Started by user Jenkins Admin Obtained pipelines/pingcap/tidb/latest/pull_integration_ddl_test.groovy from git https://github.com/PingCAP-QE/ci.git Loading library tipipeline@main Library tipipeline@main is due for a refresh after 60 minutes, clearing. Caching library tipipeline@main Attempting to resolve main from remote references... > git --version # timeout=10 > git --version # 'git version 2.39.2' > git ls-remote -- https://github.com/PingCAP-QE/ci # timeout=10 Found match: refs/heads/main revision 03312178c534dce949face80c69812d989e55009 The recommended git tool is: git No credentials specified > git rev-parse --resolve-git-dir /var/jenkins_home/jobs/pingcap/jobs/tidb/jobs/pull_integration_ddl_test/workspace@libs/028688d6a2298cb8f56fc89656584a6e89655f25aed21ceab3b5624e60735994/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/PingCAP-QE/ci # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/PingCAP-QE/ci > git --version # timeout=10 > git --version # 'git version 2.39.2' > git fetch --no-tags --force --progress -- https://github.com/PingCAP-QE/ci +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 03312178c534dce949face80c69812d989e55009 (main) > git config core.sparsecheckout # timeout=10 > git checkout -f 03312178c534dce949face80c69812d989e55009 # timeout=10 Commit message: "fix(br): use failpoint tidb-server instead (#2951)" > git rev-list --no-walk 635c5544ae8ad74f0d959461cc1d4bc8eba1b9bf # timeout=10 [Pipeline] Start of Pipeline [Pipeline] readJSON [Pipeline] readTrusted Obtained pipelines/pingcap/tidb/latest/pod-pull_integration_ddl_test.yaml from git https://github.com/PingCAP-QE/ci.git [Pipeline] podTemplate [Pipeline] { [Pipeline] node Created Pod: kubernetes jenkins-tidb/pingcap-tidb-pull-integration-ddl-test-8553-474q8-tnghx-vg5ss Still waiting to schedule task ‘pingcap-tidb-pull-integration-ddl-test-8553-474q8-tnghx-vg5ss’ is offline Agent pingcap-tidb-pull-integration-ddl-test-8553-474q8-tnghx-vg5ss is provisioned from template pingcap_tidb_pull_integration_ddl_test_8553-474q8-tnghx --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tidb/job/pull_integration_ddl_test/8553/" runUrl: "job/pingcap/job/tidb/job/pull_integration_ddl_test/8553/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "f249d439d8548411a12f4d5f4f8e1e0cce9d8658" jenkins/label: "pingcap_tidb_pull_integration_ddl_test_8553-474q8" name: "pingcap-tidb-pull-integration-ddl-test-8553-474q8-tnghx-vg5ss" namespace: "jenkins-tidb" spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: "kubernetes.io/arch" operator: "In" values: - "amd64" containers: - image: "hub.pingcap.net/jenkins/centos7_golang-1.21:latest" name: "golang" resources: limits: memory: "16Gi" cpu: "6" requests: memory: "12Gi" cpu: "4" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - image: "hub.pingcap.net/jenkins/network-multitool" name: "net-tool" resources: limits: memory: "128Mi" cpu: "100m" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-agent.apps.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "pingcap-tidb-pull-integration-ddl-test-8553-474q8-tnghx-vg5ss" - name: "JENKINS_NAME" value: "pingcap-tidb-pull-integration-ddl-test-8553-474q8-tnghx-vg5ss" - 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-pull-integration-ddl-test-8553-474q8-tnghx-vg5ss in /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_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/pull_integration_ddl_test # timeout=10 Fetching upstream changes from https://github.com/PingCAP-QE/ci.git > git --version # timeout=10 > git --version # 'git version 2.39.2' > git fetch --tags --force --progress --depth=1 -- https://github.com/PingCAP-QE/ci.git +refs/heads/*:refs/remotes/origin/* # timeout=5 Avoid second fetch Checking out Revision 03312178c534dce949face80c69812d989e55009 (origin/main) Commit message: "fix(br): use failpoint tidb-server instead (#2951)" [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] withCredentials Masking supported pattern matches of $GITHUB_TOKEN [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 40 min [Pipeline] { > git config remote.origin.url https://github.com/PingCAP-QE/ci.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 03312178c534dce949face80c69812d989e55009 # timeout=10 [Pipeline] stage [Pipeline] { (Debug info) [Pipeline] sh + printenv PROW_JOB_ID=a0aeab09-97bc-4f25-8361-9b7e201b9e4d JENKINS_NODE_COOKIE=a587fe9f-133b-4904-bfb5-73bc22f3c6e4 BUILD_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/pull_integration_ddl_test/8553/ GOLANG_VERSION=1.21.6 HOSTNAME=pingcap-tidb-pull-integration-ddl-test-8553-474q8-tnghx-vg5ss 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-pull_integration_ddl_test-8553 KUBERNETES_SERVICE_PORT=443 GIT_PREVIOUS_COMMIT=03312178c534dce949face80c69812d989e55009 JOB_SPEC={"type":"presubmit","job":"pingcap/tidb/pull_integration_ddl_test","buildid":"1787417488900755456","prowjobid":"a0aeab09-97bc-4f25-8361-9b7e201b9e4d","refs":{"org":"pingcap","repo":"tidb","base_ref":"master","base_sha":"17d3f7fd4599c86fed367db1051156abc0b3cd5b","pulls":[{"number":52979,"author":"AilinKid","sha":"b0d261279c255c19158d64f9babe555d41756bd8","title":"planner: fix index merge shouldn't push partial limit down when index plans are keep ordered"}]}} KUBERNETES_SERVICE_HOST=10.233.0.1 WORKSPACE=/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test JOB_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/pull_integration_ddl_test/ RUN_CHANGES_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/pull_integration_ddl_test/8553/display/redirect?page=changes RUN_ARTIFACTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/pull_integration_ddl_test/8553/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/pull_integration_ddl_test/8553/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/pull_integration_ddl_test HUDSON_URL=https://do.pingcap.net/jenkins/ JOB_NAME=pingcap/tidb/pull_integration_ddl_test TZ=Asia/Shanghai BUILD_DISPLAY_NAME=#8553 JENKINS_URL=https://do.pingcap.net/jenkins/ BUILD_ID=1787417488900755456 GOLANG_DOWNLOAD_SHA256=3f934f40ac360b9c01f616a9aa1796d227d8b0328bf64cb045c7b8c4ee9caea4 JOB_BASE_NAME=pull_integration_ddl_test GIT_PREVIOUS_SUCCESSFUL_COMMIT=03312178c534dce949face80c69812d989e55009 RUN_TESTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/pull_integration_ddl_test/8553/display/redirect?page=tests SHLVL=3 HOME=/home/jenkins POD_LABEL=pingcap_tidb_pull_integration_ddl_test_8553-474q8 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/pull_integration_ddl_test@tmp EXECUTOR_NUMBER=0 JENKINS_SERVER_COOKIE=durable-a495399657aa28767a8b8897401f5fe39c602446c1e9d68b232b14329dde791e NODE_LABELS=pingcap_tidb_pull_integration_ddl_test_8553-474q8 pingcap-tidb-pull-integration-ddl-test-8553-474q8-tnghx-vg5ss GIT_URL=https://github.com/PingCAP-QE/ci.git HUDSON_HOME=/var/jenkins_home CLASSPATH= NODE_NAME=pingcap-tidb-pull-integration-ddl-test-8553-474q8-tnghx-vg5ss GITHUB_TOKEN=**** GOPATH=/go JOB_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/pull_integration_ddl_test/display/redirect BUILD_NUMBER=8553 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-build2759719103=/tmp/go-build -gno-record-gcc-switches' + echo ------------------------- ------------------------- + echo 'debug command: kubectl -n jenkins-tidb exec -ti pingcap-tidb-pull-integration-ddl-test-8553-474q8-tnghx-vg5ss bash' debug command: kubectl -n jenkins-tidb exec -ti pingcap-tidb-pull-integration-ddl-test-8553-474q8-tnghx-vg5ss 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: 9432 ;; flags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1 ;; OPT PSEUDOSECTION: ; EDNS: version: 0, flags:; udp: 1232 ; COOKIE: dec13c36d8989495 (echoed) ;; QUESTION SECTION: ;github.com. IN A ;; ANSWER SECTION: github.com. 14 IN A 20.205.243.166 ;; Query time: 0 msec ;; SERVER: 169.254.25.10#53(169.254.25.10) (UDP) ;; WHEN: Mon May 06 09:43:12 UTC 2024 ;; MSG SIZE rcvd: 77 [Pipeline] script [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Checkout) [Pipeline] timeout Timeout set to expire in 10 min [Pipeline] { [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb [Pipeline] { [Pipeline] cache Cache restored successfully (git/pingcap/tidb/rev-17d3f7f-b0d2612) 460720128 bytes in 2.36 secs (194864161 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/pull_integration_ddl_test/tidb/.git/ .git HEAD is now at 921a1bd016 Merge commit 'b0d261279c255c19158d64f9babe555d41756bd8' into HEAD POST git-upload-pack (656 bytes) From https://github.com/pingcap/tidb = [up to date] master -> origin/master = [up to date] refs/pull/52979/head -> origin/pr/52979/head Warning: you are leaving 1 commit behind, not connected to any of your branches: 921a1bd016 Merge commit 'b0d261279c255c19158d64f9babe555d41756bd8' into HEAD If you want to keep it by creating a new branch, this may be a good time to do so with: git branch 921a1bd016 HEAD is now at 17d3f7fd45 planner: small refactor for plan cache (#53028) 🚧 Checkouting to base SHA:17d3f7fd4599c86fed367db1051156abc0b3cd5b... HEAD is now at 17d3f7fd45 planner: small refactor for plan cache (#53028) ✅ Checked. 🎉 🧾 HEAD info: 17d3f7fd4599c86fed367db1051156abc0b3cd5b 17d3f7fd45 planner: small refactor for plan cache (#53028) 659f32a813 infoschema: try other PDs if one cannot serve the request (#52843) 516977e1f9 planner: move ShowPredicateExtractor interface to base package out of core (#52953) 🚧 Pre-merge heads of pull requests to base SHA: 17d3f7fd4599c86fed367db1051156abc0b3cd5b ... Merge made by the 'ort' strategy. pkg/planner/core/task.go | 12 +++++-- .../casetest/physicalplantest/physical_plan.result | 41 ++++++++++++++++++++++ .../casetest/physicalplantest/physical_plan.test | 14 ++++++++ 3 files changed, 64 insertions(+), 3 deletions(-) 🧾 Pre-merged result: d57495823941393306489f68be51ecf6d9e4ea9b d574958239 Merge commit 'b0d261279c255c19158d64f9babe555d41756bd8' into HEAD 17d3f7fd45 planner: small refactor for plan cache (#53028) b0d261279c . ✅ Pre merged 🎉 ✅ ~~~~~All done.~~~~~~ [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // retry [Pipeline] } Cache not saved (git/pingcap/tidb/rev-17d3f7f-b0d2612 already exists) [Pipeline] // cache [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb-test [Pipeline] { [Pipeline] cache Cache restored successfully (git/PingCAP-QE/tidb-test/rev-b0d261279c255c19158d64f9babe555d41756bd8) 609049600 bytes in 3.21 secs (189662996 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@27ef1cb8; decorates RemoteLauncher[hudson.remoting.Channel@2b4cd280:JNLP4-connect connection from 10.233.92.18/10.233.92.18:39868] will be ignored (a typical symptom is the Git executable not being run inside a designated container) > git rev-parse --resolve-git-dir /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb-test/.git # timeout=10 Fetching changes from the remote Git repository Pruning obsolete local branches Cleaning workspace > 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/pull_integration_ddl_test/tidb-test@tmp/jenkins-gitclient-ssh16483829692833109461.key > git fetch --tags --force --progress --prune -- git@github.com:PingCAP-QE/tidb-test.git +refs/heads/*:refs/remotes/origin/* # timeout=5 Checking out Revision dae424f5f68bb55818c1e169b732f8889b04a31b (origin/master) Commit message: "update alter table test result | tidb=pr/52967 (#2320)" [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // retry [Pipeline] } Cache not saved (git/PingCAP-QE/tidb-test/rev-b0d261279c255c19158d64f9babe555d41756bd8 already exists) [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/pull_integration_ddl_test/tidb [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] sh > git rev-parse origin/master^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dae424f5f68bb55818c1e169b732f8889b04a31b # timeout=10 + '[' -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-87-gd574958239" -X "github.com/pingcap/tidb/pkg/util/versioninfo.TiDBBuildTS=2024-05-06 09:44:00" -X "github.com/pingcap/tidb/pkg/util/versioninfo.TiDBGitHash=d57495823941393306489f68be51ecf6d9e4ea9b" -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/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/exp v0.0.0-20240404231335-c0f41cb1a7a0 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/pingcap/log v1.1.1-0.20240314023424-862ccc32f18d go: downloading github.com/tikv/pd/client v0.0.0-20240430080403-1679dbca25b3 go: downloading golang.org/x/sys v0.19.0 go: downloading go.uber.org/automaxprocs v1.5.3 go: downloading github.com/otiai10/copy v1.2.0 go: downloading github.com/pingcap/tipb v0.0.0-20240318032315-55a7867ddd50 go: downloading github.com/pingcap/errors v0.11.5-0.20240318064555-6bd07397691f go: downloading google.golang.org/grpc v1.63.2 go: downloading go.uber.org/zap v1.27.0 go: downloading go.etcd.io/etcd/api/v3 v3.5.12 go: downloading github.com/BurntSushi/toml v1.3.2 go: downloading go.uber.org/atomic v1.11.0 go: downloading github.com/uber/jaeger-client-go v2.22.1+incompatible go: downloading github.com/shirou/gopsutil/v3 v3.24.2 go: downloading github.com/cznic/mathutil v0.0.0-20181122101859-297441e03548 go: downloading go.etcd.io/etcd/client/v3 v3.5.12 go: downloading github.com/wangjohn/quickselect v0.0.0-20161129230411-ed8402a42d5f go: downloading golang.org/x/sync v0.7.0 go: downloading github.com/danjacques/gofslock v0.0.0-20191023191349-0a45f885bc37 go: downloading github.com/google/pprof v0.0.0-20240117000934-35fc243c5815 go: downloading github.com/golang/protobuf v1.5.4 go: downloading golang.org/x/net v0.24.0 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.4.0 go: downloading github.com/jellydator/ttlcache/v3 v3.0.1 go: downloading github.com/google/uuid v1.6.0 go: downloading github.com/ngaut/pools v0.0.0-20180318154953-b7bc8c42aac7 go: downloading github.com/golang/snappy v0.0.4 go: downloading github.com/cockroachdb/errors v1.11.1 go: downloading github.com/pingcap/sysutil v1.0.1-0.20240311050922-ae81ee01f3a5 go: downloading golang.org/x/text v0.14.0 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 go: downloading github.com/influxdata/tdigest v0.0.1 go: downloading github.com/twmb/murmur3 v1.1.6 go: downloading github.com/stretchr/testify v1.9.0 go: downloading github.com/lestrrat-go/jwx/v2 v2.0.21 go: downloading github.com/tiancaiamao/gp v0.0.0-20221230034425-4025bc8a4d4a go: downloading github.com/dgraph-io/ristretto v0.1.1 go: downloading github.com/gogo/protobuf v1.3.2 go: downloading github.com/cloudfoundry/gosigar v1.3.6 go: downloading github.com/blacktear23/go-proxyprotocol v1.0.6 go: downloading github.com/coocood/freecache v1.2.1 go: downloading github.com/gorilla/mux v1.8.0 go: downloading github.com/klauspost/compress v1.17.7 go: downloading github.com/pingcap/fn v1.0.0 go: downloading github.com/soheilhy/cmux v0.1.5 go: downloading github.com/tiancaiamao/appdash v0.0.0-20181126055449-889f96f722a2 go: downloading github.com/json-iterator/go v1.1.12 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20240304212257-790db918fca8 go: downloading github.com/prometheus/client_model v0.6.1 go: downloading github.com/sourcegraph/appdash-data v0.0.0-20151005221446-73f23eafcf67 go: downloading cloud.google.com/go/storage v1.36.0 go: downloading go.uber.org/mock v0.4.0 go: downloading github.com/dolthub/swiss v0.2.1 go: downloading github.com/fatih/color v1.16.0 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading github.com/docker/go-units v0.5.0 go: downloading github.com/YangKeao/ldap/v3 v3.4.5-0.20230421065457-369a3bab1117 go: downloading github.com/go-sql-driver/mysql v1.7.1 go: downloading gopkg.in/natefinch/lumberjack.v2 v2.2.1 go: downloading golang.org/x/time v0.5.0 go: downloading github.com/pingcap/badger v1.5.1-0.20230103063557-828f39b09b6d go: downloading github.com/tidwall/btree v1.7.0 go: downloading github.com/opentracing/basictracer-go v1.0.0 go: downloading github.com/google/btree v1.1.2 go: downloading github.com/dgryski/go-farm v0.0.0-20200201041132-a6ae2369ad13 go: downloading github.com/sourcegraph/appdash v0.0.0-20190731080439-ebfcffb1b5c0 go: downloading github.com/remyoudompheng/bigfft v0.0.0-20230129092748-24d4a6f8daec go: downloading golang.org/x/tools v0.20.0 go: downloading go.etcd.io/etcd/client/pkg/v3 v3.5.12 go: downloading github.com/aws/aws-sdk-go v1.50.0 go: downloading google.golang.org/protobuf v1.33.0 go: downloading github.com/jfcg/sorty/v2 v2.1.0 go: downloading github.com/cockroachdb/pebble v1.1.0 go: downloading github.com/joho/sqltocsv v0.0.0-20210428211105-a6d6801d59df go: downloading github.com/carlmjohnson/flagext v0.21.0 go: downloading github.com/spkg/bom v1.0.0 go: downloading github.com/xitongsys/parquet-go v1.5.5-0.20201110004701-b09c49d6d457 go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/cespare/xxhash/v2 v2.3.0 go: downloading github.com/prometheus/procfs v0.13.0 go: downloading github.com/robfig/cron/v3 v3.0.1 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/uber/jaeger-lib v2.4.1+incompatible go: downloading github.com/cockroachdb/logtags v0.0.0-20230118201751-21c54148d20b go: downloading github.com/cockroachdb/redact v1.1.5 go: downloading github.com/getsentry/sentry-go v0.27.0 go: downloading github.com/tklauser/go-sysconf v0.3.12 go: downloading github.com/coreos/go-semver v0.3.1 go: downloading go.uber.org/multierr v1.11.0 go: downloading github.com/ngaut/sync2 v0.0.0-20141008032647-7a24ed77b2ef go: downloading github.com/prometheus/common v0.53.0 go: downloading github.com/cheggaaa/pb/v3 v3.0.8 go: downloading github.com/spf13/cobra v1.8.0 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240401170217-c3f982113cda go: downloading github.com/kr/pretty v0.3.1 go: downloading github.com/pingcap/goleveldb v0.0.0-20191226122134-f82aafb29989 go: downloading github.com/jedib0t/go-pretty/v6 v6.2.2 go: downloading github.com/vbauerster/mpb/v7 v7.5.3 go: downloading golang.org/x/term v0.19.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 google.golang.org/genproto v0.0.0-20240227224415-6ceb2ff114de 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/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/mattn/go-isatty v0.0.20 go: downloading github.com/mattn/go-colorable v0.1.13 go: downloading github.com/dolthub/maphash v0.1.0 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/rogpeppe/go-internal v1.12.0 go: downloading github.com/VividCortex/ewma v1.2.0 go: downloading github.com/mattn/go-runewidth v0.0.15 go: downloading github.com/jfcg/sixb v1.3.8 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/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading github.com/tklauser/numcpus v0.6.1 go: downloading github.com/apache/thrift v0.16.0 go: downloading github.com/coreos/go-systemd/v22 v22.5.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 github.com/acarl005/stripansi v0.0.0-20180116102854-5a71ef0e047d go: downloading github.com/rivo/uniseg v0.4.6 go: downloading golang.org/x/crypto v0.22.0 go: downloading github.com/dustin/go-humanize v1.0.1 go: downloading github.com/golang/glog v1.2.0 go: downloading github.com/Azure/azure-sdk-for-go/sdk/internal v1.5.1 go: downloading cloud.google.com/go v0.112.0 go: downloading cloud.google.com/go/compute/metadata v0.2.3 go: downloading github.com/ncw/directio v1.0.5 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/klauspost/cpuid v1.3.1 go: downloading github.com/AzureAD/microsoft-authentication-library-for-go v1.2.1 go: downloading github.com/lestrrat-go/iter v1.0.2 go: downloading github.com/lestrrat-go/option v1.0.1 go: downloading github.com/lestrrat-go/blackmagic v1.0.2 go: downloading github.com/lestrrat-go/httprc v1.0.5 go: downloading cloud.google.com/go/compute v1.24.0 go: downloading cloud.google.com/go/iam v1.1.6 go: downloading github.com/googleapis/gax-go/v2 v2.12.0 go: downloading go.opentelemetry.io/otel v1.22.0 go: downloading go.opencensus.io v0.24.0 go: downloading go.opentelemetry.io/otel/trace v1.22.0 go: downloading github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c go: downloading github.com/golang-jwt/jwt/v5 v5.2.0 go: downloading github.com/kylelemons/godebug v1.1.0 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da go: downloading go.opentelemetry.io/otel/metric v1.22.0 go: downloading github.com/go-logr/stdr v1.2.2 go: downloading github.com/go-logr/logr v1.4.1 go: downloading github.com/DataDog/zstd v1.5.5 go: downloading github.com/cockroachdb/tokenbucket v0.0.0-20230807174530-cc333fc44b06 go: downloading k8s.io/apimachinery v0.28.6 go: downloading k8s.io/klog/v2 v2.120.1 go: downloading github.com/google/gofuzz v1.2.0 go: downloading gopkg.in/inf.v0 v0.9.1 go: downloading k8s.io/utils v0.0.0-20230726121419-3b25d923346b go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.4.1 go: downloading sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd go: downloading github.com/lestrrat-go/httpcc v1.0.1 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 github.com/google/s2a-go v0.1.7 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.47.0 go: downloading github.com/felixge/httpsnoop v1.0.4 go: downloading github.com/jmespath/go-jmespath v0.4.0 Build TiDB Server successfully! [Pipeline] sh + ls bin/ddltest ls: cannot access bin/ddltest: No such file or directory + make ddltest go: downloading go.uber.org/goleak v1.3.0 [Pipeline] retry [Pipeline] { [Pipeline] sh + chmod +x /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/scripts/PingCAP-QE/tidb-test/download_pingcap_artifact.sh /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/scripts/PingCAP-QE/tidb-test/download_pingcap_artifact_v2.sh /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/scripts/PingCAP-QE/tidb-test/run-integration-mysql-test.sh /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/scripts/PingCAP-QE/tidb-test/run-mysql-test.sh /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/scripts/PingCAP-QE/tidb-test/start_tikv.sh + /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_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 88099c95a3c0c13a827c0795c3d45070264665e4 TIKV: http://fileserver.pingcap.net/download/builds/pingcap/tikv/88099c95a3c0c13a827c0795c3d45070264665e4/centos7/tikv-server.tar.gz download tikv-server.tar.gz from http://fileserver.pingcap.net/download/builds/pingcap/tikv/88099c95a3c0c13a827c0795c3d45070264665e4/centos7/tikv-server.tar.gz >>> start download pd pd master sha1 is f83febabecb98b95b098fd31a3664178f8a6b437 PD: http://fileserver.pingcap.net/download/builds/pingcap/pd/f83febabecb98b95b098fd31a3664178f8a6b437/centos7/pd-server.tar.gz download pd-server.tar.gz from http://fileserver.pingcap.net/download/builds/pingcap/pd/f83febabecb98b95b098fd31a3664178f8a6b437/centos7/pd-server.tar.gz total 523M drwxr-sr-x. 3 jenkins jenkins 4.0K May 6 17:52 . drwxr-sr-x. 18 jenkins jenkins 4.0K May 6 17:51 .. drwxr-sr-x. 2 jenkins jenkins 4.0K May 6 17:52 bin -rwxr-xr-x. 1 jenkins jenkins 106M May 6 16:49 pd-server -rwxr-xr-x. 1 jenkins jenkins 418M May 6 15:33 tikv-server + mv third_bin/tikv-server bin/ + mv third_bin/pd-server bin/ + ls -alh bin/ total 930M drwxr-sr-x. 2 jenkins jenkins 4.0K May 6 17:52 . drwxr-sr-x. 18 jenkins jenkins 4.0K May 6 17:51 .. -rwxr-xr-x. 1 jenkins jenkins 200M May 6 17:51 ddltest -rwxr-xr-x. 1 jenkins jenkins 106M May 6 16:49 pd-server -rwxr-xr-x. 1 jenkins jenkins 208M May 6 17:48 tidb-server -rwxr-xr-x. 1 jenkins jenkins 418M May 6 15:33 tikv-server [Pipeline] } [Pipeline] // retry [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb-test [Pipeline] { [Pipeline] cache Cache not restored (no such key found) [Pipeline] { [Pipeline] sh + touch ws-jenkins-pingcap-tidb-pull_integration_ddl_test-8553 + mkdir -p bin + cp /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/bin/ddltest /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/bin/pd-server /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/bin/tidb-server /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/bin/tikv-server bin/ + chmod +x bin/ddltest bin/pd-server bin/tidb-server bin/tikv-server + ls -alh bin/ total 930M drwxr-sr-x. 2 jenkins jenkins 4.0K May 6 17:52 . drwxr-sr-x. 49 jenkins jenkins 4.0K May 6 17:52 .. -rwxr-xr-x. 1 jenkins jenkins 200M May 6 17:52 ddltest -rwxr-xr-x. 1 jenkins jenkins 106M May 6 17:52 pd-server -rwxr-xr-x. 1 jenkins jenkins 208M May 6 17:52 tidb-server -rwxr-xr-x. 1 jenkins jenkins 418M May 6 17:52 tikv-server + ./bin/pd-server -V Release Version: v8.2.0-alpha-15-gf83febabe Edition: Community Git Commit Hash: f83febabecb98b95b098fd31a3664178f8a6b437 Git Branch: master UTC Build Time: 2024-05-06 08:48:58 + ./bin/tikv-server -V TiKV Release Version: 8.2.0-alpha Edition: Community Git Commit Hash: 88099c95a3c0c13a827c0795c3d45070264665e4 Git Commit Branch: master UTC Build Time: 2024-05-06 06:37:19 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-87-gd574958239 Edition: Community Git Commit Hash: d57495823941393306489f68be51ecf6d9e4ea9b Git Branch: HEAD UTC Build Time: 2024-05-06 09:44:00 GoVersion: go1.21.6 Race Enabled: false Check Table Before Drop: false Store: unistore [Pipeline] } Cache saved successfully (ws/jenkins-pingcap-tidb-pull_integration_ddl_test-8553/tidb-test) 1583622656 bytes in 28.35 secs (55864176 bytes/sec) [Pipeline] // cache [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Tests) [Pipeline] parallel [Pipeline] { (Branch: Matrix - DDL_TEST = '^TestSimple.*Insert$') [Pipeline] { (Branch: Matrix - DDL_TEST = '^TestSimple.*Update$') [Pipeline] { (Branch: Matrix - DDL_TEST = '^TestSimple.*Delete$') [Pipeline] { (Branch: Matrix - DDL_TEST = '^TestSimp(le$|leMixed$|leInc$)') [Pipeline] { (Branch: Matrix - DDL_TEST = '^TestColumn$') [Pipeline] { (Branch: Matrix - DDL_TEST = '^TestIndex$') [Pipeline] stage [Pipeline] { (Matrix - DDL_TEST = '^TestSimple.*Insert$') [Pipeline] stage [Pipeline] { (Matrix - DDL_TEST = '^TestSimple.*Update$') [Pipeline] stage [Pipeline] { (Matrix - DDL_TEST = '^TestSimple.*Delete$') [Pipeline] stage [Pipeline] { (Matrix - DDL_TEST = '^TestSimp(le$|leMixed$|leInc$)') [Pipeline] stage [Pipeline] { (Matrix - DDL_TEST = '^TestColumn$') [Pipeline] stage [Pipeline] { (Matrix - DDL_TEST = '^TestIndex$') [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 Obtained pipelines/pingcap/tidb/latest/pod-pull_integration_ddl_test.yaml from git https://github.com/PingCAP-QE/ci.git [Pipeline] podTemplate [Pipeline] { [Pipeline] node Obtained pipelines/pingcap/tidb/latest/pod-pull_integration_ddl_test.yaml from git https://github.com/PingCAP-QE/ci.git [Pipeline] podTemplate [Pipeline] { [Pipeline] node Created Pod: kubernetes jenkins-tidb/pingcap-tidb-pull-integration-ddl-test-8553-rzh43-6shgf-nl70x Created Pod: kubernetes jenkins-tidb/pingcap-tidb-pull-integration-ddl-test-8553-smmwj-fpkzp-f3jv6 Obtained pipelines/pingcap/tidb/latest/pod-pull_integration_ddl_test.yaml from git https://github.com/PingCAP-QE/ci.git [Pipeline] podTemplate [Pipeline] { [Pipeline] node Obtained pipelines/pingcap/tidb/latest/pod-pull_integration_ddl_test.yaml from git https://github.com/PingCAP-QE/ci.git [Pipeline] podTemplate [Pipeline] { Created Pod: kubernetes jenkins-tidb/pingcap-tidb-pull-integration-ddl-test-8553-h5qqg-g19rb-mrtg5 [Pipeline] node Obtained pipelines/pingcap/tidb/latest/pod-pull_integration_ddl_test.yaml from git https://github.com/PingCAP-QE/ci.git [Pipeline] podTemplate [Pipeline] { [Pipeline] node Created Pod: kubernetes jenkins-tidb/pingcap-tidb-pull-integration-ddl-test-8553-m1pwh-wrvh3-tljkh Obtained pipelines/pingcap/tidb/latest/pod-pull_integration_ddl_test.yaml from git https://github.com/PingCAP-QE/ci.git [Pipeline] podTemplate [Pipeline] { Created Pod: kubernetes jenkins-tidb/pingcap-tidb-pull-integration-ddl-test-8553-1w0ft-nhd7q-6ddc6 [Pipeline] node Created Pod: kubernetes jenkins-tidb/pingcap-tidb-pull-integration-ddl-test-8553-4q0fh-kjm99-x6vd1 Agent pingcap-tidb-pull-integration-ddl-test-8553-smmwj-fpkzp-f3jv6 is provisioned from template pingcap_tidb_pull_integration_ddl_test_8553-smmwj-fpkzp --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tidb/job/pull_integration_ddl_test/8553/" runUrl: "job/pingcap/job/tidb/job/pull_integration_ddl_test/8553/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "3ff042b49b8538dcb99ca7b71d5bf3025632e42e" jenkins/label: "pingcap_tidb_pull_integration_ddl_test_8553-smmwj" name: "pingcap-tidb-pull-integration-ddl-test-8553-smmwj-fpkzp-f3jv6" namespace: "jenkins-tidb" spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: "kubernetes.io/arch" operator: "In" values: - "amd64" containers: - image: "hub.pingcap.net/jenkins/centos7_golang-1.21:latest" name: "golang" resources: limits: memory: "16Gi" cpu: "6" requests: memory: "12Gi" cpu: "4" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - image: "hub.pingcap.net/jenkins/network-multitool" name: "net-tool" resources: limits: memory: "128Mi" cpu: "100m" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-agent.apps.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "pingcap-tidb-pull-integration-ddl-test-8553-smmwj-fpkzp-f3jv6" - name: "JENKINS_NAME" value: "pingcap-tidb-pull-integration-ddl-test-8553-smmwj-fpkzp-f3jv6" - 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-pull-integration-ddl-test-8553-smmwj-fpkzp-f3jv6 in /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test [Pipeline] { [Pipeline] checkout Agent pingcap-tidb-pull-integration-ddl-test-8553-rzh43-6shgf-nl70x is provisioned from template pingcap_tidb_pull_integration_ddl_test_8553-rzh43-6shgf --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tidb/job/pull_integration_ddl_test/8553/" runUrl: "job/pingcap/job/tidb/job/pull_integration_ddl_test/8553/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "0411caffc811066ea5b2c472ea62073b26488e31" jenkins/label: "pingcap_tidb_pull_integration_ddl_test_8553-rzh43" name: "pingcap-tidb-pull-integration-ddl-test-8553-rzh43-6shgf-nl70x" namespace: "jenkins-tidb" spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: "kubernetes.io/arch" operator: "In" values: - "amd64" containers: - image: "hub.pingcap.net/jenkins/centos7_golang-1.21:latest" name: "golang" resources: limits: memory: "16Gi" cpu: "6" requests: memory: "12Gi" cpu: "4" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - image: "hub.pingcap.net/jenkins/network-multitool" name: "net-tool" resources: limits: memory: "128Mi" cpu: "100m" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-agent.apps.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "pingcap-tidb-pull-integration-ddl-test-8553-rzh43-6shgf-nl70x" - name: "JENKINS_NAME" value: "pingcap-tidb-pull-integration-ddl-test-8553-rzh43-6shgf-nl70x" - 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-pull-integration-ddl-test-8553-rzh43-6shgf-nl70x in /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test [Pipeline] { The recommended git tool is: git [Pipeline] checkout The recommended git tool is: git No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@605d4ffd; decorates RemoteLauncher[hudson.remoting.Channel@54ba8511:JNLP4-connect connection from 10.233.87.180/10.233.87.180:36822] 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@4185591c; decorates RemoteLauncher[hudson.remoting.Channel@553b6c9a:JNLP4-connect connection from 10.233.87.54/10.233.87.54:54824] 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/pull_integration_ddl_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/pull_integration_ddl_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) Agent pingcap-tidb-pull-integration-ddl-test-8553-m1pwh-wrvh3-tljkh is provisioned from template pingcap_tidb_pull_integration_ddl_test_8553-m1pwh-wrvh3 --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tidb/job/pull_integration_ddl_test/8553/" runUrl: "job/pingcap/job/tidb/job/pull_integration_ddl_test/8553/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "c6170361125a77215f48bfeec0a658a0c673b3f6" jenkins/label: "pingcap_tidb_pull_integration_ddl_test_8553-m1pwh" name: "pingcap-tidb-pull-integration-ddl-test-8553-m1pwh-wrvh3-tljkh" namespace: "jenkins-tidb" spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: "kubernetes.io/arch" operator: "In" values: - "amd64" containers: - image: "hub.pingcap.net/jenkins/centos7_golang-1.21:latest" name: "golang" resources: limits: memory: "16Gi" cpu: "6" requests: memory: "12Gi" cpu: "4" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - image: "hub.pingcap.net/jenkins/network-multitool" name: "net-tool" resources: limits: memory: "128Mi" cpu: "100m" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-agent.apps.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "pingcap-tidb-pull-integration-ddl-test-8553-m1pwh-wrvh3-tljkh" - name: "JENKINS_NAME" value: "pingcap-tidb-pull-integration-ddl-test-8553-m1pwh-wrvh3-tljkh" - 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-pull-integration-ddl-test-8553-m1pwh-wrvh3-tljkh in /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test [Pipeline] { [Pipeline] checkout Agent pingcap-tidb-pull-integration-ddl-test-8553-1w0ft-nhd7q-6ddc6 is provisioned from template pingcap_tidb_pull_integration_ddl_test_8553-1w0ft-nhd7q --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tidb/job/pull_integration_ddl_test/8553/" runUrl: "job/pingcap/job/tidb/job/pull_integration_ddl_test/8553/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "e68637217a57e6516a571fdcf822a5cae164ee90" jenkins/label: "pingcap_tidb_pull_integration_ddl_test_8553-1w0ft" name: "pingcap-tidb-pull-integration-ddl-test-8553-1w0ft-nhd7q-6ddc6" namespace: "jenkins-tidb" spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: "kubernetes.io/arch" operator: "In" values: - "amd64" containers: - image: "hub.pingcap.net/jenkins/centos7_golang-1.21:latest" name: "golang" resources: limits: memory: "16Gi" cpu: "6" requests: memory: "12Gi" cpu: "4" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - image: "hub.pingcap.net/jenkins/network-multitool" name: "net-tool" resources: limits: memory: "128Mi" cpu: "100m" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-agent.apps.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "pingcap-tidb-pull-integration-ddl-test-8553-1w0ft-nhd7q-6ddc6" - name: "JENKINS_NAME" value: "pingcap-tidb-pull-integration-ddl-test-8553-1w0ft-nhd7q-6ddc6" - 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" Commit message: "fix(br): use failpoint tidb-server instead (#2951)" The recommended git tool is: git [Pipeline] withEnv Running on pingcap-tidb-pull-integration-ddl-test-8553-1w0ft-nhd7q-6ddc6 in /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test [Pipeline] { [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] checkout [Pipeline] stage [Pipeline] { (Test) The recommended git tool is: git [Pipeline] timeout Timeout set to expire in 40 min [Pipeline] { [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb-test [Pipeline] { [Pipeline] cache > git config remote.origin.url https://github.com/PingCAP-QE/ci.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 03312178c534dce949face80c69812d989e55009 # timeout=10 > 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 Agent pingcap-tidb-pull-integration-ddl-test-8553-4q0fh-kjm99-x6vd1 is provisioned from template pingcap_tidb_pull_integration_ddl_test_8553-4q0fh-kjm99 --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tidb/job/pull_integration_ddl_test/8553/" runUrl: "job/pingcap/job/tidb/job/pull_integration_ddl_test/8553/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "c0d7eea9bb9e7d1cf020913238eff1f9e9d7477e" jenkins/label: "pingcap_tidb_pull_integration_ddl_test_8553-4q0fh" name: "pingcap-tidb-pull-integration-ddl-test-8553-4q0fh-kjm99-x6vd1" namespace: "jenkins-tidb" spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: "kubernetes.io/arch" operator: "In" values: - "amd64" containers: - image: "hub.pingcap.net/jenkins/centos7_golang-1.21:latest" name: "golang" resources: limits: memory: "16Gi" cpu: "6" requests: memory: "12Gi" cpu: "4" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - image: "hub.pingcap.net/jenkins/network-multitool" name: "net-tool" resources: limits: memory: "128Mi" cpu: "100m" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-agent.apps.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "pingcap-tidb-pull-integration-ddl-test-8553-4q0fh-kjm99-x6vd1" - name: "JENKINS_NAME" value: "pingcap-tidb-pull-integration-ddl-test-8553-4q0fh-kjm99-x6vd1" - 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" Avoid second fetch Running on pingcap-tidb-pull-integration-ddl-test-8553-4q0fh-kjm99-x6vd1 in /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test Checking out Revision 03312178c534dce949face80c69812d989e55009 (origin/main) Commit message: "fix(br): use failpoint tidb-server instead (#2951)" No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@6395c552; decorates RemoteLauncher[hudson.remoting.Channel@3e3f4cda:JNLP4-connect connection from 10.233.85.48/10.233.85.48:36878] 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 > git rev-parse origin/main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 03312178c534dce949face80c69812d989e55009 # timeout=10 No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@4867a444; decorates RemoteLauncher[hudson.remoting.Channel@28b8efd7:JNLP4-connect connection from 10.233.87.49/10.233.87.49:56206] 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/pull_integration_ddl_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/pull_integration_ddl_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) 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 > 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)" Commit message: "fix(br): use failpoint tidb-server instead (#2951)" Still waiting to schedule task ‘pingcap-tidb-pull-integration-ddl-test-8553-h5qqg-g19rb-mrtg5’ is offline Cache restored successfully (ws/jenkins-pingcap-tidb-pull_integration_ddl_test-8553/tidb-test) 1583622656 bytes in 11.08 secs (142897083 bytes/sec) [Pipeline] { [Pipeline] sh [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] checkout [Pipeline] container [Pipeline] { The recommended git tool is: git [Pipeline] container [Pipeline] { [Pipeline] container [Pipeline] { + ls -alh bin/ total 930M drwxr-sr-x. 2 jenkins jenkins 4.0K May 6 17:53 . drwxr-sr-x. 49 jenkins jenkins 4.0K May 6 17:53 .. -rwxr-xr-x. 1 jenkins jenkins 200M May 6 17:52 ddltest -rwxr-xr-x. 1 jenkins jenkins 106M May 6 17:52 pd-server -rwxr-xr-x. 1 jenkins jenkins 208M May 6 17:52 tidb-server -rwxr-xr-x. 1 jenkins jenkins 418M May 6 17:52 tikv-server + ./bin/pd-server -V Release Version: v8.2.0-alpha-15-gf83febabe Edition: Community Git Commit Hash: f83febabecb98b95b098fd31a3664178f8a6b437 Git Branch: master UTC Build Time: 2024-05-06 08:48:58 + ./bin/tikv-server -V TiKV Release Version: 8.2.0-alpha Edition: Community Git Commit Hash: 88099c95a3c0c13a827c0795c3d45070264665e4 Git Commit Branch: master UTC Build Time: 2024-05-06 06:37:19 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-87-gd574958239 Edition: Community Git Commit Hash: d57495823941393306489f68be51ecf6d9e4ea9b Git Branch: HEAD UTC Build Time: 2024-05-06 09:44:00 GoVersion: go1.21.6 Race Enabled: false Check Table Before Drop: false Store: unistore [Pipeline] stage [Pipeline] { (Test) [Pipeline] stage [Pipeline] { (Test) [Pipeline] stage [Pipeline] { (Test) [Pipeline] container [Pipeline] { [Pipeline] timeout Timeout set to expire in 40 min [Pipeline] { [Pipeline] timeout Timeout set to expire in 40 min [Pipeline] { [Pipeline] timeout Timeout set to expire in 40 min [Pipeline] { [Pipeline] sh [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb-test [Pipeline] { [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb-test [Pipeline] { [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb-test [Pipeline] { [Pipeline] cache wait pd ready... No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@7dcbd153; decorates RemoteLauncher[hudson.remoting.Channel@13bcda1c:JNLP4-connect connection from 10.233.83.112/10.233.83.112:44880] 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/pull_integration_ddl_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 Agent pingcap-tidb-pull-integration-ddl-test-8553-h5qqg-g19rb-mrtg5 is provisioned from template pingcap_tidb_pull_integration_ddl_test_8553-h5qqg-g19rb --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tidb/job/pull_integration_ddl_test/8553/" runUrl: "job/pingcap/job/tidb/job/pull_integration_ddl_test/8553/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "a0257f8eeac454cd9533ef3b1d1c6e38abd3ef1d" jenkins/label: "pingcap_tidb_pull_integration_ddl_test_8553-h5qqg" name: "pingcap-tidb-pull-integration-ddl-test-8553-h5qqg-g19rb-mrtg5" namespace: "jenkins-tidb" spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: "kubernetes.io/arch" operator: "In" values: - "amd64" containers: - image: "hub.pingcap.net/jenkins/centos7_golang-1.21:latest" name: "golang" resources: limits: memory: "16Gi" cpu: "6" requests: memory: "12Gi" cpu: "4" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - image: "hub.pingcap.net/jenkins/network-multitool" name: "net-tool" resources: limits: memory: "128Mi" cpu: "100m" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-agent.apps.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "pingcap-tidb-pull-integration-ddl-test-8553-h5qqg-g19rb-mrtg5" - name: "JENKINS_NAME" value: "pingcap-tidb-pull-integration-ddl-test-8553-h5qqg-g19rb-mrtg5" - 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-pull-integration-ddl-test-8553-h5qqg-g19rb-mrtg5 in /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test wait tikv ready... Cache restored successfully (ws/jenkins-pingcap-tidb-pull_integration_ddl_test-8553/tidb-test) 1583622656 bytes in 13.34 secs (118672322 bytes/sec) [Pipeline] { [Pipeline] cache total 1.2G drwxr-sr-x. 2 jenkins jenkins 4.0K May 6 17:54 . drwxr-sr-x. 51 jenkins jenkins 4.0K May 6 17:53 .. -rwxr-xr-x. 1 jenkins jenkins 200M May 6 17:52 ddltest -rwxr-xr-x. 1 jenkins jenkins 208M May 6 17:54 ddltest_tidb-server -rwxr-xr-x. 1 jenkins jenkins 106M May 6 17:52 pd-server -rwxr-xr-x. 1 jenkins jenkins 208M May 6 17:52 tidb-server -rwxr-xr-x. 1 jenkins jenkins 418M May 6 17:52 tikv-server /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb-test/ddl_test ddl_test start tidb_manager_ttl 5 === RUN TestSimpleUpdate Cache restored successfully (ws/jenkins-pingcap-tidb-pull_integration_ddl_test-8553/tidb-test) 1583622656 bytes in 5.31 secs (298241445 bytes/sec) [Pipeline] { [Pipeline] cache [2024/05/06 17:54:14.347 +08:00] [ERROR] [advancer.go:400] ["listen task meet error, would reopen."] [error=EOF] [2024/05/06 17:54:16.842 +08:00] [ERROR] [advancer.go:400] ["listen task meet error, would reopen."] [error=EOF] === RUN TestSimpleUpdate/Basic === RUN TestSimpleUpdate/Basic/test_update Cache restored successfully (ws/jenkins-pingcap-tidb-pull_integration_ddl_test-8553/tidb-test) 1583622656 bytes in 8.14 secs (194647268 bytes/sec) [Pipeline] { [Pipeline] sh [Pipeline] sh + ls -alh bin/ total 930M drwxr-sr-x. 2 jenkins jenkins 4.0K May 6 17:53 . drwxr-sr-x. 49 jenkins jenkins 4.0K May 6 17:54 .. -rwxr-xr-x. 1 jenkins jenkins 200M May 6 17:52 ddltest -rwxr-xr-x. 1 jenkins jenkins 106M May 6 17:52 pd-server -rwxr-xr-x. 1 jenkins jenkins 208M May 6 17:52 tidb-server -rwxr-xr-x. 1 jenkins jenkins 418M May 6 17:52 tikv-server + ./bin/pd-server -V Release Version: v8.2.0-alpha-15-gf83febabe Edition: Community Git Commit Hash: f83febabecb98b95b098fd31a3664178f8a6b437 Git Branch: master UTC Build Time: 2024-05-06 08:48:58 + ./bin/tikv-server -V TiKV Release Version: 8.2.0-alpha Edition: Community Git Commit Hash: 88099c95a3c0c13a827c0795c3d45070264665e4 Git Commit Branch: master UTC Build Time: 2024-05-06 06:37:19 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-87-gd574958239 Edition: Community Git Commit Hash: d57495823941393306489f68be51ecf6d9e4ea9b Git Branch: HEAD UTC Build Time: 2024-05-06 09:44:00 GoVersion: go1.21.6 Race Enabled: false Check Table Before Drop: false Store: unistore [Pipeline] sh + ls -alh bin/ total 930M drwxr-sr-x. 2 jenkins jenkins 4.0K May 6 17:54 . drwxr-sr-x. 49 jenkins jenkins 4.0K May 6 17:54 .. -rwxr-xr-x. 1 jenkins jenkins 200M May 6 17:52 ddltest -rwxr-xr-x. 1 jenkins jenkins 106M May 6 17:52 pd-server -rwxr-xr-x. 1 jenkins jenkins 208M May 6 17:52 tidb-server -rwxr-xr-x. 1 jenkins jenkins 418M May 6 17:52 tikv-server + ./bin/pd-server -V Release Version: v8.2.0-alpha-15-gf83febabe Edition: Community Git Commit Hash: f83febabecb98b95b098fd31a3664178f8a6b437 Git Branch: master UTC Build Time: 2024-05-06 08:48:58 + ./bin/tikv-server -V TiKV Release Version: 8.2.0-alpha Edition: Community Git Commit Hash: 88099c95a3c0c13a827c0795c3d45070264665e4 Git Commit Branch: master UTC Build Time: 2024-05-06 06:37:19 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-87-gd574958239 Edition: Community Git Commit Hash: d57495823941393306489f68be51ecf6d9e4ea9b Git Branch: HEAD UTC Build Time: 2024-05-06 09:44:00 GoVersion: go1.21.6 Race Enabled: false Check Table Before Drop: false Store: unistore [Pipeline] container [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh + ls -alh bin/ total 930M drwxr-sr-x. 2 jenkins jenkins 4.0K May 6 17:54 . drwxr-sr-x. 49 jenkins jenkins 4.0K May 6 17:54 .. -rwxr-xr-x. 1 jenkins jenkins 200M May 6 17:52 ddltest -rwxr-xr-x. 1 jenkins jenkins 106M May 6 17:52 pd-server -rwxr-xr-x. 1 jenkins jenkins 208M May 6 17:52 tidb-server -rwxr-xr-x. 1 jenkins jenkins 418M May 6 17:52 tikv-server + ./bin/pd-server -V Release Version: v8.2.0-alpha-15-gf83febabe Edition: Community Git Commit Hash: f83febabecb98b95b098fd31a3664178f8a6b437 Git Branch: master UTC Build Time: 2024-05-06 08:48:58 + ./bin/tikv-server -V TiKV Release Version: 8.2.0-alpha Edition: Community Git Commit Hash: 88099c95a3c0c13a827c0795c3d45070264665e4 Git Commit Branch: master UTC Build Time: 2024-05-06 06:37:19 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-87-gd574958239 Edition: Community Git Commit Hash: d57495823941393306489f68be51ecf6d9e4ea9b Git Branch: HEAD UTC Build Time: 2024-05-06 09:44:00 GoVersion: go1.21.6 Race Enabled: false Check Table Before Drop: false Store: unistore [Pipeline] sh wait pd ready... [Pipeline] container [Pipeline] { [Pipeline] checkout The recommended git tool is: git [Pipeline] container [Pipeline] { [Pipeline] sh wait pd ready... [Pipeline] stage [Pipeline] { (Test) [Pipeline] timeout Timeout set to expire in 40 min [Pipeline] { [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb-test [Pipeline] { wait pd ready... [Pipeline] cache No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@7e55bbf6; decorates RemoteLauncher[hudson.remoting.Channel@7ce03c6e:JNLP4-connect connection from 10.233.92.225/10.233.92.225:54830] 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/pull_integration_ddl_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 [mysql] 2024/05/06 17:54:29 packets.go:37: unexpected EOF [mysql] 2024/05/06 17:54:29 packets.go:37: unexpected EOF [mysql] 2024/05/06 17:54:29 packets.go:37: read tcp 127.0.0.1:50998->127.0.0.1:5002: read: connection reset by peer [mysql] 2024/05/06 17:54:29 packets.go:37: unexpected EOF [2024/05/06 17:54:29.113 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="update test_update set c2 = 6965 where c1 = 9668"] [addr=127.0.0.1:5002] [error="invalid connection"] [mysql] 2024/05/06 17:54:29 packets.go:37: read tcp 127.0.0.1:51012->127.0.0.1:5002: read: connection reset by peer [2024/05/06 17:54:29.113 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="update test_update set c2 = 8522 where c1 = 1663"] [addr=127.0.0.1:5002] [error="invalid connection"] [2024/05/06 17:54:29.113 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="insert into test_update values (2664, 2664)"] [addr=127.0.0.1:5002] [error="invalid connection"] [2024/05/06 17:54:29.113 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="insert into test_update values (3659, 3659)"] [addr=127.0.0.1:5002] [error="invalid connection"] [2024/05/06 17:54:29.113 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="update test_update set c2 = 7610 where c1 = 7666"] [addr=127.0.0.1:5002] [error="invalid connection"] [2024/05/06 17:54:30.627 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2664' for key 'test_update.PRIMARY'"] 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 wait tikv ready... wait tikv ready... wait tikv ready... [TestSimpleUpdate][Time Cost]14.012547963s === RUN TestSimpleUpdate/Basic/test_update_common [mysql] 2024/05/06 17:54:38 packets.go:37: unexpected EOF [2024/05/06 17:54:38.712 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="update test_update_common set c2 = 1204 where c1 = 226"] [addr=127.0.0.1:5002] [error="invalid connection"] Cache restored successfully (ws/jenkins-pingcap-tidb-pull_integration_ddl_test-8553/tidb-test) 1583622656 bytes in 14.79 secs (107067336 bytes/sec) [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] container [Pipeline] { + ls -alh bin/ total 930M drwxr-sr-x. 2 jenkins jenkins 4.0K May 6 17:54 . drwxr-sr-x. 49 jenkins jenkins 4.0K May 6 17:54 .. -rwxr-xr-x. 1 jenkins jenkins 200M May 6 17:52 ddltest -rwxr-xr-x. 1 jenkins jenkins 106M May 6 17:52 pd-server -rwxr-xr-x. 1 jenkins jenkins 208M May 6 17:52 tidb-server -rwxr-xr-x. 1 jenkins jenkins 418M May 6 17:52 tikv-server + ./bin/pd-server -V Release Version: v8.2.0-alpha-15-gf83febabe Edition: Community Git Commit Hash: f83febabecb98b95b098fd31a3664178f8a6b437 Git Branch: master UTC Build Time: 2024-05-06 08:48:58 + ./bin/tikv-server -V TiKV Release Version: 8.2.0-alpha Edition: Community Git Commit Hash: 88099c95a3c0c13a827c0795c3d45070264665e4 Git Commit Branch: master UTC Build Time: 2024-05-06 06:37:19 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-87-gd574958239 Edition: Community Git Commit Hash: d57495823941393306489f68be51ecf6d9e4ea9b Git Branch: HEAD UTC Build Time: 2024-05-06 09:44:00 GoVersion: go1.21.6 Race Enabled: false Check Table Before Drop: false Store: unistore [Pipeline] container [Pipeline] { [Pipeline] sh [Pipeline] stage [Pipeline] { (Test) [Pipeline] timeout Timeout set to expire in 40 min [Pipeline] { [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb-test [Pipeline] { [Pipeline] cache wait pd ready... total 1.2G drwxr-sr-x. 2 jenkins jenkins 4.0K May 6 17:54 . drwxr-sr-x. 51 jenkins jenkins 4.0K May 6 17:54 .. -rwxr-xr-x. 1 jenkins jenkins 200M May 6 17:52 ddltest -rwxr-xr-x. 1 jenkins jenkins 208M May 6 17:54 ddltest_tidb-server -rwxr-xr-x. 1 jenkins jenkins 106M May 6 17:52 pd-server -rwxr-xr-x. 1 jenkins jenkins 208M May 6 17:52 tidb-server -rwxr-xr-x. 1 jenkins jenkins 418M May 6 17:52 tikv-server /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb-test/ddl_test ddl_test start tidb_manager_ttl 5 === RUN TestSimpleInsert total 1.2G drwxr-sr-x. 2 jenkins jenkins 4.0K May 6 17:54 . drwxr-sr-x. 51 jenkins jenkins 4.0K May 6 17:54 .. -rwxr-xr-x. 1 jenkins jenkins 200M May 6 17:52 ddltest -rwxr-xr-x. 1 jenkins jenkins 208M May 6 17:54 ddltest_tidb-server -rwxr-xr-x. 1 jenkins jenkins 106M May 6 17:52 pd-server -rwxr-xr-x. 1 jenkins jenkins 208M May 6 17:52 tidb-server -rwxr-xr-x. 1 jenkins jenkins 418M May 6 17:52 tikv-server /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb-test/ddl_test ddl_test start tidb_manager_ttl 5 === RUN TestSimple total 1.2G drwxr-sr-x. 2 jenkins jenkins 4.0K May 6 17:54 . drwxr-sr-x. 51 jenkins jenkins 4.0K May 6 17:54 .. -rwxr-xr-x. 1 jenkins jenkins 200M May 6 17:52 ddltest -rwxr-xr-x. 1 jenkins jenkins 208M May 6 17:54 ddltest_tidb-server -rwxr-xr-x. 1 jenkins jenkins 106M May 6 17:52 pd-server -rwxr-xr-x. 1 jenkins jenkins 208M May 6 17:52 tidb-server -rwxr-xr-x. 1 jenkins jenkins 418M May 6 17:52 tikv-server /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb-test/ddl_test ddl_test start tidb_manager_ttl 5 === RUN TestColumn [mysql] 2024/05/06 17:54:48 packets.go:37: unexpected EOF [mysql] 2024/05/06 17:54:48 packets.go:37: unexpected EOF [mysql] 2024/05/06 17:54:48 packets.go:37: unexpected EOF [2024/05/06 17:54:48.519 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="insert into test_update_common values (3776, 3776)"] [addr=127.0.0.1:5000] [error="invalid connection"] [2024/05/06 17:54:48.519 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="insert into test_update_common values (9773, 9773)"] [addr=127.0.0.1:5000] [error="invalid connection"] [2024/05/06 17:54:48.519 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="update test_update_common set c2 = 7581 where c1 = 8772"] [addr=127.0.0.1:5000] [error="invalid connection"] [2024/05/06 17:54:50.035 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9773-9773' for key 'test_update_common.PRIMARY'"] [2024/05/06 17:54:49.981 +08:00] [ERROR] [advancer.go:400] ["listen task meet error, would reopen."] [error=EOF] # Time: 2024-05-06T17:54:50.5708158+08:00 # Txn_start_ts: 0 # Conn_ID: 1 # Query_time: 0.433953134 # Parse_time: 0.000043854 # Compile_time: 0.000039339 # Rewrite_time: 0.000001909 # Optimize_time: 0.000020771 # Wait_TS: 0.000125612 # DB: test_ddl # Is_internal: false # Digest: 08da08aff9518d0f5f5f5c1ed3efe73c697118f3eb64dfd981799f28ed575bc8 # Num_cop_tasks: 0 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Resource_group: default use test_ddl; create table test_index (c int, c1 bigint, c2 double, c3 varchar(256), primary key(c)); [2024/05/06 17:54:50.773 +08:00] [ERROR] [advancer.go:400] ["listen task meet error, would reopen."] [error=EOF] [2024/05/06 17:54:50.532 +08:00] [ERROR] [advancer.go:400] ["listen task meet error, would reopen."] [error=EOF] # Time: 2024-05-06T17:54:52.023973994+08:00 # Txn_start_ts: 0 # Conn_ID: 1 # Query_time: 1.236381249 # Parse_time: 0.000028272 # Compile_time: 0.000062644 # Rewrite_time: 0.000003363 # Optimize_time: 0.000020771 # Wait_TS: 0.000131384 # DB: test_ddl # Is_internal: false # Digest: 427893f5b86475e7389219842ad81896525c8d7eb37b676ecd54215d86344ac3 # Num_cop_tasks: 0 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Resource_group: default create table test_insert (c1 int, c2 int, primary key(c1)); [2024/05/06 17:54:52.639 +08:00] [ERROR] [advancer.go:400] ["listen task meet error, would reopen."] [error=EOF] [2024/05/06 17:54:52.499 +08:00] [ERROR] [advancer.go:400] ["listen task meet error, would reopen."] [error=EOF] [2024/05/06 17:54:53.332 +08:00] [ERROR] [advancer.go:400] ["listen task meet error, would reopen."] [error=EOF] wait tikv ready... [TestSimpleUpdate][Time Cost]18.267977386s === RUN TestSimpleUpdate/Conflict === RUN TestSimpleUpdate/Conflict/test_conflict_update === RUN TestSimple/Basic === RUN TestSimpleInsert/Basic === RUN TestSimpleInsert/Basic/test_insert === RUN TestColumn/alter_table_test_column_add_column_c3_int_default_-1 [2024/05/06 17:54:58.068 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:54:58.068 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:54:58.068 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:54:58.068 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:54:58.068 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:54:58.068 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:54:58.068 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:54:58.069 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:54:58.069 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:54:58.069 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:54:58.072 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:54:58.073 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:54:58.074 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:54:58.074 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:54:58.074 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:54:58.075 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:54:58.075 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:54:58.075 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:54:58.075 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:54:58.076 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:54:58.077 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:54:58.077 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:54:58.079 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:54:58.079 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:54:58.080 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:54:58.080 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:54:58.080 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:54:58.081 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:54:58.081 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:54:58.081 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:54:58.082 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:54:58.082 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:54:58.083 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:54:58.084 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:54:58.085 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:54:58.085 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:54:58.085 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:54:58.086 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:54:58.087 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:54:58.087 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:54:58.087 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:54:58.088 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:54:58.090 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:54:58.090 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:54:58.091 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:54:58.091 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:54:58.091 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:54:58.091 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:54:58.091 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:54:58.094 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:54:58.094 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:54:58.094 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:54:58.094 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:54:58.094 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:54:58.095 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:54:58.096 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:54:58.096 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:54:58.097 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:54:58.098 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:54:58.098 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:54:58.098 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:54:58.099 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:54:58.099 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:54:58.100 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:54:58.101 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:54:58.102 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:54:58.102 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:54:58.102 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:54:58.103 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:54:58.103 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:54:58.103 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:54:58.104 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:54:58.105 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:54:58.105 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:54:58.105 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:54:58.106 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:54:58.107 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:54:58.107 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:54:58.108 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:54:58.109 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:54:58.110 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:54:58.110 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:54:58.110 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:54:58.110 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:54:58.110 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:54:58.111 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:54:58.158 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:54:58.159 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:54:58.160 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:54:58.160 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:54:58.160 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:54:58.161 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:54:58.162 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:54:58.163 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:54:58.163 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:54:58.164 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:54:58.165 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:54:58.165 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:54:58.166 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:54:58.167 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] # Time: 2024-05-06T17:54:57.827622011+08:00 # Txn_start_ts: 0 # Query_time: 1.014055844 # Parse_time: 0.000132385 # Compile_time: 0.000108094 # Rewrite_time: 0.000003777 # Optimize_time: 0 # Wait_TS: 0.000459419 # DB: test_ddl # Is_internal: false # Digest: 3d701c9f3ad5245e554166e586cad1fee19801a45b0601b4012b9f4f620e7e2d # Num_cop_tasks: 0 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Resource_group: default use test_ddl; create table if not exists test_simple (c1 int, c2 int, c3 int); # Time: 2024-05-06T17:54:58.572578301+08:00 # Txn_start_ts: 0 # Query_time: 1.00990797 # Parse_time: 0.00012872 # Compile_time: 0.000115468 # Rewrite_time: 0.000003459 # Optimize_time: 0 # Wait_TS: 0.000361474 # DB: test_ddl # Is_internal: false # Digest: 24b248104e4a416df2a61c02f52342f83ef8680576e4e2e8c800a73920dd38dc # Num_cop_tasks: 0 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Resource_group: default use test_ddl; alter table test_column add column c3 int default -1; [TestSimpleConflictUpdate][Insert][Time Cost]6.578992063s === RUN TestColumn/alter_table_test_column_drop_column_c3 [2024/05/06 17:55:01.184 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.184 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.184 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.184 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.184 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.185 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.185 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.185 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.185 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.186 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.189 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.189 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.189 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.190 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.190 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.190 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.190 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.190 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.191 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.191 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.193 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.194 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.194 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.194 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.195 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.195 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.196 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.196 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.196 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.196 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.197 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.199 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.199 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.200 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.200 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.201 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.202 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.202 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.202 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.203 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.203 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.204 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.204 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.204 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.205 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.206 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.207 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.207 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.207 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.208 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.209 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.209 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.210 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.211 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.211 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.212 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.212 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.212 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.212 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.213 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.214 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.215 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.216 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.216 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.216 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.217 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.217 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.218 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.218 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.218 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.218 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.219 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.221 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.221 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.221 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.223 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.223 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.224 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.224 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.224 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.224 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.225 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.225 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.226 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.227 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.227 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.227 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.228 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.229 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.229 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] # Time: 2024-05-06T17:55:00.848130711+08:00 # Txn_start_ts: 0 # Query_time: 1.011582846 # Parse_time: 0.000080045 # Compile_time: 0.000085976 # Rewrite_time: 0.000003735 # Optimize_time: 0 # Wait_TS: 0.000374121 # DB: test_ddl # Is_internal: false # Digest: e9e8cee7c8e31435ad3c162001d0ea8e1107de234383d4e91bf12a5ba689f83a # Num_cop_tasks: 0 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Resource_group: default drop table if exists test_simple; [2024/05/06 17:55:01.258 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.258 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.258 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.259 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.260 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.261 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.261 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.262 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.263 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.264 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.685 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.685 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.685 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.685 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.685 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.686 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.686 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.686 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.686 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.687 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.688 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.689 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] # Time: 2024-05-06T17:55:01.689528364+08:00 # Txn_start_ts: 449574155231428803 # Query_time: 1.008950516 # Parse_time: 0.000075087 # Compile_time: 0.000077548 # Rewrite_time: 0.000002867 # Optimize_time: 0 # Wait_TS: 0.000202564 # DB: test_ddl # Is_internal: false # Digest: ff9fd75d655e7765d767a4f3313a7e8138dab5a7e3d11bff997f36d5e1c792d6 # Num_cop_tasks: 0 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Resource_group: default alter table test_column drop column c3; [2024/05/06 17:55:01.689 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.690 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.691 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.691 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.691 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.691 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.691 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.692 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.692 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.693 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.694 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.694 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.695 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.695 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.696 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.696 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.697 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.697 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.698 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.698 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.698 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.699 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.699 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.700 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.701 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.701 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.702 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.702 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.702 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.703 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.703 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.704 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.704 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.705 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.705 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.705 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.706 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.706 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.707 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.707 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.708 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.709 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.709 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.709 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.709 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.710 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.710 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.710 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.711 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.711 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.712 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.713 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.714 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.714 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.714 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.714 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.715 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.715 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.715 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.716 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.716 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.717 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.718 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.720 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.720 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.720 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.721 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.721 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.721 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.722 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.722 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.723 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.723 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.724 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.724 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.725 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.725 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.726 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.726 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.726 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.727 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.729 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.729 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.729 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.730 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.731 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.731 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:01.733 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [TestSimpleInsert][Time Cost]5.318157414s === RUN TestSimpleInsert/Basic/test_insert_common [2024/05/06 17:55:02.184 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.184 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.184 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.184 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.185 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.185 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.185 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.186 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.186 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.186 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.188 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.188 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.189 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.189 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.189 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.189 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.190 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.190 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.190 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.191 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.192 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.192 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.192 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.193 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.193 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.194 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.194 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.195 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.195 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.195 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.195 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.196 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.196 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.197 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.197 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.199 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.199 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.199 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.199 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.200 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.200 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.200 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.200 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.201 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.201 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.202 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.202 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.203 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.204 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.205 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.206 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.206 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.206 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.207 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.207 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.207 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.207 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.208 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.209 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.209 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.210 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.210 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.210 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.211 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.212 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.212 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.212 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.213 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.213 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.214 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.215 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.215 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.215 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.215 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.216 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.217 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.218 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.218 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.218 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.218 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.219 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.220 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.220 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.220 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.221 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.222 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.222 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.222 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.223 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.223 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.223 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.225 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.225 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.225 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.226 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.227 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.227 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.228 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.228 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.232 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] Cache restored successfully (ws/jenkins-pingcap-tidb-pull_integration_ddl_test-8553/tidb-test) 1583622656 bytes in 5.72 secs (276647809 bytes/sec) [Pipeline] { [Pipeline] sh === RUN TestSimple/Mixed === RUN TestSimple/Mixed/test_mixed [2024/05/06 17:55:02.684 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.685 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.685 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.685 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.685 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.685 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.685 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.686 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.686 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.687 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.688 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.689 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.689 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.689 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.689 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.689 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.690 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.691 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.692 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.692 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.692 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.693 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.693 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.693 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.694 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.694 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.694 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.695 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.696 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.696 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.697 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.697 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.698 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.698 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.699 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.699 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.700 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.700 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.700 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.701 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.702 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.702 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.703 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.703 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.703 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.704 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.704 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.704 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.705 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.705 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.706 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.706 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.706 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.706 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.708 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.708 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.708 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.708 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.709 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.710 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.710 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.711 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.711 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.712 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.712 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.712 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.713 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.713 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.714 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.714 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.714 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.715 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.716 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.716 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.716 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.717 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.717 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.718 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.718 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.718 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.718 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.719 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.720 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.721 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.721 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.721 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.722 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.722 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.722 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.722 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.723 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.723 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.724 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.724 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.724 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.727 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.727 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.728 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.728 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:02.728 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.184 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.184 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.185 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.185 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.185 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.185 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.185 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.186 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.186 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.186 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.188 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.188 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.189 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.189 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.189 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.190 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.190 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.192 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.193 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.193 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.195 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.195 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.196 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.197 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.197 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.197 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.197 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.198 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.198 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.198 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.199 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.200 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.201 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.201 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.202 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.202 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.202 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.202 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.203 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.203 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.203 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.204 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.205 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.205 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.206 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.206 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.206 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.206 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.206 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.206 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.207 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.209 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.209 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.209 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.209 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.209 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.210 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.210 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.211 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.211 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.212 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.213 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.213 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.213 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.214 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.214 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.214 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.214 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.214 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.215 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.216 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.217 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.218 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.218 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.219 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.219 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.219 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.219 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.219 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.221 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.221 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.221 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.222 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.222 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.223 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.223 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.224 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.225 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.226 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.226 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.226 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.226 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.228 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.228 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.228 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.229 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.229 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.229 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.231 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.233 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.684 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.684 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.684 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.684 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.685 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.685 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.685 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.685 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.685 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.686 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.688 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.688 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.688 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.688 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.688 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.689 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.689 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.691 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.691 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.691 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.691 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.692 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.692 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.692 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.693 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.693 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.694 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.694 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.695 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.696 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.696 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.697 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.697 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.697 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.697 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.697 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.697 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.698 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.699 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.700 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.700 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.700 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.700 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.700 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.701 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.702 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.702 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.702 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.703 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.704 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.705 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.705 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.705 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.705 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.706 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.706 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.706 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.706 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.707 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.708 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.709 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.709 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.709 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.709 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.709 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.710 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.710 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.711 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.712 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.712 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.713 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.713 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.713 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.713 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.713 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.716 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.716 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.716 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.717 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.717 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.717 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.717 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.717 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.717 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.719 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.720 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.720 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.720 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.721 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.721 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.722 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.723 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.723 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.724 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.725 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.726 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.726 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.727 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.727 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.728 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1054 (42S22): Unknown column 'c3' in 'field list'"] [2024/05/06 17:55:03.776 +08:00] [ERROR] [advancer.go:400] ["listen task meet error, would reopen."] [error=EOF] [TestSimpleConflictUpdate][Update][Time Cost]4.629228701s total 1.2G drwxr-sr-x. 2 jenkins jenkins 4.0K May 6 17:55 . drwxr-sr-x. 51 jenkins jenkins 4.0K May 6 17:54 .. -rwxr-xr-x. 1 jenkins jenkins 200M May 6 17:52 ddltest -rwxr-xr-x. 1 jenkins jenkins 208M May 6 17:55 ddltest_tidb-server -rwxr-xr-x. 1 jenkins jenkins 106M May 6 17:52 pd-server -rwxr-xr-x. 1 jenkins jenkins 208M May 6 17:52 tidb-server -rwxr-xr-x. 1 jenkins jenkins 418M May 6 17:52 tikv-server /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb-test/ddl_test ddl_test start tidb_manager_ttl 5 === RUN TestIndex # Time: 2024-05-06T17:55:04.827608757+08:00 # Txn_start_ts: 0 # Query_time: 0.430164606 # Parse_time: 0 # Compile_time: 0.000078202 # Rewrite_time: 0.000003188 # Optimize_time: 0 # Wait_TS: 0.000142623 # DB: mysql # Is_internal: true # Digest: eeb59bc0d98f65a2a5aef8eaa99596260e746b00eed183baf856558ef03533ac # Num_cop_tasks: 0 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Resource_group: default use mysql; ; [TestSimpleInsert][Time Cost]5.334133942s === RUN TestSimpleInsert/Conflict === RUN TestSimpleInsert/Conflict/test_conflict_insert [mysql] 2024/05/06 17:55:07 packets.go:37: unexpected EOF [mysql] 2024/05/06 17:55:07 packets.go:37: unexpected EOF [mysql] 2024/05/06 17:55:07 packets.go:37: unexpected EOF [mysql] 2024/05/06 17:55:07 packets.go:37: unexpected EOF [2024/05/06 17:55:07.732 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="insert into test_conflict_insert values (9293, 9293)"] [addr=127.0.0.1:5000] [error="invalid connection"] [2024/05/06 17:55:07.732 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="insert into test_conflict_insert values (4461, 4461)"] [addr=127.0.0.1:5000] [error="invalid connection"] [2024/05/06 17:55:07.732 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="insert into test_conflict_insert values (387, 387)"] [addr=127.0.0.1:5000] [error="invalid connection"] [2024/05/06 17:55:07.732 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="insert into test_conflict_insert values (8278, 8278)"] [addr=127.0.0.1:5000] [error="invalid connection"] [2024/05/06 17:55:09.251 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9293' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:09.252 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8278' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:09.256 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8278' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:09.274 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2070' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:09.283 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3583' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:09.300 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6291' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:09.327 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4688' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:09.333 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '456' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:09.335 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8109' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:09.341 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4390' for key 'test_conflict_insert.PRIMARY'"] [TestSimpleMixed][Insert][Time Cost]6.264725447s [2024/05/06 17:55:08.903 +08:00] [ERROR] [advancer.go:400] ["listen task meet error, would reopen."] [error=EOF] [2024/05/06 17:55:09.409 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2242' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:09.414 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9730' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:09.414 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5047' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:09.415 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1236' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:09.420 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5691' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:09.430 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8785' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:09.486 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6024' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:09.489 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7848' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:09.493 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4307' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:09.502 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '710' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:09.507 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1186' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:09.514 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7014' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:09.517 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7848' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:09.524 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1484' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:09.525 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9208' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:09.531 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1460' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:09.535 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7568' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:09.581 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6291' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:09.583 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7156' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:09.584 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4192' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:09.591 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4113' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:09.603 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7401' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:09.612 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7673' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:09.617 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4045' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:09.620 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4295' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:09.620 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9762' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:09.628 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7342' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:09.629 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '989' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:09.635 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3688' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:09.681 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9558' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:09.682 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8841' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:09.683 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6437' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:09.688 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1949' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:09.691 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7389' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:09.701 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5840' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:09.708 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5176' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:09.713 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5545' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:09.714 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6227' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:09.720 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9316' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:09.723 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8494' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:09.725 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8336' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:09.725 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3554' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:09.728 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9715' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:09.787 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5461' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:09.788 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5256' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:09.794 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '706' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:09.794 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3339' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:09.798 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9996' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:09.803 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2904' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:09.804 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7848' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:09.814 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '692' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:09.817 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1491' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:09.817 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1153' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:09.820 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '715' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:09.820 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3881' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:09.824 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2628' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:09.825 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4829' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:09.828 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6877' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:09.831 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8857' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:09.831 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2508' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:09.835 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '456' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:09.888 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1770' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:09.889 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1582' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:09.891 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5821' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:09.891 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6410' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:09.892 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4285' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:09.894 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6011' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:09.898 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2070' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:09.899 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5851' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:09.899 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1580' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:09.899 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9563' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:09.901 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1095' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:09.902 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '607' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:09.904 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1153' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:09.904 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8488' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:09.906 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7342' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:09.908 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2599' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:09.913 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6466' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:09.915 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8987' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:09.915 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4066' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:09.917 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4437' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:09.917 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8177' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:09.918 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4254' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:09.926 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2834' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:09.926 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8317' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:09.929 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8888' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:09.929 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:09.930 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7491' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:09.984 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7823' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:09.992 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2093' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:09.992 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9342' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:09.993 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2989' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:09.994 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1701' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:09.998 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1767' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.003 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5821' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.005 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8528' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.007 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '278' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.007 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1095' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.009 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1621' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.010 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1770' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.010 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5545' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.010 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1538' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.014 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '263' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.015 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8941' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.018 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '466' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.021 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4642' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.025 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7655' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.027 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6466' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.028 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7503' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.030 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3938' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.034 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6194' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.036 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4346' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.036 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9252' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.036 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3550' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.081 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7139' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.083 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6609' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.097 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5083' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.098 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '430' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.099 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7932' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.104 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7218' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.105 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '712' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.105 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5447' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.106 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2973' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.107 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9116' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.109 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '324' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.112 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7687' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.116 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8796' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.117 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9742' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.117 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3334' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.119 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2840' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.119 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6858' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.121 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2139' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.121 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1400' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.122 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4642' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.123 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4350' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.123 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '655' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.123 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6806' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.125 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3128' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.126 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7668' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.128 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4072' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.129 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7206' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.129 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4500' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.130 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2904' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.132 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4829' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.133 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6543' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.134 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '431' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.181 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6899' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.181 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3542' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.182 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3956' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.184 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4754' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.186 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '472' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.190 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8109' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.194 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2959' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.196 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '233' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.196 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2115' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.198 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '874' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.198 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1720' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.202 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1389' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.202 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4046' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.203 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2440' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.205 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4860' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.209 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '532' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.209 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '482' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.211 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7915' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.214 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '579' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.215 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6576' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.216 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.216 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9773' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.217 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8715' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.218 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '143' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.219 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6951' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.220 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2748' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.223 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2907' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.226 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5461' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.226 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7954' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.227 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8715' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.227 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3337' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.227 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4674' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.227 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8857' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.228 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1349' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.228 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7233' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.229 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9889' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.229 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2705' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.231 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5439' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.231 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9522' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.232 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9996' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.232 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9677' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.281 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5239' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.283 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9923' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.283 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9215' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.283 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2991' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.285 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7722' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.285 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5732' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.286 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '945' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.293 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6146' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.295 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5338' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.297 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2393' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.298 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1797' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.298 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '335' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.299 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4260' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.299 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3364' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.302 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7048' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.302 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '381' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.303 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '295' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.304 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6562' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.304 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9001' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.304 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8415' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.304 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '706' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.305 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8282' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.306 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '706' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.307 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9306' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.309 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4772' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.313 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7109' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.314 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '905' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.315 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6138' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.317 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7491' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.318 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6049' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.320 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1415' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.320 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8631' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.321 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4301' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.322 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5421' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.322 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7115' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.325 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3039' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.326 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7047' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.327 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3173' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.329 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2733' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.330 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9116' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.331 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7336' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.332 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7679' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.332 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4437' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.333 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7295' for key 'test_conflict_insert.PRIMARY'"] --- PASS: TestColumn (23.52s) --- PASS: TestColumn/alter_table_test_column_add_column_c3_int_default_-1 (3.12s) --- PASS: TestColumn/alter_table_test_column_drop_column_c3 (3.05s) PASS ddl_test end [Pipeline] } [Pipeline] // container [Pipeline] } Cache not saved (ws/jenkins-pingcap-tidb-pull_integration_ddl_test-8553/tidb-test already exists) [2024/05/06 17:55:10.385 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4593' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.385 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7117' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.388 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5554' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.389 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5380' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.394 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9165' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.395 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7742' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.395 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2154' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.399 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6225' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.399 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1928' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.399 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1083' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.400 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9169' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.406 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5758' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.407 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8681' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.408 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3426' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.409 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '838' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.410 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3908' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.411 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1356' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.411 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1001' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.411 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8982' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.412 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5336' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.412 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3931' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.414 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '468' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.416 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6898' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.416 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5320' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.417 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8686' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.418 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6840' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.420 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7321' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.421 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5994' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.421 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4222' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.422 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1809' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.423 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3628' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.424 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1261' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.425 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1573' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.426 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7568' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.426 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2595' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.427 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8733' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.430 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1746' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.431 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6020' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.431 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9993' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.432 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4817' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.486 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9974' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.488 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3542' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.490 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8696' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.493 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9553' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.494 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8221' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.496 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6020' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.497 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3743' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.498 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5787' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.499 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5517' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.500 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3026' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.501 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8077' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.502 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8018' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.502 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2762' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.502 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3043' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.503 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3334' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.503 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '377' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.504 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7479' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.504 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9060' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.504 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6939' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.507 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9558' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.507 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7097' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.510 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3428' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.511 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5596' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.512 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8771' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.515 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5276' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.515 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7013' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.515 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3593' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.516 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4476' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.519 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2897' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.521 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3258' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.521 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3488' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.521 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '449' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.522 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '761' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.522 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '749' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.523 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6893' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.524 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9747' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.524 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2214' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.525 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6692' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.525 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '955' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.527 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2335' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.528 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7616' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.531 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9895' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.532 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6673' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.582 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '384' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.585 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6263' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.585 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '655' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.589 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5487' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.589 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6049' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.590 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3844' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.591 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4405' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.591 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6298' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.593 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6114' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.593 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3152' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.594 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2963' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.595 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1476' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.600 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4878' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.602 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4617' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.603 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2766' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.607 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3413' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.607 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5480' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.609 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7622' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.609 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9553' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.609 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1550' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.609 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5205' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.610 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1707' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.611 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '878' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.611 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5492' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.611 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5078' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.612 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2244' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.613 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9806' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.613 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8092' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.613 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6763' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.614 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2238' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.614 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '914' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.615 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3616' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.615 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5544' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.615 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6515' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.617 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5451' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.618 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4597' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.618 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '913' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.619 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5969' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.623 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3624' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.624 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9183' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.625 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3618' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.625 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1334' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.626 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '770' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.627 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8281' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.628 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5369' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.629 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5492' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.630 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1846' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.630 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8855' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.630 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1136' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.631 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8189' for key 'test_conflict_insert.PRIMARY'"] [Pipeline] // cache [Pipeline] } [mysql] 2024/05/06 17:55:10 packets.go:37: unexpected EOF [mysql] 2024/05/06 17:55:10 packets.go:37: read tcp 127.0.0.1:48524->127.0.0.1:5000: read: connection reset by peer [2024/05/06 17:55:10.426 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="insert into test_mixed values (10805, 10805)"] [addr=127.0.0.1:5000] [error="invalid connection"] [2024/05/06 17:55:10.426 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="delete from test_mixed where c1 = 4013"] [addr=127.0.0.1:5000] [error="invalid connection"] [Pipeline] // dir [Pipeline] } [2024/05/06 17:55:10.565 +08:00] [ERROR] [advancer.go:400] ["listen task meet error, would reopen."] [error=EOF] [Pipeline] // timeout [Pipeline] } [2024/05/06 17:55:10.682 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4340' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.682 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9160' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.684 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5818' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.685 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8827' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.685 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6081' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.685 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2011' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.685 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4222' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.686 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4217' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.688 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7442' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.692 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7843' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.694 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9955' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.696 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8851' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.697 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '553' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.698 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1136' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.699 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6169' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.699 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4354' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.700 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3349' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.701 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '672' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.701 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3412' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.701 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9121' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.702 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8767' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.702 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8569' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.702 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6032' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.704 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3289' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.705 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1767' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.706 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7934' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.706 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9333' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.706 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3251' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.706 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2972' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.709 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5338' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.709 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8430' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.709 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4607' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.709 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6294' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.710 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2217' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.712 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3532' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.712 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2798' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.713 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3733' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.713 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9962' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.713 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4488' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.714 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8648' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.714 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '310' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.715 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7524' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.715 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4159' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.716 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2459' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.717 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '41' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.717 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6274' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.717 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7529' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.717 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7416' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.717 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6327' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.718 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2589' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.718 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1886' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.718 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9837' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.721 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2698' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.722 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2552' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.723 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1592' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.723 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2333' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.725 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7398' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.727 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1678' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.727 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6912' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.782 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5947' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.782 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7416' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.783 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9553' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.783 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1028' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.784 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9830' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.784 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7190' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.786 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8177' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.786 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3095' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.787 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '477' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.788 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9835' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.790 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1799' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.792 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4853' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.794 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1909' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.796 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6416' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.797 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9565' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.797 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9288' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.798 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4405' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.799 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7053' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.800 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7219' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.801 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9733' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.801 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6384' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.801 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7411' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.803 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1195' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.803 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1309' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.804 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3891' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.805 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2438' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.807 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2641' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.808 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4616' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.808 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '992' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.809 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3128' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.810 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7599' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.811 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3050' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.811 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8277' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.812 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2732' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.812 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1110' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.812 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8755' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.813 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5761' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.816 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2517' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.818 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9342' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.818 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2983' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.818 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6654' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.819 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3159' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.882 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1602' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.884 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4856' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.884 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6821' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.886 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3579' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.886 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2771' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.891 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2856' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.891 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '766' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.893 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9750' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.894 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2914' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.894 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5732' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.894 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4226' for key 'test_conflict_insert.PRIMARY'"] [Pipeline] // stage [Pipeline] } [2024/05/06 17:55:10.895 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6133' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.895 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8508' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.895 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '529' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.897 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8586' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.897 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9045' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.897 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2354' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.898 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5771' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.898 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9045' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.899 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8627' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.899 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3917' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.900 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '732' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.900 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4827' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.901 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4791' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.901 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5144' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.902 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9523' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.903 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4870' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.905 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9498' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.906 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5287' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.907 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8379' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.907 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8321' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.908 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1874' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.910 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2811' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.911 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '103' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.913 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3603' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.914 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9273' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.914 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '275' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.915 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7650' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.915 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4642' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.918 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1301' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.918 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4089' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.919 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '663' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.922 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4133' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.982 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4484' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.982 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5521' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.984 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8925' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.987 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6154' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.992 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4829' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.992 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7091' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.992 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4294' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.993 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '677' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.995 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8029' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.995 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4860' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.995 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9405' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.996 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8811' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.996 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1005' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:10.999 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5896' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.000 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9837' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.001 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5336' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.001 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7157' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.001 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '338' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.002 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4987' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.002 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3055' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.003 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8499' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.003 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9118' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.004 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '30' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.005 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '208' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.005 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6469' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.006 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6879' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.007 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7426' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.007 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4940' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.008 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2996' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.008 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8829' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.009 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1714' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.010 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1707' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.010 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5466' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.010 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7161' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.011 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2123' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.011 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5367' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.011 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3395' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.011 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5415' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.012 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7060' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.012 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8154' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.012 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7109' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.013 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1069' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.013 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7622' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.015 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1029' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.016 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8609' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.019 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6776' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.021 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6139' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.021 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9986' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.022 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1914' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.022 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9028' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.023 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3835' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.023 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5441' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.023 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5221' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.081 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3603' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.081 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8934' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.082 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9242' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.083 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2027' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.083 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7072' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.085 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6831' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.085 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4490' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.086 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7659' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.087 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3969' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.087 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5248' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.087 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9445' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.087 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3482' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.089 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6602' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.090 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5086' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.090 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1460' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.091 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7730' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.091 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '587' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.091 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1765' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.091 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1071' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.093 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6931' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.094 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1405' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.094 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4829' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.095 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6295' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.095 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3344' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.095 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3979' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.096 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3075' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.096 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2590' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.097 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8979' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.098 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '133' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.099 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8843' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.101 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7893' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.102 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '894' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.102 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8500' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.103 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7968' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.104 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '962' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.104 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '912' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.105 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3407' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.107 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2459' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.107 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1484' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.108 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7191' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.108 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1980' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.109 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7640' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.109 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4834' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.111 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2574' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.113 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4225' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.113 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '677' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.113 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7998' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.115 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4772' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.115 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2318' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.115 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3687' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.117 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6266' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.119 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6801' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.120 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6663' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.121 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6139' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.121 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2870' for key 'test_conflict_insert.PRIMARY'"] [Pipeline] // container [2024/05/06 17:55:11.182 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2738' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.184 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6369' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.184 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4192' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.185 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6221' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.186 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1928' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.186 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7206' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.189 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4885' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.189 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8747' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.189 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4220' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.190 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8196' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.190 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5464' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.191 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6680' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.192 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7745' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.193 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5629' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.194 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5450' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.195 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7848' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.197 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1528' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.198 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4297' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.199 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3079' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.199 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6465' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.199 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6149' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.199 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6090' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.199 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5596' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.201 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6623' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.201 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5371' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.202 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '984' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.203 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2214' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.203 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4194' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.204 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4217' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.204 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7431' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.205 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3776' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.206 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1907' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.206 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9750' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.206 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7312' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.208 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '137' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.209 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9255' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.209 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3091' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.209 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '658' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.210 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5538' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.211 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7811' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.211 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7020' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.212 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2899' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.212 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9792' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.213 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5679' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.213 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4019' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.214 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5288' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.214 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '807' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.214 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5007' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.215 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8584' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.216 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3446' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.216 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2112' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.219 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6559' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.220 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '393' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.221 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6957' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.221 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9527' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.221 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '838' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.221 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8836' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.222 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8747' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.222 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6369' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.223 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8190' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.223 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6639' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.281 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5810' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.283 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4100' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.285 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '606' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.287 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2754' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.287 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7360' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.287 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6186' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.288 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '441' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.289 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7089' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.289 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5232' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.291 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6673' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.291 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '684' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.294 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8331' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.297 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8876' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.298 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7998' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.299 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3816' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.299 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6111' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.300 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3603' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.300 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4728' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.301 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8177' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.301 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6643' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.301 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9183' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.302 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4041' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.303 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6931' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.303 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3719' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.303 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3877' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.303 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '17' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.304 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7232' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.304 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2944' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.306 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8184' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.306 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7081' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.306 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7127' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.307 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6917' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.307 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '692' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.308 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2393' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.308 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5988' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.308 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7487' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.308 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8708' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.308 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7145' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.309 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2985' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.310 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5491' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.310 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7792' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.311 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5558' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.311 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4931' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.312 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2882' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.312 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7753' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.313 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4436' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.313 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2526' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.313 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6868' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.314 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9016' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.315 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6546' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.315 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2523' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.316 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2682' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.316 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7479' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.317 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '847' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.318 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5126' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.382 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6939' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.384 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2615' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.384 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2570' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.385 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7170' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.386 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9464' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.386 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5916' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.386 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4334' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.387 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6421' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.389 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4839' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.389 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '131' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.391 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9399' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.391 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5972' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.392 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1172' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.393 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4134' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.393 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6443' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.393 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8933' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.394 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6227' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.394 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9293' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.394 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7990' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.394 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4363' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.396 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2927' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.397 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3334' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.397 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9225' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.398 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1405' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.402 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5966' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.405 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2105' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.405 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4158' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.406 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9818' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.406 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7979' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.407 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4124' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.407 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2393' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.408 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3281' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.409 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3252' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.409 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6114' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.409 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9360' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.409 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2967' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.412 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7952' for key 'test_conflict_insert.PRIMARY'"] [Pipeline] } [2024/05/06 17:55:11.414 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7463' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.414 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8829' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.424 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5521' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.426 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1128' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.426 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3890' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.428 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9528' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.430 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8215' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.481 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6938' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.483 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1005' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.483 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4049' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.483 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2158' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.483 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9244' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.484 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7544' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.484 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9661' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.485 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2548' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.486 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2456' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.487 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5721' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.488 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9558' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.489 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4134' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.489 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2990' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.490 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5882' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.490 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '764' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.491 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4440' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.491 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7715' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.492 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9529' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.492 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2775' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.492 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '296' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.493 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3452' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.493 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '437' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.494 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4389' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.495 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3116' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.497 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4383' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.497 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '822' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.498 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5342' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.498 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '296' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.501 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4350' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.501 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6748' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.502 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '613' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.502 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9558' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.503 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8141' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.503 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2242' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.503 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5256' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.505 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1014' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.506 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8417' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.506 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1029' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.506 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2477' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.507 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6420' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.508 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9835' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.508 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4908' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.508 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8498' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.510 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5536' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.510 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3119' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.510 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9498' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.510 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7389' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.511 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7609' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.511 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6651' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.512 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5285' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.512 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2093' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.512 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9837' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.512 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6342' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.513 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '102' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.513 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2687' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.514 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1598' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.514 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9167' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.516 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7244' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.516 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3194' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.517 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1378' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.517 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '393' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.518 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6946' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.519 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7383' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.519 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '934' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.519 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8591' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.522 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1394' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.523 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2548' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.524 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7188' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.524 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '290' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.582 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5925' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.584 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '794' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.584 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4532' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.587 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7283' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.587 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5861' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.587 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8012' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.588 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5894' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.588 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6326' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.588 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3525' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.588 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7688' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.592 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2828' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.592 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '190' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.593 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '733' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.593 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6378' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.593 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5468' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.594 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4442' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.594 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7436' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.595 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7156' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.595 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7940' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.596 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5134' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.596 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7182' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.597 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3426' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.597 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7750' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.597 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7949' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.597 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4178' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.598 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4730' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.600 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7042' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.601 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5947' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.603 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '654' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.604 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6667' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.606 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1055' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.607 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5797' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.607 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3123' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.607 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7854' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.607 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '451' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.607 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '568' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.608 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3559' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.608 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9607' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.608 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8734' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.609 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4036' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.609 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2675' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.609 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '466' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.609 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3286' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.609 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8012' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.610 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '263' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.611 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4135' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.611 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5244' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.612 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2574' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.612 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3023' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.612 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7920' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.612 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4390' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.613 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7071' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.613 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5591' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.613 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3505' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.613 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6868' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.613 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '512' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.614 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1474' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.614 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1875' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.615 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '699' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.615 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3012' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.616 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '70' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.616 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1907' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.617 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9486' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.617 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6326' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.618 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7170' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.619 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8649' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.619 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7684' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.619 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3817' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.620 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9045' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.620 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6587' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.620 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6426' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.620 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3024' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.621 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2888' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.622 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4861' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.622 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '189' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.622 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8196' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.624 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2111' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.624 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8548' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.625 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3906' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.682 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4049' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.682 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1252' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.683 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8474' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.684 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2095' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.684 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3893' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.684 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '409' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.684 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8675' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.688 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8724' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.688 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7307' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.688 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6304' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.688 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7968' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.689 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1487' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.689 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '520' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.690 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3254' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.690 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8196' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.691 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8003' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.692 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2148' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.692 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7161' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.693 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1361' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.693 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5966' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.693 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7290' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.694 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7301' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.695 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4772' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.696 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8220' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.698 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5342' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.698 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2486' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.699 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8751' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.700 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6671' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.700 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9107' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.700 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7346' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.702 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3337' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.703 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3924' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.703 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8006' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.703 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8653' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.704 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9465' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.704 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6662' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.704 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9422' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.705 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1838' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.705 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7121' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.705 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7684' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.705 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2833' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.707 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8806' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.708 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7461' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.709 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4405' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.709 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2641' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.709 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2860' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.710 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2736' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.711 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7526' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.712 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5624' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.712 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8631' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.712 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2223' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.712 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2441' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.713 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6455' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.714 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4135' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.714 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5104' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.714 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6419' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.714 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4036' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.716 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3343' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.716 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1154' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.717 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3075' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.717 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8430' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.717 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1052' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.718 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1733' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.718 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '878' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.718 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '934' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.719 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5908' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.719 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4965' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.719 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3031' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.720 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4355' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.721 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9862' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.722 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1569' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.722 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8056' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.781 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5116' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.782 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5298' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.783 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8399' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.784 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6294' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.784 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9863' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.784 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1484' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.784 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7982' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.785 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4605' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.786 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2856' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.787 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3775' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.787 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '568' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.788 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3463' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.788 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8277' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.789 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6548' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.789 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6384' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.789 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9184' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.790 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7769' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.790 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4716' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.791 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5425' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.791 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8388' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.791 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2990' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.791 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5250' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.791 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2123' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.792 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2480' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.792 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8420' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.793 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5521' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.793 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3203' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.793 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '693' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.793 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9907' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.793 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9907' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.794 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '49' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.795 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5276' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.795 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4340' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.796 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9754' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.796 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '165' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.796 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1582' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.797 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3087' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.798 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3244' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.798 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1008' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.799 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8185' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.799 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7850' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.799 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5466' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.800 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3673' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.800 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6806' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.800 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4396' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.801 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9661' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.802 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6697' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.803 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6685' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.804 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9862' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.804 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9498' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.805 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3976' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.805 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8349' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.805 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5580' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.805 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7882' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.806 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5285' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.807 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '887' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.807 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7792' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.807 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9611' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.808 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1189' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.808 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1460' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.808 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9662' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.809 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8834' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.809 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4885' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.809 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8751' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.809 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7339' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.810 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7038' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.810 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6374' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.810 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '30' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.810 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2177' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.810 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4380' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.813 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8110' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.813 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8879' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.814 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9201' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.816 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3695' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.816 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3584' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.816 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5097' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.817 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7047' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.817 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9524' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.817 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1385' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.818 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2351' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.819 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8627' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.819 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4134' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.819 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '143' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.819 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3201' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.820 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7428' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.822 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9352' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.822 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8209' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.822 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '156' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.822 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5040' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.822 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2985' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.836 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1186' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.882 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1886' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.882 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3767' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.884 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7486' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.884 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2854' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.885 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6347' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.885 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3363' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.886 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9965' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.886 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9174' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.887 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9595' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.887 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7452' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.887 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1014' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.887 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2363' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.888 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2325' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.888 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2171' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.888 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '721' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.888 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '517' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.889 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4239' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.890 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9642' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.890 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3639' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.890 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7510' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.890 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '375' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.892 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2025' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.893 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4830' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.893 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7968' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.893 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5127' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.894 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8101' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.894 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9710' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.894 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6634' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.895 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6712' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.895 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2888' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.896 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5062' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.897 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4297' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.898 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8408' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.898 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5127' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.899 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '578' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.899 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4196' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.900 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8234' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.900 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3348' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.900 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '677' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.901 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7313' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.901 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4265' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.902 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4653' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.902 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1877' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.902 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3579' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.904 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5259' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.905 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9006' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.906 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4597' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.906 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '213' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.907 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3093' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.907 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4134' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.907 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7674' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.909 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1321' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.909 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6378' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.910 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4325' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.910 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6253' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.911 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1809' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.912 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9687' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.912 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '694' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.912 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3213' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.912 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8834' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.912 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3735' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.913 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '794' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.913 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3913' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.913 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2053' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.914 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2881' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.914 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6958' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.914 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7487' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.915 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6227' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.916 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7145' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.916 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3345' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.917 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5323' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.918 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7821' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.918 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2233' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.919 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4798' for key 'test_conflict_insert.PRIMARY'"] [Pipeline] // withEnv [Pipeline] } [2024/05/06 17:55:11.981 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5512' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.982 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4438' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.982 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6648' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.984 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6692' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.984 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3322' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.985 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8247' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.986 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5225' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.986 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9792' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.987 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3699' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.989 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3657' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.989 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1642' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.990 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7468' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.991 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '418' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.991 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4716' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.991 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6461' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.992 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6171' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.992 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9311' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.993 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6608' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.993 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7049' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.993 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9780' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.993 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8470' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.993 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1276' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.993 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6147' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.994 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5083' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.994 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8018' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.994 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4316' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.994 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '51' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.996 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6171' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.996 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '702' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.996 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4507' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.997 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4295' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.997 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7607' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.998 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1909' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.998 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2623' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.998 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2860' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.999 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3537' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.999 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3751' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:11.999 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1384' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.000 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6422' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.000 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2707' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.001 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2999' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.002 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9352' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.003 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1537' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.004 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1264' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.005 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3403' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.005 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3659' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.005 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7312' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.006 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3007' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.006 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5224' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.007 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8708' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.007 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3467' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.007 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4301' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.008 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7264' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.008 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9161' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.008 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8211' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.009 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7533' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.009 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8255' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.010 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2250' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.011 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2471' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.011 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3194' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.011 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3550' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.012 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9546' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.012 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5149' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.012 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8341' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.013 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4500' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.013 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1874' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.013 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4609' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.013 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6035' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.014 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4937' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.015 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '654' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.015 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6185' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.015 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '489' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.015 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1714' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.016 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2696' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.016 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7432' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.016 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5857' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.016 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6633' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.016 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3949' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.016 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5079' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.017 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8031' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.017 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8678' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.017 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7647' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.018 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9767' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.018 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9489' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.018 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1638' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.018 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.018 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9105' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.019 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8344' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.019 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4716' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.082 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2498' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.082 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1041' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.083 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7655' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.083 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8343' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.084 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '377' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.085 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9117' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.085 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '391' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.085 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2619' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.085 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5005' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.086 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6054' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.086 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6092' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.087 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5052' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.088 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '131' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.088 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4011' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.088 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8987' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.088 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5450' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.088 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9924' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.089 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '714' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.090 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7824' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.090 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6762' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.091 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8961' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.091 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '975' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.092 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1555' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.093 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9505' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.093 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8001' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.094 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1678' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.094 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7875' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.095 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '770' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.095 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5870' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.095 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6249' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.096 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5461' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.097 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1041' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.097 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '438' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.097 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7791' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.098 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9350' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.099 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6197' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.099 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5127' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.099 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2201' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.101 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3554' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.101 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5558' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.101 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8963' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.102 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '412' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.102 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '448' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.103 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8130' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.103 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3611' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.105 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6225' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.105 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2484' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.105 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8551' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.106 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '309' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.106 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6951' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.106 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7171' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.106 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3687' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.107 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '588' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.107 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8460' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.108 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2118' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.108 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6282' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.108 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7390' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.109 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8015' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.109 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '316' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.110 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4768' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.110 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6283' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.110 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '444' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.110 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5575' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.111 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3536' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.112 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4507' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.112 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5259' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.112 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5771' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.113 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9733' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.113 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '810' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.113 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1239' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.114 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8012' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.114 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1389' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.114 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3317' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.115 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3078' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.116 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8339' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.116 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2032' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.116 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2856' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.116 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7875' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.117 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3362' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.117 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3801' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.117 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5320' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.117 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1484' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.118 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9423' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.118 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8296' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.118 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '304' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.181 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7255' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.181 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '677' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.181 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1911' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.181 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5225' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.182 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3007' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.182 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3270' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.183 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8269' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.183 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '555' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.183 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8014' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.183 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1569' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.184 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6489' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.184 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2205' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.185 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1563' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.185 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3872' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.186 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2199' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.186 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6820' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.187 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8373' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.188 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8975' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.188 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9222' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.189 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8855' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.189 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5007' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.190 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1621' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.190 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7775' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.191 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8675' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.191 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7622' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.192 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9772' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.192 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4524' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.192 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3781' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.192 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4266' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.193 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4789' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.193 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3703' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.194 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9505' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.194 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9940' for key 'test_conflict_insert.PRIMARY'"] [Pipeline] // node [Pipeline] } [2024/05/06 17:55:12.196 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '166' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.196 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9636' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.197 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9152' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.197 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1152' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.197 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8554' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.198 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8340' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.199 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1643' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.201 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5408' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.202 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3556' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.202 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7390' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.202 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '874' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.202 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2177' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.202 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9642' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.203 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5461' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.203 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1628' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.205 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7985' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.206 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1051' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.206 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1166' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.207 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3363' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.208 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7304' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.208 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4297' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.208 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5250' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.208 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7301' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.209 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2033' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.210 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9412' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.210 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1159' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.210 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1844' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.211 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4449' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.211 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8430' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.212 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9462' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.212 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4541' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.212 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '667' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.213 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '155' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.213 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7514' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.214 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5242' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.214 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1575' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.216 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8405' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.216 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8110' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.216 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1365' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.217 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1457' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.217 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8138' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.217 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1679' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.218 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '381' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.218 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6710' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.218 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5955' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.281 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7154' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.282 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4909' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.282 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1448' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.283 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8561' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.283 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5362' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.283 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7430' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.284 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4829' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.284 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5870' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.284 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4918' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.285 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4355' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.286 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9996' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.286 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5990' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.286 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6913' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.287 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7350' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.288 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9245' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.289 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8053' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.290 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3659' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.291 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6791' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.292 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4366' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.292 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7730' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.293 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6831' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.293 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1259' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.294 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7127' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.295 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5769' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.296 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2402' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.296 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '486' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.297 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7970' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.297 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1499' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.298 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3821' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.299 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '945' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.299 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4941' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.299 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4166' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.299 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2642' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.299 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '556' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.300 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2201' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.300 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6287' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.301 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9605' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.303 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5587' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.303 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7609' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.303 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1601' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.304 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1134' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.304 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1715' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.304 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2595' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.306 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1437' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.306 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3917' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.306 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5116' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.306 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7179' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.306 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8686' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.307 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3251' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.307 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2839' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.308 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8745' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.308 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5947' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.309 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2206' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.309 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2797' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.309 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5821' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.310 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '819' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.310 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6079' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.310 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2357' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.312 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2139' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.313 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9116' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.314 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1892' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.315 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7452' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.316 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '453' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.316 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6519' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.317 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6982' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.318 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6294' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.318 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8665' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.319 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2566' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.319 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9183' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.319 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8913' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.320 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3254' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.320 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9702' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.321 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4449' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.321 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1237' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.322 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8027' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.322 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9351' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.322 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6744' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.322 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5367' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.323 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7313' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.381 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1680' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.381 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6155' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.381 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '160' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.381 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2358' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.382 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2244' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.382 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6567' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.383 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3687' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.384 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8217' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.384 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1559' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.385 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7368' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.386 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2335' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.386 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2766' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.387 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8711' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.387 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6608' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.387 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7533' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.387 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4956' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.388 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2244' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.389 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '126' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.389 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4653' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.389 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8841' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.389 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5840' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.390 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2298' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.391 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '764' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.391 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8592' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.393 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '240' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.395 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6773' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.395 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6518' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.395 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2058' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.396 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '990' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.397 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '347' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.397 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4597' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.397 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9777' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.398 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9001' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.399 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3296' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.399 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2357' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.401 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4883' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.402 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5691' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.403 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '166' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.404 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1524' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.404 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3630' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.404 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8615' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.405 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5421' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.405 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1448' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.405 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3757' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.406 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8530' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.407 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '237' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.407 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9209' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.408 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9902' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.408 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5868' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.409 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1164' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.409 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6343' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.410 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3492' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.410 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5722' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.410 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2907' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.412 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9848' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.412 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2481' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.413 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '930' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.413 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1410' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.414 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '512' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.414 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '625' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.414 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4856' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.415 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8436' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.415 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8023' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.418 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6712' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.420 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9742' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.420 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1239' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.420 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3027' for key 'test_conflict_insert.PRIMARY'"] [Pipeline] // podTemplate [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024/05/06 17:55:12.481 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3988' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.482 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2929' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.483 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5539' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.484 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8339' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.484 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6114' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.484 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4098' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.484 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3786' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.485 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2255' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.487 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '392' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.488 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4449' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.488 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9609' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.488 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5425' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.488 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9169' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.489 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3724' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.490 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3461' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.490 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2517' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.490 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '155' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.491 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9688' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.492 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9984' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.492 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1185' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.493 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6306' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.494 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8379' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.494 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5761' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.495 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6588' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.496 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8517' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.496 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8523' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.496 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7219' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.496 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7040' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.497 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8337' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.498 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8209' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.499 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1597' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.500 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7970' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.500 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1037' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.500 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6792' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.502 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3457' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.503 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8657' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.503 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '460' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.504 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5143' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.505 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5102' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.505 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2589' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.505 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6479' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.505 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8839' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.508 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6858' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.508 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4847' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.508 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5632' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.509 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8151' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.509 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4236' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.509 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1601' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.510 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2910' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.510 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8042' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.511 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5647' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.511 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4225' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.511 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6388' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.511 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '532' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.511 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9837' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.511 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1424' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.511 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5041' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.512 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3183' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.512 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6697' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.512 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3942' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.512 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3672' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.512 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3048' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.513 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3799' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.513 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5233' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.514 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5426' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.514 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4474' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.514 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7482' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.515 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5868' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.515 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2177' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.516 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8477' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.516 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7706' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.516 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1320' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.517 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6141' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.517 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2641' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.518 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '224' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.518 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9148' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.518 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '97' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.519 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4327' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.519 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3652' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.519 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1268' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.519 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '527' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.520 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4686' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.520 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8120' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.521 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '694' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.521 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3703' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.582 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2619' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.582 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8315' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.584 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1580' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.584 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8972' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.584 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '418' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.584 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2486' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.584 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6441' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.584 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6720' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.585 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2794' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.585 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '129' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.585 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5155' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.586 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4629' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.587 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8837' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.587 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8275' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.587 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5619' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.589 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1391' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.589 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6079' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.590 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9772' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.590 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '384' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.590 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8518' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.590 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5953' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.591 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '921' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.591 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6391' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.592 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '189' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.593 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1160' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.593 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8663' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.594 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5675' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.594 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '891' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.595 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2061' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.595 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4074' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.596 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7377' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.597 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7157' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.597 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6707' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.597 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9732' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.598 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6676' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.598 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '143' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.598 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '106' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.599 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '659' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.599 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7418' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.599 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '330' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.600 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4635' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.600 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7635' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.600 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6387' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.600 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2854' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.602 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2595' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.603 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4251' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.603 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3327' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.605 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5973' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.606 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8204' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.606 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9215' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.606 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1174' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.606 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '124' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.606 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4752' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.607 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5469' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.607 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '980' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.608 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6171' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.608 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3749' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.608 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9625' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.608 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1616' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.608 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6858' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.608 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5774' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.609 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9208' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.609 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2380' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.610 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9401' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.610 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4595' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.611 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6518' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.611 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2284' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.611 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1485' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.611 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6266' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.611 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5972' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.612 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '50' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.612 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1225' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.612 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6441' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.613 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5231' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.613 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5695' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.614 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8499' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.614 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '675' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.614 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '955' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.615 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8640' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.615 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9727' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.615 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5827' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.616 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9941' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.616 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1247' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.616 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8360' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.617 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3535' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.619 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1275' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.682 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3879' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.684 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4827' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.685 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9050' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.685 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4003' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.686 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4486' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.686 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7969' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.686 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4544' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.687 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8727' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.688 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1153' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.688 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '923' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.688 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2318' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.689 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2084' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.689 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9505' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.690 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7126' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.691 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5831' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.692 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '268' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.692 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1643' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.692 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7347' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.693 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6654' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.693 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4390' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.693 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '100' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.693 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4846' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.694 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1570' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.694 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3806' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.695 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4092' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.696 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6713' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.696 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8740' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.696 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9527' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.696 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2629' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.697 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4298' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.697 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '486' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.697 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4003' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.698 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2408' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.698 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7731' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.698 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1384' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.698 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2588' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.699 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1928' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.699 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5442' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.699 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2175' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.699 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8013' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.700 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6111' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.700 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5528' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.701 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3173' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.701 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1596' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.701 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4981' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.701 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1290' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.702 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9557' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.703 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4339' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.703 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6831' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.703 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3820' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.705 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9471' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.705 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2578' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.705 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3865' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.706 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2474' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.706 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1365' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.707 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1495' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.707 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7219' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.707 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5015' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.709 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5437' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.709 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3412' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.710 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1603' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.710 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2004' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.710 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8879' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.710 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5178' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.710 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8006' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.711 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2967' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.711 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '635' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.711 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7771' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.712 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5410' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.712 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3424' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.713 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5239' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.713 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1159' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.713 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8051' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.714 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2857' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.714 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6855' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.715 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7974' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.715 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1638' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.715 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5599' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.716 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6936' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.716 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6185' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.716 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8084' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.717 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5689' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.717 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2220' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.717 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3175' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.717 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3464' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.718 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8512' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.718 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2941' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.718 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6059' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.718 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3985' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.718 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1011' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.719 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5266' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.719 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8276' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.720 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5571' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.720 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3413' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.720 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1303' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.720 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '189' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.720 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3039' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.721 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5809' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.721 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9065' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.721 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8829' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.721 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2044' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.721 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2904' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.721 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1854' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.722 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7626' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.722 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7769' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.783 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6096' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.785 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '322' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.785 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1842' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.786 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4900' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.786 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5845' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.787 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '391' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.788 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4870' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.788 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9887' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.788 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7893' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.788 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4688' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.789 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6011' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.789 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '800' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.789 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2887' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.789 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6445' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.790 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4683' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.790 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8813' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.790 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5316' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.791 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9506' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.792 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8467' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.792 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '783' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.792 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '488' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.792 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '672' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.793 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4734' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.794 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2999' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.794 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1041' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.795 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3095' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.795 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5814' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.796 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3292' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.796 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5869' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.796 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1551' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.797 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9066' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.797 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7429' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.797 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8339' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.797 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9816' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.798 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6636' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.799 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8603' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.799 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4117' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.801 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8496' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.801 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8479' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.801 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2258' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.802 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2923' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.802 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1838' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.802 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5270' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.802 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3568' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.803 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6959' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.803 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7415' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.804 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1324' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.804 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '555' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.805 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5810' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.805 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5082' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.805 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8442' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.806 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7155' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.807 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9062' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.808 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6146' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.808 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7661' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.809 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5106' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.809 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5665' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.809 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6683' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.811 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3424' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.811 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2242' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.811 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8805' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.812 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7206' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.812 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1685' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.813 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6816' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.813 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4156' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.814 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2619' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.814 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4819' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.814 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9628' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.815 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9437' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.815 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9381' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.816 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3947' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.816 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '870' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.817 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '309' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.817 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5983' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.817 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1760' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.818 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2899' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.818 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4023' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.819 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7230' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.819 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3657' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.819 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6154' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.819 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1239' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.820 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5359' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.821 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7534' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.821 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8510' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.821 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2994' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.821 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4199' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.822 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7294' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.822 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '108' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.822 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8592' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.822 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3980' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.823 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7878' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.823 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5005' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.881 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2583' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.882 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4915' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.882 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '832' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.882 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7244' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.883 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8606' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.883 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4325' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.883 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7388' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.884 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2447' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.884 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2177' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.884 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9702' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.885 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6545' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.885 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5466' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.886 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9195' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.886 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5473' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.887 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7745' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.887 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3842' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.888 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5403' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.888 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6801' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.888 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8562' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.888 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5726' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.889 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4403' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.889 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6134' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.890 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2136' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.890 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3087' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.890 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5966' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.890 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2995' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.891 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '980' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.891 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1305' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.892 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7053' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.892 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8838' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.893 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5103' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.894 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9859' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.894 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8185' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.894 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9065' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.895 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3670' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.895 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9313' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.896 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2058' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.896 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4086' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.896 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3292' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.896 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5990' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.898 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4346' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.898 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5747' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.898 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6545' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.899 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '354' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.899 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2160' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.899 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6429' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.900 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6863' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.900 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1360' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.901 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5334' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.901 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2080' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.903 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8095' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.903 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5693' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.904 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6630' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.904 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8342' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.905 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2002' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.906 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9245' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.906 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1983' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.907 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6062' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.908 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8548' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.908 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5893' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.908 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4155' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.909 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9143' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.909 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1474' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.909 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2500' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.910 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '107' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.910 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3246' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.911 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3870' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.911 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2339' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.912 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8102' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.912 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8480' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.912 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3444' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.912 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9446' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.913 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2282' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.913 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4931' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.913 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5693' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.913 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5421' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.913 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3254' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.914 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2753' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.914 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6231' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.914 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9040' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.915 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1192' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.915 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7152' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.916 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8309' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.916 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3003' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.916 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2026' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.916 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6026' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.917 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5311' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.918 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8001' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.918 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5717' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.918 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7025' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.918 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2524' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.918 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3845' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.918 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1716' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.919 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5096' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.919 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5230' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.981 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1938' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.982 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8200' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.982 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6847' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.983 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1480' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.983 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8279' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.984 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9253' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.984 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9066' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.987 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8682' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.989 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '959' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.990 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8154' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.990 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7669' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.990 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7141' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.991 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '208' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.991 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2249' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.991 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5248' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.991 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2658' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.992 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2148' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.992 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6820' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.992 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4907' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.994 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7796' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.994 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7735' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.995 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8857' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.995 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.995 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6424' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.995 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9178' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.996 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4061' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:12.999 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '512' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.001 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8561' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.002 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6183' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.002 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7114' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.002 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5186' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.003 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5433' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.003 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9588' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.004 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7799' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.004 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '822' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.004 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9565' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.005 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4866' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.005 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6478' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.006 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4643' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.006 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9634' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.006 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7129' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.007 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8946' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.008 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5298' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.008 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '604' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.008 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1411' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.010 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7361' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.010 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9995' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.010 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5317' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.010 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9572' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.010 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4353' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.011 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4349' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.011 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8167' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.012 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2501' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.012 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6958' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.012 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8067' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.012 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6895' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.012 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3440' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.012 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7127' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.013 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '613' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.013 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7669' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.014 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2500' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.015 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7490' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.015 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8950' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.015 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2602' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.015 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6613' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.016 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5426' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.016 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6035' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.016 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6306' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.016 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6749' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.016 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5130' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.017 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6123' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.017 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2594' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.018 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4526' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.019 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2418' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.019 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4580' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.019 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4694' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.020 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6133' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.020 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4007' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.020 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8970' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.021 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6443' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.021 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6383' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.021 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1358' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.021 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2567' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.021 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4930' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.081 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3623' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.081 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9184' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.082 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2905' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.083 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4626' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.083 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9793' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.084 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8028' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.085 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6518' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.085 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5747' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.086 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '226' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.086 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4690' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.086 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8423' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.086 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7232' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.087 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9162' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.087 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8374' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.087 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6450' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.087 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3877' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.087 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7939' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.088 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6218' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.088 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1808' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.089 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1005' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.089 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8859' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.089 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7362' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.089 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6860' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.090 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4814' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.090 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6024' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.091 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8269' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.091 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6018' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.091 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8492' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.091 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9000' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.092 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9669' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.092 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '794' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.093 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '607' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.093 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6912' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.094 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9280' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.094 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5265' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.095 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '738' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.095 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2834' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.095 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4301' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.095 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8436' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.096 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3865' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.096 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5701' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.097 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6000' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.097 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8023' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.098 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3057' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.099 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6044' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.099 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2578' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.099 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1119' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.099 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2859' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.100 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4629' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.100 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '30' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.100 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9346' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.100 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3612' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.100 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2834' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.101 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5027' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.101 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '127' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.101 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7155' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.102 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4307' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.102 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5415' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.102 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8807' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.103 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9016' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.103 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1490' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.103 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '989' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.105 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2486' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.105 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '697' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.105 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5857' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.106 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2587' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.106 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7432' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.107 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9095' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.107 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6705' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.107 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2318' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.107 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '299' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.107 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3160' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.108 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8838' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.108 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9634' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.108 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '507' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.109 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2278' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.109 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6713' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.110 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '655' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.110 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2025' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.110 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5224' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.111 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1259' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.111 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7219' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.111 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9591' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.112 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9626' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.112 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6991' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.113 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1838' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.113 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1143' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.113 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9015' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.114 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7245' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.114 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1212' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.114 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1526' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.115 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3881' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.116 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3442' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.116 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8041' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.116 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5827' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.116 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5158' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.117 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5106' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.117 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4196' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.117 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3788' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.119 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3506' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.119 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8677' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.119 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2822' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.119 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4100' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.120 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9708' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.120 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '637' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.120 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1526' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.121 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5025' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.121 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4442' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.121 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5965' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.121 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9857' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.182 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4436' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.183 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3024' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.185 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7244' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.185 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9032' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.186 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1730' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.186 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1505' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.186 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2556' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.187 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '694' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.188 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '43' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.189 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7209' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.189 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6156' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.189 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8330' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.189 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6159' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.189 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2216' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.189 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8004' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.190 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3247' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.190 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8999' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.190 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6232' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.190 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1255' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.191 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8111' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.191 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2146' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.192 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2220' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.192 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1492' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.193 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6854' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.193 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6747' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.194 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4287' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.194 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7881' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.195 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3621' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.196 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1999' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.196 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5587' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.197 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7699' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.197 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2210' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.198 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3103' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.198 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9182' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.198 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6652' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.198 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5920' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.200 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1652' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.200 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3399' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.201 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4170' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.201 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4370' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.201 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1571' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.201 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6111' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.202 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1096' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.202 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7052' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.202 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1187' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.203 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1653' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.205 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3292' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.205 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2112' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.205 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3088' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.206 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5176' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.206 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3440' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.206 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9466' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.206 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8738' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.206 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2727' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.206 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9394' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.207 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4735' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.207 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '797' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.208 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1688' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.208 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7340' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.208 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9312' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.208 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9524' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.209 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2484' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.209 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2566' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.209 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1688' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.209 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4508' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.210 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2959' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.211 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3694' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.211 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8105' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.212 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8176' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.213 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8822' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.213 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5916' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.213 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5595' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.214 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8881' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.214 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2105' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.215 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7986' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.215 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8807' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.215 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '176' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.215 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8215' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.215 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5531' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.216 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1955' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.216 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9352' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.216 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9587' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.216 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9270' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.217 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7434' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.217 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9628' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.218 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2967' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.218 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3551' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.219 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '377' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.220 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9884' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.220 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9378' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.221 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9641' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.221 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3635' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.222 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5106' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.282 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8312' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.282 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '933' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.284 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1474' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.284 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6049' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.284 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1569' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.285 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1488' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.286 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9320' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.286 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3801' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.288 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5573' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.289 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7460' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.289 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4252' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.289 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1837' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.289 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2824' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.289 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9239' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.290 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1379' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.290 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1551' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.290 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6282' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.290 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7583' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.291 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2236' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.291 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2476' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.291 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8338' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.292 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8088' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.293 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9641' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.293 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4007' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.293 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5907' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.293 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7125' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.293 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7039' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.294 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2225' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.294 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3931' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.295 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7099' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.295 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6338' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.296 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9820' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.296 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '903' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.296 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9462' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.297 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3482' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.297 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5625' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.297 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8223' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.297 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9732' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.298 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8491' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.298 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2325' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.298 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8218' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.299 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1616' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.299 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9669' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.299 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5629' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.300 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8548' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.300 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9923' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.300 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7856' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.301 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3827' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.301 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6660' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.302 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5437' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.302 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9767' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.302 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5593' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.302 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8238' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.303 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1760' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.303 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1759' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.303 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6243' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.303 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7350' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.304 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2875' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.305 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1485' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.305 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6938' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.305 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9169' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.306 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2635' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.306 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2901' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.306 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9912' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.306 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9697' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.306 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5363' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.307 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4471' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.308 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8460' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.308 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5951' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.308 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2339' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.308 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5747' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.309 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1727' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.309 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2131' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.309 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1300' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.309 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3384' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.309 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2307' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.310 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4972' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.312 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4246' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.312 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2002' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.312 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4025' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.313 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '129' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.313 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2531' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.314 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4174' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.314 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1097' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.315 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7524' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.315 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7745' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.316 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9441' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.316 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6691' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.316 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2548' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.317 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2729' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.317 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '910' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.318 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7138' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.318 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4100' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.318 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9272' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.318 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5563' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.318 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3009' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.319 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1357' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.319 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3968' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.319 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '348' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.320 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2080' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.320 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8114' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.381 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2201' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.382 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6024' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.383 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4161' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.383 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6460' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.383 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3491' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.383 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2656' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.384 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5198' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.384 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3281' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.385 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4140' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.385 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '17' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.385 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3789' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.385 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4038' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.386 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4883' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.386 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2041' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.386 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3687' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.387 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8627' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.387 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8288' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.387 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4773' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.388 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1194' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.389 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '578' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.389 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9904' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.390 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9508' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.391 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3052' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.391 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4602' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.391 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1767' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.392 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1587' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.392 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8223' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.392 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5551' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.392 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3649' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.392 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6154' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.392 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1561' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.393 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7682' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.393 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6970' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.393 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6274' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.393 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1723' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.393 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3428' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.393 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7015' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.394 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4324' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.394 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '894' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.394 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5408' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.395 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '124' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.395 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5622' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.396 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9661' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.396 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5239' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.396 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '310' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.396 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6860' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.397 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8371' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.397 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5509' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.397 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1873' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.398 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7556' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.398 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6799' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.398 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3384' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.399 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3899' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.399 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4564' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.399 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7574' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.399 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7063' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.400 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6006' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.400 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1190' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.401 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2447' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.401 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '97' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.401 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5255' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.402 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5097' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.402 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7175' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.402 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6639' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.404 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1852' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.404 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2304' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.405 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2845' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.405 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2081' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.405 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2599' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.405 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3879' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.406 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3283' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.406 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8125' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.406 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9417' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.407 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2574' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.408 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '351' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.408 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8759' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.408 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7598' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.409 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1323' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.410 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3287' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.410 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7618' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.411 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5034' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.411 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3183' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.413 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9633' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.413 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7510' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.413 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2246' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.413 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '529' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.413 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5577' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.413 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '794' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.413 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2126' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.414 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9184' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.414 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3396' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.414 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6563' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.414 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2031' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.415 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2054' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.415 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9295' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.415 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3942' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.415 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9547' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.415 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7561' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.416 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '738' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.416 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1268' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.417 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4272' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.417 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3369' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.418 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8239' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.418 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5925' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.418 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '550' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.419 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2186' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.419 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8556' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.419 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1230' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.420 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2180' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.420 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2838' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.420 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3824' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.421 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '851' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.421 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1718' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.421 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2557' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.421 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9208' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.421 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5589' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.421 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4697' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.481 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8745' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.481 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '950' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.481 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8041' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.482 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7092' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.483 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7223' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.484 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8439' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.484 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6583' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.484 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1914' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.485 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5206' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.485 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4559' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.486 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4997' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.486 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9450' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.487 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7299' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.488 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5917' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.488 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4934' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.488 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2635' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.488 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2680' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.489 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6611' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.489 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6010' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.489 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6631' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.489 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4690' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.489 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '360' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.490 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4252' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.490 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3580' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.491 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7042' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.492 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '279' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.492 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9944' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.492 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7529' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.492 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8839' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.493 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2805' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.493 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7309' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.494 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7531' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.494 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8663' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.494 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8075' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.495 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8975' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.495 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7938' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.495 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4909' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.495 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1829' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.496 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8412' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.496 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '800' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.497 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9350' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.498 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5797' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.499 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9739' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.499 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '401' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.500 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7468' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.500 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6069' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.500 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2466' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.501 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6078' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.502 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2071' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.502 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3817' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.502 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5512' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.502 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5380' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.503 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5661' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.503 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9230' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.504 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4589' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.504 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2841' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.505 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5490' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.505 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1607' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.506 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '459' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.506 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8534' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.506 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9195' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.507 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1719' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.507 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6179' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.507 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '998' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.508 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5271' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.508 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5543' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.508 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1378' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.509 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1731' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.509 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7880' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.509 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9767' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.509 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6190' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.509 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1046' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.510 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2346' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.510 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1008' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.510 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1993' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.510 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3450' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.511 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8033' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.511 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6500' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.511 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9912' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.512 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3864' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.513 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3961' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.513 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8342' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.513 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '912' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.514 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5237' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.514 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9912' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.514 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7726' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.514 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6054' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.514 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6911' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.514 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5862' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.514 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6036' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.514 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5427' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.515 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9952' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.515 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8899' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.515 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4281' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.515 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '133' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.515 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9985' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.516 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5451' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.516 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5090' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.516 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3536' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.516 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8574' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.517 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '163' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.517 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5176' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.517 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7940' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.517 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4825' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.517 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7987' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.518 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1153' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.518 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1579' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.518 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8603' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.519 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8452' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.519 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9139' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.520 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7681' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.520 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7962' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.520 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4565' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.520 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9280' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.521 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3245' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.521 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2515' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.581 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8980' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.581 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2556' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.582 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '48' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.583 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3023' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.583 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3519' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.584 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '573' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.584 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2545' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.585 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4252' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.585 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '593' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.586 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2556' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.586 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5632' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.586 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4737' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.586 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8167' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.587 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3390' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.587 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1475' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.587 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9451' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.588 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9585' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.589 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '131' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.590 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5577' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.590 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7593' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.591 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6948' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.591 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1915' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.591 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2702' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.591 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8040' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.591 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3550' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.591 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6561' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.592 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6824' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.592 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4007' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.592 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5244' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.592 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5706' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.592 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5206' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.593 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '899' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.593 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '682' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.594 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8278' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.594 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6588' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.594 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6240' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.595 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3735' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.595 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5224' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.595 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7309' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.595 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9858' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.596 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6446' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.596 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '244' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.597 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7363' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.597 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5919' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.597 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2258' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.597 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3385' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.597 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4167' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.598 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6591' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.598 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4624' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.598 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '699' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.598 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1543' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.599 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5439' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.599 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4310' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.599 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4900' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.600 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9969' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.600 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9027' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.600 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '796' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.600 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8410' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.601 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3080' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.601 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1388' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.601 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6241' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.601 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4342' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.601 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1141' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.602 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6081' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.602 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2525' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.602 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '201' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.603 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2531' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.603 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3891' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.603 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2079' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.603 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1610' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.603 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5181' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.603 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7548' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.604 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7514' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.604 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1294' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.604 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5250' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.605 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4225' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.606 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8304' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.606 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6223' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.606 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3804' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.606 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '799' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.606 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4776' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.607 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2944' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.607 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2706' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.607 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3399' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.608 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3213' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.608 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4918' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.608 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4368' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.608 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '201' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.608 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1334' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.609 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8192' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.609 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3981' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.609 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4091' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.610 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5754' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.610 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7987' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.610 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5962' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.610 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9697' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.611 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '226' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.611 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8302' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.611 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7548' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.611 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '49' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.612 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6255' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.612 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9285' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.613 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6094' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.613 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4263' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.613 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3792' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.614 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1493' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.614 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7285' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.615 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8823' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.615 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9457' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.615 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7900' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.615 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '54' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.615 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9412' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.616 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4711' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.616 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4263' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.616 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4936' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.616 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5675' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.616 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1841' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.616 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6682' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.616 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8082' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.616 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4258' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.617 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9876' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.617 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6153' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.617 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6831' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.617 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3345' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.618 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8430' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.619 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8340' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.619 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7340' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.620 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7890' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.620 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7542' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.621 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2698' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.681 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8264' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.682 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8322' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.682 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5309' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.682 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6710' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.683 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5314' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.683 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2590' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.684 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1559' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.685 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8607' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.685 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7128' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.685 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8314' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.685 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4745' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.685 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9691' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.685 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5527' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.685 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8322' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.686 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1804' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.686 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8622' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.686 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7220' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.686 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9781' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.687 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1114' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.687 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9605' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.687 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '324' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.688 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7417' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.688 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2884' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.689 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3461' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.689 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7849' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.690 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6862' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.690 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7030' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.690 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3299' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.692 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9056' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.692 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9043' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.692 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1424' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.693 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '307' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.693 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2393' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.693 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9996' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.694 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5328' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.694 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6003' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.694 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5298' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.694 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7700' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.694 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9866' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.695 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1652' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.695 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7311' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.695 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6633' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.696 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9337' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.696 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6803' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.696 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8213' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.697 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '171' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.697 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1194' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.697 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8477' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.697 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5752' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.697 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9346' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.697 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5078' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.697 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9709' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.698 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6276' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.698 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4098' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.700 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9352' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.700 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7115' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.700 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5037' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.700 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9331' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.701 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4999' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.701 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2913' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.701 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '674' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.701 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5629' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.701 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7650' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.702 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5633' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.702 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3524' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.702 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4285' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.703 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1566' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.703 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7351' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.703 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7952' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.703 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6889' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.704 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3370' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.704 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1425' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.704 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6847' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.705 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6483' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.705 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2207' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.705 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2566' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.705 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7356' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.705 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4716' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.705 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '75' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.705 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8648' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.706 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4016' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.706 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5575' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.706 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5819' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.706 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3777' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.706 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5533' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.706 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4726' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.707 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5936' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.707 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8582' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.707 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8405' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.708 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '191' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.708 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1039' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.708 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1892' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.708 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8891' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.708 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9744' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.709 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1641' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.710 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '931' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.710 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4204' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.711 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7741' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.711 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6928' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.711 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8379' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.711 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8813' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.711 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6652' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.711 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3296' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.711 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4834' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.712 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6210' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.712 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1319' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.712 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7629' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.712 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9755' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.712 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8247' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.712 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5624' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.713 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4900' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.713 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4583' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.713 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3676' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.713 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2025' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.713 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4559' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.714 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9021' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.714 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7607' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.714 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7730' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.714 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1225' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.714 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3969' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.714 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5741' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.715 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9067' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.715 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7891' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.716 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '130' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.716 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3384' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.717 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1187' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.717 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4025' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.717 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6676' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.718 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7230' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.718 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6649' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.718 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1750' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.718 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4654' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.719 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2017' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.719 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1949' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.719 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7056' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.719 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2762' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.719 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8957' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.720 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4880' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.721 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4560' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.721 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7837' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.722 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7940' for key 'test_conflict_insert.PRIMARY'"] + ls -alh bin/ total 930M drwxr-sr-x. 2 jenkins jenkins 4.0K May 6 17:54 . drwxr-sr-x. 49 jenkins jenkins 4.0K May 6 17:55 .. -rwxr-xr-x. 1 jenkins jenkins 200M May 6 17:52 ddltest -rwxr-xr-x. 1 jenkins jenkins 106M May 6 17:52 pd-server -rwxr-xr-x. 1 jenkins jenkins 208M May 6 17:52 tidb-server -rwxr-xr-x. 1 jenkins jenkins 418M May 6 17:52 tikv-server + ./bin/pd-server -V Release Version: v8.2.0-alpha-15-gf83febabe Edition: Community Git Commit Hash: f83febabecb98b95b098fd31a3664178f8a6b437 Git Branch: master UTC Build Time: 2024-05-06 08:48:58 [2024/05/06 17:55:13.781 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5391' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.781 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5861' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.782 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8860' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.782 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1049' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.782 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4756' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.783 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6959' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.783 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6407' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.784 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9443' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.784 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6925' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.785 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '841' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.785 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3607' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.785 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3448' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.786 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6361' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.786 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4507' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.787 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7679' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.787 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2556' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.788 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3299' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.788 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5276' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.788 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8029' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.789 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2826' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.790 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5337' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.790 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8149' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.791 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4352' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.791 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7600' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.791 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9642' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.791 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9021' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.791 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8541' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.791 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1384' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.792 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7000' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.792 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5118' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.794 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '328' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.794 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6571' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.794 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '860' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.796 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '894' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.796 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9350' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.796 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7190' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.797 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '372' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.798 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6463' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.798 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4339' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.798 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1682' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.798 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2922' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.798 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2996' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.799 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1314' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.800 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3822' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.800 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '370' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.800 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6705' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.801 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3258' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.802 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5831' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.802 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6982' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.802 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7958' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.802 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1260' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.803 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7463' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.803 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4568' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.803 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7342' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.803 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7513' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.803 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5081' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.804 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4094' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.805 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7487' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.805 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2188' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.805 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5802' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.805 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9949' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.805 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7212' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.805 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8069' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.806 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3478' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.806 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2536' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.806 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2043' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.806 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5006' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.806 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9715' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.807 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2541' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.807 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7942' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.807 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2758' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.807 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8933' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.807 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3275' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.807 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5154' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.808 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9169' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.808 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6196' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.808 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8096' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.809 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2524' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.809 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7279' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.809 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6726' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.809 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2236' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.809 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9594' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.809 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2133' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.810 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4927' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.810 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5137' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.810 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6154' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.810 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3657' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.810 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4272' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.811 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8561' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.811 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5974' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.811 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2015' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.812 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6078' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.812 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3262' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.812 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '171' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.813 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8509' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.813 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8593' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.813 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2040' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.813 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1499' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.813 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7281' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.814 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1526' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.814 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1260' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.814 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4917' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.814 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2385' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.814 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '385' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.815 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7945' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.815 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1169' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.815 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3411' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.815 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3944' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.815 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9940' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.816 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9931' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.816 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4573' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.816 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5894' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.817 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8712' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.817 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8551' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.817 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8030' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.818 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4079' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.818 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6379' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.818 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6878' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.818 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5241' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.819 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4700' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.882 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3551' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.882 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9416' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.882 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9901' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.883 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7157' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.883 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7182' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.885 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9892' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.886 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7063' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.886 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8899' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.886 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2498' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.886 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2157' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.887 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8970' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.887 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1577' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.888 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9062' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.888 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7489' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.888 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7198' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.889 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5718' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.889 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1639' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.889 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3624' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.889 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2208' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.890 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4311' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.890 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4269' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.890 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9616' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.890 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6261' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.891 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9888' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.891 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5266' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.891 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1407' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.891 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2495' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.891 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2227' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.892 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6552' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.892 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8411' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.892 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7023' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.892 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2631' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.892 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7711' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.893 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6594' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.893 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1601' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.893 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1571' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.894 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5052' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.894 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4370' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.894 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5157' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.894 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9859' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.895 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6319' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.895 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1331' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.895 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2236' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.895 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5708' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.896 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2669' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.896 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6692' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.897 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5358' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.897 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4087' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.897 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3777' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.897 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2652' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.898 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6951' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.898 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9611' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.898 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '944' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.898 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6196' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.899 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6165' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.899 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9255' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.899 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4570' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.899 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1192' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.900 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7298' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.900 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4011' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.900 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8779' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.900 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6242' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.901 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4170' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.901 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2844' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.901 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1614' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.901 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8587' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.901 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5475' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.902 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9993' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.902 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2634' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.902 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1282' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.903 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7151' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.903 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9565' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.904 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7672' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.904 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6747' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.904 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8767' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.905 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3114' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.906 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '594' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.906 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '458' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.906 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6545' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.906 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9381' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.907 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '139' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.907 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5630' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.907 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8133' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.907 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6747' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.908 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6744' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.909 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6287' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.909 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7697' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.909 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7806' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.909 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7019' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.909 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2378' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.909 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7019' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.909 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1828' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.910 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5907' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.910 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2476' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.910 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5941' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.911 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8001' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.911 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5158' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.912 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7975' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.912 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1939' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.913 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8647' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.913 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5029' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.914 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9255' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.915 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6020' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.916 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5599' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.916 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8255' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.917 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9532' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.917 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7386' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.918 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8820' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.918 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8822' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.918 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5207' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.919 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2227' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.919 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3159' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.919 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9787' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.919 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8600' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.920 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '242' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.920 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2964' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.921 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9244' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.981 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4389' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.982 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4560' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.984 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5163' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.984 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9424' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.985 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5385' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.985 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3482' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.985 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4236' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.986 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5033' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.989 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4252' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.990 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1212' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.992 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '439' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.992 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1806' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.992 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4097' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.993 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6159' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.993 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6343' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.993 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5227' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.993 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8256' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.993 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5395' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.993 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '113' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.996 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3580' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.997 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6419' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.997 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4721' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.998 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4121' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.999 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2536' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.999 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6130' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.999 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6254' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:13.999 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5562' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.000 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6822' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.000 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3594' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.000 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3719' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.001 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8534' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.001 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9506' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.001 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1465' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.001 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5102' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.002 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4225' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.003 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4621' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.003 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7226' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.003 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1996' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.003 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5671' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.004 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3883' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.005 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6051' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.005 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8771' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.005 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8950' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.006 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9825' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.006 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5240' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.006 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6032' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.006 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6302' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.006 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3007' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.007 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3140' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.007 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2426' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.007 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7772' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.008 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4892' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.008 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4927' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.009 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9536' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.009 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6407' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.009 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4398' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.010 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '41' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.010 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2055' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.010 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5976' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.010 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5086' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.010 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2486' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.011 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '206' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.011 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6555' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.011 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1747' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.012 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1164' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.012 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4508' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.012 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7753' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.013 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8495' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.015 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8495' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.015 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5621' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.015 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6847' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.015 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8189' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.015 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1513' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.015 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7106' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.018 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3618' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.018 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3935' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.019 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9108' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.020 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6574' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.020 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '115' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.021 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4146' for key 'test_conflict_insert.PRIMARY'"] + ./bin/tikv-server -V TiKV Release Version: 8.2.0-alpha Edition: Community Git Commit Hash: 88099c95a3c0c13a827c0795c3d45070264665e4 Git Commit Branch: master UTC Build Time: 2024-05-06 06:37:19 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-87-gd574958239 Edition: Community Git Commit Hash: d57495823941393306489f68be51ecf6d9e4ea9b Git Branch: HEAD UTC Build Time: 2024-05-06 09:44:00 GoVersion: go1.21.6 Race Enabled: false Check Table Before Drop: false Store: unistore [Pipeline] container === RUN TestSimpleUpdate/Conflict/test_conflict_update_common [Pipeline] { [Pipeline] sh [2024/05/06 17:55:14.022 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9300' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.022 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5781' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.022 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5005' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.025 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7880' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.025 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7426' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.025 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6729' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.025 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '481' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.026 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4379' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.026 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4396' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.026 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3189' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.027 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9452' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.027 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6149' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.028 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3919' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.029 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '825' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.030 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5144' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.031 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6230' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.032 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4050' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.032 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3520' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.033 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7675' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.033 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1574' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.033 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1260' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.081 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7923' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.082 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7013' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.083 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8655' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.083 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2811' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.087 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9923' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.087 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4942' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.088 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7114' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.088 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6729' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.090 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5510' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.091 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5350' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.093 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9669' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.094 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7245' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.094 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2844' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.095 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9977' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.096 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '553' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.096 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7697' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.097 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8188' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.100 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9561' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.101 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2838' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.102 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2017' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.103 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1390' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.106 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '156' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.106 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9535' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.107 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6101' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.108 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6673' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.108 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6798' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.109 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '54' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.110 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6681' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.111 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7055' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.111 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '383' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.112 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1852' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.113 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9180' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.114 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8712' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.118 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1687' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.119 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '237' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.120 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4635' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.121 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1323' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.122 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6090' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.122 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4849' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.124 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9543' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.125 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8287' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.126 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9954' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.127 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4617' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.128 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '44' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.128 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4902' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.129 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3927' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.129 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1375' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.130 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1654' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.130 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7303' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.131 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2726' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.132 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7228' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.133 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2479' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.133 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '204' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.135 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4279' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.136 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6102' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.137 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '156' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.138 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '842' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.138 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1169' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.138 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8632' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.139 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5771' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.139 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9562' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.140 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8880' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.141 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2903' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.142 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5812' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.143 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4199' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.143 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5540' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.144 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2284' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.144 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4241' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.145 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1152' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.146 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7039' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.150 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1907' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.151 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7513' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.152 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4231' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.153 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4574' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.153 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4491' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.154 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7133' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.156 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5533' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.157 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8151' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.157 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6085' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.158 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3768' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.159 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3095' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.160 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8101' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.160 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2650' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.164 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '192' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.165 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2339' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.165 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3604' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.166 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9896' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.166 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8680' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.170 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4900' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.172 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7509' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.173 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6455' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.174 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8344' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.175 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6931' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.176 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6242' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.177 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3317' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.179 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9750' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.182 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4830' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.183 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7408' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.183 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5814' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.185 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1543' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.186 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6823' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.189 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3604' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.191 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4824' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.192 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7412' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.196 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7736' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.196 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7343' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.197 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6331' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.197 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8191' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.198 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3648' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.199 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3411' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.199 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3491' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.200 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5964' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.200 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6708' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.203 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1696' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.205 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '113' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.206 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8602' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.207 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2508' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.208 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5583' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.208 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5925' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.209 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8018' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.209 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '244' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.211 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3570' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.212 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5090' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.213 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6938' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.215 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '765' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.216 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6690' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.216 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2302' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.216 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5134' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.217 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2824' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.217 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7071' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.218 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1629' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.218 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7266' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.220 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1197' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.220 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6260' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.221 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5394' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.222 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1229' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.223 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4577' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.224 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2077' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.224 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6200' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.225 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8661' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.225 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7697' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.226 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5356' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.227 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1463' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.228 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1161' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.228 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5344' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.229 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3007' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.229 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6687' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.231 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '364' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.232 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7652' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.232 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6429' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.233 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9914' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.234 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3280' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.235 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9224' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.235 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4272' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.236 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2023' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.237 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3622' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.238 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3701' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.239 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5345' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.239 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2733' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.240 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9001' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.240 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6098' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.241 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '116' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.242 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1677' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.243 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2417' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.243 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3515' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.244 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2810' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.245 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6148' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.245 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9793' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.246 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6754' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.246 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4496' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.247 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6903' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.248 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7058' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.249 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8256' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.249 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6460' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.251 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3396' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.251 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2765' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.252 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9228' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.252 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5717' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.253 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4357' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.253 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1129' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.254 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2145' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.255 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '684' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.255 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2250' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.256 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9407' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.256 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5195' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.257 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6640' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.259 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '726' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.259 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2065' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.260 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9164' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.267 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3824' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.268 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8593' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.269 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5629' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.270 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3532' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.270 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5810' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.271 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3897' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.272 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5441' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.273 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5334' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.274 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2556' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.275 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4731' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.277 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7324' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.278 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3704' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.278 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2567' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.281 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4261' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.281 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6011' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.282 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2630' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.283 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '732' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.283 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1497' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.284 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2104' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.284 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4259' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.286 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9331' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.296 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6558' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.300 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8001' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.301 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1716' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.304 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6179' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.305 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9314' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.306 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5468' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.307 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6043' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.308 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4290' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.310 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1673' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.311 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5485' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.312 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9648' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.316 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3701' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.317 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9976' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.318 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2994' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.320 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6051' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.320 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '23' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.322 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7323' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.323 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2237' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.323 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7884' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.324 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '445' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.325 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5339' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.325 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4827' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.326 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8170' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.328 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5769' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.329 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8231' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.329 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6320' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.330 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '229' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.331 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2844' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.332 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3720' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.333 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1316' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.334 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2601' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.335 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5793' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.336 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4449' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.336 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9546' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.338 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8626' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.338 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5801' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.339 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2043' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.340 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1767' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.340 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6690' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.341 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8169' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.342 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1061' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.343 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5377' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.344 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4880' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.345 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7188' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.346 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7564' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.347 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2193' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.350 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6426' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.350 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4726' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.351 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2769' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.351 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7383' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.352 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4635' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.356 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4768' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.357 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5514' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.359 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1415' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.361 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6678' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.363 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3343' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.364 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5775' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.366 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4771' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.368 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5969' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.370 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3097' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.371 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9368' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.372 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5258' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.373 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1633' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.374 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2307' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.375 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2216' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.375 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2619' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.376 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4116' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.376 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1247' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.377 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8335' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.377 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '301' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.380 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7467' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.381 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7628' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.382 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1770' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.383 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9828' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.383 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9086' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.384 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9077' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.387 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6853' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.390 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3474' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.390 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7392' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.394 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1687' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.394 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1402' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.396 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7529' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.397 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8101' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.397 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4815' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.399 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1435' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.400 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7361' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.401 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3765' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.402 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5528' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.403 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9905' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.405 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3402' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.406 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8727' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.407 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2482' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.407 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7936' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.408 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7720' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.409 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7183' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.410 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8545' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.411 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9430' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.412 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1100' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.413 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8163' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.414 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6424' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.414 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3788' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.415 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8579' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.416 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5973' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.416 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5640' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.417 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2999' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.418 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8041' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.419 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '477' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.419 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7567' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.420 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '487' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.420 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7806' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.423 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3969' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.424 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9033' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.425 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '616' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.426 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5496' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.429 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1755' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.429 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3652' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.432 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3063' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.433 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2366' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.434 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4368' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.436 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8207' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.436 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3464' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.437 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '335' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.438 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4788' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.438 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3506' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.439 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9281' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.440 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6677' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.440 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7529' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.442 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2094' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.443 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3877' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.443 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4840' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.444 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2545' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.444 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '314' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.448 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7050' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.449 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5854' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.455 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7372' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.455 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1588' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.456 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7080' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.457 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5571' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.458 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5617' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.458 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9060' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.459 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4564' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.459 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2976' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.460 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7054' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.460 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1096' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.461 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5655' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.463 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5181' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.466 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2812' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.466 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '848' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.467 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4308' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.468 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '738' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.469 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3899' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.470 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6614' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.471 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7251' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.472 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7049' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.473 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5737' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.474 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5809' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.475 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '568' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.475 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6540' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.476 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9331' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.477 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8742' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.478 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4536' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.478 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6822' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.479 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5208' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.481 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8118' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.485 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4005' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.485 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3850' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.486 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6664' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.487 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2973' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.487 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '320' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.488 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5900' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.489 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6441' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.489 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9570' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.490 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1256' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.491 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6455' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.492 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6343' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.493 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6304' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.493 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9866' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.497 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9560' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.498 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8267' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.499 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8515' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.501 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1938' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.502 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7222' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.503 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8709' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.504 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1505' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.505 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5710' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.506 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7104' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.507 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3479' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.507 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7285' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.508 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9126' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.508 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5275' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.509 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3483' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.509 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9553' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.510 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4644' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.511 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9040' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.515 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '733' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.516 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7310' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.517 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3266' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.518 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8775' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.519 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2945' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.519 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4564' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.520 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5093' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.521 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4090' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.521 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2819' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.522 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8643' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.523 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2157' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.526 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3500' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.527 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5382' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.527 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5556' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.528 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7774' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.528 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7204' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.528 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8178' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.530 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5865' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.531 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6404' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.532 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6743' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.532 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8102' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.533 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7458' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.535 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4443' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.536 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2189' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.537 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9234' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.544 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6263' for key 'test_conflict_insert.PRIMARY'"] [2024/05/06 17:55:14.547 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9685' for key 'test_conflict_insert.PRIMARY'"] [TestSimpleConflictInsert][Time Cost]6.851484845s index_test.go:137: sql insert into test_index values (101, 7393377247294744586, 0.894036, 'JtNErqpPao') index_test.go:137: sql insert into test_index values (110, 8937350271388000399, 0.595849, '9s5p3mqloW') index_test.go:137: sql insert into test_index values (105, 149213848761383138, 0.459076, 'NnrSKvMw9B') index_test.go:137: sql insert into test_index values (102, 6279954335515457858, 0.255798, 'lszsiwBI3c') index_test.go:137: sql insert into test_index values (103, 841768894475962946, 0.691799, 'D1gaqHZHE3') index_test.go:137: sql insert into test_index values (106, 7869082410993247820, 0.744305, 'UHuVTLa9Jb') index_test.go:137: sql insert into test_index values (109, 4864914509869544374, 0.651387, 'Iyw7dWsyCe') index_test.go:137: sql insert into test_index values (108, 8733851834656033149, 0.905463, '7yQLdX6UXU') index_test.go:137: sql insert into test_index values (107, 3230925677341451563, 0.287550, '0Yt8k5zuO5') index_test.go:137: sql insert into test_index values (104, 1189151675499975425, 0.467710, '5B750Gi05r') index_test.go:140: sql delete from test_index where c = 94 index_test.go:140: sql delete from test_index where c = 80 index_test.go:140: sql delete from test_index where c = 27 index_test.go:140: sql delete from test_index where c = 10 index_test.go:140: sql delete from test_index where c = 21 index_test.go:140: sql delete from test_index where c = 92 index_test.go:140: sql delete from test_index where c = 46 index_test.go:140: sql delete from test_index where c = 33 index_test.go:140: sql delete from test_index where c = 7 index_test.go:140: sql delete from test_index where c = 10 index_test.go:143: sql update test_index set c1 = 8970901904113072273, c2 = 0.584462, c3 = 'UDREroXkWC' where c = 83 index_test.go:143: sql update test_index set c1 = 634996024488049159, c2 = 0.516190, c3 = 'OhIdCV2pLL' where c = 43 index_test.go:143: sql update test_index set c1 = 3961124059311845989, c2 = 0.504190, c3 = '1u8z8Qmfr4' where c = 81 index_test.go:143: sql update test_index set c1 = 6199762297975818032, c2 = 0.376809, c3 = 'Mj4HTIChuz' where c = 29 index_test.go:143: sql update test_index set c1 = 3556003842925956954, c2 = 0.787865, c3 = 'yS8udzIkho' where c = 70 index_test.go:143: sql update test_index set c1 = 491180836108273539, c2 = 0.386653, c3 = 'SRwocM3HNY' where c = 47 index_test.go:143: sql update test_index set c1 = 2190495648147653505, c2 = 0.234055, c3 = '9CuPaJ0yJ8' where c = 65 index_test.go:143: sql update test_index set c1 = 7797012572988316487, c2 = 0.422631, c3 = '9PaQpeFaEb' where c = 24 index_test.go:143: sql update test_index set c1 = 2352238536542423730, c2 = 0.297380, c3 = 'ra2oZr31bV' where c = 77 index_test.go:143: sql update test_index set c1 = 5233869646308322631, c2 = 0.284211, c3 = '9PaEYGUDGg' where c = 54 index_test.go:137: sql insert into test_index values (111, 1497697189365716396, 0.221108, 'TP409PyTii') index_test.go:137: sql insert into test_index values (112, 9220337304599391737, 0.749256, 'r2PetRTp17') index_test.go:137: sql insert into test_index values (113, 4552510773556596839, 0.297640, 'IsxTcc6vdD') index_test.go:137: sql insert into test_index values (114, 3054711114264636523, 0.309184, 'Eq0nXH5Dzy') index_test.go:137: sql insert into test_index values (116, 4028553813726802636, 0.770423, 'lB1EJOFwYn') index_test.go:137: sql insert into test_index values (117, 1571165803532426661, 0.315926, 'kIscX0tfwy') index_test.go:137: sql insert into test_index values (118, 751464035108260602, 0.386651, 'MfhoMTtRUq') index_test.go:137: sql insert into test_index values (115, 861671896717257159, 0.997705, 'tY4PJvQrjD') index_test.go:137: sql insert into test_index values (119, 1310185453248992085, 0.323075, 'mOJuhQPsQF') index_test.go:137: sql insert into test_index values (120, 5810145644008655080, 0.884626, 'WuCDvGI2yI') index_test.go:140: sql delete from test_index where c = 78 index_test.go:140: sql delete from test_index where c = 27 index_test.go:140: sql delete from test_index where c = 59 index_test.go:140: sql delete from test_index where c = 40 index_test.go:140: sql delete from test_index where c = 94 index_test.go:140: sql delete from test_index where c = 104 index_test.go:140: sql delete from test_index where c = 68 index_test.go:143: sql update test_index set c1 = 4301581050928017565, c2 = 0.075053, c3 = 'wIoWyhUlVn' where c = 7 index_test.go:140: sql delete from test_index where c = 67 index_test.go:140: sql delete from test_index where c = 66 index_test.go:143: sql update test_index set c1 = 4851031490752229837, c2 = 0.905662, c3 = 'g8owBuNzv3' where c = 39 index_test.go:140: sql delete from test_index where c = 56 index_test.go:143: sql update test_index set c1 = 1380198552618622139, c2 = 0.113505, c3 = 'Z5drqX9aym' where c = 94 index_test.go:143: sql update test_index set c1 = 5516513938636073090, c2 = 0.046712, c3 = 'o1FLCZG1y8' where c = 73 index_test.go:143: sql update test_index set c1 = 4407692889877040725, c2 = 0.346609, c3 = 'wenO6j5MH7' where c = 4 index_test.go:137: sql insert into test_index values (121, 8646142971548635451, 0.287222, 'hWk5xZ6UDO') index_test.go:137: sql insert into test_index values (122, 4968656832289405661, 0.399358, '6417iLqyj1') index_test.go:143: sql update test_index set c1 = 1323499080141518374, c2 = 0.896804, c3 = 'u0YpYpt7iz' where c = 106 index_test.go:143: sql update test_index set c1 = 3615371475050179183, c2 = 0.445476, c3 = 'XKhjAjccax' where c = 56 index_test.go:143: sql update test_index set c1 = 4621879836808983624, c2 = 0.999131, c3 = 'APmbBsXkHy' where c = 97 index_test.go:143: sql update test_index set c1 = 8533570890683726247, c2 = 0.696631, c3 = 'iSutVfq9E7' where c = 43 index_test.go:143: sql update test_index set c1 = 6104123077502881329, c2 = 0.780666, c3 = 'dcNT5WPclG' where c = 73 index_test.go:137: sql insert into test_index values (123, 3184906738122577113, 0.517772, '1bwaBqEgaM') index_test.go:137: sql insert into test_index values (124, 843844826885230386, 0.830046, 'zUH7GVjxKb') index_test.go:137: sql insert into test_index values (125, 939407745849299286, 0.806459, 'DXYy9HfnRr') index_test.go:140: sql delete from test_index where c = 83 index_test.go:137: sql insert into test_index values (126, 5795289315261844510, 0.465983, 'QeS27D51ig') index_test.go:140: sql delete from test_index where c = 40 index_test.go:140: sql delete from test_index where c = 82 index_test.go:137: sql insert into test_index values (127, 6044865334628998013, 0.029324, '0lMWb2HmO3') index_test.go:137: sql insert into test_index values (129, 5406057043366505166, 0.039740, '4ZFVOzgTRu') index_test.go:140: sql delete from test_index where c = 12 index_test.go:137: sql insert into test_index values (128, 1620442072805877401, 0.350866, '1uFa24nIy0') index_test.go:137: sql insert into test_index values (130, 5959047325743352720, 0.598700, 'gL8hyQHWg8') index_test.go:143: sql update test_index set c1 = 3985451330258495138, c2 = 0.059597, c3 = 'CX7xYMeLOd' where c = 119 index_test.go:140: sql delete from test_index where c = 23 index_test.go:140: sql delete from test_index where c = 98 index_test.go:143: sql update test_index set c1 = 3621545127626215198, c2 = 0.873434, c3 = '56xd7MB8NU' where c = 19 index_test.go:143: sql update test_index set c1 = 6542089557896005755, c2 = 0.507398, c3 = 'o7vnYpVlHm' where c = 63 index_test.go:143: sql update test_index set c1 = 2171292508182101472, c2 = 0.525850, c3 = 'iAHicyosW8' where c = 41 index_test.go:140: sql delete from test_index where c = 126 index_test.go:140: sql delete from test_index where c = 85 index_test.go:140: sql delete from test_index where c = 120 index_test.go:137: sql insert into test_index values (132, 7706742493882154214, 0.551560, 'pko2nHGrYM') index_test.go:140: sql delete from test_index where c = 75 index_test.go:137: sql insert into test_index values (131, 7550993972795376773, 0.762358, 'FOywEDLGq0') index_test.go:137: sql insert into test_index values (133, 6515870048075287816, 0.695114, '5k5hcg5BOx') index_test.go:137: sql insert into test_index values (134, 6515045664751899247, 0.091989, 'WU4BTkcgK2') index_test.go:143: sql update test_index set c1 = 2063612926474938440, c2 = 0.647785, c3 = 'wjvw71LkYq' where c = 21 index_test.go:143: sql update test_index set c1 = 2596287015829414594, c2 = 0.451143, c3 = 'tGpyhoDLGj' where c = 121 index_test.go:143: sql update test_index set c1 = 3479675374360528590, c2 = 0.418592, c3 = '979zYeRp0q' where c = 5 index_test.go:143: sql update test_index set c1 = 1681752787530895044, c2 = 0.114224, c3 = 'jKybISYsK7' where c = 17 index_test.go:143: sql update test_index set c1 = 1119812499366705576, c2 = 0.336370, c3 = 'b9HKDpv9dh' where c = 112 index_test.go:140: sql delete from test_index where c = 14 index_test.go:143: sql update test_index set c1 = 7380436256661529630, c2 = 0.201781, c3 = '6gD5jmIiF7' where c = 11 index_test.go:140: sql delete from test_index where c = 0 index_test.go:140: sql delete from test_index where c = 72 index_test.go:137: sql insert into test_index values (136, 1455138231379419341, 0.041038, 'b1xv2FnneR') index_test.go:137: sql insert into test_index values (135, 3561531779113233823, 0.395504, 'dKdLwf0CUN') index_test.go:140: sql delete from test_index where c = 38 index_test.go:137: sql insert into test_index values (137, 7059276499539785134, 0.534855, 'nhRiKcKPUa') index_test.go:143: sql update test_index set c1 = 5463180732727445122, c2 = 0.999802, c3 = 'XPMBGSA2Ds' where c = 120 index_test.go:137: sql insert into test_index values (138, 1746110694224798068, 0.963328, 'MQBkEu5OZb') index_test.go:137: sql insert into test_index values (139, 8581850028955514473, 0.647836, 'J4zwCYyDNW') index_test.go:143: sql update test_index set c1 = 5409840324422513627, c2 = 0.317937, c3 = 'KPjrP3hqo5' where c = 75 index_test.go:137: sql insert into test_index values (140, 7018645874179017743, 0.400644, 'VLD38s3IaP') index_test.go:140: sql delete from test_index where c = 126 index_test.go:137: sql insert into test_index values (141, 2036292409671288326, 0.839377, 'jv9nzVqM9y') index_test.go:140: sql delete from test_index where c = 28 index_test.go:143: sql update test_index set c1 = 6585238674347997777, c2 = 0.573862, c3 = 'N71k3QXZrV' where c = 109 index_test.go:140: sql delete from test_index where c = 133 index_test.go:140: sql delete from test_index where c = 69 index_test.go:140: sql delete from test_index where c = 13 index_test.go:140: sql delete from test_index where c = 78 index_test.go:143: sql update test_index set c1 = 4047537797111196380, c2 = 0.950289, c3 = 'vQtkSqEnwS' where c = 48 index_test.go:137: sql insert into test_index values (142, 3888897282375211983, 0.483822, 'ylqgM3t5aH') index_test.go:140: sql delete from test_index where c = 91 index_test.go:143: sql update test_index set c1 = 7874219840712754776, c2 = 0.235323, c3 = 'olPPYxnxjE' where c = 92 index_test.go:137: sql insert into test_index values (143, 8060771639879917794, 0.019476, 'GUi74la0S4') index_test.go:143: sql update test_index set c1 = 5028828973836106537, c2 = 0.683755, c3 = 'mz63lpFr52' where c = 22 index_test.go:140: sql delete from test_index where c = 104 index_test.go:143: sql update test_index set c1 = 2494929170855999286, c2 = 0.504828, c3 = 'kj1CVPHtHV' where c = 44 index_test.go:143: sql update test_index set c1 = 5712280210659889973, c2 = 0.250349, c3 = 'AClAiq80uq' where c = 14 index_test.go:143: sql update test_index set c1 = 6585367283591803201, c2 = 0.907377, c3 = 'VW5l05EUAl' where c = 112 index_test.go:143: sql update test_index set c1 = 1228155108953984136, c2 = 0.299471, c3 = 'ldPK3kOJfT' where c = 135 index_test.go:143: sql update test_index set c1 = 7396337220648363628, c2 = 0.479661, c3 = 'FP4BwCtrpV' where c = 60 index_test.go:137: sql insert into test_index values (145, 3757181885597219457, 0.843758, 'yuQHxuXNWV') index_test.go:137: sql insert into test_index values (144, 1489105169624798354, 0.363600, 'QjmB93Ce2u') index_test.go:137: sql insert into test_index values (146, 8782531644812200193, 0.867169, 'O1LvjQS9HN') index_test.go:137: sql insert into test_index values (147, 4503308578509223371, 0.391779, 'k2BJyE0SjX') index_test.go:137: sql insert into test_index values (149, 929034707880112347, 0.492295, 'DPQD1GN1H9') index_test.go:137: sql insert into test_index values (148, 903403309507230307, 0.083800, 'bAvrbWQJ2x') index_test.go:143: sql update test_index set c1 = 8264151490897291492, c2 = 0.028117, c3 = 'NEgAJPEM5R' where c = 136 index_test.go:137: sql insert into test_index values (150, 5333765300460224874, 0.313291, 'RoqIEUw7a1') index_test.go:140: sql delete from test_index where c = 94 index_test.go:140: sql delete from test_index where c = 59 index_test.go:140: sql delete from test_index where c = 17 index_test.go:140: sql delete from test_index where c = 40 index_test.go:140: sql delete from test_index where c = 68 index_test.go:137: sql insert into test_index values (151, 8618220619095310892, 0.297320, 'VqU6wyhyCs') index_test.go:140: sql delete from test_index where c = 5 index_test.go:140: sql delete from test_index where c = 93 index_test.go:143: sql update test_index set c1 = 3659312353861206567, c2 = 0.142440, c3 = 'bnG4IFQF5G' where c = 96 index_test.go:140: sql delete from test_index where c = 96 index_test.go:137: sql insert into test_index values (152, 7176929806056151829, 0.682676, '0SXSX0mOxH') index_test.go:143: sql update test_index set c1 = 2235321213541639055, c2 = 0.803639, c3 = 'wRk8Ye3qUb' where c = 28 index_test.go:143: sql update test_index set c1 = 7813196853454108264, c2 = 0.965805, c3 = '8JelFu9XqX' where c = 92 index_test.go:143: sql update test_index set c1 = 5682898232566408842, c2 = 0.086276, c3 = 'UGbRJU5cj8' where c = 60 index_test.go:143: sql update test_index set c1 = 2136611106694142486, c2 = 0.355137, c3 = 'lNl1kZ9nQk' where c = 124 index_test.go:140: sql delete from test_index where c = 86 index_test.go:137: sql insert into test_index values (153, 4807159745498402292, 0.826597, '1iNd3GMVxu') index_test.go:143: sql update test_index set c1 = 4239398498517376412, c2 = 0.834400, c3 = 'm72jPaeLhF' where c = 9 index_test.go:143: sql update test_index set c1 = 9009879952442206485, c2 = 0.223270, c3 = 'lN4NpqQi16' where c = 105 index_test.go:137: sql insert into test_index values (154, 1348335818934310222, 0.891566, 'bzmgOWywvc') index_test.go:140: sql delete from test_index where c = 47 index_test.go:143: sql update test_index set c1 = 7590429132845420924, c2 = 0.392824, c3 = 'Rba5x9uLPx' where c = 62 index_test.go:137: sql insert into test_index values (157, 4755313500050482734, 0.829765, '9FwxWqgjl5') index_test.go:137: sql insert into test_index values (156, 3354040145403737925, 0.248457, 'COfVgAMMB1') index_test.go:140: sql delete from test_index where c = 68 index_test.go:137: sql insert into test_index values (155, 7383772927428648354, 0.014262, 'HGc4BuRrLp') index_test.go:143: sql update test_index set c1 = 1167349781359758503, c2 = 0.270104, c3 = 'FNjsoq1PcX' where c = 31 index_test.go:137: sql insert into test_index values (160, 951540527826812, 0.565650, '7LO7XT3bL3') index_test.go:140: sql delete from test_index where c = 51 index_test.go:143: sql update test_index set c1 = 3324348969096619880, c2 = 0.425013, c3 = 'Ai4k7qbqKm' where c = 5 index_test.go:140: sql delete from test_index where c = 109 index_test.go:137: sql insert into test_index values (159, 5645594472263588655, 0.581205, 'FibmB2OLhu') index_test.go:137: sql insert into test_index values (158, 2155568803204286138, 0.150869, 'YKK6liF0zb') index_test.go:143: sql update test_index set c1 = 482175503508623610, c2 = 0.405866, c3 = 'nz6VDiurrL' where c = 117 index_test.go:137: sql insert into test_index values (161, 6239081049475234391, 0.858504, 'iymFCvhSuY') index_test.go:140: sql delete from test_index where c = 154 index_test.go:140: sql delete from test_index where c = 51 index_test.go:140: sql delete from test_index where c = 136 index_test.go:143: sql update test_index set c1 = 3998633669224282594, c2 = 0.865686, c3 = 'YSzUhtFbXu' where c = 104 index_test.go:137: sql insert into test_index values (162, 6362847231446883444, 0.661863, 'u7oFGwb5VE') index_test.go:143: sql update test_index set c1 = 7872409790794350541, c2 = 0.527909, c3 = 'blbEX7ZaBo' where c = 87 index_test.go:140: sql delete from test_index where c = 113 index_test.go:143: sql update test_index set c1 = 7772111784365973370, c2 = 0.863859, c3 = '6mBOuAkIFu' where c = 38 index_test.go:137: sql insert into test_index values (163, 5914839143301691412, 0.645241, 'zE05hYAB7f') index_test.go:140: sql delete from test_index where c = 132 index_test.go:137: sql insert into test_index values (164, 229008448985200282, 0.330452, 'U0JrVInbPe') index_test.go:140: sql delete from test_index where c = 50 index_test.go:143: sql update test_index set c1 = 5528148264939655186, c2 = 0.689748, c3 = 'bpspHi9ayz' where c = 10 index_test.go:140: sql delete from test_index where c = 149 index_test.go:137: sql insert into test_index values (165, 7965690234373008570, 0.972126, 'pQPbCR6Lyn') index_test.go:137: sql insert into test_index values (166, 3564749571919767156, 0.559308, 'G4ZvKwxvjd') index_test.go:143: sql update test_index set c1 = 8711391200920613410, c2 = 0.849250, c3 = 'm4o2w6J0Xi' where c = 132 index_test.go:143: sql update test_index set c1 = 3844367618398583172, c2 = 0.658792, c3 = 'b8jMPEYtDn' where c = 73 index_test.go:143: sql update test_index set c1 = 4069020548459231668, c2 = 0.182858, c3 = 'FUUwCFdS7y' where c = 49 index_test.go:140: sql delete from test_index where c = 66 index_test.go:140: sql delete from test_index where c = 44 index_test.go:143: sql update test_index set c1 = 6304688141249460378, c2 = 0.891369, c3 = 'mGaAC9QajH' where c = 117 index_test.go:137: sql insert into test_index values (168, 4074956146486079766, 0.203068, 'aXrncWUrsX') index_test.go:143: sql update test_index set c1 = 605740002659107684, c2 = 0.191627, c3 = 'CAHS584QxA' where c = 51 index_test.go:137: sql insert into test_index values (169, 8131216507366723246, 0.869517, 'Z17fCoXg1J') index_test.go:140: sql delete from test_index where c = 129 index_test.go:140: sql delete from test_index where c = 35 index_test.go:137: sql insert into test_index values (167, 6732464983431154909, 0.811613, 'Xwr91UCqys') index_test.go:143: sql update test_index set c1 = 1864517914881326734, c2 = 0.016167, c3 = 'NhbdOrwozZ' where c = 62 index_test.go:137: sql insert into test_index values (170, 6470502116703049, 0.060859, 'eEvsG9iVhD') index_test.go:143: sql update test_index set c1 = 1766856915858274058, c2 = 0.158306, c3 = 'SYZUtpr7MO' where c = 117 index_test.go:137: sql insert into test_index values (171, 6964213873234511893, 0.281789, 'tKeJYy0bYO') index_test.go:137: sql insert into test_index values (172, 1060386823851424391, 0.343462, 'xGP7z7eKga') index_test.go:140: sql delete from test_index where c = 148 index_test.go:140: sql delete from test_index where c = 65 index_test.go:143: sql update test_index set c1 = 8454689883447962687, c2 = 0.531364, c3 = 'ndO7MJKP6F' where c = 95 index_test.go:143: sql update test_index set c1 = 2313000423193894078, c2 = 0.280263, c3 = 'eoRcD8zgqf' where c = 17 index_test.go:137: sql insert into test_index values (173, 6737327695622912154, 0.465391, '4X5cNPn37Q') index_test.go:140: sql delete from test_index where c = 166 index_test.go:143: sql update test_index set c1 = 7982657260301675210, c2 = 0.724584, c3 = 'jD9Uwd6ZE7' where c = 133 index_test.go:143: sql update test_index set c1 = 7244976917516915150, c2 = 0.727761, c3 = '0CSWY9tsKR' where c = 155 index_test.go:140: sql delete from test_index where c = 73 index_test.go:140: sql delete from test_index where c = 76 index_test.go:137: sql insert into test_index values (174, 512219469311680186, 0.188871, 'jXdSUlKRq3') index_test.go:140: sql delete from test_index where c = 8 index_test.go:137: sql insert into test_index values (176, 4996559747786302523, 0.402458, 'w0KbwyyRw0') index_test.go:137: sql insert into test_index values (177, 346395673333447720, 0.263966, 'pautYwWgCm') index_test.go:140: sql delete from test_index where c = 22 index_test.go:143: sql update test_index set c1 = 2283286283506298041, c2 = 0.535168, c3 = 'NKdJVKOEkU' where c = 74 index_test.go:137: sql insert into test_index values (178, 4892865874005027455, 0.825876, 'oAUBDPciHh') index_test.go:137: sql insert into test_index values (175, 2403876290897908618, 0.982177, 'XI0IxNEVfh') index_test.go:143: sql update test_index set c1 = 5218558060285064659, c2 = 0.264623, c3 = 'Y6G740GA9Z' where c = 7 index_test.go:140: sql delete from test_index where c = 66 index_test.go:140: sql delete from test_index where c = 170 index_test.go:143: sql update test_index set c1 = 4144969482886700133, c2 = 0.950139, c3 = 'cy6lOBYYha' where c = 115 index_test.go:140: sql delete from test_index where c = 75 index_test.go:140: sql delete from test_index where c = 163 index_test.go:143: sql update test_index set c1 = 1260911987381282489, c2 = 0.849893, c3 = 'NO2VHiZZsE' where c = 167 index_test.go:137: sql insert into test_index values (179, 2122297421248235755, 0.740212, 'SjJwX5McSP') index_test.go:137: sql insert into test_index values (181, 6573461341803139674, 0.166301, 'ZWLlf5DxtV') index_test.go:137: sql insert into test_index values (180, 7004100297321392584, 0.167009, 'iXryNoDgmq') index_test.go:140: sql delete from test_index where c = 102 index_test.go:143: sql update test_index set c1 = 1134390148585552611, c2 = 0.033952, c3 = 'TvUtzYv6wU' where c = 125 index_test.go:143: sql update test_index set c1 = 2285940587591306998, c2 = 0.436472, c3 = 'ua1Gs6t4LQ' where c = 157 index_test.go:143: sql update test_index set c1 = 4817199117191189067, c2 = 0.499522, c3 = 'z7NaDfcrke' where c = 176 index_test.go:143: sql update test_index set c1 = 3660541898879858171, c2 = 0.198500, c3 = 'W8f6MEneQm' where c = 167 index_test.go:143: sql update test_index set c1 = 8564546581770661393, c2 = 0.499958, c3 = 'BQafidDv59' where c = 160 index_test.go:140: sql delete from test_index where c = 178 index_test.go:137: sql insert into test_index values (185, 3149570084538155585, 0.874354, 'vhgKOgSsMi') index_test.go:137: sql insert into test_index values (183, 3450332486155821369, 0.076798, 'fLVGIXMqiQ') index_test.go:140: sql delete from test_index where c = 16 index_test.go:137: sql insert into test_index values (184, 1637854789650698702, 0.497826, '370JIndECF') index_test.go:140: sql delete from test_index where c = 25 index_test.go:137: sql insert into test_index values (182, 2367641965331196279, 0.583322, '6p0cLsddjk') index_test.go:143: sql update test_index set c1 = 3605431302482935150, c2 = 0.519091, c3 = 'ftf9syIBqF' where c = 111 index_test.go:137: sql insert into test_index values (186, 5758974993043528918, 0.559998, 'BpdaKqf1Ju') index_test.go:137: sql insert into test_index values (187, 249013079689169275, 0.897730, '7v5kJvVj5G') index_test.go:140: sql delete from test_index where c = 136 index_test.go:140: sql delete from test_index where c = 96 index_test.go:143: sql update test_index set c1 = 4751882948981875317, c2 = 0.851476, c3 = '9XCV6WXw8W' where c = 126 index_test.go:140: sql delete from test_index where c = 75 index_test.go:143: sql update test_index set c1 = 3958724565934000794, c2 = 0.054508, c3 = 'XlAjfhJmvu' where c = 43 index_test.go:137: sql insert into test_index values (188, 6763184603923951620, 0.791265, '9h5LHSAt7N') index_test.go:140: sql delete from test_index where c = 146 index_test.go:140: sql delete from test_index where c = 42 index_test.go:143: sql update test_index set c1 = 7300136707004807056, c2 = 0.585462, c3 = 'PMxGi84ueB' where c = 114 index_test.go:137: sql insert into test_index values (189, 4548242044113513318, 0.984293, 'hm0IfWeLeN') index_test.go:143: sql update test_index set c1 = 4864469681464184302, c2 = 0.740919, c3 = 'zBazrKw60k' where c = 42 index_test.go:143: sql update test_index set c1 = 5245106807684736115, c2 = 0.636518, c3 = '7v2tRjLii4' where c = 44 index_test.go:140: sql delete from test_index where c = 69 index_test.go:140: sql delete from test_index where c = 30 index_test.go:137: sql insert into test_index values (190, 4109568144131221187, 0.830776, 'K87EQl9bEm') index_test.go:143: sql update test_index set c1 = 6060954959111965403, c2 = 0.642968, c3 = '9aBbfiZhKc' where c = 44 index_test.go:143: sql update test_index set c1 = 6422570374574597566, c2 = 0.228961, c3 = 'iyTNeF2rn9' where c = 60 index_test.go:143: sql update test_index set c1 = 4496998011465092999, c2 = 0.808742, c3 = '0WhB9j2PkJ' where c = 29 index_test.go:137: sql insert into test_index values (192, 6404018226358624570, 0.232532, 'zGxPJrIpLF') index_test.go:137: sql insert into test_index values (193, 987257125655822616, 0.289105, 'VzCzYwETqR') index_test.go:137: sql insert into test_index values (191, 1006514446600445270, 0.002792, 'hdmSRSpVVH') index_test.go:143: sql update test_index set c1 = 1435325976680783542, c2 = 0.402416, c3 = 'rjUB5CJ1HT' where c = 15 index_test.go:140: sql delete from test_index where c = 105 index_test.go:140: sql delete from test_index where c = 183 index_test.go:140: sql delete from test_index where c = 163 index_test.go:143: sql update test_index set c1 = 4144761286082734691, c2 = 0.555714, c3 = 'UO7Su7yU3b' where c = 47 index_test.go:137: sql insert into test_index values (196, 8509845412628550245, 0.156995, 'QTD5FuEk4U') index_test.go:143: sql update test_index set c1 = 7683220507419590604, c2 = 0.134561, c3 = 'jGrzcMHrwT' where c = 25 index_test.go:143: sql update test_index set c1 = 5756610387451510448, c2 = 0.773637, c3 = 'kQBTO9bwOA' where c = 152 index_test.go:137: sql insert into test_index values (197, 895332858114270434, 0.958295, 'EtQ4QEXIMq') index_test.go:137: sql insert into test_index values (194, 8963533083144602845, 0.776879, 'BwqBECoXmY') index_test.go:140: sql delete from test_index where c = 143 index_test.go:137: sql insert into test_index values (195, 222903644523549460, 0.978705, 'aJuSTQu5B0') index_test.go:140: sql delete from test_index where c = 117 index_test.go:140: sql delete from test_index where c = 73 index_test.go:140: sql delete from test_index where c = 158 index_test.go:137: sql insert into test_index values (198, 7824061019971829956, 0.058277, 'PY6Y9eLE6L') index_test.go:137: sql insert into test_index values (199, 2831429416626765669, 0.195146, '4PLGMjYUYQ') index_test.go:140: sql delete from test_index where c = 33 index_test.go:143: sql update test_index set c1 = 4721930631752066451, c2 = 0.997232, c3 = 'niaxuDxo5t' where c = 145 index_test.go:140: sql delete from test_index where c = 106 index_test.go:143: sql update test_index set c1 = 6219835344613514760, c2 = 0.514542, c3 = '1lWW7phEhC' where c = 146 index_test.go:143: sql update test_index set c1 = 7246493971227066886, c2 = 0.897123, c3 = 'EJfqF4iG0a' where c = 81 index_test.go:143: sql update test_index set c1 = 8864739172651704991, c2 = 0.605521, c3 = 'S0bZbbUem3' where c = 79 index_test.go:143: sql update test_index set c1 = 9035528139089548948, c2 = 0.060656, c3 = 'rU8LMqB0BG' where c = 15 index_test.go:140: sql delete from test_index where c = 121 index_test.go:140: sql delete from test_index where c = 194 index_test.go:137: sql insert into test_index values (200, 694097143393371088, 0.598961, 'pokP9K3RW6') index_test.go:143: sql update test_index set c1 = 6361693018766500700, c2 = 0.572664, c3 = 'frX4OWFyNR' where c = 146 index_test.go:143: sql update test_index set c1 = 4934908478201746834, c2 = 0.681139, c3 = 'fcPKOVUt1C' where c = 182 index_test.go:143: sql update test_index set c1 = 8737489354505986310, c2 = 0.129043, c3 = 'nc1zJgMAC0' where c = 78 index_test.go:143: sql update test_index set c1 = 8340311668685699529, c2 = 0.702960, c3 = 'n6bGgchtAi' where c = 15 index_test.go:140: sql delete from test_index where c = 173 index_test.go:143: sql update test_index set c1 = 8863868697028008786, c2 = 0.154788, c3 = 'XWBzYi7sIm' where c = 196 index_test.go:137: sql insert into test_index values (202, 2975623490495897621, 0.476187, '7IQn0E6NOx') index_test.go:137: sql insert into test_index values (201, 8693192102815840799, 0.868455, 'OvrcdLVcUw') index_test.go:137: sql insert into test_index values (210, 5573693733310325083, 0.238140, '1UZ8BlMwdB') index_test.go:137: sql insert into test_index values (206, 1129656922228135965, 0.409683, 'uglIEnjeuK') index_test.go:137: sql insert into test_index values (204, 2997184038711177131, 0.460420, 'uTtHp6FTcx') index_test.go:140: sql delete from test_index where c = 136 index_test.go:140: sql delete from test_index where c = 22 index_test.go:137: sql insert into test_index values (208, 6230176847002969382, 0.759450, '9KNqFPZtRp') index_test.go:137: sql insert into test_index values (205, 646200924563978426, 0.457406, 'Ft5VavAwsG') index_test.go:137: sql insert into test_index values (207, 8333671435221349218, 0.864109, 'qYOh3GQK5X') index_test.go:137: sql insert into test_index values (209, 618133899862473829, 0.456708, 'a4yBn9ckUE') index_test.go:137: sql insert into test_index values (203, 5675945166519157422, 0.023740, 'NHxW3jVKuZ') index_test.go:140: sql delete from test_index where c = 82 index_test.go:140: sql delete from test_index where c = 111 index_test.go:140: sql delete from test_index where c = 59 index_test.go:143: sql update test_index set c1 = 3269357973742920250, c2 = 0.438348, c3 = 'dJMhV2JKYe' where c = 146 index_test.go:140: sql delete from test_index where c = 66 index_test.go:143: sql update test_index set c1 = 7183056024767149179, c2 = 0.198537, c3 = 'BBv32RhDJx' where c = 42 index_test.go:140: sql delete from test_index where c = 181 index_test.go:143: sql update test_index set c1 = 5829031538442918717, c2 = 0.770412, c3 = 'RokRyDpDgl' where c = 161 index_test.go:140: sql delete from test_index where c = 193 index_test.go:140: sql delete from test_index where c = 128 index_test.go:137: sql insert into test_index values (212, 3604653465885748341, 0.549804, 'RNCd8KqCUr') index_test.go:143: sql update test_index set c1 = 5404922513472342820, c2 = 0.342540, c3 = 'MErZud0kQu' where c = 102 index_test.go:137: sql insert into test_index values (211, 2756044686614076093, 0.589094, 'XydvgDbCo6') index_test.go:143: sql update test_index set c1 = 1247313280624337524, c2 = 0.954556, c3 = 'tZhUYdfoGp' where c = 134 index_test.go:143: sql update test_index set c1 = 5380608152310142046, c2 = 0.663054, c3 = 'tFCkMYRGVa' where c = 192 index_test.go:143: sql update test_index set c1 = 6170508557976023010, c2 = 0.557554, c3 = 'PPXwJl26Zx' where c = 1 index_test.go:143: sql update test_index set c1 = 2145548017861566858, c2 = 0.776963, c3 = 'S3r5K8cacg' where c = 151 index_test.go:137: sql insert into test_index values (213, 9009595825710588099, 0.256105, 'eI7LRj4Vyy') index_test.go:137: sql insert into test_index values (214, 1649073827133087625, 0.874152, '95jANLSId3') index_test.go:143: sql update test_index set c1 = 5051252384020131424, c2 = 0.484158, c3 = 'MkxS1dV062' where c = 147 index_test.go:137: sql insert into test_index values (215, 5542991162466158395, 0.342042, 'BQ0r5tF9lQ') index_test.go:140: sql delete from test_index where c = 197 index_test.go:137: sql insert into test_index values (216, 6367732286717836194, 0.047605, '635YNtZgLI') index_test.go:140: sql delete from test_index where c = 42 index_test.go:137: sql insert into test_index values (218, 6532642996851800603, 0.162027, 'J9CSNg4fnx') index_test.go:137: sql insert into test_index values (217, 6597914130114060329, 0.824575, 'HRsNZXu7aE') index_test.go:140: sql delete from test_index where c = 123 index_test.go:143: sql update test_index set c1 = 4939518634874755303, c2 = 0.437381, c3 = 'TBxfLaxfMm' where c = 78 index_test.go:137: sql insert into test_index values (219, 3257009956845977765, 0.163213, 'xlARUfvzez') index_test.go:140: sql delete from test_index where c = 107 index_test.go:143: sql update test_index set c1 = 1689766602796768538, c2 = 0.609037, c3 = 'n4zUckeWsR' where c = 180 index_test.go:140: sql delete from test_index where c = 159 index_test.go:140: sql delete from test_index where c = 194 index_test.go:140: sql delete from test_index where c = 212 index_test.go:140: sql delete from test_index where c = 25 index_test.go:143: sql update test_index set c1 = 4861817165145425591, c2 = 0.944910, c3 = '3DfBunlvS4' where c = 183 index_test.go:143: sql update test_index set c1 = 2138994109340641943, c2 = 0.220057, c3 = 'QJRptqnmf6' where c = 126 index_test.go:137: sql insert into test_index values (220, 3591012721430448461, 0.620948, 'BIpeq0EBnR') index_test.go:143: sql update test_index set c1 = 7924640404505080503, c2 = 0.985961, c3 = 'mQinSB7vBs' where c = 40 index_test.go:140: sql delete from test_index where c = 43 index_test.go:137: sql insert into test_index values (221, 9209975255611024567, 0.742113, '6MlWpo3n2p') index_test.go:140: sql delete from test_index where c = 123 index_test.go:137: sql insert into test_index values (222, 4011948510251475332, 0.150563, 'yqV6ajxLwj') index_test.go:143: sql update test_index set c1 = 380704391341992046, c2 = 0.167358, c3 = 'XIG1o8KEqc' where c = 55 index_test.go:143: sql update test_index set c1 = 4748698513826371103, c2 = 0.380850, c3 = 'CbKorv9GWJ' where c = 156 index_test.go:137: sql insert into test_index values (223, 7406259415372173307, 0.866178, 'k20dmhQAcW') index_test.go:140: sql delete from test_index where c = 213 index_test.go:143: sql update test_index set c1 = 782580961673914761, c2 = 0.223400, c3 = '1m0SjJhMrA' where c = 15 index_test.go:137: sql insert into test_index values (224, 4599380598491425097, 0.096779, 'sP99jzbc7X') index_test.go:143: sql update test_index set c1 = 2637210926563303465, c2 = 0.687723, c3 = 'h89KraGUKM' where c = 81 index_test.go:143: sql update test_index set c1 = 2037770997126238998, c2 = 0.104839, c3 = 'haitWBCgEu' where c = 14 index_test.go:140: sql delete from test_index where c = 21 index_test.go:137: sql insert into test_index values (226, 2316261287587116950, 0.701287, 'G2D28D4SxA') index_test.go:137: sql insert into test_index values (225, 4010239204596109015, 0.031754, '0D2IoEkZ0Z') index_test.go:140: sql delete from test_index where c = 103 index_test.go:143: sql update test_index set c1 = 2624600055416326852, c2 = 0.862318, c3 = 'NryRm4j2rg' where c = 219 index_test.go:140: sql delete from test_index where c = 150 index_test.go:137: sql insert into test_index values (227, 4110098317665742179, 0.335955, 'NLtEpWXw8z') index_test.go:143: sql update test_index set c1 = 3946072783822867208, c2 = 0.099374, c3 = 'zhJFVcLqvG' where c = 13 index_test.go:143: sql update test_index set c1 = 2638506308329150397, c2 = 0.794211, c3 = 'pwRROJD0P3' where c = 92 index_test.go:137: sql insert into test_index values (229, 1418727870019769390, 0.303661, 'YjPyVuITbA') index_test.go:137: sql insert into test_index values (228, 2256292016767846112, 0.867078, 'MvkiYhzu36') index_test.go:140: sql delete from test_index where c = 203 index_test.go:140: sql delete from test_index where c = 197 index_test.go:137: sql insert into test_index values (231, 4351750741572834252, 0.898644, '1ozYKYiL1I') index_test.go:143: sql update test_index set c1 = 3410211390453812024, c2 = 0.093260, c3 = 'jfZQuNx45g' where c = 43 index_test.go:137: sql insert into test_index values (232, 7680215425365825916, 0.890559, 'AC2F1VGqdi') index_test.go:137: sql insert into test_index values (230, 3009388934790398956, 0.126776, 'Ddm3FdrufX') index_test.go:140: sql delete from test_index where c = 57 index_test.go:140: sql delete from test_index where c = 31 index_test.go:140: sql delete from test_index where c = 190 index_test.go:140: sql delete from test_index where c = 111 index_test.go:143: sql update test_index set c1 = 5850351102645991900, c2 = 0.618161, c3 = 'EFslK1X7nQ' where c = 23 index_test.go:140: sql delete from test_index where c = 135 index_test.go:143: sql update test_index set c1 = 6204788819048887590, c2 = 0.643344, c3 = 'qxvZvhQFWf' where c = 28 index_test.go:143: sql update test_index set c1 = 6958655889669368156, c2 = 0.285596, c3 = 'Wqkcg64ni6' where c = 107 index_test.go:143: sql update test_index set c1 = 6713574192182739788, c2 = 0.494534, c3 = 'P850XRbzRh' where c = 180 index_test.go:137: sql insert into test_index values (233, 3424223058140923922, 0.795400, 'FHwwrOcgdY') index_test.go:140: sql delete from test_index where c = 189 index_test.go:143: sql update test_index set c1 = 6251757995730411769, c2 = 0.279525, c3 = 'AlvAumi0Kq' where c = 43 index_test.go:143: sql update test_index set c1 = 5410795540329859710, c2 = 0.339238, c3 = 'HM2QDbAMZj' where c = 105 index_test.go:140: sql delete from test_index where c = 21 index_test.go:137: sql insert into test_index values (235, 1555781280062765317, 0.069243, 'afYV6WXUOU') index_test.go:137: sql insert into test_index values (237, 8624024303485682306, 0.914683, 'RypEvaWYPO') index_test.go:143: sql update test_index set c1 = 6419769516779557205, c2 = 0.107840, c3 = '2q4AO3wDol' where c = 160 index_test.go:137: sql insert into test_index values (234, 2853293856468243832, 0.753602, 'Sile0ys2zb') index_test.go:137: sql insert into test_index values (238, 1355119474774309392, 0.637835, 'irJQUiCavT') index_test.go:137: sql insert into test_index values (236, 3780948830517421942, 0.982929, '2dqNdnM7GF') index_test.go:137: sql insert into test_index values (239, 4109358121675144466, 0.723391, 'fLa5qu4CDf') index_test.go:140: sql delete from test_index where c = 149 index_test.go:143: sql update test_index set c1 = 5796938988677562438, c2 = 0.312049, c3 = 'igvzgkVqNT' where c = 99 index_test.go:137: sql insert into test_index values (240, 2664543431590092340, 0.566255, 'Pu4LdPdbrB') index_test.go:140: sql delete from test_index where c = 118 index_test.go:140: sql delete from test_index where c = 122 index_test.go:140: sql delete from test_index where c = 77 index_test.go:140: sql delete from test_index where c = 220 index_test.go:140: sql delete from test_index where c = 225 index_test.go:143: sql update test_index set c1 = 1104219151831358615, c2 = 0.337201, c3 = '1BDysibERs' where c = 155 index_test.go:137: sql insert into test_index values (241, 855118425979109607, 0.034443, 'QMG6opY8Ae') index_test.go:143: sql update test_index set c1 = 2746500710698808328, c2 = 0.628576, c3 = 'KVEUmEai4a' where c = 203 index_test.go:140: sql delete from test_index where c = 177 index_test.go:143: sql update test_index set c1 = 282983833287956142, c2 = 0.856511, c3 = 'eFWnr5Q4nG' where c = 199 index_test.go:143: sql update test_index set c1 = 627987351431395788, c2 = 0.517452, c3 = 'bxIp3tcAyO' where c = 228 index_test.go:140: sql delete from test_index where c = 68 index_test.go:143: sql update test_index set c1 = 2076709319583880023, c2 = 0.586259, c3 = 'edRUsiuh5s' where c = 209 index_test.go:137: sql insert into test_index values (243, 2791714813077177976, 0.266121, 'Utq6eihvAs') index_test.go:143: sql update test_index set c1 = 3726742851876741464, c2 = 0.143938, c3 = 'US49aN0aBm' where c = 46 index_test.go:143: sql update test_index set c1 = 7864074870192650568, c2 = 0.258097, c3 = 'gZ3zNOHCMU' where c = 58 index_test.go:137: sql insert into test_index values (242, 1966249679737468212, 0.539201, 'xhgFwEsPw3') index_test.go:137: sql insert into test_index values (244, 224668073539660132, 0.563795, 'ErLeXJMfY1') index_test.go:140: sql delete from test_index where c = 102 index_test.go:137: sql insert into test_index values (245, 7615012357429327226, 0.413373, '0Q6NyrqgHZ') index_test.go:143: sql update test_index set c1 = 2467149460766019543, c2 = 0.893460, c3 = '1hK3YOqI46' where c = 199 index_test.go:140: sql delete from test_index where c = 36 index_test.go:137: sql insert into test_index values (248, 8412797693827866460, 0.699699, 'SP85P576d7') index_test.go:137: sql insert into test_index values (246, 9158367580072083902, 0.108358, 'GiunZpDboU') index_test.go:143: sql update test_index set c1 = 515373325517473051, c2 = 0.171531, c3 = 'ibtYuLlTxS' where c = 150 index_test.go:140: sql delete from test_index where c = 243 index_test.go:140: sql delete from test_index where c = 127 index_test.go:137: sql insert into test_index values (247, 8146348925631602630, 0.683106, 'HROcIaeCLR') index_test.go:143: sql update test_index set c1 = 6688840283410292829, c2 = 0.505390, c3 = 'DyR3BuyghA' where c = 208 index_test.go:137: sql insert into test_index values (249, 7625064183744905304, 0.946415, '8BzFyqfS3L') index_test.go:140: sql delete from test_index where c = 102 index_test.go:140: sql delete from test_index where c = 146 index_test.go:140: sql delete from test_index where c = 102 index_test.go:140: sql delete from test_index where c = 118 index_test.go:143: sql update test_index set c1 = 4585611756979751424, c2 = 0.500962, c3 = 'WqlYIoEaFe' where c = 179 index_test.go:137: sql insert into test_index values (251, 6445687858210017556, 0.506192, 'gQIaQRNGna') index_test.go:140: sql delete from test_index where c = 146 index_test.go:143: sql update test_index set c1 = 3064156309296350716, c2 = 0.031474, c3 = '7hITQKmeW0' where c = 2 index_test.go:137: sql insert into test_index values (250, 3324580624199830201, 0.681801, 'q4ShGoeuOY') index_test.go:143: sql update test_index set c1 = 184939991463124448, c2 = 0.555384, c3 = 'Y2WD4jFu3C' where c = 6 index_test.go:143: sql update test_index set c1 = 8963502955184765161, c2 = 0.562355, c3 = '1WpdIS10Sq' where c = 157 index_test.go:137: sql insert into test_index values (252, 6215937871218101898, 0.061521, 'hAm0U6IblR') index_test.go:143: sql update test_index set c1 = 3701854161532719985, c2 = 0.674322, c3 = 'Ohqb7jjR3N' where c = 41 index_test.go:143: sql update test_index set c1 = 4329918451976984768, c2 = 0.523249, c3 = 'ngnLqprcl5' where c = 208 index_test.go:137: sql insert into test_index values (253, 6136264407826058684, 0.358528, 'eQlWCRq1w0') index_test.go:140: sql delete from test_index where c = 248 index_test.go:137: sql insert into test_index values (255, 1882107385167248333, 0.740774, 'Omz20GYkKL') index_test.go:137: sql insert into test_index values (254, 817527302770882630, 0.289387, 'ximbpVJ7zV') index_test.go:143: sql update test_index set c1 = 6691397522190849697, c2 = 0.709644, c3 = 'sp5CiBqtFF' where c = 108 index_test.go:137: sql insert into test_index values (256, 5253475824204314785, 0.020077, '5dJX6kLMdh') index_test.go:140: sql delete from test_index where c = 47 index_test.go:140: sql delete from test_index where c = 3 index_test.go:137: sql insert into test_index values (257, 546535999523286476, 0.087060, 'CIQgKhUBf1') index_test.go:140: sql delete from test_index where c = 46 index_test.go:143: sql update test_index set c1 = 3434098635979720109, c2 = 0.149175, c3 = 'P2p7GKHt0w' where c = 95 index_test.go:137: sql insert into test_index values (258, 7045457444990320415, 0.336639, 'k0mQy0AZHh') index_test.go:140: sql delete from test_index where c = 205 index_test.go:140: sql delete from test_index where c = 232 index_test.go:143: sql update test_index set c1 = 153326368561623489, c2 = 0.664526, c3 = 'HP1zZrABxk' where c = 225 index_test.go:143: sql update test_index set c1 = 1940438234264477788, c2 = 0.571045, c3 = '9H7vED9XRN' where c = 52 index_test.go:143: sql update test_index set c1 = 8546599232831810741, c2 = 0.445353, c3 = 'gkd8EiFaFk' where c = 153 index_test.go:140: sql delete from test_index where c = 251 index_test.go:143: sql update test_index set c1 = 4476523192224045585, c2 = 0.279313, c3 = 'wqVCpPCzih' where c = 39 index_test.go:143: sql update test_index set c1 = 8049970267434683959, c2 = 0.891259, c3 = '2HYZOrodzU' where c = 143 index_test.go:137: sql insert into test_index values (260, 8175207080511507405, 0.825292, 'DDuDmmmdP2') index_test.go:140: sql delete from test_index where c = 26 index_test.go:137: sql insert into test_index values (259, 1094962755171179300, 0.467117, 'UbboKlKwY6') index_test.go:140: sql delete from test_index where c = 21 index_test.go:137: sql insert into test_index values (262, 3416713077605541215, 0.080705, 'kRJtOHpVjW') index_test.go:143: sql update test_index set c1 = 7807184280288868543, c2 = 0.213867, c3 = 'TxQ98J36VI' where c = 106 index_test.go:137: sql insert into test_index values (264, 4434044646540218883, 0.506435, 'uZ6n3qMcIl') index_test.go:137: sql insert into test_index values (263, 6025724653651279871, 0.371775, 'qbGI9KmNdV') index_test.go:140: sql delete from test_index where c = 5 index_test.go:137: sql insert into test_index values (261, 2549194802768349887, 0.391963, 'PulZrSJYAx') index_test.go:143: sql update test_index set c1 = 3271814537212537058, c2 = 0.658539, c3 = 'rwicG1Qdgj' where c = 80 index_test.go:143: sql update test_index set c1 = 2054595214304906130, c2 = 0.458662, c3 = 'Iyy0BkUqPJ' where c = 250 index_test.go:137: sql insert into test_index values (265, 7928830098999999766, 0.412831, 'sS9Mqx4GSj') index_test.go:140: sql delete from test_index where c = 18 index_test.go:140: sql delete from test_index where c = 2 index_test.go:137: sql insert into test_index values (266, 5763536373988108603, 0.254854, 'yLtPbD4Mj3') index_test.go:140: sql delete from test_index where c = 70 index_test.go:143: sql update test_index set c1 = 47035262671996814, c2 = 0.792026, c3 = '9njHVjELrv' where c = 115 index_test.go:137: sql insert into test_index values (267, 1892966789751600018, 0.050297, '5Pu0raVl2Z') index_test.go:140: sql delete from test_index where c = 171 index_test.go:140: sql delete from test_index where c = 251 index_test.go:140: sql delete from test_index where c = 44 index_test.go:137: sql insert into test_index values (268, 8039557226477055475, 0.965613, 'F7wJ1nnXxj') index_test.go:140: sql delete from test_index where c = 165 index_test.go:143: sql update test_index set c1 = 1776977241490113238, c2 = 0.130298, c3 = 'Rtj3eNbc8O' where c = 130 index_test.go:143: sql update test_index set c1 = 3038661980480060192, c2 = 0.692955, c3 = 'U1w2SyT2N3' where c = 180 index_test.go:143: sql update test_index set c1 = 4087008071135082700, c2 = 0.995979, c3 = '8qRRx9toQB' where c = 238 index_test.go:143: sql update test_index set c1 = 3374135538306470497, c2 = 0.761628, c3 = 'h24nYt4D7l' where c = 229 index_test.go:140: sql delete from test_index where c = 109 index_test.go:143: sql update test_index set c1 = 2089153900870159835, c2 = 0.450342, c3 = 'sc0vWkOTid' where c = 125 index_test.go:143: sql update test_index set c1 = 5829418626018064019, c2 = 0.229057, c3 = 'K1KKGlMz1i' where c = 227 index_test.go:143: sql update test_index set c1 = 8772948719593899930, c2 = 0.638982, c3 = 'DURKbDJQam' where c = 0 index_test.go:143: sql update test_index set c1 = 4690321353112509558, c2 = 0.666457, c3 = '0YQXobvFTw' where c = 52 index_test.go:137: sql insert into test_index values (272, 9215413108834908632, 0.886748, 'KrpupXhGXx') index_test.go:137: sql insert into test_index values (271, 4208002582127995184, 0.492949, 'kKfwiG2CX5') index_test.go:137: sql insert into test_index values (270, 8214939673904120871, 0.074081, 'NXFAX3gXrk') index_test.go:137: sql insert into test_index values (275, 1820812630957342329, 0.991258, 'Y60GAI7oS9') index_test.go:137: sql insert into test_index values (269, 4354276771412046567, 0.257850, 'FV6OZqehcn') index_test.go:140: sql delete from test_index where c = 56 index_test.go:140: sql delete from test_index where c = 78 index_test.go:140: sql delete from test_index where c = 83 index_test.go:137: sql insert into test_index values (273, 6906115192847818235, 0.389277, '4Klze3bgfj') index_test.go:140: sql delete from test_index where c = 38 index_test.go:140: sql delete from test_index where c = 123 index_test.go:137: sql insert into test_index values (274, 418433712829043190, 0.022552, 'gHp4CVaAhk') index_test.go:143: sql update test_index set c1 = 9107403762010291059, c2 = 0.993317, c3 = 'VWIEc73r7B' where c = 33 index_test.go:143: sql update test_index set c1 = 2061888467848218203, c2 = 0.510050, c3 = 'pm0jDIy1wk' where c = 203 index_test.go:137: sql insert into test_index values (276, 7077023874874190917, 0.458272, 'E6JXSU1hzu') index_test.go:143: sql update test_index set c1 = 8080868974218140848, c2 = 0.293623, c3 = 'BTpMsakYsm' where c = 61 index_test.go:140: sql delete from test_index where c = 232 index_test.go:140: sql delete from test_index where c = 24 index_test.go:140: sql delete from test_index where c = 29 index_test.go:143: sql update test_index set c1 = 1266529446532183387, c2 = 0.062581, c3 = 'qJc7wKkODL' where c = 142 index_test.go:143: sql update test_index set c1 = 1082569781387333796, c2 = 0.508369, c3 = 'ErnW3BZyjP' where c = 149 index_test.go:143: sql update test_index set c1 = 3658318610938304714, c2 = 0.443161, c3 = 'och5iCtZyc' where c = 8 index_test.go:137: sql insert into test_index values (278, 6143607305284196735, 0.807755, 'SmN0R90J50') index_test.go:137: sql insert into test_index values (277, 399943885983225131, 0.843392, 'CrEV5UjiCM') index_test.go:143: sql update test_index set c1 = 7662676114560608735, c2 = 0.871781, c3 = 'j1KJJEQmeM' where c = 208 index_test.go:140: sql delete from test_index where c = 2 index_test.go:140: sql delete from test_index where c = 193 index_test.go:143: sql update test_index set c1 = 9071702804940104341, c2 = 0.880193, c3 = 'k3LU5xWaeB' where c = 143 index_test.go:137: sql insert into test_index values (279, 5529571953190104238, 0.603297, 'ep2k3fNiXP') index_test.go:140: sql delete from test_index where c = 56 index_test.go:137: sql insert into test_index values (280, 8448679663132818822, 0.122781, 'vwfUaX0GO1') index_test.go:143: sql update test_index set c1 = 180369721961994063, c2 = 0.115549, c3 = '2CApYQ1p3l' where c = 268 index_test.go:140: sql delete from test_index where c = 8 index_test.go:137: sql insert into test_index values (282, 3192325914483725941, 0.663960, 'K0lcUKjW69') index_test.go:140: sql delete from test_index where c = 240 index_test.go:143: sql update test_index set c1 = 8191445575409595736, c2 = 0.392415, c3 = 'Ry64zQCdoA' where c = 250 index_test.go:137: sql insert into test_index values (281, 1589003552776730054, 0.383892, 'omzswzpaZO') index_test.go:140: sql delete from test_index where c = 251 index_test.go:143: sql update test_index set c1 = 4738461514691657748, c2 = 0.321485, c3 = 'rUTVqHvCpf' where c = 57 index_test.go:137: sql insert into test_index values (283, 8225572696612102068, 0.767120, '8vhG0owCkR') index_test.go:140: sql delete from test_index where c = 59 index_test.go:143: sql update test_index set c1 = 8086358134159966425, c2 = 0.248598, c3 = 'TGG7Ww4EUF' where c = 243 index_test.go:137: sql insert into test_index values (284, 5288316550612095617, 0.183161, 'ie573m0eYg') index_test.go:143: sql update test_index set c1 = 6981190203747055097, c2 = 0.202594, c3 = 'QgGl40QJVq' where c = 214 index_test.go:143: sql update test_index set c1 = 1809082989416140759, c2 = 0.138702, c3 = 'O7ZTLP8j5I' where c = 195 index_test.go:140: sql delete from test_index where c = 235 index_test.go:143: sql update test_index set c1 = 1423427313946677729, c2 = 0.864781, c3 = '1dvRqZ0RYO' where c = 114 index_test.go:143: sql update test_index set c1 = 7514809166119432836, c2 = 0.202039, c3 = 'kL47uaU8jh' where c = 179 index_test.go:137: sql insert into test_index values (285, 2625075421961576952, 0.724430, 'TSg7BS346H') index_test.go:143: sql update test_index set c1 = 7341412262738822429, c2 = 0.862178, c3 = 'FvT5IkI8Y3' where c = 193 index_test.go:140: sql delete from test_index where c = 12 index_test.go:137: sql insert into test_index values (286, 7270746411534913161, 0.174976, 'tPH4HD7xOQ') index_test.go:143: sql update test_index set c1 = 4186557114472309451, c2 = 0.692096, c3 = 'B20NfWACnD' where c = 59 index_test.go:137: sql insert into test_index values (287, 5149533679648672328, 0.491201, 'rP21VuZD7D') index_test.go:140: sql delete from test_index where c = 178 index_test.go:143: sql update test_index set c1 = 6129720107650363250, c2 = 0.738646, c3 = '2YepO2x6La' where c = 46 index_test.go:140: sql delete from test_index where c = 172 index_test.go:140: sql delete from test_index where c = 210 index_test.go:143: sql update test_index set c1 = 8621137580156884076, c2 = 0.561222, c3 = 'rgASwwLRC3' where c = 113 index_test.go:143: sql update test_index set c1 = 67947206082381116, c2 = 0.650025, c3 = 'GKWeozWOWb' where c = 197 index_test.go:137: sql insert into test_index values (288, 1973157365758443747, 0.445407, 'z55LEkyfn0') index_test.go:137: sql insert into test_index values (289, 1675281003286815203, 0.543919, 'JGxcxrTvst') index_test.go:140: sql delete from test_index where c = 61 index_test.go:143: sql update test_index set c1 = 322961276477356556, c2 = 0.196216, c3 = 'YJZBBMqMC3' where c = 23 index_test.go:140: sql delete from test_index where c = 153 index_test.go:137: sql insert into test_index values (290, 7604996702975018539, 0.465635, 'hNNmNsOT5j') index_test.go:143: sql update test_index set c1 = 7830804063996508243, c2 = 0.072242, c3 = 'Qgvak4vyct' where c = 81 index_test.go:140: sql delete from test_index where c = 165 index_test.go:143: sql update test_index set c1 = 7704672682378277893, c2 = 0.187337, c3 = 'QDL0jgFTy0' where c = 17 index_test.go:137: sql insert into test_index values (291, 8976981165395900617, 0.845419, 'ZgKmbBEA6N') index_test.go:140: sql delete from test_index where c = 128 index_test.go:137: sql insert into test_index values (292, 6045098075161214622, 0.552190, 'yBYsRKQolp') index_test.go:143: sql update test_index set c1 = 845315733067787892, c2 = 0.884505, c3 = 'EyO9QGGock' where c = 126 index_test.go:140: sql delete from test_index where c = 44 index_test.go:137: sql insert into test_index values (293, 449383210968831391, 0.098937, 'ZTcx3yu2Iv') index_test.go:143: sql update test_index set c1 = 5707367725291708318, c2 = 0.625319, c3 = 'qmNH3bT6Zv' where c = 281 index_test.go:140: sql delete from test_index where c = 254 index_test.go:137: sql insert into test_index values (294, 7585917584180390813, 0.164849, 'TTax6fw42S') index_test.go:143: sql update test_index set c1 = 4803831377469825040, c2 = 0.696131, c3 = 'vpComqqI11' where c = 245 index_test.go:140: sql delete from test_index where c = 236 index_test.go:137: sql insert into test_index values (295, 5447380048831875561, 0.912011, 'Wzt7KrjjyL') index_test.go:143: sql update test_index set c1 = 1904275840122169839, c2 = 0.911477, c3 = 'SWRU4Oou4h' where c = 185 index_test.go:140: sql delete from test_index where c = 140 index_test.go:137: sql insert into test_index values (296, 7949156520568131912, 0.178358, 'rtayZ7hFgE') index_test.go:143: sql update test_index set c1 = 5362849937345481707, c2 = 0.877243, c3 = 'H4hJ8l8TWZ' where c = 192 index_test.go:140: sql delete from test_index where c = 87 index_test.go:137: sql insert into test_index values (297, 4169408447066120765, 0.870095, 'EMYnznmHjd') index_test.go:143: sql update test_index set c1 = 2499800995599566110, c2 = 0.709876, c3 = 'EiRLDuuIo6' where c = 48 index_test.go:140: sql delete from test_index where c = 139 index_test.go:143: sql update test_index set c1 = 692209208280095516, c2 = 0.786707, c3 = '0yeVgjAHrp' where c = 35 index_test.go:137: sql insert into test_index values (298, 3583032003357969916, 0.896963, 'Tt3pSRO40a') index_test.go:140: sql delete from test_index where c = 135 index_test.go:137: sql insert into test_index values (299, 3267667432895732443, 0.981318, 'jB97nTiYYw') index_test.go:140: sql delete from test_index where c = 205 index_test.go:143: sql update test_index set c1 = 3671685979845843562, c2 = 0.374790, c3 = 'NdBNmozrV7' where c = 90 index_test.go:143: sql update test_index set c1 = 4131354710396999339, c2 = 0.182619, c3 = '8ybXaB2Ycw' where c = 204 index_test.go:137: sql insert into test_index values (300, 5451683040510698449, 0.936062, '2JfKTkmnfN') index_test.go:140: sql delete from test_index where c = 94 index_test.go:143: sql update test_index set c1 = 7915145167497102931, c2 = 0.648878, c3 = 'WoxDVUVjPW' where c = 183 index_test.go:137: sql insert into test_index values (301, 6855305849618392318, 0.240202, '4vUgAgFCJw') index_test.go:137: sql insert into test_index values (303, 105914856910881759, 0.978872, 'P6C4HNYun3') index_test.go:137: sql insert into test_index values (306, 1118371386411465628, 0.829781, 't3zVKxqX9t') index_test.go:137: sql insert into test_index values (305, 1726744502707287799, 0.900835, 'ACHIUItwbz') index_test.go:137: sql insert into test_index values (304, 2856850054026803077, 0.029869, 'oZOLcL0hnG') index_test.go:137: sql insert into test_index values (310, 9217195476892114374, 0.130324, '0z7uluA1W7') index_test.go:137: sql insert into test_index values (302, 7481338255906609518, 0.193049, 'w2m3xo7Gi9') index_test.go:137: sql insert into test_index values (309, 7470799976428570980, 0.051441, 'PYeMNDNNb8') index_test.go:137: sql insert into test_index values (307, 4152865734079816404, 0.212859, 'MHSiIQCsKz') index_test.go:137: sql insert into test_index values (308, 1513069688390696096, 0.683158, 'uD9EKUtjtX') index_test.go:140: sql delete from test_index where c = 87 index_test.go:140: sql delete from test_index where c = 59 index_test.go:140: sql delete from test_index where c = 132 index_test.go:140: sql delete from test_index where c = 158 index_test.go:140: sql delete from test_index where c = 242 index_test.go:140: sql delete from test_index where c = 269 index_test.go:140: sql delete from test_index where c = 71 index_test.go:140: sql delete from test_index where c = 142 index_test.go:143: sql update test_index set c1 = 205154719031243437, c2 = 0.005854, c3 = 'EIIICheXCi' where c = 86 index_test.go:140: sql delete from test_index where c = 4 index_test.go:143: sql update test_index set c1 = 2308658211339258429, c2 = 0.575110, c3 = 'Lad9Fk8sjE' where c = 260 index_test.go:140: sql delete from test_index where c = 49 index_test.go:143: sql update test_index set c1 = 5150704959980363360, c2 = 0.297912, c3 = 'tC6rngWqrM' where c = 163 index_test.go:143: sql update test_index set c1 = 557605384679213549, c2 = 0.394692, c3 = 'tRazOtc4ux' where c = 145 index_test.go:143: sql update test_index set c1 = 2076436399480293851, c2 = 0.942907, c3 = '4aujEKlauD' where c = 13 index_test.go:143: sql update test_index set c1 = 5209345995378136197, c2 = 0.237058, c3 = 'FLygrmFUmr' where c = 272 index_test.go:143: sql update test_index set c1 = 2163023643619548414, c2 = 0.011051, c3 = '61RXURjey1' where c = 278 index_test.go:143: sql update test_index set c1 = 7979277198282928883, c2 = 0.792933, c3 = 'qZ4mIvtUEI' where c = 297 index_test.go:143: sql update test_index set c1 = 2492114830860587943, c2 = 0.683893, c3 = 'QNEnhgsZji' where c = 292 index_test.go:137: sql insert into test_index values (312, 1017853929205141933, 0.080713, '5BhtS8IueX') index_test.go:137: sql insert into test_index values (311, 3898990491723229910, 0.507561, 'IW4EjdY8c1') index_test.go:137: sql insert into test_index values (313, 3836148829289070808, 0.674621, 'tgj3TtwgaR') index_test.go:137: sql insert into test_index values (315, 8234830769273671392, 0.128273, 'Jj8CRxJGFT') index_test.go:137: sql insert into test_index values (317, 1943149240128407039, 0.506021, 'EZBnPgyqtG') index_test.go:143: sql update test_index set c1 = 8047476847429213564, c2 = 0.519329, c3 = 'cRRmrcjju8' where c = 15 index_test.go:137: sql insert into test_index values (319, 4242718643799592255, 0.965948, '7tbQOmqGZ0') index_test.go:137: sql insert into test_index values (318, 2699211359311668483, 0.272057, '9RxTz4c0qK') index_test.go:137: sql insert into test_index values (314, 3562095082941809521, 0.054247, 'eqBZb0i3xJ') index_test.go:137: sql insert into test_index values (316, 512532398148568239, 0.484090, 'ZTea5hZJ3o') index_test.go:140: sql delete from test_index where c = 103 index_test.go:140: sql delete from test_index where c = 96 index_test.go:140: sql delete from test_index where c = 138 index_test.go:137: sql insert into test_index values (320, 994478600650535049, 0.210988, 'Nv1kJDSB7p') index_test.go:140: sql delete from test_index where c = 95 index_test.go:140: sql delete from test_index where c = 99 index_test.go:140: sql delete from test_index where c = 51 index_test.go:140: sql delete from test_index where c = 186 index_test.go:140: sql delete from test_index where c = 262 index_test.go:140: sql delete from test_index where c = 119 index_test.go:143: sql update test_index set c1 = 2818880362805376022, c2 = 0.417619, c3 = 'PL5sgEWzGC' where c = 144 index_test.go:140: sql delete from test_index where c = 304 index_test.go:143: sql update test_index set c1 = 7537507970539811574, c2 = 0.549494, c3 = '1KblWMg1tY' where c = 196 index_test.go:143: sql update test_index set c1 = 7865749745579132179, c2 = 0.033545, c3 = 'GoauizLRUk' where c = 160 index_test.go:143: sql update test_index set c1 = 3409504174655514653, c2 = 0.921513, c3 = 'mSKGHFzdoS' where c = 73 index_test.go:143: sql update test_index set c1 = 5187525963798247129, c2 = 0.648524, c3 = 'hONgRXDG7w' where c = 250 index_test.go:143: sql update test_index set c1 = 8196021944196976883, c2 = 0.086736, c3 = 'b7gCCNaKXP' where c = 102 index_test.go:143: sql update test_index set c1 = 3878038770480704704, c2 = 0.421461, c3 = '0PFaveCIRI' where c = 251 index_test.go:143: sql update test_index set c1 = 3392613279873181120, c2 = 0.313473, c3 = '3GdpDTFyke' where c = 233 index_test.go:143: sql update test_index set c1 = 5684735584297008467, c2 = 0.863373, c3 = 'XH93M4LxlK' where c = 307 index_test.go:137: sql insert into test_index values (323, 5664149042225647870, 0.069250, 'SPDeXVhYRS') index_test.go:143: sql update test_index set c1 = 1675304004669923204, c2 = 0.277477, c3 = 'AgPwq6SmM2' where c = 18 index_test.go:137: sql insert into test_index values (321, 5141863896575930724, 0.505054, 'piakfXWlzO') index_test.go:137: sql insert into test_index values (324, 4698274261633251903, 0.372088, 'yF4Njrxv8g') index_test.go:137: sql insert into test_index values (325, 8044045360409069378, 0.026406, 'kphcgCRG7k') index_test.go:137: sql insert into test_index values (327, 3341801850115969590, 0.200416, 'JuV6DfkN8o') index_test.go:137: sql insert into test_index values (322, 5678918143157060670, 0.262841, 'XWOa96eepp') index_test.go:140: sql delete from test_index where c = 135 index_test.go:137: sql insert into test_index values (328, 5643001092296240833, 0.993971, '95iGH2ENKP') index_test.go:137: sql insert into test_index values (326, 1234077143777683655, 0.669077, '4JSDHq9Q2z') index_test.go:140: sql delete from test_index where c = 265 index_test.go:137: sql insert into test_index values (330, 1021609124443845897, 0.028915, 'hNEJiWQtDo') index_test.go:140: sql delete from test_index where c = 80 index_test.go:140: sql delete from test_index where c = 304 index_test.go:140: sql delete from test_index where c = 169 index_test.go:137: sql insert into test_index values (329, 621169118916499658, 0.123600, '7lxb7HeuHA') index_test.go:140: sql delete from test_index where c = 30 index_test.go:140: sql delete from test_index where c = 180 index_test.go:143: sql update test_index set c1 = 6647904342488167434, c2 = 0.045128, c3 = 'K2YuXHhY2P' where c = 186 index_test.go:140: sql delete from test_index where c = 3 index_test.go:143: sql update test_index set c1 = 2085029554867069694, c2 = 0.278801, c3 = 'bLr0cbXhJe' where c = 82 index_test.go:143: sql update test_index set c1 = 182522038150635043, c2 = 0.342699, c3 = 'tJ4y2gjeUH' where c = 257 index_test.go:143: sql update test_index set c1 = 8592572944463099088, c2 = 0.377265, c3 = 'mxgxCbEF4d' where c = 67 index_test.go:140: sql delete from test_index where c = 227 index_test.go:140: sql delete from test_index where c = 199 index_test.go:143: sql update test_index set c1 = 7180306886018113299, c2 = 0.725270, c3 = 'hpHwVPA96u' where c = 166 index_test.go:143: sql update test_index set c1 = 1279173141932041008, c2 = 0.457080, c3 = 'XKEMLi7qlU' where c = 2 index_test.go:143: sql update test_index set c1 = 4264170122754385217, c2 = 0.855862, c3 = 'e7PzWairTU' where c = 90 index_test.go:143: sql update test_index set c1 = 2569897182599722888, c2 = 0.853274, c3 = 'eTK54d3vm9' where c = 182 index_test.go:137: sql insert into test_index values (332, 1016323349952409994, 0.831481, 'gu8GCrOGcI') index_test.go:137: sql insert into test_index values (333, 235365490284146788, 0.406190, 'fMqHAxSMwZ') index_test.go:143: sql update test_index set c1 = 7730116881838203276, c2 = 0.848445, c3 = 'bwgZqJgmKA' where c = 186 index_test.go:143: sql update test_index set c1 = 8745425560567638115, c2 = 0.470812, c3 = 'WPlO2QbgER' where c = 219 index_test.go:137: sql insert into test_index values (331, 5013056552483696591, 0.027220, '5Krnc0SewS') index_test.go:140: sql delete from test_index where c = 109 index_test.go:137: sql insert into test_index values (334, 8536602041572906436, 0.525310, '6IMKF8KAN3') index_test.go:137: sql insert into test_index values (335, 6682830888419454480, 0.685891, 'ZDuvtACbn0') index_test.go:137: sql insert into test_index values (338, 8959884182673945434, 0.716194, 'iHTLqnijED') index_test.go:137: sql insert into test_index values (336, 2102692679391695040, 0.224937, 'WtuipU1hRO') index_test.go:137: sql insert into test_index values (337, 1806736963179346053, 0.822599, 'jKXlKg7law') index_test.go:140: sql delete from test_index where c = 127 index_test.go:140: sql delete from test_index where c = 288 index_test.go:137: sql insert into test_index values (339, 2229091367509290971, 0.111420, 'ZBeYrJAQD0') index_test.go:137: sql insert into test_index values (340, 6643800524459012883, 0.565809, 'pz2BD3FNAZ') index_test.go:140: sql delete from test_index where c = 50 index_test.go:140: sql delete from test_index where c = 146 index_test.go:143: sql update test_index set c1 = 8203325265869653451, c2 = 0.211480, c3 = 'u0sCZ4HxC4' where c = 199 index_test.go:143: sql update test_index set c1 = 403585530252593056, c2 = 0.958824, c3 = 'TYqSju4Cq1' where c = 162 index_test.go:140: sql delete from test_index where c = 45 index_test.go:140: sql delete from test_index where c = 315 index_test.go:140: sql delete from test_index where c = 325 index_test.go:140: sql delete from test_index where c = 76 index_test.go:143: sql update test_index set c1 = 1002091479869294913, c2 = 0.003766, c3 = 'b7vsiTMYBH' where c = 206 index_test.go:143: sql update test_index set c1 = 7387519046695603680, c2 = 0.936733, c3 = 'UBVGbJB3mF' where c = 69 index_test.go:140: sql delete from test_index where c = 322 index_test.go:143: sql update test_index set c1 = 6143071651731516763, c2 = 0.415352, c3 = 'egZyLpPHmo' where c = 68 index_test.go:137: sql insert into test_index values (342, 1528238060436315729, 0.703225, 'CU1Xfv2OFA') index_test.go:143: sql update test_index set c1 = 3607463904348123099, c2 = 0.473782, c3 = 'NJdODyfwk0' where c = 244 index_test.go:137: sql insert into test_index values (341, 4787045050369967983, 0.079887, 'zpTW4rEtwi') index_test.go:143: sql update test_index set c1 = 671804263487822287, c2 = 0.651714, c3 = 'rGccXH7UX2' where c = 106 index_test.go:137: sql insert into test_index values (343, 1920163781122775543, 0.724825, 'DHGw4JMUAz') index_test.go:137: sql insert into test_index values (344, 5303455707908090485, 0.796638, '0y4j9HtJTx') index_test.go:143: sql update test_index set c1 = 3017068684374626589, c2 = 0.393647, c3 = 'hRhbBw5Cmf' where c = 168 index_test.go:137: sql insert into test_index values (345, 1916215568381594474, 0.260269, 'HrFMwtmO09') index_test.go:143: sql update test_index set c1 = 8749557360526835820, c2 = 0.223223, c3 = 'CVpgZjpEyQ' where c = 272 index_test.go:143: sql update test_index set c1 = 1614755659210575673, c2 = 0.337047, c3 = 'DVXiIgb9Xo' where c = 314 index_test.go:137: sql insert into test_index values (346, 3411673597724611638, 0.355591, 'C9IohInPJ8') index_test.go:137: sql insert into test_index values (347, 9209335566650343589, 0.272287, 'vQV5Ybgrnb') index_test.go:140: sql delete from test_index where c = 328 index_test.go:140: sql delete from test_index where c = 36 index_test.go:140: sql delete from test_index where c = 36 index_test.go:140: sql delete from test_index where c = 181 index_test.go:140: sql delete from test_index where c = 213 index_test.go:137: sql insert into test_index values (349, 4619930764328182236, 0.007889, '53cADAo5Sw') index_test.go:140: sql delete from test_index where c = 275 index_test.go:143: sql update test_index set c1 = 194385557358669366, c2 = 0.913962, c3 = 'sbDxm52a9F' where c = 85 index_test.go:143: sql update test_index set c1 = 3429064644248545507, c2 = 0.489207, c3 = 'l8G8XuMySx' where c = 59 index_test.go:137: sql insert into test_index values (350, 2315700488043391490, 0.829011, 'Ft4Gzs5rEo') index_test.go:140: sql delete from test_index where c = 334 index_test.go:143: sql update test_index set c1 = 574769795351471229, c2 = 0.203870, c3 = 'EtI2En0QBi' where c = 122 index_test.go:140: sql delete from test_index where c = 194 index_test.go:143: sql update test_index set c1 = 2461707146118511686, c2 = 0.165548, c3 = 't69udPa75b' where c = 120 index_test.go:137: sql insert into test_index values (348, 3305252941211684259, 0.154774, 'Gyvib7tVFP') index_test.go:143: sql update test_index set c1 = 2344100533212857571, c2 = 0.597637, c3 = 'anrDn0YvXA' where c = 116 index_test.go:143: sql update test_index set c1 = 330770471704518402, c2 = 0.913772, c3 = 'SL3UPVjnr5' where c = 265 index_test.go:140: sql delete from test_index where c = 262 index_test.go:137: sql insert into test_index values (351, 2936104760714248256, 0.001675, 'YuzthvWTM1') index_test.go:137: sql insert into test_index values (352, 3476403988224454681, 0.931389, '7C3T94fFb0') index_test.go:140: sql delete from test_index where c = 302 index_test.go:143: sql update test_index set c1 = 3758360576694024628, c2 = 0.702322, c3 = 'Nf8cHlZ9SH' where c = 294 index_test.go:143: sql update test_index set c1 = 6912923726816947172, c2 = 0.806992, c3 = 'NiIC4MQ0P5' where c = 86 index_test.go:137: sql insert into test_index values (353, 7049995592558474920, 0.006354, 'A3ZO0Qv7os') index_test.go:137: sql insert into test_index values (354, 5834288629756368218, 0.811337, 'WdjnB1Yepy') index_test.go:143: sql update test_index set c1 = 2248832106581073393, c2 = 0.589885, c3 = 'eOsKe5mufr' where c = 102 index_test.go:137: sql insert into test_index values (356, 6364563057536185123, 0.043111, 'qSFD5d9UT7') index_test.go:143: sql update test_index set c1 = 5302215252792178150, c2 = 0.303771, c3 = 'IdfY3LBy0K' where c = 4 index_test.go:140: sql delete from test_index where c = 327 index_test.go:137: sql insert into test_index values (357, 2582738361277133657, 0.932711, '9s6uAus4NF') index_test.go:137: sql insert into test_index values (358, 2269197948279852892, 0.681596, 'zBX4IbcFgh') index_test.go:137: sql insert into test_index values (355, 7905235824117893093, 0.712437, 'SoJvSubmaQ') index_test.go:140: sql delete from test_index where c = 348 index_test.go:143: sql update test_index set c1 = 5452913008624316636, c2 = 0.671814, c3 = 'KvWS9yynoR' where c = 10 index_test.go:137: sql insert into test_index values (359, 898490209374594312, 0.802776, 'qpueSWx4j3') index_test.go:140: sql delete from test_index where c = 192 index_test.go:140: sql delete from test_index where c = 70 index_test.go:140: sql delete from test_index where c = 38 index_test.go:140: sql delete from test_index where c = 203 index_test.go:140: sql delete from test_index where c = 43 index_test.go:140: sql delete from test_index where c = 180 index_test.go:143: sql update test_index set c1 = 7784169919065831396, c2 = 0.689978, c3 = 'S1Bl8E2e1B' where c = 189 index_test.go:140: sql delete from test_index where c = 340 index_test.go:143: sql update test_index set c1 = 2456752735153092073, c2 = 0.825519, c3 = '91budm6zyU' where c = 170 index_test.go:143: sql update test_index set c1 = 3426670462680629421, c2 = 0.236751, c3 = 'ra31ie6hNJ' where c = 6 index_test.go:143: sql update test_index set c1 = 8914971200525185865, c2 = 0.125425, c3 = 'yE3STYRmCb' where c = 4 index_test.go:137: sql insert into test_index values (360, 4402854124925894871, 0.577805, '6f3QdzKOiP') index_test.go:143: sql update test_index set c1 = 4036005912582414447, c2 = 0.011391, c3 = 'Wc8BNWs5uX' where c = 214 index_test.go:143: sql update test_index set c1 = 1738065151391105083, c2 = 0.307288, c3 = 'S60cqHTlP8' where c = 147 index_test.go:143: sql update test_index set c1 = 8002745883285621079, c2 = 0.140302, c3 = '8lOotZJ51G' where c = 268 index_test.go:137: sql insert into test_index values (363, 4033844448585808012, 0.938583, 'aHADP5frvO') index_test.go:137: sql insert into test_index values (361, 821342092454162490, 0.173540, 'tFLfRX9iDt') index_test.go:137: sql insert into test_index values (362, 4873597390876366655, 0.110897, 'AONnQKCe9L') index_test.go:137: sql insert into test_index values (364, 1462913514002893861, 0.965084, 'N0of2COgHr') index_test.go:137: sql insert into test_index values (365, 1318634726876957015, 0.710634, 'pO5PEFH5ej') index_test.go:140: sql delete from test_index where c = 304 index_test.go:140: sql delete from test_index where c = 278 index_test.go:137: sql insert into test_index values (366, 7032204951264776767, 0.164886, 'YNqOLD3nxJ') index_test.go:137: sql insert into test_index values (367, 749681137034259399, 0.607132, '4pJlVMpyE7') index_test.go:140: sql delete from test_index where c = 14 index_test.go:140: sql delete from test_index where c = 324 index_test.go:140: sql delete from test_index where c = 134 index_test.go:140: sql delete from test_index where c = 177 index_test.go:137: sql insert into test_index values (368, 4948801542107307674, 0.130064, '7CQPIeWW24') index_test.go:140: sql delete from test_index where c = 223 index_test.go:143: sql update test_index set c1 = 203350893959614605, c2 = 0.715427, c3 = 'KKNpf5NhX6' where c = 334 index_test.go:143: sql update test_index set c1 = 5985069310050608834, c2 = 0.186034, c3 = '8WDHanFq2T' where c = 159 index_test.go:143: sql update test_index set c1 = 2707237763979578558, c2 = 0.102841, c3 = 'kHmwytZQsv' where c = 83 index_test.go:140: sql delete from test_index where c = 173 index_test.go:143: sql update test_index set c1 = 7047145651181083634, c2 = 0.142964, c3 = 'gbP9KWpIag' where c = 147 index_test.go:143: sql update test_index set c1 = 4903702694990459392, c2 = 0.196322, c3 = 'JVM5iaeDma' where c = 177 index_test.go:143: sql update test_index set c1 = 556576774729962832, c2 = 0.468214, c3 = 'CdC9HqNiTT' where c = 257 index_test.go:143: sql update test_index set c1 = 3780315155503847415, c2 = 0.263308, c3 = 'VVHF9Csim3' where c = 14 index_test.go:143: sql update test_index set c1 = 6787681949217754591, c2 = 0.788205, c3 = 'BVkXddggOv' where c = 216 index_test.go:137: sql insert into test_index values (370, 6982764400765878382, 0.087964, '7OmWAg3559') index_test.go:140: sql delete from test_index where c = 266 index_test.go:137: sql insert into test_index values (373, 4633246795590147936, 0.139845, 'JETuiWRQDs') index_test.go:143: sql update test_index set c1 = 3610012589675569444, c2 = 0.177191, c3 = 'FtoYrUdam2' where c = 201 index_test.go:137: sql insert into test_index values (369, 4616284205524384014, 0.475073, 'qnMJXzbDzX') index_test.go:137: sql insert into test_index values (376, 7909954075957822402, 0.419014, 'jeHpZGkSAQ') index_test.go:137: sql insert into test_index values (371, 4111920548773699807, 0.504557, '05c6SYJ1ld') index_test.go:137: sql insert into test_index values (372, 3958950013376968753, 0.655128, 'uFnH15Abfe') index_test.go:140: sql delete from test_index where c = 21 index_test.go:137: sql insert into test_index values (374, 1040454983844693184, 0.134550, 'tpWvfIjCKP') index_test.go:137: sql insert into test_index values (375, 7243124031508577073, 0.267701, 'doCq3mkeim') index_test.go:140: sql delete from test_index where c = 351 index_test.go:143: sql update test_index set c1 = 1220224302354236961, c2 = 0.312291, c3 = 'viN030DpVv' where c = 255 index_test.go:137: sql insert into test_index values (377, 1702207454436455395, 0.718463, 'Dv96rg2UKe') index_test.go:140: sql delete from test_index where c = 37 index_test.go:140: sql delete from test_index where c = 277 index_test.go:143: sql update test_index set c1 = 374203207909533702, c2 = 0.804682, c3 = 'km2bpNlJ4w' where c = 150 index_test.go:143: sql update test_index set c1 = 2807110488610103152, c2 = 0.747801, c3 = 'IwRIAw8vkK' where c = 82 index_test.go:140: sql delete from test_index where c = 228 index_test.go:140: sql delete from test_index where c = 58 index_test.go:140: sql delete from test_index where c = 173 index_test.go:143: sql update test_index set c1 = 7578106911698653025, c2 = 0.556400, c3 = 'o3f4uXSblF' where c = 273 index_test.go:140: sql delete from test_index where c = 144 index_test.go:140: sql delete from test_index where c = 293 index_test.go:137: sql insert into test_index values (378, 7760807726826888326, 0.375327, '2YXBi3nzxZ') index_test.go:137: sql insert into test_index values (379, 3964248166614825665, 0.547340, '0fv3DA93oj') index_test.go:143: sql update test_index set c1 = 2806315782226318097, c2 = 0.220804, c3 = 'kuQlbIviv7' where c = 312 index_test.go:143: sql update test_index set c1 = 6982973457559340154, c2 = 0.872019, c3 = 'GgONKDcgvK' where c = 181 index_test.go:143: sql update test_index set c1 = 5434814831079629664, c2 = 0.820123, c3 = 'fCfcxpbKbN' where c = 167 index_test.go:143: sql update test_index set c1 = 6301354064271307488, c2 = 0.079471, c3 = 'n9lUBBEWtU' where c = 197 index_test.go:137: sql insert into test_index values (381, 5039337478507186299, 0.680556, 'yVXRh39zdK') index_test.go:137: sql insert into test_index values (380, 4591382896575450669, 0.271972, 'BawTfAznNY') index_test.go:143: sql update test_index set c1 = 8781374326993498916, c2 = 0.177014, c3 = 'vG0sn6aEmK' where c = 231 index_test.go:143: sql update test_index set c1 = 6862040849017131459, c2 = 0.115023, c3 = 'TJ8dnys7am' where c = 263 index_test.go:140: sql delete from test_index where c = 312 index_test.go:137: sql insert into test_index values (382, 6292440447944517746, 0.772505, 'T15VPzyrIc') index_test.go:137: sql insert into test_index values (383, 119867411116485238, 0.851865, 'svgD8xpgqQ') index_test.go:137: sql insert into test_index values (384, 7371901274134011220, 0.224873, 'rLHB5YTWus') index_test.go:140: sql delete from test_index where c = 1 index_test.go:137: sql insert into test_index values (385, 3932731447003743510, 0.487617, 'fxIpgHxr8Z') index_test.go:140: sql delete from test_index where c = 131 index_test.go:137: sql insert into test_index values (386, 6754188100790282750, 0.307481, 'ZNLn8nvY5E') index_test.go:137: sql insert into test_index values (387, 1279782679646533614, 0.241248, 'yAghhBkjgz') index_test.go:140: sql delete from test_index where c = 43 index_test.go:143: sql update test_index set c1 = 6867960263559842106, c2 = 0.852660, c3 = 'paSf8dHg2r' where c = 199 index_test.go:143: sql update test_index set c1 = 4180581904401483153, c2 = 0.011543, c3 = '5SVoD1jCOF' where c = 195 index_test.go:140: sql delete from test_index where c = 290 index_test.go:140: sql delete from test_index where c = 138 index_test.go:143: sql update test_index set c1 = 784580889272864290, c2 = 0.607272, c3 = 'LMVCOpNSC5' where c = 158 index_test.go:140: sql delete from test_index where c = 187 index_test.go:143: sql update test_index set c1 = 2892317811169200385, c2 = 0.519176, c3 = '6UJe3qXHgv' where c = 229 index_test.go:143: sql update test_index set c1 = 8671367454404491905, c2 = 0.985046, c3 = 'HLwNKyfM9M' where c = 210 index_test.go:140: sql delete from test_index where c = 116 index_test.go:140: sql delete from test_index where c = 218 index_test.go:137: sql insert into test_index values (388, 3715607675525982189, 0.555025, 'q35e1oCw65') index_test.go:143: sql update test_index set c1 = 2843175520882432576, c2 = 0.075581, c3 = 'lTXgGrmTvV' where c = 56 index_test.go:143: sql update test_index set c1 = 9144581514949993221, c2 = 0.127673, c3 = 'oh9OcMgpU6' where c = 37 index_test.go:137: sql insert into test_index values (389, 4806627183456623413, 0.336537, '8aqf9IsNTK') index_test.go:140: sql delete from test_index where c = 270 index_test.go:137: sql insert into test_index values (390, 6285024352731045247, 0.828778, 'VjMDWxVnoZ') index_test.go:137: sql insert into test_index values (391, 9007584306290534885, 0.651945, 'eqXLFC7M09') index_test.go:137: sql insert into test_index values (392, 3420702106434343009, 0.404720, 'GeFZLSaXE5') index_test.go:140: sql delete from test_index where c = 104 index_test.go:140: sql delete from test_index where c = 290 index_test.go:140: sql delete from test_index where c = 23 index_test.go:143: sql update test_index set c1 = 7851905195633059517, c2 = 0.134327, c3 = '6XNN8kCBcz' where c = 230 index_test.go:143: sql update test_index set c1 = 8063106849392966785, c2 = 0.844676, c3 = 'ZhkdDsAW6V' where c = 359 index_test.go:137: sql insert into test_index values (394, 8098049391344499532, 0.901481, 'MnfMmbjlaH') index_test.go:140: sql delete from test_index where c = 142 index_test.go:140: sql delete from test_index where c = 130 index_test.go:137: sql insert into test_index values (393, 1313372861329413984, 0.367785, 'nhJl4FF8Se') index_test.go:143: sql update test_index set c1 = 7767854664763391127, c2 = 0.913437, c3 = 'Ljyr14JlfZ' where c = 39 index_test.go:143: sql update test_index set c1 = 6588040444059703691, c2 = 0.747442, c3 = 'jt5FrDkQMF' where c = 376 index_test.go:140: sql delete from test_index where c = 390 index_test.go:143: sql update test_index set c1 = 1708846847870403842, c2 = 0.607618, c3 = '33EoXitcJs' where c = 141 index_test.go:137: sql insert into test_index values (396, 8336659263196386216, 0.337867, 'TkQhM7OBuy') index_test.go:143: sql update test_index set c1 = 7232355603423048149, c2 = 0.249320, c3 = '8BIllRQj5q' where c = 307 index_test.go:137: sql insert into test_index values (395, 2857931202637991459, 0.262700, 'c8aNWDOGJB') index_test.go:143: sql update test_index set c1 = 9029304517725840780, c2 = 0.947832, c3 = 'qVbrjYXFl3' where c = 40 index_test.go:140: sql delete from test_index where c = 51 index_test.go:140: sql delete from test_index where c = 5 index_test.go:143: sql update test_index set c1 = 5648280450741086684, c2 = 0.081759, c3 = 'HnFYCm1TWj' where c = 44 index_test.go:143: sql update test_index set c1 = 4759683335457920085, c2 = 0.834589, c3 = '69O8Ep8Vp1' where c = 270 index_test.go:143: sql update test_index set c1 = 2268654878078455432, c2 = 0.749260, c3 = 'cm5sGAmKRY' where c = 151 index_test.go:137: sql insert into test_index values (397, 6391290727872839388, 0.262314, 'CbLbfj5E6l') index_test.go:137: sql insert into test_index values (399, 2054652523748639818, 0.747391, 'Wn9Z187jlJ') index_test.go:137: sql insert into test_index values (398, 1476082810561201691, 0.640670, 'ITqgeFNvX5') index_test.go:143: sql update test_index set c1 = 4603131622366260877, c2 = 0.992074, c3 = 'mwPOHN5UUI' where c = 160 index_test.go:140: sql delete from test_index where c = 347 index_test.go:140: sql delete from test_index where c = 25 index_test.go:143: sql update test_index set c1 = 4043542783314200591, c2 = 0.714289, c3 = 'h1xHmrWAq3' where c = 113 index_test.go:143: sql update test_index set c1 = 2974031569685025728, c2 = 0.233835, c3 = '2SojOoBG66' where c = 248 index_test.go:140: sql delete from test_index where c = 202 index_test.go:140: sql delete from test_index where c = 371 index_test.go:143: sql update test_index set c1 = 5603087693454003276, c2 = 0.918838, c3 = 'uvSU2ou7FF' where c = 30 index_test.go:143: sql update test_index set c1 = 1200752626374693374, c2 = 0.324631, c3 = 'Zc365Vu6fu' where c = 149 index_test.go:137: sql insert into test_index values (400, 1205928952711453338, 0.779945, 'Me9ZnynhEz') index_test.go:140: sql delete from test_index where c = 165 index_test.go:143: sql update test_index set c1 = 6916529343773490825, c2 = 0.451829, c3 = '9jVylxWgTJ' where c = 282 wait pd ready... index_test.go:137: sql insert into test_index values (402, 6194608841303700456, 0.359594, 'Ni3Ah5bkAI') index_test.go:137: sql insert into test_index values (403, 5026094212225330692, 0.691593, 'EHLHE5Mn9Y') index_test.go:137: sql insert into test_index values (406, 171602432019728370, 0.973452, 'n20tRIqYAd') index_test.go:137: sql insert into test_index values (401, 222801018509273887, 0.453241, '2HCPdjsjHN') index_test.go:137: sql insert into test_index values (404, 8673419040503677358, 0.881128, 'DelEwvPKVN') index_test.go:137: sql insert into test_index values (407, 3598688968445196857, 0.898681, 'fjdZvvnJZ6') index_test.go:137: sql insert into test_index values (408, 4433014144356631215, 0.083770, 'Kk6TMsadXo') index_test.go:137: sql insert into test_index values (409, 7850707026759956962, 0.476675, '2vfovJmtlM') index_test.go:137: sql insert into test_index values (405, 9144910288252402897, 0.696287, 'SVvIi0D6nP') index_test.go:137: sql insert into test_index values (410, 450425416964341305, 0.259421, '4fhrlW1NS8') index_test.go:140: sql delete from test_index where c = 197 index_test.go:140: sql delete from test_index where c = 265 index_test.go:140: sql delete from test_index where c = 40 index_test.go:140: sql delete from test_index where c = 242 index_test.go:140: sql delete from test_index where c = 277 index_test.go:143: sql update test_index set c1 = 6193052402047512437, c2 = 0.638672, c3 = 'hN6gmNdPGD' where c = 210 index_test.go:140: sql delete from test_index where c = 179 index_test.go:140: sql delete from test_index where c = 129 index_test.go:143: sql update test_index set c1 = 6080389916445909728, c2 = 0.912604, c3 = 'y98qG3MeLh' where c = 154 index_test.go:140: sql delete from test_index where c = 359 index_test.go:140: sql delete from test_index where c = 397 index_test.go:140: sql delete from test_index where c = 363 index_test.go:143: sql update test_index set c1 = 9053202604024460440, c2 = 0.176595, c3 = 'I9VtgNOzAz' where c = 264 index_test.go:143: sql update test_index set c1 = 4412487522895230502, c2 = 0.057991, c3 = 'p9rY4vvcdo' where c = 43 index_test.go:143: sql update test_index set c1 = 4104491168579688107, c2 = 0.407924, c3 = 'uVKUPxG4Ah' where c = 138 index_test.go:143: sql update test_index set c1 = 8209740534139845756, c2 = 0.188779, c3 = 'xKYDIVgnya' where c = 267 index_test.go:143: sql update test_index set c1 = 4713017259348159001, c2 = 0.887240, c3 = '38m1WIDDnZ' where c = 193 index_test.go:137: sql insert into test_index values (411, 4828933701402311330, 0.077929, '1SBIlgvqGE') index_test.go:143: sql update test_index set c1 = 901114140883971551, c2 = 0.761982, c3 = '0sZ0MePa8o' where c = 193 index_test.go:137: sql insert into test_index values (412, 2664762687819326677, 0.818558, 'P521OyzKSW') index_test.go:137: sql insert into test_index values (413, 5827287448259553332, 0.414425, 'Beeshmuzt8') index_test.go:143: sql update test_index set c1 = 2747925315474830343, c2 = 0.326912, c3 = '21dT8z2f6k' where c = 372 index_test.go:140: sql delete from test_index where c = 269 index_test.go:143: sql update test_index set c1 = 7572567372628290113, c2 = 0.050640, c3 = 'BlMYtSATm5' where c = 384 index_test.go:137: sql insert into test_index values (414, 4566864727992843301, 0.731718, 'y58sj9gqpl') index_test.go:137: sql insert into test_index values (415, 1961642817762057227, 0.496203, 'UXe4rVvgVg') index_test.go:137: sql insert into test_index values (416, 8850627705086622913, 0.652827, '4yZLrkXEv9') index_test.go:137: sql insert into test_index values (417, 5438183056804566598, 0.134491, 'jYQLFIXoWN') index_test.go:140: sql delete from test_index where c = 218 index_test.go:140: sql delete from test_index where c = 183 index_test.go:137: sql insert into test_index values (419, 608134068639338855, 0.691222, '7ajWelvtuk') index_test.go:137: sql insert into test_index values (420, 8853267833337843578, 0.186448, 'wiYqgNOJYI') index_test.go:140: sql delete from test_index where c = 383 index_test.go:137: sql insert into test_index values (418, 7225299399722444670, 0.754875, 'l7Vkhv0SLb') index_test.go:143: sql update test_index set c1 = 2359744248033363317, c2 = 0.508261, c3 = 'wuf5O36gbt' where c = 321 index_test.go:140: sql delete from test_index where c = 285 index_test.go:140: sql delete from test_index where c = 318 index_test.go:143: sql update test_index set c1 = 6733949505069087925, c2 = 0.350958, c3 = 'Wb7nbwEEI2' where c = 310 index_test.go:143: sql update test_index set c1 = 777319453056092531, c2 = 0.995908, c3 = 'dP87KBYpQC' where c = 66 index_test.go:140: sql delete from test_index where c = 363 index_test.go:143: sql update test_index set c1 = 3075421123328872257, c2 = 0.548469, c3 = 'jwz0YKAu6a' where c = 247 index_test.go:143: sql update test_index set c1 = 7581116468535871631, c2 = 0.776217, c3 = '2Q4GqnkN99' where c = 30 index_test.go:140: sql delete from test_index where c = 125 index_test.go:140: sql delete from test_index where c = 409 index_test.go:140: sql delete from test_index where c = 214 index_test.go:143: sql update test_index set c1 = 1078125152404575576, c2 = 0.479920, c3 = '1dCBBuZ4jU' where c = 359 index_test.go:137: sql insert into test_index values (422, 3466920652716550016, 0.528990, 'YD6RbtzDDt') index_test.go:143: sql update test_index set c1 = 5087391738174167531, c2 = 0.624856, c3 = 'PEDyrDkzfy' where c = 50 index_test.go:137: sql insert into test_index values (423, 4960967580483101451, 0.740607, '8ZWnLOEVz3') index_test.go:137: sql insert into test_index values (421, 1088848708773694606, 0.177695, '4JRdNlRe9j') index_test.go:143: sql update test_index set c1 = 7985618722948144237, c2 = 0.641093, c3 = 'eZo2GV3XrI' where c = 81 index_test.go:140: sql delete from test_index where c = 142 index_test.go:137: sql insert into test_index values (425, 2629655584048729156, 0.468658, '9oTjOfMSmz') index_test.go:143: sql update test_index set c1 = 364994905332237960, c2 = 0.124610, c3 = '94oSzVwCRS' where c = 129 index_test.go:137: sql insert into test_index values (426, 1443267460843302824, 0.688465, 'uJ1TJFRfT0') index_test.go:143: sql update test_index set c1 = 9018210576954801811, c2 = 0.383080, c3 = '8sqAw3DMfo' where c = 246 index_test.go:137: sql insert into test_index values (424, 7344492541119855809, 0.107426, 'JsFrgkPDNE') index_test.go:137: sql insert into test_index values (427, 7330503388363692890, 0.577751, 'zeydPPxRNf') index_test.go:137: sql insert into test_index values (428, 867025684224525910, 0.730201, 'VI6VD9S3YT') index_test.go:140: sql delete from test_index where c = 386 index_test.go:140: sql delete from test_index where c = 82 index_test.go:140: sql delete from test_index where c = 163 index_test.go:143: sql update test_index set c1 = 1707796528824384716, c2 = 0.502335, c3 = 'fdCykOMWWk' where c = 290 index_test.go:140: sql delete from test_index where c = 393 index_test.go:140: sql delete from test_index where c = 325 index_test.go:143: sql update test_index set c1 = 7275292326843059780, c2 = 0.100130, c3 = 'XlNTePUoZz' where c = 324 index_test.go:137: sql insert into test_index values (429, 1699597743128581594, 0.535723, '8dyZ5lAvUh') index_test.go:143: sql update test_index set c1 = 2280985015113279424, c2 = 0.362166, c3 = 'CUwxWbOC88' where c = 142 index_test.go:137: sql insert into test_index values (430, 8910651870341273428, 0.114305, 'qLEHypopnr') index_test.go:143: sql update test_index set c1 = 7592278450023581406, c2 = 0.514902, c3 = 'NX00uvLPAR' where c = 135 index_test.go:140: sql delete from test_index where c = 420 index_test.go:140: sql delete from test_index where c = 4 index_test.go:137: sql insert into test_index values (431, 6379447903507987523, 0.865618, 'okuYIaMPKs') index_test.go:140: sql delete from test_index where c = 400 index_test.go:143: sql update test_index set c1 = 2903259683742707801, c2 = 0.803112, c3 = 'MsEkBY3uJv' where c = 280 index_test.go:143: sql update test_index set c1 = 922828386360545882, c2 = 0.066077, c3 = 'RokNR9vCkn' where c = 170 index_test.go:137: sql insert into test_index values (432, 6525136393426272120, 0.736835, 'XT0ooXXEey') index_test.go:143: sql update test_index set c1 = 6122754199827454523, c2 = 0.010191, c3 = 'cXhrHo2M89' where c = 113 index_test.go:140: sql delete from test_index where c = 250 index_test.go:143: sql update test_index set c1 = 5841029235505771869, c2 = 0.445549, c3 = '5gu0OzdyRW' where c = 237 index_test.go:140: sql delete from test_index where c = 154 index_test.go:137: sql insert into test_index values (433, 4641384462357880973, 0.988318, 'q2H9UdpIVv') index_test.go:137: sql insert into test_index values (435, 2422031876541902614, 0.786802, 'IiLuzHeYln') index_test.go:140: sql delete from test_index where c = 217 index_test.go:137: sql insert into test_index values (434, 841512574725717443, 0.679961, 'smWQjeRM6w') index_test.go:143: sql update test_index set c1 = 1471667513798805991, c2 = 0.459623, c3 = 'URBk5TaF6c' where c = 269 index_test.go:137: sql insert into test_index values (437, 718444602977352925, 0.702518, 'Fea4WiS62L') index_test.go:140: sql delete from test_index where c = 78 index_test.go:143: sql update test_index set c1 = 2907625943330553307, c2 = 0.614083, c3 = 'FkHRNs9GdJ' where c = 163 index_test.go:140: sql delete from test_index where c = 106 index_test.go:143: sql update test_index set c1 = 3339820093242728258, c2 = 0.916644, c3 = 'wtlMzR1JzA' where c = 176 index_test.go:137: sql insert into test_index values (436, 466540720842743724, 0.353377, 't6VBmgVR8k') index_test.go:137: sql insert into test_index values (438, 2765679717109472738, 0.074470, '2jHbFdhqTE') index_test.go:143: sql update test_index set c1 = 2004038571400794982, c2 = 0.269059, c3 = 'DNHzruLjGX' where c = 158 index_test.go:143: sql update test_index set c1 = 810583495584650008, c2 = 0.421757, c3 = 'wLK2MuVYbc' where c = 304 index_test.go:143: sql update test_index set c1 = 6182610320860162933, c2 = 0.760586, c3 = 'Mv08nwkvOc' where c = 217 index_test.go:140: sql delete from test_index where c = 211 index_test.go:137: sql insert into test_index values (439, 3360485962031835288, 0.365933, 'V5LqhJxK63') index_test.go:137: sql insert into test_index values (440, 2323489613346771467, 0.658786, 'fQXoH15bWu') index_test.go:140: sql delete from test_index where c = 258 index_test.go:140: sql delete from test_index where c = 327 index_test.go:137: sql insert into test_index values (442, 7989439516078979628, 0.054458, 'NgWlVHm60a') index_test.go:137: sql insert into test_index values (441, 8295495368771667561, 0.778987, 'mQqyOWy9Jd') index_test.go:143: sql update test_index set c1 = 8620747179764025484, c2 = 0.684157, c3 = 'mCi9I9MYxh' where c = 302 index_test.go:137: sql insert into test_index values (444, 2088993850810505618, 0.299824, '0l24JfRVh7') index_test.go:140: sql delete from test_index where c = 20 index_test.go:140: sql delete from test_index where c = 375 index_test.go:137: sql insert into test_index values (443, 2900766676880182492, 0.524561, 'xeJzhJvNuo') index_test.go:140: sql delete from test_index where c = 37 index_test.go:143: sql update test_index set c1 = 8303889403238312466, c2 = 0.295486, c3 = 'dAsB3Hk5Ub' where c = 362 index_test.go:143: sql update test_index set c1 = 2457313984000734790, c2 = 0.702636, c3 = 'P80W7LZDK1' where c = 217 index_test.go:140: sql delete from test_index where c = 422 index_test.go:143: sql update test_index set c1 = 2623476578468407751, c2 = 0.013641, c3 = 'oYXaHK2h6V' where c = 104 index_test.go:143: sql update test_index set c1 = 5205909574564093833, c2 = 0.878677, c3 = 'Nvy9qvkIEJ' where c = 278 index_test.go:140: sql delete from test_index where c = 148 index_test.go:143: sql update test_index set c1 = 105080375476869008, c2 = 0.025791, c3 = 'pyMBUmAE4d' where c = 31 index_test.go:137: sql insert into test_index values (445, 1263872931711676692, 0.275560, '4VPezwkx8D') index_test.go:140: sql delete from test_index where c = 422 index_test.go:137: sql insert into test_index values (446, 2480013352569904058, 0.984016, 'Yz3bV9l42E') index_test.go:143: sql update test_index set c1 = 3577305205208797260, c2 = 0.330881, c3 = 'BeGerLKPOj' where c = 5 index_test.go:137: sql insert into test_index values (447, 8262374055733702199, 0.240322, 'vhnKduKUjX') index_test.go:137: sql insert into test_index values (448, 2536398714876385632, 0.705908, 'JKXvY1un9j') index_test.go:137: sql insert into test_index values (450, 3414630082738912506, 0.787636, '8HM6t0915B') index_test.go:140: sql delete from test_index where c = 24 index_test.go:140: sql delete from test_index where c = 53 index_test.go:143: sql update test_index set c1 = 7638287237021983967, c2 = 0.757945, c3 = 'j4fUMf7HXr' where c = 174 index_test.go:137: sql insert into test_index values (449, 1598270085510977038, 0.115928, 'Bq3ok1sZtO') index_test.go:140: sql delete from test_index where c = 27 index_test.go:143: sql update test_index set c1 = 4569019488388998225, c2 = 0.933293, c3 = 'yC5dJLQ6Jl' where c = 263 index_test.go:137: sql insert into test_index values (451, 4795346707890417421, 0.948033, '9bH8bGYqsx') index_test.go:143: sql update test_index set c1 = 6749187972881172287, c2 = 0.428016, c3 = 'A85LvN1uRN' where c = 225 index_test.go:140: sql delete from test_index where c = 342 index_test.go:140: sql delete from test_index where c = 11 index_test.go:140: sql delete from test_index where c = 2 index_test.go:140: sql delete from test_index where c = 149 index_test.go:143: sql update test_index set c1 = 2922242423549574217, c2 = 0.976854, c3 = 'fFiQ4SIQ6S' where c = 296 index_test.go:137: sql insert into test_index values (453, 2936400111533619601, 0.070893, '2FuKs7ifac') index_test.go:143: sql update test_index set c1 = 3455194521928204626, c2 = 0.525664, c3 = 'BygWU5nK3z' where c = 386 index_test.go:140: sql delete from test_index where c = 48 index_test.go:143: sql update test_index set c1 = 8589753376731877077, c2 = 0.161287, c3 = 'zsKmeFMY41' where c = 438 index_test.go:137: sql insert into test_index values (454, 7504636530211312307, 0.797627, '4iZfRMxiDJ') index_test.go:137: sql insert into test_index values (452, 588989171732864527, 0.132120, 'NDN7uly25n') index_test.go:143: sql update test_index set c1 = 4309052084683704581, c2 = 0.515298, c3 = 'dsHpCDslCJ' where c = 160 index_test.go:143: sql update test_index set c1 = 1195595370543033145, c2 = 0.564177, c3 = 'EFQAq4E28w' where c = 14 index_test.go:140: sql delete from test_index where c = 170 index_test.go:143: sql update test_index set c1 = 269321704984857570, c2 = 0.932529, c3 = 'tLgnGIpEJA' where c = 437 index_test.go:143: sql update test_index set c1 = 3298376621138198732, c2 = 0.977728, c3 = 'AjGyeAfkxG' where c = 296 index_test.go:137: sql insert into test_index values (455, 4546803879784271691, 0.338032, 'RjQHrbrIti') index_test.go:137: sql insert into test_index values (456, 5417210701069346371, 0.500951, 'EalZGR5GMH') index_test.go:140: sql delete from test_index where c = 260 index_test.go:140: sql delete from test_index where c = 59 index_test.go:140: sql delete from test_index where c = 154 index_test.go:137: sql insert into test_index values (458, 5773087865979977675, 0.206908, 'gjoxV4dhez') index_test.go:137: sql insert into test_index values (460, 8893525840465422320, 0.790583, 'TM8kiGXzWs') index_test.go:137: sql insert into test_index values (457, 9015986225724299492, 0.426108, 'yscQGS1qVK') index_test.go:140: sql delete from test_index where c = 158 index_test.go:137: sql insert into test_index values (459, 3489221188532679588, 0.873738, 'Wz5un0yZfo') index_test.go:140: sql delete from test_index where c = 221 index_test.go:143: sql update test_index set c1 = 1973152048774053102, c2 = 0.992776, c3 = 'ZhaiuKM1wV' where c = 202 index_test.go:143: sql update test_index set c1 = 3840110479450287970, c2 = 0.854560, c3 = 'ALZP5grZM2' where c = 308 index_test.go:137: sql insert into test_index values (461, 49117894154598502, 0.249881, 'IrQnEw4F7q') index_test.go:140: sql delete from test_index where c = 328 index_test.go:143: sql update test_index set c1 = 577452568886104391, c2 = 0.828252, c3 = 'zUcuCaKNBY' where c = 215 index_test.go:143: sql update test_index set c1 = 3970612312074809851, c2 = 0.032561, c3 = 'smUPaGcQKY' where c = 448 index_test.go:140: sql delete from test_index where c = 322 index_test.go:140: sql delete from test_index where c = 136 index_test.go:140: sql delete from test_index where c = 253 index_test.go:137: sql insert into test_index values (464, 2021294102215910658, 0.672101, 'mCAsyetjeU') index_test.go:137: sql insert into test_index values (465, 4110748643784003476, 0.699365, 'UjUCwGHxKz') index_test.go:143: sql update test_index set c1 = 3991006014915568935, c2 = 0.741462, c3 = 'ksjw5PxStR' where c = 206 index_test.go:143: sql update test_index set c1 = 432841074415213433, c2 = 0.599017, c3 = 'HtwqgocRtk' where c = 345 index_test.go:137: sql insert into test_index values (463, 8539540040003637969, 0.295866, 'EfsxKkfjxX') index_test.go:137: sql insert into test_index values (462, 6222855777352708273, 0.144656, 'YnGjce1V4N') index_test.go:143: sql update test_index set c1 = 1154201420741421372, c2 = 0.195564, c3 = '8tnfAGMvSa' where c = 264 index_test.go:143: sql update test_index set c1 = 590576588872691164, c2 = 0.841956, c3 = 'hYVdM1PBBx' where c = 338 index_test.go:143: sql update test_index set c1 = 1487432291154075652, c2 = 0.607476, c3 = 'sEztnXjBS5' where c = 233 index_test.go:140: sql delete from test_index where c = 71 index_test.go:143: sql update test_index set c1 = 4097530823569654290, c2 = 0.528036, c3 = '6Xw7FutegI' where c = 410 index_test.go:137: sql insert into test_index values (467, 3198295843595080013, 0.854441, 'fz11eG98dP') index_test.go:140: sql delete from test_index where c = 356 index_test.go:143: sql update test_index set c1 = 8928791918678282653, c2 = 0.640265, c3 = 'n82rp9EMrm' where c = 363 index_test.go:140: sql delete from test_index where c = 440 index_test.go:137: sql insert into test_index values (469, 7456667652330119607, 0.620017, 'X1hfOmEjgi') index_test.go:140: sql delete from test_index where c = 251 index_test.go:137: sql insert into test_index values (468, 5347072788633846034, 0.572930, 'kuHhpvpf5M') index_test.go:137: sql insert into test_index values (470, 520069873249903345, 0.179645, 'Y5t5rTqP0L') index_test.go:137: sql insert into test_index values (466, 5347914649943823313, 0.558742, 'ldTe0vwD3C') index_test.go:143: sql update test_index set c1 = 7513229265948317072, c2 = 0.986103, c3 = 'VdxeNUAPWh' where c = 126 index_test.go:140: sql delete from test_index where c = 100 index_test.go:140: sql delete from test_index where c = 451 index_test.go:137: sql insert into test_index values (471, 8137298942817421564, 0.050349, 'fYUwiSSHw5') index_test.go:143: sql update test_index set c1 = 6205161052933894588, c2 = 0.569586, c3 = 'scFr3CmRVy' where c = 163 index_test.go:140: sql delete from test_index where c = 259 index_test.go:140: sql delete from test_index where c = 158 index_test.go:143: sql update test_index set c1 = 4566720348545719448, c2 = 0.533763, c3 = 'Oxw4n7W4Ch' where c = 236 index_test.go:137: sql insert into test_index values (473, 3754167973110635371, 0.997200, 'K5Vz3NTih5') index_test.go:140: sql delete from test_index where c = 229 index_test.go:140: sql delete from test_index where c = 160 index_test.go:137: sql insert into test_index values (472, 1094443286622458297, 0.496625, 'eC7vlkuefU') index_test.go:143: sql update test_index set c1 = 5598958386867515661, c2 = 0.587280, c3 = 'mmJW01hdKD' where c = 174 index_test.go:143: sql update test_index set c1 = 4670821048504970950, c2 = 0.694578, c3 = '7Cgou8EH3U' where c = 29 index_test.go:143: sql update test_index set c1 = 8399761348405714851, c2 = 0.169764, c3 = 'HfnuMgwKkI' where c = 70 index_test.go:143: sql update test_index set c1 = 7025492629410518617, c2 = 0.578617, c3 = 'CGfXtFAPoV' where c = 409 index_test.go:143: sql update test_index set c1 = 7334015835935704234, c2 = 0.870981, c3 = 'uPJ9bfBJeR' where c = 83 index_test.go:143: sql update test_index set c1 = 5004307095059612059, c2 = 0.280785, c3 = '6KPdPfzbfw' where c = 110 index_test.go:140: sql delete from test_index where c = 183 index_test.go:137: sql insert into test_index values (474, 2621661066389250826, 0.185311, 'lJX0QI2AWj') index_test.go:137: sql insert into test_index values (475, 486819208119268125, 0.176726, 'giCRSmCFg4') index_test.go:140: sql delete from test_index where c = 360 index_test.go:137: sql insert into test_index values (476, 3097667921080655657, 0.003160, 'Vs1PX7C7RZ') index_test.go:137: sql insert into test_index values (478, 4138266614061813597, 0.067819, 'vBXjdnNfnm') index_test.go:137: sql insert into test_index values (480, 1830175595118967521, 0.897082, 'cFcWZwCptN') index_test.go:137: sql insert into test_index values (479, 4450222587988046271, 0.755487, 'PgJJJUfuK8') index_test.go:137: sql insert into test_index values (477, 1431090119917849165, 0.722711, 'VTX6sBBxH4') index_test.go:137: sql insert into test_index values (481, 7095612417959060506, 0.241800, 'X0l1tmMGGu') index_test.go:140: sql delete from test_index where c = 277 index_test.go:140: sql delete from test_index where c = 109 index_test.go:140: sql delete from test_index where c = 428 index_test.go:140: sql delete from test_index where c = 328 index_test.go:140: sql delete from test_index where c = 401 index_test.go:143: sql update test_index set c1 = 3818310550430075721, c2 = 0.562372, c3 = 'AP2v5st6gZ' where c = 459 index_test.go:140: sql delete from test_index where c = 220 index_test.go:140: sql delete from test_index where c = 70 index_test.go:143: sql update test_index set c1 = 2649028490105915179, c2 = 0.432535, c3 = 'XDgU0ScCNe' where c = 188 index_test.go:143: sql update test_index set c1 = 7536734962080765884, c2 = 0.076804, c3 = 'ObB4gcjEyW' where c = 422 index_test.go:143: sql update test_index set c1 = 3130353530474130500, c2 = 0.270671, c3 = 'R7FvQeiH6O' where c = 460 index_test.go:140: sql delete from test_index where c = 329 index_test.go:143: sql update test_index set c1 = 1013168523480281493, c2 = 0.427929, c3 = 'ZvkA9dPnfR' where c = 413 index_test.go:137: sql insert into test_index values (482, 4914807571431178327, 0.415718, 'wDPrdPD4J3') index_test.go:143: sql update test_index set c1 = 4551760843108262187, c2 = 0.627147, c3 = 'I0Cw9sSfbz' where c = 273 index_test.go:137: sql insert into test_index values (483, 2916626376019214027, 0.545382, 'U7K30FyKxs') index_test.go:143: sql update test_index set c1 = 6176747652137572747, c2 = 0.503598, c3 = 'G5NaK9guAO' where c = 407 index_test.go:143: sql update test_index set c1 = 3443381080506044293, c2 = 0.819364, c3 = 'vguPI6waPH' where c = 303 index_test.go:137: sql insert into test_index values (485, 1816180147459024913, 0.764198, '2bmZPYclFv') index_test.go:137: sql insert into test_index values (484, 372246326984167537, 0.613648, 'i1674fF1Hx') index_test.go:143: sql update test_index set c1 = 3499000118788462863, c2 = 0.189136, c3 = '6W0jESm7SF' where c = 457 index_test.go:140: sql delete from test_index where c = 146 index_test.go:143: sql update test_index set c1 = 2521039222183928018, c2 = 0.703599, c3 = 'pPzHKOjsNs' where c = 151 index_test.go:137: sql insert into test_index values (489, 3327663597279199467, 0.942373, 'maArv25M29') index_test.go:137: sql insert into test_index values (488, 6662426617282214178, 0.322622, 'XDJLz78gee') index_test.go:140: sql delete from test_index where c = 377 index_test.go:137: sql insert into test_index values (487, 8639720937141925790, 0.798008, 'UaOJ6pGsxf') index_test.go:143: sql update test_index set c1 = 5421063106816312971, c2 = 0.315088, c3 = 'R4CJsJwtko' where c = 242 index_test.go:137: sql insert into test_index values (486, 9196760359827196821, 0.083921, '3x8TuYK6C2') index_test.go:140: sql delete from test_index where c = 97 index_test.go:143: sql update test_index set c1 = 2272978921719911394, c2 = 0.522089, c3 = 'Jus9kBFkp4' where c = 214 index_test.go:140: sql delete from test_index where c = 68 index_test.go:137: sql insert into test_index values (491, 7789418811364975039, 0.150787, 'XWVFE7N1lm') index_test.go:140: sql delete from test_index where c = 141 index_test.go:137: sql insert into test_index values (490, 1729301852524343172, 0.479058, 'wdXk20Lra9') index_test.go:143: sql update test_index set c1 = 3459503505502868241, c2 = 0.836189, c3 = 'CmaCod6y5r' where c = 266 index_test.go:140: sql delete from test_index where c = 256 index_test.go:143: sql update test_index set c1 = 8759870233639874156, c2 = 0.078511, c3 = 'k0O4UwvEau' where c = 146 index_test.go:137: sql insert into test_index values (493, 3607593514226341624, 0.282036, '9X26FY35K9') index_test.go:140: sql delete from test_index where c = 242 index_test.go:137: sql insert into test_index values (492, 291744325778077514, 0.161941, 'JRDdlIo6YC') index_test.go:143: sql update test_index set c1 = 5756548644772838522, c2 = 0.807806, c3 = 'ud8rQLmMCy' where c = 126 index_test.go:140: sql delete from test_index where c = 432 index_test.go:140: sql delete from test_index where c = 178 index_test.go:140: sql delete from test_index where c = 286 index_test.go:140: sql delete from test_index where c = 116 index_test.go:140: sql delete from test_index where c = 99 index_test.go:143: sql update test_index set c1 = 5003509085174949798, c2 = 0.969869, c3 = 'kYwF2BtZRN' where c = 213 index_test.go:143: sql update test_index set c1 = 7420067724010236405, c2 = 0.388090, c3 = '8QxvdLtkb6' where c = 201 index_test.go:137: sql insert into test_index values (494, 8471583896820215466, 0.979291, 'QPJUOI5NRG') index_test.go:137: sql insert into test_index values (495, 1249468811298647, 0.042115, 'MC5B1Oota9') index_test.go:143: sql update test_index set c1 = 6375127997402806688, c2 = 0.708008, c3 = 'VxLQeTDrN3' where c = 25 index_test.go:137: sql insert into test_index values (496, 5650371731211162990, 0.423943, 'xQBDMz9hfi') index_test.go:143: sql update test_index set c1 = 8035674792397400733, c2 = 0.101120, c3 = 'OZeeJK5ssq' where c = 191 index_test.go:140: sql delete from test_index where c = 139 index_test.go:143: sql update test_index set c1 = 6217911362532871994, c2 = 0.765674, c3 = 'YlW5uOmRIA' where c = 445 index_test.go:143: sql update test_index set c1 = 5756823108637013760, c2 = 0.646412, c3 = 't4vIjPobHy' where c = 212 index_test.go:137: sql insert into test_index values (498, 8137385879387258384, 0.551024, 'LocxiEOc05') index_test.go:140: sql delete from test_index where c = 332 index_test.go:143: sql update test_index set c1 = 72032812447231416, c2 = 0.779636, c3 = 'GEiJqv6EZ4' where c = 455 index_test.go:140: sql delete from test_index where c = 281 index_test.go:137: sql insert into test_index values (497, 3279068004470904824, 0.874352, 'zF9sW1VQHm') index_test.go:143: sql update test_index set c1 = 2942091055340722279, c2 = 0.062415, c3 = 'TmjBnqnlfG' where c = 230 index_test.go:143: sql update test_index set c1 = 4842183848048647699, c2 = 0.544370, c3 = '4vjaIynsrN' where c = 70 index_test.go:140: sql delete from test_index where c = 82 index_test.go:140: sql delete from test_index where c = 184 index_test.go:143: sql update test_index set c1 = 642232687736904508, c2 = 0.022247, c3 = 'P1gc0EW1jr' where c = 29 index_test.go:137: sql insert into test_index values (499, 5960037454385675616, 0.653187, 'CcyWa7bpne') index_test.go:137: sql insert into test_index values (500, 7801937282760952314, 0.710084, 'r5fqnV2UgN') index_test.go:143: sql update test_index set c1 = 2987852721800836480, c2 = 0.751997, c3 = 'wueET8I5cI' where c = 132 index_test.go:140: sql delete from test_index where c = 212 index_test.go:143: sql update test_index set c1 = 836634398674036892, c2 = 0.729654, c3 = 'CPjnjyDNuZ' where c = 204 index_test.go:140: sql delete from test_index where c = 255 index_test.go:143: sql update test_index set c1 = 4700297157742184393, c2 = 0.087779, c3 = 'gHFHZ6xXyt' where c = 399 index_test.go:143: sql update test_index set c1 = 622521115348539932, c2 = 0.325560, c3 = 'iOWFdS7O3q' where c = 388 [mysql] 2024/05/06 17:55:17 packets.go:37: unexpected EOF [mysql] 2024/05/06 17:55:17 packets.go:37: unexpected EOF [mysql] 2024/05/06 17:55:17 packets.go:37: unexpected EOF [mysql] 2024/05/06 17:55:17 packets.go:37: unexpected EOF [2024/05/06 17:55:17.215 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="insert into test_conflict_update_common values (2708, 2708)"] [addr=127.0.0.1:5000] [error="invalid connection"] [2024/05/06 17:55:17.215 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="insert into test_conflict_update_common values (7710, 7710)"] [addr=127.0.0.1:5000] [error="invalid connection"] [2024/05/06 17:55:17.215 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="insert into test_conflict_update_common values (6705, 6705)"] [addr=127.0.0.1:5000] [error="invalid connection"] [2024/05/06 17:55:17.219 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="insert into test_conflict_update_common values (713, 713)"] [addr=127.0.0.1:5000] [error="dial tcp 127.0.0.1:5000: connect: connection refused"] index_test.go:137: sql insert into test_index values (501, 5444179980236828096, 0.675742, 'GVSi5Jq8mI') index_test.go:137: sql insert into test_index values (503, 8538874603468410469, 0.708804, 'D6eZy0Waau') index_test.go:137: sql insert into test_index values (504, 5873550321276899408, 0.137564, 'u2I4NimurQ') index_test.go:137: sql insert into test_index values (508, 3504948756415790583, 0.285839, '3D4FEhC75A') index_test.go:137: sql insert into test_index values (502, 6004091445589714619, 0.425398, 'rIKHpwl3Mc') index_test.go:137: sql insert into test_index values (506, 157748165682494175, 0.141501, 'SzhVq2McJp') index_test.go:137: sql insert into test_index values (509, 3433138280709522052, 0.102669, 'cKZQEliJBL') index_test.go:137: sql insert into test_index values (505, 8903608170005597725, 0.894196, 'mQfZy5EtUj') index_test.go:137: sql insert into test_index values (510, 759387750598131226, 0.987821, '0QqxQ5z3lJ') index_test.go:137: sql insert into test_index values (507, 8474554607554296301, 0.309579, 'hypxJYp3vu') index_test.go:140: sql delete from test_index where c = 127 index_test.go:140: sql delete from test_index where c = 72 index_test.go:140: sql delete from test_index where c = 93 index_test.go:140: sql delete from test_index where c = 85 index_test.go:140: sql delete from test_index where c = 340 index_test.go:140: sql delete from test_index where c = 301 index_test.go:143: sql update test_index set c1 = 1143982182254902586, c2 = 0.169648, c3 = 'vlly4dSgwT' where c = 21 index_test.go:140: sql delete from test_index where c = 394 index_test.go:143: sql update test_index set c1 = 1209509786355112246, c2 = 0.676093, c3 = 'qMcTbjluew' where c = 409 index_test.go:140: sql delete from test_index where c = 40 index_test.go:140: sql delete from test_index where c = 74 index_test.go:140: sql delete from test_index where c = 349 index_test.go:143: sql update test_index set c1 = 1111578785517329672, c2 = 0.287282, c3 = 'rmBJ1mTxB5' where c = 270 index_test.go:143: sql update test_index set c1 = 8663798094375443604, c2 = 0.608161, c3 = 'W9bi0VB0zC' where c = 98 index_test.go:143: sql update test_index set c1 = 2796624602701554295, c2 = 0.332795, c3 = '0Qsij4iItn' where c = 458 index_test.go:137: sql insert into test_index values (511, 5051222266097992033, 0.406430, 've53McnVID') index_test.go:143: sql update test_index set c1 = 2678199982976162347, c2 = 0.375775, c3 = '2mW3n7VI3k' where c = 488 index_test.go:143: sql update test_index set c1 = 7884954062716951245, c2 = 0.053191, c3 = 'rhomKp4TI3' where c = 81 index_test.go:143: sql update test_index set c1 = 2285948721286274708, c2 = 0.624014, c3 = 'tXDS83qFmU' where c = 217 index_test.go:137: sql insert into test_index values (512, 7810627669801716334, 0.971431, 'a1COD6dXhb') index_test.go:143: sql update test_index set c1 = 3328111220780852717, c2 = 0.852154, c3 = 'jogYQYgk9A' where c = 233 index_test.go:140: sql delete from test_index where c = 220 index_test.go:137: sql insert into test_index values (513, 3792972725055102080, 0.700269, 'WI5omSSYDu') index_test.go:137: sql insert into test_index values (515, 3953920759384046636, 0.741640, 'U5RxcOzBfV') index_test.go:137: sql insert into test_index values (516, 289595252729019657, 0.608692, 'D6jnkJbbuX') index_test.go:137: sql insert into test_index values (517, 5902202106341312420, 0.116320, 'hMm68ZYbb6') index_test.go:143: sql update test_index set c1 = 3019041475231813030, c2 = 0.573220, c3 = 'WEqLO5PXec' where c = 261 index_test.go:137: sql insert into test_index values (514, 4511453597801803205, 0.020843, '5HS7d1pttF') index_test.go:140: sql delete from test_index where c = 414 index_test.go:137: sql insert into test_index values (518, 5376984509846638473, 0.128900, 'nRYfgdaCCe') index_test.go:137: sql insert into test_index values (519, 5314389275865405322, 0.165227, 'SVvIE7gsM6') index_test.go:140: sql delete from test_index where c = 466 index_test.go:140: sql delete from test_index where c = 159 index_test.go:140: sql delete from test_index where c = 458 index_test.go:143: sql update test_index set c1 = 6339494715171124120, c2 = 0.536920, c3 = '5bbzWAuEQz' where c = 144 index_test.go:140: sql delete from test_index where c = 420 index_test.go:137: sql insert into test_index values (520, 4303563484395209120, 0.720031, 'LSBBKXRRkR') index_test.go:143: sql update test_index set c1 = 6413730131732428494, c2 = 0.270356, c3 = 'KSGmeLIjlV' where c = 243 index_test.go:143: sql update test_index set c1 = 3419962769297222530, c2 = 0.507904, c3 = 'qfJ03b7wku' where c = 53 index_test.go:140: sql delete from test_index where c = 95 index_test.go:143: sql update test_index set c1 = 7767667514137370994, c2 = 0.052914, c3 = '466j34b9M8' where c = 384 index_test.go:140: sql delete from test_index where c = 295 index_test.go:140: sql delete from test_index where c = 455 index_test.go:143: sql update test_index set c1 = 1785226110310714082, c2 = 0.395676, c3 = 'QLelOIZJSs' where c = 98 index_test.go:137: sql insert into test_index values (521, 7256557027904663015, 0.988345, 'N2EjXKnkky') index_test.go:143: sql update test_index set c1 = 3258925721393742940, c2 = 0.845710, c3 = 'DNswcs6umK' where c = 314 index_test.go:137: sql insert into test_index values (523, 879398563783010387, 0.996801, 'fbB8INkhvP') index_test.go:140: sql delete from test_index where c = 108 index_test.go:143: sql update test_index set c1 = 5185727111684827762, c2 = 0.929050, c3 = 'uKMB2hCqXj' where c = 289 index_test.go:143: sql update test_index set c1 = 7808820317596874254, c2 = 0.706765, c3 = 'fcTFLMclfp' where c = 187 index_test.go:137: sql insert into test_index values (522, 5396074033063505149, 0.668614, 'PPceFYgjOc') index_test.go:137: sql insert into test_index values (524, 5279849053407647648, 0.215610, 'uc4RvnI3OQ') index_test.go:140: sql delete from test_index where c = 194 index_test.go:137: sql insert into test_index values (526, 9142445800704510903, 0.111907, 'ILuUhsPRN1') index_test.go:137: sql insert into test_index values (527, 6836748913666717238, 0.834593, 'KS5X99PjmT') index_test.go:143: sql update test_index set c1 = 8051774858990340652, c2 = 0.979075, c3 = 'IIFOJhhfjP' where c = 445 index_test.go:137: sql insert into test_index values (525, 4374350167899549628, 0.733042, 'shhnHQoCJm') index_test.go:140: sql delete from test_index where c = 420 index_test.go:140: sql delete from test_index where c = 170 index_test.go:137: sql insert into test_index values (528, 7440860992435290650, 0.382174, '2ZX6qnDecL') index_test.go:140: sql delete from test_index where c = 137 index_test.go:143: sql update test_index set c1 = 2949780026253164040, c2 = 0.088041, c3 = 'PMDbQ5fMrz' where c = 71 index_test.go:143: sql update test_index set c1 = 4992969513446958211, c2 = 0.609341, c3 = 'xtwo04YKMQ' where c = 79 index_test.go:140: sql delete from test_index where c = 123 index_test.go:143: sql update test_index set c1 = 962924822294316488, c2 = 0.879014, c3 = 'v6J3KCW9YQ' where c = 44 index_test.go:143: sql update test_index set c1 = 941433711558249597, c2 = 0.389383, c3 = 'EITftBMF5z' where c = 351 index_test.go:143: sql update test_index set c1 = 2441760983157603499, c2 = 0.064927, c3 = 'xxkehdhER3' where c = 262 index_test.go:140: sql delete from test_index where c = 147 index_test.go:137: sql insert into test_index values (530, 5122096026896985991, 0.553501, 'XhdccwYSw9') index_test.go:137: sql insert into test_index values (529, 474015430385306431, 0.758644, 'd6peT9b5KU') index_test.go:140: sql delete from test_index where c = 496 index_test.go:140: sql delete from test_index where c = 374 index_test.go:137: sql insert into test_index values (532, 5084094188123441409, 0.126851, '5XrqUziyiB') index_test.go:137: sql insert into test_index values (533, 5340343449219273806, 0.106797, 'u4e3h94YSG') index_test.go:143: sql update test_index set c1 = 3977342780747320957, c2 = 0.543467, c3 = 'vyqdVwCFni' where c = 369 index_test.go:140: sql delete from test_index where c = 82 index_test.go:137: sql insert into test_index values (534, 8794609996283603210, 0.375221, 'jRlvESBDPT') index_test.go:140: sql delete from test_index where c = 270 index_test.go:137: sql insert into test_index values (531, 4992695355829208687, 0.839807, 'jEIT4WiobR') index_test.go:143: sql update test_index set c1 = 1080539748374244395, c2 = 0.488404, c3 = 'gN5Rqudaxb' where c = 19 index_test.go:140: sql delete from test_index where c = 416 index_test.go:140: sql delete from test_index where c = 237 index_test.go:143: sql update test_index set c1 = 2780431733401815592, c2 = 0.577510, c3 = 'unIhp8aIIq' where c = 182 index_test.go:143: sql update test_index set c1 = 1533864276833416327, c2 = 0.543995, c3 = 'TDrnBnq908' where c = 462 index_test.go:137: sql insert into test_index values (535, 7967896024540411023, 0.940037, 'tIFqbiFCfH') index_test.go:143: sql update test_index set c1 = 2852212596294971370, c2 = 0.580352, c3 = 'gipQOYh9I1' where c = 267 index_test.go:140: sql delete from test_index where c = 215 index_test.go:143: sql update test_index set c1 = 1398035178461181724, c2 = 0.692738, c3 = 'l1ArRVY81T' where c = 457 index_test.go:140: sql delete from test_index where c = 345 index_test.go:137: sql insert into test_index values (537, 4919804314638557991, 0.943960, 'fPknIGtl0q') index_test.go:137: sql insert into test_index values (536, 3250488177581551080, 0.140728, 'gK8xX42cXm') index_test.go:143: sql update test_index set c1 = 7991825854866946199, c2 = 0.903664, c3 = 'LknwoorVSX' where c = 237 index_test.go:137: sql insert into test_index values (538, 2353158867922073955, 0.882741, 'A7dWnC88gJ') index_test.go:143: sql update test_index set c1 = 4850161767030057432, c2 = 0.768809, c3 = 'fEENQmQ3v9' where c = 381 index_test.go:140: sql delete from test_index where c = 498 index_test.go:137: sql insert into test_index values (540, 9093086150052785981, 0.147188, 'aMEhqx91LG') index_test.go:137: sql insert into test_index values (539, 4772827503054391256, 0.845400, 'oTQI9raDd8') index_test.go:140: sql delete from test_index where c = 389 index_test.go:140: sql delete from test_index where c = 89 index_test.go:143: sql update test_index set c1 = 3501530439015659435, c2 = 0.019433, c3 = 'QPGNge3LS8' where c = 508 index_test.go:137: sql insert into test_index values (542, 2849846157749315761, 0.355619, '12K8ETpN5L') index_test.go:140: sql delete from test_index where c = 519 index_test.go:143: sql update test_index set c1 = 3033620370981140084, c2 = 0.267932, c3 = '7sxGwKBqe1' where c = 413 index_test.go:137: sql insert into test_index values (541, 6153332527241384818, 0.280176, 'BWPSMWP6EG') index_test.go:143: sql update test_index set c1 = 8976613153522441719, c2 = 0.078723, c3 = 'osqpouQYhb' where c = 257 index_test.go:140: sql delete from test_index where c = 292 index_test.go:140: sql delete from test_index where c = 301 index_test.go:140: sql delete from test_index where c = 300 index_test.go:137: sql insert into test_index values (543, 8554691341749858810, 0.453079, 'V0tx31wmP5') index_test.go:143: sql update test_index set c1 = 5649215954190363579, c2 = 0.228731, c3 = 'Pix4QS5qQp' where c = 514 index_test.go:140: sql delete from test_index where c = 415 index_test.go:143: sql update test_index set c1 = 7585926407909210070, c2 = 0.605675, c3 = 'w0wrQPzddp' where c = 392 index_test.go:137: sql insert into test_index values (544, 6907751590447063827, 0.427655, '1FsIZfVBkA') index_test.go:140: sql delete from test_index where c = 92 index_test.go:140: sql delete from test_index where c = 409 index_test.go:143: sql update test_index set c1 = 9041868050656289612, c2 = 0.815809, c3 = '2TeSWEg7q7' where c = 387 index_test.go:143: sql update test_index set c1 = 3644424971952773702, c2 = 0.746037, c3 = 's3urcKOpxm' where c = 431 index_test.go:137: sql insert into test_index values (546, 766957059244712677, 0.958862, '7kr8Q3viou') index_test.go:143: sql update test_index set c1 = 5624941661097890582, c2 = 0.799723, c3 = '2IIVSfic4E' where c = 499 index_test.go:137: sql insert into test_index values (547, 900501665959077638, 0.081232, '8gubsu9CAX') index_test.go:137: sql insert into test_index values (545, 1082131443768997022, 0.702086, 'KJxDeQy2uN') index_test.go:143: sql update test_index set c1 = 6197469911510367540, c2 = 0.093138, c3 = 'DisqZD9cjU' where c = 513 index_test.go:140: sql delete from test_index where c = 97 index_test.go:143: sql update test_index set c1 = 597646676763221210, c2 = 0.181391, c3 = '1Pw1lHFgnW' where c = 465 index_test.go:140: sql delete from test_index where c = 125 index_test.go:137: sql insert into test_index values (549, 1499832211416834293, 0.613124, '4FLQTgPeWK') index_test.go:143: sql update test_index set c1 = 3076677947429207630, c2 = 0.434857, c3 = 'iJiqqRHeYk' where c = 140 index_test.go:143: sql update test_index set c1 = 4358194855369882522, c2 = 0.314666, c3 = 'bI57yny3Ta' where c = 60 index_test.go:137: sql insert into test_index values (548, 4366127825133835572, 0.897565, 'TaZGr0k1q6') index_test.go:143: sql update test_index set c1 = 9147013663966946310, c2 = 0.145131, c3 = 'BWlTwqYqCd' where c = 488 index_test.go:137: sql insert into test_index values (552, 1301321153018880016, 0.602793, 'IX9xFVVzmd') index_test.go:140: sql delete from test_index where c = 173 index_test.go:137: sql insert into test_index values (550, 5108447997850795844, 0.613275, 'crUNTpROQm') index_test.go:137: sql insert into test_index values (554, 7367431622727912540, 0.440443, 'Utz6yQYz8w') index_test.go:140: sql delete from test_index where c = 148 index_test.go:140: sql delete from test_index where c = 113 index_test.go:137: sql insert into test_index values (553, 8981112384952254364, 0.054353, 'g1qjP3huVb') index_test.go:140: sql delete from test_index where c = 405 index_test.go:137: sql insert into test_index values (551, 378508215677693245, 0.595743, 'NGTlH3xX0m') index_test.go:143: sql update test_index set c1 = 3591458435704863294, c2 = 0.172407, c3 = 'hpEuiYX16E' where c = 339 index_test.go:140: sql delete from test_index where c = 178 index_test.go:143: sql update test_index set c1 = 1717977798329907736, c2 = 0.793381, c3 = 'jlxuunTK9G' where c = 73 index_test.go:137: sql insert into test_index values (555, 4312151526917829555, 0.583879, 'ypEh4Uw9ii') index_test.go:140: sql delete from test_index where c = 154 index_test.go:143: sql update test_index set c1 = 6693106317569486963, c2 = 0.272005, c3 = 'GcpyPfaqwH' where c = 37 index_test.go:140: sql delete from test_index where c = 118 index_test.go:143: sql update test_index set c1 = 2132967427549765976, c2 = 0.842736, c3 = '1OBYp5UcsV' where c = 277 index_test.go:140: sql delete from test_index where c = 209 index_test.go:140: sql delete from test_index where c = 419 index_test.go:143: sql update test_index set c1 = 8599277484682569753, c2 = 0.623114, c3 = '16PWJek8Y6' where c = 185 index_test.go:143: sql update test_index set c1 = 3945476757821856517, c2 = 0.221346, c3 = 'V6IWlyvw06' where c = 404 index_test.go:137: sql insert into test_index values (556, 621674452850866077, 0.260854, 'cbp5uhY5Gk') index_test.go:143: sql update test_index set c1 = 3513012389339514980, c2 = 0.238292, c3 = 'zNIg9DIHeb' where c = 52 index_test.go:137: sql insert into test_index values (557, 7873014271321164248, 0.957080, 'YSI54k1tQ4') index_test.go:143: sql update test_index set c1 = 557750100742546343, c2 = 0.014587, c3 = 'mWrSw4Ix9q' where c = 17 index_test.go:140: sql delete from test_index where c = 42 index_test.go:137: sql insert into test_index values (558, 8622306758967160152, 0.699632, '1JRE122tpN') index_test.go:137: sql insert into test_index values (559, 8753513186334127391, 0.848696, 'HwQjT7vwlH') index_test.go:143: sql update test_index set c1 = 3438815638958731268, c2 = 0.831801, c3 = 'GiVJ6xsMq1' where c = 540 index_test.go:137: sql insert into test_index values (560, 5368416733122662471, 0.444534, 'dwYfPPfszO') index_test.go:143: sql update test_index set c1 = 8763953192306360761, c2 = 0.223695, c3 = '9uFkWFNkNX' where c = 247 index_test.go:140: sql delete from test_index where c = 383 index_test.go:137: sql insert into test_index values (562, 4322416110048748188, 0.039571, 'fXs5uTTkUl') index_test.go:137: sql insert into test_index values (563, 5385043141764842986, 0.483624, 'FCiQNq9wPW') index_test.go:140: sql delete from test_index where c = 38 index_test.go:140: sql delete from test_index where c = 365 index_test.go:143: sql update test_index set c1 = 131780646139245635, c2 = 0.270162, c3 = 'RxErMovS8d' where c = 127 index_test.go:140: sql delete from test_index where c = 126 index_test.go:143: sql update test_index set c1 = 3396965748920685993, c2 = 0.148184, c3 = 'ep8oqKiakg' where c = 349 index_test.go:137: sql insert into test_index values (561, 2027412567081907521, 0.006006, 'ANwl8w3fNc') index_test.go:140: sql delete from test_index where c = 221 index_test.go:137: sql insert into test_index values (564, 4505828234296879222, 0.751357, 'u3MrfmGFRS') index_test.go:143: sql update test_index set c1 = 6185769934951698357, c2 = 0.990809, c3 = 'p6ZxFa5o2y' where c = 277 index_test.go:143: sql update test_index set c1 = 5985977861795025605, c2 = 0.400352, c3 = 'L8mKbQ7iEo' where c = 348 index_test.go:143: sql update test_index set c1 = 8028025247687897986, c2 = 0.748145, c3 = 'NSiq0WLrxg' where c = 414 index_test.go:143: sql update test_index set c1 = 2939970657964376181, c2 = 0.738047, c3 = 'KuO1vPu3lN' where c = 93 index_test.go:140: sql delete from test_index where c = 271 index_test.go:137: sql insert into test_index values (567, 5134020894312639072, 0.599631, 'GZM8gN8rpD') index_test.go:137: sql insert into test_index values (565, 7191735172592950916, 0.097514, 'CjRH1gvpuP') index_test.go:137: sql insert into test_index values (566, 6896548936781741106, 0.769488, '6wY3kIgaze') index_test.go:137: sql insert into test_index values (568, 6073532586176090461, 0.193244, '4HNR6yZeG8') index_test.go:137: sql insert into test_index values (569, 8531063389430150804, 0.486895, 'RM7g90wXTS') index_test.go:137: sql insert into test_index values (570, 430642815438429221, 0.929928, 'OcLKJ037tp') index_test.go:140: sql delete from test_index where c = 14 index_test.go:140: sql delete from test_index where c = 504 index_test.go:140: sql delete from test_index where c = 474 index_test.go:140: sql delete from test_index where c = 178 index_test.go:143: sql update test_index set c1 = 399225115350695147, c2 = 0.399721, c3 = 'xY4RizCHi6' where c = 425 index_test.go:140: sql delete from test_index where c = 539 index_test.go:143: sql update test_index set c1 = 7590339511502319188, c2 = 0.890932, c3 = 'pIk3eA6gk7' where c = 46 index_test.go:143: sql update test_index set c1 = 204698646672635975, c2 = 0.001443, c3 = 'DwFnrUuOru' where c = 377 index_test.go:140: sql delete from test_index where c = 477 index_test.go:137: sql insert into test_index values (571, 1176821418140677235, 0.639653, '2CPFHjJbtN') index_test.go:140: sql delete from test_index where c = 548 index_test.go:143: sql update test_index set c1 = 8693670102470072819, c2 = 0.529954, c3 = 'mDE5Dm3oBP' where c = 458 index_test.go:143: sql update test_index set c1 = 6487045481736514414, c2 = 0.488812, c3 = 'nV7xLXtdAk' where c = 365 index_test.go:137: sql insert into test_index values (572, 7936601996033815984, 0.963312, 'ou8ZRVwCbV') index_test.go:143: sql update test_index set c1 = 6813981327363156920, c2 = 0.097445, c3 = 'pj9E0IW25c' where c = 507 index_test.go:140: sql delete from test_index where c = 287 index_test.go:137: sql insert into test_index values (573, 2404005956478463605, 0.209418, 'i13x4uEySV') index_test.go:137: sql insert into test_index values (574, 7882069566448914326, 0.730606, 'ikIfAGKt1m') index_test.go:140: sql delete from test_index where c = 4 index_test.go:143: sql update test_index set c1 = 7236521949380516366, c2 = 0.693716, c3 = 'JvVM00SLUJ' where c = 554 index_test.go:140: sql delete from test_index where c = 543 index_test.go:143: sql update test_index set c1 = 2643988724402604731, c2 = 0.673017, c3 = 'BK1RTBXXKm' where c = 389 index_test.go:143: sql update test_index set c1 = 3429155326010768640, c2 = 0.048020, c3 = 'EHj9oY1A0Y' where c = 284 index_test.go:137: sql insert into test_index values (575, 7483798466357638339, 0.898675, 'TqDaprVUIZ') index_test.go:143: sql update test_index set c1 = 7712782125307194318, c2 = 0.533427, c3 = 'EiXPj8oHbi' where c = 543 index_test.go:143: sql update test_index set c1 = 7280260973596423563, c2 = 0.655277, c3 = 'iYVNzseILQ' where c = 8 index_test.go:137: sql insert into test_index values (576, 5151562957713021677, 0.735370, '04cKIFcFWf') index_test.go:137: sql insert into test_index values (578, 4424584836924706667, 0.969075, '85K1l7OIIT') index_test.go:137: sql insert into test_index values (580, 5733429558929751555, 0.957657, 'mwSkPHYoKR') index_test.go:137: sql insert into test_index values (577, 2424859408793830426, 0.306213, '95WefvfHVo') index_test.go:140: sql delete from test_index where c = 381 index_test.go:140: sql delete from test_index where c = 279 index_test.go:137: sql insert into test_index values (579, 103350968727727996, 0.834775, 'vCaHeUNgEn') index_test.go:140: sql delete from test_index where c = 296 index_test.go:137: sql insert into test_index values (582, 1888739922635209088, 0.317029, 'u2bifIQJq9') index_test.go:137: sql insert into test_index values (581, 557014015350855979, 0.799870, 'ZjaFgSHmpC') index_test.go:140: sql delete from test_index where c = 35 index_test.go:143: sql update test_index set c1 = 2039992102893704709, c2 = 0.532193, c3 = '6fG2qWpJjY' where c = 107 index_test.go:140: sql delete from test_index where c = 561 index_test.go:140: sql delete from test_index where c = 98 index_test.go:140: sql delete from test_index where c = 440 index_test.go:140: sql delete from test_index where c = 443 index_test.go:140: sql delete from test_index where c = 338 index_test.go:143: sql update test_index set c1 = 698551013538647779, c2 = 0.048156, c3 = 'A06YGlRNVb' where c = 283 index_test.go:143: sql update test_index set c1 = 7536897191041258596, c2 = 0.411281, c3 = '8yvkmLxPYz' where c = 204 index_test.go:143: sql update test_index set c1 = 2050791122067240731, c2 = 0.310695, c3 = 'K6e9xyv5Gb' where c = 25 index_test.go:140: sql delete from test_index where c = 432 index_test.go:137: sql insert into test_index values (583, 3746310567858098723, 0.703504, 'iS8NoG857m') index_test.go:143: sql update test_index set c1 = 5855194897685374424, c2 = 0.894124, c3 = 'Vm2B2tRCTl' where c = 306 index_test.go:143: sql update test_index set c1 = 2101629663541630388, c2 = 0.742312, c3 = 'bmA1HREDwB' where c = 210 index_test.go:143: sql update test_index set c1 = 1431133968452899249, c2 = 0.767216, c3 = 'HaSjllBCeY' where c = 199 index_test.go:143: sql update test_index set c1 = 4016327924913529632, c2 = 0.278130, c3 = 'lEv7eUcrwr' where c = 208 index_test.go:143: sql update test_index set c1 = 5052866356281478636, c2 = 0.881790, c3 = 'pHMorQdKym' where c = 528 index_test.go:137: sql insert into test_index values (586, 2793896426790678481, 0.051828, 'c6QUOUsaNE') index_test.go:137: sql insert into test_index values (584, 3866500757469300352, 0.791449, 'bX6uE0EES0') index_test.go:137: sql insert into test_index values (587, 3834644301318081439, 0.678418, 'VgDl7Bbwbe') index_test.go:143: sql update test_index set c1 = 1295676806546997835, c2 = 0.143969, c3 = 'PJBwwdretj' where c = 34 index_test.go:137: sql insert into test_index values (585, 2107380591273330165, 0.141372, 'KquDH6DjFI') index_test.go:140: sql delete from test_index where c = 459 index_test.go:137: sql insert into test_index values (589, 5235577610664920066, 0.934045, 'YsTYtGQOoO') index_test.go:140: sql delete from test_index where c = 360 index_test.go:137: sql insert into test_index values (590, 8363803836038922358, 0.844639, '5Bzcm6Ommi') index_test.go:137: sql insert into test_index values (591, 7200151365358428241, 0.647894, '4lxJybjJtG') index_test.go:137: sql insert into test_index values (588, 962464626605321429, 0.739357, 'VgePmYHZ4r') index_test.go:137: sql insert into test_index values (592, 1979310024719350145, 0.491164, 'v0Sb0w40rL') index_test.go:140: sql delete from test_index where c = 473 index_test.go:140: sql delete from test_index where c = 485 index_test.go:143: sql update test_index set c1 = 3558799170108955478, c2 = 0.436374, c3 = 'mNMMs9L5i6' where c = 204 index_test.go:140: sql delete from test_index where c = 546 index_test.go:143: sql update test_index set c1 = 3251672192436042692, c2 = 0.291698, c3 = 'dsLH4iqJQX' where c = 529 index_test.go:140: sql delete from test_index where c = 264 index_test.go:140: sql delete from test_index where c = 436 index_test.go:140: sql delete from test_index where c = 246 index_test.go:143: sql update test_index set c1 = 6013520836061668371, c2 = 0.698503, c3 = 'hOSsGp4Mep' where c = 237 index_test.go:140: sql delete from test_index where c = 88 index_test.go:143: sql update test_index set c1 = 4244166146527785154, c2 = 0.214927, c3 = '1Umq1LJMxb' where c = 527 index_test.go:140: sql delete from test_index where c = 310 index_test.go:137: sql insert into test_index values (593, 3050711923886710982, 0.435795, 'en6u1R4ZYq') index_test.go:143: sql update test_index set c1 = 2324476548924869436, c2 = 0.443295, c3 = '81rpn6Mrkg' where c = 228 index_test.go:143: sql update test_index set c1 = 5256140637452286201, c2 = 0.986620, c3 = '0wMonCLpIM' where c = 531 index_test.go:143: sql update test_index set c1 = 7836807956062982610, c2 = 0.416211, c3 = 'ciTnCfw0ZF' where c = 325 index_test.go:137: sql insert into test_index values (595, 8227789276814128106, 0.627410, 'zIh4pXRdVn') index_test.go:137: sql insert into test_index values (594, 7145378874097192799, 0.197403, 'wWozM3CneL') index_test.go:143: sql update test_index set c1 = 516176474918976117, c2 = 0.102119, c3 = 'bnrBzTWmap' where c = 276 index_test.go:140: sql delete from test_index where c = 337 index_test.go:143: sql update test_index set c1 = 300572571755797299, c2 = 0.371636, c3 = 'N5eErDqhVP' where c = 307 index_test.go:143: sql update test_index set c1 = 3375427485721094868, c2 = 0.132379, c3 = 'W29Jf5fT0D' where c = 407 index_test.go:137: sql insert into test_index values (597, 3322251262603896229, 0.306077, 'Ekp6MclZlS') index_test.go:137: sql insert into test_index values (596, 3550959628710609215, 0.705720, 'k4HE7Tl9ng') index_test.go:143: sql update test_index set c1 = 5664178999988814894, c2 = 0.877962, c3 = 'C6k2fesBe3' where c = 221 index_test.go:140: sql delete from test_index where c = 151 index_test.go:140: sql delete from test_index where c = 421 index_test.go:143: sql update test_index set c1 = 4469238476211798951, c2 = 0.386740, c3 = 'OYZqLp7Kho' where c = 106 index_test.go:143: sql update test_index set c1 = 4543876488984553457, c2 = 0.173408, c3 = '8P7LCFv0Ie' where c = 197 index_test.go:140: sql delete from test_index where c = 247 index_test.go:137: sql insert into test_index values (598, 105415908117474872, 0.862186, 'jEqnK1Roxu') index_test.go:140: sql delete from test_index where c = 396 index_test.go:137: sql insert into test_index values (599, 4592547177029754696, 0.782838, 'jQPH8AWveC') index_test.go:143: sql update test_index set c1 = 8366413825039051788, c2 = 0.505682, c3 = 'llGBM6ByQx' where c = 229 index_test.go:137: sql insert into test_index values (600, 3448534957422777110, 0.657424, 'JUgUQpCPIj') index_test.go:140: sql delete from test_index where c = 519 index_test.go:140: sql delete from test_index where c = 395 index_test.go:143: sql update test_index set c1 = 3184500822739806382, c2 = 0.162827, c3 = 'zIjGilAJnl' where c = 532 index_test.go:140: sql delete from test_index where c = 335 index_test.go:143: sql update test_index set c1 = 6884290329179553542, c2 = 0.408614, c3 = 'KtBj0uB0yX' where c = 593 index_test.go:143: sql update test_index set c1 = 4690708072517131001, c2 = 0.023003, c3 = 'BecmUtezKL' where c = 412 index_test.go:143: sql update test_index set c1 = 6570031063083223438, c2 = 0.034651, c3 = '4T76MnWmNq' where c = 114 index_test.go:137: sql insert into test_index values (608, 8996228272301387929, 0.738798, 'jBNx92sOdi') index_test.go:137: sql insert into test_index values (604, 5591457379665052137, 0.290116, 'eRTRfaRHYb') index_test.go:137: sql insert into test_index values (606, 628504535241328995, 0.875032, 'p7CT8iNa6f') index_test.go:137: sql insert into test_index values (601, 5313755466404654352, 0.852786, 'T38eiZkang') index_test.go:137: sql insert into test_index values (603, 138506756944504806, 0.473904, '7Vn5UOdEGy') index_test.go:137: sql insert into test_index values (605, 871761636947470933, 0.436337, '4xmWFDQWCR') index_test.go:137: sql insert into test_index values (607, 4102105574464465435, 0.618837, 'yKvAqg0da8') index_test.go:140: sql delete from test_index where c = 242 index_test.go:137: sql insert into test_index values (610, 677878861694698217, 0.742734, 'EjUGXya5pl') index_test.go:137: sql insert into test_index values (609, 347391464522739615, 0.272282, '248wGq3dwC') index_test.go:140: sql delete from test_index where c = 148 index_test.go:137: sql insert into test_index values (602, 7021702457783909645, 0.509342, '6Jiq30PeDE') index_test.go:140: sql delete from test_index where c = 328 index_test.go:140: sql delete from test_index where c = 227 index_test.go:143: sql update test_index set c1 = 2875721416796885561, c2 = 0.815610, c3 = 'uBFrXudbGd' where c = 86 index_test.go:140: sql delete from test_index where c = 581 index_test.go:143: sql update test_index set c1 = 1336068094440752046, c2 = 0.479905, c3 = '7OLoBgmogG' where c = 474 index_test.go:143: sql update test_index set c1 = 79135498417829888, c2 = 0.784522, c3 = 'oQPfhVUMzE' where c = 48 index_test.go:140: sql delete from test_index where c = 397 index_test.go:140: sql delete from test_index where c = 509 index_test.go:140: sql delete from test_index where c = 334 index_test.go:140: sql delete from test_index where c = 480 index_test.go:143: sql update test_index set c1 = 8147092129675026976, c2 = 0.672730, c3 = '2hMYkT37Qm' where c = 600 index_test.go:140: sql delete from test_index where c = 124 index_test.go:137: sql insert into test_index values (611, 6574288587994690745, 0.804196, 'KSalSk1yeG') index_test.go:137: sql insert into test_index values (613, 6188100621079214846, 0.376551, 't8uLGJaMCN') index_test.go:137: sql insert into test_index values (612, 1025787926913259350, 0.221257, 'Q6sQ4TaVi9') index_test.go:143: sql update test_index set c1 = 4825014673001782729, c2 = 0.526693, c3 = 'sqRkzLkSOm' where c = 555 index_test.go:137: sql insert into test_index values (614, 5696850766936586842, 0.068404, 'sToORuTXSB') index_test.go:143: sql update test_index set c1 = 2117591409289262872, c2 = 0.228320, c3 = 'Y2tK50apcl' where c = 599 index_test.go:143: sql update test_index set c1 = 3400846728037799747, c2 = 0.376657, c3 = '4VjfDUHBuP' where c = 410 index_test.go:143: sql update test_index set c1 = 3014295034086900691, c2 = 0.283572, c3 = '66sopZwqJH' where c = 503 index_test.go:143: sql update test_index set c1 = 475528394394010327, c2 = 0.367896, c3 = 'wDCWv3WwG0' where c = 201 index_test.go:140: sql delete from test_index where c = 263 index_test.go:140: sql delete from test_index where c = 612 index_test.go:143: sql update test_index set c1 = 8628639673205820389, c2 = 0.884917, c3 = 'cq28kGtxUp' where c = 516 index_test.go:143: sql update test_index set c1 = 8164406239154979031, c2 = 0.053911, c3 = 'OLeb820gLL' where c = 509 index_test.go:137: sql insert into test_index values (615, 7208158395929949840, 0.525420, 'zLuQJrYf1u') index_test.go:137: sql insert into test_index values (617, 8346312466751920963, 0.023848, 'vxovvORL4y') index_test.go:140: sql delete from test_index where c = 63 index_test.go:137: sql insert into test_index values (616, 8856156667631504770, 0.789029, '8beD7ZsE7o') index_test.go:137: sql insert into test_index values (618, 447059776379207817, 0.566548, 'G0nLaZ8oli') index_test.go:137: sql insert into test_index values (619, 5843873977572079449, 0.827757, 'HQoGZDxKrr') index_test.go:137: sql insert into test_index values (620, 7055074874922301006, 0.010306, 'Uw6MPo49AW') index_test.go:140: sql delete from test_index where c = 16 index_test.go:140: sql delete from test_index where c = 210 index_test.go:140: sql delete from test_index where c = 410 index_test.go:143: sql update test_index set c1 = 3611747779285239600, c2 = 0.513558, c3 = 'o4929nPrmS' where c = 103 index_test.go:143: sql update test_index set c1 = 1194196207177626450, c2 = 0.889938, c3 = 'cUkIR2FpjD' where c = 517 # Time: 2024-05-06T17:55:17.715030569+08:00 # Txn_start_ts: 0 # Query_time: 3.010072985 # Parse_time: 0.000095216 # Compile_time: 0.000107099 # Rewrite_time: 0.000003015 # Optimize_time: 0 # Wait_TS: 0.000269209 # DB: test_ddl # Is_internal: false # Digest: e8fc3c9a828d602aeddef87e91315bde0ba55af59b1911efae39fab0b9d9ec0a # Num_cop_tasks: 0 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Resource_group: default use test_ddl; create index c1_index on test_index (c1); index_test.go:140: sql delete from test_index where c = 195 index_test.go:140: sql delete from test_index where c = 475 index_test.go:140: sql delete from test_index where c = 144 index_test.go:137: sql insert into test_index values (621, 2334035618841832072, 0.260047, 'U2Ao28uHQO') index_test.go:140: sql delete from test_index where c = 99 index_test.go:143: sql update test_index set c1 = 649447555884953215, c2 = 0.083191, c3 = 'z3KKrzDljX' where c = 142 index_test.go:143: sql update test_index set c1 = 4692733531819505914, c2 = 0.312705, c3 = '05aqwFWo5Y' where c = 201 index_test.go:137: sql insert into test_index values (622, 2366832742109161700, 0.203832, 'BBmLpJFPLV') index_test.go:143: sql update test_index set c1 = 7833892645912393081, c2 = 0.619764, c3 = 'rFji9yI7IG' where c = 584 index_test.go:143: sql update test_index set c1 = 3870241449316886776, c2 = 0.913123, c3 = 'INSsQtGUzO' where c = 418 index_test.go:143: sql update test_index set c1 = 1774591970729334610, c2 = 0.784676, c3 = '45uqlcmEyQ' where c = 419 index_test.go:143: sql update test_index set c1 = 685177159768518398, c2 = 0.439554, c3 = 'DSNFQQRJIZ' where c = 83 index_test.go:140: sql delete from test_index where c = 222 index_test.go:137: sql insert into test_index values (623, 7237446019660235181, 0.781140, '9Eocvnl3on') index_test.go:137: sql insert into test_index values (625, 609001027862418033, 0.362586, 'pi0vkjmfVw') index_test.go:137: sql insert into test_index values (624, 7429867695657671492, 0.737959, 'X8qZ7Qg4Hl') index_test.go:143: sql update test_index set c1 = 8140827721248666496, c2 = 0.158958, c3 = 'PwCjeWFujr' where c = 581 index_test.go:137: sql insert into test_index values (626, 5155655004977176957, 0.395033, 'JP1YpXenmZ') index_test.go:137: sql insert into test_index values (628, 7407570904522822289, 0.499703, 'AzdXKyCDVR') index_test.go:137: sql insert into test_index values (627, 1444091157062433790, 0.818865, 'FakFmKQFBF') index_test.go:143: sql update test_index set c1 = 658238516179289332, c2 = 0.752248, c3 = 'x3yO1PiAHY' where c = 567 index_test.go:140: sql delete from test_index where c = 164 index_test.go:140: sql delete from test_index where c = 264 index_test.go:140: sql delete from test_index where c = 103 index_test.go:140: sql delete from test_index where c = 371 index_test.go:143: sql update test_index set c1 = 195624478440496376, c2 = 0.245936, c3 = 'GuC1c4o8AU' where c = 100 index_test.go:137: sql insert into test_index values (629, 1261082822199502622, 0.675122, 'P06SeCzfW2') index_test.go:140: sql delete from test_index where c = 300 index_test.go:140: sql delete from test_index where c = 497 index_test.go:137: sql insert into test_index values (631, 8999479188622629270, 0.239059, 'sRPNOiDErX') index_test.go:137: sql insert into test_index values (630, 651000439205790655, 0.416534, '0jELNEtjBC') index_test.go:140: sql delete from test_index where c = 112 index_test.go:143: sql update test_index set c1 = 2392774924718910237, c2 = 0.930009, c3 = 'R8oVtsmIWj' where c = 127 index_test.go:143: sql update test_index set c1 = 4340142134706233795, c2 = 0.750789, c3 = 'iMtmWg1B3V' where c = 373 index_test.go:137: sql insert into test_index values (632, 345429255718231686, 0.969398, 'pTbM5F1EMy') index_test.go:143: sql update test_index set c1 = 8044523371156916841, c2 = 0.732662, c3 = 'Lrv5HsRLFi' where c = 382 index_test.go:143: sql update test_index set c1 = 2839258160582353631, c2 = 0.872288, c3 = '4DMv9TTDYu' where c = 172 index_test.go:143: sql update test_index set c1 = 8621683760623620883, c2 = 0.731399, c3 = 'UCWgiwms3E' where c = 224 index_test.go:140: sql delete from test_index where c = 378 index_test.go:140: sql delete from test_index where c = 447 index_test.go:140: sql delete from test_index where c = 23 index_test.go:137: sql insert into test_index values (634, 9048572042032277726, 0.437088, 'hi6aukCYI6') index_test.go:143: sql update test_index set c1 = 179723367655640366, c2 = 0.068980, c3 = 'o6tsD2m0Tl' where c = 550 index_test.go:140: sql delete from test_index where c = 573 index_test.go:137: sql insert into test_index values (636, 5665228931708256618, 0.137820, 'Gd1dZOMocc') index_test.go:143: sql update test_index set c1 = 1378409870761439367, c2 = 0.464845, c3 = 'HBbehBcGkH' where c = 51 index_test.go:137: sql insert into test_index values (633, 8224262625050156916, 0.645280, 't2fZoRraWJ') index_test.go:137: sql insert into test_index values (635, 6910012004925672925, 0.873785, 'x3Rb5Dfag2') index_test.go:143: sql update test_index set c1 = 2760317932676825358, c2 = 0.465004, c3 = 'AxC7hpQszv' where c = 144 index_test.go:137: sql insert into test_index values (637, 8478297407444486550, 0.419296, 'wzL0oHFrSC') index_test.go:137: sql insert into test_index values (638, 836247474410418828, 0.657340, 'wennDG49ze') index_test.go:140: sql delete from test_index where c = 151 index_test.go:143: sql update test_index set c1 = 4978198323212258855, c2 = 0.694884, c3 = 'uL0pecBrgy' where c = 84 index_test.go:140: sql delete from test_index where c = 391 index_test.go:140: sql delete from test_index where c = 33 index_test.go:137: sql insert into test_index values (639, 196935004872593011, 0.104130, 'v4R3NjDFRb') index_test.go:140: sql delete from test_index where c = 432 index_test.go:143: sql update test_index set c1 = 7777459160515627473, c2 = 0.783312, c3 = 'KbyY6viESO' where c = 307 index_test.go:140: sql delete from test_index where c = 580 index_test.go:140: sql delete from test_index where c = 391 index_test.go:143: sql update test_index set c1 = 4557132697493930940, c2 = 0.158511, c3 = 'kw0S4NM84z' where c = 99 index_test.go:137: sql insert into test_index values (640, 21587953198555466, 0.347955, 'AziqDAy2sa') index_test.go:140: sql delete from test_index where c = 574 index_test.go:143: sql update test_index set c1 = 3099031858534995051, c2 = 0.462677, c3 = '4jyc9pgCZw' where c = 207 index_test.go:143: sql update test_index set c1 = 8153803840503515623, c2 = 0.866632, c3 = 'VUYnOp9tMv' where c = 362 index_test.go:137: sql insert into test_index values (641, 8351618456885639774, 0.640429, 'oULFkjBGDq') index_test.go:143: sql update test_index set c1 = 3425194292203719646, c2 = 0.036008, c3 = 'hFEqKAH8ow' where c = 27 index_test.go:143: sql update test_index set c1 = 5104428495282353165, c2 = 0.183150, c3 = 'pUuP8ygG7F' where c = 321 index_test.go:137: sql insert into test_index values (642, 4731730109936400960, 0.696154, 'mh00FtztyS') index_test.go:137: sql insert into test_index values (643, 5013070008348349793, 0.221773, 'VpKMWe0IKv') index_test.go:143: sql update test_index set c1 = 6529553407269149514, c2 = 0.013825, c3 = 'YoPGK5TeHv' where c = 536 index_test.go:140: sql delete from test_index where c = 157 index_test.go:140: sql delete from test_index where c = 386 index_test.go:143: sql update test_index set c1 = 1740810485634676743, c2 = 0.911954, c3 = 'NQf2VdwsGP' where c = 63 index_test.go:137: sql insert into test_index values (644, 2038462403486844773, 0.560874, 'hMyQNaYJ7k') index_test.go:143: sql update test_index set c1 = 7173614538128062119, c2 = 0.159240, c3 = '6CForgcSKS' where c = 304 index_test.go:137: sql insert into test_index values (645, 4525564254448909249, 0.379277, 'xOwAHfacTc') index_test.go:137: sql insert into test_index values (646, 5636446984456815233, 0.360542, 'vkFV6VtIvh') index_test.go:140: sql delete from test_index where c = 77 index_test.go:143: sql update test_index set c1 = 643766657071949955, c2 = 0.536322, c3 = 'gS2BCP9hfX' where c = 480 index_test.go:140: sql delete from test_index where c = 436 index_test.go:137: sql insert into test_index values (647, 1541801251684396232, 0.364181, '00d1Zmao5v') index_test.go:143: sql update test_index set c1 = 2175113542297147398, c2 = 0.748363, c3 = 'phRDipgKpk' where c = 177 index_test.go:137: sql insert into test_index values (650, 2502198742137903437, 0.622347, 'vLzOMEhcbF') index_test.go:137: sql insert into test_index values (649, 7800439142267473228, 0.935796, 'gwOJuQkr0w') index_test.go:140: sql delete from test_index where c = 485 index_test.go:137: sql insert into test_index values (648, 6660928584265430242, 0.561368, 'c4aNjSxlL7') index_test.go:140: sql delete from test_index where c = 39 index_test.go:140: sql delete from test_index where c = 155 index_test.go:140: sql delete from test_index where c = 94 index_test.go:140: sql delete from test_index where c = 351 index_test.go:140: sql delete from test_index where c = 151 index_test.go:143: sql update test_index set c1 = 8695478978376450776, c2 = 0.596444, c3 = 'Z8XoTYC4bI' where c = 534 index_test.go:143: sql update test_index set c1 = 8797474299355029860, c2 = 0.101964, c3 = 'SYvWB4ORmW' where c = 78 index_test.go:140: sql delete from test_index where c = 612 index_test.go:143: sql update test_index set c1 = 4600061861268268154, c2 = 0.044120, c3 = 'XlREEAXaiE' where c = 181 index_test.go:143: sql update test_index set c1 = 7328234999735171435, c2 = 0.051799, c3 = 'FWA3HbMpxE' where c = 138 index_test.go:137: sql insert into test_index values (651, 8004872070455874034, 0.793995, 'R7sZ6SuN4D') index_test.go:137: sql insert into test_index values (652, 77099823142815191, 0.492602, 'UGMEOzBr5G') index_test.go:143: sql update test_index set c1 = 1194754716017295314, c2 = 0.023288, c3 = 'yWocWwdmg6' where c = 645 index_test.go:143: sql update test_index set c1 = 2500257862423549068, c2 = 0.049359, c3 = 'oNR9zxzlXJ' where c = 444 index_test.go:143: sql update test_index set c1 = 6583215875921672659, c2 = 0.789553, c3 = 'Z9jo6hgUOt' where c = 430 index_test.go:137: sql insert into test_index values (653, 4724238525910652132, 0.815116, 'eMeCzywPsO') index_test.go:137: sql insert into test_index values (654, 3015892507794349872, 0.587076, 'lLRf8ADIeh') index_test.go:137: sql insert into test_index values (656, 279150246919841938, 0.643734, 'bX1q1k6U9f') index_test.go:137: sql insert into test_index values (655, 4110856087793116931, 0.249584, 'DOxVqVXbXE') index_test.go:140: sql delete from test_index where c = 364 index_test.go:137: sql insert into test_index values (657, 3574818033544589061, 0.461589, 'oAeQhaKURD') index_test.go:140: sql delete from test_index where c = 604 index_test.go:137: sql insert into test_index values (658, 4880758712541461985, 0.050310, 'Emo5LHvFVA') index_test.go:143: sql update test_index set c1 = 6394036556736270169, c2 = 0.666797, c3 = '3goBxqqPMa' where c = 643 index_test.go:140: sql delete from test_index where c = 27 index_test.go:137: sql insert into test_index values (659, 7185278342968320369, 0.784883, 'H0HRXdZDPY') index_test.go:140: sql delete from test_index where c = 577 index_test.go:140: sql delete from test_index where c = 500 index_test.go:140: sql delete from test_index where c = 511 index_test.go:140: sql delete from test_index where c = 537 index_test.go:143: sql update test_index set c1 = 7294549144073920177, c2 = 0.324175, c3 = 'SFEIQwDw7R' where c = 276 index_test.go:140: sql delete from test_index where c = 87 index_test.go:143: sql update test_index set c1 = 1435965610018767552, c2 = 0.093459, c3 = 'RVQSnumDVy' where c = 77 index_test.go:137: sql insert into test_index values (660, 6789114882718182757, 0.367027, 'adHsHd2bFX') index_test.go:143: sql update test_index set c1 = 4112322158041573345, c2 = 0.408674, c3 = 'pJRHX74hdD' where c = 621 index_test.go:143: sql update test_index set c1 = 3140241756602669700, c2 = 0.478300, c3 = 'CNr6VeFEAs' where c = 69 index_test.go:143: sql update test_index set c1 = 545436563013031962, c2 = 0.488771, c3 = 'ohl49AO7RV' where c = 627 index_test.go:140: sql delete from test_index where c = 104 index_test.go:143: sql update test_index set c1 = 2099858639804452665, c2 = 0.328530, c3 = '4IK3kVzuC0' where c = 325 index_test.go:143: sql update test_index set c1 = 637777888231097544, c2 = 0.150196, c3 = 'IneCLU3uJo' where c = 389 index_test.go:143: sql update test_index set c1 = 2808070105550728217, c2 = 0.640747, c3 = 'Swuiru3e6i' where c = 141 index_test.go:137: sql insert into test_index values (661, 519195640512423527, 0.835387, '5eyVtvMpZM') index_test.go:137: sql insert into test_index values (662, 4994876587172308836, 0.994116, 'WcW9Ula5J3') index_test.go:143: sql update test_index set c1 = 7296283200459605785, c2 = 0.689136, c3 = 'JtEAX4BBPN' where c = 131 index_test.go:140: sql delete from test_index where c = 338 index_test.go:140: sql delete from test_index where c = 528 index_test.go:137: sql insert into test_index values (663, 1848542383621150379, 0.155380, 'RI2N29KrVl') index_test.go:137: sql insert into test_index values (664, 6434202042966794861, 0.323881, 'sxUNXkVmsW') index_test.go:137: sql insert into test_index values (665, 8389540357026667468, 0.752809, '1GDK4KsxxW') index_test.go:137: sql insert into test_index values (666, 2680401543537697427, 0.777771, '4g54uVGQBp') index_test.go:140: sql delete from test_index where c = 414 index_test.go:140: sql delete from test_index where c = 293 index_test.go:140: sql delete from test_index where c = 205 index_test.go:137: sql insert into test_index values (669, 746016228380789532, 0.475963, 'S8f70xNsgB') index_test.go:137: sql insert into test_index values (668, 4931140611316594735, 0.473531, 'VL7ioYkziO') index_test.go:140: sql delete from test_index where c = 159 index_test.go:137: sql insert into test_index values (667, 2956588620203300552, 0.878245, '1kXbYyFs5v') index_test.go:143: sql update test_index set c1 = 2728426897687040732, c2 = 0.598630, c3 = 'RFGo6tptH9' where c = 40 index_test.go:143: sql update test_index set c1 = 5960291041466155644, c2 = 0.779904, c3 = 'RpPRv2bwkN' where c = 201 index_test.go:140: sql delete from test_index where c = 181 index_test.go:143: sql update test_index set c1 = 6250848400719449594, c2 = 0.089591, c3 = 'XgZPejjUvu' where c = 309 index_test.go:143: sql update test_index set c1 = 3972951789568382133, c2 = 0.321065, c3 = 'YYkzMYGWpQ' where c = 606 index_test.go:140: sql delete from test_index where c = 81 index_test.go:137: sql insert into test_index values (670, 8881258773144163794, 0.608815, 'v7pRpFA28V') index_test.go:140: sql delete from test_index where c = 454 index_test.go:140: sql delete from test_index where c = 650 index_test.go:143: sql update test_index set c1 = 9221060693733940912, c2 = 0.957012, c3 = '6nacRgPjkP' where c = 268 index_test.go:143: sql update test_index set c1 = 4081534347260818600, c2 = 0.328234, c3 = 'bjeraXjam9' where c = 284 index_test.go:137: sql insert into test_index values (672, 4105490499608100325, 0.006351, 'z0nJdccffG') index_test.go:137: sql insert into test_index values (671, 7251025480363205160, 0.796453, 'nbe3ZRJCcl') index_test.go:143: sql update test_index set c1 = 421838326225520669, c2 = 0.920623, c3 = 'a2sW3RtuNW' where c = 189 index_test.go:140: sql delete from test_index where c = 35 index_test.go:143: sql update test_index set c1 = 8772693837171743543, c2 = 0.259783, c3 = 'xej0cH1IFD' where c = 503 index_test.go:140: sql delete from test_index where c = 369 index_test.go:143: sql update test_index set c1 = 5077750391850225796, c2 = 0.695305, c3 = 'CHqlTGIpVU' where c = 662 index_test.go:137: sql insert into test_index values (674, 5195825014443270768, 0.587741, '1gz1sy82jB') index_test.go:137: sql insert into test_index values (673, 7254641697615549208, 0.019807, 'afFBmISYLh') index_test.go:143: sql update test_index set c1 = 3584142361109414555, c2 = 0.299877, c3 = 'tchrsqEuEE' where c = 99 index_test.go:140: sql delete from test_index where c = 544 index_test.go:137: sql insert into test_index values (676, 4778888516882940441, 0.561568, 'l2w6EA2yvg') index_test.go:140: sql delete from test_index where c = 221 index_test.go:137: sql insert into test_index values (675, 952770276088438225, 0.890152, 'N8b2LnJezr') index_test.go:143: sql update test_index set c1 = 4059585370581855762, c2 = 0.950559, c3 = 'cSal4CwGkB' where c = 596 index_test.go:137: sql insert into test_index values (677, 6274000135022294510, 0.295803, 'QCLCkmdBZV') index_test.go:143: sql update test_index set c1 = 7796566040315218041, c2 = 0.404230, c3 = 'uKGhgttxKp' where c = 398 index_test.go:143: sql update test_index set c1 = 8058134070623766814, c2 = 0.519656, c3 = '9A8xOtK1Am' where c = 217 index_test.go:137: sql insert into test_index values (678, 8670640855568186854, 0.192041, 'Wu9Kb9Kal4') index_test.go:137: sql insert into test_index values (679, 388584785141821126, 0.301454, 'kV94b3lUhO') index_test.go:140: sql delete from test_index where c = 516 index_test.go:140: sql delete from test_index where c = 634 index_test.go:140: sql delete from test_index where c = 4 index_test.go:140: sql delete from test_index where c = 532 index_test.go:137: sql insert into test_index values (680, 4976021796590746659, 0.445608, 'At40uylSQL') index_test.go:137: sql insert into test_index values (682, 6025565582283430230, 0.205525, 'tucGO5jagJ') index_test.go:143: sql update test_index set c1 = 1232541293423810389, c2 = 0.185676, c3 = 'uFFMHCZT2h' where c = 414 index_test.go:143: sql update test_index set c1 = 7427199302599704183, c2 = 0.710785, c3 = 'VX5RhnULbr' where c = 455 index_test.go:143: sql update test_index set c1 = 5786889862331539883, c2 = 0.396138, c3 = 'Y74nqAXz3r' where c = 403 index_test.go:137: sql insert into test_index values (681, 2111103096437990050, 0.279735, 'gMTi6H4tCe') index_test.go:140: sql delete from test_index where c = 340 index_test.go:140: sql delete from test_index where c = 313 index_test.go:140: sql delete from test_index where c = 586 index_test.go:143: sql update test_index set c1 = 6297621556543522563, c2 = 0.490421, c3 = 'l3ta33kBiE' where c = 307 index_test.go:140: sql delete from test_index where c = 124 index_test.go:143: sql update test_index set c1 = 6917812876284290902, c2 = 0.289666, c3 = 'rj803RY1bY' where c = 628 index_test.go:137: sql insert into test_index values (683, 7260310590694248950, 0.455094, 'MlIqeB7Kz5') index_test.go:140: sql delete from test_index where c = 613 index_test.go:137: sql insert into test_index values (684, 3013545331103218760, 0.754434, 'JQtzPIu5Ch') index_test.go:143: sql update test_index set c1 = 7107949427896531040, c2 = 0.021144, c3 = 'kLSJN3e3zl' where c = 260 index_test.go:137: sql insert into test_index values (685, 4582947681686857535, 0.347834, 'N7cmHGpgSM') index_test.go:140: sql delete from test_index where c = 363 index_test.go:137: sql insert into test_index values (686, 5622973445139936495, 0.918569, 'owmZxXRDyx') index_test.go:140: sql delete from test_index where c = 246 index_test.go:143: sql update test_index set c1 = 8049235254263329277, c2 = 0.703698, c3 = 'iElvGJqerD' where c = 652 index_test.go:140: sql delete from test_index where c = 36 index_test.go:143: sql update test_index set c1 = 5469823101281558159, c2 = 0.887516, c3 = 'SltWinChq1' where c = 471 index_test.go:137: sql insert into test_index values (687, 5720727012383661077, 0.913386, 'YNCefrNrBx') index_test.go:143: sql update test_index set c1 = 5180166975383965958, c2 = 0.543577, c3 = 'L01zUWc1CY' where c = 433 index_test.go:143: sql update test_index set c1 = 1626893285257679633, c2 = 0.704542, c3 = 'TwrmHPTa4j' where c = 485 index_test.go:143: sql update test_index set c1 = 638884298541644777, c2 = 0.625188, c3 = '8kyTciGhFi' where c = 499 index_test.go:140: sql delete from test_index where c = 48 index_test.go:140: sql delete from test_index where c = 449 index_test.go:137: sql insert into test_index values (689, 7016109099232863957, 0.874217, 'yvOxi5uVxv') index_test.go:137: sql insert into test_index values (688, 315099606855613853, 0.644158, 'FAgL1c8bUc') index_test.go:143: sql update test_index set c1 = 3309252681780393189, c2 = 0.835464, c3 = 'ZWDW4DPaP2' where c = 633 index_test.go:137: sql insert into test_index values (690, 101672210109001114, 0.095682, 'Thi8bmKypy') index_test.go:143: sql update test_index set c1 = 5592026532809740971, c2 = 0.774150, c3 = 'p8439wqrfH' where c = 508 index_test.go:137: sql insert into test_index values (692, 8847311194740106601, 0.375208, 'Dkc9K6fJRV') index_test.go:137: sql insert into test_index values (691, 4507925288076964166, 0.251272, 'sQ4qzBQGwE') index_test.go:137: sql insert into test_index values (694, 2614217342447630935, 0.367642, 'vmqx4ZIEo1') index_test.go:137: sql insert into test_index values (693, 8919872568616612525, 0.138798, 'D0M36TP6NB') index_test.go:143: sql update test_index set c1 = 8856055058221153822, c2 = 0.459607, c3 = 'NJPvfN0VHR' where c = 481 index_test.go:140: sql delete from test_index where c = 413 index_test.go:140: sql delete from test_index where c = 499 index_test.go:140: sql delete from test_index where c = 2 index_test.go:143: sql update test_index set c1 = 7301553711747490079, c2 = 0.855921, c3 = 'ltcOQTQ4nc' where c = 68 index_test.go:137: sql insert into test_index values (695, 906937147200664308, 0.458465, 'AlSFnK7WBq') index_test.go:140: sql delete from test_index where c = 284 index_test.go:140: sql delete from test_index where c = 512 index_test.go:143: sql update test_index set c1 = 2226429955030142278, c2 = 0.406205, c3 = 'ZEi8mOd6S1' where c = 78 index_test.go:140: sql delete from test_index where c = 384 index_test.go:140: sql delete from test_index where c = 54 index_test.go:143: sql update test_index set c1 = 8305768017912025314, c2 = 0.652336, c3 = 'BtpuJGRgH3' where c = 188 index_test.go:137: sql insert into test_index values (696, 8259549702192821993, 0.601578, 'bBVjCBCKgJ') index_test.go:143: sql update test_index set c1 = 5059766744243602498, c2 = 0.703766, c3 = 'gwdQ6p9JwV' where c = 184 index_test.go:143: sql update test_index set c1 = 1402464471453219392, c2 = 0.909085, c3 = 'yXtqsfsfIj' where c = 420 index_test.go:143: sql update test_index set c1 = 2131809321790563843, c2 = 0.092585, c3 = 'IBxZlN3GPQ' where c = 222 index_test.go:140: sql delete from test_index where c = 395 index_test.go:140: sql delete from test_index where c = 666 index_test.go:137: sql insert into test_index values (697, 8332746945311676516, 0.071984, 'WLuPIgDNIT') index_test.go:143: sql update test_index set c1 = 2000336908236877479, c2 = 0.165541, c3 = 'B0SsejskRW' where c = 673 index_test.go:137: sql insert into test_index values (698, 6408338021495809924, 0.183385, 'RYbuqNviHw') index_test.go:143: sql update test_index set c1 = 4939655688719657696, c2 = 0.921521, c3 = 'uPwqvto8Ix' where c = 649 index_test.go:143: sql update test_index set c1 = 4136127442658556189, c2 = 0.714426, c3 = 'PdrmQ4JkVI' where c = 282 index_test.go:137: sql insert into test_index values (699, 8094673026978613755, 0.391763, 'Rw0dslrCFz') index_test.go:143: sql update test_index set c1 = 6002195061875954731, c2 = 0.008037, c3 = 'yv03O2Ofvu' where c = 674 index_test.go:140: sql delete from test_index where c = 409 index_test.go:140: sql delete from test_index where c = 521 index_test.go:137: sql insert into test_index values (700, 5080848488530300031, 0.300831, 'aNOjZ2d1Z1') index_test.go:140: sql delete from test_index where c = 343 index_test.go:143: sql update test_index set c1 = 4821817313999367738, c2 = 0.688112, c3 = 'st73PWsQoA' where c = 167 index_test.go:143: sql update test_index set c1 = 899811102440663631, c2 = 0.550099, c3 = 'TEQHNa2gJx' where c = 590 index_test.go:140: sql delete from test_index where c = 649 index_test.go:143: sql update test_index set c1 = 3375549585991329478, c2 = 0.488634, c3 = 'zbCANqaUpx' where c = 281 index_test.go:143: sql update test_index set c1 = 1462943475530475622, c2 = 0.874976, c3 = 'AOxt7enhIq' where c = 644 index_test.go:137: sql insert into test_index values (702, 8981055238987827636, 0.022536, 'MHUKj6lEnB') index_test.go:137: sql insert into test_index values (705, 8598313653962626779, 0.560809, 'tcS9TUS1eC') index_test.go:137: sql insert into test_index values (704, 7280275620936972264, 0.700592, 'c34SmjOUsH') index_test.go:137: sql insert into test_index values (701, 555998637895393622, 0.637551, '4FeNdRNRMO') index_test.go:137: sql insert into test_index values (710, 2743525305268861646, 0.419043, 'yX9K6L9Ikf') index_test.go:137: sql insert into test_index values (706, 5460664369491116179, 0.090321, 'SEf0XUtXtA') index_test.go:137: sql insert into test_index values (703, 3593633085911189052, 0.462121, 'ohMWHVZFBA') index_test.go:137: sql insert into test_index values (709, 4149428627988835069, 0.561409, 'xVnNqaAB93') index_test.go:137: sql insert into test_index values (708, 2082186885526777814, 0.929212, '0askBBIHUb') index_test.go:137: sql insert into test_index values (707, 1686825153057896317, 0.022428, 'K6GmhJZ51r') index_test.go:140: sql delete from test_index where c = 94 index_test.go:140: sql delete from test_index where c = 25 index_test.go:140: sql delete from test_index where c = 220 index_test.go:140: sql delete from test_index where c = 560 index_test.go:140: sql delete from test_index where c = 370 index_test.go:140: sql delete from test_index where c = 700 index_test.go:140: sql delete from test_index where c = 354 index_test.go:140: sql delete from test_index where c = 672 index_test.go:140: sql delete from test_index where c = 702 index_test.go:143: sql update test_index set c1 = 5850107936011225656, c2 = 0.033052, c3 = 'i0zanBcJQy' where c = 100 index_test.go:143: sql update test_index set c1 = 4065169278553877158, c2 = 0.210745, c3 = 'cKdVrRhqoU' where c = 241 index_test.go:143: sql update test_index set c1 = 7778990935328930645, c2 = 0.345907, c3 = 'ctZvPAYN92' where c = 194 index_test.go:143: sql update test_index set c1 = 9045012892360620059, c2 = 0.176278, c3 = '32Pko5GTcs' where c = 177 index_test.go:143: sql update test_index set c1 = 1129237106222916536, c2 = 0.103883, c3 = 'vVJs9uJOkt' where c = 643 index_test.go:143: sql update test_index set c1 = 4593993322807547717, c2 = 0.393357, c3 = 'TbUv24sGB9' where c = 398 index_test.go:143: sql update test_index set c1 = 1193374504634743277, c2 = 0.122755, c3 = 'T3QyzVtN62' where c = 174 index_test.go:143: sql update test_index set c1 = 7825860727740381378, c2 = 0.061519, c3 = 'HKH8Xihu4w' where c = 379 index_test.go:137: sql insert into test_index values (712, 8584583681183820749, 0.898984, 'bueW2aRrpa') index_test.go:137: sql insert into test_index values (713, 5991045130276675769, 0.675905, 'QrnK6Nyw2u') index_test.go:143: sql update test_index set c1 = 5956871490815639671, c2 = 0.352884, c3 = 'w8sqHhkWPJ' where c = 613 index_test.go:140: sql delete from test_index where c = 44 index_test.go:137: sql insert into test_index values (715, 1180551222385869928, 0.142393, 'edJ6B1juZz') index_test.go:137: sql insert into test_index values (714, 3408442443601142959, 0.555581, 'SUr4SCPQOs') index_test.go:137: sql insert into test_index values (711, 8212838496761917549, 0.002520, 'eZ3yQsimHX') index_test.go:137: sql insert into test_index values (717, 4294951976206709511, 0.254109, 'HSCBUTHRdg') index_test.go:137: sql insert into test_index values (718, 1544572169233630538, 0.371464, 't0YB47JYvA') index_test.go:137: sql insert into test_index values (716, 3139177560159808041, 0.060394, '68gPH6KVR0') index_test.go:143: sql update test_index set c1 = 8883455686239741842, c2 = 0.776341, c3 = 'KoXIDEa76M' where c = 31 index_test.go:137: sql insert into test_index values (719, 646724928936304027, 0.499528, 'JTzG1HKtuT') index_test.go:140: sql delete from test_index where c = 149 index_test.go:140: sql delete from test_index where c = 202 index_test.go:140: sql delete from test_index where c = 462 index_test.go:140: sql delete from test_index where c = 262 index_test.go:143: sql update test_index set c1 = 73796160203280367, c2 = 0.458588, c3 = '7XJdDEo1Zi' where c = 477 index_test.go:140: sql delete from test_index where c = 426 index_test.go:143: sql update test_index set c1 = 5214919174473346637, c2 = 0.939184, c3 = 'SF6XAFWwnL' where c = 124 index_test.go:137: sql insert into test_index values (720, 1475664780816016132, 0.153357, 'TOSjAcdPXq') index_test.go:140: sql delete from test_index where c = 216 index_test.go:140: sql delete from test_index where c = 703 index_test.go:140: sql delete from test_index where c = 569 index_test.go:143: sql update test_index set c1 = 9212379180019827483, c2 = 0.491009, c3 = 'Jo0zxqzRTQ' where c = 262 index_test.go:143: sql update test_index set c1 = 863072101759073648, c2 = 0.840771, c3 = 'yr8Q613jm5' where c = 604 index_test.go:137: sql insert into test_index values (721, 4841087261502558994, 0.112185, 'nlUD8SDIn1') index_test.go:143: sql update test_index set c1 = 7553540712813690072, c2 = 0.648535, c3 = '39vO6i7W64' where c = 515 index_test.go:143: sql update test_index set c1 = 1366883323815247694, c2 = 0.617945, c3 = 'Mo6tJAbkAQ' where c = 526 index_test.go:140: sql delete from test_index where c = 162 index_test.go:143: sql update test_index set c1 = 993850769447169856, c2 = 0.172073, c3 = 'DnpILFwHD5' where c = 174 index_test.go:143: sql update test_index set c1 = 4602629816180546502, c2 = 0.157475, c3 = 'ftsS1rs2uy' where c = 679 index_test.go:137: sql insert into test_index values (722, 162202112522909155, 0.723175, 'spfXRecrJQ') index_test.go:137: sql insert into test_index values (723, 2131080740563274255, 0.671815, 'xs5FmKhUks') index_test.go:137: sql insert into test_index values (724, 7130399866459061137, 0.225415, 'QJmtDJdSeL') index_test.go:137: sql insert into test_index values (725, 1884993263239119666, 0.902568, 'VoetE8LWWT') index_test.go:140: sql delete from test_index where c = 602 index_test.go:137: sql insert into test_index values (726, 3423943994486129012, 0.532380, 'Tb0jikTn2c') index_test.go:140: sql delete from test_index where c = 700 index_test.go:140: sql delete from test_index where c = 166 index_test.go:137: sql insert into test_index values (728, 2676865758198851555, 0.067180, 'qrRQnMMSW8') index_test.go:143: sql update test_index set c1 = 3805174104262166516, c2 = 0.107639, c3 = 'BdwvAu1c2Z' where c = 472 index_test.go:140: sql delete from test_index where c = 388 index_test.go:143: sql update test_index set c1 = 822762569405167494, c2 = 0.705614, c3 = '1FCj1h8QVC' where c = 42 index_test.go:137: sql insert into test_index values (727, 6048760060407497996, 0.246793, 'vZ0dXs0xLi') index_test.go:140: sql delete from test_index where c = 185 index_test.go:143: sql update test_index set c1 = 653515947208982456, c2 = 0.182843, c3 = '7JgiIXJKpX' where c = 626 index_test.go:140: sql delete from test_index where c = 600 index_test.go:140: sql delete from test_index where c = 138 index_test.go:143: sql update test_index set c1 = 1277937437398443387, c2 = 0.906293, c3 = 'ew3yCUMZrR' where c = 102 index_test.go:137: sql insert into test_index values (729, 2435146627276226716, 0.344988, 'zOpNV3T8V3') index_test.go:137: sql insert into test_index values (730, 7598928469471843967, 0.810150, 'dZ22bBVVmN') index_test.go:140: sql delete from test_index where c = 708 index_test.go:143: sql update test_index set c1 = 3621464010132954407, c2 = 0.536301, c3 = 'tOIB9jEvuu' where c = 655 index_test.go:137: sql insert into test_index values (731, 4626538732861305535, 0.983161, 'WCC3512YOY') index_test.go:143: sql update test_index set c1 = 2883166092334867778, c2 = 0.745942, c3 = 'L0Gqtw9Syi' where c = 397 index_test.go:143: sql update test_index set c1 = 9125412839490567098, c2 = 0.346228, c3 = 'BMMTnoQBE7' where c = 650 index_test.go:143: sql update test_index set c1 = 8917849243223673987, c2 = 0.771156, c3 = 'C6CZTdEnUt' where c = 321 index_test.go:140: sql delete from test_index where c = 548 index_test.go:140: sql delete from test_index where c = 118 index_test.go:143: sql update test_index set c1 = 2990920551755844691, c2 = 0.389539, c3 = 'pYiXLqa2hu' where c = 695 index_test.go:140: sql delete from test_index where c = 673 index_test.go:137: sql insert into test_index values (733, 1690546558871856148, 0.941470, '2nN5FXwI5a') index_test.go:137: sql insert into test_index values (732, 8874115993870694090, 0.413137, '4BGzpz2KZG') index_test.go:140: sql delete from test_index where c = 57 index_test.go:137: sql insert into test_index values (735, 6226216382356206446, 0.560042, 'UriOUwKpWt') index_test.go:137: sql insert into test_index values (736, 5629131551526378, 0.799889, 'FJe7H5DOZ6') index_test.go:137: sql insert into test_index values (734, 3885832993290669272, 0.617038, 'EmLVae2zkT') index_test.go:143: sql update test_index set c1 = 3959471680335606734, c2 = 0.193888, c3 = '1Ylnv8we44' where c = 709 index_test.go:137: sql insert into test_index values (737, 6553249269221125432, 0.177504, 'ReTeVpVhzU') index_test.go:140: sql delete from test_index where c = 1 index_test.go:143: sql update test_index set c1 = 5052438215332590657, c2 = 0.636041, c3 = 'FHO9CdA9GA' where c = 526 index_test.go:143: sql update test_index set c1 = 7909250958511261115, c2 = 0.205807, c3 = '60j3NX8UZw' where c = 425 index_test.go:140: sql delete from test_index where c = 197 index_test.go:140: sql delete from test_index where c = 82 index_test.go:143: sql update test_index set c1 = 2051821094281387448, c2 = 0.902048, c3 = 'gUfwXVQa6y' where c = 576 index_test.go:143: sql update test_index set c1 = 5709815635778705117, c2 = 0.907389, c3 = 'IDOGgnGdA2' where c = 421 index_test.go:137: sql insert into test_index values (738, 7004553177669276287, 0.972509, 'bCfKBOda0Y') index_test.go:140: sql delete from test_index where c = 657 index_test.go:140: sql delete from test_index where c = 482 index_test.go:137: sql insert into test_index values (740, 1780129504943210239, 0.489999, '74YwFu0rdt') index_test.go:143: sql update test_index set c1 = 8733957381096869626, c2 = 0.394033, c3 = 'eYVmnpnNLJ' where c = 499 index_test.go:137: sql insert into test_index values (739, 4441169523860669737, 0.139696, 'X7Lm4V71HO') index_test.go:140: sql delete from test_index where c = 269 index_test.go:137: sql insert into test_index values (742, 8680709541780926769, 0.924932, 'rauBSI2g8a') index_test.go:143: sql update test_index set c1 = 5166968632207648586, c2 = 0.539407, c3 = '1LRAZJBck7' where c = 82 index_test.go:143: sql update test_index set c1 = 9128875695786562452, c2 = 0.855293, c3 = '8aMXk99bbU' where c = 488 index_test.go:140: sql delete from test_index where c = 191 index_test.go:140: sql delete from test_index where c = 454 index_test.go:143: sql update test_index set c1 = 6685025279468888032, c2 = 0.548813, c3 = 'x8ItyFt0hV' where c = 50 index_test.go:137: sql insert into test_index values (741, 2476754566206759941, 0.360945, 'FiOMNYVqbH') index_test.go:137: sql insert into test_index values (743, 8845733623392040564, 0.937276, 'eBilzauvui') index_test.go:143: sql update test_index set c1 = 8105390267500311211, c2 = 0.603786, c3 = '2guVdCAjcQ' where c = 562 index_test.go:143: sql update test_index set c1 = 7025255492717113276, c2 = 0.071278, c3 = 't00urN5GYh' where c = 85 index_test.go:143: sql update test_index set c1 = 6761304255218647356, c2 = 0.703242, c3 = 'eIzhtYvRKz' where c = 334 index_test.go:140: sql delete from test_index where c = 158 index_test.go:140: sql delete from test_index where c = 424 index_test.go:137: sql insert into test_index values (745, 3734266893826357002, 0.942938, '63DJQ59waV') index_test.go:137: sql insert into test_index values (746, 7707208149007127941, 0.752307, '0cAaBdnHoh') index_test.go:137: sql insert into test_index values (744, 9035088773160934048, 0.358386, 'bLPqXcjLM4') index_test.go:140: sql delete from test_index where c = 387 index_test.go:143: sql update test_index set c1 = 7951633436752998598, c2 = 0.926766, c3 = 'Hdi8QQCpbH' where c = 147 index_test.go:140: sql delete from test_index where c = 295 index_test.go:140: sql delete from test_index where c = 458 index_test.go:137: sql insert into test_index values (749, 7115953640443249201, 0.815168, 'ghJmXYMQPS') index_test.go:137: sql insert into test_index values (747, 3841111637105350706, 0.518478, 'ztTf7aALe5') index_test.go:137: sql insert into test_index values (748, 8994491507480046926, 0.511409, '4SX3bfeoFX') index_test.go:140: sql delete from test_index where c = 617 index_test.go:140: sql delete from test_index where c = 613 index_test.go:140: sql delete from test_index where c = 217 index_test.go:143: sql update test_index set c1 = 5342209926094596615, c2 = 0.419277, c3 = '4n8yugx1OE' where c = 90 index_test.go:143: sql update test_index set c1 = 2875374305654096487, c2 = 0.180757, c3 = 'wpx5TjSOdH' where c = 251 index_test.go:143: sql update test_index set c1 = 4663745732784106917, c2 = 0.411664, c3 = 'kj3oGOyqug' where c = 45 index_test.go:143: sql update test_index set c1 = 3810823418120920246, c2 = 0.914340, c3 = 'IKzHbS34c7' where c = 465 index_test.go:143: sql update test_index set c1 = 1525954974177016501, c2 = 0.416278, c3 = 'cpEXiyzEA8' where c = 646 index_test.go:143: sql update test_index set c1 = 7317674817350240528, c2 = 0.127047, c3 = 'wUJEKAQqUG' where c = 282 index_test.go:137: sql insert into test_index values (750, 2233048933460382395, 0.552062, 'Gt1IHLoOKO') index_test.go:140: sql delete from test_index where c = 399 index_test.go:143: sql update test_index set c1 = 2977000578555445224, c2 = 0.317675, c3 = 'nhS3qf1LcQ' where c = 41 index_test.go:143: sql update test_index set c1 = 6120904525309063923, c2 = 0.969749, c3 = 'QCs42JCki1' where c = 121 index_test.go:137: sql insert into test_index values (752, 8243959407520287321, 0.727974, 'Kl4KCtd9wr') index_test.go:137: sql insert into test_index values (754, 8754340775463024965, 0.482221, 'd52s6cUn8W') index_test.go:137: sql insert into test_index values (755, 6101511803908067446, 0.999859, 'gE5wdjAV3d') index_test.go:140: sql delete from test_index where c = 301 index_test.go:137: sql insert into test_index values (751, 8028910971696910248, 0.962227, 'Up5MgwpJN2') index_test.go:137: sql insert into test_index values (756, 4232592389204263646, 0.897792, 'jv5gt5KGut') index_test.go:137: sql insert into test_index values (753, 464879078597137923, 0.506072, 'qKCnZvGcFA') index_test.go:143: sql update test_index set c1 = 8492831402991574115, c2 = 0.267447, c3 = 'nu3StwMuCO' where c = 77 index_test.go:137: sql insert into test_index values (758, 4195943452371003914, 0.939418, 'nYXdCJxkaJ') index_test.go:137: sql insert into test_index values (757, 7948027497690343547, 0.318992, 'V96HVbxAnW') index_test.go:140: sql delete from test_index where c = 303 index_test.go:140: sql delete from test_index where c = 493 index_test.go:140: sql delete from test_index where c = 111 index_test.go:140: sql delete from test_index where c = 514 index_test.go:140: sql delete from test_index where c = 447 index_test.go:143: sql update test_index set c1 = 6992169538395057675, c2 = 0.209775, c3 = 'VWQmOffjig' where c = 92 index_test.go:140: sql delete from test_index where c = 578 index_test.go:140: sql delete from test_index where c = 606 index_test.go:143: sql update test_index set c1 = 889389909010346776, c2 = 0.169826, c3 = '00RqbxvK3R' where c = 514 index_test.go:140: sql delete from test_index where c = 685 index_test.go:143: sql update test_index set c1 = 1812552876515624868, c2 = 0.026293, c3 = 'KiCdI1t6lf' where c = 59 index_test.go:137: sql insert into test_index values (759, 5401238815613191238, 0.080837, '9msAXu6Fc2') index_test.go:143: sql update test_index set c1 = 4679452845563993662, c2 = 0.768574, c3 = 'gWmra0BW9R' where c = 480 index_test.go:137: sql insert into test_index values (760, 6108469215076388302, 0.897919, 'z2APpUliKs') index_test.go:143: sql update test_index set c1 = 8119219946081076808, c2 = 0.609096, c3 = 'WO4L3HRKjY' where c = 540 index_test.go:143: sql update test_index set c1 = 9176195279149403990, c2 = 0.959875, c3 = 'vtXQ3mi6Ys' where c = 257 index_test.go:143: sql update test_index set c1 = 8281352678286032253, c2 = 0.996328, c3 = 'rzN1GkTGha' where c = 323 index_test.go:137: sql insert into test_index values (761, 6489589805990375377, 0.847240, '9QsAlQYvgb') index_test.go:143: sql update test_index set c1 = 2274026913222349561, c2 = 0.539785, c3 = 'vUaCYkhVAW' where c = 754 index_test.go:137: sql insert into test_index values (764, 2762846434403168721, 0.684076, 'sG0BKdCR9X') index_test.go:137: sql insert into test_index values (765, 7199243304540641361, 0.781620, 'FNBnZwxUxu') index_test.go:140: sql delete from test_index where c = 442 index_test.go:137: sql insert into test_index values (762, 9096026064632370034, 0.051912, 'haNi2xbUrA') index_test.go:137: sql insert into test_index values (763, 832881325249669272, 0.035158, 'bEews8xPsx') index_test.go:140: sql delete from test_index where c = 735 index_test.go:140: sql delete from test_index where c = 103 index_test.go:143: sql update test_index set c1 = 2991145616331862456, c2 = 0.753989, c3 = 'DjfxSZ8tIi' where c = 191 index_test.go:137: sql insert into test_index values (766, 4275244366560808269, 0.137760, 'MyRK4Q39FL') index_test.go:140: sql delete from test_index where c = 35 index_test.go:140: sql delete from test_index where c = 297 index_test.go:137: sql insert into test_index values (767, 2265765994826595677, 0.971852, '03D0qHqwk7') index_test.go:143: sql update test_index set c1 = 6393378473035375312, c2 = 0.151254, c3 = 'bhya2UigoT' where c = 2 index_test.go:143: sql update test_index set c1 = 3793057739273647296, c2 = 0.737019, c3 = '8yEKCyGHTq' where c = 337 index_test.go:140: sql delete from test_index where c = 387 index_test.go:140: sql delete from test_index where c = 368 index_test.go:140: sql delete from test_index where c = 53 index_test.go:143: sql update test_index set c1 = 6302348713773304996, c2 = 0.502958, c3 = '8y43lT7x5y' where c = 374 index_test.go:137: sql insert into test_index values (768, 7292713094862321061, 0.971092, '55fjRSx4Gm') index_test.go:140: sql delete from test_index where c = 651 index_test.go:143: sql update test_index set c1 = 202058928305385141, c2 = 0.636984, c3 = 'HGSRWzn86J' where c = 42 index_test.go:143: sql update test_index set c1 = 4179595309716874096, c2 = 0.078683, c3 = '7tCI0N8zRd' where c = 464 index_test.go:143: sql update test_index set c1 = 1357331531994006895, c2 = 0.045890, c3 = 'cpgN1BW0ji' where c = 690 index_test.go:137: sql insert into test_index values (769, 289568993901529180, 0.276936, 'jdA8iyReGy') index_test.go:137: sql insert into test_index values (770, 6447304733103884197, 0.157404, 'AvGxK0vwKh') index_test.go:137: sql insert into test_index values (771, 6389431347088106102, 0.127331, 'iSboSA09XF') index_test.go:143: sql update test_index set c1 = 8718282870965297765, c2 = 0.098386, c3 = 'X3yDydO87E' where c = 663 index_test.go:140: sql delete from test_index where c = 413 index_test.go:140: sql delete from test_index where c = 341 index_test.go:143: sql update test_index set c1 = 4639973793820142502, c2 = 0.876969, c3 = 'hTubqFQAtq' where c = 648 index_test.go:137: sql insert into test_index values (773, 1912911882091984467, 0.414187, 'O3HdqNShaf') index_test.go:137: sql insert into test_index values (772, 7888739410946845346, 0.631201, 'd0rQRwbXcU') index_test.go:140: sql delete from test_index where c = 13 index_test.go:137: sql insert into test_index values (775, 6659699787221547734, 0.680275, 'zFeoVmzVMh') index_test.go:143: sql update test_index set c1 = 8994360195800210984, c2 = 0.883844, c3 = 'iNQOWFZ24W' where c = 82 index_test.go:140: sql delete from test_index where c = 78 index_test.go:140: sql delete from test_index where c = 317 index_test.go:137: sql insert into test_index values (774, 4444108871641998160, 0.050794, 'PaGod8gW64') index_test.go:143: sql update test_index set c1 = 4077453405378360133, c2 = 0.749272, c3 = 'crh8cRjJlV' where c = 601 index_test.go:140: sql delete from test_index where c = 343 index_test.go:137: sql insert into test_index values (776, 5670762839070612159, 0.959420, 'MP6wdmJ020') index_test.go:143: sql update test_index set c1 = 2685169451218652993, c2 = 0.173872, c3 = 'sCd9HjdnNJ' where c = 12 index_test.go:143: sql update test_index set c1 = 3058919763673960515, c2 = 0.591905, c3 = 'UbZI7yy50M' where c = 325 index_test.go:140: sql delete from test_index where c = 552 index_test.go:143: sql update test_index set c1 = 2382524441252044972, c2 = 0.616999, c3 = 'rsO1JEsWst' where c = 124 index_test.go:137: sql insert into test_index values (777, 272104995518344407, 0.221408, 'EXncskcu6n') index_test.go:137: sql insert into test_index values (778, 7661909957443547982, 0.945408, 'XDDm5tNLmU') index_test.go:140: sql delete from test_index where c = 619 index_test.go:137: sql insert into test_index values (780, 5916220750060229190, 0.279671, 'PInS8MuZEm') index_test.go:140: sql delete from test_index where c = 234 index_test.go:137: sql insert into test_index values (779, 8546574143021940323, 0.405529, 'zupVLjiNbZ') index_test.go:137: sql insert into test_index values (781, 1945452587977069903, 0.311197, 'YcVN8lCRIC') index_test.go:143: sql update test_index set c1 = 6083427065435964357, c2 = 0.908169, c3 = 'b5uhwHlMi6' where c = 356 index_test.go:143: sql update test_index set c1 = 7269422674903097979, c2 = 0.880513, c3 = 'ugyGDFxlPj' where c = 733 index_test.go:143: sql update test_index set c1 = 5578880614729615159, c2 = 0.009717, c3 = 'Xm5IwuuiRM' where c = 535 index_test.go:140: sql delete from test_index where c = 63 index_test.go:140: sql delete from test_index where c = 760 index_test.go:143: sql update test_index set c1 = 6644676240308087800, c2 = 0.184401, c3 = '1wVumV7QCd' where c = 183 index_test.go:140: sql delete from test_index where c = 450 index_test.go:137: sql insert into test_index values (782, 7921239511405004075, 0.335899, 'NRoJERvpgN') index_test.go:137: sql insert into test_index values (784, 534502636050046658, 0.959588, 'nl6vuxB2LC') index_test.go:143: sql update test_index set c1 = 2802971774330020207, c2 = 0.016063, c3 = 'DewecCPZuL' where c = 450 index_test.go:140: sql delete from test_index where c = 128 index_test.go:137: sql insert into test_index values (783, 1333819064054457123, 0.620170, 'NtnNy3UJTI') index_test.go:143: sql update test_index set c1 = 8002199577400342079, c2 = 0.262689, c3 = 'NFSTgrRxeG' where c = 420 index_test.go:143: sql update test_index set c1 = 2502303562361708363, c2 = 0.193112, c3 = 'eNKncdQpOi' where c = 32 index_test.go:140: sql delete from test_index where c = 103 index_test.go:143: sql update test_index set c1 = 5965538598531522629, c2 = 0.052357, c3 = 'aupCa63ppP' where c = 144 index_test.go:140: sql delete from test_index where c = 755 index_test.go:137: sql insert into test_index values (785, 70844216524667707, 0.035627, 'S6gyUNPag3') index_test.go:137: sql insert into test_index values (786, 6549637108531000208, 0.178664, '3TvzdPPl0C') index_test.go:140: sql delete from test_index where c = 417 index_test.go:140: sql delete from test_index where c = 567 index_test.go:137: sql insert into test_index values (787, 7844758163105572219, 0.990587, 'CTiorxE7Hm') index_test.go:140: sql delete from test_index where c = 54 index_test.go:140: sql delete from test_index where c = 223 index_test.go:137: sql insert into test_index values (788, 8807270616190754901, 0.945917, '2oS1SQnV8h') index_test.go:143: sql update test_index set c1 = 4078620091875431054, c2 = 0.494298, c3 = 'x2GZNIo0qM' where c = 270 index_test.go:140: sql delete from test_index where c = 184 index_test.go:143: sql update test_index set c1 = 1028640569696341552, c2 = 0.972384, c3 = 'bzAFSChr7I' where c = 84 index_test.go:143: sql update test_index set c1 = 6999615396528389274, c2 = 0.072563, c3 = 'Cen6diSsnN' where c = 336 index_test.go:140: sql delete from test_index where c = 82 index_test.go:143: sql update test_index set c1 = 8624780630753452028, c2 = 0.450094, c3 = 'A38BIepXsO' where c = 593 index_test.go:143: sql update test_index set c1 = 5503439138729882749, c2 = 0.943553, c3 = '5RItQJrZ96' where c = 720 index_test.go:137: sql insert into test_index values (789, 2126774445601059047, 0.952466, '5Md3dcz5ke') index_test.go:137: sql insert into test_index values (790, 1660524953071767508, 0.352211, 'SapyA3qCrk') index_test.go:143: sql update test_index set c1 = 1002133449253708100, c2 = 0.714435, c3 = 'zSkWUfZOQA' where c = 623 index_test.go:143: sql update test_index set c1 = 5026051220044240736, c2 = 0.267941, c3 = '5MUAU6GM3c' where c = 281 index_test.go:137: sql insert into test_index values (791, 8062837336939004299, 0.096421, 'bBFw2SQ10q') index_test.go:143: sql update test_index set c1 = 4742480412730619497, c2 = 0.167019, c3 = 'gGc2WAsPfw' where c = 446 index_test.go:140: sql delete from test_index where c = 394 index_test.go:140: sql delete from test_index where c = 468 index_test.go:143: sql update test_index set c1 = 3466125314532209940, c2 = 0.414856, c3 = 'Z4y0hYOUdF' where c = 68 index_test.go:140: sql delete from test_index where c = 687 index_test.go:143: sql update test_index set c1 = 6952013789364167325, c2 = 0.283961, c3 = 'wPs1Ub17kj' where c = 676 index_test.go:143: sql update test_index set c1 = 6613606347087563856, c2 = 0.419687, c3 = '0E6aIiXRQZ' where c = 706 index_test.go:140: sql delete from test_index where c = 241 index_test.go:143: sql update test_index set c1 = 3424919347132828392, c2 = 0.415265, c3 = 'EtAMpKTSPC' where c = 643 index_test.go:137: sql insert into test_index values (792, 743201666271785751, 0.058240, 'OPu6fzM6FQ') index_test.go:140: sql delete from test_index where c = 300 index_test.go:143: sql update test_index set c1 = 8896033818469216325, c2 = 0.714989, c3 = 'MYJy4jqhGO' where c = 658 index_test.go:137: sql insert into test_index values (793, 5816987787763319476, 0.994294, 's2lcDMHk1I') index_test.go:140: sql delete from test_index where c = 431 index_test.go:143: sql update test_index set c1 = 3486874821083876490, c2 = 0.743021, c3 = 'SrDio3Vd9H' where c = 60 index_test.go:137: sql insert into test_index values (794, 4740678895612983431, 0.404904, 'mRBiNbdej1') index_test.go:140: sql delete from test_index where c = 342 index_test.go:143: sql update test_index set c1 = 899123857032813392, c2 = 0.141213, c3 = 'y3BeKfYiBn' where c = 560 index_test.go:137: sql insert into test_index values (795, 3599841195625946134, 0.622372, '1Fct9f3hhz') index_test.go:140: sql delete from test_index where c = 474 index_test.go:143: sql update test_index set c1 = 3197753937108127751, c2 = 0.152313, c3 = 'EXNXxPBO1a' where c = 163 index_test.go:137: sql insert into test_index values (796, 6081336293283242315, 0.422652, 'cM3t9s1CGG') index_test.go:140: sql delete from test_index where c = 47 index_test.go:143: sql update test_index set c1 = 6249786595581045058, c2 = 0.396790, c3 = 'IpkSACUzbs' where c = 354 index_test.go:137: sql insert into test_index values (797, 8784818883959636397, 0.177621, 'xlLzbcUPQO') index_test.go:140: sql delete from test_index where c = 86 index_test.go:143: sql update test_index set c1 = 8544385832991364032, c2 = 0.784375, c3 = 'Qi6BTCw6pV' where c = 89 index_test.go:137: sql insert into test_index values (798, 6358748740292362429, 0.697921, 'sUBdNzoNIZ') index_test.go:140: sql delete from test_index where c = 775 index_test.go:143: sql update test_index set c1 = 650938195175596647, c2 = 0.051261, c3 = 'ZXE4K051wn' where c = 227 index_test.go:137: sql insert into test_index values (799, 7421797219564748161, 0.675208, 'hmMY8Z4fua') index_test.go:140: sql delete from test_index where c = 577 index_test.go:143: sql update test_index set c1 = 7583698535115512168, c2 = 0.892527, c3 = 'kToxZ5CNSJ' where c = 380 index_test.go:137: sql insert into test_index values (800, 8572070998724412466, 0.487972, 'EQItDZdYBg') index_test.go:140: sql delete from test_index where c = 396 index_test.go:143: sql update test_index set c1 = 4891702494106924453, c2 = 0.416991, c3 = 'MfgZtk22O5' where c = 710 index_test.go:137: sql insert into test_index values (802, 4840893137737821733, 0.877592, '5xyLXqdpRN') index_test.go:137: sql insert into test_index values (805, 2100532992747761209, 0.355070, 'LcHnc9Ac7c') index_test.go:137: sql insert into test_index values (801, 5417051153786009084, 0.522934, 'Uncg7z5irt') index_test.go:137: sql insert into test_index values (807, 7053728518416054093, 0.411768, 'HINHAdFf8U') index_test.go:137: sql insert into test_index values (803, 2799059158071561939, 0.218220, '9wOr7XAD0e') index_test.go:137: sql insert into test_index values (804, 8755205572699865177, 0.229563, 'oU72n2MJFl') index_test.go:137: sql insert into test_index values (809, 8950035654607524936, 0.240758, 'yU52bjPOIA') index_test.go:137: sql insert into test_index values (808, 6339916905285856234, 0.776755, 'ddJYGdTyQk') index_test.go:137: sql insert into test_index values (810, 3990138624987864245, 0.686876, 'oB5aC5DQue') index_test.go:137: sql insert into test_index values (806, 7406263300900116649, 0.692650, 'ZDL8JlyNct') index_test.go:140: sql delete from test_index where c = 217 index_test.go:140: sql delete from test_index where c = 150 index_test.go:140: sql delete from test_index where c = 164 index_test.go:140: sql delete from test_index where c = 360 index_test.go:140: sql delete from test_index where c = 621 index_test.go:140: sql delete from test_index where c = 485 index_test.go:140: sql delete from test_index where c = 448 index_test.go:140: sql delete from test_index where c = 678 index_test.go:140: sql delete from test_index where c = 199 index_test.go:140: sql delete from test_index where c = 188 index_test.go:143: sql update test_index set c1 = 8903584716670963925, c2 = 0.772999, c3 = 'vmgPhHSSHA' where c = 422 index_test.go:143: sql update test_index set c1 = 527116765787340413, c2 = 0.612030, c3 = '6n10rVGFR1' where c = 428 index_test.go:143: sql update test_index set c1 = 2029208556639212620, c2 = 0.188707, c3 = 'gL6iNjtDYc' where c = 212 index_test.go:143: sql update test_index set c1 = 2810184045989382494, c2 = 0.478447, c3 = 'UCsay9B1GD' where c = 302 index_test.go:143: sql update test_index set c1 = 1522595133731645839, c2 = 0.512585, c3 = 'LlJZayp8Ub' where c = 441 index_test.go:143: sql update test_index set c1 = 6814090849667247187, c2 = 0.806836, c3 = 'pXWyruvArc' where c = 741 index_test.go:143: sql update test_index set c1 = 480702733404399882, c2 = 0.276732, c3 = 'tZUSvwQW9k' where c = 25 index_test.go:143: sql update test_index set c1 = 4677660095759305961, c2 = 0.025498, c3 = 'MtpIZuqhAA' where c = 792 index_test.go:137: sql insert into test_index values (811, 8981747475930421946, 0.108516, 'N0H3cqLe7K') index_test.go:143: sql update test_index set c1 = 8088523952473369168, c2 = 0.466955, c3 = 'M7BV9SpGF3' where c = 704 index_test.go:137: sql insert into test_index values (813, 7550384829670740612, 0.346348, 'seznBTMKdL') index_test.go:137: sql insert into test_index values (812, 7903419031068470815, 0.570172, 'enzl9lW9NC') index_test.go:137: sql insert into test_index values (816, 4250026930332977652, 0.848635, 'd22gnt8KU0') index_test.go:137: sql insert into test_index values (814, 1399574268009751117, 0.253205, '3LyuvOq45q') index_test.go:143: sql update test_index set c1 = 7345225828386436322, c2 = 0.429391, c3 = 'K9cXed06oU' where c = 62 index_test.go:137: sql insert into test_index values (817, 1559178557154437026, 0.187508, 'Sxma8dnBpN') index_test.go:137: sql insert into test_index values (818, 3047085492699531577, 0.983863, 'yn97nOdPFt') index_test.go:140: sql delete from test_index where c = 387 index_test.go:140: sql delete from test_index where c = 669 index_test.go:140: sql delete from test_index where c = 121 index_test.go:137: sql insert into test_index values (819, 7993220220535418645, 0.709922, 'wDVxR5AOYg') index_test.go:140: sql delete from test_index where c = 427 index_test.go:143: sql update test_index set c1 = 4104347827016312282, c2 = 0.348614, c3 = 'tZiW0ZM2PP' where c = 112 index_test.go:137: sql insert into test_index values (820, 4078832605454464136, 0.235727, 'upW5UBGZKf') index_test.go:140: sql delete from test_index where c = 21 index_test.go:143: sql update test_index set c1 = 4092572145600715878, c2 = 0.373291, c3 = 'DpqQ8i1jY7' where c = 98 index_test.go:140: sql delete from test_index where c = 532 index_test.go:140: sql delete from test_index where c = 795 index_test.go:143: sql update test_index set c1 = 8222009837925017356, c2 = 0.234701, c3 = 'OLmDY6c2WO' where c = 762 index_test.go:140: sql delete from test_index where c = 289 index_test.go:140: sql delete from test_index where c = 547 index_test.go:143: sql update test_index set c1 = 3766567682047425793, c2 = 0.647079, c3 = 'fnAxZtxSpy' where c = 190 index_test.go:137: sql insert into test_index values (821, 4910764197712577392, 0.439507, 'amZ2wU5gpD') index_test.go:143: sql update test_index set c1 = 3218715286922889257, c2 = 0.763339, c3 = 'EIeM4CNL1Q' where c = 521 index_test.go:143: sql update test_index set c1 = 9204902804524909489, c2 = 0.177084, c3 = 'SBhckHMB13' where c = 782 index_test.go:143: sql update test_index set c1 = 5476023558579711479, c2 = 0.507940, c3 = 'Z4ILeAKy8u' where c = 195 index_test.go:143: sql update test_index set c1 = 6060544440999570743, c2 = 0.042669, c3 = 'zvgBInKio3' where c = 672 index_test.go:137: sql insert into test_index values (822, 7359498542033219961, 0.920212, 'qMqiSe3TmF') index_test.go:140: sql delete from test_index where c = 153 index_test.go:140: sql delete from test_index where c = 30 index_test.go:137: sql insert into test_index values (824, 3674271478239465345, 0.403696, 'QAdNtbgkvG') index_test.go:137: sql insert into test_index values (825, 1541295030806063826, 0.586240, 'ONqV22XZ1N') index_test.go:137: sql insert into test_index values (815, 1272919367870778742, 0.265650, 'iArTItXjUi') index_test.go:137: sql insert into test_index values (826, 2852893010582707989, 0.046865, 'qiGzR190eq') index_test.go:137: sql insert into test_index values (828, 3095058394673272589, 0.578398, 'h91sAq1nKo') index_test.go:140: sql delete from test_index where c = 39 index_test.go:137: sql insert into test_index values (823, 4852435414874350525, 0.082599, '1KZNFyHfHY') index_test.go:143: sql update test_index set c1 = 5371908349064971806, c2 = 0.130780, c3 = 'IIf59VeZQF' where c = 93 index_test.go:143: sql update test_index set c1 = 4511749041235464387, c2 = 0.086519, c3 = 'VfQJiJfSd4' where c = 21 index_test.go:137: sql insert into test_index values (827, 7395081949641677685, 0.939144, 'Pdloxrf5sG') index_test.go:143: sql update test_index set c1 = 1035466441877226792, c2 = 0.214178, c3 = 'xnt8OHHOo6' where c = 694 index_test.go:140: sql delete from test_index where c = 58 index_test.go:143: sql update test_index set c1 = 2737254317727639699, c2 = 0.214899, c3 = '4qKytRSxzd' where c = 387 index_test.go:140: sql delete from test_index where c = 232 index_test.go:140: sql delete from test_index where c = 671 index_test.go:140: sql delete from test_index where c = 85 index_test.go:140: sql delete from test_index where c = 167 index_test.go:143: sql update test_index set c1 = 1890814762441771316, c2 = 0.914877, c3 = 'pp4S0TUbXi' where c = 45 index_test.go:137: sql insert into test_index values (829, 6031661506343663111, 0.422076, 'JfFuJO18vX') index_test.go:137: sql insert into test_index values (831, 5841624500257062160, 0.059186, 'q6B5XY6lzv') index_test.go:143: sql update test_index set c1 = 3187838717860236667, c2 = 0.641823, c3 = 'v5p1DZXReK' where c = 189 index_test.go:140: sql delete from test_index where c = 746 index_test.go:140: sql delete from test_index where c = 122 index_test.go:137: sql insert into test_index values (830, 2600741268355143047, 0.095515, '51iT1EmFuD') index_test.go:137: sql insert into test_index values (832, 7130822498404311199, 0.532198, 'njHF0rS5mc') index_test.go:143: sql update test_index set c1 = 7363509759061459608, c2 = 0.935752, c3 = 'oHJpzemS1C' where c = 205 index_test.go:143: sql update test_index set c1 = 8746723482676474694, c2 = 0.795576, c3 = 'QODuZIRayT' where c = 91 index_test.go:143: sql update test_index set c1 = 1428984825794232598, c2 = 0.288732, c3 = 'MO7QFNrfGv' where c = 436 index_test.go:143: sql update test_index set c1 = 3032895148105554508, c2 = 0.106333, c3 = 'P2bivJLfH8' where c = 689 index_test.go:140: sql delete from test_index where c = 497 index_test.go:143: sql update test_index set c1 = 5229259774243246287, c2 = 0.661478, c3 = 'TjYPAxnmMo' where c = 362 index_test.go:137: sql insert into test_index values (833, 3910410438738387366, 0.357181, 'iRfcjZNWPn') index_test.go:137: sql insert into test_index values (834, 6770868910167784255, 0.375454, 'w0oBG6lwAP') index_test.go:140: sql delete from test_index where c = 771 index_test.go:137: sql insert into test_index values (835, 8390154248534205593, 0.697088, 'bZ0kJZyvpy') index_test.go:137: sql insert into test_index values (838, 1780750060385488912, 0.061212, 'WvuxL3zBFW') index_test.go:140: sql delete from test_index where c = 233 index_test.go:137: sql insert into test_index values (837, 264409057612309651, 0.965229, 'Ggs06xVLyU') index_test.go:137: sql insert into test_index values (836, 3759865680362579449, 0.863791, 's3vFHzkMdY') index_test.go:137: sql insert into test_index values (839, 1401794042700144123, 0.665168, 'Dgy8ptB3Wt') index_test.go:143: sql update test_index set c1 = 6106055552791038686, c2 = 0.788545, c3 = 'WJLIOBgd12' where c = 803 index_test.go:143: sql update test_index set c1 = 4643925968371558319, c2 = 0.241861, c3 = '4hbexzQrE8' where c = 324 index_test.go:140: sql delete from test_index where c = 393 index_test.go:140: sql delete from test_index where c = 183 index_test.go:140: sql delete from test_index where c = 49 index_test.go:140: sql delete from test_index where c = 226 index_test.go:143: sql update test_index set c1 = 4506813584726617668, c2 = 0.852258, c3 = 'uU8lzMacGa' where c = 450 index_test.go:140: sql delete from test_index where c = 55 index_test.go:140: sql delete from test_index where c = 674 index_test.go:140: sql delete from test_index where c = 675 index_test.go:143: sql update test_index set c1 = 5065634750134836574, c2 = 0.592234, c3 = 'A3PoSqNEpa' where c = 189 index_test.go:137: sql insert into test_index values (840, 6591140748068141912, 0.781638, 'lutBu2hGHG') index_test.go:137: sql insert into test_index values (841, 3768415141112515214, 0.925506, 'myjhYrZE46') index_test.go:137: sql insert into test_index values (842, 4207706644808090726, 0.462011, 'plLruMBHd8') index_test.go:143: sql update test_index set c1 = 6126518764253886786, c2 = 0.437083, c3 = 'lJiqmyLtob' where c = 352 index_test.go:143: sql update test_index set c1 = 7123054085457810220, c2 = 0.398830, c3 = '4SYmeJi2fh' where c = 592 index_test.go:143: sql update test_index set c1 = 7235349629155811075, c2 = 0.931254, c3 = 'bMEddtcFQP' where c = 76 index_test.go:143: sql update test_index set c1 = 6341772696123634699, c2 = 0.799914, c3 = 'QiK6DAWADa' where c = 749 index_test.go:143: sql update test_index set c1 = 185795511334773264, c2 = 0.433021, c3 = 'PYhn8rLoAz' where c = 677 index_test.go:137: sql insert into test_index values (843, 566926606814025801, 0.854840, 'F6deWF7kMc') index_test.go:140: sql delete from test_index where c = 656 index_test.go:140: sql delete from test_index where c = 272 index_test.go:137: sql insert into test_index values (844, 1482976832350136762, 0.679308, 'zN0shYzj1U') index_test.go:140: sql delete from test_index where c = 551 index_test.go:143: sql update test_index set c1 = 6310039548180293714, c2 = 0.964684, c3 = 'D9UDvWJQ1g' where c = 731 index_test.go:137: sql insert into test_index values (845, 2985748025786413154, 0.119402, 'eKml9LR2WR') index_test.go:140: sql delete from test_index where c = 384 index_test.go:137: sql insert into test_index values (847, 79340303627021801, 0.649581, 'p60gmVzeKe') index_test.go:140: sql delete from test_index where c = 248 index_test.go:137: sql insert into test_index values (848, 3634993801576593607, 0.247197, 'Lbfm0gY5N1') index_test.go:137: sql insert into test_index values (846, 388953322224556633, 0.595213, 'icFEFeAwUv') index_test.go:143: sql update test_index set c1 = 3915496954740692329, c2 = 0.547681, c3 = 'cmd24ua8yo' where c = 473 index_test.go:143: sql update test_index set c1 = 5584523171061073326, c2 = 0.969909, c3 = 'jp9O9811kX' where c = 284 index_test.go:143: sql update test_index set c1 = 4212727936097283856, c2 = 0.790156, c3 = 'AYK9VCWUtb' where c = 501 index_test.go:140: sql delete from test_index where c = 183 index_test.go:140: sql delete from test_index where c = 388 index_test.go:143: sql update test_index set c1 = 9158435997199163672, c2 = 0.941592, c3 = 'XKdTJSr9Xn' where c = 203 index_test.go:140: sql delete from test_index where c = 203 index_test.go:137: sql insert into test_index values (849, 7573815596277930426, 0.029082, 'T1bDHU0JPx') index_test.go:140: sql delete from test_index where c = 121 index_test.go:143: sql update test_index set c1 = 2115157106357626117, c2 = 0.994209, c3 = 'bSd5uBdNNk' where c = 37 index_test.go:143: sql update test_index set c1 = 2746435859988379827, c2 = 0.265844, c3 = 'QYpN03BinI' where c = 335 index_test.go:137: sql insert into test_index values (850, 6589663701936792806, 0.573364, 'InD88ioFg6') index_test.go:143: sql update test_index set c1 = 274506229185754573, c2 = 0.606507, c3 = '6CIF86pqdy' where c = 66 index_test.go:137: sql insert into test_index values (851, 933336999773715612, 0.576619, 'WzWOvKZXMf') index_test.go:137: sql insert into test_index values (852, 2893435083687998935, 0.927115, 'HdEckDbDNo') index_test.go:137: sql insert into test_index values (853, 346681847286874069, 0.747810, 'MoLZBwsfVG') index_test.go:140: sql delete from test_index where c = 191 index_test.go:140: sql delete from test_index where c = 104 index_test.go:143: sql update test_index set c1 = 4255593101234480408, c2 = 0.286741, c3 = 'RqVL7HxZMt' where c = 352 index_test.go:140: sql delete from test_index where c = 227 index_test.go:137: sql insert into test_index values (855, 6150988920909101982, 0.130701, 'aIMd8w2D5N') index_test.go:140: sql delete from test_index where c = 17 index_test.go:143: sql update test_index set c1 = 5108580843477356063, c2 = 0.391825, c3 = 'wSUrsBMpHc' where c = 763 index_test.go:140: sql delete from test_index where c = 527 index_test.go:143: sql update test_index set c1 = 8692088328081688130, c2 = 0.520925, c3 = '745LAGdjjg' where c = 166 index_test.go:137: sql insert into test_index values (854, 5347393529107760884, 0.621987, 'VMmZjWFS5T') index_test.go:137: sql insert into test_index values (856, 7575851841861281250, 0.330902, 'E4hfUbTqAO') index_test.go:143: sql update test_index set c1 = 6237009074145866722, c2 = 0.106723, c3 = 'XD5PTUBueG' where c = 242 index_test.go:143: sql update test_index set c1 = 3390725063737966456, c2 = 0.864298, c3 = 'oODI6br6a0' where c = 572 index_test.go:137: sql insert into test_index values (857, 5004693706352171184, 0.175992, '2HIkIxJdzD') index_test.go:140: sql delete from test_index where c = 732 index_test.go:137: sql insert into test_index values (858, 3432905972654892950, 0.560145, 'v6zL69kgTQ') index_test.go:140: sql delete from test_index where c = 426 index_test.go:140: sql delete from test_index where c = 329 index_test.go:137: sql insert into test_index values (859, 5974880855043264972, 0.364996, 'ZIphadPHIM') index_test.go:140: sql delete from test_index where c = 448 index_test.go:143: sql update test_index set c1 = 7702379636813051118, c2 = 0.360871, c3 = 'tMDwxYv5Ma' where c = 100 index_test.go:143: sql update test_index set c1 = 8566312741021794614, c2 = 0.635829, c3 = 'LR2N1Ps8qT' where c = 470 index_test.go:143: sql update test_index set c1 = 2342534550782205748, c2 = 0.278391, c3 = '4bA4ArWvr4' where c = 59 index_test.go:143: sql update test_index set c1 = 7777313194085792212, c2 = 0.875785, c3 = 'OBbPPuxVqt' where c = 380 index_test.go:137: sql insert into test_index values (861, 3261625830517739318, 0.571974, 'p7LsSm6TQY') index_test.go:137: sql insert into test_index values (860, 5732529382494686439, 0.031342, '5tQ96XY1Nm') index_test.go:143: sql update test_index set c1 = 629542124295869070, c2 = 0.624689, c3 = 'w5KjZfNuml' where c = 191 index_test.go:140: sql delete from test_index where c = 664 index_test.go:143: sql update test_index set c1 = 7605724914552159711, c2 = 0.038424, c3 = 'b0FFDddOel' where c = 297 index_test.go:137: sql insert into test_index values (862, 7983138051304918285, 0.544677, 'ICkx0m3f5G') index_test.go:140: sql delete from test_index where c = 737 index_test.go:140: sql delete from test_index where c = 736 index_test.go:140: sql delete from test_index where c = 746 index_test.go:137: sql insert into test_index values (866, 6831381428062642870, 0.894338, '3hlhgvFuJJ') index_test.go:137: sql insert into test_index values (867, 7645498430193131025, 0.173730, '1xqAJVGUQG') index_test.go:140: sql delete from test_index where c = 408 index_test.go:137: sql insert into test_index values (865, 4454839962419349145, 0.041240, 'HiGEqiFn8I') index_test.go:137: sql insert into test_index values (863, 5406927468960443806, 0.874444, 'fuheBwsAmK') index_test.go:137: sql insert into test_index values (864, 6807023682564186199, 0.358923, '0RpLdFyecP') index_test.go:143: sql update test_index set c1 = 5771451881865232011, c2 = 0.578342, c3 = 'aRQhAXNVSU' where c = 92 index_test.go:143: sql update test_index set c1 = 1270890955432048146, c2 = 0.291502, c3 = 'yhx32gSwOD' where c = 493 index_test.go:143: sql update test_index set c1 = 4754327410017963515, c2 = 0.928658, c3 = 'TP1kYDLDg8' where c = 803 index_test.go:140: sql delete from test_index where c = 389 index_test.go:143: sql update test_index set c1 = 6986926365826187352, c2 = 0.724889, c3 = '0dC5h7iDfK' where c = 113 index_test.go:143: sql update test_index set c1 = 5001182667564740701, c2 = 0.026632, c3 = '3H2e7B71pV' where c = 195 index_test.go:140: sql delete from test_index where c = 566 index_test.go:143: sql update test_index set c1 = 4557265955715754426, c2 = 0.565830, c3 = 'E4lnTvI6s9' where c = 359 index_test.go:140: sql delete from test_index where c = 714 index_test.go:137: sql insert into test_index values (869, 249632389218440289, 0.468429, 'wGX9XxutOV') index_test.go:140: sql delete from test_index where c = 825 index_test.go:140: sql delete from test_index where c = 168 index_test.go:137: sql insert into test_index values (872, 5019686290506959077, 0.269385, '8xP9shecLJ') index_test.go:140: sql delete from test_index where c = 44 index_test.go:137: sql insert into test_index values (871, 8284727126697820708, 0.498429, 'zRUBINKwwo') index_test.go:137: sql insert into test_index values (868, 8867097469182625151, 0.692386, 'Tk46hp7q6p') index_test.go:143: sql update test_index set c1 = 7522084575318069923, c2 = 0.868653, c3 = 'GNJk48WXA5' where c = 493 index_test.go:140: sql delete from test_index where c = 451 index_test.go:137: sql insert into test_index values (870, 9111903742170615334, 0.612038, 'OhYBytJuI6') index_test.go:137: sql insert into test_index values (873, 7428106440571555958, 0.450355, 'RJqaIFwZiT') index_test.go:143: sql update test_index set c1 = 3235951844545090794, c2 = 0.569095, c3 = 'AGOh1y1bYq' where c = 50 index_test.go:143: sql update test_index set c1 = 7524674707751682539, c2 = 0.984635, c3 = 'kpWeTRpVkS' where c = 305 index_test.go:143: sql update test_index set c1 = 4682435965128561103, c2 = 0.198996, c3 = 'hZmYnxYlxd' where c = 676 index_test.go:143: sql update test_index set c1 = 7566073247562111814, c2 = 0.771907, c3 = 'rgrzNFZClz' where c = 792 index_test.go:137: sql insert into test_index values (874, 8050592877182875967, 0.487183, 'msqcyhSqpK') index_test.go:140: sql delete from test_index where c = 701 index_test.go:140: sql delete from test_index where c = 560 index_test.go:140: sql delete from test_index where c = 90 index_test.go:143: sql update test_index set c1 = 5753220141461943693, c2 = 0.393680, c3 = '4XaTNBS7QE' where c = 645 index_test.go:137: sql insert into test_index values (876, 3826273685773922421, 0.518562, 'zmO3sE5FMi') index_test.go:137: sql insert into test_index values (875, 1365626110284391784, 0.657885, 'L7VIV6G1ZB') index_test.go:140: sql delete from test_index where c = 113 index_test.go:137: sql insert into test_index values (877, 1721116515769775531, 0.212353, 'bsytJxitou') index_test.go:143: sql update test_index set c1 = 6500825630330961773, c2 = 0.543598, c3 = 'QD74O3h5tU' where c = 262 index_test.go:137: sql insert into test_index values (878, 4083988676590035819, 0.600491, 'JmilZBgsry') index_test.go:140: sql delete from test_index where c = 521 index_test.go:140: sql delete from test_index where c = 491 index_test.go:143: sql update test_index set c1 = 5813985732665518749, c2 = 0.713012, c3 = 'HB1FwrP1tK' where c = 84 index_test.go:143: sql update test_index set c1 = 1508364742755614435, c2 = 0.803312, c3 = 'bH0m6kiQ1d' where c = 413 index_test.go:140: sql delete from test_index where c = 866 index_test.go:140: sql delete from test_index where c = 851 index_test.go:143: sql update test_index set c1 = 6643509834723463385, c2 = 0.035522, c3 = 'V9bqE30Oyl' where c = 182 index_test.go:137: sql insert into test_index values (880, 993297791961762433, 0.434092, 'SHwCorJA3R') index_test.go:143: sql update test_index set c1 = 602275846711424854, c2 = 0.271171, c3 = '7sddzaJfFi' where c = 741 index_test.go:137: sql insert into test_index values (879, 8653924548070104117, 0.861265, 'mzO3Xbq2AN') index_test.go:143: sql update test_index set c1 = 5085842910667845198, c2 = 0.121701, c3 = '8ieZJusu5y' where c = 14 index_test.go:137: sql insert into test_index values (881, 8592146536761172092, 0.834551, 'JmvgfhTNs4') index_test.go:143: sql update test_index set c1 = 3343822669172527713, c2 = 0.129814, c3 = 'wugYj6S9Ls' where c = 553 index_test.go:140: sql delete from test_index where c = 378 index_test.go:140: sql delete from test_index where c = 501 index_test.go:137: sql insert into test_index values (882, 7312481371006283675, 0.095131, 'gvBmUOMszx') index_test.go:137: sql insert into test_index values (884, 6511713089889946099, 0.738381, 'N33ZYwTVVt') index_test.go:137: sql insert into test_index values (883, 3214941676827870780, 0.192773, 'gmx1KI5VIs') index_test.go:143: sql update test_index set c1 = 4342242692255475016, c2 = 0.080942, c3 = 'nHcfaDAbC6' where c = 342 index_test.go:140: sql delete from test_index where c = 788 index_test.go:140: sql delete from test_index where c = 48 index_test.go:143: sql update test_index set c1 = 6751333254220510517, c2 = 0.490971, c3 = 'wEoRxdaihR' where c = 434 index_test.go:137: sql insert into test_index values (885, 2473009051908530768, 0.693916, 'SG8Z7IFCY9') index_test.go:140: sql delete from test_index where c = 277 index_test.go:140: sql delete from test_index where c = 86 index_test.go:143: sql update test_index set c1 = 5454388075366923171, c2 = 0.893974, c3 = 'BJoHXPyiKb' where c = 1 index_test.go:137: sql insert into test_index values (886, 445986185080657755, 0.612591, '6Ua4AvvEaI') index_test.go:140: sql delete from test_index where c = 206 index_test.go:143: sql update test_index set c1 = 8716182692388967119, c2 = 0.612103, c3 = '5TcU7bgk32' where c = 214 index_test.go:143: sql update test_index set c1 = 3787198370525866489, c2 = 0.597737, c3 = 'vSg09CAjO4' where c = 515 index_test.go:143: sql update test_index set c1 = 8750669130422919020, c2 = 0.609370, c3 = 'zJVcwv88QE' where c = 162 index_test.go:143: sql update test_index set c1 = 2269117865684171359, c2 = 0.155644, c3 = 'njff1tt3aB' where c = 8 index_test.go:140: sql delete from test_index where c = 16 index_test.go:137: sql insert into test_index values (887, 1311369940659258005, 0.161902, 'sWxZWe0He8') index_test.go:140: sql delete from test_index where c = 230 index_test.go:140: sql delete from test_index where c = 235 index_test.go:137: sql insert into test_index values (888, 7005144813593222286, 0.389769, 'P80ETYz5PE') index_test.go:137: sql insert into test_index values (889, 5870885421113255322, 0.287143, 'dCJyHbNEjE') index_test.go:137: sql insert into test_index values (891, 7300161074668168809, 0.425662, '7YpgU9bkRl') index_test.go:143: sql update test_index set c1 = 4386694005650844933, c2 = 0.188454, c3 = '3J3Q5PDSrM' where c = 98 index_test.go:143: sql update test_index set c1 = 2829495387193095966, c2 = 0.042271, c3 = 'g7coGGy7Fj' where c = 848 index_test.go:143: sql update test_index set c1 = 5931812427571747449, c2 = 0.654114, c3 = '5lbaW02yJr' where c = 368 index_test.go:140: sql delete from test_index where c = 327 index_test.go:143: sql update test_index set c1 = 6483359525032505939, c2 = 0.103155, c3 = 'CdqaxSlYZh' where c = 642 index_test.go:140: sql delete from test_index where c = 236 index_test.go:137: sql insert into test_index values (892, 8517549712861398866, 0.597453, 'bfvcHgfjBv') index_test.go:140: sql delete from test_index where c = 532 index_test.go:137: sql insert into test_index values (890, 3587647975500703936, 0.791226, '8egIGgbkwu') index_test.go:143: sql update test_index set c1 = 1707707147758948450, c2 = 0.739719, c3 = 'wNoB6jzakN' where c = 20 index_test.go:140: sql delete from test_index where c = 324 index_test.go:143: sql update test_index set c1 = 7603868165534755189, c2 = 0.613575, c3 = 'Fffp3Q0Lix' where c = 51 index_test.go:140: sql delete from test_index where c = 440 index_test.go:137: sql insert into test_index values (895, 2520084378921833783, 0.188795, 'vHh5fEZctX') index_test.go:137: sql insert into test_index values (893, 3374599332226039888, 0.273337, 'R6NKdFGI0o') index_test.go:137: sql insert into test_index values (894, 6592693670224449865, 0.236985, 'DnkKbVbMnT') index_test.go:143: sql update test_index set c1 = 7564219251132067455, c2 = 0.489626, c3 = 'W7iqCNqvnJ' where c = 247 index_test.go:137: sql insert into test_index values (896, 2351474885558699426, 0.826629, 'UQ3x3Rp4GV') index_test.go:137: sql insert into test_index values (897, 8207837131515886981, 0.178443, 'k4bFTfZy7G') index_test.go:140: sql delete from test_index where c = 521 index_test.go:137: sql insert into test_index values (898, 1896120013817053083, 0.223654, 'gOj0GC8c0y') index_test.go:140: sql delete from test_index where c = 443 index_test.go:143: sql update test_index set c1 = 9037677800410501364, c2 = 0.793379, c3 = 'Dyv3dddtFE' where c = 244 index_test.go:140: sql delete from test_index where c = 560 index_test.go:143: sql update test_index set c1 = 3919644455943589127, c2 = 0.192026, c3 = 'kND5seswiI' where c = 224 index_test.go:140: sql delete from test_index where c = 279 index_test.go:143: sql update test_index set c1 = 6247154341310246259, c2 = 0.123834, c3 = 'KciXZGHTog' where c = 867 index_test.go:143: sql update test_index set c1 = 498364596380722938, c2 = 0.955014, c3 = '7ga8LeGL3B' where c = 247 index_test.go:143: sql update test_index set c1 = 3336655194863773355, c2 = 0.090505, c3 = 'z5rP8wp0TD' where c = 31 index_test.go:143: sql update test_index set c1 = 2477620352574188634, c2 = 0.296571, c3 = '11gvJC71kq' where c = 861 index_test.go:137: sql insert into test_index values (899, 974109528812995037, 0.339940, 'Hy7LYktrnN') index_test.go:140: sql delete from test_index where c = 495 index_test.go:140: sql delete from test_index where c = 373 index_test.go:143: sql update test_index set c1 = 5917714939927847505, c2 = 0.968807, c3 = 'rL1qOBjjtM' where c = 731 index_test.go:143: sql update test_index set c1 = 9072779757789913887, c2 = 0.207363, c3 = 'G5PW5NHBaP' where c = 174 index_test.go:137: sql insert into test_index values (900, 3192809088693111626, 0.116946, 's8v93eWoqM') index_test.go:140: sql delete from test_index where c = 84 index_test.go:143: sql update test_index set c1 = 7797024692207328649, c2 = 0.973543, c3 = 'b9Hwi3fkvR' where c = 196 [2024/05/06 17:55:18.729 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6705-6705' for key 'test_conflict_update_common.PRIMARY'"] === RUN TestSimpleInsert/Conflict/test_conflict_insert_common [2024/05/06 17:55:18.648 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2704-2704' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:18.661 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2101-2101' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:18.693 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4061-4061' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:18.704 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5472-5472' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:18.705 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7021-7021' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:18.707 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3136-3136' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:18.708 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5449-5449' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:18.713 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2009-2009' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:18.713 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '176-176' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:18.715 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8238-8238' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:18.726 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4292-4292' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:18.806 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4375-4375' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:18.807 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3232-3232' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:18.818 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5637-5637' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:18.822 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2362-2362' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:18.824 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6176-6176' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:18.831 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7118-7118' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:18.831 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7216-7216' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:18.831 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8238-8238' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:18.884 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '808-808' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:18.893 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3187-3187' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:18.893 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2553-2553' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:18.898 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2931-2931' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:18.903 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4144-4144' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:18.904 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8836-8836' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:18.908 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9774-9774' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:18.909 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9044-9044' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:18.911 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4175-4175' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:18.912 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1499-1499' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:18.913 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2223-2223' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:18.913 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7826-7826' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:18.922 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7839-7839' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:18.922 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1642-1642' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:18.984 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4292-4292' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:18.996 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9202-9202' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.000 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '367-367' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.005 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5187-5187' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.007 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '142-142' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.012 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6089-6089' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.015 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3173-3173' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.020 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2056-2056' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.020 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6102-6102' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.022 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7365-7365' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.026 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5660-5660' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.027 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3000-3000' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.028 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4263-4263' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.086 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '61-61' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.089 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1415-1415' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.089 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1856-1856' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.091 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2608-2608' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.093 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3134-3134' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.095 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8850-8850' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.097 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9838-9838' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.098 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8458-8458' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.099 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9422-9422' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.099 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3547-3547' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.099 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9774-9774' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.100 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6953-6953' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.102 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2471-2471' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.102 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4576-4576' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.109 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1051-1051' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.110 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9790-9790' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.110 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5693-5693' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.111 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4155-4155' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.112 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4188-4188' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.114 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '19-19' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.117 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6962-6962' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.117 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3632-3632' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.118 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9851-9851' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.120 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7098-7098' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.120 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4485-4485' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.124 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6203-6203' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.184 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4175-4175' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.189 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '631-631' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.190 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7493-7493' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.195 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5210-5210' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.196 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8388-8388' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.198 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4424-4424' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.200 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2534-2534' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.201 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1826-1826' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.210 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6161-6161' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.213 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9630-9630' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.213 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2156-2156' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.217 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1220-1220' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.218 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6041-6041' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.219 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6965-6965' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.219 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4321-4321' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.221 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1631-1631' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.222 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9471-9471' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.225 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1164-1164' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.225 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7574-7574' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.225 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9776-9776' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.227 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7572-7572' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.282 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6721-6721' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.289 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1893-1893' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.289 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7422-7422' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.290 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8358-8358' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.290 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5564-5564' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.293 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '297-297' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.294 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2633-2633' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.295 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4254-4254' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.295 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9039-9039' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.298 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1596-1596' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.298 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3508-3508' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.299 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8323-8323' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.300 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1674-1674' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.300 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1377-1377' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.302 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5637-5637' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.306 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5210-5210' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.307 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6470-6470' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.309 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4467-4467' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.310 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9576-9576' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.312 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3187-3187' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.313 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '287-287' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.315 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2756-2756' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.315 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4264-4264' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.317 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3273-3273' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.318 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8429-8429' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.323 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4417-4417' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.323 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '307-307' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.324 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9970-9970' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.326 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '287-287' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.326 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3986-3986' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.327 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8980-8980' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.389 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6592-6592' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.391 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3319-3319' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.392 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9550-9550' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.397 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9939-9939' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.397 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8597-8597' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.398 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2362-2362' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.400 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9165-9165' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.401 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8125-8125' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.401 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2088-2088' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.402 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2873-2873' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.403 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8086-8086' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.403 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5364-5364' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.404 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3506-3506' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.405 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2325-2325' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.406 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '58-58' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.408 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8753-8753' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.415 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9127-9127' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.419 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8424-8424' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.419 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7241-7241' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.420 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6681-6681' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.422 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1576-1576' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.423 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8511-8511' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.423 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8651-8651' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.482 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '654-654' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.485 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8313-8313' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.486 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3547-3547' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.487 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2125-2125' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.488 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2164-2164' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.493 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1372-1372' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.498 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4184-4184' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.499 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6908-6908' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.501 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3539-3539' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.502 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7437-7437' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.503 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '605-605' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.503 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1000-1000' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.504 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3812-3812' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.505 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9755-9755' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.506 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3663-3663' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.506 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5138-5138' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.506 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2274-2274' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.510 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6855-6855' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.513 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8649-8649' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.515 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7885-7885' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.516 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8195-8195' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.519 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8020-8020' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.520 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9205-9205' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.522 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9638-9638' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.522 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3285-3285' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.523 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8517-8517' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.523 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2001-2001' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.524 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9849-9849' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.524 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6084-6084' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.526 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1707-1707' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.587 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4129-4129' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.588 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1937-1937' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.591 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2469-2469' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.593 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '55-55' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.594 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '128-128' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.595 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '819-819' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.596 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6902-6902' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.597 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9741-9741' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.599 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8874-8874' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.600 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4321-4321' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.600 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4858-4858' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.601 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7554-7554' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.601 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4689-4689' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.601 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7529-7529' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.603 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7235-7235' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.603 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6547-6547' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.604 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8729-8729' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.604 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7312-7312' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.604 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4562-4562' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.609 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1165-1165' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.610 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '355-355' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.611 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9343-9343' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.614 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1001-1001' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.614 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5510-5510' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.615 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9053-9053' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.617 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1305-1305' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.617 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3052-3052' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.620 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8728-8728' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.620 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7381-7381' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.621 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6539-6539' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.621 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9625-9625' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.622 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8495-8495' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.622 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8980-8980' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.622 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '723-723' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.623 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4019-4019' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.623 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1878-1878' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.624 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6395-6395' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.624 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6332-6332' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.625 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2679-2679' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.626 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4280-4280' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.626 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6457-6457' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.683 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '566-566' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.683 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8769-8769' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.684 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '741-741' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.684 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7422-7422' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.686 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '792-792' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.687 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4998-4998' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.687 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8312-8312' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.691 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3771-3771' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.691 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4010-4010' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.693 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2533-2533' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.696 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7024-7024' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.700 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7340-7340' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.700 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1301-1301' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.701 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4661-4661' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.702 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6257-6257' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.703 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5515-5515' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.705 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4618-4618' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.705 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9252-9252' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.706 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5424-5424' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.706 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2390-2390' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.707 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6329-6329' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.708 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2830-2830' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.709 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3683-3683' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.711 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2395-2395' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.712 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4240-4240' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.712 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5652-5652' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.712 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6176-6176' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.713 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '882-882' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.713 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4059-4059' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.714 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1019-1019' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.715 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3858-3858' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.716 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8783-8783' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.716 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7796-7796' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.717 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7022-7022' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.719 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3299-3299' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.719 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2746-2746' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.719 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5137-5137' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.719 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5078-5078' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.720 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8533-8533' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.720 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1762-1762' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.721 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9801-9801' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.721 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5869-5869' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.721 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7404-7404' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.723 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6881-6881' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.724 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9262-9262' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.724 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6571-6571' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.724 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9885-9885' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.724 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1044-1044' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.727 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4417-4417' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.727 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5321-5321' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.728 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3377-3377' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.728 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2390-2390' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.781 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7640-7640' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.783 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2545-2545' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.783 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1568-1568' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.785 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7565-7565' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.785 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9116-9116' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.787 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4980-4980' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.790 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4773-4773' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.791 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2900-2900' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.792 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7583-7583' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.795 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3654-3654' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.795 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1828-1828' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.796 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8412-8412' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.797 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9674-9674' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.797 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2423-2423' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.798 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7291-7291' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.799 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1910-1910' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.800 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4639-4639' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.801 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1417-1417' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.802 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1179-1179' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.803 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1973-1973' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.804 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5845-5845' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.805 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2440-2440' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.809 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9116-9116' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.810 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9256-9256' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.810 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4931-4931' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.810 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5014-5014' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.811 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1122-1122' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.812 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7053-7053' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.812 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1-1' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.813 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7842-7842' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.814 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9041-9041' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.814 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '84-84' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.815 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '915-915' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.815 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1354-1354' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.816 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4752-4752' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.817 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4741-4741' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.819 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6604-6604' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.819 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3128-3128' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.820 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3423-3423' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.820 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4319-4319' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.821 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5200-5200' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.822 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2708-2708' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.822 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '637-637' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.823 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5620-5620' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.824 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '77-77' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.824 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7076-7076' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.825 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2789-2789' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.825 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3054-3054' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.825 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9195-9195' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.881 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6336-6336' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.882 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2919-2919' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.882 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8396-8396' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.887 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2615-2615' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.888 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8671-8671' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.892 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2738-2738' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.893 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3686-3686' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.894 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4319-4319' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.894 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7565-7565' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.895 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2464-2464' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.895 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4266-4266' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.896 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4416-4416' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.896 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4511-4511' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.896 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7467-7467' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.897 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3307-3307' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.897 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7796-7796' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.900 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4254-4254' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.901 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7603-7603' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.902 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6336-6336' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.902 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7638-7638' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.902 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '978-978' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.902 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5810-5810' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.903 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7273-7273' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.906 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7235-7235' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.907 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9358-9358' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.907 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '353-353' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.909 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1147-1147' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.911 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3744-3744' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.914 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7863-7863' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.915 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4983-4983' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.915 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2285-2285' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.916 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7547-7547' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.917 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1579-1579' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.917 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3314-3314' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.918 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5883-5883' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.919 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8982-8982' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.921 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '597-597' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.922 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2230-2230' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.924 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '526-526' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.924 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6365-6365' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.925 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2536-2536' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.939 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6442-6442' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.983 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1596-1596' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.986 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1316-1316' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.988 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6879-6879' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.989 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7912-7912' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.990 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7753-7753' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.990 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1962-1962' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.993 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2673-2673' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.995 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6736-6736' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.995 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7291-7291' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.996 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8097-8097' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.996 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9464-9464' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.997 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3053-3053' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.998 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8857-8857' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.998 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8745-8745' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.999 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7359-7359' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:19.999 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6677-6677' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:20.000 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5182-5182' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:20.001 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4898-4898' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:20.001 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6221-6221' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:20.002 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1947-1947' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:20.003 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3666-3666' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:20.005 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1814-1814' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:20.007 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9411-9411' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:20.008 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8794-8794' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:20.009 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9083-9083' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:20.010 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2878-2878' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:20.010 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4982-4982' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:20.010 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7493-7493' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:20.010 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3140-3140' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:20.011 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8985-8985' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:20.011 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1028-1028' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:20.012 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3324-3324' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:20.013 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '639-639' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:20.013 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4545-4545' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:20.014 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8055-8055' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:20.016 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1249-1249' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:20.016 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7598-7598' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:20.016 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2271-2271' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:20.017 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7272-7272' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:20.018 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3216-3216' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:20.018 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2615-2615' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:20.018 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '805-805' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:20.019 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1736-1736' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:20.019 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8582-8582' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:20.019 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6203-6203' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:20.019 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2433-2433' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:20.019 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1330-1330' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:20.020 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8032-8032' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:20.021 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7413-7413' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:20.023 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6928-6928' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:20.084 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4848-4848' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:20.086 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5392-5392' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:20.087 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '239-239' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:20.089 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8080-8080' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:20.090 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5181-5181' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:20.091 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5790-5790' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:20.093 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3849-3849' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:20.093 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1179-1179' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:20.093 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2425-2425' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:20.094 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1789-1789' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:20.094 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '272-272' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:20.095 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8516-8516' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:20.095 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9372-9372' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:20.101 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6210-6210' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:20.102 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3962-3962' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:20.103 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5795-5795' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:20.104 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8292-8292' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:20.104 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1684-1684' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:20.105 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9872-9872' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:20.106 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5646-5646' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:20.108 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '306-306' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:20.109 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3851-3851' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:20.109 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8799-8799' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:20.110 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9349-9349' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:20.112 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '348-348' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:20.112 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9513-9513' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:20.113 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '818-818' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:20.113 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3883-3883' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:20.116 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7601-7601' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:20.116 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2938-2938' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:20.117 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '540-540' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:20.117 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8495-8495' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:20.117 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1596-1596' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:20.120 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9774-9774' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:20.120 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '442-442' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:20.122 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4442-4442' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:20.122 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9393-9393' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:20.123 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8020-8020' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:20.123 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7427-7427' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:20.123 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4398-4398' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:20.124 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4936-4936' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:20.124 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5697-5697' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:20.125 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1415-1415' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:20.125 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3356-3356' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:20.126 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1736-1736' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:20.181 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '744-744' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:20.183 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4397-4397' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:20.186 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8788-8788' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:20.188 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9358-9358' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:20.189 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2326-2326' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:20.190 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7437-7437' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:20.190 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6332-6332' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:20.190 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2357-2357' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:20.191 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2348-2348' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:20.191 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6692-6692' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:20.191 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '355-355' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:20.192 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3851-3851' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:20.192 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3858-3858' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:20.199 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3814-3814' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:20.199 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5539-5539' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:20.199 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7070-7070' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:20.199 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7153-7153' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:20.200 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '969-969' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:20.200 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7674-7674' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:20.201 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1142-1142' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:20.201 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '453-453' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:20.202 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '738-738' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:20.204 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9360-9360' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:20.205 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2919-2919' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:20.205 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4437-4437' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:20.206 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5947-5947' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:20.206 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2218-2218' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:20.207 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4142-4142' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:20.207 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8102-8102' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:20.207 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8176-8176' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:20.209 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9620-9620' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:20.209 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '817-817' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:20.210 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2195-2195' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:20.210 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2144-2144' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:20.211 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '265-265' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:20.211 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6168-6168' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:20.213 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1538-1538' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:20.213 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3197-3197' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:20.214 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8151-8151' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:20.214 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6362-6362' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:20.215 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4607-4607' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:20.216 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1248-1248' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:20.217 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8200-8200' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:20.217 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9644-9644' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:20.223 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7874-7874' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:20.223 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6126-6126' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:20.225 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '66-66' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:20.282 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3632-3632' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:20.284 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6881-6881' for key 'test_conflict_insert_common.PRIMARY'"] [mysql] 2024/05/06 17:55:20 packets.go:37: unexpected EOF [mysql] 2024/05/06 17:55:20 packets.go:37: unexpected EOF [2024/05/06 17:55:20.326 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="insert into test_conflict_insert_common values (5660, 5660)"] [addr=127.0.0.1:5001] [error="invalid connection"] [mysql] 2024/05/06 17:55:20 packets.go:37: unexpected EOF [mysql] 2024/05/06 17:55:20 packets.go:37: unexpected EOF [mysql] 2024/05/06 17:55:20 packets.go:37: unexpected EOF [2024/05/06 17:55:20.326 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="insert into test_conflict_insert_common values (5995, 5995)"] [addr=127.0.0.1:5001] [error="invalid connection"] [2024/05/06 17:55:20.326 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="insert into test_conflict_insert_common values (9645, 9645)"] [addr=127.0.0.1:5001] [error="invalid connection"] [2024/05/06 17:55:20.326 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="insert into test_conflict_insert_common values (6218, 6218)"] [addr=127.0.0.1:5001] [error="invalid connection"] [2024/05/06 17:55:20.326 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="insert into test_conflict_insert_common values (5465, 5465)"] [addr=127.0.0.1:5001] [error="invalid connection"] [TestSimpleConflictUpdate][Insert][Time Cost]7.806906087s [2024/05/06 17:55:21.844 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6374-6374' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:21.845 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7817-7817' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:21.845 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5995-5995' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:21.845 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6218-6218' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:21.845 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5660-5660' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:21.846 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7900-7900' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:21.847 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5834-5834' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:21.847 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5003-5003' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:21.851 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8857-8857' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:21.853 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3888-3888' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:21.854 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8492-8492' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:21.855 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8965-8965' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:21.857 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3660-3660' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:21.857 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '695-695' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:21.858 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '368-368' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:21.859 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2088-2088' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:21.860 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9909-9909' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:21.862 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4635-4635' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:21.863 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4487-4487' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:21.863 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1774-1774' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:21.863 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3285-3285' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:21.865 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3059-3059' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:21.865 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2612-2612' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:21.866 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9669-9669' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:21.870 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4229-4229' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:21.871 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1297-1297' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:21.871 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5237-5237' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:21.871 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8187-8187' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:21.874 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6282-6282' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:21.877 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8181-8181' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:21.878 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8292-8292' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:21.880 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4833-4833' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:21.883 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1958-1958' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:21.883 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8017-8017' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:21.885 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5027-5027' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:21.887 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9270-9270' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:21.887 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7434-7434' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:21.888 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8418-8418' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:21.889 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1417-1417' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:21.890 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5377-5377' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:21.890 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2141-2141' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:21.891 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9394-9394' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:21.892 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7631-7631' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:21.893 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3482-3482' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:21.894 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1404-1404' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:21.895 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1978-1978' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:21.897 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7558-7558' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:21.898 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9720-9720' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:21.900 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '549-549' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:21.900 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4116-4116' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:21.901 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2218-2218' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:21.901 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6108-6108' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:21.902 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9447-9447' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:21.904 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7119-7119' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:21.904 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2619-2619' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:21.905 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3134-3134' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:21.905 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7867-7867' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:21.905 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2324-2324' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:21.909 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6033-6033' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:21.910 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9447-9447' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:21.910 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7926-7926' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:21.911 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9639-9639' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:21.912 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9618-9618' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:21.912 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '244-244' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:21.913 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '419-419' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:21.914 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4018-4018' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:21.914 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9285-9285' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:21.915 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '597-597' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:21.916 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5184-5184' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:21.917 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2004-2004' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:21.918 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3059-3059' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:21.918 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8857-8857' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:21.919 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1835-1835' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:21.921 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6955-6955' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:21.921 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6333-6333' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:21.922 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1972-1972' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:21.922 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1013-1013' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:21.922 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9076-9076' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:21.923 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '641-641' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:21.924 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8283-8283' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:21.925 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1316-1316' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:21.926 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9074-9074' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:21.927 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6402-6402' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:21.927 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6115-6115' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:21.927 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '952-952' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:21.927 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1727-1727' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:21.930 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4292-4292' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:21.931 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8274-8274' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:21.931 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3676-3676' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:21.932 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5142-5142' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:21.932 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9910-9910' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:21.933 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4010-4010' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:21.933 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9863-9863' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:21.934 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2966-2966' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:21.935 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3959-3959' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:21.982 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8857-8857' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:21.982 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3771-3771' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:21.983 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4499-4499' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:21.984 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '479-479' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:21.984 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5117-5117' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:21.986 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9766-9766' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:21.988 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4498-4498' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:21.989 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3404-3404' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:21.989 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8520-8520' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:21.989 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8142-8142' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:21.989 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5032-5032' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:21.990 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5133-5133' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:21.990 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1499-1499' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:21.991 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9098-9098' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:21.991 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3662-3662' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:21.991 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7899-7899' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:21.992 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3423-3423' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:21.993 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6094-6094' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:21.993 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9728-9728' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:21.994 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1772-1772' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:21.997 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2433-2433' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:21.998 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2736-2736' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:21.999 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '902-902' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.001 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4255-4255' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.002 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6889-6889' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.002 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9338-9338' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.003 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '117-117' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.003 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3658-3658' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.003 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1186-1186' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.004 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4848-4848' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.004 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6716-6716' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.004 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8172-8172' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.006 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3702-3702' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.006 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4899-4899' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.008 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3354-3354' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.008 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1657-1657' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.008 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '124-124' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.008 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8294-8294' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.009 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9408-9408' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.009 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4294-4294' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.009 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5783-5783' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.009 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9091-9091' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.009 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2087-2087' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.010 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '287-287' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.011 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4596-4596' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.012 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2793-2793' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.012 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2241-2241' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.012 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2828-2828' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.013 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7062-7062' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.013 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5968-5968' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.014 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3786-3786' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.014 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5285-5285' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.014 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5397-5397' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.014 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2778-2778' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.015 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9076-9076' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.015 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '185-185' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.018 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7865-7865' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.019 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1452-1452' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.019 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3987-3987' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.019 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7268-7268' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.020 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9910-9910' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.020 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4190-4190' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.021 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6539-6539' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.021 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4276-4276' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.022 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4010-4010' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.023 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7421-7421' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.023 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9667-9667' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.024 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7567-7567' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.024 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1666-1666' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.025 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5404-5404' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.029 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '800-800' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.029 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8938-8938' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.029 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4398-4398' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.030 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6280-6280' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.031 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6126-6126' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.031 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7834-7834' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.031 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3864-3864' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.031 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7830-7830' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.031 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8740-8740' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.032 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6004-6004' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.033 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '958-958' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.081 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5585-5585' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.084 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5157-5157' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.084 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7655-7655' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.085 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4010-4010' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.085 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5068-5068' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.086 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4189-4189' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.087 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3964-3964' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.087 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '112-112' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.087 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5830-5830' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.088 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6105-6105' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.089 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1642-1642' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.092 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9237-9237' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.093 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9376-9376' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.093 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5125-5125' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.094 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8006-8006' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.094 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7054-7054' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.094 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3641-3641' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.094 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9317-9317' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.096 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5346-5346' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.096 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9934-9934' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.096 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6402-6402' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.097 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7172-7172' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.097 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5759-5759' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.097 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3420-3420' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.097 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3230-3230' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.098 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1763-1763' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.099 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5293-5293' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.100 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4651-4651' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.100 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7642-7642' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.106 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '411-411' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.106 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4184-4184' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.107 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8831-8831' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.107 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7655-7655' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.107 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4329-4329' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.108 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1762-1762' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.109 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3276-3276' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.109 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4772-4772' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.109 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1722-1722' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.109 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '279-279' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.110 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5417-5417' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.110 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1813-1813' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.110 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9950-9950' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.111 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9962-9962' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.112 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2476-2476' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.114 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3191-3191' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.114 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9355-9355' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.114 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9355-9355' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.115 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '24-24' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.116 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9791-9791' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.116 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '880-880' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.117 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1736-1736' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.117 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2297-2297' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.117 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4717-4717' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.119 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4079-4079' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.120 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4837-4837' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.120 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8449-8449' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.120 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2668-2668' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.121 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1910-1910' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.122 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2696-2696' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.122 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3263-3263' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.122 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8495-8495' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.122 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9879-9879' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.123 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8529-8529' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.123 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4941-4941' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.125 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9511-9511' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.125 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9040-9040' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.126 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5660-5660' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.126 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9749-9749' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.126 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9571-9571' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.127 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '628-628' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.127 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6761-6761' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.129 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '826-826' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.129 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '53-53' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.180 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8755-8755' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.181 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '25-25' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.182 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '411-411' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.183 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4874-4874' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.185 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7297-7297' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.187 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5665-5665' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.188 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2513-2513' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.188 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3942-3942' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.188 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3083-3083' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.189 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9612-9612' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.190 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6400-6400' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.192 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5623-5623' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.192 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '465-465' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.192 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9627-9627' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.192 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6257-6257' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.192 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7008-7008' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.193 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6698-6698' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.193 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2053-2053' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.195 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9851-9851' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.197 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8728-8728' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.197 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2857-2857' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.198 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6529-6529' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.198 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4980-4980' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.199 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3134-3134' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.199 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5337-5337' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.200 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8672-8672' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.201 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6950-6950' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.202 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7061-7061' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.203 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7919-7919' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.203 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9196-9196' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.204 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4214-4214' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.204 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3587-3587' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.205 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '99-99' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.205 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1467-1467' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.206 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9462-9462' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.207 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4712-4712' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.209 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8025-8025' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.209 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1010-1010' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.210 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '285-285' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.210 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1400-1400' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.211 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5521-5521' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.211 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '572-572' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.213 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7702-7702' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.215 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1625-1625' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.215 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8645-8645' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.215 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '830-830' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.216 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3745-3745' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.216 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6187-6187' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.217 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3786-3786' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.218 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1929-1929' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.218 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1707-1707' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.219 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3959-3959' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.219 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3686-3686' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.219 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9980-9980' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.220 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9939-9939' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.222 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1722-1722' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.222 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6193-6193' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.222 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9646-9646' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.223 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8728-8728' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.224 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5510-5510' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.225 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1444-1444' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.225 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4059-4059' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.226 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9569-9569' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.226 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7673-7673' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.227 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3630-3630' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.227 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6176-6176' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.227 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1021-1021' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.228 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4270-4270' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.228 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8939-8939' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.228 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7792-7792' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.229 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3897-3897' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.229 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '527-527' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.229 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2601-2601' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.230 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9857-9857' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.281 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6176-6176' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.283 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7581-7581' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.284 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5730-5730' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.285 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3559-3559' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.288 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1893-1893' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.289 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '973-973' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.289 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9416-9416' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.290 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7312-7312' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.290 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2558-2558' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.291 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6700-6700' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.291 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4474-4474' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.291 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2004-2004' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.292 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '93-93' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.292 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1417-1417' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.293 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '993-993' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.293 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3163-3163' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.294 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3813-3813' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.295 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6841-6841' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.295 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3960-3960' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.296 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9661-9661' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.297 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8657-8657' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.297 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9034-9034' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.298 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4565-4565' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.298 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7942-7942' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.298 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5898-5898' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.300 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1995-1995' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.300 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5148-5148' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.300 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6295-6295' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.301 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5686-5686' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.301 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2647-2647' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.302 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8695-8695' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.302 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2251-2251' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.303 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2460-2460' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.304 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9939-9939' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.307 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4229-4229' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.308 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3413-3413' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.309 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6373-6373' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.310 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1999-1999' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.312 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7461-7461' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.314 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5834-5834' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.314 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2279-2279' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.314 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3275-3275' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.315 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9560-9560' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.315 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1452-1452' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.316 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2306-2306' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.317 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9947-9947' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.318 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6677-6677' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.318 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5397-5397' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.319 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9147-9147' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.319 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4398-4398' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.320 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8265-8265' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.320 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4717-4717' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.320 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8640-8640' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.321 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7969-7969' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.321 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9732-9732' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.321 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7437-7437' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.322 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '30-30' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.322 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5556-5556' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.322 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6218-6218' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.323 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2795-2795' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.323 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7730-7730' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.323 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4500-4500' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.323 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3861-3861' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.323 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1649-1649' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.324 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5113-5113' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.324 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '112-112' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.324 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4642-4642' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.324 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5380-5380' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.324 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8836-8836' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.325 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7167-7167' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.325 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9560-9560' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.325 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6007-6007' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.326 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9297-9297' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.326 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1896-1896' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.326 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1721-1721' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.327 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1010-1010' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.327 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1041-1041' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.327 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5417-5417' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.327 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '921-921' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.327 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4894-4894' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.328 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7498-7498' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.328 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '150-150' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.328 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9851-9851' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.328 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1402-1402' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.329 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2226-2226' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.329 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9039-9039' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.329 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3210-3210' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.330 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6175-6175' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.330 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4155-4155' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.330 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7659-7659' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.331 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6250-6250' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.331 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1479-1479' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.382 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '966-966' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.382 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8514-8514' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.382 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4782-4782' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.383 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6795-6795' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.384 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2155-2155' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.384 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6113-6113' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.384 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4298-4298' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.385 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6295-6295' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.386 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6651-6651' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.386 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3697-3697' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.386 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6601-6601' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.387 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4049-4049' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.388 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7972-7972' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.388 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5620-5620' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.389 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5705-5705' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.391 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7527-7527' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.391 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8974-8974' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.393 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7118-7118' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.393 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1856-1856' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.393 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3996-3996' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.394 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9971-9971' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.394 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1367-1367' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.394 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4291-4291' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.396 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7751-7751' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.396 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6548-6548' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.396 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4498-4498' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.397 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3353-3353' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.397 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '476-476' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.398 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6942-6942' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.398 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4252-4252' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.400 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4189-4189' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.400 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6041-6041' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.402 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5548-5548' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.402 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2513-2513' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.403 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6111-6111' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.403 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3054-3054' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.404 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1147-1147' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.405 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '221-221' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.405 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1896-1896' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.406 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1773-1773' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.408 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '526-526' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.408 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8794-8794' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.408 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9182-9182' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.409 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3652-3652' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.410 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8295-8295' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.410 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5617-5617' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.410 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5345-5345' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.412 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5943-5943' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.412 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8923-8923' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.412 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2500-2500' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.412 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6244-6244' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.412 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8812-8812' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.413 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1680-1680' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.413 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5293-5293' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.413 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3163-3163' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.413 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9199-9199' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.414 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7656-7656' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.414 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6032-6032' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.414 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9109-9109' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.415 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6612-6612' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.416 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5397-5397' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.417 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '442-442' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.417 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '416-416' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.418 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2984-2984' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.418 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9231-9231' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.418 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8619-8619' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.419 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1495-1495' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.419 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8643-8643' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.420 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2244-2244' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.424 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '468-468' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.424 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '135-135' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.425 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3320-3320' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.425 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7035-7035' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.426 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8990-8990' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.427 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4955-4955' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.427 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9306-9306' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.428 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4428-4428' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.428 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '170-170' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.428 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8596-8596' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.430 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4703-4703' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.430 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2218-2218' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.431 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5810-5810' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.431 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7385-7385' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.484 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1924-1924' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.485 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1636-1636' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.485 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4100-4100' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.486 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9416-9416' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.486 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6709-6709' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.486 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5058-5058' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.487 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7180-7180' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.488 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9140-9140' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.488 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8020-8020' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.489 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5757-5757' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.492 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5210-5210' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.493 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8195-8195' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.494 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9213-9213' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.494 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9838-9838' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.495 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9427-9427' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.495 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '731-731' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.495 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4545-4545' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.496 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2088-2088' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.497 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9626-9626' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.497 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7579-7579' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.498 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7264-7264' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.498 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7297-7297' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.498 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6333-6333' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.499 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9516-9516' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.499 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7348-7348' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.501 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1956-1956' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.501 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2380-2380' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.502 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1899-1899' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.502 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3814-3814' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.503 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4447-4447' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.503 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8391-8391' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.504 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1903-1903' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.505 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1137-1137' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.505 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6018-6018' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.506 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8715-8715' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.506 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2751-2751' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.507 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5787-5787' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.507 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '174-174' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.507 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6168-6168' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.508 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2806-2806' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.508 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9692-9692' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.510 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3786-3786' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.510 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '499-499' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.511 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2956-2956' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.511 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '181-181' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.512 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9500-9500' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.513 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7965-7965' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.513 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1917-1917' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.513 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4089-4089' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.513 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '800-800' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.514 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '654-654' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.514 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '886-886' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.514 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3896-3896' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.514 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2437-2437' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.515 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1035-1035' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.515 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8923-8923' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.515 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1535-1535' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.516 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1883-1883' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.517 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2517-2517' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.518 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2556-2556' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.518 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8406-8406' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.518 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7720-7720' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.518 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5183-5183' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.518 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2517-2517' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.519 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9209-9209' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.519 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7022-7022' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.520 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '885-885' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.520 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6918-6918' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.521 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7404-7404' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.522 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4025-4025' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.522 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1306-1306' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.524 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8418-8418' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.525 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5004-5004' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.525 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6557-6557' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.525 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3849-3849' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.525 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5499-5499' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.526 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '355-355' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.526 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3099-3099' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.526 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '743-743' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.527 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5576-5576' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.527 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3455-3455' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.527 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6244-6244' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.527 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3629-3629' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.581 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6186-6186' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.583 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '851-851' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.585 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5181-5181' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.585 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8579-8579' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.586 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '668-668' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.586 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6188-6188' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.586 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7663-7663' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.587 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '61-61' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.587 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1199-1199' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.588 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3415-3415' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.588 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8024-8024' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.589 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9516-9516' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.592 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5081-5081' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.593 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6948-6948' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.594 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8931-8931' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.595 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1917-1917' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.596 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '179-179' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.597 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6544-6544' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.597 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '978-978' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.598 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7717-7717' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.598 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3120-3120' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.599 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1783-1783' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.600 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5119-5119' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.600 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5190-5190' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.600 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3049-3049' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.601 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '479-479' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.601 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8544-8544' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.601 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '818-818' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.602 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1962-1962' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.603 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8706-8706' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.603 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3167-3167' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.603 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '566-566' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.604 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8853-8853' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.604 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6279-6279' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.605 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9259-9259' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.605 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5298-5298' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.605 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5635-5635' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.606 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4157-4157' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.606 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1227-1227' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.607 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '993-993' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.607 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8748-8748' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.607 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5173-5173' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.608 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2868-2868' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.609 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8572-8572' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.609 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1414-1414' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.611 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8243-8243' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.611 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1758-1758' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.611 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7098-7098' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.612 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6254-6254' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.612 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7994-7994' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.613 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '263-263' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.613 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8349-8349' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.614 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9870-9870' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.615 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5958-5958' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.615 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1306-1306' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.615 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9446-9446' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.616 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3789-3789' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.616 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5017-5017' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.616 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9195-9195' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.617 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1463-1463' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.617 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6460-6460' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.617 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6839-6839' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.618 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5662-5662' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.619 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7686-7686' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.619 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8905-8905' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.620 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3885-3885' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.621 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2009-2009' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.621 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3556-3556' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.621 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3232-3232' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.622 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9902-9902' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.623 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2326-2326' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.623 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '24-24' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.624 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3748-3748' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.626 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9644-9644' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.626 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8514-8514' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.627 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5824-5824' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.628 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4733-4733' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.629 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '353-353' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.629 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4533-4533' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.630 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5821-5821' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.631 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4414-4414' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.631 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2461-2461' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.631 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8207-8207' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.631 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2545-2545' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.631 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6124-6124' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.631 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '174-174' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.632 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6509-6509' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.682 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9074-9074' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.682 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3263-3263' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.682 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5957-5957' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.683 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5475-5475' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.684 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8243-8243' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.685 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8464-8464' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.686 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7703-7703' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.686 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4990-4990' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.687 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9555-9555' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.688 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7581-7581' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.689 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6576-6576' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.689 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3243-3243' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.689 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4408-4408' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.690 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4373-4373' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.690 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '625-625' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.691 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8151-8151' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.693 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8994-8994' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.694 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1407-1407' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.694 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8204-8204' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.695 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7724-7724' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.695 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5495-5495' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.695 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3629-3629' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.696 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7865-7865' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.696 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9977-9977' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.697 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4914-4914' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.698 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2713-2713' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.698 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6980-6980' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.699 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '255-255' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.699 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1191-1191' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.699 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7320-7320' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.700 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4952-4952' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.700 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '614-614' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.700 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2591-2591' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.700 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1798-1798' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.702 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1682-1682' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.702 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9674-9674' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.704 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7698-7698' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.707 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6090-6090' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.707 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2492-2492' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.707 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4125-4125' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.708 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2425-2425' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.708 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7340-7340' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.708 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3980-3980' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.709 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3676-3676' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.712 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8453-8453' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.713 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4008-4008' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.714 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9639-9639' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.714 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5304-5304' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.714 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5399-5399' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.715 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3619-3619' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.715 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8709-8709' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.715 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9618-9618' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.716 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5688-5688' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.716 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2107-2107' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.716 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5748-5748' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.717 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4393-4393' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.717 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6881-6881' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.717 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7387-7387' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.718 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3619-3619' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.718 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3870-3870' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.720 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1673-1673' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.721 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4369-4369' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.721 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5024-5024' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.723 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8120-8120' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.723 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9546-9546' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.723 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '281-281' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.723 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9669-9669' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.723 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2602-2602' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.724 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2619-2619' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.724 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3362-3362' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.724 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2511-2511' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.725 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '831-831' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.726 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9349-9349' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.726 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5081-5081' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.726 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9298-9298' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.726 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4083-4083' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.727 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6810-6810' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.729 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7909-7909' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.729 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8997-8997' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.730 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6898-6898' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.732 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9109-9109' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.732 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7474-7474' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.732 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8238-8238' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.732 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6515-6515' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.732 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3928-3928' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.733 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8788-8788' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.733 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1787-1787' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.782 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2507-2507' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.782 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2337-2337' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.784 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1773-1773' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.786 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2766-2766' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.786 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6811-6811' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.786 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2005-2005' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.787 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '76-76' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.788 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6079-6079' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.789 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1959-1959' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.789 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5723-5723' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.790 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7574-7574' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.791 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8006-8006' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.792 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3204-3204' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.793 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1311-1311' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.793 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8080-8080' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.794 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5823-5823' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.794 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5720-5720' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.795 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3384-3384' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.795 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '525-525' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.796 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8391-8391' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.796 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9361-9361' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.796 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9427-9427' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.797 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6268-6268' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.798 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8307-8307' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.799 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1248-1248' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.799 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6783-6783' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.800 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6257-6257' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.801 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3929-3929' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.801 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4118-4118' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.803 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9047-9047' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.804 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4245-4245' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.806 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2530-2530' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.806 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4066-4066' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.806 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5299-5299' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.807 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2102-2102' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.807 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2127-2127' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.807 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4909-4909' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.807 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5898-5898' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.807 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3117-3117' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.808 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7349-7349' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.809 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3386-3386' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.809 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '0-0' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.809 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9027-9027' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.810 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3639-3639' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.810 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4778-4778' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.811 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9025-9025' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.812 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5337-5337' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.812 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6387-6387' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.813 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4263-4263' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.813 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6652-6652' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.813 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4083-4083' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.813 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7937-7937' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.814 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9604-9604' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.815 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '96-96' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.815 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3351-3351' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.815 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '858-858' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.815 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9625-9625' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.816 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4610-4610' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.817 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7972-7972' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.817 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1712-1712' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.819 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8418-8418' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.819 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8349-8349' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.820 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8430-8430' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.820 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6460-6460' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.821 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1916-1916' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.822 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5495-5495' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.823 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2416-2416' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.824 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5032-5032' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.825 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '25-25' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.825 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8707-8707' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.826 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7232-7232' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.826 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4355-4355' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.826 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9318-9318' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.827 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3668-3668' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.828 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2837-2837' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.829 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4710-4710' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.829 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4362-4362' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.829 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2155-2155' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.829 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6832-6832' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.830 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3734-3734' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.830 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3690-3690' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.881 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4028-4028' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.881 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9317-9317' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.881 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5865-5865' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.883 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2755-2755' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.883 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3114-3114' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.883 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8300-8300' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.884 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1389-1389' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.884 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '873-873' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.886 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9552-9552' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.887 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7114-7114' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.887 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1301-1301' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.887 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6786-6786' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.888 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7417-7417' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.889 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3167-3167' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.890 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7796-7796' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.891 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8883-8883' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.891 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5339-5339' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.892 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9317-9317' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.892 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2643-2643' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.892 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5404-5404' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.892 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9471-9471' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.892 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4681-4681' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.893 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3641-3641' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.894 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4316-4316' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.894 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8200-8200' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.894 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8267-8267' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.896 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7565-7565' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.896 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1374-1374' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.897 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '194-194' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.898 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3475-3475' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.899 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5392-5392' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.900 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5142-5142' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.901 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8588-8588' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.902 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1654-1654' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.903 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6095-6095' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.903 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5150-5150' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.904 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6637-6637' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.904 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4527-4527' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.905 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8729-8729' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.905 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9349-9349' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.905 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3745-3745' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.905 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7175-7175' for key 'test_conflict_insert_common.PRIMARY'"] index_test.go:140: sql delete from test_index where c = 373 [2024/05/06 17:55:22.906 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7354-7354' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.906 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7066-7066' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.907 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2857-2857' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.907 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7648-7648' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.908 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8531-8531' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.908 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9784-9784' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.908 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6175-6175' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.909 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '829-829' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.909 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7127-7127' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.909 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6233-6233' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.910 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1109-1109' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.913 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9843-9843' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.914 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1906-1906' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.914 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3652-3652' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.914 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8823-8823' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.914 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '205-205' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.915 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1361-1361' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.915 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7598-7598' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.915 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5337-5337' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.918 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1891-1891' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.918 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6894-6894' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.918 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '523-523' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.918 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5300-5300' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.920 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4176-4176' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.920 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '898-898' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.920 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8312-8312' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.920 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5866-5866' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.921 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2156-2156' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.921 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7574-7574' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.921 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9140-9140' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.921 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4886-4886' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.922 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5193-5193' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.922 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9018-9018' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.922 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1142-1142' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.922 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '451-451' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.923 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3814-3814' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.923 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1729-1729' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.923 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5933-5933' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.923 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7161-7161' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.924 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6962-6962' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.924 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3475-3475' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.924 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6904-6904' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.925 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7445-7445' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.928 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4956-4956' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.928 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8456-8456' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.928 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '643-643' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.928 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3508-3508' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.929 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '823-823' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.930 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4250-4250' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.930 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3015-3015' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.930 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5388-5388' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.931 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3126-3126' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.931 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4066-4066' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.932 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4615-4615' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.932 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7915-7915' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.932 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2390-2390' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.932 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9456-9456' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.981 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '685-685' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.981 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8276-8276' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.982 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3942-3942' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.982 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2838-2838' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.984 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4766-4766' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.984 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2104-2104' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.984 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1516-1516' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.985 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8749-8749' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.985 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9157-9157' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.985 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7173-7173' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.986 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7121-7121' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.987 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4878-4878' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.989 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3786-3786' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.991 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8250-8250' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.994 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5144-5144' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.995 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1338-1338' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.995 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1500-1500' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.996 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2974-2974' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.997 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9251-9251' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.998 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1273-1273' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.998 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4970-4970' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.998 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2454-2454' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.998 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9712-9712' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:22.999 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1034-1034' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.001 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3085-3085' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.002 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6392-6392' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.002 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9844-9844' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.002 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7404-7404' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.003 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5946-5946' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.003 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5035-5035' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.004 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2708-2708' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.004 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5063-5063' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.004 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5681-5681' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.005 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6325-6325' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.005 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5631-5631' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.006 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9138-9138' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.006 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5094-5094' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.007 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '986-986' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.007 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5429-5429' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.008 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2530-2530' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.009 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8187-8187' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.009 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5096-5096' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.010 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5477-5477' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.010 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9666-9666' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.011 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6039-6039' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.011 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3513-3513' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.011 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3232-3232' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.012 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9493-9493' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.012 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '503-503' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.013 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5817-5817' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.013 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1378-1378' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.013 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9626-9626' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.014 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3735-3735' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.014 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '881-881' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.014 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4705-4705' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.015 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3155-3155' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.015 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9990-9990' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.015 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7028-7028' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.016 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1441-1441' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.016 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6144-6144' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.016 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3040-3040' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.017 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8944-8944' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.017 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3599-3599' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.018 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1010-1010' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.018 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5203-5203' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.019 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '794-794' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.019 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '531-531' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.020 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2357-2357' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.020 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6419-6419' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.021 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9630-9630' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.022 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1660-1660' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.022 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5870-5870' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.023 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6975-6975' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.024 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '279-279' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.024 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7268-7268' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.024 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3513-3513' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.024 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4656-4656' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.025 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '791-791' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.027 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7512-7512' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.027 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4930-4930' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.027 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1040-1040' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.027 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4881-4881' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.028 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5214-5214' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.028 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4722-4722' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.028 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4750-4750' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.029 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8971-8971' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.029 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8629-8629' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.029 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3138-3138' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.029 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3463-3463' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.029 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5724-5724' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.029 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3341-3341' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.030 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7235-7235' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.030 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '0-0' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.033 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3926-3926' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.033 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '593-593' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.033 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1302-1302' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.081 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2601-2601' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.081 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9854-9854' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.082 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5424-5424' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.085 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3557-3557' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.086 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '849-849' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.087 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5119-5119' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.087 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1959-1959' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.088 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1462-1462' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.088 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6335-6335' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.089 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3662-3662' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.090 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9231-9231' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.090 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2086-2086' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.090 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2357-2357' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.091 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9025-9025' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.092 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3243-3243' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.092 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4093-4093' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.094 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4155-4155' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.096 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4680-4680' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.098 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3060-3060' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.099 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9838-9838' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.099 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8715-8715' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.099 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5775-5775' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.100 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8749-8749' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.100 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4270-4270' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.100 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8591-8591' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.100 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4977-4977' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.101 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1535-1535' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.101 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3849-3849' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.103 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7635-7635' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.103 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5852-5852' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.104 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4681-4681' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.104 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4639-4639' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.104 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3-3' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.105 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6459-6459' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.105 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '553-553' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.105 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7055-7055' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.107 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9776-9776' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.108 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8638-8638' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.109 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3435-3435' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.109 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3877-3877' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.111 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5739-5739' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.112 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2862-2862' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.112 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9648-9648' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.113 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4623-4623' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.114 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5820-5820' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.114 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7029-7029' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.114 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1707-1707' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.114 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6136-6136' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.115 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3786-3786' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.115 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3100-3100' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.116 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4796-4796' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.116 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4512-4512' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.117 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5332-5332' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.119 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1031-1031' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.119 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5427-5427' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.119 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8488-8488' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.119 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8593-8593' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.119 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7693-7693' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.120 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7493-7493' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.120 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1642-1642' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.121 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7839-7839' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.122 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '801-801' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.122 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5029-5029' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.122 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3676-3676' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.123 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5576-5576' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.125 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5331-5331' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.126 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2758-2758' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.126 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4079-4079' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.126 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5604-5604' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.127 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '36-36' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.127 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2966-2966' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.128 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6761-6761' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.128 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9503-9503' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.128 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4116-4116' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.128 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '831-831' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.130 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4566-4566' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.130 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3475-3475' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.130 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3813-3813' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.130 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8007-8007' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.130 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3642-3642' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.182 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5693-5693' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.182 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8664-8664' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.183 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4901-4901' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.184 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3629-3629' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.185 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6141-6141' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.185 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2135-2135' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.186 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '548-548' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.186 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8850-8850' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.187 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '745-745' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.187 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2687-2687' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.190 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3093-3093' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.191 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5410-5410' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.191 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7174-7174' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.191 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3126-3126' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.192 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8480-8480' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.192 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4307-4307' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.192 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2545-2545' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.193 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8667-8667' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.194 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9489-9489' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.195 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2246-2246' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.196 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1322-1322' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.196 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5472-5472' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.197 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4377-4377' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.197 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '895-895' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.198 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6194-6194' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.198 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6845-6845' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.199 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4968-4968' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.199 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3385-3385' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.199 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4718-4718' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.200 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8382-8382' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.200 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1816-1816' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.200 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8728-8728' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.200 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5119-5119' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.201 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3507-3507' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.201 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4537-4537' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.201 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8339-8339' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.202 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '566-566' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.202 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8689-8689' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.202 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9741-9741' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.203 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '667-667' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.204 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4388-4388' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.204 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2909-2909' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.205 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '553-553' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.206 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9308-9308' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.207 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5397-5397' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.208 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3134-3134' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.208 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1748-1748' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.209 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3175-3175' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.210 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3256-3256' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.210 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3187-3187' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.211 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2736-2736' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.211 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9909-9909' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.211 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3688-3688' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.211 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '927-927' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.211 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '309-309' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.212 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6409-6409' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.212 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4018-4018' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.213 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8376-8376' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.213 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5014-5014' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.213 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1803-1803' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.214 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2637-2637' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.214 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2377-2377' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.214 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9021-9021' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.215 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4577-4577' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.215 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8292-8292' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.216 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3314-3314' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.217 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3810-3810' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.218 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2025-2025' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.219 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3656-3656' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.219 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2256-2256' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.219 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9838-9838' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.219 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7901-7901' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.220 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4822-4822' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.220 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4766-4766' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.220 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3941-3941' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.220 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8164-8164' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.221 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5694-5694' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.221 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1583-1583' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.221 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '776-776' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.221 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2284-2284' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.222 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '768-768' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.222 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2480-2480' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.222 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2525-2525' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.223 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2573-2573' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.223 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8292-8292' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.223 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4799-4799' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.224 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1980-1980' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.224 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2456-2456' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.224 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4375-4375' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.225 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7829-7829' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.225 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5861-5861' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.225 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6356-6356' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.225 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7786-7786' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.225 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5452-5452' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.226 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8264-8264' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.226 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6497-6497' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.226 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2331-2331' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.282 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6034-6034' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.283 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4659-4659' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.283 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4608-4608' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.284 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2382-2382' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.285 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3990-3990' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.286 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '348-348' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.286 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1718-1718' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.287 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8507-8507' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.288 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4899-4899' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.288 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7474-7474' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.288 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5452-5452' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.288 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3179-3179' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.290 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9940-9940' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.290 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8510-8510' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.291 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3580-3580' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.292 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6021-6021' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.292 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1530-1530' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.292 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5443-5443' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.293 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1-1' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.295 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6141-6141' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.296 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '108-108' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.296 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5493-5493' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.296 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '960-960' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.297 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3104-3104' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.297 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4268-4268' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.297 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8006-8006' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.297 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4282-4282' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.297 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5941-5941' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.297 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '777-777' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.299 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '800-800' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.299 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2068-2068' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.300 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9044-9044' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.301 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1699-1699' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.302 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '778-778' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.302 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '73-73' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.303 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1914-1914' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.303 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5173-5173' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.303 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1199-1199' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.305 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2723-2723' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.305 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2336-2336' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.305 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4036-4036' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.306 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8863-8863' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.306 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8365-8365' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.307 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4977-4977' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.307 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8384-8384' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.307 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7433-7433' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.307 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5921-5921' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.307 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5258-5258' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.308 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1134-1134' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.309 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2590-2590' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.309 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '93-93' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.309 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3293-3293' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.309 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3353-3353' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.310 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1140-1140' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.310 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8005-8005' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.310 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3042-3042' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.311 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6722-6722' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.311 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3259-3259' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.311 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3852-3852' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.311 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5003-5003' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.312 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2089-2089' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.312 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4214-4214' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.312 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2636-2636' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.312 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '560-560' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.313 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7888-7888' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.313 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '829-829' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.314 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8185-8185' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.315 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5693-5693' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.315 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9714-9714' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.315 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3391-3391' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.316 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6976-6976' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.316 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7650-7650' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.317 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6623-6623' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.317 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5195-5195' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.317 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3943-3943' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.317 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8311-8311' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.317 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3648-3648' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.318 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7514-7514' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.318 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9257-9257' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.318 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4174-4174' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.318 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3878-3878' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.319 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8542-8542' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.319 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7076-7076' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.319 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '694-694' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.319 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7150-7150' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.319 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8363-8363' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.319 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8833-8833' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.320 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '13-13' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.320 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4144-4144' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.320 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5380-5380' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.321 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8883-8883' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.321 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3669-3669' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.321 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4648-4648' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.322 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3123-3123' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.322 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7451-7451' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.322 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4892-4892' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.381 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8568-8568' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.382 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5345-5345' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.382 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8981-8981' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.383 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2920-2920' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.383 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8643-8643' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.383 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1178-1178' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.383 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4841-4841' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.384 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7770-7770' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.384 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3065-3065' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.385 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1441-1441' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.386 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '421-421' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.386 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3945-3945' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.387 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1210-1210' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.388 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5094-5094' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.388 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9615-9615' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.388 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5083-5083' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.390 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2730-2730' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.391 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1248-1248' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.391 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8440-8440' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.391 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1210-1210' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.392 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1554-1554' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.392 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7916-7916' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.393 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5851-5851' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.394 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1420-1420' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.395 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2947-2947' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.396 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6862-6862' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.396 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1122-1122' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.396 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7403-7403' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.397 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6261-6261' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.398 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3250-3250' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.398 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7690-7690' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.399 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '172-172' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.399 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6187-6187' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.399 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6942-6942' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.400 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9382-9382' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.400 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '594-594' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.400 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '866-866' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.400 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3257-3257' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.400 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5719-5719' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.400 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8842-8842' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.401 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '804-804' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.401 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8318-8318' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.401 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4083-4083' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.402 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4736-4736' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.403 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7787-7787' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.405 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3140-3140' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.406 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7261-7261' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.406 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7488-7488' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.406 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3514-3514' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.407 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4876-4876' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.407 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3674-3674' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.407 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6302-6302' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.408 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9990-9990' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.408 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5333-5333' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.409 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4566-4566' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.409 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7138-7138' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.409 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4207-4207' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.409 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '941-941' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.409 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6571-6571' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.409 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5836-5836' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.409 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2120-2120' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.410 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2047-2047' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.410 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '233-233' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.410 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8886-8886' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.411 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '880-880' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.411 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7075-7075' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.411 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8262-8262' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.411 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5941-5941' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.411 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4091-4091' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.412 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6653-6653' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.412 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8134-8134' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.413 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1762-1762' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.413 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1058-1058' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.414 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5487-5487' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.414 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5215-5215' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.414 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7299-7299' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.414 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6333-6333' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.416 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1194-1194' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.416 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1736-1736' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.416 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9385-9385' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.417 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1373-1373' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.417 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1893-1893' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.418 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3085-3085' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.418 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3813-3813' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.418 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6032-6032' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.419 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7659-7659' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.419 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6324-6324' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.420 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2095-2095' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.420 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9709-9709' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.421 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '263-263' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.421 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8300-8300' for key 'test_conflict_insert_common.PRIMARY'"] index_test.go:143: sql update test_index set c1 = 7345243087306490764, c2 = 0.515478, c3 = '6tqF0Y1EwK' where c = 851 [2024/05/06 17:55:23.482 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4944-4944' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.482 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9325-9325' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.482 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1458-1458' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.483 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9801-9801' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.483 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1998-1998' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.483 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4578-4578' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.484 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9924-9924' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.486 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4520-4520' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.487 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2783-2783' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.487 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9558-9558' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.487 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1995-1995' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.488 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7972-7972' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.489 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4300-4300' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.490 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8818-8818' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.491 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9009-9009' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.492 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1884-1884' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.492 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5893-5893' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.492 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9909-9909' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.493 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3492-3492' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.494 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '770-770' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.494 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4904-4904' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.494 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3967-3967' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.494 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6561-6561' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.495 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '847-847' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.495 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8719-8719' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.496 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1977-1977' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.497 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9819-9819' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.497 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1444-1444' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.497 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6193-6193' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.497 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '823-823' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.498 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5720-5720' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.499 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6234-6234' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.500 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '835-835' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.500 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3911-3911' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.500 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4709-4709' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.500 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4680-4680' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.501 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4025-4025' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.501 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3573-3573' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.501 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7186-7186' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.502 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2502-2502' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.502 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7746-7746' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.502 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3746-3746' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.503 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7842-7842' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.503 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6187-6187' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.504 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8831-8831' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.504 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3768-3768' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.504 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2143-2143' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.505 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '851-851' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.505 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7251-7251' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.505 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9755-9755' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.506 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8172-8172' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.506 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4387-4387' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.506 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2180-2180' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.506 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9229-9229' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.506 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7041-7041' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.507 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3063-3063' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.507 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8561-8561' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.507 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5881-5881' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.507 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4537-4537' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.508 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1277-1277' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.508 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '105-105' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.509 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6635-6635' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.509 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5015-5015' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.509 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3408-3408' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.509 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2688-2688' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.510 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7190-7190' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.510 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8697-8697' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.510 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6767-6767' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.510 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7977-7977' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.511 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2794-2794' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.512 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4271-4271' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.512 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '528-528' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.512 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6834-6834' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.513 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1649-1649' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.513 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7451-7451' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.513 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8341-8341' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.513 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7474-7474' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.513 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5795-5795' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.513 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4927-4927' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.513 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8930-8930' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.514 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9626-9626' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.514 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9349-9349' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.514 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1909-1909' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.514 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8390-8390' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.514 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3179-3179' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.514 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6102-6102' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.515 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3687-3687' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.515 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5253-5253' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.515 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6354-6354' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.516 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1006-1006' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.517 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4691-4691' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.517 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9650-9650' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.517 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4639-4639' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.518 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8734-8734' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.518 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2608-2608' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.519 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5218-5218' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.519 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '390-390' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.519 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8544-8544' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.519 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3783-3783' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.519 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6188-6188' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.520 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '791-791' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.520 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4140-4140' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.582 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5842-5842' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.583 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1596-1596' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.584 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9972-9972' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.584 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5916-5916' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.584 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9919-9919' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.584 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8546-8546' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.584 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8922-8922' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.584 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6312-6312' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.585 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3266-3266' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.585 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2135-2135' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.585 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2036-2036' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.585 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7858-7858' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.586 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5215-5215' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.586 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4449-4449' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.586 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8886-8886' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.587 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4449-4449' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.587 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7516-7516' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.587 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6460-6460' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.588 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2583-2583' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.588 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6165-6165' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.588 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6117-6117' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.588 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '155-155' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.588 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1980-1980' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.589 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9013-9013' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.589 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4479-4479' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.590 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9464-9464' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.591 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4838-4838' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.592 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9626-9626' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.592 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3730-3730' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.593 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6789-6789' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.593 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9972-9972' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.594 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4285-4285' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.594 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2865-2865' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.594 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5319-5319' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.595 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7568-7568' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.595 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2066-2066' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.595 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1639-1639' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.595 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3473-3473' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.597 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1668-1668' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.597 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7032-7032' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.597 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1313-1313' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.597 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6711-6711' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.598 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4030-4030' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.599 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9297-9297' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.599 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3765-3765' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.599 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6888-6888' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.600 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2513-2513' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.601 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3263-3263' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.601 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8641-8641' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.601 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3323-3323' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.601 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6024-6024' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.602 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4522-4522' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.602 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9324-9324' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.602 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2225-2225' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.603 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '255-255' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.603 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6604-6604' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.604 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3141-3141' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.604 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4051-4051' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.605 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9204-9204' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.607 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2704-2704' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.607 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7577-7577' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.608 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9694-9694' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.608 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2601-2601' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.608 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7819-7819' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.608 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2517-2517' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.609 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2149-2149' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.609 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2765-2765' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.609 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3348-3348' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.609 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9616-9616' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.610 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3191-3191' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.610 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4156-4156' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.610 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1129-1129' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.611 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3538-3538' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.611 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3-3' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.612 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9257-9257' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.612 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1835-1835' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.613 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9517-9517' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.614 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1807-1807' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.614 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5651-5651' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.614 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3349-3349' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.615 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9274-9274' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.615 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3710-3710' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.615 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4159-4159' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.616 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7331-7331' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.616 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1883-1883' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.617 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4083-4083' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.617 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5893-5893' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.617 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9626-9626' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.618 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6044-6044' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.618 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '743-743' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.619 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7275-7275' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.619 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9308-9308' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.620 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5301-5301' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.620 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7263-7263' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.620 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7304-7304' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.621 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4039-4039' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.621 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '888-888' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.622 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1690-1690' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.622 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8479-8479' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.681 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4783-4783' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.682 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7324-7324' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.682 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3401-3401' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.683 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4351-4351' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.683 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '884-884' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.688 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4605-4605' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.689 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6152-6152' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.689 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3712-3712' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.691 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7863-7863' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.691 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1953-1953' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.691 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3832-3832' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.691 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4665-4665' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.692 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7704-7704' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.692 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9571-9571' for key 'test_conflict_insert_common.PRIMARY'"] index_test.go:137: sql insert into test_index values (906, 3457620719238126763, 0.499779, 'niKEOQDZYX') index_test.go:137: sql insert into test_index values (908, 6628176376092293582, 0.668691, 'Rwz5rspYvM') index_test.go:137: sql insert into test_index values (901, 941985001775943457, 0.960413, 'yqv35MV7f2') index_test.go:137: sql insert into test_index values (902, 6062659142565867618, 0.374320, 'SSa3VQWxdS') index_test.go:137: sql insert into test_index values (903, 7685664047897448682, 0.436383, 'wWGidpB9yc') index_test.go:137: sql insert into test_index values (909, 7005343426569420822, 0.570356, 'H9UyJ5ibi9') index_test.go:137: sql insert into test_index values (910, 2828037638271528001, 0.813916, 'aLUC0yXcAf') index_test.go:140: sql delete from test_index where c = 687 index_test.go:137: sql insert into test_index values (907, 4867877809260857820, 0.844179, 'LWOV5wvoo7') index_test.go:137: sql insert into test_index values (905, 6165193104780756205, 0.605088, 'LZT6X6t6Z0') index_test.go:137: sql insert into test_index values (904, 2833449160689280075, 0.157026, '0UlJJHGwsQ') index_test.go:140: sql delete from test_index where c = 543 index_test.go:140: sql delete from test_index where c = 416 index_test.go:143: sql update test_index set c1 = 1014625874640804315, c2 = 0.296308, c3 = '2fiUuZr3zh' where c = 374 index_test.go:140: sql delete from test_index where c = 143 index_test.go:140: sql delete from test_index where c = 116 index_test.go:143: sql update test_index set c1 = 382376273566948002, c2 = 0.181196, c3 = 'PUhLKCnPsp' where c = 144 index_test.go:143: sql update test_index set c1 = 1038266388664547526, c2 = 0.157556, c3 = '2Ft452EIRC' where c = 263 index_test.go:143: sql update test_index set c1 = 1003469385945725698, c2 = 0.121209, c3 = 'ialeGcDQSw' where c = 36 index_test.go:143: sql update test_index set c1 = 5406048625714530326, c2 = 0.335697, c3 = 'vVUf94nxBx' where c = 329 index_test.go:140: sql delete from test_index where c = 575 index_test.go:140: sql delete from test_index where c = 282 index_test.go:140: sql delete from test_index where c = 818 index_test.go:140: sql delete from test_index where c = 770 index_test.go:140: sql delete from test_index where c = 591 index_test.go:137: sql insert into test_index values (911, 3155224563178228498, 0.656005, 'ywXW1okZQb') index_test.go:137: sql insert into test_index values (914, 6007861000624511554, 0.924647, '6c7DaR1mNU') index_test.go:137: sql insert into test_index values (913, 4288131575397706917, 0.789219, 'h5Y7ziGkr0') index_test.go:137: sql insert into test_index values (912, 2538123416461887050, 0.091570, 'EvV33lrbkW') index_test.go:140: sql delete from test_index where c = 108 index_test.go:143: sql update test_index set c1 = 284262312688214014, c2 = 0.040832, c3 = '156wUM9Y45' where c = 35 index_test.go:143: sql update test_index set c1 = 5104918892642139850, c2 = 0.292008, c3 = 'VNL4j6Blft' where c = 799 index_test.go:140: sql delete from test_index where c = 253 index_test.go:137: sql insert into test_index values (915, 24218027769371672, 0.121160, 'bi47wHz16m') index_test.go:140: sql delete from test_index where c = 13 index_test.go:140: sql delete from test_index where c = 644 index_test.go:140: sql delete from test_index where c = 18 index_test.go:143: sql update test_index set c1 = 4175495773311676838, c2 = 0.486111, c3 = 'sXcXXURbHW' where c = 276 index_test.go:143: sql update test_index set c1 = 1366170099132329524, c2 = 0.064159, c3 = 'bZyJCCp9T8' where c = 430 index_test.go:143: sql update test_index set c1 = 1319804404634984348, c2 = 0.221447, c3 = 'EoPfOhwNbp' where c = 501 index_test.go:143: sql update test_index set c1 = 5765107490969219337, c2 = 0.372931, c3 = 'lHOYOpKsY7' where c = 816 index_test.go:143: sql update test_index set c1 = 8831837442229251117, c2 = 0.990828, c3 = 'bm1W1TaCxS' where c = 577 index_test.go:137: sql insert into test_index values (917, 1986008327910668724, 0.259904, 'n6wK0uNmN3') index_test.go:137: sql insert into test_index values (916, 7720259240566303873, 0.046576, 'jXm6dkYswB') index_test.go:140: sql delete from test_index where c = 217 index_test.go:143: sql update test_index set c1 = 7458327184869857984, c2 = 0.351239, c3 = 'Tuu2LFFJGe' where c = 588 index_test.go:137: sql insert into test_index values (919, 2683915546183670235, 0.496585, 'gkFzkM1bMO') index_test.go:143: sql update test_index set c1 = 715619137751746906, c2 = 0.317063, c3 = 'yLJDTWYfyI' where c = 645 index_test.go:137: sql insert into test_index values (922, 6349052060429624977, 0.005479, '4z3ajrJB0U') index_test.go:143: sql update test_index set c1 = 4925011854856202037, c2 = 0.257983, c3 = 'oEMbpnLQIR' where c = 730 index_test.go:137: sql insert into test_index values (918, 1460829513189427706, 0.661056, 'xxIinsIkfr') index_test.go:137: sql insert into test_index values (920, 3519886899150525791, 0.515707, 'fYcDSHI1SM') index_test.go:137: sql insert into test_index values (921, 6725094955521601462, 0.142884, 'ZDcQyIaExS') index_test.go:137: sql insert into test_index values (923, 3336188592801849916, 0.952433, 'UHIbDuQzAl') index_test.go:143: sql update test_index set c1 = 497102736913350114, c2 = 0.095808, c3 = 'dU0A5d38uN' where c = 848 index_test.go:140: sql delete from test_index where c = 862 index_test.go:137: sql insert into test_index values (924, 7721706639443457473, 0.807075, 'ycQtEJ6ac8') index_test.go:140: sql delete from test_index where c = 724 index_test.go:140: sql delete from test_index where c = 296 index_test.go:140: sql delete from test_index where c = 331 index_test.go:137: sql insert into test_index values (925, 6277562838291194752, 0.122680, 'AOgD7XDp7J') index_test.go:140: sql delete from test_index where c = 882 index_test.go:140: sql delete from test_index where c = 318 index_test.go:143: sql update test_index set c1 = 8137357749837306540, c2 = 0.380120, c3 = 'x88TfXvJ44' where c = 671 index_test.go:140: sql delete from test_index where c = 263 index_test.go:140: sql delete from test_index where c = 799 index_test.go:137: sql insert into test_index values (926, 7604108463600205497, 0.044853, 'VBmmQvuqQ9') index_test.go:140: sql delete from test_index where c = 817 index_test.go:143: sql update test_index set c1 = 6129780303454981091, c2 = 0.521719, c3 = 'sbxwlLDWxI' where c = 629 index_test.go:143: sql update test_index set c1 = 4523676597608506793, c2 = 0.889077, c3 = 'JCNnBdeTvq' where c = 905 index_test.go:143: sql update test_index set c1 = 3146916279382913567, c2 = 0.874955, c3 = '884kaS5NQC' where c = 371 index_test.go:143: sql update test_index set c1 = 5139051237334495411, c2 = 0.479622, c3 = 'Bz7gLX9EJD' where c = 400 index_test.go:143: sql update test_index set c1 = 3705744713283017291, c2 = 0.550127, c3 = 'cC4AEHI0vj' where c = 527 index_test.go:137: sql insert into test_index values (927, 2041983577219059733, 0.961072, 'EFskEsQNTp') index_test.go:143: sql update test_index set c1 = 5390860784550652127, c2 = 0.535869, c3 = 'Km0xa9sDmQ' where c = 695 index_test.go:143: sql update test_index set c1 = 1083312347428728037, c2 = 0.334289, c3 = '5VapPxs6eB' where c = 523 index_test.go:140: sql delete from test_index where c = 339 index_test.go:137: sql insert into test_index values (929, 4876492798654226399, 0.207294, 'j0gGJDqsXm') index_test.go:137: sql insert into test_index values (928, 7133549990381431255, 0.669005, 'VVuF2HkLAO') index_test.go:137: sql insert into test_index values (931, 6650570581785957997, 0.628006, 'iNa21IJbem') index_test.go:137: sql insert into test_index values (930, 6458802625681101981, 0.527172, 'NYiRJWJx38') index_test.go:143: sql update test_index set c1 = 1363793989979126256, c2 = 0.513924, c3 = 'KQVVpLP8Ui' where c = 660 index_test.go:140: sql delete from test_index where c = 101 index_test.go:137: sql insert into test_index values (934, 4374619970128805436, 0.875786, 'nLuXpMmXcV') index_test.go:140: sql delete from test_index where c = 217 [2024/05/06 17:55:23.694 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3964-3964' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.695 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6061-6061' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.696 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1374-1374' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.696 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9820-9820' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.697 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8201-8201' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.697 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2933-2933' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.697 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5865-5865' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.697 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5336-5336' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.698 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2845-2845' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.699 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7018-7018' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.699 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9288-9288' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.699 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7698-7698' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.700 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9953-9953' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.701 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1361-1361' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.701 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9192-9192' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.702 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6013-6013' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.703 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7427-7427' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.703 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1200-1200' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.704 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7223-7223' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.704 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9941-9941' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.705 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3868-3868' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.706 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3696-3696' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.706 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2850-2850' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.706 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4585-4585' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.707 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8341-8341' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.707 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2685-2685' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.708 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9839-9839' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.708 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4168-4168' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.708 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4928-4928' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.709 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7409-7409' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.709 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3494-3494' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.710 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2886-2886' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.710 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2268-2268' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.711 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8091-8091' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.711 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7560-7560' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.711 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8458-8458' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.711 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '169-169' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.712 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1267-1267' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.712 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6602-6602' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.712 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2630-2630' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.712 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9534-9534' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.713 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2194-2194' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.713 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2732-2732' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.713 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4362-4362' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.713 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5759-5759' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.713 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1501-1501' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.713 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2582-2582' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.713 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9512-9512' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.713 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7606-7606' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.714 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6881-6881' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.714 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4373-4373' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.714 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3188-3188' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.714 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '379-379' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.714 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1159-1159' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.715 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3559-3559' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.715 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3474-3474' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.716 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2652-2652' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.716 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7212-7212' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.716 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4564-4564' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.717 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2838-2838' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.717 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '969-969' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.718 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1439-1439' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.719 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3654-3654' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.719 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3213-3213' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.719 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6922-6922' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.720 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3899-3899' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.720 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7819-7819' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.721 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6812-6812' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.721 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4088-4088' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.782 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1893-1893' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.782 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5593-5593' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.783 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5747-5747' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.784 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '61-61' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.785 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1687-1687' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.785 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9203-9203' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.785 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1267-1267' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.787 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8461-8461' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.788 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8643-8643' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.789 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3031-3031' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.789 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9382-9382' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.790 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5943-5943' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.790 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7052-7052' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.790 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1778-1778' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.790 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '11-11' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.791 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '196-196' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.791 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2507-2507' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.792 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8245-8245' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.792 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4408-4408' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.795 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2756-2756' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.796 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2532-2532' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.797 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2943-2943' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.797 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7772-7772' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.798 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1745-1745' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.798 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4917-4917' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.798 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5827-5827' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.798 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1411-1411' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.798 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8097-8097' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.799 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4485-4485' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.800 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7493-7493' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.800 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1458-1458' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.800 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9794-9794' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.800 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3426-3426' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.800 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4545-4545' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.800 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1402-1402' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.801 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7064-7064' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.801 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9383-9383' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.801 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1497-1497' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.801 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7627-7627' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.802 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6895-6895' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.802 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7512-7512' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.802 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4386-4386' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.802 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7390-7390' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.803 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2741-2741' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.803 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8310-8310' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.804 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5317-5317' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.805 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2876-2876' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.805 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3186-3186' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.806 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4192-4192' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.806 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1624-1624' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.807 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4690-4690' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.807 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '638-638' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.807 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3918-3918' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.807 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3958-3958' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.807 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4230-4230' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.807 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8201-8201' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.808 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6893-6893' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.808 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7172-7172' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.809 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3825-3825' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.809 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '390-390' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.809 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2291-2291' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.809 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4967-4967' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.809 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7631-7631' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.810 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9517-9517' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.810 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8492-8492' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.810 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4091-4091' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.811 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8195-8195' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.811 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6777-6777' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.812 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '892-892' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.812 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5143-5143' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.812 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6247-6247' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.812 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3304-3304' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.813 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8102-8102' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.813 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2662-2662' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.813 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3526-3526' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.813 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8413-8413' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.813 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9649-9649' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.814 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1654-1654' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.814 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '755-755' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.814 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8961-8961' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.814 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3006-3006' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.815 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2419-2419' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.815 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1184-1184' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.816 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6899-6899' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.816 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5409-5409' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.816 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1859-1859' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.816 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3172-3172' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.816 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6515-6515' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.816 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5474-5474' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.817 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4772-4772' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.817 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5608-5608' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.817 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2703-2703' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.818 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4485-4485' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.818 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5898-5898' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.819 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5623-5623' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.819 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '75-75' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.819 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6494-6494' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.819 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6903-6903' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.819 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6285-6285' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.820 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '180-180' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.820 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1578-1578' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.820 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4941-4941' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.820 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2922-2922' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.821 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5424-5424' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.821 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8276-8276' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.822 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5941-5941' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.822 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3372-3372' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.822 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5339-5339' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.822 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '226-226' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.822 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7901-7901' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.823 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9604-9604' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.823 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3438-3438' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.882 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8969-8969' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.885 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2061-2061' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.885 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1119-1119' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.885 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7732-7732' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.885 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3481-3481' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.886 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7478-7478' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.886 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2938-2938' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.886 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3033-3033' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.886 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8998-8998' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.887 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5642-5642' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.887 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5686-5686' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.887 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1517-1517' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.887 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9827-9827' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.888 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5477-5477' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.888 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4052-4052' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.888 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7934-7934' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.888 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6167-6167' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.888 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2309-2309' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.889 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7136-7136' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.890 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2446-2446' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.890 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4832-4832' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.890 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6097-6097' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.890 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8942-8942' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.890 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1041-1041' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.891 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2085-2085' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.892 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1255-1255' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.892 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6419-6419' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.893 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2419-2419' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.893 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9171-9171' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.893 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8263-8263' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.894 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4312-4312' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.894 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8479-8479' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.894 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2966-2966' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.896 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8226-8226' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.896 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6381-6381' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.896 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6156-6156' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.897 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5517-5517' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.897 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2510-2510' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.898 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '839-839' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.898 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2508-2508' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.898 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9318-9318' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.899 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4361-4361' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.899 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7339-7339' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.899 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4462-4462' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.899 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9650-9650' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.899 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7852-7852' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.899 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1445-1445' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.899 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '263-263' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.900 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8709-8709' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.900 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1873-1873' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.900 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2845-2845' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.901 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '355-355' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.901 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4520-4520' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.901 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4136-4136' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.902 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5411-5411' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.903 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7299-7299' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.903 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2129-2129' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.903 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7445-7445' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.903 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '281-281' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.904 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4032-4032' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.904 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9501-9501' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.904 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '639-639' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.904 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5787-5787' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.904 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8734-8734' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.905 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6839-6839' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.905 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2192-2192' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.905 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3996-3996' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.905 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1947-1947' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.906 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2970-2970' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.906 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5168-5168' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.906 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7787-7787' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.906 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '264-264' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.907 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8664-8664' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.907 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4602-4602' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.908 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9827-9827' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.908 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9646-9646' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.908 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8213-8213' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.909 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3741-3741' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.909 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1840-1840' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.909 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1571-1571' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.909 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2267-2267' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.909 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4977-4977' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.909 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '984-984' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.910 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4565-4565' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.911 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5423-5423' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.911 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6207-6207' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.911 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5864-5864' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.911 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7581-7581' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.911 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6640-6640' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.911 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5725-5725' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.912 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5720-5720' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.912 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4832-4832' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.912 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6078-6078' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.912 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9462-9462' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.912 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '791-791' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.913 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8596-8596' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.913 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3724-3724' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.913 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7340-7340' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.914 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6979-6979' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.914 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9874-9874' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.914 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1084-1084' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.914 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9037-9037' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.914 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5566-5566' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.914 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5030-5030' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.915 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5134-5134' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.915 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3259-3259' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.915 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6040-6040' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.915 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6096-6096' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.916 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3199-3199' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.916 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '457-457' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.916 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8967-8967' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.916 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4946-4946' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.916 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2877-2877' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.917 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3404-3404' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.917 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4261-4261' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.918 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9472-9472' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.918 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2133-2133' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.918 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2508-2508' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.918 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9975-9975' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.919 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4499-4499' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.919 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5816-5816' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.919 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2793-2793' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.919 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4261-4261' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.919 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4922-4922' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.919 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1634-1634' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.920 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7127-7127' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.920 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4445-4445' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.920 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '269-269' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.920 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4050-4050' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.920 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '666-666' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.921 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8799-8799' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.921 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9962-9962' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.921 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1711-1711' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.922 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4870-4870' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.922 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '707-707' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.923 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8671-8671' for key 'test_conflict_insert_common.PRIMARY'"] index_test.go:137: sql insert into test_index values (933, 7730029271222409925, 0.985059, 'VuJzW4G8pk') index_test.go:137: sql insert into test_index values (932, 8794087442671566463, 0.844196, 'Zagni0cxT9') index_test.go:140: sql delete from test_index where c = 131 index_test.go:143: sql update test_index set c1 = 3557977645197250700, c2 = 0.986443, c3 = 'gssK47EJNF' where c = 430 index_test.go:143: sql update test_index set c1 = 2497473543434709177, c2 = 0.498757, c3 = '2MaoEbqxxM' where c = 735 index_test.go:140: sql delete from test_index where c = 600 index_test.go:137: sql insert into test_index values (935, 7070538089996503591, 0.238428, 'jkElDJNhBp') index_test.go:143: sql update test_index set c1 = 7841839214169461162, c2 = 0.963556, c3 = 'CRrnO2ePp5' where c = 644 index_test.go:143: sql update test_index set c1 = 2217974614754801234, c2 = 0.640027, c3 = 'MRW3dcWE0B' where c = 171 index_test.go:140: sql delete from test_index where c = 542 index_test.go:140: sql delete from test_index where c = 471 index_test.go:140: sql delete from test_index where c = 19 index_test.go:137: sql insert into test_index values (937, 9186542337132178639, 0.900428, 't2iUVliOvo') index_test.go:140: sql delete from test_index where c = 529 index_test.go:143: sql update test_index set c1 = 1417838201552107313, c2 = 0.617233, c3 = 'GVEQQTbZc3' where c = 76 index_test.go:140: sql delete from test_index where c = 739 index_test.go:137: sql insert into test_index values (938, 6650794614837903496, 0.433762, 'ejksuvfmEE') index_test.go:143: sql update test_index set c1 = 5739524588999983512, c2 = 0.091309, c3 = 'Oes4GmZbqV' where c = 570 index_test.go:140: sql delete from test_index where c = 211 index_test.go:143: sql update test_index set c1 = 1383806997132289704, c2 = 0.119708, c3 = 'tau2eCx2dN' where c = 111 index_test.go:137: sql insert into test_index values (936, 4620376416945151279, 0.457106, 'QcoQg6udjg') index_test.go:140: sql delete from test_index where c = 399 index_test.go:143: sql update test_index set c1 = 6631436179604759724, c2 = 0.469725, c3 = 'jVVPqCrTdz' where c = 146 index_test.go:137: sql insert into test_index values (939, 7448500193277732701, 0.531062, 'D0aQ2q3ZGa') index_test.go:140: sql delete from test_index where c = 192 index_test.go:143: sql update test_index set c1 = 3737397794099814170, c2 = 0.916515, c3 = 'IiIJtPxghk' where c = 778 index_test.go:137: sql insert into test_index values (940, 3844514633673960267, 0.081939, 'lahlSaoZBD') index_test.go:140: sql delete from test_index where c = 50 index_test.go:137: sql insert into test_index values (942, 6590057499779573085, 0.124040, 'J45qT8mxkv') index_test.go:143: sql update test_index set c1 = 379250945656048071, c2 = 0.477274, c3 = '0zY2PW5m44' where c = 895 index_test.go:143: sql update test_index set c1 = 6409743706730379907, c2 = 0.881998, c3 = 'mBbfW3a5bN' where c = 330 index_test.go:137: sql insert into test_index values (941, 1754289565582248846, 0.711147, 'aho9pK4f1Y') index_test.go:137: sql insert into test_index values (943, 464985651973882005, 0.172229, 'woOGu5e5C8') index_test.go:143: sql update test_index set c1 = 5799220964537508420, c2 = 0.976824, c3 = 'IlimBYnoMH' where c = 310 index_test.go:140: sql delete from test_index where c = 13 index_test.go:143: sql update test_index set c1 = 8402120443109930468, c2 = 0.620222, c3 = 'aZDkfik5qq' where c = 831 index_test.go:143: sql update test_index set c1 = 2710254960125234534, c2 = 0.066949, c3 = 'dkDMBQ3ygP' where c = 135 index_test.go:137: sql insert into test_index values (944, 8152594272989069817, 0.086529, 'AEdhMqiKdv') index_test.go:140: sql delete from test_index where c = 615 index_test.go:137: sql insert into test_index values (946, 1169274963389480312, 0.661415, 'mGyXJIuhbU') index_test.go:137: sql insert into test_index values (945, 2975283748971371185, 0.552087, 'zXwobB72pR') index_test.go:140: sql delete from test_index where c = 527 index_test.go:140: sql delete from test_index where c = 253 index_test.go:140: sql delete from test_index where c = 174 index_test.go:137: sql insert into test_index values (949, 2372116328400691792, 0.128302, 'sUUpsMM4Wy') index_test.go:137: sql insert into test_index values (948, 9059811521471723294, 0.966238, '3ztdOcDDt3') index_test.go:140: sql delete from test_index where c = 462 index_test.go:137: sql insert into test_index values (947, 4083231461959295662, 0.433349, '5xriUKAjgU') index_test.go:140: sql delete from test_index where c = 813 index_test.go:143: sql update test_index set c1 = 591355691477404222, c2 = 0.142364, c3 = 'bAWQy5AZLr' where c = 218 index_test.go:143: sql update test_index set c1 = 5661292112851187136, c2 = 0.012549, c3 = 'kXE74LSmnL' where c = 395 index_test.go:143: sql update test_index set c1 = 2260363611468083475, c2 = 0.592496, c3 = 'T7hlO3TdCr' where c = 143 index_test.go:143: sql update test_index set c1 = 6646089382713352212, c2 = 0.229427, c3 = 'okpaaicMcR' where c = 623 index_test.go:143: sql update test_index set c1 = 19152307564661002, c2 = 0.920776, c3 = 'GGt0yle16r' where c = 450 index_test.go:143: sql update test_index set c1 = 5687019721275153665, c2 = 0.897054, c3 = 'ZYfr1LYAgX' where c = 478 index_test.go:140: sql delete from test_index where c = 913 index_test.go:137: sql insert into test_index values (952, 8269015292204810485, 0.691178, '4fUdBjBGVT') index_test.go:140: sql delete from test_index where c = 867 index_test.go:143: sql update test_index set c1 = 5463951531328050864, c2 = 0.023792, c3 = 'FIdNfOAgY5' where c = 747 index_test.go:137: sql insert into test_index values (951, 4716114986917383617, 0.463598, '2tvXBk9Hvl') index_test.go:140: sql delete from test_index where c = 801 index_test.go:137: sql insert into test_index values (954, 5355256712330527850, 0.771024, 'sGeAoQuaKl') index_test.go:140: sql delete from test_index where c = 203 index_test.go:137: sql insert into test_index values (950, 1409714623283353958, 0.674014, 'plfuRiFTMB') index_test.go:137: sql insert into test_index values (953, 3510335322378907443, 0.869385, 'fcYJM8dEVI') index_test.go:140: sql delete from test_index where c = 232 index_test.go:140: sql delete from test_index where c = 56 index_test.go:137: sql insert into test_index values (955, 4699432585125993390, 0.785231, 'R29MKpJeUi') index_test.go:143: sql update test_index set c1 = 7384615719190450584, c2 = 0.246721, c3 = 'hJdXowIJC8' where c = 258 index_test.go:137: sql insert into test_index values (956, 8943062636504441149, 0.963674, 'lBx83IjGsN') index_test.go:140: sql delete from test_index where c = 851 index_test.go:143: sql update test_index set c1 = 5033814486240954237, c2 = 0.040344, c3 = 'MPxCHIZlac' where c = 183 index_test.go:143: sql update test_index set c1 = 9055039558778548662, c2 = 0.353902, c3 = 'Ktv3Ym4GKh' where c = 550 index_test.go:140: sql delete from test_index where c = 214 index_test.go:143: sql update test_index set c1 = 7856418713615844767, c2 = 0.772095, c3 = 'y2Uzckd5TM' where c = 195 index_test.go:143: sql update test_index set c1 = 5332102910938616324, c2 = 0.671309, c3 = 'kVCtvcDbun' where c = 756 index_test.go:140: sql delete from test_index where c = 283 index_test.go:143: sql update test_index set c1 = 7694026211824871945, c2 = 0.726617, c3 = 'eniSmjoTCA' where c = 196 index_test.go:143: sql update test_index set c1 = 774503144893976498, c2 = 0.512878, c3 = '6FRmNTtZdh' where c = 679 index_test.go:137: sql insert into test_index values (958, 8541629642577890959, 0.985148, '4Hel6hRfHX') index_test.go:137: sql insert into test_index values (957, 8596612557772977566, 0.000737, 'sCK4ey6hK9') index_test.go:143: sql update test_index set c1 = 3100946062942455060, c2 = 0.500929, c3 = 'oHeAnJTKkt' where c = 25 index_test.go:140: sql delete from test_index where c = 518 index_test.go:137: sql insert into test_index values (959, 4691485952839073253, 0.928067, 'aP2qNjfa81') index_test.go:137: sql insert into test_index values (960, 8401926715631402178, 0.873166, 'UB5DvakBSr') index_test.go:140: sql delete from test_index where c = 174 index_test.go:143: sql update test_index set c1 = 979356996988941812, c2 = 0.113923, c3 = 'GgkDwIP9Lg' where c = 249 index_test.go:137: sql insert into test_index values (963, 7926663738935043304, 0.739916, 'dN3GJLQCRh') index_test.go:140: sql delete from test_index where c = 217 index_test.go:137: sql insert into test_index values (961, 2899434814960850881, 0.055377, 'lghqRybw53') index_test.go:137: sql insert into test_index values (964, 2220519953651649213, 0.265884, 'lAZdam3xlM') index_test.go:143: sql update test_index set c1 = 4609167565107329884, c2 = 0.328511, c3 = 'LES8HPPQQj' where c = 224 index_test.go:140: sql delete from test_index where c = 863 index_test.go:137: sql insert into test_index values (962, 7721770291822235030, 0.723756, 'ldX42yiymE') index_test.go:143: sql update test_index set c1 = 2620695684430180472, c2 = 0.713204, c3 = 'fvgvMjm1u2' where c = 390 index_test.go:140: sql delete from test_index where c = 513 index_test.go:140: sql delete from test_index where c = 288 index_test.go:137: sql insert into test_index values (965, 2936252134957588351, 0.852349, '4pNyHJOnrZ') index_test.go:143: sql update test_index set c1 = 3767088896266090649, c2 = 0.809514, c3 = 'nw1RaVx868' where c = 564 index_test.go:140: sql delete from test_index where c = 867 index_test.go:137: sql insert into test_index values (966, 2030593949094850932, 0.080350, 'sDLQXlQm3H') index_test.go:137: sql insert into test_index values (967, 1115987747613720842, 0.073234, 'bsjbvJyjsS') index_test.go:143: sql update test_index set c1 = 2788750470594933129, c2 = 0.746092, c3 = 'itpPognCOl' where c = 273 index_test.go:143: sql update test_index set c1 = 3394691967377583954, c2 = 0.925188, c3 = 'B1NG5P1d1A' where c = 506 index_test.go:140: sql delete from test_index where c = 536 index_test.go:137: sql insert into test_index values (968, 2762647849245372940, 0.556560, 'N1AIGuGHBP') index_test.go:143: sql update test_index set c1 = 2308723017921427482, c2 = 0.467397, c3 = 'hg54O9b8QJ' where c = 353 index_test.go:140: sql delete from test_index where c = 963 index_test.go:140: sql delete from test_index where c = 411 index_test.go:143: sql update test_index set c1 = 5454960961182961689, c2 = 0.464327, c3 = 'Q0hGcODzA9' where c = 210 index_test.go:140: sql delete from test_index where c = 320 index_test.go:140: sql delete from test_index where c = 515 index_test.go:137: sql insert into test_index values (969, 2755865863911054278, 0.761699, 'fwCtWeQF5F') index_test.go:137: sql insert into test_index values (970, 2077447186092233491, 0.899947, 'd1Z89FZDj1') index_test.go:143: sql update test_index set c1 = 5095949645326851156, c2 = 0.118452, c3 = 'RqrlY6rm71' where c = 57 index_test.go:140: sql delete from test_index where c = 912 index_test.go:143: sql update test_index set c1 = 5472716913515169672, c2 = 0.457186, c3 = 'StsxxiXJ8N' where c = 762 index_test.go:143: sql update test_index set c1 = 7882500382305190712, c2 = 0.072798, c3 = 'wRsTaGC7S7' where c = 473 index_test.go:137: sql insert into test_index values (972, 5785303002222045848, 0.414259, 'ezan5xtkJN') index_test.go:137: sql insert into test_index values (971, 5037213433321439980, 0.297766, 'J6UzAivVV1') index_test.go:143: sql update test_index set c1 = 2556731441027136284, c2 = 0.900083, c3 = 'RpFnVG3FS9' where c = 733 index_test.go:143: sql update test_index set c1 = 1264722230420791114, c2 = 0.236198, c3 = 'o2VDxm1Vhm' where c = 316 index_test.go:140: sql delete from test_index where c = 225 index_test.go:140: sql delete from test_index where c = 207 index_test.go:140: sql delete from test_index where c = 937 index_test.go:137: sql insert into test_index values (973, 4441157056051066489, 0.696390, 'xbKoIgit4z') index_test.go:137: sql insert into test_index values (974, 6179296318948511274, 0.495274, '688gZFmvdv') index_test.go:143: sql update test_index set c1 = 6824925065715576745, c2 = 0.888514, c3 = 'odlwSn3E6w' where c = 309 index_test.go:140: sql delete from test_index where c = 467 index_test.go:143: sql update test_index set c1 = 4074614015878208037, c2 = 0.171425, c3 = 'ItB5yXGOcq' where c = 913 index_test.go:140: sql delete from test_index where c = 771 index_test.go:137: sql insert into test_index values (975, 3285760576354782799, 0.172290, 'kmiVzuFXv2') index_test.go:137: sql insert into test_index values (977, 5152272620651609752, 0.402741, '6WA3n2Xcbu') index_test.go:137: sql insert into test_index values (976, 2865583168707041446, 0.175329, 'eZlsgk1xtt') index_test.go:143: sql update test_index set c1 = 3512549085788340120, c2 = 0.432533, c3 = 'Y2AEwkVpn2' where c = 207 index_test.go:140: sql delete from test_index where c = 431 index_test.go:140: sql delete from test_index where c = 174 index_test.go:137: sql insert into test_index values (978, 6062883344284879256, 0.110209, 'Wkf9K0xrQS') index_test.go:140: sql delete from test_index where c = 232 index_test.go:143: sql update test_index set c1 = 4098143012356922233, c2 = 0.185282, c3 = 'b174gYKPE2' where c = 696 index_test.go:143: sql update test_index set c1 = 7336947924061140100, c2 = 0.388124, c3 = 'flxmIEVdUO' where c = 589 index_test.go:143: sql update test_index set c1 = 8796036114051685434, c2 = 0.386719, c3 = 'WOZ8NFctAa' where c = 483 index_test.go:137: sql insert into test_index values (979, 4174689373756694440, 0.371853, 'E12smREtWJ') index_test.go:140: sql delete from test_index where c = 883 index_test.go:143: sql update test_index set c1 = 4493435433821048098, c2 = 0.984923, c3 = 'cpMeku2IKo' where c = 113 index_test.go:140: sql delete from test_index where c = 763 index_test.go:140: sql delete from test_index where c = 673 index_test.go:137: sql insert into test_index values (980, 2249392047386620006, 0.512852, 'mewmauAH3a') index_test.go:137: sql insert into test_index values (981, 3051174618167139046, 0.019639, '4QhC5opMFD') index_test.go:143: sql update test_index set c1 = 7315855600754799874, c2 = 0.366890, c3 = 'zWcvmD1o4D' where c = 79 index_test.go:137: sql insert into test_index values (982, 6195004343909038982, 0.347500, 'ukWsMUbTUI') index_test.go:143: sql update test_index set c1 = 6833251614366558719, c2 = 0.530823, c3 = 'tzvMJeFIjI' where c = 159 index_test.go:137: sql insert into test_index values (983, 6643362338696502002, 0.090339, 'IvHHaWJJ0g') index_test.go:143: sql update test_index set c1 = 6012355033863770205, c2 = 0.981798, c3 = 'GRu3Rd3ToE' where c = 478 index_test.go:140: sql delete from test_index where c = 428 index_test.go:140: sql delete from test_index where c = 474 index_test.go:137: sql insert into test_index values (984, 1671949597555775818, 0.916357, 'liRbAVIpmw') index_test.go:143: sql update test_index set c1 = 825281353902125896, c2 = 0.828703, c3 = 'tqbaATAg91' where c = 972 index_test.go:137: sql insert into test_index values (985, 1226860936623844969, 0.163339, 'z2LuOQSjJA') index_test.go:143: sql update test_index set c1 = 4686135972633282604, c2 = 0.667991, c3 = 'tVD16yH1qN' where c = 685 index_test.go:143: sql update test_index set c1 = 7019109925474251414, c2 = 0.409974, c3 = '2vO7gY2AnD' where c = 733 index_test.go:137: sql insert into test_index values (987, 1699237695754171072, 0.392659, '9cxEpRnGaI') index_test.go:140: sql delete from test_index where c = 819 index_test.go:137: sql insert into test_index values (986, 1187053644169454627, 0.005999, 'ArNHPfimUR') index_test.go:143: sql update test_index set c1 = 3124746204069933855, c2 = 0.057829, c3 = 'JxkCkYkhPd' where c = 665 index_test.go:140: sql delete from test_index where c = 831 index_test.go:140: sql delete from test_index where c = 626 index_test.go:137: sql insert into test_index values (988, 1272012535553507854, 0.678048, 'LePmLc1Bty') index_test.go:140: sql delete from test_index where c = 863 index_test.go:137: sql insert into test_index values (989, 8712337339986893952, 0.992412, 'GbfC4biUOw') index_test.go:140: sql delete from test_index where c = 770 index_test.go:143: sql update test_index set c1 = 8877659204609502652, c2 = 0.658216, c3 = 'uIrAhzbqIy' where c = 760 index_test.go:140: sql delete from test_index where c = 735 index_test.go:143: sql update test_index set c1 = 1493508393456590508, c2 = 0.812401, c3 = 'gRC9d3oal8' where c = 883 index_test.go:143: sql update test_index set c1 = 3245059659468416154, c2 = 0.232138, c3 = 'AMbClFK9Pu' where c = 799 index_test.go:143: sql update test_index set c1 = 180740369887365861, c2 = 0.982556, c3 = 'o05AhZ0mlQ' where c = 301 index_test.go:137: sql insert into test_index values (990, 5692046948675384061, 0.288738, 'kJSRQRmomr') index_test.go:143: sql update test_index set c1 = 633667690236789726, c2 = 0.009897, c3 = 'WQpD9oS7g6' where c = 555 index_test.go:137: sql insert into test_index values (991, 7682620387097875146, 0.986110, '7jWXfip50G') index_test.go:140: sql delete from test_index where c = 534 index_test.go:140: sql delete from test_index where c = 710 index_test.go:137: sql insert into test_index values (992, 663617076871299027, 0.854782, 'J65hwQFaJD') index_test.go:137: sql insert into test_index values (993, 5739205154528097754, 0.940293, 'v4OeX4NR2N') index_test.go:143: sql update test_index set c1 = 4623431379543999806, c2 = 0.030888, c3 = 'zVwxsVh6Kz' where c = 675 index_test.go:140: sql delete from test_index where c = 687 index_test.go:137: sql insert into test_index values (994, 474450561210703752, 0.489816, '96pYtPKq9h') index_test.go:143: sql update test_index set c1 = 6194633025932834911, c2 = 0.649049, c3 = 'WHngsO4EF5' where c = 690 index_test.go:137: sql insert into test_index values (995, 3449464994860754676, 0.645116, 'h7HSqI0FU4') index_test.go:140: sql delete from test_index where c = 71 index_test.go:137: sql insert into test_index values (996, 7670985570183150904, 0.969840, '3ziJwRoXdp') index_test.go:140: sql delete from test_index where c = 785 index_test.go:140: sql delete from test_index where c = 280 index_test.go:140: sql delete from test_index where c = 260 index_test.go:143: sql update test_index set c1 = 220740438925767415, c2 = 0.675435, c3 = 'rrwkrIvjjF' where c = 582 index_test.go:143: sql update test_index set c1 = 1745206248780465280, c2 = 0.304111, c3 = 'wdLsEnXESS' where c = 652 index_test.go:143: sql update test_index set c1 = 1081518071490045898, c2 = 0.244602, c3 = 'A6hn5rG31b' where c = 63 index_test.go:140: sql delete from test_index where c = 676 index_test.go:140: sql delete from test_index where c = 200 index_test.go:143: sql update test_index set c1 = 6011711277109494801, c2 = 0.792593, c3 = 'dgVVfRpKZD' where c = 681 index_test.go:143: sql update test_index set c1 = 3236036951023050910, c2 = 0.985335, c3 = 'm7HkSuNEp2' where c = 268 index_test.go:137: sql insert into test_index values (997, 2694909839534344745, 0.348446, 'LGBHgMGmHb') index_test.go:143: sql update test_index set c1 = 1422773302875761075, c2 = 0.645578, c3 = 'UCg8bpWtWQ' where c = 881 index_test.go:137: sql insert into test_index values (998, 4751763049189420200, 0.554406, 'TMK77rjYSy') index_test.go:143: sql update test_index set c1 = 5630293772637301149, c2 = 0.884256, c3 = '0CIa9FGWIQ' where c = 652 index_test.go:143: sql update test_index set c1 = 5049049216903433461, c2 = 0.778681, c3 = 'pvLrATTskx' where c = 6 index_test.go:140: sql delete from test_index where c = 508 index_test.go:140: sql delete from test_index where c = 331 index_test.go:143: sql update test_index set c1 = 7823153427682622776, c2 = 0.172856, c3 = 'o5VQW0UQT9' where c = 819 index_test.go:137: sql insert into test_index values (999, 5726822662284713621, 0.062531, 'kckGoJv73A') index_test.go:137: sql insert into test_index values (1000, 2141512225221013360, 0.878554, 'HQfyAtfj3F') index_test.go:140: sql delete from test_index where c = 75 index_test.go:143: sql update test_index set c1 = 6816208458618272058, c2 = 0.658514, c3 = 'bHrCRc5ILn' where c = 487 index_test.go:143: sql update test_index set c1 = 7072474399321393705, c2 = 0.706865, c3 = 'Fsjd3rAKhG' where c = 831 index_test.go:140: sql delete from test_index where c = 439 index_test.go:143: sql update test_index set c1 = 5960902237507658726, c2 = 0.000908, c3 = 'lA8dP8Bx1W' where c = 147 [2024/05/06 17:55:23.983 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3161-3161' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.983 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6233-6233' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.983 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5709-5709' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.984 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1156-1156' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.984 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6400-6400' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.984 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4374-4374' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.985 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6454-6454' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.985 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2089-2089' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.986 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8406-8406' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.988 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1667-1667' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.988 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9180-9180' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.990 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8957-8957' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.990 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2513-2513' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.990 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3467-3467' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.991 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5764-5764' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.991 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2806-2806' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.991 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8253-8253' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.991 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6570-6570' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.992 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4058-4058' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.992 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9147-9147' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.992 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4844-4844' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.993 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9183-9183' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.993 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7888-7888' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.993 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8065-8065' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.994 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7409-7409' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.994 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '80-80' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.994 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1353-1353' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.994 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7822-7822' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.995 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4159-4159' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.995 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5438-5438' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.995 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3793-3793' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.995 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1614-1614' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.996 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '789-789' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.996 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2890-2890' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.996 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7364-7364' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.996 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4538-4538' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.996 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5921-5921' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.997 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5868-5868' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.997 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '381-381' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.997 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1568-1568' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.997 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8937-8937' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.997 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8177-8177' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.998 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1014-1014' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.998 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8861-8861' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.999 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4905-4905' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.999 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2696-2696' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.999 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5392-5392' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.999 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8817-8817' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.999 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3356-3356' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.999 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6508-6508' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.999 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2630-2630' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:23.999 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6963-6963' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.000 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8841-8841' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.001 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6637-6637' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.001 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '282-282' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.001 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7146-7146' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.001 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5877-5877' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.001 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7523-7523' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.002 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4249-4249' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.002 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7164-7164' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.002 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2877-2877' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.002 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8818-8818' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.003 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1019-1019' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.004 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3911-3911' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.004 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4406-4406' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.004 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8071-8071' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.004 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7263-7263' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.005 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8469-8469' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.005 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1771-1771' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.005 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3478-3478' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.006 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4839-4839' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.006 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3630-3630' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.006 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4287-4287' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.006 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9467-9467' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.006 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2692-2692' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.007 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2917-2917' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.007 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '937-937' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.007 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6782-6782' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.007 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7593-7593' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.008 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3773-3773' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.008 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4056-4056' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.008 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5286-5286' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.008 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2031-2031' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.009 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4912-4912' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.009 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1801-1801' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.009 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5890-5890' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.009 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '993-993' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.010 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8056-8056' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.010 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9288-9288' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.010 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4261-4261' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.010 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3593-3593' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.010 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '881-881' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.010 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6258-6258' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.010 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1376-1376' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.011 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '827-827' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.011 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6793-6793' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.011 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4581-4581' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.012 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2653-2653' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.012 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '55-55' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.012 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7216-7216' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.012 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8273-8273' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.013 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1549-1549' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.013 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3454-3454' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.013 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4089-4089' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.013 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6297-6297' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.013 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7699-7699' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.013 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6873-6873' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.013 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7428-7428' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.014 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1353-1353' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.014 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8513-8513' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.014 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1544-1544' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.015 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1606-1606' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.015 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7235-7235' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.015 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8228-8228' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.015 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '24-24' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.015 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4190-4190' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.015 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8391-8391' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.016 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9275-9275' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.016 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2895-2895' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.016 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '786-786' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.016 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1809-1809' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.016 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '53-53' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.017 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6043-6043' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.017 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5201-5201' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.017 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8388-8388' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.017 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8221-8221' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.017 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6433-6433' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.017 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9422-9422' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.017 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7296-7296' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.017 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9923-9923' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.018 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5504-5504' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.018 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6977-6977' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.018 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3172-3172' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.018 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8338-8338' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.019 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1813-1813' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.019 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7411-7411' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.020 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2461-2461' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.020 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4479-4479' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.020 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9642-9642' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.020 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '66-66' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.081 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7724-7724' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.081 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3919-3919' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.081 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9353-9353' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.081 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8682-8682' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.082 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5226-5226' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.082 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8318-8318' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.083 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7729-7729' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.083 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4592-4592' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.084 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2138-2138' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.084 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5444-5444' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.084 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2276-2276' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.084 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '883-883' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.084 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6006-6006' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.086 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6388-6388' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.086 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3776-3776' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.086 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8428-8428' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.086 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1253-1253' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.087 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9880-9880' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.087 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8031-8031' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.088 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5689-5689' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.089 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9039-9039' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.089 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2166-2166' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.089 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '855-855' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.089 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6642-6642' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.090 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5827-5827' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.090 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7728-7728' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.090 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6662-6662' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.090 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9985-9985' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.090 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5464-5464' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.091 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2876-2876' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.091 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4256-4256' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.091 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9464-9464' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.091 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2773-2773' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.091 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8508-8508' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.091 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2507-2507' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.092 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7238-7238' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.092 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '614-614' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.092 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9552-9552' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.093 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4205-4205' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.093 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1501-1501' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.094 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3170-3170' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.094 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1292-1292' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.094 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6576-6576' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.094 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3962-3962' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.094 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6451-6451' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.095 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '216-216' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.095 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6395-6395' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.096 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2911-2911' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.096 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8437-8437' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.097 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2200-2200' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.099 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4826-4826' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.100 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6482-6482' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.100 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2320-2320' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.101 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6379-6379' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.101 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1337-1337' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.101 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4826-4826' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.101 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2053-2053' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.101 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7144-7144' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.101 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1051-1051' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.102 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1977-1977' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.102 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3807-3807' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.102 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7470-7470' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.103 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7839-7839' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.103 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7417-7417' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.103 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9859-9859' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.104 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4412-4412' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.105 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1795-1795' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.106 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8275-8275' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.106 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1916-1916' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.106 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2087-2087' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.106 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8079-8079' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.107 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9165-9165' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.107 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9422-9422' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.107 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4025-4025' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.107 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4463-4463' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.108 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5221-5221' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.108 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3153-3153' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.108 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3395-3395' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.108 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8529-8529' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.108 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '775-775' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.109 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2787-2787' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.109 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7476-7476' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.109 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5219-5219' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.109 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6406-6406' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.109 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2810-2810' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.110 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4512-4512' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.110 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4733-4733' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.110 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6089-6089' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.110 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8935-8935' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.111 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8071-8071' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.111 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6517-6517' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.111 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3146-3146' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.111 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7982-7982' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.111 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4264-4264' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.112 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3734-3734' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.112 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1719-1719' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.112 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8032-8032' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.113 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '839-839' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.113 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6620-6620' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.113 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3946-3946' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.113 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2567-2567' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.114 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8679-8679' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.114 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1909-1909' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.114 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2419-2419' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.114 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6835-6835' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.114 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9560-9560' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.115 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9382-9382' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.116 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6589-6589' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.116 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '759-759' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.117 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '759-759' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.117 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1192-1192' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.117 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1375-1375' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.117 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1668-1668' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.118 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5816-5816' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.119 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9835-9835' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.119 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '75-75' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.120 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7054-7054' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.120 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8848-8848' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.120 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7194-7194' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.121 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8764-8764' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.121 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6745-6745' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.121 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3845-3845' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.121 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2703-2703' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.121 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9232-9232' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.181 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9304-9304' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.181 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3990-3990' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.182 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3381-3381' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.183 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6116-6116' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.185 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3678-3678' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.185 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5539-5539' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.185 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '120-120' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.185 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6938-6938' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.186 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3711-3711' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.186 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5930-5930' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.186 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5904-5904' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.186 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1840-1840' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.187 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3293-3293' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.187 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4713-4713' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.188 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4536-4536' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.188 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2640-2640' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.188 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '975-975' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.189 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8172-8172' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.189 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3672-3672' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.190 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4872-4872' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.190 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1968-1968' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.190 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1611-1611' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.190 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4256-4256' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.191 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4970-4970' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.191 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2195-2195' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.191 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3588-3588' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.191 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '972-972' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.192 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6421-6421' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.192 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7924-7924' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.192 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5936-5936' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.192 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1152-1152' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.193 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2351-2351' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.193 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7477-7477' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.193 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5198-5198' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.194 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5905-5905' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.194 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5134-5134' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.194 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5933-5933' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.194 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2226-2226' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.195 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1668-1668' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.195 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3455-3455' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.195 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3912-3912' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.196 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '746-746' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.196 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7568-7568' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.196 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3845-3845' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.196 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '183-183' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.197 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1597-1597' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.197 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8363-8363' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.198 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2114-2114' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.198 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '432-432' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.198 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6415-6415' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.199 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5226-5226' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.199 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5968-5968' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.199 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8075-8075' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.199 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5520-5520' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.199 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7174-7174' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.200 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9037-9037' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.200 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6810-6810' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.200 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '813-813' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.200 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9071-9071' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.200 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3102-3102' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.200 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5675-5675' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.201 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6185-6185' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.201 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7983-7983' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.201 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5405-5405' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.202 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7352-7352' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.202 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3393-3393' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.203 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8815-8815' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.203 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8223-8223' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.203 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8467-8467' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.204 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8046-8046' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.204 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5734-5734' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.204 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6619-6619' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.205 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6858-6858' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.205 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6628-6628' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.205 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5729-5729' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.205 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5572-5572' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.206 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4076-4076' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.206 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7538-7538' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.206 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6428-6428' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.206 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8668-8668' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.206 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '703-703' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.206 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7374-7374' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.206 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4584-4584' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.207 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6709-6709' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.207 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3666-3666' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.208 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6601-6601' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.208 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8260-8260' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.209 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8664-8664' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.209 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '710-710' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.209 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8119-8119' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.209 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3161-3161' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.210 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6587-6587' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.210 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9981-9981' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.210 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1144-1144' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.210 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3506-3506' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.211 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9931-9931' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.211 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9536-9536' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.211 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4136-4136' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.211 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3146-3146' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.212 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6192-6192' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.212 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3021-3021' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.212 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1121-1121' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.212 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '162-162' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.212 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '817-817' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.213 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '491-491' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.213 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8838-8838' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.213 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9937-9937' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.213 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3203-3203' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.214 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6066-6066' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.214 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8818-8818' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.215 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6476-6476' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.215 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9031-9031' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.215 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5185-5185' for key 'test_conflict_insert_common.PRIMARY'"] index_test.go:137: sql insert into test_index values (1009, 6668067375876311920, 0.108766, '5R4tLBvDu1') index_test.go:137: sql insert into test_index values (1001, 1076899090759958933, 0.574713, 'QwyZh0uJYN') index_test.go:137: sql insert into test_index values (1004, 698841010805406551, 0.164236, 'y2DLZoNiNR') index_test.go:137: sql insert into test_index values (1002, 8688094927165008214, 0.414286, 'gukY01xv7n') index_test.go:137: sql insert into test_index values (1005, 5567281069087244993, 0.482382, 'zKs3GqOAYs') index_test.go:137: sql insert into test_index values (1010, 2243110508010706073, 0.400519, 'qCU69LjeRt') index_test.go:137: sql insert into test_index values (1003, 2671702442884072070, 0.307735, 'CNwSVDd0IQ') index_test.go:137: sql insert into test_index values (1008, 1168226627446673343, 0.756464, 'Ba2ClZZ4y2') index_test.go:137: sql insert into test_index values (1006, 6257532424288571445, 0.641974, '67OciJRQmW') index_test.go:137: sql insert into test_index values (1007, 1010365024436437401, 0.585084, 'gdlxHNHz7B') index_test.go:140: sql delete from test_index where c = 393 index_test.go:140: sql delete from test_index where c = 420 index_test.go:140: sql delete from test_index where c = 775 index_test.go:140: sql delete from test_index where c = 23 index_test.go:140: sql delete from test_index where c = 270 index_test.go:143: sql update test_index set c1 = 4406050216944147044, c2 = 0.212621, c3 = 'OfBHnpLOiw' where c = 116 index_test.go:143: sql update test_index set c1 = 8100541331556991381, c2 = 0.010114, c3 = 'aVXgY74H0F' where c = 69 index_test.go:140: sql delete from test_index where c = 652 index_test.go:140: sql delete from test_index where c = 608 index_test.go:140: sql delete from test_index where c = 907 index_test.go:140: sql delete from test_index where c = 906 index_test.go:140: sql delete from test_index where c = 853 index_test.go:143: sql update test_index set c1 = 4729080666349395298, c2 = 0.974233, c3 = 'hsfDs8xLnQ' where c = 252 index_test.go:143: sql update test_index set c1 = 4979061452874684008, c2 = 0.649297, c3 = 'QbYwmByFfC' where c = 627 index_test.go:137: sql insert into test_index values (1011, 300526279585547868, 0.570231, 'U5ZzY2ppVg') index_test.go:137: sql insert into test_index values (1012, 3575082552177527704, 0.209906, 'a5rFVy2qnn') index_test.go:143: sql update test_index set c1 = 8010055654225897246, c2 = 0.103513, c3 = 'xlZ23CeF4k' where c = 920 index_test.go:140: sql delete from test_index where c = 283 index_test.go:143: sql update test_index set c1 = 2422217026461052024, c2 = 0.309231, c3 = '5RfItCasuc' where c = 17 index_test.go:143: sql update test_index set c1 = 2744473794363783441, c2 = 0.823956, c3 = 'A2yg58ddSv' where c = 828 index_test.go:140: sql delete from test_index where c = 30 index_test.go:137: sql insert into test_index values (1014, 664627481635029293, 0.294995, 'RJVRKB3liV') index_test.go:137: sql insert into test_index values (1013, 8763834368881600906, 0.772220, 'iblfzCfS8A') index_test.go:143: sql update test_index set c1 = 6097275661599613215, c2 = 0.387877, c3 = 'Bp6am2Vtcd' where c = 682 index_test.go:143: sql update test_index set c1 = 8892745010629326483, c2 = 0.510211, c3 = '6WxwQ87udW' where c = 439 index_test.go:143: sql update test_index set c1 = 2269395279822355951, c2 = 0.931826, c3 = 'BwMdzv4KYe' where c = 958 index_test.go:143: sql update test_index set c1 = 8801612050424053906, c2 = 0.745723, c3 = '3znlzonqEO' where c = 694 index_test.go:137: sql insert into test_index values (1017, 3441428925786784295, 0.984258, 'mpBHINPGxE') index_test.go:140: sql delete from test_index where c = 581 index_test.go:137: sql insert into test_index values (1015, 593212101252048890, 0.561954, 'utNd6hs9sx') index_test.go:140: sql delete from test_index where c = 285 index_test.go:137: sql insert into test_index values (1018, 6865007919009553055, 0.667590, 'ShJPAynzM0') index_test.go:143: sql update test_index set c1 = 6100573857943567345, c2 = 0.736211, c3 = 'U0FiATl6nZ' where c = 715 index_test.go:137: sql insert into test_index values (1020, 6344625117586122690, 0.988450, 'SNkKTF1yLx') index_test.go:137: sql insert into test_index values (1019, 4290315633878194552, 0.961263, 'wuyRzACiWG') index_test.go:137: sql insert into test_index values (1016, 6104430478570164286, 0.784332, 'DdSlO25wyI') index_test.go:143: sql update test_index set c1 = 3449910499928313395, c2 = 0.753664, c3 = '0tzzejjzBo' where c = 48 index_test.go:140: sql delete from test_index where c = 71 index_test.go:137: sql insert into test_index values (1021, 7703419934315791297, 0.066507, 'zUF0WGm0yU') index_test.go:143: sql update test_index set c1 = 3723394386544268703, c2 = 0.419192, c3 = 'pC5gx3UoRQ' where c = 266 index_test.go:140: sql delete from test_index where c = 592 index_test.go:137: sql insert into test_index values (1022, 21835822816250934, 0.231823, '3y03INuFUl') index_test.go:140: sql delete from test_index where c = 444 index_test.go:143: sql update test_index set c1 = 6168468110446291125, c2 = 0.114421, c3 = 'PlP7NShCPW' where c = 750 index_test.go:140: sql delete from test_index where c = 973 index_test.go:140: sql delete from test_index where c = 336 index_test.go:140: sql delete from test_index where c = 739 index_test.go:140: sql delete from test_index where c = 311 index_test.go:143: sql update test_index set c1 = 1123392189400498896, c2 = 0.505656, c3 = 'ilGqGihDSM' where c = 471 index_test.go:137: sql insert into test_index values (1023, 6085561738955833397, 0.163533, 'uKeIGtXkn9') index_test.go:143: sql update test_index set c1 = 2771269763438523753, c2 = 0.142386, c3 = 'vR5idsBFA7' where c = 171 index_test.go:140: sql delete from test_index where c = 765 index_test.go:137: sql insert into test_index values (1024, 8605860030159040931, 0.822312, '1tj2BQqKsH') index_test.go:143: sql update test_index set c1 = 1991699171431466102, c2 = 0.768904, c3 = 'GMG2PAsvxX' where c = 797 index_test.go:143: sql update test_index set c1 = 2215046534443290483, c2 = 0.817888, c3 = '6zLNUoOU1R' where c = 919 index_test.go:137: sql insert into test_index values (1025, 1440073054493765951, 0.113734, 'BC8XxK3m9n') index_test.go:137: sql insert into test_index values (1027, 4131647113402315330, 0.589011, 'GzsE5XbrUI') index_test.go:137: sql insert into test_index values (1026, 428040183771124718, 0.633123, 'hYw7jYtD27') index_test.go:143: sql update test_index set c1 = 1794703823022868524, c2 = 0.248431, c3 = 'SkSEyENrT2' where c = 79 index_test.go:140: sql delete from test_index where c = 314 index_test.go:140: sql delete from test_index where c = 248 index_test.go:143: sql update test_index set c1 = 6069228552362331770, c2 = 0.310598, c3 = 'XD8QIJjjHC' where c = 747 index_test.go:140: sql delete from test_index where c = 958 index_test.go:137: sql insert into test_index values (1029, 1040227433409500557, 0.829802, 'MJR0DHbgqs') index_test.go:143: sql update test_index set c1 = 6089409288008953504, c2 = 0.408397, c3 = 'DgCxMY8mCu' where c = 424 index_test.go:137: sql insert into test_index values (1028, 2178782841385891029, 0.585932, 'NF1eKQkucm') index_test.go:137: sql insert into test_index values (1030, 6806615590700789678, 0.360888, 'LW0V40dZy2') index_test.go:143: sql update test_index set c1 = 8880326309590003270, c2 = 0.655819, c3 = 'IHoqrz9Wka' where c = 497 index_test.go:143: sql update test_index set c1 = 5616703141759638155, c2 = 0.916967, c3 = 'pTNBqzZNAT' where c = 640 index_test.go:137: sql insert into test_index values (1031, 1327300334340687317, 0.802493, 'XwtDQVAWNL') index_test.go:143: sql update test_index set c1 = 8194852586374184688, c2 = 0.967255, c3 = 'DjzTspJsac' where c = 964 index_test.go:137: sql insert into test_index values (1032, 3307234806080658004, 0.322607, 'KvtWW1VzYg') index_test.go:140: sql delete from test_index where c = 5 index_test.go:140: sql delete from test_index where c = 881 index_test.go:140: sql delete from test_index where c = 697 index_test.go:140: sql delete from test_index where c = 430 index_test.go:137: sql insert into test_index values (1033, 1940171842212423421, 0.878097, 'D7iPNLh7iN') index_test.go:140: sql delete from test_index where c = 412 index_test.go:140: sql delete from test_index where c = 637 index_test.go:137: sql insert into test_index values (1035, 3186021385908647916, 0.886621, 'PZhSGX85T4') index_test.go:140: sql delete from test_index where c = 739 index_test.go:137: sql insert into test_index values (1034, 4898249626982549558, 0.022977, 'enV8eBCyTb') index_test.go:143: sql update test_index set c1 = 1352564869607238751, c2 = 0.063239, c3 = 'fXMQkPUFcR' where c = 560 index_test.go:143: sql update test_index set c1 = 5234436035552364590, c2 = 0.168685, c3 = 'tUk5szY7DA' where c = 978 index_test.go:143: sql update test_index set c1 = 2940065274245823910, c2 = 0.849528, c3 = '4Zx18SK9vR' where c = 622 index_test.go:143: sql update test_index set c1 = 4177656006427945303, c2 = 0.972344, c3 = 'eP3wFVB0Mx' where c = 1005 index_test.go:140: sql delete from test_index where c = 763 index_test.go:143: sql update test_index set c1 = 8077875731613086240, c2 = 0.283161, c3 = 'CZXtAqttR8' where c = 333 index_test.go:143: sql update test_index set c1 = 2615838228101821031, c2 = 0.832138, c3 = 'iuzkbfe4FP' where c = 434 index_test.go:143: sql update test_index set c1 = 3023467877608251182, c2 = 0.492918, c3 = 'uya6KL77Bc' where c = 101 index_test.go:140: sql delete from test_index where c = 800 index_test.go:143: sql update test_index set c1 = 4428935474619160315, c2 = 0.251396, c3 = 'Vs4kEBnZBM' where c = 972 index_test.go:137: sql insert into test_index values (1036, 2470197610952495908, 0.450141, 'LtOjA0FZrR') index_test.go:140: sql delete from test_index where c = 725 index_test.go:137: sql insert into test_index values (1037, 7192080703699135436, 0.609197, 'orZ3YqT76c') index_test.go:137: sql insert into test_index values (1038, 4676250201275337230, 0.757169, 'zxm4GAJJ0f') index_test.go:137: sql insert into test_index values (1039, 7954310406399312772, 0.270410, '6al20pbeU3') index_test.go:140: sql delete from test_index where c = 195 index_test.go:137: sql insert into test_index values (1042, 440645089220401919, 0.390324, '0Jo2apvdeS') index_test.go:137: sql insert into test_index values (1043, 3416853738607218837, 0.845167, 'WI6pcMtdpu') index_test.go:140: sql delete from test_index where c = 302 index_test.go:143: sql update test_index set c1 = 8611152159762591583, c2 = 0.713620, c3 = 'EKruyecVgq' where c = 1022 index_test.go:143: sql update test_index set c1 = 6786291685645760321, c2 = 0.587626, c3 = 'LA7LoeplUZ' where c = 937 index_test.go:140: sql delete from test_index where c = 310 index_test.go:137: sql insert into test_index values (1040, 5156630620625355152, 0.606310, 'C9yd2Xp9oP') index_test.go:140: sql delete from test_index where c = 55 index_test.go:140: sql delete from test_index where c = 27 index_test.go:137: sql insert into test_index values (1041, 1543599687332231206, 0.404751, 'irQ7CNp8x8') index_test.go:140: sql delete from test_index where c = 571 index_test.go:143: sql update test_index set c1 = 3725483499091565877, c2 = 0.140247, c3 = 'xycnsqPw0m' where c = 762 index_test.go:137: sql insert into test_index values (1045, 2428898358677133376, 0.854906, 'T0y92CZ8VD') index_test.go:140: sql delete from test_index where c = 593 index_test.go:143: sql update test_index set c1 = 5437565962306522276, c2 = 0.635559, c3 = 'mp20wdYtsV' where c = 639 index_test.go:143: sql update test_index set c1 = 5995426488536949779, c2 = 0.157026, c3 = 'uI83U2ZFqo' where c = 228 index_test.go:143: sql update test_index set c1 = 4051768663839196259, c2 = 0.383332, c3 = 'ih1imCxCFd' where c = 380 index_test.go:137: sql insert into test_index values (1044, 7093393083945509295, 0.742912, 'vpVVZlmghV') index_test.go:137: sql insert into test_index values (1046, 6540811009335078096, 0.941498, 'jeD5QSBBNH') index_test.go:143: sql update test_index set c1 = 1786070255335155735, c2 = 0.336329, c3 = 'YmYdIRlexi' where c = 350 index_test.go:140: sql delete from test_index where c = 461 index_test.go:140: sql delete from test_index where c = 442 index_test.go:140: sql delete from test_index where c = 166 index_test.go:137: sql insert into test_index values (1047, 3530290940343977149, 0.566615, 'Tc8NMOjCMc') index_test.go:137: sql insert into test_index values (1049, 219681108495124358, 0.683290, 'xF8IhUM5KX') index_test.go:137: sql insert into test_index values (1048, 2232215468463505591, 0.355458, 'dG5LCUzMx1') index_test.go:143: sql update test_index set c1 = 7031892562389190195, c2 = 0.758098, c3 = 'noQNITnv1O' where c = 145 index_test.go:143: sql update test_index set c1 = 6651305940727650719, c2 = 0.277435, c3 = 'N2QZpnt36w' where c = 907 index_test.go:143: sql update test_index set c1 = 3422346868917569182, c2 = 0.650777, c3 = 'oIzwC1KCwP' where c = 388 index_test.go:140: sql delete from test_index where c = 627 index_test.go:143: sql update test_index set c1 = 5161308730986482688, c2 = 0.092558, c3 = 'b9RyScpr44' where c = 639 index_test.go:137: sql insert into test_index values (1050, 804652448116445995, 0.731972, '98ZZKTZ95b') index_test.go:143: sql update test_index set c1 = 6101740501824768968, c2 = 0.634597, c3 = 'QtVH5pCf2H' where c = 904 index_test.go:137: sql insert into test_index values (1052, 6461832736175340484, 0.759644, '6CFcFtI3dG') index_test.go:140: sql delete from test_index where c = 448 index_test.go:140: sql delete from test_index where c = 730 index_test.go:137: sql insert into test_index values (1051, 3468967057202185852, 0.358828, 'gYEijh8MpI') index_test.go:137: sql insert into test_index values (1053, 3673836792797444978, 0.507350, 'ipWTlNQ16F') index_test.go:137: sql insert into test_index values (1054, 76152753488958983, 0.332771, 'FR1dEx86Nm') index_test.go:143: sql update test_index set c1 = 594236853296670960, c2 = 0.271503, c3 = 'MzJG6bDJH7' where c = 548 index_test.go:140: sql delete from test_index where c = 436 index_test.go:143: sql update test_index set c1 = 8282767042453824843, c2 = 0.685862, c3 = 'ftCWFnCmin' where c = 735 index_test.go:140: sql delete from test_index where c = 543 index_test.go:140: sql delete from test_index where c = 940 index_test.go:137: sql insert into test_index values (1055, 3559997402372942148, 0.527303, 'ekcBriLTfl') index_test.go:143: sql update test_index set c1 = 6238860273714987288, c2 = 0.913594, c3 = 'igMZ0Pc6Xo' where c = 720 index_test.go:140: sql delete from test_index where c = 99 index_test.go:140: sql delete from test_index where c = 928 index_test.go:143: sql update test_index set c1 = 6563047503431867930, c2 = 0.186059, c3 = 'VxxfKfIvWY' where c = 615 index_test.go:143: sql update test_index set c1 = 529922247420654794, c2 = 0.079858, c3 = '2L5xNqQqlX' where c = 436 [2024/05/06 17:55:24.216 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2537-2537' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.216 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1958-1958' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.216 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2855-2855' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.217 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9552-9552' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.217 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6794-6794' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.217 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5465-5465' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.218 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '180-180' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.218 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5750-5750' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.219 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7796-7796' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.219 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9304-9304' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.219 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4553-4553' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.220 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7351-7351' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.220 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '291-291' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.220 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6660-6660' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.220 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7112-7112' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.221 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1202-1202' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.221 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7211-7211' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.221 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '761-761' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.222 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6344-6344' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.281 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9727-9727' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.281 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9667-9667' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.282 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6592-6592' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.282 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9137-9137' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.283 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7703-7703' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.283 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4276-4276' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.283 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6271-6271' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.284 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7376-7376' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.284 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2888-2888' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.285 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4028-4028' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.285 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8372-8372' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.286 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5059-5059' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.286 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6013-6013' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.286 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6725-6725' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.287 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4506-4506' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.288 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6457-6457' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.288 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4943-4943' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.289 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9503-9503' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.289 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7473-7473' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.289 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7469-7469' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.290 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1270-1270' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.290 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6644-6644' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.290 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5344-5344' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.290 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4706-4706' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.290 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '86-86' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.290 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8032-8032' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.291 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '267-267' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.291 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5868-5868' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.291 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8167-8167' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.292 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2144-2144' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.292 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3673-3673' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.292 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1172-1172' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.292 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8195-8195' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.293 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4622-4622' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.293 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2461-2461' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.293 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '356-356' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.294 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5819-5819' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.294 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2984-2984' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.294 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2574-2574' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.294 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6749-6749' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.295 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3409-3409' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.295 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5098-5098' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.295 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7352-7352' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.295 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9843-9843' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.296 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5516-5516' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.296 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7889-7889' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.297 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6100-6100' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.297 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2586-2586' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.297 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7465-7465' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.297 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9796-9796' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.298 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8252-8252' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.298 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1828-1828' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.298 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3323-3323' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.298 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5157-5157' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.298 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5470-5470' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.299 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9018-9018' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.299 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4353-4353' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.299 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3253-3253' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.299 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4082-4082' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.299 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8869-8869' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.299 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3260-3260' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.299 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '872-872' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.300 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3341-3341' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.300 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3845-3845' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.300 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4266-4266' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.300 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4240-4240' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.300 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2738-2738' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.301 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4442-4442' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.301 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9137-9137' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.301 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8753-8753' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.301 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '660-660' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.301 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4008-4008' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.301 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6165-6165' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.301 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7339-7339' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.301 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2148-2148' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.302 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2053-2053' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.302 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1511-1511' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.302 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3366-3366' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.302 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6209-6209' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.303 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3880-3880' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.303 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6749-6749' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.303 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6096-6096' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.304 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9464-9464' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.304 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5247-5247' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.304 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4736-4736' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.304 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1645-1645' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.304 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5038-5038' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.304 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8949-8949' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.304 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6400-6400' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.304 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3600-3600' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.305 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4118-4118' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.305 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1000-1000' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.305 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3549-3549' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.305 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8079-8079' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.306 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8172-8172' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.306 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4725-4725' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.306 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3119-3119' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.306 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4944-4944' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.306 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5028-5028' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.307 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3662-3662' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.307 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4088-4088' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.307 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3028-3028' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.307 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1817-1817' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.308 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7910-7910' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.308 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3782-3782' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.308 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2912-2912' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.308 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6453-6453' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.308 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3210-3210' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.308 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5314-5314' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.309 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9983-9983' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.309 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2534-2534' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.309 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3190-3190' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.309 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5519-5519' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.309 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9887-9887' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.310 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '293-293' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.311 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5963-5963' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.311 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1926-1926' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.311 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9747-9747' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.312 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1750-1750' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.312 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4909-4909' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.312 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9704-9704' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.313 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7174-7174' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.313 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9869-9869' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.313 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4912-4912' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.314 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1058-1058' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.314 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1361-1361' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.314 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9075-9075' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.314 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4953-4953' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.315 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1550-1550' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.315 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9565-9565' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.315 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8831-8831' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.315 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '771-771' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.316 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1839-1839' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.316 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7237-7237' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.316 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1505-1505' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.316 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1021-1021' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.317 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5032-5032' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.317 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5534-5534' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.318 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3210-3210' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.318 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4060-4060' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.318 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1084-1084' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.318 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8044-8044' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.318 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7173-7173' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.318 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5572-5572' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.319 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9060-9060' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.319 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6587-6587' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.319 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7323-7323' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.319 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2230-2230' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.319 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1068-1068' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.320 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9177-9177' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.320 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1129-1129' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.320 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6661-6661' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.321 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7813-7813' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.321 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7512-7512' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.381 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1666-1666' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.382 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8358-8358' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.382 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4194-4194' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.383 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7511-7511' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.383 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1153-1153' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.384 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5520-5520' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.384 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8631-8631' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.384 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6395-6395' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.385 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7911-7911' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.385 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7454-7454' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.385 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3348-3348' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.385 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9188-9188' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.386 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1537-1537' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.386 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1814-1814' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.386 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6618-6618' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.386 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7297-7297' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.387 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4010-4010' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.387 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7867-7867' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.387 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4345-4345' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.388 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1321-1321' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.388 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1463-1463' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.389 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7106-7106' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.389 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4276-4276' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.389 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2573-2573' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.390 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '744-744' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.390 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5038-5038' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.390 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3428-3428' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.390 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5211-5211' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.390 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2878-2878' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.391 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '297-297' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.391 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8177-8177' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.391 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2960-2960' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.392 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4866-4866' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.392 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6408-6408' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.393 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6207-6207' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.394 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3877-3877' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.394 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8379-8379' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.394 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7035-7035' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.394 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6082-6082' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.395 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8989-8989' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.395 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7484-7484' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.395 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7320-7320' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.396 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2563-2563' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.397 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '872-872' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.397 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9745-9745' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.398 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9035-9035' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.398 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9702-9702' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.398 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3613-3613' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.399 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2375-2375' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.399 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8955-8955' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.399 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9543-9543' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.400 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '21-21' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.400 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1657-1657' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.400 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7778-7778' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.400 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6132-6132' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.400 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4709-4709' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.400 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4799-4799' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.400 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3211-3211' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.400 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3786-3786' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.401 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7232-7232' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.401 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8230-8230' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.401 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2882-2882' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.402 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6410-6410' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.402 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6208-6208' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.402 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8368-8368' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.403 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8461-8461' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.403 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3195-3195' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.403 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5950-5950' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.403 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6572-6572' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.403 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9894-9894' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.404 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2871-2871' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.404 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9956-9956' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.404 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4414-4414' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.405 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4430-4430' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.405 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5672-5672' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.405 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8462-8462' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.406 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3918-3918' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.406 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2536-2536' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.406 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4584-4584' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.406 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4291-4291' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.406 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5724-5724' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.406 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6843-6843' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.406 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5982-5982' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.407 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7929-7929' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.407 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '603-603' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.407 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7260-7260' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.408 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8369-8369' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.408 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8501-8501' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.408 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4967-4967' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.408 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1810-1810' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.408 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9447-9447' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.409 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5798-5798' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.409 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1069-1069' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.409 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7729-7729' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.410 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6794-6794' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.410 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6325-6325' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.410 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1721-1721' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.411 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9796-9796' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.411 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6953-6953' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.411 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7780-7780' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.411 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '142-142' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.412 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2512-2512' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.413 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7786-7786' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.413 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2960-2960' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.413 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1721-1721' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.414 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4112-4112' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.414 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6656-6656' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.415 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6247-6247' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.416 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9313-9313' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.416 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '190-190' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.416 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5849-5849' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.417 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6315-6315' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.417 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6963-6963' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.417 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8301-8301' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.417 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3642-3642' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.418 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4882-4882' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.418 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2647-2647' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.419 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8960-8960' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.419 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1174-1174' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.419 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1676-1676' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.420 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4274-4274' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.421 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1388-1388' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.421 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4220-4220' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.422 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3843-3843' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.422 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5410-5410' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.422 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3902-3902' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.422 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1531-1531' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.437 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4365-4365' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.437 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '637-637' for key 'test_conflict_insert_common.PRIMARY'"] index_test.go:143: sql update test_index set c1 = 6602786344420577599, c2 = 0.345674, c3 = 'ycPDvbWCzt' where c = 292 index_test.go:140: sql delete from test_index where c = 723 index_test.go:137: sql insert into test_index values (1058, 2185953567422697879, 0.824981, '1KniOKx1Nv') index_test.go:140: sql delete from test_index where c = 826 index_test.go:143: sql update test_index set c1 = 3647023193335204325, c2 = 0.193270, c3 = 'yv9ebpvoH0' where c = 587 index_test.go:137: sql insert into test_index values (1056, 216081515994984438, 0.577495, 'iAyBiT7oYD') index_test.go:137: sql insert into test_index values (1060, 5678751274814869249, 0.321568, '4Xy2K2X4N2') index_test.go:137: sql insert into test_index values (1057, 7561216160313320838, 0.558701, 'dexkWe6bux') index_test.go:143: sql update test_index set c1 = 4269805547226986479, c2 = 0.792484, c3 = '0MB0dgw2sW' where c = 946 index_test.go:143: sql update test_index set c1 = 1468627837733929463, c2 = 0.280790, c3 = 'parR1MaOqK' where c = 349 index_test.go:143: sql update test_index set c1 = 3876937551761924270, c2 = 0.678148, c3 = 'nCliwkBLLX' where c = 388 index_test.go:137: sql insert into test_index values (1059, 8427218806969080507, 0.155713, 'WkZxHGEs0d') index_test.go:137: sql insert into test_index values (1061, 8876591751732400397, 0.648592, 'oTr99Wn7SK') index_test.go:137: sql insert into test_index values (1062, 203518717869258345, 0.166056, 'PCWlA5CYvF') index_test.go:140: sql delete from test_index where c = 469 index_test.go:140: sql delete from test_index where c = 185 index_test.go:140: sql delete from test_index where c = 37 index_test.go:137: sql insert into test_index values (1064, 9151817345208110196, 0.382843, 'Q7lzxCzYoV') index_test.go:137: sql insert into test_index values (1063, 6714177434389227594, 0.043104, 'oUkYAJDUlg') index_test.go:137: sql insert into test_index values (1065, 1035373997438101561, 0.589527, 'ZNdOA1AipH') index_test.go:140: sql delete from test_index where c = 76 index_test.go:143: sql update test_index set c1 = 1470967932656389457, c2 = 0.906995, c3 = 'TDeWwS9mJq' where c = 359 index_test.go:140: sql delete from test_index where c = 431 index_test.go:140: sql delete from test_index where c = 121 index_test.go:140: sql delete from test_index where c = 480 index_test.go:140: sql delete from test_index where c = 540 index_test.go:140: sql delete from test_index where c = 614 index_test.go:140: sql delete from test_index where c = 249 index_test.go:143: sql update test_index set c1 = 6147421564631455448, c2 = 0.288432, c3 = 'y5ZKqe0Czm' where c = 801 index_test.go:143: sql update test_index set c1 = 1341289696207568992, c2 = 0.381856, c3 = '0zLBE0jKJu' where c = 133 index_test.go:143: sql update test_index set c1 = 7253730326051480479, c2 = 0.341948, c3 = 'cZGhptSlO5' where c = 129 index_test.go:143: sql update test_index set c1 = 3962546913420991873, c2 = 0.683468, c3 = 'SaDGt29wj5' where c = 767 index_test.go:143: sql update test_index set c1 = 6562890725884679608, c2 = 0.043712, c3 = 'n7hMe6OFa4' where c = 485 index_test.go:143: sql update test_index set c1 = 4148854450805503, c2 = 0.754353, c3 = 'bCneQTstPJ' where c = 446 index_test.go:137: sql insert into test_index values (1066, 7666453463797560332, 0.450909, 'Api1rp6ha9') index_test.go:143: sql update test_index set c1 = 6398021063115133929, c2 = 0.710474, c3 = 'r0XbzJC6ub' where c = 300 index_test.go:143: sql update test_index set c1 = 4529259994082716566, c2 = 0.376125, c3 = 'fmheLcmboc' where c = 589 index_test.go:143: sql update test_index set c1 = 2850357586111376387, c2 = 0.941704, c3 = '4CVfSG2iES' where c = 191 index_test.go:137: sql insert into test_index values (1067, 7650888399565873477, 0.505424, 'kYKOEadVtn') index_test.go:137: sql insert into test_index values (1068, 7472447738091834044, 0.092296, 'ScmQHvjBQT') index_test.go:137: sql insert into test_index values (1071, 8360835848050590642, 0.081102, 'tYS56jvZXW') index_test.go:137: sql insert into test_index values (1070, 4342543568800442723, 0.147248, 'p2n7CdEdiV') index_test.go:140: sql delete from test_index where c = 123 index_test.go:140: sql delete from test_index where c = 925 index_test.go:137: sql insert into test_index values (1072, 2033394496424780208, 0.526126, 'aGF7JjoNKy') index_test.go:137: sql insert into test_index values (1073, 2636648924162097215, 0.393573, 'CvRjVKdrXm') index_test.go:137: sql insert into test_index values (1069, 2152968560687638631, 0.115541, 'JUt4RzUZcj') index_test.go:137: sql insert into test_index values (1074, 735261888250536125, 0.459317, 'EdNe2rm7Nv') index_test.go:137: sql insert into test_index values (1075, 7797648259852527484, 0.978503, 'zH1b9JegI7') index_test.go:143: sql update test_index set c1 = 2822151313344636145, c2 = 0.101273, c3 = 'gvkl13YOgK' where c = 578 index_test.go:140: sql delete from test_index where c = 153 index_test.go:140: sql delete from test_index where c = 413 index_test.go:140: sql delete from test_index where c = 470 index_test.go:140: sql delete from test_index where c = 771 index_test.go:140: sql delete from test_index where c = 973 index_test.go:143: sql update test_index set c1 = 3125943416429014387, c2 = 0.397540, c3 = 'z8P09ZF2Vt' where c = 349 index_test.go:140: sql delete from test_index where c = 341 index_test.go:140: sql delete from test_index where c = 635 index_test.go:140: sql delete from test_index where c = 813 index_test.go:143: sql update test_index set c1 = 1258285629047084436, c2 = 0.112748, c3 = 'NUpqU5YVZW' where c = 870 index_test.go:137: sql insert into test_index values (1076, 185147828647214753, 0.056529, 'jUVdmw4qpV') index_test.go:143: sql update test_index set c1 = 5346300288747965560, c2 = 0.195401, c3 = 'JdI3XL9WYg' where c = 634 index_test.go:137: sql insert into test_index values (1077, 4038092631806143259, 0.248772, 'FF9o0CqKVu') index_test.go:143: sql update test_index set c1 = 6664701218700616789, c2 = 0.060637, c3 = 'JnEB7qBNcD' where c = 814 index_test.go:137: sql insert into test_index values (1078, 3648428260677503640, 0.997211, 'b06FXlSWhR') index_test.go:143: sql update test_index set c1 = 3624382195821436922, c2 = 0.883777, c3 = 'C3eIHVugwd' where c = 883 index_test.go:143: sql update test_index set c1 = 3626417127716690470, c2 = 0.068997, c3 = 'H1MTHlLnEw' where c = 915 index_test.go:143: sql update test_index set c1 = 7277477359966011068, c2 = 0.295011, c3 = 'ujepuErPNm' where c = 204 index_test.go:140: sql delete from test_index where c = 1036 index_test.go:137: sql insert into test_index values (1079, 6489316180581570755, 0.724998, 'AtxhSQoQOr') index_test.go:143: sql update test_index set c1 = 6221322004521369855, c2 = 0.210526, c3 = 'eCxxxRtAKA' where c = 783 index_test.go:143: sql update test_index set c1 = 2121734689798160171, c2 = 0.545985, c3 = 'FkBmMPLXYf' where c = 332 index_test.go:137: sql insert into test_index values (1081, 7210011204792598698, 0.267878, 'BoZf3heTDG') index_test.go:143: sql update test_index set c1 = 8374767805954435416, c2 = 0.683517, c3 = 'qVoIiaTuWH' where c = 1003 index_test.go:140: sql delete from test_index where c = 849 index_test.go:140: sql delete from test_index where c = 897 index_test.go:140: sql delete from test_index where c = 266 index_test.go:137: sql insert into test_index values (1080, 7854075569664918198, 0.192133, '3akysp3vlb') index_test.go:137: sql insert into test_index values (1082, 1542448584597651225, 0.835668, '61J9A2umrQ') index_test.go:137: sql insert into test_index values (1083, 8196789704567163425, 0.633699, 'I0u5Hsd99j') index_test.go:137: sql insert into test_index values (1084, 3375309756538592561, 0.123722, 'Um6Z0VBlBA') index_test.go:143: sql update test_index set c1 = 8530548905279418617, c2 = 0.704819, c3 = '2Zp4xMoypb' where c = 325 index_test.go:140: sql delete from test_index where c = 176 index_test.go:137: sql insert into test_index values (1086, 7820049344398619829, 0.398501, '5h8PSGysBp') index_test.go:137: sql insert into test_index values (1085, 7159874619901463443, 0.116343, 'xD5UfZ4GBx') index_test.go:140: sql delete from test_index where c = 467 index_test.go:140: sql delete from test_index where c = 65 index_test.go:140: sql delete from test_index where c = 779 index_test.go:143: sql update test_index set c1 = 7429858591171712549, c2 = 0.650765, c3 = '8KxkusEAqh' where c = 619 index_test.go:143: sql update test_index set c1 = 4424354246533570073, c2 = 0.781939, c3 = 'MDGEL5vDi2' where c = 487 index_test.go:143: sql update test_index set c1 = 388426872208141015, c2 = 0.140329, c3 = 'lqSkwKD0Q8' where c = 910 index_test.go:140: sql delete from test_index where c = 748 index_test.go:143: sql update test_index set c1 = 4805043889913099633, c2 = 0.383188, c3 = 'XWwxZvBist' where c = 22 index_test.go:143: sql update test_index set c1 = 393978736652164386, c2 = 0.437223, c3 = 'EWZb3pN8jV' where c = 287 index_test.go:143: sql update test_index set c1 = 9049796959254629517, c2 = 0.893084, c3 = 'oobhyJWpDs' where c = 640 index_test.go:137: sql insert into test_index values (1088, 7213031427514795010, 0.509207, 'c7X07bonZn') index_test.go:140: sql delete from test_index where c = 1006 index_test.go:137: sql insert into test_index values (1090, 5547321233235158738, 0.553029, 'Hg7eKpdUiG') index_test.go:137: sql insert into test_index values (1087, 1852283196515260851, 0.807916, '2oe2WBc31C') index_test.go:137: sql insert into test_index values (1089, 5132385997871513763, 0.609171, 'F5wxRH24iB') index_test.go:140: sql delete from test_index where c = 766 index_test.go:140: sql delete from test_index where c = 279 index_test.go:140: sql delete from test_index where c = 799 index_test.go:143: sql update test_index set c1 = 6281591932376015867, c2 = 0.697557, c3 = 'm93N7NgReN' where c = 1072 index_test.go:137: sql insert into test_index values (1091, 6616308033421253404, 0.383931, 'vyFrYks2xE') index_test.go:137: sql insert into test_index values (1093, 7027499386422282960, 0.882476, 'P356gUTJcj') index_test.go:143: sql update test_index set c1 = 6182699313345526126, c2 = 0.703651, c3 = 'plMXi89gov' where c = 779 index_test.go:143: sql update test_index set c1 = 3402937911323234275, c2 = 0.052090, c3 = 'jwDnSt4ehj' where c = 165 index_test.go:140: sql delete from test_index where c = 500 index_test.go:140: sql delete from test_index where c = 179 index_test.go:143: sql update test_index set c1 = 7841093152269178664, c2 = 0.138177, c3 = 'oGVIwq143j' where c = 836 index_test.go:137: sql insert into test_index values (1092, 6964199027679707832, 0.383147, 'Kz4l8fbWTR') index_test.go:140: sql delete from test_index where c = 520 index_test.go:143: sql update test_index set c1 = 2938644809724538733, c2 = 0.634903, c3 = '493OTDf7el' where c = 419 index_test.go:143: sql update test_index set c1 = 2044083927792179262, c2 = 0.957641, c3 = 'iU787Cp95S' where c = 219 index_test.go:140: sql delete from test_index where c = 746 index_test.go:137: sql insert into test_index values (1096, 7806763492424706411, 0.288855, 'N6eZegjMbp') index_test.go:137: sql insert into test_index values (1094, 602183362972297487, 0.121902, 'DDrI6FiiBG') index_test.go:137: sql insert into test_index values (1097, 1416678623252232625, 0.958272, 'Sbxp7Zpq59') index_test.go:140: sql delete from test_index where c = 157 index_test.go:137: sql insert into test_index values (1095, 6420709292737769852, 0.745165, 'OhZBOXADZm') index_test.go:143: sql update test_index set c1 = 7939234956398537282, c2 = 0.499957, c3 = 'bfJprzbB0H' where c = 988 index_test.go:140: sql delete from test_index where c = 1026 index_test.go:143: sql update test_index set c1 = 1919513908958868237, c2 = 0.238982, c3 = 'o2ngAwX8G4' where c = 755 index_test.go:140: sql delete from test_index where c = 477 index_test.go:143: sql update test_index set c1 = 5127315113191790231, c2 = 0.859886, c3 = 'mNmq9Cy7GI' where c = 663 index_test.go:143: sql update test_index set c1 = 8979781935995802991, c2 = 0.980966, c3 = 'q6nWXw5Lag' where c = 494 index_test.go:140: sql delete from test_index where c = 523 index_test.go:140: sql delete from test_index where c = 1063 index_test.go:137: sql insert into test_index values (1098, 5354842689557137003, 0.547030, 'Ft0gdfTutA') index_test.go:143: sql update test_index set c1 = 861550963361076684, c2 = 0.809761, c3 = '1Fsvmlwth1' where c = 627 index_test.go:137: sql insert into test_index values (1099, 1320352247379377801, 0.199903, 'tXXfwbGTL3') index_test.go:140: sql delete from test_index where c = 443 index_test.go:143: sql update test_index set c1 = 4508658900262812725, c2 = 0.893086, c3 = 'YbP8ZP7cuT' where c = 486 index_test.go:143: sql update test_index set c1 = 7658894412141056382, c2 = 0.058785, c3 = '8OOBq6lKih' where c = 943 index_test.go:143: sql update test_index set c1 = 3539034354964222066, c2 = 0.089750, c3 = 'K9ZoVwYwt9' where c = 1021 index_test.go:140: sql delete from test_index where c = 309 index_test.go:143: sql update test_index set c1 = 2562206540313383413, c2 = 0.974774, c3 = 'qB3TfJ4k7e' where c = 100 index_test.go:143: sql update test_index set c1 = 283275462770777439, c2 = 0.042179, c3 = 'z02enVxlg4' where c = 423 index_test.go:137: sql insert into test_index values (1100, 308741289497286507, 0.414010, 'ulH8weWXvw') index_test.go:140: sql delete from test_index where c = 94 index_test.go:143: sql update test_index set c1 = 4600128438252339197, c2 = 0.173227, c3 = 'wJmHM2HiN0' where c = 1050 [2024/05/06 17:55:24.481 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8853-8853' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.482 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '51-51' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.483 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7916-7916' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.483 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8069-8069' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.483 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7534-7534' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.484 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3083-3083' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.484 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4992-4992' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.486 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4074-4074' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.486 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3768-3768' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.487 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8997-8997' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.488 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2384-2384' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.488 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1511-1511' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.488 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5565-5565' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.488 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6189-6189' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.488 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2916-2916' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.489 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3712-3712' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.490 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6677-6677' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.490 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3889-3889' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.491 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5315-5315' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.493 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3988-3988' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.493 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4619-4619' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.493 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9627-9627' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.494 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '647-647' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.494 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2471-2471' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.497 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2722-2722' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.497 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '777-777' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.497 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1313-1313' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.497 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9925-9925' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.498 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3935-3935' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.498 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5066-5066' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.498 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8861-8861' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.499 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '771-771' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.499 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9185-9185' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.500 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4651-4651' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.500 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9376-9376' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.501 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8245-8245' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.502 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9297-9297' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.502 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9336-9336' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.503 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3440-3440' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.504 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1464-1464' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.504 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5736-5736' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.505 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6440-6440' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.506 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1405-1405' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.507 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6082-6082' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.508 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5179-5179' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.508 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5207-5207' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.509 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8621-8621' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.511 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7894-7894' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.512 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8681-8681' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.513 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6935-6935' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.513 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1228-1228' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.514 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2107-2107' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.514 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6579-6579' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.515 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '216-216' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.515 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1565-1565' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.516 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5622-5622' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.516 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8467-8467' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.517 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9839-9839' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.519 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2860-2860' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.520 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5448-5448' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.523 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6200-6200' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.523 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6059-6059' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.524 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '84-84' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.526 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7520-7520' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.528 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5032-5032' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.529 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5941-5941' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.529 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2823-2823' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.530 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8441-8441' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.531 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4240-4240' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.531 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6779-6779' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.532 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2538-2538' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.533 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2545-2545' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.533 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8152-8152' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.533 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1315-1315' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.534 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '822-822' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.535 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7779-7779' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.536 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4116-4116' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.537 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1012-1012' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.538 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6332-6332' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.539 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7463-7463' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.541 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '90-90' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.542 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2709-2709' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.544 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9577-9577' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.545 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4712-4712' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.546 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8686-8686' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.546 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6288-6288' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.548 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2240-2240' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.549 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8336-8336' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.550 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5033-5033' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.550 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3588-3588' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.551 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5112-5112' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.553 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4564-4564' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.555 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5336-5336' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.581 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9793-9793' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.582 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6709-6709' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.583 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8510-8510' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.591 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7271-7271' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.592 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8400-8400' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.593 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1571-1571' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.594 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '438-438' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.596 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2396-2396' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.599 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2396-2396' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.600 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1275-1275' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.601 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9371-9371' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.603 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1381-1381' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.608 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4041-4041' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.609 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '151-151' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.610 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7549-7549' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.611 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9678-9678' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.616 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1620-1620' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.618 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6851-6851' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.619 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3822-3822' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.620 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3255-3255' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.621 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2293-2293' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.621 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4829-4829' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.622 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9673-9673' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.623 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1634-1634' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.625 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7137-7137' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.626 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8826-8826' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.629 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9945-9945' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.630 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8158-8158' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.631 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5320-5320' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.633 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6241-6241' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.633 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3353-3353' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.634 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4593-4593' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.634 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6666-6666' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.635 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9728-9728' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.635 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2005-2005' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.635 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4532-4532' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.636 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1813-1813' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.637 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2668-2668' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.638 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8280-8280' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.639 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7174-7174' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.639 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7538-7538' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.640 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9879-9879' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.640 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4409-4409' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.641 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '151-151' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.643 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3793-3793' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.644 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '292-292' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.645 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2548-2548' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.645 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '723-723' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.646 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6257-6257' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.647 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9619-9619' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.650 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9953-9953' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.650 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1486-1486' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.651 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5719-5719' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.652 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7890-7890' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.653 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3150-3150' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.654 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3891-3891' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.655 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8307-8307' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.656 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1570-1570' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.656 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9192-9192' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.658 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8378-8378' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.659 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '245-245' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.659 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2973-2973' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.661 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6067-6067' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.663 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6470-6470' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.663 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2579-2579' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.664 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5604-5604' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.665 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5250-5250' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.666 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2031-2031' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.667 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1568-1568' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.668 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4492-4492' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.669 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1174-1174' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.671 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3667-3667' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.671 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8767-8767' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.672 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4988-4988' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.676 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8750-8750' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.677 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4205-4205' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.677 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7500-7500' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.679 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1714-1714' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.686 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8265-8265' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.686 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1958-1958' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.688 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5651-5651' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.691 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4799-4799' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.693 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5465-5465' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.695 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3173-3173' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.696 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5586-5586' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.697 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4692-4692' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.698 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7487-7487' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.698 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5772-5772' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.699 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4775-4775' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.699 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7996-7996' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.701 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1638-1638' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.703 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1540-1540' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.704 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5004-5004' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.704 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7968-7968' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.705 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4287-4287' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.706 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3867-3867' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.707 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4355-4355' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.707 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '955-955' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.708 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5825-5825' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.708 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9982-9982' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.709 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8888-8888' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.711 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3122-3122' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.712 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '119-119' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.713 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '940-940' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.714 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '693-693' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.714 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8568-8568' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.715 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '704-704' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.715 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9068-9068' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.715 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9810-9810' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.716 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9005-9005' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.719 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8877-8877' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.720 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1724-1724' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.721 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5965-5965' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.721 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2006-2006' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.724 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7039-7039' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.724 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5920-5920' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.724 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4008-4008' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.725 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7643-7643' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.725 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '470-470' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.726 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1948-1948' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.728 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8020-8020' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.728 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8248-8248' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.728 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3684-3684' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.729 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3129-3129' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.730 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2605-2605' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.730 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8619-8619' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.731 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6133-6133' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.731 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5311-5311' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.733 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7472-7472' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.734 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1123-1123' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.735 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3233-3233' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.736 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2016-2016' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.737 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8213-8213' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.737 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8721-8721' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.738 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '309-309' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.738 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4681-4681' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.739 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9068-9068' for key 'test_conflict_insert_common.PRIMARY'"] index_test.go:137: sql insert into test_index values (1103, 7806003608389835333, 0.119995, 'qfn6bUTtlI') index_test.go:137: sql insert into test_index values (1104, 4303956982356181139, 0.385325, '2J4X94Iign') index_test.go:137: sql insert into test_index values (1102, 692436106029110503, 0.193583, 'Krh0AS4smB') index_test.go:137: sql insert into test_index values (1101, 119249604004147305, 0.986346, 'rq5RPzLyh3') index_test.go:137: sql insert into test_index values (1105, 6802622027224070693, 0.199108, 'ooanxO43n3') index_test.go:137: sql insert into test_index values (1109, 6918872110899309838, 0.776205, '8NzdFnjIoO') index_test.go:137: sql insert into test_index values (1107, 7351590700310984064, 0.313456, 'Wq6OAapdEv') index_test.go:137: sql insert into test_index values (1108, 6343562425523077183, 0.935845, 'IVjeQdqueS') index_test.go:137: sql insert into test_index values (1106, 8799817656233321966, 0.178772, 'xLiS62PD84') index_test.go:137: sql insert into test_index values (1110, 8952196079904952200, 0.416061, '5u5yxUlkhX') index_test.go:140: sql delete from test_index where c = 286 index_test.go:140: sql delete from test_index where c = 38 index_test.go:140: sql delete from test_index where c = 347 index_test.go:143: sql update test_index set c1 = 9170204821224458776, c2 = 0.150799, c3 = 'FuK042asAB' where c = 293 index_test.go:140: sql delete from test_index where c = 468 index_test.go:143: sql update test_index set c1 = 2734812065012903412, c2 = 0.308556, c3 = 'AKCXzG6OFD' where c = 154 index_test.go:140: sql delete from test_index where c = 814 index_test.go:143: sql update test_index set c1 = 6882195045937991065, c2 = 0.240377, c3 = 'r8lSxriCEu' where c = 186 index_test.go:140: sql delete from test_index where c = 380 index_test.go:140: sql delete from test_index where c = 965 index_test.go:140: sql delete from test_index where c = 865 index_test.go:143: sql update test_index set c1 = 494165603519391109, c2 = 0.875023, c3 = '1Hnno4wNfS' where c = 504 index_test.go:140: sql delete from test_index where c = 935 index_test.go:140: sql delete from test_index where c = 1080 index_test.go:143: sql update test_index set c1 = 2206209861781063164, c2 = 0.109564, c3 = 'Z89sXY9OF6' where c = 278 index_test.go:137: sql insert into test_index values (1112, 1250231576991913149, 0.834985, 'Noz4FCfebH') index_test.go:137: sql insert into test_index values (1113, 549819347439262131, 0.187975, '4UijSrsQ7Z') index_test.go:143: sql update test_index set c1 = 5703050078811427683, c2 = 0.590927, c3 = 'RZyXdTUbGm' where c = 636 index_test.go:137: sql insert into test_index values (1111, 5818296332643250212, 0.748928, 'embqfQqjBR') index_test.go:143: sql update test_index set c1 = 4609734975472259259, c2 = 0.198740, c3 = '1nAKdZosem' where c = 902 index_test.go:143: sql update test_index set c1 = 1273224107647449917, c2 = 0.161933, c3 = 'jldq9SyGER' where c = 1013 index_test.go:143: sql update test_index set c1 = 7986240230836216432, c2 = 0.649883, c3 = 'epDvpPnUnX' where c = 361 index_test.go:140: sql delete from test_index where c = 571 index_test.go:137: sql insert into test_index values (1115, 923643735251121072, 0.852461, 'ovJzLoPSpL') index_test.go:137: sql insert into test_index values (1114, 3878587424009300758, 0.990676, 'Fk9FoDUBBP') index_test.go:140: sql delete from test_index where c = 1009 index_test.go:137: sql insert into test_index values (1116, 5720920205185204139, 0.034221, 'bMm4FZ3nfM') index_test.go:140: sql delete from test_index where c = 831 index_test.go:137: sql insert into test_index values (1117, 6701774051924748832, 0.754111, '7FLAamCY73') index_test.go:143: sql update test_index set c1 = 4727940524281453006, c2 = 0.653386, c3 = 'BlpnTzbvNh' where c = 971 index_test.go:140: sql delete from test_index where c = 223 index_test.go:137: sql insert into test_index values (1118, 5112123146781564493, 0.977301, '0FO3d5jSrd') index_test.go:140: sql delete from test_index where c = 982 index_test.go:140: sql delete from test_index where c = 881 index_test.go:143: sql update test_index set c1 = 4956571816572570879, c2 = 0.411264, c3 = '5SeVTBNhNT' where c = 791 index_test.go:137: sql insert into test_index values (1119, 3632487914399262204, 0.790737, 'HQAf6ewp5C') index_test.go:143: sql update test_index set c1 = 389209908605277916, c2 = 0.773720, c3 = 'YG528TUawh' where c = 381 index_test.go:143: sql update test_index set c1 = 2164478445113236181, c2 = 0.852799, c3 = 'NRoQ0PqpH1' where c = 18 index_test.go:143: sql update test_index set c1 = 3518042181540104535, c2 = 0.519420, c3 = 'FRyFImlCQl' where c = 1055 index_test.go:137: sql insert into test_index values (1120, 7892943174457286373, 0.861804, 'eyHDUiohSo') index_test.go:140: sql delete from test_index where c = 696 index_test.go:143: sql update test_index set c1 = 7490788381994167489, c2 = 0.492332, c3 = 'w4TPIX1g8s' where c = 387 index_test.go:143: sql update test_index set c1 = 7308156573440353838, c2 = 0.327191, c3 = 'xpoJksDcZ8' where c = 493 index_test.go:137: sql insert into test_index values (1121, 469165823025879121, 0.718870, 'RaRThUlMtA') index_test.go:140: sql delete from test_index where c = 855 index_test.go:137: sql insert into test_index values (1122, 3232106341467352636, 0.801388, 'SVafOepxBN') index_test.go:137: sql insert into test_index values (1123, 951360909215566017, 0.174000, 'ByP3lbIpNO') index_test.go:137: sql insert into test_index values (1124, 5312136919577499371, 0.882291, 'Wsw45Sm9OQ') index_test.go:140: sql delete from test_index where c = 798 index_test.go:143: sql update test_index set c1 = 721411503070884124, c2 = 0.683804, c3 = 'av8GFIp30n' where c = 103 index_test.go:143: sql update test_index set c1 = 5524866419775888917, c2 = 0.809118, c3 = '726HAoUxav' where c = 271 index_test.go:140: sql delete from test_index where c = 39 index_test.go:137: sql insert into test_index values (1125, 6769426624827427924, 0.233644, '9KoUQXocA5') index_test.go:140: sql delete from test_index where c = 408 index_test.go:143: sql update test_index set c1 = 7971948736370282711, c2 = 0.651156, c3 = 'XgPcHxRAZO' where c = 390 index_test.go:140: sql delete from test_index where c = 9 index_test.go:140: sql delete from test_index where c = 417 index_test.go:143: sql update test_index set c1 = 5580857673283919316, c2 = 0.695422, c3 = 'mXdhQcY7Lv' where c = 266 index_test.go:143: sql update test_index set c1 = 51870018931814645, c2 = 0.046005, c3 = 'zuo5n8qlyd' where c = 23 index_test.go:143: sql update test_index set c1 = 2280390254029880702, c2 = 0.284577, c3 = 'ntpoCOdCQp' where c = 349 index_test.go:143: sql update test_index set c1 = 3157429795800732983, c2 = 0.509256, c3 = 'IyYE9EkoSI' where c = 495 index_test.go:137: sql insert into test_index values (1126, 9035085290251941559, 0.756632, '49RfQkQ7O0') index_test.go:137: sql insert into test_index values (1127, 8809315141374367371, 0.006946, 'FJYXHhdT2Z') index_test.go:137: sql insert into test_index values (1128, 7705904613938565762, 0.666546, 'AzAVRFRD2u') index_test.go:137: sql insert into test_index values (1129, 9042006154870641014, 0.116347, 'HNJGIoT4iw') index_test.go:140: sql delete from test_index where c = 817 index_test.go:140: sql delete from test_index where c = 1118 index_test.go:140: sql delete from test_index where c = 1107 index_test.go:137: sql insert into test_index values (1131, 5779585608074276552, 0.492391, 'g5V7G6PAkB') index_test.go:137: sql insert into test_index values (1130, 2313181677044462322, 0.398390, 'JhEbnItcCZ') index_test.go:137: sql insert into test_index values (1132, 8739361242628346128, 0.796218, 'QWLQC0Uacl') index_test.go:143: sql update test_index set c1 = 8350736927145082513, c2 = 0.616084, c3 = 'ZuSw7mSd0V' where c = 206 index_test.go:137: sql insert into test_index values (1133, 8525373137379525356, 0.251356, 'avTa0eVBAg') index_test.go:140: sql delete from test_index where c = 321 index_test.go:140: sql delete from test_index where c = 20 index_test.go:140: sql delete from test_index where c = 1124 index_test.go:143: sql update test_index set c1 = 4807031458168539339, c2 = 0.649197, c3 = '6y8NtbkyPP' where c = 530 index_test.go:143: sql update test_index set c1 = 8191118730254329266, c2 = 0.377337, c3 = 'Fn7bMHEHcp' where c = 1089 index_test.go:137: sql insert into test_index values (1134, 3273376727900219526, 0.618807, 'Sefv1f9F0u') index_test.go:140: sql delete from test_index where c = 693 index_test.go:143: sql update test_index set c1 = 7878827939025019367, c2 = 0.697800, c3 = 'ZsqGMZ7JPY' where c = 254 index_test.go:140: sql delete from test_index where c = 294 index_test.go:143: sql update test_index set c1 = 1686723939451739792, c2 = 0.716205, c3 = 'v26jtTUs0u' where c = 781 index_test.go:140: sql delete from test_index where c = 208 index_test.go:143: sql update test_index set c1 = 3297989882513341397, c2 = 0.721643, c3 = 'umSI2dB4Na' where c = 991 index_test.go:140: sql delete from test_index where c = 1054 index_test.go:137: sql insert into test_index values (1136, 1275149981365456405, 0.918429, 'itXlsdt9aK') index_test.go:137: sql insert into test_index values (1135, 1169106312111394458, 0.355003, '7S6qmBnJPd') index_test.go:143: sql update test_index set c1 = 7343610390896627629, c2 = 0.858452, c3 = 'Kc9C1fCYM4' where c = 408 index_test.go:143: sql update test_index set c1 = 1241800224005590266, c2 = 0.817277, c3 = 'tJLBdPLS8S' where c = 337 index_test.go:140: sql delete from test_index where c = 634 index_test.go:140: sql delete from test_index where c = 380 index_test.go:137: sql insert into test_index values (1139, 4822653242931494146, 0.102413, 'DJn8arc0iS') index_test.go:137: sql insert into test_index values (1138, 2284263592913387700, 0.368764, 'eRtbdaqxXF') index_test.go:140: sql delete from test_index where c = 603 index_test.go:137: sql insert into test_index values (1137, 5544024649391390176, 0.079108, '5OTsRTtu0f') index_test.go:143: sql update test_index set c1 = 6811079885102070963, c2 = 0.181072, c3 = 'BrnULeFTQt' where c = 816 index_test.go:140: sql delete from test_index where c = 825 index_test.go:143: sql update test_index set c1 = 164398578161968707, c2 = 0.093862, c3 = 'tAEquWWuF0' where c = 569 index_test.go:137: sql insert into test_index values (1140, 4293975220193947412, 0.900004, 'fSWwBj7vcZ') index_test.go:137: sql insert into test_index values (1141, 152665937103231610, 0.077580, 'p0RA287QBU') index_test.go:143: sql update test_index set c1 = 3638761845305220924, c2 = 0.571128, c3 = 'BhkAxE3WFG' where c = 565 index_test.go:143: sql update test_index set c1 = 2379157987075331976, c2 = 0.152703, c3 = 'dosIofKxfw' where c = 396 index_test.go:143: sql update test_index set c1 = 5911654498812656067, c2 = 0.708792, c3 = 'g4WMTwjDSy' where c = 767 index_test.go:140: sql delete from test_index where c = 408 index_test.go:137: sql insert into test_index values (1142, 5490640051188773005, 0.374336, '6Y0V3mtdzS') index_test.go:140: sql delete from test_index where c = 406 index_test.go:137: sql insert into test_index values (1143, 7223744132088318181, 0.879613, 'mlCFFS4KiU') index_test.go:140: sql delete from test_index where c = 429 index_test.go:140: sql delete from test_index where c = 514 index_test.go:143: sql update test_index set c1 = 2706321342542332507, c2 = 0.502275, c3 = '5cDK2aUmzQ' where c = 614 index_test.go:137: sql insert into test_index values (1144, 2192074975685580969, 0.786326, 'edPYHrIkcP') index_test.go:143: sql update test_index set c1 = 6168861818077100036, c2 = 0.553275, c3 = '7BuK9gNWIj' where c = 623 index_test.go:143: sql update test_index set c1 = 4395191903091206138, c2 = 0.342046, c3 = 'LhJoyh4rrF' where c = 271 index_test.go:143: sql update test_index set c1 = 6593428690291028598, c2 = 0.733820, c3 = 'AvqzPO7o2a' where c = 173 index_test.go:137: sql insert into test_index values (1145, 2256617543248322139, 0.383492, '6NYZeQT2Qm') index_test.go:143: sql update test_index set c1 = 1385583091050203092, c2 = 0.960118, c3 = 'W43FbznO3K' where c = 147 index_test.go:137: sql insert into test_index values (1146, 7193414282725980337, 0.743721, 'brKjwrmyan') index_test.go:140: sql delete from test_index where c = 677 index_test.go:137: sql insert into test_index values (1148, 6424151941123752101, 0.928615, 'KnlsfLYba6') index_test.go:140: sql delete from test_index where c = 722 index_test.go:140: sql delete from test_index where c = 493 index_test.go:137: sql insert into test_index values (1147, 7238603396275620866, 0.433460, 'Aov7LFDqqn') index_test.go:137: sql insert into test_index values (1150, 526150295918932292, 0.245583, 'MWDwIK2CaZ') index_test.go:140: sql delete from test_index where c = 836 index_test.go:143: sql update test_index set c1 = 5124783999336492179, c2 = 0.092131, c3 = 'rT9PkXUBR5' where c = 118 index_test.go:140: sql delete from test_index where c = 50 index_test.go:137: sql insert into test_index values (1151, 8226380114643568939, 0.880340, 'JhrGR2wNfH') index_test.go:137: sql insert into test_index values (1149, 1808581238807918694, 0.015692, 'eCZ1cHZpCJ') index_test.go:140: sql delete from test_index where c = 446 index_test.go:143: sql update test_index set c1 = 9021403854730582912, c2 = 0.589333, c3 = 'GirYNs1LWk' where c = 168 index_test.go:140: sql delete from test_index where c = 12 index_test.go:143: sql update test_index set c1 = 6548013269231749915, c2 = 0.358310, c3 = 'VWWLYWbIHt' where c = 879 index_test.go:140: sql delete from test_index where c = 435 index_test.go:140: sql delete from test_index where c = 1062 index_test.go:140: sql delete from test_index where c = 108 index_test.go:143: sql update test_index set c1 = 7307321611352658546, c2 = 0.354276, c3 = 'KxrKV2NvAr' where c = 1072 index_test.go:137: sql insert into test_index values (1152, 8046446601440781270, 0.581948, 'F6VCEtup6q') index_test.go:143: sql update test_index set c1 = 4894780984898099614, c2 = 0.871085, c3 = '0z4UxHrOZd' where c = 1011 index_test.go:137: sql insert into test_index values (1153, 1533317433375230978, 0.762948, 'hSGEqVQFPt') index_test.go:143: sql update test_index set c1 = 2757946222229733015, c2 = 0.472935, c3 = '4hsDjjNczV' where c = 615 index_test.go:143: sql update test_index set c1 = 8682492470025600398, c2 = 0.449100, c3 = 'Ev2HAY62EW' where c = 863 index_test.go:137: sql insert into test_index values (1154, 2781775563407882664, 0.199331, 'eCaDjLPOJb') index_test.go:143: sql update test_index set c1 = 7589760601278006819, c2 = 0.972874, c3 = 'wflfGwhEgQ' where c = 762 index_test.go:137: sql insert into test_index values (1155, 4146883879651656698, 0.874469, 'SmQ3A9fbRV') index_test.go:140: sql delete from test_index where c = 607 index_test.go:137: sql insert into test_index values (1156, 3104809454597074831, 0.368907, 'lpFkzgUhsB') index_test.go:137: sql insert into test_index values (1157, 3934782062194450097, 0.143004, 'qDITldGIW6') index_test.go:143: sql update test_index set c1 = 2965750496635310778, c2 = 0.747010, c3 = 'fbViQA2Z4S' where c = 1109 index_test.go:140: sql delete from test_index where c = 175 index_test.go:140: sql delete from test_index where c = 607 index_test.go:143: sql update test_index set c1 = 3237362274805201785, c2 = 0.541839, c3 = 'tjOWH05zcx' where c = 812 index_test.go:140: sql delete from test_index where c = 912 index_test.go:137: sql insert into test_index values (1158, 1620700267211314371, 0.140006, '4pid0gbmES') index_test.go:140: sql delete from test_index where c = 579 index_test.go:137: sql insert into test_index values (1159, 8456763449975448266, 0.119460, 'AbLMBy8ORp') index_test.go:140: sql delete from test_index where c = 565 index_test.go:140: sql delete from test_index where c = 714 index_test.go:143: sql update test_index set c1 = 4520116491947294695, c2 = 0.446106, c3 = 'qvV1D6Uvt3' where c = 869 index_test.go:137: sql insert into test_index values (1160, 4656902478607239676, 0.314168, 'AdHK8lnOYA') index_test.go:143: sql update test_index set c1 = 484057548376877452, c2 = 0.246626, c3 = 'I7qXkQJeCs' where c = 565 index_test.go:137: sql insert into test_index values (1161, 1708220006345338673, 0.404856, 'mc1ITmcu6A') index_test.go:143: sql update test_index set c1 = 6428910975070802872, c2 = 0.767599, c3 = 'c7UusXDlFL' where c = 844 index_test.go:143: sql update test_index set c1 = 4684082241227450601, c2 = 0.434302, c3 = 'c0oWLbkIqK' where c = 777 index_test.go:140: sql delete from test_index where c = 584 index_test.go:143: sql update test_index set c1 = 8384768440654704694, c2 = 0.499393, c3 = 'jmuuoTlbcK' where c = 850 index_test.go:143: sql update test_index set c1 = 3697999832145848884, c2 = 0.004665, c3 = 'VMnkjlPgvu' where c = 1016 index_test.go:140: sql delete from test_index where c = 306 index_test.go:143: sql update test_index set c1 = 48217927402115057, c2 = 0.073489, c3 = '2Q9bJd2PBV' where c = 1012 index_test.go:143: sql update test_index set c1 = 4272522205320654987, c2 = 0.680032, c3 = '8eg7jTgXk9' where c = 312 index_test.go:137: sql insert into test_index values (1163, 897454327136586784, 0.327073, 'uLPhth0bxg') index_test.go:137: sql insert into test_index values (1162, 3202449740688202177, 0.571521, 'Bj8HiYsdtT') index_test.go:137: sql insert into test_index values (1164, 5503134014730522115, 0.474625, 'WS9HLQuKtO') index_test.go:137: sql insert into test_index values (1165, 468901961549710242, 0.982022, 'L2XaoujDeX') index_test.go:140: sql delete from test_index where c = 841 index_test.go:143: sql update test_index set c1 = 159486274573354170, c2 = 0.721756, c3 = 'wISh8ktNBi' where c = 189 index_test.go:137: sql insert into test_index values (1167, 7737477569351944974, 0.341566, 'M0XlX9GeGL') index_test.go:137: sql insert into test_index values (1168, 3318589707762165284, 0.480907, '9ftwowUa9c') index_test.go:137: sql insert into test_index values (1166, 6238523548611888546, 0.683636, 'FNr5XNN4Na') index_test.go:137: sql insert into test_index values (1169, 1582131701873097354, 0.889931, 'GqpBkh3Vn6') index_test.go:143: sql update test_index set c1 = 2991076102112406424, c2 = 0.252952, c3 = 'diMGJgKb1f' where c = 457 index_test.go:140: sql delete from test_index where c = 1006 index_test.go:140: sql delete from test_index where c = 205 index_test.go:140: sql delete from test_index where c = 186 index_test.go:140: sql delete from test_index where c = 763 index_test.go:140: sql delete from test_index where c = 706 index_test.go:140: sql delete from test_index where c = 262 index_test.go:140: sql delete from test_index where c = 366 index_test.go:140: sql delete from test_index where c = 238 index_test.go:143: sql update test_index set c1 = 4291578059518376688, c2 = 0.390210, c3 = 'K5mgS6DBeq' where c = 334 index_test.go:137: sql insert into test_index values (1170, 1657002094098940968, 0.746227, 'otWvdgKOSW') index_test.go:143: sql update test_index set c1 = 6052257337805856265, c2 = 0.926263, c3 = '1JjZV7MhP3' where c = 14 index_test.go:137: sql insert into test_index values (1171, 8184405133677467350, 0.379218, '4YtnywmWJ8') index_test.go:143: sql update test_index set c1 = 466718372914537245, c2 = 0.882951, c3 = 'R9qws0XJCJ' where c = 366 index_test.go:143: sql update test_index set c1 = 7595269901918531435, c2 = 0.545663, c3 = 'HAcYp5vLOy' where c = 811 index_test.go:143: sql update test_index set c1 = 7757532987364052249, c2 = 0.531502, c3 = 'yEn3NpTjkm' where c = 747 index_test.go:143: sql update test_index set c1 = 473763424550978442, c2 = 0.407264, c3 = 'QbHnXxD7RF' where c = 1019 index_test.go:137: sql insert into test_index values (1173, 8474643374361168605, 0.444790, 'tWN0QT3HgW') index_test.go:143: sql update test_index set c1 = 5715366011678976126, c2 = 0.586711, c3 = 'NEk4UlIoS6' where c = 890 index_test.go:140: sql delete from test_index where c = 1074 index_test.go:137: sql insert into test_index values (1174, 4672279984889622053, 0.749097, '7RDy5mUllS') index_test.go:143: sql update test_index set c1 = 1192581239595757933, c2 = 0.956394, c3 = 'ILLPyK2Y6Z' where c = 490 index_test.go:137: sql insert into test_index values (1172, 3056984075847266578, 0.994618, 'mmM0H63dkb') index_test.go:137: sql insert into test_index values (1175, 5048304509947013795, 0.117290, 'AXxH4whvwy') index_test.go:140: sql delete from test_index where c = 142 index_test.go:140: sql delete from test_index where c = 806 index_test.go:137: sql insert into test_index values (1177, 5171891147176003489, 0.361387, 'yJw7k4gRtn') index_test.go:137: sql insert into test_index values (1178, 761932193189959973, 0.033214, '8PaRk6R6TL') index_test.go:140: sql delete from test_index where c = 320 index_test.go:137: sql insert into test_index values (1176, 5493183964043767635, 0.557063, 'Rsc9YJddGZ') index_test.go:143: sql update test_index set c1 = 1803272044270332021, c2 = 0.568882, c3 = 'nQ11pmMI0c' where c = 746 index_test.go:137: sql insert into test_index values (1179, 3264295729170429001, 0.090663, 'g8hP5OM21t') index_test.go:143: sql update test_index set c1 = 4952746602439931974, c2 = 0.072426, c3 = 'BTGBAEcLth' where c = 638 index_test.go:140: sql delete from test_index where c = 736 index_test.go:140: sql delete from test_index where c = 390 index_test.go:143: sql update test_index set c1 = 4847644547791466983, c2 = 0.530545, c3 = 'E88FXDD4jH' where c = 427 index_test.go:140: sql delete from test_index where c = 1123 index_test.go:143: sql update test_index set c1 = 2518454647540874930, c2 = 0.432001, c3 = 'C4Rydj0zR2' where c = 452 index_test.go:140: sql delete from test_index where c = 926 index_test.go:143: sql update test_index set c1 = 4336744671380223136, c2 = 0.175998, c3 = '9c88bm44D9' where c = 227 index_test.go:137: sql insert into test_index values (1180, 2324941443396101908, 0.760379, 'Uj8UnVfzk1') index_test.go:137: sql insert into test_index values (1181, 7111796982237355366, 0.732493, '63qudiUJH7') index_test.go:137: sql insert into test_index values (1183, 2894589643337881, 0.860279, 'jrfTGsoc8K') index_test.go:140: sql delete from test_index where c = 426 index_test.go:140: sql delete from test_index where c = 330 index_test.go:143: sql update test_index set c1 = 7540400121853685968, c2 = 0.828069, c3 = 's4reVi6Bdt' where c = 752 index_test.go:140: sql delete from test_index where c = 1113 index_test.go:143: sql update test_index set c1 = 1171044361833138064, c2 = 0.044062, c3 = '1hX8SJPFM0' where c = 887 [2024/05/06 17:55:24.740 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8187-8187' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.741 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8235-8235' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.742 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1516-1516' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.742 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2371-2371' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.743 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4410-4410' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.743 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3217-3217' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.743 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8669-8669' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.744 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5333-5333' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.744 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9759-9759' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.746 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8298-8298' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.746 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5488-5488' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.747 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9289-9289' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.747 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4456-4456' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.749 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6344-6344' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.750 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4650-4650' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.751 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1123-1123' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.752 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5205-5205' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.753 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3630-3630' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.753 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4345-4345' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.754 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5045-5045' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.755 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4029-4029' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.756 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2533-2533' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.757 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8075-8075' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.759 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7418-7418' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.760 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9218-9218' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.761 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2595-2595' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.762 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1391-1391' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.765 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2787-2787' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.766 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1477-1477' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.766 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5495-5495' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.767 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1138-1138' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.770 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '610-610' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.771 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7018-7018' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.772 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6748-6748' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.773 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6133-6133' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.775 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7003-7003' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.777 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5691-5691' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.778 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4283-4283' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.780 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8823-8823' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.782 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8981-8981' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.783 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1373-1373' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.784 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2601-2601' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.785 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2326-2326' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.786 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '721-721' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.789 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9074-9074' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.790 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7286-7286' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.792 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5304-5304' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.792 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1045-1045' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.794 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5353-5353' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.796 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9727-9727' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.797 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9902-9902' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.798 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9059-9059' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.800 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5187-5187' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.800 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1582-1582' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.801 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8997-8997' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.801 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3907-3907' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.802 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6207-6207' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.803 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9647-9647' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.805 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6521-6521' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.805 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2284-2284' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.806 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6691-6691' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.806 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3077-3077' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.812 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '811-811' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.813 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3765-3765' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.815 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2048-2048' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.815 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2699-2699' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.816 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '47-47' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.816 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5963-5963' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.817 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4822-4822' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.819 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2256-2256' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.820 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5689-5689' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.820 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3714-3714' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.821 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3889-3889' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.822 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7477-7477' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.823 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3164-3164' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.827 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3783-3783' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.827 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6245-6245' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.829 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1833-1833' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.830 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2331-2331' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.832 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8689-8689' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.833 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2981-2981' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.833 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1906-1906' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.834 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3402-3402' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.835 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8091-8091' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.836 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4164-4164' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.836 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5171-5171' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.838 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2581-2581' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.839 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7122-7122' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.841 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3161-3161' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.842 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9378-9378' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.843 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7862-7862' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.844 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7899-7899' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.845 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '239-239' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.848 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6072-6072' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.849 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9762-9762' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.850 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8279-8279' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.850 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4054-4054' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.851 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2537-2537' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.852 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6428-6428' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.853 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '71-71' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.853 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5974-5974' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.854 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2515-2515' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.855 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2325-2325' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.856 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7598-7598' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.856 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2929-2929' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.857 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1850-1850' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.858 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '685-685' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.860 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7374-7374' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.861 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8033-8033' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.862 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5430-5430' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.863 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1224-1224' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.863 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4082-4082' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.864 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3688-3688' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.865 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2589-2589' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.868 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5416-5416' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.870 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9387-9387' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.870 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5798-5798' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.873 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1554-1554' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.875 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1749-1749' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.875 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3114-3114' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.880 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3473-3473' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.884 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8553-8553' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.888 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1289-1289' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.890 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8900-8900' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.894 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5841-5841' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.901 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '407-407' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.903 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1329-1329' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.904 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1197-1197' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.904 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4788-4788' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.905 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1283-1283' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.910 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7263-7263' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.911 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6529-6529' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.911 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8210-8210' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.917 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4101-4101' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.920 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7055-7055' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.921 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4233-4233' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.922 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6583-6583' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.923 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1511-1511' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.924 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6662-6662' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.928 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2791-2791' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.928 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3554-3554' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.929 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2895-2895' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.929 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9557-9557' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.930 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '195-195' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.931 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '223-223' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.932 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8989-8989' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.932 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1978-1978' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.933 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4635-4635' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.933 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1125-1125' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.934 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8406-8406' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.934 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3918-3918' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.935 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4723-4723' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.936 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2970-2970' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.938 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2538-2538' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.939 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2141-2141' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.940 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2522-2522' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.941 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '927-927' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.943 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1711-1711' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.944 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7136-7136' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.944 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4705-4705' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.946 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9367-9367' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.947 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6191-6191' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.950 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2773-2773' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.951 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '219-219' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.952 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7205-7205' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.956 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7534-7534' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.957 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7627-7627' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.960 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1659-1659' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.961 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8859-8859' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.962 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1014-1014' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.966 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '698-698' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.966 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7068-7068' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.967 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8676-8676' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.968 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5775-5775' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.971 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7391-7391' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.972 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7991-7991' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.973 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5145-5145' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.974 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2634-2634' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.976 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8622-8622' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.976 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3988-3988' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.977 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5992-5992' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.977 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4181-4181' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.978 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7443-7443' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.979 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1866-1866' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.981 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9329-9329' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.982 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4427-4427' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.983 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2188-2188' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.984 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2581-2581' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.985 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6344-6344' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.985 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7138-7138' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.989 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1292-1292' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.991 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7040-7040' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.993 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6283-6283' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.994 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4684-4684' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.995 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5647-5647' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.996 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5470-5470' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.997 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4110-4110' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.998 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2345-2345' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:24.999 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '721-721' for key 'test_conflict_insert_common.PRIMARY'"] index_test.go:137: sql insert into test_index values (1182, 3393888562885928084, 0.765023, 'GJZ6DZOuSP') index_test.go:137: sql insert into test_index values (1184, 412075311678051923, 0.845728, 'R2klACmgNP') index_test.go:143: sql update test_index set c1 = 4077909959993894970, c2 = 0.538167, c3 = 'tt2Cx42WB1' where c = 557 index_test.go:143: sql update test_index set c1 = 5472928189651100233, c2 = 0.949026, c3 = 'bYcvX3Up5I' where c = 281 index_test.go:143: sql update test_index set c1 = 551177240432505016, c2 = 0.595526, c3 = 'D1ihJKacFb' where c = 548 index_test.go:140: sql delete from test_index where c = 1158 index_test.go:137: sql insert into test_index values (1185, 6189204875600926685, 0.278268, 'luazidkLLw') index_test.go:143: sql update test_index set c1 = 3363160990907387183, c2 = 0.953999, c3 = 'mIKPcwhw1y' where c = 1140 index_test.go:140: sql delete from test_index where c = 691 index_test.go:140: sql delete from test_index where c = 833 index_test.go:137: sql insert into test_index values (1187, 2733290758212004239, 0.082691, '2LggbsU07D') index_test.go:140: sql delete from test_index where c = 515 index_test.go:143: sql update test_index set c1 = 6549823944646008866, c2 = 0.158958, c3 = 'LVbxMud2t7' where c = 66 index_test.go:137: sql insert into test_index values (1188, 5919715737900031213, 0.292541, 'afIDNMl5T7') index_test.go:137: sql insert into test_index values (1189, 1438033743243656760, 0.256308, 'mXfOYOjmSs') index_test.go:140: sql delete from test_index where c = 145 index_test.go:143: sql update test_index set c1 = 5476677702481891678, c2 = 0.036337, c3 = '4mgkaT0pzE' where c = 81 index_test.go:137: sql insert into test_index values (1186, 5785868866533782348, 0.735272, 'C8Y9suiWRZ') index_test.go:143: sql update test_index set c1 = 8609058803131486455, c2 = 0.000796, c3 = 'mpJEQHVypV' where c = 619 index_test.go:140: sql delete from test_index where c = 746 index_test.go:140: sql delete from test_index where c = 143 index_test.go:137: sql insert into test_index values (1190, 3304960719892690309, 0.472132, '4JCbupT0nU') index_test.go:140: sql delete from test_index where c = 584 index_test.go:143: sql update test_index set c1 = 7290502762035569118, c2 = 0.380429, c3 = 'DKRWNmODM7' where c = 171 index_test.go:137: sql insert into test_index values (1191, 7557711870196281564, 0.000839, 'EjQFAkGOYF') index_test.go:143: sql update test_index set c1 = 8081890132829198113, c2 = 0.434040, c3 = 'Vc5lbhGnGP' where c = 95 index_test.go:143: sql update test_index set c1 = 6325722944323322991, c2 = 0.710479, c3 = 'TpGo8DzLjA' where c = 84 index_test.go:137: sql insert into test_index values (1192, 7431887689582161771, 0.104218, 'uOlfnDg2iB') index_test.go:137: sql insert into test_index values (1193, 4726324493595654042, 0.441132, 'SSeqyyoTwp') index_test.go:140: sql delete from test_index where c = 819 index_test.go:143: sql update test_index set c1 = 8212540695381341828, c2 = 0.993059, c3 = 'kbl4RsK6nu' where c = 909 index_test.go:140: sql delete from test_index where c = 70 index_test.go:143: sql update test_index set c1 = 892068075228331811, c2 = 0.150216, c3 = '3qmGuKMsVO' where c = 220 index_test.go:137: sql insert into test_index values (1194, 4393343040047738479, 0.016658, 'kPXoYYlzMZ') index_test.go:140: sql delete from test_index where c = 895 index_test.go:143: sql update test_index set c1 = 8774613609880775783, c2 = 0.770118, c3 = 'y2PuNCVN5A' where c = 1132 index_test.go:137: sql insert into test_index values (1195, 3705808425945331689, 0.551226, 'FbHmfM6usl') index_test.go:140: sql delete from test_index where c = 860 index_test.go:140: sql delete from test_index where c = 1022 index_test.go:140: sql delete from test_index where c = 125 index_test.go:143: sql update test_index set c1 = 4490725592897836525, c2 = 0.033046, c3 = '1z2eGNoS4g' where c = 394 index_test.go:137: sql insert into test_index values (1196, 4744027992027518063, 0.905230, 'tC2Ik3fUIy') index_test.go:143: sql update test_index set c1 = 2974173288149355681, c2 = 0.534270, c3 = '7MQ6AulN4G' where c = 175 index_test.go:143: sql update test_index set c1 = 5365415914216827874, c2 = 0.294910, c3 = 'h9F8aKe3js' where c = 270 index_test.go:140: sql delete from test_index where c = 113 index_test.go:143: sql update test_index set c1 = 4165997248616236648, c2 = 0.379139, c3 = 'blaIoOxD1T' where c = 1171 index_test.go:137: sql insert into test_index values (1198, 9087598571016511377, 0.673705, 'Ko58aiHiU9') index_test.go:137: sql insert into test_index values (1197, 4522766594399161351, 0.048206, 'ncZ2zmpwTv') index_test.go:143: sql update test_index set c1 = 2419542335377084691, c2 = 0.025061, c3 = 'ZHTtcx6qXg' where c = 528 index_test.go:143: sql update test_index set c1 = 4903757101592518533, c2 = 0.128304, c3 = 'Ks06XGSAv3' where c = 1150 index_test.go:137: sql insert into test_index values (1200, 1774015344997244220, 0.178618, 'TwOUom2GSa') index_test.go:140: sql delete from test_index where c = 58 index_test.go:140: sql delete from test_index where c = 534 index_test.go:137: sql insert into test_index values (1199, 1565772547895406237, 0.784557, '5FI6Tk5alw') index_test.go:143: sql update test_index set c1 = 546596197665316673, c2 = 0.585188, c3 = 'yyO0rXbbSd' where c = 771 index_test.go:140: sql delete from test_index where c = 1054 index_test.go:140: sql delete from test_index where c = 918 index_test.go:140: sql delete from test_index where c = 377 index_test.go:143: sql update test_index set c1 = 6910997454733915262, c2 = 0.145148, c3 = 'krcmQb2PHW' where c = 161 index_test.go:143: sql update test_index set c1 = 3019888513804599355, c2 = 0.670305, c3 = 'zUg53vV5n2' where c = 77 index_test.go:143: sql update test_index set c1 = 4012512784994242676, c2 = 0.506739, c3 = 'nmLUkw03f8' where c = 710 index_test.go:143: sql update test_index set c1 = 6564497570560918088, c2 = 0.832623, c3 = 'k8qTN0WdMb' where c = 643 [2024/05/06 17:55:25.001 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7597-7597' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:25.004 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2552-2552' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:25.005 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '819-819' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:25.005 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3037-3037' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:25.006 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '360-360' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:25.006 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8251-8251' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:25.008 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3855-3855' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:25.009 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5200-5200' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:25.010 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8591-8591' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:25.011 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8679-8679' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:25.012 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5989-5989' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:25.012 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7993-7993' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:25.013 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8447-8447' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:25.015 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4367-4367' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:25.023 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2237-2237' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:25.024 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6619-6619' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:25.024 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8467-8467' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:25.025 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8398-8398' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:25.026 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2113-2113' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:25.026 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '264-264' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:25.027 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6298-6298' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:25.028 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9954-9954' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:25.029 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4026-4026' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:25.030 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4846-4846' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:25.030 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7304-7304' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:25.031 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3789-3789' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:25.032 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5715-5715' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:25.032 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2067-2067' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:25.032 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3261-3261' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:25.033 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8406-8406' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:25.033 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '537-537' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:25.034 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8879-8879' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:25.034 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1576-1576' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:25.035 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4512-4512' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:25.036 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2079-2079' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:25.037 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9018-9018' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:25.037 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '208-208' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:25.038 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '693-693' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:25.039 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8848-8848' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:25.040 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2855-2855' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:25.041 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6783-6783' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:25.042 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5123-5123' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:25.043 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '795-795' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:25.045 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5844-5844' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:25.046 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4530-4530' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:25.047 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7999-7999' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:25.049 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '77-77' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:25.052 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7702-7702' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:25.053 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8323-8323' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:25.054 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5962-5962' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:25.055 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '1379-1379' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:25.056 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3113-3113' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:25.056 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7019-7019' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:25.057 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '3027-3027' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:25.058 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5107-5107' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:25.059 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7918-7918' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:25.060 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '35-35' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:25.060 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7132-7132' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:25.061 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8491-8491' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:25.061 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4691-4691' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:25.062 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2449-2449' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:25.062 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '457-457' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:25.063 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '2618-2618' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:25.064 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5314-5314' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:25.065 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '7089-7089' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:25.066 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '9134-9134' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:25.067 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '6102-6102' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:25.067 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '4805-4805' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:25.080 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '444-444' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:25.089 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '5886-5886' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:25.091 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8152-8152' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:25.093 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8147-8147' for key 'test_conflict_insert_common.PRIMARY'"] [2024/05/06 17:55:25.095 +08:00] [ERROR] [ddl_test.go:386] ["can not retry"] [error="Error 1062 (23000): Duplicate entry '8990-8990' for key 'test_conflict_insert_common.PRIMARY'"] [TestSimpleConflictInsert][Time Cost]6.466582348s index_test.go:137: sql insert into test_index values (1204, 2609115058445818692, 0.675589, 'KD1NtEECrP') index_test.go:137: sql insert into test_index values (1208, 219964592281242092, 0.230415, 'aoFwUYkzaK') index_test.go:137: sql insert into test_index values (1206, 4421321013670494145, 0.375648, 'NbrRYQnJFM') index_test.go:137: sql insert into test_index values (1202, 3606931390992259379, 0.877830, 'tSBdOZqFiy') index_test.go:137: sql insert into test_index values (1201, 3561292656280262444, 0.757687, 'ORQ960C5gw') index_test.go:137: sql insert into test_index values (1203, 8959721582308304572, 0.941952, 'EjJPxjM4ZY') index_test.go:137: sql insert into test_index values (1209, 8277181598617561363, 0.177160, 'BwggxUv8vB') index_test.go:137: sql insert into test_index values (1207, 7217913719793312875, 0.771259, '93QsRUBBeV') index_test.go:137: sql insert into test_index values (1210, 4305618192860141304, 0.129864, 'JtcCDMA3EB') index_test.go:137: sql insert into test_index values (1205, 4639571689995797044, 0.243903, 'TG7hLjtFks') index_test.go:140: sql delete from test_index where c = 913 index_test.go:140: sql delete from test_index where c = 398 index_test.go:140: sql delete from test_index where c = 822 index_test.go:140: sql delete from test_index where c = 1187 index_test.go:140: sql delete from test_index where c = 1026 index_test.go:140: sql delete from test_index where c = 1077 index_test.go:140: sql delete from test_index where c = 684 index_test.go:140: sql delete from test_index where c = 1010 index_test.go:140: sql delete from test_index where c = 957 index_test.go:140: sql delete from test_index where c = 625 index_test.go:143: sql update test_index set c1 = 5528311255905802944, c2 = 0.529003, c3 = 'F5HNie18cB' where c = 746 index_test.go:143: sql update test_index set c1 = 8163184715068783909, c2 = 0.250887, c3 = 'WMNAEPWFb6' where c = 387 index_test.go:143: sql update test_index set c1 = 4994685484677418268, c2 = 0.867647, c3 = 'tztEpYjt72' where c = 156 index_test.go:143: sql update test_index set c1 = 6108645940361027262, c2 = 0.377160, c3 = 'cr3OedWVoO' where c = 400 index_test.go:143: sql update test_index set c1 = 5489316832444287607, c2 = 0.923661, c3 = 'aXBle9lorW' where c = 1082 index_test.go:143: sql update test_index set c1 = 2020661898431478774, c2 = 0.065414, c3 = 'xf0hQwvOgs' where c = 960 index_test.go:137: sql insert into test_index values (1211, 8255298881438181255, 0.222728, 'aWieceaaZG') index_test.go:143: sql update test_index set c1 = 3568825536721353810, c2 = 0.525163, c3 = 'VNjC3uUMUK' where c = 975 index_test.go:143: sql update test_index set c1 = 3058812195066389359, c2 = 0.969227, c3 = 'bvew7KPfFH' where c = 385 index_test.go:143: sql update test_index set c1 = 3316485818849085738, c2 = 0.718001, c3 = 'inG0J4edzu' where c = 856 index_test.go:143: sql update test_index set c1 = 1181007033529260275, c2 = 0.141463, c3 = 'soJp0U88mt' where c = 502 index_test.go:137: sql insert into test_index values (1213, 1099924341117234589, 0.455676, 'Fw60mDDUHA') index_test.go:137: sql insert into test_index values (1214, 7596119009211465441, 0.713099, 'I8BrmftuIR') index_test.go:137: sql insert into test_index values (1215, 6805768804820975481, 0.600234, 'fgWId1O6dL') index_test.go:137: sql insert into test_index values (1216, 482082825837321885, 0.201564, 'kPwI3Lode4') index_test.go:137: sql insert into test_index values (1212, 8764025955348885842, 0.097899, 'ddKzihJA5d') index_test.go:137: sql insert into test_index values (1217, 1742510055019625935, 0.278422, '79iABaoDIx') index_test.go:140: sql delete from test_index where c = 556 index_test.go:140: sql delete from test_index where c = 387 index_test.go:137: sql insert into test_index values (1218, 1496557092103537388, 0.499032, 'mKn6K7puaE') index_test.go:140: sql delete from test_index where c = 380 index_test.go:140: sql delete from test_index where c = 462 index_test.go:143: sql update test_index set c1 = 4092089866256615292, c2 = 0.394568, c3 = 'bVLec0mMsV' where c = 190 index_test.go:140: sql delete from test_index where c = 185 index_test.go:140: sql delete from test_index where c = 148 index_test.go:143: sql update test_index set c1 = 272255438898854294, c2 = 0.215382, c3 = 'zYZTW2tSik' where c = 345 index_test.go:140: sql delete from test_index where c = 1039 index_test.go:140: sql delete from test_index where c = 659 index_test.go:137: sql insert into test_index values (1220, 5279005714403268389, 0.732490, 'm76VfAPcAk') index_test.go:137: sql insert into test_index values (1219, 8998552186576505761, 0.935062, 'qhGbXpvrh3') index_test.go:143: sql update test_index set c1 = 2165553576192100931, c2 = 0.264354, c3 = 'g6ptaEuAQr' where c = 500 index_test.go:143: sql update test_index set c1 = 6095943964080456623, c2 = 0.825752, c3 = 'K6HhZpc8Gf' where c = 208 index_test.go:143: sql update test_index set c1 = 7699529319959380815, c2 = 0.312478, c3 = 'UTyKYGAOCE' where c = 1150 index_test.go:143: sql update test_index set c1 = 8711809389980067556, c2 = 0.906368, c3 = 'fDo7DCJcCL' where c = 1098 index_test.go:137: sql insert into test_index values (1222, 5155422736331646006, 0.780244, 'bJmavWLFAp') index_test.go:140: sql delete from test_index where c = 348 index_test.go:137: sql insert into test_index values (1223, 7585100709531176061, 0.358360, 'qcUSeeqX6B') index_test.go:137: sql insert into test_index values (1221, 4176131191744052678, 0.208970, '0CTEIN4bXr') index_test.go:140: sql delete from test_index where c = 829 index_test.go:143: sql update test_index set c1 = 5438482425276531969, c2 = 0.821566, c3 = 'GlURTWfJGB' where c = 1096 index_test.go:143: sql update test_index set c1 = 364402387722580734, c2 = 0.326107, c3 = 'f5BXLR3BV5' where c = 1116 index_test.go:140: sql delete from test_index where c = 617 index_test.go:137: sql insert into test_index values (1224, 4917164083588396389, 0.920384, 'V0ZsyRxKJU') index_test.go:137: sql insert into test_index values (1225, 7343414879875506288, 0.453948, 'sDA6I1PRny') index_test.go:137: sql insert into test_index values (1226, 1520334319775291800, 0.589661, 'j2gucWmxl5') index_test.go:143: sql update test_index set c1 = 4481141226833463087, c2 = 0.903189, c3 = 'mhtBDJxxIe' where c = 66 index_test.go:140: sql delete from test_index where c = 197 index_test.go:140: sql delete from test_index where c = 121 index_test.go:140: sql delete from test_index where c = 948 index_test.go:143: sql update test_index set c1 = 8908975088839865563, c2 = 0.679630, c3 = '4hHAQ40QVS' where c = 176 index_test.go:137: sql insert into test_index values (1228, 3266222891934185164, 0.061810, 'UKpVb6XFY3') index_test.go:137: sql insert into test_index values (1227, 2176890073412176458, 0.158660, 'RpTbWNVdAM') index_test.go:143: sql update test_index set c1 = 438908568838167762, c2 = 0.293163, c3 = 'LwFRtYOe5W' where c = 496 index_test.go:143: sql update test_index set c1 = 1199582578781265593, c2 = 0.284008, c3 = 'GE9SOiKIjV' where c = 673 index_test.go:140: sql delete from test_index where c = 1110 index_test.go:140: sql delete from test_index where c = 75 index_test.go:140: sql delete from test_index where c = 518 index_test.go:140: sql delete from test_index where c = 1129 index_test.go:137: sql insert into test_index values (1229, 1927033137358816744, 0.828000, 'rYUL4r359c') index_test.go:137: sql insert into test_index values (1230, 34337924616814842, 0.053923, '5r4gXa7tvZ') index_test.go:143: sql update test_index set c1 = 2243778477721508057, c2 = 0.993262, c3 = 'fU0VdLrjqm' where c = 292 index_test.go:143: sql update test_index set c1 = 1682384392581129638, c2 = 0.122867, c3 = 'IFHOj8hxo9' where c = 542 index_test.go:137: sql insert into test_index values (1231, 4671953821426269081, 0.312848, 'qfARUBh4rG') index_test.go:137: sql insert into test_index values (1232, 757113681238409719, 0.145887, 'zcBnAH6jNf') index_test.go:140: sql delete from test_index where c = 512 index_test.go:140: sql delete from test_index where c = 1063 index_test.go:143: sql update test_index set c1 = 151038721012402317, c2 = 0.066772, c3 = 'qz9OIu9WFE' where c = 741 index_test.go:143: sql update test_index set c1 = 2022309728543190039, c2 = 0.127476, c3 = 'Ri06Hwn3kW' where c = 825 index_test.go:143: sql update test_index set c1 = 296825164968975569, c2 = 0.471132, c3 = 'RVy3f21gON' where c = 898 index_test.go:143: sql update test_index set c1 = 3092546398946760126, c2 = 0.480298, c3 = 'Jm4u3CoZ9G' where c = 1014 index_test.go:143: sql update test_index set c1 = 776472755793003939, c2 = 0.097834, c3 = 'Xab2gsmXuB' where c = 1114 index_test.go:137: sql insert into test_index values (1234, 5106512081565307858, 0.261312, 'QkBgmGzEeg') index_test.go:143: sql update test_index set c1 = 9197707712216429518, c2 = 0.266904, c3 = 'HGLsbICeVu' where c = 1123 index_test.go:140: sql delete from test_index where c = 856 index_test.go:137: sql insert into test_index values (1233, 6552111645860303051, 0.912322, 'ZKZHQmiaD8') index_test.go:137: sql insert into test_index values (1235, 4364096283336078631, 0.153887, 'BCHEvkcf4p') index_test.go:137: sql insert into test_index values (1236, 2974199797686478886, 0.997607, 'ILBFNucx8j') index_test.go:140: sql delete from test_index where c = 582 index_test.go:137: sql insert into test_index values (1239, 7100776317238680097, 0.510070, 'DuuFiellGj') index_test.go:143: sql update test_index set c1 = 9051250786866699662, c2 = 0.454194, c3 = 'lo4QVA15ld' where c = 411 index_test.go:137: sql insert into test_index values (1237, 3682032280359079872, 0.231858, '78cTbrsRZN') index_test.go:137: sql insert into test_index values (1240, 2973028639176575778, 0.711983, 'OKr36hfCKr') index_test.go:140: sql delete from test_index where c = 438 index_test.go:137: sql insert into test_index values (1238, 6231905923527709530, 0.071954, 'WVDN2H9l6x') index_test.go:140: sql delete from test_index where c = 665 index_test.go:140: sql delete from test_index where c = 239 index_test.go:140: sql delete from test_index where c = 641 index_test.go:137: sql insert into test_index values (1241, 1572399937452796165, 0.834429, '0wlVtK9pX2') index_test.go:140: sql delete from test_index where c = 596 index_test.go:143: sql update test_index set c1 = 9011897734560867725, c2 = 0.886424, c3 = 'Y0FdWvIxOz' where c = 1224 index_test.go:140: sql delete from test_index where c = 1043 index_test.go:140: sql delete from test_index where c = 493 index_test.go:143: sql update test_index set c1 = 5252711295113856592, c2 = 0.723467, c3 = 'DOWjO4BmRT' where c = 235 index_test.go:143: sql update test_index set c1 = 5528973723487338153, c2 = 0.070868, c3 = 'CWcG6PTBB4' where c = 1110 index_test.go:143: sql update test_index set c1 = 7146408696469457115, c2 = 0.890966, c3 = '2RpQ1UwH7O' where c = 1039 index_test.go:140: sql delete from test_index where c = 765 index_test.go:143: sql update test_index set c1 = 7716858528760362172, c2 = 0.589913, c3 = '5yj1zNkGVv' where c = 251 index_test.go:143: sql update test_index set c1 = 8896789971710604865, c2 = 0.988800, c3 = 'ilBMzB5GhO' where c = 951 index_test.go:137: sql insert into test_index values (1243, 6987863606918022768, 0.529466, 'DWaMCGF0Md') index_test.go:140: sql delete from test_index where c = 889 index_test.go:143: sql update test_index set c1 = 5307928798278950762, c2 = 0.040478, c3 = 'qymmtTCb71' where c = 1116 index_test.go:137: sql insert into test_index values (1245, 1817892826606265873, 0.372100, 'l7ALgvyW9q') index_test.go:137: sql insert into test_index values (1244, 7571489511908902056, 0.183324, 'pLEx1Cc6Rd') index_test.go:143: sql update test_index set c1 = 6969773421321653696, c2 = 0.040202, c3 = 'TGVOH2j6cW' where c = 758 index_test.go:143: sql update test_index set c1 = 8265066382476659073, c2 = 0.164570, c3 = 'Akj1ojRt5f' where c = 1093 index_test.go:137: sql insert into test_index values (1242, 6278714199417238580, 0.967682, '8l4ivKDir7') index_test.go:140: sql delete from test_index where c = 467 index_test.go:137: sql insert into test_index values (1247, 282215386064655823, 0.835711, 'tGDURj3EhX') index_test.go:140: sql delete from test_index where c = 170 index_test.go:137: sql insert into test_index values (1246, 6666119466387314422, 0.607331, 'X58epCdlHQ') index_test.go:143: sql update test_index set c1 = 5087412509766550886, c2 = 0.664370, c3 = '044d4MfEeZ' where c = 475 index_test.go:137: sql insert into test_index values (1248, 1385737933221678496, 0.772552, '6j8UdvNUtL') index_test.go:140: sql delete from test_index where c = 43 index_test.go:137: sql insert into test_index values (1249, 1911268782643790445, 0.714095, 'uHEiMAoqyY') index_test.go:143: sql update test_index set c1 = 7990221170360695744, c2 = 0.397493, c3 = 'UcoRVsQgps' where c = 554 index_test.go:140: sql delete from test_index where c = 88 index_test.go:137: sql insert into test_index values (1250, 7224789440821735709, 0.586502, 'lQ9BuXLUUP') index_test.go:140: sql delete from test_index where c = 372 index_test.go:140: sql delete from test_index where c = 331 index_test.go:143: sql update test_index set c1 = 6229426059797749257, c2 = 0.464358, c3 = 'dbFTvRvIQ2' where c = 963 index_test.go:140: sql delete from test_index where c = 143 index_test.go:137: sql insert into test_index values (1251, 766804291866894141, 0.938690, 'r4rjNTDpHY') index_test.go:143: sql update test_index set c1 = 8420373015374176781, c2 = 0.441159, c3 = 'MyBuB9Kkdl' where c = 1208 index_test.go:140: sql delete from test_index where c = 816 index_test.go:137: sql insert into test_index values (1252, 4445410459150143034, 0.231581, '7k70wJ8DKH') index_test.go:143: sql update test_index set c1 = 5997615661367354412, c2 = 0.686703, c3 = 'wfFKzQTong' where c = 48 index_test.go:140: sql delete from test_index where c = 27 index_test.go:140: sql delete from test_index where c = 1218 index_test.go:143: sql update test_index set c1 = 7858607355655839200, c2 = 0.035378, c3 = 'gFCOHsPhyZ' where c = 22 index_test.go:140: sql delete from test_index where c = 99 index_test.go:143: sql update test_index set c1 = 3837150343564273760, c2 = 0.773235, c3 = 'zOlB1OZ2R2' where c = 741 index_test.go:137: sql insert into test_index values (1254, 3928646412590150665, 0.800364, 'jZJq3mpgwY') index_test.go:143: sql update test_index set c1 = 6517204094452604053, c2 = 0.257781, c3 = 'JU1OEgBY4P' where c = 410 index_test.go:143: sql update test_index set c1 = 876633464733765480, c2 = 0.456003, c3 = 'I3AQJxUOBw' where c = 992 index_test.go:137: sql insert into test_index values (1253, 5852402050598434369, 0.197051, 'aUYitzVeFP') index_test.go:143: sql update test_index set c1 = 425482728401399902, c2 = 0.314492, c3 = 'ttXCaGKEyG' where c = 425 index_test.go:143: sql update test_index set c1 = 8010275515524256483, c2 = 0.706284, c3 = 'wEXjHGT6Pc' where c = 798 index_test.go:140: sql delete from test_index where c = 321 index_test.go:140: sql delete from test_index where c = 429 index_test.go:143: sql update test_index set c1 = 6446384455669076492, c2 = 0.677230, c3 = 'cJjOf7XJem' where c = 1141 index_test.go:143: sql update test_index set c1 = 1361127250701255774, c2 = 0.610814, c3 = 'VOYO6xcOhu' where c = 102 index_test.go:137: sql insert into test_index values (1255, 7284899832902121918, 0.436412, 'VLblqC5Dsd') index_test.go:143: sql update test_index set c1 = 8143039709016791646, c2 = 0.007493, c3 = '2F8icgj1Ud' where c = 473 index_test.go:137: sql insert into test_index values (1257, 8724870870111313615, 0.255523, 'NpBy0hFVwD') index_test.go:137: sql insert into test_index values (1258, 1185634922374822866, 0.946383, 'XupTEbKgku') index_test.go:137: sql insert into test_index values (1256, 5843376416238239679, 0.637468, '1dv1lcS0st') index_test.go:137: sql insert into test_index values (1259, 6541775039102247984, 0.800930, 'IkFo6twfBs') index_test.go:140: sql delete from test_index where c = 251 index_test.go:137: sql insert into test_index values (1262, 952840261090719397, 0.285650, 'jKUTaJmi2U') index_test.go:137: sql insert into test_index values (1260, 5153533611419493271, 0.390479, 'P5tXOUAt2T') index_test.go:137: sql insert into test_index values (1261, 4181282101598651846, 0.263988, '9vMr9bNzK7') index_test.go:140: sql delete from test_index where c = 473 index_test.go:143: sql update test_index set c1 = 2134395418046180095, c2 = 0.313437, c3 = 'VclItPcmle' where c = 714 index_test.go:137: sql insert into test_index values (1264, 1668207516428445568, 0.452199, 'ElD7ulnsXU') index_test.go:143: sql update test_index set c1 = 1116930235417457128, c2 = 0.936445, c3 = 'JlXQjL7KUQ' where c = 312 index_test.go:137: sql insert into test_index values (1263, 5341583952018872922, 0.526601, 'KvwLy1Alk0') index_test.go:140: sql delete from test_index where c = 276 index_test.go:140: sql delete from test_index where c = 964 index_test.go:140: sql delete from test_index where c = 129 index_test.go:140: sql delete from test_index where c = 630 index_test.go:140: sql delete from test_index where c = 1122 index_test.go:140: sql delete from test_index where c = 1015 index_test.go:140: sql delete from test_index where c = 1005 index_test.go:140: sql delete from test_index where c = 442 index_test.go:137: sql insert into test_index values (1265, 6876169163636762798, 0.554199, 'AYtPstlvYl') index_test.go:143: sql update test_index set c1 = 3603253648743326372, c2 = 0.504424, c3 = 'sUs0uZxqPN' where c = 923 index_test.go:137: sql insert into test_index values (1266, 3033272546969971836, 0.815267, '9gvvL7P2Ag') index_test.go:143: sql update test_index set c1 = 8185943407691012741, c2 = 0.699451, c3 = 'NwN3T9JQin' where c = 535 index_test.go:140: sql delete from test_index where c = 165 index_test.go:143: sql update test_index set c1 = 3260598891379157913, c2 = 0.059282, c3 = '6fV1C2CEn7' where c = 483 index_test.go:143: sql update test_index set c1 = 8940442534896509795, c2 = 0.705708, c3 = 'oUEC2g99LF' where c = 663 index_test.go:143: sql update test_index set c1 = 7277539900674484137, c2 = 0.252145, c3 = 'ErvKXCfOao' where c = 1134 index_test.go:143: sql update test_index set c1 = 2315221585401893954, c2 = 0.422266, c3 = 'ZMFXRPotFs' where c = 1184 index_test.go:143: sql update test_index set c1 = 6968931045970368965, c2 = 0.761956, c3 = 'AihVukwhBM' where c = 966 index_test.go:140: sql delete from test_index where c = 124 index_test.go:137: sql insert into test_index values (1269, 210474570778958975, 0.568449, 'FufaIPnUTc') index_test.go:143: sql update test_index set c1 = 8346079223220075833, c2 = 0.348330, c3 = '6phcJ7yWTp' where c = 1166 index_test.go:137: sql insert into test_index values (1267, 6782135914015790214, 0.319929, 'vote32hzC2') index_test.go:137: sql insert into test_index values (1268, 3434825566749835471, 0.235263, 'usS1mSZsOl') index_test.go:137: sql insert into test_index values (1270, 2366552625217357609, 0.998555, 'eDTUdga6Di') index_test.go:137: sql insert into test_index values (1271, 3206794598951184318, 0.072390, 'BlnSPsiy3N') index_test.go:137: sql insert into test_index values (1272, 8327946906444054822, 0.072832, 'pi4QH5ZeZi') index_test.go:140: sql delete from test_index where c = 498 index_test.go:143: sql update test_index set c1 = 3496242735528036747, c2 = 0.337848, c3 = '0zvoedib7g' where c = 870 index_test.go:140: sql delete from test_index where c = 303 index_test.go:137: sql insert into test_index values (1273, 923034594201767503, 0.629179, '0EX2hcXKrl') index_test.go:137: sql insert into test_index values (1274, 1139619991281347866, 0.171317, 'aI1SGtSc1p') index_test.go:140: sql delete from test_index where c = 537 index_test.go:143: sql update test_index set c1 = 8911914480801163212, c2 = 0.921256, c3 = '7K6c3TZRXF' where c = 618 index_test.go:137: sql insert into test_index values (1275, 2844703028408969326, 0.582761, 'YoJ2runnbG') index_test.go:140: sql delete from test_index where c = 1007 index_test.go:140: sql delete from test_index where c = 792 index_test.go:140: sql delete from test_index where c = 1251 index_test.go:143: sql update test_index set c1 = 3068145121157734683, c2 = 0.694065, c3 = 'fXdckuEtkW' where c = 584 index_test.go:143: sql update test_index set c1 = 2479567359736870908, c2 = 0.980009, c3 = '7TaPc0ODTy' where c = 670 index_test.go:143: sql update test_index set c1 = 705909131271164653, c2 = 0.764931, c3 = 'CRGShNdhII' where c = 1234 index_test.go:143: sql update test_index set c1 = 6833306913429816367, c2 = 0.763556, c3 = 'XTqY0VECw2' where c = 193 index_test.go:143: sql update test_index set c1 = 3790615077518457999, c2 = 0.240101, c3 = 'bLwcKhbEqh' where c = 169 index_test.go:140: sql delete from test_index where c = 161 index_test.go:140: sql delete from test_index where c = 563 index_test.go:140: sql delete from test_index where c = 1051 index_test.go:137: sql insert into test_index values (1278, 8327791035466567400, 0.933037, 'NjScPqL1DQ') index_test.go:137: sql insert into test_index values (1276, 287143556312268309, 0.189993, 'spHyIc9kyA') index_test.go:137: sql insert into test_index values (1280, 5400080554490913037, 0.674294, 'SDV7LOcfYZ') index_test.go:137: sql insert into test_index values (1279, 300646473662643886, 0.517164, 'Z5yxz3ZAI7') index_test.go:137: sql insert into test_index values (1281, 6577257490444926305, 0.024402, 'TLobFTIZsj') index_test.go:143: sql update test_index set c1 = 5680157945580310339, c2 = 0.909592, c3 = '4VkpynXaZB' where c = 511 index_test.go:140: sql delete from test_index where c = 395 index_test.go:140: sql delete from test_index where c = 101 index_test.go:140: sql delete from test_index where c = 1129 index_test.go:137: sql insert into test_index values (1277, 4056488342872345941, 0.204738, 'XwPNSeUwc5') index_test.go:143: sql update test_index set c1 = 1870995196286667498, c2 = 0.992639, c3 = 'rCLDrCej1P' where c = 1081 index_test.go:143: sql update test_index set c1 = 7915613334839444598, c2 = 0.903379, c3 = 'my2p9i0wd4' where c = 397 index_test.go:140: sql delete from test_index where c = 1009 index_test.go:143: sql update test_index set c1 = 2141041196335487807, c2 = 0.258578, c3 = 'Wau3kp168P' where c = 204 index_test.go:140: sql delete from test_index where c = 861 index_test.go:140: sql delete from test_index where c = 715 index_test.go:143: sql update test_index set c1 = 7746057963513641871, c2 = 0.147499, c3 = '0xPHvF1bzd' where c = 647 index_test.go:137: sql insert into test_index values (1282, 7567149214748793737, 0.069539, 'Oqfb6dmJ9a') index_test.go:143: sql update test_index set c1 = 3658077044052857317, c2 = 0.409168, c3 = '48OtRGZDDj' where c = 1011 index_test.go:143: sql update test_index set c1 = 7291692383566981773, c2 = 0.903846, c3 = 'pKU3voRPQa' where c = 1065 index_test.go:137: sql insert into test_index values (1283, 9001287652956262061, 0.128552, 'naWgAVHMNx') index_test.go:143: sql update test_index set c1 = 9081890794908802274, c2 = 0.840972, c3 = 'TXPP32EYMM' where c = 351 index_test.go:137: sql insert into test_index values (1285, 7544808198784267067, 0.191172, '2hzVArciWn') index_test.go:143: sql update test_index set c1 = 7052737988342325390, c2 = 0.403419, c3 = 'UhDQ3Scf7Q' where c = 1059 index_test.go:137: sql insert into test_index values (1284, 1641795662376351702, 0.603083, 'kTu2PcNqZF') index_test.go:137: sql insert into test_index values (1286, 6849448934106521543, 0.241382, 'BNBfj4d6DQ') index_test.go:137: sql insert into test_index values (1289, 8423346584032457991, 0.370051, 's3U2bU4lCT') index_test.go:140: sql delete from test_index where c = 1000 index_test.go:143: sql update test_index set c1 = 2587203767109104820, c2 = 0.130555, c3 = 'jSryPvjWs5' where c = 460 index_test.go:140: sql delete from test_index where c = 1022 index_test.go:140: sql delete from test_index where c = 501 index_test.go:140: sql delete from test_index where c = 166 index_test.go:137: sql insert into test_index values (1287, 2619939733343726744, 0.905975, 'rSDttmOtmo') index_test.go:137: sql insert into test_index values (1288, 2585020661457527806, 0.277077, 'GmaqXxraq0') index_test.go:140: sql delete from test_index where c = 658 index_test.go:140: sql delete from test_index where c = 848 index_test.go:137: sql insert into test_index values (1290, 8745868851873671917, 0.189619, '78hfc87wOv') index_test.go:143: sql update test_index set c1 = 4184925830561142919, c2 = 0.296221, c3 = 'rmHz72OY5O' where c = 415 index_test.go:140: sql delete from test_index where c = 1122 index_test.go:140: sql delete from test_index where c = 253 index_test.go:143: sql update test_index set c1 = 2132453923219618001, c2 = 0.863751, c3 = 'L2FP14lc1l' where c = 839 index_test.go:143: sql update test_index set c1 = 4087257347285112989, c2 = 0.768744, c3 = 'M7redaT019' where c = 88 index_test.go:143: sql update test_index set c1 = 2180948953677697131, c2 = 0.233628, c3 = '3pzQjQSjcE' where c = 168 index_test.go:143: sql update test_index set c1 = 7549354637207452486, c2 = 0.536387, c3 = 'A9rCtwuVnr' where c = 1179 index_test.go:140: sql delete from test_index where c = 756 index_test.go:137: sql insert into test_index values (1291, 1271200422124919093, 0.112330, 'M2pebmVlut') index_test.go:143: sql update test_index set c1 = 2216717109629105736, c2 = 0.710572, c3 = 'CDcSAt2om1' where c = 628 index_test.go:143: sql update test_index set c1 = 6024830670544457288, c2 = 0.092144, c3 = 'A2y9suKQta' where c = 599 index_test.go:137: sql insert into test_index values (1292, 4279211955159174323, 0.984995, 'p0FPdG9ri3') index_test.go:137: sql insert into test_index values (1293, 6844768331457875169, 0.597859, 'SscSvR8AUZ') index_test.go:137: sql insert into test_index values (1296, 78730640587320402, 0.201283, 'xgrcMyzYSl') index_test.go:143: sql update test_index set c1 = 4665804728666127974, c2 = 0.683256, c3 = 'Lv2EuB7Vhr' where c = 1041 index_test.go:140: sql delete from test_index where c = 3 index_test.go:137: sql insert into test_index values (1298, 3178882031606893806, 0.258376, 'XX1onfVirJ') index_test.go:137: sql insert into test_index values (1294, 30996651520333653, 0.745953, '1hIIC79mV2') index_test.go:140: sql delete from test_index where c = 887 index_test.go:140: sql delete from test_index where c = 927 index_test.go:140: sql delete from test_index where c = 416 index_test.go:137: sql insert into test_index values (1299, 8768976225240564084, 0.330600, 'Mj4iuCNZ3X') index_test.go:137: sql insert into test_index values (1297, 5839647823189818489, 0.168959, 'DhRCRIjb3I') index_test.go:137: sql insert into test_index values (1295, 6758318815195929754, 0.682076, 'PSoa0pNEBv') index_test.go:140: sql delete from test_index where c = 1219 index_test.go:140: sql delete from test_index where c = 1100 index_test.go:143: sql update test_index set c1 = 5007753455541762129, c2 = 0.836752, c3 = 'hQ2yT56csx' where c = 837 index_test.go:143: sql update test_index set c1 = 2745614486156913778, c2 = 0.441986, c3 = 'Lw4pBB2k4K' where c = 419 index_test.go:140: sql delete from test_index where c = 431 index_test.go:143: sql update test_index set c1 = 4838003240985469722, c2 = 0.456104, c3 = '3GsDVirhXm' where c = 538 index_test.go:143: sql update test_index set c1 = 4361448029118936775, c2 = 0.278015, c3 = 'M9GIK8GmtN' where c = 1125 index_test.go:140: sql delete from test_index where c = 369 index_test.go:143: sql update test_index set c1 = 1923707558130666866, c2 = 0.620384, c3 = 'Y7E9J4w7iL' where c = 350 index_test.go:140: sql delete from test_index where c = 445 index_test.go:143: sql update test_index set c1 = 5819313969966589321, c2 = 0.356932, c3 = 'sbjyjSCHmH' where c = 511 index_test.go:143: sql update test_index set c1 = 4578103088774437016, c2 = 0.675519, c3 = 'cIhbolPRMa' where c = 1143 index_test.go:143: sql update test_index set c1 = 7873596240707704032, c2 = 0.706628, c3 = 'b8RGaBZrCb' where c = 873 index_test.go:143: sql update test_index set c1 = 3669073480974794483, c2 = 0.566715, c3 = '10o7pPxvzC' where c = 1171 index_test.go:143: sql update test_index set c1 = 3008996766263333736, c2 = 0.324596, c3 = 'vtaOU4NF37' where c = 686 index_test.go:137: sql insert into test_index values (1300, 5447341336264339688, 0.262327, 'RF26cwEhqL') index_test.go:140: sql delete from test_index where c = 623 index_test.go:143: sql update test_index set c1 = 4316832175828434577, c2 = 0.516693, c3 = 'S1kjRwyXHB' where c = 605 [TestSimpleMixed][Mixed][Time Cost]16.380401756s index_test.go:137: sql insert into test_index values (1304, 1125714041589652537, 0.482695, 'zKo5C1XzIg') index_test.go:137: sql insert into test_index values (1301, 7746194885566337163, 0.610127, 'b3K1A3Fq1C') index_test.go:137: sql insert into test_index values (1310, 8336064818324264640, 0.348285, 'E2lU0FG13h') index_test.go:137: sql insert into test_index values (1303, 2934945810648947608, 0.838851, 'ohaYHGH4pI') index_test.go:137: sql insert into test_index values (1306, 6044252504469998495, 0.537908, 'Uzi6E7DBuL') index_test.go:137: sql insert into test_index values (1309, 8815052269681236083, 0.267156, 'Cb2sEkTmiC') index_test.go:137: sql insert into test_index values (1307, 5208201236540009706, 0.619328, 'Bt7vKvVGDo') index_test.go:137: sql insert into test_index values (1302, 1477761098278838030, 0.269022, 'LYLK58AwtE') index_test.go:137: sql insert into test_index values (1305, 9076841163410861248, 0.993103, 'H3LCzNc49h') index_test.go:137: sql insert into test_index values (1308, 386433130048005602, 0.081289, 'ina28quuS8') index_test.go:140: sql delete from test_index where c = 133 index_test.go:140: sql delete from test_index where c = 334 index_test.go:140: sql delete from test_index where c = 133 index_test.go:140: sql delete from test_index where c = 129 index_test.go:140: sql delete from test_index where c = 1055 index_test.go:140: sql delete from test_index where c = 151 index_test.go:140: sql delete from test_index where c = 1181 index_test.go:143: sql update test_index set c1 = 8083480230132521507, c2 = 0.712801, c3 = 'UsG6adp9dT' where c = 659 index_test.go:143: sql update test_index set c1 = 7843760635573272256, c2 = 0.194827, c3 = 'VqS5mEtgVb' where c = 336 index_test.go:143: sql update test_index set c1 = 9152920923753300739, c2 = 0.507649, c3 = 'OXXtvMV4tt' where c = 583 index_test.go:140: sql delete from test_index where c = 484 index_test.go:143: sql update test_index set c1 = 8811599348033511547, c2 = 0.587937, c3 = 'wGqii0ZIPf' where c = 973 index_test.go:140: sql delete from test_index where c = 688 index_test.go:140: sql delete from test_index where c = 231 index_test.go:143: sql update test_index set c1 = 6684142668319166694, c2 = 0.356468, c3 = 'fRutaigcaa' where c = 1231 index_test.go:143: sql update test_index set c1 = 6777548296855999389, c2 = 0.431655, c3 = 'FBrlaCx2WS' where c = 156 index_test.go:137: sql insert into test_index values (1311, 1994488699172897316, 0.369663, 'Nh4dXiMHz9') index_test.go:143: sql update test_index set c1 = 3101658673726425605, c2 = 0.747216, c3 = 'nWUFs9s5CN' where c = 301 index_test.go:143: sql update test_index set c1 = 1940513634133816369, c2 = 0.386688, c3 = 'cImDMK6maB' where c = 1262 index_test.go:137: sql insert into test_index values (1313, 5962472580445002878, 0.565657, 'yjV6PdvgqI') index_test.go:137: sql insert into test_index values (1312, 5912577683984237739, 0.722246, 'i8UfBawYV1') index_test.go:137: sql insert into test_index values (1315, 1296173883049076703, 0.149670, 'NH45AtCcGI') index_test.go:143: sql update test_index set c1 = 6814514182262274006, c2 = 0.774920, c3 = 'Rvi5mNijvP' where c = 931 index_test.go:137: sql insert into test_index values (1316, 4993436773025378259, 0.735533, 'uJdR0mROhi') index_test.go:140: sql delete from test_index where c = 173 index_test.go:137: sql insert into test_index values (1314, 8943290457402699051, 0.572593, 'urk4oSdazg') index_test.go:140: sql delete from test_index where c = 295 index_test.go:137: sql insert into test_index values (1317, 6574022985516968424, 0.156813, 'r0aT0yiu25') index_test.go:140: sql delete from test_index where c = 56 index_test.go:143: sql update test_index set c1 = 8646408339030602645, c2 = 0.365131, c3 = 'jfQC4X3vzm' where c = 1295 index_test.go:137: sql insert into test_index values (1318, 1143179239519549745, 0.789034, 'ZOa88ozzhD') index_test.go:140: sql delete from test_index where c = 1194 index_test.go:140: sql delete from test_index where c = 65 index_test.go:140: sql delete from test_index where c = 547 index_test.go:140: sql delete from test_index where c = 831 index_test.go:143: sql update test_index set c1 = 395299498977665266, c2 = 0.004086, c3 = 'xq71f7anjK' where c = 565 index_test.go:143: sql update test_index set c1 = 2839325688315679810, c2 = 0.633512, c3 = 'PIozPJoWsd' where c = 1095 index_test.go:137: sql insert into test_index values (1319, 6473601077887221012, 0.751401, 'QlhWxVCqpg') index_test.go:143: sql update test_index set c1 = 3156415793786127504, c2 = 0.341783, c3 = 'uXoGvC7clh' where c = 1276 index_test.go:140: sql delete from test_index where c = 1248 index_test.go:143: sql update test_index set c1 = 7810463145091437951, c2 = 0.143129, c3 = 'HDq1FaC8bM' where c = 794 index_test.go:143: sql update test_index set c1 = 652849140085785368, c2 = 0.589812, c3 = 'byUo3y2vfW' where c = 1309 index_test.go:137: sql insert into test_index values (1320, 3878080209779044083, 0.891383, '4e2IXGyHno') index_test.go:143: sql update test_index set c1 = 6493410755213453907, c2 = 0.052152, c3 = '9RUttceywP' where c = 1105 index_test.go:143: sql update test_index set c1 = 8986301242043306248, c2 = 0.061913, c3 = 'IubPaSua2E' where c = 828 index_test.go:140: sql delete from test_index where c = 1167 index_test.go:137: sql insert into test_index values (1321, 8667565093893921369, 0.867352, 'UFH49Wvja6') index_test.go:137: sql insert into test_index values (1325, 2606301510341423246, 0.661936, 'uxKp3qlXyH') index_test.go:137: sql insert into test_index values (1323, 394694067549567815, 0.938283, 'zZWZP91s8j') index_test.go:140: sql delete from test_index where c = 279 index_test.go:137: sql insert into test_index values (1322, 31213641346682788, 0.577693, 'aSTqsoDT6s') index_test.go:143: sql update test_index set c1 = 500694062208809451, c2 = 0.278863, c3 = 'W0tI49kSzL' where c = 141 index_test.go:137: sql insert into test_index values (1324, 2833412290259093255, 0.193330, '96X79esx7x') index_test.go:140: sql delete from test_index where c = 18 index_test.go:143: sql update test_index set c1 = 7700777143543534309, c2 = 0.987530, c3 = '4l9RMrGn2k' where c = 1020 index_test.go:143: sql update test_index set c1 = 688380711251062664, c2 = 0.747694, c3 = 'ZjKqc04vub' where c = 330 index_test.go:137: sql insert into test_index values (1327, 2230264052506453938, 0.484794, 'lEgNzfv0Lg') index_test.go:137: sql insert into test_index values (1326, 7081040426239216625, 0.060248, 'yzMwUdQJnW') index_test.go:137: sql insert into test_index values (1328, 203298579923657509, 0.578931, 'H82c2r7ynf') index_test.go:140: sql delete from test_index where c = 299 index_test.go:140: sql delete from test_index where c = 252 index_test.go:140: sql delete from test_index where c = 458 index_test.go:140: sql delete from test_index where c = 1286 index_test.go:140: sql delete from test_index where c = 801 index_test.go:137: sql insert into test_index values (1329, 4642790992001585599, 0.861445, '8bzNjfcwQL') index_test.go:140: sql delete from test_index where c = 1178 index_test.go:143: sql update test_index set c1 = 2927400407550004121, c2 = 0.227563, c3 = 'xEBJpqQ3gI' where c = 736 index_test.go:143: sql update test_index set c1 = 3819465590532315809, c2 = 0.900730, c3 = 'JNSFfBzAE9' where c = 859 index_test.go:143: sql update test_index set c1 = 781640315355213732, c2 = 0.020937, c3 = '3ymh1pQc8i' where c = 671 index_test.go:143: sql update test_index set c1 = 9154676716892075368, c2 = 0.804981, c3 = 'WHuyJECdDj' where c = 45 index_test.go:143: sql update test_index set c1 = 4846077189036166408, c2 = 0.644936, c3 = 'kPX2CSrbGy' where c = 89 index_test.go:137: sql insert into test_index values (1330, 7099267356524378987, 0.472795, 'SQfWcOcsEx') index_test.go:143: sql update test_index set c1 = 4808181857668851313, c2 = 0.265211, c3 = 'P6g8kuyEic' where c = 642 index_test.go:140: sql delete from test_index where c = 880 index_test.go:140: sql delete from test_index where c = 1170 index_test.go:137: sql insert into test_index values (1331, 7295979703440461308, 0.923589, 'R5OdxJVkJa') index_test.go:143: sql update test_index set c1 = 7357600418979542601, c2 = 0.968721, c3 = 'mAYmiOVRYS' where c = 822 index_test.go:137: sql insert into test_index values (1333, 3972913171575027377, 0.983065, 'd19BhpMgFa') index_test.go:143: sql update test_index set c1 = 5421857041447850387, c2 = 0.220852, c3 = 'LIjgKZNK5X' where c = 1059 index_test.go:143: sql update test_index set c1 = 2196285288274489774, c2 = 0.413620, c3 = 'Cae948rHK2' where c = 748 index_test.go:137: sql insert into test_index values (1334, 7176544757967414337, 0.041450, 'Yz1Y4bdXZU') index_test.go:137: sql insert into test_index values (1332, 4096495549204971858, 0.496845, 'rxx9wPcFtL') index_test.go:137: sql insert into test_index values (1335, 6774555994261797377, 0.440819, 'wpijGRMXQP') index_test.go:140: sql delete from test_index where c = 763 index_test.go:140: sql delete from test_index where c = 1178 index_test.go:137: sql insert into test_index values (1337, 7580234202451002613, 0.829512, '4Eahjr97GJ') index_test.go:140: sql delete from test_index where c = 1087 index_test.go:137: sql insert into test_index values (1336, 6310477114513058225, 0.701477, 'CEIpUp1w00') index_test.go:140: sql delete from test_index where c = 938 index_test.go:137: sql insert into test_index values (1338, 5314529903359588364, 0.102461, 'TNGunf8NWT') index_test.go:140: sql delete from test_index where c = 446 index_test.go:140: sql delete from test_index where c = 1243 index_test.go:143: sql update test_index set c1 = 9117222439013224012, c2 = 0.329319, c3 = 'tjN9dWeuad' where c = 513 index_test.go:137: sql insert into test_index values (1339, 6857977233126464554, 0.541303, 'ARm6pqwLTr') index_test.go:143: sql update test_index set c1 = 5018037903488267384, c2 = 0.033447, c3 = 'gIliRcEtKG' where c = 790 index_test.go:140: sql delete from test_index where c = 1276 index_test.go:143: sql update test_index set c1 = 8223440781455588966, c2 = 0.629525, c3 = 'sh2H4dyAFE' where c = 798 index_test.go:143: sql update test_index set c1 = 2805083421562870581, c2 = 0.564768, c3 = 'TJZlps9sWt' where c = 999 index_test.go:143: sql update test_index set c1 = 4031844751020636769, c2 = 0.106879, c3 = 'Elp6paG5qT' where c = 971 index_test.go:143: sql update test_index set c1 = 1671483677185940622, c2 = 0.153524, c3 = 'y3XlOJKmNG' where c = 10 index_test.go:140: sql delete from test_index where c = 1004 index_test.go:140: sql delete from test_index where c = 1148 index_test.go:143: sql update test_index set c1 = 4076950319285943987, c2 = 0.661788, c3 = 'vzYxPIUvdv' where c = 705 index_test.go:140: sql delete from test_index where c = 1132 index_test.go:137: sql insert into test_index values (1341, 91398877716204659, 0.659210, '2qYPMxHlRI') index_test.go:143: sql update test_index set c1 = 425614095358457560, c2 = 0.349592, c3 = 'spUVwnOgIf' where c = 765 index_test.go:143: sql update test_index set c1 = 8902020368210181254, c2 = 0.980539, c3 = 'spo4MbL71R' where c = 397 index_test.go:137: sql insert into test_index values (1342, 3954244897071541200, 0.769099, 'ywfAP2uVrb') index_test.go:137: sql insert into test_index values (1340, 2496413620566258860, 0.354116, 'd5eHMJkmjU') index_test.go:137: sql insert into test_index values (1343, 4909217005155511920, 0.910364, '7CdPfIT5ZP') index_test.go:143: sql update test_index set c1 = 7266751573798705877, c2 = 0.104426, c3 = 'hw9uUkisfE' where c = 123 index_test.go:137: sql insert into test_index values (1345, 1834325084257318657, 0.499176, 'JhtCOEcdM9') index_test.go:137: sql insert into test_index values (1346, 7220469828494810024, 0.173007, 'sIAewPyszZ') index_test.go:140: sql delete from test_index where c = 703 index_test.go:140: sql delete from test_index where c = 448 index_test.go:140: sql delete from test_index where c = 432 index_test.go:137: sql insert into test_index values (1344, 823137093369101325, 0.626963, '0Ktfe5O8yO') index_test.go:137: sql insert into test_index values (1348, 9088241285632918492, 0.026097, 'vfTRnWsLmY') index_test.go:140: sql delete from test_index where c = 1042 index_test.go:137: sql insert into test_index values (1349, 5230993471705406403, 0.060088, 'Pil2x9ozxs') index_test.go:143: sql update test_index set c1 = 4939704168567516285, c2 = 0.337864, c3 = 'zbD2jzaOHx' where c = 214 index_test.go:140: sql delete from test_index where c = 705 index_test.go:143: sql update test_index set c1 = 7447193190125127998, c2 = 0.362203, c3 = 'aQrDnRVQ96' where c = 188 index_test.go:137: sql insert into test_index values (1347, 3172198292744029181, 0.162708, 'RMbpIHXhIz') index_test.go:140: sql delete from test_index where c = 193 index_test.go:140: sql delete from test_index where c = 776 index_test.go:143: sql update test_index set c1 = 4921822169939349607, c2 = 0.728340, c3 = 'jBZKgqrJWx' where c = 408 index_test.go:143: sql update test_index set c1 = 8377129460894468630, c2 = 0.659074, c3 = 'qOmgMkrMHa' where c = 1176 index_test.go:140: sql delete from test_index where c = 156 index_test.go:140: sql delete from test_index where c = 1077 index_test.go:143: sql update test_index set c1 = 8817228831016454016, c2 = 0.739578, c3 = 'sRf9aBnAuL' where c = 187 index_test.go:137: sql insert into test_index values (1350, 9211125737477767345, 0.705374, 'AJZQjEYuVB') index_test.go:137: sql insert into test_index values (1351, 4281408034145057066, 0.911758, '8SMfCTPd0j') index_test.go:143: sql update test_index set c1 = 8374662999693043777, c2 = 0.316685, c3 = 'v71kvUhD0w' where c = 484 index_test.go:140: sql delete from test_index where c = 1126 index_test.go:143: sql update test_index set c1 = 7620224686504787591, c2 = 0.466883, c3 = 'Qp3hjlOnsb' where c = 163 index_test.go:143: sql update test_index set c1 = 1692746685653884828, c2 = 0.212124, c3 = 'PX3Ciayx4w' where c = 893 index_test.go:137: sql insert into test_index values (1353, 2094702067105872300, 0.819536, 'congza1H1Y') index_test.go:137: sql insert into test_index values (1352, 7475780772731734632, 0.029030, 'NyocvhzPJ4') index_test.go:137: sql insert into test_index values (1354, 5359035938344496991, 0.732356, 'OQpRL560NQ') index_test.go:140: sql delete from test_index where c = 823 index_test.go:140: sql delete from test_index where c = 887 index_test.go:143: sql update test_index set c1 = 3844827487618083201, c2 = 0.502042, c3 = 'uevy2rzoi3' where c = 1312 index_test.go:137: sql insert into test_index values (1357, 1776376155796230069, 0.941537, 'c291LqI1V2') index_test.go:137: sql insert into test_index values (1356, 3516575663974898528, 0.880003, 'KA7zN2DS1u') index_test.go:137: sql insert into test_index values (1355, 7362244116367323404, 0.202973, '39oDrBOYCO') index_test.go:143: sql update test_index set c1 = 9190040182546132599, c2 = 0.265695, c3 = '82zKTDL35G' where c = 1194 index_test.go:140: sql delete from test_index where c = 1292 index_test.go:140: sql delete from test_index where c = 404 index_test.go:143: sql update test_index set c1 = 6528753390577054290, c2 = 0.703789, c3 = 'HC4xYOaFam' where c = 1102 index_test.go:140: sql delete from test_index where c = 30 index_test.go:137: sql insert into test_index values (1358, 2218094470583005860, 0.207246, 'JT5OpqVpBK') index_test.go:143: sql update test_index set c1 = 2790628682589451340, c2 = 0.601333, c3 = 'vth9YGUkTA' where c = 1005 index_test.go:140: sql delete from test_index where c = 404 index_test.go:143: sql update test_index set c1 = 7844471970857023397, c2 = 0.248631, c3 = 'Lsiply3rup' where c = 1269 index_test.go:140: sql delete from test_index where c = 1305 index_test.go:140: sql delete from test_index where c = 967 index_test.go:137: sql insert into test_index values (1359, 4619341239071869217, 0.641508, 'etb3ypB4iY') index_test.go:143: sql update test_index set c1 = 3217957540770121437, c2 = 0.687246, c3 = 'g7TGG0r3YO' where c = 338 index_test.go:143: sql update test_index set c1 = 4224621586478313415, c2 = 0.808699, c3 = 'ofgouWFuP9' where c = 53 index_test.go:140: sql delete from test_index where c = 65 index_test.go:137: sql insert into test_index values (1362, 2233338588639231020, 0.992255, 'dPiZxKi3ps') index_test.go:143: sql update test_index set c1 = 1828390400574826881, c2 = 0.327707, c3 = 'ItQwkmqz5o' where c = 888 index_test.go:137: sql insert into test_index values (1360, 8258650003225413629, 0.457845, 'nm5qijWsqu') index_test.go:140: sql delete from test_index where c = 120 index_test.go:140: sql delete from test_index where c = 53 index_test.go:143: sql update test_index set c1 = 3111370814209300871, c2 = 0.158976, c3 = 'BiIG6Ol4nr' where c = 341 index_test.go:137: sql insert into test_index values (1361, 6648002610544992585, 0.628299, 'wBHXMEZrOL') index_test.go:137: sql insert into test_index values (1363, 8500341141651191915, 0.613826, 'UKFNzm388f') index_test.go:140: sql delete from test_index where c = 251 index_test.go:143: sql update test_index set c1 = 6588000449755823427, c2 = 0.935054, c3 = 'biADsU3pIv' where c = 180 index_test.go:143: sql update test_index set c1 = 4499582175380748313, c2 = 0.425180, c3 = 'PM3SrvXWXa' where c = 972 index_test.go:137: sql insert into test_index values (1364, 4822704140438373302, 0.117058, 'ZVgTeguklg') index_test.go:143: sql update test_index set c1 = 5619713318293467748, c2 = 0.000261, c3 = '6FzHBIfgNu' where c = 155 index_test.go:143: sql update test_index set c1 = 8929408541301634081, c2 = 0.245629, c3 = 'uMCZWfSHsi' where c = 500 index_test.go:143: sql update test_index set c1 = 3576887276859205229, c2 = 0.339837, c3 = 'U1L1OZgOTv' where c = 789 index_test.go:137: sql insert into test_index values (1366, 8679055923860819179, 0.035483, 'o7tzrftdk2') index_test.go:140: sql delete from test_index where c = 1039 index_test.go:140: sql delete from test_index where c = 14 index_test.go:137: sql insert into test_index values (1367, 4746366239882419679, 0.162037, 'lenHY27yVS') index_test.go:140: sql delete from test_index where c = 822 index_test.go:137: sql insert into test_index values (1365, 4434588830678151561, 0.066674, '7KFSa9qSfO') index_test.go:137: sql insert into test_index values (1369, 2369322062968799286, 0.862666, 'uw4ih5QTLl') index_test.go:137: sql insert into test_index values (1370, 3051087163602524641, 0.295283, 'XxO0u3ibmv') index_test.go:137: sql insert into test_index values (1368, 554471625614242063, 0.997296, 'PCwAzk8tTn') index_test.go:140: sql delete from test_index where c = 286 index_test.go:140: sql delete from test_index where c = 976 index_test.go:143: sql update test_index set c1 = 4816467171180218189, c2 = 0.121211, c3 = 'IlGLW0GYGL' where c = 960 index_test.go:140: sql delete from test_index where c = 409 index_test.go:143: sql update test_index set c1 = 4983410692841805583, c2 = 0.275850, c3 = 'zzNUYs5ONo' where c = 147 index_test.go:137: sql insert into test_index values (1371, 6657474208108160973, 0.670529, 'L4O9aQPYZ4') index_test.go:143: sql update test_index set c1 = 2543082674721772717, c2 = 0.799667, c3 = 'TYpZFtR7ht' where c = 1220 index_test.go:140: sql delete from test_index where c = 595 index_test.go:140: sql delete from test_index where c = 1113 index_test.go:143: sql update test_index set c1 = 2926536506655016353, c2 = 0.517081, c3 = 'fO5ofejQ3F' where c = 192 index_test.go:143: sql update test_index set c1 = 1892937416477668611, c2 = 0.511302, c3 = 'nl4aL8pV7S' where c = 95 index_test.go:143: sql update test_index set c1 = 8755493134723834921, c2 = 0.082701, c3 = 'b0gLbpWR2Y' where c = 122 index_test.go:140: sql delete from test_index where c = 1311 index_test.go:140: sql delete from test_index where c = 988 index_test.go:137: sql insert into test_index values (1372, 1254418399014474364, 0.435616, 'brkLYgBouJ') index_test.go:143: sql update test_index set c1 = 8312727748442716291, c2 = 0.779858, c3 = 'qbrQFxTT1a' where c = 74 index_test.go:143: sql update test_index set c1 = 4005373759575270296, c2 = 0.265289, c3 = '8IvkneaGZz' where c = 607 index_test.go:137: sql insert into test_index values (1373, 7690593700690952823, 0.405957, 'iNgOLfeUVj') index_test.go:137: sql insert into test_index values (1375, 7338127165745112244, 0.379253, 'UNjhlKnA4E') index_test.go:137: sql insert into test_index values (1376, 2299779588037224374, 0.489919, '01S6VuOvZ8') index_test.go:140: sql delete from test_index where c = 906 index_test.go:143: sql update test_index set c1 = 6651182330657518790, c2 = 0.998510, c3 = 'Qsd5shZAvz' where c = 1280 index_test.go:143: sql update test_index set c1 = 1867838932123719367, c2 = 0.001653, c3 = 'QSJyTp08PU' where c = 1096 index_test.go:137: sql insert into test_index values (1379, 5772380906694028901, 0.870257, 'zDWjEwOOVr') index_test.go:143: sql update test_index set c1 = 8430776034290032620, c2 = 0.096775, c3 = 'tewucyJ6lK' where c = 927 index_test.go:137: sql insert into test_index values (1374, 4279123184548578755, 0.219025, 'W90JoSGUql') index_test.go:140: sql delete from test_index where c = 172 index_test.go:137: sql insert into test_index values (1377, 1483682767376449665, 0.470171, 'QZHBaLcHxt') index_test.go:137: sql insert into test_index values (1380, 2319537434798547471, 0.504382, '4gyW0NbF1I') index_test.go:143: sql update test_index set c1 = 3803737929053562772, c2 = 0.980808, c3 = 'x9jagpM57i' where c = 1129 index_test.go:140: sql delete from test_index where c = 774 index_test.go:140: sql delete from test_index where c = 33 index_test.go:137: sql insert into test_index values (1382, 8370824763937199962, 0.118645, '8vqF7d576f') index_test.go:137: sql insert into test_index values (1378, 2360807193075613215, 0.093714, '1jSoh4juW6') index_test.go:143: sql update test_index set c1 = 4578127272295853170, c2 = 0.764303, c3 = 'sl6HgkD0BG' where c = 973 index_test.go:140: sql delete from test_index where c = 804 index_test.go:137: sql insert into test_index values (1381, 783712360998303507, 0.101624, 'lLJ6cm4oD6') index_test.go:143: sql update test_index set c1 = 5626339865080895057, c2 = 0.844651, c3 = 'yBvB80QzIv' where c = 386 index_test.go:140: sql delete from test_index where c = 526 index_test.go:137: sql insert into test_index values (1383, 9148801578308189815, 0.831117, 'wf5fjC7TkY') index_test.go:140: sql delete from test_index where c = 645 index_test.go:143: sql update test_index set c1 = 4915500590489397813, c2 = 0.083738, c3 = 'fByI7xmawe' where c = 1289 index_test.go:140: sql delete from test_index where c = 1234 index_test.go:140: sql delete from test_index where c = 1104 index_test.go:140: sql delete from test_index where c = 1099 index_test.go:137: sql insert into test_index values (1384, 8872354778380923400, 0.197933, 'LgJNuCyAMU') index_test.go:143: sql update test_index set c1 = 3142912316678696542, c2 = 0.393666, c3 = 'oMUTfWPAEM' where c = 88 index_test.go:137: sql insert into test_index values (1385, 5374892373386322235, 0.260101, 'saBxRTUDsB') index_test.go:137: sql insert into test_index values (1386, 3174061796814563520, 0.997932, '87Uaiz7MVp') index_test.go:143: sql update test_index set c1 = 6738492352664765172, c2 = 0.298531, c3 = 'TcJ4dOSNIz' where c = 1274 index_test.go:140: sql delete from test_index where c = 662 index_test.go:140: sql delete from test_index where c = 149 index_test.go:140: sql delete from test_index where c = 1030 index_test.go:140: sql delete from test_index where c = 1314 index_test.go:143: sql update test_index set c1 = 8235532655729780731, c2 = 0.153317, c3 = 'ukcRRhN2vy' where c = 1370 index_test.go:137: sql insert into test_index values (1387, 1589650143271180190, 0.053673, 'iBIRNxP8QQ') index_test.go:143: sql update test_index set c1 = 5313126340230165901, c2 = 0.789899, c3 = 'RRUPYowyua' where c = 910 index_test.go:143: sql update test_index set c1 = 528924894337374555, c2 = 0.737906, c3 = '8S41dL0VC3' where c = 91 index_test.go:140: sql delete from test_index where c = 679 index_test.go:143: sql update test_index set c1 = 6021319187187996062, c2 = 0.260574, c3 = 'mOQQ4CvmTG' where c = 662 index_test.go:143: sql update test_index set c1 = 6827877791112519184, c2 = 0.171831, c3 = 'BjnDrxHTrs' where c = 562 index_test.go:137: sql insert into test_index values (1388, 6844989272198981220, 0.059224, 'QQAVxJrPaf') index_test.go:143: sql update test_index set c1 = 946799864433031807, c2 = 0.961187, c3 = 'eYFkpJydtD' where c = 1269 index_test.go:137: sql insert into test_index values (1389, 260543895588654450, 0.769152, 'uAt9rF0q20') index_test.go:143: sql update test_index set c1 = 5795113485358232769, c2 = 0.569368, c3 = 'jrZjz0lhLJ' where c = 670 index_test.go:140: sql delete from test_index where c = 251 index_test.go:137: sql insert into test_index values (1392, 1537136809313025264, 0.773698, 'diaBFK2Gmo') index_test.go:143: sql update test_index set c1 = 8285815495948919357, c2 = 0.512057, c3 = 'W8BL9PxNVf' where c = 72 index_test.go:137: sql insert into test_index values (1390, 3165923240852803131, 0.952372, 'u4e6dp1Z4u') index_test.go:137: sql insert into test_index values (1391, 5832403913739360417, 0.532740, 'NNeYfq6ErL') index_test.go:137: sql insert into test_index values (1393, 3587392356486629278, 0.484389, '63ayBZaDo5') index_test.go:140: sql delete from test_index where c = 1192 index_test.go:143: sql update test_index set c1 = 466503640599486742, c2 = 0.682931, c3 = 'iwFNLcyVFr' where c = 906 index_test.go:140: sql delete from test_index where c = 294 index_test.go:137: sql insert into test_index values (1395, 2841654375617551489, 0.299051, 'vtb6w44Asm') index_test.go:140: sql delete from test_index where c = 1180 index_test.go:137: sql insert into test_index values (1394, 7678556570913725543, 0.345816, 'HsGlUSvHzA') index_test.go:137: sql insert into test_index values (1396, 1629370539136512126, 0.570350, 'dxs9nDCycq') index_test.go:140: sql delete from test_index where c = 1257 index_test.go:143: sql update test_index set c1 = 4593705343215214852, c2 = 0.174302, c3 = 'P8FZDFsITF' where c = 540 index_test.go:140: sql delete from test_index where c = 717 index_test.go:140: sql delete from test_index where c = 649 index_test.go:143: sql update test_index set c1 = 7114744899907104637, c2 = 0.364745, c3 = 'GFO5us3gn7' where c = 991 index_test.go:140: sql delete from test_index where c = 1096 index_test.go:143: sql update test_index set c1 = 333284107705625973, c2 = 0.955184, c3 = 'dV5UDn7HRw' where c = 109 index_test.go:143: sql update test_index set c1 = 594686857079106604, c2 = 0.223348, c3 = 'x4riR2s5c2' where c = 1273 index_test.go:140: sql delete from test_index where c = 1309 index_test.go:143: sql update test_index set c1 = 3923732167108547281, c2 = 0.379218, c3 = 'Gb1d4kxGa8' where c = 264 index_test.go:143: sql update test_index set c1 = 6603265102705289020, c2 = 0.972785, c3 = 'wEqo0rz3SE' where c = 554 index_test.go:140: sql delete from test_index where c = 1367 index_test.go:143: sql update test_index set c1 = 1438803219938272097, c2 = 0.473284, c3 = 'yZftBrAl6o' where c = 1332 index_test.go:137: sql insert into test_index values (1397, 552193911103640060, 0.539248, 'FP7KIQV7bl') index_test.go:143: sql update test_index set c1 = 1252665871346234820, c2 = 0.307819, c3 = 'zgspIFw8ry' where c = 59 index_test.go:137: sql insert into test_index values (1398, 6134876386183650423, 0.795374, 'AJlBoenT0a') index_test.go:143: sql update test_index set c1 = 567397198024198665, c2 = 0.934281, c3 = '9YuFnkQjx0' where c = 1230 index_test.go:140: sql delete from test_index where c = 527 index_test.go:137: sql insert into test_index values (1399, 4769117453376173846, 0.567299, 'dT4C8qlS9n') index_test.go:140: sql delete from test_index where c = 1114 index_test.go:140: sql delete from test_index where c = 347 index_test.go:137: sql insert into test_index values (1400, 1483990242765764102, 0.501546, 'SBEFExRZsJ') index_test.go:143: sql update test_index set c1 = 8738454693598504875, c2 = 0.117877, c3 = 'PKtW346fMH' where c = 932 index_test.go:143: sql update test_index set c1 = 1653724539895296575, c2 = 0.662865, c3 = 'om7nL9I5Zb' where c = 531 index_test.go:143: sql update test_index set c1 = 756722829080622662, c2 = 0.779318, c3 = 'iLeA1KJ5Iv' where c = 791 index_test.go:140: sql delete from test_index where c = 624 index_test.go:143: sql update test_index set c1 = 1850645070780209690, c2 = 0.753277, c3 = 'SK5HS1J0wp' where c = 230 === RUN TestSimple/Mixed/test_mixed_common index_test.go:137: sql insert into test_index values (1406, 1286196871012803345, 0.846042, 'o3BLXvpuNK') index_test.go:137: sql insert into test_index values (1410, 4872332105107101937, 0.910424, '2yx38XSuS0') index_test.go:137: sql insert into test_index values (1403, 5736132240826569245, 0.752490, 'jegSngUry7') index_test.go:137: sql insert into test_index values (1405, 7022547596557213672, 0.075001, 'ZItRYQfxSZ') index_test.go:137: sql insert into test_index values (1404, 9033558501663419599, 0.765341, 'wTR89P39IR') index_test.go:137: sql insert into test_index values (1408, 7350521229633023285, 0.719337, '5uwWTXnrq3') index_test.go:137: sql insert into test_index values (1409, 7142132655545651182, 0.925647, 'YNL8Uq9jin') index_test.go:137: sql insert into test_index values (1401, 5175519351173955236, 0.682769, 'pYPmmwoBQq') index_test.go:137: sql insert into test_index values (1407, 2347077007561763841, 0.395329, '6E4hB91YFQ') index_test.go:137: sql insert into test_index values (1402, 5623013849977686042, 0.860807, 'TndkZ4RiDd') index_test.go:140: sql delete from test_index where c = 645 index_test.go:140: sql delete from test_index where c = 775 index_test.go:140: sql delete from test_index where c = 1167 index_test.go:140: sql delete from test_index where c = 1006 index_test.go:143: sql update test_index set c1 = 6631215697941233236, c2 = 0.000700, c3 = 'LhjLabm7PJ' where c = 107 index_test.go:143: sql update test_index set c1 = 5911990288277641707, c2 = 0.098192, c3 = 'MzIMHXUpU1' where c = 755 index_test.go:140: sql delete from test_index where c = 1152 index_test.go:140: sql delete from test_index where c = 41 index_test.go:140: sql delete from test_index where c = 1232 index_test.go:143: sql update test_index set c1 = 344013554439008287, c2 = 0.325040, c3 = 'FmHiwCDg6t' where c = 370 index_test.go:140: sql delete from test_index where c = 1164 index_test.go:140: sql delete from test_index where c = 1065 index_test.go:140: sql delete from test_index where c = 1353 index_test.go:143: sql update test_index set c1 = 1611207963340657597, c2 = 0.535654, c3 = 'VVSx2VkjTR' where c = 633 index_test.go:137: sql insert into test_index values (1411, 2053066092415947055, 0.975673, 'VJSlfuK6VP') index_test.go:137: sql insert into test_index values (1412, 5134672127594234689, 0.449140, 'Q6sNrQBP99') index_test.go:143: sql update test_index set c1 = 1553917639666627501, c2 = 0.409281, c3 = 'ht4YJMuK18' where c = 710 index_test.go:143: sql update test_index set c1 = 8167448196744245960, c2 = 0.577032, c3 = 'wCr3GkAqFR' where c = 507 index_test.go:140: sql delete from test_index where c = 168 index_test.go:143: sql update test_index set c1 = 60477146338576303, c2 = 0.640994, c3 = 'nUyXf1vLhZ' where c = 824 index_test.go:143: sql update test_index set c1 = 2853007589432961052, c2 = 0.472992, c3 = 'kLMBgRCLuE' where c = 476 index_test.go:137: sql insert into test_index values (1413, 6415802856564431289, 0.249752, '3YrDhkczu0') index_test.go:143: sql update test_index set c1 = 1282925485066407028, c2 = 0.554664, c3 = 'lToclcVKZe' where c = 873 index_test.go:143: sql update test_index set c1 = 382068277173931990, c2 = 0.225712, c3 = 'XjR7AaymEx' where c = 510 index_test.go:140: sql delete from test_index where c = 451 index_test.go:137: sql insert into test_index values (1415, 8058067789767296350, 0.198093, '78sWpNmWsP') index_test.go:137: sql insert into test_index values (1414, 272010685837514757, 0.092222, 'ROsdGcjIF7') index_test.go:140: sql delete from test_index where c = 1344 index_test.go:137: sql insert into test_index values (1416, 5592831720842230930, 0.593807, '4pfzPbtbLq') index_test.go:140: sql delete from test_index where c = 171 index_test.go:137: sql insert into test_index values (1417, 3295025756732160048, 0.328095, 'lDt1Z5ciXZ') index_test.go:143: sql update test_index set c1 = 6397358530080713064, c2 = 0.715108, c3 = '2OwZh3Msc7' where c = 612 index_test.go:137: sql insert into test_index values (1419, 4438185406604244852, 0.247108, 'aQugi6ti5F') index_test.go:137: sql insert into test_index values (1418, 2715027668607729245, 0.356036, '22tpDpsldO') index_test.go:143: sql update test_index set c1 = 7108535598634109820, c2 = 0.764366, c3 = 'lUsL7nJDBv' where c = 1293 index_test.go:140: sql delete from test_index where c = 58 index_test.go:137: sql insert into test_index values (1420, 2593602807979187355, 0.270691, 'RKONcIIlCA') index_test.go:140: sql delete from test_index where c = 949 index_test.go:137: sql insert into test_index values (1421, 4032722013947798907, 0.647796, '7OgTouQrGy') index_test.go:140: sql delete from test_index where c = 650 index_test.go:143: sql update test_index set c1 = 9006629687162750997, c2 = 0.674347, c3 = 'v2TxT8SEl5' where c = 1034 index_test.go:140: sql delete from test_index where c = 1179 index_test.go:143: sql update test_index set c1 = 8081419291000426031, c2 = 0.555135, c3 = '08zsyFGh8m' where c = 1186 index_test.go:140: sql delete from test_index where c = 1409 index_test.go:140: sql delete from test_index where c = 688 index_test.go:143: sql update test_index set c1 = 225559425004203487, c2 = 0.102779, c3 = '7BBQWDdWeW' where c = 439 index_test.go:137: sql insert into test_index values (1422, 2940615913026542180, 0.856845, '3HnVo4JeyA') index_test.go:143: sql update test_index set c1 = 4610918637690389794, c2 = 0.476774, c3 = 'qs1RVMOR6Z' where c = 241 index_test.go:143: sql update test_index set c1 = 2895912128006846664, c2 = 0.709204, c3 = 'O8D4tpU9TA' where c = 275 index_test.go:140: sql delete from test_index where c = 1207 index_test.go:143: sql update test_index set c1 = 6893041249103545547, c2 = 0.822588, c3 = 'UMtubFHiyv' where c = 1301 index_test.go:143: sql update test_index set c1 = 3802158223613705701, c2 = 0.605032, c3 = 'H1eCvJKrwH' where c = 1175 index_test.go:137: sql insert into test_index values (1424, 2546766129378021624, 0.109377, 'UFO3nMCBU6') index_test.go:137: sql insert into test_index values (1423, 3273398684925434108, 0.184631, 'ZRQwKAlyTG') index_test.go:137: sql insert into test_index values (1425, 6304430524474727445, 0.332398, 'TgtQrg1pIx') index_test.go:140: sql delete from test_index where c = 1225 index_test.go:140: sql delete from test_index where c = 330 index_test.go:143: sql update test_index set c1 = 7009773789305595298, c2 = 0.223559, c3 = 'c7DDaS2LpZ' where c = 345 index_test.go:143: sql update test_index set c1 = 2782092718800088611, c2 = 0.874254, c3 = 'WcGjAxwirw' where c = 352 index_test.go:137: sql insert into test_index values (1429, 6734710090304313383, 0.245136, 'rCk10XGMYu') index_test.go:137: sql insert into test_index values (1427, 2707273559014412818, 0.529735, 'RC04G07buH') index_test.go:140: sql delete from test_index where c = 125 index_test.go:137: sql insert into test_index values (1426, 5680488053578208136, 0.788791, '8vZdkWbSPA') index_test.go:140: sql delete from test_index where c = 983 index_test.go:137: sql insert into test_index values (1428, 8673801454833413901, 0.461332, 'R8DukZ8OEg') index_test.go:140: sql delete from test_index where c = 882 index_test.go:143: sql update test_index set c1 = 5014033585324752861, c2 = 0.388337, c3 = 'FdNZ69dEzX' where c = 341 index_test.go:140: sql delete from test_index where c = 422 index_test.go:137: sql insert into test_index values (1430, 362968388951420205, 0.897272, 'UiqW8cOY7G') index_test.go:143: sql update test_index set c1 = 2367988184754619015, c2 = 0.732942, c3 = 'M2khevTEHu' where c = 933 index_test.go:140: sql delete from test_index where c = 111 index_test.go:143: sql update test_index set c1 = 4048820345755788447, c2 = 0.691004, c3 = 'MmDyDBvHEZ' where c = 1173 index_test.go:137: sql insert into test_index values (1431, 2719901615196446653, 0.197588, '0qr5uusWEF') index_test.go:140: sql delete from test_index where c = 556 index_test.go:143: sql update test_index set c1 = 1987451285857812056, c2 = 0.626301, c3 = 'tZreq7j0xX' where c = 828 index_test.go:140: sql delete from test_index where c = 597 index_test.go:140: sql delete from test_index where c = 28 index_test.go:137: sql insert into test_index values (1432, 5360231552598438176, 0.551919, 'VH4lLcpvld') index_test.go:143: sql update test_index set c1 = 4009561877541968041, c2 = 0.764184, c3 = 'TSTyEh25ya' where c = 371 index_test.go:143: sql update test_index set c1 = 3090656439113370647, c2 = 0.645845, c3 = 'ynAxwAvj1Q' where c = 484 index_test.go:143: sql update test_index set c1 = 4335069911127533412, c2 = 0.766785, c3 = 'upN73l9zFZ' where c = 130 index_test.go:137: sql insert into test_index values (1433, 8489118040969281179, 0.492749, 'tTl7WHLyr7') index_test.go:143: sql update test_index set c1 = 3726796328283796103, c2 = 0.710136, c3 = 'tNvi3OtEDj' where c = 1398 index_test.go:143: sql update test_index set c1 = 7621096660244107361, c2 = 0.132103, c3 = 'jBOMzvz2PY' where c = 249 index_test.go:140: sql delete from test_index where c = 679 index_test.go:137: sql insert into test_index values (1434, 1711871430416480674, 0.259128, 'lt4XCkQ5mv') index_test.go:137: sql insert into test_index values (1435, 5442509717332922347, 0.965691, 'xWgxBzUW6x') index_test.go:143: sql update test_index set c1 = 8812591645731395332, c2 = 0.576857, c3 = '0wvbXEFV4e' where c = 1015 index_test.go:137: sql insert into test_index values (1436, 4024475037627796823, 0.117512, 'a8CJOlfzDp') index_test.go:137: sql insert into test_index values (1440, 6755382479408675463, 0.779548, 'fGrxXUf6d0') index_test.go:140: sql delete from test_index where c = 620 index_test.go:137: sql insert into test_index values (1437, 2097912911030241437, 0.492298, 'mMoNdF6Nmi') index_test.go:143: sql update test_index set c1 = 4447071371566271176, c2 = 0.884861, c3 = 'PvuHjLDVTU' where c = 1116 index_test.go:137: sql insert into test_index values (1438, 5044778971997924451, 0.628651, 'j19gghcLJP') index_test.go:140: sql delete from test_index where c = 408 index_test.go:140: sql delete from test_index where c = 1079 index_test.go:137: sql insert into test_index values (1439, 7074961308954123624, 0.774533, 'XgEXIocplP') index_test.go:140: sql delete from test_index where c = 871 index_test.go:140: sql delete from test_index where c = 229 index_test.go:140: sql delete from test_index where c = 412 index_test.go:143: sql update test_index set c1 = 6713141855986048830, c2 = 0.812908, c3 = 'VYE3hBi5Mu' where c = 454 index_test.go:137: sql insert into test_index values (1441, 3428039095202960585, 0.897086, 'fAAbgOjTvM') index_test.go:143: sql update test_index set c1 = 6943165653842517989, c2 = 0.354661, c3 = 'ndMlC3vZ8L' where c = 541 index_test.go:137: sql insert into test_index values (1442, 2946933446618845600, 0.162973, 'txkk5HHjXY') index_test.go:143: sql update test_index set c1 = 2599262233041432627, c2 = 0.014837, c3 = 'G4nKHgBm8L' where c = 591 index_test.go:143: sql update test_index set c1 = 2934967182676865375, c2 = 0.288703, c3 = 'TYs2rStJss' where c = 42 index_test.go:140: sql delete from test_index where c = 1009 index_test.go:143: sql update test_index set c1 = 7309271941580606584, c2 = 0.160239, c3 = '2BF7ws3Okd' where c = 876 index_test.go:140: sql delete from test_index where c = 1347 index_test.go:140: sql delete from test_index where c = 551 index_test.go:143: sql update test_index set c1 = 790854362550526147, c2 = 0.657608, c3 = 'HSbdqmPBJQ' where c = 808 index_test.go:137: sql insert into test_index values (1443, 7054945554163617331, 0.502370, 'ZraEAP7rkY') index_test.go:143: sql update test_index set c1 = 2437590942949539789, c2 = 0.880357, c3 = 'PncBz3tpHR' where c = 260 index_test.go:137: sql insert into test_index values (1444, 5963299015067533672, 0.748226, 'bAZtYi5Dc7') index_test.go:137: sql insert into test_index values (1446, 6460358243691247103, 0.444082, '8O6DtJGAhP') index_test.go:137: sql insert into test_index values (1445, 8029290375116895316, 0.783534, '1wzSKSY8mB') index_test.go:140: sql delete from test_index where c = 1108 index_test.go:137: sql insert into test_index values (1447, 7713106546652404039, 0.147975, 'oa8wduwggW') index_test.go:140: sql delete from test_index where c = 83 index_test.go:137: sql insert into test_index values (1448, 9159689041711939747, 0.448755, 'giHssoszqk') index_test.go:143: sql update test_index set c1 = 8589549812135071511, c2 = 0.728374, c3 = 'F2Ugy1mXPi' where c = 839 index_test.go:140: sql delete from test_index where c = 1093 index_test.go:140: sql delete from test_index where c = 373 index_test.go:140: sql delete from test_index where c = 852 index_test.go:143: sql update test_index set c1 = 1402871016897869240, c2 = 0.040218, c3 = 'sWFOJw17iX' where c = 1131 index_test.go:140: sql delete from test_index where c = 479 index_test.go:140: sql delete from test_index where c = 286 index_test.go:143: sql update test_index set c1 = 2911386479041395378, c2 = 0.575829, c3 = 'lbPHak4OOC' where c = 1396 index_test.go:137: sql insert into test_index values (1449, 100586940099127230, 0.304620, 'khFXdKPQxu') index_test.go:143: sql update test_index set c1 = 3439147896695030019, c2 = 0.789153, c3 = 'XtPxriS2He' where c = 380 index_test.go:143: sql update test_index set c1 = 5304710526462851095, c2 = 0.429390, c3 = 'FUqVGfLJa7' where c = 1150 index_test.go:140: sql delete from test_index where c = 1000 index_test.go:143: sql update test_index set c1 = 6360453399580024225, c2 = 0.881793, c3 = 'EQ6AE9pU9r' where c = 174 index_test.go:137: sql insert into test_index values (1450, 1412799681539960225, 0.196964, 'rKvQLASfRd') index_test.go:143: sql update test_index set c1 = 6391548647057801502, c2 = 0.298897, c3 = 'TTxJ1u1Uxj' where c = 457 index_test.go:137: sql insert into test_index values (1451, 4432926060254657355, 0.180251, 'MzkrNQ2e4N') index_test.go:137: sql insert into test_index values (1454, 2334792807117182135, 0.719250, 'Z3tPlXrks7') index_test.go:143: sql update test_index set c1 = 4372633744364519948, c2 = 0.697352, c3 = 'uq8iyPd9qa' where c = 1173 index_test.go:137: sql insert into test_index values (1453, 3788278400262997416, 0.630129, '3cW8Dl9BAu') index_test.go:143: sql update test_index set c1 = 2581128347986986838, c2 = 0.534845, c3 = 'WWYdUAEU4X' where c = 1365 index_test.go:137: sql insert into test_index values (1452, 5404532839483577731, 0.083528, 'aKqIwljfeK') index_test.go:143: sql update test_index set c1 = 7683241298208209844, c2 = 0.418897, c3 = 'Nx9EzhYeMZ' where c = 839 index_test.go:140: sql delete from test_index where c = 332 index_test.go:140: sql delete from test_index where c = 432 index_test.go:137: sql insert into test_index values (1456, 1692509427602555273, 0.835520, 'iC1l01yQoV') index_test.go:143: sql update test_index set c1 = 558766547163114834, c2 = 0.980674, c3 = 'mWjnjZQSqO' where c = 1087 index_test.go:137: sql insert into test_index values (1455, 4769688291855891085, 0.556907, 'q2H9To6lYl') index_test.go:140: sql delete from test_index where c = 818 index_test.go:140: sql delete from test_index where c = 1208 index_test.go:137: sql insert into test_index values (1459, 2418700245057805687, 0.118467, 'aK1Gugx8aW') index_test.go:137: sql insert into test_index values (1458, 5135429944052346496, 0.913040, 'QtjHSyzG8M') index_test.go:137: sql insert into test_index values (1457, 636310377444057914, 0.899671, 'TijgNB91Z9') index_test.go:143: sql update test_index set c1 = 4012002704997266726, c2 = 0.711630, c3 = 'Y7CdLxXkV9' where c = 29 index_test.go:140: sql delete from test_index where c = 791 index_test.go:140: sql delete from test_index where c = 436 index_test.go:140: sql delete from test_index where c = 397 index_test.go:137: sql insert into test_index values (1460, 9190643492363441573, 0.429422, '2pnAvVUOiQ') index_test.go:143: sql update test_index set c1 = 8741202597984719670, c2 = 0.836531, c3 = '1Qe6JLoF7u' where c = 458 index_test.go:140: sql delete from test_index where c = 1125 index_test.go:140: sql delete from test_index where c = 751 index_test.go:137: sql insert into test_index values (1461, 2511425951259604677, 0.032375, 'yooAvdbcfD') index_test.go:143: sql update test_index set c1 = 454705480548563670, c2 = 0.834278, c3 = 'RKcnQlgiQD' where c = 87 index_test.go:143: sql update test_index set c1 = 6331024815396905832, c2 = 0.525150, c3 = 'Ia9XGLgDPy' where c = 1449 index_test.go:143: sql update test_index set c1 = 3056499977383138756, c2 = 0.982553, c3 = 'l392SxNNvt' where c = 1426 index_test.go:140: sql delete from test_index where c = 892 index_test.go:140: sql delete from test_index where c = 1216 index_test.go:143: sql update test_index set c1 = 8763863551749899619, c2 = 0.657770, c3 = '9gR7HrDMbz' where c = 1266 index_test.go:137: sql insert into test_index values (1463, 5013107361341668724, 0.528357, 'VyOgjXrByN') index_test.go:140: sql delete from test_index where c = 782 index_test.go:143: sql update test_index set c1 = 8410445607195884564, c2 = 0.883309, c3 = 'H1C1KahhP2' where c = 1339 index_test.go:143: sql update test_index set c1 = 8860622503736011022, c2 = 0.021859, c3 = 'VgN88StcOW' where c = 965 index_test.go:137: sql insert into test_index values (1462, 2794303479456424496, 0.561974, 'YCa2NxyhBm') index_test.go:143: sql update test_index set c1 = 1463612090312700461, c2 = 0.147918, c3 = 'oHcEbzEI3O' where c = 882 index_test.go:143: sql update test_index set c1 = 4201827018456964276, c2 = 0.713775, c3 = 'kKo2pyLiGM' where c = 1024 index_test.go:137: sql insert into test_index values (1465, 6235767195606383979, 0.576421, 'a8zSFjIeGI') index_test.go:140: sql delete from test_index where c = 782 index_test.go:137: sql insert into test_index values (1466, 4402197809907982787, 0.655215, 'KreY9saPW2') index_test.go:137: sql insert into test_index values (1464, 3237199788810845532, 0.770727, 'xC0TqKzNEF') index_test.go:137: sql insert into test_index values (1467, 5227602623728154517, 0.540346, 'KvdBKMU3PT') index_test.go:143: sql update test_index set c1 = 5380195992497239277, c2 = 0.568120, c3 = 'tZYNPHn0fl' where c = 355 index_test.go:140: sql delete from test_index where c = 1095 index_test.go:140: sql delete from test_index where c = 520 index_test.go:140: sql delete from test_index where c = 1257 index_test.go:137: sql insert into test_index values (1468, 4058320450086011134, 0.388180, '9hJKxJFsqR') index_test.go:137: sql insert into test_index values (1469, 7731659514179786549, 0.971476, 'c1kCpKkpHq') index_test.go:143: sql update test_index set c1 = 2378282055837608755, c2 = 0.906524, c3 = 'lyVxXjajgV' where c = 674 index_test.go:140: sql delete from test_index where c = 451 index_test.go:137: sql insert into test_index values (1470, 3521784415221136299, 0.312783, 'vxrHSxI9Xj') index_test.go:137: sql insert into test_index values (1471, 4550844956176109825, 0.131206, '8DOYDJ2llo') index_test.go:143: sql update test_index set c1 = 8866529347925662662, c2 = 0.004508, c3 = 'Rc8R6J90ts' where c = 503 index_test.go:140: sql delete from test_index where c = 1413 index_test.go:140: sql delete from test_index where c = 1299 index_test.go:143: sql update test_index set c1 = 4257470330307449324, c2 = 0.012860, c3 = '5lCxevKLY4' where c = 1463 index_test.go:140: sql delete from test_index where c = 1089 index_test.go:137: sql insert into test_index values (1472, 8168294121350365765, 0.082753, 'Ar4HwSfvkC') index_test.go:143: sql update test_index set c1 = 983730775199513143, c2 = 0.603952, c3 = 'WW7lpdkc7p' where c = 899 index_test.go:140: sql delete from test_index where c = 1121 index_test.go:143: sql update test_index set c1 = 4638691757810722668, c2 = 0.674180, c3 = 'DDzeeoiYyD' where c = 1289 index_test.go:137: sql insert into test_index values (1473, 4311785946058747269, 0.530250, 'yiJUNjTjj8') index_test.go:140: sql delete from test_index where c = 916 index_test.go:137: sql insert into test_index values (1475, 2372267908800216709, 0.950882, 'kMHbgn5sky') index_test.go:143: sql update test_index set c1 = 6430702054605147721, c2 = 0.772276, c3 = 'ANzKvtrLZC' where c = 1168 index_test.go:137: sql insert into test_index values (1474, 6437599944653650984, 0.910598, '0SxJa4zm4D') index_test.go:143: sql update test_index set c1 = 472722703014246457, c2 = 0.331977, c3 = 'VVW9ptM56S' where c = 835 index_test.go:140: sql delete from test_index where c = 1424 index_test.go:137: sql insert into test_index values (1476, 6422885092129984005, 0.111181, 'fkm2JEklL1') index_test.go:143: sql update test_index set c1 = 6503069645447270281, c2 = 0.149599, c3 = 'f2YOlqa6ZS' where c = 1260 index_test.go:140: sql delete from test_index where c = 518 index_test.go:143: sql update test_index set c1 = 3980721909152455189, c2 = 0.024065, c3 = 'lHtOPVde4R' where c = 694 index_test.go:143: sql update test_index set c1 = 9145664989534999771, c2 = 0.256422, c3 = 'JspvBaTEI2' where c = 1441 index_test.go:140: sql delete from test_index where c = 796 index_test.go:137: sql insert into test_index values (1477, 3829809248841411692, 0.455368, '2YlJOf6wL8') index_test.go:140: sql delete from test_index where c = 1283 index_test.go:137: sql insert into test_index values (1479, 1957303760029010310, 0.878486, 'DdyA2ZZ6RB') index_test.go:143: sql update test_index set c1 = 7693966655337156398, c2 = 0.138358, c3 = 'nbyvoBNxxE' where c = 1189 index_test.go:137: sql insert into test_index values (1478, 8457582151079251710, 0.966772, 'Dp3FpIcd2Y') index_test.go:143: sql update test_index set c1 = 3709512397104413037, c2 = 0.663618, c3 = 'ATWnEkHooO' where c = 800 index_test.go:137: sql insert into test_index values (1480, 2011780017794051756, 0.991160, '5RC55NtcOi') index_test.go:143: sql update test_index set c1 = 9048772804006978596, c2 = 0.474517, c3 = 'K5vn9VbwGP' where c = 1270 index_test.go:140: sql delete from test_index where c = 1423 index_test.go:140: sql delete from test_index where c = 470 index_test.go:140: sql delete from test_index where c = 1333 index_test.go:137: sql insert into test_index values (1482, 8740290358867778824, 0.222052, 'PNhvkytZPp') index_test.go:143: sql update test_index set c1 = 6449640734656314490, c2 = 0.462766, c3 = '4l599d0lTz' where c = 1315 index_test.go:140: sql delete from test_index where c = 1128 index_test.go:137: sql insert into test_index values (1481, 5232352308506333805, 0.585438, 'X5CdTp70ju') index_test.go:143: sql update test_index set c1 = 7470999863628998391, c2 = 0.366161, c3 = 'xDG7brv8lS' where c = 37 index_test.go:143: sql update test_index set c1 = 389403918879956970, c2 = 0.367831, c3 = 'Ao9zvffm8T' where c = 1148 index_test.go:140: sql delete from test_index where c = 1014 index_test.go:140: sql delete from test_index where c = 861 index_test.go:143: sql update test_index set c1 = 5500097871651394389, c2 = 0.577375, c3 = 'bUYmJRPWoJ' where c = 696 index_test.go:137: sql insert into test_index values (1484, 6288819626600096764, 0.140683, 'yLTgKo0eOG') index_test.go:137: sql insert into test_index values (1483, 3776107616093896113, 0.301763, '7II5s7OBAv') index_test.go:143: sql update test_index set c1 = 3772187570602731303, c2 = 0.577415, c3 = 'Yd8hDD04by' where c = 164 index_test.go:143: sql update test_index set c1 = 1707122552799814765, c2 = 0.667021, c3 = '82YVTwCGVu' where c = 1157 index_test.go:140: sql delete from test_index where c = 386 index_test.go:140: sql delete from test_index where c = 818 index_test.go:137: sql insert into test_index values (1485, 1971282136809811919, 0.189886, 'gka3UpOc8l') index_test.go:140: sql delete from test_index where c = 56 index_test.go:143: sql update test_index set c1 = 8916118142168881038, c2 = 0.499607, c3 = 'ToY9tdMqIh' where c = 1063 index_test.go:137: sql insert into test_index values (1487, 5291032625401733948, 0.164810, 'RBIQMTs1UJ') index_test.go:137: sql insert into test_index values (1488, 3783268067863088680, 0.568531, 'PQQnYt3UPJ') index_test.go:143: sql update test_index set c1 = 8695797304209699463, c2 = 0.093824, c3 = 'teoLibeMKe' where c = 1341 index_test.go:140: sql delete from test_index where c = 1469 index_test.go:137: sql insert into test_index values (1486, 3201952912816610149, 0.455407, '2mRT4zGnGl') index_test.go:137: sql insert into test_index values (1489, 1647088951099215081, 0.269300, 'sYyRCS14dD') index_test.go:140: sql delete from test_index where c = 13 index_test.go:143: sql update test_index set c1 = 4592398524420718983, c2 = 0.099999, c3 = 'qznOdqJAbY' where c = 467 index_test.go:143: sql update test_index set c1 = 2835465762669345333, c2 = 0.235610, c3 = 'q4GHXovciP' where c = 950 index_test.go:143: sql update test_index set c1 = 1519372645248407898, c2 = 0.413914, c3 = 'KkPjBCHP22' where c = 46 index_test.go:137: sql insert into test_index values (1490, 17694331825198085, 0.737402, 'sHNBgxuNgT') index_test.go:140: sql delete from test_index where c = 566 index_test.go:140: sql delete from test_index where c = 473 index_test.go:137: sql insert into test_index values (1492, 1185911003948066426, 0.153587, 'LBrGgUG4Id') index_test.go:140: sql delete from test_index where c = 143 index_test.go:143: sql update test_index set c1 = 5860053519663124546, c2 = 0.015535, c3 = '8bc8XiQacL' where c = 880 index_test.go:140: sql delete from test_index where c = 533 index_test.go:137: sql insert into test_index values (1491, 3594769592100219341, 0.757281, '2VkuR9p06Q') index_test.go:143: sql update test_index set c1 = 3650668078152114162, c2 = 0.763311, c3 = 'vUoljk1dMn' where c = 302 index_test.go:137: sql insert into test_index values (1493, 4366696732193294947, 0.497079, 'dLySCyYyUD') index_test.go:143: sql update test_index set c1 = 7570517778133567869, c2 = 0.150708, c3 = 'SoOphCTReW' where c = 619 index_test.go:137: sql insert into test_index values (1494, 1627914503378626400, 0.098312, 'TJYTavS0uH') index_test.go:140: sql delete from test_index where c = 927 index_test.go:140: sql delete from test_index where c = 89 index_test.go:143: sql update test_index set c1 = 8873765600939230818, c2 = 0.242526, c3 = 'soNeURx8xo' where c = 531 index_test.go:140: sql delete from test_index where c = 1454 index_test.go:140: sql delete from test_index where c = 468 index_test.go:143: sql update test_index set c1 = 6208559802760199699, c2 = 0.415944, c3 = 'Qu0IopFWXP' where c = 601 index_test.go:137: sql insert into test_index values (1495, 8837835757158989203, 0.057800, 'afvoObkaGr') index_test.go:143: sql update test_index set c1 = 2127280896324892032, c2 = 0.331964, c3 = 'xT90rs9I9B' where c = 428 index_test.go:137: sql insert into test_index values (1496, 3966448004931706290, 0.995692, 'JDddj6jrQZ') index_test.go:143: sql update test_index set c1 = 7862627131194548422, c2 = 0.866273, c3 = 'jVnLIdALN2' where c = 21 index_test.go:137: sql insert into test_index values (1497, 7028596290021625919, 0.584020, 'OCd6QZ8wex') index_test.go:143: sql update test_index set c1 = 8330677967053989476, c2 = 0.979526, c3 = 'BoWSjzcb7p' where c = 546 index_test.go:143: sql update test_index set c1 = 6288671713951570337, c2 = 0.886949, c3 = '3TCbqPTpUo' where c = 1069 index_test.go:140: sql delete from test_index where c = 202 index_test.go:137: sql insert into test_index values (1498, 5432268099099518702, 0.850588, '7SHbR1gMT7') index_test.go:140: sql delete from test_index where c = 786 index_test.go:137: sql insert into test_index values (1499, 1996828236565827702, 0.030007, 'VXoXjf5ItR') index_test.go:143: sql update test_index set c1 = 1118729276679481973, c2 = 0.768083, c3 = 'tYMQCEKtxQ' where c = 28 index_test.go:140: sql delete from test_index where c = 534 index_test.go:140: sql delete from test_index where c = 682 index_test.go:137: sql insert into test_index values (1500, 4866332513093398635, 0.508161, 'rY0tSsr0wA') index_test.go:140: sql delete from test_index where c = 73 index_test.go:143: sql update test_index set c1 = 6210864368684445698, c2 = 0.325147, c3 = 'DNmrwMjxvc' where c = 1208 index_test.go:143: sql update test_index set c1 = 2168894177027366545, c2 = 0.472098, c3 = 'C91UuNWZgu' where c = 1003 index_test.go:143: sql update test_index set c1 = 9057130099972454598, c2 = 0.160355, c3 = 'lqpqZ2OHhT' where c = 22 index_test.go:143: sql update test_index set c1 = 2083366559431655698, c2 = 0.332006, c3 = 'CQ1NoV7pi5' where c = 1475 index_test.go:140: sql delete from test_index where c = 1146 index_test.go:143: sql update test_index set c1 = 8425293004044445529, c2 = 0.543509, c3 = 'FM0rPVfl6g' where c = 159 wait tikv ready... index_test.go:137: sql insert into test_index values (1505, 1916652353398769935, 0.786829, '6WUJyBiP6E') index_test.go:137: sql insert into test_index values (1501, 5792002133691468005, 0.248801, 'KXVsbpwKB8') index_test.go:137: sql insert into test_index values (1507, 3374317551731783998, 0.307875, 'VxFNGtwb6V') index_test.go:137: sql insert into test_index values (1509, 155371111056143263, 0.546126, 'Y69KBsuiHz') index_test.go:137: sql insert into test_index values (1503, 5708970515758114776, 0.385186, 'BeHrLeQr4f') index_test.go:137: sql insert into test_index values (1506, 3718464320416421842, 0.010528, 'nc1LCmRavW') index_test.go:137: sql insert into test_index values (1508, 6268479338153964188, 0.859708, 'DecxZIbbE9') index_test.go:137: sql insert into test_index values (1510, 2800021393456729352, 0.309743, '4uQSx9C1LJ') index_test.go:137: sql insert into test_index values (1504, 5163270192271808873, 0.694643, 'pT1Nt3160X') index_test.go:137: sql insert into test_index values (1502, 7944968392137787116, 0.517417, 'IaI2O7GONh') index_test.go:140: sql delete from test_index where c = 443 index_test.go:140: sql delete from test_index where c = 90 index_test.go:140: sql delete from test_index where c = 168 index_test.go:140: sql delete from test_index where c = 370 index_test.go:140: sql delete from test_index where c = 509 index_test.go:140: sql delete from test_index where c = 51 index_test.go:143: sql update test_index set c1 = 1569398347986645215, c2 = 0.234441, c3 = 'gMWyJAVBp0' where c = 337 index_test.go:140: sql delete from test_index where c = 832 index_test.go:140: sql delete from test_index where c = 1265 index_test.go:143: sql update test_index set c1 = 1943470858065445664, c2 = 0.709275, c3 = 'Xci8TZcvO3' where c = 766 index_test.go:143: sql update test_index set c1 = 593639437690386668, c2 = 0.215236, c3 = '6WWvG6J43J' where c = 266 index_test.go:140: sql delete from test_index where c = 1485 index_test.go:143: sql update test_index set c1 = 7250121037147128640, c2 = 0.161368, c3 = 'slKoJKHZGJ' where c = 927 index_test.go:140: sql delete from test_index where c = 1503 index_test.go:143: sql update test_index set c1 = 1030066947222664306, c2 = 0.730267, c3 = 'kyu57LWdyG' where c = 549 index_test.go:143: sql update test_index set c1 = 1552455999491598044, c2 = 0.641754, c3 = 'OMG1sdo3HP' where c = 1488 index_test.go:143: sql update test_index set c1 = 5238220408592085144, c2 = 0.186408, c3 = 'bd653NrGSe' where c = 1031 index_test.go:143: sql update test_index set c1 = 439578392309865589, c2 = 0.853512, c3 = 'JcWWHGIAEa' where c = 270 index_test.go:137: sql insert into test_index values (1512, 4760513141636004049, 0.770145, 'rPX0VwV67q') index_test.go:143: sql update test_index set c1 = 7279764872969213802, c2 = 0.610676, c3 = 'r2DKRg1Wj1' where c = 864 index_test.go:137: sql insert into test_index values (1513, 4860565003125494898, 0.972946, '3TrLbihw9k') index_test.go:137: sql insert into test_index values (1511, 8064844765826556187, 0.583007, '4BRgRdG5u7') index_test.go:137: sql insert into test_index values (1514, 6225543391881898299, 0.385631, '91pEQ6DxDT') index_test.go:143: sql update test_index set c1 = 1616031865416589790, c2 = 0.429327, c3 = 'Dwpry5qXcp' where c = 1174 index_test.go:137: sql insert into test_index values (1515, 5935660204718255470, 0.162765, 'uwvzX18Xmd') index_test.go:140: sql delete from test_index where c = 338 index_test.go:137: sql insert into test_index values (1517, 7399355212180926317, 0.652791, 'AxVPak0RtN') index_test.go:140: sql delete from test_index where c = 1005 index_test.go:137: sql insert into test_index values (1516, 1772606641112027622, 0.507539, 'Zgmpd1SXIE') index_test.go:137: sql insert into test_index values (1518, 420263583330190641, 0.056584, '5EDvvdVAcG') index_test.go:140: sql delete from test_index where c = 372 index_test.go:137: sql insert into test_index values (1519, 1961407583694786854, 0.377016, 'U4whrxCzG0') index_test.go:140: sql delete from test_index where c = 600 index_test.go:140: sql delete from test_index where c = 11 index_test.go:140: sql delete from test_index where c = 1201 index_test.go:140: sql delete from test_index where c = 799 index_test.go:140: sql delete from test_index where c = 663 index_test.go:143: sql update test_index set c1 = 438388632314799274, c2 = 0.245104, c3 = 'Jsb7WmQIJN' where c = 674 index_test.go:143: sql update test_index set c1 = 3482060068441397745, c2 = 0.194938, c3 = '3WPcViaAQT' where c = 629 index_test.go:143: sql update test_index set c1 = 1395463989070144083, c2 = 0.724999, c3 = 'b7e2rvAQpP' where c = 610 index_test.go:137: sql insert into test_index values (1520, 6633838183688314848, 0.653640, '0abzfGMvzG') index_test.go:140: sql delete from test_index where c = 87 index_test.go:143: sql update test_index set c1 = 6612842274526691347, c2 = 0.705875, c3 = '767cOYmuDU' where c = 1291 index_test.go:143: sql update test_index set c1 = 2138392880735592375, c2 = 0.552698, c3 = 'F5YuHioRVd' where c = 1331 index_test.go:140: sql delete from test_index where c = 474 index_test.go:143: sql update test_index set c1 = 2066062548520186401, c2 = 0.922882, c3 = 'aHE1mFv9ta' where c = 1454 index_test.go:137: sql insert into test_index values (1521, 4746427498522044032, 0.486999, 'cnD1LpnmKJ') index_test.go:137: sql insert into test_index values (1522, 8475321695704683378, 0.627529, 'C4YcKsy0Mu') index_test.go:143: sql update test_index set c1 = 4401255023396481761, c2 = 0.291875, c3 = 'yFIKqxfIZS' where c = 2 index_test.go:140: sql delete from test_index where c = 1126 index_test.go:137: sql insert into test_index values (1523, 6704613475999891601, 0.480174, 'ffV6DmKJYa') index_test.go:137: sql insert into test_index values (1524, 6081669164111038599, 0.484747, 'mmchjQpCKU') index_test.go:143: sql update test_index set c1 = 8939457228578259926, c2 = 0.248225, c3 = 'zifa0nNaQN' where c = 1046 index_test.go:143: sql update test_index set c1 = 8594437272711563975, c2 = 0.225898, c3 = 'UdezN9d178' where c = 1012 index_test.go:137: sql insert into test_index values (1525, 2448539753965502828, 0.786600, 'eeQP64ejGa') index_test.go:137: sql insert into test_index values (1526, 344694681186941904, 0.853416, 'c8tTvRjER3') index_test.go:140: sql delete from test_index where c = 400 index_test.go:143: sql update test_index set c1 = 6666442534081573435, c2 = 0.366086, c3 = '4qcqiJ9XGR' where c = 1394 index_test.go:140: sql delete from test_index where c = 419 index_test.go:140: sql delete from test_index where c = 367 index_test.go:143: sql update test_index set c1 = 2055742735538921067, c2 = 0.016057, c3 = 'YC3RWvX2xX' where c = 1132 index_test.go:143: sql update test_index set c1 = 7202645071001036518, c2 = 0.780338, c3 = 'mMaLyb5qKk' where c = 539 index_test.go:137: sql insert into test_index values (1527, 3383125587521497341, 0.683755, 'wE2D8eu7Ll') index_test.go:137: sql insert into test_index values (1529, 623228917269866386, 0.984235, 'pexTnwaWiG') index_test.go:143: sql update test_index set c1 = 2165377424884689038, c2 = 0.944932, c3 = 'pVUoX0366V' where c = 725 index_test.go:140: sql delete from test_index where c = 365 index_test.go:137: sql insert into test_index values (1530, 3674216382178639604, 0.651777, 'htJ8cMHNhY') index_test.go:140: sql delete from test_index where c = 282 index_test.go:137: sql insert into test_index values (1528, 263554497147581137, 0.191787, 'Lsy7076su7') index_test.go:143: sql update test_index set c1 = 4527083668579869069, c2 = 0.267338, c3 = '0wSRzcxRrq' where c = 396 index_test.go:140: sql delete from test_index where c = 829 index_test.go:140: sql delete from test_index where c = 131 index_test.go:140: sql delete from test_index where c = 783 index_test.go:137: sql insert into test_index values (1532, 483094892143311645, 0.913071, '6S4qQzaVRc') index_test.go:143: sql update test_index set c1 = 3890666685045409834, c2 = 0.419010, c3 = 'G5yax9Q0LQ' where c = 189 index_test.go:143: sql update test_index set c1 = 4309412539364808241, c2 = 0.341656, c3 = '6dY4SMZmF3' where c = 363 index_test.go:137: sql insert into test_index values (1531, 4259461120961775273, 0.351171, 'HKIHOn5t7e') index_test.go:143: sql update test_index set c1 = 9140459549575545169, c2 = 0.660199, c3 = 'XpYqKBpRb7' where c = 591 index_test.go:143: sql update test_index set c1 = 4325216861087963819, c2 = 0.264784, c3 = 'qF2vuI9NFK' where c = 642 index_test.go:140: sql delete from test_index where c = 529 index_test.go:137: sql insert into test_index values (1533, 8472360956298649499, 0.366344, 'JCTqoYO5hu') index_test.go:140: sql delete from test_index where c = 181 index_test.go:137: sql insert into test_index values (1534, 102621435490138554, 0.978753, 'mbMVtzUnr5') index_test.go:143: sql update test_index set c1 = 2122273701928173667, c2 = 0.904268, c3 = 'f4wtRdHLXM' where c = 539 index_test.go:143: sql update test_index set c1 = 8654591142598250932, c2 = 0.237567, c3 = 'MyvfIGDDME' where c = 800 index_test.go:143: sql update test_index set c1 = 3451158631100452267, c2 = 0.237353, c3 = 'eAWT5qHc0a' where c = 553 index_test.go:137: sql insert into test_index values (1537, 1454371123948896351, 0.224243, 'kPsCFXJirM') index_test.go:140: sql delete from test_index where c = 119 index_test.go:137: sql insert into test_index values (1535, 6805473262847132903, 0.509190, 'V9VYh5ueGy') index_test.go:140: sql delete from test_index where c = 1448 index_test.go:140: sql delete from test_index where c = 854 index_test.go:137: sql insert into test_index values (1536, 4352711893081170947, 0.429104, 'TWRrARAu1Y') index_test.go:140: sql delete from test_index where c = 1099 index_test.go:137: sql insert into test_index values (1539, 7794989751022602932, 0.691287, 'McRth9kINg') index_test.go:137: sql insert into test_index values (1538, 647782258658126591, 0.373275, 'LWSY8VHuUh') index_test.go:140: sql delete from test_index where c = 983 index_test.go:143: sql update test_index set c1 = 3484525019171724077, c2 = 0.436453, c3 = 'LLMEtjJtJe' where c = 1167 index_test.go:137: sql insert into test_index values (1540, 2111863204132014012, 0.219872, 'zfAI5eNMff') index_test.go:137: sql insert into test_index values (1541, 5564236356044993773, 0.888411, 'XP5RSmNw6N') index_test.go:143: sql update test_index set c1 = 7807276929529361564, c2 = 0.459722, c3 = 'skPWNyjWeo' where c = 570 index_test.go:143: sql update test_index set c1 = 348913448252206497, c2 = 0.544474, c3 = 'uN0nuoH49Z' where c = 768 index_test.go:143: sql update test_index set c1 = 5396105664624722428, c2 = 0.822406, c3 = 'rMZ0bYk2Ui' where c = 358 index_test.go:140: sql delete from test_index where c = 1414 index_test.go:140: sql delete from test_index where c = 1094 index_test.go:140: sql delete from test_index where c = 87 index_test.go:140: sql delete from test_index where c = 661 index_test.go:143: sql update test_index set c1 = 2272645885591705159, c2 = 0.643611, c3 = 'fnvFkV2fC9' where c = 682 index_test.go:143: sql update test_index set c1 = 4932489631000369571, c2 = 0.065578, c3 = 'hvMExZzHKt' where c = 1481 index_test.go:137: sql insert into test_index values (1543, 3858898078578043754, 0.571074, 'Ua70ypXUmv') index_test.go:137: sql insert into test_index values (1544, 6343385711219035919, 0.093132, 'CLFpJAQ7RK') index_test.go:137: sql insert into test_index values (1542, 4049938056331360801, 0.130862, 'TJaRvyDq42') index_test.go:140: sql delete from test_index where c = 1472 index_test.go:137: sql insert into test_index values (1545, 280416610319633432, 0.191901, 'y1SxxSE5ge') index_test.go:140: sql delete from test_index where c = 240 index_test.go:143: sql update test_index set c1 = 7630914284157763151, c2 = 0.628029, c3 = '8NtvrZj7ww' where c = 1464 index_test.go:143: sql update test_index set c1 = 4919327079524588435, c2 = 0.830501, c3 = '1furEwpWwD' where c = 1527 index_test.go:143: sql update test_index set c1 = 5930131242313909336, c2 = 0.726412, c3 = 'flGtBB4WIC' where c = 653 index_test.go:140: sql delete from test_index where c = 948 index_test.go:140: sql delete from test_index where c = 537 index_test.go:137: sql insert into test_index values (1546, 4188153568989426352, 0.643185, 'xYcKYCyHJA') index_test.go:137: sql insert into test_index values (1547, 6885759613083891938, 0.692166, 'CjTDyowA9p') index_test.go:143: sql update test_index set c1 = 142070174315198564, c2 = 0.428085, c3 = 'eOgSOxlVpD' where c = 1218 index_test.go:143: sql update test_index set c1 = 7200711640028970984, c2 = 0.285495, c3 = 'QsfBqQ6B7P' where c = 1026 index_test.go:143: sql update test_index set c1 = 6566558638588095183, c2 = 0.878808, c3 = 'QoGS2864n8' where c = 1485 index_test.go:140: sql delete from test_index where c = 289 index_test.go:140: sql delete from test_index where c = 843 index_test.go:137: sql insert into test_index values (1549, 5457671620246163171, 0.494824, 'sBMWeLHhCq') index_test.go:137: sql insert into test_index values (1550, 1917832433670397842, 0.170705, 'uBHaNEr4uz') index_test.go:137: sql insert into test_index values (1548, 7866434717969457825, 0.543409, 'MdAcJ6sGXK') index_test.go:143: sql update test_index set c1 = 8660866395532286372, c2 = 0.839196, c3 = 'dTdT9mx0iO' where c = 416 index_test.go:137: sql insert into test_index values (1551, 6578856024518695548, 0.210312, 'fGIuPkV7Gy') index_test.go:140: sql delete from test_index where c = 539 index_test.go:140: sql delete from test_index where c = 1438 index_test.go:137: sql insert into test_index values (1552, 2314728701085977544, 0.501161, 'idpdOJnJc4') index_test.go:143: sql update test_index set c1 = 3852324919155755554, c2 = 0.713125, c3 = 'PeNUDQMPxq' where c = 1499 index_test.go:137: sql insert into test_index values (1553, 8604957949606943901, 0.375238, 'BEjfNUo5sA') index_test.go:140: sql delete from test_index where c = 420 index_test.go:140: sql delete from test_index where c = 132 index_test.go:143: sql update test_index set c1 = 8140048729275446271, c2 = 0.121365, c3 = '77geW09nEM' where c = 694 index_test.go:143: sql update test_index set c1 = 3880733297175785891, c2 = 0.276882, c3 = 'ZPhWPzFv7R' where c = 799 index_test.go:140: sql delete from test_index where c = 822 index_test.go:140: sql delete from test_index where c = 712 index_test.go:140: sql delete from test_index where c = 322 index_test.go:143: sql update test_index set c1 = 567822837247740857, c2 = 0.189907, c3 = 'Tbj8ZcrKAl' where c = 411 index_test.go:143: sql update test_index set c1 = 26176320037498227, c2 = 0.541193, c3 = 'coeEk4m8Du' where c = 401 index_test.go:137: sql insert into test_index values (1555, 3248219893710928325, 0.328758, 'Q32RP6aCPL') index_test.go:137: sql insert into test_index values (1554, 1218458505110880002, 0.202025, '3sMK2PMVEk') index_test.go:143: sql update test_index set c1 = 6089210070386061134, c2 = 0.797061, c3 = 'Yw9fjyCsW2' where c = 565 index_test.go:137: sql insert into test_index values (1557, 5086865541772330257, 0.742942, 'WuOINyDgWg') index_test.go:140: sql delete from test_index where c = 160 index_test.go:137: sql insert into test_index values (1556, 9195340546350078938, 0.337259, 'qumqHRzobE') index_test.go:143: sql update test_index set c1 = 4089274380319203781, c2 = 0.598576, c3 = 'nh76FLCNfc' where c = 1034 index_test.go:143: sql update test_index set c1 = 5934912378504833416, c2 = 0.084608, c3 = 'JodqCixxUR' where c = 670 index_test.go:140: sql delete from test_index where c = 11 index_test.go:137: sql insert into test_index values (1559, 4816650974827206647, 0.028598, '71nIHmKpiB') index_test.go:137: sql insert into test_index values (1558, 2704427670047783881, 0.104023, '4xteR3O903') index_test.go:143: sql update test_index set c1 = 4925552095703093161, c2 = 0.717982, c3 = '0doT6vhjMP' where c = 304 index_test.go:143: sql update test_index set c1 = 6167097130401678445, c2 = 0.404877, c3 = 'SV6SWmnZee' where c = 993 index_test.go:140: sql delete from test_index where c = 627 index_test.go:140: sql delete from test_index where c = 732 index_test.go:143: sql update test_index set c1 = 2393398547959542369, c2 = 0.846413, c3 = 'gnYYSQWgp4' where c = 1054 index_test.go:140: sql delete from test_index where c = 528 index_test.go:137: sql insert into test_index values (1561, 6669975064839826731, 0.087945, '5pR6KDR6cd') index_test.go:137: sql insert into test_index values (1560, 4434478144135110146, 0.767892, 'KDjS7mtard') index_test.go:137: sql insert into test_index values (1563, 992513188158886546, 0.705714, '559BMaiCku') index_test.go:137: sql insert into test_index values (1562, 3669297826708495316, 0.961302, '9PdLuIp404') index_test.go:140: sql delete from test_index where c = 955 index_test.go:137: sql insert into test_index values (1564, 7391791735084022859, 0.771213, 'Y3GPeH3D2n') index_test.go:137: sql insert into test_index values (1565, 2185163446270635888, 0.467760, 'Lc2UGLfENl') index_test.go:140: sql delete from test_index where c = 285 index_test.go:140: sql delete from test_index where c = 515 index_test.go:143: sql update test_index set c1 = 8115536003128122170, c2 = 0.976490, c3 = 'DQ38nVdakR' where c = 120 index_test.go:140: sql delete from test_index where c = 714 index_test.go:143: sql update test_index set c1 = 7232826287492698646, c2 = 0.792156, c3 = '1y1oKCHAIS' where c = 913 index_test.go:143: sql update test_index set c1 = 8687930550489654292, c2 = 0.932065, c3 = 'Mi8RghEBbU' where c = 929 index_test.go:140: sql delete from test_index where c = 1497 index_test.go:143: sql update test_index set c1 = 6916048277696529779, c2 = 0.749667, c3 = 'qJSqitYMt3' where c = 298 index_test.go:143: sql update test_index set c1 = 5249985216632684488, c2 = 0.558614, c3 = '4yJkCV1e3z' where c = 1260 index_test.go:137: sql insert into test_index values (1566, 571902892450402456, 0.999388, '29vF7Q1hk3') index_test.go:143: sql update test_index set c1 = 5021461686695495084, c2 = 0.384590, c3 = 'R7qlPR1Hmn' where c = 700 index_test.go:140: sql delete from test_index where c = 1501 index_test.go:137: sql insert into test_index values (1568, 9214892275996367256, 0.523566, 'bDUqZIvLcj') index_test.go:140: sql delete from test_index where c = 1499 index_test.go:140: sql delete from test_index where c = 451 index_test.go:137: sql insert into test_index values (1567, 1879842391834861094, 0.003611, 'KIynshRWec') index_test.go:143: sql update test_index set c1 = 3897950698182100087, c2 = 0.083652, c3 = 'vn5lFH1Goo' where c = 1041 index_test.go:143: sql update test_index set c1 = 2519323532077424974, c2 = 0.833326, c3 = 'hz9nOHcaRU' where c = 686 index_test.go:137: sql insert into test_index values (1570, 5459063244983287374, 0.528568, 'gfSRL5c64h') index_test.go:137: sql insert into test_index values (1569, 5734296401674383103, 0.241456, 'TN4B8hHoTT') index_test.go:140: sql delete from test_index where c = 136 index_test.go:143: sql update test_index set c1 = 7571369212677582094, c2 = 0.916025, c3 = 'jKR3kJDKys' where c = 126 index_test.go:137: sql insert into test_index values (1572, 1876376004947940861, 0.413317, '10boVdqsAT') index_test.go:143: sql update test_index set c1 = 1335226499325239839, c2 = 0.539543, c3 = '4mCKP09Qq3' where c = 978 index_test.go:140: sql delete from test_index where c = 785 index_test.go:143: sql update test_index set c1 = 2341472350514074223, c2 = 0.478464, c3 = 'muYAO6i0DL' where c = 889 index_test.go:143: sql update test_index set c1 = 5336853225192170800, c2 = 0.584774, c3 = 'SZajaBrz1a' where c = 589 index_test.go:140: sql delete from test_index where c = 946 index_test.go:140: sql delete from test_index where c = 524 index_test.go:137: sql insert into test_index values (1571, 3098690214947702689, 0.424432, '70TX2V0cvq') index_test.go:137: sql insert into test_index values (1573, 1997433516301684143, 0.103878, '42C2GTfvkT') index_test.go:137: sql insert into test_index values (1574, 2421563511649218134, 0.016748, 'RRkZvahm70') index_test.go:137: sql insert into test_index values (1575, 6970622937500001195, 0.904339, 'PKrKLJ0V9k') index_test.go:143: sql update test_index set c1 = 2435231128664333050, c2 = 0.527566, c3 = 'Qb5FWNsxkV' where c = 451 index_test.go:143: sql update test_index set c1 = 3982605713910818770, c2 = 0.653905, c3 = 'Y4I5EQdmQI' where c = 1016 index_test.go:140: sql delete from test_index where c = 949 index_test.go:140: sql delete from test_index where c = 558 index_test.go:137: sql insert into test_index values (1576, 7396841154761853405, 0.602427, 'YAmSLzDxtl') index_test.go:137: sql insert into test_index values (1577, 5446097950072744833, 0.815828, 'gh7Rlx7PFN') index_test.go:140: sql delete from test_index where c = 331 index_test.go:143: sql update test_index set c1 = 5795170015931562427, c2 = 0.977568, c3 = 'WfvToR6RWC' where c = 142 index_test.go:143: sql update test_index set c1 = 8800809835781042544, c2 = 0.258501, c3 = '4VTE7Ueu3w' where c = 730 index_test.go:140: sql delete from test_index where c = 823 index_test.go:143: sql update test_index set c1 = 2667883183361109857, c2 = 0.934294, c3 = 'JD4P2GylFS' where c = 1360 index_test.go:140: sql delete from test_index where c = 183 index_test.go:143: sql update test_index set c1 = 6252948809404241082, c2 = 0.127946, c3 = '2X6FFYMI3t' where c = 862 index_test.go:137: sql insert into test_index values (1579, 7726340065747679058, 0.047929, 'lEWWZqGiAm') index_test.go:137: sql insert into test_index values (1578, 7389887798946486611, 0.958577, 'n5IfD7q6fC') index_test.go:140: sql delete from test_index where c = 1549 index_test.go:143: sql update test_index set c1 = 8376710429979111820, c2 = 0.893243, c3 = 'CiwlXqD84J' where c = 520 index_test.go:140: sql delete from test_index where c = 584 index_test.go:140: sql delete from test_index where c = 904 index_test.go:137: sql insert into test_index values (1580, 1158915629079497398, 0.917765, '9azNgQ66XS') index_test.go:137: sql insert into test_index values (1581, 1625656691924093483, 0.849081, 'z60OXJLMkY') index_test.go:143: sql update test_index set c1 = 2655259522083322266, c2 = 0.526969, c3 = '3RZFxdLBWw' where c = 299 index_test.go:137: sql insert into test_index values (1583, 4627399776135927383, 0.264885, 'CcdaOxknSW') index_test.go:140: sql delete from test_index where c = 1497 index_test.go:137: sql insert into test_index values (1584, 1146988297871881546, 0.739428, 'Uoi5wGSKi1') index_test.go:140: sql delete from test_index where c = 175 index_test.go:137: sql insert into test_index values (1582, 3596557343685541268, 0.498997, 'sDP8ziDYyt') index_test.go:143: sql update test_index set c1 = 1771436209530486966, c2 = 0.136478, c3 = 'b4PFcv1JE5' where c = 762 index_test.go:143: sql update test_index set c1 = 1798828348025647192, c2 = 0.210142, c3 = 'UibtDfQBcA' where c = 618 index_test.go:140: sql delete from test_index where c = 1009 index_test.go:140: sql delete from test_index where c = 1507 index_test.go:143: sql update test_index set c1 = 3724950496220962274, c2 = 0.395479, c3 = 'Sfti0EJkdg' where c = 266 index_test.go:140: sql delete from test_index where c = 383 index_test.go:143: sql update test_index set c1 = 3987943112289289192, c2 = 0.662666, c3 = 'WBUXGrwBwr' where c = 935 index_test.go:137: sql insert into test_index values (1586, 8677788697640892393, 0.761419, 'ZfGUmgS7dy') index_test.go:143: sql update test_index set c1 = 1714880515461051469, c2 = 0.516135, c3 = 'T3zr3Ktci1' where c = 879 index_test.go:137: sql insert into test_index values (1585, 5914607260771559000, 0.020501, 'DXaqxzuSg1') index_test.go:143: sql update test_index set c1 = 3529016523021916568, c2 = 0.249949, c3 = 'Md7rNB3P2j' where c = 832 index_test.go:140: sql delete from test_index where c = 622 index_test.go:137: sql insert into test_index values (1587, 2516204193475698086, 0.165869, 'FZD5suzNaf') index_test.go:143: sql update test_index set c1 = 7228300734683013681, c2 = 0.536999, c3 = '1usg2xBOD0' where c = 1057 index_test.go:140: sql delete from test_index where c = 303 index_test.go:143: sql update test_index set c1 = 5226069491182475851, c2 = 0.766720, c3 = 'nbb6CBeLAM' where c = 885 index_test.go:137: sql insert into test_index values (1589, 9054918711997819337, 0.156499, 'jdjmRDGj2P') index_test.go:140: sql delete from test_index where c = 593 index_test.go:137: sql insert into test_index values (1588, 7805304623048129859, 0.287030, 'DcNuUHRCzi') index_test.go:137: sql insert into test_index values (1591, 797033327256210573, 0.096376, 'JngxvOrkFc') index_test.go:143: sql update test_index set c1 = 254242944415653337, c2 = 0.379000, c3 = 'trYIlpd3Zq' where c = 206 index_test.go:140: sql delete from test_index where c = 121 index_test.go:137: sql insert into test_index values (1590, 6647118378619588567, 0.233671, 'RDq9wiKeWK') index_test.go:143: sql update test_index set c1 = 8444974994044991540, c2 = 0.984254, c3 = 'CdmrG9dkZ7' where c = 8 index_test.go:140: sql delete from test_index where c = 245 index_test.go:140: sql delete from test_index where c = 892 index_test.go:143: sql update test_index set c1 = 9129123046191573571, c2 = 0.514446, c3 = 'khLjxtNhuW' where c = 1493 index_test.go:143: sql update test_index set c1 = 6077239543244997838, c2 = 0.563949, c3 = '9f7kthnFOs' where c = 400 index_test.go:140: sql delete from test_index where c = 959 index_test.go:140: sql delete from test_index where c = 756 index_test.go:137: sql insert into test_index values (1592, 1528903976130352775, 0.922704, '4T2nDf4tPo') index_test.go:143: sql update test_index set c1 = 3696560964027659076, c2 = 0.393658, c3 = 'Kg6kK6HMEn' where c = 607 index_test.go:140: sql delete from test_index where c = 90 index_test.go:137: sql insert into test_index values (1594, 6325029328650831398, 0.618364, 'LwXWgLkXZe') index_test.go:143: sql update test_index set c1 = 6840137309693434816, c2 = 0.819468, c3 = '83EL3RQaou' where c = 423 index_test.go:137: sql insert into test_index values (1596, 1136187137486591128, 0.853377, 'qSOvlyV01Y') index_test.go:137: sql insert into test_index values (1593, 7246413557960978038, 0.049069, 'fcguyi2I6a') index_test.go:137: sql insert into test_index values (1595, 2842633657794128113, 0.136603, 'lWE2ICntOJ') index_test.go:140: sql delete from test_index where c = 299 index_test.go:143: sql update test_index set c1 = 57307570375541464, c2 = 0.729186, c3 = 'aivgtCJnmk' where c = 742 index_test.go:143: sql update test_index set c1 = 5099586610080766661, c2 = 0.060663, c3 = 'urywRdd4Kk' where c = 698 index_test.go:140: sql delete from test_index where c = 1218 index_test.go:140: sql delete from test_index where c = 439 index_test.go:143: sql update test_index set c1 = 7103083899336144489, c2 = 0.150487, c3 = 'hwgJmUwtGM' where c = 1216 index_test.go:137: sql insert into test_index values (1597, 6479128213176112743, 0.881830, 'DrFlddrRhJ') index_test.go:143: sql update test_index set c1 = 6487466836554327524, c2 = 0.366199, c3 = '1AoPIP2Nw9' where c = 1467 index_test.go:143: sql update test_index set c1 = 8955398393863834833, c2 = 0.280818, c3 = 'cGPr6X1fvu' where c = 485 index_test.go:143: sql update test_index set c1 = 3061415337002564072, c2 = 0.818299, c3 = '7BFrXrL8lI' where c = 666 index_test.go:140: sql delete from test_index where c = 476 index_test.go:137: sql insert into test_index values (1598, 99055229121729734, 0.228720, 'Irh8erXLup') index_test.go:140: sql delete from test_index where c = 1521 index_test.go:140: sql delete from test_index where c = 574 index_test.go:137: sql insert into test_index values (1599, 1668670324145558578, 0.734259, 'e6UzRcY78R') index_test.go:140: sql delete from test_index where c = 108 index_test.go:143: sql update test_index set c1 = 4866387040811711076, c2 = 0.272706, c3 = 'E2E5FJluCH' where c = 1475 index_test.go:143: sql update test_index set c1 = 1751989886569568776, c2 = 0.295611, c3 = 'Whuetqs3bN' where c = 1549 index_test.go:143: sql update test_index set c1 = 562924783216919582, c2 = 0.530694, c3 = 'SwiAbs3SD1' where c = 1534 index_test.go:143: sql update test_index set c1 = 7615187433048679765, c2 = 0.549006, c3 = 'Ro4Fxai3Un' where c = 802 index_test.go:137: sql insert into test_index values (1600, 5838981256092584172, 0.365468, 'vrOPlm4qxf') index_test.go:140: sql delete from test_index where c = 753 index_test.go:143: sql update test_index set c1 = 7641016290526435245, c2 = 0.227255, c3 = 'Az6FBwRB5r' where c = 632 index_test.go:137: sql insert into test_index values (1604, 5007330092539290855, 0.361447, 'djj47NY1sw') index_test.go:137: sql insert into test_index values (1601, 5094030496384627577, 0.154546, 'bQiCsRDz3p') index_test.go:137: sql insert into test_index values (1602, 3571929350116917459, 0.651610, '6IkCdOKoPs') index_test.go:137: sql insert into test_index values (1610, 1029229308897454509, 0.210343, 'eTHTuCLeQw') index_test.go:137: sql insert into test_index values (1603, 3146812868894237348, 0.753286, '0MAEGOLUp6') index_test.go:137: sql insert into test_index values (1605, 104370680591468900, 0.971135, 'wkNurPXEtm') index_test.go:137: sql insert into test_index values (1609, 6491261705603847428, 0.432273, 'WEvF9DO7HP') index_test.go:137: sql insert into test_index values (1608, 5403693999196481218, 0.748934, 'rDVhB53rWe') index_test.go:137: sql insert into test_index values (1607, 7171122500537923322, 0.181848, '7lgh0gvULz') index_test.go:140: sql delete from test_index where c = 918 index_test.go:140: sql delete from test_index where c = 275 index_test.go:140: sql delete from test_index where c = 384 index_test.go:140: sql delete from test_index where c = 58 index_test.go:137: sql insert into test_index values (1606, 5837247461073116819, 0.161895, 'f7oAXmQlul') index_test.go:140: sql delete from test_index where c = 189 index_test.go:140: sql delete from test_index where c = 48 index_test.go:140: sql delete from test_index where c = 573 index_test.go:140: sql delete from test_index where c = 3 index_test.go:143: sql update test_index set c1 = 7819965198950059771, c2 = 0.563467, c3 = 'c7nLPp6zK8' where c = 906 index_test.go:140: sql delete from test_index where c = 6 index_test.go:140: sql delete from test_index where c = 1446 index_test.go:143: sql update test_index set c1 = 6886783003107908877, c2 = 0.513108, c3 = '7phJb6gpiI' where c = 1009 index_test.go:143: sql update test_index set c1 = 2628467920875236577, c2 = 0.551471, c3 = 'JBDBMWPsSv' where c = 951 index_test.go:143: sql update test_index set c1 = 7664699259945508469, c2 = 0.475600, c3 = 'Ks8t9jRVAH' where c = 767 index_test.go:143: sql update test_index set c1 = 5001894760270034672, c2 = 0.264209, c3 = 'znQ2HXPUJ7' where c = 487 index_test.go:143: sql update test_index set c1 = 3101621447749874905, c2 = 0.359068, c3 = 'I5yTRJzJB2' where c = 1434 index_test.go:143: sql update test_index set c1 = 7892490397797027862, c2 = 0.385857, c3 = '5cOGsWfykv' where c = 1369 index_test.go:137: sql insert into test_index values (1611, 7338699398689385733, 0.097232, 'FVIL9CCh8b') index_test.go:143: sql update test_index set c1 = 233626440819648301, c2 = 0.181013, c3 = 'JUoy8XRIAa' where c = 1412 index_test.go:137: sql insert into test_index values (1612, 3149364571649865847, 0.355981, 'q2U9oRkkwO') index_test.go:137: sql insert into test_index values (1613, 532390550487601551, 0.562993, 'kqlESfEz51') index_test.go:143: sql update test_index set c1 = 1721195190840805158, c2 = 0.115948, c3 = 'Ct08ql3PYH' where c = 1575 index_test.go:137: sql insert into test_index values (1618, 7670329556763741166, 0.945722, 'kKRWDl3foy') index_test.go:140: sql delete from test_index where c = 88 index_test.go:140: sql delete from test_index where c = 1175 index_test.go:140: sql delete from test_index where c = 233 index_test.go:137: sql insert into test_index values (1614, 4147830530693144343, 0.580716, '7jm19ofCdC') index_test.go:137: sql insert into test_index values (1616, 8473627927899604643, 0.678927, 'e43QcfE0D8') index_test.go:140: sql delete from test_index where c = 546 index_test.go:137: sql insert into test_index values (1619, 4040532195317149463, 0.756273, 'TETOpsImrb') index_test.go:137: sql insert into test_index values (1615, 3174731641470203222, 0.027272, 'yOAirvU27F') index_test.go:143: sql update test_index set c1 = 4166173567201699691, c2 = 0.259755, c3 = 'iS5DPu9zxu' where c = 1117 index_test.go:137: sql insert into test_index values (1617, 3432029133905922958, 0.948539, '3xRCP9YkHz') index_test.go:143: sql update test_index set c1 = 1032619813870005961, c2 = 0.460148, c3 = 'vakkAJLep4' where c = 766 index_test.go:140: sql delete from test_index where c = 798 index_test.go:143: sql update test_index set c1 = 4020652645786259487, c2 = 0.326028, c3 = 'DFjKx66pkQ' where c = 1292 index_test.go:140: sql delete from test_index where c = 99 index_test.go:140: sql delete from test_index where c = 650 index_test.go:143: sql update test_index set c1 = 6050942381349714878, c2 = 0.241706, c3 = 'SBdHOoTQEc' where c = 109 index_test.go:140: sql delete from test_index where c = 410 index_test.go:143: sql update test_index set c1 = 1007848408281082482, c2 = 0.229840, c3 = 'O8qriOYz3a' where c = 37 index_test.go:137: sql insert into test_index values (1620, 8084189998021871568, 0.862578, 'eFpI6ZeGOv') index_test.go:143: sql update test_index set c1 = 3591478317593906764, c2 = 0.122255, c3 = 'ir5gGCIGCo' where c = 951 index_test.go:143: sql update test_index set c1 = 444325762282105393, c2 = 0.982874, c3 = 'EOYyXcN0tv' where c = 57 index_test.go:140: sql delete from test_index where c = 466 index_test.go:143: sql update test_index set c1 = 1982484413899761546, c2 = 0.921049, c3 = 'q9Q6IQIST3' where c = 963 index_test.go:140: sql delete from test_index where c = 174 index_test.go:137: sql insert into test_index values (1623, 6596683099683633014, 0.665273, 'A4KaYHcDh1') # Time: 2024-05-06T17:55:27.236732775+08:00 # Txn_start_ts: 0 # Query_time: 4.010224531 # Parse_time: 0.000068784 # Compile_time: 0.000085425 # Rewrite_time: 0.00000269 # Optimize_time: 0 # Wait_TS: 0.000209017 # DB: test_ddl # Is_internal: false # Digest: 1e45b2f05f7b38f2fdc029b91eb6ff81999a5598f095ea2c19744cfb7f0febbf # Num_cop_tasks: 0 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Resource_group: default drop index c1_index on test_index; index_test.go:143: sql update test_index set c1 = 7078854612351081444, c2 = 0.089268, c3 = 'mtTOWaOC4u' where c = 723 index_test.go:137: sql insert into test_index values (1624, 4290086649345507760, 0.000656, '6AHi7SAAIU') index_test.go:137: sql insert into test_index values (1621, 6823348341490179261, 0.976088, 'bSjTUEoaGF') index_test.go:137: sql insert into test_index values (1622, 6842308630765306520, 0.800179, 'VkN5LHe18c') index_test.go:143: sql update test_index set c1 = 3374430412107497104, c2 = 0.547273, c3 = 'iHE8ym4C6C' where c = 894 index_test.go:140: sql delete from test_index where c = 246 index_test.go:137: sql insert into test_index values (1627, 3892229010894984481, 0.035016, 'HuHTz8IFoV') index_test.go:137: sql insert into test_index values (1626, 5403888486561624886, 0.576915, 'FbftXR6IQk') index_test.go:143: sql update test_index set c1 = 5824935887804065802, c2 = 0.058335, c3 = 'Fbes2MDNY1' where c = 1224 index_test.go:140: sql delete from test_index where c = 275 index_test.go:140: sql delete from test_index where c = 1595 index_test.go:137: sql insert into test_index values (1628, 6961020341543970832, 0.557592, 'HXKcjXmMan') index_test.go:143: sql update test_index set c1 = 2245241972693716222, c2 = 0.644052, c3 = 'cDW2xLa098' where c = 72 index_test.go:137: sql insert into test_index values (1625, 1421573715141836315, 0.058269, 'pZIvwfKyMG') index_test.go:140: sql delete from test_index where c = 171 index_test.go:143: sql update test_index set c1 = 3179924283073484653, c2 = 0.001547, c3 = 'uUFaj6rAfq' where c = 1039 index_test.go:143: sql update test_index set c1 = 2458748077047570085, c2 = 0.828289, c3 = 'z3sk3Nt0hC' where c = 1089 index_test.go:137: sql insert into test_index values (1630, 8349778773868704439, 0.483937, '9L9wOT6p8C') index_test.go:140: sql delete from test_index where c = 1410 index_test.go:137: sql insert into test_index values (1629, 3963251268021095154, 0.840028, 'TWtjo1PNW5') index_test.go:140: sql delete from test_index where c = 1085 index_test.go:143: sql update test_index set c1 = 2470184891417628870, c2 = 0.467896, c3 = 'kym5uwyCdx' where c = 1421 index_test.go:140: sql delete from test_index where c = 1081 index_test.go:137: sql insert into test_index values (1632, 737488479838064735, 0.518014, 'StfeU57xjQ') index_test.go:137: sql insert into test_index values (1631, 701597752385278358, 0.335156, 'sXhuuYmtQG') index_test.go:140: sql delete from test_index where c = 358 index_test.go:137: sql insert into test_index values (1633, 18815060070932522, 0.054630, 'yyJcA5DvMK') index_test.go:140: sql delete from test_index where c = 1618 index_test.go:137: sql insert into test_index values (1634, 2688853592754050782, 0.806995, 'DhDViBmWm3') index_test.go:143: sql update test_index set c1 = 6800820130891012215, c2 = 0.775565, c3 = 'r0RXXF9o7D' where c = 1251 index_test.go:140: sql delete from test_index where c = 1435 index_test.go:143: sql update test_index set c1 = 3193508929810948920, c2 = 0.723665, c3 = 'iyfUk3TMbq' where c = 258 index_test.go:143: sql update test_index set c1 = 7650107280571487768, c2 = 0.346684, c3 = 'NxQUShsR6E' where c = 1465 index_test.go:140: sql delete from test_index where c = 1253 index_test.go:140: sql delete from test_index where c = 1214 index_test.go:143: sql update test_index set c1 = 8473046151796936959, c2 = 0.501111, c3 = 'hav7PZYiEc' where c = 1429 index_test.go:143: sql update test_index set c1 = 2274778952962055404, c2 = 0.146160, c3 = 'NiHd0k6DXM' where c = 309 index_test.go:140: sql delete from test_index where c = 270 index_test.go:143: sql update test_index set c1 = 7010226677858268492, c2 = 0.399241, c3 = 'auVZPcbqkd' where c = 9 index_test.go:137: sql insert into test_index values (1635, 2197695112400723821, 0.266004, 'qQgCDntUiS') index_test.go:140: sql delete from test_index where c = 1444 index_test.go:143: sql update test_index set c1 = 7207082089550951735, c2 = 0.616259, c3 = 'XlcOCW3kky' where c = 265 index_test.go:143: sql update test_index set c1 = 7816104751623856671, c2 = 0.490130, c3 = 'hOdlp8PWCc' where c = 456 index_test.go:137: sql insert into test_index values (1636, 2144216170426991846, 0.800476, 'OnjFTjkPNf') index_test.go:137: sql insert into test_index values (1637, 2713269289709862209, 0.516680, 'nx7kGJiWX8') index_test.go:137: sql insert into test_index values (1638, 467898877997726193, 0.867800, 'Kdfe3IYng3') index_test.go:137: sql insert into test_index values (1639, 2037403360603044326, 0.746780, 'q5smVMKLcw') index_test.go:143: sql update test_index set c1 = 7590504008671062146, c2 = 0.407811, c3 = 'udVhY0eNQl' where c = 1178 index_test.go:137: sql insert into test_index values (1640, 304045263871585152, 0.072407, 'uS2q2Zkcxn') index_test.go:140: sql delete from test_index where c = 727 index_test.go:140: sql delete from test_index where c = 658 index_test.go:137: sql insert into test_index values (1641, 1155184344631074611, 0.037410, 'R5JwMthMO7') index_test.go:137: sql insert into test_index values (1642, 1762157780806978496, 0.151781, 'lw2gSGoL1E') index_test.go:143: sql update test_index set c1 = 1136046479824339828, c2 = 0.606101, c3 = '2N4AiTRCsZ' where c = 1160 index_test.go:140: sql delete from test_index where c = 1453 index_test.go:140: sql delete from test_index where c = 1342 index_test.go:140: sql delete from test_index where c = 416 index_test.go:140: sql delete from test_index where c = 1319 index_test.go:140: sql delete from test_index where c = 881 index_test.go:137: sql insert into test_index values (1643, 5113755565448952059, 0.743932, 'z1HAjrazos') index_test.go:143: sql update test_index set c1 = 2574383549689996865, c2 = 0.049928, c3 = 'brBlbeQnEu' where c = 1 index_test.go:143: sql update test_index set c1 = 7865396705396319300, c2 = 0.713573, c3 = 'Vsa5fU6qRA' where c = 18 index_test.go:143: sql update test_index set c1 = 1839650167291125630, c2 = 0.565645, c3 = 'nkMJg9ZNZs' where c = 451 index_test.go:143: sql update test_index set c1 = 7445904659858548509, c2 = 0.035008, c3 = 'smV1BmBmdA' where c = 990 index_test.go:143: sql update test_index set c1 = 4353480379968609506, c2 = 0.560757, c3 = 'MPwYK5FlxE' where c = 824 index_test.go:137: sql insert into test_index values (1644, 7985123542843798346, 0.734238, 'IJgmaXTlwZ') index_test.go:140: sql delete from test_index where c = 1302 index_test.go:143: sql update test_index set c1 = 7449186256936276567, c2 = 0.263107, c3 = '4GbSmA4CfM' where c = 1373 index_test.go:143: sql update test_index set c1 = 9195559737928480615, c2 = 0.438563, c3 = '26faiwJ0aE' where c = 668 index_test.go:143: sql update test_index set c1 = 2928893916087315556, c2 = 0.012292, c3 = 'qgQnXlNozH' where c = 395 index_test.go:137: sql insert into test_index values (1646, 404125283350166438, 0.034293, 'jRZnFs0eVk') index_test.go:137: sql insert into test_index values (1648, 5280802660735925240, 0.755400, '1EfAKygnNS') index_test.go:137: sql insert into test_index values (1645, 5939812328119740236, 0.893780, 'Bz2kIK0BGS') index_test.go:137: sql insert into test_index values (1649, 7122072843356278349, 0.256134, 'mOWqx5tQpe') index_test.go:137: sql insert into test_index values (1650, 1891056671062713880, 0.537336, '2XZgxWmyo1') index_test.go:140: sql delete from test_index where c = 1326 index_test.go:140: sql delete from test_index where c = 309 index_test.go:140: sql delete from test_index where c = 583 index_test.go:137: sql insert into test_index values (1651, 7139908958366699824, 0.139748, 'nMa7cnMmyM') index_test.go:137: sql insert into test_index values (1647, 7228744827680950061, 0.584304, 'lLu1JCyDhK') index_test.go:137: sql insert into test_index values (1652, 1649120793140134892, 0.042998, 'es3Z5rRQJ3') index_test.go:140: sql delete from test_index where c = 171 index_test.go:143: sql update test_index set c1 = 2800199266749484047, c2 = 0.236435, c3 = 'YixryenhB0' where c = 228 index_test.go:143: sql update test_index set c1 = 7564522944072318703, c2 = 0.895493, c3 = 'oGMS8jfPXp' where c = 1299 index_test.go:140: sql delete from test_index where c = 765 index_test.go:140: sql delete from test_index where c = 628 index_test.go:140: sql delete from test_index where c = 427 index_test.go:143: sql update test_index set c1 = 437432394302472104, c2 = 0.949703, c3 = 'KZcSYfXvEh' where c = 296 index_test.go:140: sql delete from test_index where c = 305 index_test.go:143: sql update test_index set c1 = 4546852828824920875, c2 = 0.388848, c3 = 'JooFuS61Ma' where c = 1167 index_test.go:143: sql update test_index set c1 = 6716710923215377001, c2 = 0.253166, c3 = '2st5Ad2kpq' where c = 16 index_test.go:143: sql update test_index set c1 = 9029678834968194538, c2 = 0.959011, c3 = '5dPMrE9VUG' where c = 1008 index_test.go:140: sql delete from test_index where c = 1550 index_test.go:140: sql delete from test_index where c = 979 index_test.go:137: sql insert into test_index values (1654, 3437794547179748122, 0.171944, 'TPhy4tfu0p') index_test.go:137: sql insert into test_index values (1653, 2443841777558384723, 0.649340, 'vjSUP1VFy9') index_test.go:143: sql update test_index set c1 = 9166964077096186893, c2 = 0.761341, c3 = 'lYwD3u0y3L' where c = 129 index_test.go:140: sql delete from test_index where c = 31 index_test.go:137: sql insert into test_index values (1655, 8673731620464653437, 0.022413, 'yMh78zjd4M') index_test.go:137: sql insert into test_index values (1657, 4103252308643534278, 0.774188, 'ocP6XgVIKs') index_test.go:137: sql insert into test_index values (1656, 7197146390436702109, 0.111513, 'lth3hRLhwf') index_test.go:143: sql update test_index set c1 = 6258997152907063587, c2 = 0.711124, c3 = 'UpjjvmkCkp' where c = 901 index_test.go:137: sql insert into test_index values (1658, 2456195705240267504, 0.173085, 'ZKTzX2Y4gz') index_test.go:143: sql update test_index set c1 = 5474165246275214054, c2 = 0.909994, c3 = 'jAdYxfNuMm' where c = 338 index_test.go:140: sql delete from test_index where c = 960 index_test.go:143: sql update test_index set c1 = 5982721270961324474, c2 = 0.866683, c3 = 'yPIkSMsTYI' where c = 1437 index_test.go:140: sql delete from test_index where c = 123 index_test.go:140: sql delete from test_index where c = 135 index_test.go:140: sql delete from test_index where c = 243 index_test.go:137: sql insert into test_index values (1659, 7982419452723713987, 0.758007, 'YPIWCeeH1R') index_test.go:143: sql update test_index set c1 = 3591969650903493685, c2 = 0.330797, c3 = 'Y5zSdNsEAI' where c = 931 index_test.go:140: sql delete from test_index where c = 1604 index_test.go:143: sql update test_index set c1 = 9151526834752293270, c2 = 0.345979, c3 = 'UhYoYmYfco' where c = 175 index_test.go:143: sql update test_index set c1 = 9062585651440935562, c2 = 0.833626, c3 = 'YKCgpsllDU' where c = 16 index_test.go:137: sql insert into test_index values (1661, 5762942994220592858, 0.807215, 'bw5Itvs9rN') index_test.go:137: sql insert into test_index values (1662, 4516836633647917351, 0.437588, 'oczJVuN4PK') index_test.go:143: sql update test_index set c1 = 8809715486368969453, c2 = 0.615439, c3 = 'qhmMvEwpnN' where c = 958 index_test.go:137: sql insert into test_index values (1660, 4688924980517469506, 0.193736, 'g5KSd4dg3B') index_test.go:140: sql delete from test_index where c = 191 index_test.go:143: sql update test_index set c1 = 5323429223040770917, c2 = 0.632187, c3 = '7cDGd6WY2h' where c = 198 index_test.go:140: sql delete from test_index where c = 1344 index_test.go:137: sql insert into test_index values (1663, 7258702017258020631, 0.053728, '3gkKZzfpxb') index_test.go:137: sql insert into test_index values (1664, 3726498011793680621, 0.048811, '3ZOARUKZnZ') index_test.go:143: sql update test_index set c1 = 2406879684864545495, c2 = 0.594448, c3 = 'wrPleM5FyD' where c = 641 index_test.go:143: sql update test_index set c1 = 7120887261095843812, c2 = 0.810105, c3 = '2Hc1pfIH4N' where c = 1284 index_test.go:137: sql insert into test_index values (1665, 3233174778710148755, 0.589805, 'knAdQkLhQV') index_test.go:140: sql delete from test_index where c = 857 index_test.go:137: sql insert into test_index values (1666, 4910699600429413669, 0.022285, 'EhImwToPEs') index_test.go:140: sql delete from test_index where c = 1161 index_test.go:137: sql insert into test_index values (1667, 5522563577856505462, 0.286037, 'J3W4OyLUXy') index_test.go:140: sql delete from test_index where c = 66 index_test.go:143: sql update test_index set c1 = 6557193403875654735, c2 = 0.840034, c3 = 'Y45fkGhXTA' where c = 1614 index_test.go:140: sql delete from test_index where c = 1283 index_test.go:137: sql insert into test_index values (1668, 5264348480978466815, 0.628111, 'WlkceKwYYA') index_test.go:140: sql delete from test_index where c = 1233 index_test.go:143: sql update test_index set c1 = 5344373781995098795, c2 = 0.161576, c3 = '4fvUzc6MKp' where c = 1495 index_test.go:137: sql insert into test_index values (1669, 8199454130481428396, 0.713718, 'DzrOhjOPHb') index_test.go:140: sql delete from test_index where c = 1320 index_test.go:140: sql delete from test_index where c = 1655 index_test.go:143: sql update test_index set c1 = 6853111096996411229, c2 = 0.280176, c3 = 'FFZ3rshqmT' where c = 670 index_test.go:137: sql insert into test_index values (1670, 3547481801548570701, 0.497516, 'rI9twbWOVD') index_test.go:143: sql update test_index set c1 = 8137986658388114270, c2 = 0.586423, c3 = 'Ap3Hh4X7Hf' where c = 920 index_test.go:140: sql delete from test_index where c = 860 index_test.go:143: sql update test_index set c1 = 1759155057601994130, c2 = 0.629216, c3 = 'PydhLiKAn9' where c = 510 index_test.go:143: sql update test_index set c1 = 5401342390579633989, c2 = 0.504886, c3 = 'WWZQvZPmoT' where c = 1521 index_test.go:140: sql delete from test_index where c = 1315 index_test.go:137: sql insert into test_index values (1671, 4237186457189692667, 0.211864, 'M8XxyoKoel') index_test.go:143: sql update test_index set c1 = 4553165744001501677, c2 = 0.269171, c3 = 'sr9uSIGf9n' where c = 399 index_test.go:143: sql update test_index set c1 = 7509825909637286280, c2 = 0.034578, c3 = 'qU3S1DgAZO' where c = 681 index_test.go:137: sql insert into test_index values (1673, 2388648262653649942, 0.617925, 'm7UiXTHBg4') index_test.go:143: sql update test_index set c1 = 4514083080612089147, c2 = 0.600898, c3 = 'OKIbeFwJ6o' where c = 760 index_test.go:137: sql insert into test_index values (1674, 6460890325914651200, 0.959498, 'zsOzBpVSXi') index_test.go:140: sql delete from test_index where c = 1448 index_test.go:137: sql insert into test_index values (1672, 4888015449442196276, 0.354008, 'wQoXa0ukd6') index_test.go:140: sql delete from test_index where c = 432 index_test.go:143: sql update test_index set c1 = 5976684078249852770, c2 = 0.296230, c3 = 'wutudyV1zq' where c = 1379 index_test.go:137: sql insert into test_index values (1676, 5152431938532714229, 0.028162, 'r37WHfYtjS') index_test.go:143: sql update test_index set c1 = 4556660836733737613, c2 = 0.969093, c3 = 'lj3iOpkxY8' where c = 967 index_test.go:137: sql insert into test_index values (1677, 5708633590536913739, 0.650738, 'tt6D1DYGH8') index_test.go:137: sql insert into test_index values (1678, 7013844811324543031, 0.249364, 'KzbUJa5glH') index_test.go:140: sql delete from test_index where c = 1392 index_test.go:140: sql delete from test_index where c = 1595 index_test.go:137: sql insert into test_index values (1675, 3799368896621407462, 0.641173, 's5dkdBTmY1') index_test.go:140: sql delete from test_index where c = 405 index_test.go:140: sql delete from test_index where c = 1442 index_test.go:140: sql delete from test_index where c = 349 index_test.go:143: sql update test_index set c1 = 6980465371097314411, c2 = 0.786615, c3 = '21f6NeACFW' where c = 696 index_test.go:140: sql delete from test_index where c = 454 index_test.go:137: sql insert into test_index values (1679, 6934005119847738897, 0.995131, 'ircKO18HRP') index_test.go:143: sql update test_index set c1 = 8225789738561776928, c2 = 0.210861, c3 = 'RUORu8H5bX' where c = 1435 index_test.go:137: sql insert into test_index values (1680, 3296588567065108979, 0.376504, '69aKnjHhn9') index_test.go:140: sql delete from test_index where c = 660 index_test.go:143: sql update test_index set c1 = 1793575039375585428, c2 = 0.701363, c3 = 'LyzKZA9mqg' where c = 30 index_test.go:143: sql update test_index set c1 = 7220322697595287240, c2 = 0.787222, c3 = 'HQPMSImQ8n' where c = 949 index_test.go:140: sql delete from test_index where c = 1006 index_test.go:143: sql update test_index set c1 = 7248684114053172763, c2 = 0.617124, c3 = 'aK7thC5Fu1' where c = 1364 index_test.go:137: sql insert into test_index values (1681, 4087063146527268235, 0.903466, 'TvSelH3Emh') index_test.go:143: sql update test_index set c1 = 6104343192099659253, c2 = 0.346258, c3 = 'TVBRJexL6D' where c = 1267 index_test.go:140: sql delete from test_index where c = 1122 index_test.go:143: sql update test_index set c1 = 7301180377038986617, c2 = 0.097704, c3 = '3op4sIo3Rd' where c = 1266 index_test.go:137: sql insert into test_index values (1682, 2913318223983550241, 0.510135, 'KZJEVeOEdt') index_test.go:137: sql insert into test_index values (1683, 3902041120660578968, 0.181130, 'IL3VFEnEHm') index_test.go:137: sql insert into test_index values (1685, 9176120268467275547, 0.471022, 'Ugh9tQW1gi') index_test.go:137: sql insert into test_index values (1684, 3530336135282996210, 0.788789, 'LW0mCoOYmJ') index_test.go:140: sql delete from test_index where c = 126 index_test.go:143: sql update test_index set c1 = 4411579237997817755, c2 = 0.561956, c3 = 'FpuGxuY5Bz' where c = 878 index_test.go:137: sql insert into test_index values (1686, 4592916903395479227, 0.080874, 'SxuyhcWDD0') index_test.go:143: sql update test_index set c1 = 8051289582416298976, c2 = 0.234174, c3 = 'RasY1d5eqY' where c = 1615 index_test.go:137: sql insert into test_index values (1687, 855939340677368384, 0.117771, 'XzYnbMKbLm') index_test.go:140: sql delete from test_index where c = 530 index_test.go:140: sql delete from test_index where c = 247 index_test.go:137: sql insert into test_index values (1688, 3136871682717615464, 0.073572, 'gkZh94K1UT') index_test.go:140: sql delete from test_index where c = 1032 index_test.go:140: sql delete from test_index where c = 1345 index_test.go:143: sql update test_index set c1 = 8039589489512305073, c2 = 0.125308, c3 = 'oBZM1AaeCr' where c = 1483 index_test.go:137: sql insert into test_index values (1689, 7166914310785628789, 0.701169, 'v0jiIRY0jW') index_test.go:140: sql delete from test_index where c = 1514 index_test.go:143: sql update test_index set c1 = 6553656974372614871, c2 = 0.784321, c3 = 'IXZe3kleIu' where c = 285 index_test.go:140: sql delete from test_index where c = 601 index_test.go:143: sql update test_index set c1 = 4773889538607723046, c2 = 0.457598, c3 = 'VgnUw40jlu' where c = 1156 index_test.go:140: sql delete from test_index where c = 843 index_test.go:140: sql delete from test_index where c = 81 index_test.go:143: sql update test_index set c1 = 8930087907319990120, c2 = 0.741618, c3 = 'CFV6gFws8j' where c = 1593 index_test.go:143: sql update test_index set c1 = 7417479263903999430, c2 = 0.374367, c3 = 'khAWYcj0Za' where c = 816 index_test.go:143: sql update test_index set c1 = 983920645023169493, c2 = 0.817499, c3 = 'W8f5xZeoQQ' where c = 1416 index_test.go:137: sql insert into test_index values (1690, 8671549449494534562, 0.327307, 'AbWpSjX1vy') index_test.go:143: sql update test_index set c1 = 7937820805743450903, c2 = 0.703680, c3 = 'B0MxYg4cEI' where c = 661 index_test.go:143: sql update test_index set c1 = 3059698947082611947, c2 = 0.430697, c3 = 'zMMXpccK0Y' where c = 885 index_test.go:143: sql update test_index set c1 = 7647315326358406469, c2 = 0.768133, c3 = 'GwM7pmhHjl' where c = 95 index_test.go:137: sql insert into test_index values (1692, 396021002428161814, 0.939337, 'OpOn5Sxn6o') index_test.go:137: sql insert into test_index values (1691, 6393382058759233726, 0.912543, 'G4cIBYTwaj') index_test.go:143: sql update test_index set c1 = 5732829050912954842, c2 = 0.364317, c3 = 'kQcBXRWKpW' where c = 990 index_test.go:140: sql delete from test_index where c = 202 index_test.go:137: sql insert into test_index values (1693, 1694256798802571915, 0.413032, 'niaKM2YmZe') index_test.go:137: sql insert into test_index values (1694, 4194219052388313488, 0.679465, '0iZOSxwGnS') index_test.go:137: sql insert into test_index values (1695, 395567766539013083, 0.540523, 'ptq4Zi0iRq') index_test.go:137: sql insert into test_index values (1697, 2714718511810809956, 0.954664, 's6A0XYetCz') index_test.go:140: sql delete from test_index where c = 1201 index_test.go:140: sql delete from test_index where c = 960 index_test.go:140: sql delete from test_index where c = 1346 index_test.go:137: sql insert into test_index values (1696, 5324966092436985250, 0.110482, 'QcvBpddnae') index_test.go:143: sql update test_index set c1 = 2291287913001569823, c2 = 0.718996, c3 = 'r7lKKLfX5a' where c = 1088 index_test.go:140: sql delete from test_index where c = 1542 index_test.go:143: sql update test_index set c1 = 6934696211313067032, c2 = 0.592613, c3 = 'Pi46k4d0bT' where c = 467 index_test.go:143: sql update test_index set c1 = 6744565324794220443, c2 = 0.275871, c3 = 'PXCLJX0vmV' where c = 372 index_test.go:143: sql update test_index set c1 = 8995686183423867238, c2 = 0.832201, c3 = 'wxKjKHE6nD' where c = 0 index_test.go:140: sql delete from test_index where c = 228 index_test.go:143: sql update test_index set c1 = 156137551624851802, c2 = 0.039161, c3 = '9Zx5vZ4uTx' where c = 1270 index_test.go:137: sql insert into test_index values (1698, 6002639208680389107, 0.125203, 'S4ghk8Fyfz') index_test.go:137: sql insert into test_index values (1699, 8216915032657495884, 0.022842, 'kiiO527ueG') index_test.go:140: sql delete from test_index where c = 1664 index_test.go:140: sql delete from test_index where c = 1102 index_test.go:140: sql delete from test_index where c = 955 index_test.go:143: sql update test_index set c1 = 4763639561891405728, c2 = 0.673580, c3 = 'wja0abQ9WL' where c = 1371 index_test.go:143: sql update test_index set c1 = 2422073347306135465, c2 = 0.812214, c3 = 'n7DcQjzWUJ' where c = 523 index_test.go:140: sql delete from test_index where c = 1116 index_test.go:143: sql update test_index set c1 = 706998877859421701, c2 = 0.850297, c3 = 'lWBTjX5CLf' where c = 996 index_test.go:143: sql update test_index set c1 = 6410296755397614367, c2 = 0.379023, c3 = 'OT0vlx7jYr' where c = 1630 index_test.go:143: sql update test_index set c1 = 3789507792544375881, c2 = 0.798445, c3 = 'ZjPs3c1D6n' where c = 1079 index_test.go:137: sql insert into test_index values (1700, 2387482676158417991, 0.376711, 'ZnxmFqQdCn') index_test.go:140: sql delete from test_index where c = 1450 index_test.go:143: sql update test_index set c1 = 2951250680079927071, c2 = 0.279715, c3 = 'dfvt5TaiSs' where c = 827 index_test.go:137: sql insert into test_index values (1701, 6062309818598339907, 0.869914, 'vMZ5TrhmpX') index_test.go:137: sql insert into test_index values (1705, 8646207469437369501, 0.970188, '25NB6btlKm') index_test.go:137: sql insert into test_index values (1703, 4709006344045541943, 0.292168, '4KVGyCKHKU') index_test.go:137: sql insert into test_index values (1706, 4196001954722766965, 0.276614, 'WrGat4P8SR') index_test.go:137: sql insert into test_index values (1704, 8622626003336293428, 0.549021, 'zP0tgfpERP') index_test.go:137: sql insert into test_index values (1710, 2403457547319946524, 0.568038, 'EW7PKljWGx') index_test.go:137: sql insert into test_index values (1709, 5523834131357089307, 0.193804, 'uXsWtIHfbo') index_test.go:137: sql insert into test_index values (1707, 1562702649609122387, 0.509188, 'pQnLe9pBle') index_test.go:137: sql insert into test_index values (1708, 3843631147453801654, 0.989227, 'Bq4X1CcmVL') index_test.go:137: sql insert into test_index values (1702, 3727976686914224420, 0.558121, 'Pl1oWuiAyK') index_test.go:140: sql delete from test_index where c = 867 index_test.go:140: sql delete from test_index where c = 946 index_test.go:140: sql delete from test_index where c = 398 index_test.go:140: sql delete from test_index where c = 147 index_test.go:143: sql update test_index set c1 = 6377741206190929693, c2 = 0.298458, c3 = 'xOy4wVT9Gp' where c = 867 index_test.go:140: sql delete from test_index where c = 1160 index_test.go:140: sql delete from test_index where c = 1361 index_test.go:140: sql delete from test_index where c = 1142 index_test.go:140: sql delete from test_index where c = 525 index_test.go:140: sql delete from test_index where c = 1070 index_test.go:140: sql delete from test_index where c = 805 index_test.go:143: sql update test_index set c1 = 8252079742689001534, c2 = 0.641597, c3 = 'Vz306YFe9v' where c = 872 index_test.go:143: sql update test_index set c1 = 805312463108001221, c2 = 0.763681, c3 = 'vALHvnF5gI' where c = 25 index_test.go:137: sql insert into test_index values (1711, 3972701013427019375, 0.541204, 'wggDlMvnIX') index_test.go:143: sql update test_index set c1 = 2818879161680023699, c2 = 0.851402, c3 = 'xFi5ndSgg1' where c = 1474 index_test.go:143: sql update test_index set c1 = 16898439129319442, c2 = 0.639414, c3 = 'nAqlSQhWa6' where c = 1092 index_test.go:140: sql delete from test_index where c = 444 index_test.go:143: sql update test_index set c1 = 7448746798899587704, c2 = 0.352178, c3 = 'ut3CQ6xAFF' where c = 308 index_test.go:143: sql update test_index set c1 = 1268179326778749608, c2 = 0.599900, c3 = 'UH93l2xR07' where c = 768 index_test.go:143: sql update test_index set c1 = 5042049893591985708, c2 = 0.149675, c3 = '65ewMhaW7I' where c = 1707 index_test.go:143: sql update test_index set c1 = 519041967332543335, c2 = 0.769650, c3 = 'Mb6NQ6DK58' where c = 1511 index_test.go:137: sql insert into test_index values (1712, 689498442591761667, 0.820044, '4HqLPXZ0jw') index_test.go:143: sql update test_index set c1 = 4321771758667323806, c2 = 0.097177, c3 = 'agYSwYgGC9' where c = 1571 index_test.go:143: sql update test_index set c1 = 18741764786516819, c2 = 0.465241, c3 = 'TED9TqbEhQ' where c = 540 index_test.go:137: sql insert into test_index values (1715, 7998856698753517845, 0.802159, 'CFDKzc5cjR') index_test.go:137: sql insert into test_index values (1713, 7421569980025338857, 0.359502, 'PQiHEoZfWd') index_test.go:137: sql insert into test_index values (1719, 1365656108577419973, 0.686231, 'KRIbiY1xlf') index_test.go:137: sql insert into test_index values (1716, 5854748826349001637, 0.241126, 'GU9BQE8Lqc') index_test.go:137: sql insert into test_index values (1718, 3429599987706466398, 0.538414, 'paIfFl41xN') index_test.go:137: sql insert into test_index values (1720, 5399145164016680781, 0.108676, 'KoosDw8IvS') index_test.go:137: sql insert into test_index values (1714, 1328397687518896791, 0.619420, 'TP6pESuLYz') index_test.go:137: sql insert into test_index values (1717, 3425377043070895043, 0.292846, 'CYjXnb1X7Z') index_test.go:140: sql delete from test_index where c = 1224 index_test.go:140: sql delete from test_index where c = 590 index_test.go:140: sql delete from test_index where c = 227 index_test.go:137: sql insert into test_index values (1721, 2303282384729610228, 0.117890, 'jY6M2QmitE') index_test.go:143: sql update test_index set c1 = 3730511570093724158, c2 = 0.079443, c3 = 'fkkMG6awey' where c = 860 index_test.go:140: sql delete from test_index where c = 469 index_test.go:140: sql delete from test_index where c = 139 index_test.go:140: sql delete from test_index where c = 1049 index_test.go:140: sql delete from test_index where c = 489 index_test.go:140: sql delete from test_index where c = 1468 index_test.go:143: sql update test_index set c1 = 5735160400839958841, c2 = 0.874702, c3 = 'pFI71fHgCm' where c = 732 index_test.go:143: sql update test_index set c1 = 4220523358882024559, c2 = 0.424950, c3 = 'Ndfcx5zyVK' where c = 192 index_test.go:143: sql update test_index set c1 = 4251989407059905348, c2 = 0.597332, c3 = 'ph7a6Axtjk' where c = 894 index_test.go:140: sql delete from test_index where c = 1430 index_test.go:137: sql insert into test_index values (1722, 343652683560461995, 0.748496, 'KdToBy2qWw') index_test.go:140: sql delete from test_index where c = 893 index_test.go:143: sql update test_index set c1 = 8196050495424685764, c2 = 0.744876, c3 = 'ykl2DQdRni' where c = 348 index_test.go:143: sql update test_index set c1 = 5390399275354708657, c2 = 0.951009, c3 = '1Vov30PvNT' where c = 1228 index_test.go:143: sql update test_index set c1 = 7848340064493417034, c2 = 0.345142, c3 = 'UPybli3Ggl' where c = 1246 index_test.go:140: sql delete from test_index where c = 26 index_test.go:143: sql update test_index set c1 = 35979252866019716, c2 = 0.214953, c3 = 'p9knvwpIY2' where c = 308 index_test.go:137: sql insert into test_index values (1723, 8821921120067417376, 0.736336, 'I8MyWFNPem') index_test.go:137: sql insert into test_index values (1724, 467839811322072311, 0.526336, 'kZzxmNeU0a') index_test.go:140: sql delete from test_index where c = 832 index_test.go:143: sql update test_index set c1 = 18403972101210346, c2 = 0.046406, c3 = 'uyaGzSiI4L' where c = 43 index_test.go:140: sql delete from test_index where c = 271 index_test.go:137: sql insert into test_index values (1725, 3805462979109489406, 0.134586, '3zPZVQZvtK') index_test.go:143: sql update test_index set c1 = 6773090046316776555, c2 = 0.642161, c3 = 'cjnmXzldKs' where c = 1578 index_test.go:137: sql insert into test_index values (1727, 4562424145132592776, 0.125814, 'LqLAB1M9a4') index_test.go:137: sql insert into test_index values (1728, 467816986566988088, 0.169030, 'cqo52lJxv8') index_test.go:137: sql insert into test_index values (1726, 2665964982620997412, 0.688776, '591KUevGm2') index_test.go:143: sql update test_index set c1 = 6675403266840198996, c2 = 0.605451, c3 = 'ng4RPY4Wyj' where c = 156 index_test.go:137: sql insert into test_index values (1729, 2757010107784157245, 0.983715, 'DH3DzeZd4M') index_test.go:143: sql update test_index set c1 = 2318634178045899818, c2 = 0.378852, c3 = 'PYUlpxPmI1' where c = 1487 index_test.go:143: sql update test_index set c1 = 7836275726983608398, c2 = 0.070503, c3 = 'EeUCWtcsQL' where c = 50 index_test.go:137: sql insert into test_index values (1730, 1943247725560433681, 0.096704, 'Y7i0HoLgfD') index_test.go:140: sql delete from test_index where c = 965 index_test.go:140: sql delete from test_index where c = 466 index_test.go:140: sql delete from test_index where c = 509 index_test.go:140: sql delete from test_index where c = 306 index_test.go:140: sql delete from test_index where c = 489 index_test.go:137: sql insert into test_index values (1731, 6455133595837063526, 0.326304, 'FzFe9HtyuZ') index_test.go:143: sql update test_index set c1 = 7563832063290782486, c2 = 0.624114, c3 = 'Dyqqh7kJ0K' where c = 548 index_test.go:143: sql update test_index set c1 = 6170716036703406530, c2 = 0.142266, c3 = 'bq5v6AqaYd' where c = 603 index_test.go:137: sql insert into test_index values (1734, 4904717648208164432, 0.937463, 'RSBVXf7W4t') index_test.go:137: sql insert into test_index values (1732, 7872582132066696540, 0.483937, 'eIrmkAk3AW') index_test.go:140: sql delete from test_index where c = 1711 index_test.go:143: sql update test_index set c1 = 2057372578825758789, c2 = 0.608356, c3 = 't0AAx0rSyc' where c = 171 index_test.go:140: sql delete from test_index where c = 240 index_test.go:140: sql delete from test_index where c = 1286 index_test.go:137: sql insert into test_index values (1733, 5843722238168396209, 0.763059, 'qryDohr207') index_test.go:143: sql update test_index set c1 = 720495542905009059, c2 = 0.326123, c3 = 'AGLYsl2aCv' where c = 433 index_test.go:140: sql delete from test_index where c = 569 index_test.go:137: sql insert into test_index values (1737, 2797914459262796467, 0.246897, 'KKkfeyzjBP') index_test.go:143: sql update test_index set c1 = 2466413478574139838, c2 = 0.745653, c3 = 'uDce6YyOM6' where c = 1075 index_test.go:137: sql insert into test_index values (1736, 7849589839403910229, 0.988580, 'N0yHgVpisP') index_test.go:143: sql update test_index set c1 = 6979196720073409418, c2 = 0.618808, c3 = 'bU8heNJjAX' where c = 1243 index_test.go:137: sql insert into test_index values (1735, 8370475091797254604, 0.455108, 'cEcxjNwEc6') index_test.go:143: sql update test_index set c1 = 3440752354841521138, c2 = 0.527120, c3 = 'ZvZFGk03fN' where c = 590 index_test.go:140: sql delete from test_index where c = 612 index_test.go:143: sql update test_index set c1 = 4154089519872941646, c2 = 0.477194, c3 = 'bBXABaWCVN' where c = 728 index_test.go:137: sql insert into test_index values (1738, 2959021340521169473, 0.436713, '4u8J1FvKbU') index_test.go:143: sql update test_index set c1 = 5471654451378134052, c2 = 0.483946, c3 = 'ulmVLbm3Nm' where c = 346 index_test.go:137: sql insert into test_index values (1739, 6149854480393388893, 0.223599, '1ay7BfocVv') index_test.go:137: sql insert into test_index values (1740, 6463293299985779077, 0.550250, 'RIcVmj2HHN') index_test.go:140: sql delete from test_index where c = 1080 index_test.go:140: sql delete from test_index where c = 884 index_test.go:140: sql delete from test_index where c = 1197 index_test.go:140: sql delete from test_index where c = 405 index_test.go:143: sql update test_index set c1 = 7327391375495788275, c2 = 0.667097, c3 = 'qNwbcncTHB' where c = 207 index_test.go:137: sql insert into test_index values (1742, 2114361823876109398, 0.955882, 'nDzJZAE0ct') index_test.go:143: sql update test_index set c1 = 6100927995846762314, c2 = 0.564818, c3 = '9Nr5KYkKF6' where c = 67 index_test.go:137: sql insert into test_index values (1743, 3137552704323659801, 0.170487, '4TVYwD9Tji') index_test.go:137: sql insert into test_index values (1741, 8773101842168455422, 0.206209, 'HZPjgYP7xe') index_test.go:140: sql delete from test_index where c = 994 index_test.go:143: sql update test_index set c1 = 634502515595030228, c2 = 0.486006, c3 = '2LoodPmvt3' where c = 1271 index_test.go:140: sql delete from test_index where c = 782 index_test.go:143: sql update test_index set c1 = 3939130147473008240, c2 = 0.425860, c3 = '07mddCmAwy' where c = 1322 index_test.go:137: sql insert into test_index values (1744, 7064832184775535263, 0.352932, 'V5oCjeg3U7') index_test.go:143: sql update test_index set c1 = 6768547827479853685, c2 = 0.368541, c3 = '5puCGMMIr0' where c = 1410 index_test.go:140: sql delete from test_index where c = 837 index_test.go:137: sql insert into test_index values (1745, 173568700174924868, 0.866593, '8XXgzV3Fl8') index_test.go:140: sql delete from test_index where c = 1466 index_test.go:143: sql update test_index set c1 = 305943651214728409, c2 = 0.854623, c3 = 'D8MXe2heah' where c = 211 index_test.go:140: sql delete from test_index where c = 759 index_test.go:140: sql delete from test_index where c = 318 index_test.go:143: sql update test_index set c1 = 4691348899051409452, c2 = 0.825643, c3 = 'AbVtpbLX5V' where c = 161 index_test.go:143: sql update test_index set c1 = 4519882010904677295, c2 = 0.557190, c3 = 'LqQBsXwk3C' where c = 1471 index_test.go:143: sql update test_index set c1 = 1326555941351615882, c2 = 0.143077, c3 = 'iNooXmD7YG' where c = 892 index_test.go:137: sql insert into test_index values (1747, 5328785952474521658, 0.498433, 'tYVfhcqGAH') index_test.go:143: sql update test_index set c1 = 1484884708035147029, c2 = 0.285636, c3 = 'rDT5fIGTO9' where c = 1311 index_test.go:143: sql update test_index set c1 = 999115770969108557, c2 = 0.202089, c3 = 'lKBEPJO2b4' where c = 342 index_test.go:137: sql insert into test_index values (1746, 1044864661580182021, 0.140742, 'bAhMcYVRxx') index_test.go:140: sql delete from test_index where c = 1476 index_test.go:137: sql insert into test_index values (1749, 8574086224642109014, 0.068523, 'P8YvVrn1s8') index_test.go:137: sql insert into test_index values (1750, 6944037513350300265, 0.714085, 'WIhGFDFhkR') index_test.go:140: sql delete from test_index where c = 338 index_test.go:137: sql insert into test_index values (1748, 1366062919411957210, 0.739299, 'qVeBfI7VkY') index_test.go:137: sql insert into test_index values (1751, 455553793258940515, 0.052629, 'VCF7vquEzm') index_test.go:140: sql delete from test_index where c = 459 index_test.go:137: sql insert into test_index values (1752, 5668501273965460661, 0.921630, '8dRzY4vwVY') index_test.go:137: sql insert into test_index values (1753, 7005372080567325596, 0.503337, 'uq0B8HuWBd') index_test.go:140: sql delete from test_index where c = 1146 index_test.go:140: sql delete from test_index where c = 108 index_test.go:137: sql insert into test_index values (1754, 7613059888019931427, 0.674283, 'ffy9vodgs4') index_test.go:140: sql delete from test_index where c = 1657 index_test.go:143: sql update test_index set c1 = 1425332306191797269, c2 = 0.980786, c3 = '3nd5Bwdaoy' where c = 614 index_test.go:140: sql delete from test_index where c = 597 index_test.go:143: sql update test_index set c1 = 5961995115892705797, c2 = 0.134184, c3 = 'YJmln56Ava' where c = 193 index_test.go:143: sql update test_index set c1 = 4269330258811543967, c2 = 0.756367, c3 = 'qIj5OPapwW' where c = 400 index_test.go:143: sql update test_index set c1 = 2131695513216182897, c2 = 0.577861, c3 = 'ejQ0MfLLy0' where c = 574 index_test.go:140: sql delete from test_index where c = 1688 index_test.go:143: sql update test_index set c1 = 201227622258065919, c2 = 0.494653, c3 = 'mJZhNA2H73' where c = 1066 index_test.go:143: sql update test_index set c1 = 2058180382964199974, c2 = 0.624326, c3 = 's1G5coOdb9' where c = 710 index_test.go:137: sql insert into test_index values (1755, 6473195251193820376, 0.924226, 'F3LPAWwVn7') index_test.go:140: sql delete from test_index where c = 1133 index_test.go:137: sql insert into test_index values (1758, 9192845600345915385, 0.665250, 'ts2HLmkTfO') index_test.go:137: sql insert into test_index values (1757, 7045890106330946272, 0.304463, 'GytODYOeOm') index_test.go:140: sql delete from test_index where c = 1359 index_test.go:143: sql update test_index set c1 = 922485555082836859, c2 = 0.292485, c3 = 'nVkO4h1Uim' where c = 1734 index_test.go:143: sql update test_index set c1 = 605903713566932515, c2 = 0.249092, c3 = 'OQc0bA7OIJ' where c = 1396 index_test.go:137: sql insert into test_index values (1759, 4719837752108872484, 0.460391, 'JxgLjH3dcz') index_test.go:137: sql insert into test_index values (1760, 1261719345408165918, 0.174380, 'SVymaHiHUU') index_test.go:137: sql insert into test_index values (1756, 333757798776822855, 0.614875, '1xthQxsZcL') index_test.go:143: sql update test_index set c1 = 7284327038399333505, c2 = 0.747849, c3 = 'JBPZG83Flb' where c = 28 index_test.go:140: sql delete from test_index where c = 863 index_test.go:137: sql insert into test_index values (1762, 7414790886929868011, 0.197254, 'A6aL1Iamdb') index_test.go:140: sql delete from test_index where c = 1569 index_test.go:140: sql delete from test_index where c = 1287 index_test.go:137: sql insert into test_index values (1761, 5719975178080099998, 0.630211, '61ZdAwVIpL') index_test.go:140: sql delete from test_index where c = 1113 index_test.go:140: sql delete from test_index where c = 438 index_test.go:140: sql delete from test_index where c = 638 index_test.go:140: sql delete from test_index where c = 1346 index_test.go:143: sql update test_index set c1 = 4424485689866778359, c2 = 0.014115, c3 = 'FVlYaGoELN' where c = 126 index_test.go:143: sql update test_index set c1 = 9007819225052835309, c2 = 0.154251, c3 = 'anVRxhm5NI' where c = 1337 index_test.go:137: sql insert into test_index values (1763, 8837334179527015256, 0.774143, '6JU40Zj2jr') index_test.go:143: sql update test_index set c1 = 6777682401803335687, c2 = 0.548900, c3 = 'cDxZJpbNqV' where c = 1492 index_test.go:143: sql update test_index set c1 = 6523961630011437989, c2 = 0.419732, c3 = 'PhslPsx9ga' where c = 1698 index_test.go:137: sql insert into test_index values (1764, 8675524610786279083, 0.751953, 'VEPKQ7qkMA') index_test.go:137: sql insert into test_index values (1765, 7102305626256676540, 0.983416, '7korgKCpSJ') index_test.go:140: sql delete from test_index where c = 1566 index_test.go:143: sql update test_index set c1 = 5463966968702117124, c2 = 0.179077, c3 = 'amUZIgxspK' where c = 1546 index_test.go:143: sql update test_index set c1 = 4530944944415729367, c2 = 0.452145, c3 = 'Gpidh4bo5t' where c = 1137 index_test.go:143: sql update test_index set c1 = 5047231648696629302, c2 = 0.179106, c3 = 'tKL2oZSWzp' where c = 307 index_test.go:137: sql insert into test_index values (1766, 6026321275543460362, 0.183415, '14ZBu7phiS') index_test.go:137: sql insert into test_index values (1767, 3286143771934225982, 0.425923, 'AcqPnAJyVA') index_test.go:140: sql delete from test_index where c = 299 index_test.go:143: sql update test_index set c1 = 2003670976544541872, c2 = 0.704538, c3 = 'tiMrFJH63m' where c = 1436 index_test.go:140: sql delete from test_index where c = 1264 index_test.go:140: sql delete from test_index where c = 1268 index_test.go:137: sql insert into test_index values (1769, 7119275030805347983, 0.192158, 'a63oRKjpiK') index_test.go:137: sql insert into test_index values (1768, 982479119108616954, 0.000103, 'FHv4jzkQf0') index_test.go:143: sql update test_index set c1 = 8730144740899911464, c2 = 0.284027, c3 = 'RhZoG1jva3' where c = 213 index_test.go:143: sql update test_index set c1 = 7067959146280610445, c2 = 0.904099, c3 = 'Z8IZ9oPauz' where c = 240 index_test.go:140: sql delete from test_index where c = 1042 index_test.go:137: sql insert into test_index values (1771, 3677691684280077404, 0.477201, '9x9ar6jP7m') index_test.go:140: sql delete from test_index where c = 984 index_test.go:140: sql delete from test_index where c = 1060 index_test.go:143: sql update test_index set c1 = 8806676174074555150, c2 = 0.915758, c3 = 'SmypFck2kh' where c = 1609 index_test.go:140: sql delete from test_index where c = 693 index_test.go:137: sql insert into test_index values (1770, 8334612725257275799, 0.444815, 'g0vKlcAnlW') index_test.go:143: sql update test_index set c1 = 1088858741570466578, c2 = 0.921294, c3 = '4FSQhktpj4' where c = 1740 index_test.go:143: sql update test_index set c1 = 1604322292693388397, c2 = 0.486545, c3 = 'hxI21I7MRA' where c = 315 index_test.go:137: sql insert into test_index values (1773, 3791162324357162492, 0.884867, 'l3XSiu17BM') index_test.go:143: sql update test_index set c1 = 3573618108625964394, c2 = 0.487330, c3 = 'gtBS8cLNS2' where c = 126 index_test.go:140: sql delete from test_index where c = 904 index_test.go:137: sql insert into test_index values (1774, 7983375822248372698, 0.212209, 'v4Lc7rcItX') index_test.go:137: sql insert into test_index values (1772, 8950653768077766362, 0.203067, 'Z5XH2y747R') index_test.go:143: sql update test_index set c1 = 362343777715497905, c2 = 0.883703, c3 = '8ZEUXC6XbG' where c = 1092 index_test.go:140: sql delete from test_index where c = 1252 index_test.go:137: sql insert into test_index values (1776, 880730516110452749, 0.213567, 'peCzJ1bqpw') index_test.go:137: sql insert into test_index values (1775, 2376257760076343428, 0.593484, 'ZsHAirw9mj') index_test.go:140: sql delete from test_index where c = 386 index_test.go:137: sql insert into test_index values (1777, 5097226290533201972, 0.994755, '1WwMcTEKh4') index_test.go:140: sql delete from test_index where c = 1637 index_test.go:143: sql update test_index set c1 = 880656126001996556, c2 = 0.573915, c3 = 'vixzdf9OVY' where c = 237 index_test.go:143: sql update test_index set c1 = 4485854764205063586, c2 = 0.698375, c3 = 'ctsW871cnd' where c = 1059 index_test.go:143: sql update test_index set c1 = 5787049077063799779, c2 = 0.213649, c3 = 'TwOtGoZ0pX' where c = 1456 index_test.go:140: sql delete from test_index where c = 100 index_test.go:140: sql delete from test_index where c = 145 index_test.go:143: sql update test_index set c1 = 3161608731123664848, c2 = 0.375477, c3 = 'WzjMnCsAxj' where c = 386 index_test.go:137: sql insert into test_index values (1778, 2744428304934973431, 0.187097, 'FDtQ7yWiW6') index_test.go:140: sql delete from test_index where c = 471 index_test.go:143: sql update test_index set c1 = 5332677817792036324, c2 = 0.514761, c3 = 'huN7w4dclf' where c = 427 index_test.go:140: sql delete from test_index where c = 1360 index_test.go:140: sql delete from test_index where c = 540 index_test.go:137: sql insert into test_index values (1779, 7214904756088972323, 0.771677, 'FJAGA8z7Hq') index_test.go:137: sql insert into test_index values (1780, 4393598658549341650, 0.666956, 'tiMMI1CjYN') index_test.go:137: sql insert into test_index values (1781, 6003598976017749427, 0.960301, 'xIDQUGNwn7') index_test.go:143: sql update test_index set c1 = 6505551931169703554, c2 = 0.397095, c3 = 'UpbVwBlwDG' where c = 842 index_test.go:143: sql update test_index set c1 = 3539038483361497886, c2 = 0.718281, c3 = 'TkV5Y82Koh' where c = 1348 index_test.go:143: sql update test_index set c1 = 1794267732513410373, c2 = 0.469215, c3 = 'Tr8OZNQEjf' where c = 499 index_test.go:137: sql insert into test_index values (1782, 287765465582486682, 0.515077, 'p343srXOzf') index_test.go:137: sql insert into test_index values (1783, 4122702448015724718, 0.873779, 'YG89JkCKzu') index_test.go:140: sql delete from test_index where c = 1371 index_test.go:143: sql update test_index set c1 = 4161688814906201637, c2 = 0.695850, c3 = 'OE5rhSmQKD' where c = 291 index_test.go:140: sql delete from test_index where c = 329 index_test.go:140: sql delete from test_index where c = 1378 index_test.go:143: sql update test_index set c1 = 1756510304116899371, c2 = 0.051522, c3 = 'BmkI6MNLoU' where c = 1659 index_test.go:140: sql delete from test_index where c = 238 index_test.go:137: sql insert into test_index values (1784, 2710696741105133039, 0.077868, '2EDSSUazeb') index_test.go:137: sql insert into test_index values (1786, 1436551850001853229, 0.798758, 'sZLBbHViYZ') index_test.go:143: sql update test_index set c1 = 5057168999764066556, c2 = 0.727753, c3 = 'cOeWIxqNrJ' where c = 1005 index_test.go:137: sql insert into test_index values (1785, 70595293785796652, 0.818958, '1L8kqQR6wi') index_test.go:140: sql delete from test_index where c = 755 index_test.go:140: sql delete from test_index where c = 1570 index_test.go:140: sql delete from test_index where c = 7 index_test.go:143: sql update test_index set c1 = 1689537992159759814, c2 = 0.619178, c3 = 'NXdjqeZyQj' where c = 1473 index_test.go:143: sql update test_index set c1 = 6152539342682708237, c2 = 0.740422, c3 = 'yFP0zv7CNN' where c = 1353 index_test.go:137: sql insert into test_index values (1787, 5269517011179311712, 0.312405, 'QhBO4BQlTz') index_test.go:140: sql delete from test_index where c = 874 index_test.go:137: sql insert into test_index values (1788, 1739143711554297877, 0.696147, 'KNmTWz2sLI') index_test.go:137: sql insert into test_index values (1789, 2852428217232406625, 0.703536, 'jTlYxv2pqL') index_test.go:143: sql update test_index set c1 = 4108467735996672574, c2 = 0.169355, c3 = '2kPVqigO0o' where c = 793 index_test.go:143: sql update test_index set c1 = 4122094292075432838, c2 = 0.266409, c3 = 'IzUKwH73LJ' where c = 1212 index_test.go:140: sql delete from test_index where c = 1311 index_test.go:140: sql delete from test_index where c = 439 index_test.go:137: sql insert into test_index values (1790, 8480826430048011430, 0.539424, 'XI6raQPLxq') index_test.go:137: sql insert into test_index values (1791, 7066407046829995356, 0.548728, 'QApy5D3PLv') index_test.go:143: sql update test_index set c1 = 586368272488485642, c2 = 0.345858, c3 = '5PrECgPCXM' where c = 580 index_test.go:140: sql delete from test_index where c = 1252 index_test.go:143: sql update test_index set c1 = 4394954095470270874, c2 = 0.256128, c3 = 'ttiKXT5OcM' where c = 400 index_test.go:143: sql update test_index set c1 = 3608037151624143296, c2 = 0.392211, c3 = 'pinwhznyMr' where c = 1023 index_test.go:143: sql update test_index set c1 = 4109079994323864448, c2 = 0.122150, c3 = 'ECwZ4kUR1S' where c = 1259 index_test.go:137: sql insert into test_index values (1793, 8328480089268929276, 0.527084, 'JWsSdt91HD') index_test.go:143: sql update test_index set c1 = 1406669805255666410, c2 = 0.866819, c3 = 'ovOdSvdD9P' where c = 1111 index_test.go:143: sql update test_index set c1 = 6873650551883150654, c2 = 0.867921, c3 = 'ql0vd6LiQJ' where c = 251 index_test.go:137: sql insert into test_index values (1792, 735363248930601341, 0.021457, 'zkam3OQBSW') index_test.go:137: sql insert into test_index values (1794, 3353210537885551159, 0.606219, 'tPhCG83ZCP') index_test.go:140: sql delete from test_index where c = 733 index_test.go:140: sql delete from test_index where c = 338 index_test.go:140: sql delete from test_index where c = 934 index_test.go:137: sql insert into test_index values (1796, 8510818862946330227, 0.527370, 'cAI1PXsm5W') index_test.go:140: sql delete from test_index where c = 543 index_test.go:143: sql update test_index set c1 = 342001702663997646, c2 = 0.410537, c3 = 'rcW5dyFdyi' where c = 679 index_test.go:143: sql update test_index set c1 = 2660795938193737932, c2 = 0.162572, c3 = 'YwaK8uJRLV' where c = 513 index_test.go:137: sql insert into test_index values (1797, 102660032995568723, 0.279331, 'UmQegHy4tV') index_test.go:137: sql insert into test_index values (1798, 3531839423770545950, 0.448559, 'MaU9hHCnkN') index_test.go:137: sql insert into test_index values (1795, 8334229595472978837, 0.538075, 'sGpgEpsyLp') index_test.go:140: sql delete from test_index where c = 1727 index_test.go:143: sql update test_index set c1 = 2119770409198591644, c2 = 0.953067, c3 = 'Mce5Wfvtmg' where c = 759 index_test.go:140: sql delete from test_index where c = 907 index_test.go:143: sql update test_index set c1 = 10030307774191059, c2 = 0.045855, c3 = 'gwSO01JXpK' where c = 1038 index_test.go:140: sql delete from test_index where c = 8 index_test.go:143: sql update test_index set c1 = 4896440277825525123, c2 = 0.653722, c3 = '46BwTIzUeN' where c = 1122 index_test.go:140: sql delete from test_index where c = 1431 index_test.go:140: sql delete from test_index where c = 1751 index_test.go:143: sql update test_index set c1 = 4660734726915692944, c2 = 0.751267, c3 = 'jekzBMG8gU' where c = 1310 index_test.go:137: sql insert into test_index values (1799, 3817342660014836560, 0.356940, 'EyaIxh05qy') index_test.go:143: sql update test_index set c1 = 3487794740876800402, c2 = 0.362898, c3 = 'WxpJdQMsAk' where c = 796 index_test.go:143: sql update test_index set c1 = 5622305929787140955, c2 = 0.413529, c3 = 'gErxx2bH3T' where c = 604 index_test.go:143: sql update test_index set c1 = 4741780599566339339, c2 = 0.383509, c3 = 'zkuSpyWlE4' where c = 57 index_test.go:140: sql delete from test_index where c = 949 index_test.go:137: sql insert into test_index values (1800, 9026906932251151585, 0.987948, 'hQkp5C9q9K') index_test.go:143: sql update test_index set c1 = 5444228590662406601, c2 = 0.216712, c3 = 'uZW1BQ2AsK' where c = 38 index_test.go:140: sql delete from test_index where c = 674 index_test.go:143: sql update test_index set c1 = 2768097416807429167, c2 = 0.551158, c3 = 'p4jvil8YKB' where c = 838 index_test.go:137: sql insert into test_index values (1803, 1870398891722062044, 0.919859, 'wk71Pj4EYz') index_test.go:137: sql insert into test_index values (1802, 7170994613839300261, 0.363316, 'QtB8MB1avZ') index_test.go:137: sql insert into test_index values (1807, 976865194486413166, 0.627403, 'Whr8eyR311') index_test.go:137: sql insert into test_index values (1810, 408137998981024646, 0.013021, '7vCMHuYbu8') index_test.go:137: sql insert into test_index values (1801, 2330766873297620578, 0.546859, 'WKMM2ueLhj') index_test.go:137: sql insert into test_index values (1805, 5616341748266917866, 0.042873, 'YhisKMh3To') index_test.go:137: sql insert into test_index values (1809, 4430446028648939443, 0.863006, 'EOAAgBQLmD') index_test.go:137: sql insert into test_index values (1804, 7780044844249121496, 0.861358, 'SBkKmSzm1p') index_test.go:137: sql insert into test_index values (1806, 6297427447525044943, 0.035386, 'qSi39ZlrcH') index_test.go:137: sql insert into test_index values (1808, 6165909255245971045, 0.208407, 'bjGNswcRXp') index_test.go:140: sql delete from test_index where c = 566 index_test.go:140: sql delete from test_index where c = 836 index_test.go:140: sql delete from test_index where c = 1734 index_test.go:140: sql delete from test_index where c = 1355 index_test.go:140: sql delete from test_index where c = 1212 index_test.go:140: sql delete from test_index where c = 1656 index_test.go:140: sql delete from test_index where c = 845 index_test.go:140: sql delete from test_index where c = 1017 index_test.go:140: sql delete from test_index where c = 859 index_test.go:143: sql update test_index set c1 = 3056748346330105181, c2 = 0.585126, c3 = '5CzfJJ66ME' where c = 560 index_test.go:140: sql delete from test_index where c = 790 index_test.go:143: sql update test_index set c1 = 1399380842988609848, c2 = 0.899833, c3 = 'BJE1FC1NVF' where c = 1359 index_test.go:143: sql update test_index set c1 = 5506317084568872779, c2 = 0.575057, c3 = 'Npj5WEIMRs' where c = 662 index_test.go:143: sql update test_index set c1 = 8159009122991834917, c2 = 0.400357, c3 = '5l0FVtjGkz' where c = 1144 index_test.go:143: sql update test_index set c1 = 6503986214589679582, c2 = 0.197467, c3 = 'XcAHjVY30D' where c = 623 index_test.go:143: sql update test_index set c1 = 2467823614659967180, c2 = 0.913427, c3 = 'giikCu9KvD' where c = 745 index_test.go:143: sql update test_index set c1 = 1558918024963908368, c2 = 0.040364, c3 = 'hx55eQb8OR' where c = 1703 index_test.go:143: sql update test_index set c1 = 8380166097958429227, c2 = 0.103236, c3 = 'UiY9cMYt7R' where c = 886 index_test.go:137: sql insert into test_index values (1811, 4033365801835293293, 0.909906, 'zxGU1C5hEo') index_test.go:137: sql insert into test_index values (1812, 6759118183328123602, 0.578512, 'Mk25CKpHYm') index_test.go:137: sql insert into test_index values (1813, 4237352948639834388, 0.540644, 'q4guxmpnjR') index_test.go:143: sql update test_index set c1 = 4605695943663311681, c2 = 0.946180, c3 = 'PVMrv6omGs' where c = 1796 index_test.go:137: sql insert into test_index values (1814, 8788409472495893475, 0.535208, 'VCcoF0VxCA') index_test.go:143: sql update test_index set c1 = 8825583447929860848, c2 = 0.731969, c3 = 'rXL765ylWj' where c = 1773 index_test.go:137: sql insert into test_index values (1815, 1502396030518337550, 0.437378, 'LqISYWkXLY') index_test.go:140: sql delete from test_index where c = 1108 index_test.go:137: sql insert into test_index values (1816, 3768791633809249247, 0.759121, '937cAYFj9b') index_test.go:140: sql delete from test_index where c = 1253 index_test.go:137: sql insert into test_index values (1818, 6487208562200614612, 0.898277, '2vyn1Rac3u') index_test.go:137: sql insert into test_index values (1817, 5838764414390044043, 0.865826, 'CKF8mVJkt2') index_test.go:140: sql delete from test_index where c = 1760 index_test.go:140: sql delete from test_index where c = 1771 index_test.go:140: sql delete from test_index where c = 1495 index_test.go:137: sql insert into test_index values (1820, 2758176698277985878, 0.295354, 'NwJmLN5xoA') index_test.go:143: sql update test_index set c1 = 3623518184654327898, c2 = 0.883284, c3 = 'AQrRycstZ4' where c = 225 index_test.go:143: sql update test_index set c1 = 3327387055395383758, c2 = 0.165573, c3 = '5oMTWufNJq' where c = 1671 index_test.go:137: sql insert into test_index values (1819, 4509192922663570709, 0.185363, 'yJqU9uy4QN') index_test.go:140: sql delete from test_index where c = 1221 index_test.go:143: sql update test_index set c1 = 3817355547370842127, c2 = 0.600676, c3 = '6v1we0CBkm' where c = 1110 index_test.go:140: sql delete from test_index where c = 1427 index_test.go:140: sql delete from test_index where c = 886 index_test.go:143: sql update test_index set c1 = 4605327517658690099, c2 = 0.324059, c3 = 'e60CLtS2J0' where c = 1622 index_test.go:143: sql update test_index set c1 = 8910953923071696764, c2 = 0.697974, c3 = 'g1Y1Ar1SSs' where c = 1180 index_test.go:140: sql delete from test_index where c = 409 index_test.go:137: sql insert into test_index values (1821, 5125906418783501454, 0.612634, 'BZhr4rOVur') index_test.go:140: sql delete from test_index where c = 1332 index_test.go:143: sql update test_index set c1 = 1524104596411726043, c2 = 0.890920, c3 = 'q4Jv15VF2S' where c = 1162 index_test.go:137: sql insert into test_index values (1823, 2706278336205150385, 0.607952, 'gAwp8aQTrD') index_test.go:143: sql update test_index set c1 = 2548647377827040629, c2 = 0.910352, c3 = 'gV3oKWC4v6' where c = 930 index_test.go:137: sql insert into test_index values (1824, 6060087182080815009, 0.740455, 'gbOBPuf4rY') index_test.go:137: sql insert into test_index values (1822, 4083006254537225540, 0.019064, 'jfTpSVmICb') index_test.go:143: sql update test_index set c1 = 9168814514756347664, c2 = 0.302176, c3 = 'aqzdb0vxlf' where c = 1072 index_test.go:140: sql delete from test_index where c = 71 index_test.go:140: sql delete from test_index where c = 540 index_test.go:143: sql update test_index set c1 = 6096853406010285674, c2 = 0.137135, c3 = 'gE9sdGzO12' where c = 774 index_test.go:137: sql insert into test_index values (1825, 9113087862449445842, 0.355358, 'GEieXMiVVh') index_test.go:137: sql insert into test_index values (1827, 1481718916758079771, 0.542913, 'jy6JjV36Ie') index_test.go:137: sql insert into test_index values (1828, 2896211079628901335, 0.838210, 'aK5RxZfjb1') index_test.go:140: sql delete from test_index where c = 1765 index_test.go:143: sql update test_index set c1 = 6414834715961255593, c2 = 0.987091, c3 = 'Satgl5ytU9' where c = 1153 index_test.go:140: sql delete from test_index where c = 810 index_test.go:137: sql insert into test_index values (1826, 5152732578402106598, 0.097850, '4BrpTwDKVW') index_test.go:143: sql update test_index set c1 = 3696942695551731100, c2 = 0.075222, c3 = 'KNLE8jatsA' where c = 510 index_test.go:137: sql insert into test_index values (1829, 2605285681437140841, 0.097693, 'VrZsoEBRdW') index_test.go:143: sql update test_index set c1 = 1369184385290954135, c2 = 0.344248, c3 = 'O5mJZ3QG9T' where c = 625 index_test.go:143: sql update test_index set c1 = 6578048461448014233, c2 = 0.143028, c3 = 'JXPxcg0iW7' where c = 1313 index_test.go:143: sql update test_index set c1 = 402156649353418756, c2 = 0.795769, c3 = 'WJ6viZ11fR' where c = 574 index_test.go:140: sql delete from test_index where c = 303 index_test.go:140: sql delete from test_index where c = 970 index_test.go:140: sql delete from test_index where c = 1535 index_test.go:140: sql delete from test_index where c = 23 index_test.go:137: sql insert into test_index values (1830, 3720074362454809402, 0.638847, 'jxb5gtItxs') index_test.go:137: sql insert into test_index values (1831, 1158634171856069496, 0.989722, 'mUkA2L9D8m') index_test.go:137: sql insert into test_index values (1834, 7317138859580831489, 0.013597, 'Xuz3UN7WLP') index_test.go:137: sql insert into test_index values (1833, 8927463627098253230, 0.636249, 'F2PWpP3BIx') index_test.go:137: sql insert into test_index values (1832, 492600860807042359, 0.611587, 'c00OQTIQYw') index_test.go:140: sql delete from test_index where c = 311 index_test.go:143: sql update test_index set c1 = 2034329528815435722, c2 = 0.530766, c3 = 'XRdGvXzVWW' where c = 401 index_test.go:143: sql update test_index set c1 = 2955980301348536643, c2 = 0.915329, c3 = '6BhWgaNlai' where c = 984 index_test.go:143: sql update test_index set c1 = 9014181443839018843, c2 = 0.668176, c3 = 'TLyQANRHbZ' where c = 1013 index_test.go:140: sql delete from test_index where c = 479 index_test.go:143: sql update test_index set c1 = 5163720643850407667, c2 = 0.617423, c3 = 'Pma4dgRjBE' where c = 679 index_test.go:140: sql delete from test_index where c = 1126 index_test.go:140: sql delete from test_index where c = 1062 index_test.go:143: sql update test_index set c1 = 2693932748065903623, c2 = 0.920636, c3 = 'bM3d96RI0y' where c = 1197 index_test.go:143: sql update test_index set c1 = 2753120992098041225, c2 = 0.760204, c3 = 'fViQrF93Zx' where c = 406 index_test.go:140: sql delete from test_index where c = 1605 index_test.go:143: sql update test_index set c1 = 2184364192668596138, c2 = 0.510509, c3 = 'BStCU2U2mu' where c = 367 index_test.go:143: sql update test_index set c1 = 8989959820324322150, c2 = 0.083482, c3 = 'ujse5sVg4O' where c = 230 index_test.go:137: sql insert into test_index values (1835, 5572781812519970194, 0.245202, 'Wb1aBNqdVc') index_test.go:140: sql delete from test_index where c = 1635 index_test.go:137: sql insert into test_index values (1837, 4155652485991059548, 0.851028, 'ZDotofBNm3') index_test.go:137: sql insert into test_index values (1839, 8226915127573502995, 0.774905, 'koH3ojxhSF') index_test.go:137: sql insert into test_index values (1836, 85771693147314353, 0.031540, 'KGThOgkTHu') index_test.go:137: sql insert into test_index values (1838, 2509243786614755886, 0.263918, 'ssAvJXq0Q2') index_test.go:137: sql insert into test_index values (1840, 7250614854409201933, 0.277382, 'JBW3Lg2T17') index_test.go:140: sql delete from test_index where c = 788 index_test.go:143: sql update test_index set c1 = 2647061271856356713, c2 = 0.756800, c3 = 'TCkslcnLwJ' where c = 1239 index_test.go:137: sql insert into test_index values (1842, 1257102828186941311, 0.035924, '4Ka696dOd7') index_test.go:140: sql delete from test_index where c = 896 index_test.go:140: sql delete from test_index where c = 1017 index_test.go:140: sql delete from test_index where c = 540 index_test.go:143: sql update test_index set c1 = 1474861275434752729, c2 = 0.966581, c3 = 'ZFW6lMHVPo' where c = 367 index_test.go:140: sql delete from test_index where c = 1088 index_test.go:137: sql insert into test_index values (1841, 3542941577992415955, 0.841237, 'NOSGddvglu') index_test.go:143: sql update test_index set c1 = 4843301728024872094, c2 = 0.868956, c3 = 'KwCtWmh5hR' where c = 161 index_test.go:143: sql update test_index set c1 = 2979688387711741619, c2 = 0.653471, c3 = 'cW1qXGLsWZ' where c = 1450 index_test.go:140: sql delete from test_index where c = 1769 index_test.go:137: sql insert into test_index values (1843, 6002457503838540364, 0.937307, 'rGQuG7WPGJ') index_test.go:143: sql update test_index set c1 = 7420171514238197177, c2 = 0.967901, c3 = 'xEXLbT11eM' where c = 300 index_test.go:143: sql update test_index set c1 = 3203665209988771468, c2 = 0.908228, c3 = '2YQsOhzPdv' where c = 628 index_test.go:140: sql delete from test_index where c = 499 index_test.go:140: sql delete from test_index where c = 1200 index_test.go:137: sql insert into test_index values (1844, 2425189925503240951, 0.347170, '4OZI0Nop2G') index_test.go:137: sql insert into test_index values (1845, 3918566425143151765, 0.968007, 'hA6lEDXgIA') index_test.go:143: sql update test_index set c1 = 5493388556062001351, c2 = 0.946085, c3 = '64YMXJX90p' where c = 877 index_test.go:143: sql update test_index set c1 = 1814926150072801587, c2 = 0.102507, c3 = 'j2b9nOfzsi' where c = 746 index_test.go:143: sql update test_index set c1 = 1257639140490280657, c2 = 0.884160, c3 = 'vVq3zCskQV' where c = 323 index_test.go:137: sql insert into test_index values (1848, 4381623953410748230, 0.943791, 'WulQSX4P6B') index_test.go:143: sql update test_index set c1 = 5777470953023047243, c2 = 0.128726, c3 = 'fxxoOXnN1S' where c = 350 index_test.go:140: sql delete from test_index where c = 1180 index_test.go:137: sql insert into test_index values (1847, 6531199041558399751, 0.311270, 'n9Itq37MWo') index_test.go:137: sql insert into test_index values (1846, 7879369360630130453, 0.967979, '6ZXMJKObVT') index_test.go:140: sql delete from test_index where c = 695 index_test.go:137: sql insert into test_index values (1849, 5792997030692100828, 0.001471, 'EcliOII7sv') index_test.go:137: sql insert into test_index values (1850, 731690921743784910, 0.812028, 'AIWzqxmFVz') index_test.go:140: sql delete from test_index where c = 1286 index_test.go:137: sql insert into test_index values (1852, 6796211896175018375, 0.287995, 'YsjjgZTQce') index_test.go:143: sql update test_index set c1 = 4429077638460673796, c2 = 0.944672, c3 = '9cM9WJJC71' where c = 1124 index_test.go:140: sql delete from test_index where c = 1740 index_test.go:137: sql insert into test_index values (1851, 6358266721945396250, 0.602443, 'TVXY9O8sap') index_test.go:143: sql update test_index set c1 = 5097058754626958258, c2 = 0.424846, c3 = '5ITgcP4G3C' where c = 1095 index_test.go:140: sql delete from test_index where c = 206 index_test.go:140: sql delete from test_index where c = 1794 index_test.go:143: sql update test_index set c1 = 5400612156752495627, c2 = 0.977646, c3 = 'y9R9SNieop' where c = 1634 index_test.go:140: sql delete from test_index where c = 115 index_test.go:140: sql delete from test_index where c = 740 index_test.go:137: sql insert into test_index values (1853, 6000837327258613210, 0.597271, 'wFyUGLgAQW') index_test.go:140: sql delete from test_index where c = 683 index_test.go:143: sql update test_index set c1 = 7736576891766404055, c2 = 0.428130, c3 = 'n3Tc1IaTOD' where c = 825 index_test.go:140: sql delete from test_index where c = 656 index_test.go:143: sql update test_index set c1 = 1986722545278054211, c2 = 0.883471, c3 = 'nQJXzsX4hl' where c = 295 index_test.go:137: sql insert into test_index values (1854, 5148820078004516417, 0.968191, 'ptY8UWR0CT') index_test.go:143: sql update test_index set c1 = 4298579676146058527, c2 = 0.548770, c3 = 'GwOeTznASa' where c = 599 index_test.go:140: sql delete from test_index where c = 1790 index_test.go:140: sql delete from test_index where c = 1771 index_test.go:143: sql update test_index set c1 = 4559530699722792685, c2 = 0.770553, c3 = 'fxKW9USalc' where c = 1555 index_test.go:143: sql update test_index set c1 = 6849056569243747049, c2 = 0.763057, c3 = 'xWVNR1JOsK' where c = 875 index_test.go:137: sql insert into test_index values (1856, 6411461716472960197, 0.256863, 'oOfXshlM7E') index_test.go:143: sql update test_index set c1 = 5331562204527724086, c2 = 0.813346, c3 = '4QbyXNsDA8' where c = 1445 index_test.go:137: sql insert into test_index values (1855, 7136093931698323255, 0.079142, 'UovE2bLADF') index_test.go:143: sql update test_index set c1 = 377927418835040608, c2 = 0.001995, c3 = 'XKYqJtU89U' where c = 159 index_test.go:137: sql insert into test_index values (1857, 1555210690013275174, 0.724726, 'X5t4CZhEiC') index_test.go:137: sql insert into test_index values (1858, 7635563071880607925, 0.905375, 'cqHcqwtMm5') index_test.go:137: sql insert into test_index values (1859, 8833243799435265738, 0.234914, 'Y1iMCNK60E') index_test.go:143: sql update test_index set c1 = 6071723840054660201, c2 = 0.626870, c3 = 'F02Bl6WK3L' where c = 1834 index_test.go:143: sql update test_index set c1 = 3538258516424865191, c2 = 0.625441, c3 = '0iFn1OXWby' where c = 1204 index_test.go:137: sql insert into test_index values (1861, 1228476557798808548, 0.259281, 'vjkFTMgWs6') index_test.go:140: sql delete from test_index where c = 106 index_test.go:137: sql insert into test_index values (1862, 5671760719039668665, 0.368079, 'QGgnoDgMrR') index_test.go:137: sql insert into test_index values (1860, 1662050574001320828, 0.243492, 'YgZcxFZ30r') index_test.go:140: sql delete from test_index where c = 1329 index_test.go:140: sql delete from test_index where c = 198 index_test.go:143: sql update test_index set c1 = 8465014243605403550, c2 = 0.079360, c3 = 'PfOKPUAUob' where c = 849 index_test.go:137: sql insert into test_index values (1863, 2345869631610272154, 0.498450, 'aV38LpbBGA') index_test.go:137: sql insert into test_index values (1864, 529237199004104205, 0.133353, 'tSG3dab55H') index_test.go:140: sql delete from test_index where c = 1742 index_test.go:140: sql delete from test_index where c = 1235 index_test.go:140: sql delete from test_index where c = 35 index_test.go:140: sql delete from test_index where c = 1349 index_test.go:143: sql update test_index set c1 = 8361422948774183427, c2 = 0.463653, c3 = 'Zk5KZhsgG8' where c = 980 index_test.go:140: sql delete from test_index where c = 1260 index_test.go:140: sql delete from test_index where c = 1741 index_test.go:137: sql insert into test_index values (1865, 6222725565535993183, 0.027805, 'Dt8aT6lg3n') index_test.go:140: sql delete from test_index where c = 883 index_test.go:143: sql update test_index set c1 = 1839943333239602393, c2 = 0.725226, c3 = 'YJX54w2MWV' where c = 807 index_test.go:143: sql update test_index set c1 = 5748194797718080431, c2 = 0.459246, c3 = 'imwR9axWoM' where c = 451 index_test.go:143: sql update test_index set c1 = 2497293648664458337, c2 = 0.632015, c3 = 'PVbUIWlIIG' where c = 1271 index_test.go:143: sql update test_index set c1 = 6411366689491005721, c2 = 0.006918, c3 = 'kwK4obQTcM' where c = 1215 index_test.go:140: sql delete from test_index where c = 1247 index_test.go:137: sql insert into test_index values (1866, 3982161058499803743, 0.452029, 'oWj0ZGgcQa') index_test.go:143: sql update test_index set c1 = 8785909243287684141, c2 = 0.562145, c3 = 'NtrVr6eBNE' where c = 1254 index_test.go:143: sql update test_index set c1 = 8843762986213667638, c2 = 0.121459, c3 = 'vytoUy2bCP' where c = 1792 index_test.go:143: sql update test_index set c1 = 8668648948943391310, c2 = 0.162927, c3 = 'jXx6ildRLV' where c = 1323 index_test.go:137: sql insert into test_index values (1867, 1442494356150544261, 0.797046, 'f4ozFZMF3K') index_test.go:137: sql insert into test_index values (1868, 943633495173088324, 0.079803, 'x5txgV6Txv') index_test.go:143: sql update test_index set c1 = 7116492497674046313, c2 = 0.051739, c3 = 'a12EBk2vvy' where c = 1819 index_test.go:137: sql insert into test_index values (1870, 7984101066646633657, 0.579418, 'ltgMotDPnd') index_test.go:140: sql delete from test_index where c = 1221 index_test.go:143: sql update test_index set c1 = 7410326819026847645, c2 = 0.134771, c3 = 'AKML5Si2C6' where c = 1373 index_test.go:137: sql insert into test_index values (1871, 6197293047033873820, 0.512349, '3KAaclQFwU') index_test.go:137: sql insert into test_index values (1872, 5029215561935449976, 0.416525, 'l3zZLqfdxQ') index_test.go:137: sql insert into test_index values (1869, 730184509490292814, 0.449330, '9mgFCLTOTg') index_test.go:137: sql insert into test_index values (1874, 2998301242691070186, 0.893248, '8jvvc2W0A4') index_test.go:140: sql delete from test_index where c = 709 index_test.go:140: sql delete from test_index where c = 559 index_test.go:137: sql insert into test_index values (1873, 3588238821714890088, 0.991117, 'YpcMmpRrsr') index_test.go:140: sql delete from test_index where c = 937 index_test.go:140: sql delete from test_index where c = 1620 index_test.go:137: sql insert into test_index values (1875, 5849099642047449631, 0.361508, 'E3LhX4vxEG') index_test.go:143: sql update test_index set c1 = 8993788591756562332, c2 = 0.636029, c3 = 'otAH8pRopQ' where c = 1132 index_test.go:140: sql delete from test_index where c = 1233 index_test.go:140: sql delete from test_index where c = 1624 index_test.go:143: sql update test_index set c1 = 7962061972347549674, c2 = 0.677189, c3 = 'sFyFJuirjN' where c = 1224 index_test.go:143: sql update test_index set c1 = 2745358509588802175, c2 = 0.866689, c3 = 'InNlXSJ3RI' where c = 392 index_test.go:140: sql delete from test_index where c = 298 index_test.go:143: sql update test_index set c1 = 981474721360412177, c2 = 0.034912, c3 = 'utO02iBQZ4' where c = 187 index_test.go:140: sql delete from test_index where c = 814 index_test.go:143: sql update test_index set c1 = 2845957524476438416, c2 = 0.882613, c3 = 'Gh85xLLU81' where c = 104 index_test.go:143: sql update test_index set c1 = 4308568962627855010, c2 = 0.199562, c3 = 'wAEBJ9ACVq' where c = 389 index_test.go:143: sql update test_index set c1 = 371355053333376453, c2 = 0.996407, c3 = 'o6JAnSWJYT' where c = 49 index_test.go:137: sql insert into test_index values (1876, 7084513827867117927, 0.304363, 'h5oUaMYx7p') index_test.go:137: sql insert into test_index values (1877, 7074176901457348036, 0.392554, '7qWM28nFF9') index_test.go:137: sql insert into test_index values (1879, 4030963579808787760, 0.619725, 'VoAPHoSq3D') index_test.go:140: sql delete from test_index where c = 1529 index_test.go:143: sql update test_index set c1 = 607438553172569300, c2 = 0.294576, c3 = '8LP1VLWtwX' where c = 729 index_test.go:137: sql insert into test_index values (1880, 3650409630389200332, 0.128927, '8eR6hPoIPG') index_test.go:143: sql update test_index set c1 = 7396698824381808610, c2 = 0.399084, c3 = 'ZbtZxKDNZZ' where c = 1322 index_test.go:137: sql insert into test_index values (1881, 6892291389763313464, 0.387025, 'Msvm9jJxiV') index_test.go:137: sql insert into test_index values (1878, 2982901474306341402, 0.627883, '6rjhUk7wRL') index_test.go:140: sql delete from test_index where c = 275 index_test.go:143: sql update test_index set c1 = 5753106652212428784, c2 = 0.999729, c3 = 'CXO1iNZzTr' where c = 240 index_test.go:140: sql delete from test_index where c = 715 index_test.go:137: sql insert into test_index values (1882, 6087579359066509789, 0.948947, 'hXAI3FewHf') index_test.go:140: sql delete from test_index where c = 1852 index_test.go:137: sql insert into test_index values (1883, 2509372585221696165, 0.890527, 'QGDN0WJlPc') index_test.go:140: sql delete from test_index where c = 1600 index_test.go:143: sql update test_index set c1 = 2818704307570452267, c2 = 0.848511, c3 = 'XdmiLeUPjO' where c = 852 index_test.go:140: sql delete from test_index where c = 1669 index_test.go:143: sql update test_index set c1 = 1211957860174398967, c2 = 0.902032, c3 = 'boqAir7brk' where c = 262 index_test.go:137: sql insert into test_index values (1885, 3986043459320007836, 0.203858, '8IfScd1sbO') index_test.go:137: sql insert into test_index values (1884, 1146864988759189811, 0.310756, '8xKAk6IOv2') index_test.go:140: sql delete from test_index where c = 1655 index_test.go:143: sql update test_index set c1 = 2601835953250417255, c2 = 0.790697, c3 = 'DucuEDNKK9' where c = 1612 index_test.go:143: sql update test_index set c1 = 3531302518314499023, c2 = 0.831638, c3 = 'lEOR4yiYx5' where c = 1204 index_test.go:140: sql delete from test_index where c = 1767 index_test.go:140: sql delete from test_index where c = 690 index_test.go:137: sql insert into test_index values (1886, 6036816842950250607, 0.463226, 'DS08XMyxOj') index_test.go:137: sql insert into test_index values (1887, 2987285387055320117, 0.157396, 'd5gGsyCdX7') index_test.go:143: sql update test_index set c1 = 8682273201896033916, c2 = 0.345649, c3 = 'UGodmIpLzK' where c = 390 index_test.go:140: sql delete from test_index where c = 1628 index_test.go:140: sql delete from test_index where c = 250 index_test.go:137: sql insert into test_index values (1888, 2677924203063498451, 0.381412, 'CDjeD6widf') index_test.go:143: sql update test_index set c1 = 1921192592523523446, c2 = 0.331160, c3 = 's9DDcQyiWE' where c = 659 index_test.go:137: sql insert into test_index values (1889, 7670230473955078121, 0.500689, 'gGGrv8IS8k') index_test.go:140: sql delete from test_index where c = 370 index_test.go:143: sql update test_index set c1 = 7717361339278190939, c2 = 0.920890, c3 = 'hj7cgSdsDQ' where c = 1322 index_test.go:140: sql delete from test_index where c = 1339 index_test.go:143: sql update test_index set c1 = 4622936465512752843, c2 = 0.407240, c3 = 'ofClVlfTSG' where c = 225 index_test.go:143: sql update test_index set c1 = 6983217652180169754, c2 = 0.628228, c3 = 'VrtdSqDqPO' where c = 1051 index_test.go:143: sql update test_index set c1 = 6316371776333018380, c2 = 0.057939, c3 = 'Q0vFOoiYmW' where c = 745 index_test.go:140: sql delete from test_index where c = 1454 index_test.go:143: sql update test_index set c1 = 1617490995900719446, c2 = 0.592100, c3 = 'UT68aeOQZl' where c = 184 index_test.go:137: sql insert into test_index values (1891, 6859268430708154755, 0.032022, 'bwl4G6ek2m') index_test.go:143: sql update test_index set c1 = 8028808277919181196, c2 = 0.263239, c3 = 'VAVmoj6N1F' where c = 245 index_test.go:137: sql insert into test_index values (1890, 6015214710153452419, 0.565539, '4NVzNoNCMk') index_test.go:137: sql insert into test_index values (1892, 3484040398862475973, 0.448413, 'XXJPN1TWcv') index_test.go:137: sql insert into test_index values (1893, 8039153673807753850, 0.701449, '8VKkFRVlsv') index_test.go:143: sql update test_index set c1 = 8288129717920442510, c2 = 0.699274, c3 = 'WqAXUBtK3T' where c = 1122 index_test.go:140: sql delete from test_index where c = 70 index_test.go:137: sql insert into test_index values (1895, 7394322335051249902, 0.651538, 'Bd1BFna6SK') index_test.go:140: sql delete from test_index where c = 746 index_test.go:140: sql delete from test_index where c = 1096 index_test.go:140: sql delete from test_index where c = 557 index_test.go:140: sql delete from test_index where c = 952 index_test.go:137: sql insert into test_index values (1894, 5560075172662670286, 0.042908, 'WPlrceUeIs') index_test.go:143: sql update test_index set c1 = 7622157925950098929, c2 = 0.241871, c3 = 'rA899pflmz' where c = 216 index_test.go:143: sql update test_index set c1 = 8604178450550205918, c2 = 0.021294, c3 = 'mvBkBBzZG5' where c = 186 index_test.go:143: sql update test_index set c1 = 1854278190225898493, c2 = 0.423943, c3 = '0fe5noYzo9' where c = 1782 index_test.go:140: sql delete from test_index where c = 1563 index_test.go:143: sql update test_index set c1 = 7979670086698444286, c2 = 0.202009, c3 = '3zVAbEP4Ep' where c = 728 index_test.go:143: sql update test_index set c1 = 6017491281967929300, c2 = 0.419791, c3 = 'h4RcmWejEF' where c = 1027 index_test.go:137: sql insert into test_index values (1896, 93519580754908175, 0.016162, 'OX35UMntyZ') index_test.go:140: sql delete from test_index where c = 1654 index_test.go:143: sql update test_index set c1 = 1262492528125433333, c2 = 0.922754, c3 = 'umsogx6czn' where c = 786 index_test.go:137: sql insert into test_index values (1897, 295456334301459844, 0.684326, 'Y49XOurnrX') index_test.go:140: sql delete from test_index where c = 1766 index_test.go:143: sql update test_index set c1 = 2575224025879375098, c2 = 0.453421, c3 = 'H7XisF1Fyq' where c = 1630 index_test.go:137: sql insert into test_index values (1898, 1784001519405032935, 0.575676, 'DDhrXT9o48') index_test.go:143: sql update test_index set c1 = 8866960271577665868, c2 = 0.723716, c3 = '6GcfCYoOtP' where c = 260 index_test.go:137: sql insert into test_index values (1899, 2063979870886287999, 0.054498, '1jeghQaLyY') index_test.go:140: sql delete from test_index where c = 1778 index_test.go:137: sql insert into test_index values (1900, 6767163904671286627, 0.126301, 'FxorPJLcny') index_test.go:140: sql delete from test_index where c = 1551 index_test.go:140: sql delete from test_index where c = 731 index_test.go:143: sql update test_index set c1 = 8382047765486261551, c2 = 0.537901, c3 = 'tIroKS2YVh' where c = 1589 index_test.go:140: sql delete from test_index where c = 667 index_test.go:143: sql update test_index set c1 = 4891530890021115692, c2 = 0.474259, c3 = 'UwIFhnQJ1i' where c = 433 index_test.go:143: sql update test_index set c1 = 8364854499623353120, c2 = 0.231194, c3 = 'lJnrW0Gpz5' where c = 1156 index_test.go:143: sql update test_index set c1 = 1669657003607648674, c2 = 0.081317, c3 = '4HoMOZ3Xvk' where c = 1789 index_test.go:137: sql insert into test_index values (1908, 5535117855752837572, 0.960630, 'gGsw3V0h04') index_test.go:137: sql insert into test_index values (1902, 2913242646775521040, 0.090209, 'MJU8QRa6Jl') index_test.go:137: sql insert into test_index values (1909, 8153802593923710468, 0.030311, 'dpf8z6tvyB') index_test.go:137: sql insert into test_index values (1907, 8567086190695564374, 0.829567, 'BvyLBrgYwX') index_test.go:137: sql insert into test_index values (1910, 3023744259136006902, 0.707217, 'LYEB4oCJby') index_test.go:137: sql insert into test_index values (1901, 3335829548527672306, 0.576424, 'c7XiBug5rW') index_test.go:137: sql insert into test_index values (1906, 7754278091813238691, 0.416779, 'crDGe6qKRq') index_test.go:137: sql insert into test_index values (1903, 243499763231439071, 0.074596, 'wKH5Kx5goX') index_test.go:137: sql insert into test_index values (1904, 6894755459586485570, 0.025878, 'uLrvqP5bFX') index_test.go:137: sql insert into test_index values (1905, 2576515150664244908, 0.701599, 'PnOZD2lJw5') index_test.go:140: sql delete from test_index where c = 509 index_test.go:140: sql delete from test_index where c = 1181 index_test.go:140: sql delete from test_index where c = 579 index_test.go:140: sql delete from test_index where c = 1060 index_test.go:140: sql delete from test_index where c = 925 index_test.go:140: sql delete from test_index where c = 953 index_test.go:140: sql delete from test_index where c = 1791 index_test.go:140: sql delete from test_index where c = 1532 index_test.go:140: sql delete from test_index where c = 992 index_test.go:143: sql update test_index set c1 = 1603158645268421369, c2 = 0.380623, c3 = 'aszT0Rv5Zt' where c = 335 index_test.go:143: sql update test_index set c1 = 6442814374909757594, c2 = 0.489442, c3 = 'NCRZWOzUM3' where c = 309 index_test.go:143: sql update test_index set c1 = 516066560363689891, c2 = 0.968488, c3 = 'Lb18ec5N37' where c = 1092 index_test.go:143: sql update test_index set c1 = 8779644630531276789, c2 = 0.554937, c3 = 'tBwqG5PIsB' where c = 1579 index_test.go:143: sql update test_index set c1 = 4006141183381543118, c2 = 0.647832, c3 = 'N9ImtFvHiP' where c = 1411 index_test.go:137: sql insert into test_index values (1911, 5517822196941458781, 0.076919, 'C2OybMkZoI') index_test.go:143: sql update test_index set c1 = 8823070059000283152, c2 = 0.112280, c3 = '3Wgs52BwkW' where c = 1193 index_test.go:143: sql update test_index set c1 = 8381974251334717625, c2 = 0.906755, c3 = 'WvE2m51MXx' where c = 978 index_test.go:143: sql update test_index set c1 = 8990501269817240374, c2 = 0.028830, c3 = 'cXNlMXTvQM' where c = 899 index_test.go:140: sql delete from test_index where c = 1809 index_test.go:143: sql update test_index set c1 = 5377813810331614493, c2 = 0.462678, c3 = 'bNqxzdd3q4' where c = 1856 index_test.go:137: sql insert into test_index values (1912, 7183104963017242235, 0.629664, 'piDThQNpPO') index_test.go:140: sql delete from test_index where c = 359 index_test.go:143: sql update test_index set c1 = 4511398652965787345, c2 = 0.907160, c3 = 'Y0Ta7r2WS7' where c = 145 index_test.go:137: sql insert into test_index values (1913, 5172638334655950009, 0.377686, 'K6y5sMc4q4') index_test.go:137: sql insert into test_index values (1914, 2852204147332091793, 0.396359, 'TU9qRuqZLs') index_test.go:137: sql insert into test_index values (1916, 7682006875560122283, 0.213238, 'Q00vND5a0C') index_test.go:137: sql insert into test_index values (1918, 6767791201521398359, 0.403620, 'R3sYWgMKrS') index_test.go:137: sql insert into test_index values (1919, 7127927295614579401, 0.115824, 'gskwfjXDx1') index_test.go:137: sql insert into test_index values (1915, 7295164090247102937, 0.504810, 'UJ0Vr8kgGf') index_test.go:137: sql insert into test_index values (1917, 5582868034068878968, 0.399931, 'rMB1IPLdx7') index_test.go:140: sql delete from test_index where c = 944 index_test.go:140: sql delete from test_index where c = 1438 index_test.go:140: sql delete from test_index where c = 63 index_test.go:140: sql delete from test_index where c = 1830 index_test.go:137: sql insert into test_index values (1920, 549267515520658476, 0.358062, 'mT3mtjY9bk') index_test.go:143: sql update test_index set c1 = 8310005092208650749, c2 = 0.558498, c3 = 'joLuJRAgPV' where c = 641 index_test.go:140: sql delete from test_index where c = 1137 index_test.go:140: sql delete from test_index where c = 1395 index_test.go:143: sql update test_index set c1 = 8063195441400304979, c2 = 0.009743, c3 = 'Hmtj3CdMAl' where c = 816 index_test.go:143: sql update test_index set c1 = 9034923358006380814, c2 = 0.185401, c3 = 'D0GtF4k0Wz' where c = 1045 index_test.go:143: sql update test_index set c1 = 5067792524250632760, c2 = 0.364090, c3 = 'cZlaUv7Qka' where c = 1511 index_test.go:140: sql delete from test_index where c = 642 index_test.go:140: sql delete from test_index where c = 1324 index_test.go:143: sql update test_index set c1 = 1990504839820388931, c2 = 0.592497, c3 = 'hZU2S7waxc' where c = 1735 index_test.go:137: sql insert into test_index values (1921, 1736330383614002675, 0.050592, 'wzXrbcgbMI') index_test.go:140: sql delete from test_index where c = 1436 index_test.go:137: sql insert into test_index values (1924, 4341022813339400208, 0.923039, 'lvNNquo7Ou') index_test.go:143: sql update test_index set c1 = 8921388152353943536, c2 = 0.944336, c3 = 'lDSBf8LBfx' where c = 382 index_test.go:137: sql insert into test_index values (1925, 5358848586512961152, 0.052286, 'hbKcPqxHEG') index_test.go:137: sql insert into test_index values (1923, 4730567945048692726, 0.321890, 'T9Uqgo68Z2') index_test.go:137: sql insert into test_index values (1922, 1771462227535200888, 0.819300, 'OU73qbCWkN') index_test.go:143: sql update test_index set c1 = 1156057123238090726, c2 = 0.913308, c3 = 'OflJNdtmyC' where c = 1381 index_test.go:143: sql update test_index set c1 = 6541925969597155554, c2 = 0.984742, c3 = 'pkUFrs4BgQ' where c = 1783 index_test.go:143: sql update test_index set c1 = 8996951696697237347, c2 = 0.577298, c3 = 'fCkCA9QgGW' where c = 360 index_test.go:140: sql delete from test_index where c = 613 index_test.go:143: sql update test_index set c1 = 5706884217443289577, c2 = 0.745843, c3 = '0WVrncFWdQ' where c = 689 index_test.go:137: sql insert into test_index values (1926, 5251710693411311084, 0.463308, '93ia8PrPJg') index_test.go:140: sql delete from test_index where c = 902 index_test.go:140: sql delete from test_index where c = 1016 index_test.go:137: sql insert into test_index values (1927, 3388131950123338012, 0.602378, '4BVOCYeaiv') index_test.go:143: sql update test_index set c1 = 5667932204729541985, c2 = 0.681190, c3 = '3iJtCGHCCd' where c = 419 index_test.go:140: sql delete from test_index where c = 1447 index_test.go:143: sql update test_index set c1 = 6158123582587408183, c2 = 0.543992, c3 = '01MDAPygpp' where c = 1446 index_test.go:137: sql insert into test_index values (1928, 441035523841248185, 0.217386, 'jp7HA9rZDc') index_test.go:140: sql delete from test_index where c = 298 index_test.go:137: sql insert into test_index values (1930, 5818793108959407865, 0.062997, '41MLcejyuh') index_test.go:140: sql delete from test_index where c = 1041 index_test.go:140: sql delete from test_index where c = 1880 index_test.go:137: sql insert into test_index values (1929, 4327117516269692818, 0.601266, 'sxEjtR8eni') index_test.go:143: sql update test_index set c1 = 2110718226678355663, c2 = 0.399326, c3 = 'rISxYWgoV9' where c = 1843 index_test.go:140: sql delete from test_index where c = 14 index_test.go:140: sql delete from test_index where c = 53 index_test.go:143: sql update test_index set c1 = 6808530741255595415, c2 = 0.079507, c3 = 'ETojRk5jY5' where c = 208 index_test.go:137: sql insert into test_index values (1931, 3137025493481468326, 0.543167, 'An1j2xNaCQ') index_test.go:137: sql insert into test_index values (1932, 17544449091836917, 0.717024, 'crWHD8XnR7') index_test.go:143: sql update test_index set c1 = 8592008191258347432, c2 = 0.815852, c3 = 'qyU9n7rE0b' where c = 143 index_test.go:140: sql delete from test_index where c = 1852 index_test.go:143: sql update test_index set c1 = 5981123978209655308, c2 = 0.315275, c3 = 'dIyujlm75x' where c = 1807 index_test.go:140: sql delete from test_index where c = 1490 index_test.go:143: sql update test_index set c1 = 781741979685784037, c2 = 0.367312, c3 = 'rH57KG5cmY' where c = 1705 index_test.go:137: sql insert into test_index values (1934, 1054555461736948426, 0.329688, '8dfViyIVUe') index_test.go:140: sql delete from test_index where c = 1090 index_test.go:143: sql update test_index set c1 = 5777019927331137655, c2 = 0.913372, c3 = 'Da53CqALlu' where c = 737 index_test.go:143: sql update test_index set c1 = 8455359249267284861, c2 = 0.612669, c3 = 'KSRZ2MOqU2' where c = 1404 index_test.go:143: sql update test_index set c1 = 5356202963373007555, c2 = 0.385942, c3 = 'Fer40Vh6Ow' where c = 1616 index_test.go:137: sql insert into test_index values (1933, 212239369540450771, 0.448695, '7VJT7FUtSp') index_test.go:137: sql insert into test_index values (1937, 8730020049464822849, 0.098796, 'v8MXMpWm15') index_test.go:137: sql insert into test_index values (1936, 1479722283817572127, 0.303100, 'SAnql1bgOC') index_test.go:140: sql delete from test_index where c = 621 index_test.go:137: sql insert into test_index values (1938, 3931049866289865557, 0.998387, '2sliuBGJMX') index_test.go:137: sql insert into test_index values (1935, 5057530033219839176, 0.263862, 'UXd7mmmjWr') index_test.go:140: sql delete from test_index where c = 3 index_test.go:137: sql insert into test_index values (1940, 7511769237452721276, 0.637983, 'crt1QRYr2D') index_test.go:143: sql update test_index set c1 = 5721117078967482049, c2 = 0.281592, c3 = 'QXKhzeZjPE' where c = 947 index_test.go:143: sql update test_index set c1 = 4039867289007056974, c2 = 0.767546, c3 = 'PdE4iDFlBj' where c = 1100 index_test.go:143: sql update test_index set c1 = 1847502801111796098, c2 = 0.111403, c3 = 'Nku7fV2IKP' where c = 155 index_test.go:140: sql delete from test_index where c = 1871 index_test.go:143: sql update test_index set c1 = 4253485139043128654, c2 = 0.198737, c3 = 'aRNPXKhVJF' where c = 297 index_test.go:137: sql insert into test_index values (1939, 7674218762601766479, 0.826884, 'kVEKCR289L') index_test.go:140: sql delete from test_index where c = 1067 index_test.go:140: sql delete from test_index where c = 251 index_test.go:140: sql delete from test_index where c = 1003 index_test.go:143: sql update test_index set c1 = 4248223504340318718, c2 = 0.335137, c3 = 'GMjDc4um7N' where c = 1535 index_test.go:137: sql insert into test_index values (1942, 1525934735147441775, 0.324250, 'NgrXCLtZAz') index_test.go:137: sql insert into test_index values (1941, 1208349502663617949, 0.002267, 'yc5KywwZvE') index_test.go:143: sql update test_index set c1 = 1731815430065092541, c2 = 0.296189, c3 = 'gIarJTqSsj' where c = 746 index_test.go:140: sql delete from test_index where c = 576 index_test.go:137: sql insert into test_index values (1944, 4788204412308264947, 0.129233, 'ATjEJhdWZ8') index_test.go:143: sql update test_index set c1 = 494050930391259802, c2 = 0.730553, c3 = 'w2QrUsIeeP' where c = 38 index_test.go:137: sql insert into test_index values (1943, 9148928344768226372, 0.968293, 'Ac2wLqknqh') index_test.go:140: sql delete from test_index where c = 1773 index_test.go:137: sql insert into test_index values (1945, 3169678611438184575, 0.471378, 'rNsyyeYs5P') index_test.go:140: sql delete from test_index where c = 1178 index_test.go:143: sql update test_index set c1 = 3984487791937983250, c2 = 0.011351, c3 = 'fwsQ7AIiCr' where c = 1689 index_test.go:143: sql update test_index set c1 = 5274109319820920506, c2 = 0.381822, c3 = 'eAgLeRSVse' where c = 855 index_test.go:140: sql delete from test_index where c = 933 index_test.go:137: sql insert into test_index values (1946, 8034794145807037022, 0.322427, '2aVKgb8fRQ') index_test.go:137: sql insert into test_index values (1947, 3964258241504127908, 0.438946, 'e5bzB1XgQZ') index_test.go:140: sql delete from test_index where c = 846 index_test.go:140: sql delete from test_index where c = 1186 index_test.go:143: sql update test_index set c1 = 7120667128440641262, c2 = 0.441324, c3 = 'edLG8Knxn3' where c = 261 index_test.go:140: sql delete from test_index where c = 1602 index_test.go:143: sql update test_index set c1 = 4427852318713791308, c2 = 0.564635, c3 = '809VoeAeRW' where c = 1831 index_test.go:137: sql insert into test_index values (1949, 8693841001209734926, 0.426783, 'pySFkXSQ6b') index_test.go:143: sql update test_index set c1 = 1867709467980635220, c2 = 0.954053, c3 = '18TDOBOyTg' where c = 345 index_test.go:137: sql insert into test_index values (1948, 7738426413514597792, 0.673604, 'LY09qfO6xD') index_test.go:140: sql delete from test_index where c = 1156 index_test.go:143: sql update test_index set c1 = 8569669271264961524, c2 = 0.373130, c3 = 'i0PJnQWa6g' where c = 1916 index_test.go:140: sql delete from test_index where c = 92 index_test.go:143: sql update test_index set c1 = 3849691816456760057, c2 = 0.457552, c3 = 'IZVZADMun1' where c = 392 index_test.go:137: sql insert into test_index values (1950, 1451699793091728608, 0.699300, '9z30nlaies') index_test.go:143: sql update test_index set c1 = 1693727912278359778, c2 = 0.176721, c3 = 'XoAIyGB6ea' where c = 74 index_test.go:140: sql delete from test_index where c = 35 index_test.go:137: sql insert into test_index values (1951, 4717386045279040165, 0.512111, 'P4eMl5L265') index_test.go:143: sql update test_index set c1 = 7318844318630247227, c2 = 0.005447, c3 = 'LDOEyo34W9' where c = 1895 index_test.go:140: sql delete from test_index where c = 1432 index_test.go:137: sql insert into test_index values (1952, 1708996222477520452, 0.192185, 'v4m0VeR3T6') index_test.go:140: sql delete from test_index where c = 397 index_test.go:140: sql delete from test_index where c = 1247 index_test.go:137: sql insert into test_index values (1954, 5761220755551876831, 0.762928, '55zEHDsvqU') index_test.go:143: sql update test_index set c1 = 4102765117919704873, c2 = 0.930160, c3 = 'kdBwlCEGa8' where c = 1283 index_test.go:137: sql insert into test_index values (1955, 3474621122785297751, 0.303700, '53AsLDcJuV') index_test.go:137: sql insert into test_index values (1953, 8574411089647206950, 0.116137, 'k3DbZyheoW') index_test.go:143: sql update test_index set c1 = 5958065127612693476, c2 = 0.697765, c3 = 'F8Xzcui2QM' where c = 1451 index_test.go:140: sql delete from test_index where c = 795 index_test.go:143: sql update test_index set c1 = 4055630545326519758, c2 = 0.802682, c3 = 'RrY0UTjxsQ' where c = 791 index_test.go:140: sql delete from test_index where c = 1852 index_test.go:140: sql delete from test_index where c = 955 index_test.go:143: sql update test_index set c1 = 6412474616040098684, c2 = 0.759494, c3 = 'hIj4h8I3B4' where c = 1335 index_test.go:143: sql update test_index set c1 = 2252147548573066189, c2 = 0.066827, c3 = 'auIaBpZPPM' where c = 439 index_test.go:137: sql insert into test_index values (1956, 6520327736395262186, 0.997088, 'mifKAKeXCN') index_test.go:137: sql insert into test_index values (1957, 2101539141677975468, 0.907244, '8OjBPMlGFZ') index_test.go:143: sql update test_index set c1 = 2463453453823194490, c2 = 0.273941, c3 = 'jwKjUjh9ca' where c = 11 index_test.go:137: sql insert into test_index values (1958, 7792044265583191258, 0.981621, 'tsDJG27dNq') index_test.go:140: sql delete from test_index where c = 978 index_test.go:143: sql update test_index set c1 = 5623371309296942794, c2 = 0.584788, c3 = 'AuRf88MOYq' where c = 1312 index_test.go:137: sql insert into test_index values (1961, 7204996103524912206, 0.711767, 'ZnmWTRaLLO') index_test.go:137: sql insert into test_index values (1959, 3624921386404273911, 0.079647, 'zlkIMwYztv') index_test.go:137: sql insert into test_index values (1960, 2302679254433188145, 0.506806, 'llDFBOx3u6') index_test.go:137: sql insert into test_index values (1962, 8035778076706252246, 0.532158, 'zXax1qbnnE') index_test.go:140: sql delete from test_index where c = 1189 index_test.go:140: sql delete from test_index where c = 1859 index_test.go:137: sql insert into test_index values (1963, 1334892755591240351, 0.556782, '3YyDpDpAOn') index_test.go:143: sql update test_index set c1 = 3646045755586871774, c2 = 0.822422, c3 = 'sY2978lB6E' where c = 1037 index_test.go:143: sql update test_index set c1 = 9074711483727852556, c2 = 0.077831, c3 = 'MtlwrHQcXy' where c = 618 index_test.go:140: sql delete from test_index where c = 1541 index_test.go:140: sql delete from test_index where c = 241 index_test.go:140: sql delete from test_index where c = 510 index_test.go:143: sql update test_index set c1 = 9019904267643993186, c2 = 0.120261, c3 = 'qq0Ttq2dO1' where c = 56 index_test.go:143: sql update test_index set c1 = 506215392964376225, c2 = 0.355432, c3 = '4FcslqTDbz' where c = 1053 index_test.go:140: sql delete from test_index where c = 911 index_test.go:140: sql delete from test_index where c = 62 index_test.go:137: sql insert into test_index values (1964, 872200266894895110, 0.829804, 'CD1FRAfk2Z') index_test.go:137: sql insert into test_index values (1965, 1376802637081438870, 0.249289, 'SnFq4gqcij') index_test.go:140: sql delete from test_index where c = 1607 index_test.go:143: sql update test_index set c1 = 1174578771085417166, c2 = 0.122556, c3 = 'SkowPOena0' where c = 1219 index_test.go:143: sql update test_index set c1 = 8486896891412941406, c2 = 0.283762, c3 = 'iyTCTFYn3x' where c = 264 index_test.go:143: sql update test_index set c1 = 750281313684227218, c2 = 0.638647, c3 = 'YYTEVS1pvC' where c = 199 index_test.go:143: sql update test_index set c1 = 1465211478480383576, c2 = 0.837103, c3 = 'EDi4gESEbb' where c = 648 index_test.go:143: sql update test_index set c1 = 2670576001688502500, c2 = 0.663811, c3 = 'L52mY6aODK' where c = 1355 index_test.go:137: sql insert into test_index values (1967, 4677849122296472663, 0.073642, 'RYeZD2djnW') index_test.go:140: sql delete from test_index where c = 1679 index_test.go:137: sql insert into test_index values (1966, 3081235087903200339, 0.745272, 'g48zAzqlB8') index_test.go:143: sql update test_index set c1 = 8079136801159496144, c2 = 0.001361, c3 = 'n7eW82gZEB' where c = 545 index_test.go:140: sql delete from test_index where c = 88 index_test.go:137: sql insert into test_index values (1970, 1448205854359356626, 0.260281, 'DbgiRQe70J') index_test.go:143: sql update test_index set c1 = 7695387607684980201, c2 = 0.335036, c3 = 'gvyR3pIPOG' where c = 61 index_test.go:140: sql delete from test_index where c = 745 index_test.go:137: sql insert into test_index values (1972, 2540666080231927587, 0.613293, 'tvdTy1y40A') index_test.go:137: sql insert into test_index values (1969, 2094675442377481816, 0.466171, '6Zzudf7fuJ') index_test.go:137: sql insert into test_index values (1968, 6947226869644133501, 0.376455, 'FhJTGnfjdj') index_test.go:137: sql insert into test_index values (1971, 5119858773021332437, 0.026111, '8qzIctr1O6') index_test.go:137: sql insert into test_index values (1973, 4284733319672634111, 0.647536, 'LKQBRnxRs1') index_test.go:140: sql delete from test_index where c = 1235 index_test.go:140: sql delete from test_index where c = 1004 index_test.go:140: sql delete from test_index where c = 421 index_test.go:140: sql delete from test_index where c = 1552 index_test.go:143: sql update test_index set c1 = 1457141413537188592, c2 = 0.015449, c3 = 'WOcxFi0Aaf' where c = 594 index_test.go:137: sql insert into test_index values (1974, 1399720535970456821, 0.066682, 'VLXkjks787') index_test.go:140: sql delete from test_index where c = 1546 index_test.go:140: sql delete from test_index where c = 1401 index_test.go:143: sql update test_index set c1 = 7735799467496504958, c2 = 0.977603, c3 = 'JBUQbTddMR' where c = 1058 index_test.go:143: sql update test_index set c1 = 6848564437846815031, c2 = 0.015766, c3 = 'VtC4z9z8JU' where c = 784 index_test.go:143: sql update test_index set c1 = 5319820475685977562, c2 = 0.198818, c3 = 'tr1275h1RP' where c = 1956 index_test.go:143: sql update test_index set c1 = 1448987535810518230, c2 = 0.031292, c3 = 'Fqk9EFQynz' where c = 1786 index_test.go:143: sql update test_index set c1 = 5214862446549968308, c2 = 0.566983, c3 = 'PxCaGzVaDd' where c = 1224 index_test.go:143: sql update test_index set c1 = 3124564896152184862, c2 = 0.635989, c3 = '9w8ZYgv0hY' where c = 886 index_test.go:140: sql delete from test_index where c = 729 index_test.go:143: sql update test_index set c1 = 8416450916181302221, c2 = 0.030154, c3 = 'x6ZiszGjH4' where c = 339 index_test.go:137: sql insert into test_index values (1975, 8350928981057857885, 0.993702, '2Qoeh4Rwp7') index_test.go:140: sql delete from test_index where c = 1463 index_test.go:137: sql insert into test_index values (1979, 4196459540225818162, 0.413242, 'D2nWsRtvOr') index_test.go:137: sql insert into test_index values (1976, 2717933755174322012, 0.659817, '19llo6Shex') index_test.go:143: sql update test_index set c1 = 7208535494432261827, c2 = 0.073461, c3 = 'ubBhwHnTu4' where c = 69 index_test.go:137: sql insert into test_index values (1980, 7483748066319253870, 0.599281, 'UKJMhEJotp') index_test.go:140: sql delete from test_index where c = 1252 index_test.go:137: sql insert into test_index values (1981, 4569126386413317607, 0.849396, 'rk1bcbKi3x') index_test.go:137: sql insert into test_index values (1977, 726963506728321689, 0.460752, 'B8ucRukl6I') index_test.go:137: sql insert into test_index values (1978, 5655098019200356953, 0.809583, 'PUtaZvyAK4') index_test.go:143: sql update test_index set c1 = 2665015175909845109, c2 = 0.561390, c3 = 'eY39PgxJMt' where c = 1212 index_test.go:137: sql insert into test_index values (1982, 2955190235314009880, 0.201653, 'FjMIcpQUWz') index_test.go:143: sql update test_index set c1 = 3452628386633646400, c2 = 0.470757, c3 = 'HHfrwht5P5' where c = 160 index_test.go:140: sql delete from test_index where c = 36 index_test.go:140: sql delete from test_index where c = 7 index_test.go:137: sql insert into test_index values (1983, 7336691498485846114, 0.829715, 'm9QjwyLHfm') index_test.go:140: sql delete from test_index where c = 1889 index_test.go:137: sql insert into test_index values (1984, 4168991253137338603, 0.807192, 'UUV9mmKsM3') index_test.go:140: sql delete from test_index where c = 1655 index_test.go:140: sql delete from test_index where c = 204 index_test.go:143: sql update test_index set c1 = 299636500416160663, c2 = 0.306612, c3 = 'Gk3RCS5Y1g' where c = 1968 index_test.go:140: sql delete from test_index where c = 1864 index_test.go:143: sql update test_index set c1 = 1753832713989428715, c2 = 0.560738, c3 = '4wrHtdRzaF' where c = 464 index_test.go:140: sql delete from test_index where c = 1509 index_test.go:143: sql update test_index set c1 = 3290333664451814443, c2 = 0.214293, c3 = 'uWcdkuhjK9' where c = 439 index_test.go:137: sql insert into test_index values (1985, 4853114354017700036, 0.706012, 'aqSZSOYafc') index_test.go:140: sql delete from test_index where c = 1832 index_test.go:143: sql update test_index set c1 = 496675624559049478, c2 = 0.352497, c3 = 'nU0izOIrYP' where c = 648 index_test.go:143: sql update test_index set c1 = 5588144509168461997, c2 = 0.916694, c3 = 'Iu79Gr9uks' where c = 58 index_test.go:140: sql delete from test_index where c = 1839 index_test.go:143: sql update test_index set c1 = 6180382592947794468, c2 = 0.557589, c3 = 'Gtei8mKqp2' where c = 180 index_test.go:137: sql insert into test_index values (1987, 6682078326150815410, 0.248802, 'P5iapScncS') index_test.go:137: sql insert into test_index values (1986, 1012114872731427609, 0.250601, 'HNvXs5RMv0') index_test.go:143: sql update test_index set c1 = 25756471044108304, c2 = 0.883769, c3 = 'RVxb6XPAtn' where c = 1443 index_test.go:137: sql insert into test_index values (1988, 5904601854003919775, 0.863466, 's9UCvUQQeV') index_test.go:143: sql update test_index set c1 = 4396442000306719045, c2 = 0.866487, c3 = 'a4ybHySTWq' where c = 1132 index_test.go:143: sql update test_index set c1 = 4348466187816292153, c2 = 0.954129, c3 = '691m4pY5fR' where c = 1322 index_test.go:137: sql insert into test_index values (1989, 1126875244383249804, 0.960886, '60qTrTxN0N') index_test.go:140: sql delete from test_index where c = 47 index_test.go:137: sql insert into test_index values (1991, 8095906449598928580, 0.251030, 'X03JLKKzHQ') index_test.go:140: sql delete from test_index where c = 318 index_test.go:140: sql delete from test_index where c = 807 index_test.go:143: sql update test_index set c1 = 7061378812013126603, c2 = 0.133528, c3 = 'Z4y0gT9d32' where c = 117 index_test.go:137: sql insert into test_index values (1992, 8722638807965726775, 0.003220, 'pCJ1r8hm3R') index_test.go:137: sql insert into test_index values (1993, 4040137332670629328, 0.925459, 'msFlXwpxIN') index_test.go:137: sql insert into test_index values (1990, 5161175593863293725, 0.507402, '9kvYY1uTx2') index_test.go:140: sql delete from test_index where c = 998 index_test.go:140: sql delete from test_index where c = 81 index_test.go:143: sql update test_index set c1 = 4878733984026472054, c2 = 0.100493, c3 = 'pozQzua0S5' where c = 534 index_test.go:140: sql delete from test_index where c = 1071 index_test.go:137: sql insert into test_index values (1994, 738050104577101482, 0.960724, '5xtslfIsy9') index_test.go:137: sql insert into test_index values (1995, 1551061538261453505, 0.969330, '3HDt6czYF9') index_test.go:143: sql update test_index set c1 = 7944755320202765167, c2 = 0.341582, c3 = 'gQzf13lDC5' where c = 256 index_test.go:140: sql delete from test_index where c = 740 index_test.go:143: sql update test_index set c1 = 2386622605177145229, c2 = 0.081895, c3 = 'OLgQ1wyDRA' where c = 838 index_test.go:137: sql insert into test_index values (1996, 2600007394830741991, 0.492648, 'Ddg4IqJgxQ') index_test.go:140: sql delete from test_index where c = 922 index_test.go:140: sql delete from test_index where c = 1322 index_test.go:140: sql delete from test_index where c = 1750 index_test.go:137: sql insert into test_index values (1997, 9195302188105587585, 0.864462, '7gEYF1bDof') index_test.go:140: sql delete from test_index where c = 1130 index_test.go:143: sql update test_index set c1 = 2121916998035486500, c2 = 0.872598, c3 = 'Nnhh4eqdcN' where c = 1844 index_test.go:143: sql update test_index set c1 = 2653078590839206071, c2 = 0.879773, c3 = 'q7jUdJIm8N' where c = 411 index_test.go:143: sql update test_index set c1 = 778421485500964550, c2 = 0.153718, c3 = '6uHkldb3I9' where c = 473 index_test.go:140: sql delete from test_index where c = 260 index_test.go:143: sql update test_index set c1 = 4446500585422776500, c2 = 0.015573, c3 = 'J3Jp86OI4P' where c = 1877 index_test.go:143: sql update test_index set c1 = 512565844030602245, c2 = 0.357715, c3 = 'KraBcHzNlp' where c = 800 index_test.go:143: sql update test_index set c1 = 4712198865756392642, c2 = 0.172089, c3 = '4jjqKSwJqA' where c = 524 index_test.go:140: sql delete from test_index where c = 1325 index_test.go:143: sql update test_index set c1 = 4771837564802839429, c2 = 0.228993, c3 = 'y6dKMjSUuT' where c = 79 index_test.go:143: sql update test_index set c1 = 4894302636754536745, c2 = 0.360394, c3 = 'GdmYAFrGU2' where c = 1786 index_test.go:137: sql insert into test_index values (1999, 4593423000756141884, 0.136295, 'EaC2q818Sm') index_test.go:137: sql insert into test_index values (1998, 1185458509751017317, 0.655448, '7r6P2ILd2X') index_test.go:143: sql update test_index set c1 = 8760422168403141201, c2 = 0.999736, c3 = '938BX5FBct' where c = 318 index_test.go:140: sql delete from test_index where c = 1060 index_test.go:137: sql insert into test_index values (2000, 4000128493300743738, 0.079974, 'NwCGwHxCj8') index_test.go:140: sql delete from test_index where c = 1106 index_test.go:143: sql update test_index set c1 = 6434570950143617627, c2 = 0.101333, c3 = 'q30vfGLhv8' where c = 1331 index_test.go:140: sql delete from test_index where c = 1963 index_test.go:143: sql update test_index set c1 = 5326615185068599690, c2 = 0.632939, c3 = 'v1voAmxUgv' where c = 165 index_test.go:143: sql update test_index set c1 = 3077391568619169037, c2 = 0.351844, c3 = '6rDA0xLWDT' where c = 1406 index_test.go:137: sql insert into test_index values (2001, 8636238435954020031, 0.570370, 'MNmyfNOY9d') index_test.go:137: sql insert into test_index values (2008, 1821406567623994847, 0.680059, 'qIIW2JbZsW') index_test.go:137: sql insert into test_index values (2004, 2631704902532377401, 0.923489, 'kgWggYqbOZ') index_test.go:137: sql insert into test_index values (2002, 3610644716498754569, 0.432313, 'AB159MFvA2') index_test.go:137: sql insert into test_index values (2003, 6095647269965812836, 0.395301, 'TpmDk67GSI') index_test.go:137: sql insert into test_index values (2010, 6646887716171930746, 0.901511, 'R6Eo02Ozck') index_test.go:137: sql insert into test_index values (2009, 5906417509485964354, 0.610995, 'W1f33IIaP3') index_test.go:137: sql insert into test_index values (2007, 7405639142561323012, 0.986747, 'n9iMEItqJI') index_test.go:137: sql insert into test_index values (2005, 1034470613401113586, 0.244467, '6ISgj2zWTm') index_test.go:137: sql insert into test_index values (2006, 4973680843293074257, 0.221201, 'Zi9skWsVzm') index_test.go:140: sql delete from test_index where c = 168 index_test.go:140: sql delete from test_index where c = 283 index_test.go:140: sql delete from test_index where c = 41 index_test.go:143: sql update test_index set c1 = 7123255317509794725, c2 = 0.711136, c3 = 'Q1KVogm9WB' where c = 1055 index_test.go:140: sql delete from test_index where c = 1009 index_test.go:140: sql delete from test_index where c = 1863 index_test.go:143: sql update test_index set c1 = 8157217051527336760, c2 = 0.537509, c3 = 'rIJmAyr9YR' where c = 61 index_test.go:140: sql delete from test_index where c = 982 index_test.go:140: sql delete from test_index where c = 366 index_test.go:140: sql delete from test_index where c = 376 index_test.go:140: sql delete from test_index where c = 1364 index_test.go:143: sql update test_index set c1 = 4851481782135412335, c2 = 0.806999, c3 = 'wD9jPomQ4R' where c = 889 index_test.go:137: sql insert into test_index values (2011, 8150320058562454024, 0.583960, 'cfASWABORk') index_test.go:143: sql update test_index set c1 = 4644192516416572228, c2 = 0.606886, c3 = 'DXVTyDMKoO' where c = 324 index_test.go:143: sql update test_index set c1 = 7308058062552112269, c2 = 0.609050, c3 = 'xVWjKMCbnl' where c = 650 index_test.go:140: sql delete from test_index where c = 1666 index_test.go:143: sql update test_index set c1 = 5739248213041888709, c2 = 0.081188, c3 = 'aAinPKIDVL' where c = 1136 index_test.go:137: sql insert into test_index values (2012, 4689074262346836307, 0.787453, 'Twaaa2ghsa') index_test.go:143: sql update test_index set c1 = 7873452772152462695, c2 = 0.032427, c3 = 'XosmDkbn18' where c = 360 index_test.go:143: sql update test_index set c1 = 5229744333331454923, c2 = 0.114968, c3 = 'th8B0FKTXE' where c = 1923 index_test.go:137: sql insert into test_index values (2013, 7336769311204942872, 0.690784, 'klm85LUlAM') index_test.go:143: sql update test_index set c1 = 5411666923749270157, c2 = 0.388055, c3 = 'bjrkKUjVEN' where c = 1625 index_test.go:137: sql insert into test_index values (2014, 1689729195647560495, 0.599113, 'uMzSooU9hH') index_test.go:140: sql delete from test_index where c = 1007 index_test.go:137: sql insert into test_index values (2015, 8579223533380052085, 0.183281, '8e2JJo8tv4') index_test.go:143: sql update test_index set c1 = 8903077551203445517, c2 = 0.072183, c3 = 'aXLdOAEvcm' where c = 1195 index_test.go:140: sql delete from test_index where c = 1889 index_test.go:137: sql insert into test_index values (2018, 7070398841660614329, 0.254720, 'qs6DIcqpc0') index_test.go:140: sql delete from test_index where c = 1216 index_test.go:137: sql insert into test_index values (2016, 1773233790100847003, 0.380787, '3KLm5acMD1') index_test.go:137: sql insert into test_index values (2019, 4019387715882381500, 0.944726, 'FvrHQWRd2j') index_test.go:137: sql insert into test_index values (2017, 645281822129605841, 0.042264, '9s3zrmSDI4') index_test.go:143: sql update test_index set c1 = 4511009294416862801, c2 = 0.557598, c3 = 'tJ2yoG9WYC' where c = 586 index_test.go:140: sql delete from test_index where c = 1913 index_test.go:140: sql delete from test_index where c = 1647 index_test.go:143: sql update test_index set c1 = 6153058838750506047, c2 = 0.409552, c3 = 'fx0fS2njGv' where c = 1367 index_test.go:143: sql update test_index set c1 = 5864421383909833991, c2 = 0.741096, c3 = '5RXClB8xa2' where c = 1510 index_test.go:140: sql delete from test_index where c = 837 index_test.go:137: sql insert into test_index values (2020, 6490975051606197124, 0.238455, 'hOpeW5V6AI') index_test.go:140: sql delete from test_index where c = 293 index_test.go:143: sql update test_index set c1 = 6365360926601660134, c2 = 0.642002, c3 = 'jdmoPY1kEV' where c = 685 index_test.go:140: sql delete from test_index where c = 1934 index_test.go:140: sql delete from test_index where c = 360 index_test.go:140: sql delete from test_index where c = 433 index_test.go:137: sql insert into test_index values (2023, 4388029429935183681, 0.874546, 'QspKwjGzda') index_test.go:137: sql insert into test_index values (2021, 5195699429309181810, 0.244786, 'zYkCzYuWTb') index_test.go:143: sql update test_index set c1 = 6060364150889366384, c2 = 0.410177, c3 = 'hbijdenxbZ' where c = 1591 index_test.go:137: sql insert into test_index values (2022, 6912593809508402409, 0.120697, 'O6JZlp8HqQ') index_test.go:137: sql insert into test_index values (2024, 8959024912041112861, 0.506261, 'Z5Y2Or1MIi') index_test.go:140: sql delete from test_index where c = 1509 index_test.go:143: sql update test_index set c1 = 4202809706425109601, c2 = 0.958365, c3 = 'CrGgAtqaRJ' where c = 350 index_test.go:143: sql update test_index set c1 = 1095568601385736565, c2 = 0.705222, c3 = 'gAIR6QOju8' where c = 1403 index_test.go:140: sql delete from test_index where c = 1864 index_test.go:140: sql delete from test_index where c = 644 index_test.go:143: sql update test_index set c1 = 4060062618400988803, c2 = 0.285208, c3 = 'tTFQJvxOey' where c = 1413 index_test.go:143: sql update test_index set c1 = 6983651383848871487, c2 = 0.781623, c3 = 'anYBH4y2St' where c = 1131 index_test.go:143: sql update test_index set c1 = 5008233905650635772, c2 = 0.135174, c3 = 'YeQhNFVxVq' where c = 1962 index_test.go:143: sql update test_index set c1 = 1396957337597637758, c2 = 0.941288, c3 = 'tKKw1G0jnk' where c = 486 index_test.go:137: sql insert into test_index values (2025, 7061063705994392419, 0.454956, 'hRSTVrFRjb') index_test.go:140: sql delete from test_index where c = 1979 index_test.go:140: sql delete from test_index where c = 819 index_test.go:137: sql insert into test_index values (2027, 3746484146699818458, 0.678554, 'doY9hKyTMk') index_test.go:137: sql insert into test_index values (2026, 3290569680829394783, 0.290442, 'RgGgB9y2kz') index_test.go:137: sql insert into test_index values (2029, 3230671238535856519, 0.679861, '0MGhp6NEJ7') index_test.go:137: sql insert into test_index values (2030, 2893822737281863630, 0.000240, 'BqSQSfnIC6') index_test.go:137: sql insert into test_index values (2031, 9088396932995696015, 0.395764, '1FFKr1vbBr') index_test.go:143: sql update test_index set c1 = 8708544029165243315, c2 = 0.739326, c3 = 'WweZSjlX6q' where c = 1302 index_test.go:140: sql delete from test_index where c = 849 index_test.go:137: sql insert into test_index values (2028, 2687250074736651853, 0.510534, 'aN4EvPyAGL') index_test.go:140: sql delete from test_index where c = 90 index_test.go:140: sql delete from test_index where c = 1104 index_test.go:143: sql update test_index set c1 = 762179341852738465, c2 = 0.717796, c3 = 'nfn5sfJYID' where c = 749 index_test.go:143: sql update test_index set c1 = 7620207843900351635, c2 = 0.571812, c3 = 'Du6wCP4GuT' where c = 903 index_test.go:140: sql delete from test_index where c = 73 index_test.go:140: sql delete from test_index where c = 1942 index_test.go:143: sql update test_index set c1 = 2366755203297383298, c2 = 0.867219, c3 = '3X4tISPSFm' where c = 638 index_test.go:137: sql insert into test_index values (2032, 2849606076363230548, 0.382239, 'S7MyZ06m1m') index_test.go:140: sql delete from test_index where c = 1400 index_test.go:143: sql update test_index set c1 = 4395725772309976006, c2 = 0.162323, c3 = 'fehiKQRNPG' where c = 115 index_test.go:143: sql update test_index set c1 = 1950918735271446048, c2 = 0.946521, c3 = 'mnkmM3lSBw' where c = 112 index_test.go:143: sql update test_index set c1 = 6104204951098655490, c2 = 0.073835, c3 = 'eNx1U5W2Q8' where c = 1802 index_test.go:143: sql update test_index set c1 = 5188088035462789234, c2 = 0.413007, c3 = '7l05n320zI' where c = 1750 index_test.go:137: sql insert into test_index values (2033, 8117844706177124301, 0.898374, 'Cjx4DbwqLY') index_test.go:143: sql update test_index set c1 = 547866512951028690, c2 = 0.649859, c3 = 'nZ0KbxxCdZ' where c = 1523 index_test.go:137: sql insert into test_index values (2034, 5533716540930249756, 0.840930, 'MImfH80Nqy') index_test.go:137: sql insert into test_index values (2035, 8654084364035961195, 0.391436, 'rLtt3Em3cd') index_test.go:137: sql insert into test_index values (2036, 7345039767974600364, 0.179765, 'FBhLbwly53') index_test.go:143: sql update test_index set c1 = 1344213217177553286, c2 = 0.583005, c3 = 'DEbbBjDtxu' where c = 1316 index_test.go:140: sql delete from test_index where c = 738 index_test.go:137: sql insert into test_index values (2037, 1613233868450104, 0.497291, '6QtfT0VaVU') index_test.go:137: sql insert into test_index values (2038, 8630402453658145184, 0.868449, 'F5y5mxrFYy') index_test.go:140: sql delete from test_index where c = 992 index_test.go:140: sql delete from test_index where c = 630 index_test.go:137: sql insert into test_index values (2040, 7250058954418238019, 0.624588, 'GF5yGdmrMp') index_test.go:140: sql delete from test_index where c = 1501 index_test.go:137: sql insert into test_index values (2039, 2697845904955745016, 0.401402, 'dIgbNqlEZ8') index_test.go:143: sql update test_index set c1 = 8774757892295853825, c2 = 0.382826, c3 = 'GQXAZpqDPr' where c = 199 index_test.go:140: sql delete from test_index where c = 1125 index_test.go:137: sql insert into test_index values (2041, 9096132711516638711, 0.792651, 'YUJ1zaYbIX') index_test.go:143: sql update test_index set c1 = 8721229066944574925, c2 = 0.023661, c3 = '4tilzdgYDs' where c = 157 index_test.go:140: sql delete from test_index where c = 1467 index_test.go:140: sql delete from test_index where c = 1912 index_test.go:140: sql delete from test_index where c = 767 index_test.go:143: sql update test_index set c1 = 649274396595554665, c2 = 0.968696, c3 = 'JQpMUvOEGt' where c = 1757 index_test.go:140: sql delete from test_index where c = 676 index_test.go:143: sql update test_index set c1 = 3249988996382290093, c2 = 0.866371, c3 = 'oVzio8LLN0' where c = 220 index_test.go:143: sql update test_index set c1 = 6136775110444850107, c2 = 0.284293, c3 = 'HU5cKkMfDb' where c = 681 index_test.go:143: sql update test_index set c1 = 5448851339120557243, c2 = 0.860010, c3 = 'I55Zv77oLj' where c = 807 index_test.go:137: sql insert into test_index values (2042, 8383273507496379739, 0.198225, '7nyN8VhMhK') index_test.go:143: sql update test_index set c1 = 7049827982513185809, c2 = 0.951517, c3 = '3Oyv7QJVzw' where c = 978 index_test.go:143: sql update test_index set c1 = 467896898423064748, c2 = 0.468328, c3 = 'n3SmmPMLm2' where c = 233 index_test.go:140: sql delete from test_index where c = 1823 index_test.go:143: sql update test_index set c1 = 2884529308438796044, c2 = 0.703341, c3 = 'smRZZR8mpp' where c = 2024 index_test.go:137: sql insert into test_index values (2044, 4777652433447658740, 0.847563, 'D53tKB5FAx') index_test.go:140: sql delete from test_index where c = 77 index_test.go:137: sql insert into test_index values (2045, 7231143087616001890, 0.583328, 'eDhtdQGNyk') index_test.go:137: sql insert into test_index values (2046, 1044903035696599040, 0.450212, 'ktddtlQxMS') index_test.go:137: sql insert into test_index values (2043, 8504367314172792654, 0.647398, '6O4D31zr1C') index_test.go:140: sql delete from test_index where c = 782 index_test.go:137: sql insert into test_index values (2049, 4298680948914317997, 0.593243, 'DKAbzgasGL') index_test.go:137: sql insert into test_index values (2047, 3485627308064809345, 0.568240, 'x9yBRx2zLj') index_test.go:140: sql delete from test_index where c = 543 index_test.go:137: sql insert into test_index values (2050, 3359033725626982596, 0.457172, 'qc24ZFyp3S') index_test.go:137: sql insert into test_index values (2048, 2418281354381325217, 0.090007, 'bJOoHSPP4x') index_test.go:140: sql delete from test_index where c = 777 index_test.go:140: sql delete from test_index where c = 426 index_test.go:140: sql delete from test_index where c = 1194 index_test.go:143: sql update test_index set c1 = 3268249651341816205, c2 = 0.693242, c3 = 'l9x6Kyg5ti' where c = 25 index_test.go:143: sql update test_index set c1 = 7336107640346013116, c2 = 0.191319, c3 = 'JOyY2GbsZc' where c = 531 index_test.go:140: sql delete from test_index where c = 1885 index_test.go:143: sql update test_index set c1 = 6203004812872051514, c2 = 0.523190, c3 = 'Kjy1Htay9n' where c = 1723 index_test.go:143: sql update test_index set c1 = 1814522537680062967, c2 = 0.999530, c3 = 'GpwB2jSBLR' where c = 1574 index_test.go:140: sql delete from test_index where c = 1182 index_test.go:137: sql insert into test_index values (2052, 2038817192754800613, 0.033912, 'gtPgmuZzrJ') index_test.go:137: sql insert into test_index values (2051, 24692825095423141, 0.551239, 'dKvbaB1vjn') index_test.go:140: sql delete from test_index where c = 1267 index_test.go:143: sql update test_index set c1 = 1788035703608989810, c2 = 0.624114, c3 = 'tXT8jYDHue' where c = 996 index_test.go:143: sql update test_index set c1 = 1651749758134256342, c2 = 0.866713, c3 = 'jEdSWDh64Y' where c = 538 index_test.go:137: sql insert into test_index values (2053, 5762218617169486486, 0.678998, '6zdSClPLY1') index_test.go:143: sql update test_index set c1 = 7505560223193105921, c2 = 0.334330, c3 = 'X1pJcTaqdP' where c = 1231 index_test.go:143: sql update test_index set c1 = 2601117890456631430, c2 = 0.038527, c3 = 'FGJy7IOydT' where c = 1332 index_test.go:140: sql delete from test_index where c = 256 index_test.go:143: sql update test_index set c1 = 8631262682976877322, c2 = 0.494133, c3 = 'Atf4jvexRI' where c = 1346 index_test.go:143: sql update test_index set c1 = 4013176338854159494, c2 = 0.076745, c3 = 'BTLkdMDtiq' where c = 392 index_test.go:140: sql delete from test_index where c = 85 index_test.go:137: sql insert into test_index values (2055, 6222676106082348124, 0.407278, 'AHQEvHCNzA') index_test.go:137: sql insert into test_index values (2054, 8625918422740928657, 0.789663, 'GnfrCQq8tw') index_test.go:140: sql delete from test_index where c = 757 index_test.go:137: sql insert into test_index values (2058, 5531545039532627157, 0.940831, 'JqK7aLDD6L') index_test.go:137: sql insert into test_index values (2057, 4882486003595595889, 0.963145, 'JRHjaterCN') index_test.go:137: sql insert into test_index values (2056, 3772707446367052361, 0.148695, 'cYXRRola30') index_test.go:137: sql insert into test_index values (2059, 1447346466160179341, 0.942005, 'PhgwBOPJZn') index_test.go:140: sql delete from test_index where c = 710 index_test.go:143: sql update test_index set c1 = 3629005762126018902, c2 = 0.146760, c3 = 'gK3mpYqrtd' where c = 1683 index_test.go:140: sql delete from test_index where c = 296 index_test.go:140: sql delete from test_index where c = 1346 index_test.go:140: sql delete from test_index where c = 857 index_test.go:143: sql update test_index set c1 = 584227633621101287, c2 = 0.490968, c3 = 'E5diXjDq1k' where c = 1183 index_test.go:140: sql delete from test_index where c = 1491 index_test.go:143: sql update test_index set c1 = 600683915179147143, c2 = 0.069595, c3 = 'UHIbWkOqHk' where c = 1528 index_test.go:137: sql insert into test_index values (2060, 5977368566790362265, 0.982808, '5EfdWRYf8h') index_test.go:143: sql update test_index set c1 = 531016099398083374, c2 = 0.812899, c3 = 'm5RmVEV5Cd' where c = 351 index_test.go:143: sql update test_index set c1 = 3514269263023911855, c2 = 0.815765, c3 = 'lrlSnbsQzH' where c = 612 index_test.go:140: sql delete from test_index where c = 1459 index_test.go:143: sql update test_index set c1 = 5910560577035239243, c2 = 0.737926, c3 = 'BSw9UESuLn' where c = 41 index_test.go:143: sql update test_index set c1 = 193161494813719279, c2 = 0.608898, c3 = '7lfa5uYLTK' where c = 1988 index_test.go:140: sql delete from test_index where c = 243 index_test.go:143: sql update test_index set c1 = 756905499682974861, c2 = 0.865173, c3 = '7JaeIhBFLv' where c = 1485 index_test.go:137: sql insert into test_index values (2061, 2787937090274388126, 0.715317, 'iDzfGx1Cfa') index_test.go:137: sql insert into test_index values (2063, 3954686188589387854, 0.431873, 'XjmUDB6xIk') index_test.go:137: sql insert into test_index values (2064, 5691876022552740021, 0.166382, '8A9QB1rRIa') index_test.go:140: sql delete from test_index where c = 393 index_test.go:137: sql insert into test_index values (2066, 1166295647769575657, 0.709075, 'yFgiXVi4m9') index_test.go:143: sql update test_index set c1 = 3270690265445455623, c2 = 0.826930, c3 = '91lJTYoTwd' where c = 679 index_test.go:137: sql insert into test_index values (2065, 4104550300941320278, 0.502035, 'uYCi9Iqm4G') index_test.go:140: sql delete from test_index where c = 124 index_test.go:137: sql insert into test_index values (2062, 3102741411601039109, 0.011690, '7XJB4EXGgQ') index_test.go:140: sql delete from test_index where c = 345 index_test.go:137: sql insert into test_index values (2067, 171318148265270314, 0.852062, 'QGX6UkWMH0') index_test.go:137: sql insert into test_index values (2068, 1396032609533409956, 0.418534, 'Xlg5vORPbH') index_test.go:140: sql delete from test_index where c = 446 index_test.go:143: sql update test_index set c1 = 1322931479542071249, c2 = 0.918832, c3 = '1tMLnArPch' where c = 971 index_test.go:140: sql delete from test_index where c = 345 index_test.go:140: sql delete from test_index where c = 764 index_test.go:137: sql insert into test_index values (2069, 6297734225106745983, 0.241789, 'o6Y5SF0S8r') index_test.go:143: sql update test_index set c1 = 7503358058259108148, c2 = 0.367223, c3 = '5dJPGtVPAc' where c = 1526 index_test.go:143: sql update test_index set c1 = 1433613521188063335, c2 = 0.430900, c3 = 'TFFqwB2nQ4' where c = 1546 index_test.go:140: sql delete from test_index where c = 925 index_test.go:143: sql update test_index set c1 = 7197477545013077241, c2 = 0.772166, c3 = 'n4toNDBNwy' where c = 1047 index_test.go:140: sql delete from test_index where c = 507 index_test.go:143: sql update test_index set c1 = 4537378490911066847, c2 = 0.542717, c3 = 'TfNGVsUZG9' where c = 452 index_test.go:140: sql delete from test_index where c = 1257 index_test.go:143: sql update test_index set c1 = 3556315622192977928, c2 = 0.865346, c3 = 'HAZxtA6O9z' where c = 937 index_test.go:143: sql update test_index set c1 = 6484168633491906477, c2 = 0.741044, c3 = 'bcD8ePCMuo' where c = 1772 index_test.go:137: sql insert into test_index values (2070, 3913329693408765615, 0.447678, '9D1cu77bjt') index_test.go:143: sql update test_index set c1 = 8536523286650516542, c2 = 0.773337, c3 = 'vOrwo55AUl' where c = 1785 index_test.go:137: sql insert into test_index values (2072, 1615256104026479228, 0.253059, 'ZjQycO3A9l') index_test.go:137: sql insert into test_index values (2073, 5652340647176379289, 0.888197, 'Nz1jHCMXRR') index_test.go:137: sql insert into test_index values (2071, 3267082140324965820, 0.634272, 'g63XIMY6NR') index_test.go:137: sql insert into test_index values (2074, 2627821376263421086, 0.266994, 'VRrXUDaTKI') index_test.go:143: sql update test_index set c1 = 7717593610353304084, c2 = 0.568880, c3 = 'eYIssF73Ug' where c = 2002 index_test.go:137: sql insert into test_index values (2076, 3291426207988177312, 0.072994, 'HDiznIOGXv') index_test.go:140: sql delete from test_index where c = 123 index_test.go:137: sql insert into test_index values (2075, 2393778142409967876, 0.017407, 'RRlHNwyX4p') index_test.go:137: sql insert into test_index values (2077, 5418036503378388838, 0.055960, 'GrshrnN5LA') index_test.go:143: sql update test_index set c1 = 4631402263841886839, c2 = 0.681699, c3 = '6o1Hp03sEY' where c = 1774 index_test.go:140: sql delete from test_index where c = 1632 index_test.go:140: sql delete from test_index where c = 572 index_test.go:140: sql delete from test_index where c = 2001 index_test.go:140: sql delete from test_index where c = 368 index_test.go:143: sql update test_index set c1 = 5358856048055156655, c2 = 0.793249, c3 = 'Z19MFviy8Y' where c = 593 index_test.go:140: sql delete from test_index where c = 4 index_test.go:137: sql insert into test_index values (2078, 2851314261461669464, 0.984691, 'RsfIoinpcE') index_test.go:140: sql delete from test_index where c = 214 index_test.go:140: sql delete from test_index where c = 1460 index_test.go:137: sql insert into test_index values (2079, 5676862629260399707, 0.275605, 'gD2taHvRXF') index_test.go:143: sql update test_index set c1 = 7286015343642308396, c2 = 0.877013, c3 = 'YAHyxcyvnB' where c = 119 index_test.go:143: sql update test_index set c1 = 112200165905725105, c2 = 0.186683, c3 = 'EBPiealvk6' where c = 1388 index_test.go:143: sql update test_index set c1 = 3358080123018608267, c2 = 0.184784, c3 = 'tOuQKAEPR5' where c = 1198 index_test.go:140: sql delete from test_index where c = 1190 index_test.go:143: sql update test_index set c1 = 4439653428094748516, c2 = 0.463238, c3 = 'mepOjQ4l4x' where c = 524 index_test.go:143: sql update test_index set c1 = 1086590254687325470, c2 = 0.813155, c3 = '9Gk4paW36B' where c = 1744 index_test.go:143: sql update test_index set c1 = 2998993566154894322, c2 = 0.300900, c3 = 'oyOKxFQQvQ' where c = 502 index_test.go:143: sql update test_index set c1 = 609255863351339336, c2 = 0.192731, c3 = '7obDsCYO75' where c = 681 index_test.go:137: sql insert into test_index values (2080, 7820051855307056384, 0.670506, 'Ed2I2sXwuG') index_test.go:143: sql update test_index set c1 = 54357719524378695, c2 = 0.688363, c3 = '4aksfPXmqr' where c = 70 index_test.go:137: sql insert into test_index values (2081, 2511634561427370120, 0.284855, 'ikeq9xU4oV') index_test.go:137: sql insert into test_index values (2083, 4983875930408199966, 0.613795, 'fJXq0tWFQO') index_test.go:137: sql insert into test_index values (2082, 4041026595513575703, 0.177824, '7ymI3KxdBR') index_test.go:140: sql delete from test_index where c = 1782 index_test.go:140: sql delete from test_index where c = 161 index_test.go:137: sql insert into test_index values (2085, 919928305887155660, 0.672395, '9vdi2H0SIp') index_test.go:137: sql insert into test_index values (2086, 3409721400572007256, 0.370841, 'PPEVRgLCbI') index_test.go:137: sql insert into test_index values (2084, 3580496081244165243, 0.591292, 'zTz1jmGAIR') index_test.go:137: sql insert into test_index values (2088, 5036158193995020520, 0.446539, '06zmSE2VfO') index_test.go:137: sql insert into test_index values (2087, 6761096115811151831, 0.497361, '1u0lKZoVQH') index_test.go:140: sql delete from test_index where c = 137 index_test.go:140: sql delete from test_index where c = 807 index_test.go:140: sql delete from test_index where c = 1133 index_test.go:140: sql delete from test_index where c = 157 index_test.go:140: sql delete from test_index where c = 969 index_test.go:143: sql update test_index set c1 = 7504808021937726073, c2 = 0.175271, c3 = 'QQvblrBP2a' where c = 1552 index_test.go:143: sql update test_index set c1 = 896985574677826393, c2 = 0.190842, c3 = 'PIfS76W6sJ' where c = 1829 index_test.go:140: sql delete from test_index where c = 985 index_test.go:143: sql update test_index set c1 = 5797798493855333634, c2 = 0.177664, c3 = '3Q7OUs4ZPj' where c = 874 index_test.go:143: sql update test_index set c1 = 4896496007494931499, c2 = 0.019737, c3 = 'qCk9RgO18e' where c = 896 index_test.go:143: sql update test_index set c1 = 6829100515626040490, c2 = 0.332302, c3 = 'fAf2gK2qyp' where c = 733 index_test.go:140: sql delete from test_index where c = 1799 index_test.go:143: sql update test_index set c1 = 4678577086090233658, c2 = 0.355488, c3 = 'P33uIpESwp' where c = 873 index_test.go:140: sql delete from test_index where c = 1506 index_test.go:143: sql update test_index set c1 = 9210214004788308483, c2 = 0.365917, c3 = 'SkaYVE2D2o' where c = 1580 index_test.go:137: sql insert into test_index values (2091, 6601676882231107243, 0.975069, 'ytf39XqFXc') index_test.go:137: sql insert into test_index values (2092, 953288766564594215, 0.975184, 'rAAx72iKue') index_test.go:143: sql update test_index set c1 = 5981018693871779365, c2 = 0.430618, c3 = 'WvPgfA2yLD' where c = 344 index_test.go:137: sql insert into test_index values (2093, 6127560307954352790, 0.385335, 'Gk0fzZkhl1') index_test.go:137: sql insert into test_index values (2089, 5428104815986607858, 0.786782, 'CS6wQJmzZA') index_test.go:137: sql insert into test_index values (2094, 8225749947988607858, 0.834288, 'ioGrKC3RYW') index_test.go:143: sql update test_index set c1 = 4289293462858059519, c2 = 0.618237, c3 = '4m6NHzAY1K' where c = 718 index_test.go:137: sql insert into test_index values (2090, 6404670669358217030, 0.246191, 'czDRfgMSzO') index_test.go:143: sql update test_index set c1 = 3199925925402048466, c2 = 0.908648, c3 = 'JDOC8vlQEW' where c = 2059 index_test.go:140: sql delete from test_index where c = 250 index_test.go:140: sql delete from test_index where c = 398 index_test.go:140: sql delete from test_index where c = 1302 index_test.go:137: sql insert into test_index values (2095, 6160122972241071877, 0.228471, 'sR4Dc2UVZA') index_test.go:140: sql delete from test_index where c = 230 index_test.go:137: sql insert into test_index values (2096, 6359607077977857435, 0.265926, 'GLwkMGECLG') index_test.go:143: sql update test_index set c1 = 136110700751474384, c2 = 0.598645, c3 = '5Qd250BxtN' where c = 18 index_test.go:140: sql delete from test_index where c = 13 index_test.go:143: sql update test_index set c1 = 8298989312938076684, c2 = 0.817742, c3 = '7aX0ame8Qp' where c = 1190 index_test.go:140: sql delete from test_index where c = 1304 index_test.go:137: sql insert into test_index values (2097, 7011710002093264993, 0.536249, 'DVWvBNwvWA') index_test.go:143: sql update test_index set c1 = 4144699227689707740, c2 = 0.343238, c3 = 'cO5SblSgSV' where c = 304 index_test.go:140: sql delete from test_index where c = 1899 index_test.go:143: sql update test_index set c1 = 5949601176064145829, c2 = 0.389632, c3 = 'lvB51YHl7t' where c = 1328 index_test.go:140: sql delete from test_index where c = 1829 index_test.go:143: sql update test_index set c1 = 5292819372619286893, c2 = 0.695344, c3 = 'awEeCC7hNC' where c = 1259 index_test.go:143: sql update test_index set c1 = 96881378003412032, c2 = 0.283493, c3 = 'd7JE6LkTBA' where c = 1514 index_test.go:137: sql insert into test_index values (2098, 2251289086260957533, 0.453268, 'icAH5Ay1xy') index_test.go:143: sql update test_index set c1 = 5410160439729687239, c2 = 0.919252, c3 = '1Hnar84d0W' where c = 173 index_test.go:143: sql update test_index set c1 = 4147328506284755642, c2 = 0.791823, c3 = 'jRrxlQw1MY' where c = 1455 index_test.go:140: sql delete from test_index where c = 1702 index_test.go:140: sql delete from test_index where c = 1329 index_test.go:137: sql insert into test_index values (2099, 4304893584787536157, 0.317369, 'b4SCAjeQSB') index_test.go:143: sql update test_index set c1 = 5513219976378417162, c2 = 0.203783, c3 = 'qGqxi1C9Qp' where c = 504 index_test.go:140: sql delete from test_index where c = 72 index_test.go:143: sql update test_index set c1 = 1982919317549100338, c2 = 0.281194, c3 = 'QagnSWbEvE' where c = 1779 [2024/05/06 17:55:28.882 +08:00] [ERROR] [advancer.go:400] ["listen task meet error, would reopen."] [error=EOF] index_test.go:137: sql insert into test_index values (2100, 4664782166703540000, 0.179872, 'GDAeufCsCG') index_test.go:143: sql update test_index set c1 = 2388945032776308339, c2 = 0.801052, c3 = 'jeOCHV0Y4s' where c = 968 index_test.go:140: sql delete from test_index where c = 1904 index_test.go:143: sql update test_index set c1 = 8043277019732421390, c2 = 0.655869, c3 = '3EpYpvrRNd' where c = 1513 [2024/05/06 17:55:29.272 +08:00] [ERROR] [gc_worker.go:1764] ["deleteRanges is called"] index_test.go:137: sql insert into test_index values (2104, 4639146480685764923, 0.473023, '0jfquhuzBG') index_test.go:137: sql insert into test_index values (2105, 5669347463309179410, 0.206573, 'R4PbEJX5zx') index_test.go:137: sql insert into test_index values (2103, 5976626935400723614, 0.772073, 'DEH9MeN6cJ') index_test.go:137: sql insert into test_index values (2108, 5535756411982006234, 0.519190, 'ZXgKZxqS3k') index_test.go:137: sql insert into test_index values (2101, 1834821670090060751, 0.717968, 'PNPUYbGzK5') index_test.go:137: sql insert into test_index values (2107, 4248241930626982255, 0.995028, 'IeUR85nxvH') index_test.go:137: sql insert into test_index values (2102, 9034929389846188981, 0.037600, 'Zq1U2Mr9PI') index_test.go:137: sql insert into test_index values (2110, 4018280910258911519, 0.589208, 'ZIf99w10Y7') index_test.go:137: sql insert into test_index values (2106, 3446698708385957998, 0.129611, 'FMQEgJ7m8z') index_test.go:137: sql insert into test_index values (2109, 689949125689114072, 0.261558, 'CJtRNaSvSq') index_test.go:140: sql delete from test_index where c = 1395 index_test.go:140: sql delete from test_index where c = 1574 index_test.go:140: sql delete from test_index where c = 1118 index_test.go:140: sql delete from test_index where c = 1638 index_test.go:140: sql delete from test_index where c = 2075 index_test.go:140: sql delete from test_index where c = 1366 index_test.go:143: sql update test_index set c1 = 3261741865236897547, c2 = 0.127023, c3 = 'x3hVV0j7ns' where c = 729 index_test.go:140: sql delete from test_index where c = 1524 index_test.go:140: sql delete from test_index where c = 1836 index_test.go:143: sql update test_index set c1 = 4215622755983490749, c2 = 0.181334, c3 = 'j9HVQU8TAX' where c = 1435 index_test.go:140: sql delete from test_index where c = 361 index_test.go:143: sql update test_index set c1 = 4698548441117346072, c2 = 0.721210, c3 = 'PAGBxnOwYW' where c = 1849 index_test.go:143: sql update test_index set c1 = 4670921483042105339, c2 = 0.820617, c3 = 'rU9fibiSFR' where c = 1642 index_test.go:140: sql delete from test_index where c = 640 index_test.go:143: sql update test_index set c1 = 6872257677969605327, c2 = 0.998316, c3 = 'vHseFH8qFU' where c = 444 index_test.go:137: sql insert into test_index values (2111, 5489504268998853801, 0.884058, 'g9CPZO2KH2') index_test.go:143: sql update test_index set c1 = 126305875938020830, c2 = 0.373842, c3 = 'o6DJbhUEB0' where c = 556 index_test.go:143: sql update test_index set c1 = 7983955245008176823, c2 = 0.102610, c3 = '6f9P3iMOnH' where c = 650 index_test.go:137: sql insert into test_index values (2112, 7373918441760628567, 0.037119, '6Da1ZUcIV4') index_test.go:137: sql insert into test_index values (2113, 2120207289277894229, 0.113579, '5ucpRY1ko2') index_test.go:143: sql update test_index set c1 = 8726570574759149249, c2 = 0.963572, c3 = 'YkcYbgrt2L' where c = 1483 index_test.go:143: sql update test_index set c1 = 2495184771621575431, c2 = 0.792627, c3 = '9M03FR2M79' where c = 1955 index_test.go:137: sql insert into test_index values (2114, 982490731638833330, 0.987229, '1Vx3bWFuUH') index_test.go:143: sql update test_index set c1 = 5396125049795671048, c2 = 0.530768, c3 = 'CuNi1oj5pz' where c = 587 index_test.go:140: sql delete from test_index where c = 576 index_test.go:137: sql insert into test_index values (2116, 7484984340022671528, 0.048935, 'm0kltcG36O') index_test.go:140: sql delete from test_index where c = 1083 index_test.go:137: sql insert into test_index values (2115, 5434564495296123899, 0.461834, 'xVI8NgUVje') index_test.go:137: sql insert into test_index values (2118, 5410248587055129874, 0.483101, 'vgC95xuweP') index_test.go:137: sql insert into test_index values (2119, 6099497873334200032, 0.555025, 'efAJYfD15n') index_test.go:137: sql insert into test_index values (2120, 5029234837791282862, 0.261031, 'lvFJOW4Iez') index_test.go:140: sql delete from test_index where c = 1662 index_test.go:137: sql insert into test_index values (2117, 4677233841167269622, 0.583555, 'LR6YWdYi9H') index_test.go:140: sql delete from test_index where c = 1767 index_test.go:143: sql update test_index set c1 = 8560104189680716143, c2 = 0.892841, c3 = 'Sukr40DgWR' where c = 142 index_test.go:140: sql delete from test_index where c = 178 index_test.go:140: sql delete from test_index where c = 1656 index_test.go:140: sql delete from test_index where c = 680 index_test.go:143: sql update test_index set c1 = 153857812662762931, c2 = 0.643182, c3 = 'jBBMtUvREa' where c = 1385 index_test.go:140: sql delete from test_index where c = 1006 index_test.go:143: sql update test_index set c1 = 2447551538175203092, c2 = 0.513577, c3 = 'DxC8yLNeJu' where c = 1563 index_test.go:143: sql update test_index set c1 = 8345411349620285700, c2 = 0.792233, c3 = 'J1ZZ3SjRlL' where c = 701 index_test.go:140: sql delete from test_index where c = 661 index_test.go:137: sql insert into test_index values (2121, 5105086496873473402, 0.498285, 'RwtNQMYrJv') index_test.go:140: sql delete from test_index where c = 999 index_test.go:143: sql update test_index set c1 = 7154001356544344943, c2 = 0.689007, c3 = 'pz8UiHN9BN' where c = 1383 index_test.go:143: sql update test_index set c1 = 6817822613730654180, c2 = 0.896581, c3 = 'WfY03f7kxC' where c = 731 index_test.go:143: sql update test_index set c1 = 9648714729555834, c2 = 0.782826, c3 = 'pceW9oGUg4' where c = 693 index_test.go:143: sql update test_index set c1 = 470234646882366849, c2 = 0.156063, c3 = 'jCBkDkELQK' where c = 1937 index_test.go:137: sql insert into test_index values (2122, 4234922957185907383, 0.380971, 'I28aT97q7s') index_test.go:143: sql update test_index set c1 = 1922661243007376995, c2 = 0.772107, c3 = 'pbnleYoKzG' where c = 959 index_test.go:143: sql update test_index set c1 = 3053782995379191787, c2 = 0.185250, c3 = 'UQLGnXeDEl' where c = 1173 index_test.go:137: sql insert into test_index values (2124, 3186129655011767154, 0.766636, 'jVyLAEseBB') index_test.go:140: sql delete from test_index where c = 1543 index_test.go:137: sql insert into test_index values (2123, 2407928532918044027, 0.947317, 'ZhsZET6xcv') index_test.go:137: sql insert into test_index values (2126, 5465737296501347620, 0.932347, 'jyn2FP8A2F') index_test.go:137: sql insert into test_index values (2125, 7220564943074056250, 0.588513, 'KeQ3RPXyIz') index_test.go:137: sql insert into test_index values (2127, 6790105543869842971, 0.344841, 'jC5sgItW5j') index_test.go:143: sql update test_index set c1 = 1940880108881687406, c2 = 0.959814, c3 = 'UWRMeMnRTx' where c = 263 index_test.go:137: sql insert into test_index values (2129, 8768055421582966522, 0.405692, '8bsMdoLJzH') index_test.go:137: sql insert into test_index values (2128, 8383227080159830617, 0.805297, 'P0qn0A367G') index_test.go:140: sql delete from test_index where c = 927 index_test.go:140: sql delete from test_index where c = 615 index_test.go:137: sql insert into test_index values (2130, 1936840285692549175, 0.053376, 'v3kfFJdvtb') index_test.go:140: sql delete from test_index where c = 1840 index_test.go:140: sql delete from test_index where c = 547 index_test.go:143: sql update test_index set c1 = 6679428519782626968, c2 = 0.327378, c3 = 'xM7VbemsCp' where c = 129 index_test.go:140: sql delete from test_index where c = 1251 index_test.go:143: sql update test_index set c1 = 8270763732706178936, c2 = 0.616807, c3 = 'cy4SPC7zeQ' where c = 601 index_test.go:140: sql delete from test_index where c = 1932 index_test.go:137: sql insert into test_index values (2131, 2647843844918014913, 0.247835, 'Q4fAr7wRaY') index_test.go:140: sql delete from test_index where c = 1849 index_test.go:143: sql update test_index set c1 = 3490624772816836148, c2 = 0.417488, c3 = 'yWaCcITY67' where c = 1899 index_test.go:140: sql delete from test_index where c = 402 index_test.go:143: sql update test_index set c1 = 4105818466652445125, c2 = 0.222319, c3 = 'Yccx9pmIW2' where c = 1150 index_test.go:143: sql update test_index set c1 = 4378715385000944862, c2 = 0.545688, c3 = 'FawoTkr4ny' where c = 236 index_test.go:137: sql insert into test_index values (2132, 1206750585104917815, 0.789753, 'ZkVznGo0Oh') index_test.go:143: sql update test_index set c1 = 8108427386906755736, c2 = 0.040236, c3 = 'ApsBSyFRCG' where c = 450 index_test.go:143: sql update test_index set c1 = 5509849931728531512, c2 = 0.846878, c3 = '1bjy8Xf4vh' where c = 638 index_test.go:143: sql update test_index set c1 = 5508606417759542166, c2 = 0.280223, c3 = '3kN2n3nEVa' where c = 55 index_test.go:140: sql delete from test_index where c = 876 index_test.go:137: sql insert into test_index values (2134, 2735132476241127461, 0.531754, 'k4wYSYj92m') index_test.go:137: sql insert into test_index values (2133, 9127280567525185779, 0.791778, 'eNvfYToYwL') index_test.go:137: sql insert into test_index values (2136, 5238336015624144841, 0.047621, 'blf0eIFCrm') index_test.go:140: sql delete from test_index where c = 362 index_test.go:137: sql insert into test_index values (2135, 8468065493662102625, 0.241185, 'bT8JzPs4rb') index_test.go:137: sql insert into test_index values (2138, 7796935554930833215, 0.017983, 'XjYcz6oExG') index_test.go:137: sql insert into test_index values (2137, 4803496962587304194, 0.484495, 'l8f4InEFyv') index_test.go:137: sql insert into test_index values (2139, 5855868592728155161, 0.581850, '7NhwX1MAfc') index_test.go:143: sql update test_index set c1 = 8475115594976394894, c2 = 0.474054, c3 = 'Qp4IMWuLL2' where c = 351 index_test.go:140: sql delete from test_index where c = 11 index_test.go:140: sql delete from test_index where c = 262 index_test.go:140: sql delete from test_index where c = 699 index_test.go:143: sql update test_index set c1 = 9096950587432577186, c2 = 0.039220, c3 = 'mnpGSajGsF' where c = 2016 index_test.go:140: sql delete from test_index where c = 1408 index_test.go:140: sql delete from test_index where c = 1934 index_test.go:140: sql delete from test_index where c = 1269 index_test.go:143: sql update test_index set c1 = 1173661709461390889, c2 = 0.030965, c3 = 'XOw4Ygd7pr' where c = 1126 index_test.go:137: sql insert into test_index values (2140, 862891781030297278, 0.430820, 'LIPVNpX7pc') index_test.go:143: sql update test_index set c1 = 8240668201543567314, c2 = 0.961538, c3 = 'RKrv8oddb0' where c = 377 index_test.go:143: sql update test_index set c1 = 864417801169612619, c2 = 0.914507, c3 = 'kqTevXHiHX' where c = 1292 index_test.go:140: sql delete from test_index where c = 2078 index_test.go:137: sql insert into test_index values (2141, 4042861733346027566, 0.497637, '2tueajT2Wo') index_test.go:143: sql update test_index set c1 = 6470727976850836030, c2 = 0.687454, c3 = 'e1lnj2cLPX' where c = 550 index_test.go:137: sql insert into test_index values (2142, 4323379127133095578, 0.859525, 'NkmQepP3L9') index_test.go:140: sql delete from test_index where c = 1787 index_test.go:143: sql update test_index set c1 = 4228724019022391012, c2 = 0.562950, c3 = 'QriyQXB7vZ' where c = 481 index_test.go:140: sql delete from test_index where c = 666 index_test.go:140: sql delete from test_index where c = 767 index_test.go:143: sql update test_index set c1 = 3448586556375676974, c2 = 0.781083, c3 = 'tD7jQmcpnS' where c = 1843 index_test.go:137: sql insert into test_index values (2143, 7176813423669385570, 0.387981, 'EdhWjj2PnG') index_test.go:143: sql update test_index set c1 = 2015246441162448073, c2 = 0.700731, c3 = 'lqQ8Iak8o5' where c = 1321 index_test.go:137: sql insert into test_index values (2144, 1629043072710680403, 0.320805, 'ADaY6AI9cn') index_test.go:137: sql insert into test_index values (2145, 5174743818878985954, 0.553380, '1rx6WwXpqG') index_test.go:140: sql delete from test_index where c = 1422 index_test.go:140: sql delete from test_index where c = 115 index_test.go:137: sql insert into test_index values (2146, 4238541682276516451, 0.584424, 'QcUjeyjv3v') index_test.go:140: sql delete from test_index where c = 17 index_test.go:143: sql update test_index set c1 = 7273667437921542390, c2 = 0.154142, c3 = 'YtasU5aI92' where c = 579 index_test.go:143: sql update test_index set c1 = 3673596619263870534, c2 = 0.969052, c3 = 'eOPjOzZycS' where c = 781 index_test.go:137: sql insert into test_index values (2147, 431144502908600079, 0.959060, 'WG6eo7TZxQ') index_test.go:143: sql update test_index set c1 = 2738095658452198808, c2 = 0.854855, c3 = 'fmD70EKTl0' where c = 1482 index_test.go:143: sql update test_index set c1 = 2435074788113999898, c2 = 0.712626, c3 = 'cU6JW80ZQI' where c = 429 index_test.go:137: sql insert into test_index values (2148, 7689777155330593119, 0.164708, 'UN9qaeaI8j') index_test.go:143: sql update test_index set c1 = 868305375818210540, c2 = 0.862865, c3 = 'z6SAvtH49R' where c = 701 index_test.go:140: sql delete from test_index where c = 1759 index_test.go:140: sql delete from test_index where c = 445 index_test.go:140: sql delete from test_index where c = 401 index_test.go:137: sql insert into test_index values (2149, 2959385696163275411, 0.254527, 'qpfk9GLKhb') index_test.go:137: sql insert into test_index values (2150, 3270064702278615135, 0.939781, 'Mgi3jkW92Y') index_test.go:137: sql insert into test_index values (2151, 5871813591441844238, 0.817889, 'VNdKV3lkgS') index_test.go:143: sql update test_index set c1 = 6911886586270267098, c2 = 0.092017, c3 = 'BNpajv1Rcb' where c = 928 index_test.go:137: sql insert into test_index values (2153, 777372722499308674, 0.306894, 'W87KXUKBfh') index_test.go:137: sql insert into test_index values (2152, 5027731590950675449, 0.641497, 'jsyQVlkmQL') index_test.go:140: sql delete from test_index where c = 1674 index_test.go:143: sql update test_index set c1 = 5200137238080572393, c2 = 0.866261, c3 = 'P8OEDoIcwh' where c = 2051 index_test.go:143: sql update test_index set c1 = 6549488506445733830, c2 = 0.207350, c3 = 'ffC0RaLyGx' where c = 1949 index_test.go:140: sql delete from test_index where c = 1049 index_test.go:143: sql update test_index set c1 = 6084327610508987804, c2 = 0.565818, c3 = '6rTtl5TF1D' where c = 1592 index_test.go:137: sql insert into test_index values (2154, 5202429223493645371, 0.926135, 'fmKWVrQLfu') index_test.go:140: sql delete from test_index where c = 1675 index_test.go:140: sql delete from test_index where c = 2144 index_test.go:143: sql update test_index set c1 = 2734963506519516240, c2 = 0.441451, c3 = '5LLvEylln6' where c = 365 index_test.go:140: sql delete from test_index where c = 60 index_test.go:137: sql insert into test_index values (2155, 2175946096597894692, 0.446273, 'iWHWWP8eZz') index_test.go:140: sql delete from test_index where c = 837 index_test.go:137: sql insert into test_index values (2156, 1735712876067210083, 0.399803, 'W9Un4sp6ot') index_test.go:143: sql update test_index set c1 = 5815725273755559424, c2 = 0.352515, c3 = 'mm8I05Xzkq' where c = 48 index_test.go:140: sql delete from test_index where c = 51 index_test.go:143: sql update test_index set c1 = 6302991144429675719, c2 = 0.492708, c3 = 'hs4GUIrwiW' where c = 1206 index_test.go:140: sql delete from test_index where c = 2081 index_test.go:143: sql update test_index set c1 = 4948694812337082394, c2 = 0.455669, c3 = 'y3eTvOrPbP' where c = 1647 index_test.go:143: sql update test_index set c1 = 4955385586945026560, c2 = 0.108769, c3 = 'oXOUmdbS0m' where c = 1546 index_test.go:137: sql insert into test_index values (2159, 9127660647480652053, 0.888902, '4e9eejvcby') index_test.go:143: sql update test_index set c1 = 8428631454110168173, c2 = 0.379022, c3 = 'vLULhczikj' where c = 721 index_test.go:137: sql insert into test_index values (2158, 671722327348509156, 0.907520, 'V3RkZqIZy6') index_test.go:143: sql update test_index set c1 = 2320259522638684031, c2 = 0.944617, c3 = 'xhqrKaRQkL' where c = 209 index_test.go:137: sql insert into test_index values (2157, 4908500721349733239, 0.531679, 'YKtc35QNQK') index_test.go:140: sql delete from test_index where c = 2013 index_test.go:137: sql insert into test_index values (2160, 4120869642123272320, 0.384013, 'Dd0tJ8aWkr') index_test.go:143: sql update test_index set c1 = 3882844738295226471, c2 = 0.378292, c3 = 'TQUCihwc26' where c = 2097 index_test.go:137: sql insert into test_index values (2161, 2661475015736199687, 0.271181, 'ZOXZOzAQVa') index_test.go:137: sql insert into test_index values (2162, 3300262189490193688, 0.606700, '5iVJVz17p6') index_test.go:137: sql insert into test_index values (2164, 4834467181242518217, 0.194873, 'vcRTmTU9KD') index_test.go:140: sql delete from test_index where c = 1471 index_test.go:140: sql delete from test_index where c = 275 index_test.go:140: sql delete from test_index where c = 1861 index_test.go:140: sql delete from test_index where c = 1745 index_test.go:143: sql update test_index set c1 = 6501482576202475203, c2 = 0.146633, c3 = 'bGPdmBQMf1' where c = 1249 index_test.go:140: sql delete from test_index where c = 1667 index_test.go:137: sql insert into test_index values (2163, 1959284615011973294, 0.935180, 'IrSuu4i9Sa') index_test.go:137: sql insert into test_index values (2165, 7416204359796886476, 0.788347, 'g916WteWc0') index_test.go:140: sql delete from test_index where c = 309 index_test.go:140: sql delete from test_index where c = 1888 index_test.go:143: sql update test_index set c1 = 7570661812383538886, c2 = 0.265955, c3 = 'Z1xDEZ70eG' where c = 71 index_test.go:143: sql update test_index set c1 = 6639427150043293171, c2 = 0.354440, c3 = 'YhzZViy8Df' where c = 468 index_test.go:143: sql update test_index set c1 = 6829511951068294431, c2 = 0.184723, c3 = 'x3KbjeodJd' where c = 209 index_test.go:143: sql update test_index set c1 = 6234566854287540818, c2 = 0.982612, c3 = '1EXotv58gw' where c = 46 index_test.go:143: sql update test_index set c1 = 4854924957143198146, c2 = 0.370329, c3 = 'vL2QutHaNi' where c = 2054 index_test.go:140: sql delete from test_index where c = 1037 index_test.go:143: sql update test_index set c1 = 6730377544993816005, c2 = 0.329768, c3 = 'y5aoUP3nYp' where c = 875 index_test.go:137: sql insert into test_index values (2166, 604793281107856465, 0.399291, 'zO57xKIhzm') index_test.go:140: sql delete from test_index where c = 1818 index_test.go:143: sql update test_index set c1 = 8370717678395431200, c2 = 0.436729, c3 = 'MTC3Fmn8ep' where c = 469 index_test.go:143: sql update test_index set c1 = 7547333936759136761, c2 = 0.311558, c3 = '6o6BXduYU3' where c = 2003 index_test.go:140: sql delete from test_index where c = 285 index_test.go:137: sql insert into test_index values (2168, 5952340617157092838, 0.418578, 'lDwqfJEbaw') index_test.go:137: sql insert into test_index values (2170, 5976966098246900840, 0.016494, 'ETyddhUKHy') index_test.go:137: sql insert into test_index values (2167, 1338607255177322647, 0.691318, '9Oozc7mAAE') index_test.go:143: sql update test_index set c1 = 2574140945881892080, c2 = 0.148396, c3 = 'tYiNSJRweU' where c = 1000 index_test.go:137: sql insert into test_index values (2171, 4757316326878593868, 0.807489, 'XCpmi1aveT') index_test.go:140: sql delete from test_index where c = 11 index_test.go:140: sql delete from test_index where c = 770 index_test.go:137: sql insert into test_index values (2172, 6856794574302154106, 0.095040, 'cGNqehBZqD') index_test.go:137: sql insert into test_index values (2169, 2320243254870177437, 0.647173, 'lq8ZdfBMcC') index_test.go:137: sql insert into test_index values (2173, 7067083979112743022, 0.831999, '4e9Jjsxs4x') index_test.go:137: sql insert into test_index values (2174, 1413234932815765331, 0.919393, 'AW1IwjtWwq') index_test.go:143: sql update test_index set c1 = 2588522881151221838, c2 = 0.963148, c3 = 'fPUvnczuQr' where c = 979 index_test.go:137: sql insert into test_index values (2175, 4020341914311941331, 0.986343, 'oQA6VRW0v0') index_test.go:140: sql delete from test_index where c = 405 index_test.go:140: sql delete from test_index where c = 166 index_test.go:140: sql delete from test_index where c = 448 index_test.go:143: sql update test_index set c1 = 2301617133359090884, c2 = 0.737811, c3 = '5YRcpsJ0GR' where c = 68 index_test.go:140: sql delete from test_index where c = 1398 index_test.go:140: sql delete from test_index where c = 991 index_test.go:143: sql update test_index set c1 = 7794786366957942829, c2 = 0.871057, c3 = '9QEPqLK2Y4' where c = 1803 index_test.go:143: sql update test_index set c1 = 2064459715005459058, c2 = 0.179662, c3 = 'WGRmFmSopQ' where c = 663 index_test.go:143: sql update test_index set c1 = 28864315419293974, c2 = 0.776745, c3 = 'gCQWUGFs7i' where c = 42 index_test.go:140: sql delete from test_index where c = 1615 index_test.go:143: sql update test_index set c1 = 6723653221508549094, c2 = 0.927870, c3 = 'CKwEKJgdWT' where c = 342 index_test.go:143: sql update test_index set c1 = 8159216572004585850, c2 = 0.963278, c3 = '4zhfjszJKP' where c = 1595 index_test.go:140: sql delete from test_index where c = 1072 index_test.go:137: sql insert into test_index values (2176, 6617531965668251435, 0.416701, 'dNTv7I6fyI') index_test.go:137: sql insert into test_index values (2178, 3074458986335506768, 0.040072, 'NC1cC8P5wM') index_test.go:137: sql insert into test_index values (2177, 1428095312192930894, 0.194632, 'Hw0KrKtZTg') index_test.go:137: sql insert into test_index values (2180, 2998864552127677705, 0.918481, 'ggRnz3UPVh') index_test.go:143: sql update test_index set c1 = 3899686287927439493, c2 = 0.790675, c3 = 'nCNuusvBpt' where c = 274 index_test.go:143: sql update test_index set c1 = 2526722641205340843, c2 = 0.081739, c3 = 'KxzXNMNpbp' where c = 1782 index_test.go:137: sql insert into test_index values (2181, 5889580110699167235, 0.498236, 'O5AbSfo5Uk') index_test.go:143: sql update test_index set c1 = 2450401721535444179, c2 = 0.990879, c3 = 'tehDIy3MQa' where c = 492 index_test.go:137: sql insert into test_index values (2182, 7039373760342219017, 0.569967, '0ydX5xVmRK') index_test.go:140: sql delete from test_index where c = 102 index_test.go:140: sql delete from test_index where c = 1570 index_test.go:137: sql insert into test_index values (2179, 2844607525101593196, 0.642117, 'oPAGuzEk00') index_test.go:137: sql insert into test_index values (2184, 2438046886581985732, 0.394538, 'DbtLURsYby') index_test.go:140: sql delete from test_index where c = 1271 index_test.go:140: sql delete from test_index where c = 2143 index_test.go:140: sql delete from test_index where c = 1244 index_test.go:140: sql delete from test_index where c = 2084 index_test.go:143: sql update test_index set c1 = 836132615506219142, c2 = 0.037665, c3 = '4U4i3cXeG8' where c = 1390 index_test.go:137: sql insert into test_index values (2183, 8832302711237598840, 0.285031, 'vJ1czJnmP2') index_test.go:137: sql insert into test_index values (2185, 1098718017895541551, 0.519722, 'VC9LZHFvGR') index_test.go:140: sql delete from test_index where c = 1643 index_test.go:143: sql update test_index set c1 = 3444547484323422688, c2 = 0.299047, c3 = '1CrQNXpDnC' where c = 959 index_test.go:143: sql update test_index set c1 = 4438775248476031942, c2 = 0.842577, c3 = 'fVPa789B0Q' where c = 1038 index_test.go:140: sql delete from test_index where c = 1367 index_test.go:143: sql update test_index set c1 = 3691764687080132262, c2 = 0.399136, c3 = 'z0X6sEHN4n' where c = 999 index_test.go:137: sql insert into test_index values (2186, 3881096626395795065, 0.075218, 'HtDXQRsEi1') index_test.go:140: sql delete from test_index where c = 834 index_test.go:140: sql delete from test_index where c = 1179 index_test.go:137: sql insert into test_index values (2188, 9045738200942416831, 0.353258, 'Br7wZdL5al') index_test.go:137: sql insert into test_index values (2187, 2658922019383493284, 0.516174, 'x5Hv9sXgmH') index_test.go:143: sql update test_index set c1 = 5106033026378066475, c2 = 0.084098, c3 = 'ZpEFcqGMfy' where c = 291 index_test.go:143: sql update test_index set c1 = 3739309565741167365, c2 = 0.491186, c3 = 'zjAlny3pke' where c = 670 index_test.go:143: sql update test_index set c1 = 2965353502562860694, c2 = 0.791168, c3 = 'hDG0IC80VP' where c = 1335 index_test.go:137: sql insert into test_index values (2189, 1785694408028758502, 0.049999, 'lDrDVHc853') index_test.go:143: sql update test_index set c1 = 4447538281055445096, c2 = 0.457092, c3 = 'XyoJwYeUST' where c = 1562 index_test.go:140: sql delete from test_index where c = 421 index_test.go:140: sql delete from test_index where c = 636 index_test.go:143: sql update test_index set c1 = 3091274628891166688, c2 = 0.953197, c3 = 'HGEDW2tLJF' where c = 1258 index_test.go:143: sql update test_index set c1 = 438355590181426319, c2 = 0.110694, c3 = 'vf8O8e4AHP' where c = 744 index_test.go:137: sql insert into test_index values (2191, 7603177438232470959, 0.754085, '9ZB480dlEX') index_test.go:137: sql insert into test_index values (2192, 468747431382164610, 0.486215, 'AFogVQ4enB') index_test.go:143: sql update test_index set c1 = 4161391395989167043, c2 = 0.531765, c3 = 'Sxn1pGrPd9' where c = 389 index_test.go:140: sql delete from test_index where c = 563 index_test.go:137: sql insert into test_index values (2190, 5080325557528695552, 0.314116, '9BH6lptWDZ') index_test.go:140: sql delete from test_index where c = 2036 index_test.go:140: sql delete from test_index where c = 1111 index_test.go:137: sql insert into test_index values (2195, 67023044911421612, 0.413613, 'HXhial5WaN') index_test.go:137: sql insert into test_index values (2193, 4744758254120501308, 0.963381, 'JdlGEHTA9h') index_test.go:143: sql update test_index set c1 = 2049337303374212078, c2 = 0.159056, c3 = 'ZHDjahdXbf' where c = 914 index_test.go:137: sql insert into test_index values (2194, 1618739063214992637, 0.326339, 'zLP3HjIReS') index_test.go:140: sql delete from test_index where c = 1503 index_test.go:140: sql delete from test_index where c = 75 index_test.go:140: sql delete from test_index where c = 614 index_test.go:140: sql delete from test_index where c = 463 index_test.go:143: sql update test_index set c1 = 6502295534569641562, c2 = 0.699758, c3 = 'fYFqHNaPNz' where c = 1011 index_test.go:143: sql update test_index set c1 = 3701982099180044035, c2 = 0.778885, c3 = 'prImMcNUeF' where c = 253 index_test.go:140: sql delete from test_index where c = 1118 index_test.go:137: sql insert into test_index values (2196, 4096068663537630655, 0.070690, 'nL7pH1i0Nr') index_test.go:143: sql update test_index set c1 = 274387868822505061, c2 = 0.705317, c3 = 'Be50sOY5Wa' where c = 26 index_test.go:143: sql update test_index set c1 = 3944046399746891208, c2 = 0.733692, c3 = 'UenJlbYWPK' where c = 1741 index_test.go:143: sql update test_index set c1 = 7302789030243907438, c2 = 0.674810, c3 = '4OEAfoXfh2' where c = 1143 index_test.go:140: sql delete from test_index where c = 1932 index_test.go:143: sql update test_index set c1 = 2385397438176843666, c2 = 0.765880, c3 = '7ZN2w19hW8' where c = 1087 index_test.go:143: sql update test_index set c1 = 7343388614096614711, c2 = 0.698649, c3 = 'o45INErwR7' where c = 432 index_test.go:137: sql insert into test_index values (2197, 2291289307411216993, 0.151918, 'xFpy2A3WNO') index_test.go:143: sql update test_index set c1 = 4813448175185202918, c2 = 0.775393, c3 = 'HEJeTbfLsT' where c = 361 index_test.go:143: sql update test_index set c1 = 2131691320899197699, c2 = 0.387755, c3 = 'YQHBexscV4' where c = 1919 index_test.go:137: sql insert into test_index values (2198, 8789180842994802973, 0.207045, '3GKWqu47Yy') index_test.go:137: sql insert into test_index values (2199, 5561571870101740269, 0.774323, 'WFZXTLEaSK') index_test.go:140: sql delete from test_index where c = 1313 index_test.go:137: sql insert into test_index values (2200, 9221678581487898489, 0.713653, 'kpoesdV9DN') index_test.go:140: sql delete from test_index where c = 542 index_test.go:140: sql delete from test_index where c = 201 index_test.go:140: sql delete from test_index where c = 394 index_test.go:143: sql update test_index set c1 = 3780427593482541235, c2 = 0.720378, c3 = 'zNTbghX3fD' where c = 1587 index_test.go:143: sql update test_index set c1 = 1312642197094033580, c2 = 0.263968, c3 = 'VxzenKmKcb' where c = 1792 index_test.go:143: sql update test_index set c1 = 562398346528519498, c2 = 0.660511, c3 = 'L999Sn1ocz' where c = 2018 index_test.go:143: sql update test_index set c1 = 7887621477500835140, c2 = 0.790002, c3 = 'wDSGsnNDtA' where c = 478 [TestSimpleConflictUpdate][Update][Time Cost]8.481928014s index_test.go:137: sql insert into test_index values (2203, 1717698746190897696, 0.542335, 'eKdvAGReMP') index_test.go:137: sql insert into test_index values (2202, 7032293850765494213, 0.206780, 'LVQDu7uLDG') index_test.go:137: sql insert into test_index values (2206, 6514933729445144547, 0.859104, 'c3AJpMTgHb') index_test.go:137: sql insert into test_index values (2210, 7730460396944175427, 0.663264, '0uooowHPlO') index_test.go:137: sql insert into test_index values (2205, 6578434087290485570, 0.468721, 'YQ6HWlbR1b') index_test.go:137: sql insert into test_index values (2201, 8381632290293525210, 0.084391, 'ovcGfNx7lM') index_test.go:137: sql insert into test_index values (2207, 1595001638843925966, 0.366860, 'HANKpiyXCI') index_test.go:137: sql insert into test_index values (2204, 8525521082699335900, 0.230927, 'RhHKtBSEZN') index_test.go:140: sql delete from test_index where c = 2084 index_test.go:140: sql delete from test_index where c = 462 index_test.go:140: sql delete from test_index where c = 450 index_test.go:137: sql insert into test_index values (2209, 1281427244588175937, 0.469963, 'pQNnAlKm6S') index_test.go:137: sql insert into test_index values (2208, 2588739785150378630, 0.812388, 'G8RMqKiBTm') index_test.go:140: sql delete from test_index where c = 1055 index_test.go:143: sql update test_index set c1 = 7347266278130498771, c2 = 0.824322, c3 = 'IQQjzbphVM' where c = 165 index_test.go:140: sql delete from test_index where c = 1022 index_test.go:143: sql update test_index set c1 = 5079593661226360453, c2 = 0.955736, c3 = 'oT1pNV5fqx' where c = 1106 index_test.go:140: sql delete from test_index where c = 124 index_test.go:140: sql delete from test_index where c = 241 index_test.go:143: sql update test_index set c1 = 6905805262601929596, c2 = 0.816048, c3 = 'sReF6OcDHW' where c = 103 index_test.go:140: sql delete from test_index where c = 1736 index_test.go:143: sql update test_index set c1 = 6858255635049233035, c2 = 0.334973, c3 = 'Sz63rOgPUX' where c = 261 index_test.go:140: sql delete from test_index where c = 1165 index_test.go:140: sql delete from test_index where c = 2157 index_test.go:143: sql update test_index set c1 = 3915052694145161937, c2 = 0.267729, c3 = 'ojIGR39wKz' where c = 822 index_test.go:137: sql insert into test_index values (2211, 2437586370953296796, 0.193194, 'CrVEF75ZEJ') index_test.go:137: sql insert into test_index values (2212, 305351196713697530, 0.393052, 'ILd0whs7U3') index_test.go:143: sql update test_index set c1 = 3763570519246310834, c2 = 0.534626, c3 = 'yLWe9AQHpY' where c = 1121 index_test.go:143: sql update test_index set c1 = 32049126736732093, c2 = 0.911870, c3 = 'xqHYWUHuBx' where c = 1642 index_test.go:143: sql update test_index set c1 = 5320457564906111085, c2 = 0.008733, c3 = 'vACchtKVbZ' where c = 1775 index_test.go:137: sql insert into test_index values (2213, 6083397628653008880, 0.717839, 'qyxqQjRrm2') index_test.go:137: sql insert into test_index values (2214, 4031104133330495538, 0.148214, 'EO48SO8wUa') index_test.go:137: sql insert into test_index values (2215, 7501461553408615994, 0.769912, 'ykqsze5Qx0') index_test.go:140: sql delete from test_index where c = 712 index_test.go:140: sql delete from test_index where c = 92 index_test.go:140: sql delete from test_index where c = 2126 index_test.go:137: sql insert into test_index values (2216, 8342730194313211113, 0.601052, 'qMggRUd0KK') index_test.go:137: sql insert into test_index values (2218, 8215407165478822548, 0.050872, 'eQs1ksaVZj') index_test.go:140: sql delete from test_index where c = 1859 index_test.go:140: sql delete from test_index where c = 1665 index_test.go:143: sql update test_index set c1 = 2913000099883586836, c2 = 0.594195, c3 = '1YewFJ3gSj' where c = 1684 index_test.go:143: sql update test_index set c1 = 3880261930137213592, c2 = 0.698591, c3 = 'OpnmTPpva6' where c = 636 index_test.go:140: sql delete from test_index where c = 318 index_test.go:143: sql update test_index set c1 = 4262217294565217288, c2 = 0.613927, c3 = 'pOZHwVl6G3' where c = 1168 index_test.go:140: sql delete from test_index where c = 28 index_test.go:137: sql insert into test_index values (2217, 7017704155437795976, 0.622812, 'GgZjjWyBKA') index_test.go:143: sql update test_index set c1 = 6272706393840257292, c2 = 0.965443, c3 = '1cVkxQW4XU' where c = 1819 index_test.go:143: sql update test_index set c1 = 5232701339979712381, c2 = 0.529098, c3 = 'y1xD4ap9Kr' where c = 1560 index_test.go:137: sql insert into test_index values (2220, 3027500212403818476, 0.366212, 'MFgvKWhyNC') index_test.go:143: sql update test_index set c1 = 4710087696568343474, c2 = 0.910220, c3 = 'IybMrAcNHa' where c = 1299 index_test.go:137: sql insert into test_index values (2221, 7129558464879500415, 0.924377, 'K1TUG2XHOV') index_test.go:143: sql update test_index set c1 = 341858979925284692, c2 = 0.005400, c3 = 'QNqiUPsQ6M' where c = 1531 index_test.go:137: sql insert into test_index values (2219, 6541288116711037600, 0.193779, 'J5OjlnbOln') index_test.go:143: sql update test_index set c1 = 2643987048058513077, c2 = 0.496877, c3 = 'mtj5wYGPsV' where c = 2202 index_test.go:137: sql insert into test_index values (2222, 3873695774766182926, 0.334395, '0mRNICkByn') index_test.go:140: sql delete from test_index where c = 269 index_test.go:137: sql insert into test_index values (2223, 5553657257403893076, 0.496029, 'K1A8Tg4Slq') index_test.go:137: sql insert into test_index values (2224, 2483014413473972481, 0.147299, 'yfsIZCTv9z') index_test.go:140: sql delete from test_index where c = 2192 index_test.go:137: sql insert into test_index values (2225, 4585208577851530483, 0.683125, '1F6yaPdDdb') index_test.go:143: sql update test_index set c1 = 8701968503002463979, c2 = 0.307481, c3 = 'O7Wbt0eZzc' where c = 1835 index_test.go:140: sql delete from test_index where c = 1640 index_test.go:140: sql delete from test_index where c = 353 index_test.go:140: sql delete from test_index where c = 31 index_test.go:137: sql insert into test_index values (2226, 7861070952371258339, 0.646012, 'tEaqC9lHTV') index_test.go:140: sql delete from test_index where c = 1734 index_test.go:140: sql delete from test_index where c = 262 index_test.go:140: sql delete from test_index where c = 883 index_test.go:143: sql update test_index set c1 = 6183193834861321628, c2 = 0.176170, c3 = 'Dh4GGi6Uzp' where c = 560 index_test.go:143: sql update test_index set c1 = 7587673965034312118, c2 = 0.796029, c3 = '4PYLaxo10M' where c = 671 index_test.go:140: sql delete from test_index where c = 970 index_test.go:143: sql update test_index set c1 = 3737418088951404420, c2 = 0.694189, c3 = 'nxYBNSXNVU' where c = 208 index_test.go:143: sql update test_index set c1 = 1865793067949783750, c2 = 0.787753, c3 = 'OKCnWG37wU' where c = 357 index_test.go:137: sql insert into test_index values (2227, 7897230347279193640, 0.523371, 'AhS0qfMEZs') index_test.go:143: sql update test_index set c1 = 9191612182430177140, c2 = 0.950885, c3 = '2l2HDGz1Ij' where c = 1214 index_test.go:143: sql update test_index set c1 = 6683001850240496624, c2 = 0.866758, c3 = 'GE12edQras' where c = 750 index_test.go:143: sql update test_index set c1 = 7697009233460258426, c2 = 0.809970, c3 = '1C0fZykqxQ' where c = 1220 index_test.go:143: sql update test_index set c1 = 8990900663676782928, c2 = 0.702498, c3 = '7hohGgJdAQ' where c = 1217 index_test.go:137: sql insert into test_index values (2229, 90665638838980406, 0.273205, 'LJalomsQAR') index_test.go:143: sql update test_index set c1 = 7557402552273251836, c2 = 0.196662, c3 = 'hW1IoatBkZ' where c = 2142 index_test.go:137: sql insert into test_index values (2230, 7803212657201544244, 0.374965, '5StdGGx7nD') index_test.go:137: sql insert into test_index values (2228, 4879865217096105295, 0.749189, '8AUYxbUFf6') index_test.go:137: sql insert into test_index values (2232, 1760267662784937013, 0.270927, '5T0u6tOZUd') index_test.go:140: sql delete from test_index where c = 1573 index_test.go:137: sql insert into test_index values (2234, 6950063504089626268, 0.699174, 'B2t05V2kSf') index_test.go:137: sql insert into test_index values (2235, 343176459938009673, 0.882865, 'Brq9ffmIfu') index_test.go:140: sql delete from test_index where c = 373 index_test.go:140: sql delete from test_index where c = 671 index_test.go:137: sql insert into test_index values (2233, 5302648148404670739, 0.875287, 'ZjrtNLlNqg') index_test.go:143: sql update test_index set c1 = 7105370106848323000, c2 = 0.842337, c3 = 'EiAT19AQY9' where c = 1413 index_test.go:137: sql insert into test_index values (2231, 8789889566361539965, 0.038939, 'n72u5iAUng') index_test.go:140: sql delete from test_index where c = 1075 index_test.go:140: sql delete from test_index where c = 1836 index_test.go:137: sql insert into test_index values (2236, 4335866928625664350, 0.162342, 'pAbUCQpAyA') index_test.go:140: sql delete from test_index where c = 248 index_test.go:143: sql update test_index set c1 = 1160547249867370868, c2 = 0.166358, c3 = 'jIh0pOBwKF' where c = 853 index_test.go:140: sql delete from test_index where c = 1189 index_test.go:140: sql delete from test_index where c = 1935 index_test.go:143: sql update test_index set c1 = 8586925099892106376, c2 = 0.815261, c3 = 'qHyUAd65As' where c = 1953 index_test.go:137: sql insert into test_index values (2237, 316046932117641646, 0.653195, 'LtIMclw5gW') index_test.go:140: sql delete from test_index where c = 1591 index_test.go:143: sql update test_index set c1 = 5206525436541094712, c2 = 0.572458, c3 = 'dJuVg05BUS' where c = 169 index_test.go:140: sql delete from test_index where c = 1296 index_test.go:143: sql update test_index set c1 = 7430074296566117754, c2 = 0.591791, c3 = 'DbM8rMex02' where c = 149 index_test.go:143: sql update test_index set c1 = 6850403384062615976, c2 = 0.880177, c3 = '5tdkD0VpXE' where c = 584 index_test.go:143: sql update test_index set c1 = 8519086060000849838, c2 = 0.678107, c3 = 'gfvioHMSkN' where c = 2220 index_test.go:137: sql insert into test_index values (2239, 5431946068643647463, 0.954136, 'EDcmzHup6C') index_test.go:137: sql insert into test_index values (2240, 5818794192768899317, 0.740170, 'dlnFcJQP8i') index_test.go:143: sql update test_index set c1 = 7445107839402249614, c2 = 0.712428, c3 = 'r9y1FbHZ6D' where c = 2002 index_test.go:143: sql update test_index set c1 = 5962604346952732608, c2 = 0.410789, c3 = 'RyUezk2LLa' where c = 1995 index_test.go:140: sql delete from test_index where c = 1636 index_test.go:137: sql insert into test_index values (2238, 6573003178688278395, 0.978634, 'ECja3KqlIr') index_test.go:143: sql update test_index set c1 = 4591397866813283825, c2 = 0.778942, c3 = '0FqWQNRtw0' where c = 1047 index_test.go:137: sql insert into test_index values (2241, 3748743751306698065, 0.016722, 'LXHt1LQl6c') index_test.go:137: sql insert into test_index values (2243, 4479514849655184168, 0.942175, 'PWUChgz9Nf') index_test.go:137: sql insert into test_index values (2242, 1854262414979437658, 0.266238, 'E4rKPwkPS5') index_test.go:140: sql delete from test_index where c = 629 index_test.go:137: sql insert into test_index values (2244, 8224914332366359489, 0.901210, 'EldJJz87cv') index_test.go:140: sql delete from test_index where c = 1969 index_test.go:137: sql insert into test_index values (2246, 8632798272018051630, 0.897019, '0i0stTlWAZ') index_test.go:143: sql update test_index set c1 = 4069824000062057324, c2 = 0.639673, c3 = 'tmrigB6Dac' where c = 1791 index_test.go:137: sql insert into test_index values (2245, 4601956686658902472, 0.758334, 'nuPXH554GP') index_test.go:140: sql delete from test_index where c = 522 index_test.go:140: sql delete from test_index where c = 2237 index_test.go:143: sql update test_index set c1 = 3435655327397440268, c2 = 0.338366, c3 = 'ZiJaTqFqH0' where c = 872 index_test.go:140: sql delete from test_index where c = 2174 index_test.go:140: sql delete from test_index where c = 801 index_test.go:143: sql update test_index set c1 = 3767415847180977525, c2 = 0.076401, c3 = 'obUrIIAWKl' where c = 281 index_test.go:140: sql delete from test_index where c = 1381 index_test.go:140: sql delete from test_index where c = 151 index_test.go:143: sql update test_index set c1 = 1368043510036749811, c2 = 0.759199, c3 = 'iqYRYLB6AI' where c = 395 index_test.go:137: sql insert into test_index values (2248, 7120385297960634367, 0.898997, 'tbGdlGCbGC') index_test.go:140: sql delete from test_index where c = 2205 index_test.go:143: sql update test_index set c1 = 6099197087044439330, c2 = 0.211229, c3 = 'f83PV1PWP0' where c = 126 index_test.go:137: sql insert into test_index values (2247, 7987730230753581243, 0.753821, 'AysgH92ETj') index_test.go:143: sql update test_index set c1 = 2274880382129764467, c2 = 0.439713, c3 = 'TGSxwJlXMb' where c = 1368 index_test.go:140: sql delete from test_index where c = 1859 index_test.go:143: sql update test_index set c1 = 4365264607454045205, c2 = 0.607244, c3 = '8uDQCwX4UI' where c = 670 index_test.go:143: sql update test_index set c1 = 8495387377393570769, c2 = 0.239909, c3 = 'f0PemB9uOB' where c = 1821 index_test.go:140: sql delete from test_index where c = 1424 index_test.go:137: sql insert into test_index values (2250, 307938737730661043, 0.325830, 'YebpxoWT5S') index_test.go:137: sql insert into test_index values (2249, 6513163028809537742, 0.434049, 'rg5b5nWeZ0') index_test.go:140: sql delete from test_index where c = 175 index_test.go:137: sql insert into test_index values (2252, 9061156624939693711, 0.571886, 'aNbdP9V74D') index_test.go:143: sql update test_index set c1 = 3335812206394636538, c2 = 0.699922, c3 = 'VSmeaCy1rT' where c = 1412 index_test.go:143: sql update test_index set c1 = 8030903921810414742, c2 = 0.211880, c3 = 'Bc6EVx3cD0' where c = 2028 index_test.go:137: sql insert into test_index values (2253, 1653006813617671847, 0.415336, 'Y9AwQnuG9S') index_test.go:137: sql insert into test_index values (2254, 761816403523790781, 0.973208, 'RNDYcfpLuO') index_test.go:137: sql insert into test_index values (2251, 5620594251761216465, 0.519486, 'PCxeS5vUbe') index_test.go:143: sql update test_index set c1 = 4006877011380130718, c2 = 0.430248, c3 = 'VN09auJW67' where c = 407 index_test.go:140: sql delete from test_index where c = 240 index_test.go:143: sql update test_index set c1 = 8205774392825757564, c2 = 0.389354, c3 = 'tj4NwCC9eR' where c = 1282 index_test.go:140: sql delete from test_index where c = 2153 index_test.go:143: sql update test_index set c1 = 3641277279544900501, c2 = 0.181426, c3 = 'oXgRNOBa3j' where c = 1659 index_test.go:137: sql insert into test_index values (2255, 7156166779836205963, 0.468909, 'PIv7k5E9w1') index_test.go:137: sql insert into test_index values (2256, 2939917074780425156, 0.106626, '02cmLMQqC3') index_test.go:140: sql delete from test_index where c = 392 index_test.go:137: sql insert into test_index values (2257, 4390630174154413063, 0.132290, 'oRt1EbOLrb') index_test.go:143: sql update test_index set c1 = 4850531832835502020, c2 = 0.334727, c3 = 'McSqK21AAJ' where c = 688 index_test.go:140: sql delete from test_index where c = 1873 index_test.go:137: sql insert into test_index values (2258, 6764077384186037230, 0.425189, 'antcGXDHHn') index_test.go:140: sql delete from test_index where c = 705 index_test.go:143: sql update test_index set c1 = 6706683284514603401, c2 = 0.241927, c3 = 'cyP411Scu5' where c = 954 index_test.go:140: sql delete from test_index where c = 1540 index_test.go:140: sql delete from test_index where c = 1309 index_test.go:143: sql update test_index set c1 = 2482810587027092505, c2 = 0.985669, c3 = '1P3MvG7sIb' where c = 1234 index_test.go:140: sql delete from test_index where c = 977 index_test.go:143: sql update test_index set c1 = 5548227051177961722, c2 = 0.390423, c3 = 'CRCjXt8Izw' where c = 844 index_test.go:137: sql insert into test_index values (2259, 8825686560653666300, 0.771436, 'L9g2aUzREp') index_test.go:143: sql update test_index set c1 = 7629545831705376363, c2 = 0.530827, c3 = 'ATnUPPZFoI' where c = 770 index_test.go:140: sql delete from test_index where c = 1286 index_test.go:137: sql insert into test_index values (2261, 1746836162996984883, 0.851416, 'k2r7qWSsS1') index_test.go:143: sql update test_index set c1 = 4054638737776171112, c2 = 0.883320, c3 = 'ToiFpy50jb' where c = 797 index_test.go:137: sql insert into test_index values (2260, 1826164744803339750, 0.496474, 'C74QITJpLF') index_test.go:140: sql delete from test_index where c = 11 index_test.go:137: sql insert into test_index values (2262, 7208969295806107203, 0.520418, 'RQkrVyAznd') index_test.go:137: sql insert into test_index values (2263, 6259316203812265903, 0.865666, 'RzCFfoo6ud') index_test.go:140: sql delete from test_index where c = 2144 index_test.go:137: sql insert into test_index values (2264, 3490691117819731765, 0.544353, 'tobYh7pyIS') index_test.go:143: sql update test_index set c1 = 2421013657328193875, c2 = 0.773065, c3 = 'ShftaZBasT' where c = 1237 index_test.go:143: sql update test_index set c1 = 1759938376605204458, c2 = 0.229332, c3 = 'aYBgoqb36W' where c = 889 index_test.go:143: sql update test_index set c1 = 674901765205814311, c2 = 0.580987, c3 = 'jP3ei9jBL7' where c = 1404 index_test.go:143: sql update test_index set c1 = 4485552458204187643, c2 = 0.249356, c3 = 'PAP5PUai0Z' where c = 110 index_test.go:140: sql delete from test_index where c = 513 index_test.go:140: sql delete from test_index where c = 2242 index_test.go:137: sql insert into test_index values (2265, 8872848415141118316, 0.174080, 'oBCo8TXZiZ') index_test.go:140: sql delete from test_index where c = 1599 index_test.go:143: sql update test_index set c1 = 6384193495449781305, c2 = 0.129444, c3 = 'PBmye1dTWg' where c = 1516 index_test.go:137: sql insert into test_index values (2267, 4186011325020356351, 0.676700, 'BkbTCIgWFc') index_test.go:137: sql insert into test_index values (2266, 8370209576877756023, 0.155005, 'feg6gSmQVk') index_test.go:137: sql insert into test_index values (2268, 6594638230175282089, 0.201085, 'vcC72z3dfN') index_test.go:140: sql delete from test_index where c = 1956 index_test.go:140: sql delete from test_index where c = 664 index_test.go:140: sql delete from test_index where c = 504 index_test.go:143: sql update test_index set c1 = 6665687203115641857, c2 = 0.888756, c3 = '830mLy2Y75' where c = 1638 index_test.go:137: sql insert into test_index values (2269, 4947853105094663173, 0.299573, '3pMYFqKlpP') index_test.go:137: sql insert into test_index values (2270, 7699700090309393898, 0.214678, '90nTD79aj9') index_test.go:143: sql update test_index set c1 = 6566690456368330657, c2 = 0.074711, c3 = 'RGUNiaJlXi' where c = 1679 index_test.go:143: sql update test_index set c1 = 1423101953214999924, c2 = 0.010004, c3 = 'McP6OObLti' where c = 1868 index_test.go:143: sql update test_index set c1 = 970114008375230087, c2 = 0.357545, c3 = 'IhOSPyAYFv' where c = 1627 index_test.go:140: sql delete from test_index where c = 1981 index_test.go:143: sql update test_index set c1 = 5143757126773047153, c2 = 0.261941, c3 = 'itHyW20VIM' where c = 1809 index_test.go:140: sql delete from test_index where c = 511 index_test.go:140: sql delete from test_index where c = 1159 index_test.go:143: sql update test_index set c1 = 3257688541706671720, c2 = 0.742336, c3 = 'zgYjr3VtVI' where c = 539 index_test.go:137: sql insert into test_index values (2271, 916794690194785297, 0.815660, 'TngTr5YRUd') index_test.go:143: sql update test_index set c1 = 9222087849061835831, c2 = 0.776819, c3 = '7nJdAWRRaR' where c = 964 index_test.go:140: sql delete from test_index where c = 473 index_test.go:140: sql delete from test_index where c = 353 index_test.go:137: sql insert into test_index values (2275, 5384699450248142599, 0.866980, 'kYHRoszVcM') index_test.go:137: sql insert into test_index values (2276, 4078951037744773521, 0.864604, 'vLrL23pH8P') index_test.go:137: sql insert into test_index values (2273, 8344203771648708440, 0.754721, 'Co6A61Ic0L') index_test.go:143: sql update test_index set c1 = 8181950929158791237, c2 = 0.176835, c3 = 'IH5fbvdwj3' where c = 675 index_test.go:143: sql update test_index set c1 = 7850457050177822652, c2 = 0.518806, c3 = 'nlulap2HDm' where c = 688 index_test.go:137: sql insert into test_index values (2272, 6959513565427024987, 0.579082, 't4O0rtG2bS') index_test.go:140: sql delete from test_index where c = 412 index_test.go:143: sql update test_index set c1 = 5265688275924713551, c2 = 0.739277, c3 = 'FKNXMWUQnD' where c = 1542 index_test.go:143: sql update test_index set c1 = 2684400580405770800, c2 = 0.266321, c3 = '5QMZoCI4bD' where c = 2145 index_test.go:140: sql delete from test_index where c = 928 index_test.go:137: sql insert into test_index values (2277, 4630524472109512181, 0.177241, '2g24rMXOSd') index_test.go:140: sql delete from test_index where c = 1186 index_test.go:137: sql insert into test_index values (2274, 6510559023567861793, 0.046248, 'iF6lXh193D') index_test.go:140: sql delete from test_index where c = 5 index_test.go:143: sql update test_index set c1 = 2049665711881514032, c2 = 0.274195, c3 = '1wePBSbR6s' where c = 116 index_test.go:137: sql insert into test_index values (2278, 2571269200744313238, 0.894001, 'xZcEuh4kry') index_test.go:143: sql update test_index set c1 = 1777672500776469126, c2 = 0.167237, c3 = 'fSRVFxf0Zt' where c = 691 index_test.go:143: sql update test_index set c1 = 1527648017300391369, c2 = 0.240244, c3 = 'YCidN4qFI0' where c = 1956 index_test.go:137: sql insert into test_index values (2279, 8567896932867018882, 0.502830, 'vmu9NaIp66') index_test.go:140: sql delete from test_index where c = 2103 index_test.go:137: sql insert into test_index values (2280, 8617259690434142530, 0.633666, '8DhdY8O0Nc') index_test.go:137: sql insert into test_index values (2281, 351421380545504380, 0.034631, 'VD7841UQ9I') index_test.go:143: sql update test_index set c1 = 8839979850549400094, c2 = 0.486514, c3 = 'iUNSQa4jrE' where c = 1790 index_test.go:140: sql delete from test_index where c = 297 index_test.go:140: sql delete from test_index where c = 847 index_test.go:137: sql insert into test_index values (2283, 6959967142435292125, 0.890349, 'HcsQ6K8Auc') index_test.go:137: sql insert into test_index values (2282, 5524335289889241318, 0.147357, 'CmGtuTqMM9') index_test.go:140: sql delete from test_index where c = 1624 index_test.go:140: sql delete from test_index where c = 888 index_test.go:143: sql update test_index set c1 = 7368001751931299315, c2 = 0.269321, c3 = 'O5oufYxr4t' where c = 850 index_test.go:143: sql update test_index set c1 = 4982517934132492151, c2 = 0.905388, c3 = 'ADFfKhsQGV' where c = 56 index_test.go:140: sql delete from test_index where c = 319 index_test.go:137: sql insert into test_index values (2284, 1394348635817439013, 0.192201, 'T6NUrxBbp3') index_test.go:143: sql update test_index set c1 = 1648762892032180621, c2 = 0.852115, c3 = 'zBFK9acyew' where c = 246 index_test.go:143: sql update test_index set c1 = 8443908089803504079, c2 = 0.942163, c3 = 'i0AQAliuZU' where c = 1336 index_test.go:143: sql update test_index set c1 = 8643123616340165282, c2 = 0.015369, c3 = 'ilFqtT7TrF' where c = 482 index_test.go:137: sql insert into test_index values (2285, 6433500983809406441, 0.366386, 'PA6SnBREiD') index_test.go:137: sql insert into test_index values (2287, 4761395715807093085, 0.922583, 'byozGSgNcr') index_test.go:140: sql delete from test_index where c = 1658 index_test.go:137: sql insert into test_index values (2286, 2048892110958434493, 0.440539, '2HuC0zxUgc') index_test.go:140: sql delete from test_index where c = 676 index_test.go:143: sql update test_index set c1 = 6860982076237826684, c2 = 0.469735, c3 = 'kWvYJloVRS' where c = 2156 index_test.go:137: sql insert into test_index values (2288, 7575865444345822110, 0.906280, 'XLuHGP0ZYa') index_test.go:140: sql delete from test_index where c = 1434 index_test.go:140: sql delete from test_index where c = 720 index_test.go:137: sql insert into test_index values (2290, 1569022723563143443, 0.021950, 'GVy7LDK9RA') index_test.go:140: sql delete from test_index where c = 337 index_test.go:137: sql insert into test_index values (2289, 6591375809044990888, 0.800520, 'dDYBsDJdDf') index_test.go:143: sql update test_index set c1 = 3264556471555172133, c2 = 0.241142, c3 = 'PTYiVRSXrg' where c = 1127 index_test.go:143: sql update test_index set c1 = 2528191680198868357, c2 = 0.294065, c3 = 'CidIdWc0Ie' where c = 1942 index_test.go:140: sql delete from test_index where c = 1015 index_test.go:137: sql insert into test_index values (2291, 3175574509250208361, 0.302310, '1MBD6afqMq') index_test.go:143: sql update test_index set c1 = 5335991275333279693, c2 = 0.506813, c3 = '9Os9RZz0KQ' where c = 2094 index_test.go:143: sql update test_index set c1 = 2345682381235997731, c2 = 0.421564, c3 = 'f6Ql1JZUaQ' where c = 140 index_test.go:140: sql delete from test_index where c = 1907 index_test.go:140: sql delete from test_index where c = 1772 index_test.go:137: sql insert into test_index values (2293, 8642098240274179874, 0.388325, 'AhIM8KqXlk') index_test.go:137: sql insert into test_index values (2292, 2760697451164814078, 0.098370, 'smEHCueXh8') index_test.go:140: sql delete from test_index where c = 1854 index_test.go:143: sql update test_index set c1 = 1295304455331644679, c2 = 0.833045, c3 = 'bWaAKANAzz' where c = 1827 index_test.go:143: sql update test_index set c1 = 1023396141507433178, c2 = 0.923351, c3 = 'MLARnCB6AY' where c = 18 index_test.go:143: sql update test_index set c1 = 181139693374049015, c2 = 0.853797, c3 = 'GVGcad6Tuf' where c = 763 index_test.go:140: sql delete from test_index where c = 2136 index_test.go:143: sql update test_index set c1 = 332238501681825761, c2 = 0.680142, c3 = 'cJsZR4ZTKQ' where c = 1058 index_test.go:137: sql insert into test_index values (2294, 2853423901092846471, 0.157860, 'n1VGnNEgaa') index_test.go:143: sql update test_index set c1 = 8870811579049447901, c2 = 0.239435, c3 = 'fAyy6i9ROF' where c = 1540 index_test.go:140: sql delete from test_index where c = 197 index_test.go:137: sql insert into test_index values (2297, 7790301490468847220, 0.157585, '72xs3qUiMc') index_test.go:140: sql delete from test_index where c = 945 index_test.go:137: sql insert into test_index values (2295, 3687533822745324727, 0.506588, 'ZP1of16fn8') index_test.go:143: sql update test_index set c1 = 2890947631110612295, c2 = 0.917267, c3 = 'BEmfpc6Gfo' where c = 1619 index_test.go:137: sql insert into test_index values (2296, 2367145354250931953, 0.024066, 'L3tou8P26a') index_test.go:140: sql delete from test_index where c = 758 index_test.go:143: sql update test_index set c1 = 9104622653137412179, c2 = 0.305431, c3 = 'MTWuTCCZmN' where c = 118 index_test.go:137: sql insert into test_index values (2298, 2854040145969293201, 0.463968, 'H0WG4ldYPB') index_test.go:140: sql delete from test_index where c = 591 index_test.go:143: sql update test_index set c1 = 4282401576714946214, c2 = 0.248238, c3 = '9Pt8MPoPTV' where c = 289 index_test.go:140: sql delete from test_index where c = 1779 index_test.go:143: sql update test_index set c1 = 3802470655592914038, c2 = 0.850768, c3 = 'JkM8cZVj5v' where c = 205 index_test.go:137: sql insert into test_index values (2299, 240601441176840297, 0.671565, 'hiM35dR42d') index_test.go:137: sql insert into test_index values (2300, 7299961144267641319, 0.859207, 'rOKx6JjGPj') index_test.go:140: sql delete from test_index where c = 1024 index_test.go:143: sql update test_index set c1 = 9170035135933939551, c2 = 0.346308, c3 = 'h25EiC7fH0' where c = 171 index_test.go:140: sql delete from test_index where c = 287 index_test.go:143: sql update test_index set c1 = 4145133543675712791, c2 = 0.405895, c3 = '4ftVVjw2aa' where c = 311 index_test.go:143: sql update test_index set c1 = 8064343860814041288, c2 = 0.098497, c3 = 'Migs9wOatB' where c = 498 index_test.go:140: sql delete from test_index where c = 1590 index_test.go:140: sql delete from test_index where c = 1352 index_test.go:143: sql update test_index set c1 = 1570640702943454520, c2 = 0.608128, c3 = 'NmNrV3IQV5' where c = 1952 index_test.go:143: sql update test_index set c1 = 7484977262727776200, c2 = 0.060624, c3 = 'wFphySjxzk' where c = 607 index_test.go:143: sql update test_index set c1 = 3598765113284633476, c2 = 0.499666, c3 = 'vap1JkvkPw' where c = 1946 index_test.go:137: sql insert into test_index values (2304, 1011871293990426490, 0.781632, '3awVsEhje4') index_test.go:137: sql insert into test_index values (2306, 7049771144030596288, 0.384146, '8qDcK41Ebp') index_test.go:137: sql insert into test_index values (2303, 6865222947279150820, 0.131309, 'LVQjbkAXxq') index_test.go:137: sql insert into test_index values (2305, 3279077884718566497, 0.164470, '1T8hGTS1Ya') index_test.go:137: sql insert into test_index values (2302, 539355537767662913, 0.568952, '1su1J0FF4O') index_test.go:137: sql insert into test_index values (2301, 4602253101694004521, 0.586126, 'S7E37rzpjo') index_test.go:137: sql insert into test_index values (2307, 561420735682480167, 0.129252, 'LkpDOPVomL') index_test.go:137: sql insert into test_index values (2310, 1223386301227797157, 0.697512, 'S2SiWXCW9q') index_test.go:137: sql insert into test_index values (2309, 5622478002146362171, 0.426673, 'WLgt8v7qF9') index_test.go:137: sql insert into test_index values (2308, 7555935551333954611, 0.210672, 'snU5HMbWXw') index_test.go:140: sql delete from test_index where c = 1267 index_test.go:140: sql delete from test_index where c = 262 index_test.go:140: sql delete from test_index where c = 356 index_test.go:140: sql delete from test_index where c = 218 index_test.go:143: sql update test_index set c1 = 7332256525400267731, c2 = 0.486280, c3 = 'CLkf17II6P' where c = 866 index_test.go:140: sql delete from test_index where c = 1742 index_test.go:140: sql delete from test_index where c = 922 index_test.go:140: sql delete from test_index where c = 1209 index_test.go:143: sql update test_index set c1 = 9167637288763827471, c2 = 0.346882, c3 = 'D8Koe4Dbd4' where c = 11 index_test.go:143: sql update test_index set c1 = 4413699518677363629, c2 = 0.202046, c3 = 'iM0rE6OoPx' where c = 23 index_test.go:140: sql delete from test_index where c = 2038 index_test.go:143: sql update test_index set c1 = 6400013892056358832, c2 = 0.909871, c3 = 'zScXnnmjZE' where c = 275 index_test.go:140: sql delete from test_index where c = 1052 index_test.go:143: sql update test_index set c1 = 5493376610387377384, c2 = 0.065876, c3 = '7DhpJ2GaLP' where c = 385 index_test.go:140: sql delete from test_index where c = 1831 index_test.go:143: sql update test_index set c1 = 8068450332148772165, c2 = 0.345750, c3 = '1hqupU2SAU' where c = 1328 index_test.go:137: sql insert into test_index values (2311, 7412615354903061932, 0.705227, 'daR7NyVZ6z') index_test.go:137: sql insert into test_index values (2313, 8166752086206250183, 0.782534, '01rIIjbMPw') index_test.go:143: sql update test_index set c1 = 4766933142089234413, c2 = 0.909018, c3 = '1oVgZWLoEA' where c = 467 index_test.go:143: sql update test_index set c1 = 3404762376472369377, c2 = 0.362287, c3 = '5gcMOXtwlQ' where c = 641 index_test.go:137: sql insert into test_index values (2312, 7209036251746984263, 0.290291, 'z17ptuxNv5') index_test.go:143: sql update test_index set c1 = 7241050397133350149, c2 = 0.895179, c3 = 'JcK0ZeXuPc' where c = 962 index_test.go:137: sql insert into test_index values (2314, 7795287276385068331, 0.198140, 'vaiy2Q4xSO') index_test.go:140: sql delete from test_index where c = 623 index_test.go:140: sql delete from test_index where c = 151 index_test.go:137: sql insert into test_index values (2315, 6345073194437985328, 0.180740, '4I4rdV9EJ6') index_test.go:143: sql update test_index set c1 = 22752631053823545, c2 = 0.751556, c3 = 'Hax8EkM0tP' where c = 1075 index_test.go:137: sql insert into test_index values (2316, 1801788456937423877, 0.217837, 'aaBkRqTXhr') index_test.go:137: sql insert into test_index values (2318, 3395297517345230645, 0.214988, 'bEQl3KXPea') index_test.go:137: sql insert into test_index values (2319, 2631725005728931452, 0.605902, 'SYOMrFMYVn') index_test.go:140: sql delete from test_index where c = 1913 index_test.go:140: sql delete from test_index where c = 981 index_test.go:140: sql delete from test_index where c = 442 index_test.go:140: sql delete from test_index where c = 2151 index_test.go:137: sql insert into test_index values (2317, 1926523929526751511, 0.161875, 'JGaAtLSWAy') index_test.go:143: sql update test_index set c1 = 604192044960483095, c2 = 0.328453, c3 = 'oQxIC7qGyU' where c = 1901 index_test.go:143: sql update test_index set c1 = 6893187928505539361, c2 = 0.935765, c3 = '6hBsBNc1lB' where c = 254 index_test.go:137: sql insert into test_index values (2320, 5019209951269095027, 0.396923, '9zzeQxtYbW') index_test.go:140: sql delete from test_index where c = 2315 index_test.go:143: sql update test_index set c1 = 2595922298199095390, c2 = 0.303000, c3 = 'wX5vEfE8kW' where c = 2146 index_test.go:140: sql delete from test_index where c = 606 index_test.go:140: sql delete from test_index where c = 2115 index_test.go:143: sql update test_index set c1 = 4856233508917866247, c2 = 0.233077, c3 = 'RfVwEtxmo4' where c = 76 index_test.go:143: sql update test_index set c1 = 7718553942838507215, c2 = 0.760589, c3 = 'LE46lUsXrw' where c = 473 index_test.go:143: sql update test_index set c1 = 6452397493556870517, c2 = 0.052075, c3 = 'HNhoW19TTW' where c = 670 index_test.go:140: sql delete from test_index where c = 1926 index_test.go:137: sql insert into test_index values (2321, 2884376449166386562, 0.823754, 'oTJaaVzHO9') index_test.go:143: sql update test_index set c1 = 39782179740932240, c2 = 0.210598, c3 = 'CRLflTiO54' where c = 463 index_test.go:143: sql update test_index set c1 = 2344095899925261696, c2 = 0.435585, c3 = 'uqAHerWvEo' where c = 972 index_test.go:137: sql insert into test_index values (2322, 1291631267644259004, 0.833605, '7JX60cewRt') index_test.go:140: sql delete from test_index where c = 376 index_test.go:137: sql insert into test_index values (2323, 13937363198050942, 0.822820, 'MubceYH6oF') index_test.go:137: sql insert into test_index values (2325, 5485623480619162791, 0.441525, 'pmDstjtcnK') index_test.go:143: sql update test_index set c1 = 7708743812875358460, c2 = 0.840919, c3 = 'NuI23qgiFI' where c = 1548 index_test.go:137: sql insert into test_index values (2326, 8856439881146369251, 0.210550, '3xGD8RzPB3') index_test.go:143: sql update test_index set c1 = 8127601921750404932, c2 = 0.697790, c3 = 'HFlSNb27bQ' where c = 1387 index_test.go:140: sql delete from test_index where c = 1347 index_test.go:137: sql insert into test_index values (2327, 8699321490677971492, 0.109445, 'eFWL50hW4K') index_test.go:137: sql insert into test_index values (2324, 5629354741497878515, 0.351311, 'PdaKWjJp7F') index_test.go:140: sql delete from test_index where c = 2001 index_test.go:143: sql update test_index set c1 = 8356509202182296124, c2 = 0.265424, c3 = '7RFkDDcpHL' where c = 1009 index_test.go:140: sql delete from test_index where c = 638 index_test.go:140: sql delete from test_index where c = 2299 index_test.go:137: sql insert into test_index values (2328, 5626958807511002856, 0.069358, 'kaPbR2Sr4a') index_test.go:137: sql insert into test_index values (2329, 9122643993277034478, 0.188166, 'kcAkGpAvJt') index_test.go:143: sql update test_index set c1 = 576221122908242175, c2 = 0.425070, c3 = 'vSDJkPGeAM' where c = 933 index_test.go:143: sql update test_index set c1 = 7022774651999234173, c2 = 0.185683, c3 = 'DoS7yRP4LD' where c = 2246 index_test.go:140: sql delete from test_index where c = 1941 index_test.go:140: sql delete from test_index where c = 1907 index_test.go:140: sql delete from test_index where c = 1147 index_test.go:137: sql insert into test_index values (2331, 2415242561932640576, 0.300340, 'E8s6Ph2Wdi') index_test.go:137: sql insert into test_index values (2330, 960511323870255377, 0.389801, 'ms0MF51zwj') index_test.go:143: sql update test_index set c1 = 7252458093676474071, c2 = 0.553156, c3 = 'j1Ia48mtbz' where c = 1102 index_test.go:143: sql update test_index set c1 = 4881601431416302121, c2 = 0.720174, c3 = 'AnsmymNUpm' where c = 2169 index_test.go:140: sql delete from test_index where c = 1189 index_test.go:137: sql insert into test_index values (2332, 8399973044806313816, 0.242803, 'q5ECLXEdw4') index_test.go:140: sql delete from test_index where c = 243 index_test.go:140: sql delete from test_index where c = 1438 index_test.go:137: sql insert into test_index values (2333, 8594017621303835672, 0.707456, '7qywjsbI7a') index_test.go:143: sql update test_index set c1 = 6141616950152660000, c2 = 0.383484, c3 = '2hLCTQKJes' where c = 1658 index_test.go:143: sql update test_index set c1 = 5853616114591381202, c2 = 0.620844, c3 = '8vuWtqR98a' where c = 969 index_test.go:143: sql update test_index set c1 = 1293052911494498298, c2 = 0.151531, c3 = 'GthNZMGpy9' where c = 951 index_test.go:143: sql update test_index set c1 = 1641742403885374407, c2 = 0.411366, c3 = 'siq0snW6Dy' where c = 152 index_test.go:137: sql insert into test_index values (2335, 5102783468212791227, 0.532981, 'LD1LDtLHMf') index_test.go:143: sql update test_index set c1 = 8103516057123827341, c2 = 0.108210, c3 = 'UYs540Ndjx' where c = 2154 index_test.go:137: sql insert into test_index values (2334, 1187392526837829994, 0.159614, 'ac5qom3rI8') index_test.go:137: sql insert into test_index values (2336, 2360269696167359855, 0.350702, 'YwtzVxRO1H') index_test.go:137: sql insert into test_index values (2337, 3261949610356258198, 0.605096, 'WsuNUHPwdT') index_test.go:140: sql delete from test_index where c = 164 index_test.go:143: sql update test_index set c1 = 3158616093751277845, c2 = 0.306192, c3 = 'J1BXXzRSsf' where c = 1695 index_test.go:140: sql delete from test_index where c = 695 index_test.go:140: sql delete from test_index where c = 793 index_test.go:137: sql insert into test_index values (2339, 5654918392141545880, 0.664606, 'Bc4ekTgYUw') index_test.go:140: sql delete from test_index where c = 1122 index_test.go:143: sql update test_index set c1 = 8164111762055809476, c2 = 0.051211, c3 = 'PRfSu2s58I' where c = 1741 index_test.go:137: sql insert into test_index values (2340, 8318181873411921417, 0.792234, 'd43SzLk7cC') index_test.go:137: sql insert into test_index values (2338, 1257090138027175296, 0.434847, 'ktAAaSTpSe') index_test.go:140: sql delete from test_index where c = 1949 index_test.go:140: sql delete from test_index where c = 1399 index_test.go:143: sql update test_index set c1 = 2698282830126434294, c2 = 0.486877, c3 = 'wBN8Djqm5p' where c = 1489 index_test.go:137: sql insert into test_index values (2341, 6773495875515152746, 0.552422, 'JXSW0fsKkl') index_test.go:140: sql delete from test_index where c = 1169 index_test.go:137: sql insert into test_index values (2342, 476322794837925549, 0.197300, 'tkt7DAbTOi') index_test.go:143: sql update test_index set c1 = 745940128242936152, c2 = 0.805797, c3 = 'qvHV74e817' where c = 1099 index_test.go:143: sql update test_index set c1 = 1876346793994044381, c2 = 0.538846, c3 = 'cDlr9eJ5oY' where c = 1441 index_test.go:143: sql update test_index set c1 = 9132649709545961842, c2 = 0.495454, c3 = 'CvNCjcDyn1' where c = 713 index_test.go:143: sql update test_index set c1 = 3381359562670581716, c2 = 0.637178, c3 = 'Lkywo5wp5c' where c = 1179 index_test.go:143: sql update test_index set c1 = 8323393364584008139, c2 = 0.166292, c3 = 'bOd9HNSq8Y' where c = 1445 index_test.go:140: sql delete from test_index where c = 1814 index_test.go:140: sql delete from test_index where c = 1796 index_test.go:137: sql insert into test_index values (2343, 7978097885223023163, 0.725497, '2CDbyFYpZ1') index_test.go:140: sql delete from test_index where c = 1887 index_test.go:143: sql update test_index set c1 = 1114469821254118843, c2 = 0.966406, c3 = 'DEjAg3sOCJ' where c = 1111 index_test.go:137: sql insert into test_index values (2345, 5711402160660722573, 0.618255, '5lKHyqo6FW') index_test.go:137: sql insert into test_index values (2346, 2025879963265606842, 0.616131, 'Wuh5rLqZdX') index_test.go:137: sql insert into test_index values (2347, 1555995369333568459, 0.070848, 'kr1jlGysY3') index_test.go:137: sql insert into test_index values (2344, 7899158902293153461, 0.673922, 'xnclJm6MPX') index_test.go:140: sql delete from test_index where c = 1776 index_test.go:137: sql insert into test_index values (2348, 3310380095321454057, 0.150318, 'eQnas5lmLb') index_test.go:140: sql delete from test_index where c = 2153 index_test.go:140: sql delete from test_index where c = 816 index_test.go:143: sql update test_index set c1 = 6769680707249211503, c2 = 0.002363, c3 = 'fFOF3QiY26' where c = 58 index_test.go:143: sql update test_index set c1 = 4481157300555396377, c2 = 0.713934, c3 = 'UjzKLsRQG0' where c = 2140 index_test.go:140: sql delete from test_index where c = 1964 index_test.go:143: sql update test_index set c1 = 7270892394377760374, c2 = 0.698994, c3 = '0oRM4XFAyV' where c = 216 index_test.go:137: sql insert into test_index values (2349, 3793650036080228128, 0.256672, 'STQDohedlH') index_test.go:143: sql update test_index set c1 = 4901904390843019544, c2 = 0.904349, c3 = 'CEvhIHRj2N' where c = 521 index_test.go:140: sql delete from test_index where c = 18 index_test.go:140: sql delete from test_index where c = 1752 index_test.go:143: sql update test_index set c1 = 3469187420826839221, c2 = 0.074063, c3 = 'pAjsdeeDwg' where c = 640 index_test.go:137: sql insert into test_index values (2350, 2529832037074860180, 0.052114, 'LSaCc1gsha') index_test.go:140: sql delete from test_index where c = 1870 index_test.go:140: sql delete from test_index where c = 2157 index_test.go:137: sql insert into test_index values (2353, 2869970136251263892, 0.248424, 'Ucmu2ljFtZ') index_test.go:137: sql insert into test_index values (2351, 1969445908872555962, 0.712439, 'TZ0LHo9baY') index_test.go:137: sql insert into test_index values (2352, 993835148780976342, 0.281527, 't93OuVmqoj') index_test.go:143: sql update test_index set c1 = 9095932418471698433, c2 = 0.794110, c3 = 'k2Z2Jh1phN' where c = 1172 index_test.go:143: sql update test_index set c1 = 5841980774657082961, c2 = 0.636224, c3 = 'g1HnAb54Bx' where c = 968 index_test.go:143: sql update test_index set c1 = 9018209124423840871, c2 = 0.710297, c3 = 'xKXJVsJlQA' where c = 1870 index_test.go:137: sql insert into test_index values (2354, 6672389934292980781, 0.432625, 'F461wPdumv') index_test.go:140: sql delete from test_index where c = 2254 index_test.go:137: sql insert into test_index values (2355, 8643206256478490844, 0.825854, 'gI4wnTPOOw') index_test.go:143: sql update test_index set c1 = 108179395136638837, c2 = 0.273261, c3 = 'NtYsOS1Yxp' where c = 780 index_test.go:140: sql delete from test_index where c = 1656 index_test.go:137: sql insert into test_index values (2356, 6938704068805697508, 0.838475, 'yEwQ5TyGzK') index_test.go:140: sql delete from test_index where c = 1833 index_test.go:140: sql delete from test_index where c = 1173 index_test.go:140: sql delete from test_index where c = 118 index_test.go:137: sql insert into test_index values (2357, 6781543335020693154, 0.372226, 'tfKcz8Sxb4') index_test.go:140: sql delete from test_index where c = 424 index_test.go:143: sql update test_index set c1 = 213912530900343151, c2 = 0.368815, c3 = 'hD0YTwQ4cw' where c = 1182 index_test.go:143: sql update test_index set c1 = 1808972754315296931, c2 = 0.816647, c3 = 'efy4Bg4wF9' where c = 390 index_test.go:143: sql update test_index set c1 = 8404125658392969332, c2 = 0.363221, c3 = 'u8pJeZXliM' where c = 1510 index_test.go:143: sql update test_index set c1 = 4267042434053023389, c2 = 0.966329, c3 = 'AMH9r6rxX6' where c = 1043 index_test.go:140: sql delete from test_index where c = 121 index_test.go:137: sql insert into test_index values (2358, 3861941650267502331, 0.426893, 'vwkRhmqc5m') index_test.go:143: sql update test_index set c1 = 9059303289188467175, c2 = 0.655664, c3 = 'UkkYtNoqbG' where c = 1255 index_test.go:137: sql insert into test_index values (2359, 9175284355719196713, 0.389992, 'ARQRhP6u7I') index_test.go:140: sql delete from test_index where c = 1947 index_test.go:143: sql update test_index set c1 = 8962195115663373955, c2 = 0.069806, c3 = 'd1NLjgrueQ' where c = 437 index_test.go:143: sql update test_index set c1 = 8700735579520235539, c2 = 0.601533, c3 = '8xRiWlmfMt' where c = 970 index_test.go:137: sql insert into test_index values (2360, 5672644706638617397, 0.321423, 'j0rwblsmqL') index_test.go:143: sql update test_index set c1 = 3369999783153589763, c2 = 0.084985, c3 = 'JUUxPzZoJS' where c = 355 index_test.go:140: sql delete from test_index where c = 445 index_test.go:137: sql insert into test_index values (2363, 4485478568261384531, 0.813939, 'abVmsMW88P') index_test.go:137: sql insert into test_index values (2362, 3342305325533214314, 0.139725, 'wHDm3epLBh') index_test.go:137: sql insert into test_index values (2361, 6850898201387958887, 0.633184, 'PW7FcbsZTA') index_test.go:137: sql insert into test_index values (2365, 537762158319302307, 0.793704, 'sUxQdD7v5W') index_test.go:140: sql delete from test_index where c = 2333 index_test.go:137: sql insert into test_index values (2364, 6935855033804823101, 0.321636, 'N4SUpHoPVL') index_test.go:143: sql update test_index set c1 = 4978124342968123707, c2 = 0.088073, c3 = 'Smy2WwAbnU' where c = 2308 index_test.go:143: sql update test_index set c1 = 3226292468216239599, c2 = 0.627677, c3 = 'jwSKjktCfD' where c = 1401 index_test.go:140: sql delete from test_index where c = 606 index_test.go:137: sql insert into test_index values (2366, 3211651286236757488, 0.019021, 'YN38RG1lqO') index_test.go:143: sql update test_index set c1 = 2133297216759822682, c2 = 0.697734, c3 = 'NRoQBvweaR' where c = 1742 index_test.go:140: sql delete from test_index where c = 2122 index_test.go:140: sql delete from test_index where c = 1418 index_test.go:137: sql insert into test_index values (2368, 4224112707560366324, 0.623776, 'NaLrgZ7seK') index_test.go:140: sql delete from test_index where c = 1177 index_test.go:140: sql delete from test_index where c = 605 index_test.go:143: sql update test_index set c1 = 8237515271521044430, c2 = 0.423323, c3 = 'HdiPyI7jVu' where c = 598 index_test.go:137: sql insert into test_index values (2369, 1550734146199738161, 0.750416, '2U3KWQLacN') index_test.go:140: sql delete from test_index where c = 1860 index_test.go:140: sql delete from test_index where c = 2117 index_test.go:140: sql delete from test_index where c = 131 index_test.go:137: sql insert into test_index values (2367, 7605081792861167310, 0.339533, 'HeDS6NhTdh') index_test.go:143: sql update test_index set c1 = 7405781538972713091, c2 = 0.685564, c3 = 'YdqqBiUw7z' where c = 694 index_test.go:143: sql update test_index set c1 = 1182822206648569636, c2 = 0.480971, c3 = 'fpxRXcdLX8' where c = 621 index_test.go:143: sql update test_index set c1 = 5794688408965960012, c2 = 0.308743, c3 = 'j7LUrNK38z' where c = 1462 index_test.go:143: sql update test_index set c1 = 6355912056103189904, c2 = 0.723193, c3 = 'Ls7WS7LRbf' where c = 964 index_test.go:143: sql update test_index set c1 = 5147037530642695156, c2 = 0.930570, c3 = 'BoktH61ze2' where c = 755 index_test.go:137: sql insert into test_index values (2373, 3455890014578212395, 0.214093, 'R1jSH5tqCE') index_test.go:137: sql insert into test_index values (2370, 5688715363502084460, 0.577634, 'VoxmT6deXI') index_test.go:137: sql insert into test_index values (2371, 1385549808944206685, 0.040017, 'e1jcYNUjLq') index_test.go:143: sql update test_index set c1 = 2070310108542767902, c2 = 0.177724, c3 = '3PRWpk60P6' where c = 2155 index_test.go:140: sql delete from test_index where c = 1807 index_test.go:143: sql update test_index set c1 = 6605977173531196501, c2 = 0.776074, c3 = 'EKFwxN07FR' where c = 2002 index_test.go:140: sql delete from test_index where c = 1174 index_test.go:137: sql insert into test_index values (2374, 1818496449817291368, 0.231328, 'eUv6eZZEFm') index_test.go:140: sql delete from test_index where c = 393 index_test.go:137: sql insert into test_index values (2372, 1297697753833875918, 0.857141, 'I55ZKzaxQn') index_test.go:137: sql insert into test_index values (2375, 8120073967366167189, 0.518388, 'qG97dQSbA6') index_test.go:143: sql update test_index set c1 = 3187852549632068859, c2 = 0.933066, c3 = 'v2KAFdwdKa' where c = 1979 index_test.go:143: sql update test_index set c1 = 6020180080837450940, c2 = 0.175619, c3 = 'MaxLMLZglt' where c = 1934 index_test.go:140: sql delete from test_index where c = 263 index_test.go:140: sql delete from test_index where c = 389 index_test.go:137: sql insert into test_index values (2376, 4190751670557262812, 0.568244, '2q8q1ulNHy') index_test.go:140: sql delete from test_index where c = 97 index_test.go:143: sql update test_index set c1 = 8915703376177507797, c2 = 0.369064, c3 = 'lHPZm0qya5' where c = 123 index_test.go:137: sql insert into test_index values (2377, 9203093407441333058, 0.365071, 'UhkHBAI42F') index_test.go:143: sql update test_index set c1 = 7180965525844760069, c2 = 0.007738, c3 = 'bzzKCsGnrE' where c = 486 index_test.go:140: sql delete from test_index where c = 1898 index_test.go:143: sql update test_index set c1 = 6245143459754393058, c2 = 0.794955, c3 = 'UaQZoKNSLQ' where c = 1736 index_test.go:137: sql insert into test_index values (2378, 2934804838270459704, 0.823999, '3SyOxeJoCI') index_test.go:140: sql delete from test_index where c = 1428 index_test.go:140: sql delete from test_index where c = 422 index_test.go:137: sql insert into test_index values (2379, 5033434697651719491, 0.308106, 'rOfet1iwwY') index_test.go:140: sql delete from test_index where c = 324 index_test.go:143: sql update test_index set c1 = 6116501171597821952, c2 = 0.880128, c3 = 'Rl9yNAYuag' where c = 1416 index_test.go:140: sql delete from test_index where c = 596 index_test.go:137: sql insert into test_index values (2380, 5066553054588862620, 0.171054, 'QzAnoKURvB') index_test.go:137: sql insert into test_index values (2381, 7454127042363922224, 0.813262, 'NZTr7uDu5W') index_test.go:143: sql update test_index set c1 = 6406768849537088220, c2 = 0.891565, c3 = 'TtsF0trX1D' where c = 1640 index_test.go:143: sql update test_index set c1 = 7434831775336629268, c2 = 0.471645, c3 = 'WcsgEJGHYe' where c = 1520 index_test.go:143: sql update test_index set c1 = 7026323780817390518, c2 = 0.036030, c3 = 'FLsEZEs5Vx' where c = 1348 index_test.go:137: sql insert into test_index values (2383, 5372401013174509484, 0.019262, 'PMEb7P1dWM') index_test.go:140: sql delete from test_index where c = 2286 index_test.go:143: sql update test_index set c1 = 7137787172132341334, c2 = 0.866721, c3 = 'pAKAwr9PYC' where c = 2116 index_test.go:137: sql insert into test_index values (2382, 8923672324927092858, 0.599951, 'y3QLOohUKL') index_test.go:143: sql update test_index set c1 = 1246543356451302444, c2 = 0.850247, c3 = 'hsvN9yYSfh' where c = 2143 index_test.go:140: sql delete from test_index where c = 1023 index_test.go:140: sql delete from test_index where c = 2090 index_test.go:143: sql update test_index set c1 = 8973716598012475543, c2 = 0.711155, c3 = '8ALvgFrodd' where c = 1312 index_test.go:140: sql delete from test_index where c = 225 index_test.go:137: sql insert into test_index values (2386, 8573312879762320685, 0.718884, 'MUH6LYVL1h') index_test.go:143: sql update test_index set c1 = 362714862513155899, c2 = 0.532485, c3 = 'uW0xx8evN2' where c = 1175 index_test.go:137: sql insert into test_index values (2384, 4187607873780364686, 0.297340, 'lCTWrUmdeX') index_test.go:143: sql update test_index set c1 = 6752884888609187499, c2 = 0.186866, c3 = 'Ts4a8YCoGd' where c = 380 index_test.go:137: sql insert into test_index values (2387, 5256772405734092386, 0.495317, 'gCW0mwnzEm') index_test.go:140: sql delete from test_index where c = 2220 index_test.go:143: sql update test_index set c1 = 1516798721512863454, c2 = 0.360408, c3 = 'PPtXddaJMi' where c = 756 index_test.go:137: sql insert into test_index values (2385, 2295099406791237075, 0.983425, 'ARgfJAsECs') index_test.go:140: sql delete from test_index where c = 161 index_test.go:137: sql insert into test_index values (2388, 8085240355808641161, 0.794673, 'RLqOBNoEkp') index_test.go:143: sql update test_index set c1 = 9117186925269483052, c2 = 0.219029, c3 = 'YgDadIbLfO' where c = 421 index_test.go:143: sql update test_index set c1 = 2353712783205769754, c2 = 0.878707, c3 = 'wp91H2jcGg' where c = 1809 index_test.go:140: sql delete from test_index where c = 2349 index_test.go:137: sql insert into test_index values (2389, 681482071477754491, 0.914859, 'UOwD1rxrsl') index_test.go:140: sql delete from test_index where c = 117 index_test.go:137: sql insert into test_index values (2390, 2938253536140403576, 0.937784, 'XwPhQe8g7N') index_test.go:140: sql delete from test_index where c = 415 index_test.go:137: sql insert into test_index values (2392, 829522292375374931, 0.632466, 'peO2cdwpyH') index_test.go:140: sql delete from test_index where c = 366 index_test.go:140: sql delete from test_index where c = 1077 index_test.go:143: sql update test_index set c1 = 1966564269640329363, c2 = 0.349811, c3 = 'VnUrsVGA9f' where c = 2075 index_test.go:137: sql insert into test_index values (2391, 6537718023231300998, 0.095109, '0PIZAajbF9') index_test.go:140: sql delete from test_index where c = 641 index_test.go:140: sql delete from test_index where c = 1744 index_test.go:137: sql insert into test_index values (2394, 1566525559512394957, 0.212250, 'BC21il7b1C') index_test.go:140: sql delete from test_index where c = 374 index_test.go:143: sql update test_index set c1 = 5485305627614240604, c2 = 0.154481, c3 = '3FZ6ATMY4I' where c = 1976 index_test.go:143: sql update test_index set c1 = 5766864887862988199, c2 = 0.930119, c3 = 'YgZO5LpE6T' where c = 1265 index_test.go:143: sql update test_index set c1 = 244926326234905482, c2 = 0.979559, c3 = 'FCaRuMJx0X' where c = 1443 index_test.go:137: sql insert into test_index values (2393, 4199146076091704847, 0.431868, 'aFjEt1ICjT') index_test.go:143: sql update test_index set c1 = 8634144776542272491, c2 = 0.933935, c3 = '6aGl3O584A' where c = 820 index_test.go:140: sql delete from test_index where c = 1870 index_test.go:140: sql delete from test_index where c = 901 index_test.go:143: sql update test_index set c1 = 2103580053598418751, c2 = 0.072205, c3 = 'hVWg5MyujU' where c = 2176 index_test.go:137: sql insert into test_index values (2395, 2916840271930978779, 0.329585, '6f6uQwqgo6') index_test.go:143: sql update test_index set c1 = 1772495869930659873, c2 = 0.465492, c3 = 'x83aESusVC' where c = 2332 index_test.go:143: sql update test_index set c1 = 4182157238453327331, c2 = 0.244450, c3 = 'N8tAhTfqjD' where c = 1604 index_test.go:143: sql update test_index set c1 = 3901236775061522995, c2 = 0.207397, c3 = '4ey9Xq8WEF' where c = 2313 index_test.go:137: sql insert into test_index values (2396, 1883950072922151290, 0.573478, 'syhJ6NU3qa') index_test.go:140: sql delete from test_index where c = 918 index_test.go:143: sql update test_index set c1 = 1202500773483686042, c2 = 0.531228, c3 = 'EDKlyUwndC' where c = 1652 index_test.go:137: sql insert into test_index values (2397, 8908299098425008885, 0.530858, 'ULmH7vbvOR') index_test.go:143: sql update test_index set c1 = 5331163695128689486, c2 = 0.341031, c3 = 'xTDJKqmiZn' where c = 1436 index_test.go:137: sql insert into test_index values (2398, 8571237698125324294, 0.424115, 'JMD0bwLXIz') index_test.go:140: sql delete from test_index where c = 1806 index_test.go:140: sql delete from test_index where c = 1366 index_test.go:143: sql update test_index set c1 = 3547126089034647054, c2 = 0.318734, c3 = 'aBacutKdYs' where c = 171 index_test.go:137: sql insert into test_index values (2399, 4989622898500839207, 0.719134, 'laT9HaFfWf') index_test.go:140: sql delete from test_index where c = 1293 index_test.go:143: sql update test_index set c1 = 2288899926631703617, c2 = 0.057269, c3 = 'P6xORakRXI' where c = 1252 index_test.go:137: sql insert into test_index values (2400, 3880095038831174816, 0.144968, 'wWStP2Kg1U') index_test.go:143: sql update test_index set c1 = 4384632993594193697, c2 = 0.213923, c3 = 'GjrhyzuPvl' where c = 1962 index_test.go:140: sql delete from test_index where c = 1073 index_test.go:140: sql delete from test_index where c = 798 index_test.go:143: sql update test_index set c1 = 5660146388969301836, c2 = 0.436566, c3 = 'xdV1OHIgtZ' where c = 87 index_test.go:143: sql update test_index set c1 = 5434163812143055362, c2 = 0.624520, c3 = 'uzHlWRBrPt' where c = 64 index_test.go:137: sql insert into test_index values (2402, 2389011992748930475, 0.152046, 'hhyvRNmGuz') index_test.go:137: sql insert into test_index values (2408, 5780730149142600238, 0.908477, 'phwHL5IsZZ') index_test.go:137: sql insert into test_index values (2401, 7144896883105169357, 0.484754, 'MUI9LrwU2Z') index_test.go:137: sql insert into test_index values (2404, 8270216234996747407, 0.380130, 'qu8bFmg0M9') index_test.go:137: sql insert into test_index values (2403, 1109369126395466244, 0.603254, 'IDOZ2VjP8d') index_test.go:137: sql insert into test_index values (2405, 6325614827198780398, 0.463860, 'b9mRui2u4B') index_test.go:137: sql insert into test_index values (2409, 1241755724995182627, 0.796337, 'hmSBZ4566d') index_test.go:137: sql insert into test_index values (2410, 7383915783632607970, 0.254605, 'JhPjpxvGbK') index_test.go:137: sql insert into test_index values (2406, 7190376112544430144, 0.416509, 'gGUFZShhF5') index_test.go:137: sql insert into test_index values (2407, 2397351987249208675, 0.226329, 'erW1BdBHwT') index_test.go:140: sql delete from test_index where c = 148 index_test.go:140: sql delete from test_index where c = 389 index_test.go:140: sql delete from test_index where c = 169 index_test.go:140: sql delete from test_index where c = 1347 index_test.go:140: sql delete from test_index where c = 1949 index_test.go:140: sql delete from test_index where c = 154 index_test.go:143: sql update test_index set c1 = 7292548601898008534, c2 = 0.768140, c3 = 'CaowAArDcp' where c = 1964 index_test.go:143: sql update test_index set c1 = 4344882659873781897, c2 = 0.781260, c3 = 'B51M41ZCLd' where c = 627 index_test.go:140: sql delete from test_index where c = 66 index_test.go:140: sql delete from test_index where c = 1038 index_test.go:140: sql delete from test_index where c = 2211 index_test.go:143: sql update test_index set c1 = 8044424729990297180, c2 = 0.662672, c3 = 'qrMR9UjEsx' where c = 1268 index_test.go:143: sql update test_index set c1 = 352919762993425089, c2 = 0.445199, c3 = 'Ap2W4iAKMl' where c = 548 index_test.go:143: sql update test_index set c1 = 1377745482774821952, c2 = 0.313432, c3 = 'sh014zaNtS' where c = 2337 index_test.go:140: sql delete from test_index where c = 1391 index_test.go:143: sql update test_index set c1 = 391847623530803185, c2 = 0.276031, c3 = 'OEpe7PEc8x' where c = 2211 index_test.go:137: sql insert into test_index values (2411, 1432539104070181634, 0.789713, 'jOdcXSf9xd') index_test.go:137: sql insert into test_index values (2412, 2761217267242915349, 0.291058, 'K0jrdlD8kf') index_test.go:140: sql delete from test_index where c = 1771 index_test.go:137: sql insert into test_index values (2413, 4223940577758589106, 0.137654, 'VxROA8q4gN') index_test.go:143: sql update test_index set c1 = 1005706570071998189, c2 = 0.165482, c3 = 'oWbaD7h5Pr' where c = 1511 index_test.go:143: sql update test_index set c1 = 7364466558510383989, c2 = 0.211633, c3 = '5h3i8uUXzg' where c = 1631 index_test.go:143: sql update test_index set c1 = 348182768616009192, c2 = 0.302412, c3 = 'g9zkz2D5Yn' where c = 2145 index_test.go:137: sql insert into test_index values (2415, 6022497091225755589, 0.173878, 'zrzsEMymUJ') index_test.go:137: sql insert into test_index values (2416, 575674493102908868, 0.695214, 'z1T1vWOGhl') index_test.go:140: sql delete from test_index where c = 1174 index_test.go:137: sql insert into test_index values (2414, 1036247237038539400, 0.856227, 'OCGSkFP5ge') index_test.go:140: sql delete from test_index where c = 1785 index_test.go:143: sql update test_index set c1 = 6229642002685365818, c2 = 0.933675, c3 = '6xR6GhD2fA' where c = 1390 index_test.go:143: sql update test_index set c1 = 7022533420030611107, c2 = 0.626785, c3 = 'ItQfkardxL' where c = 1457 index_test.go:137: sql insert into test_index values (2417, 4991430911184715281, 0.241477, 'xwLpXtd0Az') index_test.go:137: sql insert into test_index values (2419, 7307518519917692292, 0.239451, 'dkY3a8NMOs') index_test.go:137: sql insert into test_index values (2418, 742401449618043789, 0.383620, '77llayB2uK') index_test.go:140: sql delete from test_index where c = 515 index_test.go:140: sql delete from test_index where c = 966 index_test.go:143: sql update test_index set c1 = 4142167413569052655, c2 = 0.224549, c3 = 'LStSIKyB1X' where c = 875 index_test.go:143: sql update test_index set c1 = 3726996467428530090, c2 = 0.694673, c3 = '7VBCRI7xaU' where c = 1990 index_test.go:140: sql delete from test_index where c = 1872 index_test.go:140: sql delete from test_index where c = 29 index_test.go:140: sql delete from test_index where c = 1150 index_test.go:137: sql insert into test_index values (2420, 486601216061361496, 0.667088, 'ESw8qpZp33') index_test.go:143: sql update test_index set c1 = 2414193892287735350, c2 = 0.872562, c3 = 'X8z5dFmpUP' where c = 198 index_test.go:140: sql delete from test_index where c = 1098 index_test.go:137: sql insert into test_index values (2421, 6898152566136874837, 0.373485, 'Dpa8NnWiN2') index_test.go:143: sql update test_index set c1 = 816085125264056095, c2 = 0.624735, c3 = '9Hn4LtL9LY' where c = 1398 index_test.go:137: sql insert into test_index values (2422, 877930191028602763, 0.045780, 'WAUBI396Kz') index_test.go:143: sql update test_index set c1 = 1569676144633848502, c2 = 0.793626, c3 = 'z6JGkRWmWa' where c = 1736 index_test.go:143: sql update test_index set c1 = 5198171954857908582, c2 = 0.588519, c3 = 'AjCjxrUTB4' where c = 2065 index_test.go:137: sql insert into test_index values (2424, 9217867739432611859, 0.047951, 'bnrCfgmjB4') index_test.go:137: sql insert into test_index values (2423, 78570712739015647, 0.483197, 'IJze1xmXdo') index_test.go:143: sql update test_index set c1 = 5392494906576791418, c2 = 0.009159, c3 = 'tp8qZi6Uqh' where c = 1193 index_test.go:140: sql delete from test_index where c = 843 index_test.go:140: sql delete from test_index where c = 1677 index_test.go:140: sql delete from test_index where c = 100 index_test.go:137: sql insert into test_index values (2425, 1427888932647656792, 0.251038, 'zZbuqf9wSU') index_test.go:140: sql delete from test_index where c = 515 index_test.go:137: sql insert into test_index values (2427, 2682718053829756829, 0.416983, 'zNVbJUv545') index_test.go:143: sql update test_index set c1 = 8243893581756342873, c2 = 0.954993, c3 = 'ar5bxGh8FB' where c = 1378 index_test.go:143: sql update test_index set c1 = 1213385344019541622, c2 = 0.198273, c3 = '2dqI0wSf2m' where c = 154 index_test.go:137: sql insert into test_index values (2426, 1555175267759991656, 0.721014, 'CToYt9Zpv6') index_test.go:143: sql update test_index set c1 = 5914120999171570425, c2 = 0.639837, c3 = '7zSmDGlwB7' where c = 778 index_test.go:137: sql insert into test_index values (2428, 3632430331592326822, 0.346105, 'Z4ceZhB85L') index_test.go:140: sql delete from test_index where c = 252 index_test.go:140: sql delete from test_index where c = 1879 index_test.go:140: sql delete from test_index where c = 1095 index_test.go:143: sql update test_index set c1 = 2971051206578713784, c2 = 0.328578, c3 = '3W96XlfX6q' where c = 675 index_test.go:143: sql update test_index set c1 = 4765958261562651990, c2 = 0.310789, c3 = 'AsO6cX8sfh' where c = 831 index_test.go:137: sql insert into test_index values (2429, 3815673097330085652, 0.055828, 'LchDC1Hzus') index_test.go:137: sql insert into test_index values (2431, 6160708606076618226, 0.586667, '7gFd7wWnD4') index_test.go:143: sql update test_index set c1 = 2423523916531494940, c2 = 0.883866, c3 = 'eT7gqmVQ0u' where c = 1564 index_test.go:140: sql delete from test_index where c = 2059 index_test.go:137: sql insert into test_index values (2430, 2387683160499259917, 0.632724, 'qlqpWDZs0T') index_test.go:143: sql update test_index set c1 = 2447581486062503391, c2 = 0.881050, c3 = 'WGzFDV6oVx' where c = 2130 index_test.go:140: sql delete from test_index where c = 846 index_test.go:143: sql update test_index set c1 = 3707315900397823519, c2 = 0.530505, c3 = '30mTxlrZOR' where c = 244 index_test.go:140: sql delete from test_index where c = 2106 index_test.go:137: sql insert into test_index values (2432, 8298001552414920867, 0.262100, 'mXdZlXXxAZ') index_test.go:140: sql delete from test_index where c = 1887 index_test.go:137: sql insert into test_index values (2434, 2020976656351019229, 0.450324, 'CKqABgytEC') index_test.go:140: sql delete from test_index where c = 206 index_test.go:137: sql insert into test_index values (2433, 3542203821803496960, 0.863481, 'XQtAptUIlT') index_test.go:140: sql delete from test_index where c = 1105 index_test.go:137: sql insert into test_index values (2435, 3373587762182040100, 0.058301, 'VDvQ3WyEOK') index_test.go:137: sql insert into test_index values (2436, 7919812568273615913, 0.921290, 'RGw3GOsbTi') index_test.go:143: sql update test_index set c1 = 608484750044056415, c2 = 0.402075, c3 = 'WJcOjlO7iM' where c = 1977 index_test.go:140: sql delete from test_index where c = 823 index_test.go:143: sql update test_index set c1 = 2519920359508922697, c2 = 0.627144, c3 = 'Zk41hJ9liw' where c = 180 index_test.go:143: sql update test_index set c1 = 3682317912031501707, c2 = 0.108334, c3 = '08YXHm64oO' where c = 888 index_test.go:143: sql update test_index set c1 = 8907346474789871464, c2 = 0.433295, c3 = 'okUkZB3aFq' where c = 2253 index_test.go:140: sql delete from test_index where c = 579 index_test.go:140: sql delete from test_index where c = 1414 index_test.go:143: sql update test_index set c1 = 3764305454619774404, c2 = 0.994430, c3 = 'mPYQ11K5hS' where c = 1135 index_test.go:143: sql update test_index set c1 = 7434312367826353609, c2 = 0.225178, c3 = 'BUwdN3wUxt' where c = 431 index_test.go:140: sql delete from test_index where c = 1968 index_test.go:143: sql update test_index set c1 = 3457652422640075280, c2 = 0.995666, c3 = 'Hy3DOYCL7t' where c = 635 index_test.go:137: sql insert into test_index values (2438, 1266104151748326927, 0.094342, 'Fwbc3sZ1Ls') index_test.go:143: sql update test_index set c1 = 1488935699785458102, c2 = 0.328899, c3 = 'Jd71jR2Nik' where c = 1317 index_test.go:137: sql insert into test_index values (2439, 107304985992070667, 0.569050, 'qaQQw9Oygv') index_test.go:137: sql insert into test_index values (2440, 7291112358541844940, 0.410340, 'fvPtgolh16') index_test.go:143: sql update test_index set c1 = 89458487201420510, c2 = 0.774655, c3 = 'waTq2mQbFr' where c = 253 index_test.go:137: sql insert into test_index values (2437, 3517592412862644108, 0.378079, '3igHJHAbOS') index_test.go:140: sql delete from test_index where c = 482 index_test.go:137: sql insert into test_index values (2442, 3973172196699067498, 0.179697, 'yGC7awGig8') index_test.go:143: sql update test_index set c1 = 4438405202886583080, c2 = 0.997970, c3 = '8O9s8GQs2k' where c = 1291 index_test.go:137: sql insert into test_index values (2443, 8779141070534816886, 0.959309, 'PD4ROONLgp') index_test.go:140: sql delete from test_index where c = 799 index_test.go:137: sql insert into test_index values (2444, 6651131476128848999, 0.297336, 'pehivghNN5') index_test.go:137: sql insert into test_index values (2441, 8210753695928416463, 0.398812, 'xQWTP4qEie') index_test.go:140: sql delete from test_index where c = 2106 index_test.go:137: sql insert into test_index values (2445, 5076476449940496041, 0.005602, 'YUfhcKFsPW') index_test.go:140: sql delete from test_index where c = 2262 index_test.go:143: sql update test_index set c1 = 1986959536270525646, c2 = 0.297906, c3 = 'AMQMgJqsdu' where c = 590 index_test.go:140: sql delete from test_index where c = 514 index_test.go:140: sql delete from test_index where c = 1036 index_test.go:143: sql update test_index set c1 = 4080916612579201950, c2 = 0.867104, c3 = 'Zdb8r954W8' where c = 587 index_test.go:140: sql delete from test_index where c = 1466 index_test.go:137: sql insert into test_index values (2446, 6181142331688262105, 0.388084, '5cHDjmFok7') index_test.go:143: sql update test_index set c1 = 364780819002675337, c2 = 0.966014, c3 = 'qB1TPz4gwI' where c = 181 index_test.go:143: sql update test_index set c1 = 3124579857808690872, c2 = 0.583871, c3 = '3iaKOVCciQ' where c = 671 index_test.go:140: sql delete from test_index where c = 869 index_test.go:137: sql insert into test_index values (2448, 13569018400692005, 0.584665, 'vW4itKP29n') index_test.go:140: sql delete from test_index where c = 1117 index_test.go:137: sql insert into test_index values (2447, 8016177723907190925, 0.664169, 'Luzu9EsxBo') index_test.go:143: sql update test_index set c1 = 3374471757885973281, c2 = 0.996312, c3 = 'xmkLi1IQ2m' where c = 1053 index_test.go:137: sql insert into test_index values (2449, 2232889531397093163, 0.312801, '9tXCybM37Q') index_test.go:140: sql delete from test_index where c = 2239 index_test.go:143: sql update test_index set c1 = 5546060836627783590, c2 = 0.256864, c3 = 'K9ElcFP6sU' where c = 2133 index_test.go:137: sql insert into test_index values (2450, 7918634349691536723, 0.045114, 'UhlHTKPI21') index_test.go:143: sql update test_index set c1 = 4022955730071568098, c2 = 0.874095, c3 = 'YDZjwaW8Ru' where c = 496 index_test.go:143: sql update test_index set c1 = 6680498903574066252, c2 = 0.866500, c3 = 'ChBsYJvBTs' where c = 531 index_test.go:143: sql update test_index set c1 = 4774810172864368576, c2 = 0.636131, c3 = '9OfbFd7XnZ' where c = 2419 index_test.go:137: sql insert into test_index values (2451, 289436899608437081, 0.297267, 'KFLv0Ae52I') index_test.go:140: sql delete from test_index where c = 1561 index_test.go:143: sql update test_index set c1 = 2349124668592749723, c2 = 0.002042, c3 = 'sdktD8UUFZ' where c = 1998 index_test.go:140: sql delete from test_index where c = 2008 index_test.go:137: sql insert into test_index values (2452, 4386740493744152880, 0.538136, 'LS6tftVyV3') index_test.go:140: sql delete from test_index where c = 1722 index_test.go:143: sql update test_index set c1 = 7219834838596736084, c2 = 0.208675, c3 = 'YawQThyGR0' where c = 371 index_test.go:137: sql insert into test_index values (2453, 2697499233129321497, 0.947763, '5PDkk0VzCT') index_test.go:137: sql insert into test_index values (2455, 7352562414384542471, 0.508962, '0wyWmtiZgb') index_test.go:140: sql delete from test_index where c = 467 index_test.go:143: sql update test_index set c1 = 2731362773168494879, c2 = 0.425436, c3 = 'Av3ja5xMDT' where c = 805 index_test.go:140: sql delete from test_index where c = 769 index_test.go:137: sql insert into test_index values (2456, 7900960311789487531, 0.074413, '3lQ2DyKHmq') index_test.go:140: sql delete from test_index where c = 1220 index_test.go:137: sql insert into test_index values (2454, 5655719044242898634, 0.856311, 'ocu161EaRK') index_test.go:143: sql update test_index set c1 = 1794458195985705803, c2 = 0.416026, c3 = 'vU3ecxES8l' where c = 805 index_test.go:143: sql update test_index set c1 = 6200075655963432767, c2 = 0.921000, c3 = '5pkTCnyR7d' where c = 2250 index_test.go:137: sql insert into test_index values (2457, 7389044373414981191, 0.686423, '3SfhmZOp8r') index_test.go:140: sql delete from test_index where c = 1799 index_test.go:137: sql insert into test_index values (2458, 2520508395224833497, 0.974505, 'iZeSBd77rS') index_test.go:140: sql delete from test_index where c = 1217 index_test.go:140: sql delete from test_index where c = 2055 index_test.go:140: sql delete from test_index where c = 542 index_test.go:137: sql insert into test_index values (2459, 4159372485547609410, 0.936684, '30J2LOf7AU') index_test.go:140: sql delete from test_index where c = 1212 index_test.go:143: sql update test_index set c1 = 4870791130826342191, c2 = 0.038202, c3 = 'ZQcdVi5WZV' where c = 462 index_test.go:143: sql update test_index set c1 = 2787058073969049344, c2 = 0.600088, c3 = 'io9NKsbuSc' where c = 781 index_test.go:143: sql update test_index set c1 = 148230166831438020, c2 = 0.135419, c3 = 'ZotM672brp' where c = 256 index_test.go:140: sql delete from test_index where c = 2377 index_test.go:143: sql update test_index set c1 = 3047122941137656971, c2 = 0.708181, c3 = 'Wd4SIMljtF' where c = 2092 index_test.go:143: sql update test_index set c1 = 2664635139772349596, c2 = 0.416822, c3 = 'aeRVOap2Ne' where c = 801 index_test.go:137: sql insert into test_index values (2460, 7495958547238345453, 0.560930, 'waiZBAIca1') index_test.go:143: sql update test_index set c1 = 8674931358306510750, c2 = 0.434941, c3 = '0yOsz30ngJ' where c = 1546 index_test.go:143: sql update test_index set c1 = 2760633381112739591, c2 = 0.675307, c3 = 'Wql5tUTjfA' where c = 1710 index_test.go:143: sql update test_index set c1 = 6750125782362046336, c2 = 0.077899, c3 = 'xF5GwrbgAI' where c = 710 index_test.go:140: sql delete from test_index where c = 2397 index_test.go:137: sql insert into test_index values (2463, 6199709569239108522, 0.633897, '72inrUTpjP') index_test.go:137: sql insert into test_index values (2462, 8956693030196510527, 0.960123, 'hl9dzeEjRq') index_test.go:137: sql insert into test_index values (2461, 1094178998167064786, 0.791771, 'zQenTCRiK3') index_test.go:137: sql insert into test_index values (2464, 7138690666652266088, 0.498004, 'S7Qa3n7rke') index_test.go:137: sql insert into test_index values (2465, 3975620378473390905, 0.249531, 'OgPCNAFdx8') index_test.go:143: sql update test_index set c1 = 1880165393472696189, c2 = 0.088515, c3 = '15Sd67S0UG' where c = 29 index_test.go:140: sql delete from test_index where c = 840 index_test.go:137: sql insert into test_index values (2468, 4791495876723003563, 0.787331, 'lWgVPGsOIw') index_test.go:137: sql insert into test_index values (2466, 4974328865356721673, 0.874128, 'gOrIJt2yFq') index_test.go:140: sql delete from test_index where c = 1454 index_test.go:140: sql delete from test_index where c = 377 index_test.go:137: sql insert into test_index values (2467, 2221003630770829769, 0.478359, 'hlXFzyJA5x') index_test.go:140: sql delete from test_index where c = 1837 index_test.go:140: sql delete from test_index where c = 352 index_test.go:140: sql delete from test_index where c = 556 index_test.go:140: sql delete from test_index where c = 576 index_test.go:140: sql delete from test_index where c = 2141 index_test.go:143: sql update test_index set c1 = 3088494250426938821, c2 = 0.862540, c3 = 'Sf6kedDSp6' where c = 476 index_test.go:137: sql insert into test_index values (2469, 1303884915936914812, 0.720100, 'Y3r60ddo6t') index_test.go:143: sql update test_index set c1 = 8877079548524398395, c2 = 0.166516, c3 = '2iMfxFh4G5' where c = 1471 index_test.go:143: sql update test_index set c1 = 838212664862926593, c2 = 0.403720, c3 = 'ZkdmZnaoOb' where c = 1443 index_test.go:140: sql delete from test_index where c = 2203 index_test.go:143: sql update test_index set c1 = 5293161170170198657, c2 = 0.950770, c3 = 'o6iHFMqWdz' where c = 676 index_test.go:143: sql update test_index set c1 = 8795709042007553953, c2 = 0.330187, c3 = 'e6hQaUiQ1d' where c = 2245 index_test.go:143: sql update test_index set c1 = 549416713224958722, c2 = 0.156706, c3 = 'iz62Pqq0lZ' where c = 1469 index_test.go:143: sql update test_index set c1 = 1190510557699299650, c2 = 0.044112, c3 = 'H2TtcjOdwe' where c = 1004 index_test.go:143: sql update test_index set c1 = 716526036623588764, c2 = 0.329488, c3 = 'dEs3eaXAHI' where c = 1851 index_test.go:137: sql insert into test_index values (2470, 6304524519281280276, 0.704567, 'puyhgFMFlY') index_test.go:137: sql insert into test_index values (2471, 6292298608632670628, 0.664828, 'ueOOWqI3Am') index_test.go:143: sql update test_index set c1 = 1599756475998347971, c2 = 0.556326, c3 = 'HKgZq99Lp0' where c = 39 index_test.go:137: sql insert into test_index values (2472, 7142352376574948010, 0.756697, '34BlHuJHpv') index_test.go:140: sql delete from test_index where c = 806 index_test.go:140: sql delete from test_index where c = 2041 index_test.go:137: sql insert into test_index values (2473, 8321129712577254953, 0.783244, 'DtX4TMyjeZ') index_test.go:137: sql insert into test_index values (2474, 608443215882627002, 0.093100, 'JzsYwE1vOb') index_test.go:137: sql insert into test_index values (2475, 1422307918566124576, 0.633091, 'pIEpZj6ZMp') index_test.go:137: sql insert into test_index values (2476, 4230104836687829882, 0.044381, 't0QUr5UQHL') index_test.go:137: sql insert into test_index values (2477, 5376555266146133080, 0.863899, '8V5tuAgz13') index_test.go:143: sql update test_index set c1 = 7106027537781109834, c2 = 0.238712, c3 = 'qy1QKX79Qx' where c = 414 index_test.go:140: sql delete from test_index where c = 2090 index_test.go:137: sql insert into test_index values (2478, 8820878490792897639, 0.459611, 'awV0vkWr3x') index_test.go:140: sql delete from test_index where c = 1387 index_test.go:143: sql update test_index set c1 = 8565810066046606622, c2 = 0.485512, c3 = 'a39HU3uz5k' where c = 1371 index_test.go:140: sql delete from test_index where c = 1287 index_test.go:143: sql update test_index set c1 = 3665089348274826480, c2 = 0.126246, c3 = 'BVLEvb2sje' where c = 71 index_test.go:140: sql delete from test_index where c = 2051 index_test.go:140: sql delete from test_index where c = 1526 index_test.go:140: sql delete from test_index where c = 933 index_test.go:140: sql delete from test_index where c = 808 index_test.go:137: sql insert into test_index values (2479, 131607848658007714, 0.213178, 'mxrAimXByK') index_test.go:143: sql update test_index set c1 = 6395140555620880554, c2 = 0.261031, c3 = 'Nji4vOIsGt' where c = 1870 index_test.go:143: sql update test_index set c1 = 664059834682318448, c2 = 0.346237, c3 = 'lWn5A5J57B' where c = 189 index_test.go:143: sql update test_index set c1 = 420561234998448458, c2 = 0.508924, c3 = 'epCmIt5pJE' where c = 897 index_test.go:137: sql insert into test_index values (2480, 7947568924863861710, 0.388018, 'dX37guABGg') index_test.go:137: sql insert into test_index values (2481, 6234261686553683903, 0.166756, 'FAfTP2gM6T') index_test.go:140: sql delete from test_index where c = 456 index_test.go:143: sql update test_index set c1 = 5899571961714820719, c2 = 0.553813, c3 = 'P1LvoFl1UW' where c = 1307 index_test.go:140: sql delete from test_index where c = 1073 index_test.go:143: sql update test_index set c1 = 2145901537659580046, c2 = 0.676376, c3 = 'TNHKl2LF7a' where c = 1855 index_test.go:140: sql delete from test_index where c = 2116 index_test.go:137: sql insert into test_index values (2483, 1455536546090020965, 0.396414, '6SlaX7lbZe') index_test.go:137: sql insert into test_index values (2482, 5948675804706229505, 0.322394, 'p8XBp1fkLf') index_test.go:143: sql update test_index set c1 = 72411351289390232, c2 = 0.738931, c3 = 'KDIVvyGAGO' where c = 184 index_test.go:143: sql update test_index set c1 = 6440528775464108648, c2 = 0.800247, c3 = 'STGiaxLfzb' where c = 898 index_test.go:143: sql update test_index set c1 = 7458376420982625049, c2 = 0.010824, c3 = 'a7DPfzqiMG' where c = 328 index_test.go:137: sql insert into test_index values (2484, 2424250373667610610, 0.660565, 'ic08ZOFiXl') index_test.go:143: sql update test_index set c1 = 185701699725948979, c2 = 0.468320, c3 = '8nLnz2xE9Y' where c = 1201 index_test.go:137: sql insert into test_index values (2485, 2058552095120397907, 0.799623, 'DDYtgR9SEr') index_test.go:140: sql delete from test_index where c = 320 index_test.go:140: sql delete from test_index where c = 2137 index_test.go:140: sql delete from test_index where c = 349 index_test.go:137: sql insert into test_index values (2487, 3162698647431692580, 0.270447, 'ITuoGTYlyq') index_test.go:137: sql insert into test_index values (2488, 5096529240634322296, 0.664555, '51ECr3tD9O') index_test.go:140: sql delete from test_index where c = 1789 index_test.go:140: sql delete from test_index where c = 1985 index_test.go:137: sql insert into test_index values (2489, 2860464416259178015, 0.304842, 'JXOb2HEsQh') index_test.go:137: sql insert into test_index values (2486, 1945376214288215990, 0.946857, '6h5ftPDtfr') index_test.go:137: sql insert into test_index values (2490, 6851679843579006909, 0.809323, '21hrHGVzpi') index_test.go:140: sql delete from test_index where c = 122 index_test.go:140: sql delete from test_index where c = 605 index_test.go:143: sql update test_index set c1 = 1052743052678455035, c2 = 0.425253, c3 = '7XMHBHmBgS' where c = 77 index_test.go:143: sql update test_index set c1 = 854976426689195734, c2 = 0.201683, c3 = 'uy38gQbEnD' where c = 1511 index_test.go:143: sql update test_index set c1 = 8935612243007123554, c2 = 0.977197, c3 = 'g5CBYh7ZMO' where c = 1043 index_test.go:140: sql delete from test_index where c = 1793 index_test.go:143: sql update test_index set c1 = 4621626950202818743, c2 = 0.009574, c3 = 'NRyA2NMVMp' where c = 1508 index_test.go:140: sql delete from test_index where c = 1467 index_test.go:143: sql update test_index set c1 = 2102930008402075117, c2 = 0.840260, c3 = 'yi9UDKdw5V' where c = 307 index_test.go:137: sql insert into test_index values (2491, 5799633078119935867, 0.961592, 'FShIl1LlC5') index_test.go:143: sql update test_index set c1 = 2916998741155551894, c2 = 0.195688, c3 = 'm9nzbKX9eH' where c = 2339 index_test.go:143: sql update test_index set c1 = 5349551404571741034, c2 = 0.127481, c3 = 'wpfsjhuFrj' where c = 2370 index_test.go:143: sql update test_index set c1 = 5678040227575230503, c2 = 0.013106, c3 = 'KfhGBTWCku' where c = 671 index_test.go:137: sql insert into test_index values (2492, 1742524161786801419, 0.983497, 'QFnyb3ynE4') index_test.go:140: sql delete from test_index where c = 697 index_test.go:137: sql insert into test_index values (2493, 37086332754355418, 0.409549, 'u5uFWcvLTz') index_test.go:140: sql delete from test_index where c = 2327 index_test.go:137: sql insert into test_index values (2494, 6527163027631533315, 0.856279, 'DRUZIl4pGk') index_test.go:137: sql insert into test_index values (2496, 19456741234277324, 0.387012, 'Zl2lWOPdxQ') index_test.go:143: sql update test_index set c1 = 2012963433882219739, c2 = 0.357203, c3 = '7wkSBe6vrK' where c = 401 index_test.go:137: sql insert into test_index values (2495, 5571483972831073082, 0.600370, 'vBpcCp2SEW') index_test.go:137: sql insert into test_index values (2497, 7674391061130755594, 0.112295, 'GOvJ3cRjH7') index_test.go:140: sql delete from test_index where c = 1914 index_test.go:143: sql update test_index set c1 = 6893915480426741230, c2 = 0.059647, c3 = 'iBBuTA3QcK' where c = 817 index_test.go:143: sql update test_index set c1 = 8224884376452970873, c2 = 0.006448, c3 = 'km4uMwf9ps' where c = 179 index_test.go:140: sql delete from test_index where c = 92 index_test.go:140: sql delete from test_index where c = 967 index_test.go:140: sql delete from test_index where c = 141 index_test.go:143: sql update test_index set c1 = 5986336851872294416, c2 = 0.475386, c3 = 'L0BWx6S1JR' where c = 1216 index_test.go:140: sql delete from test_index where c = 1612 index_test.go:140: sql delete from test_index where c = 2362 index_test.go:143: sql update test_index set c1 = 7798623530878910337, c2 = 0.054041, c3 = 'WrrYjzSZ6k' where c = 1132 index_test.go:137: sql insert into test_index values (2498, 566566083287100356, 0.633508, 'uAQCEB2OM9') index_test.go:137: sql insert into test_index values (2499, 2085730579774526108, 0.220194, 'vHCo9CeMPJ') index_test.go:143: sql update test_index set c1 = 5289854382692459070, c2 = 0.613838, c3 = 'yZTgph3tqP' where c = 1141 index_test.go:143: sql update test_index set c1 = 8059054131049294474, c2 = 0.935507, c3 = 'BY1F1JJkKg' where c = 1983 index_test.go:143: sql update test_index set c1 = 5231363998317862104, c2 = 0.753602, c3 = '6KIjU5SiNk' where c = 1475 index_test.go:143: sql update test_index set c1 = 1122174091713219221, c2 = 0.610323, c3 = 'P0MWZCC1C0' where c = 1393 index_test.go:140: sql delete from test_index where c = 2019 index_test.go:140: sql delete from test_index where c = 1297 index_test.go:137: sql insert into test_index values (2500, 5631294628639354892, 0.867528, 'kco6UHTpqu') index_test.go:143: sql update test_index set c1 = 8302092164361989931, c2 = 0.170220, c3 = 'qRyZJ20s5t' where c = 2157 index_test.go:140: sql delete from test_index where c = 2327 index_test.go:143: sql update test_index set c1 = 7945792027303647454, c2 = 0.107644, c3 = 'X1uJ4MOMUj' where c = 2293 index_test.go:143: sql update test_index set c1 = 3845382710598651879, c2 = 0.652554, c3 = 'a11867FgX1' where c = 1163 index_test.go:137: sql insert into test_index values (2501, 3869804961692845875, 0.838471, 'wqvwFb1dvp') index_test.go:137: sql insert into test_index values (2504, 3665186823978707289, 0.701785, 'ufnxL5gSyE') index_test.go:137: sql insert into test_index values (2510, 3258186922444461913, 0.615998, 'm5dNhCA5mG') index_test.go:137: sql insert into test_index values (2502, 5867059001386531246, 0.367763, '0KtSaLMQgv') index_test.go:137: sql insert into test_index values (2507, 919230219574469515, 0.204846, 'r2VkUoe57e') index_test.go:137: sql insert into test_index values (2505, 5654567565330074990, 0.549074, 'U7OroVZjzh') index_test.go:137: sql insert into test_index values (2508, 4215969156927476584, 0.233194, '5TK9uOhDVk') index_test.go:137: sql insert into test_index values (2503, 5749914663962429486, 0.311331, 'cNRnEVo6ie') index_test.go:137: sql insert into test_index values (2509, 766552462049899633, 0.054290, 'VR95mQDPEM') index_test.go:137: sql insert into test_index values (2506, 15701283103177177, 0.841059, 'QR2kFYDncq') index_test.go:140: sql delete from test_index where c = 507 index_test.go:140: sql delete from test_index where c = 869 index_test.go:140: sql delete from test_index where c = 6 index_test.go:140: sql delete from test_index where c = 805 index_test.go:140: sql delete from test_index where c = 966 index_test.go:140: sql delete from test_index where c = 1525 index_test.go:140: sql delete from test_index where c = 1482 index_test.go:143: sql update test_index set c1 = 1188649170183026714, c2 = 0.985301, c3 = 'h4ioTZlGK0' where c = 55 index_test.go:140: sql delete from test_index where c = 2490 index_test.go:140: sql delete from test_index where c = 2371 index_test.go:140: sql delete from test_index where c = 1564 index_test.go:143: sql update test_index set c1 = 3343502030976608271, c2 = 0.294771, c3 = 'ZolDgokZEf' where c = 1727 index_test.go:143: sql update test_index set c1 = 6697030882478049462, c2 = 0.527260, c3 = '5sI4YqX5pk' where c = 937 index_test.go:143: sql update test_index set c1 = 3968730765831403282, c2 = 0.042970, c3 = 'oS5esGsfin' where c = 507 index_test.go:143: sql update test_index set c1 = 4363901792378113227, c2 = 0.783839, c3 = 'hKhrgQGGi0' where c = 349 index_test.go:143: sql update test_index set c1 = 2729982348717112515, c2 = 0.932183, c3 = 'LpOPgMZUKt' where c = 2217 index_test.go:143: sql update test_index set c1 = 3794288162451444738, c2 = 0.719978, c3 = 'mZvc9T0bJD' where c = 58 index_test.go:137: sql insert into test_index values (2511, 2249005030284242780, 0.837007, 'kQ9krfBGGo') index_test.go:137: sql insert into test_index values (2512, 3905736406782272336, 0.762638, 'tgxzYE8qER') index_test.go:143: sql update test_index set c1 = 3472441129787840372, c2 = 0.940878, c3 = 'e4c98iAt4u' where c = 1396 index_test.go:137: sql insert into test_index values (2514, 4043636834321466247, 0.272480, 'DcfInUQtcf') index_test.go:143: sql update test_index set c1 = 3276425762409171832, c2 = 0.426411, c3 = 'dntfYzyr60' where c = 1728 index_test.go:137: sql insert into test_index values (2516, 8458867126486847126, 0.068502, 'gKU4BBYxoU') index_test.go:143: sql update test_index set c1 = 5523568073437180363, c2 = 0.796140, c3 = '6zgz529d2M' where c = 1341 index_test.go:137: sql insert into test_index values (2513, 6585772831698141280, 0.444444, 'EshMB0S6lq') index_test.go:137: sql insert into test_index values (2517, 6733101149102067294, 0.285911, 'nL9vNRPy6P') index_test.go:137: sql insert into test_index values (2515, 754070590888837098, 0.018852, 'W52E72j5u4') index_test.go:140: sql delete from test_index where c = 795 index_test.go:140: sql delete from test_index where c = 1063 index_test.go:140: sql delete from test_index where c = 1993 index_test.go:140: sql delete from test_index where c = 835 index_test.go:143: sql update test_index set c1 = 1700144806815010048, c2 = 0.150121, c3 = 'NNQ1odV1iv' where c = 366 index_test.go:140: sql delete from test_index where c = 749 index_test.go:137: sql insert into test_index values (2519, 7525699131204491724, 0.164928, '07rDCtHQEK') index_test.go:143: sql update test_index set c1 = 4802079861791256360, c2 = 0.092570, c3 = 'bJpBHQqxFT' where c = 1830 index_test.go:140: sql delete from test_index where c = 1597 index_test.go:143: sql update test_index set c1 = 359029074811472149, c2 = 0.475514, c3 = 'FRrht2eJpA' where c = 88 index_test.go:137: sql insert into test_index values (2518, 343062643618352239, 0.355389, 'PQNVdqHvLf') index_test.go:140: sql delete from test_index where c = 2302 index_test.go:137: sql insert into test_index values (2520, 9130327510351286816, 0.940396, 'tjWDoB0vms') index_test.go:143: sql update test_index set c1 = 5501288602480154384, c2 = 0.536897, c3 = 'ZRFU4uMTTp' where c = 810 index_test.go:137: sql insert into test_index values (2522, 3584969527534712056, 0.888357, 'CwmY9p2gqT') index_test.go:140: sql delete from test_index where c = 1697 index_test.go:143: sql update test_index set c1 = 3250006831097616298, c2 = 0.272023, c3 = 'hF7pDBS9Cu' where c = 1992 index_test.go:143: sql update test_index set c1 = 7488190847800176586, c2 = 0.749670, c3 = 'EqJc5glBXZ' where c = 2170 index_test.go:137: sql insert into test_index values (2523, 8181643786013769914, 0.999086, 'rZpUtWkhA1') index_test.go:137: sql insert into test_index values (2521, 6664569017350246226, 0.131429, 'tY0B4xT6iu') index_test.go:140: sql delete from test_index where c = 2145 index_test.go:140: sql delete from test_index where c = 2500 index_test.go:137: sql insert into test_index values (2524, 5859579417634954224, 0.181799, 'ow449FX1Xm') index_test.go:143: sql update test_index set c1 = 3423153993497024388, c2 = 0.853763, c3 = '0HcPrJXhYw' where c = 1755 index_test.go:140: sql delete from test_index where c = 1096 index_test.go:140: sql delete from test_index where c = 1138 index_test.go:137: sql insert into test_index values (2526, 3777013683382377219, 0.405679, 'LaVTNCwrcM') index_test.go:143: sql update test_index set c1 = 4869639890613213471, c2 = 0.844735, c3 = 'IAMufs1Z8M' where c = 523 index_test.go:140: sql delete from test_index where c = 2455 index_test.go:140: sql delete from test_index where c = 636 index_test.go:143: sql update test_index set c1 = 6328921835610020459, c2 = 0.351365, c3 = '2L3l0PnuVj' where c = 579 index_test.go:137: sql insert into test_index values (2527, 1181703819968739079, 0.366452, '6yBPElLNP0') index_test.go:137: sql insert into test_index values (2525, 1131210052585047977, 0.514509, 'PFoXvOA1Pu') index_test.go:143: sql update test_index set c1 = 9132838899088415216, c2 = 0.703852, c3 = 'h2kmalKXyg' where c = 2413 index_test.go:143: sql update test_index set c1 = 4120551570247614361, c2 = 0.910211, c3 = 'KsUalrJdEK' where c = 2305 index_test.go:143: sql update test_index set c1 = 3686609033938743453, c2 = 0.279236, c3 = 'CkndZ4FPNk' where c = 459 index_test.go:143: sql update test_index set c1 = 746409611691150590, c2 = 0.944996, c3 = 'DxNoqcwN0L' where c = 1622 index_test.go:137: sql insert into test_index values (2528, 9163820391029655234, 0.060877, 'OZc6c8byXv') index_test.go:140: sql delete from test_index where c = 2243 index_test.go:140: sql delete from test_index where c = 1303 index_test.go:143: sql update test_index set c1 = 4746515664986001337, c2 = 0.725639, c3 = 'H4q1NUq8BO' where c = 1923 index_test.go:137: sql insert into test_index values (2529, 8090462337613910380, 0.955394, 'WjkPefWPr4') index_test.go:137: sql insert into test_index values (2530, 8256296666918102135, 0.788630, 'agUe8ZdzOX') index_test.go:143: sql update test_index set c1 = 7141683913651817822, c2 = 0.933428, c3 = 'HKJM8bboeY' where c = 1122 index_test.go:137: sql insert into test_index values (2532, 7074210522408496406, 0.083368, 'iZOhiWISzZ') index_test.go:140: sql delete from test_index where c = 2100 index_test.go:137: sql insert into test_index values (2531, 6704902061404525949, 0.618176, 'y9FtpfwgSh') index_test.go:140: sql delete from test_index where c = 443 index_test.go:140: sql delete from test_index where c = 1883 index_test.go:137: sql insert into test_index values (2534, 2053334985518364811, 0.902129, 'mllrehjMQs') index_test.go:140: sql delete from test_index where c = 1077 index_test.go:140: sql delete from test_index where c = 1124 index_test.go:143: sql update test_index set c1 = 8984445922450995889, c2 = 0.180719, c3 = 'ZOF3YX3J7a' where c = 1164 index_test.go:137: sql insert into test_index values (2533, 1394457909176752190, 0.127610, '91HQD3i7o2') index_test.go:143: sql update test_index set c1 = 7467575931088850201, c2 = 0.574231, c3 = 'SJVm2IIu9X' where c = 2233 index_test.go:140: sql delete from test_index where c = 800 index_test.go:140: sql delete from test_index where c = 215 index_test.go:137: sql insert into test_index values (2535, 9212102622149011419, 0.791990, 'qAvRE7X58G') index_test.go:143: sql update test_index set c1 = 9041884879968721302, c2 = 0.313253, c3 = 'D4ANLmEnK2' where c = 2032 index_test.go:143: sql update test_index set c1 = 251328544470606218, c2 = 0.641942, c3 = '0tYUlv3TMx' where c = 525 index_test.go:143: sql update test_index set c1 = 6034337919322086675, c2 = 0.915327, c3 = 'NZJvkXxQrm' where c = 1176 index_test.go:137: sql insert into test_index values (2536, 8671638681973564102, 0.370721, 'pgpovcIwUo') index_test.go:140: sql delete from test_index where c = 1445 index_test.go:143: sql update test_index set c1 = 1336605052823209900, c2 = 0.616364, c3 = 'rdMA4WXSJb' where c = 1193 index_test.go:137: sql insert into test_index values (2537, 7330157179704538593, 0.433050, 'Uqhg7EDWH6') index_test.go:143: sql update test_index set c1 = 6667509063093921704, c2 = 0.553396, c3 = '9hvlb7PN8A' where c = 1004 index_test.go:140: sql delete from test_index where c = 973 index_test.go:143: sql update test_index set c1 = 8605073634019460017, c2 = 0.255832, c3 = 'gpt2bpNyIc' where c = 1516 index_test.go:140: sql delete from test_index where c = 935 index_test.go:140: sql delete from test_index where c = 2473 index_test.go:143: sql update test_index set c1 = 6555473309901913379, c2 = 0.270944, c3 = 'R4473ldi9d' where c = 1889 index_test.go:137: sql insert into test_index values (2538, 4985722538869226934, 0.591606, 'uJTJCYixN7') index_test.go:137: sql insert into test_index values (2539, 9067021288722166693, 0.123404, 'KPVQtYkD1d') index_test.go:137: sql insert into test_index values (2540, 2758370939572101726, 0.036954, 'jzfIFbYMsK') index_test.go:143: sql update test_index set c1 = 9148466709508059266, c2 = 0.343981, c3 = '2lDMGMDF0k' where c = 117 index_test.go:140: sql delete from test_index where c = 1833 index_test.go:143: sql update test_index set c1 = 6632544994533382843, c2 = 0.248538, c3 = 'An4fzJaY1s' where c = 204 index_test.go:137: sql insert into test_index values (2541, 833799724824235886, 0.703025, 'cmYiRv7mit') index_test.go:140: sql delete from test_index where c = 620 index_test.go:137: sql insert into test_index values (2542, 734644976525448181, 0.910058, '3kc9SLVdrF') index_test.go:137: sql insert into test_index values (2544, 1020602246977060053, 0.867610, 'gSJ4GlmFg5') index_test.go:140: sql delete from test_index where c = 1006 index_test.go:143: sql update test_index set c1 = 5675126515154961661, c2 = 0.606458, c3 = 'CwoODtBQZN' where c = 924 index_test.go:140: sql delete from test_index where c = 1344 index_test.go:143: sql update test_index set c1 = 5137408730493426340, c2 = 0.841842, c3 = 'brXovelLyV' where c = 217 index_test.go:137: sql insert into test_index values (2545, 4933921138886350542, 0.699132, 'FtqaGTtoYD') index_test.go:137: sql insert into test_index values (2546, 8318541467132023836, 0.117060, 'c2YeD8TZSC') index_test.go:143: sql update test_index set c1 = 2246824253608292025, c2 = 0.845354, c3 = 'jdVzMY2PfL' where c = 415 index_test.go:137: sql insert into test_index values (2543, 6386999969412876271, 0.172329, 'cxDIKzB6EE') index_test.go:140: sql delete from test_index where c = 323 index_test.go:140: sql delete from test_index where c = 75 index_test.go:143: sql update test_index set c1 = 3337631499433879889, c2 = 0.134065, c3 = 'nG8Hdtnja1' where c = 1780 index_test.go:137: sql insert into test_index values (2547, 853434850620143079, 0.516539, 'lKW8nMt06d') index_test.go:143: sql update test_index set c1 = 1833020534270060100, c2 = 0.368866, c3 = 'gOL8Nd3BUa' where c = 1837 index_test.go:137: sql insert into test_index values (2548, 4530230151330817750, 0.364937, '21hnVd6TY2') index_test.go:140: sql delete from test_index where c = 2389 index_test.go:137: sql insert into test_index values (2549, 7363309479413707237, 0.593421, '324qM9hxCB') index_test.go:140: sql delete from test_index where c = 2266 index_test.go:140: sql delete from test_index where c = 571 index_test.go:143: sql update test_index set c1 = 6157996834599124526, c2 = 0.332851, c3 = 'rd2zbFS2zn' where c = 1930 index_test.go:140: sql delete from test_index where c = 629 index_test.go:143: sql update test_index set c1 = 4751146363899443161, c2 = 0.525619, c3 = 'AAQVTX71th' where c = 490 index_test.go:140: sql delete from test_index where c = 1808 index_test.go:137: sql insert into test_index values (2551, 3490639735494755729, 0.973276, 'WhrxGIagij') index_test.go:140: sql delete from test_index where c = 1701 index_test.go:137: sql insert into test_index values (2550, 1090329236565916887, 0.535427, 'umyCxkPMda') index_test.go:143: sql update test_index set c1 = 4062381958409527163, c2 = 0.321116, c3 = 'y9AH5TGZse' where c = 812 index_test.go:143: sql update test_index set c1 = 1177419130819047821, c2 = 0.687352, c3 = 'erQDTXADtb' where c = 1558 index_test.go:143: sql update test_index set c1 = 3582602271273966274, c2 = 0.045026, c3 = '4rjJTtqjcu' where c = 1811 index_test.go:143: sql update test_index set c1 = 8304999973417169396, c2 = 0.754496, c3 = 'YV60us2fpv' where c = 75 index_test.go:137: sql insert into test_index values (2552, 7118474553034280942, 0.233699, 'svBnhyYHmy') index_test.go:137: sql insert into test_index values (2553, 2353534386873251356, 0.995877, 'iMpM0mKrPS') index_test.go:143: sql update test_index set c1 = 3630092492120439492, c2 = 0.257635, c3 = '5bkiI39JKm' where c = 2012 index_test.go:143: sql update test_index set c1 = 5505920448185854524, c2 = 0.276469, c3 = 'Cgs3iS4KJ8' where c = 1706 index_test.go:140: sql delete from test_index where c = 76 index_test.go:137: sql insert into test_index values (2554, 3583131019416628389, 0.280436, 'lYkVhE2dRk') index_test.go:140: sql delete from test_index where c = 1029 index_test.go:137: sql insert into test_index values (2559, 199143221630011243, 0.498732, '4pVWewIx9z') index_test.go:140: sql delete from test_index where c = 2282 index_test.go:137: sql insert into test_index values (2555, 205229033122853552, 0.581605, 'tptUZc9EQE') index_test.go:137: sql insert into test_index values (2558, 8357157642843002871, 0.831744, 'nTsoB2Hfqv') index_test.go:140: sql delete from test_index where c = 1530 index_test.go:137: sql insert into test_index values (2556, 5756267308160511568, 0.499598, 'J03GFIXM5B') index_test.go:137: sql insert into test_index values (2557, 6078876504334555984, 0.272597, '9bYbHBhfFt') index_test.go:143: sql update test_index set c1 = 8332832883577478980, c2 = 0.191227, c3 = 'NLUsie84IG' where c = 1589 index_test.go:140: sql delete from test_index where c = 1752 index_test.go:143: sql update test_index set c1 = 439450713306476455, c2 = 0.271948, c3 = 'cZrBo1kGP0' where c = 432 index_test.go:143: sql update test_index set c1 = 3725826731813998179, c2 = 0.122118, c3 = 'ppjjjeooUP' where c = 1993 index_test.go:140: sql delete from test_index where c = 2462 index_test.go:140: sql delete from test_index where c = 273 index_test.go:143: sql update test_index set c1 = 7207605923239918892, c2 = 0.795400, c3 = 'yIV2NUxCHV' where c = 2488 index_test.go:140: sql delete from test_index where c = 1886 index_test.go:140: sql delete from test_index where c = 2089 index_test.go:140: sql delete from test_index where c = 1478 index_test.go:143: sql update test_index set c1 = 3871706271161753976, c2 = 0.515390, c3 = 'AcXlBYDFII' where c = 1146 index_test.go:143: sql update test_index set c1 = 4715068893408750645, c2 = 0.279790, c3 = 'RYVMhiHuXz' where c = 1236 index_test.go:143: sql update test_index set c1 = 6977457437204583596, c2 = 0.708772, c3 = 'Nfc8YVuAYB' where c = 448 index_test.go:137: sql insert into test_index values (2560, 6503224719241588419, 0.475174, 'f64aBaCMeY') index_test.go:143: sql update test_index set c1 = 3466481178125825540, c2 = 0.356545, c3 = 'EM7mOI9Iy7' where c = 2041 index_test.go:137: sql insert into test_index values (2561, 4272634181719580011, 0.529181, 'Ls6NNZtYR2') index_test.go:137: sql insert into test_index values (2562, 3276295883759494918, 0.093605, 'uA1TxdVgCs') index_test.go:143: sql update test_index set c1 = 85749695543692254, c2 = 0.353787, c3 = 'NFRSDgOg3o' where c = 76 index_test.go:137: sql insert into test_index values (2563, 3876287366511190448, 0.793425, 'gE2IaI2khn') index_test.go:140: sql delete from test_index where c = 543 index_test.go:143: sql update test_index set c1 = 4913831016310788248, c2 = 0.608705, c3 = '6tReRDfn5p' where c = 2071 index_test.go:140: sql delete from test_index where c = 1751 index_test.go:137: sql insert into test_index values (2564, 5805368962322846865, 0.048066, 'dZ9Ad9b7iR') index_test.go:137: sql insert into test_index values (2565, 8520979663224858630, 0.034535, 'IDx7qXzGrh') index_test.go:140: sql delete from test_index where c = 247 index_test.go:137: sql insert into test_index values (2567, 1350884469170739138, 0.084384, 'A4L54veZks') index_test.go:137: sql insert into test_index values (2566, 6397232259603295217, 0.634464, 'HPnjZoYRxR') index_test.go:137: sql insert into test_index values (2568, 6854264573389471766, 0.772395, '1JZY3I7To1') index_test.go:140: sql delete from test_index where c = 494 index_test.go:137: sql insert into test_index values (2569, 3905701016950968774, 0.658343, 'ix8Yr3jrrI') index_test.go:140: sql delete from test_index where c = 817 index_test.go:143: sql update test_index set c1 = 6755315945643064970, c2 = 0.449102, c3 = 'qquWzxiPCF' where c = 790 index_test.go:143: sql update test_index set c1 = 2751257470407288865, c2 = 0.965786, c3 = 'KKQqBFguKc' where c = 819 index_test.go:143: sql update test_index set c1 = 8359581088702922686, c2 = 0.217543, c3 = 'ZNlXGafeVC' where c = 1239 index_test.go:140: sql delete from test_index where c = 1313 index_test.go:140: sql delete from test_index where c = 217 index_test.go:140: sql delete from test_index where c = 674 index_test.go:140: sql delete from test_index where c = 2324 index_test.go:140: sql delete from test_index where c = 1707 index_test.go:143: sql update test_index set c1 = 6075220433021759632, c2 = 0.068881, c3 = '6cZSjlGnox' where c = 593 index_test.go:143: sql update test_index set c1 = 7125668849040684968, c2 = 0.562915, c3 = 'qCq1vXWd7w' where c = 292 index_test.go:143: sql update test_index set c1 = 1670707973679730399, c2 = 0.808498, c3 = 'mzlNvKx5Lp' where c = 1312 index_test.go:143: sql update test_index set c1 = 5130929349354264745, c2 = 0.373526, c3 = 'wSjFBCwLmi' where c = 236 index_test.go:137: sql insert into test_index values (2571, 1193021761612297157, 0.727328, 'Nx8GCbX2ba') index_test.go:143: sql update test_index set c1 = 2968491122373708810, c2 = 0.266939, c3 = 'tQdgTpAQI4' where c = 1370 index_test.go:137: sql insert into test_index values (2572, 8627906136041095358, 0.953514, 'iUFTnWn3Uk') index_test.go:137: sql insert into test_index values (2570, 1035323541868600926, 0.663924, 'MTYhUKJpEt') index_test.go:143: sql update test_index set c1 = 5146378819576249753, c2 = 0.215607, c3 = 'bMeT02heHh' where c = 1151 index_test.go:137: sql insert into test_index values (2574, 899435584385821872, 0.407267, 'VN2wKjLRXl') index_test.go:137: sql insert into test_index values (2575, 7072305717285073516, 0.310048, 'g47v3QqfCe') index_test.go:143: sql update test_index set c1 = 4608830448934567880, c2 = 0.144573, c3 = 'z3rZzHVdCF' where c = 1480 index_test.go:137: sql insert into test_index values (2573, 8971343284900883877, 0.326681, 'zxv6VjvD3W') index_test.go:140: sql delete from test_index where c = 20 index_test.go:137: sql insert into test_index values (2576, 7882897306753440371, 0.236153, 'GWTuZIIbm6') index_test.go:140: sql delete from test_index where c = 318 index_test.go:140: sql delete from test_index where c = 247 index_test.go:140: sql delete from test_index where c = 1620 index_test.go:143: sql update test_index set c1 = 262172329374870530, c2 = 0.144300, c3 = 'CNFac3bXYS' where c = 630 index_test.go:140: sql delete from test_index where c = 1331 index_test.go:143: sql update test_index set c1 = 5996095870113057360, c2 = 0.730601, c3 = 'Yc1H7PvjEv' where c = 100 index_test.go:137: sql insert into test_index values (2577, 7564575340775964537, 0.191541, '2frSrAZ0QA') index_test.go:140: sql delete from test_index where c = 747 index_test.go:143: sql update test_index set c1 = 4193148227567832673, c2 = 0.285692, c3 = 'vpeDDgB9ga' where c = 1872 index_test.go:143: sql update test_index set c1 = 3612772500976135119, c2 = 0.039610, c3 = 'GTzAhpyrNK' where c = 745 index_test.go:137: sql insert into test_index values (2578, 4836493248707251023, 0.611495, 'kbWqwBqFG0') index_test.go:137: sql insert into test_index values (2579, 6494148030692268410, 0.782642, 'FQX49n6us4') index_test.go:140: sql delete from test_index where c = 1614 index_test.go:143: sql update test_index set c1 = 1002318476368515203, c2 = 0.610681, c3 = 'q3Dsz2rhGv' where c = 2432 index_test.go:140: sql delete from test_index where c = 284 index_test.go:137: sql insert into test_index values (2581, 6930435246838539525, 0.944788, 'R2GxMsQbqb') index_test.go:137: sql insert into test_index values (2582, 1988537288622845962, 0.515121, 'mvflX51i9I') index_test.go:137: sql insert into test_index values (2580, 4063610710458302866, 0.066751, 'KyxKdpBICM') index_test.go:140: sql delete from test_index where c = 2488 index_test.go:137: sql insert into test_index values (2583, 1817621602652235487, 0.786187, '6kI6OA38Zs') index_test.go:140: sql delete from test_index where c = 1454 index_test.go:140: sql delete from test_index where c = 758 index_test.go:140: sql delete from test_index where c = 216 index_test.go:143: sql update test_index set c1 = 6000979978361526246, c2 = 0.716924, c3 = 'SZEuvOdlxm' where c = 2027 index_test.go:143: sql update test_index set c1 = 3201852079167175310, c2 = 0.916632, c3 = 'eLBQgyTlu8' where c = 1998 index_test.go:137: sql insert into test_index values (2584, 3079548005858889541, 0.489310, '29W3g9OVz5') index_test.go:143: sql update test_index set c1 = 3417886208410927301, c2 = 0.434391, c3 = 'e2Q97xwWbf' where c = 1872 index_test.go:143: sql update test_index set c1 = 8264878428144241124, c2 = 0.250439, c3 = '8DcL3Q4OHj' where c = 658 index_test.go:143: sql update test_index set c1 = 269302012675936475, c2 = 0.249240, c3 = '0cLV1UT5EQ' where c = 2477 index_test.go:140: sql delete from test_index where c = 2435 index_test.go:143: sql update test_index set c1 = 105322719008029538, c2 = 0.757252, c3 = 'StXxQZjuIH' where c = 1559 index_test.go:140: sql delete from test_index where c = 870 index_test.go:143: sql update test_index set c1 = 5450790980185388534, c2 = 0.282908, c3 = '7Uy1TtncON' where c = 1974 index_test.go:140: sql delete from test_index where c = 2111 index_test.go:143: sql update test_index set c1 = 2163742889748825645, c2 = 0.287862, c3 = 'VqNmPERVIi' where c = 1985 index_test.go:143: sql update test_index set c1 = 1107995106202366109, c2 = 0.365011, c3 = 'XRegw2VU1K' where c = 970 index_test.go:137: sql insert into test_index values (2585, 7870396956264267358, 0.722053, 'y0Dr7wSrg1') index_test.go:137: sql insert into test_index values (2588, 7140520414183303804, 0.123617, 't7ivO2HdIR') index_test.go:137: sql insert into test_index values (2586, 7036428250661226263, 0.675041, 'bju6ribb8T') index_test.go:137: sql insert into test_index values (2590, 83828759952255534, 0.459241, 'pKvdiq3UFP') index_test.go:137: sql insert into test_index values (2589, 4287036904507598236, 0.463876, 'MJoVdV1nQh') index_test.go:143: sql update test_index set c1 = 7328645326759393993, c2 = 0.826170, c3 = 'asmJZV1DVF' where c = 2408 index_test.go:137: sql insert into test_index values (2587, 8310678210985928944, 0.511356, 'TK2XyzKopD') index_test.go:137: sql insert into test_index values (2592, 4919635660162283294, 0.461013, 'WYFHXniKNe') index_test.go:137: sql insert into test_index values (2591, 557119277805241695, 0.935026, 'WKTqVKZDOq') index_test.go:140: sql delete from test_index where c = 231 index_test.go:137: sql insert into test_index values (2593, 7473933685784362513, 0.383759, '41uQ16JFV0') index_test.go:140: sql delete from test_index where c = 1217 index_test.go:140: sql delete from test_index where c = 1162 index_test.go:140: sql delete from test_index where c = 2132 index_test.go:137: sql insert into test_index values (2594, 6138959750274338214, 0.359877, '0MShCffVga') index_test.go:143: sql update test_index set c1 = 7739492707795128830, c2 = 0.832212, c3 = 'pEK1kcCQFv' where c = 1664 index_test.go:140: sql delete from test_index where c = 1524 index_test.go:140: sql delete from test_index where c = 2024 index_test.go:143: sql update test_index set c1 = 867203425036684897, c2 = 0.605154, c3 = 'lBD3PvyTI6' where c = 330 index_test.go:140: sql delete from test_index where c = 1130 index_test.go:140: sql delete from test_index where c = 146 index_test.go:140: sql delete from test_index where c = 2172 index_test.go:143: sql update test_index set c1 = 2773058671624585823, c2 = 0.784358, c3 = 'ruDTK45r21' where c = 220 index_test.go:143: sql update test_index set c1 = 6691726022753292210, c2 = 0.951888, c3 = 'AeJNx70a7a' where c = 756 index_test.go:143: sql update test_index set c1 = 367625984378319882, c2 = 0.903069, c3 = 'Cyb65NxxVb' where c = 1282 index_test.go:143: sql update test_index set c1 = 7478449296925382774, c2 = 0.963349, c3 = 'R9QCsss6Q3' where c = 1167 index_test.go:137: sql insert into test_index values (2595, 293156679787591045, 0.125497, 'fnCOYbWfX9') index_test.go:143: sql update test_index set c1 = 189683904287948039, c2 = 0.281619, c3 = 'oIpbwHC7QD' where c = 2466 index_test.go:140: sql delete from test_index where c = 989 index_test.go:143: sql update test_index set c1 = 588000944768069555, c2 = 0.627783, c3 = 'LFFgpKfJyp' where c = 2399 index_test.go:140: sql delete from test_index where c = 44 index_test.go:137: sql insert into test_index values (2596, 5602051813397837393, 0.253363, 'G2RkOOCCbn') index_test.go:137: sql insert into test_index values (2597, 5058226404648476349, 0.048413, 'YcmO2AyaM8') index_test.go:143: sql update test_index set c1 = 7173156316169402288, c2 = 0.763385, c3 = '8SgctApE1Q' where c = 781 index_test.go:140: sql delete from test_index where c = 557 index_test.go:137: sql insert into test_index values (2599, 2023366509746117629, 0.374437, 'k8HuDnGDZN') index_test.go:143: sql update test_index set c1 = 7149211535825895564, c2 = 0.254764, c3 = 'Q4P4CzEMXb' where c = 1875 index_test.go:137: sql insert into test_index values (2598, 2346233819132064249, 0.108933, 'BI2qTerd1Y') index_test.go:137: sql insert into test_index values (2600, 1694303039914919089, 0.596570, 'tBVm18Mhiv') index_test.go:143: sql update test_index set c1 = 2815731941416529632, c2 = 0.670281, c3 = 'xdic6pOrAB' where c = 1943 index_test.go:140: sql delete from test_index where c = 777 index_test.go:140: sql delete from test_index where c = 1239 index_test.go:140: sql delete from test_index where c = 1721 index_test.go:143: sql update test_index set c1 = 781774476443622057, c2 = 0.704247, c3 = '5Y8hzKKAX8' where c = 1294 index_test.go:140: sql delete from test_index where c = 1967 index_test.go:143: sql update test_index set c1 = 3123091869836199029, c2 = 0.372655, c3 = 'yUTg3wiqq5' where c = 672 index_test.go:143: sql update test_index set c1 = 7328665159439468587, c2 = 0.799476, c3 = 'JVZgM5EYBh' where c = 994 index_test.go:143: sql update test_index set c1 = 7246333561177101034, c2 = 0.573878, c3 = 'FEvDcUOfyx' where c = 815 index_test.go:143: sql update test_index set c1 = 5804725827946697320, c2 = 0.365346, c3 = 'rmZ3mSaTDt' where c = 2268 index_test.go:137: sql insert into test_index values (2610, 8669977211228181839, 0.221439, 'HlhP0rhxix') index_test.go:137: sql insert into test_index values (2602, 3104882140605401536, 0.949773, 'dlqmEf5UIX') index_test.go:137: sql insert into test_index values (2604, 1948847635691446439, 0.424310, 'auMiyPEW8A') index_test.go:137: sql insert into test_index values (2601, 7073657573361939112, 0.329718, 'Wm5c9lIIHF') index_test.go:137: sql insert into test_index values (2607, 4356034583070540937, 0.303493, 'wRdFURGuyR') index_test.go:137: sql insert into test_index values (2603, 3714475513314018663, 0.378816, 'eLYEYqlQ8u') index_test.go:137: sql insert into test_index values (2605, 7961367819742722006, 0.975147, 'KsrPCVmnLz') index_test.go:137: sql insert into test_index values (2606, 351984978996670585, 0.754202, 'uGApJPLtGn') index_test.go:137: sql insert into test_index values (2608, 2457999186305484203, 0.634079, 'vDW8dRRvJU') index_test.go:137: sql insert into test_index values (2609, 4172231964854451379, 0.939791, 'I81eByElpy') index_test.go:140: sql delete from test_index where c = 1189 index_test.go:140: sql delete from test_index where c = 260 index_test.go:140: sql delete from test_index where c = 406 index_test.go:140: sql delete from test_index where c = 706 index_test.go:140: sql delete from test_index where c = 516 index_test.go:140: sql delete from test_index where c = 2537 index_test.go:143: sql update test_index set c1 = 354862705929194146, c2 = 0.821869, c3 = '1RG2ZeEad2' where c = 2019 index_test.go:140: sql delete from test_index where c = 1750 index_test.go:140: sql delete from test_index where c = 1494 index_test.go:140: sql delete from test_index where c = 942 index_test.go:143: sql update test_index set c1 = 1534792396321248647, c2 = 0.441053, c3 = 'xGvUXCTRtO' where c = 68 index_test.go:143: sql update test_index set c1 = 754756916356705534, c2 = 0.004107, c3 = 'kQ9DbByLcn' where c = 715 index_test.go:140: sql delete from test_index where c = 1340 index_test.go:143: sql update test_index set c1 = 6301993425100578279, c2 = 0.840637, c3 = 'aE6jRs83BO' where c = 729 index_test.go:143: sql update test_index set c1 = 5322800726566026311, c2 = 0.082959, c3 = 'hi2IBkRF2S' where c = 1164 index_test.go:143: sql update test_index set c1 = 5658297781155836471, c2 = 0.212456, c3 = 'DzFn5T2XjX' where c = 1274 index_test.go:143: sql update test_index set c1 = 8386378704948760592, c2 = 0.826899, c3 = '2NibrOd9Sw' where c = 2573 index_test.go:143: sql update test_index set c1 = 2926286786585229774, c2 = 0.383601, c3 = 'Lf5qc1Woqj' where c = 913 index_test.go:137: sql insert into test_index values (2613, 2535362535404822835, 0.115243, 'qv6w707kZF') index_test.go:143: sql update test_index set c1 = 6603491320316190938, c2 = 0.717581, c3 = 'ERn9jTSovF' where c = 1185 index_test.go:143: sql update test_index set c1 = 8488453025131058674, c2 = 0.893975, c3 = 'qf6ZWdIx6R' where c = 2527 index_test.go:137: sql insert into test_index values (2614, 3048283958614124107, 0.193368, 'LwKQN6t98u') index_test.go:137: sql insert into test_index values (2615, 7327036860482539709, 0.801822, 'xvPuL2zQEY') index_test.go:137: sql insert into test_index values (2611, 887719275813627343, 0.338025, 'oGdgHUEeSx') index_test.go:140: sql delete from test_index where c = 1344 index_test.go:137: sql insert into test_index values (2616, 2863295755561356525, 0.968139, 'IPkCTmemZc') index_test.go:140: sql delete from test_index where c = 332 index_test.go:137: sql insert into test_index values (2612, 3916762859313191640, 0.501766, 'vV5gJ2hXe1') index_test.go:143: sql update test_index set c1 = 4834209423009732682, c2 = 0.318066, c3 = 'bDvMIjQmUc' where c = 88 index_test.go:137: sql insert into test_index values (2617, 5587762320952224233, 0.959867, 'vlxOKaD4qP') index_test.go:137: sql insert into test_index values (2619, 4252540939041325235, 0.208237, 'tnZnri34KR') index_test.go:137: sql insert into test_index values (2620, 8163016428209274587, 0.325216, 'QMWpbJMWU9') index_test.go:137: sql insert into test_index values (2618, 6463015146265522380, 0.137262, 'HcjuykBuKq') index_test.go:140: sql delete from test_index where c = 283 index_test.go:140: sql delete from test_index where c = 1706 index_test.go:140: sql delete from test_index where c = 2593 index_test.go:143: sql update test_index set c1 = 1193236072743634226, c2 = 0.256607, c3 = 'J3xSppEYGd' where c = 298 index_test.go:143: sql update test_index set c1 = 7742056464800186383, c2 = 0.504098, c3 = 'rwPMEeFT68' where c = 1896 index_test.go:143: sql update test_index set c1 = 7715838267275611331, c2 = 0.930738, c3 = 'VtI7qJTjtk' where c = 662 index_test.go:140: sql delete from test_index where c = 1875 index_test.go:140: sql delete from test_index where c = 1036 index_test.go:143: sql update test_index set c1 = 7443235503784114091, c2 = 0.303143, c3 = 'VqQ5bYNtyT' where c = 432 index_test.go:137: sql insert into test_index values (2621, 2758437341768083333, 0.057811, 'zEbbppRhll') index_test.go:140: sql delete from test_index where c = 1831 index_test.go:140: sql delete from test_index where c = 959 index_test.go:143: sql update test_index set c1 = 8619943319684715082, c2 = 0.798033, c3 = 'qwcgDl3gIy' where c = 491 index_test.go:137: sql insert into test_index values (2622, 3518426292909746938, 0.008722, 'y95lNYZmLb') index_test.go:137: sql insert into test_index values (2624, 4097299939708296491, 0.017058, 'czjLhFQX8L') index_test.go:137: sql insert into test_index values (2625, 6753375048142499237, 0.707368, 'JhccPaaHQj') index_test.go:137: sql insert into test_index values (2623, 3320896107146228931, 0.352066, 'qEyoi3pSiG') index_test.go:140: sql delete from test_index where c = 787 index_test.go:143: sql update test_index set c1 = 622703740070723209, c2 = 0.454364, c3 = '6od7CtbJoO' where c = 2320 index_test.go:140: sql delete from test_index where c = 2168 index_test.go:143: sql update test_index set c1 = 2803317433202486846, c2 = 0.090229, c3 = 'mayL7Rz0Bi' where c = 1777 index_test.go:140: sql delete from test_index where c = 988 index_test.go:140: sql delete from test_index where c = 1381 index_test.go:140: sql delete from test_index where c = 680 index_test.go:143: sql update test_index set c1 = 4442262263153950489, c2 = 0.027389, c3 = 'CdjH1mi0ZZ' where c = 909 index_test.go:143: sql update test_index set c1 = 1701054729040546823, c2 = 0.398684, c3 = 'adSSGCYrwi' where c = 399 index_test.go:137: sql insert into test_index values (2626, 3471625524926417121, 0.114395, '5Ay7T5Qxne') index_test.go:143: sql update test_index set c1 = 4128155440236329295, c2 = 0.498092, c3 = 'yzv6RNomNc' where c = 1740 index_test.go:140: sql delete from test_index where c = 152 index_test.go:137: sql insert into test_index values (2627, 3274380811055012488, 0.278515, 'ugyT30YMTe') index_test.go:137: sql insert into test_index values (2628, 5175917480646008885, 0.720194, 'Gs3KTBDeKF') index_test.go:140: sql delete from test_index where c = 1422 index_test.go:140: sql delete from test_index where c = 2089 index_test.go:143: sql update test_index set c1 = 539631497008196936, c2 = 0.986260, c3 = 'bEQYo2EvUR' where c = 2267 index_test.go:137: sql insert into test_index values (2630, 3404351497996559510, 0.589711, 'EATgiL10In') index_test.go:143: sql update test_index set c1 = 1153212808460021697, c2 = 0.874545, c3 = '3viTr6uqj4' where c = 2402 index_test.go:137: sql insert into test_index values (2629, 1233074422054706769, 0.006995, 'j4Rn1PGUDW') index_test.go:143: sql update test_index set c1 = 2653729945872763199, c2 = 0.784110, c3 = 'zXDlXGY3pb' where c = 1384 index_test.go:143: sql update test_index set c1 = 726637556921148496, c2 = 0.733589, c3 = 'NBrvzqhJxw' where c = 673 index_test.go:137: sql insert into test_index values (2631, 7652150860571118097, 0.450791, 'aR8qOSs73p') index_test.go:140: sql delete from test_index where c = 82 index_test.go:140: sql delete from test_index where c = 2204 index_test.go:143: sql update test_index set c1 = 2923477779981737353, c2 = 0.621236, c3 = 'RXZyIGvC96' where c = 2369 index_test.go:143: sql update test_index set c1 = 1686968505049016157, c2 = 0.632136, c3 = 'iMOGHpdfgb' where c = 2200 index_test.go:140: sql delete from test_index where c = 1036 index_test.go:137: sql insert into test_index values (2634, 8207810175727476841, 0.181561, 'do13XQfrOA') index_test.go:137: sql insert into test_index values (2632, 3752930166359317418, 0.480116, 'ENZ2nHmOq2') index_test.go:140: sql delete from test_index where c = 2140 index_test.go:137: sql insert into test_index values (2633, 4745546379109915110, 0.905667, '9iZJM5ajf8') index_test.go:143: sql update test_index set c1 = 5653530265956253815, c2 = 0.394501, c3 = 'Rahnjdbtfo' where c = 206 index_test.go:137: sql insert into test_index values (2635, 2461781170845588390, 0.073546, '2W3Q8FnaY9') index_test.go:143: sql update test_index set c1 = 7129410029654444164, c2 = 0.138321, c3 = '0wImhqZcaN' where c = 1250 index_test.go:143: sql update test_index set c1 = 6946367188971324640, c2 = 0.904444, c3 = 'wOCN2llTtf' where c = 1941 index_test.go:140: sql delete from test_index where c = 881 index_test.go:140: sql delete from test_index where c = 429 index_test.go:137: sql insert into test_index values (2636, 193964613774934101, 0.552084, 'F4uB2SXJY1') index_test.go:143: sql update test_index set c1 = 966171883440218420, c2 = 0.375716, c3 = 'WaD62YxIcn' where c = 471 index_test.go:137: sql insert into test_index values (2637, 5489871412242598603, 0.684177, 'OFbck1a8av') index_test.go:140: sql delete from test_index where c = 2040 index_test.go:143: sql update test_index set c1 = 3554505743616665754, c2 = 0.930937, c3 = 'kvcavpB2Y4' where c = 1273 index_test.go:143: sql update test_index set c1 = 3363079806409182861, c2 = 0.854858, c3 = 'nyPkoTvlzx' where c = 105 index_test.go:137: sql insert into test_index values (2639, 5379800688895199423, 0.709354, 'XfHiKjOMgn') index_test.go:140: sql delete from test_index where c = 2371 index_test.go:137: sql insert into test_index values (2638, 1170239827881417344, 0.173915, 'kTuAd1yJfJ') index_test.go:137: sql insert into test_index values (2640, 6651781321461430112, 0.227247, 'kxTfwJqxvo') index_test.go:140: sql delete from test_index where c = 1520 index_test.go:137: sql insert into test_index values (2641, 1876346363517825890, 0.466104, 'Bc75Y7x3zl') index_test.go:143: sql update test_index set c1 = 6319636757052261967, c2 = 0.454072, c3 = 'QCUW29m3Gs' where c = 2473 index_test.go:140: sql delete from test_index where c = 823 index_test.go:140: sql delete from test_index where c = 1086 index_test.go:137: sql insert into test_index values (2643, 2990247819759615013, 0.141108, 'dntwjNAAF1') index_test.go:143: sql update test_index set c1 = 9125892612003419172, c2 = 0.203458, c3 = 'W3ioRWfJFP' where c = 1260 index_test.go:137: sql insert into test_index values (2642, 1338968410643730589, 0.038568, 'saB3SEF6Zj') index_test.go:140: sql delete from test_index where c = 1546 index_test.go:140: sql delete from test_index where c = 2311 index_test.go:143: sql update test_index set c1 = 286460633317667754, c2 = 0.959361, c3 = '7chOsFEH8g' where c = 564 index_test.go:140: sql delete from test_index where c = 1915 index_test.go:137: sql insert into test_index values (2645, 3066890282750188972, 0.282135, 'd3BUeIwSLO') index_test.go:143: sql update test_index set c1 = 3972726790655380562, c2 = 0.661623, c3 = '2x1bbYmuDX' where c = 1001 index_test.go:140: sql delete from test_index where c = 1330 index_test.go:143: sql update test_index set c1 = 7966693279084100466, c2 = 0.671318, c3 = 'soQGGgwX8T' where c = 1279 index_test.go:143: sql update test_index set c1 = 79887341188769813, c2 = 0.279092, c3 = 'MvbzLjuHxR' where c = 819 index_test.go:140: sql delete from test_index where c = 1240 index_test.go:137: sql insert into test_index values (2644, 2536812571398688215, 0.458485, 'MUYPzEhzn0') index_test.go:143: sql update test_index set c1 = 2691551276729969254, c2 = 0.173320, c3 = 'Lzcr1gjbut' where c = 2557 index_test.go:143: sql update test_index set c1 = 1876323062521340152, c2 = 0.941530, c3 = 'T6DQNohl8z' where c = 183 index_test.go:143: sql update test_index set c1 = 7943221365246689337, c2 = 0.551194, c3 = 'y9HlaWfoEj' where c = 1076 index_test.go:137: sql insert into test_index values (2646, 8398674488224374842, 0.084930, 'ZxTVn3rL3o') index_test.go:143: sql update test_index set c1 = 3608442230677427710, c2 = 0.122163, c3 = 'bimQqsOJGu' where c = 1391 index_test.go:140: sql delete from test_index where c = 1015 index_test.go:140: sql delete from test_index where c = 1053 index_test.go:137: sql insert into test_index values (2647, 3715288905624624728, 0.806454, 'C5t288MOhY') index_test.go:137: sql insert into test_index values (2648, 8048058478846956965, 0.512071, '5XvHOA1ty9') index_test.go:143: sql update test_index set c1 = 2299618208894864349, c2 = 0.750458, c3 = 'RqD7Wjee7D' where c = 2211 index_test.go:137: sql insert into test_index values (2649, 6609366706149518351, 0.802879, 'bzppKvGaT6') index_test.go:137: sql insert into test_index values (2651, 1417471674399293628, 0.512579, 'KoguYxmH9L') index_test.go:140: sql delete from test_index where c = 2145 index_test.go:140: sql delete from test_index where c = 759 index_test.go:137: sql insert into test_index values (2653, 4705843950309807716, 0.952601, '12NQ5WBDKu') index_test.go:137: sql insert into test_index values (2650, 3950960638147171366, 0.504226, '4clqSJXofd') index_test.go:137: sql insert into test_index values (2652, 3891435000168866460, 0.388672, 'UcKDTFEfL4') index_test.go:140: sql delete from test_index where c = 2084 index_test.go:143: sql update test_index set c1 = 5091898294689665817, c2 = 0.147703, c3 = '0CiPByj93T' where c = 1054 index_test.go:140: sql delete from test_index where c = 189 index_test.go:137: sql insert into test_index values (2654, 601354870253752829, 0.046458, 'PJHwQrfvOr') index_test.go:140: sql delete from test_index where c = 250 index_test.go:140: sql delete from test_index where c = 765 index_test.go:140: sql delete from test_index where c = 2600 index_test.go:143: sql update test_index set c1 = 2853814405674995581, c2 = 0.928635, c3 = 'LHrhllsLR6' where c = 2189 index_test.go:143: sql update test_index set c1 = 1993960063932369790, c2 = 0.653680, c3 = 'V1MrJ9jEcO' where c = 1713 index_test.go:140: sql delete from test_index where c = 1685 index_test.go:140: sql delete from test_index where c = 2575 index_test.go:137: sql insert into test_index values (2655, 3735467963872295170, 0.696594, 'vYKfuQPciL') index_test.go:143: sql update test_index set c1 = 6666154339428503695, c2 = 0.210344, c3 = 'L9deafVGx7' where c = 1260 index_test.go:143: sql update test_index set c1 = 1759620415510510846, c2 = 0.419616, c3 = '1cbT82ssTt' where c = 1844 index_test.go:143: sql update test_index set c1 = 5796345776300718614, c2 = 0.920255, c3 = 'QhOyksT6W4' where c = 1398 index_test.go:143: sql update test_index set c1 = 2247047211096778215, c2 = 0.384044, c3 = 'MIUswCKk9y' where c = 98 index_test.go:143: sql update test_index set c1 = 4337912211939387241, c2 = 0.165506, c3 = 'vq4jVcSER6' where c = 367 index_test.go:140: sql delete from test_index where c = 751 index_test.go:137: sql insert into test_index values (2656, 2112791342056622748, 0.665800, 'Odgh1Bxz8n') index_test.go:143: sql update test_index set c1 = 695617970945861979, c2 = 0.581166, c3 = 'dbCraRMig6' where c = 987 index_test.go:143: sql update test_index set c1 = 8932418425604346840, c2 = 0.296033, c3 = 'dShA8hDdj5' where c = 1298 index_test.go:143: sql update test_index set c1 = 5480007850687042782, c2 = 0.487809, c3 = 'r9yFHXua8G' where c = 2593 index_test.go:137: sql insert into test_index values (2661, 8881149942498782432, 0.311848, 'MTHyhFfi1H') index_test.go:137: sql insert into test_index values (2659, 520398231517257673, 0.041674, 'OSBR9O3Hpk') index_test.go:137: sql insert into test_index values (2660, 6534886785817254327, 0.354604, 'RLfuzDTpJX') index_test.go:137: sql insert into test_index values (2657, 3433627234907133257, 0.809009, '4xFLsMLQBZ') index_test.go:137: sql insert into test_index values (2658, 4737273514828363575, 0.286485, 'bE6MzcmCvQ') index_test.go:140: sql delete from test_index where c = 168 index_test.go:140: sql delete from test_index where c = 911 index_test.go:137: sql insert into test_index values (2663, 5925377060593738296, 0.095453, 'bm9XZt67cx') index_test.go:140: sql delete from test_index where c = 295 index_test.go:137: sql insert into test_index values (2662, 2032748837768600868, 0.249283, 'S0sFkDkoLL') index_test.go:137: sql insert into test_index values (2665, 7236526148066981386, 0.203538, 'fqH2V7jlkZ') index_test.go:140: sql delete from test_index where c = 1905 index_test.go:137: sql insert into test_index values (2664, 7346225942966283834, 0.780785, 'zT9vs7QmM9') index_test.go:140: sql delete from test_index where c = 1261 index_test.go:140: sql delete from test_index where c = 475 index_test.go:143: sql update test_index set c1 = 2544057732111321055, c2 = 0.136444, c3 = 'bun258QHFf' where c = 706 index_test.go:143: sql update test_index set c1 = 7807824687000122106, c2 = 0.834520, c3 = 'k3N6kf97PQ' where c = 413 index_test.go:140: sql delete from test_index where c = 2124 index_test.go:140: sql delete from test_index where c = 924 index_test.go:143: sql update test_index set c1 = 2793062265374059051, c2 = 0.730628, c3 = 'qwP56AvPfF' where c = 2050 index_test.go:143: sql update test_index set c1 = 2141309784452630707, c2 = 0.883867, c3 = 'ZQbcWYpCnh' where c = 193 index_test.go:143: sql update test_index set c1 = 2193910131134701499, c2 = 0.886957, c3 = 'v1tizB2vC4' where c = 1254 index_test.go:140: sql delete from test_index where c = 1127 index_test.go:143: sql update test_index set c1 = 58536294854917998, c2 = 0.551171, c3 = 'ZxaJjAlBfI' where c = 1764 index_test.go:137: sql insert into test_index values (2666, 5279303520034250779, 0.440548, 'qhZ1hNqFjU') index_test.go:140: sql delete from test_index where c = 2585 index_test.go:137: sql insert into test_index values (2668, 5050107282679316603, 0.930639, 'kLOUy4Pf2m') index_test.go:143: sql update test_index set c1 = 6291702311264029201, c2 = 0.077514, c3 = 'k74W7LYTwe' where c = 1381 index_test.go:143: sql update test_index set c1 = 484718753650534649, c2 = 0.095727, c3 = 'yC8g2eFNWN' where c = 2549 index_test.go:137: sql insert into test_index values (2670, 4032401404304024216, 0.616102, 'jnWP4t0YTD') index_test.go:137: sql insert into test_index values (2667, 5077644780661077012, 0.477891, 'AOIWcYmzaB') index_test.go:137: sql insert into test_index values (2671, 4213107000133931346, 0.535691, 'ooUeldZtjU') index_test.go:140: sql delete from test_index where c = 2423 index_test.go:140: sql delete from test_index where c = 957 index_test.go:143: sql update test_index set c1 = 5332394831887284537, c2 = 0.055463, c3 = '5MsHLnb0sD' where c = 668 index_test.go:137: sql insert into test_index values (2672, 4249661738159970817, 0.981353, 'LMFJhJmzLR') index_test.go:137: sql insert into test_index values (2669, 2881031222991101741, 0.829812, 'MQlBIgggyg') index_test.go:140: sql delete from test_index where c = 350 index_test.go:143: sql update test_index set c1 = 4866298353272006278, c2 = 0.215299, c3 = 'ZVfCurH3D1' where c = 1916 index_test.go:143: sql update test_index set c1 = 3298463846559909648, c2 = 0.559907, c3 = 'XzLALs71Ac' where c = 2282 index_test.go:140: sql delete from test_index where c = 2117 index_test.go:137: sql insert into test_index values (2673, 7847457526492484742, 0.312270, 'oqrJAT4Ot7') index_test.go:140: sql delete from test_index where c = 2129 index_test.go:140: sql delete from test_index where c = 902 index_test.go:143: sql update test_index set c1 = 5832237988787240918, c2 = 0.845388, c3 = 'Lluu5jHXwy' where c = 1635 index_test.go:143: sql update test_index set c1 = 8627369818911883499, c2 = 0.056174, c3 = '9BFlo9ViBm' where c = 423 index_test.go:137: sql insert into test_index values (2676, 3659269596035816764, 0.204389, 'bTqCW3Qj2e') index_test.go:143: sql update test_index set c1 = 5867219807718242572, c2 = 0.037070, c3 = 'fX2iCkfRBD' where c = 7 index_test.go:140: sql delete from test_index where c = 2515 index_test.go:137: sql insert into test_index values (2674, 1342107085594685565, 0.688858, 'vOaWwT5Iyf') index_test.go:143: sql update test_index set c1 = 5208173020037795097, c2 = 0.101074, c3 = '3t5R7EuPbk' where c = 1012 index_test.go:137: sql insert into test_index values (2675, 4056779796474664724, 0.907643, '4k7IM9jfSl') index_test.go:143: sql update test_index set c1 = 2803855691679350712, c2 = 0.669321, c3 = 'Aa1W8S34WK' where c = 1014 index_test.go:140: sql delete from test_index where c = 2113 index_test.go:140: sql delete from test_index where c = 88 index_test.go:137: sql insert into test_index values (2678, 8751076174372946454, 0.235468, '7PuJwikJrL') index_test.go:143: sql update test_index set c1 = 5024312757116313697, c2 = 0.380926, c3 = 'tXq8W1Z3J6' where c = 1727 index_test.go:137: sql insert into test_index values (2677, 6076028807553293630, 0.682085, '4fTqdJn20e') index_test.go:137: sql insert into test_index values (2679, 6233569016251535309, 0.717084, 'ipk8ejPoyj') index_test.go:137: sql insert into test_index values (2680, 3154079637177007441, 0.996931, 'E8bTBwSH9C') index_test.go:140: sql delete from test_index where c = 222 index_test.go:137: sql insert into test_index values (2681, 5016583366448656705, 0.643617, 'nQQ8yI0ZXg') index_test.go:140: sql delete from test_index where c = 589 index_test.go:140: sql delete from test_index where c = 488 index_test.go:137: sql insert into test_index values (2682, 1513643059623676523, 0.672855, 'BgWEmewR0e') index_test.go:140: sql delete from test_index where c = 871 index_test.go:143: sql update test_index set c1 = 2870110918492614756, c2 = 0.508836, c3 = 'aK2gDa2J4W' where c = 1958 index_test.go:143: sql update test_index set c1 = 6388170776721166619, c2 = 0.207306, c3 = 'pDmy6SzppV' where c = 2185 index_test.go:140: sql delete from test_index where c = 2110 index_test.go:140: sql delete from test_index where c = 272 index_test.go:143: sql update test_index set c1 = 8372236879976532555, c2 = 0.425999, c3 = 'P13wHFJTkI' where c = 2196 index_test.go:140: sql delete from test_index where c = 568 index_test.go:140: sql delete from test_index where c = 628 index_test.go:143: sql update test_index set c1 = 1884752281104749490, c2 = 0.987431, c3 = 'EtIZ4kl7jI' where c = 0 index_test.go:143: sql update test_index set c1 = 8197651341231951814, c2 = 0.448434, c3 = 'Rwe3LqdJ7v' where c = 335 index_test.go:137: sql insert into test_index values (2683, 5410451963607146692, 0.614797, '4AR4r6Ld7P') index_test.go:137: sql insert into test_index values (2685, 5999894196674026127, 0.200446, 'wDXCyv0W1O') index_test.go:143: sql update test_index set c1 = 952745320084114876, c2 = 0.581561, c3 = 'GkSfeKtB43' where c = 1638 index_test.go:143: sql update test_index set c1 = 2550604823884325471, c2 = 0.507756, c3 = 'EV5MnAWNmU' where c = 1120 index_test.go:137: sql insert into test_index values (2684, 6898212420432961602, 0.420135, 'H0zCKwjavD') index_test.go:143: sql update test_index set c1 = 8041027206925413909, c2 = 0.231750, c3 = 'v8orc83ZbA' where c = 1088 index_test.go:137: sql insert into test_index values (2686, 5445053691273591962, 0.835930, 'ZSVxHOlt7d') index_test.go:143: sql update test_index set c1 = 1241200623923333030, c2 = 0.323903, c3 = 'bCo1GIcqZ2' where c = 1149 index_test.go:143: sql update test_index set c1 = 4167402276602188860, c2 = 0.612427, c3 = 's9haccxFPV' where c = 2331 index_test.go:137: sql insert into test_index values (2687, 8988225466394142674, 0.847213, 'bSjvFQddHs') index_test.go:140: sql delete from test_index where c = 904 index_test.go:137: sql insert into test_index values (2688, 6250525818799566128, 0.174047, 'otDgMk3tAD') index_test.go:137: sql insert into test_index values (2689, 7012122942834775861, 0.135388, 'uw88YyBrvy') index_test.go:140: sql delete from test_index where c = 2334 index_test.go:140: sql delete from test_index where c = 2277 index_test.go:137: sql insert into test_index values (2691, 7592139340591685869, 0.004662, 'qnOJnZ889u') index_test.go:140: sql delete from test_index where c = 1624 index_test.go:137: sql insert into test_index values (2690, 828815578600826182, 0.438626, 'PEL9HsKFE9') index_test.go:137: sql insert into test_index values (2692, 3640570086657424665, 0.717613, '2cMEakB3U4') index_test.go:140: sql delete from test_index where c = 199 index_test.go:140: sql delete from test_index where c = 270 index_test.go:140: sql delete from test_index where c = 631 index_test.go:143: sql update test_index set c1 = 7789747395249845679, c2 = 0.031125, c3 = 'rxLgchJ6hD' where c = 1734 index_test.go:140: sql delete from test_index where c = 317 index_test.go:143: sql update test_index set c1 = 4483528737549366004, c2 = 0.489756, c3 = 'QAva4LOq1W' where c = 1173 index_test.go:143: sql update test_index set c1 = 2179754640423252359, c2 = 0.961187, c3 = 'oVdrNQT1hd' where c = 1765 index_test.go:143: sql update test_index set c1 = 3159096680592270339, c2 = 0.700523, c3 = '2bqVx0Uq2L' where c = 1630 index_test.go:143: sql update test_index set c1 = 412841511849980502, c2 = 0.465063, c3 = 'SysAkdcpJn' where c = 383 index_test.go:143: sql update test_index set c1 = 189919033889263389, c2 = 0.394557, c3 = 'V0ap6ubX4m' where c = 2590 index_test.go:140: sql delete from test_index where c = 1198 index_test.go:140: sql delete from test_index where c = 719 index_test.go:137: sql insert into test_index values (2693, 8681671942742657871, 0.571718, 'nK0K3Uv44p') index_test.go:143: sql update test_index set c1 = 3566462586592632794, c2 = 0.626164, c3 = 'h4O3uK97n2' where c = 1786 index_test.go:137: sql insert into test_index values (2695, 7836571695216439917, 0.071037, 'OSAXDkp8sz') index_test.go:137: sql insert into test_index values (2694, 2030326906829027442, 0.605004, '1K5ktmjeJq') index_test.go:143: sql update test_index set c1 = 1164028378769414361, c2 = 0.090782, c3 = 'pvvGmbndTa' where c = 1348 index_test.go:137: sql insert into test_index values (2696, 6841598944557980806, 0.187164, '4SnUHoDcVF') index_test.go:137: sql insert into test_index values (2697, 7835616726241521369, 0.487078, 'FpCUUAcXhm') index_test.go:143: sql update test_index set c1 = 5384112653336127006, c2 = 0.245000, c3 = 'P1NzeAPJ2E' where c = 2508 index_test.go:140: sql delete from test_index where c = 2318 index_test.go:143: sql update test_index set c1 = 4569314354485707297, c2 = 0.280859, c3 = 'flYig3uoWb' where c = 1443 index_test.go:140: sql delete from test_index where c = 1729 index_test.go:140: sql delete from test_index where c = 1298 index_test.go:140: sql delete from test_index where c = 913 index_test.go:140: sql delete from test_index where c = 2079 index_test.go:137: sql insert into test_index values (2698, 3504372628937579898, 0.338684, 'm8gz6sdEuV') index_test.go:140: sql delete from test_index where c = 1915 index_test.go:137: sql insert into test_index values (2699, 4173544450092255823, 0.408693, '5TWLMHnZa9') index_test.go:143: sql update test_index set c1 = 4358461578881245131, c2 = 0.757864, c3 = 'Xw7cB9Xu7A' where c = 1480 index_test.go:143: sql update test_index set c1 = 6993856779136435832, c2 = 0.030383, c3 = 'Y66R8DI2OD' where c = 1294 index_test.go:143: sql update test_index set c1 = 3507174432230069167, c2 = 0.721838, c3 = '6mB11vJgSq' where c = 2498 index_test.go:140: sql delete from test_index where c = 738 index_test.go:143: sql update test_index set c1 = 4359567046304218842, c2 = 0.941066, c3 = 'ogRVpo9L6F' where c = 1707 index_test.go:143: sql update test_index set c1 = 2166506268161353286, c2 = 0.270591, c3 = 'QHJVHgYN6Y' where c = 1927 index_test.go:143: sql update test_index set c1 = 6270190509900033347, c2 = 0.127771, c3 = 'EVI1gWitOL' where c = 859 index_test.go:137: sql insert into test_index values (2700, 1851752081072968535, 0.912362, 'S7CpMm96II') index_test.go:143: sql update test_index set c1 = 7689366982946632399, c2 = 0.772742, c3 = 'g8PigTYiIL' where c = 2554 index_test.go:140: sql delete from test_index where c = 401 index_test.go:143: sql update test_index set c1 = 4173512766505156816, c2 = 0.551474, c3 = 'rAkmLMx13u' where c = 2561 index_test.go:137: sql insert into test_index values (2701, 5750413854050628384, 0.173594, 'cPQpIAHqwP') index_test.go:137: sql insert into test_index values (2703, 8716253995608088218, 0.205196, 'n1EoWNAC77') index_test.go:137: sql insert into test_index values (2702, 8477549530959157116, 0.387949, 'QdGcdH1ixF') index_test.go:137: sql insert into test_index values (2710, 5747139666017509063, 0.915924, 'TMDn0e4yqU') index_test.go:137: sql insert into test_index values (2704, 8764233546572328421, 0.108761, 'joEk2RogAv') index_test.go:137: sql insert into test_index values (2706, 5548188314632941814, 0.151436, 'w5HZ3cR0xI') index_test.go:137: sql insert into test_index values (2708, 6872320961395130172, 0.454158, 'tSbwlMRAwG') index_test.go:137: sql insert into test_index values (2707, 3063338195104035863, 0.034664, '6aqCC85Iy2') index_test.go:137: sql insert into test_index values (2709, 8480732723083043128, 0.289770, 'KVtwUiJZ45') index_test.go:140: sql delete from test_index where c = 476 index_test.go:140: sql delete from test_index where c = 144 index_test.go:140: sql delete from test_index where c = 998 index_test.go:137: sql insert into test_index values (2705, 947231186821185453, 0.813779, '4y3TdFtlpx') index_test.go:140: sql delete from test_index where c = 167 index_test.go:140: sql delete from test_index where c = 1094 index_test.go:143: sql update test_index set c1 = 4241747074050661181, c2 = 0.129874, c3 = '5tb4lHNwHU' where c = 1175 index_test.go:140: sql delete from test_index where c = 2137 index_test.go:143: sql update test_index set c1 = 598353030584333067, c2 = 0.358763, c3 = 'ypYeISWj5p' where c = 855 index_test.go:140: sql delete from test_index where c = 2496 index_test.go:140: sql delete from test_index where c = 2195 index_test.go:140: sql delete from test_index where c = 2021 index_test.go:143: sql update test_index set c1 = 2079553709638561937, c2 = 0.314603, c3 = 'r8ZP0YOQfz' where c = 374 index_test.go:140: sql delete from test_index where c = 1950 index_test.go:143: sql update test_index set c1 = 1454865643152040777, c2 = 0.662180, c3 = 'C1cIGtbmAX' where c = 703 index_test.go:143: sql update test_index set c1 = 1173140027198886095, c2 = 0.545918, c3 = '12LHXpGe8b' where c = 1920 index_test.go:143: sql update test_index set c1 = 3615633029480970671, c2 = 0.304464, c3 = 'kZw6De1kD1' where c = 126 index_test.go:143: sql update test_index set c1 = 2341151214991694062, c2 = 0.241382, c3 = 'TmHKsEMJSS' where c = 2532 index_test.go:143: sql update test_index set c1 = 1513596985969004910, c2 = 0.906981, c3 = 'lFVfPAwuXw' where c = 967 index_test.go:137: sql insert into test_index values (2712, 1279088811912057384, 0.805542, 'A4gcpbvaDp') index_test.go:140: sql delete from test_index where c = 620 index_test.go:137: sql insert into test_index values (2715, 8751820077805061360, 0.372617, 'sVKEkuhusB') index_test.go:143: sql update test_index set c1 = 6926165096120024201, c2 = 0.185478, c3 = 'smZLf81uHr' where c = 1780 index_test.go:137: sql insert into test_index values (2711, 7364949295700029925, 0.652393, 'xLlVc6Cx61') index_test.go:137: sql insert into test_index values (2713, 1237845258137498485, 0.461751, 'fIiFQWvvDP') index_test.go:137: sql insert into test_index values (2716, 1234402930313113383, 0.873421, 'IERB3qob6s') index_test.go:143: sql update test_index set c1 = 1988076831570166163, c2 = 0.955398, c3 = 'QcF1YAL9GU' where c = 2625 index_test.go:137: sql insert into test_index values (2717, 3913549482706440089, 0.833340, '9ZMPtZr7CC') index_test.go:137: sql insert into test_index values (2718, 1229768309052085784, 0.617830, 'nllLWMnx6q') index_test.go:137: sql insert into test_index values (2714, 8529836993834822320, 0.366611, 'ZAwepDdUhk') index_test.go:140: sql delete from test_index where c = 1434 index_test.go:140: sql delete from test_index where c = 1325 index_test.go:140: sql delete from test_index where c = 525 index_test.go:143: sql update test_index set c1 = 2838651987873546515, c2 = 0.665661, c3 = 'm0xhY5VisE' where c = 2118 index_test.go:143: sql update test_index set c1 = 1064097303940040642, c2 = 0.588104, c3 = 'elw7fYsT1a' where c = 1543 index_test.go:140: sql delete from test_index where c = 1244 index_test.go:137: sql insert into test_index values (2719, 15155215654509947, 0.234455, 'CvHL7xpxUt') index_test.go:143: sql update test_index set c1 = 7232598198039919705, c2 = 0.604561, c3 = '3rQABCigUC' where c = 1264 index_test.go:140: sql delete from test_index where c = 1347 index_test.go:143: sql update test_index set c1 = 1574179909475231594, c2 = 0.097185, c3 = 'U57ldLbMqu' where c = 568 index_test.go:137: sql insert into test_index values (2720, 2294811927239431105, 0.060155, '3HcX6BlUJs') index_test.go:140: sql delete from test_index where c = 1766 index_test.go:140: sql delete from test_index where c = 994 index_test.go:140: sql delete from test_index where c = 1449 index_test.go:137: sql insert into test_index values (2721, 2819781736747420206, 0.479609, 'WdlbShUMMO') index_test.go:137: sql insert into test_index values (2722, 2944813040932880448, 0.588797, 'OOTgw1rFXE') index_test.go:143: sql update test_index set c1 = 1185522439760113473, c2 = 0.353493, c3 = 'h3QSMpJslc' where c = 1086 index_test.go:137: sql insert into test_index values (2723, 4082666071168606151, 0.515737, 'ma8lDYJgkC') index_test.go:140: sql delete from test_index where c = 1156 index_test.go:143: sql update test_index set c1 = 2031383290148679958, c2 = 0.191803, c3 = 'UXbCd0CTe4' where c = 509 index_test.go:143: sql update test_index set c1 = 7476974286944307999, c2 = 0.122278, c3 = 'VrR62qAIic' where c = 2417 index_test.go:143: sql update test_index set c1 = 6316087720929136046, c2 = 0.776663, c3 = 'FuZPHfG6gn' where c = 1765 index_test.go:137: sql insert into test_index values (2725, 3265715837337561643, 0.798426, 'AVp615ERNx') index_test.go:137: sql insert into test_index values (2724, 2692080550659588083, 0.449346, 'FVUJvsoHt9') index_test.go:143: sql update test_index set c1 = 7047421173526232161, c2 = 0.466274, c3 = 'RDPewuLDVB' where c = 2394 index_test.go:140: sql delete from test_index where c = 2121 index_test.go:140: sql delete from test_index where c = 1694 index_test.go:140: sql delete from test_index where c = 1219 index_test.go:137: sql insert into test_index values (2727, 6192858047350495413, 0.980638, 'Ip192WSace') index_test.go:143: sql update test_index set c1 = 6804751484651495897, c2 = 0.814914, c3 = 'tCTpmnlxux' where c = 1004 index_test.go:143: sql update test_index set c1 = 5333940502200904710, c2 = 0.083519, c3 = 'zIfp2uX2kf' where c = 1056 index_test.go:143: sql update test_index set c1 = 6737795791789973577, c2 = 0.663496, c3 = 'hQ85AtdAuR' where c = 2055 index_test.go:140: sql delete from test_index where c = 1994 index_test.go:137: sql insert into test_index values (2726, 184138297813856909, 0.346494, 'AdrIAoJanR') index_test.go:137: sql insert into test_index values (2729, 8312815497421981709, 0.885509, 'rTBbc4KyKU') index_test.go:137: sql insert into test_index values (2728, 5618088009346750673, 0.140933, 'TfqNqF8Mn0') index_test.go:140: sql delete from test_index where c = 1944 index_test.go:143: sql update test_index set c1 = 8763697828171846419, c2 = 0.443576, c3 = 'zwKvGdtl4o' where c = 946 index_test.go:140: sql delete from test_index where c = 1447 index_test.go:137: sql insert into test_index values (2730, 1774803942148139181, 0.145023, 'CgySa98z9N') index_test.go:140: sql delete from test_index where c = 913 index_test.go:143: sql update test_index set c1 = 5585937941751927280, c2 = 0.330478, c3 = 'qv20tKlK3B' where c = 2470 index_test.go:137: sql insert into test_index values (2732, 999992706183586004, 0.032109, 'yxsvy0SbVp') index_test.go:137: sql insert into test_index values (2731, 283543454014035031, 0.026630, 'YyVBnRjqcs') index_test.go:140: sql delete from test_index where c = 620 index_test.go:140: sql delete from test_index where c = 456 index_test.go:143: sql update test_index set c1 = 6212578830634933861, c2 = 0.572614, c3 = 'I7VWiLVytY' where c = 213 index_test.go:140: sql delete from test_index where c = 632 index_test.go:143: sql update test_index set c1 = 1422721407185524752, c2 = 0.558485, c3 = 'JWYeNSXWQN' where c = 1955 index_test.go:143: sql update test_index set c1 = 2230668637805989873, c2 = 0.226681, c3 = '7wHNW7QTwy' where c = 1032 index_test.go:143: sql update test_index set c1 = 9056049146216238991, c2 = 0.724313, c3 = 'HBGAErM25n' where c = 989 index_test.go:137: sql insert into test_index values (2733, 3311140197954888635, 0.324520, 'DlaApwHzvq') index_test.go:140: sql delete from test_index where c = 2049 index_test.go:137: sql insert into test_index values (2735, 5073805638024102734, 0.596057, 'pnlYAK3BdE') index_test.go:143: sql update test_index set c1 = 1042757003787855292, c2 = 0.125541, c3 = 'wVPCgbPecA' where c = 1872 index_test.go:140: sql delete from test_index where c = 2720 index_test.go:137: sql insert into test_index values (2734, 2185409379489440635, 0.224679, 'nPYuJmU5pQ') index_test.go:143: sql update test_index set c1 = 7319775636542616926, c2 = 0.659345, c3 = 'mPE9KsuW77' where c = 2411 index_test.go:140: sql delete from test_index where c = 727 index_test.go:137: sql insert into test_index values (2738, 2825223604429790279, 0.520975, 'CofImfSnhG') index_test.go:137: sql insert into test_index values (2737, 6916868157966911719, 0.639231, '45kv3CxptZ') index_test.go:140: sql delete from test_index where c = 1094 index_test.go:137: sql insert into test_index values (2736, 2434176017142880581, 0.081832, 'fzD8vGMCic') index_test.go:143: sql update test_index set c1 = 463103274463339064, c2 = 0.611795, c3 = 'Rkr7ACrN3J' where c = 661 index_test.go:143: sql update test_index set c1 = 2540426995416470309, c2 = 0.507358, c3 = '0mlIWvZ6C6' where c = 733 index_test.go:137: sql insert into test_index values (2739, 7125497201428195919, 0.433519, 'CwdlLXDDqy') index_test.go:143: sql update test_index set c1 = 7944432160958064777, c2 = 0.665030, c3 = 'S2Z2xFEsii' where c = 1803 index_test.go:137: sql insert into test_index values (2740, 1064760238861161958, 0.643481, 'TwvTcP78Uk') index_test.go:140: sql delete from test_index where c = 2090 index_test.go:140: sql delete from test_index where c = 1361 index_test.go:137: sql insert into test_index values (2741, 5508591623700506399, 0.345698, 'ewjjivUeEc') index_test.go:140: sql delete from test_index where c = 1181 index_test.go:140: sql delete from test_index where c = 2252 index_test.go:140: sql delete from test_index where c = 1170 index_test.go:143: sql update test_index set c1 = 1308928566011781117, c2 = 0.364955, c3 = 'B51flhm2Bq' where c = 156 index_test.go:143: sql update test_index set c1 = 5214019469902692373, c2 = 0.594053, c3 = 'AGGmDxspPK' where c = 1844 index_test.go:140: sql delete from test_index where c = 1730 index_test.go:137: sql insert into test_index values (2742, 298515467924658858, 0.276263, 'yZp66JVs0H') index_test.go:143: sql update test_index set c1 = 6830631073740464789, c2 = 0.070304, c3 = '02MV8H4ZH9' where c = 756 index_test.go:140: sql delete from test_index where c = 1032 index_test.go:137: sql insert into test_index values (2743, 3187367834682110849, 0.326226, 'nbVihQAVzp') index_test.go:140: sql delete from test_index where c = 1185 index_test.go:137: sql insert into test_index values (2745, 7543502076560342392, 0.380134, 'rYUuIPFJ7i') index_test.go:137: sql insert into test_index values (2744, 7082350805821743526, 0.850903, 'MZMohDOMzM') index_test.go:143: sql update test_index set c1 = 4163339763011749445, c2 = 0.747614, c3 = '7TVGbYfYPV' where c = 550 index_test.go:143: sql update test_index set c1 = 7274292067233722135, c2 = 0.690041, c3 = 'CijcaDJoM8' where c = 346 index_test.go:143: sql update test_index set c1 = 5405394220204404933, c2 = 0.399186, c3 = '4xZl3126Dy' where c = 2039 index_test.go:137: sql insert into test_index values (2746, 5087685770118615889, 0.408544, 'Dflwtdnmh9') index_test.go:140: sql delete from test_index where c = 1829 index_test.go:143: sql update test_index set c1 = 7708067153215559105, c2 = 0.100105, c3 = 'Pqkyq7dhRu' where c = 893 index_test.go:143: sql update test_index set c1 = 2798791701311654166, c2 = 0.264270, c3 = 'd19qnNuOxO' where c = 1896 index_test.go:143: sql update test_index set c1 = 5104221846325218165, c2 = 0.181438, c3 = '9GigFdjea4' where c = 2332 index_test.go:140: sql delete from test_index where c = 884 index_test.go:140: sql delete from test_index where c = 2666 index_test.go:137: sql insert into test_index values (2747, 6625032173857179747, 0.958650, 'hHXAdHUTKl') index_test.go:140: sql delete from test_index where c = 2429 index_test.go:137: sql insert into test_index values (2748, 5049663169830671795, 0.920417, 'aCdjDfGWDO') index_test.go:137: sql insert into test_index values (2750, 3068106526026818002, 0.563863, 'Mw4Y0ko9Uk') index_test.go:143: sql update test_index set c1 = 5479018399073611161, c2 = 0.943904, c3 = 'Kvtm5Uys7M' where c = 1540 index_test.go:137: sql insert into test_index values (2751, 3248099767725364726, 0.220737, '8en3V0yg3x') index_test.go:137: sql insert into test_index values (2749, 1964589227575132135, 0.297083, '6ZjiW5fYMx') index_test.go:143: sql update test_index set c1 = 4288277220432597720, c2 = 0.736895, c3 = 's24HkGAPEm' where c = 203 index_test.go:140: sql delete from test_index where c = 305 index_test.go:143: sql update test_index set c1 = 6888720385358284136, c2 = 0.138201, c3 = 'NryqYQAnJ7' where c = 968 index_test.go:137: sql insert into test_index values (2752, 8111148474708670140, 0.224790, 'H8FmYgTdq9') index_test.go:140: sql delete from test_index where c = 1737 index_test.go:143: sql update test_index set c1 = 149579810430636647, c2 = 0.039532, c3 = 'WcowlhXDLZ' where c = 2123 index_test.go:137: sql insert into test_index values (2753, 2888689291206981629, 0.931996, '8WtCTn3QnJ') index_test.go:140: sql delete from test_index where c = 2381 index_test.go:140: sql delete from test_index where c = 1878 index_test.go:140: sql delete from test_index where c = 1387 index_test.go:143: sql update test_index set c1 = 7069396215821064322, c2 = 0.291490, c3 = 'xEYVRSEPUZ' where c = 1650 index_test.go:137: sql insert into test_index values (2754, 5254015151160974376, 0.756283, 'SWVJhAHnHN') index_test.go:140: sql delete from test_index where c = 1539 index_test.go:137: sql insert into test_index values (2755, 4169175092244323285, 0.863476, 'bwu5lO2AuN') index_test.go:140: sql delete from test_index where c = 1743 index_test.go:143: sql update test_index set c1 = 2359249590514865876, c2 = 0.073033, c3 = 'O0lE45XeJf' where c = 151 index_test.go:140: sql delete from test_index where c = 247 index_test.go:143: sql update test_index set c1 = 6072690898696228238, c2 = 0.989498, c3 = 'RSDlMYPEu7' where c = 1038 index_test.go:137: sql insert into test_index values (2756, 8544670641239939913, 0.880809, 'UrdKu0qwb1') index_test.go:143: sql update test_index set c1 = 5644854562351701932, c2 = 0.609836, c3 = 'Klw0MHGXej' where c = 1550 index_test.go:140: sql delete from test_index where c = 240 index_test.go:143: sql update test_index set c1 = 2377159894086560083, c2 = 0.779857, c3 = 'BhzlAXkoJC' where c = 1585 index_test.go:137: sql insert into test_index values (2757, 1718058579326192987, 0.207356, 'PqCoWnx53H') index_test.go:143: sql update test_index set c1 = 6866255622415591251, c2 = 0.041438, c3 = 'Irw4a18fPj' where c = 1581 index_test.go:140: sql delete from test_index where c = 90 index_test.go:143: sql update test_index set c1 = 1883610355858998487, c2 = 0.229990, c3 = 'ZhKmrYHzQV' where c = 1550 index_test.go:143: sql update test_index set c1 = 1087943053487445742, c2 = 0.719791, c3 = 'Fqe3Wq5Xj7' where c = 2695 index_test.go:140: sql delete from test_index where c = 2334 index_test.go:137: sql insert into test_index values (2759, 578128889041749433, 0.775867, 'DfpJhMs9zo') index_test.go:143: sql update test_index set c1 = 5019325174065796339, c2 = 0.874800, c3 = 'otXv2ySI83' where c = 2216 index_test.go:143: sql update test_index set c1 = 4205093112843288503, c2 = 0.764453, c3 = 'KFSR0auLtg' where c = 305 index_test.go:137: sql insert into test_index values (2761, 7753731179535842810, 0.634420, '966L8vlYHO') index_test.go:143: sql update test_index set c1 = 5686222036233732710, c2 = 0.579728, c3 = 'wlbnHx7y5O' where c = 1024 index_test.go:137: sql insert into test_index values (2762, 3831921332646619582, 0.473493, 'QnB75HQzsp') index_test.go:137: sql insert into test_index values (2758, 3676599899308426577, 0.508934, '3R6q6eE4qv') index_test.go:137: sql insert into test_index values (2764, 3039885642882447211, 0.092585, '9CYfmL21h4') index_test.go:137: sql insert into test_index values (2760, 8471387503410404834, 0.002481, 'A31yF6X85s') index_test.go:137: sql insert into test_index values (2765, 7783104685456829426, 0.294940, 'UN4XAjymX3') index_test.go:140: sql delete from test_index where c = 1296 index_test.go:140: sql delete from test_index where c = 1639 index_test.go:137: sql insert into test_index values (2766, 1866802537110362653, 0.072019, 'jb1x4Ekp1e') index_test.go:137: sql insert into test_index values (2767, 6394153636619775596, 0.879832, 'IEZpmduueM') index_test.go:137: sql insert into test_index values (2763, 1987955906652511473, 0.819353, 'aQMg10C08L') index_test.go:140: sql delete from test_index where c = 2741 index_test.go:140: sql delete from test_index where c = 1765 index_test.go:140: sql delete from test_index where c = 904 index_test.go:140: sql delete from test_index where c = 2322 index_test.go:140: sql delete from test_index where c = 1883 index_test.go:143: sql update test_index set c1 = 6133113892534932847, c2 = 0.049667, c3 = 'BEbcE42Ti9' where c = 381 index_test.go:140: sql delete from test_index where c = 378 index_test.go:140: sql delete from test_index where c = 389 index_test.go:143: sql update test_index set c1 = 5179123783841622847, c2 = 0.723347, c3 = 'NVkvRNf0xI' where c = 2008 index_test.go:140: sql delete from test_index where c = 1159 index_test.go:143: sql update test_index set c1 = 2638087622341322291, c2 = 0.781283, c3 = '9YJTiRVQxP' where c = 1054 [TestSimpleMixed][Insert][Time Cost]6.719389292s [mysql] 2024/05/06 17:55:33 packets.go:37: unexpected EOF [mysql] 2024/05/06 17:55:33 packets.go:37: unexpected EOF [mysql] 2024/05/06 17:55:33 packets.go:37: unexpected EOF [2024/05/06 17:55:33.126 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="update test_mixed_common set c2 = -1 where c1 = 2069"] [addr=127.0.0.1:5002] [error="invalid connection"] [2024/05/06 17:55:33.126 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="delete from test_mixed_common where c1 = 4759"] [addr=127.0.0.1:5002] [error="invalid connection"] [2024/05/06 17:55:33.126 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="update test_mixed_common set c2 = -1 where c1 = 4422"] [addr=127.0.0.1:5002] [error="invalid connection"] index_test.go:143: sql update test_index set c1 = 2608001726836321576, c2 = 0.742717, c3 = '2sLc2iatB4' where c = 297 index_test.go:143: sql update test_index set c1 = 13620614135670587, c2 = 0.926268, c3 = 'bodDzMDlOf' where c = 1889 index_test.go:143: sql update test_index set c1 = 3394215219433203855, c2 = 0.754806, c3 = 'VlPelPNED7' where c = 2172 index_test.go:143: sql update test_index set c1 = 2906238780900704303, c2 = 0.823015, c3 = 'F5WfSety0Y' where c = 699 index_test.go:137: sql insert into test_index values (2770, 4152968843348731597, 0.379696, 'ZmVUQw8WRR') index_test.go:143: sql update test_index set c1 = 6473362752176100573, c2 = 0.379158, c3 = 'XofuVMiWfR' where c = 535 index_test.go:137: sql insert into test_index values (2772, 8678791704974549593, 0.003270, 'RVzX97ltdD') index_test.go:143: sql update test_index set c1 = 5334343220147688817, c2 = 0.223753, c3 = 'nOwWrMh20X' where c = 917 index_test.go:137: sql insert into test_index values (2774, 6966060038320054894, 0.638512, 'GhH34IODLt') index_test.go:140: sql delete from test_index where c = 2115 index_test.go:137: sql insert into test_index values (2769, 9124146207163391796, 0.011238, 'XzDuTFcL1t') index_test.go:137: sql insert into test_index values (2773, 8215501411423078220, 0.431007, 'Xuvo6dvISF') index_test.go:137: sql insert into test_index values (2768, 252325049628687991, 0.932883, 'c51R5e8Q8a') index_test.go:137: sql insert into test_index values (2776, 4040462588055514149, 0.399893, '9TVUbZce5w') index_test.go:143: sql update test_index set c1 = 8501246710690896312, c2 = 0.302542, c3 = 'jJVHnfCDUu' where c = 2514 index_test.go:140: sql delete from test_index where c = 2278 index_test.go:140: sql delete from test_index where c = 647 index_test.go:140: sql delete from test_index where c = 655 index_test.go:140: sql delete from test_index where c = 1986 index_test.go:137: sql insert into test_index values (2771, 6959095829347522944, 0.717022, 'HMNL6BvS1X') index_test.go:137: sql insert into test_index values (2775, 5086527754815813517, 0.746249, 'nynlGX3vcB') index_test.go:140: sql delete from test_index where c = 2640 index_test.go:140: sql delete from test_index where c = 1896 index_test.go:137: sql insert into test_index values (2777, 3054907735242668993, 0.562462, 'ZvQoFSkrIn') index_test.go:140: sql delete from test_index where c = 755 index_test.go:143: sql update test_index set c1 = 1355746276816408122, c2 = 0.208447, c3 = 'nM0HEA2C78' where c = 219 index_test.go:143: sql update test_index set c1 = 7865358063033753194, c2 = 0.469799, c3 = 'u6znjdPUt4' where c = 981 index_test.go:143: sql update test_index set c1 = 8882359119213170435, c2 = 0.507097, c3 = 'xTSh59gLb6' where c = 1544 index_test.go:143: sql update test_index set c1 = 6597370257313748995, c2 = 0.605086, c3 = 'EbdZGYU7Oe' where c = 2385 index_test.go:143: sql update test_index set c1 = 2364591649181093871, c2 = 0.253459, c3 = 'HZK5RIptQA' where c = 1116 index_test.go:143: sql update test_index set c1 = 3412222982675069695, c2 = 0.929193, c3 = 'vVwbG4yRie' where c = 1440 index_test.go:143: sql update test_index set c1 = 4330636922338656531, c2 = 0.004907, c3 = 'LH8xSsVeXs' where c = 842 index_test.go:140: sql delete from test_index where c = 1897 index_test.go:143: sql update test_index set c1 = 6492059929215355759, c2 = 0.193747, c3 = 'FckN7bXTh9' where c = 1292 index_test.go:140: sql delete from test_index where c = 2683 index_test.go:137: sql insert into test_index values (2779, 9196332862514773518, 0.367451, 'quXkN2kHoJ') index_test.go:137: sql insert into test_index values (2780, 8874559340503634576, 0.243748, 'EDEpzp0pOT') index_test.go:137: sql insert into test_index values (2778, 4783141648511167473, 0.550567, 'AZlMZywYmC') index_test.go:137: sql insert into test_index values (2781, 734656214121840344, 0.940846, 'WSf0edWJR0') index_test.go:137: sql insert into test_index values (2783, 2038620477573610272, 0.001577, '4cUFgdATzz') index_test.go:137: sql insert into test_index values (2782, 4351454846147153772, 0.467115, 'h7vjBRR2Yk') index_test.go:137: sql insert into test_index values (2784, 6323877874545935516, 0.627291, '9Fsn3Mjffj') index_test.go:140: sql delete from test_index where c = 1679 index_test.go:143: sql update test_index set c1 = 4227299102322676226, c2 = 0.339864, c3 = '5LJlpEwlk1' where c = 1948 index_test.go:140: sql delete from test_index where c = 439 index_test.go:143: sql update test_index set c1 = 1379217859266389218, c2 = 0.767653, c3 = '9If3AOudfn' where c = 2118 index_test.go:140: sql delete from test_index where c = 1813 index_test.go:137: sql insert into test_index values (2785, 4354223039987272765, 0.641387, '3OAdB5toCd') index_test.go:143: sql update test_index set c1 = 7750347580275716851, c2 = 0.897773, c3 = 'blJxlPHOHC' where c = 227 index_test.go:140: sql delete from test_index where c = 954 index_test.go:140: sql delete from test_index where c = 899 index_test.go:143: sql update test_index set c1 = 3580970705576267461, c2 = 0.157784, c3 = 'NxFEygt7Mg' where c = 89 index_test.go:140: sql delete from test_index where c = 1581 index_test.go:137: sql insert into test_index values (2786, 8211127383440286122, 0.419589, 'bCJrGqYInL') index_test.go:137: sql insert into test_index values (2787, 205823648614270771, 0.355238, 'MoW7XPgVM0') index_test.go:140: sql delete from test_index where c = 1486 index_test.go:140: sql delete from test_index where c = 2404 index_test.go:143: sql update test_index set c1 = 370540692431217262, c2 = 0.773626, c3 = 'nr8jBO8KWf' where c = 2228 index_test.go:143: sql update test_index set c1 = 5553046038824824629, c2 = 0.576941, c3 = 'bahEYo6L7a' where c = 2002 index_test.go:143: sql update test_index set c1 = 6298835910040732200, c2 = 0.533460, c3 = 'dXeDE5hwgT' where c = 1190 index_test.go:140: sql delete from test_index where c = 1791 index_test.go:143: sql update test_index set c1 = 2026576364445666643, c2 = 0.037720, c3 = 'zA8SRH6zdi' where c = 602 index_test.go:140: sql delete from test_index where c = 1311 index_test.go:137: sql insert into test_index values (2789, 2035155449510532464, 0.935348, 'La6slGQEZ9') index_test.go:137: sql insert into test_index values (2792, 8690310420532311512, 0.035776, 'evhTBtEEzS') index_test.go:143: sql update test_index set c1 = 6842915251266321622, c2 = 0.637787, c3 = 'Abt1FR8h8w' where c = 2781 index_test.go:137: sql insert into test_index values (2790, 6379975054137458513, 0.190662, 'FS8XQKSXPM') index_test.go:137: sql insert into test_index values (2791, 5139960907714829170, 0.687424, 'HxFgRE9M8k') index_test.go:143: sql update test_index set c1 = 8433808502885892658, c2 = 0.271233, c3 = '0UeW13TVef' where c = 2130 index_test.go:137: sql insert into test_index values (2788, 8341571690026013040, 0.617471, 'zNnNfDAuTQ') index_test.go:137: sql insert into test_index values (2793, 3849606272612083642, 0.101132, '11IUXX2DFa') index_test.go:143: sql update test_index set c1 = 216735172929913734, c2 = 0.522320, c3 = 'xTW1bFD177' where c = 2405 index_test.go:140: sql delete from test_index where c = 1499 index_test.go:140: sql delete from test_index where c = 1016 index_test.go:143: sql update test_index set c1 = 3275545397242030928, c2 = 0.624383, c3 = '6p89ZwtTzZ' where c = 425 index_test.go:140: sql delete from test_index where c = 23 index_test.go:140: sql delete from test_index where c = 1861 index_test.go:143: sql update test_index set c1 = 7622602099096578267, c2 = 0.191765, c3 = 'uQGM7dBIUO' where c = 332 index_test.go:137: sql insert into test_index values (2794, 4602771661046371968, 0.567736, 'I61aeXd6TW') index_test.go:140: sql delete from test_index where c = 2130 index_test.go:137: sql insert into test_index values (2795, 4395574377073007969, 0.221658, 'OktDVlSly0') index_test.go:140: sql delete from test_index where c = 1930 index_test.go:143: sql update test_index set c1 = 5495206186202114596, c2 = 0.979355, c3 = 'UKIYTRRn6J' where c = 1482 index_test.go:143: sql update test_index set c1 = 4202889720014068917, c2 = 0.948685, c3 = 'fxinSQadKg' where c = 784 index_test.go:137: sql insert into test_index values (2796, 3669820738347486281, 0.031155, 'KiCFeX6ZcR') index_test.go:143: sql update test_index set c1 = 5260672350719373506, c2 = 0.526456, c3 = 'xoQGkKWliC' where c = 2784 index_test.go:140: sql delete from test_index where c = 962 index_test.go:140: sql delete from test_index where c = 1983 index_test.go:137: sql insert into test_index values (2797, 428602155499092033, 0.788456, 'wzKWHxrl7A') index_test.go:143: sql update test_index set c1 = 8129484117530990493, c2 = 0.376581, c3 = 'cDDv19Zn6A' where c = 1429 index_test.go:137: sql insert into test_index values (2798, 7994022438234230263, 0.393766, 'sN3a8gnf6V') index_test.go:137: sql insert into test_index values (2800, 6857818018402828504, 0.930672, 'ko6EFpIXQ1') index_test.go:143: sql update test_index set c1 = 2883669383164116857, c2 = 0.726090, c3 = 'KWyhgYwdWQ' where c = 1912 index_test.go:143: sql update test_index set c1 = 8284444610840329919, c2 = 0.107050, c3 = 'w79POi7TH0' where c = 391 index_test.go:137: sql insert into test_index values (2799, 3127673511693183401, 0.712022, 'w1t5K8snSZ') index_test.go:140: sql delete from test_index where c = 1841 index_test.go:140: sql delete from test_index where c = 152 index_test.go:140: sql delete from test_index where c = 899 index_test.go:143: sql update test_index set c1 = 5763934640646981582, c2 = 0.422914, c3 = 'ITrmmxDqUR' where c = 1088 index_test.go:143: sql update test_index set c1 = 2794963540537961409, c2 = 0.099718, c3 = 'b8j7guBvVw' where c = 2391 index_test.go:143: sql update test_index set c1 = 8000122100898976699, c2 = 0.599594, c3 = 'vP54x9E4pA' where c = 831 index_test.go:143: sql update test_index set c1 = 7748938482971357180, c2 = 0.966757, c3 = 'p7sSbzI1yi' where c = 937 index_test.go:140: sql delete from test_index where c = 2181 index_test.go:140: sql delete from test_index where c = 820 index_test.go:143: sql update test_index set c1 = 2940579761960877284, c2 = 0.947996, c3 = 'QFBUBng9nk' where c = 1369 index_test.go:143: sql update test_index set c1 = 7760724288084614463, c2 = 0.483234, c3 = '1PhzlhvYGF' where c = 1847 index_test.go:137: sql insert into test_index values (2802, 3415606269124492668, 0.908166, 'z7QCYoToPk') index_test.go:137: sql insert into test_index values (2805, 2785588768002061579, 0.419900, 'CVDO93e5N1') index_test.go:137: sql insert into test_index values (2803, 5547712159779845716, 0.130858, 'oYffP8CuVd') index_test.go:137: sql insert into test_index values (2804, 6767796433456046408, 0.352564, '1FF07dl4yQ') index_test.go:137: sql insert into test_index values (2801, 2539160072436514327, 0.944114, 'KloYlYSjEb') index_test.go:140: sql delete from test_index where c = 813 index_test.go:137: sql insert into test_index values (2809, 4153118994362158919, 0.096221, 'gyOyv1QGQt') index_test.go:137: sql insert into test_index values (2808, 8204409721442251595, 0.377726, 'epu2y144EY') index_test.go:137: sql insert into test_index values (2810, 520907866030241619, 0.334660, 'saYlMH5O7Q') index_test.go:137: sql insert into test_index values (2807, 4899917615962552019, 0.800884, 'qZPLVqQbXW') index_test.go:137: sql insert into test_index values (2806, 7004557311613084360, 0.929988, 'vzi6KFu4tr') index_test.go:140: sql delete from test_index where c = 861 index_test.go:143: sql update test_index set c1 = 8881553034944453879, c2 = 0.062321, c3 = 'gqH92SSozP' where c = 1233 index_test.go:140: sql delete from test_index where c = 691 index_test.go:140: sql delete from test_index where c = 23 index_test.go:140: sql delete from test_index where c = 432 index_test.go:140: sql delete from test_index where c = 110 index_test.go:143: sql update test_index set c1 = 6431513643887988273, c2 = 0.297103, c3 = '8MEAR46JXp' where c = 200 index_test.go:140: sql delete from test_index where c = 2146 index_test.go:143: sql update test_index set c1 = 343513795465129674, c2 = 0.384425, c3 = 'pMIZG7F94J' where c = 806 index_test.go:140: sql delete from test_index where c = 1519 index_test.go:143: sql update test_index set c1 = 1552842122312837791, c2 = 0.032854, c3 = 'mTuDIct0bb' where c = 1391 index_test.go:140: sql delete from test_index where c = 2268 index_test.go:143: sql update test_index set c1 = 7639229926357573138, c2 = 0.070924, c3 = 'SeoMrPwjXs' where c = 1094 index_test.go:137: sql insert into test_index values (2811, 1180277911275459547, 0.008808, 'dmlXV1MJky') index_test.go:140: sql delete from test_index where c = 1893 index_test.go:143: sql update test_index set c1 = 6634186318167679436, c2 = 0.683504, c3 = 'RL6J9hponM' where c = 473 index_test.go:143: sql update test_index set c1 = 3806905858480304304, c2 = 0.497008, c3 = '4Ls1TwAt3z' where c = 2140 index_test.go:143: sql update test_index set c1 = 6793566084262508526, c2 = 0.135959, c3 = 'QoQVUWZKQM' where c = 1534 index_test.go:140: sql delete from test_index where c = 1509 index_test.go:143: sql update test_index set c1 = 4843083012590825733, c2 = 0.090520, c3 = '1CV5t3za1f' where c = 524 index_test.go:143: sql update test_index set c1 = 2156584565510327977, c2 = 0.193730, c3 = 'M5zo36XD0t' where c = 2099 index_test.go:137: sql insert into test_index values (2815, 8334356645047039452, 0.183595, 'tWniA05dLA') index_test.go:137: sql insert into test_index values (2814, 3675305599327004762, 0.493294, 'VAnX2Gv8cB') index_test.go:137: sql insert into test_index values (2812, 6688377257881014482, 0.301044, 'IUQUb2QikD') index_test.go:137: sql insert into test_index values (2813, 1107727922539127342, 0.543764, 'Hrj09DIFhd') index_test.go:140: sql delete from test_index where c = 90 index_test.go:140: sql delete from test_index where c = 1509 index_test.go:137: sql insert into test_index values (2816, 5219699218060660398, 0.982643, 'CRPDk5tebT') index_test.go:137: sql insert into test_index values (2817, 7601275621332326170, 0.678655, '9j9zucj8TV') index_test.go:143: sql update test_index set c1 = 1112352198521303049, c2 = 0.289554, c3 = 'MnA3fu77Ij' where c = 1295 index_test.go:137: sql insert into test_index values (2819, 1384334902524155236, 0.935356, 'SxRnnTnm5f') index_test.go:137: sql insert into test_index values (2818, 4530004563095631538, 0.199487, 'BWfUF6gvcp') index_test.go:140: sql delete from test_index where c = 722 index_test.go:143: sql update test_index set c1 = 3782048162065733430, c2 = 0.305502, c3 = 'iBZhEKsn26' where c = 2024 index_test.go:140: sql delete from test_index where c = 181 index_test.go:137: sql insert into test_index values (2820, 5383004407250314119, 0.318373, 'fvambKZbTR') index_test.go:140: sql delete from test_index where c = 2191 index_test.go:140: sql delete from test_index where c = 268 index_test.go:137: sql insert into test_index values (2821, 7397628743517634053, 0.208217, 'QquZVOZde8') index_test.go:140: sql delete from test_index where c = 1066 index_test.go:143: sql update test_index set c1 = 3155254858254264004, c2 = 0.643143, c3 = 'AZkWFuICsR' where c = 1764 index_test.go:140: sql delete from test_index where c = 1341 index_test.go:143: sql update test_index set c1 = 6182462111602894902, c2 = 0.111709, c3 = 'GEtdvdpAoT' where c = 2237 index_test.go:137: sql insert into test_index values (2822, 1634412727162377276, 0.561127, '1VTJfxnKIH') index_test.go:143: sql update test_index set c1 = 3469786902352651798, c2 = 0.615835, c3 = 'TLgO2U7UFt' where c = 1334 index_test.go:140: sql delete from test_index where c = 2159 index_test.go:137: sql insert into test_index values (2823, 9737270247922948, 0.838091, 'zZsLgCZjUf') index_test.go:140: sql delete from test_index where c = 1913 index_test.go:137: sql insert into test_index values (2824, 1913468850644989883, 0.604398, 'PNAhMmea6x') index_test.go:143: sql update test_index set c1 = 1185763542606373582, c2 = 0.021544, c3 = '0ZBCPJsaU0' where c = 2274 index_test.go:143: sql update test_index set c1 = 4743048280264037117, c2 = 0.609427, c3 = 'vLVBfngCFr' where c = 2784 index_test.go:143: sql update test_index set c1 = 7936340492744894178, c2 = 0.679028, c3 = 'jDPY5Pvr4O' where c = 1958 index_test.go:143: sql update test_index set c1 = 8204208327363567655, c2 = 0.459956, c3 = 'z5B47UY5Nn' where c = 357 index_test.go:140: sql delete from test_index where c = 1589 index_test.go:143: sql update test_index set c1 = 8411995207257805889, c2 = 0.725887, c3 = 'S2qWwhhgFj' where c = 817 index_test.go:137: sql insert into test_index values (2825, 886318947001572773, 0.689106, 'Jd6BddEwAD') index_test.go:140: sql delete from test_index where c = 551 index_test.go:137: sql insert into test_index values (2827, 1326818357004408791, 0.081703, 'hCr9nzA9yb') index_test.go:137: sql insert into test_index values (2828, 8400603357551074782, 0.244169, 'U7HJXsGOBA') index_test.go:143: sql update test_index set c1 = 7853230066366375023, c2 = 0.014462, c3 = '4FSOFV3sxS' where c = 1452 index_test.go:140: sql delete from test_index where c = 441 index_test.go:137: sql insert into test_index values (2830, 5310489594603886390, 0.896138, 'VRRmVnLWeb') index_test.go:140: sql delete from test_index where c = 555 index_test.go:137: sql insert into test_index values (2829, 2398925556419643578, 0.962822, 'YI41Epe63a') index_test.go:140: sql delete from test_index where c = 300 index_test.go:137: sql insert into test_index values (2826, 938070716177319570, 0.433564, 'GawMR2Z9Kn') index_test.go:143: sql update test_index set c1 = 5443277429164025461, c2 = 0.664815, c3 = 'MqdqruZZ5p' where c = 856 index_test.go:140: sql delete from test_index where c = 1860 index_test.go:143: sql update test_index set c1 = 425695199107944473, c2 = 0.082416, c3 = 'JBDHHAnRjz' where c = 1479 index_test.go:140: sql delete from test_index where c = 2789 index_test.go:143: sql update test_index set c1 = 6817301456926707552, c2 = 0.814795, c3 = 'Vg0w2yDX3A' where c = 2641 index_test.go:143: sql update test_index set c1 = 5739889373929875652, c2 = 0.453959, c3 = 'wPq5MUiGYc' where c = 1726 index_test.go:140: sql delete from test_index where c = 1976 index_test.go:137: sql insert into test_index values (2831, 6696032141470900986, 0.874340, 'F8aZzdSgQI') index_test.go:137: sql insert into test_index values (2832, 6944190342701097600, 0.994370, 'RDBfmRhHSQ') index_test.go:140: sql delete from test_index where c = 1585 index_test.go:143: sql update test_index set c1 = 1653161797855041724, c2 = 0.973975, c3 = 'XV9QcFuCaV' where c = 1829 index_test.go:143: sql update test_index set c1 = 4678784249898418263, c2 = 0.055960, c3 = 'e2NQFJomuv' where c = 2826 index_test.go:137: sql insert into test_index values (2833, 5195028807971854637, 0.828156, 'rLlBoa9DNy') index_test.go:143: sql update test_index set c1 = 6953751542765038051, c2 = 0.721119, c3 = 'wSGwOQtj0J' where c = 873 index_test.go:137: sql insert into test_index values (2834, 6682314224377420953, 0.389922, 'fzRNtssKdD') index_test.go:140: sql delete from test_index where c = 33 index_test.go:140: sql delete from test_index where c = 2632 index_test.go:143: sql update test_index set c1 = 8633175782329698415, c2 = 0.310508, c3 = 'LwCb1zwcop' where c = 2511 index_test.go:140: sql delete from test_index where c = 2538 index_test.go:137: sql insert into test_index values (2837, 5694379828895863918, 0.561781, 'ziqmFsHs0C') index_test.go:137: sql insert into test_index values (2835, 6016025036280270390, 0.289824, 'fNasCk9Sw1') index_test.go:137: sql insert into test_index values (2836, 8540965702890113065, 0.532543, 'MGfaiaenKC') index_test.go:143: sql update test_index set c1 = 4497040145236861792, c2 = 0.590427, c3 = 'iOZ8Y0oOeX' where c = 1843 index_test.go:140: sql delete from test_index where c = 1361 index_test.go:140: sql delete from test_index where c = 1962 index_test.go:143: sql update test_index set c1 = 8240181758101699880, c2 = 0.387846, c3 = 'mBlSV8tG9g' where c = 1694 index_test.go:137: sql insert into test_index values (2839, 7004094380753683226, 0.828743, '3p1UU53gdH') index_test.go:143: sql update test_index set c1 = 3380354396196236963, c2 = 0.338926, c3 = 'cvx5cQ2MOI' where c = 2054 index_test.go:137: sql insert into test_index values (2838, 6646149853658355556, 0.826873, 'K0MRXrqF18') index_test.go:143: sql update test_index set c1 = 7482301725910605623, c2 = 0.658290, c3 = 'lj5bBQUqOc' where c = 1547 index_test.go:143: sql update test_index set c1 = 75639747037850702, c2 = 0.277366, c3 = 'y3OGaGBHmU' where c = 1960 index_test.go:140: sql delete from test_index where c = 1984 index_test.go:140: sql delete from test_index where c = 2309 index_test.go:137: sql insert into test_index values (2840, 2926411828560200153, 0.120621, 'sRRQVNVcQv') index_test.go:143: sql update test_index set c1 = 2884442931138366926, c2 = 0.221083, c3 = '8v9VmIb1oK' where c = 403 index_test.go:137: sql insert into test_index values (2841, 8874214713287954137, 0.425264, 'mLqRlyXL7W') index_test.go:137: sql insert into test_index values (2842, 8107879119866310708, 0.129086, '6vWp3ptpki') index_test.go:137: sql insert into test_index values (2843, 2150553522266351152, 0.577085, '3ttZyjXEDC') index_test.go:143: sql update test_index set c1 = 2711036499529764695, c2 = 0.882788, c3 = 'PESep7W5EL' where c = 934 index_test.go:140: sql delete from test_index where c = 589 index_test.go:140: sql delete from test_index where c = 1310 index_test.go:140: sql delete from test_index where c = 1715 index_test.go:137: sql insert into test_index values (2844, 6380792350578228219, 0.849700, 'suvLCt0lsw') index_test.go:140: sql delete from test_index where c = 1422 index_test.go:140: sql delete from test_index where c = 332 index_test.go:137: sql insert into test_index values (2845, 2061849461925331069, 0.900121, 'rDWqdKYPx2') index_test.go:143: sql update test_index set c1 = 8867624172442447378, c2 = 0.941159, c3 = 'tVMGCL4xQr' where c = 1057 index_test.go:137: sql insert into test_index values (2846, 4477561579188685124, 0.986731, 'iE6EVdVire') index_test.go:140: sql delete from test_index where c = 1696 index_test.go:143: sql update test_index set c1 = 778013442656282837, c2 = 0.664509, c3 = 'i3tsDa3FBr' where c = 1250 index_test.go:143: sql update test_index set c1 = 6260224935860058445, c2 = 0.988200, c3 = 'qFyXwmnC5H' where c = 2749 index_test.go:140: sql delete from test_index where c = 35 index_test.go:140: sql delete from test_index where c = 2337 index_test.go:143: sql update test_index set c1 = 3186556612770506843, c2 = 0.885054, c3 = 'TL3eoMj0nm' where c = 2432 index_test.go:137: sql insert into test_index values (2847, 7903465506386310175, 0.514263, 'E9tauc4rkj') index_test.go:140: sql delete from test_index where c = 915 index_test.go:143: sql update test_index set c1 = 1318449011481707963, c2 = 0.365718, c3 = 'tEwqscPGta' where c = 14 index_test.go:143: sql update test_index set c1 = 6027324979219378543, c2 = 0.217623, c3 = 'tParJpbtpm' where c = 2391 index_test.go:143: sql update test_index set c1 = 171628691695851649, c2 = 0.642039, c3 = 'PHgP5Mukmf' where c = 875 index_test.go:143: sql update test_index set c1 = 5482086827226219911, c2 = 0.178465, c3 = 'mvgpaFwI5S' where c = 2183 index_test.go:137: sql insert into test_index values (2848, 6329380741546701313, 0.925044, 'Tjl5nxqRu6') index_test.go:137: sql insert into test_index values (2849, 6273954172197295759, 0.941051, 'G2aO6AehtL') index_test.go:140: sql delete from test_index where c = 1947 index_test.go:137: sql insert into test_index values (2851, 1156586344427300607, 0.888255, 'XjQtG5J1xM') index_test.go:140: sql delete from test_index where c = 2553 index_test.go:143: sql update test_index set c1 = 2415416949905009631, c2 = 0.780910, c3 = 'vrJxCK2zl5' where c = 2098 index_test.go:143: sql update test_index set c1 = 8492674418930665755, c2 = 0.368215, c3 = 'CCOHKwpDLz' where c = 600 index_test.go:137: sql insert into test_index values (2854, 7375888723107754451, 0.330989, 'BK9HACfOb2') index_test.go:140: sql delete from test_index where c = 1657 index_test.go:137: sql insert into test_index values (2850, 4021849701903784964, 0.825473, 'qOxVaVcWVv') index_test.go:137: sql insert into test_index values (2852, 5085905567284337455, 0.399561, 'Spl0wMGYBN') index_test.go:140: sql delete from test_index where c = 1887 index_test.go:143: sql update test_index set c1 = 4469134808538576621, c2 = 0.806952, c3 = 'cQbmWFQ6ao' where c = 1228 index_test.go:137: sql insert into test_index values (2853, 4244040957987016788, 0.864515, 'Ym2j1xM8iO') index_test.go:140: sql delete from test_index where c = 2135 index_test.go:137: sql insert into test_index values (2856, 2166789873925928838, 0.143396, 'GcoeMRnf7o') index_test.go:143: sql update test_index set c1 = 8882772673707457587, c2 = 0.746318, c3 = 'u4EGMxmd17' where c = 1854 index_test.go:137: sql insert into test_index values (2855, 3106191896881851753, 0.058327, 'jBDKTQTDof') index_test.go:143: sql update test_index set c1 = 7612121657731495925, c2 = 0.045591, c3 = 'qHcQ8MK2Mf' where c = 117 index_test.go:140: sql delete from test_index where c = 2527 index_test.go:143: sql update test_index set c1 = 2975536614625703877, c2 = 0.834692, c3 = 'oE10F15lg6' where c = 1492 index_test.go:143: sql update test_index set c1 = 748157942308846427, c2 = 0.978434, c3 = 'Ap7V2xsziO' where c = 1305 index_test.go:140: sql delete from test_index where c = 274 index_test.go:137: sql insert into test_index values (2857, 6230589617559833614, 0.616879, 'yjQJezYKRP') index_test.go:137: sql insert into test_index values (2858, 7546562812535751997, 0.000052, 'XZQIUhcMYq') index_test.go:140: sql delete from test_index where c = 541 index_test.go:143: sql update test_index set c1 = 6192530729938067324, c2 = 0.346840, c3 = 'npREhwHWyD' where c = 2787 index_test.go:140: sql delete from test_index where c = 2271 index_test.go:140: sql delete from test_index where c = 1136 index_test.go:137: sql insert into test_index values (2859, 7522489563179108538, 0.965228, 'cJp4CxaODW') index_test.go:143: sql update test_index set c1 = 3799921328940028600, c2 = 0.667734, c3 = 'vgpZvIVEkT' where c = 1409 index_test.go:143: sql update test_index set c1 = 4741970831936492401, c2 = 0.209457, c3 = 'qUlJUyLgBR' where c = 813 index_test.go:137: sql insert into test_index values (2861, 8646874483303544330, 0.634958, 'mQGNia3bl7') index_test.go:140: sql delete from test_index where c = 470 index_test.go:137: sql insert into test_index values (2860, 5442808879585311908, 0.019952, 'O8me3NAOWd') index_test.go:140: sql delete from test_index where c = 451 index_test.go:137: sql insert into test_index values (2862, 4037548822061427158, 0.805428, 'zVm9rdESXW') index_test.go:140: sql delete from test_index where c = 155 index_test.go:143: sql update test_index set c1 = 7533112046257498198, c2 = 0.463907, c3 = 'x8t2Jy6wGJ' where c = 2519 index_test.go:143: sql update test_index set c1 = 1519924901488944828, c2 = 0.666480, c3 = 'tbDwlSwkNX' where c = 119 index_test.go:140: sql delete from test_index where c = 2617 index_test.go:143: sql update test_index set c1 = 2498627183559374697, c2 = 0.690983, c3 = 'IAYSNfOEf8' where c = 1153 index_test.go:140: sql delete from test_index where c = 1296 index_test.go:137: sql insert into test_index values (2863, 3480807391947351628, 0.512157, '7qUuZZHrZ3') index_test.go:143: sql update test_index set c1 = 9151755471382872743, c2 = 0.278163, c3 = 'VzJ00ef5MU' where c = 1647 index_test.go:140: sql delete from test_index where c = 839 index_test.go:140: sql delete from test_index where c = 6 index_test.go:143: sql update test_index set c1 = 8474459383048870442, c2 = 0.429703, c3 = 'ibksd24pRc' where c = 28 index_test.go:137: sql insert into test_index values (2864, 6509640335287732023, 0.801297, 'NnhlIgGhjt') index_test.go:137: sql insert into test_index values (2866, 5637238651973559214, 0.615886, 'y7NTZXyAw6') index_test.go:137: sql insert into test_index values (2865, 3319442484788200692, 0.002271, 'xYVGIwgCZ7') index_test.go:143: sql update test_index set c1 = 4261892980520655813, c2 = 0.453888, c3 = 'BKBdYrCFkH' where c = 343 index_test.go:137: sql insert into test_index values (2867, 832810218473342276, 0.025575, 'kdhADr4JBI') index_test.go:140: sql delete from test_index where c = 110 index_test.go:137: sql insert into test_index values (2868, 5291585451659903129, 0.513470, 'LuOFTtkBVe') index_test.go:140: sql delete from test_index where c = 294 index_test.go:137: sql insert into test_index values (2869, 4573861880642556789, 0.557546, 'Z4bXGY0JIB') index_test.go:143: sql update test_index set c1 = 359921102935055215, c2 = 0.786559, c3 = 'r9HNfsPMz4' where c = 832 index_test.go:143: sql update test_index set c1 = 8060161451730410590, c2 = 0.692657, c3 = 'LG1gU5sHgY' where c = 2763 index_test.go:143: sql update test_index set c1 = 8505412026397431548, c2 = 0.709115, c3 = '4E7bAGo9k4' where c = 1698 index_test.go:143: sql update test_index set c1 = 7142738432028325986, c2 = 0.058943, c3 = 'v7NYqktVcl' where c = 1383 index_test.go:140: sql delete from test_index where c = 2162 index_test.go:137: sql insert into test_index values (2870, 2984703328753133086, 0.795477, 'sae1PEviHu') index_test.go:140: sql delete from test_index where c = 2706 index_test.go:143: sql update test_index set c1 = 5702083562701024576, c2 = 0.298899, c3 = 'MCr7iVwlrT' where c = 1080 index_test.go:140: sql delete from test_index where c = 2395 index_test.go:140: sql delete from test_index where c = 1573 index_test.go:137: sql insert into test_index values (2871, 4616306019687709065, 0.669805, 'jABAUzWX1w') index_test.go:137: sql insert into test_index values (2873, 618630961696578017, 0.523064, 'g4miy7ppib') index_test.go:137: sql insert into test_index values (2874, 4854086305207869944, 0.581069, '9BwJzkrH6U') index_test.go:137: sql insert into test_index values (2872, 5290023828595664649, 0.180301, 'rpBe9McMzT') index_test.go:140: sql delete from test_index where c = 327 index_test.go:143: sql update test_index set c1 = 4396225535995176091, c2 = 0.359808, c3 = 'AfFSISetPf' where c = 59 index_test.go:143: sql update test_index set c1 = 1141861999752138686, c2 = 0.334183, c3 = 'wd9g1l8Ufe' where c = 82 index_test.go:140: sql delete from test_index where c = 2705 index_test.go:143: sql update test_index set c1 = 3681091095424519162, c2 = 0.929720, c3 = 'jEbjQ7VO0E' where c = 1804 index_test.go:140: sql delete from test_index where c = 78 index_test.go:140: sql delete from test_index where c = 839 index_test.go:143: sql update test_index set c1 = 3148896048046208033, c2 = 0.445883, c3 = 'gC8Lhaajp3' where c = 25 index_test.go:137: sql insert into test_index values (2875, 8189964270556318270, 0.253638, 'LTo82FwYfu') index_test.go:143: sql update test_index set c1 = 2601194395107431877, c2 = 0.204699, c3 = 'T9KqxLJqXW' where c = 770 index_test.go:143: sql update test_index set c1 = 4095171463107733336, c2 = 0.921533, c3 = 'ezgww3znSm' where c = 1707 index_test.go:140: sql delete from test_index where c = 1016 index_test.go:140: sql delete from test_index where c = 2173 index_test.go:137: sql insert into test_index values (2876, 7561708639203031173, 0.599603, 'zYNSgTUm6s') index_test.go:137: sql insert into test_index values (2877, 1239434970497948105, 0.470526, '4cHeFryOHH') index_test.go:137: sql insert into test_index values (2878, 1114195328526498511, 0.453299, 'JbKYAUdKl0') index_test.go:143: sql update test_index set c1 = 1921563131987699559, c2 = 0.928016, c3 = 'RQDYQgKRLW' where c = 1373 index_test.go:143: sql update test_index set c1 = 5183161077712665716, c2 = 0.899672, c3 = '9TPpQ0SjDk' where c = 514 index_test.go:140: sql delete from test_index where c = 1268 index_test.go:140: sql delete from test_index where c = 2153 index_test.go:137: sql insert into test_index values (2880, 3967456230865978955, 0.867675, 'yI6S8tNCwm') index_test.go:137: sql insert into test_index values (2881, 899717271000326490, 0.633396, 'JtMq0GmlFs') index_test.go:140: sql delete from test_index where c = 1679 index_test.go:137: sql insert into test_index values (2879, 8744375497546701811, 0.155247, 'DYEbi3zsDT') index_test.go:143: sql update test_index set c1 = 7393196374364955818, c2 = 0.065995, c3 = 'xtXiGBnGaP' where c = 1589 index_test.go:140: sql delete from test_index where c = 623 index_test.go:143: sql update test_index set c1 = 717091576197322283, c2 = 0.313107, c3 = 'bHqrZTLYG4' where c = 910 index_test.go:137: sql insert into test_index values (2882, 4827641517824501494, 0.201894, 'TVY18KxJgw') index_test.go:137: sql insert into test_index values (2883, 4513519176115593901, 0.469998, 'vplsisIwCq') index_test.go:140: sql delete from test_index where c = 1541 index_test.go:143: sql update test_index set c1 = 466251520717893772, c2 = 0.700535, c3 = 'iZSoQiB99M' where c = 894 index_test.go:140: sql delete from test_index where c = 1969 index_test.go:143: sql update test_index set c1 = 3640489183311513383, c2 = 0.025167, c3 = 'Fof8MRUjIl' where c = 2656 index_test.go:137: sql insert into test_index values (2884, 4521536278024598702, 0.014786, 'ZdLoi2JJF2') index_test.go:140: sql delete from test_index where c = 22 index_test.go:140: sql delete from test_index where c = 1929 index_test.go:143: sql update test_index set c1 = 6918265616010375017, c2 = 0.085516, c3 = 'WAW6wlri03' where c = 2682 index_test.go:143: sql update test_index set c1 = 3250505759658921509, c2 = 0.835943, c3 = 'gwcwFeXBKD' where c = 8 index_test.go:137: sql insert into test_index values (2885, 5940071849946274423, 0.142083, 'M0PPsEV3oj') index_test.go:143: sql update test_index set c1 = 3264002800871478108, c2 = 0.751122, c3 = 'UUIyf8Pxme' where c = 1196 index_test.go:140: sql delete from test_index where c = 944 index_test.go:143: sql update test_index set c1 = 7135581583409054113, c2 = 0.720985, c3 = 'aY8xqDeAd9' where c = 1360 index_test.go:143: sql update test_index set c1 = 2735338691020068446, c2 = 0.324998, c3 = 'W7x1z72Lwb' where c = 1371 index_test.go:137: sql insert into test_index values (2887, 5622800323362395243, 0.759588, 'rPsN7xVZP2') index_test.go:143: sql update test_index set c1 = 7990371494514748193, c2 = 0.379131, c3 = 'fJVrHyUajw' where c = 1699 index_test.go:143: sql update test_index set c1 = 2524765035295585689, c2 = 0.775892, c3 = 'At14b5s9Kb' where c = 326 index_test.go:137: sql insert into test_index values (2886, 4628075641142463593, 0.962159, 'kvXlfarNXB') index_test.go:137: sql insert into test_index values (2890, 6466387052330405308, 0.963781, 'HzjW0PItLb') index_test.go:137: sql insert into test_index values (2888, 1217649983302278223, 0.057165, 'vVrdOyHd0K') index_test.go:140: sql delete from test_index where c = 542 index_test.go:137: sql insert into test_index values (2891, 6145332673246598435, 0.251141, '4bfqEP3IEX') index_test.go:140: sql delete from test_index where c = 2526 index_test.go:137: sql insert into test_index values (2889, 6994308898840312278, 0.561222, 'BmctVMk7iS') index_test.go:140: sql delete from test_index where c = 1721 index_test.go:137: sql insert into test_index values (2892, 1951503379434129469, 0.871371, 'aNNgIWynh2') index_test.go:137: sql insert into test_index values (2893, 4124753625691767483, 0.070055, 'jnXVqP6uec') index_test.go:140: sql delete from test_index where c = 825 index_test.go:140: sql delete from test_index where c = 2206 index_test.go:143: sql update test_index set c1 = 3742624569294743740, c2 = 0.422418, c3 = 'sotHXeR1pk' where c = 531 index_test.go:140: sql delete from test_index where c = 2367 index_test.go:140: sql delete from test_index where c = 2263 index_test.go:143: sql update test_index set c1 = 12335959883649864, c2 = 0.216576, c3 = 'WSPWEBp2Ed' where c = 2253 index_test.go:140: sql delete from test_index where c = 1413 index_test.go:140: sql delete from test_index where c = 1920 index_test.go:143: sql update test_index set c1 = 7275260853882451954, c2 = 0.649020, c3 = 'ixYok1oWNN' where c = 706 index_test.go:143: sql update test_index set c1 = 1169700888546815202, c2 = 0.455619, c3 = 'nxOwfwMayR' where c = 1667 index_test.go:143: sql update test_index set c1 = 4848634821510831078, c2 = 0.074732, c3 = '5EwCdRHcOz' where c = 1235 index_test.go:137: sql insert into test_index values (2895, 2313253311561172577, 0.946187, 'oVVTnJMfSf') index_test.go:137: sql insert into test_index values (2894, 2241612314639751774, 0.444854, 'RLTw14hryo') index_test.go:137: sql insert into test_index values (2897, 8997016862279446819, 0.237235, 'LmhpFxHAyi') index_test.go:143: sql update test_index set c1 = 4833361094928123258, c2 = 0.459640, c3 = 'kaZkcBJcW4' where c = 1374 index_test.go:143: sql update test_index set c1 = 3251930520057502494, c2 = 0.256896, c3 = 'lJPVxGueGa' where c = 1877 index_test.go:143: sql update test_index set c1 = 7994983892928809956, c2 = 0.269454, c3 = 'QZbEb02gon' where c = 2464 index_test.go:140: sql delete from test_index where c = 1248 index_test.go:137: sql insert into test_index values (2896, 6595830197941578613, 0.924994, '2SSHPS7MAM') index_test.go:143: sql update test_index set c1 = 1477227207836254904, c2 = 0.527926, c3 = 'oMumyT2h3g' where c = 1275 index_test.go:140: sql delete from test_index where c = 1213 index_test.go:140: sql delete from test_index where c = 2294 index_test.go:143: sql update test_index set c1 = 5186660704504015699, c2 = 0.265267, c3 = '4Jh3qnwZ8a' where c = 2402 index_test.go:143: sql update test_index set c1 = 3468991719472491516, c2 = 0.219648, c3 = 'f2Fq05fcpN' where c = 169 index_test.go:137: sql insert into test_index values (2898, 4564561973284160953, 0.409456, 'Ei2CCqqUkx') index_test.go:143: sql update test_index set c1 = 1790557269964278081, c2 = 0.478434, c3 = 'EQj4MHskTL' where c = 760 index_test.go:140: sql delete from test_index where c = 2195 index_test.go:140: sql delete from test_index where c = 129 index_test.go:143: sql update test_index set c1 = 8269832970961796815, c2 = 0.475254, c3 = 'kOh6rEjT3w' where c = 582 index_test.go:137: sql insert into test_index values (2899, 8642978694089922958, 0.512732, 'ssegHZTrNR') index_test.go:137: sql insert into test_index values (2900, 3579784329067537542, 0.879748, 'PMEV1wb6Vm') index_test.go:143: sql update test_index set c1 = 6059428696855059708, c2 = 0.364699, c3 = 'yutFArVJeT' where c = 2048 index_test.go:140: sql delete from test_index where c = 606 index_test.go:140: sql delete from test_index where c = 860 index_test.go:143: sql update test_index set c1 = 5806692085341177500, c2 = 0.466030, c3 = 'i9F8NG48QF' where c = 2209 index_test.go:143: sql update test_index set c1 = 1284307066400867144, c2 = 0.210666, c3 = 'gJUTYgIPk4' where c = 1206 --- PASS: TestSimpleInsert (49.40s) --- PASS: TestSimpleInsert/Basic (11.00s) --- PASS: TestSimpleInsert/Basic/test_insert (5.48s) --- PASS: TestSimpleInsert/Basic/test_insert_common (5.52s) --- PASS: TestSimpleInsert/Conflict (21.14s) --- PASS: TestSimpleInsert/Conflict/test_conflict_insert (10.94s) --- PASS: TestSimpleInsert/Conflict/test_conflict_insert_common (10.21s) PASS ddl_test end [Pipeline] } [Pipeline] // container [Pipeline] } Cache not saved (ws/jenkins-pingcap-tidb-pull_integration_ddl_test-8553/tidb-test already exists) index_test.go:137: sql insert into test_index values (2905, 5953234236736504083, 0.711289, 'gjasPCIouU') index_test.go:137: sql insert into test_index values (2904, 4985009125361384766, 0.374835, '4T8ZAH6JcR') index_test.go:137: sql insert into test_index values (2903, 7370365865325789842, 0.426339, '9LgFy4rp1a') index_test.go:137: sql insert into test_index values (2908, 1931335616372951602, 0.397790, 'sl2K6imZ9R') index_test.go:137: sql insert into test_index values (2909, 2386833100174229632, 0.913725, 'DAvBlu1kd8') index_test.go:137: sql insert into test_index values (2901, 4579471613781302653, 0.162527, 'FaXmcqnT2L') index_test.go:137: sql insert into test_index values (2907, 4462492791923175924, 0.798411, 'rjI9CuHIKy') index_test.go:137: sql insert into test_index values (2902, 4624905076881776896, 0.869412, 'RCBGP4i7qo') index_test.go:137: sql insert into test_index values (2906, 703568260591053938, 0.020393, 'mHdAx6Tm1h') index_test.go:137: sql insert into test_index values (2910, 4466818642414998155, 0.284318, 'YJfP81POcp') index_test.go:140: sql delete from test_index where c = 624 index_test.go:140: sql delete from test_index where c = 245 index_test.go:140: sql delete from test_index where c = 991 index_test.go:143: sql update test_index set c1 = 617005201225471367, c2 = 0.887569, c3 = 'p5351csr5s' where c = 623 index_test.go:143: sql update test_index set c1 = 1052085698651505368, c2 = 0.937331, c3 = 'GPe8KNpkLF' where c = 1105 index_test.go:140: sql delete from test_index where c = 2769 index_test.go:140: sql delete from test_index where c = 2838 index_test.go:140: sql delete from test_index where c = 734 index_test.go:140: sql delete from test_index where c = 2325 index_test.go:140: sql delete from test_index where c = 598 index_test.go:140: sql delete from test_index where c = 704 index_test.go:140: sql delete from test_index where c = 1927 index_test.go:143: sql update test_index set c1 = 7522523724350061468, c2 = 0.819272, c3 = 'ILqjrJRAbn' where c = 1805 index_test.go:143: sql update test_index set c1 = 6567628121508840492, c2 = 0.251331, c3 = 'yAhTvH95Ty' where c = 945 index_test.go:137: sql insert into test_index values (2911, 3689081325169431753, 0.435718, 'GKLCd4GVhX') index_test.go:143: sql update test_index set c1 = 6695113340091871199, c2 = 0.101243, c3 = '2DGXEeGaKk' where c = 350 index_test.go:143: sql update test_index set c1 = 606014026077782815, c2 = 0.114608, c3 = 'y7TdpQER9S' where c = 242 index_test.go:137: sql insert into test_index values (2912, 2995244413859001275, 0.465758, '4IkEO4MiZK') index_test.go:143: sql update test_index set c1 = 7335013617306348554, c2 = 0.043229, c3 = 'y7xYBJuVNP' where c = 379 index_test.go:137: sql insert into test_index values (2913, 7075211538933450264, 0.650441, 'no9vlG23uh') index_test.go:143: sql update test_index set c1 = 5135540036786209010, c2 = 0.614687, c3 = 'npR04pujpr' where c = 2495 index_test.go:143: sql update test_index set c1 = 1772173623759326919, c2 = 0.007106, c3 = '3eMPw9gcpI' where c = 1609 index_test.go:137: sql insert into test_index values (2914, 5215825228160197296, 0.815039, 'psCCtrMPJM') index_test.go:143: sql update test_index set c1 = 7214765484081837589, c2 = 0.653633, c3 = 'HEmjS2OlBU' where c = 1649 index_test.go:137: sql insert into test_index values (2915, 5444015181276911262, 0.219188, '6Te0Jmih46') index_test.go:137: sql insert into test_index values (2916, 8007375928041252667, 0.694559, 'cjSZQDIFAH') index_test.go:140: sql delete from test_index where c = 2804 index_test.go:140: sql delete from test_index where c = 2075 index_test.go:140: sql delete from test_index where c = 1557 index_test.go:137: sql insert into test_index values (2917, 3205354342301522206, 0.502520, 'xwGX9LPK5m') index_test.go:143: sql update test_index set c1 = 7296566751247935135, c2 = 0.116146, c3 = '9Su5c5Onnq' where c = 25 index_test.go:143: sql update test_index set c1 = 3076162149078678650, c2 = 0.245344, c3 = 'pE6iHFQoIK' where c = 1563 index_test.go:140: sql delete from test_index where c = 1095 index_test.go:140: sql delete from test_index where c = 447 index_test.go:143: sql update test_index set c1 = 5529301044257985517, c2 = 0.448879, c3 = 'RmbV4zF14h' where c = 1080 index_test.go:137: sql insert into test_index values (2918, 591279639164752522, 0.470730, '0Lbz3Yg6QK') index_test.go:137: sql insert into test_index values (2920, 4464120405301131870, 0.571645, 'dslQnoZVp2') index_test.go:140: sql delete from test_index where c = 2180 index_test.go:140: sql delete from test_index where c = 2170 index_test.go:137: sql insert into test_index values (2919, 8527135852773992458, 0.468641, 'YDIsobib0T') index_test.go:143: sql update test_index set c1 = 8555239482450435813, c2 = 0.716406, c3 = 'xhios8nsc5' where c = 783 index_test.go:137: sql insert into test_index values (2921, 8076878317354707868, 0.516082, '1nCtjYE39t') index_test.go:143: sql update test_index set c1 = 1267691053201653877, c2 = 0.605648, c3 = 'eJldYwU2y6' where c = 157 index_test.go:137: sql insert into test_index values (2922, 4671461986744002365, 0.760643, '4IVZmvaJdp') index_test.go:143: sql update test_index set c1 = 2207209530429329458, c2 = 0.607405, c3 = 'UwFlNvs5uS' where c = 1969 index_test.go:137: sql insert into test_index values (2923, 8974696640753855663, 0.751085, 'HTSYCxPSh1') index_test.go:140: sql delete from test_index where c = 544 index_test.go:143: sql update test_index set c1 = 8913809066142206956, c2 = 0.111467, c3 = 'BmHfq5uSsM' where c = 1844 index_test.go:140: sql delete from test_index where c = 373 index_test.go:137: sql insert into test_index values (2924, 4305867548519173940, 0.158523, 'nycS6Ntgh8') index_test.go:140: sql delete from test_index where c = 2411 index_test.go:137: sql insert into test_index values (2926, 3504231713831774537, 0.845789, 'JtqVXlVdtb') index_test.go:140: sql delete from test_index where c = 303 index_test.go:140: sql delete from test_index where c = 698 index_test.go:140: sql delete from test_index where c = 2879 index_test.go:140: sql delete from test_index where c = 1844 index_test.go:137: sql insert into test_index values (2927, 4597207174737707349, 0.401245, 'M7yJ790Veh') index_test.go:137: sql insert into test_index values (2925, 8370599452434237536, 0.376685, 'HzIAS8hzmG') index_test.go:143: sql update test_index set c1 = 4853225740463572522, c2 = 0.939317, c3 = 'WJWpa44tot' where c = 1906 index_test.go:143: sql update test_index set c1 = 9160549695135815, c2 = 0.519243, c3 = 'iCpWNY511O' where c = 1451 index_test.go:143: sql update test_index set c1 = 3593796034871884858, c2 = 0.752242, c3 = '0k42tlzpk1' where c = 1387 index_test.go:140: sql delete from test_index where c = 1257 index_test.go:140: sql delete from test_index where c = 1753 index_test.go:143: sql update test_index set c1 = 5436518641029946542, c2 = 0.274173, c3 = 'ix7n5vXbeN' where c = 482 index_test.go:143: sql update test_index set c1 = 628253418681520800, c2 = 0.525998, c3 = 'e7griWjlmS' where c = 2281 index_test.go:137: sql insert into test_index values (2929, 9012514999547527761, 0.679869, 'ZVbPCGsWLk') index_test.go:137: sql insert into test_index values (2930, 4082469736687748788, 0.797846, 'B7HHcfqmzH') index_test.go:137: sql insert into test_index values (2928, 3108620176555862279, 0.426303, '3t3rzMEc2f') index_test.go:143: sql update test_index set c1 = 8624489608508944896, c2 = 0.915443, c3 = 'B6N4PP5rBN' where c = 2616 index_test.go:140: sql delete from test_index where c = 1907 index_test.go:143: sql update test_index set c1 = 3407371013759168466, c2 = 0.647019, c3 = 'ZsqwJjFdHK' where c = 2743 index_test.go:140: sql delete from test_index where c = 1731 index_test.go:143: sql update test_index set c1 = 5301647006028413565, c2 = 0.173408, c3 = 'TJePuLPLNf' where c = 2059 index_test.go:143: sql update test_index set c1 = 6030668352303562227, c2 = 0.899457, c3 = '1J9jyOVcqU' where c = 2200 index_test.go:143: sql update test_index set c1 = 7632371005344781961, c2 = 0.478369, c3 = 'JRBawz4RZt' where c = 1295 index_test.go:137: sql insert into test_index values (2933, 6664714219008725616, 0.892334, 'ekSzW0BpIg') index_test.go:140: sql delete from test_index where c = 1078 index_test.go:137: sql insert into test_index values (2931, 8386837965080133912, 0.785732, 'UcXs54rQTs') index_test.go:137: sql insert into test_index values (2932, 2729660707897182537, 0.882469, 'GGBNt00ScX') index_test.go:140: sql delete from test_index where c = 2624 index_test.go:137: sql insert into test_index values (2934, 2614006486977408525, 0.524964, 'FFvlWPzgpG') index_test.go:140: sql delete from test_index where c = 1378 index_test.go:137: sql insert into test_index values (2937, 2581532731477179820, 0.975616, 'tL2zbdHJK1') index_test.go:137: sql insert into test_index values (2935, 5374030911920960233, 0.082984, 'BH8yoetzbd') index_test.go:143: sql update test_index set c1 = 874058580308170482, c2 = 0.267204, c3 = 'YuDLIEvmoN' where c = 2527 index_test.go:137: sql insert into test_index values (2936, 3177895331412979241, 0.100835, 'esOjIh3Jg8') index_test.go:140: sql delete from test_index where c = 1668 index_test.go:143: sql update test_index set c1 = 1339115071596517243, c2 = 0.628016, c3 = 'c83GECW2dm' where c = 2216 index_test.go:143: sql update test_index set c1 = 2615944995927383778, c2 = 0.728260, c3 = 't03ojZq5rV' where c = 157 index_test.go:140: sql delete from test_index where c = 2880 index_test.go:140: sql delete from test_index where c = 2623 index_test.go:140: sql delete from test_index where c = 2110 index_test.go:137: sql insert into test_index values (2938, 2164383096308372790, 0.552424, '0HlBIBFhaA') index_test.go:143: sql update test_index set c1 = 1471058032280913360, c2 = 0.764507, c3 = 'Ly7rnGrbH7' where c = 2417 index_test.go:140: sql delete from test_index where c = 1739 index_test.go:140: sql delete from test_index where c = 2200 index_test.go:143: sql update test_index set c1 = 1823047831063684042, c2 = 0.000230, c3 = 'Lri2bZq6Ll' where c = 849 index_test.go:137: sql insert into test_index values (2940, 8489478222183459397, 0.528791, '6FD60ptXHr') index_test.go:143: sql update test_index set c1 = 2345001910855513637, c2 = 0.133635, c3 = 'eytdh23fjs' where c = 2798 index_test.go:137: sql insert into test_index values (2939, 6226736715892026867, 0.182295, 'WrBXkSgXf3') index_test.go:143: sql update test_index set c1 = 5441754136064904224, c2 = 0.222147, c3 = 'XlOApQLSpz' where c = 800 index_test.go:137: sql insert into test_index values (2941, 7523036696479416491, 0.088778, 'vYyguBiTQy') index_test.go:140: sql delete from test_index where c = 149 index_test.go:140: sql delete from test_index where c = 2265 index_test.go:143: sql update test_index set c1 = 694221937066047812, c2 = 0.474310, c3 = 'RDcvR9p1Aq' where c = 1312 index_test.go:143: sql update test_index set c1 = 669704447273733912, c2 = 0.159005, c3 = '60yKTdabEE' where c = 2290 index_test.go:140: sql delete from test_index where c = 132 index_test.go:140: sql delete from test_index where c = 2148 index_test.go:143: sql update test_index set c1 = 468969256901891578, c2 = 0.738409, c3 = 'BpTdZpKElF' where c = 861 index_test.go:137: sql insert into test_index values (2942, 3188673345140239607, 0.688872, '9iJLEj34lZ') index_test.go:137: sql insert into test_index values (2944, 7110980108365420723, 0.945323, '0ZRvih9rIL') index_test.go:143: sql update test_index set c1 = 7130730872843313417, c2 = 0.891892, c3 = 'IbsJ25eewa' where c = 1086 index_test.go:143: sql update test_index set c1 = 7949624547483504779, c2 = 0.301451, c3 = 'glnTLdz265' where c = 249 index_test.go:137: sql insert into test_index values (2943, 2156765817249751618, 0.805966, 's9x40SxRyl') index_test.go:143: sql update test_index set c1 = 280898043833431471, c2 = 0.841357, c3 = 'wfUJCo4Mya' where c = 273 index_test.go:140: sql delete from test_index where c = 300 index_test.go:143: sql update test_index set c1 = 6138173074548078651, c2 = 0.618842, c3 = 'WqDs94JxHQ' where c = 932 index_test.go:143: sql update test_index set c1 = 4442232218275444539, c2 = 0.056162, c3 = 'i3e0aeAPdj' where c = 1186 index_test.go:137: sql insert into test_index values (2949, 6652827640653449304, 0.381620, '8lQssGuEOT') index_test.go:137: sql insert into test_index values (2947, 4684568119715411945, 0.975506, 'sUlfyuMopC') index_test.go:140: sql delete from test_index where c = 990 index_test.go:137: sql insert into test_index values (2948, 1421190095307637208, 0.614579, 'Ee4BiMIhWC') index_test.go:140: sql delete from test_index where c = 931 index_test.go:137: sql insert into test_index values (2945, 4787566663426996613, 0.460098, 'HaBWQGyfnc') index_test.go:137: sql insert into test_index values (2946, 8680282391925971863, 0.271959, 'iCddrhQzTU') index_test.go:140: sql delete from test_index where c = 2632 index_test.go:137: sql insert into test_index values (2950, 8868844663401244859, 0.180019, 'ZADkLtygLb') index_test.go:143: sql update test_index set c1 = 4420305085660773138, c2 = 0.654325, c3 = 'hLYG4hy6dm' where c = 592 index_test.go:140: sql delete from test_index where c = 911 index_test.go:137: sql insert into test_index values (2951, 2337001932711539205, 0.112883, '41wgmUkLSY') index_test.go:137: sql insert into test_index values (2952, 7741494590155981048, 0.720574, 'oqhbQr36Tf') index_test.go:140: sql delete from test_index where c = 228 index_test.go:140: sql delete from test_index where c = 2103 index_test.go:140: sql delete from test_index where c = 1164 index_test.go:140: sql delete from test_index where c = 1294 index_test.go:143: sql update test_index set c1 = 5604774250711143883, c2 = 0.519843, c3 = '4UorQcrYeE' where c = 201 index_test.go:140: sql delete from test_index where c = 239 index_test.go:140: sql delete from test_index where c = 637 index_test.go:143: sql update test_index set c1 = 4170613693440553161, c2 = 0.139888, c3 = 'ZLAYHWBTbv' where c = 2570 index_test.go:143: sql update test_index set c1 = 76511916570889431, c2 = 0.879114, c3 = 'KPQQbmtHop' where c = 2371 index_test.go:143: sql update test_index set c1 = 4685055175576832122, c2 = 0.140680, c3 = 'P3qXwgMPAi' where c = 1677 index_test.go:143: sql update test_index set c1 = 7992561358182271394, c2 = 0.147722, c3 = 'NHFrB2hkqo' where c = 732 index_test.go:143: sql update test_index set c1 = 8308402869238517765, c2 = 0.813470, c3 = 'OcTRHS5pnj' where c = 58 index_test.go:143: sql update test_index set c1 = 1181223229361409048, c2 = 0.317019, c3 = 's2gSsHofFW' where c = 2533 index_test.go:143: sql update test_index set c1 = 9035287249966128344, c2 = 0.630162, c3 = 'rDx50YEOUE' where c = 960 index_test.go:137: sql insert into test_index values (2955, 3386626614849412062, 0.067410, '89ELpeFxYr') index_test.go:137: sql insert into test_index values (2953, 8768959277191443273, 0.093363, '37C6AfenKL') index_test.go:137: sql insert into test_index values (2956, 4431833916797899842, 0.154882, 'Pc865grtjG') index_test.go:137: sql insert into test_index values (2958, 5807296259226925411, 0.640403, 'Nwnes3W8p8') index_test.go:137: sql insert into test_index values (2954, 599947574487935694, 0.124536, 'TU7VN5gw2b') index_test.go:137: sql insert into test_index values (2957, 3337459383095476300, 0.390480, 'ktIivyKULm') index_test.go:143: sql update test_index set c1 = 1973836969359030940, c2 = 0.396224, c3 = 'IoXYjP4JKM' where c = 1683 index_test.go:140: sql delete from test_index where c = 394 index_test.go:137: sql insert into test_index values (2960, 3671588038193630763, 0.307817, 'GEcHvLcoPN') index_test.go:137: sql insert into test_index values (2961, 3863446437211270382, 0.029189, 'QVif6avVBH') index_test.go:140: sql delete from test_index where c = 537 index_test.go:137: sql insert into test_index values (2959, 8311009674144555412, 0.232313, 'RByoheb3ir') index_test.go:140: sql delete from test_index where c = 1467 index_test.go:140: sql delete from test_index where c = 1080 index_test.go:140: sql delete from test_index where c = 2728 index_test.go:140: sql delete from test_index where c = 2851 index_test.go:140: sql delete from test_index where c = 1368 index_test.go:143: sql update test_index set c1 = 590705081954081414, c2 = 0.002690, c3 = 'Ze9FKQ1Y2c' where c = 2390 index_test.go:140: sql delete from test_index where c = 986 index_test.go:137: sql insert into test_index values (2962, 1788395406588859762, 0.740402, 'o8oGIQwLX1') index_test.go:140: sql delete from test_index where c = 1606 index_test.go:143: sql update test_index set c1 = 8900787345677671049, c2 = 0.841851, c3 = '2F6egKbgQS' where c = 617 index_test.go:143: sql update test_index set c1 = 7744940203329360764, c2 = 0.153850, c3 = 'Aykgz3oNaC' where c = 636 index_test.go:143: sql update test_index set c1 = 4688642988962871649, c2 = 0.382145, c3 = 'SSKMBRlasG' where c = 455 index_test.go:143: sql update test_index set c1 = 2364497487869931435, c2 = 0.491468, c3 = 'OdfNNlkwIs' where c = 1274 index_test.go:143: sql update test_index set c1 = 85548932068446959, c2 = 0.106421, c3 = 'Hs1wBLycKQ' where c = 2859 index_test.go:143: sql update test_index set c1 = 8210802961893714829, c2 = 0.838202, c3 = 'F0FxWubLCo' where c = 2620 index_test.go:137: sql insert into test_index values (2963, 6487414223069968038, 0.920781, 'uNjRpcWKea') index_test.go:137: sql insert into test_index values (2964, 5895781073598387124, 0.124259, 'VdgkurYASA') index_test.go:137: sql insert into test_index values (2967, 4333190858893513535, 0.585887, '0x2y8GKf94') index_test.go:137: sql insert into test_index values (2966, 89351010934702563, 0.385101, 'kwNFqAkyt1') index_test.go:140: sql delete from test_index where c = 351 index_test.go:143: sql update test_index set c1 = 5255840750955303483, c2 = 0.594057, c3 = 'JDPW4aOoBN' where c = 2459 index_test.go:137: sql insert into test_index values (2965, 4832997210575626842, 0.624796, 'qDtEaMSSXR') index_test.go:143: sql update test_index set c1 = 6833484389736521471, c2 = 0.681731, c3 = 'NoCWxxFhWX' where c = 2097 index_test.go:140: sql delete from test_index where c = 2678 index_test.go:137: sql insert into test_index values (2968, 8551079543947171577, 0.025925, '9BFLBB6EJY') index_test.go:143: sql update test_index set c1 = 3723590334513139175, c2 = 0.266783, c3 = '7H62u20H2G' where c = 544 index_test.go:137: sql insert into test_index values (2969, 9149474879156842578, 0.595425, 'HTHXy5fVl6') index_test.go:140: sql delete from test_index where c = 2252 index_test.go:140: sql delete from test_index where c = 2805 index_test.go:140: sql delete from test_index where c = 1147 index_test.go:137: sql insert into test_index values (2970, 3452325094167269987, 0.178420, 'qasG4f9VLI') index_test.go:143: sql update test_index set c1 = 7979678876076825016, c2 = 0.725093, c3 = 'DwxEsGZXvV' where c = 428 index_test.go:140: sql delete from test_index where c = 2037 index_test.go:143: sql update test_index set c1 = 4156197466237453064, c2 = 0.630133, c3 = 'weAovArxi6' where c = 1478 index_test.go:137: sql insert into test_index values (2971, 4353443576471086042, 0.077030, 'lxd0EOpjBu') index_test.go:137: sql insert into test_index values (2972, 5598379509758076039, 0.291111, 'pAvATYabsJ') index_test.go:140: sql delete from test_index where c = 821 index_test.go:140: sql delete from test_index where c = 1078 index_test.go:143: sql update test_index set c1 = 4234230229299539114, c2 = 0.475508, c3 = 'VZVTJ7OMAc' where c = 522 index_test.go:140: sql delete from test_index where c = 1055 index_test.go:143: sql update test_index set c1 = 5345628288554897489, c2 = 0.390596, c3 = 'JdxAdTQ5n4' where c = 1082 index_test.go:137: sql insert into test_index values (2973, 4754837312908912543, 0.199223, 'S5CJaopTnl') index_test.go:143: sql update test_index set c1 = 4408709251821449343, c2 = 0.091108, c3 = '765OTcy0g2' where c = 2524 index_test.go:140: sql delete from test_index where c = 2494 index_test.go:143: sql update test_index set c1 = 4531946561249618317, c2 = 0.123448, c3 = 'M06DRE6GaI' where c = 1012 index_test.go:137: sql insert into test_index values (2975, 1373112125073432139, 0.659956, 'y9KH7uJQBW') index_test.go:140: sql delete from test_index where c = 2609 index_test.go:137: sql insert into test_index values (2974, 2058752041562665639, 0.240963, 'OBZpPT3xsL') index_test.go:143: sql update test_index set c1 = 436930182486914898, c2 = 0.712814, c3 = 'Gh1fMLOkWD' where c = 2905 index_test.go:137: sql insert into test_index values (2976, 1170068293649943336, 0.546206, 'rIcqTG6iN9') index_test.go:143: sql update test_index set c1 = 8537394576245225385, c2 = 0.473843, c3 = 'ddDprh0Xwa' where c = 2935 index_test.go:143: sql update test_index set c1 = 2541735054469764415, c2 = 0.782112, c3 = 'XNR8kTGZ7G' where c = 365 index_test.go:137: sql insert into test_index values (2978, 1999608442456596683, 0.971381, 'ncxQcy7IU7') index_test.go:140: sql delete from test_index where c = 1337 index_test.go:137: sql insert into test_index values (2979, 401783156518989506, 0.798136, 'oYX1tENhNN') index_test.go:137: sql insert into test_index values (2977, 3448493791259468434, 0.643121, '4sDtUQ9mTr') index_test.go:140: sql delete from test_index where c = 2535 index_test.go:140: sql delete from test_index where c = 817 index_test.go:137: sql insert into test_index values (2980, 7837966465110021368, 0.335241, 'kpK2NYc6Nt') index_test.go:143: sql update test_index set c1 = 3645056255535380293, c2 = 0.057375, c3 = 'DOBgjujXIU' where c = 2409 index_test.go:143: sql update test_index set c1 = 2509344565833121422, c2 = 0.251530, c3 = 'XkuSz6JXO4' where c = 287 index_test.go:140: sql delete from test_index where c = 2034 index_test.go:140: sql delete from test_index where c = 2567 index_test.go:140: sql delete from test_index where c = 406 index_test.go:143: sql update test_index set c1 = 1011259168766039127, c2 = 0.285078, c3 = 'K0DjmJXMET' where c = 574 index_test.go:143: sql update test_index set c1 = 6698396263245421868, c2 = 0.562272, c3 = 'BSGt1enBRf' where c = 786 index_test.go:143: sql update test_index set c1 = 7793831673635806704, c2 = 0.008660, c3 = 'C2NFO5lN90' where c = 373 index_test.go:143: sql update test_index set c1 = 9182053135035890552, c2 = 0.537627, c3 = 'ZSGABv6KOf' where c = 572 index_test.go:137: sql insert into test_index values (2981, 7246117774913756479, 0.140630, '1sU81t1GmF') index_test.go:140: sql delete from test_index where c = 1351 index_test.go:137: sql insert into test_index values (2983, 7081870137446423094, 0.715663, 'xDAAFWfbCN') index_test.go:137: sql insert into test_index values (2984, 396499736875904408, 0.270795, 'FxHeaGte5Y') index_test.go:137: sql insert into test_index values (2982, 8601342709480952748, 0.089095, '0Xjclnq8WE') index_test.go:137: sql insert into test_index values (2985, 3581322967138263143, 0.784044, 'vXEmkSESsv') index_test.go:143: sql update test_index set c1 = 1006102142818310436, c2 = 0.138647, c3 = 'usUI1V2Mfr' where c = 1131 index_test.go:140: sql delete from test_index where c = 1712 index_test.go:137: sql insert into test_index values (2987, 4992617958170052049, 0.773367, 'c9zD0eek1f') index_test.go:137: sql insert into test_index values (2986, 6782270680727234231, 0.597537, 'aL4pjEPPKW') index_test.go:140: sql delete from test_index where c = 2026 index_test.go:140: sql delete from test_index where c = 1011 index_test.go:137: sql insert into test_index values (2988, 8525695441985852148, 0.898318, 'Hz7UGvqBML') [Pipeline] // cache [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // timeout [Pipeline] } index_test.go:140: sql delete from test_index where c = 2929 index_test.go:140: sql delete from test_index where c = 2522 index_test.go:140: sql delete from test_index where c = 2499 index_test.go:143: sql update test_index set c1 = 1291138940433158465, c2 = 0.620499, c3 = 'HrerOChoeo' where c = 2823 index_test.go:143: sql update test_index set c1 = 5382385474889698209, c2 = 0.346628, c3 = 'ZsMWmi2Jzi' where c = 159 index_test.go:140: sql delete from test_index where c = 2186 index_test.go:140: sql delete from test_index where c = 1884 index_test.go:143: sql update test_index set c1 = 7608875880727384, c2 = 0.931082, c3 = 'jjDTw22ptz' where c = 2902 index_test.go:143: sql update test_index set c1 = 2839782494329419346, c2 = 0.993724, c3 = 'MtoZfvF0wx' where c = 1644 index_test.go:140: sql delete from test_index where c = 1622 index_test.go:137: sql insert into test_index values (2989, 5902796776117751591, 0.823321, 'tnrfEshaHK') index_test.go:143: sql update test_index set c1 = 3643465016345451906, c2 = 0.817172, c3 = 'NAuXpXRrUf' where c = 2319 index_test.go:143: sql update test_index set c1 = 2801128910447291326, c2 = 0.648591, c3 = 'b18iWpz5Xx' where c = 253 index_test.go:143: sql update test_index set c1 = 2240339080629309077, c2 = 0.255726, c3 = 'MJzHpokVj9' where c = 1683 index_test.go:143: sql update test_index set c1 = 6558703332401717725, c2 = 0.015620, c3 = 'qZLGXOhGNK' where c = 1535 index_test.go:137: sql insert into test_index values (2991, 6262947600702038627, 0.387835, 'JCcyzwfwUk') index_test.go:143: sql update test_index set c1 = 7689128957772820921, c2 = 0.928674, c3 = '6Kdn6HTUrV' where c = 2223 index_test.go:143: sql update test_index set c1 = 2670726982381589545, c2 = 0.662173, c3 = 'AAQBkxvAck' where c = 2210 index_test.go:137: sql insert into test_index values (2992, 5434992299099102624, 0.002517, 'o8RoOACdYl') index_test.go:137: sql insert into test_index values (2990, 2387080497021159240, 0.399032, '6QSVMJ3l0U') index_test.go:140: sql delete from test_index where c = 2035 index_test.go:140: sql delete from test_index where c = 2024 index_test.go:140: sql delete from test_index where c = 1283 index_test.go:137: sql insert into test_index values (2994, 1115053259517161632, 0.079298, 'zFIvgmxJRm') index_test.go:137: sql insert into test_index values (2993, 623097362989641807, 0.529629, 'D4fSCCuOjx') index_test.go:137: sql insert into test_index values (2996, 7919557938745133788, 0.978977, '6OG8xyMgh3') index_test.go:137: sql insert into test_index values (2995, 6883103011726132912, 0.513846, 'TV6OzFky8h') index_test.go:140: sql delete from test_index where c = 2705 index_test.go:143: sql update test_index set c1 = 5029935112504423836, c2 = 0.369979, c3 = '9Sx7cONvlu' where c = 749 index_test.go:143: sql update test_index set c1 = 5540855555283438080, c2 = 0.557147, c3 = 'Kq1V7icFdv' where c = 1401 index_test.go:140: sql delete from test_index where c = 776 index_test.go:137: sql insert into test_index values (2997, 5197538206380376254, 0.031063, 'wxwWf4Mqhb') index_test.go:143: sql update test_index set c1 = 1749322166869971652, c2 = 0.578069, c3 = 'LDPsCEpWmd' where c = 292 index_test.go:140: sql delete from test_index where c = 2632 index_test.go:140: sql delete from test_index where c = 2599 index_test.go:143: sql update test_index set c1 = 681975601685723667, c2 = 0.678297, c3 = 'TDrPKNc8EG' where c = 1623 index_test.go:140: sql delete from test_index where c = 2654 index_test.go:143: sql update test_index set c1 = 3994429441719128455, c2 = 0.605284, c3 = 'hFg7qQbwEh' where c = 508 index_test.go:143: sql update test_index set c1 = 7025247739293331201, c2 = 0.966014, c3 = 'zCMbFjN89b' where c = 216 index_test.go:143: sql update test_index set c1 = 5393805729546602175, c2 = 0.001706, c3 = 'rFkxgpCGfz' where c = 895 index_test.go:137: sql insert into test_index values (2998, 8947181836224163953, 0.478683, 'TmATwSD6Fm') index_test.go:140: sql delete from test_index where c = 2284 index_test.go:137: sql insert into test_index values (2999, 3350092854726941650, 0.310351, 'ZY6kLU3aHc') index_test.go:137: sql insert into test_index values (3000, 4512015056252318046, 0.808555, '4kBZysvRSS') index_test.go:143: sql update test_index set c1 = 6990920835018599820, c2 = 0.186802, c3 = 'q1xQRfzNSi' where c = 2871 index_test.go:140: sql delete from test_index where c = 299 index_test.go:143: sql update test_index set c1 = 5594382788475913186, c2 = 0.110219, c3 = 'G0AMhnIXvb' where c = 394 index_test.go:140: sql delete from test_index where c = 2454 index_test.go:143: sql update test_index set c1 = 5607579854277220975, c2 = 0.767886, c3 = 'ZNUzhTE6Q9' where c = 237 index_test.go:143: sql update test_index set c1 = 865336647931998677, c2 = 0.684698, c3 = '4IX43ClPrz' where c = 1011 index_test.go:140: sql delete from test_index where c = 1210 index_test.go:143: sql update test_index set c1 = 7088477026882645916, c2 = 0.063988, c3 = 'YyTer3LgF2' where c = 206 [Pipeline] // stage [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // withEnv [Pipeline] } index_test.go:137: sql insert into test_index values (3001, 2165150877178274869, 0.006849, 'mEs44v6yEh') index_test.go:137: sql insert into test_index values (3002, 5452304795161155551, 0.685594, 'N8cTOjNyVi') index_test.go:137: sql insert into test_index values (3003, 4564290024669124182, 0.802194, 'qocce3HIJ6') index_test.go:137: sql insert into test_index values (3005, 4657129693326869343, 0.539539, 'cAWkTqEVmN') index_test.go:137: sql insert into test_index values (3007, 5981910925812617159, 0.442510, 'BrxvRbrw02') index_test.go:137: sql insert into test_index values (3004, 5427073326797451911, 0.010873, 'Xre76j0h9P') index_test.go:137: sql insert into test_index values (3008, 5180304714662773701, 0.112637, '5dmzFob4LP') index_test.go:137: sql insert into test_index values (3006, 6619549672470450694, 0.048526, 'h6Gy0b7a1g') index_test.go:137: sql insert into test_index values (3010, 9028415897546079063, 0.970126, 'nI6RNGWpE8') index_test.go:137: sql insert into test_index values (3009, 8353199941340158986, 0.280682, 'kuKT78o529') index_test.go:140: sql delete from test_index where c = 623 index_test.go:140: sql delete from test_index where c = 2041 index_test.go:140: sql delete from test_index where c = 2186 index_test.go:140: sql delete from test_index where c = 740 index_test.go:140: sql delete from test_index where c = 560 index_test.go:140: sql delete from test_index where c = 567 index_test.go:140: sql delete from test_index where c = 1141 index_test.go:143: sql update test_index set c1 = 3635193492348410337, c2 = 0.019007, c3 = 'ifhc0pzK1X' where c = 106 index_test.go:140: sql delete from test_index where c = 1163 index_test.go:140: sql delete from test_index where c = 1845 index_test.go:140: sql delete from test_index where c = 936 index_test.go:143: sql update test_index set c1 = 3859857168453719194, c2 = 0.827142, c3 = 'U713ZnOZDe' where c = 1902 index_test.go:143: sql update test_index set c1 = 1711667032927147545, c2 = 0.839950, c3 = 'qk4LTAJ9AR' where c = 1256 index_test.go:143: sql update test_index set c1 = 3958839573163457167, c2 = 0.420010, c3 = 'YKgNsKP41K' where c = 1629 index_test.go:143: sql update test_index set c1 = 3490462582177764868, c2 = 0.492017, c3 = 'oFlVCEPhIz' where c = 1901 index_test.go:143: sql update test_index set c1 = 5509612169932746607, c2 = 0.651668, c3 = 'GP1ciQoosH' where c = 2276 index_test.go:137: sql insert into test_index values (3012, 4567753806128292211, 0.646679, 'SMXJQpy2p0') index_test.go:143: sql update test_index set c1 = 7470244570906770263, c2 = 0.927142, c3 = '6GRZoXm9fO' where c = 1372 index_test.go:143: sql update test_index set c1 = 8352660638410058512, c2 = 0.175115, c3 = 'RHRmaY7CAU' where c = 1365 index_test.go:137: sql insert into test_index values (3013, 2059970460275362150, 0.579312, 'PGbIN03U2Z') index_test.go:143: sql update test_index set c1 = 8086809636614804124, c2 = 0.368817, c3 = 'LjeKSD8e69' where c = 2756 index_test.go:137: sql insert into test_index values (3011, 1550414778487833672, 0.248757, 'PGXNAkYtKX') index_test.go:143: sql update test_index set c1 = 4355303000399549373, c2 = 0.058088, c3 = 'qrqtAy4u1I' where c = 2283 index_test.go:137: sql insert into test_index values (3014, 5220130604459167376, 0.542093, 'LHTQQzmWoN') index_test.go:137: sql insert into test_index values (3015, 3426964801933067709, 0.145824, 'hcuajsKJdv') index_test.go:140: sql delete from test_index where c = 2500 index_test.go:137: sql insert into test_index values (3016, 2707211314690280594, 0.003853, 'zahHurL6Wz') index_test.go:137: sql insert into test_index values (3018, 5757337484548718278, 0.659141, 'afSR99Jp1o') index_test.go:137: sql insert into test_index values (3017, 1056217765933211763, 0.703535, '74gV6WqdOX') index_test.go:140: sql delete from test_index where c = 2018 index_test.go:140: sql delete from test_index where c = 753 index_test.go:137: sql insert into test_index values (3020, 944623872741230709, 0.696988, 'yvakEVv0w6') index_test.go:137: sql insert into test_index values (3019, 8481658565223198215, 0.999402, 'ptXgR9kBRD') index_test.go:140: sql delete from test_index where c = 1343 index_test.go:140: sql delete from test_index where c = 340 index_test.go:143: sql update test_index set c1 = 3887069934616587258, c2 = 0.015082, c3 = '2gxG3eSFeK' where c = 1435 index_test.go:140: sql delete from test_index where c = 754 index_test.go:143: sql update test_index set c1 = 7479968972897019157, c2 = 0.384599, c3 = 'fWadGKvZvH' where c = 1095 index_test.go:143: sql update test_index set c1 = 7794051724107598738, c2 = 0.333237, c3 = 'KWmieT3sJU' where c = 1664 index_test.go:140: sql delete from test_index where c = 1402 index_test.go:143: sql update test_index set c1 = 6208600357638244952, c2 = 0.719616, c3 = 'iB5iftoBoa' where c = 279 # Time: 2024-05-06T17:55:35.297791609+08:00 # Txn_start_ts: 0 # Query_time: 6.010743123 # Parse_time: 0.000083558 # Compile_time: 0.000093187 # Rewrite_time: 0.00000231 # Optimize_time: 0 # Wait_TS: 0.000182062 # DB: test_ddl # Is_internal: false # Digest: ea55b917f3ff0711f6cdc54e8cfbf495a920fdb20f6749a7a030261ad51c0674 # Num_cop_tasks: 0 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Resource_group: default create index c2_index on test_index (c2); index_test.go:140: sql delete from test_index where c = 1202 index_test.go:140: sql delete from test_index where c = 1057 index_test.go:143: sql update test_index set c1 = 6287954173106821665, c2 = 0.132374, c3 = 'TjTIO5bAga' where c = 36 index_test.go:137: sql insert into test_index values (3021, 5545423137195158124, 0.592270, 'a0lbjOHB2s') index_test.go:140: sql delete from test_index where c = 2887 index_test.go:143: sql update test_index set c1 = 9186869919335998106, c2 = 0.178531, c3 = 'zIQwd2IpZs' where c = 1394 index_test.go:137: sql insert into test_index values (3022, 3072089184723925052, 0.321975, '4n0e4mvb0s') index_test.go:137: sql insert into test_index values (3023, 3756858116401072334, 0.706828, 'vNk8vMyES3') index_test.go:143: sql update test_index set c1 = 8125011081845474932, c2 = 0.425399, c3 = 'Lt9eRr8cmd' where c = 1872 index_test.go:143: sql update test_index set c1 = 2254389299990767266, c2 = 0.884110, c3 = '9mHewSqvdm' where c = 978 index_test.go:137: sql insert into test_index values (3025, 2771098835118031802, 0.910129, 'x1OW2B7RkY') index_test.go:137: sql insert into test_index values (3024, 7537922092909284711, 0.530372, 'GpzAG31NRK') index_test.go:140: sql delete from test_index where c = 2486 index_test.go:137: sql insert into test_index values (3026, 5096895375852634297, 0.857518, 'Dy00aHHZIk') index_test.go:143: sql update test_index set c1 = 5591440520485726091, c2 = 0.882752, c3 = 'tMGNL20YxM' where c = 2276 index_test.go:143: sql update test_index set c1 = 8917632781233142729, c2 = 0.416425, c3 = 'zd1uHL4EMt' where c = 2816 index_test.go:137: sql insert into test_index values (3028, 5315944773072496758, 0.489816, 'Nxxa3aRko9') index_test.go:140: sql delete from test_index where c = 277 index_test.go:140: sql delete from test_index where c = 1691 index_test.go:137: sql insert into test_index values (3027, 3293322254259270541, 0.112124, 'j50aFXEViA') index_test.go:140: sql delete from test_index where c = 2674 index_test.go:140: sql delete from test_index where c = 741 index_test.go:143: sql update test_index set c1 = 7646349380128893576, c2 = 0.293093, c3 = '6C99WJDf7q' where c = 406 index_test.go:143: sql update test_index set c1 = 8961048395885996663, c2 = 0.650678, c3 = 'mIP2a5AonD' where c = 2136 index_test.go:143: sql update test_index set c1 = 6804898313135499202, c2 = 0.919259, c3 = 'i7MmNB7SUc' where c = 25 index_test.go:140: sql delete from test_index where c = 2557 index_test.go:137: sql insert into test_index values (3029, 1554022514021117230, 0.224566, 'iFIrI7PvGX') index_test.go:137: sql insert into test_index values (3030, 5001773689454997018, 0.550986, 'Y9RotEFUUy') index_test.go:140: sql delete from test_index where c = 2879 index_test.go:140: sql delete from test_index where c = 2795 index_test.go:143: sql update test_index set c1 = 9080409938619852494, c2 = 0.480986, c3 = 'Roj7C9vBX0' where c = 1664 index_test.go:140: sql delete from test_index where c = 496 index_test.go:137: sql insert into test_index values (3031, 555044718429810725, 0.624391, 'FwCoaK0qwY') index_test.go:143: sql update test_index set c1 = 4161417921449354992, c2 = 0.823184, c3 = '84JRWQQr1D' where c = 807 index_test.go:137: sql insert into test_index values (3032, 7971870724250120633, 0.238674, 'xW5ROcJ3nA') index_test.go:143: sql update test_index set c1 = 3864090581166230616, c2 = 0.021246, c3 = '7tf7U4oMDN' where c = 2127 index_test.go:143: sql update test_index set c1 = 7970857133334394713, c2 = 0.949665, c3 = 'EfTaesDcDQ' where c = 829 index_test.go:137: sql insert into test_index values (3033, 252539410248273261, 0.398157, 'Pe3QpWKmCn') index_test.go:143: sql update test_index set c1 = 8037888528522826630, c2 = 0.598647, c3 = 'RmOA6zCYq8' where c = 972 index_test.go:140: sql delete from test_index where c = 535 index_test.go:143: sql update test_index set c1 = 9192367929366790007, c2 = 0.663318, c3 = 'JvmfAg99It' where c = 2785 index_test.go:140: sql delete from test_index where c = 2278 index_test.go:137: sql insert into test_index values (3035, 4124421669991764381, 0.584477, 'DtdufcAFd3') index_test.go:137: sql insert into test_index values (3036, 6383831703506362913, 0.499134, 'cFckmGnNCN') index_test.go:137: sql insert into test_index values (3034, 4229952279820954669, 0.300476, 'qRw7Xnl2aB') index_test.go:137: sql insert into test_index values (3037, 6994021238835393001, 0.146374, 'WyNmKcGbZp') index_test.go:143: sql update test_index set c1 = 27754321849875351, c2 = 0.145011, c3 = 'iocL7EImqF' where c = 2078 index_test.go:140: sql delete from test_index where c = 2345 index_test.go:137: sql insert into test_index values (3038, 3652972399660483558, 0.719697, 'sNDMzhtf03') index_test.go:140: sql delete from test_index where c = 843 index_test.go:140: sql delete from test_index where c = 1700 index_test.go:143: sql update test_index set c1 = 5307869073088717042, c2 = 0.815331, c3 = 'ilCOAEYG2C' where c = 688 index_test.go:143: sql update test_index set c1 = 8536948021880188450, c2 = 0.389636, c3 = '9oVwAVDNMi' where c = 986 index_test.go:140: sql delete from test_index where c = 701 index_test.go:137: sql insert into test_index values (3039, 6737827164378576176, 0.305765, 'eU0Jbn3UI0') index_test.go:143: sql update test_index set c1 = 4845867245138195717, c2 = 0.492072, c3 = 'NmTVX3IKGi' where c = 785 index_test.go:143: sql update test_index set c1 = 8564904880069148901, c2 = 0.744020, c3 = 'DAifBNA466' where c = 532 index_test.go:140: sql delete from test_index where c = 298 index_test.go:140: sql delete from test_index where c = 2255 index_test.go:137: sql insert into test_index values (3041, 7088652659059022945, 0.909871, 'krLfGACYxb') index_test.go:140: sql delete from test_index where c = 1652 index_test.go:137: sql insert into test_index values (3042, 3267970924023207001, 0.386278, 'eVwrNKv1Eh') index_test.go:137: sql insert into test_index values (3040, 6743079134674041152, 0.302779, 'FeNu6jbycB') index_test.go:137: sql insert into test_index values (3044, 7732852654005305777, 0.609957, '7wNZhgrEEk') index_test.go:137: sql insert into test_index values (3043, 6544359268793551021, 0.251478, 'uR3aFHPHQG') index_test.go:143: sql update test_index set c1 = 8200726757041233915, c2 = 0.602584, c3 = 'tcYjPB5RfS' where c = 2509 index_test.go:140: sql delete from test_index where c = 2890 index_test.go:143: sql update test_index set c1 = 1934587163036168132, c2 = 0.270287, c3 = '3wXHFT9nKe' where c = 903 index_test.go:143: sql update test_index set c1 = 5859685532686226162, c2 = 0.267173, c3 = 'UYP1sVrwuA' where c = 2743 index_test.go:140: sql delete from test_index where c = 2765 index_test.go:140: sql delete from test_index where c = 1010 index_test.go:137: sql insert into test_index values (3045, 1247590903947156649, 0.907331, 'VAaZXqFGV0') index_test.go:140: sql delete from test_index where c = 2762 index_test.go:140: sql delete from test_index where c = 2319 index_test.go:140: sql delete from test_index where c = 2190 index_test.go:137: sql insert into test_index values (3047, 6425523759122720713, 0.087204, 'JPYYgDDhwO') index_test.go:143: sql update test_index set c1 = 7643180222581926337, c2 = 0.013437, c3 = 'IlrGJNMZtD' where c = 1080 index_test.go:143: sql update test_index set c1 = 205018918253312596, c2 = 0.285091, c3 = 'k3ekO2prUQ' where c = 2300 index_test.go:143: sql update test_index set c1 = 6427005487448184510, c2 = 0.079899, c3 = 'Rz7YvFRFLp' where c = 1801 index_test.go:137: sql insert into test_index values (3046, 2762904242355456333, 0.898991, 'LTK7jFluji') index_test.go:140: sql delete from test_index where c = 806 index_test.go:143: sql update test_index set c1 = 397452570651286238, c2 = 0.470779, c3 = 'lcmrSoEzkf' where c = 1713 index_test.go:140: sql delete from test_index where c = 2179 index_test.go:143: sql update test_index set c1 = 80157273101936588, c2 = 0.861460, c3 = 'SRWOlrvcqb' where c = 2839 index_test.go:137: sql insert into test_index values (3048, 8465144211236520899, 0.838787, 'kMn8fDVDGb') index_test.go:143: sql update test_index set c1 = 3348525673053120463, c2 = 0.593044, c3 = 'rjYeLprI1D' where c = 1426 index_test.go:137: sql insert into test_index values (3049, 2585353010953346270, 0.581234, 'cUWPadW2bp') index_test.go:137: sql insert into test_index values (3050, 5511630002333140713, 0.202964, 'o4TonTNE5Q') index_test.go:140: sql delete from test_index where c = 1152 index_test.go:143: sql update test_index set c1 = 4734865354836578238, c2 = 0.112748, c3 = 'FmfstJOxWW' where c = 3029 index_test.go:140: sql delete from test_index where c = 1876 index_test.go:137: sql insert into test_index values (3052, 3894387770707939174, 0.506533, 'fKpesdnWlI') index_test.go:137: sql insert into test_index values (3051, 712430424210009741, 0.648810, 'kWFNsCttuZ') index_test.go:143: sql update test_index set c1 = 7351417741002799110, c2 = 0.383424, c3 = 'EHOs0B1TgU' where c = 3019 index_test.go:143: sql update test_index set c1 = 716477308116996483, c2 = 0.876384, c3 = 'cZ9UsOsMCc' where c = 2326 index_test.go:143: sql update test_index set c1 = 2781602068508260834, c2 = 0.037525, c3 = 'hSDu8ll8OG' where c = 1128 index_test.go:137: sql insert into test_index values (3054, 6274611989329160965, 0.688238, '49amL4Dz0u') index_test.go:140: sql delete from test_index where c = 1211 index_test.go:137: sql insert into test_index values (3053, 6085103781250809983, 0.516209, 'DjWZAxywLM') index_test.go:143: sql update test_index set c1 = 5419423889910021071, c2 = 0.798353, c3 = 'GbZP7TN9Nf' where c = 2461 index_test.go:140: sql delete from test_index where c = 2372 index_test.go:140: sql delete from test_index where c = 402 index_test.go:140: sql delete from test_index where c = 2143 index_test.go:137: sql insert into test_index values (3055, 8916113544891473605, 0.693277, 'ukltfuoogL') index_test.go:140: sql delete from test_index where c = 1603 index_test.go:137: sql insert into test_index values (3056, 8889904369776675996, 0.138923, 'HqE58IRTOR') index_test.go:140: sql delete from test_index where c = 1806 index_test.go:137: sql insert into test_index values (3057, 8397246089840966320, 0.893803, 'MxGjAteu4O') index_test.go:140: sql delete from test_index where c = 142 index_test.go:143: sql update test_index set c1 = 2410584390870709283, c2 = 0.275641, c3 = 'SmZmvdUNoi' where c = 228 index_test.go:140: sql delete from test_index where c = 1438 index_test.go:140: sql delete from test_index where c = 2467 index_test.go:143: sql update test_index set c1 = 4288315679281305006, c2 = 0.857397, c3 = 'Cl6cKOjqHX' where c = 3040 index_test.go:143: sql update test_index set c1 = 4764009050170512005, c2 = 0.558848, c3 = 'GyLMQa8BQI' where c = 734 index_test.go:143: sql update test_index set c1 = 5723899218239846312, c2 = 0.867694, c3 = 'GeX2xSboVJ' where c = 950 index_test.go:143: sql update test_index set c1 = 632505931523176626, c2 = 0.264834, c3 = 'XNGRemBByN' where c = 3047 index_test.go:137: sql insert into test_index values (3058, 3589013843142379576, 0.298149, 'y4c9x4Ype3') index_test.go:143: sql update test_index set c1 = 3115465854644161246, c2 = 0.767055, c3 = 'Dpmw5e50ee' where c = 1386 index_test.go:143: sql update test_index set c1 = 5179804564599712312, c2 = 0.022559, c3 = 'R7eZnyMy8E' where c = 1952 index_test.go:137: sql insert into test_index values (3059, 6062385128745407402, 0.801785, '6BytqTmsu2') index_test.go:140: sql delete from test_index where c = 1189 index_test.go:143: sql update test_index set c1 = 8430938178089495025, c2 = 0.615043, c3 = 'i699b86VvV' where c = 2214 index_test.go:137: sql insert into test_index values (3060, 4438086521562083667, 0.594526, 'OepRZ3Yrlf') index_test.go:140: sql delete from test_index where c = 1793 index_test.go:137: sql insert into test_index values (3061, 7845184690527696203, 0.406990, 'DeuoIdH5FR') index_test.go:143: sql update test_index set c1 = 6240059217848944440, c2 = 0.769112, c3 = 'b32qnRxnjl' where c = 2072 index_test.go:137: sql insert into test_index values (3063, 7631355087162306230, 0.778549, 'sn831owJUM') index_test.go:137: sql insert into test_index values (3062, 6553063167739849329, 0.904166, 'nH1vIHqDnr') index_test.go:137: sql insert into test_index values (3064, 357813020678433079, 0.636750, 'ViVkf810cs') index_test.go:143: sql update test_index set c1 = 6720080262860065657, c2 = 0.927698, c3 = '2QhGjkx4Ba' where c = 1201 index_test.go:140: sql delete from test_index where c = 665 index_test.go:140: sql delete from test_index where c = 1201 index_test.go:140: sql delete from test_index where c = 876 index_test.go:143: sql update test_index set c1 = 724173191845617888, c2 = 0.599902, c3 = 'M6MtXoQA0Y' where c = 867 index_test.go:137: sql insert into test_index values (3065, 619654239848140098, 0.756070, 'bLyaw8Dvf0') index_test.go:140: sql delete from test_index where c = 933 index_test.go:140: sql delete from test_index where c = 156 index_test.go:143: sql update test_index set c1 = 4568769963031047833, c2 = 0.029309, c3 = 'HmhWLt8hbH' where c = 1906 index_test.go:137: sql insert into test_index values (3068, 7974819243702797204, 0.663945, 'TiCAMFTqgM') index_test.go:137: sql insert into test_index values (3067, 4730196312264834610, 0.896470, 'GvyAuAf7Ba') index_test.go:143: sql update test_index set c1 = 4705632429109225514, c2 = 0.301871, c3 = 'iiPwSRrLL4' where c = 246 index_test.go:137: sql insert into test_index values (3066, 2918846950468339489, 0.553293, 'YTmuNG463A') index_test.go:140: sql delete from test_index where c = 2100 index_test.go:143: sql update test_index set c1 = 4793239170918301902, c2 = 0.516455, c3 = 'HMVlz3sX22' where c = 2640 index_test.go:140: sql delete from test_index where c = 327 index_test.go:140: sql delete from test_index where c = 1667 index_test.go:140: sql delete from test_index where c = 1090 index_test.go:137: sql insert into test_index values (3069, 5411019466744496946, 0.364822, '13C0GHNJHO') index_test.go:143: sql update test_index set c1 = 862467650538269788, c2 = 0.666218, c3 = 'e1Ju6XXYEq' where c = 1923 index_test.go:137: sql insert into test_index values (3070, 2946578385402895471, 0.210392, 'GJx3hEjoOv') index_test.go:143: sql update test_index set c1 = 8520093957096162456, c2 = 0.416657, c3 = 'xOCtEbWz6V' where c = 1340 index_test.go:140: sql delete from test_index where c = 2429 index_test.go:137: sql insert into test_index values (3071, 3499941299844493465, 0.743494, 'WKD2aJmMwh') index_test.go:137: sql insert into test_index values (3072, 2775389616440542332, 0.296035, 'gWGFHswaNq') index_test.go:143: sql update test_index set c1 = 1015711952492548654, c2 = 0.759913, c3 = '9FdvlFXQLC' where c = 303 index_test.go:143: sql update test_index set c1 = 3722325375385659893, c2 = 0.096497, c3 = 'SmucPMWIKy' where c = 57 index_test.go:140: sql delete from test_index where c = 302 index_test.go:143: sql update test_index set c1 = 1896353399638134093, c2 = 0.923185, c3 = 'pVD6xkbDli' where c = 914 index_test.go:137: sql insert into test_index values (3073, 2273374136966437405, 0.410225, 'SnwVchH96A') index_test.go:143: sql update test_index set c1 = 2094849051344614886, c2 = 0.560272, c3 = 'EMXu3o57pB' where c = 1254 index_test.go:137: sql insert into test_index values (3074, 8074454370333363779, 0.851489, 'XMUW7wSwi0') index_test.go:140: sql delete from test_index where c = 1544 index_test.go:143: sql update test_index set c1 = 7641351576624697392, c2 = 0.802868, c3 = 'iZPEVVvJ5l' where c = 1251 index_test.go:140: sql delete from test_index where c = 2934 index_test.go:140: sql delete from test_index where c = 89 index_test.go:137: sql insert into test_index values (3075, 9080567677267523175, 0.431540, 'l21VO7gkgG') index_test.go:137: sql insert into test_index values (3076, 1703573568672146237, 0.161205, 'apwSgzks8w') index_test.go:140: sql delete from test_index where c = 356 index_test.go:143: sql update test_index set c1 = 719889260720763316, c2 = 0.049391, c3 = 'lbNZoqr1Bc' where c = 776 index_test.go:143: sql update test_index set c1 = 6368999086965255248, c2 = 0.911355, c3 = 'bNohbDeI2s' where c = 1923 index_test.go:137: sql insert into test_index values (3079, 1913836689927871765, 0.635360, 'lMufh0Eo9T') index_test.go:140: sql delete from test_index where c = 1794 index_test.go:143: sql update test_index set c1 = 2915473033175851277, c2 = 0.995444, c3 = 'q89hUGPXKp' where c = 1321 index_test.go:137: sql insert into test_index values (3077, 4553629086498681902, 0.638573, '1cdgg445uW') index_test.go:140: sql delete from test_index where c = 89 index_test.go:137: sql insert into test_index values (3078, 3991459210245748697, 0.949675, '4RUOKv7ZHI') index_test.go:140: sql delete from test_index where c = 327 index_test.go:143: sql update test_index set c1 = 6250383611093353358, c2 = 0.231908, c3 = 'CkLQpqQpba' where c = 705 index_test.go:143: sql update test_index set c1 = 2297861747277051817, c2 = 0.017384, c3 = 'ZdSYJIM1Wk' where c = 1797 index_test.go:137: sql insert into test_index values (3081, 531526870497805621, 0.695613, 'NNfdAwFgwG') index_test.go:143: sql update test_index set c1 = 3750498175443255114, c2 = 0.282333, c3 = 'SGeKmYQ44w' where c = 115 index_test.go:137: sql insert into test_index values (3080, 7303375978919853905, 0.814325, 'dm96fyQ3Cr') index_test.go:143: sql update test_index set c1 = 8119009130855892633, c2 = 0.234864, c3 = 'UAS95hS88p' where c = 3007 index_test.go:137: sql insert into test_index values (3082, 8268269977320716685, 0.896286, 'QKw4wdKrnj') index_test.go:140: sql delete from test_index where c = 2200 index_test.go:140: sql delete from test_index where c = 2493 index_test.go:140: sql delete from test_index where c = 2929 index_test.go:140: sql delete from test_index where c = 2624 index_test.go:137: sql insert into test_index values (3084, 2239329767240183812, 0.348070, 'Ilmw7EnSGo') index_test.go:137: sql insert into test_index values (3086, 5843477010264791812, 0.910808, 'r408EsfBGa') index_test.go:137: sql insert into test_index values (3085, 1796922764507086615, 0.838992, 'jfY0ldWGrT') index_test.go:143: sql update test_index set c1 = 4518348901724856029, c2 = 0.932366, c3 = 'MW2XPG9P7J' where c = 235 index_test.go:137: sql insert into test_index values (3083, 5438629453458292198, 0.758933, 'HtLXELalxw') index_test.go:140: sql delete from test_index where c = 2549 index_test.go:143: sql update test_index set c1 = 7866016491297013195, c2 = 0.419488, c3 = 'CvrNWSUMIS' where c = 2695 index_test.go:140: sql delete from test_index where c = 846 index_test.go:143: sql update test_index set c1 = 8546249381732779182, c2 = 0.828635, c3 = 'kn6FV5oWna' where c = 2121 index_test.go:143: sql update test_index set c1 = 6285648684076873289, c2 = 0.605705, c3 = 'q7eXRE137q' where c = 2644 index_test.go:143: sql update test_index set c1 = 4431805239645221512, c2 = 0.950384, c3 = 'AXeThSvL0q' where c = 56 index_test.go:140: sql delete from test_index where c = 185 index_test.go:140: sql delete from test_index where c = 151 index_test.go:137: sql insert into test_index values (3087, 2843971885308086961, 0.942629, '6KuhGR0Gur') [Pipeline] // node index_test.go:143: sql update test_index set c1 = 4739564731130851549, c2 = 0.349115, c3 = '6twHZRI4EG' where c = 924 index_test.go:143: sql update test_index set c1 = 3960565555309283839, c2 = 0.073049, c3 = 'NxzYGt39ts' where c = 2293 index_test.go:140: sql delete from test_index where c = 812 index_test.go:137: sql insert into test_index values (3089, 5840741300630234748, 0.841548, 'bF1LxX5C95') index_test.go:143: sql update test_index set c1 = 1562350215510701643, c2 = 0.951434, c3 = 'xcJseGOjVh' where c = 1510 index_test.go:137: sql insert into test_index values (3090, 8359707729537937196, 0.055748, 'MuJkKbOqe7') index_test.go:137: sql insert into test_index values (3088, 2388663168312910641, 0.742928, '3nZT3OBOEz') index_test.go:143: sql update test_index set c1 = 3283944964791238979, c2 = 0.895919, c3 = 'jT7CuRWHQQ' where c = 691 index_test.go:140: sql delete from test_index where c = 2190 index_test.go:140: sql delete from test_index where c = 1912 index_test.go:137: sql insert into test_index values (3091, 5377732967188024600, 0.668343, 'dp3d9dSHsv') index_test.go:140: sql delete from test_index where c = 1833 index_test.go:143: sql update test_index set c1 = 1705847041405384773, c2 = 0.620416, c3 = 'cVZMvVEDrD' where c = 657 index_test.go:137: sql insert into test_index values (3093, 551940917156054258, 0.308343, 'aqoUaRiXIG') index_test.go:137: sql insert into test_index values (3092, 468920165976837929, 0.590618, 'AfyY1MoH7E') index_test.go:143: sql update test_index set c1 = 7628173613317287160, c2 = 0.967062, c3 = 'A6R146dSSI' where c = 2128 index_test.go:140: sql delete from test_index where c = 1583 index_test.go:137: sql insert into test_index values (3094, 3561534026299114725, 0.767524, 'CW2SX9QYvA') index_test.go:140: sql delete from test_index where c = 2557 index_test.go:140: sql delete from test_index where c = 2860 index_test.go:143: sql update test_index set c1 = 1986096064875638102, c2 = 0.122590, c3 = 'ryD2GyyMVM' where c = 3016 index_test.go:140: sql delete from test_index where c = 1520 index_test.go:143: sql update test_index set c1 = 2697646867254443911, c2 = 0.661306, c3 = 'GBvWPIxM4U' where c = 259 index_test.go:143: sql update test_index set c1 = 2806037441795758953, c2 = 0.246483, c3 = '24tHABzTpx' where c = 1489 index_test.go:140: sql delete from test_index where c = 3083 index_test.go:143: sql update test_index set c1 = 9190435830809309323, c2 = 0.727350, c3 = 'tqHe2wVYas' where c = 391 index_test.go:137: sql insert into test_index values (3095, 8095277404822297411, 0.656505, 'wCYqovZQTY') index_test.go:137: sql insert into test_index values (3096, 8969248427375750053, 0.821417, 'Mu8nzSJNmC') index_test.go:137: sql insert into test_index values (3097, 7295866036221616156, 0.182391, '8rcOYTdhZv') [Pipeline] } [Pipeline] // podTemplate [Pipeline] } [Pipeline] // withEnv [Pipeline] } index_test.go:137: sql insert into test_index values (3098, 6719670782141760118, 0.990956, 'kuTZK2QztK') index_test.go:143: sql update test_index set c1 = 2589716171997915165, c2 = 0.404598, c3 = '1rS6YwJK7o' where c = 2434 index_test.go:137: sql insert into test_index values (3099, 4996497661393789631, 0.592037, 'hmzQLoB08F') index_test.go:143: sql update test_index set c1 = 6146803741528568535, c2 = 0.826795, c3 = 'KuDyDWe9hC' where c = 2229 index_test.go:143: sql update test_index set c1 = 5195120050395315101, c2 = 0.389333, c3 = 'hFT5NIKDrt' where c = 1374 index_test.go:140: sql delete from test_index where c = 541 index_test.go:140: sql delete from test_index where c = 1120 index_test.go:140: sql delete from test_index where c = 2842 index_test.go:140: sql delete from test_index where c = 975 index_test.go:140: sql delete from test_index where c = 2450 index_test.go:143: sql update test_index set c1 = 2529349148728763851, c2 = 0.417694, c3 = 'HvdO6ZUZY2' where c = 1364 index_test.go:143: sql update test_index set c1 = 5050575385208122881, c2 = 0.501166, c3 = 'EQyIPigIC3' where c = 1943 index_test.go:143: sql update test_index set c1 = 4821449883903355520, c2 = 0.411817, c3 = 'BqF9Vvk1Zq' where c = 183 index_test.go:143: sql update test_index set c1 = 8189611804667882312, c2 = 0.294191, c3 = 'y2pmIgjbL8' where c = 1582 index_test.go:143: sql update test_index set c1 = 3120456067998985314, c2 = 0.710080, c3 = '8pDHaJzYV6' where c = 3031 index_test.go:137: sql insert into test_index values (3100, 3140896475551544274, 0.395674, 'yDFryoRdKE') index_test.go:140: sql delete from test_index where c = 2004 index_test.go:143: sql update test_index set c1 = 417818210232785786, c2 = 0.859278, c3 = 'OXH1LyXbVm' where c = 2743 [Pipeline] // stage [Pipeline] } index_test.go:137: sql insert into test_index values (3103, 7684399092015162263, 0.822716, 'LOJvDpPV9e') index_test.go:137: sql insert into test_index values (3102, 1336189995602307778, 0.617416, 'kHGImQxOuW') index_test.go:137: sql insert into test_index values (3109, 1125878464784987804, 0.686305, 'SGoukOSf4H') index_test.go:137: sql insert into test_index values (3105, 8153234431761962635, 0.017161, '91jFv9deda') index_test.go:137: sql insert into test_index values (3104, 3080348436263251326, 0.378524, '0fH0e7IKst') index_test.go:137: sql insert into test_index values (3108, 5130233717897041778, 0.966100, 'vPC58RNyRI') index_test.go:137: sql insert into test_index values (3101, 5981360487816171978, 0.025027, 'YElsYHhySx') index_test.go:137: sql insert into test_index values (3106, 1201259456123594032, 0.543616, 'fOsKZxOB5j') index_test.go:137: sql insert into test_index values (3107, 4644936263609065888, 0.072581, 'kCYJw4wIWN') index_test.go:137: sql insert into test_index values (3110, 1465311562686194834, 0.239113, 'zgnmcwt9lr') index_test.go:140: sql delete from test_index where c = 2632 index_test.go:140: sql delete from test_index where c = 831 index_test.go:140: sql delete from test_index where c = 1548 index_test.go:140: sql delete from test_index where c = 950 index_test.go:140: sql delete from test_index where c = 1398 index_test.go:140: sql delete from test_index where c = 2958 index_test.go:140: sql delete from test_index where c = 807 index_test.go:140: sql delete from test_index where c = 1846 index_test.go:140: sql delete from test_index where c = 1517 index_test.go:143: sql update test_index set c1 = 224871871146099875, c2 = 0.326717, c3 = 'MXINjIzKsT' where c = 849 index_test.go:143: sql update test_index set c1 = 5676492201782375901, c2 = 0.338525, c3 = 'GnNYEcW0Ej' where c = 748 index_test.go:143: sql update test_index set c1 = 3628846516691757313, c2 = 0.777632, c3 = '3pBsgpzy4z' where c = 43 index_test.go:143: sql update test_index set c1 = 438195977022258460, c2 = 0.624379, c3 = '06gY1CReis' where c = 526 index_test.go:140: sql delete from test_index where c = 2510 index_test.go:143: sql update test_index set c1 = 6794600607915882057, c2 = 0.888087, c3 = '30xx3NkJY7' where c = 320 index_test.go:143: sql update test_index set c1 = 2949907322261755855, c2 = 0.057767, c3 = '7W7wbd9JLl' where c = 1107 index_test.go:137: sql insert into test_index values (3112, 634120705107494572, 0.282027, 'VDHFZADA28') index_test.go:143: sql update test_index set c1 = 4020957495627653329, c2 = 0.928836, c3 = 'yhbttZLqKG' where c = 1417 index_test.go:137: sql insert into test_index values (3113, 1483988019103389235, 0.379392, 'dETYuaCdxJ') index_test.go:137: sql insert into test_index values (3111, 3701439599866532634, 0.062900, 'JcW4br6zuJ') index_test.go:137: sql insert into test_index values (3114, 7176757037962984125, 0.041717, 'nRkkJbGlVI') index_test.go:143: sql update test_index set c1 = 5119555976183728682, c2 = 0.561252, c3 = 'g4toX42Df9' where c = 1988 index_test.go:140: sql delete from test_index where c = 30 index_test.go:140: sql delete from test_index where c = 216 index_test.go:143: sql update test_index set c1 = 6480867371545574677, c2 = 0.242821, c3 = 'pqToKt0cYG' where c = 2039 index_test.go:137: sql insert into test_index values (3115, 1814492689890330691, 0.883269, '7Z8WYBTVEX') index_test.go:143: sql update test_index set c1 = 4934660523047192069, c2 = 0.982338, c3 = 'EDNxl8Bd0a' where c = 2458 index_test.go:137: sql insert into test_index values (3116, 30528082806862398, 0.471875, 'm4PwPEK5nQ') index_test.go:137: sql insert into test_index values (3117, 2358300007187803745, 0.047880, 'sa3cvco300') index_test.go:143: sql update test_index set c1 = 3713639134901897330, c2 = 0.075778, c3 = 'oZFuvoLP2m' where c = 634 index_test.go:140: sql delete from test_index where c = 1988 index_test.go:140: sql delete from test_index where c = 185 index_test.go:137: sql insert into test_index values (3119, 4340334300176050074, 0.247769, 'XWcdlCnO0D') index_test.go:143: sql update test_index set c1 = 5206055557213307142, c2 = 0.037891, c3 = 'fIQvmso7lz' where c = 2853 index_test.go:137: sql insert into test_index values (3118, 5787407487205348942, 0.979140, 'C3BoPL7Ohk') index_test.go:140: sql delete from test_index where c = 2541 index_test.go:137: sql insert into test_index values (3120, 3692042589197506384, 0.843423, 'JGtWBnXv1H') index_test.go:140: sql delete from test_index where c = 2009 index_test.go:143: sql update test_index set c1 = 3983879014727447299, c2 = 0.879263, c3 = 'yokJmgesMd' where c = 1431 index_test.go:140: sql delete from test_index where c = 2521 index_test.go:140: sql delete from test_index where c = 200 index_test.go:143: sql update test_index set c1 = 3439101271603298424, c2 = 0.312627, c3 = 'QKhhXOUAll' where c = 804 index_test.go:137: sql insert into test_index values (3121, 584268413513622990, 0.759891, '7wf7SAVfvI') index_test.go:143: sql update test_index set c1 = 1935379443061367728, c2 = 0.315900, c3 = 'sBlGplZ0zv' where c = 3081 index_test.go:143: sql update test_index set c1 = 420972218472057981, c2 = 0.415625, c3 = 'RLJDUpocTl' where c = 1852 index_test.go:137: sql insert into test_index values (3122, 6208222139757426855, 0.229384, 'AQMNGA6dfV') index_test.go:137: sql insert into test_index values (3123, 6078148605263132807, 0.112378, 'WF59i3ERFH') index_test.go:140: sql delete from test_index where c = 988 index_test.go:143: sql update test_index set c1 = 6899590635225954717, c2 = 0.590429, c3 = 'lqVHBnoedO' where c = 943 index_test.go:137: sql insert into test_index values (3124, 1427477669295163501, 0.905741, 'mfanM02pcV') index_test.go:143: sql update test_index set c1 = 453620879716592955, c2 = 0.618419, c3 = 'laE6eJjzCf' where c = 492 index_test.go:140: sql delete from test_index where c = 2370 index_test.go:140: sql delete from test_index where c = 2822 index_test.go:137: sql insert into test_index values (3126, 4472327983645983228, 0.569125, 'I4a7npv63j') index_test.go:143: sql update test_index set c1 = 4280656600006102893, c2 = 0.788520, c3 = 'HuZ8dvBBZZ' where c = 1173 index_test.go:143: sql update test_index set c1 = 6837400976773217677, c2 = 0.021785, c3 = '4pb2pT9nCO' where c = 976 index_test.go:140: sql delete from test_index where c = 1942 index_test.go:140: sql delete from test_index where c = 2619 index_test.go:137: sql insert into test_index values (3125, 4774693093303080861, 0.496024, 'qDXsfjqQeW') index_test.go:137: sql insert into test_index values (3127, 1228069636601574525, 0.656734, 'zMuST0wySb') index_test.go:140: sql delete from test_index where c = 20 index_test.go:140: sql delete from test_index where c = 2988 index_test.go:137: sql insert into test_index values (3128, 8006694743401437214, 0.694141, 'OqiLhKQ8u1') index_test.go:143: sql update test_index set c1 = 236497801441803242, c2 = 0.588499, c3 = 'Jh4zF4mYTQ' where c = 1261 index_test.go:140: sql delete from test_index where c = 645 index_test.go:143: sql update test_index set c1 = 4377387963587179901, c2 = 0.300888, c3 = 'sjF4Ec2WIL' where c = 1281 index_test.go:137: sql insert into test_index values (3129, 4066962918253665782, 0.588367, 'h4pFzcUSeN') index_test.go:137: sql insert into test_index values (3130, 2097573659106513746, 0.237276, 'KpdUbo1noD') index_test.go:140: sql delete from test_index where c = 2404 index_test.go:140: sql delete from test_index where c = 1116 index_test.go:143: sql update test_index set c1 = 5124690353823697374, c2 = 0.772647, c3 = '52XtY9wwXx' where c = 980 index_test.go:137: sql insert into test_index values (3131, 6178361024520209874, 0.394332, 'Umhjw6JtP7') index_test.go:143: sql update test_index set c1 = 7574167636355088721, c2 = 0.679460, c3 = 'TZaugzDoph' where c = 3000 index_test.go:143: sql update test_index set c1 = 1810734430624643780, c2 = 0.843678, c3 = 'kZq9PJ8Vid' where c = 2917 index_test.go:140: sql delete from test_index where c = 2814 index_test.go:143: sql update test_index set c1 = 4424740981156647083, c2 = 0.694971, c3 = '8roaPoTrGZ' where c = 2140 index_test.go:137: sql insert into test_index values (3132, 1279911042079794550, 0.496513, 'CXspgAvyGU') index_test.go:143: sql update test_index set c1 = 5861375982690569136, c2 = 0.680279, c3 = 'Vwgd8AE8Dd' where c = 2454 index_test.go:140: sql delete from test_index where c = 1165 index_test.go:143: sql update test_index set c1 = 5815294559814198050, c2 = 0.085011, c3 = 'QjhnIJuYE2' where c = 2581 index_test.go:143: sql update test_index set c1 = 353140204326299062, c2 = 0.939149, c3 = 'nGOZ4ZfZhQ' where c = 827 index_test.go:137: sql insert into test_index values (3135, 1620843753759803963, 0.653481, 'H1ALasHHwB') index_test.go:140: sql delete from test_index where c = 1088 index_test.go:137: sql insert into test_index values (3136, 1612843968385118507, 0.563087, 'O5dm5GhTkB') index_test.go:140: sql delete from test_index where c = 1323 index_test.go:137: sql insert into test_index values (3133, 7820891670547005997, 0.351565, '7DGBYFhdQK') index_test.go:137: sql insert into test_index values (3134, 4395373685189245451, 0.576122, 'zLKVFO9edb') index_test.go:137: sql insert into test_index values (3137, 6162596960283083288, 0.779041, 'A9aMKsgXmC') index_test.go:140: sql delete from test_index where c = 1269 index_test.go:143: sql update test_index set c1 = 8266376820261321072, c2 = 0.638648, c3 = 'iGe0WQFWDS' where c = 751 index_test.go:137: sql insert into test_index values (3139, 5798844428786089483, 0.251683, 'Zx1dfdGycP') index_test.go:137: sql insert into test_index values (3138, 2790558116261712265, 0.956249, 'CHoQgha6mv') index_test.go:143: sql update test_index set c1 = 7968724661260218132, c2 = 0.576022, c3 = 'DJ8DGyLJQW' where c = 1157 index_test.go:143: sql update test_index set c1 = 4484682186941255412, c2 = 0.849728, c3 = 'sLGS3oE7Et' where c = 660 index_test.go:140: sql delete from test_index where c = 2527 index_test.go:140: sql delete from test_index where c = 2306 index_test.go:140: sql delete from test_index where c = 1892 index_test.go:143: sql update test_index set c1 = 7558960519195654124, c2 = 0.637611, c3 = 'RoZod7jiOk' where c = 907 index_test.go:143: sql update test_index set c1 = 2683750923769471039, c2 = 0.980502, c3 = 'EROpWlbR9v' where c = 2236 index_test.go:140: sql delete from test_index where c = 2794 index_test.go:137: sql insert into test_index values (3142, 7563846566431372168, 0.709832, 'OEoWJP6YqJ') index_test.go:143: sql update test_index set c1 = 1809503319996315234, c2 = 0.296662, c3 = 'ajpCdHFDqb' where c = 508 index_test.go:140: sql delete from test_index where c = 2241 index_test.go:140: sql delete from test_index where c = 2948 index_test.go:137: sql insert into test_index values (3140, 6405226599207883470, 0.443640, 'Bg7iQPLT5N') index_test.go:143: sql update test_index set c1 = 8222699498809193142, c2 = 0.476055, c3 = '1InrZYP4Dt' where c = 118 index_test.go:140: sql delete from test_index where c = 95 index_test.go:143: sql update test_index set c1 = 3494455904477884397, c2 = 0.525899, c3 = '55TZEx7BID' where c = 2470 index_test.go:137: sql insert into test_index values (3141, 8161770689306214847, 0.242410, 'p4uoe5WEEc') index_test.go:143: sql update test_index set c1 = 8830067352923569552, c2 = 0.623921, c3 = '27yQLjy1Gn' where c = 1147 index_test.go:143: sql update test_index set c1 = 8234747348665284055, c2 = 0.283184, c3 = '7QPd24Sn1S' where c = 489 index_test.go:137: sql insert into test_index values (3144, 1263507637094346573, 0.483720, 'DU2z3XqRDy') index_test.go:137: sql insert into test_index values (3143, 70074265515561201, 0.178249, 'CUHwBw20KW') index_test.go:137: sql insert into test_index values (3146, 7483431647063493392, 0.968001, 'PXriJEccgs') index_test.go:140: sql delete from test_index where c = 1711 index_test.go:137: sql insert into test_index values (3147, 7850042173648709927, 0.055805, 'IiOZHJqA8f') index_test.go:137: sql insert into test_index values (3145, 6480915025444290467, 0.315071, 'mlYfWZzvLy') index_test.go:137: sql insert into test_index values (3148, 5379122993952632825, 0.622056, '3qGKUqPM6H') index_test.go:143: sql update test_index set c1 = 5933796054263069067, c2 = 0.011914, c3 = 'QGr476Ja8C' where c = 2044 index_test.go:137: sql insert into test_index values (3149, 8867392369201846297, 0.971524, '5cBV0FpEHU') index_test.go:143: sql update test_index set c1 = 8940335628614177459, c2 = 0.999151, c3 = '0HLgbcxs23' where c = 808 index_test.go:140: sql delete from test_index where c = 2162 index_test.go:140: sql delete from test_index where c = 563 index_test.go:140: sql delete from test_index where c = 1060 index_test.go:140: sql delete from test_index where c = 854 index_test.go:140: sql delete from test_index where c = 2798 index_test.go:143: sql update test_index set c1 = 2643875822958450257, c2 = 0.914946, c3 = '0ktc8iMuyy' where c = 188 index_test.go:143: sql update test_index set c1 = 4903517955601681175, c2 = 0.435664, c3 = 'ibpaVVXIlI' where c = 1085 index_test.go:140: sql delete from test_index where c = 2846 index_test.go:140: sql delete from test_index where c = 346 index_test.go:137: sql insert into test_index values (3151, 3571800735851741755, 0.071242, 'n8RhEHSv5x') index_test.go:137: sql insert into test_index values (3150, 3158236232042026513, 0.844849, 'Oot7NM5w3D') index_test.go:140: sql delete from test_index where c = 1048 index_test.go:143: sql update test_index set c1 = 2494632422438962640, c2 = 0.256044, c3 = '7PCjLp15zp' where c = 14 index_test.go:143: sql update test_index set c1 = 2917978114987746820, c2 = 0.582009, c3 = 'JESzdJZLwr' where c = 1234 index_test.go:137: sql insert into test_index values (3152, 3735032523654167290, 0.906438, 'qfw7bOPzwZ') index_test.go:140: sql delete from test_index where c = 129 index_test.go:140: sql delete from test_index where c = 922 index_test.go:143: sql update test_index set c1 = 6341550297980474688, c2 = 0.931350, c3 = 'oqC0h1beIb' where c = 2306 index_test.go:137: sql insert into test_index values (3153, 5122752005263104664, 0.201221, 'lL7l7VvSBg') index_test.go:143: sql update test_index set c1 = 3664170003034907127, c2 = 0.819873, c3 = 'jtLsLVw6GV' where c = 2950 index_test.go:140: sql delete from test_index where c = 1707 index_test.go:143: sql update test_index set c1 = 3505663950152642453, c2 = 0.746884, c3 = '0RqE5O6ZoH' where c = 2947 index_test.go:143: sql update test_index set c1 = 8325029641627851494, c2 = 0.214349, c3 = 'SHIs05uCKA' where c = 2327 index_test.go:143: sql update test_index set c1 = 4076181470308469060, c2 = 0.325628, c3 = 'TadvuLO9Y8' where c = 1950 index_test.go:137: sql insert into test_index values (3154, 2895423994250826095, 0.796238, '3A03raSpfR') index_test.go:137: sql insert into test_index values (3155, 7581890030724808394, 0.885874, 'Hax5uFXZd0') index_test.go:143: sql update test_index set c1 = 4928278952746624286, c2 = 0.003607, c3 = 'bzInOVNVAX' where c = 2633 index_test.go:137: sql insert into test_index values (3157, 7559515409840253594, 0.951560, 'bbNod0Zwsm') index_test.go:140: sql delete from test_index where c = 1420 index_test.go:137: sql insert into test_index values (3160, 4845290591284252552, 0.625873, 'rKsUTCTpUN') index_test.go:137: sql insert into test_index values (3156, 4666381276985537107, 0.630400, 'cUaojS0GOD') index_test.go:137: sql insert into test_index values (3158, 3030641786338934181, 0.366268, 'OdrBJ8hPkh') index_test.go:140: sql delete from test_index where c = 2285 index_test.go:143: sql update test_index set c1 = 9142844522835434941, c2 = 0.476051, c3 = 'Utj4BV2Va8' where c = 3015 index_test.go:137: sql insert into test_index values (3159, 716021202091089874, 0.913125, 'ht6cecHgSc') index_test.go:140: sql delete from test_index where c = 1665 index_test.go:140: sql delete from test_index where c = 1642 index_test.go:137: sql insert into test_index values (3161, 3203856638333138656, 0.394560, 'gPYmFG54zV') index_test.go:140: sql delete from test_index where c = 2798 index_test.go:140: sql delete from test_index where c = 1222 index_test.go:143: sql update test_index set c1 = 4621693888622220767, c2 = 0.417198, c3 = 'EEAaFZJOJ9' where c = 838 index_test.go:140: sql delete from test_index where c = 476 index_test.go:143: sql update test_index set c1 = 8591202477416067310, c2 = 0.518312, c3 = '28OGsjaARy' where c = 2079 index_test.go:143: sql update test_index set c1 = 1912686008700174761, c2 = 0.295065, c3 = '6Wbp67tQSO' where c = 736 index_test.go:137: sql insert into test_index values (3162, 8235116845988931205, 0.966664, 'mgCMx2LDCL') index_test.go:140: sql delete from test_index where c = 1596 index_test.go:140: sql delete from test_index where c = 2491 index_test.go:143: sql update test_index set c1 = 5980677171789747389, c2 = 0.747940, c3 = 'vVlR2ucnhW' where c = 1713 index_test.go:143: sql update test_index set c1 = 5736293105118901767, c2 = 0.520016, c3 = 'SmEINc4MQ0' where c = 1220 index_test.go:143: sql update test_index set c1 = 5653883523332718111, c2 = 0.904789, c3 = 'af0flMsxZW' where c = 695 index_test.go:143: sql update test_index set c1 = 3351363632510011362, c2 = 0.638053, c3 = 'OuiP26KlYA' where c = 2806 index_test.go:143: sql update test_index set c1 = 7490793599287427136, c2 = 0.752540, c3 = 'rBF1hCNbog' where c = 2004 index_test.go:137: sql insert into test_index values (3164, 7966796773080461905, 0.976975, 'IHkTfpyzFN') index_test.go:140: sql delete from test_index where c = 1849 index_test.go:140: sql delete from test_index where c = 873 index_test.go:137: sql insert into test_index values (3163, 2283290776937772762, 0.586071, 'd2Zxpan7OA') index_test.go:143: sql update test_index set c1 = 6923005488541008208, c2 = 0.062197, c3 = 'bw490WOvyV' where c = 2224 index_test.go:137: sql insert into test_index values (3165, 5125558083541386038, 0.665133, 'OZiVyrWd4P') index_test.go:137: sql insert into test_index values (3168, 418648712612537056, 0.496610, '1PScxqXNZn') index_test.go:137: sql insert into test_index values (3169, 4577844629078584969, 0.424063, 'wwrz775nhI') index_test.go:137: sql insert into test_index values (3167, 714103844021023682, 0.606022, 'i31fwIk2xc') index_test.go:137: sql insert into test_index values (3166, 7571994928448686447, 0.106010, '48sb9bjDBd') index_test.go:140: sql delete from test_index where c = 985 index_test.go:140: sql delete from test_index where c = 1349 index_test.go:137: sql insert into test_index values (3170, 5416679562503798357, 0.721090, 'OTfzBjdjfF') index_test.go:140: sql delete from test_index where c = 1436 index_test.go:143: sql update test_index set c1 = 8341368592788901230, c2 = 0.922342, c3 = 'ewYwPXDhwb' where c = 1715 index_test.go:137: sql insert into test_index values (3171, 5308055759066533340, 0.407716, 'fsKNaHbYdC') index_test.go:143: sql update test_index set c1 = 7484271380880456144, c2 = 0.524823, c3 = '38SskValea' where c = 407 index_test.go:140: sql delete from test_index where c = 1045 index_test.go:140: sql delete from test_index where c = 596 index_test.go:140: sql delete from test_index where c = 2923 index_test.go:143: sql update test_index set c1 = 3372328740141143584, c2 = 0.279046, c3 = 'gWDzk1vcWq' where c = 2036 index_test.go:140: sql delete from test_index where c = 3112 index_test.go:143: sql update test_index set c1 = 3159293691203929427, c2 = 0.678106, c3 = 'SHcC36R9Mo' where c = 2865 index_test.go:143: sql update test_index set c1 = 1141230975540098688, c2 = 0.375776, c3 = 'i255YEoLWk' where c = 2687 index_test.go:137: sql insert into test_index values (3173, 4380318703306702906, 0.883668, 'ueAOHFzFon') index_test.go:143: sql update test_index set c1 = 4316625428927066842, c2 = 0.400283, c3 = 'xlargjd8RZ' where c = 2150 index_test.go:143: sql update test_index set c1 = 6965943114195933420, c2 = 0.474730, c3 = 'lHHL8ExPQb' where c = 2053 index_test.go:137: sql insert into test_index values (3174, 7930875057946906843, 0.423017, 'RC2mcReqMl') index_test.go:140: sql delete from test_index where c = 1860 index_test.go:137: sql insert into test_index values (3172, 3160993346946365758, 0.570697, 'qvSBQEiPOf') index_test.go:140: sql delete from test_index where c = 2980 index_test.go:137: sql insert into test_index values (3175, 1319277424358810127, 0.091265, 'HAiFECGTgF') index_test.go:143: sql update test_index set c1 = 721575000194430078, c2 = 0.176094, c3 = 'iXLU1cJVnh' where c = 1597 index_test.go:140: sql delete from test_index where c = 220 index_test.go:137: sql insert into test_index values (3176, 8559664167213592616, 0.073634, 'NQZFUzkiFW') index_test.go:143: sql update test_index set c1 = 6124160404479468766, c2 = 0.185024, c3 = 'rxBV3wZ8oZ' where c = 1383 index_test.go:143: sql update test_index set c1 = 5281709297985592090, c2 = 0.417311, c3 = 'Gfuvp8rFW0' where c = 1384 index_test.go:140: sql delete from test_index where c = 1753 index_test.go:137: sql insert into test_index values (3178, 559864725488243189, 0.549706, 'bP7oFXrB2p') index_test.go:140: sql delete from test_index where c = 95 index_test.go:140: sql delete from test_index where c = 3038 index_test.go:137: sql insert into test_index values (3177, 4153210271525979002, 0.023137, '7qznEScquC') index_test.go:143: sql update test_index set c1 = 6143998813811364322, c2 = 0.986628, c3 = 'uT8jMhAXyp' where c = 2499 index_test.go:140: sql delete from test_index where c = 1700 index_test.go:137: sql insert into test_index values (3179, 5005690992666000760, 0.509876, 'Ul7Xuld3uS') index_test.go:143: sql update test_index set c1 = 765156659877389565, c2 = 0.227925, c3 = 'FaCF4XHwvi' where c = 460 index_test.go:137: sql insert into test_index values (3180, 7030921499697618733, 0.528884, 'ttcuJSQlQf') index_test.go:143: sql update test_index set c1 = 6136501589086086832, c2 = 0.144781, c3 = 'pcIjREdR9L' where c = 584 index_test.go:137: sql insert into test_index values (3181, 1331242210083842896, 0.114148, 'EfQ9K7BYFZ') index_test.go:143: sql update test_index set c1 = 762805814005584996, c2 = 0.811983, c3 = '7uodXKSngp' where c = 2225 index_test.go:137: sql insert into test_index values (3183, 6412516867907339615, 0.406190, 'HJPkM6eza1') index_test.go:140: sql delete from test_index where c = 1519 index_test.go:140: sql delete from test_index where c = 2823 index_test.go:140: sql delete from test_index where c = 2999 index_test.go:143: sql update test_index set c1 = 6225945726844212885, c2 = 0.473494, c3 = 'lG1v6gA2zx' where c = 2692 index_test.go:143: sql update test_index set c1 = 7370231729921430300, c2 = 0.526678, c3 = 'QX62RNEkgB' where c = 2321 index_test.go:137: sql insert into test_index values (3184, 5617969276233533880, 0.694975, 'TZ2LkgKctm') index_test.go:140: sql delete from test_index where c = 701 index_test.go:137: sql insert into test_index values (3182, 8637429099635305095, 0.523316, 'm0arXMHbAR') index_test.go:140: sql delete from test_index where c = 1939 index_test.go:140: sql delete from test_index where c = 1141 index_test.go:137: sql insert into test_index values (3185, 8130189524552524695, 0.960752, 'CEMduBxq7p') index_test.go:137: sql insert into test_index values (3186, 9088225926091361743, 0.956516, 'xwafRqCrrg') index_test.go:143: sql update test_index set c1 = 6369534205700938602, c2 = 0.000547, c3 = 'rCuF08YXoQ' where c = 2527 index_test.go:143: sql update test_index set c1 = 9039547452004618920, c2 = 0.917764, c3 = '4ofoYdElzq' where c = 826 index_test.go:137: sql insert into test_index values (3187, 5987210459634563633, 0.578605, 'oUuK0KUeRt') index_test.go:140: sql delete from test_index where c = 2156 index_test.go:143: sql update test_index set c1 = 7377607586050426007, c2 = 0.352362, c3 = 'BpJCz4uXy4' where c = 2405 index_test.go:143: sql update test_index set c1 = 9088807752123435500, c2 = 0.265910, c3 = 'ehre6r7OgY' where c = 677 index_test.go:143: sql update test_index set c1 = 2540496932486035797, c2 = 0.993792, c3 = 'GT9vJ8BMov' where c = 858 index_test.go:143: sql update test_index set c1 = 3953311051767029265, c2 = 0.376303, c3 = 'ex95c9lmOx' where c = 3073 index_test.go:140: sql delete from test_index where c = 2791 index_test.go:140: sql delete from test_index where c = 3185 index_test.go:137: sql insert into test_index values (3188, 1502619005799814918, 0.293862, 'ZxeXBbhDFy') index_test.go:137: sql insert into test_index values (3189, 5202024321919376416, 0.601357, 'Zaj0o9mjkw') index_test.go:140: sql delete from test_index where c = 449 index_test.go:143: sql update test_index set c1 = 5320912234404044513, c2 = 0.899666, c3 = 'kbFnF2vnh3' where c = 1355 index_test.go:143: sql update test_index set c1 = 7129212139920098140, c2 = 0.102018, c3 = 'JzMc18ReCy' where c = 1095 index_test.go:137: sql insert into test_index values (3190, 2010691304348081012, 0.409609, 'wjEoO9n44y') index_test.go:143: sql update test_index set c1 = 3307602468666397752, c2 = 0.935925, c3 = 'ncEu2NamEe' where c = 947 index_test.go:137: sql insert into test_index values (3192, 444005419704582023, 0.879329, 'IzpnaTdC25') index_test.go:137: sql insert into test_index values (3191, 4655972450765677757, 0.591250, '03ArJuehXL') index_test.go:137: sql insert into test_index values (3193, 4467180983353922336, 0.701234, '3MLhU7rQr9') index_test.go:140: sql delete from test_index where c = 47 index_test.go:140: sql delete from test_index where c = 2333 index_test.go:140: sql delete from test_index where c = 2162 index_test.go:143: sql update test_index set c1 = 8115250579906710238, c2 = 0.205946, c3 = 'TaoGVU8YBD' where c = 1542 index_test.go:140: sql delete from test_index where c = 668 index_test.go:137: sql insert into test_index values (3195, 6914206974298709623, 0.582810, '6bwuoan7Vn') index_test.go:137: sql insert into test_index values (3194, 1565034154942041205, 0.164691, 'dtZpoo7EM2') index_test.go:137: sql insert into test_index values (3196, 4757778690128237280, 0.390817, 'kewfWITell') index_test.go:143: sql update test_index set c1 = 8337759058541993735, c2 = 0.810332, c3 = 'C3ySd9qGiB' where c = 2755 index_test.go:140: sql delete from test_index where c = 686 index_test.go:140: sql delete from test_index where c = 2475 index_test.go:143: sql update test_index set c1 = 2635623648646362482, c2 = 0.359014, c3 = 'EVgYcmoIz1' where c = 1357 index_test.go:143: sql update test_index set c1 = 7299497960334270038, c2 = 0.660606, c3 = 'pVZz2XFccJ' where c = 1548 index_test.go:140: sql delete from test_index where c = 2493 index_test.go:140: sql delete from test_index where c = 2205 index_test.go:143: sql update test_index set c1 = 7304284210708083858, c2 = 0.600537, c3 = 'dCxQC68Yru' where c = 173 index_test.go:143: sql update test_index set c1 = 5518755041368617893, c2 = 0.032026, c3 = 'mj7lowVrXL' where c = 1501 index_test.go:140: sql delete from test_index where c = 2408 index_test.go:143: sql update test_index set c1 = 2673362189468400210, c2 = 0.581905, c3 = 'KHKBbThUk3' where c = 2490 index_test.go:137: sql insert into test_index values (3197, 6471053995691539381, 0.654740, 'qkB3YWsnQ2') index_test.go:143: sql update test_index set c1 = 5106094367228033815, c2 = 0.386792, c3 = 'CG4mRj50ew' where c = 1166 index_test.go:137: sql insert into test_index values (3198, 5468330565504346590, 0.494555, 'bo4R42KP2A') index_test.go:143: sql update test_index set c1 = 6298405825164481870, c2 = 0.106153, c3 = 'mAxGIG7bSR' where c = 2393 index_test.go:143: sql update test_index set c1 = 2250174141123993834, c2 = 0.719401, c3 = 'hALwdTpOfB' where c = 749 index_test.go:140: sql delete from test_index where c = 1189 index_test.go:137: sql insert into test_index values (3199, 1872503958277353209, 0.832449, 'MbNPOMJRsR') index_test.go:140: sql delete from test_index where c = 2942 index_test.go:137: sql insert into test_index values (3200, 2298267283320934012, 0.387483, 'BY1i0sVZ7G') index_test.go:143: sql update test_index set c1 = 3820633816076746674, c2 = 0.944636, c3 = 'sHtjHj3F36' where c = 774 index_test.go:143: sql update test_index set c1 = 6062586457840476939, c2 = 0.291968, c3 = 'MTLeWQxpMT' where c = 1488 index_test.go:140: sql delete from test_index where c = 3114 index_test.go:140: sql delete from test_index where c = 2065 index_test.go:143: sql update test_index set c1 = 1727934505720983349, c2 = 0.814610, c3 = '8NTPVGoGJo' where c = 626 index_test.go:143: sql update test_index set c1 = 1186201775709817376, c2 = 0.592897, c3 = 'dcslzHjg8p' where c = 665 index_test.go:137: sql insert into test_index values (3201, 2447499214225856095, 0.024674, 'aWxogB1qNo') index_test.go:137: sql insert into test_index values (3202, 6608551916614212946, 0.166443, 'pvRi12l4IC') index_test.go:137: sql insert into test_index values (3203, 5334636814685198359, 0.691598, '8SUIifadn9') index_test.go:137: sql insert into test_index values (3208, 6241337422992167779, 0.056631, 'pg218G2luL') index_test.go:137: sql insert into test_index values (3204, 962706348251300017, 0.409370, 'e3MG0xsITQ') index_test.go:137: sql insert into test_index values (3206, 5562202728709414516, 0.659474, 'hjBW9k7JEn') index_test.go:137: sql insert into test_index values (3205, 7163109735158934871, 0.735553, 'PLMfyQmc18') index_test.go:140: sql delete from test_index where c = 1794 index_test.go:137: sql insert into test_index values (3209, 3824063912918332596, 0.014096, 'fNj0IgYqyz') index_test.go:137: sql insert into test_index values (3207, 3728508236731383519, 0.280540, 'hFBwwXpUp6') index_test.go:137: sql insert into test_index values (3210, 8429308227373749325, 0.689197, 'UdfjybVDL7') index_test.go:140: sql delete from test_index where c = 729 index_test.go:140: sql delete from test_index where c = 816 index_test.go:140: sql delete from test_index where c = 18 index_test.go:140: sql delete from test_index where c = 1946 index_test.go:140: sql delete from test_index where c = 2769 index_test.go:140: sql delete from test_index where c = 1633 index_test.go:140: sql delete from test_index where c = 569 index_test.go:140: sql delete from test_index where c = 2189 index_test.go:143: sql update test_index set c1 = 92364259731684627, c2 = 0.607466, c3 = 'VDBpAmyVeU' where c = 493 index_test.go:143: sql update test_index set c1 = 4840970473552422533, c2 = 0.658560, c3 = 'Xi7sYMvIPB' where c = 122 index_test.go:143: sql update test_index set c1 = 8696732019601592352, c2 = 0.585571, c3 = 'MwJzobU8kN' where c = 1120 index_test.go:143: sql update test_index set c1 = 4866851281738434455, c2 = 0.819973, c3 = '3mKFlYui1L' where c = 56 index_test.go:143: sql update test_index set c1 = 3073509044654759373, c2 = 0.509967, c3 = '7Q2qLm4cOV' where c = 1070 index_test.go:140: sql delete from test_index where c = 3097 index_test.go:143: sql update test_index set c1 = 8994077615984519485, c2 = 0.008621, c3 = '6uu3STUTKZ' where c = 821 index_test.go:143: sql update test_index set c1 = 4672291326463370061, c2 = 0.817779, c3 = 'tTxZsfI9o8' where c = 1096 index_test.go:137: sql insert into test_index values (3215, 4468439683841476861, 0.957734, 'xYGv8jlBKC') index_test.go:137: sql insert into test_index values (3214, 6949031922831032795, 0.459374, 'gC9Z24Oveu') index_test.go:137: sql insert into test_index values (3211, 3840141272740141125, 0.661668, 'cuEvd5qUC2') index_test.go:137: sql insert into test_index values (3212, 3890795047171531957, 0.008849, 'OG0ZziuGEQ') index_test.go:143: sql update test_index set c1 = 6521244531250741138, c2 = 0.127552, c3 = '0oCIZ0fSbE' where c = 2251 index_test.go:143: sql update test_index set c1 = 4274661803447229418, c2 = 0.839561, c3 = 'iL5eV3iuia' where c = 3103 index_test.go:137: sql insert into test_index values (3213, 552483763523553692, 0.911224, '21zFgjiES9') index_test.go:143: sql update test_index set c1 = 2887171373864976738, c2 = 0.598337, c3 = '7T07AeuRaZ' where c = 3007 index_test.go:140: sql delete from test_index where c = 732 index_test.go:137: sql insert into test_index values (3216, 6269915673577436789, 0.579887, 'yTdfMpvPfm') index_test.go:140: sql delete from test_index where c = 1846 index_test.go:140: sql delete from test_index where c = 392 index_test.go:137: sql insert into test_index values (3217, 8795977308576712455, 0.474206, 'uVYG3sRuF2') index_test.go:140: sql delete from test_index where c = 1097 index_test.go:140: sql delete from test_index where c = 1992 index_test.go:137: sql insert into test_index values (3219, 6264339129786087908, 0.902821, 'MjgaVNKDCi') index_test.go:137: sql insert into test_index values (3218, 7692033970329159794, 0.100468, 'hk3mZj71jS') index_test.go:137: sql insert into test_index values (3220, 6724918933424293386, 0.980809, 'ZHdjJmwFdC') index_test.go:143: sql update test_index set c1 = 9102078141550841217, c2 = 0.110953, c3 = 'gkUjoFCsLT' where c = 193 index_test.go:143: sql update test_index set c1 = 761891009968168855, c2 = 0.236645, c3 = 'YGYK7ra2uo' where c = 1739 index_test.go:143: sql update test_index set c1 = 141688896508023919, c2 = 0.541887, c3 = 'pBlyJoUkzK' where c = 323 index_test.go:140: sql delete from test_index where c = 307 index_test.go:140: sql delete from test_index where c = 479 index_test.go:140: sql delete from test_index where c = 1590 index_test.go:140: sql delete from test_index where c = 2138 index_test.go:143: sql update test_index set c1 = 2462430774288806418, c2 = 0.189374, c3 = 'G1w0Wb5m5F' where c = 1829 index_test.go:143: sql update test_index set c1 = 2906483236120454887, c2 = 0.558376, c3 = 'rM6I04OALj' where c = 1377 index_test.go:143: sql update test_index set c1 = 2429648991728911656, c2 = 0.935150, c3 = 'qjkVj8oHRy' where c = 1297 index_test.go:140: sql delete from test_index where c = 562 index_test.go:137: sql insert into test_index values (3222, 5694877521641063896, 0.647744, 'ytfbjbjTlX') index_test.go:143: sql update test_index set c1 = 513150492583956241, c2 = 0.738259, c3 = 'W1Q3tklzzt' where c = 1277 index_test.go:137: sql insert into test_index values (3223, 5815039479947622876, 0.142072, '0kmnqxnw48') index_test.go:137: sql insert into test_index values (3221, 7825500918959682116, 0.177046, 'QvvHtQaRUA') index_test.go:143: sql update test_index set c1 = 6330666329344884406, c2 = 0.402641, c3 = '3YmwR9FMUt' where c = 503 index_test.go:143: sql update test_index set c1 = 166564224041474603, c2 = 0.835787, c3 = 'U2gxxvFd8Y' where c = 2351 index_test.go:143: sql update test_index set c1 = 2561119743099862115, c2 = 0.780222, c3 = 's4DgvCs3Jt' where c = 1615 index_test.go:137: sql insert into test_index values (3224, 8883026809980308772, 0.413013, 'cmMgF0goAj') index_test.go:137: sql insert into test_index values (3225, 2190723917718873465, 0.177576, 'XUEYW7q91D') index_test.go:137: sql insert into test_index values (3227, 6862836966035243544, 0.155701, '2cKgUZBkDE') index_test.go:140: sql delete from test_index where c = 1476 index_test.go:140: sql delete from test_index where c = 1226 index_test.go:140: sql delete from test_index where c = 1300 index_test.go:140: sql delete from test_index where c = 425 index_test.go:137: sql insert into test_index values (3229, 2104296136842244482, 0.873184, 'PjTpSXu9St') index_test.go:137: sql insert into test_index values (3226, 4397538898681638239, 0.513664, '6VIOiNQ68P') index_test.go:137: sql insert into test_index values (3228, 9062492955962092252, 0.622910, 'ouiBO6UQwW') index_test.go:137: sql insert into test_index values (3230, 2986175438475978750, 0.497291, 'xmDe8Tssbv') index_test.go:143: sql update test_index set c1 = 6045848357319519777, c2 = 0.160169, c3 = 'l60Ei8Mn4o' where c = 1849 index_test.go:143: sql update test_index set c1 = 768317044168987244, c2 = 0.212808, c3 = 'TIMs2s2KH8' where c = 2706 index_test.go:143: sql update test_index set c1 = 5669510631693925603, c2 = 0.848965, c3 = 'kikoHRt5Y9' where c = 848 index_test.go:140: sql delete from test_index where c = 2840 index_test.go:140: sql delete from test_index where c = 843 index_test.go:140: sql delete from test_index where c = 841 index_test.go:140: sql delete from test_index where c = 1339 index_test.go:143: sql update test_index set c1 = 4381540422931255029, c2 = 0.312884, c3 = 'l9FjNc2o3Z' where c = 2254 index_test.go:143: sql update test_index set c1 = 8444253287642377441, c2 = 0.608333, c3 = 'wLnNT2IPxw' where c = 2835 index_test.go:137: sql insert into test_index values (3231, 4356960887623770403, 0.481083, 'U4EjBQgjjN') index_test.go:143: sql update test_index set c1 = 6678561991280124892, c2 = 0.536688, c3 = 'btFh9UPiWp' where c = 2325 index_test.go:137: sql insert into test_index values (3233, 4320581426794921494, 0.478793, 'QxMpnPsJXu') index_test.go:137: sql insert into test_index values (3232, 4141515562260061354, 0.257298, 'eUtwFJSwQY') index_test.go:140: sql delete from test_index where c = 2436 index_test.go:140: sql delete from test_index where c = 2289 index_test.go:143: sql update test_index set c1 = 3814379814010243528, c2 = 0.965801, c3 = 'SVu4qO6pgu' where c = 2955 index_test.go:143: sql update test_index set c1 = 2399646017490060353, c2 = 0.249854, c3 = 'OgKQrkiiFp' where c = 2123 index_test.go:137: sql insert into test_index values (3235, 8875641087333858298, 0.360610, 'RuU78bBrfI') index_test.go:137: sql insert into test_index values (3236, 978373666887907565, 0.808564, 'QQ4N5l6BKD') index_test.go:140: sql delete from test_index where c = 2366 index_test.go:143: sql update test_index set c1 = 1993772920040518354, c2 = 0.483113, c3 = 'vSPZEmTrlI' where c = 109 index_test.go:140: sql delete from test_index where c = 603 index_test.go:137: sql insert into test_index values (3234, 316385657590057713, 0.024085, 'kQaZ16LuZr') index_test.go:140: sql delete from test_index where c = 5 index_test.go:140: sql delete from test_index where c = 408 index_test.go:140: sql delete from test_index where c = 2268 index_test.go:143: sql update test_index set c1 = 2691760455982481343, c2 = 0.918191, c3 = 'dg6HoHTIlH' where c = 2475 index_test.go:143: sql update test_index set c1 = 8480952405001234919, c2 = 0.071408, c3 = 'ROlpCJkqHF' where c = 788 index_test.go:143: sql update test_index set c1 = 9165678420386041316, c2 = 0.712826, c3 = 'RR8kJSi5MU' where c = 1530 index_test.go:143: sql update test_index set c1 = 7694181214883394711, c2 = 0.722660, c3 = 'aHoVrFZTkR' where c = 186 index_test.go:143: sql update test_index set c1 = 5882215155119438753, c2 = 0.027915, c3 = 'UxOiKazTNx' where c = 2525 index_test.go:137: sql insert into test_index values (3239, 1673186394340751628, 0.507639, 'QGZ2VyeBPL') index_test.go:137: sql insert into test_index values (3238, 4740511506178342740, 0.993387, 'GRIoDNPfLT') index_test.go:140: sql delete from test_index where c = 506 index_test.go:143: sql update test_index set c1 = 5095325241082383368, c2 = 0.434344, c3 = 'r5CBcbYn5Q' where c = 3117 index_test.go:137: sql insert into test_index values (3237, 2071099332263962229, 0.366098, 'fDJWku0ZBs') index_test.go:137: sql insert into test_index values (3240, 281313064521279035, 0.112911, 'MxINFst9nd') index_test.go:140: sql delete from test_index where c = 1633 index_test.go:137: sql insert into test_index values (3244, 8996532425295674412, 0.446528, 'oS1BjXjZ7q') index_test.go:137: sql insert into test_index values (3243, 3966237223213854963, 0.362626, 'rur8Pa0aip') index_test.go:143: sql update test_index set c1 = 8648957597481558099, c2 = 0.208872, c3 = 'kHpISisHCZ' where c = 98 index_test.go:140: sql delete from test_index where c = 290 index_test.go:140: sql delete from test_index where c = 622 index_test.go:143: sql update test_index set c1 = 7940712018158839788, c2 = 0.612310, c3 = 'rb9G8naYy2' where c = 497 index_test.go:137: sql insert into test_index values (3241, 5371176902544555580, 0.537582, '9NqyFSfNPk') index_test.go:140: sql delete from test_index where c = 2549 index_test.go:137: sql insert into test_index values (3242, 9154429790031717966, 0.542561, 'WduwsD095m') index_test.go:143: sql update test_index set c1 = 3805369543665855247, c2 = 0.570594, c3 = 'CsINZiJhXH' where c = 260 index_test.go:140: sql delete from test_index where c = 545 index_test.go:137: sql insert into test_index values (3245, 6573965319731204610, 0.577419, 'csgtc7n2m4') index_test.go:143: sql update test_index set c1 = 7023301312003469822, c2 = 0.692277, c3 = 'H5yIFme6mT' where c = 2059 index_test.go:137: sql insert into test_index values (3246, 7361718567109015973, 0.510750, 'mbnOzqXcO0') index_test.go:137: sql insert into test_index values (3247, 5237652038470424535, 0.274860, 'lneb22kKdP') index_test.go:140: sql delete from test_index where c = 2189 index_test.go:143: sql update test_index set c1 = 1115882099186171977, c2 = 0.987395, c3 = 'CeSX2NpHKk' where c = 1275 index_test.go:140: sql delete from test_index where c = 2042 index_test.go:137: sql insert into test_index values (3248, 1954409517489258762, 0.367588, 'O8AJ9sbFup') index_test.go:140: sql delete from test_index where c = 2564 index_test.go:140: sql delete from test_index where c = 2421 index_test.go:137: sql insert into test_index values (3249, 6661152749587639403, 0.015866, 'bNDHDkhrc2') index_test.go:140: sql delete from test_index where c = 1419 index_test.go:143: sql update test_index set c1 = 6061182705471815110, c2 = 0.330424, c3 = 'nllhD3JziN' where c = 2147 index_test.go:143: sql update test_index set c1 = 3813815262434052297, c2 = 0.640738, c3 = 'FgZm8OZ9pW' where c = 396 index_test.go:140: sql delete from test_index where c = 1671 index_test.go:140: sql delete from test_index where c = 1729 index_test.go:137: sql insert into test_index values (3250, 3589642837013390680, 0.013520, 'WoZeAGzLEk') index_test.go:143: sql update test_index set c1 = 1300012041941207468, c2 = 0.776494, c3 = 'J0s90Eqjsb' where c = 1413 index_test.go:143: sql update test_index set c1 = 4129892290765434564, c2 = 0.487895, c3 = 'tZ0Pu5n3Cx' where c = 2892 index_test.go:143: sql update test_index set c1 = 7098198366702883207, c2 = 0.299943, c3 = 'luJYXoRgda' where c = 391 index_test.go:140: sql delete from test_index where c = 1407 index_test.go:143: sql update test_index set c1 = 949761497942521013, c2 = 0.661983, c3 = 'VlYAijjx6N' where c = 2785 index_test.go:137: sql insert into test_index values (3252, 3148837909713403458, 0.054464, 'kuSKS81hji') index_test.go:137: sql insert into test_index values (3253, 5040130607708031727, 0.919316, 'TanQOXxkzl') index_test.go:143: sql update test_index set c1 = 15835205931192839, c2 = 0.478003, c3 = 'qcUpQPbTCC' where c = 797 index_test.go:140: sql delete from test_index where c = 2594 index_test.go:137: sql insert into test_index values (3251, 4501523028231926448, 0.545106, 'AQrgkN9BTI') index_test.go:143: sql update test_index set c1 = 329678072170561864, c2 = 0.945491, c3 = '6eVla5lVQT' where c = 1321 index_test.go:140: sql delete from test_index where c = 1606 index_test.go:143: sql update test_index set c1 = 7862074937271366840, c2 = 0.467951, c3 = 'rF1cgi5Oik' where c = 582 index_test.go:137: sql insert into test_index values (3255, 2717994034287153840, 0.084016, 'U9cGsm6Fos') index_test.go:137: sql insert into test_index values (3256, 4889921088949507025, 0.635470, 'Ah7hAcw9Ig') index_test.go:143: sql update test_index set c1 = 3110803001192295948, c2 = 0.726579, c3 = 'vnMtoliQh3' where c = 2699 index_test.go:137: sql insert into test_index values (3257, 4438716023339626805, 0.233789, 'Ws68wRdvur') index_test.go:137: sql insert into test_index values (3254, 7015336460911288413, 0.237096, 'G6nrYFJep5') index_test.go:137: sql insert into test_index values (3258, 2924093106649728365, 0.779695, 'GealbXgowp') index_test.go:137: sql insert into test_index values (3259, 1320741042912143467, 0.140092, '94wI5vN2EW') index_test.go:140: sql delete from test_index where c = 1234 index_test.go:140: sql delete from test_index where c = 1860 index_test.go:143: sql update test_index set c1 = 8686360982498757629, c2 = 0.946753, c3 = 'oEaWmwegQn' where c = 503 index_test.go:140: sql delete from test_index where c = 1735 index_test.go:140: sql delete from test_index where c = 358 index_test.go:140: sql delete from test_index where c = 426 index_test.go:143: sql update test_index set c1 = 8667059538554467109, c2 = 0.224461, c3 = 'JEpdnQZTs8' where c = 9 index_test.go:137: sql insert into test_index values (3260, 3158502572458420818, 0.307381, 'oAtqQQhI7V') index_test.go:143: sql update test_index set c1 = 7441711612764446235, c2 = 0.340881, c3 = 'V4O62hXVmv' where c = 365 index_test.go:140: sql delete from test_index where c = 2891 index_test.go:140: sql delete from test_index where c = 2835 index_test.go:140: sql delete from test_index where c = 868 index_test.go:140: sql delete from test_index where c = 134 index_test.go:137: sql insert into test_index values (3261, 311995357697312691, 0.538725, 'PpJaVCNQ11') index_test.go:143: sql update test_index set c1 = 1417423260121816368, c2 = 0.641303, c3 = '5IN89ramIl' where c = 2721 index_test.go:137: sql insert into test_index values (3262, 2834116405620874671, 0.885429, '3n1EG6zfvl') index_test.go:137: sql insert into test_index values (3263, 2441653675740903478, 0.864939, 'tDSzwfXFJ0') index_test.go:143: sql update test_index set c1 = 7138050548005427279, c2 = 0.865251, c3 = 'XkAmrr3DNj' where c = 1351 index_test.go:140: sql delete from test_index where c = 1081 index_test.go:143: sql update test_index set c1 = 4363839758930520810, c2 = 0.322647, c3 = 'BKFpKcLwc6' where c = 1593 index_test.go:143: sql update test_index set c1 = 3086185635254717115, c2 = 0.103274, c3 = '4GB6aotWsA' where c = 2949 index_test.go:143: sql update test_index set c1 = 7018778557722309461, c2 = 0.007907, c3 = 'UFOHuXRmKw' where c = 2017 index_test.go:143: sql update test_index set c1 = 4510237265040730008, c2 = 0.085969, c3 = 'gAaZbEbyIC' where c = 1973 index_test.go:140: sql delete from test_index where c = 2491 index_test.go:143: sql update test_index set c1 = 8675988627075383399, c2 = 0.550539, c3 = 'l1JmGSCHLn' where c = 3126 index_test.go:137: sql insert into test_index values (3265, 751999152080901357, 0.758176, 'vkNFWX7tfn') index_test.go:143: sql update test_index set c1 = 5258408293268991325, c2 = 0.135542, c3 = 'yP2I9he4xV' where c = 895 index_test.go:140: sql delete from test_index where c = 1890 index_test.go:137: sql insert into test_index values (3267, 383241462407454524, 0.099779, 'Wgg96Xia4i') index_test.go:137: sql insert into test_index values (3269, 3078253140233859397, 0.988001, 'IqHxbhr8jj') index_test.go:137: sql insert into test_index values (3268, 4844242069399684010, 0.915067, 'hOs5bLMoa4') index_test.go:137: sql insert into test_index values (3264, 243753578671630176, 0.017975, 'wrEVaYPXQy') index_test.go:143: sql update test_index set c1 = 484834924045290004, c2 = 0.803053, c3 = 'PdyY2MQZ4x' where c = 251 index_test.go:137: sql insert into test_index values (3266, 1611277820949601221, 0.501118, 'lST3cRVA96') index_test.go:137: sql insert into test_index values (3270, 6173173351395192660, 0.285686, 'niK6mW66go') index_test.go:140: sql delete from test_index where c = 719 index_test.go:140: sql delete from test_index where c = 3037 index_test.go:140: sql delete from test_index where c = 590 index_test.go:143: sql update test_index set c1 = 4172301204627808551, c2 = 0.903291, c3 = 'xWhtYLYEaB' where c = 2273 index_test.go:140: sql delete from test_index where c = 3054 index_test.go:140: sql delete from test_index where c = 2527 index_test.go:137: sql insert into test_index values (3271, 6002202459869871654, 0.520129, 'l0oVxv0xoi') index_test.go:140: sql delete from test_index where c = 2821 index_test.go:137: sql insert into test_index values (3272, 4187203555730719752, 0.386946, 'nvExL1LMk7') index_test.go:143: sql update test_index set c1 = 2610734483336374779, c2 = 0.205420, c3 = 'UdZnJzId1w' where c = 998 index_test.go:143: sql update test_index set c1 = 6107975213042506431, c2 = 0.811162, c3 = 'U4W45Kt182' where c = 380 index_test.go:140: sql delete from test_index where c = 2299 index_test.go:143: sql update test_index set c1 = 1809626188215997885, c2 = 0.630475, c3 = 'H3rarpze1e' where c = 598 index_test.go:140: sql delete from test_index where c = 3053 index_test.go:143: sql update test_index set c1 = 3974884848724342799, c2 = 0.061890, c3 = 'Oqe4KGnsg3' where c = 310 index_test.go:137: sql insert into test_index values (3273, 3217070048423439329, 0.239694, 'LM6Ui6pQyO') index_test.go:143: sql update test_index set c1 = 7846593721024516176, c2 = 0.144287, c3 = 'ImPPUWb0Er' where c = 461 index_test.go:143: sql update test_index set c1 = 8622966683164093138, c2 = 0.390280, c3 = 'bRR6J4UFuu' where c = 2699 index_test.go:140: sql delete from test_index where c = 1491 index_test.go:137: sql insert into test_index values (3275, 2283332765826043181, 0.582222, 'JcWALDzFi2') index_test.go:140: sql delete from test_index where c = 404 index_test.go:143: sql update test_index set c1 = 4515858368997722413, c2 = 0.676140, c3 = 'OngPsp3w5N' where c = 2469 index_test.go:143: sql update test_index set c1 = 4186060081211321905, c2 = 0.161723, c3 = 't07ctbSkMP' where c = 973 index_test.go:143: sql update test_index set c1 = 4404137180805928623, c2 = 0.686215, c3 = 'pH5DpP5czc' where c = 2025 index_test.go:137: sql insert into test_index values (3277, 2789788512898585075, 0.101739, 'lBiGlRWys6') index_test.go:137: sql insert into test_index values (3274, 3820128446679673991, 0.796940, 'uvTBvaOK0j') index_test.go:137: sql insert into test_index values (3278, 498374315418931545, 0.342151, 'BMYD6SEn9L') index_test.go:137: sql insert into test_index values (3276, 2443214451717616207, 0.630276, 'EBRISBzydU') index_test.go:137: sql insert into test_index values (3279, 7579201956768536953, 0.163031, 'mz8yBgEnJ7') index_test.go:140: sql delete from test_index where c = 255 index_test.go:140: sql delete from test_index where c = 85 index_test.go:143: sql update test_index set c1 = 6841544872778350407, c2 = 0.612453, c3 = 'rC5sBlg63v' where c = 2817 index_test.go:137: sql insert into test_index values (3281, 3972655481508509237, 0.248454, 'xeAfvisIWI') index_test.go:137: sql insert into test_index values (3280, 1341948111873932188, 0.689188, 'WDixmCjnpD') index_test.go:137: sql insert into test_index values (3282, 6306479993810014948, 0.251834, 'sRxE9kTpNV') index_test.go:143: sql update test_index set c1 = 8967863950988767154, c2 = 0.283113, c3 = 'w3C9OX8Tnq' where c = 1655 index_test.go:140: sql delete from test_index where c = 3172 index_test.go:140: sql delete from test_index where c = 525 index_test.go:140: sql delete from test_index where c = 1473 index_test.go:143: sql update test_index set c1 = 6783922519155984006, c2 = 0.086740, c3 = 'JCTOtNd3lv' where c = 1688 index_test.go:137: sql insert into test_index values (3283, 5296970536246435821, 0.877403, 'RKgmfdISEb') index_test.go:140: sql delete from test_index where c = 157 index_test.go:140: sql delete from test_index where c = 423 index_test.go:140: sql delete from test_index where c = 1634 index_test.go:140: sql delete from test_index where c = 2558 index_test.go:137: sql insert into test_index values (3284, 4812500064515671315, 0.472873, 'cUz2YZU2Lu') index_test.go:143: sql update test_index set c1 = 5017118333275600566, c2 = 0.842955, c3 = 'VjRSCJqgCO' where c = 1527 index_test.go:143: sql update test_index set c1 = 4798997866811269413, c2 = 0.390246, c3 = 'Dk0I67Crdv' where c = 2711 index_test.go:140: sql delete from test_index where c = 1700 index_test.go:143: sql update test_index set c1 = 8893573658717031478, c2 = 0.811929, c3 = 'NgLKjHejyg' where c = 3139 index_test.go:137: sql insert into test_index values (3285, 6478782689549486961, 0.983008, 'kXpwWsKX4C') index_test.go:143: sql update test_index set c1 = 3041847891462285802, c2 = 0.101526, c3 = 'YAVzeShiyG' where c = 1158 index_test.go:143: sql update test_index set c1 = 3127630010220547170, c2 = 0.788550, c3 = '01BzDfTS77' where c = 1153 index_test.go:143: sql update test_index set c1 = 845068867150526040, c2 = 0.086433, c3 = 'QgFJ7JnOcy' where c = 2570 index_test.go:137: sql insert into test_index values (3286, 2007220108867441093, 0.263323, '5J3kytFtlg') index_test.go:140: sql delete from test_index where c = 2998 index_test.go:143: sql update test_index set c1 = 1870792879261617494, c2 = 0.402827, c3 = 'zmGZetKETj' where c = 2898 index_test.go:137: sql insert into test_index values (3287, 1092662752023233816, 0.767201, 'EKiBvX16Qv') index_test.go:137: sql insert into test_index values (3288, 1340286278173408811, 0.959745, 'pFSNh2wyJx') index_test.go:140: sql delete from test_index where c = 2621 index_test.go:143: sql update test_index set c1 = 7960657363959832330, c2 = 0.443165, c3 = '1lx00sq75t' where c = 85 index_test.go:140: sql delete from test_index where c = 1240 index_test.go:143: sql update test_index set c1 = 3056442196742535259, c2 = 0.776499, c3 = '8c1cyJoZKA' where c = 1163 index_test.go:137: sql insert into test_index values (3291, 1213189214725528845, 0.298616, 'FMTaifk1w2') index_test.go:137: sql insert into test_index values (3292, 3808439763965559869, 0.577785, 'BF5oMDVNNm') index_test.go:140: sql delete from test_index where c = 3232 index_test.go:137: sql insert into test_index values (3290, 4019019078062997522, 0.679397, 'BqjsjiIFhl') index_test.go:143: sql update test_index set c1 = 898552579777654916, c2 = 0.617812, c3 = 'PWU8YhQfSm' where c = 2800 index_test.go:137: sql insert into test_index values (3289, 554468464427923538, 0.268623, 'RcywkYvTch') index_test.go:140: sql delete from test_index where c = 2476 index_test.go:140: sql delete from test_index where c = 1791 index_test.go:140: sql delete from test_index where c = 2337 index_test.go:137: sql insert into test_index values (3293, 6515757663982492701, 0.257088, '1bnfG2lKVr') index_test.go:143: sql update test_index set c1 = 6790620877732071961, c2 = 0.531713, c3 = 'o3WwHKnBlO' where c = 33 index_test.go:140: sql delete from test_index where c = 410 index_test.go:143: sql update test_index set c1 = 3826743510325812195, c2 = 0.958237, c3 = 'JdcmcYehxw' where c = 1562 index_test.go:140: sql delete from test_index where c = 2911 index_test.go:137: sql insert into test_index values (3294, 5750865212512274977, 0.291728, 'SnPLTAu3q5') index_test.go:140: sql delete from test_index where c = 457 index_test.go:143: sql update test_index set c1 = 6183517165465301336, c2 = 0.477019, c3 = 'vcsUDP7Jgp' where c = 2504 index_test.go:143: sql update test_index set c1 = 3042511327198491363, c2 = 0.840401, c3 = '1qmMf5cUgY' where c = 2071 index_test.go:143: sql update test_index set c1 = 683014221385850316, c2 = 0.890652, c3 = '7NcXJte8Ph' where c = 2870 index_test.go:143: sql update test_index set c1 = 5792015042134111510, c2 = 0.831924, c3 = '4VzittpLvg' where c = 412 index_test.go:143: sql update test_index set c1 = 3424036734370730639, c2 = 0.864601, c3 = 'gYHZsTkAlp' where c = 263 index_test.go:137: sql insert into test_index values (3296, 745264925330271192, 0.632768, 'm0c4tfY7o1') index_test.go:137: sql insert into test_index values (3295, 8957820831533334839, 0.203459, 'GdyNpgwceG') index_test.go:143: sql update test_index set c1 = 3565016620314011128, c2 = 0.046412, c3 = '7cdHMZZUGF' where c = 2379 index_test.go:137: sql insert into test_index values (3298, 8990606731138592669, 0.820846, 'A0AmibwnHk') index_test.go:140: sql delete from test_index where c = 646 index_test.go:140: sql delete from test_index where c = 1573 index_test.go:137: sql insert into test_index values (3299, 1895988243325723543, 0.853977, 'i2Qu5XoVJo') index_test.go:137: sql insert into test_index values (3297, 1550889558424372868, 0.406959, '9XtoQWHGjg') index_test.go:140: sql delete from test_index where c = 1305 index_test.go:140: sql delete from test_index where c = 1489 index_test.go:143: sql update test_index set c1 = 5907541414577596629, c2 = 0.667034, c3 = 'u1WaIr3Jtu' where c = 1017 index_test.go:143: sql update test_index set c1 = 8672270829630374340, c2 = 0.465615, c3 = 'MetHYwisv1' where c = 1341 index_test.go:140: sql delete from test_index where c = 851 index_test.go:143: sql update test_index set c1 = 3034220254177827215, c2 = 0.188443, c3 = 'f1m6i4k2c3' where c = 82 index_test.go:143: sql update test_index set c1 = 3482950182229736837, c2 = 0.436494, c3 = 'D6mqgMrhSo' where c = 1470 index_test.go:140: sql delete from test_index where c = 2390 index_test.go:143: sql update test_index set c1 = 6570683844247489320, c2 = 0.067522, c3 = 'Z9PZdUmHqS' where c = 1657 index_test.go:143: sql update test_index set c1 = 3550460028706076647, c2 = 0.187202, c3 = 'fcP7L0mLHd' where c = 122 index_test.go:137: sql insert into test_index values (3300, 491809886510653715, 0.365266, 'LkuA4jNork') index_test.go:140: sql delete from test_index where c = 2388 index_test.go:143: sql update test_index set c1 = 5441653616235114979, c2 = 0.229608, c3 = '6TNGS7rJWk' where c = 2869 index_test.go:137: sql insert into test_index values (3304, 6132773524598766192, 0.369684, 'hQ8o7qGFK6') index_test.go:137: sql insert into test_index values (3305, 4935540478278982375, 0.404946, 'IAlFZXlbRZ') index_test.go:137: sql insert into test_index values (3302, 6707031440894487936, 0.167809, '7ZOh8TJzc3') index_test.go:137: sql insert into test_index values (3307, 7103556493752569674, 0.128327, 'DCwZPzsyAl') index_test.go:137: sql insert into test_index values (3306, 9214180743788266446, 0.049330, 'p9ijhWPRiK') index_test.go:137: sql insert into test_index values (3308, 425777965555689558, 0.581519, '444TbIM4w5') index_test.go:137: sql insert into test_index values (3310, 6032549272170415746, 0.996610, 'X6GqmFVQ7a') index_test.go:137: sql insert into test_index values (3301, 2320562022467265968, 0.775079, '1jixMa2jZ1') index_test.go:140: sql delete from test_index where c = 730 index_test.go:137: sql insert into test_index values (3303, 6003756443055874637, 0.467590, '7Itigm30ym') index_test.go:140: sql delete from test_index where c = 177 index_test.go:140: sql delete from test_index where c = 808 index_test.go:137: sql insert into test_index values (3309, 2328434587291940399, 0.353729, 'ZJl2nhsaZL') index_test.go:140: sql delete from test_index where c = 853 index_test.go:140: sql delete from test_index where c = 1428 index_test.go:140: sql delete from test_index where c = 2713 index_test.go:140: sql delete from test_index where c = 2142 index_test.go:143: sql update test_index set c1 = 6115536969908133065, c2 = 0.714598, c3 = '6DSmdUTraI' where c = 491 index_test.go:143: sql update test_index set c1 = 566226577493361057, c2 = 0.239855, c3 = 'ymQCsuonRw' where c = 2496 index_test.go:140: sql delete from test_index where c = 2689 index_test.go:143: sql update test_index set c1 = 784579897329641577, c2 = 0.732515, c3 = 'rBOgt0Brx1' where c = 519 index_test.go:140: sql delete from test_index where c = 815 index_test.go:143: sql update test_index set c1 = 1342750948914292475, c2 = 0.111735, c3 = 'yo9dl9uQTw' where c = 2321 index_test.go:143: sql update test_index set c1 = 8684938249324602671, c2 = 0.398557, c3 = '3jDS2RyHTr' where c = 3209 index_test.go:140: sql delete from test_index where c = 114 index_test.go:143: sql update test_index set c1 = 1398982789013807781, c2 = 0.089779, c3 = 'wViM8xeBiA' where c = 1752 index_test.go:143: sql update test_index set c1 = 6604714416183061800, c2 = 0.479246, c3 = '2xALGs6mU6' where c = 2090 index_test.go:143: sql update test_index set c1 = 3617697474797208851, c2 = 0.074837, c3 = 'yVKnGla6Pc' where c = 1301 index_test.go:137: sql insert into test_index values (3311, 466369477943604622, 0.672807, 'YPev4Da3k9') index_test.go:137: sql insert into test_index values (3313, 7930698027216752046, 0.879536, 'mJRtL7SYjk') index_test.go:137: sql insert into test_index values (3312, 7901734967460449301, 0.989007, 'CR1hFvhcD9') index_test.go:143: sql update test_index set c1 = 8377893336111404109, c2 = 0.682448, c3 = '46TL1Ka8Qm' where c = 2552 index_test.go:143: sql update test_index set c1 = 7957387365845616240, c2 = 0.372119, c3 = 'BO1bNv8hf1' where c = 1315 index_test.go:137: sql insert into test_index values (3316, 1833933378099797597, 0.333074, 'yjbTY6oxSE') index_test.go:137: sql insert into test_index values (3314, 12558509444404829, 0.007202, 'AfM5zQTSRl') index_test.go:137: sql insert into test_index values (3315, 357765241415024672, 0.091934, 'BJbql3bVeG') index_test.go:137: sql insert into test_index values (3317, 1168138213833507080, 0.399391, 'LWxfis76p4') index_test.go:137: sql insert into test_index values (3318, 9169818960153563380, 0.823107, '5YpVqC0T8Z') index_test.go:140: sql delete from test_index where c = 2657 index_test.go:140: sql delete from test_index where c = 817 index_test.go:140: sql delete from test_index where c = 879 index_test.go:137: sql insert into test_index values (3319, 1888950097395347375, 0.917794, 'onVinp8trO') index_test.go:143: sql update test_index set c1 = 4306158606414159801, c2 = 0.680705, c3 = 'zRiJbaOS7b' where c = 1022 index_test.go:137: sql insert into test_index values (3320, 3637160465187127026, 0.087519, 'IGph2lpZl7') index_test.go:140: sql delete from test_index where c = 1935 index_test.go:140: sql delete from test_index where c = 1378 index_test.go:143: sql update test_index set c1 = 2257659315858624429, c2 = 0.540397, c3 = 'VCevSQL1mG' where c = 1829 index_test.go:140: sql delete from test_index where c = 2634 index_test.go:140: sql delete from test_index where c = 2460 index_test.go:140: sql delete from test_index where c = 3072 index_test.go:140: sql delete from test_index where c = 388 index_test.go:143: sql update test_index set c1 = 413880401658218367, c2 = 0.120514, c3 = 'w5MGKvf3QX' where c = 175 index_test.go:137: sql insert into test_index values (3321, 7493477086715693827, 0.579540, 'Zo6NFxQ4W1') index_test.go:140: sql delete from test_index where c = 1858 index_test.go:143: sql update test_index set c1 = 7946117034430096921, c2 = 0.492261, c3 = 'y4UFQRr84Y' where c = 2089 index_test.go:143: sql update test_index set c1 = 6943919479643497642, c2 = 0.973738, c3 = 'PY2af22lKA' where c = 3204 index_test.go:137: sql insert into test_index values (3322, 7829947022274659083, 0.413038, 'UxM4TWKUZQ') index_test.go:140: sql delete from test_index where c = 516 index_test.go:143: sql update test_index set c1 = 8814346915378715253, c2 = 0.241611, c3 = 'wU4rzqFdin' where c = 1735 index_test.go:143: sql update test_index set c1 = 627504297018614888, c2 = 0.126634, c3 = 'U5QuJvaDda' where c = 3230 index_test.go:143: sql update test_index set c1 = 7055743726324131009, c2 = 0.678581, c3 = 'kmzxIdwFP0' where c = 2414 index_test.go:143: sql update test_index set c1 = 7006417833733987022, c2 = 0.585192, c3 = '8kzQKQpCqd' where c = 2217 index_test.go:137: sql insert into test_index values (3323, 4853359736391807843, 0.715369, 'GqaIjFzog7') index_test.go:137: sql insert into test_index values (3325, 5346564054210600446, 0.052987, 'TTqdEGikD6') index_test.go:143: sql update test_index set c1 = 3210036750215397623, c2 = 0.106316, c3 = 'cifhBlM9lq' where c = 316 index_test.go:137: sql insert into test_index values (3327, 445925064279764271, 0.261358, 'kAtAxIywwV') index_test.go:137: sql insert into test_index values (3326, 1714949068236431139, 0.759811, '6uR4kDmKPk') index_test.go:143: sql update test_index set c1 = 5525395727544818807, c2 = 0.057711, c3 = 'dE7ZkcxnOo' where c = 2852 index_test.go:140: sql delete from test_index where c = 1673 index_test.go:137: sql insert into test_index values (3328, 1092046527905604627, 0.156979, 'qlqNqVAK9M') index_test.go:137: sql insert into test_index values (3324, 7074244644855058686, 0.926361, 'wDYwEuvbFO') index_test.go:137: sql insert into test_index values (3329, 399331808979040914, 0.923889, 'AHE2Ia2jfB') index_test.go:140: sql delete from test_index where c = 2023 index_test.go:140: sql delete from test_index where c = 904 index_test.go:143: sql update test_index set c1 = 3150952562991711632, c2 = 0.481662, c3 = 'fzpIXYXZ7p' where c = 1207 index_test.go:137: sql insert into test_index values (3330, 7830000283073123646, 0.772658, 'hkboly6Z3z') index_test.go:143: sql update test_index set c1 = 5873310269713647065, c2 = 0.488944, c3 = 'cF2SgWCBlN' where c = 404 index_test.go:140: sql delete from test_index where c = 803 index_test.go:137: sql insert into test_index values (3331, 1017616370184212598, 0.973130, 'EiEKIXGtJa') index_test.go:140: sql delete from test_index where c = 2009 index_test.go:140: sql delete from test_index where c = 249 index_test.go:140: sql delete from test_index where c = 1404 index_test.go:143: sql update test_index set c1 = 1747006126220816033, c2 = 0.004940, c3 = 'pHq2cIbleO' where c = 1200 index_test.go:143: sql update test_index set c1 = 3047228923314070564, c2 = 0.050128, c3 = 'TP2TKOdcIm' where c = 902 index_test.go:140: sql delete from test_index where c = 2010 index_test.go:143: sql update test_index set c1 = 2225071368303423675, c2 = 0.612302, c3 = '8Hf4Zprm5d' where c = 912 index_test.go:137: sql insert into test_index values (3333, 8292621618774993266, 0.294836, 'DH8G0fkfIv') index_test.go:143: sql update test_index set c1 = 2454294831335882365, c2 = 0.207253, c3 = '28Pwfpyoyd' where c = 2087 index_test.go:140: sql delete from test_index where c = 1855 index_test.go:140: sql delete from test_index where c = 2885 index_test.go:137: sql insert into test_index values (3332, 3403063532504560299, 0.152608, 'nq8ChkUyOZ') index_test.go:143: sql update test_index set c1 = 3957698160925257918, c2 = 0.912698, c3 = 'JKYMdONmHK' where c = 2593 index_test.go:143: sql update test_index set c1 = 4258887512388378993, c2 = 0.748004, c3 = 'soS5vokkWa' where c = 1995 index_test.go:137: sql insert into test_index values (3335, 4459414459139283567, 0.798342, 'rN6D32o6Lm') index_test.go:143: sql update test_index set c1 = 8909069271007191515, c2 = 0.909225, c3 = 'qMcwFaYpq8' where c = 523 index_test.go:143: sql update test_index set c1 = 4202542431529142894, c2 = 0.919571, c3 = 'TYrRfayipm' where c = 496 index_test.go:137: sql insert into test_index values (3334, 1186522954982019373, 0.532693, 'BWnehuGdbv') index_test.go:137: sql insert into test_index values (3336, 598716703304298038, 0.582189, 'tSeh2RGoZc') index_test.go:140: sql delete from test_index where c = 2264 index_test.go:140: sql delete from test_index where c = 676 index_test.go:137: sql insert into test_index values (3338, 7534385170044116284, 0.572621, '8qUGb6zLYx') index_test.go:143: sql update test_index set c1 = 5452290017987510783, c2 = 0.242606, c3 = 'noZqCS8x5n' where c = 916 index_test.go:137: sql insert into test_index values (3337, 8913785745015676112, 0.474048, 'FqmoHyeo4l') index_test.go:137: sql insert into test_index values (3339, 2810589539998199184, 0.023716, 'ZFuWjsSHdB') index_test.go:137: sql insert into test_index values (3341, 5066745215397456973, 0.137467, 'Ueq2N6HheH') index_test.go:137: sql insert into test_index values (3340, 7775822651870600572, 0.540011, 'hR09OQ5GzA') index_test.go:140: sql delete from test_index where c = 2340 index_test.go:140: sql delete from test_index where c = 2073 index_test.go:143: sql update test_index set c1 = 7120301921933690410, c2 = 0.832842, c3 = 'QQridTKZ6u' where c = 1651 index_test.go:140: sql delete from test_index where c = 2314 index_test.go:140: sql delete from test_index where c = 2082 index_test.go:137: sql insert into test_index values (3342, 1674485174016921488, 0.704661, '6PLIpdDvKQ') index_test.go:143: sql update test_index set c1 = 2479680257217914795, c2 = 0.840746, c3 = 'bMKOBKhkIg' where c = 2 index_test.go:140: sql delete from test_index where c = 2517 index_test.go:140: sql delete from test_index where c = 1778 index_test.go:140: sql delete from test_index where c = 1229 index_test.go:143: sql update test_index set c1 = 7149481363617086361, c2 = 0.758656, c3 = '1V7VgJ0fBx' where c = 663 index_test.go:143: sql update test_index set c1 = 4748904206439299979, c2 = 0.637564, c3 = '2FtDFq3b18' where c = 1776 index_test.go:140: sql delete from test_index where c = 2742 index_test.go:143: sql update test_index set c1 = 7212139727361975207, c2 = 0.456183, c3 = '0zahx9gIWP' where c = 2722 index_test.go:143: sql update test_index set c1 = 4708093805059634541, c2 = 0.701435, c3 = 'YXpaAjle3B' where c = 1744 index_test.go:137: sql insert into test_index values (3343, 22127988837487899, 0.430940, 'fcwYyqFqLd') index_test.go:137: sql insert into test_index values (3344, 4093177860027497563, 0.049958, 'r6rEbLaU3v') index_test.go:140: sql delete from test_index where c = 2655 index_test.go:143: sql update test_index set c1 = 8106225628517069101, c2 = 0.396305, c3 = 'HDYAs3svB8' where c = 861 index_test.go:137: sql insert into test_index values (3345, 5367568107012562799, 0.571383, 'eMzp7sq0KC') index_test.go:143: sql update test_index set c1 = 3847077561032849981, c2 = 0.934015, c3 = 'YMOEu5kWil' where c = 507 index_test.go:137: sql insert into test_index values (3348, 9169959012151654238, 0.437276, 'NddIX0pxuP') index_test.go:140: sql delete from test_index where c = 406 index_test.go:137: sql insert into test_index values (3347, 7555723054417177373, 0.873569, '8ThdhxWlBM') index_test.go:143: sql update test_index set c1 = 6546460636657274607, c2 = 0.806632, c3 = 'jQA36oD2Go' where c = 2245 index_test.go:143: sql update test_index set c1 = 1205883314237885013, c2 = 0.252823, c3 = 'n5h7RvCwbD' where c = 2770 index_test.go:137: sql insert into test_index values (3346, 3651168201387824105, 0.123520, 'oVc4haOioR') index_test.go:140: sql delete from test_index where c = 810 index_test.go:137: sql insert into test_index values (3349, 7479239834619856037, 0.827834, 'xnpwO6tCbF') index_test.go:137: sql insert into test_index values (3350, 8967979258036395532, 0.234958, 'rw7KfnwnEd') index_test.go:140: sql delete from test_index where c = 1761 index_test.go:140: sql delete from test_index where c = 610 index_test.go:137: sql insert into test_index values (3351, 8233171165868763729, 0.862456, '7tkBCjtSjS') index_test.go:137: sql insert into test_index values (3352, 1345779669972010575, 0.667697, 'wEZcY7Pup5') index_test.go:140: sql delete from test_index where c = 2487 index_test.go:140: sql delete from test_index where c = 758 index_test.go:140: sql delete from test_index where c = 2374 index_test.go:143: sql update test_index set c1 = 4709529290073682498, c2 = 0.763304, c3 = '0sDlm4owyF' where c = 1305 index_test.go:140: sql delete from test_index where c = 669 index_test.go:140: sql delete from test_index where c = 256 index_test.go:143: sql update test_index set c1 = 6726148842738681778, c2 = 0.049592, c3 = 'OPP99ruMcM' where c = 2848 index_test.go:140: sql delete from test_index where c = 2214 index_test.go:143: sql update test_index set c1 = 2925242802829682530, c2 = 0.240231, c3 = 'kDRoNk4fVs' where c = 3263 index_test.go:143: sql update test_index set c1 = 5806907362866110420, c2 = 0.153525, c3 = 'SaP34EYtYv' where c = 1269 index_test.go:143: sql update test_index set c1 = 4679059892073693135, c2 = 0.701806, c3 = 'zNxZYaNft1' where c = 2907 index_test.go:143: sql update test_index set c1 = 1600852045103819113, c2 = 0.716824, c3 = 'D6FqCVRqjJ' where c = 1460 index_test.go:143: sql update test_index set c1 = 9112673592685464454, c2 = 0.661682, c3 = 'kaiGwnrqgl' where c = 1839 index_test.go:137: sql insert into test_index values (3353, 6118550555387720469, 0.286403, 'oygMjg0Rs3') index_test.go:143: sql update test_index set c1 = 2405900401749367597, c2 = 0.898523, c3 = 'EJYUnFF8Yj' where c = 642 index_test.go:137: sql insert into test_index values (3354, 2780309826113735937, 0.844809, 'bPUukLOj8h') index_test.go:143: sql update test_index set c1 = 9206672370137916566, c2 = 0.311437, c3 = 'MGZoRzKh05' where c = 2875 index_test.go:140: sql delete from test_index where c = 2619 index_test.go:143: sql update test_index set c1 = 8328521667743599861, c2 = 0.507835, c3 = 'fOoE9s8NZp' where c = 1777 index_test.go:137: sql insert into test_index values (3356, 3963908047253122562, 0.584613, 'meDt47AH0G') index_test.go:137: sql insert into test_index values (3355, 5438563906046513127, 0.547749, 'yx1zusg612') index_test.go:137: sql insert into test_index values (3359, 6569289647217364974, 0.546816, '3azlaYGtt8') index_test.go:137: sql insert into test_index values (3360, 5881123162070778225, 0.975486, '1kHw9zc8YX') index_test.go:137: sql insert into test_index values (3357, 1980952577928513982, 0.947644, 'EqrV3RMVQG') index_test.go:140: sql delete from test_index where c = 284 index_test.go:137: sql insert into test_index values (3358, 6641990882443622229, 0.327723, 'KNjCzej2ki') index_test.go:140: sql delete from test_index where c = 1794 index_test.go:137: sql insert into test_index values (3361, 6069418353540339831, 0.910525, 'GSVHH9HSh4') index_test.go:140: sql delete from test_index where c = 996 index_test.go:143: sql update test_index set c1 = 3194598227099370989, c2 = 0.197756, c3 = 'iPLyaguDjf' where c = 1498 index_test.go:140: sql delete from test_index where c = 1548 index_test.go:143: sql update test_index set c1 = 2543017964626706697, c2 = 0.337928, c3 = 'mTtozajiJK' where c = 543 index_test.go:140: sql delete from test_index where c = 1713 index_test.go:137: sql insert into test_index values (3362, 6798096628902474958, 0.558947, 'W8EbYkG1nr') index_test.go:140: sql delete from test_index where c = 2155 index_test.go:140: sql delete from test_index where c = 2185 index_test.go:140: sql delete from test_index where c = 468 index_test.go:143: sql update test_index set c1 = 8891492384927058895, c2 = 0.890069, c3 = 'OOv62oe3FC' where c = 1893 index_test.go:143: sql update test_index set c1 = 4864790312833196893, c2 = 0.908786, c3 = 'BlrfPyAqcY' where c = 1705 index_test.go:140: sql delete from test_index where c = 469 index_test.go:137: sql insert into test_index values (3363, 5142677767567227778, 0.234386, 'SaEMo9b0xr') index_test.go:137: sql insert into test_index values (3364, 2775670916902800775, 0.587933, '2rrbZjZQzT') index_test.go:143: sql update test_index set c1 = 332009728511678150, c2 = 0.657179, c3 = 'DpezTYGlkh' where c = 2130 index_test.go:143: sql update test_index set c1 = 5428322120628657, c2 = 0.742377, c3 = '0rVKNnZXJh' where c = 2385 index_test.go:140: sql delete from test_index where c = 619 index_test.go:137: sql insert into test_index values (3365, 5643216239976377503, 0.845396, 'UiRqpkfAhz') index_test.go:143: sql update test_index set c1 = 4752095399482903423, c2 = 0.715568, c3 = 'aLozTBHGPu' where c = 2570 index_test.go:143: sql update test_index set c1 = 1284364701595202510, c2 = 0.816914, c3 = 'hRvCQc3scq' where c = 2077 index_test.go:137: sql insert into test_index values (3366, 1296892739635570511, 0.387274, 'VO5yPt5LqH') index_test.go:140: sql delete from test_index where c = 1962 index_test.go:140: sql delete from test_index where c = 3196 index_test.go:143: sql update test_index set c1 = 1379081736896607631, c2 = 0.199304, c3 = 'JX4OAzdk6z' where c = 2511 index_test.go:143: sql update test_index set c1 = 7355376528736860926, c2 = 0.936071, c3 = '6mMzniryMO' where c = 890 index_test.go:137: sql insert into test_index values (3368, 4044958230578934830, 0.982964, 'b6GKezMKme') index_test.go:137: sql insert into test_index values (3367, 4481309361582258538, 0.978556, 'ZuUDJyroki') index_test.go:143: sql update test_index set c1 = 3538213590838206845, c2 = 0.216702, c3 = 'uBfYD9skY0' where c = 2794 index_test.go:143: sql update test_index set c1 = 5034977710997263995, c2 = 0.520739, c3 = '96OT6kGsiV' where c = 2296 index_test.go:137: sql insert into test_index values (3369, 2669008211799571761, 0.187628, 'fb7NXZTtvp') index_test.go:140: sql delete from test_index where c = 1581 index_test.go:140: sql delete from test_index where c = 1234 index_test.go:137: sql insert into test_index values (3370, 9202338647567659373, 0.258731, '2f4kHWplow') index_test.go:140: sql delete from test_index where c = 952 index_test.go:137: sql insert into test_index values (3372, 2422008557429114369, 0.572768, 'qxZV1FToou') index_test.go:143: sql update test_index set c1 = 7069742968926108791, c2 = 0.430414, c3 = 'rbu1WKLlC1' where c = 2160 index_test.go:137: sql insert into test_index values (3373, 8837395601353375175, 0.260349, 'dlbnIJ1J05') index_test.go:137: sql insert into test_index values (3371, 7775412491472311407, 0.367813, 'mJSVd5Vr0R') index_test.go:137: sql insert into test_index values (3374, 4004736355282103243, 0.314644, 'iPPosMW7ab') index_test.go:143: sql update test_index set c1 = 5120942507475935940, c2 = 0.196924, c3 = 'vFTEUeHU6Z' where c = 274 index_test.go:140: sql delete from test_index where c = 44 index_test.go:140: sql delete from test_index where c = 472 index_test.go:140: sql delete from test_index where c = 463 index_test.go:140: sql delete from test_index where c = 2202 index_test.go:140: sql delete from test_index where c = 3198 index_test.go:137: sql insert into test_index values (3375, 5739592520034656162, 0.757345, 'M7Wmrch2pG') index_test.go:143: sql update test_index set c1 = 8449071324259062909, c2 = 0.395173, c3 = 'J7wxFNcqux' where c = 149 index_test.go:137: sql insert into test_index values (3376, 6187050217029537632, 0.611442, 'WI62JFobBn') index_test.go:143: sql update test_index set c1 = 7939243060436297545, c2 = 0.630321, c3 = 'oak4zw85s2' where c = 1276 index_test.go:143: sql update test_index set c1 = 4679429102908615278, c2 = 0.130141, c3 = 'NkU0aOqwAZ' where c = 1924 index_test.go:143: sql update test_index set c1 = 5819434759035046955, c2 = 0.277661, c3 = '2O7oDW9H9o' where c = 3205 index_test.go:143: sql update test_index set c1 = 6125991950604155186, c2 = 0.825453, c3 = 'FNDPhGbM5o' where c = 227 index_test.go:143: sql update test_index set c1 = 2917539051745743843, c2 = 0.596723, c3 = 'FzkD9r24IM' where c = 860 index_test.go:140: sql delete from test_index where c = 1721 index_test.go:140: sql delete from test_index where c = 999 index_test.go:140: sql delete from test_index where c = 2645 index_test.go:137: sql insert into test_index values (3377, 2046166574324106666, 0.378070, '30Vp1pujUW') index_test.go:137: sql insert into test_index values (3378, 3693964293284152549, 0.026726, 'u8x5tx2ks1') index_test.go:143: sql update test_index set c1 = 2028822816215728648, c2 = 0.592834, c3 = 'cuFzqdYspU' where c = 2163 index_test.go:137: sql insert into test_index values (3382, 8382137512221080683, 0.370624, 'ifsWDtfT2H') index_test.go:137: sql insert into test_index values (3379, 6046895496797177613, 0.548838, 'XSJtvfQ7jU') index_test.go:137: sql insert into test_index values (3380, 7745311862778606004, 0.368196, '5IdJ2ggXW4') index_test.go:143: sql update test_index set c1 = 5308923696445794758, c2 = 0.387933, c3 = '9BwSDTTIPd' where c = 3332 index_test.go:143: sql update test_index set c1 = 6652226157276381634, c2 = 0.689195, c3 = 'WO1dbAIlZM' where c = 2070 index_test.go:140: sql delete from test_index where c = 2145 index_test.go:140: sql delete from test_index where c = 1323 index_test.go:137: sql insert into test_index values (3381, 3519291857789035841, 0.019420, 'bdtrvX00b3') index_test.go:140: sql delete from test_index where c = 1892 index_test.go:143: sql update test_index set c1 = 917810042654422636, c2 = 0.109013, c3 = '9WiCJYHzD1' where c = 1382 index_test.go:137: sql insert into test_index values (3383, 3216315232780912490, 0.433006, '4P5tj0aeu3') index_test.go:140: sql delete from test_index where c = 2539 index_test.go:143: sql update test_index set c1 = 6763258409283427485, c2 = 0.224713, c3 = 'w6PUW7KYWh' where c = 746 index_test.go:140: sql delete from test_index where c = 2066 index_test.go:140: sql delete from test_index where c = 631 index_test.go:137: sql insert into test_index values (3385, 5579958926669966858, 0.616582, 'Pi4LwCkbou') index_test.go:143: sql update test_index set c1 = 3815124749152478048, c2 = 0.003275, c3 = 'QgPXT5vvCV' where c = 1108 index_test.go:137: sql insert into test_index values (3384, 2422778045185690098, 0.886529, 'Zypsftq48Q') index_test.go:137: sql insert into test_index values (3386, 3467966423064425160, 0.345888, 'OwW2Q7NJHv') index_test.go:140: sql delete from test_index where c = 820 index_test.go:143: sql update test_index set c1 = 1118471590035095324, c2 = 0.680467, c3 = '4eXNrelqen' where c = 1902 index_test.go:140: sql delete from test_index where c = 1035 index_test.go:140: sql delete from test_index where c = 2026 index_test.go:143: sql update test_index set c1 = 5499689168821515515, c2 = 0.334954, c3 = 'Mki8zPbp1D' where c = 1705 index_test.go:137: sql insert into test_index values (3387, 7023817151139337639, 0.155195, '8XNUxTJSAH') index_test.go:143: sql update test_index set c1 = 7672039056192106151, c2 = 0.438230, c3 = '7agndOB1XU' where c = 2271 index_test.go:137: sql insert into test_index values (3388, 3127771616377298010, 0.024187, 'EsjiAtpnrm') index_test.go:143: sql update test_index set c1 = 572955796008198712, c2 = 0.977527, c3 = 'BQ0NMuKdCr' where c = 2551 index_test.go:143: sql update test_index set c1 = 3526079182550716612, c2 = 0.644130, c3 = '4DdGtRBisv' where c = 1009 index_test.go:137: sql insert into test_index values (3389, 4243923525842020370, 0.259357, 'fd2rIgKT9i') index_test.go:140: sql delete from test_index where c = 3272 index_test.go:140: sql delete from test_index where c = 1220 index_test.go:137: sql insert into test_index values (3390, 5003519015877336764, 0.077896, 'BXvRJh6w8E') index_test.go:140: sql delete from test_index where c = 604 index_test.go:143: sql update test_index set c1 = 3464684307624407917, c2 = 0.317939, c3 = '12yalJ2jTo' where c = 929 index_test.go:143: sql update test_index set c1 = 7712929199070401293, c2 = 0.919734, c3 = '2HEtKZSwqY' where c = 971 index_test.go:143: sql update test_index set c1 = 2003760906232461358, c2 = 0.909121, c3 = '46UvVJG8gx' where c = 988 index_test.go:140: sql delete from test_index where c = 2699 index_test.go:137: sql insert into test_index values (3392, 1714163358198852921, 0.290287, 'kMe9hos7Ou') index_test.go:140: sql delete from test_index where c = 982 index_test.go:143: sql update test_index set c1 = 5156879487710151312, c2 = 0.013347, c3 = 'dwUkfSLVhh' where c = 1576 index_test.go:143: sql update test_index set c1 = 2575281174923387852, c2 = 0.806829, c3 = '2kcmiHto4Q' where c = 3059 index_test.go:137: sql insert into test_index values (3394, 8159605300069967960, 0.269231, 'bOl1yTRPpK') index_test.go:137: sql insert into test_index values (3391, 2725915232162916131, 0.503909, 'KmWdXrEl4U') index_test.go:137: sql insert into test_index values (3393, 7818824817619041709, 0.011587, 'VW9PLRa6LR') index_test.go:140: sql delete from test_index where c = 2581 index_test.go:137: sql insert into test_index values (3395, 6331286785959782988, 0.330882, 'wfmLQHtPHK') index_test.go:143: sql update test_index set c1 = 331345232332358402, c2 = 0.760619, c3 = 'lmwIIgcxzl' where c = 130 index_test.go:140: sql delete from test_index where c = 1325 index_test.go:143: sql update test_index set c1 = 4378574607382093969, c2 = 0.572922, c3 = 'ScPkX3PsPr' where c = 1817 index_test.go:143: sql update test_index set c1 = 5657988021531430957, c2 = 0.959068, c3 = 'EqV5UZrkIR' where c = 1095 index_test.go:140: sql delete from test_index where c = 2096 index_test.go:140: sql delete from test_index where c = 1243 index_test.go:140: sql delete from test_index where c = 91 index_test.go:137: sql insert into test_index values (3396, 525392807692328941, 0.285765, 'iUddL60YVm') index_test.go:143: sql update test_index set c1 = 465803240333656833, c2 = 0.760953, c3 = 'Go7IrKxDdE' where c = 73 index_test.go:143: sql update test_index set c1 = 227135821130754050, c2 = 0.990141, c3 = 'bXDb6vSGOK' where c = 2120 index_test.go:143: sql update test_index set c1 = 4028918993115938245, c2 = 0.292452, c3 = 'odZin5yjfQ' where c = 1852 index_test.go:137: sql insert into test_index values (3397, 3740193561168577637, 0.776363, '0uhoRS3A6q') index_test.go:140: sql delete from test_index where c = 2266 index_test.go:143: sql update test_index set c1 = 8396851725865904157, c2 = 0.492306, c3 = 'xI2HvdRszi' where c = 2231 index_test.go:137: sql insert into test_index values (3398, 3792346985151751659, 0.337976, 'RzpMjcCjXZ') index_test.go:140: sql delete from test_index where c = 2067 index_test.go:143: sql update test_index set c1 = 6424544257776878591, c2 = 0.835099, c3 = 'qssRb11wp2' where c = 171 index_test.go:137: sql insert into test_index values (3399, 3567833415042880848, 0.014396, 'm0xqndDLy2') index_test.go:143: sql update test_index set c1 = 1097305706933301910, c2 = 0.084295, c3 = 'YwJWYnrc0D' where c = 978 index_test.go:137: sql insert into test_index values (3400, 5376081011927498461, 0.240513, '5DntgSm5FD') index_test.go:140: sql delete from test_index where c = 530 index_test.go:143: sql update test_index set c1 = 2075613262833204215, c2 = 0.322460, c3 = 'gEx8gYf7Vv' where c = 970 index_test.go:140: sql delete from test_index where c = 2722 index_test.go:143: sql update test_index set c1 = 7042418709203239215, c2 = 0.618606, c3 = 'EejrBTjq0n' where c = 2066 index_test.go:140: sql delete from test_index where c = 1384 index_test.go:143: sql update test_index set c1 = 5862543983438568733, c2 = 0.676575, c3 = '5ry72CO0Rd' where c = 182 index_test.go:137: sql insert into test_index values (3402, 8274205177977085786, 0.969254, 'T5uimT0qHa') index_test.go:137: sql insert into test_index values (3401, 6296077826192895007, 0.689643, 'opF8xRMga2') index_test.go:137: sql insert into test_index values (3405, 1063405760777971127, 0.403612, 'jEh0eeNLxE') index_test.go:137: sql insert into test_index values (3407, 8738045323344900206, 0.626605, 'lpmOW4UtbI') index_test.go:137: sql insert into test_index values (3403, 2881508393417928276, 0.003539, '4I3zmcKaZK') index_test.go:137: sql insert into test_index values (3404, 4833219182145425588, 0.879240, 'qvhALR9wPk') index_test.go:137: sql insert into test_index values (3406, 2956489099789242038, 0.127844, 'qmUu7J5qtF') index_test.go:137: sql insert into test_index values (3410, 2925299239540014530, 0.553085, 'PsxJDrN8va') index_test.go:137: sql insert into test_index values (3408, 8077046899008478725, 0.003274, 'sMNFdvEhcj') index_test.go:137: sql insert into test_index values (3409, 6890406065784496226, 0.905945, 'Mkh3JTfkFk') index_test.go:140: sql delete from test_index where c = 1240 index_test.go:140: sql delete from test_index where c = 1126 index_test.go:143: sql update test_index set c1 = 8885828472057005807, c2 = 0.018424, c3 = '3VvjE249l0' where c = 1509 index_test.go:140: sql delete from test_index where c = 2969 index_test.go:140: sql delete from test_index where c = 2560 index_test.go:140: sql delete from test_index where c = 1947 index_test.go:140: sql delete from test_index where c = 1171 index_test.go:140: sql delete from test_index where c = 1357 index_test.go:140: sql delete from test_index where c = 3377 index_test.go:140: sql delete from test_index where c = 1231 index_test.go:140: sql delete from test_index where c = 2963 index_test.go:143: sql update test_index set c1 = 8400854375863613339, c2 = 0.619553, c3 = 'NIuGtgEZpr' where c = 7 index_test.go:143: sql update test_index set c1 = 6921985922657941907, c2 = 0.326880, c3 = 'n8ikeVB8UY' where c = 2982 index_test.go:143: sql update test_index set c1 = 8560494091409267806, c2 = 0.303140, c3 = 'mUvaEwhy7x' where c = 72 index_test.go:137: sql insert into test_index values (3411, 8249220709599739370, 0.609479, 'fFHBJ5So6S') index_test.go:143: sql update test_index set c1 = 3829969254686875199, c2 = 0.272811, c3 = '1C15m9jm5P' where c = 779 index_test.go:143: sql update test_index set c1 = 5249139358878283054, c2 = 0.215089, c3 = 'YBMke4ss1u' where c = 899 index_test.go:143: sql update test_index set c1 = 7851224963732025277, c2 = 0.598542, c3 = 'spZ3mng7iF' where c = 2466 index_test.go:143: sql update test_index set c1 = 6608330036578928789, c2 = 0.285178, c3 = 'KiwiVkwvSl' where c = 287 index_test.go:137: sql insert into test_index values (3412, 861424953097331431, 0.642299, '6pkwfsoNwG') index_test.go:137: sql insert into test_index values (3413, 2945404982103386160, 0.864238, 'uouyNC8sZY') index_test.go:140: sql delete from test_index where c = 1271 index_test.go:137: sql insert into test_index values (3414, 243145401822735193, 0.264965, 'Y25IcrrZ84') index_test.go:143: sql update test_index set c1 = 802786827042049251, c2 = 0.669269, c3 = 'psghDVcRhj' where c = 1480 index_test.go:143: sql update test_index set c1 = 7799358425871338753, c2 = 0.815352, c3 = 'yleqFR4Cgx' where c = 802 index_test.go:137: sql insert into test_index values (3415, 4083441306227996558, 0.622109, 'EemK0J9f4e') index_test.go:137: sql insert into test_index values (3418, 7294534679861530774, 0.814039, '9KeVFOTNKF') index_test.go:140: sql delete from test_index where c = 702 index_test.go:140: sql delete from test_index where c = 1907 index_test.go:137: sql insert into test_index values (3419, 8062809106748351152, 0.502746, 'vxc8rWIjHL') index_test.go:137: sql insert into test_index values (3416, 4374844180048390834, 0.129359, '9K5KiRXxIF') index_test.go:140: sql delete from test_index where c = 537 index_test.go:137: sql insert into test_index values (3417, 4320284881680308204, 0.481829, 'zx6pr7IBww') index_test.go:140: sql delete from test_index where c = 2806 index_test.go:143: sql update test_index set c1 = 8995727564400968365, c2 = 0.545085, c3 = 'o4gEPy7Z7U' where c = 2476 index_test.go:137: sql insert into test_index values (3420, 1673774421565550919, 0.573692, '90PJfFXgUt') index_test.go:140: sql delete from test_index where c = 668 index_test.go:140: sql delete from test_index where c = 1503 index_test.go:143: sql update test_index set c1 = 3074795356343464333, c2 = 0.197409, c3 = 'l3UuaYqjif' where c = 2144 index_test.go:143: sql update test_index set c1 = 1368988794534524250, c2 = 0.960178, c3 = 'zSA9t8dqZ3' where c = 1076 index_test.go:140: sql delete from test_index where c = 2962 index_test.go:143: sql update test_index set c1 = 5682162662087103795, c2 = 0.639603, c3 = '4Bdfidv4y3' where c = 1148 index_test.go:143: sql update test_index set c1 = 6962042259454919118, c2 = 0.267424, c3 = 'UaiH2TvjB2' where c = 3153 index_test.go:143: sql update test_index set c1 = 2420199912029001128, c2 = 0.936518, c3 = 'KnNPWNqqFo' where c = 3041 index_test.go:143: sql update test_index set c1 = 1146439545867174840, c2 = 0.773441, c3 = 'J5MJisFvNP' where c = 646 index_test.go:143: sql update test_index set c1 = 7780029167449195130, c2 = 0.976772, c3 = 'juurHvA1Fe' where c = 1317 index_test.go:137: sql insert into test_index values (3421, 1105484025198148690, 0.326736, 'o0nxgtvx1S') index_test.go:140: sql delete from test_index where c = 2770 index_test.go:140: sql delete from test_index where c = 2854 index_test.go:137: sql insert into test_index values (3422, 4823643898718014730, 0.071797, 'beBrPpOR7h') index_test.go:137: sql insert into test_index values (3423, 1570450416935543791, 0.138721, 'znvxYdHvWK') index_test.go:137: sql insert into test_index values (3424, 2739696050193270525, 0.395655, 'VhNECAQznv') index_test.go:143: sql update test_index set c1 = 8614292229099548918, c2 = 0.223643, c3 = '4SMFQwxX6q' where c = 2654 index_test.go:137: sql insert into test_index values (3426, 1569955941657361982, 0.696241, 'H36l3EsRYc') index_test.go:137: sql insert into test_index values (3427, 9161819254243980327, 0.389292, 'b59alQIado') index_test.go:137: sql insert into test_index values (3425, 4047433782491727576, 0.629579, 'BrZffmE1Sm') index_test.go:140: sql delete from test_index where c = 1057 index_test.go:140: sql delete from test_index where c = 2699 index_test.go:140: sql delete from test_index where c = 1641 index_test.go:140: sql delete from test_index where c = 1577 index_test.go:140: sql delete from test_index where c = 1710 index_test.go:137: sql insert into test_index values (3428, 7374296187684614717, 0.220949, 'CGjdnpSUO3') index_test.go:143: sql update test_index set c1 = 124625655305696993, c2 = 0.943427, c3 = 'OjuN5ziYrZ' where c = 2525 index_test.go:137: sql insert into test_index values (3429, 4263374140898706649, 0.034620, 'h8wir7iYVm') index_test.go:140: sql delete from test_index where c = 1455 index_test.go:143: sql update test_index set c1 = 4365266848034464084, c2 = 0.630079, c3 = 'Lb2luJ9WHT' where c = 304 index_test.go:143: sql update test_index set c1 = 3604236309697169060, c2 = 0.637135, c3 = 'BynkF7FT0n' where c = 1697 index_test.go:140: sql delete from test_index where c = 2889 index_test.go:143: sql update test_index set c1 = 2782935049340157508, c2 = 0.036033, c3 = '776F7tQJAB' where c = 2901 index_test.go:143: sql update test_index set c1 = 2593344343377932929, c2 = 0.465123, c3 = 't1HzvAzOWL' where c = 2437 index_test.go:140: sql delete from test_index where c = 3060 index_test.go:143: sql update test_index set c1 = 4073685154112616856, c2 = 0.482447, c3 = '8ta9PwVTia' where c = 2152 index_test.go:137: sql insert into test_index values (3430, 2379729156122074907, 0.168420, 'DDM6C9KWQb') index_test.go:140: sql delete from test_index where c = 1670 index_test.go:143: sql update test_index set c1 = 7992582129977209127, c2 = 0.260094, c3 = 'nTO1LfYRNB' where c = 877 index_test.go:137: sql insert into test_index values (3432, 3195137407198171646, 0.398107, 'MX7I5F8MHa') index_test.go:137: sql insert into test_index values (3431, 3610074012697534128, 0.894941, 'VTFfipeAU9') index_test.go:137: sql insert into test_index values (3433, 5950033986150077611, 0.902162, '6afdtjbrg1') index_test.go:143: sql update test_index set c1 = 6636933094776821179, c2 = 0.625620, c3 = 'hLVFb7g80t' where c = 1177 index_test.go:143: sql update test_index set c1 = 2173427354230006396, c2 = 0.457563, c3 = 'Ouh3Zq9T1J' where c = 1705 index_test.go:140: sql delete from test_index where c = 467 index_test.go:137: sql insert into test_index values (3435, 7848792179565971747, 0.980087, 'zGfUA7UK7Y') index_test.go:140: sql delete from test_index where c = 1466 index_test.go:137: sql insert into test_index values (3434, 154840909843212090, 0.494352, 'kONkMnkSz4') index_test.go:137: sql insert into test_index values (3436, 2809324500292847076, 0.150984, 'DvPCyzIKyg') index_test.go:140: sql delete from test_index where c = 1859 index_test.go:143: sql update test_index set c1 = 8202462787551826975, c2 = 0.385606, c3 = 'MwXeRZqBoz' where c = 1850 index_test.go:137: sql insert into test_index values (3437, 3966696641572541238, 0.965781, 'Cdh5i8SnzA') index_test.go:140: sql delete from test_index where c = 3234 index_test.go:140: sql delete from test_index where c = 1527 index_test.go:137: sql insert into test_index values (3438, 7806730185938164494, 0.378636, 'q9cXevNoPW') index_test.go:143: sql update test_index set c1 = 8846964770187099888, c2 = 0.065240, c3 = 'qPH43IbHYb' where c = 410 index_test.go:140: sql delete from test_index where c = 141 index_test.go:143: sql update test_index set c1 = 886490952540390767, c2 = 0.746788, c3 = 'hnYH9hK9bW' where c = 1590 index_test.go:143: sql update test_index set c1 = 6434808274230924865, c2 = 0.705031, c3 = 'DGRJffqj8G' where c = 784 index_test.go:140: sql delete from test_index where c = 2732 index_test.go:143: sql update test_index set c1 = 1965688583145258279, c2 = 0.655162, c3 = 'VCj6AgpRwe' where c = 1907 index_test.go:137: sql insert into test_index values (3439, 1476614815177795038, 0.326931, 'dKHrytWZTK') index_test.go:143: sql update test_index set c1 = 4884745682823787650, c2 = 0.139218, c3 = 'VXanrD0X62' where c = 2751 index_test.go:140: sql delete from test_index where c = 958 index_test.go:140: sql delete from test_index where c = 2519 index_test.go:143: sql update test_index set c1 = 3287702989699270350, c2 = 0.640583, c3 = 'AIPNqxOiAF' where c = 1751 index_test.go:137: sql insert into test_index values (3440, 3005863586051263335, 0.689179, 'BmEoC5N9w2') index_test.go:140: sql delete from test_index where c = 111 index_test.go:143: sql update test_index set c1 = 655874048409309281, c2 = 0.377346, c3 = '3bbUgXcTaW' where c = 1433 index_test.go:137: sql insert into test_index values (3442, 2982153730343213886, 0.318294, 'tL27j2uoQl') index_test.go:137: sql insert into test_index values (3441, 7668856441194359584, 0.102319, 'Fc3CCVzivb') index_test.go:143: sql update test_index set c1 = 4387012156793148890, c2 = 0.454400, c3 = 'ENVS81TD8m' where c = 207 index_test.go:140: sql delete from test_index where c = 1315 index_test.go:143: sql update test_index set c1 = 5194287953643397301, c2 = 0.823569, c3 = 'RRedZBrKG5' where c = 414 index_test.go:137: sql insert into test_index values (3443, 7619183153106575644, 0.673876, 'NhaJTVjVJR') index_test.go:137: sql insert into test_index values (3446, 2017483163614388904, 0.667358, 'pzlHMsu8sY') index_test.go:137: sql insert into test_index values (3444, 2907748027906779198, 0.581028, 'h34mddi4Ez') index_test.go:137: sql insert into test_index values (3447, 7634253539922327206, 0.458327, 'gjUKtOzKLB') index_test.go:143: sql update test_index set c1 = 549323137120991483, c2 = 0.781403, c3 = '0W0Tjc5kYm' where c = 2591 index_test.go:137: sql insert into test_index values (3445, 2989122609291532588, 0.419586, 'kXjeCSVrrY') index_test.go:140: sql delete from test_index where c = 2544 index_test.go:140: sql delete from test_index where c = 1171 index_test.go:140: sql delete from test_index where c = 2290 index_test.go:143: sql update test_index set c1 = 8613159381620874107, c2 = 0.952280, c3 = 'AjxDSX2mcG' where c = 2240 index_test.go:140: sql delete from test_index where c = 3233 index_test.go:137: sql insert into test_index values (3448, 1649244443844473130, 0.023246, 'dqlQ7LWPOP') index_test.go:143: sql update test_index set c1 = 4896340243988174348, c2 = 0.854637, c3 = 'PGwP01orai' where c = 417 index_test.go:143: sql update test_index set c1 = 1174093087735495568, c2 = 0.880601, c3 = 'CE3OVnbRpH' where c = 426 index_test.go:140: sql delete from test_index where c = 942 index_test.go:143: sql update test_index set c1 = 423663718000813142, c2 = 0.445726, c3 = 'LguvuwhNei' where c = 1742 index_test.go:143: sql update test_index set c1 = 3762300452655032804, c2 = 0.922587, c3 = 'R7mj7KqZ9Z' where c = 646 index_test.go:137: sql insert into test_index values (3449, 5749269993375321047, 0.016161, 'fOl4xRIySF') index_test.go:140: sql delete from test_index where c = 1805 index_test.go:137: sql insert into test_index values (3450, 1582975188021278520, 0.757482, 'dpwczqccao') index_test.go:143: sql update test_index set c1 = 40930423234949940, c2 = 0.359919, c3 = 'iHAc2HQt48' where c = 1636 index_test.go:140: sql delete from test_index where c = 2317 index_test.go:140: sql delete from test_index where c = 2413 index_test.go:137: sql insert into test_index values (3451, 5492790957780729647, 0.199662, 'FvNGrPrjWS') index_test.go:143: sql update test_index set c1 = 6513270787763373690, c2 = 0.858402, c3 = 'H3ATjIsMTn' where c = 1088 index_test.go:137: sql insert into test_index values (3454, 3246592623351422416, 0.518504, 'LHi48BJtfX') index_test.go:137: sql insert into test_index values (3453, 3148629672059374397, 0.617309, 'jwOdXYREfx') index_test.go:137: sql insert into test_index values (3452, 1730975554237311225, 0.790472, 'a61ETxDRYM') index_test.go:137: sql insert into test_index values (3455, 8877735894769435160, 0.708492, 'uBFhcucea3') index_test.go:143: sql update test_index set c1 = 6932582783650271858, c2 = 0.865215, c3 = 'IfybsopOXg' where c = 1312 index_test.go:140: sql delete from test_index where c = 694 index_test.go:140: sql delete from test_index where c = 751 index_test.go:140: sql delete from test_index where c = 2543 index_test.go:140: sql delete from test_index where c = 524 index_test.go:140: sql delete from test_index where c = 1860 index_test.go:143: sql update test_index set c1 = 4663414706408869343, c2 = 0.660481, c3 = '1wwB5yYENN' where c = 231 index_test.go:140: sql delete from test_index where c = 1544 index_test.go:143: sql update test_index set c1 = 940042060553636532, c2 = 0.521598, c3 = 'DlnvFqkAc3' where c = 476 index_test.go:137: sql insert into test_index values (3456, 7846006221798956887, 0.545380, 'T1o0YHMVOx') index_test.go:143: sql update test_index set c1 = 584797071296034408, c2 = 0.564824, c3 = '54c2qmVtIV' where c = 101 index_test.go:143: sql update test_index set c1 = 1235643651128811844, c2 = 0.247238, c3 = 'SAQCF64PFW' where c = 2340 index_test.go:137: sql insert into test_index values (3457, 38724625025791215, 0.288317, 'gcBUXeSst5') index_test.go:140: sql delete from test_index where c = 3148 index_test.go:143: sql update test_index set c1 = 4782035184806745557, c2 = 0.685739, c3 = '3kXjUfHHfl' where c = 1642 index_test.go:137: sql insert into test_index values (3458, 641967822689536674, 0.830970, 'JFzHYQdFYO') index_test.go:143: sql update test_index set c1 = 6412933508973380222, c2 = 0.813670, c3 = '29WUrR99kl' where c = 3369 index_test.go:137: sql insert into test_index values (3459, 8590008384210126155, 0.481406, 'HWD9odF9GE') index_test.go:137: sql insert into test_index values (3460, 7067338808827428066, 0.270772, 'nzzrM4OLz2') index_test.go:143: sql update test_index set c1 = 8310525438347257036, c2 = 0.116553, c3 = 'aBITC8rKYK' where c = 118 index_test.go:143: sql update test_index set c1 = 1170458632039314589, c2 = 0.287087, c3 = 'jIUAninc8v' where c = 3270 index_test.go:140: sql delete from test_index where c = 3286 index_test.go:140: sql delete from test_index where c = 962 index_test.go:137: sql insert into test_index values (3461, 8737000534904567728, 0.560251, 'H0jz1EN9qW') index_test.go:140: sql delete from test_index where c = 3210 index_test.go:137: sql insert into test_index values (3462, 4931813483472574415, 0.776706, 'WX0k8JqcCk') index_test.go:137: sql insert into test_index values (3463, 1180352361294210561, 0.518140, 'wQuwsjQfBX') index_test.go:140: sql delete from test_index where c = 431 index_test.go:137: sql insert into test_index values (3464, 7632127292454035260, 0.690171, 'x8aZODDxbJ') index_test.go:140: sql delete from test_index where c = 3341 index_test.go:143: sql update test_index set c1 = 8516512852105582334, c2 = 0.677176, c3 = '11kN5x4GvS' where c = 2027 index_test.go:137: sql insert into test_index values (3465, 5687368523409349483, 0.917792, '3Rs0NlH5DR') index_test.go:140: sql delete from test_index where c = 2193 index_test.go:143: sql update test_index set c1 = 5622858014688996325, c2 = 0.739442, c3 = 'i9L62B5KVc' where c = 1084 index_test.go:143: sql update test_index set c1 = 2160918298031490100, c2 = 0.658131, c3 = 'FAl9s5R7tP' where c = 460 index_test.go:140: sql delete from test_index where c = 3406 index_test.go:140: sql delete from test_index where c = 3309 index_test.go:143: sql update test_index set c1 = 5749252495614074787, c2 = 0.723076, c3 = 'VfwqmbIvzr' where c = 2325 index_test.go:143: sql update test_index set c1 = 3295580036812157132, c2 = 0.271598, c3 = 'mNwdAuAOch' where c = 3212 index_test.go:140: sql delete from test_index where c = 1824 index_test.go:137: sql insert into test_index values (3466, 3119148284693272219, 0.030264, '855WB6V0Ch') index_test.go:143: sql update test_index set c1 = 6583454494673499635, c2 = 0.466640, c3 = 'VQ7Xf6MJp3' where c = 2130 index_test.go:137: sql insert into test_index values (3467, 6874037847359080073, 0.419322, 'ClIE3bMUH4') index_test.go:137: sql insert into test_index values (3468, 1621442978909426634, 0.664449, 'V6wPQgtq8h') index_test.go:140: sql delete from test_index where c = 2161 index_test.go:143: sql update test_index set c1 = 4333602757292445658, c2 = 0.293331, c3 = 'dXOrQSBAKY' where c = 1417 index_test.go:143: sql update test_index set c1 = 1824428654855984615, c2 = 0.980815, c3 = 'N5ufcd6GU7' where c = 2969 index_test.go:143: sql update test_index set c1 = 442010233850047461, c2 = 0.928919, c3 = 'CmdVQ1VwRH' where c = 1726 index_test.go:140: sql delete from test_index where c = 887 index_test.go:137: sql insert into test_index values (3470, 7069765829043743890, 0.026748, 'hQYZHQiSo5') index_test.go:140: sql delete from test_index where c = 324 index_test.go:143: sql update test_index set c1 = 9011986005819713121, c2 = 0.364767, c3 = 'BkU9PLcru9' where c = 1117 index_test.go:137: sql insert into test_index values (3471, 5205296047326643524, 0.968373, 'CmnvnvXBWU') index_test.go:143: sql update test_index set c1 = 4878366463530723396, c2 = 0.018551, c3 = '1kfkhSdg88' where c = 277 index_test.go:137: sql insert into test_index values (3469, 5957573515537732903, 0.688618, '3r5MvyJOXK') index_test.go:137: sql insert into test_index values (3473, 139730809836570677, 0.480643, 'WEbnp8PPAf') index_test.go:140: sql delete from test_index where c = 1247 index_test.go:137: sql insert into test_index values (3472, 2015361060887223354, 0.842977, '5dlv1vyFMF') index_test.go:140: sql delete from test_index where c = 268 index_test.go:137: sql insert into test_index values (3474, 5728298946644299423, 0.277711, 'jj0bN1hyGX') index_test.go:140: sql delete from test_index where c = 3424 index_test.go:140: sql delete from test_index where c = 1300 index_test.go:137: sql insert into test_index values (3476, 3882753985252710307, 0.138026, 'yWMUzpGpUE') index_test.go:140: sql delete from test_index where c = 1330 index_test.go:143: sql update test_index set c1 = 5593852175923900736, c2 = 0.549663, c3 = 'eIRu5yA3xF' where c = 2019 index_test.go:140: sql delete from test_index where c = 1833 index_test.go:143: sql update test_index set c1 = 1879867208205752180, c2 = 0.734021, c3 = 'ssGONKSWDn' where c = 1636 index_test.go:140: sql delete from test_index where c = 641 index_test.go:143: sql update test_index set c1 = 8373549681734467890, c2 = 0.637828, c3 = 'Kd285GEcQM' where c = 839 index_test.go:140: sql delete from test_index where c = 803 index_test.go:137: sql insert into test_index values (3475, 4379682631171744088, 0.444648, 'M7wxq1TsAD') index_test.go:143: sql update test_index set c1 = 3017713653931053154, c2 = 0.773601, c3 = 'SCzFjzWwG0' where c = 2355 index_test.go:143: sql update test_index set c1 = 9213736556542037461, c2 = 0.119797, c3 = 'pVZYu6Gajc' where c = 1712 index_test.go:143: sql update test_index set c1 = 4363704821392712664, c2 = 0.724577, c3 = 'hzoC6r6jwN' where c = 1896 index_test.go:143: sql update test_index set c1 = 5294003564701799687, c2 = 0.773521, c3 = 'WEF6JrI5Qr' where c = 915 index_test.go:137: sql insert into test_index values (3477, 4396309479745302092, 0.844649, 'EJjmMne8qQ') index_test.go:137: sql insert into test_index values (3478, 7102565716595396474, 0.804567, '5UnGxTdM4t') index_test.go:143: sql update test_index set c1 = 6888668574565468794, c2 = 0.579195, c3 = 'Eb9fsqUQqI' where c = 1698 index_test.go:137: sql insert into test_index values (3479, 5859743947363965083, 0.068643, 'vJEmf6SreD') index_test.go:143: sql update test_index set c1 = 2126824428502847810, c2 = 0.404059, c3 = 'KAGCIkmLC8' where c = 2118 index_test.go:137: sql insert into test_index values (3480, 8231230733193545155, 0.367985, 'wex0al86Ft') index_test.go:140: sql delete from test_index where c = 2114 index_test.go:137: sql insert into test_index values (3483, 9069684124175681109, 0.819988, 'q5bngTs47s') index_test.go:137: sql insert into test_index values (3482, 8876731344741138405, 0.040893, 'lCJnqLmZ19') index_test.go:137: sql insert into test_index values (3481, 9082699869714651420, 0.113749, 'sbjlNzLZLI') index_test.go:140: sql delete from test_index where c = 2154 index_test.go:140: sql delete from test_index where c = 212 index_test.go:140: sql delete from test_index where c = 769 index_test.go:140: sql delete from test_index where c = 531 index_test.go:140: sql delete from test_index where c = 899 index_test.go:137: sql insert into test_index values (3484, 7427647853892577619, 0.248865, 'ESLoPxvcib') index_test.go:140: sql delete from test_index where c = 1651 index_test.go:143: sql update test_index set c1 = 2239130987925147923, c2 = 0.202289, c3 = 'hwaQkbReld' where c = 2743 index_test.go:137: sql insert into test_index values (3485, 7554282911127146055, 0.029506, 'ebuMeffA6d') index_test.go:143: sql update test_index set c1 = 1505726982550674970, c2 = 0.892886, c3 = 'TnGveryWMM' where c = 3371 index_test.go:140: sql delete from test_index where c = 3106 index_test.go:140: sql delete from test_index where c = 827 index_test.go:143: sql update test_index set c1 = 3649941614002587454, c2 = 0.696583, c3 = 'TVthSu5IbZ' where c = 2792 index_test.go:143: sql update test_index set c1 = 4028007637846853726, c2 = 0.131151, c3 = 'B6h20sKy1N' where c = 1850 index_test.go:143: sql update test_index set c1 = 5270649702350305730, c2 = 0.693667, c3 = 'uJLFTvlifn' where c = 2696 index_test.go:143: sql update test_index set c1 = 6293674295231470637, c2 = 0.462863, c3 = 'BrYQHnnQNy' where c = 2874 index_test.go:137: sql insert into test_index values (3486, 2354224825112711258, 0.173079, 'npryjcpdQu') index_test.go:143: sql update test_index set c1 = 4415986852032984576, c2 = 0.322532, c3 = 'PRgo5xEjCQ' where c = 2088 index_test.go:143: sql update test_index set c1 = 5277046687237950197, c2 = 0.806786, c3 = 'QgmsQdEf9T' where c = 2010 index_test.go:140: sql delete from test_index where c = 471 index_test.go:140: sql delete from test_index where c = 3157 index_test.go:137: sql insert into test_index values (3487, 2093098105480510206, 0.123940, 'SS81Bohkik') index_test.go:143: sql update test_index set c1 = 4787012748461426033, c2 = 0.693171, c3 = 'NfAkt29KGy' where c = 2240 index_test.go:137: sql insert into test_index values (3491, 2411346850295448440, 0.988682, 'HuGlHo6zIx') index_test.go:137: sql insert into test_index values (3489, 1040249114783993413, 0.412681, 'kwpkXCsXkY') index_test.go:137: sql insert into test_index values (3492, 7832235084767361986, 0.051606, 'fUyNdFeoQk') index_test.go:137: sql insert into test_index values (3490, 128262884707884920, 0.712560, 'hn3xf6QePD') index_test.go:137: sql insert into test_index values (3488, 8466691519697235621, 0.261555, 'avDTv6DuTs') index_test.go:140: sql delete from test_index where c = 1200 index_test.go:143: sql update test_index set c1 = 1350979326507706270, c2 = 0.955010, c3 = 'hrFf0tntp3' where c = 2726 index_test.go:137: sql insert into test_index values (3493, 2557092861326706339, 0.514603, 'QVQHOZC2ZJ') index_test.go:140: sql delete from test_index where c = 551 index_test.go:140: sql delete from test_index where c = 3390 index_test.go:140: sql delete from test_index where c = 1787 index_test.go:140: sql delete from test_index where c = 2380 index_test.go:143: sql update test_index set c1 = 7256056478343007012, c2 = 0.972444, c3 = 'lHbnuF8goY' where c = 510 index_test.go:137: sql insert into test_index values (3494, 6242764085856482273, 0.248059, 'SVDbX418vV') index_test.go:143: sql update test_index set c1 = 3493734415357062410, c2 = 0.519481, c3 = 'suhpz1y7m0' where c = 922 index_test.go:143: sql update test_index set c1 = 6293041387836169022, c2 = 0.874959, c3 = '6YQdbgQj7w' where c = 2234 index_test.go:140: sql delete from test_index where c = 2068 index_test.go:143: sql update test_index set c1 = 4997487487781637372, c2 = 0.748798, c3 = 'FmMyvLZAwl' where c = 270 index_test.go:143: sql update test_index set c1 = 8548646496040217901, c2 = 0.767886, c3 = 'V412WgHZi3' where c = 1113 index_test.go:140: sql delete from test_index where c = 3346 index_test.go:140: sql delete from test_index where c = 1359 index_test.go:143: sql update test_index set c1 = 3975677306760645664, c2 = 0.452654, c3 = 'VpY0kPSopz' where c = 803 index_test.go:137: sql insert into test_index values (3497, 7913292746625854926, 0.999582, 'LMOW87EtWU') index_test.go:143: sql update test_index set c1 = 7775429463593603498, c2 = 0.395686, c3 = 'IBeVEibtDD' where c = 2830 index_test.go:137: sql insert into test_index values (3498, 3158167400379656387, 0.834440, 'nHyS9oA6Qi') index_test.go:143: sql update test_index set c1 = 2581616568994334709, c2 = 0.327672, c3 = 'Njech4mrPA' where c = 1184 index_test.go:137: sql insert into test_index values (3496, 6063551089549651714, 0.757280, '2hlsafikE0') index_test.go:137: sql insert into test_index values (3495, 7796760058943702477, 0.835988, 'cT5K5ApFqc') index_test.go:143: sql update test_index set c1 = 4806925028928059823, c2 = 0.769144, c3 = 'ro0hEqyHFV' where c = 3242 index_test.go:140: sql delete from test_index where c = 1086 index_test.go:137: sql insert into test_index values (3499, 7490996803341072365, 0.742012, 'kYEsKhJeDA') index_test.go:140: sql delete from test_index where c = 3487 index_test.go:137: sql insert into test_index values (3500, 1422165924855654436, 0.059161, 'XyNk2HVgfr') index_test.go:140: sql delete from test_index where c = 3304 index_test.go:140: sql delete from test_index where c = 1440 index_test.go:143: sql update test_index set c1 = 4462171544882097555, c2 = 0.905165, c3 = 'RlbEC0HJFt' where c = 534 index_test.go:143: sql update test_index set c1 = 2047750623934683797, c2 = 0.409396, c3 = 'XALqbtwlAC' where c = 2056 index_test.go:140: sql delete from test_index where c = 1131 index_test.go:140: sql delete from test_index where c = 2759 index_test.go:143: sql update test_index set c1 = 5183003625113339922, c2 = 0.716420, c3 = 'BaIoD7gEc4' where c = 2468 index_test.go:143: sql update test_index set c1 = 6687990336236107439, c2 = 0.316671, c3 = 'z0fb7Jt6IX' where c = 3080 index_test.go:143: sql update test_index set c1 = 1664367664025259766, c2 = 0.377893, c3 = 'GVn4DIZCh1' where c = 2855 index_test.go:143: sql update test_index set c1 = 6249399609215343613, c2 = 0.979142, c3 = 't8PUoN8wIv' where c = 2403 index_test.go:137: sql insert into test_index values (3510, 7912861398692819002, 0.710657, 'fwQDfk3atF') index_test.go:137: sql insert into test_index values (3503, 8665547274684474330, 0.745218, 'pMbqChYbB2') index_test.go:137: sql insert into test_index values (3502, 9194138136404467873, 0.061713, 'TZ1QLWxirc') index_test.go:137: sql insert into test_index values (3504, 8131011291961307337, 0.306492, 'mHRL7VEPWB') index_test.go:137: sql insert into test_index values (3505, 343922350936496432, 0.494428, 'ZEncjJ9BTp') index_test.go:137: sql insert into test_index values (3508, 6729685137466340216, 0.409556, 'nj01VE45WL') index_test.go:140: sql delete from test_index where c = 2460 index_test.go:137: sql insert into test_index values (3501, 890642252644408628, 0.010360, 'qhP6i9jUxK') index_test.go:140: sql delete from test_index where c = 1731 index_test.go:137: sql insert into test_index values (3507, 6915563701936766279, 0.478364, 'DmpDwD96Fe') index_test.go:140: sql delete from test_index where c = 177 index_test.go:137: sql insert into test_index values (3506, 3133853347926346543, 0.220143, 'BWJIqTVAZz') index_test.go:137: sql insert into test_index values (3509, 4914946315036290156, 0.404248, 'QiSfbAneel') index_test.go:140: sql delete from test_index where c = 938 index_test.go:143: sql update test_index set c1 = 6559340118089360147, c2 = 0.782492, c3 = 'rP0KlOKHhj' where c = 173 index_test.go:143: sql update test_index set c1 = 2940710400480711368, c2 = 0.609942, c3 = 'AJyZnCq2SM' where c = 607 index_test.go:140: sql delete from test_index where c = 1267 index_test.go:140: sql delete from test_index where c = 504 index_test.go:140: sql delete from test_index where c = 2502 index_test.go:140: sql delete from test_index where c = 355 index_test.go:140: sql delete from test_index where c = 2903 index_test.go:140: sql delete from test_index where c = 1900 index_test.go:137: sql insert into test_index values (3511, 7118570169702945483, 0.521683, 'aSGgAdWkuB') index_test.go:143: sql update test_index set c1 = 8687615237284786756, c2 = 0.417785, c3 = '34tTxd9Chm' where c = 3401 index_test.go:143: sql update test_index set c1 = 5278631173145023023, c2 = 0.839209, c3 = 'd6weGzYugX' where c = 428 index_test.go:143: sql update test_index set c1 = 62321240512134458, c2 = 0.796062, c3 = 'PqklJvEGBL' where c = 31 index_test.go:143: sql update test_index set c1 = 7369290339484309428, c2 = 0.535221, c3 = 'UCQXdzbNtH' where c = 1901 index_test.go:143: sql update test_index set c1 = 865647179519173217, c2 = 0.814374, c3 = 'F3ufnU7liC' where c = 2749 index_test.go:137: sql insert into test_index values (3512, 2917407766944306599, 0.661192, 'zirCL063wV') index_test.go:143: sql update test_index set c1 = 998362746693147063, c2 = 0.541621, c3 = 'DTiWbeKDiE' where c = 1125 index_test.go:143: sql update test_index set c1 = 4764997735565092556, c2 = 0.270191, c3 = '8B3W8OfS7T' where c = 2022 index_test.go:137: sql insert into test_index values (3513, 3648162536175951118, 0.155824, 'BToLW3Isnw') index_test.go:140: sql delete from test_index where c = 3438 index_test.go:137: sql insert into test_index values (3514, 2045341999333308218, 0.495083, '6TIZSCy8jj') index_test.go:137: sql insert into test_index values (3515, 5272273772070211189, 0.652976, 'ljt4zhQfxd') index_test.go:137: sql insert into test_index values (3517, 4603486096729544249, 0.292012, '8mxwVqHuSk') index_test.go:143: sql update test_index set c1 = 1665405405238315665, c2 = 0.835717, c3 = '4jRVK9ws1C' where c = 878 index_test.go:137: sql insert into test_index values (3516, 3937337671404924935, 0.252298, 'njAG8Drg2f') index_test.go:143: sql update test_index set c1 = 5213067486470415484, c2 = 0.807625, c3 = 'eXTm9BX3On' where c = 377 index_test.go:140: sql delete from test_index where c = 3202 index_test.go:137: sql insert into test_index values (3518, 8644368521957213960, 0.656057, 'EuNLEc9vrl') index_test.go:137: sql insert into test_index values (3519, 5289497202260063157, 0.175185, 'HLDq1AlYHp') index_test.go:140: sql delete from test_index where c = 1484 index_test.go:140: sql delete from test_index where c = 875 index_test.go:140: sql delete from test_index where c = 2824 index_test.go:140: sql delete from test_index where c = 172 index_test.go:140: sql delete from test_index where c = 1153 index_test.go:140: sql delete from test_index where c = 928 index_test.go:137: sql insert into test_index values (3520, 6617192581631102520, 0.039463, 'HSAcuFKV0U') index_test.go:143: sql update test_index set c1 = 1331547321498140052, c2 = 0.633990, c3 = 'mqagZsSuS1' where c = 1251 index_test.go:140: sql delete from test_index where c = 920 index_test.go:137: sql insert into test_index values (3521, 8685716522922702399, 0.063376, 'VVS7zihVXm') index_test.go:143: sql update test_index set c1 = 5953164260587697275, c2 = 0.712611, c3 = 'qxbzyNYFQ7' where c = 392 index_test.go:143: sql update test_index set c1 = 4600738164610008639, c2 = 0.171972, c3 = 'BqEMsojIVd' where c = 1455 index_test.go:140: sql delete from test_index where c = 2557 index_test.go:143: sql update test_index set c1 = 5140048743922674493, c2 = 0.821989, c3 = 'coyiNiG9BU' where c = 2469 index_test.go:143: sql update test_index set c1 = 6618965131554785794, c2 = 0.998603, c3 = 'fFqBvBBfvC' where c = 603 index_test.go:143: sql update test_index set c1 = 7728756985039183139, c2 = 0.334688, c3 = 'sTISTVRdrE' where c = 536 index_test.go:143: sql update test_index set c1 = 3475626215227812285, c2 = 0.552806, c3 = 'bXaMVFXwxK' where c = 1063 index_test.go:137: sql insert into test_index values (3522, 3653531919234519312, 0.880999, 'XiciKPEfBC') index_test.go:143: sql update test_index set c1 = 4179840941468267123, c2 = 0.124559, c3 = 'wJDYU485J4' where c = 1567 index_test.go:137: sql insert into test_index values (3523, 2624180185581415878, 0.062960, 'vgKYuCzBHg') index_test.go:140: sql delete from test_index where c = 1354 index_test.go:137: sql insert into test_index values (3525, 6899217712288712764, 0.877480, 'KKvR9BIt5f') index_test.go:137: sql insert into test_index values (3524, 910293928787156809, 0.101199, '2DNUFhcJw2') index_test.go:137: sql insert into test_index values (3526, 1242836039964524991, 0.300609, 'RzCZw8Xynw') index_test.go:137: sql insert into test_index values (3527, 7875377691978031656, 0.275571, 'c53c6QlfvS') index_test.go:140: sql delete from test_index where c = 512 index_test.go:143: sql update test_index set c1 = 4148502689008615448, c2 = 0.782928, c3 = 'qjHsqr5XrS' where c = 2657 index_test.go:137: sql insert into test_index values (3529, 6405064903543205704, 0.565710, 'YXsrenqluB') index_test.go:140: sql delete from test_index where c = 3490 index_test.go:140: sql delete from test_index where c = 377 index_test.go:137: sql insert into test_index values (3528, 6786524998661205447, 0.076004, 'QlEKrmwBeZ') index_test.go:140: sql delete from test_index where c = 2389 index_test.go:140: sql delete from test_index where c = 1355 index_test.go:140: sql delete from test_index where c = 3253 index_test.go:143: sql update test_index set c1 = 7940740503281881371, c2 = 0.794974, c3 = 'txHbq6UNu6' where c = 425 index_test.go:140: sql delete from test_index where c = 3224 index_test.go:143: sql update test_index set c1 = 8773174359412614065, c2 = 0.953149, c3 = 'dPHlkfR3Ar' where c = 2469 index_test.go:143: sql update test_index set c1 = 1234372524197655241, c2 = 0.966549, c3 = '3cKWuzeyuB' where c = 2145 index_test.go:143: sql update test_index set c1 = 2532158524305744576, c2 = 0.975616, c3 = 'ANSY7fwO3K' where c = 300 index_test.go:143: sql update test_index set c1 = 520766732614037912, c2 = 0.860336, c3 = 'vziQ5uWLbT' where c = 94 index_test.go:137: sql insert into test_index values (3530, 5868809736867890448, 0.218647, 'l33eji1g7S') index_test.go:143: sql update test_index set c1 = 4359678788249695584, c2 = 0.250273, c3 = 'L8giJSauK8' where c = 1652 index_test.go:143: sql update test_index set c1 = 6413685670282370451, c2 = 0.646088, c3 = 'mUN5uJRtPs' where c = 3196 index_test.go:140: sql delete from test_index where c = 1227 index_test.go:143: sql update test_index set c1 = 7694525743747009812, c2 = 0.417610, c3 = 'N1An8avSiu' where c = 2232 index_test.go:137: sql insert into test_index values (3534, 4530391552963011883, 0.105451, 'eR48DWboa5') index_test.go:137: sql insert into test_index values (3532, 7070739407340739275, 0.298187, 'KsRnnx8tZh') index_test.go:137: sql insert into test_index values (3535, 4760196647972598951, 0.260292, '2mBgG8TUUs') index_test.go:137: sql insert into test_index values (3531, 4939307119600298069, 0.671066, 'CuJRJ8U5OW') index_test.go:143: sql update test_index set c1 = 5881486277803556794, c2 = 0.215757, c3 = 'WBFRDt3COe' where c = 56 index_test.go:137: sql insert into test_index values (3536, 7420844929784794193, 0.058043, 'cOfqcVPnyg') index_test.go:137: sql insert into test_index values (3537, 1511189930152090040, 0.461594, 'sbDW5bJHJx') index_test.go:137: sql insert into test_index values (3533, 1235856086199030380, 0.554705, 'T7jofIrRHj') index_test.go:140: sql delete from test_index where c = 1513 index_test.go:140: sql delete from test_index where c = 1548 index_test.go:140: sql delete from test_index where c = 1337 index_test.go:137: sql insert into test_index values (3538, 4602586524122699612, 0.149139, 'cgeaVnFeF0') index_test.go:140: sql delete from test_index where c = 1314 index_test.go:143: sql update test_index set c1 = 2178327832042327685, c2 = 0.607605, c3 = 'tS59SjzBJC' where c = 1407 index_test.go:143: sql update test_index set c1 = 4319776800953610002, c2 = 0.355791, c3 = 'BjpUdOWKsn' where c = 1729 index_test.go:137: sql insert into test_index values (3539, 5158989155736786610, 0.762546, 'yjsU54y8zW') index_test.go:143: sql update test_index set c1 = 9087497547801933226, c2 = 0.934993, c3 = '0WPDlhKSCI' where c = 733 index_test.go:143: sql update test_index set c1 = 1222618401492719396, c2 = 0.136218, c3 = 'Lqn5td0EOx' where c = 2237 index_test.go:140: sql delete from test_index where c = 1719 index_test.go:140: sql delete from test_index where c = 3270 index_test.go:143: sql update test_index set c1 = 2694606105018893106, c2 = 0.509019, c3 = 'vlnikc0V2N' where c = 703 index_test.go:140: sql delete from test_index where c = 3016 index_test.go:137: sql insert into test_index values (3541, 6704602546163237422, 0.158707, '6f8nN37IwK') index_test.go:137: sql insert into test_index values (3540, 6833105935819429131, 0.969761, '8I8xOCtLQ4') index_test.go:143: sql update test_index set c1 = 3366789315505998708, c2 = 0.621333, c3 = 'BD1TIPHv6X' where c = 1180 index_test.go:140: sql delete from test_index where c = 1373 index_test.go:140: sql delete from test_index where c = 2625 index_test.go:140: sql delete from test_index where c = 3102 index_test.go:137: sql insert into test_index values (3542, 5831900733842601818, 0.395397, 'r2ImNAHR5R') index_test.go:140: sql delete from test_index where c = 1907 index_test.go:137: sql insert into test_index values (3543, 3639908805310922188, 0.433301, 'tXIz2QNFZQ') index_test.go:140: sql delete from test_index where c = 1062 index_test.go:140: sql delete from test_index where c = 451 index_test.go:137: sql insert into test_index values (3544, 7565099492707104665, 0.178434, 'gdb2I1iHzE') index_test.go:137: sql insert into test_index values (3545, 9215048973426273689, 0.080124, 'mN29VTZ5EI') index_test.go:143: sql update test_index set c1 = 3941693433590692965, c2 = 0.602143, c3 = '10BShJblwo' where c = 214 index_test.go:143: sql update test_index set c1 = 461780026577279067, c2 = 0.376525, c3 = 'Bfe7btViom' where c = 100 index_test.go:143: sql update test_index set c1 = 1293289787282999066, c2 = 0.641781, c3 = 'CFE129kyb7' where c = 754 index_test.go:143: sql update test_index set c1 = 8417512617589925210, c2 = 0.486172, c3 = '3AnOmx4DgR' where c = 18 index_test.go:140: sql delete from test_index where c = 1397 index_test.go:143: sql update test_index set c1 = 1958977013415138013, c2 = 0.867315, c3 = 'wMS2YaAxBq' where c = 2680 index_test.go:143: sql update test_index set c1 = 6312318791772039667, c2 = 0.397961, c3 = 'fdFd1oKiBP' where c = 1019 index_test.go:143: sql update test_index set c1 = 2268146210106646415, c2 = 0.829710, c3 = 's5c6nC0adT' where c = 2554 index_test.go:140: sql delete from test_index where c = 1652 index_test.go:143: sql update test_index set c1 = 6410733860009719083, c2 = 0.725855, c3 = 'f0wzlObWz7' where c = 2174 index_test.go:140: sql delete from test_index where c = 2525 index_test.go:143: sql update test_index set c1 = 8617607452892383859, c2 = 0.370474, c3 = 'myEM0aokMv' where c = 2388 index_test.go:137: sql insert into test_index values (3547, 3777547279524306235, 0.389501, 'HGdXu358p6') index_test.go:137: sql insert into test_index values (3549, 9112208436335798134, 0.277452, 'o6CwsFcMAC') index_test.go:137: sql insert into test_index values (3546, 8043137613077009261, 0.537262, 'zH2foTyGBb') index_test.go:137: sql insert into test_index values (3551, 5161185328718727927, 0.930703, 'Qsgbc5KP6r') index_test.go:137: sql insert into test_index values (3548, 7636167914959926189, 0.186838, '0cj54ukr2Z') index_test.go:137: sql insert into test_index values (3550, 5681607441458360353, 0.312833, '3jdoUDw8kF') index_test.go:137: sql insert into test_index values (3552, 3699580108669394767, 0.702197, 'tY26Pi9vH2') index_test.go:143: sql update test_index set c1 = 2550877834413865536, c2 = 0.468867, c3 = 'cobpZAsU9N' where c = 312 index_test.go:140: sql delete from test_index where c = 970 index_test.go:140: sql delete from test_index where c = 2136 index_test.go:137: sql insert into test_index values (3554, 5142547575059196683, 0.439356, 'LIqzcETszY') index_test.go:140: sql delete from test_index where c = 3384 index_test.go:137: sql insert into test_index values (3553, 7190937602271395947, 0.938185, 'PL4V353xjL') index_test.go:140: sql delete from test_index where c = 2430 index_test.go:140: sql delete from test_index where c = 1106 index_test.go:143: sql update test_index set c1 = 4172083445832456812, c2 = 0.879328, c3 = 'XahQe2cqqu' where c = 1743 index_test.go:140: sql delete from test_index where c = 2842 index_test.go:140: sql delete from test_index where c = 106 index_test.go:143: sql update test_index set c1 = 1725515445368978291, c2 = 0.359171, c3 = 'fzqiiywFrB' where c = 126 index_test.go:143: sql update test_index set c1 = 5018005909885480630, c2 = 0.977501, c3 = 'gJexf4TVjI' where c = 2544 index_test.go:140: sql delete from test_index where c = 3285 index_test.go:137: sql insert into test_index values (3555, 6070896048824967840, 0.439281, 'srEiOunACn') index_test.go:140: sql delete from test_index where c = 3541 index_test.go:143: sql update test_index set c1 = 2418875491992093534, c2 = 0.920900, c3 = 'x3ODhtSQkp' where c = 395 index_test.go:137: sql insert into test_index values (3556, 8553943456645980375, 0.742774, 'pSKe0tqLBc') index_test.go:143: sql update test_index set c1 = 2345692393128249382, c2 = 0.060214, c3 = 'MT5Ng0ftiu' where c = 3031 index_test.go:137: sql insert into test_index values (3557, 7964816847920355950, 0.100489, 'zc1DCeh89h') index_test.go:143: sql update test_index set c1 = 5990651772131588860, c2 = 0.799644, c3 = 'ymQ3ekmQZ1' where c = 1846 index_test.go:143: sql update test_index set c1 = 457231699562222193, c2 = 0.673110, c3 = 'hN5sakvmJj' where c = 1879 index_test.go:143: sql update test_index set c1 = 2293710076340654212, c2 = 0.136439, c3 = 'xvK4LfEhMT' where c = 2734 index_test.go:137: sql insert into test_index values (3558, 8987944115355251710, 0.820616, '2OwKZU8ggx') index_test.go:137: sql insert into test_index values (3559, 1821865770962509045, 0.295024, 'ODGXuNatti') index_test.go:143: sql update test_index set c1 = 6832517542370816580, c2 = 0.585796, c3 = 'MGwJuLnAsm' where c = 3484 index_test.go:137: sql insert into test_index values (3560, 7465800694334907804, 0.761762, 'DLGEoRyiug') index_test.go:140: sql delete from test_index where c = 1358 index_test.go:140: sql delete from test_index where c = 2951 index_test.go:140: sql delete from test_index where c = 1048 index_test.go:140: sql delete from test_index where c = 2714 index_test.go:137: sql insert into test_index values (3562, 5797139243532152091, 0.832516, 'diLIfOBdus') index_test.go:137: sql insert into test_index values (3563, 7471164475482475694, 0.104515, '3OO3Hpc2DA') index_test.go:137: sql insert into test_index values (3561, 6711803582071007434, 0.472580, 'svYG8NjHON') index_test.go:140: sql delete from test_index where c = 926 index_test.go:143: sql update test_index set c1 = 278225427330332595, c2 = 0.882122, c3 = 'NxMnvulRe0' where c = 1129 index_test.go:143: sql update test_index set c1 = 8583239626232338790, c2 = 0.568062, c3 = 'GJwwNLTiQF' where c = 462 index_test.go:140: sql delete from test_index where c = 573 index_test.go:143: sql update test_index set c1 = 4352753227649829120, c2 = 0.882549, c3 = 'W88ldaTuGW' where c = 2824 index_test.go:140: sql delete from test_index where c = 488 index_test.go:143: sql update test_index set c1 = 8016078594361240396, c2 = 0.865479, c3 = 'ZbbphtvAbb' where c = 3484 index_test.go:137: sql insert into test_index values (3564, 7782924010064946106, 0.511221, 'xNp96fq4jy') index_test.go:143: sql update test_index set c1 = 6081375801307117967, c2 = 0.013117, c3 = 'XgCzZRdALN' where c = 1346 index_test.go:140: sql delete from test_index where c = 1047 index_test.go:137: sql insert into test_index values (3566, 666443196948369870, 0.175931, 'MpKodL70Fo') index_test.go:143: sql update test_index set c1 = 7419792884177958731, c2 = 0.344748, c3 = 'IHoAEm68dG' where c = 1559 index_test.go:140: sql delete from test_index where c = 1888 index_test.go:143: sql update test_index set c1 = 1071559604999144546, c2 = 0.810210, c3 = 'x8N1odOEol' where c = 2033 index_test.go:140: sql delete from test_index where c = 3288 index_test.go:137: sql insert into test_index values (3565, 7046573744261135155, 0.997590, '0zdg4BThsJ') index_test.go:140: sql delete from test_index where c = 518 index_test.go:137: sql insert into test_index values (3567, 5269291961564013608, 0.649702, 'MVrrkK13Uy') index_test.go:143: sql update test_index set c1 = 6914853352943547322, c2 = 0.651088, c3 = '8LPiHELHpd' where c = 1634 index_test.go:143: sql update test_index set c1 = 5377584554999657288, c2 = 0.833864, c3 = 'HIuVsyYKEl' where c = 1305 index_test.go:140: sql delete from test_index where c = 731 index_test.go:140: sql delete from test_index where c = 1089 index_test.go:143: sql update test_index set c1 = 6486805427114170276, c2 = 0.811248, c3 = 'drtwRI17mg' where c = 2879 index_test.go:137: sql insert into test_index values (3570, 4541929952035062087, 0.532902, 'XW7dxoQBJf') index_test.go:137: sql insert into test_index values (3569, 1790425285860741460, 0.989567, 'Kl6MA8pKxt') index_test.go:137: sql insert into test_index values (3568, 755822962545608483, 0.721251, 'H8YnUApPwG') index_test.go:143: sql update test_index set c1 = 9030882086198916292, c2 = 0.936406, c3 = 'JPs57BWG4Q' where c = 2609 index_test.go:143: sql update test_index set c1 = 2255374648135736636, c2 = 0.145349, c3 = 'hQy68b6kf5' where c = 2184 index_test.go:137: sql insert into test_index values (3572, 2983693447478870392, 0.495364, 'w3Mh1Mlifw') index_test.go:140: sql delete from test_index where c = 1440 index_test.go:137: sql insert into test_index values (3571, 4183258763376419753, 0.260783, 'qrVzXyEGTL') index_test.go:140: sql delete from test_index where c = 329 index_test.go:137: sql insert into test_index values (3573, 3726894602574228165, 0.206581, 'MJwkDHtB1w') index_test.go:137: sql insert into test_index values (3574, 1453797809173937531, 0.046565, 'iN7fFhS04M') index_test.go:137: sql insert into test_index values (3576, 7322033042200710814, 0.584583, '4hhU2zM2qN') index_test.go:143: sql update test_index set c1 = 819805990178396097, c2 = 0.477824, c3 = 'XkQKH4jH3i' where c = 2175 index_test.go:137: sql insert into test_index values (3575, 6819708810926001905, 0.378586, 'nHA80tahtJ') index_test.go:140: sql delete from test_index where c = 2374 index_test.go:140: sql delete from test_index where c = 2589 index_test.go:140: sql delete from test_index where c = 3009 index_test.go:143: sql update test_index set c1 = 2638184335454575989, c2 = 0.974183, c3 = 'WPLoqpO6Kf' where c = 1140 index_test.go:140: sql delete from test_index where c = 1800 index_test.go:140: sql delete from test_index where c = 1763 index_test.go:140: sql delete from test_index where c = 3507 index_test.go:137: sql insert into test_index values (3577, 3237215534878088824, 0.767324, 'IuPPpqDR5b') index_test.go:143: sql update test_index set c1 = 6928042505521469367, c2 = 0.616309, c3 = 'Q16yjJPaUx' where c = 905 index_test.go:143: sql update test_index set c1 = 6771697394734716314, c2 = 0.590834, c3 = 'oQBuuAF747' where c = 2035 index_test.go:143: sql update test_index set c1 = 1518436221333983394, c2 = 0.250066, c3 = 'zlvOSt9P7D' where c = 1398 index_test.go:137: sql insert into test_index values (3578, 2355294091765131731, 0.912237, 'qYcYvk76Gy') index_test.go:140: sql delete from test_index where c = 3246 index_test.go:143: sql update test_index set c1 = 3487295892073325961, c2 = 0.767599, c3 = 'LD0wHRH9ds' where c = 3474 index_test.go:137: sql insert into test_index values (3580, 7201096889452286763, 0.585591, 'Z31PrRT0Hi') index_test.go:137: sql insert into test_index values (3579, 2755344832612376039, 0.097281, '7BwWDlG9gp') index_test.go:143: sql update test_index set c1 = 2045197484713792154, c2 = 0.249393, c3 = 'CSlEtZmxIj' where c = 2046 index_test.go:143: sql update test_index set c1 = 3504323286271570506, c2 = 0.717537, c3 = 'IvB948Ckuo' where c = 2120 index_test.go:143: sql update test_index set c1 = 4220788460217707648, c2 = 0.777648, c3 = 'CNRw75Fznz' where c = 2014 index_test.go:143: sql update test_index set c1 = 3241853730413147903, c2 = 0.907857, c3 = 'OeyXWmUmjn' where c = 970 index_test.go:140: sql delete from test_index where c = 1489 index_test.go:137: sql insert into test_index values (3581, 7277235212898571639, 0.089311, 'CgLrFa9RX2') index_test.go:140: sql delete from test_index where c = 1205 index_test.go:140: sql delete from test_index where c = 3251 index_test.go:137: sql insert into test_index values (3583, 1357376121176891598, 0.981615, 'hYGfsjmdop') index_test.go:137: sql insert into test_index values (3586, 2214341711932714608, 0.560977, 'lIxao1lyGl') index_test.go:140: sql delete from test_index where c = 2872 index_test.go:137: sql insert into test_index values (3585, 4452371302281355119, 0.342899, 'YSa2uRedBv') index_test.go:137: sql insert into test_index values (3582, 1290600580343431700, 0.720433, 'cBIKtikUge') index_test.go:140: sql delete from test_index where c = 2998 index_test.go:140: sql delete from test_index where c = 187 index_test.go:140: sql delete from test_index where c = 1967 index_test.go:137: sql insert into test_index values (3584, 5355526033798832661, 0.353940, 'jIARjWWxZp') index_test.go:143: sql update test_index set c1 = 6954991355141149002, c2 = 0.715493, c3 = 'vegj4CNKLe' where c = 3446 index_test.go:143: sql update test_index set c1 = 8288482514958746407, c2 = 0.757128, c3 = 'Y061X0fE9H' where c = 1017 index_test.go:143: sql update test_index set c1 = 4270674506922869648, c2 = 0.617172, c3 = 'paQOTd8jiG' where c = 882 index_test.go:143: sql update test_index set c1 = 159023785086988387, c2 = 0.523209, c3 = 'iRAURS89Wx' where c = 2908 index_test.go:140: sql delete from test_index where c = 927 index_test.go:143: sql update test_index set c1 = 7168702785432579777, c2 = 0.957788, c3 = '6VFiHev9wA' where c = 593 index_test.go:140: sql delete from test_index where c = 2097 index_test.go:143: sql update test_index set c1 = 7981216836405778980, c2 = 0.436195, c3 = 'wPJiebj5V5' where c = 2104 index_test.go:140: sql delete from test_index where c = 1649 index_test.go:143: sql update test_index set c1 = 9170300609691345374, c2 = 0.378981, c3 = 'AAgoLhzElI' where c = 2417 index_test.go:137: sql insert into test_index values (3588, 2496345647861766488, 0.931756, 'Vi9qu7ccOm') index_test.go:137: sql insert into test_index values (3590, 2080529976425830856, 0.069066, 'Mwj6dktNUL') index_test.go:137: sql insert into test_index values (3591, 2803262710548575251, 0.445121, 'uf65DNf1oP') index_test.go:137: sql insert into test_index values (3587, 1398595220840337144, 0.371110, 'w2EMK4gE68') index_test.go:140: sql delete from test_index where c = 274 index_test.go:137: sql insert into test_index values (3589, 5424110291830355956, 0.705837, 'u1km45F464') index_test.go:143: sql update test_index set c1 = 4196374449290140231, c2 = 0.413414, c3 = 'pLqFzsNDaO' where c = 182 index_test.go:143: sql update test_index set c1 = 8062911077839853142, c2 = 0.274954, c3 = 'zb9alpKxrB' where c = 1527 index_test.go:143: sql update test_index set c1 = 201109623832296963, c2 = 0.615203, c3 = 'WpPYA4Fgbq' where c = 762 index_test.go:140: sql delete from test_index where c = 1548 index_test.go:137: sql insert into test_index values (3593, 8179486691614306476, 0.976889, 'lEo6lewAPQ') index_test.go:137: sql insert into test_index values (3592, 1104267956563605758, 0.498601, '1ivvOFGXwt') index_test.go:140: sql delete from test_index where c = 485 index_test.go:140: sql delete from test_index where c = 276 index_test.go:140: sql delete from test_index where c = 1367 index_test.go:137: sql insert into test_index values (3594, 8182431962074526997, 0.781316, 'MiYa2mDujT') index_test.go:137: sql insert into test_index values (3595, 2689946359419513700, 0.880245, 'QxSShTAKQd') index_test.go:140: sql delete from test_index where c = 995 index_test.go:143: sql update test_index set c1 = 2635871862928644948, c2 = 0.118043, c3 = 'wMOmKDSJSs' where c = 3381 index_test.go:137: sql insert into test_index values (3596, 6163851128473101911, 0.827939, 'zKcKwYbDYh') index_test.go:143: sql update test_index set c1 = 815107933186092645, c2 = 0.723050, c3 = 'bPJhqNEISS' where c = 2712 index_test.go:143: sql update test_index set c1 = 1633264535166399505, c2 = 0.749105, c3 = 'de1ky8bIC8' where c = 1735 index_test.go:140: sql delete from test_index where c = 1244 index_test.go:140: sql delete from test_index where c = 2913 index_test.go:143: sql update test_index set c1 = 7338276853829336712, c2 = 0.256826, c3 = 'Do1v84MTC6' where c = 1801 index_test.go:140: sql delete from test_index where c = 2243 index_test.go:143: sql update test_index set c1 = 9019009973127912624, c2 = 0.442627, c3 = '8e5lYlcipi' where c = 2245 index_test.go:140: sql delete from test_index where c = 1810 index_test.go:137: sql insert into test_index values (3597, 7935584591421127407, 0.385633, 'LFK6VFjBIF') index_test.go:143: sql update test_index set c1 = 6896762571945254708, c2 = 0.803369, c3 = 'TNMAJDGqLN' where c = 3111 index_test.go:143: sql update test_index set c1 = 5705991031052766216, c2 = 0.304718, c3 = 'H61UkduNF8' where c = 1728 index_test.go:140: sql delete from test_index where c = 475 index_test.go:143: sql update test_index set c1 = 245427087727402753, c2 = 0.598481, c3 = 'HTwN3WhHTn' where c = 1922 index_test.go:143: sql update test_index set c1 = 6324146849902123902, c2 = 0.959549, c3 = 'B22jO3yeRX' where c = 3452 index_test.go:137: sql insert into test_index values (3598, 7773250508059026866, 0.357535, 'sX724cBOFd') index_test.go:143: sql update test_index set c1 = 1348680832198219442, c2 = 0.243948, c3 = 'VqUydrl6Me' where c = 2104 index_test.go:137: sql insert into test_index values (3600, 4597030901546203674, 0.271411, 'uACEOJjTUz') index_test.go:137: sql insert into test_index values (3599, 6328743140527693881, 0.604095, 'XWJirpysW9') index_test.go:140: sql delete from test_index where c = 1517 index_test.go:143: sql update test_index set c1 = 8598923143462612562, c2 = 0.134268, c3 = 'f6pDvcFjqQ' where c = 2970 index_test.go:140: sql delete from test_index where c = 2982 index_test.go:140: sql delete from test_index where c = 3070 index_test.go:143: sql update test_index set c1 = 7612722221649736311, c2 = 0.255702, c3 = 'cYf6rTfUJ1' where c = 713 index_test.go:143: sql update test_index set c1 = 7081240921622225047, c2 = 0.246239, c3 = 'kFrYoSNrlg' where c = 2174 index_test.go:143: sql update test_index set c1 = 7370675819616095184, c2 = 0.182844, c3 = 'x59gwDkI2X' where c = 3422 index_test.go:137: sql insert into test_index values (3602, 9118900427841770482, 0.976069, 'Dr7QQ9k65O') index_test.go:137: sql insert into test_index values (3601, 345096803298581906, 0.795134, 'a5yLi2c3V3') index_test.go:137: sql insert into test_index values (3603, 367185492505095092, 0.086563, 'cyaDNld3e7') index_test.go:137: sql insert into test_index values (3605, 6209298723948117538, 0.188941, 'unSulkn51l') index_test.go:137: sql insert into test_index values (3604, 4697311400110698817, 0.295663, 'US2ZBpR5sN') index_test.go:137: sql insert into test_index values (3607, 6113874314522883149, 0.461891, 'VgSa3RNglr') index_test.go:137: sql insert into test_index values (3609, 4131992176618748983, 0.410025, 'q5V8OS5eNl') index_test.go:137: sql insert into test_index values (3610, 2345302103210484198, 0.298964, 'nGABZxaKTu') index_test.go:140: sql delete from test_index where c = 598 index_test.go:137: sql insert into test_index values (3608, 226993037212403192, 0.802762, 'mnqSpBVmOK') index_test.go:137: sql insert into test_index values (3606, 8058001679868432821, 0.064683, 'vrpOQJGbla') index_test.go:140: sql delete from test_index where c = 1014 index_test.go:140: sql delete from test_index where c = 2024 index_test.go:140: sql delete from test_index where c = 2854 index_test.go:140: sql delete from test_index where c = 523 index_test.go:143: sql update test_index set c1 = 7929554056247222749, c2 = 0.046864, c3 = 'Sm1dQGJxTC' where c = 2205 index_test.go:143: sql update test_index set c1 = 5823799810233095709, c2 = 0.763232, c3 = 'Hrzjo0dONr' where c = 1344 index_test.go:140: sql delete from test_index where c = 2996 index_test.go:140: sql delete from test_index where c = 2774 index_test.go:140: sql delete from test_index where c = 3026 index_test.go:140: sql delete from test_index where c = 1562 index_test.go:140: sql delete from test_index where c = 925 index_test.go:137: sql insert into test_index values (3611, 1634799760965326428, 0.435696, 'OHaTTmlnKe') index_test.go:143: sql update test_index set c1 = 3270228407534242007, c2 = 0.437070, c3 = 'XL77Ij2uez' where c = 2123 index_test.go:137: sql insert into test_index values (3612, 4556150081132180971, 0.878769, 'hK8gYsN4kI') index_test.go:143: sql update test_index set c1 = 3147058210216455931, c2 = 0.569967, c3 = 'QfXIAiEWGK' where c = 635 index_test.go:143: sql update test_index set c1 = 5631538402397336023, c2 = 0.448170, c3 = 'C16j99jzh6' where c = 317 index_test.go:140: sql delete from test_index where c = 2284 index_test.go:143: sql update test_index set c1 = 4663610776772636709, c2 = 0.741858, c3 = 'yIszDpWCSq' where c = 2416 index_test.go:143: sql update test_index set c1 = 1414450745513243103, c2 = 0.605337, c3 = 'SttExcD2HE' where c = 971 index_test.go:143: sql update test_index set c1 = 4106479447471858647, c2 = 0.561839, c3 = 'aTTzR3d6UF' where c = 321 index_test.go:143: sql update test_index set c1 = 7282778621270198472, c2 = 0.781492, c3 = 'td46Vpj0lv' where c = 667 index_test.go:143: sql update test_index set c1 = 2175331680672822093, c2 = 0.447893, c3 = 'TZO5IEdcXj' where c = 2506 index_test.go:137: sql insert into test_index values (3613, 6835079536884611491, 0.316268, 'UUqqbOOxkI') index_test.go:140: sql delete from test_index where c = 2446 index_test.go:137: sql insert into test_index values (3614, 5008238692999919915, 0.035541, '6cbhSR1w5n') index_test.go:137: sql insert into test_index values (3615, 8303554242183840714, 0.039501, 'yHPbtvl0Vd') index_test.go:143: sql update test_index set c1 = 6849468835380189218, c2 = 0.582845, c3 = 'IiEJi7XZ1b' where c = 1813 index_test.go:137: sql insert into test_index values (3616, 198589996669801454, 0.342977, 'X3havvFw6i') index_test.go:137: sql insert into test_index values (3619, 8175638412274837879, 0.529795, 'vZqjqtqT5B') index_test.go:137: sql insert into test_index values (3617, 4550080172232608922, 0.126970, 'cCastbkpGy') index_test.go:137: sql insert into test_index values (3618, 7057855929068193605, 0.714102, 's9i4g6IrY9') index_test.go:143: sql update test_index set c1 = 8666722831876542427, c2 = 0.784362, c3 = 'RnOBxcsLvG' where c = 3244 index_test.go:137: sql insert into test_index values (3620, 6909848222094834031, 0.732524, 'eCnIWMLjDn') index_test.go:140: sql delete from test_index where c = 1636 index_test.go:137: sql insert into test_index values (3621, 63561087148203113, 0.215189, 'OaeMlkyca1') index_test.go:140: sql delete from test_index where c = 2692 index_test.go:140: sql delete from test_index where c = 1581 index_test.go:140: sql delete from test_index where c = 1557 index_test.go:140: sql delete from test_index where c = 1350 index_test.go:140: sql delete from test_index where c = 2717 index_test.go:137: sql insert into test_index values (3622, 4870792410155501818, 0.007972, 'R60dfYCAu9') index_test.go:143: sql update test_index set c1 = 7331531023043173402, c2 = 0.858113, c3 = 'KzumswqEpu' where c = 3545 index_test.go:140: sql delete from test_index where c = 3228 index_test.go:140: sql delete from test_index where c = 1273 # Time: 2024-05-06T17:55:38.394428424+08:00 # Txn_start_ts: 0 # Query_time: 1.01036112 # Parse_time: 0.000083754 # Compile_time: 0.000124948 # Rewrite_time: 0.000003617 # Optimize_time: 0 # Wait_TS: 0.000329455 # DB: test_ddl # Is_internal: false # Digest: dca966c114ddec9694d60160365be4f13a7b89ba9e7b7739957fb07b907f8def # Num_cop_tasks: 0 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Resource_group: default drop index c2_index on test_index; index_test.go:140: sql delete from test_index where c = 2541 index_test.go:143: sql update test_index set c1 = 5432605031513966837, c2 = 0.538694, c3 = 'mXcgm5x7vQ' where c = 2689 index_test.go:140: sql delete from test_index where c = 3467 index_test.go:143: sql update test_index set c1 = 2583868929750059565, c2 = 0.629571, c3 = 'vYFcwhd98y' where c = 2480 index_test.go:143: sql update test_index set c1 = 3085674309799518470, c2 = 0.741281, c3 = 'saBlf4FwLr' where c = 3558 index_test.go:143: sql update test_index set c1 = 3995035186192667834, c2 = 0.058478, c3 = 'xkRZABmNnw' where c = 850 index_test.go:143: sql update test_index set c1 = 6365032253898711908, c2 = 0.027539, c3 = 'hziqSzb97W' where c = 1176 index_test.go:143: sql update test_index set c1 = 6271617454140348072, c2 = 0.888955, c3 = '1y4IkBOcTb' where c = 1946 index_test.go:137: sql insert into test_index values (3623, 8842097515404647621, 0.792526, '3zZ8pvFAXz') index_test.go:143: sql update test_index set c1 = 8173710924191059618, c2 = 0.791025, c3 = '7Z23CYOLZY' where c = 1678 index_test.go:143: sql update test_index set c1 = 5779545145067531801, c2 = 0.879859, c3 = 'KfYnRHY7M5' where c = 1020 index_test.go:143: sql update test_index set c1 = 7268142887087725736, c2 = 0.459221, c3 = 'gzb5X2JjUU' where c = 3425 index_test.go:137: sql insert into test_index values (3624, 2892395165793267917, 0.796666, '0Ywk3rZblp') index_test.go:137: sql insert into test_index values (3625, 275782419226205307, 0.286146, 'zyslUiz7Ux') index_test.go:137: sql insert into test_index values (3628, 3388975952678194985, 0.023153, 'XBQjEtKvSG') index_test.go:137: sql insert into test_index values (3626, 4214843016035019691, 0.781121, '777Bpa0OnG') index_test.go:137: sql insert into test_index values (3629, 4109234257317346880, 0.347302, 'bSysfvX67y') index_test.go:137: sql insert into test_index values (3630, 4266185792400119506, 0.676025, 'QwIoER9PIX') index_test.go:137: sql insert into test_index values (3631, 3002504169256943628, 0.291100, '3EjiA0AD8e') index_test.go:140: sql delete from test_index where c = 663 index_test.go:140: sql delete from test_index where c = 2140 index_test.go:140: sql delete from test_index where c = 230 index_test.go:137: sql insert into test_index values (3632, 3956787874986257294, 0.561419, '9e5CYyE2Hi') index_test.go:137: sql insert into test_index values (3627, 6031239765713929541, 0.778585, 'u9vXRP3E5i') index_test.go:140: sql delete from test_index where c = 3533 index_test.go:140: sql delete from test_index where c = 3420 index_test.go:140: sql delete from test_index where c = 3539 index_test.go:140: sql delete from test_index where c = 3546 index_test.go:140: sql delete from test_index where c = 2059 index_test.go:143: sql update test_index set c1 = 1437417480007710524, c2 = 0.073006, c3 = '3MQzwNPEIp' where c = 1413 index_test.go:143: sql update test_index set c1 = 5809783631017919571, c2 = 0.257465, c3 = '740CtaUitW' where c = 446 index_test.go:143: sql update test_index set c1 = 1244806402856523387, c2 = 0.984615, c3 = 'RTXXtfRNxI' where c = 1480 index_test.go:143: sql update test_index set c1 = 8807778781169785180, c2 = 0.366660, c3 = 'fG3O68aLax' where c = 3475 index_test.go:143: sql update test_index set c1 = 2432445674495652504, c2 = 0.837301, c3 = 'A4VqjKuv6Y' where c = 2423 index_test.go:140: sql delete from test_index where c = 379 index_test.go:143: sql update test_index set c1 = 177081291593908154, c2 = 0.796990, c3 = 'OANBPxwrAR' where c = 903 index_test.go:143: sql update test_index set c1 = 989090204119871469, c2 = 0.025331, c3 = 'ugwzhZdenh' where c = 1001 index_test.go:140: sql delete from test_index where c = 1922 index_test.go:143: sql update test_index set c1 = 4632459793750564641, c2 = 0.427567, c3 = 'dzvaY2OmWU' where c = 2818 index_test.go:137: sql insert into test_index values (3637, 7820654091126152133, 0.295005, 'UnhTkOGuVN') index_test.go:137: sql insert into test_index values (3634, 7388024417628283503, 0.592408, 'pV4l3XXXo9') index_test.go:137: sql insert into test_index values (3633, 6357635387251071738, 0.078298, 'yUpmCMJeMy') index_test.go:137: sql insert into test_index values (3635, 7934000019882622592, 0.640620, 'u6XJMjw9Re') index_test.go:140: sql delete from test_index where c = 1525 index_test.go:137: sql insert into test_index values (3639, 6511716350778033791, 0.832025, 'RWn9quCr0W') index_test.go:137: sql insert into test_index values (3640, 6744648447393187563, 0.433779, 'TX2ocHJ8nZ') index_test.go:143: sql update test_index set c1 = 1719518895836757288, c2 = 0.640539, c3 = 'eKUKj1yPvg' where c = 326 index_test.go:137: sql insert into test_index values (3636, 461507963594391902, 0.531492, 'UQuAz4YkIp') index_test.go:140: sql delete from test_index where c = 1231 index_test.go:140: sql delete from test_index where c = 2636 index_test.go:137: sql insert into test_index values (3638, 2342079334841241007, 0.536093, 'QpnF9OMq16') index_test.go:140: sql delete from test_index where c = 205 index_test.go:140: sql delete from test_index where c = 1512 index_test.go:143: sql update test_index set c1 = 6419757343428899239, c2 = 0.936414, c3 = 'JiMztY1yiK' where c = 3111 index_test.go:140: sql delete from test_index where c = 2375 index_test.go:143: sql update test_index set c1 = 1520507578678733557, c2 = 0.189609, c3 = 'h9diUn4WtW' where c = 880 index_test.go:140: sql delete from test_index where c = 3613 index_test.go:143: sql update test_index set c1 = 8144290638345883374, c2 = 0.391418, c3 = 'fKivQtvdZp' where c = 3107 index_test.go:140: sql delete from test_index where c = 1574 index_test.go:143: sql update test_index set c1 = 8393652560767979136, c2 = 0.887037, c3 = '1aFmoF7r2S' where c = 2214 index_test.go:143: sql update test_index set c1 = 280556349602860884, c2 = 0.091257, c3 = 'NNXWEJ5MrQ' where c = 1844 index_test.go:143: sql update test_index set c1 = 1710046034298693787, c2 = 0.648857, c3 = 'oCLnADHxJd' where c = 1049 index_test.go:137: sql insert into test_index values (3641, 4355710229268940262, 0.801899, '7RlwPnwacp') index_test.go:143: sql update test_index set c1 = 9118222803613568353, c2 = 0.626072, c3 = 'sTQ2G4BWKb' where c = 1771 index_test.go:143: sql update test_index set c1 = 6964285355969832179, c2 = 0.727858, c3 = 'xdN7pnhrMb' where c = 2196 index_test.go:137: sql insert into test_index values (3642, 3262755601393426624, 0.538271, 'HkYu41AnWJ') index_test.go:140: sql delete from test_index where c = 836 index_test.go:137: sql insert into test_index values (3644, 4203623923424048665, 0.816818, 'dAjXo27fNh') index_test.go:137: sql insert into test_index values (3646, 2152147971797285478, 0.322763, '1o0VEWqwWa') index_test.go:137: sql insert into test_index values (3647, 8092957949843550933, 0.261511, 'qF5CnW1Xe2') index_test.go:137: sql insert into test_index values (3643, 8357160052130063768, 0.890346, 'qUh4b8bQ1Q') index_test.go:137: sql insert into test_index values (3645, 7441902793617201630, 0.781084, 'eALvg1Hbln') index_test.go:143: sql update test_index set c1 = 7822125155133660891, c2 = 0.431695, c3 = 'FzeSOrhPaM' where c = 2953 index_test.go:137: sql insert into test_index values (3648, 7737422312554754372, 0.073979, 'ctxoOJuJo1') index_test.go:137: sql insert into test_index values (3649, 8039420497416151693, 0.631973, '7NWejCptFA') index_test.go:140: sql delete from test_index where c = 2678 index_test.go:140: sql delete from test_index where c = 3581 index_test.go:143: sql update test_index set c1 = 4064359658980792778, c2 = 0.742388, c3 = 'gbc5V1r0Xe' where c = 2802 index_test.go:140: sql delete from test_index where c = 2939 index_test.go:140: sql delete from test_index where c = 2168 index_test.go:137: sql insert into test_index values (3650, 8530522776604045946, 0.666403, 'RQlO3lFOOY') index_test.go:140: sql delete from test_index where c = 1589 index_test.go:140: sql delete from test_index where c = 2012 index_test.go:140: sql delete from test_index where c = 2858 index_test.go:140: sql delete from test_index where c = 921 index_test.go:140: sql delete from test_index where c = 343 index_test.go:143: sql update test_index set c1 = 8436201559871557427, c2 = 0.120487, c3 = 'rY87SPphFC' where c = 3072 index_test.go:143: sql update test_index set c1 = 2043878165186949498, c2 = 0.353129, c3 = 'KL9lGNOBMO' where c = 2327 index_test.go:137: sql insert into test_index values (3651, 7262955431661857554, 0.955684, 'ZqIEZfICYt') index_test.go:143: sql update test_index set c1 = 1485054032030520223, c2 = 0.223314, c3 = 'v20Z6IADNf' where c = 1801 index_test.go:143: sql update test_index set c1 = 7049690859077794645, c2 = 0.051020, c3 = 'BIntU4itV3' where c = 2271 index_test.go:143: sql update test_index set c1 = 2841260687897033875, c2 = 0.905595, c3 = 'qLckRPYotU' where c = 820 index_test.go:143: sql update test_index set c1 = 4420031939075356116, c2 = 0.803454, c3 = 'xwPm3taGfE' where c = 3607 index_test.go:143: sql update test_index set c1 = 5863310744940875208, c2 = 0.639437, c3 = 'obUcM2K37J' where c = 2154 index_test.go:140: sql delete from test_index where c = 1485 index_test.go:143: sql update test_index set c1 = 2845853217279009557, c2 = 0.132476, c3 = 'wQ8IOqsSGk' where c = 1596 index_test.go:137: sql insert into test_index values (3652, 8016280444610538845, 0.603720, 'FB2X5a1DoI') index_test.go:137: sql insert into test_index values (3653, 3470351262901328394, 0.721731, 'a6IvbIjNY1') index_test.go:143: sql update test_index set c1 = 7944774419299734596, c2 = 0.482549, c3 = '2zQNbY4CnQ' where c = 2053 index_test.go:137: sql insert into test_index values (3655, 6135077762693038904, 0.777074, 'CdXYAX31bM') index_test.go:140: sql delete from test_index where c = 238 index_test.go:137: sql insert into test_index values (3656, 3839377575326458643, 0.888960, 'R8CqBp14h7') index_test.go:137: sql insert into test_index values (3658, 3134097309829632298, 0.252081, 'WHOLd5sUoL') index_test.go:137: sql insert into test_index values (3659, 7085475226029150079, 0.024579, 'YML0LtGARN') index_test.go:137: sql insert into test_index values (3657, 3142136226581523214, 0.269417, 'p4mCvZg7e2') index_test.go:143: sql update test_index set c1 = 6801126091855796766, c2 = 0.390272, c3 = 'Y9sWcfzOrV' where c = 1564 index_test.go:137: sql insert into test_index values (3654, 5050822312128434748, 0.431555, 'fPvr34BJgu') index_test.go:140: sql delete from test_index where c = 879 index_test.go:140: sql delete from test_index where c = 2681 index_test.go:140: sql delete from test_index where c = 1884 index_test.go:140: sql delete from test_index where c = 1041 index_test.go:140: sql delete from test_index where c = 3280 index_test.go:143: sql update test_index set c1 = 7030848039286510889, c2 = 0.387676, c3 = 'HC7sBVYK1P' where c = 207 index_test.go:143: sql update test_index set c1 = 5669980304143376060, c2 = 0.614110, c3 = 'o67bTMPb1Y' where c = 2662 index_test.go:140: sql delete from test_index where c = 2649 index_test.go:137: sql insert into test_index values (3660, 8376624965444580069, 0.679100, 'LPSUiWbPvP') index_test.go:143: sql update test_index set c1 = 793056915368148442, c2 = 0.079813, c3 = '45B3Iyo9sM' where c = 2689 index_test.go:143: sql update test_index set c1 = 2970708367176581495, c2 = 0.710374, c3 = 'aj0qduw8Hi' where c = 1271 index_test.go:140: sql delete from test_index where c = 3224 index_test.go:140: sql delete from test_index where c = 2852 index_test.go:137: sql insert into test_index values (3661, 7480254357121904353, 0.817985, 'SMf5h7npBg') index_test.go:137: sql insert into test_index values (3662, 3194260934830096304, 0.599300, 'PQxkDizBPa') index_test.go:137: sql insert into test_index values (3663, 6924800063043811766, 0.354757, 'uZUDZp9HFB') index_test.go:143: sql update test_index set c1 = 1024393379585461992, c2 = 0.106363, c3 = '8lmqCsH18Y' where c = 3156 index_test.go:137: sql insert into test_index values (3664, 6858164203803006717, 0.368945, 'dH6pygeNnG') index_test.go:140: sql delete from test_index where c = 2023 index_test.go:143: sql update test_index set c1 = 3775122429040626610, c2 = 0.108070, c3 = 'uuhKGbS6Fw' where c = 2272 index_test.go:137: sql insert into test_index values (3665, 6405646304491891599, 0.337640, 'TFOY7fKv6t') index_test.go:140: sql delete from test_index where c = 2814 index_test.go:143: sql update test_index set c1 = 7183874574420505963, c2 = 0.314364, c3 = 'u81IsNkqcF' where c = 3578 index_test.go:143: sql update test_index set c1 = 8992814672874501535, c2 = 0.625150, c3 = 'irVBcusiyx' where c = 2093 index_test.go:137: sql insert into test_index values (3666, 926868258684135145, 0.706353, 'nYpXgf6uzo') index_test.go:143: sql update test_index set c1 = 5138118004999938557, c2 = 0.991000, c3 = 'mn1tMq6oll' where c = 2492 index_test.go:140: sql delete from test_index where c = 2296 index_test.go:137: sql insert into test_index values (3667, 6387917280532825985, 0.321886, 'EDdHdCGR42') index_test.go:140: sql delete from test_index where c = 44 index_test.go:140: sql delete from test_index where c = 2772 index_test.go:137: sql insert into test_index values (3668, 6662057654183871557, 0.592964, 'QZ1n1wKiqo') index_test.go:140: sql delete from test_index where c = 1516 index_test.go:143: sql update test_index set c1 = 2700489654086171030, c2 = 0.523014, c3 = 'ljE8NNXQdS' where c = 3509 index_test.go:137: sql insert into test_index values (3670, 5724433209720024810, 0.765204, '4nutwPb1ck') index_test.go:143: sql update test_index set c1 = 2024816190255242210, c2 = 0.102267, c3 = 'jR6wKzLFBU' where c = 608 index_test.go:143: sql update test_index set c1 = 8375455812730451783, c2 = 0.074141, c3 = 'YPSCAfx1uI' where c = 1964 index_test.go:140: sql delete from test_index where c = 37 index_test.go:143: sql update test_index set c1 = 2107188675033048598, c2 = 0.872744, c3 = 'NPErxyGQG4' where c = 2091 index_test.go:143: sql update test_index set c1 = 1006996947956909180, c2 = 0.326451, c3 = 'YPY9VCDcWN' where c = 3392 index_test.go:140: sql delete from test_index where c = 2176 index_test.go:137: sql insert into test_index values (3669, 3330894850505006610, 0.844947, 'kj6yCD9Wzh') index_test.go:137: sql insert into test_index values (3671, 7200242111995725487, 0.864694, 'zCH8mjAWL5') index_test.go:143: sql update test_index set c1 = 4801537300617171116, c2 = 0.999726, c3 = 'LlfhOgKRYY' where c = 835 index_test.go:140: sql delete from test_index where c = 686 index_test.go:140: sql delete from test_index where c = 2594 index_test.go:137: sql insert into test_index values (3672, 4106187382096540717, 0.851906, 'ib4ZjRmsKR') index_test.go:143: sql update test_index set c1 = 4296261038481588946, c2 = 0.269773, c3 = 'TxWjicemRC' where c = 2734 index_test.go:137: sql insert into test_index values (3673, 2805894486544132806, 0.253145, 'GF7TQzPR5E') index_test.go:137: sql insert into test_index values (3674, 4584928075150768274, 0.991838, 'yX08zPHGIz') index_test.go:143: sql update test_index set c1 = 9182999123528518868, c2 = 0.337760, c3 = 'jfOOXLFPvc' where c = 3313 index_test.go:137: sql insert into test_index values (3675, 6657842447951212481, 0.879151, 'SPRAUdWrLP') index_test.go:140: sql delete from test_index where c = 2180 index_test.go:140: sql delete from test_index where c = 71 index_test.go:137: sql insert into test_index values (3676, 3843947863910490957, 0.031463, 'SK0nHVvUYR') index_test.go:140: sql delete from test_index where c = 1780 index_test.go:143: sql update test_index set c1 = 7788760750609330117, c2 = 0.501868, c3 = '6P3UE0K5fZ' where c = 2958 index_test.go:140: sql delete from test_index where c = 1242 index_test.go:143: sql update test_index set c1 = 32899578569373087, c2 = 0.616656, c3 = 'Kisoi6zPUS' where c = 789 index_test.go:137: sql insert into test_index values (3678, 9016743901356195554, 0.592674, 'EGue3f8Eur') index_test.go:140: sql delete from test_index where c = 1439 index_test.go:140: sql delete from test_index where c = 155 index_test.go:137: sql insert into test_index values (3677, 7428165957866171960, 0.042237, 'GkkmneBpmu') index_test.go:143: sql update test_index set c1 = 3809203163007480973, c2 = 0.974861, c3 = 'fvGAd3CPYp' where c = 1997 index_test.go:143: sql update test_index set c1 = 7652336713356316138, c2 = 0.317052, c3 = 'Q5FVT0hENO' where c = 869 index_test.go:143: sql update test_index set c1 = 6454105572019240736, c2 = 0.997407, c3 = 'f2WXy4iBBp' where c = 3620 index_test.go:143: sql update test_index set c1 = 7477975531033563620, c2 = 0.200590, c3 = 'ud7osfKlVY' where c = 1138 index_test.go:137: sql insert into test_index values (3680, 4563312595296201907, 0.231931, 'VYMXXfwxKM') index_test.go:140: sql delete from test_index where c = 464 index_test.go:137: sql insert into test_index values (3679, 7032848696317795506, 0.914785, 'utGVDHS9d8') index_test.go:143: sql update test_index set c1 = 2633239631448362991, c2 = 0.878294, c3 = 'kYN6yXpmA2' where c = 3006 index_test.go:137: sql insert into test_index values (3681, 7373721955889034880, 0.460596, 'LlpKwMqjCQ') index_test.go:143: sql update test_index set c1 = 1651618720947006216, c2 = 0.722411, c3 = 'uvXold7i72' where c = 2240 index_test.go:140: sql delete from test_index where c = 162 index_test.go:140: sql delete from test_index where c = 2510 index_test.go:140: sql delete from test_index where c = 3493 index_test.go:137: sql insert into test_index values (3682, 3425519279496870874, 0.515897, 'sXWATj41O9') index_test.go:137: sql insert into test_index values (3683, 7407657655493577568, 0.433797, 'R254DGZWIS') index_test.go:137: sql insert into test_index values (3684, 6462500917653720328, 0.753891, 'JxFrYHW8LK') index_test.go:137: sql insert into test_index values (3685, 3883957354609267363, 0.628150, 'rul5pKC7G4') index_test.go:143: sql update test_index set c1 = 3483979241989528293, c2 = 0.504937, c3 = 'Xa2vp4dZFl' where c = 2787 index_test.go:140: sql delete from test_index where c = 1041 index_test.go:140: sql delete from test_index where c = 995 index_test.go:140: sql delete from test_index where c = 1654 index_test.go:143: sql update test_index set c1 = 571689009842002328, c2 = 0.485646, c3 = 'OzaH3qlCR2' where c = 3494 index_test.go:143: sql update test_index set c1 = 7596261504471435588, c2 = 0.849139, c3 = 'GvOhXtmh5B' where c = 1374 index_test.go:140: sql delete from test_index where c = 2502 index_test.go:137: sql insert into test_index values (3686, 1963846955651904465, 0.834582, '5W6OanOzxq') index_test.go:140: sql delete from test_index where c = 3287 index_test.go:143: sql update test_index set c1 = 1503980030120800278, c2 = 0.403176, c3 = 'QzDmLB4MXQ' where c = 2251 index_test.go:143: sql update test_index set c1 = 5419566806961869475, c2 = 0.061868, c3 = '8nbEwaFpEO' where c = 1878 index_test.go:143: sql update test_index set c1 = 5470085133232575293, c2 = 0.753362, c3 = 'G4bTr84rL3' where c = 3196 index_test.go:137: sql insert into test_index values (3689, 5600046597263333007, 0.618595, 'WLrRMioFuZ') index_test.go:143: sql update test_index set c1 = 2514663820724762761, c2 = 0.058147, c3 = 'KgfXUH6e7d' where c = 813 index_test.go:143: sql update test_index set c1 = 8245117133069330949, c2 = 0.711764, c3 = 'AeC7gT0Tz0' where c = 2352 index_test.go:137: sql insert into test_index values (3688, 3255475010766071463, 0.658144, 'fk3COQ1PMn') index_test.go:137: sql insert into test_index values (3687, 3248177977763776182, 0.319847, 'aaMCxUxXAE') index_test.go:143: sql update test_index set c1 = 5871859248887281363, c2 = 0.437409, c3 = 'le0CaX59Mk' where c = 1623 index_test.go:140: sql delete from test_index where c = 3111 index_test.go:140: sql delete from test_index where c = 1251 index_test.go:137: sql insert into test_index values (3691, 884279268844632133, 0.265262, 'WnjJ1czVUb') index_test.go:143: sql update test_index set c1 = 4412666542453564106, c2 = 0.344817, c3 = 'konEdoSB6b' where c = 537 index_test.go:137: sql insert into test_index values (3690, 6213907320464652241, 0.732691, 'nfxDsqulBI') index_test.go:137: sql insert into test_index values (3692, 6783124763925366180, 0.451004, 'FvEQ11KeIy') index_test.go:137: sql insert into test_index values (3693, 2981558049234669563, 0.207537, 'cLikg0jQ8j') index_test.go:140: sql delete from test_index where c = 1560 index_test.go:140: sql delete from test_index where c = 686 index_test.go:140: sql delete from test_index where c = 2261 index_test.go:140: sql delete from test_index where c = 1016 index_test.go:137: sql insert into test_index values (3694, 8514003346471531577, 0.485990, 'EiQS5kFCQM') index_test.go:143: sql update test_index set c1 = 1287529361893222618, c2 = 0.423323, c3 = 'ljQxm9oO2Q' where c = 1685 index_test.go:140: sql delete from test_index where c = 3596 index_test.go:143: sql update test_index set c1 = 4864197384107373976, c2 = 0.394455, c3 = 'C1Lxld6gUs' where c = 718 index_test.go:137: sql insert into test_index values (3695, 4426477492687920600, 0.226320, 'Vn57dPrSZ6') index_test.go:140: sql delete from test_index where c = 2099 index_test.go:143: sql update test_index set c1 = 6081028462292827344, c2 = 0.933924, c3 = '3VqlPQpbTx' where c = 175 index_test.go:140: sql delete from test_index where c = 1102 index_test.go:140: sql delete from test_index where c = 2553 index_test.go:143: sql update test_index set c1 = 6756300567534103601, c2 = 0.648872, c3 = 'bBFhdBYV8X' where c = 2499 index_test.go:143: sql update test_index set c1 = 7540509075290227277, c2 = 0.332032, c3 = 'kPWFnRza65' where c = 3336 index_test.go:137: sql insert into test_index values (3697, 4744279691404922097, 0.959679, 'GPmM92MEMK') index_test.go:143: sql update test_index set c1 = 6835422180900030195, c2 = 0.107644, c3 = 'ZeWYXVISBR' where c = 3045 index_test.go:137: sql insert into test_index values (3696, 861056167888706572, 0.903672, 'g0WpLWQSLH') index_test.go:143: sql update test_index set c1 = 6978820845794865238, c2 = 0.740649, c3 = 'FBVmcdBLHt' where c = 1830 index_test.go:143: sql update test_index set c1 = 8684999797411906910, c2 = 0.756233, c3 = 'pS5AeGdMR1' where c = 2363 index_test.go:137: sql insert into test_index values (3698, 7634095368698536663, 0.684203, 'OA3DFc9XO1') index_test.go:140: sql delete from test_index where c = 1186 index_test.go:143: sql update test_index set c1 = 5875231409595629368, c2 = 0.458302, c3 = 'NTBnrsbfiK' where c = 2564 index_test.go:137: sql insert into test_index values (3699, 4415823555773156958, 0.695554, 'u7k5NxRjqi') index_test.go:140: sql delete from test_index where c = 2287 index_test.go:137: sql insert into test_index values (3700, 7212715071447178867, 0.644629, 'lL7wNRR4lR') index_test.go:140: sql delete from test_index where c = 3368 index_test.go:140: sql delete from test_index where c = 744 index_test.go:143: sql update test_index set c1 = 2680992194404471828, c2 = 0.191980, c3 = 'qHFtfYUYEu' where c = 3649 index_test.go:143: sql update test_index set c1 = 4039582751366841743, c2 = 0.532171, c3 = 'dkJmrgjs7x' where c = 1642 index_test.go:140: sql delete from test_index where c = 391 index_test.go:143: sql update test_index set c1 = 8295097014692144017, c2 = 0.288996, c3 = 'MnIhqHJFd6' where c = 3013 index_test.go:143: sql update test_index set c1 = 750353564656455617, c2 = 0.733260, c3 = 'ymDxMTULpJ' where c = 1534 index_test.go:143: sql update test_index set c1 = 3461048394859698446, c2 = 0.488988, c3 = 'wnvcGlPun8' where c = 2698 [2024/05/06 17:55:37.920 +08:00] [ERROR] [advancer.go:400] ["listen task meet error, would reopen."] [error=EOF] index_test.go:137: sql insert into test_index values (3702, 4098357937960540219, 0.962154, 'i00uHskGnE') index_test.go:137: sql insert into test_index values (3701, 6419327448179137827, 0.376577, 'hWULw6WCtp') index_test.go:137: sql insert into test_index values (3707, 262211896174679512, 0.543299, '22g5cUFjxV') index_test.go:137: sql insert into test_index values (3703, 2123313722841337213, 0.184519, 'SW8JJh8n38') index_test.go:137: sql insert into test_index values (3704, 8061313422850412910, 0.667175, '0YujRbHhpW') index_test.go:137: sql insert into test_index values (3705, 4020667993830366455, 0.923037, 'BAsOXnOmPh') index_test.go:137: sql insert into test_index values (3708, 140943142434740729, 0.995510, 'tMMWotHFlH') index_test.go:137: sql insert into test_index values (3706, 7684717981659040221, 0.038188, 'lx3Oip4rKm') index_test.go:137: sql insert into test_index values (3709, 8888940313347536880, 0.369641, 'DCNz8Oh8U6') index_test.go:137: sql insert into test_index values (3710, 6072060235229135014, 0.934717, 'GTjCaqJww0') index_test.go:140: sql delete from test_index where c = 849 index_test.go:140: sql delete from test_index where c = 1017 index_test.go:140: sql delete from test_index where c = 1071 index_test.go:140: sql delete from test_index where c = 2259 index_test.go:140: sql delete from test_index where c = 2078 index_test.go:140: sql delete from test_index where c = 1167 index_test.go:140: sql delete from test_index where c = 3431 index_test.go:140: sql delete from test_index where c = 2016 index_test.go:140: sql delete from test_index where c = 502 index_test.go:143: sql update test_index set c1 = 2389934366192791653, c2 = 0.768873, c3 = 'ZMj0F7DXG5' where c = 1459 index_test.go:143: sql update test_index set c1 = 6937368521563358255, c2 = 0.954045, c3 = 'nFdVcNx6yG' where c = 1599 index_test.go:143: sql update test_index set c1 = 7398416811899307147, c2 = 0.507730, c3 = 'hthrBAufaD' where c = 1235 index_test.go:143: sql update test_index set c1 = 2707494406305765289, c2 = 0.176561, c3 = 'tgoBQ8K9My' where c = 1762 index_test.go:140: sql delete from test_index where c = 2995 index_test.go:143: sql update test_index set c1 = 8799872041088459505, c2 = 0.164779, c3 = 'jYxVtXwVuI' where c = 2509 index_test.go:143: sql update test_index set c1 = 2953407217154660352, c2 = 0.475459, c3 = 'wKJ5vSE8Ti' where c = 1922 index_test.go:143: sql update test_index set c1 = 575211059373908655, c2 = 0.902821, c3 = '9LoebkIZUc' where c = 1882 index_test.go:143: sql update test_index set c1 = 7234068410814832195, c2 = 0.576998, c3 = 'D6c3OTqZKP' where c = 3179 index_test.go:137: sql insert into test_index values (3711, 606741129855391409, 0.310510, 'NvbcXzI00v') index_test.go:137: sql insert into test_index values (3712, 5583564421733240441, 0.904058, '559TMzoWLd') index_test.go:137: sql insert into test_index values (3714, 7964457879525135067, 0.875606, 'UU3TPinCUp') index_test.go:137: sql insert into test_index values (3716, 768007157158577402, 0.983714, 'GdtAniRZgL') index_test.go:143: sql update test_index set c1 = 7692641854111493504, c2 = 0.549024, c3 = 'wVngtQZ8xo' where c = 3040 index_test.go:137: sql insert into test_index values (3713, 252450437652335332, 0.326235, 'OndqForAwn') index_test.go:137: sql insert into test_index values (3715, 8183424910375793969, 0.016481, 'TkFnNaejZG') index_test.go:143: sql update test_index set c1 = 447398057236050705, c2 = 0.921070, c3 = 'xPNMoY1SVD' where c = 3127 index_test.go:137: sql insert into test_index values (3717, 1363966825590802873, 0.660353, '81JPdUcTiZ') index_test.go:137: sql insert into test_index values (3718, 1352711078963797725, 0.298283, 'KEqsQ9JaKo') index_test.go:140: sql delete from test_index where c = 3163 index_test.go:140: sql delete from test_index where c = 997 index_test.go:137: sql insert into test_index values (3720, 517449572221055048, 0.569950, 'KsvPCiA0ih') index_test.go:137: sql insert into test_index values (3719, 2493142654690705900, 0.894242, 'Rn2CEcWNuE') index_test.go:140: sql delete from test_index where c = 3062 index_test.go:140: sql delete from test_index where c = 2902 index_test.go:140: sql delete from test_index where c = 3006 index_test.go:140: sql delete from test_index where c = 123 index_test.go:143: sql update test_index set c1 = 2719474366666268336, c2 = 0.618131, c3 = 'yNEIPFVzi3' where c = 2211 index_test.go:140: sql delete from test_index where c = 521 index_test.go:143: sql update test_index set c1 = 4832761782282338147, c2 = 0.001189, c3 = 'qtDL2ZTYz0' where c = 2493 index_test.go:143: sql update test_index set c1 = 4680762007034642590, c2 = 0.952354, c3 = 'QXyiASXTvp' where c = 1023 index_test.go:140: sql delete from test_index where c = 3671 index_test.go:140: sql delete from test_index where c = 3349 index_test.go:143: sql update test_index set c1 = 6648777359769025208, c2 = 0.098337, c3 = 'VuglZrJuRW' where c = 2550 index_test.go:143: sql update test_index set c1 = 130264318418726652, c2 = 0.742249, c3 = 'v3EBD3HYWp' where c = 2531 index_test.go:140: sql delete from test_index where c = 3534 index_test.go:137: sql insert into test_index values (3721, 5959999757919697561, 0.139708, 'MtfCk4itvh') index_test.go:143: sql update test_index set c1 = 4074317647416841104, c2 = 0.864150, c3 = 'J9zaOzH8SC' where c = 1969 index_test.go:137: sql insert into test_index values (3722, 626600991413993891, 0.406586, 'NnVJlTMkcc') index_test.go:137: sql insert into test_index values (3723, 4110502415457677866, 0.056706, '4EGa2IiYPa') index_test.go:143: sql update test_index set c1 = 8487432544494797869, c2 = 0.193965, c3 = 'ZQVYj7Lgan' where c = 1280 index_test.go:143: sql update test_index set c1 = 1197646543903639510, c2 = 0.527999, c3 = 'P8y2bOSKco' where c = 2246 index_test.go:143: sql update test_index set c1 = 2830052176671389593, c2 = 0.653231, c3 = '3o3MmEYpsr' where c = 3222 index_test.go:140: sql delete from test_index where c = 168 index_test.go:140: sql delete from test_index where c = 793 index_test.go:140: sql delete from test_index where c = 1194 index_test.go:137: sql insert into test_index values (3724, 3304374548791673168, 0.131362, 'uS2f66l1Pl') index_test.go:143: sql update test_index set c1 = 4901736444630000951, c2 = 0.648033, c3 = 'KZg4lSkjHd' where c = 1814 index_test.go:137: sql insert into test_index values (3726, 84637676954021226, 0.012580, 'LIlRXFU5Hq') index_test.go:137: sql insert into test_index values (3727, 5665466422500465799, 0.185314, 'QmNXjINQa4') index_test.go:143: sql update test_index set c1 = 6715125511709699384, c2 = 0.744541, c3 = 'zQ6FEPdfMb' where c = 2290 index_test.go:143: sql update test_index set c1 = 8964914436248243763, c2 = 0.648627, c3 = 'JxYn4SjWzu' where c = 2744 index_test.go:137: sql insert into test_index values (3725, 4091564184101610513, 0.892523, 'UM9ZTysvIR') index_test.go:143: sql update test_index set c1 = 5497290019066967396, c2 = 0.813882, c3 = '86VFnHxWSH' where c = 2879 index_test.go:140: sql delete from test_index where c = 1844 index_test.go:137: sql insert into test_index values (3729, 3811581110310773357, 0.313784, 'hpnc80105x') index_test.go:140: sql delete from test_index where c = 915 index_test.go:137: sql insert into test_index values (3730, 6394756797317463159, 0.848453, 'QH5z1zRDpZ') index_test.go:137: sql insert into test_index values (3728, 1993097893444587055, 0.203652, 'ZFRmtK0cZp') index_test.go:137: sql insert into test_index values (3731, 7249840979974021227, 0.501959, 'KkO6UOqsOx') index_test.go:140: sql delete from test_index where c = 3326 index_test.go:137: sql insert into test_index values (3733, 4133461296167137202, 0.181672, '1up65nHbX3') index_test.go:143: sql update test_index set c1 = 7453914985549444621, c2 = 0.175372, c3 = '9pBGz0BuAw' where c = 2667 index_test.go:140: sql delete from test_index where c = 1835 index_test.go:140: sql delete from test_index where c = 192 index_test.go:140: sql delete from test_index where c = 1175 index_test.go:137: sql insert into test_index values (3732, 684878534070121135, 0.198612, 'FxV3G11HNJ') index_test.go:143: sql update test_index set c1 = 8507105074518537744, c2 = 0.302911, c3 = 'GyoaT2F8qi' where c = 2615 index_test.go:140: sql delete from test_index where c = 1927 index_test.go:143: sql update test_index set c1 = 7533280848726505443, c2 = 0.270838, c3 = '8oHOcaK487' where c = 414 index_test.go:140: sql delete from test_index where c = 2386 index_test.go:140: sql delete from test_index where c = 2493 index_test.go:143: sql update test_index set c1 = 5096888054646532154, c2 = 0.995889, c3 = 'n411glrKkX' where c = 1482 index_test.go:143: sql update test_index set c1 = 1575693779490770480, c2 = 0.808062, c3 = 'FOJal4ankQ' where c = 3084 index_test.go:137: sql insert into test_index values (3734, 1247741827440137697, 0.464387, 'RNSIQTHZJJ') index_test.go:140: sql delete from test_index where c = 3173 index_test.go:143: sql update test_index set c1 = 3190131526152992840, c2 = 0.288981, c3 = '2joiT4ebBF' where c = 11 index_test.go:143: sql update test_index set c1 = 4009949422700353099, c2 = 0.412047, c3 = 'Uzi9oThn6I' where c = 690 index_test.go:143: sql update test_index set c1 = 7066673095321646169, c2 = 0.995179, c3 = 'QahOjGdRJr' where c = 63 index_test.go:137: sql insert into test_index values (3735, 2587118616880645365, 0.328823, 'fWEHSzVEGt') index_test.go:143: sql update test_index set c1 = 1659697146227492261, c2 = 0.342537, c3 = 'hc0JS8FVHS' where c = 3310 index_test.go:137: sql insert into test_index values (3736, 769969342805701558, 0.122425, 'JQJE2PSBUH') index_test.go:143: sql update test_index set c1 = 5278454914005190612, c2 = 0.719120, c3 = 'jZfW1bgjD7' where c = 2770 index_test.go:137: sql insert into test_index values (3738, 2285098140263744824, 0.202910, '0wU3RgGjdz') index_test.go:137: sql insert into test_index values (3737, 19871798265661142, 0.467867, 'BPpstWTZnJ') index_test.go:137: sql insert into test_index values (3740, 753590824761497444, 0.071683, 'gNdNNcmtb9') index_test.go:137: sql insert into test_index values (3739, 6216791003113657780, 0.835956, 'QWj6lzFbb6') index_test.go:137: sql insert into test_index values (3742, 3280710404816843643, 0.862571, 'jxbRSspq7E') index_test.go:140: sql delete from test_index where c = 1685 index_test.go:137: sql insert into test_index values (3743, 9017151302303329069, 0.950266, 'jjXyCH17gd') index_test.go:140: sql delete from test_index where c = 3588 index_test.go:140: sql delete from test_index where c = 3381 index_test.go:137: sql insert into test_index values (3741, 7994389921430304102, 0.786286, 'mRLAWkPEkX') index_test.go:140: sql delete from test_index where c = 1672 index_test.go:143: sql update test_index set c1 = 6240388863046071124, c2 = 0.819494, c3 = '747Me9xTDa' where c = 625 index_test.go:140: sql delete from test_index where c = 2903 index_test.go:140: sql delete from test_index where c = 891 index_test.go:143: sql update test_index set c1 = 194662533296169934, c2 = 0.380968, c3 = 'hWRk6rCqWy' where c = 1360 index_test.go:140: sql delete from test_index where c = 766 index_test.go:140: sql delete from test_index where c = 2092 index_test.go:140: sql delete from test_index where c = 3572 index_test.go:143: sql update test_index set c1 = 2380406317712380334, c2 = 0.958902, c3 = 'MM7ZqR2vBb' where c = 526 index_test.go:143: sql update test_index set c1 = 4613463636850118451, c2 = 0.161361, c3 = 'LoRsx08jhU' where c = 376 index_test.go:143: sql update test_index set c1 = 7314023548723814800, c2 = 0.117229, c3 = 'xdBMIBFkaD' where c = 539 index_test.go:143: sql update test_index set c1 = 4898478633384758395, c2 = 0.728347, c3 = 'qGqL9jGu11' where c = 430 index_test.go:137: sql insert into test_index values (3744, 8845725827284117397, 0.182545, 'ir04fKHB7w') index_test.go:140: sql delete from test_index where c = 308 index_test.go:137: sql insert into test_index values (3745, 6140478528056830569, 0.479109, 'vrKWABqwAO') index_test.go:140: sql delete from test_index where c = 1752 index_test.go:143: sql update test_index set c1 = 4037358137655175638, c2 = 0.189981, c3 = 'kJMckMjYRa' where c = 2573 index_test.go:137: sql insert into test_index values (3746, 2768937496205458040, 0.163792, '80YocqNIsB') index_test.go:143: sql update test_index set c1 = 4767453209339946580, c2 = 0.979554, c3 = 'fMxErxEFKN' where c = 3582 index_test.go:143: sql update test_index set c1 = 8538003227224094540, c2 = 0.992720, c3 = 'P73UdrnDz0' where c = 2220 index_test.go:143: sql update test_index set c1 = 2195197922237135080, c2 = 0.676050, c3 = 'FGYIywRM3M' where c = 1610 index_test.go:137: sql insert into test_index values (3748, 5208999569611542172, 0.866917, 'sxlT0kofxy') index_test.go:137: sql insert into test_index values (3747, 7868646487949134538, 0.888778, 'E2mTtL8o4s') index_test.go:137: sql insert into test_index values (3749, 1381099847100825564, 0.019259, 'JUityEZe3x') index_test.go:143: sql update test_index set c1 = 378128584628291222, c2 = 0.164421, c3 = 'orPuOZ0K2s' where c = 920 index_test.go:140: sql delete from test_index where c = 627 index_test.go:140: sql delete from test_index where c = 3354 index_test.go:137: sql insert into test_index values (3751, 7154022116701457686, 0.868944, 'GyWtTvuUwT') index_test.go:137: sql insert into test_index values (3753, 1762773624584847338, 0.741565, 'RX8LNT7y7d') index_test.go:143: sql update test_index set c1 = 4720838852577550311, c2 = 0.634064, c3 = 'eCaGn4qdN6' where c = 546 index_test.go:137: sql insert into test_index values (3754, 4552641428660861740, 0.471375, 'oWbX8DVuVN') index_test.go:140: sql delete from test_index where c = 3048 index_test.go:140: sql delete from test_index where c = 897 index_test.go:140: sql delete from test_index where c = 2325 index_test.go:137: sql insert into test_index values (3752, 8388024596990310842, 0.315840, 'ZEx46Tv0ic') index_test.go:137: sql insert into test_index values (3750, 471602832732604702, 0.826137, '9lNaUNaqKp') index_test.go:140: sql delete from test_index where c = 2620 index_test.go:140: sql delete from test_index where c = 3205 index_test.go:143: sql update test_index set c1 = 6789854374135141268, c2 = 0.774322, c3 = '8im3qhN9zp' where c = 484 index_test.go:143: sql update test_index set c1 = 7391595830309351766, c2 = 0.284930, c3 = 'IZFnz0XXXD' where c = 2841 index_test.go:137: sql insert into test_index values (3755, 3501646583571305504, 0.066146, 'jjffKu1qgc') index_test.go:140: sql delete from test_index where c = 2672 index_test.go:143: sql update test_index set c1 = 4450387339928560204, c2 = 0.749947, c3 = '4fZvml90IV' where c = 2983 index_test.go:143: sql update test_index set c1 = 4456099682265917791, c2 = 0.604694, c3 = 'OIruZTKwaM' where c = 3065 index_test.go:140: sql delete from test_index where c = 2637 index_test.go:140: sql delete from test_index where c = 1145 index_test.go:143: sql update test_index set c1 = 9141626535635101407, c2 = 0.496330, c3 = 'UOe7sOzO5i' where c = 217 index_test.go:143: sql update test_index set c1 = 1102994790046463818, c2 = 0.863628, c3 = 'egCnSAhBbJ' where c = 1149 index_test.go:137: sql insert into test_index values (3756, 3067046784522193682, 0.511702, 'q12kWS2bgH') index_test.go:137: sql insert into test_index values (3757, 3018061212340622875, 0.114341, 'fLoUJ6HQNB') index_test.go:140: sql delete from test_index where c = 2368 index_test.go:143: sql update test_index set c1 = 3147989249163783168, c2 = 0.970657, c3 = 'T2qFSGyCj4' where c = 1256 index_test.go:143: sql update test_index set c1 = 6299927341143981462, c2 = 0.489116, c3 = 'wqDG4dpiJf' where c = 3224 index_test.go:137: sql insert into test_index values (3759, 2522661001851682231, 0.868469, 'e4VRdD4l6S') index_test.go:137: sql insert into test_index values (3761, 1479717855921069983, 0.404978, 'aQS4hsKjaq') index_test.go:137: sql insert into test_index values (3758, 101478947952222318, 0.362680, 'kEXdGoL5K3') index_test.go:140: sql delete from test_index where c = 1068 index_test.go:137: sql insert into test_index values (3760, 3941822427619952613, 0.089403, 'DxEtA3VX7i') index_test.go:137: sql insert into test_index values (3762, 7372949386977151899, 0.173039, 'MOOGPSP2qQ') index_test.go:137: sql insert into test_index values (3763, 2541708623053299784, 0.602625, 'AnWm9WGhxn') index_test.go:140: sql delete from test_index where c = 156 index_test.go:143: sql update test_index set c1 = 5055991754467697147, c2 = 0.978960, c3 = 'F0MBX416Fg' where c = 2888 index_test.go:143: sql update test_index set c1 = 5651559295176764804, c2 = 0.811883, c3 = 'UCq9gjLjLH' where c = 2448 index_test.go:140: sql delete from test_index where c = 190 index_test.go:140: sql delete from test_index where c = 3474 index_test.go:140: sql delete from test_index where c = 664 index_test.go:140: sql delete from test_index where c = 1914 index_test.go:140: sql delete from test_index where c = 2950 index_test.go:143: sql update test_index set c1 = 7957724704694141091, c2 = 0.037996, c3 = 'fC18IlyWXf' where c = 1664 index_test.go:143: sql update test_index set c1 = 7376004164552938719, c2 = 0.028224, c3 = '9ccLdR8ZZS' where c = 1138 index_test.go:143: sql update test_index set c1 = 7461951399759368026, c2 = 0.141376, c3 = 'bt93FW4sMX' where c = 1471 index_test.go:137: sql insert into test_index values (3765, 6051224123602774621, 0.047343, 'pWhGjUzdy0') index_test.go:137: sql insert into test_index values (3764, 4810561927263525557, 0.684973, 'WrUISpphry') index_test.go:140: sql delete from test_index where c = 1172 index_test.go:143: sql update test_index set c1 = 6327634484522350443, c2 = 0.983284, c3 = 'JKS7Z82yQs' where c = 2905 index_test.go:143: sql update test_index set c1 = 544839039299882818, c2 = 0.778459, c3 = '6f1k6DlRnU' where c = 1653 index_test.go:143: sql update test_index set c1 = 1636727579646689327, c2 = 0.750624, c3 = 'ut21cDQbP6' where c = 2518 index_test.go:143: sql update test_index set c1 = 8272196251120826172, c2 = 0.928678, c3 = 'VX9p5kplF2' where c = 1763 index_test.go:137: sql insert into test_index values (3766, 4389255282805922027, 0.951484, 'iaJjJDbO5b') index_test.go:137: sql insert into test_index values (3767, 2296676870189357398, 0.038729, 'yT4uDjmPOQ') index_test.go:137: sql insert into test_index values (3768, 5161930073906058396, 0.168677, '2BT0Rou6PL') index_test.go:140: sql delete from test_index where c = 3035 index_test.go:143: sql update test_index set c1 = 2816962389259665543, c2 = 0.210851, c3 = 'X1rBq4Nrqs' where c = 2027 index_test.go:140: sql delete from test_index where c = 3204 index_test.go:137: sql insert into test_index values (3771, 4465566172985452738, 0.827149, '7AVBXlprIN') index_test.go:137: sql insert into test_index values (3770, 8665687969925578679, 0.687488, 'qPdAb5a1CU') index_test.go:137: sql insert into test_index values (3772, 4010472551536063555, 0.653740, 'AJ2D15IL2O') index_test.go:140: sql delete from test_index where c = 1321 index_test.go:143: sql update test_index set c1 = 4223354534024291386, c2 = 0.890547, c3 = '3D5WJM1rTc' where c = 826 index_test.go:140: sql delete from test_index where c = 1269 index_test.go:137: sql insert into test_index values (3769, 916247952969455022, 0.792942, 'YonmBdWtml') index_test.go:140: sql delete from test_index where c = 3357 index_test.go:137: sql insert into test_index values (3773, 5624781070138760345, 0.792184, 'NiasG0Gwze') index_test.go:143: sql update test_index set c1 = 7877063115510807369, c2 = 0.186507, c3 = 'tnzsBDQIwE' where c = 1056 index_test.go:140: sql delete from test_index where c = 396 index_test.go:143: sql update test_index set c1 = 385659142838718775, c2 = 0.139739, c3 = 'xf75Kt5QRH' where c = 1106 index_test.go:140: sql delete from test_index where c = 3470 index_test.go:137: sql insert into test_index values (3774, 2646754380458537862, 0.989348, '3zj0f0aIJ3') index_test.go:143: sql update test_index set c1 = 7667450003425132229, c2 = 0.530896, c3 = '3FGEA7RSME' where c = 2993 index_test.go:140: sql delete from test_index where c = 1676 index_test.go:143: sql update test_index set c1 = 8036421006975682300, c2 = 0.512667, c3 = 'zJF43QB6CI' where c = 2067 index_test.go:140: sql delete from test_index where c = 1082 index_test.go:140: sql delete from test_index where c = 2007 index_test.go:143: sql update test_index set c1 = 8275014862879918525, c2 = 0.699544, c3 = 'zGhk136Z62' where c = 1398 index_test.go:143: sql update test_index set c1 = 605265567435199351, c2 = 0.915662, c3 = 'poAuD8rWRT' where c = 737 index_test.go:137: sql insert into test_index values (3775, 9068797371983608373, 0.230419, 'BlnC7kDxP1') index_test.go:137: sql insert into test_index values (3776, 5247326337090222541, 0.723108, 'uNxabgbh1o') index_test.go:140: sql delete from test_index where c = 2351 index_test.go:143: sql update test_index set c1 = 4531793132308220439, c2 = 0.281813, c3 = 'XGKUYPNbrs' where c = 1103 index_test.go:137: sql insert into test_index values (3777, 5794239168266643967, 0.548992, 'hWRIc2oIjK') index_test.go:137: sql insert into test_index values (3778, 5839371241506489000, 0.658066, 'Sk5P3TwOwh') index_test.go:143: sql update test_index set c1 = 6126714446272856181, c2 = 0.830395, c3 = 'eqTCSGpW30' where c = 1601 index_test.go:137: sql insert into test_index values (3779, 7489622499136882316, 0.562122, 'sDLJ6fQGCv') index_test.go:143: sql update test_index set c1 = 6283072588403940822, c2 = 0.294427, c3 = 'EjEYHbkAl4' where c = 1046 index_test.go:137: sql insert into test_index values (3780, 7207058988200111332, 0.363958, 'Uq9qJJvaIX') index_test.go:140: sql delete from test_index where c = 2434 index_test.go:143: sql update test_index set c1 = 4520758107819073637, c2 = 0.468952, c3 = 'Ta52v0QCRL' where c = 3536 index_test.go:137: sql insert into test_index values (3781, 8607694548001254841, 0.063143, 'A9NGFXYaP3') index_test.go:137: sql insert into test_index values (3782, 360548443127231486, 0.159494, 'JVn3fTJ44T') index_test.go:140: sql delete from test_index where c = 2670 index_test.go:140: sql delete from test_index where c = 2481 index_test.go:140: sql delete from test_index where c = 1807 index_test.go:137: sql insert into test_index values (3783, 6057855435281454410, 0.202806, 'lRKT4w1s6l') index_test.go:140: sql delete from test_index where c = 1966 index_test.go:140: sql delete from test_index where c = 630 index_test.go:140: sql delete from test_index where c = 1678 index_test.go:143: sql update test_index set c1 = 2522172111208904380, c2 = 0.295155, c3 = 'ybwVNiRCTj' where c = 1348 index_test.go:143: sql update test_index set c1 = 6089578655275287316, c2 = 0.087138, c3 = '7xTSAKXX36' where c = 2190 index_test.go:140: sql delete from test_index where c = 2386 index_test.go:143: sql update test_index set c1 = 3711736650823062787, c2 = 0.230039, c3 = 'XFgPf8GgPa' where c = 763 index_test.go:137: sql insert into test_index values (3784, 7361596005454629974, 0.372055, 'P92WO2RTEJ') index_test.go:143: sql update test_index set c1 = 1727023361594462943, c2 = 0.424540, c3 = 'f9CU0JN4i6' where c = 1526 index_test.go:140: sql delete from test_index where c = 3136 index_test.go:143: sql update test_index set c1 = 8802171528167541998, c2 = 0.671594, c3 = '5xVwBHI4bD' where c = 1452 index_test.go:137: sql insert into test_index values (3786, 5332286542938438658, 0.123503, 'CKQebRrqCL') index_test.go:137: sql insert into test_index values (3785, 3791141905184569462, 0.336933, 'IjKYHFqCUl') index_test.go:137: sql insert into test_index values (3787, 6099652164526746072, 0.048058, 'V5HtlvWzP6') index_test.go:143: sql update test_index set c1 = 2487541303100099857, c2 = 0.714797, c3 = '6NqQVl51we' where c = 1567 index_test.go:143: sql update test_index set c1 = 6592646439953385863, c2 = 0.662991, c3 = '0I6UWZNIvq' where c = 836 index_test.go:140: sql delete from test_index where c = 844 index_test.go:140: sql delete from test_index where c = 1110 index_test.go:140: sql delete from test_index where c = 667 index_test.go:137: sql insert into test_index values (3788, 4738623319997215686, 0.987439, 'pvSSxe7poe') index_test.go:137: sql insert into test_index values (3789, 2423495668929822837, 0.423163, 'lHLNBb8u3J') index_test.go:143: sql update test_index set c1 = 8694941498046926495, c2 = 0.453345, c3 = 'eN8EUVWwHD' where c = 836 index_test.go:143: sql update test_index set c1 = 4764849095963732469, c2 = 0.040715, c3 = '3qgHnfUasN' where c = 1848 index_test.go:140: sql delete from test_index where c = 22 index_test.go:140: sql delete from test_index where c = 1885 index_test.go:137: sql insert into test_index values (3790, 5895900388882609982, 0.061030, 'VvE4rgAnJm') index_test.go:140: sql delete from test_index where c = 1577 index_test.go:137: sql insert into test_index values (3791, 1149685018098948407, 0.298687, 'HhEwuEzXzz') index_test.go:143: sql update test_index set c1 = 5473544657786069202, c2 = 0.847868, c3 = 'GA7KKHDejt' where c = 3607 index_test.go:143: sql update test_index set c1 = 8254296776436725136, c2 = 0.936546, c3 = 'lEwzsUzYgx' where c = 1021 index_test.go:143: sql update test_index set c1 = 7718532991617822358, c2 = 0.181442, c3 = 'nAZeyxLHZz' where c = 3763 index_test.go:140: sql delete from test_index where c = 1814 index_test.go:137: sql insert into test_index values (3793, 7443710414428373892, 0.411148, 'Av7SRzxSYD') index_test.go:143: sql update test_index set c1 = 2535993978002704113, c2 = 0.412298, c3 = 'rzXzf2dgX0' where c = 746 index_test.go:137: sql insert into test_index values (3792, 122059245570271542, 0.377597, 'icTjNRFnil') index_test.go:143: sql update test_index set c1 = 7157168966819318740, c2 = 0.440215, c3 = 'MvQzNOlAFd' where c = 1830 index_test.go:140: sql delete from test_index where c = 3241 index_test.go:143: sql update test_index set c1 = 2426452357886796093, c2 = 0.309074, c3 = 'PW21igNTcy' where c = 1911 index_test.go:137: sql insert into test_index values (3794, 5162176034137168773, 0.004675, 'CRAIYCUIUU') index_test.go:137: sql insert into test_index values (3795, 4124155484923132219, 0.007944, 'oa4ymK2rAh') index_test.go:143: sql update test_index set c1 = 3142350599529854581, c2 = 0.121318, c3 = 'WVx8WJ4Rwv' where c = 310 index_test.go:140: sql delete from test_index where c = 3079 index_test.go:140: sql delete from test_index where c = 1902 index_test.go:137: sql insert into test_index values (3796, 3771963632693232680, 0.074668, 'vpUtEOQ1kx') index_test.go:143: sql update test_index set c1 = 97069376082056621, c2 = 0.274315, c3 = 'OuWxrbP0Bd' where c = 1842 index_test.go:143: sql update test_index set c1 = 1492653305020758143, c2 = 0.966182, c3 = '6OQrQU5cKq' where c = 513 index_test.go:137: sql insert into test_index values (3797, 7548718931689205315, 0.862871, '8RgY3Tg7qv') index_test.go:143: sql update test_index set c1 = 5298042281094366336, c2 = 0.208834, c3 = 'Vhnn8mAz5a' where c = 525 index_test.go:140: sql delete from test_index where c = 2622 index_test.go:140: sql delete from test_index where c = 2761 index_test.go:140: sql delete from test_index where c = 874 index_test.go:143: sql update test_index set c1 = 1904297834271559776, c2 = 0.430247, c3 = '8wn7D6NCAe' where c = 1410 index_test.go:137: sql insert into test_index values (3799, 5001929407812495423, 0.852160, 'MwO5cuKNQH') index_test.go:143: sql update test_index set c1 = 2017353607877122983, c2 = 0.776831, c3 = 'sNxwtOYsjy' where c = 1753 index_test.go:137: sql insert into test_index values (3800, 7421515950307704692, 0.965192, 'fMiagmVapq') index_test.go:137: sql insert into test_index values (3798, 8750131313331989399, 0.312252, 'WFlDdCLnMq') index_test.go:140: sql delete from test_index where c = 3126 index_test.go:140: sql delete from test_index where c = 3793 index_test.go:140: sql delete from test_index where c = 1302 index_test.go:140: sql delete from test_index where c = 3625 index_test.go:143: sql update test_index set c1 = 2503658529756990470, c2 = 0.620890, c3 = 'EqU9RUh0oz' where c = 3793 index_test.go:143: sql update test_index set c1 = 7926196233755732585, c2 = 0.947188, c3 = 'IFtcrynAFb' where c = 1275 index_test.go:143: sql update test_index set c1 = 8667066540604346234, c2 = 0.536683, c3 = 'jaHaBIY74i' where c = 2417 index_test.go:143: sql update test_index set c1 = 3872224744176151999, c2 = 0.209909, c3 = '9coVHcY16j' where c = 2304 index_test.go:143: sql update test_index set c1 = 2858649936716209803, c2 = 0.104024, c3 = 'zfvfm1rzxT' where c = 2691 index_test.go:137: sql insert into test_index values (3802, 5779017141151608466, 0.345355, 'QxhNzJns7i') index_test.go:137: sql insert into test_index values (3801, 937276058415883355, 0.947883, '0hzRgRftwD') index_test.go:137: sql insert into test_index values (3804, 8072837487821056684, 0.387280, 'OZIP1tM41D') index_test.go:137: sql insert into test_index values (3803, 4865386439264183027, 0.022020, 'gxZqHYmJzY') index_test.go:137: sql insert into test_index values (3807, 6431344943042284493, 0.875104, 'KZwuPHVC6I') index_test.go:137: sql insert into test_index values (3805, 9152122554143836444, 0.488783, 'wHTcmPPS2p') index_test.go:137: sql insert into test_index values (3810, 2196741562778390608, 0.410386, 'PiC0nIuUHQ') index_test.go:137: sql insert into test_index values (3808, 3717322667025761972, 0.778764, 'cYWvvcqjck') index_test.go:137: sql insert into test_index values (3806, 7514903610217064912, 0.032227, 'FGXcNKvxGP') index_test.go:137: sql insert into test_index values (3809, 8510216931362513564, 0.353791, 'ylJSXJ9cCM') index_test.go:140: sql delete from test_index where c = 2178 index_test.go:140: sql delete from test_index where c = 3439 index_test.go:140: sql delete from test_index where c = 1269 index_test.go:140: sql delete from test_index where c = 3577 index_test.go:140: sql delete from test_index where c = 1534 index_test.go:143: sql update test_index set c1 = 9198634271312038112, c2 = 0.070186, c3 = '4QpUIS7oeF' where c = 1532 index_test.go:140: sql delete from test_index where c = 255 index_test.go:140: sql delete from test_index where c = 1596 index_test.go:143: sql update test_index set c1 = 317975617523514417, c2 = 0.724475, c3 = '2CzEUhYl4W' where c = 989 index_test.go:143: sql update test_index set c1 = 1102749132187474301, c2 = 0.573413, c3 = 'NYz9wZDgjZ' where c = 933 index_test.go:140: sql delete from test_index where c = 3010 index_test.go:143: sql update test_index set c1 = 5457106987679366873, c2 = 0.036492, c3 = '61d2BznDyB' where c = 1691 index_test.go:143: sql update test_index set c1 = 6456852344578908796, c2 = 0.496013, c3 = 'QEBEilATtC' where c = 978 index_test.go:140: sql delete from test_index where c = 2660 index_test.go:140: sql delete from test_index where c = 2350 index_test.go:137: sql insert into test_index values (3812, 7451051275166159069, 0.236717, 'SMkG54soAD') index_test.go:137: sql insert into test_index values (3811, 146343466098507851, 0.475859, 'Aox5YCFcYt') index_test.go:143: sql update test_index set c1 = 1662726214802321904, c2 = 0.631800, c3 = 'HeOwQisIXk' where c = 1212 index_test.go:143: sql update test_index set c1 = 2774025716935551060, c2 = 0.688495, c3 = 'CqPXulszvo' where c = 3166 index_test.go:143: sql update test_index set c1 = 106197921960474026, c2 = 0.076870, c3 = 'noOGjIgwBd' where c = 2745 index_test.go:143: sql update test_index set c1 = 3735233723976119858, c2 = 0.100338, c3 = 'GZQ6ZPQlSm' where c = 3141 index_test.go:137: sql insert into test_index values (3814, 5074510488049428338, 0.755842, 'HtA37lSh6y') index_test.go:137: sql insert into test_index values (3815, 1626783300620232210, 0.503826, 'Q0b3RSqEwg') index_test.go:137: sql insert into test_index values (3813, 8508469047000708769, 0.966076, '8jn5hQZhlb') index_test.go:143: sql update test_index set c1 = 4075169509311647984, c2 = 0.731978, c3 = 'YAN7POfBao' where c = 1606 index_test.go:140: sql delete from test_index where c = 2397 index_test.go:140: sql delete from test_index where c = 2153 index_test.go:137: sql insert into test_index values (3817, 2843680499205041370, 0.803909, 'dHhGnjOQ2q') index_test.go:137: sql insert into test_index values (3818, 7426185886429605927, 0.650006, 'XMcKVgs1eK') index_test.go:140: sql delete from test_index where c = 1659 index_test.go:137: sql insert into test_index values (3819, 5959936777915615566, 0.266918, 'ddkNeqXlfZ') index_test.go:137: sql insert into test_index values (3816, 6770705093974990343, 0.881231, 'NH9ubN5crc') index_test.go:140: sql delete from test_index where c = 3714 index_test.go:140: sql delete from test_index where c = 1207 index_test.go:143: sql update test_index set c1 = 8540347300110256008, c2 = 0.424625, c3 = 'y6LC2AfWGc' where c = 526 index_test.go:143: sql update test_index set c1 = 8077479785507606129, c2 = 0.828522, c3 = 'DayTBdSNmH' where c = 1907 index_test.go:140: sql delete from test_index where c = 788 index_test.go:143: sql update test_index set c1 = 4872257210177519204, c2 = 0.022084, c3 = 'YS02lxsAhx' where c = 604 index_test.go:143: sql update test_index set c1 = 4452766677983224048, c2 = 0.029136, c3 = 'vxOZFUhBcH' where c = 736 index_test.go:137: sql insert into test_index values (3820, 5784630589797346980, 0.108754, 'ehvB8YsMrn') index_test.go:143: sql update test_index set c1 = 2278290004688135012, c2 = 0.040400, c3 = 'Vjb606JzD0' where c = 1005 index_test.go:140: sql delete from test_index where c = 306 index_test.go:140: sql delete from test_index where c = 3781 index_test.go:140: sql delete from test_index where c = 2724 index_test.go:140: sql delete from test_index where c = 633 index_test.go:137: sql insert into test_index values (3822, 6162467234411079103, 0.935517, 'fgujX89chI') index_test.go:143: sql update test_index set c1 = 1666266313282134682, c2 = 0.684802, c3 = 'PD7oyoo1VT' where c = 1302 index_test.go:137: sql insert into test_index values (3823, 7097250415231501071, 0.764413, 'xmuxdTIbZJ') index_test.go:137: sql insert into test_index values (3824, 4795600359175173012, 0.483402, '2ru61ECkm8') index_test.go:137: sql insert into test_index values (3821, 5270362581022303216, 0.234312, 'Tt7tWNuDAm') index_test.go:137: sql insert into test_index values (3825, 1571708295276854612, 0.454395, 'sHKt4VZFFT') index_test.go:143: sql update test_index set c1 = 3319199708060114509, c2 = 0.547550, c3 = 'ebparxm7CF' where c = 1628 index_test.go:140: sql delete from test_index where c = 2962 index_test.go:140: sql delete from test_index where c = 131 index_test.go:143: sql update test_index set c1 = 1454736917877147263, c2 = 0.470424, c3 = 'GLmPnrsM0a' where c = 533 index_test.go:143: sql update test_index set c1 = 6107064500031718052, c2 = 0.637533, c3 = 'tXOQICj1Kp' where c = 326 index_test.go:143: sql update test_index set c1 = 5682770014027602897, c2 = 0.756101, c3 = 'JIrxC89PcN' where c = 1183 index_test.go:140: sql delete from test_index where c = 3715 index_test.go:140: sql delete from test_index where c = 2312 index_test.go:140: sql delete from test_index where c = 2656 index_test.go:137: sql insert into test_index values (3827, 1366935428554354472, 0.283376, '8taFr0uHBq') index_test.go:143: sql update test_index set c1 = 2177861872688842200, c2 = 0.013519, c3 = 'wVvOjHIfii' where c = 1806 index_test.go:137: sql insert into test_index values (3826, 6023751615696521767, 0.673299, 'ydmclU13b6') index_test.go:143: sql update test_index set c1 = 4756484662674920653, c2 = 0.033000, c3 = 'TKgHw8kIpA' where c = 3418 index_test.go:143: sql update test_index set c1 = 5018991617357386360, c2 = 0.473019, c3 = 'jvdCyHJvJ0' where c = 441 index_test.go:137: sql insert into test_index values (3828, 7591733797281009411, 0.461721, 'bFY32dDQkn') index_test.go:140: sql delete from test_index where c = 1444 index_test.go:143: sql update test_index set c1 = 8988442835368223419, c2 = 0.316078, c3 = 'QlzCKObCdk' where c = 1209 index_test.go:137: sql insert into test_index values (3829, 5682838314987627353, 0.233477, 'MaMgkVPfKz') index_test.go:140: sql delete from test_index where c = 660 index_test.go:137: sql insert into test_index values (3833, 4415997024902215600, 0.871582, 'JvvdB5IQQV') index_test.go:137: sql insert into test_index values (3831, 6331566491211481405, 0.941330, 'yGD3d3kOi2') index_test.go:137: sql insert into test_index values (3832, 1777381740280720277, 0.193917, 'pxlPg9v29W') index_test.go:143: sql update test_index set c1 = 7285459354197469734, c2 = 0.192807, c3 = 'ZLESqmfq0J' where c = 3449 index_test.go:140: sql delete from test_index where c = 609 index_test.go:140: sql delete from test_index where c = 1019 index_test.go:137: sql insert into test_index values (3830, 2453982100976653800, 0.691981, 'BKJ14hbTHv') index_test.go:137: sql insert into test_index values (3834, 9221783343193487308, 0.599773, 'fnsKuwnPTC') index_test.go:140: sql delete from test_index where c = 695 index_test.go:140: sql delete from test_index where c = 985 index_test.go:143: sql update test_index set c1 = 1223396229210844557, c2 = 0.800619, c3 = 'igeMYoqFfu' where c = 1457 index_test.go:140: sql delete from test_index where c = 234 index_test.go:140: sql delete from test_index where c = 3070 index_test.go:143: sql update test_index set c1 = 8293950623644399583, c2 = 0.985689, c3 = '4EEVLgjoBK' where c = 3014 index_test.go:140: sql delete from test_index where c = 2160 index_test.go:143: sql update test_index set c1 = 984293812057462409, c2 = 0.028910, c3 = 'Qh9wJtddml' where c = 3101 index_test.go:137: sql insert into test_index values (3835, 5453362362128684910, 0.614132, 'OUGzkLG7NR') index_test.go:143: sql update test_index set c1 = 636410162859580412, c2 = 0.750460, c3 = 'UjmuAGZpJS' where c = 2040 index_test.go:143: sql update test_index set c1 = 1869701692890753478, c2 = 0.867293, c3 = 'LpVO4qLEn2' where c = 1128 index_test.go:143: sql update test_index set c1 = 7609682031235206510, c2 = 0.509693, c3 = 'OtXDxhi8aM' where c = 1270 index_test.go:140: sql delete from test_index where c = 1152 index_test.go:137: sql insert into test_index values (3837, 4763110562949678749, 0.640349, 'Ym8i9KNjVB') index_test.go:143: sql update test_index set c1 = 7057481523509978663, c2 = 0.079814, c3 = 'XoNBZwBN1J' where c = 2887 index_test.go:143: sql update test_index set c1 = 4892571450693461666, c2 = 0.972728, c3 = 'HPSd4mMJEN' where c = 3678 index_test.go:143: sql update test_index set c1 = 6112958851759820608, c2 = 0.426867, c3 = '3QhAKDwQDs' where c = 2931 index_test.go:137: sql insert into test_index values (3836, 8806821084260842956, 0.492684, '4kX7k7escr') index_test.go:137: sql insert into test_index values (3838, 8987854900281442765, 0.313723, 'VfqzZCGMSF') index_test.go:137: sql insert into test_index values (3839, 4289443432655081127, 0.365011, 'SK5wXWqi0m') index_test.go:140: sql delete from test_index where c = 1449 index_test.go:140: sql delete from test_index where c = 1753 index_test.go:137: sql insert into test_index values (3840, 2074452320886616522, 0.952953, 'XraCX2cpaa') index_test.go:137: sql insert into test_index values (3841, 5795003733404770868, 0.508740, 'fHPqbiprdE') index_test.go:137: sql insert into test_index values (3842, 3830639820872452047, 0.394775, 'Vtztq9vFzJ') index_test.go:137: sql insert into test_index values (3843, 5265372452518395247, 0.307226, 'NzzKDgbdXp') index_test.go:143: sql update test_index set c1 = 4011478081338579479, c2 = 0.696285, c3 = '1dqhxnddw7' where c = 2221 index_test.go:137: sql insert into test_index values (3844, 4065890252357324299, 0.966105, 'RswcaDUR3O') index_test.go:140: sql delete from test_index where c = 952 index_test.go:140: sql delete from test_index where c = 534 index_test.go:143: sql update test_index set c1 = 7553161367296107091, c2 = 0.708876, c3 = 'POYISuQ2wo' where c = 1840 index_test.go:140: sql delete from test_index where c = 2818 index_test.go:143: sql update test_index set c1 = 2368927599711437598, c2 = 0.840221, c3 = '4krrbA6JeZ' where c = 741 index_test.go:140: sql delete from test_index where c = 60 index_test.go:140: sql delete from test_index where c = 1067 index_test.go:143: sql update test_index set c1 = 2050951494814862329, c2 = 0.046880, c3 = 'kPQWE5PjOe' where c = 1551 index_test.go:137: sql insert into test_index values (3845, 5892479141401022939, 0.761206, 'VGQvVPd9h2') index_test.go:140: sql delete from test_index where c = 1754 index_test.go:143: sql update test_index set c1 = 390371362274214825, c2 = 0.839635, c3 = 'rGYXUQ9htd' where c = 1700 index_test.go:137: sql insert into test_index values (3846, 8125959311666010079, 0.013060, 'BsGOoRbzjK') index_test.go:143: sql update test_index set c1 = 8207863103780902134, c2 = 0.269374, c3 = 'hNIACxu9b1' where c = 536 index_test.go:137: sql insert into test_index values (3847, 5902246509728057524, 0.564949, 'UYjBdySE1R') index_test.go:143: sql update test_index set c1 = 8950083430830892646, c2 = 0.875699, c3 = 'UfBi9VjNF2' where c = 632 index_test.go:140: sql delete from test_index where c = 908 index_test.go:137: sql insert into test_index values (3848, 7147754073267771785, 0.150809, 'y2EpdvQAXY') index_test.go:143: sql update test_index set c1 = 6567466334338316218, c2 = 0.113373, c3 = 'oqICxyM9QF' where c = 3351 index_test.go:143: sql update test_index set c1 = 6756896169532705643, c2 = 0.321485, c3 = 'xe8LR2gyea' where c = 3248 index_test.go:140: sql delete from test_index where c = 3587 index_test.go:137: sql insert into test_index values (3849, 3816071068533415386, 0.263610, 'Xm4tkc0svb') index_test.go:140: sql delete from test_index where c = 351 index_test.go:137: sql insert into test_index values (3850, 3082973908498264198, 0.481880, 'NIZ4xCpWk9') index_test.go:143: sql update test_index set c1 = 7243711135910158471, c2 = 0.781260, c3 = 'c6zxqA2m0E' where c = 1152 index_test.go:143: sql update test_index set c1 = 3864412861143835763, c2 = 0.600619, c3 = 'RjkiYicTkP' where c = 3779 index_test.go:140: sql delete from test_index where c = 1140 index_test.go:137: sql insert into test_index values (3852, 5325019732331931650, 0.200122, 'XscGyAYegz') index_test.go:143: sql update test_index set c1 = 2098745404038990249, c2 = 0.313589, c3 = '1rGDfhji0T' where c = 2151 index_test.go:137: sql insert into test_index values (3851, 2606751010832283318, 0.796349, 'wKoj8OPGwG') index_test.go:140: sql delete from test_index where c = 3662 index_test.go:140: sql delete from test_index where c = 3214 index_test.go:137: sql insert into test_index values (3853, 4248490670356032702, 0.923317, 'RM5qYBJD1w') index_test.go:137: sql insert into test_index values (3854, 5272675102711591833, 0.960572, 'jQKJoHngPO') index_test.go:140: sql delete from test_index where c = 691 index_test.go:140: sql delete from test_index where c = 3604 index_test.go:143: sql update test_index set c1 = 5201883859306919412, c2 = 0.670460, c3 = 'dDe8D89fjK' where c = 1984 index_test.go:140: sql delete from test_index where c = 2017 index_test.go:140: sql delete from test_index where c = 741 index_test.go:143: sql update test_index set c1 = 401135794483691972, c2 = 0.827116, c3 = 'LtjFELR6Ae' where c = 2775 index_test.go:137: sql insert into test_index values (3856, 1605350817597476301, 0.319371, 'DPQZbkzr9A') index_test.go:143: sql update test_index set c1 = 5929658486886316313, c2 = 0.772051, c3 = 'VQM8wmIUz4' where c = 729 index_test.go:143: sql update test_index set c1 = 2447720944154603278, c2 = 0.006624, c3 = '3ggvIGfxEG' where c = 362 index_test.go:137: sql insert into test_index values (3855, 1691105964060254467, 0.634237, 'mV1fs9FgLB') index_test.go:140: sql delete from test_index where c = 740 index_test.go:143: sql update test_index set c1 = 8904725627300041227, c2 = 0.801956, c3 = 'TVa3ylUZ4x' where c = 2860 index_test.go:143: sql update test_index set c1 = 1051274527465581954, c2 = 0.399591, c3 = 'FZuT5se2kw' where c = 943 index_test.go:137: sql insert into test_index values (3857, 8119921987416832278, 0.397733, 'IoqXT5ebEz') index_test.go:140: sql delete from test_index where c = 2358 index_test.go:143: sql update test_index set c1 = 3150568027808368397, c2 = 0.875007, c3 = 'af6sqnAd1f' where c = 1454 index_test.go:137: sql insert into test_index values (3858, 3777701868694618526, 0.772834, 'MHBF4fIuPE') index_test.go:140: sql delete from test_index where c = 1551 index_test.go:143: sql update test_index set c1 = 4705827441167420673, c2 = 0.707734, c3 = 'pWYytOCVqk' where c = 1269 index_test.go:143: sql update test_index set c1 = 2406078139755401475, c2 = 0.233935, c3 = 'gQuOsdppfl' where c = 2150 index_test.go:137: sql insert into test_index values (3860, 3342906538954149988, 0.947400, 'jgxH5anGEg') index_test.go:137: sql insert into test_index values (3859, 6180767358660962171, 0.617568, 'KCdL8rTdzY') index_test.go:137: sql insert into test_index values (3861, 8691648853306669240, 0.284721, 'qwYnU1FdQT') index_test.go:137: sql insert into test_index values (3862, 3814555192904871945, 0.028744, 'GuGMbn8mbU') index_test.go:137: sql insert into test_index values (3863, 7171421526923607303, 0.702926, 'ycrpZoaGPA') index_test.go:140: sql delete from test_index where c = 386 index_test.go:140: sql delete from test_index where c = 2357 index_test.go:140: sql delete from test_index where c = 3275 index_test.go:137: sql insert into test_index values (3864, 1365278388034531578, 0.945878, 'yCcIPwRLcd') index_test.go:143: sql update test_index set c1 = 5212172933666916294, c2 = 0.859841, c3 = 'rXaEXlZ2NJ' where c = 3735 index_test.go:143: sql update test_index set c1 = 2896012666264348320, c2 = 0.012703, c3 = 'ThNOqnKpCV' where c = 1669 index_test.go:140: sql delete from test_index where c = 1502 index_test.go:143: sql update test_index set c1 = 6511168112216523490, c2 = 0.964044, c3 = '9H8sjPEJFB' where c = 148 index_test.go:140: sql delete from test_index where c = 2681 index_test.go:137: sql insert into test_index values (3865, 599081476231904061, 0.143704, 'u4BeHhNAwx') index_test.go:140: sql delete from test_index where c = 2260 index_test.go:140: sql delete from test_index where c = 1895 index_test.go:143: sql update test_index set c1 = 5705510766065275096, c2 = 0.120328, c3 = '3T8Nh1f1Va' where c = 1362 index_test.go:143: sql update test_index set c1 = 3118117417459132172, c2 = 0.837268, c3 = 'Azju4DjnZR' where c = 149 index_test.go:140: sql delete from test_index where c = 2816 index_test.go:137: sql insert into test_index values (3867, 3557397523411571120, 0.358306, 'tMDpi5UrBJ') index_test.go:143: sql update test_index set c1 = 36953931293994645, c2 = 0.734516, c3 = 'fhLK3Peb6s' where c = 2659 index_test.go:137: sql insert into test_index values (3866, 2587276417295378886, 0.749281, 'DH12V7Y0an') index_test.go:137: sql insert into test_index values (3869, 8630838400085452095, 0.839680, 'KNOCcq2HUL') index_test.go:140: sql delete from test_index where c = 1264 index_test.go:143: sql update test_index set c1 = 6412929874096991889, c2 = 0.669080, c3 = 'M4XXt0FRMu' where c = 323 index_test.go:137: sql insert into test_index values (3868, 268081025556590542, 0.803070, 'dfYo8CAIkZ') index_test.go:143: sql update test_index set c1 = 4507528480695155348, c2 = 0.239693, c3 = '3sONyReB5S' where c = 2123 index_test.go:140: sql delete from test_index where c = 239 index_test.go:140: sql delete from test_index where c = 1559 index_test.go:140: sql delete from test_index where c = 102 index_test.go:143: sql update test_index set c1 = 8418522760256596869, c2 = 0.108535, c3 = 'bLpQy9z7Ql' where c = 2981 index_test.go:137: sql insert into test_index values (3871, 8361840113860677110, 0.577466, 'y4goXgPC91') index_test.go:137: sql insert into test_index values (3872, 1198460780539662827, 0.059090, 'Jo8l75NQVL') index_test.go:137: sql insert into test_index values (3870, 8850164077813853984, 0.212308, 'aY2UI8j3JK') index_test.go:143: sql update test_index set c1 = 148974104768940958, c2 = 0.280431, c3 = 'I06z4sMy5b' where c = 220 index_test.go:140: sql delete from test_index where c = 2220 index_test.go:137: sql insert into test_index values (3873, 80463715936037595, 0.224832, 'CILRIfb2oD') index_test.go:143: sql update test_index set c1 = 6371971023582229033, c2 = 0.421955, c3 = 'zDz7oTYXDc' where c = 1241 index_test.go:137: sql insert into test_index values (3875, 5327843357894769313, 0.627014, 'F7OlQ8j4zU') index_test.go:143: sql update test_index set c1 = 825995956461189864, c2 = 0.874161, c3 = 'Z5V8O55qE1' where c = 1567 index_test.go:140: sql delete from test_index where c = 2445 index_test.go:137: sql insert into test_index values (3874, 572367198390722957, 0.533289, 'yLZMludUf2') index_test.go:140: sql delete from test_index where c = 1452 index_test.go:137: sql insert into test_index values (3876, 6296320374312901710, 0.370305, 'yoYDdVBp2n') index_test.go:143: sql update test_index set c1 = 5580002339830838933, c2 = 0.123026, c3 = '0HuoxqRQwE' where c = 3373 index_test.go:140: sql delete from test_index where c = 3733 index_test.go:140: sql delete from test_index where c = 129 index_test.go:143: sql update test_index set c1 = 6076634585738029275, c2 = 0.526936, c3 = 'EeMBg4lI4Q' where c = 3527 index_test.go:140: sql delete from test_index where c = 2490 index_test.go:143: sql update test_index set c1 = 6094342013839765733, c2 = 0.553221, c3 = 'CF4BHAIPzz' where c = 277 index_test.go:143: sql update test_index set c1 = 8350232453627275223, c2 = 0.181830, c3 = 'VUzDKGLUyd' where c = 1077 index_test.go:140: sql delete from test_index where c = 2807 index_test.go:137: sql insert into test_index values (3879, 2741593170211900757, 0.004741, 'Ze78RfApPK') index_test.go:137: sql insert into test_index values (3877, 1149585534979884449, 0.068664, '9WKIQ124Wl') index_test.go:143: sql update test_index set c1 = 7959535823175564130, c2 = 0.406270, c3 = 'fQD3MPe2Q3' where c = 3307 index_test.go:140: sql delete from test_index where c = 2751 index_test.go:143: sql update test_index set c1 = 1405379922829067530, c2 = 0.181625, c3 = 'tyoB0hndsQ' where c = 1488 index_test.go:137: sql insert into test_index values (3878, 5343841046388101790, 0.872959, 'gartac8FIs') index_test.go:137: sql insert into test_index values (3880, 8401098473631052077, 0.075098, 'A0Y4deJNJd') index_test.go:137: sql insert into test_index values (3881, 292968566403861139, 0.930810, 'wU2fajlDiJ') index_test.go:140: sql delete from test_index where c = 782 index_test.go:143: sql update test_index set c1 = 150118568160211110, c2 = 0.004944, c3 = '5zv0cvEzP9' where c = 747 index_test.go:143: sql update test_index set c1 = 331076061710238338, c2 = 0.347442, c3 = '8GvPZGzD8Z' where c = 3373 index_test.go:137: sql insert into test_index values (3884, 1237897339350444919, 0.462307, 'X2J9ZUDduv') index_test.go:140: sql delete from test_index where c = 3134 index_test.go:140: sql delete from test_index where c = 2870 index_test.go:137: sql insert into test_index values (3882, 3628446494735600653, 0.101279, 'oRYH0Wp4Px') index_test.go:140: sql delete from test_index where c = 2787 index_test.go:143: sql update test_index set c1 = 6777112957724419274, c2 = 0.497694, c3 = 'GNfTbEGntA' where c = 961 index_test.go:140: sql delete from test_index where c = 3373 index_test.go:143: sql update test_index set c1 = 2277652694404072935, c2 = 0.710645, c3 = 'Ta4d1tWwJB' where c = 2504 index_test.go:137: sql insert into test_index values (3883, 6573124693538743281, 0.485564, '2rS3qnq0ke') index_test.go:137: sql insert into test_index values (3885, 2368575738194611334, 0.208254, 'WjL3l8YrW6') index_test.go:143: sql update test_index set c1 = 3593518450772494107, c2 = 0.086594, c3 = 'mOmj3jVHly' where c = 3275 index_test.go:140: sql delete from test_index where c = 2233 index_test.go:137: sql insert into test_index values (3886, 1001103051583580852, 0.959522, 'Q7XW37isCf') index_test.go:143: sql update test_index set c1 = 8364946330604791170, c2 = 0.260319, c3 = '61tyr2cNaP' where c = 1349 index_test.go:137: sql insert into test_index values (3887, 3148472232273978180, 0.323348, 'TE2lead40R') index_test.go:143: sql update test_index set c1 = 1316307513993937508, c2 = 0.654424, c3 = '7eOeO3G9Yp' where c = 2330 index_test.go:143: sql update test_index set c1 = 3013468789251263311, c2 = 0.475507, c3 = 'c8FTGCoVWz' where c = 3643 index_test.go:137: sql insert into test_index values (3888, 2979474641632142137, 0.357615, 'V4k1D9I6aa') index_test.go:140: sql delete from test_index where c = 2814 index_test.go:140: sql delete from test_index where c = 2377 index_test.go:140: sql delete from test_index where c = 1274 index_test.go:137: sql insert into test_index values (3889, 9029322134450157294, 0.964716, 'Z3rEGBu5aH') index_test.go:140: sql delete from test_index where c = 3730 index_test.go:140: sql delete from test_index where c = 2633 index_test.go:140: sql delete from test_index where c = 3590 index_test.go:137: sql insert into test_index values (3891, 6371890617396639030, 0.165806, '4aQLQ1wg1q') index_test.go:143: sql update test_index set c1 = 5553514065158198779, c2 = 0.599153, c3 = '67AgDtxCwn' where c = 3037 index_test.go:137: sql insert into test_index values (3890, 8740875774213229937, 0.126381, 'KWDkAkRW0d') index_test.go:143: sql update test_index set c1 = 8572687027500125059, c2 = 0.421270, c3 = '8nXwcm9Qqz' where c = 2263 index_test.go:143: sql update test_index set c1 = 8892253369779908188, c2 = 0.308381, c3 = 'mkVjPIyhDw' where c = 2449 index_test.go:140: sql delete from test_index where c = 76 index_test.go:143: sql update test_index set c1 = 4045135315691043876, c2 = 0.190304, c3 = 'N2iZbYgv2V' where c = 2702 index_test.go:143: sql update test_index set c1 = 2937028594931863098, c2 = 0.969066, c3 = 'XSqkUG5504' where c = 1778 index_test.go:140: sql delete from test_index where c = 1982 index_test.go:143: sql update test_index set c1 = 1153124280270852870, c2 = 0.883691, c3 = 'Ul0Ml5rZiD' where c = 808 index_test.go:140: sql delete from test_index where c = 1046 index_test.go:143: sql update test_index set c1 = 428612335689578414, c2 = 0.117699, c3 = 'xpBDdJmtZx' where c = 1119 index_test.go:137: sql insert into test_index values (3892, 5220602714919724906, 0.565892, '4FR8fjHBmd') index_test.go:143: sql update test_index set c1 = 6627171491996723475, c2 = 0.948636, c3 = 'u9SCCJE3pe' where c = 3199 index_test.go:137: sql insert into test_index values (3894, 3986402611869636689, 0.115866, '2wrpMi2n5P') index_test.go:137: sql insert into test_index values (3895, 5951047240468054690, 0.374329, 'XJPEjlvnH6') index_test.go:140: sql delete from test_index where c = 215 index_test.go:137: sql insert into test_index values (3896, 8477566424688537622, 0.134337, 'EKupSrrEo1') index_test.go:137: sql insert into test_index values (3893, 3660511895603723449, 0.165069, 'axol16GbIV') index_test.go:143: sql update test_index set c1 = 8738673820461719393, c2 = 0.658047, c3 = 'haNcumXpbG' where c = 2847 index_test.go:137: sql insert into test_index values (3897, 6964083967266895200, 0.459057, '4NeE1DGMWX') index_test.go:143: sql update test_index set c1 = 2964731478773728362, c2 = 0.859593, c3 = '4udxhT6ofU' where c = 2439 index_test.go:137: sql insert into test_index values (3898, 8543203609886400698, 0.369333, 'MKndTYYHdT') index_test.go:140: sql delete from test_index where c = 2700 index_test.go:140: sql delete from test_index where c = 1385 index_test.go:137: sql insert into test_index values (3899, 8290327935827682722, 0.034935, 'uJ0ez67ssk') index_test.go:143: sql update test_index set c1 = 1835085380504995460, c2 = 0.637451, c3 = 'H5dtCOT4kw' where c = 2879 index_test.go:143: sql update test_index set c1 = 3025992387945093747, c2 = 0.746355, c3 = 'VSG5GRR2Mx' where c = 3242 index_test.go:140: sql delete from test_index where c = 3068 index_test.go:140: sql delete from test_index where c = 2723 index_test.go:140: sql delete from test_index where c = 2661 index_test.go:140: sql delete from test_index where c = 3457 index_test.go:143: sql update test_index set c1 = 908524103141265708, c2 = 0.589962, c3 = '6uvGc6HJjb' where c = 2674 index_test.go:140: sql delete from test_index where c = 3880 index_test.go:143: sql update test_index set c1 = 7684616054226175407, c2 = 0.067257, c3 = '040mbmu3Li' where c = 1875 index_test.go:143: sql update test_index set c1 = 5796050855021843632, c2 = 0.519312, c3 = 'hXf1AUzWnd' where c = 346 index_test.go:143: sql update test_index set c1 = 2445904102694419981, c2 = 0.997567, c3 = 'KkBwCRg2wo' where c = 3175 index_test.go:143: sql update test_index set c1 = 1735926374273651671, c2 = 0.227525, c3 = 'ZzinTjPgZR' where c = 905 index_test.go:143: sql update test_index set c1 = 6815617221787649601, c2 = 0.629290, c3 = '5kEB3gwOQ7' where c = 176 index_test.go:137: sql insert into test_index values (3900, 4961846025971947052, 0.688033, 'vVJv1Eu5uB') index_test.go:140: sql delete from test_index where c = 1293 index_test.go:143: sql update test_index set c1 = 1415406011520507068, c2 = 0.806543, c3 = 'iKF9653DUt' where c = 2330 index_test.go:137: sql insert into test_index values (3901, 4180827093509551365, 0.169319, 'mnWfnNjsoR') index_test.go:137: sql insert into test_index values (3903, 1926303359419741116, 0.382628, 'zckk22MkKD') index_test.go:137: sql insert into test_index values (3902, 6965837379427864956, 0.462116, '5C0AdzMDMz') index_test.go:137: sql insert into test_index values (3908, 2728449863034161615, 0.746685, 'N7IijlTzPA') index_test.go:137: sql insert into test_index values (3904, 544116257956435730, 0.104212, 'Y9b7YainUZ') index_test.go:137: sql insert into test_index values (3909, 8721981429125605678, 0.046047, '0PmRuK1BMd') index_test.go:137: sql insert into test_index values (3907, 280108745108816893, 0.256354, '8RkLRyb0C5') index_test.go:137: sql insert into test_index values (3906, 1809412040261323039, 0.483245, 'TX7k2f8Tp6') index_test.go:140: sql delete from test_index where c = 263 index_test.go:137: sql insert into test_index values (3910, 4421582169141235210, 0.826333, 'acXBGqBWvi') index_test.go:137: sql insert into test_index values (3905, 8478977251835854673, 0.218493, 'uKaVFrD5M0') index_test.go:140: sql delete from test_index where c = 1284 index_test.go:140: sql delete from test_index where c = 3746 index_test.go:140: sql delete from test_index where c = 3316 index_test.go:140: sql delete from test_index where c = 3513 index_test.go:143: sql update test_index set c1 = 5794922914309590318, c2 = 0.788791, c3 = 'r0TS2d66vl' where c = 2529 index_test.go:140: sql delete from test_index where c = 3738 index_test.go:140: sql delete from test_index where c = 1474 index_test.go:143: sql update test_index set c1 = 3207894600690654287, c2 = 0.582485, c3 = 'I1yOZln2sw' where c = 243 index_test.go:143: sql update test_index set c1 = 616442505278825068, c2 = 0.749996, c3 = 'sDNHBI58Pw' where c = 687 index_test.go:140: sql delete from test_index where c = 1943 index_test.go:140: sql delete from test_index where c = 3017 index_test.go:143: sql update test_index set c1 = 2581437330035924694, c2 = 0.188675, c3 = 'qVpJ8fPmKs' where c = 3270 index_test.go:143: sql update test_index set c1 = 7229711520712656951, c2 = 0.471964, c3 = 'JmzPTXIjd7' where c = 1785 index_test.go:143: sql update test_index set c1 = 5648044369968208229, c2 = 0.328848, c3 = 'mwOoqUWSX2' where c = 1260 index_test.go:143: sql update test_index set c1 = 409612491509362990, c2 = 0.340020, c3 = 'ESxxdqquMS' where c = 3797 index_test.go:140: sql delete from test_index where c = 1681 index_test.go:137: sql insert into test_index values (3911, 4475539396694778190, 0.537474, 'FixXqL8H27') index_test.go:137: sql insert into test_index values (3913, 255168347061346369, 0.956860, 'xhJ57cPl6e') index_test.go:137: sql insert into test_index values (3912, 1860894866317891500, 0.805374, 'QKPJ5360Zb') index_test.go:143: sql update test_index set c1 = 143865372671495197, c2 = 0.955226, c3 = 'GXM9XnmqeQ' where c = 2421 index_test.go:143: sql update test_index set c1 = 5185523800527895224, c2 = 0.094997, c3 = 'mhZb6LmoUA' where c = 1163 index_test.go:143: sql update test_index set c1 = 9146220040606524712, c2 = 0.215795, c3 = 'nVYmYcqBRN' where c = 1896 index_test.go:137: sql insert into test_index values (3915, 8469143261146470507, 0.249420, '8fKw3ijjiA') index_test.go:140: sql delete from test_index where c = 274 index_test.go:137: sql insert into test_index values (3914, 1850047728364620578, 0.333085, 'XDIkHIjpOq') index_test.go:137: sql insert into test_index values (3916, 5880055389426058463, 0.570139, '7DxhGRpkTT') index_test.go:137: sql insert into test_index values (3917, 5159726268719513836, 0.158886, 'bKicCkEs5W') index_test.go:140: sql delete from test_index where c = 2619 index_test.go:140: sql delete from test_index where c = 2656 index_test.go:140: sql delete from test_index where c = 1358 index_test.go:137: sql insert into test_index values (3918, 4863932095946336712, 0.121701, 'jA40gXNWpj') index_test.go:143: sql update test_index set c1 = 2885916542525639784, c2 = 0.875394, c3 = 'SloczBmHpr' where c = 959 index_test.go:143: sql update test_index set c1 = 3914723395171830448, c2 = 0.620462, c3 = '3r9rKU8412' where c = 1367 index_test.go:137: sql insert into test_index values (3919, 3989762089444740233, 0.887526, 'sm6IPocqsm') index_test.go:143: sql update test_index set c1 = 3482399712152801567, c2 = 0.282549, c3 = 'XtyMrTsl60' where c = 2483 index_test.go:140: sql delete from test_index where c = 3096 index_test.go:137: sql insert into test_index values (3920, 7442333991906887785, 0.694126, '2k7KGSLYla') index_test.go:140: sql delete from test_index where c = 2691 index_test.go:140: sql delete from test_index where c = 1825 index_test.go:140: sql delete from test_index where c = 501 index_test.go:143: sql update test_index set c1 = 8029115659174250918, c2 = 0.969938, c3 = 'sDp4rk3FUW' where c = 1342 index_test.go:143: sql update test_index set c1 = 4392375857032249063, c2 = 0.389474, c3 = '85Bb9KrYSn' where c = 1247 index_test.go:143: sql update test_index set c1 = 5506659905492876629, c2 = 0.296557, c3 = 'czo5iTNB3T' where c = 102 index_test.go:137: sql insert into test_index values (3921, 4517397611721063458, 0.075201, 'MAcD9vaPzd') index_test.go:143: sql update test_index set c1 = 3035872483153636226, c2 = 0.861617, c3 = 'alDu7gTV7R' where c = 3042 index_test.go:137: sql insert into test_index values (3923, 3834245862552373227, 0.865430, 'q9XOBIjR2m') index_test.go:140: sql delete from test_index where c = 342 index_test.go:140: sql delete from test_index where c = 1989 index_test.go:140: sql delete from test_index where c = 2420 index_test.go:137: sql insert into test_index values (3922, 7750550546366194468, 0.642240, 's3YhY0OjtE') index_test.go:140: sql delete from test_index where c = 1015 index_test.go:137: sql insert into test_index values (3925, 3233340069447476252, 0.154503, 'UqtVXCqgA1') index_test.go:143: sql update test_index set c1 = 6586732140375410864, c2 = 0.394460, c3 = 'Skzezcg7Uw' where c = 1037 index_test.go:137: sql insert into test_index values (3924, 9078927163028208397, 0.620037, 'Za142XuFsy') index_test.go:137: sql insert into test_index values (3926, 6571582409653671694, 0.193722, 'NVX0ld7VSD') index_test.go:143: sql update test_index set c1 = 851157670782224259, c2 = 0.707696, c3 = 'eO7QwRtCJb' where c = 236 index_test.go:140: sql delete from test_index where c = 2549 index_test.go:140: sql delete from test_index where c = 2334 index_test.go:137: sql insert into test_index values (3927, 8195879500367465631, 0.462862, 'Kwc8XW7hTG') index_test.go:143: sql update test_index set c1 = 5192163699120247052, c2 = 0.158001, c3 = 'pGqzE8I6KI' where c = 3299 index_test.go:143: sql update test_index set c1 = 6536168311463489999, c2 = 0.373621, c3 = 'jZDXjQsnPv' where c = 530 index_test.go:143: sql update test_index set c1 = 8776536584856623433, c2 = 0.455539, c3 = 'MQQaQVlOUf' where c = 2522 index_test.go:143: sql update test_index set c1 = 7800482431537635401, c2 = 0.005870, c3 = 'WGsljzJdWU' where c = 788 index_test.go:140: sql delete from test_index where c = 3327 index_test.go:140: sql delete from test_index where c = 3636 index_test.go:137: sql insert into test_index values (3928, 6523996699242883227, 0.166066, '1jyuGSuBLT') index_test.go:143: sql update test_index set c1 = 6384320892729910923, c2 = 0.981483, c3 = 'D0ygxw92dK' where c = 1961 index_test.go:137: sql insert into test_index values (3932, 9179655978605319440, 0.385277, 'g6J61pZfN4') index_test.go:137: sql insert into test_index values (3931, 8954022219704951395, 0.759644, '1EXKBzsASw') index_test.go:137: sql insert into test_index values (3929, 9081345336721571422, 0.559055, 'lOv7goSZmr') index_test.go:137: sql insert into test_index values (3930, 2078765119076441369, 0.553115, 'oQRCoruYQm') index_test.go:140: sql delete from test_index where c = 3651 index_test.go:143: sql update test_index set c1 = 1383254340419962275, c2 = 0.949347, c3 = 'chTj61aTQj' where c = 3470 index_test.go:137: sql insert into test_index values (3933, 5330292990470348452, 0.903923, '0dk5oRz6xJ') index_test.go:143: sql update test_index set c1 = 2327884772138338991, c2 = 0.345486, c3 = 'NcxymnDSZY' where c = 2391 index_test.go:140: sql delete from test_index where c = 1626 index_test.go:140: sql delete from test_index where c = 1904 index_test.go:137: sql insert into test_index values (3934, 626953822024009628, 0.270952, '1KpngWsITn') index_test.go:140: sql delete from test_index where c = 321 index_test.go:140: sql delete from test_index where c = 1995 index_test.go:140: sql delete from test_index where c = 3689 index_test.go:143: sql update test_index set c1 = 4060721754257222159, c2 = 0.790189, c3 = 'yOCjYaTqRg' where c = 299 index_test.go:137: sql insert into test_index values (3936, 3802819145558089412, 0.812783, 'Zg6gZTHVht') index_test.go:143: sql update test_index set c1 = 8375468112080810700, c2 = 0.976729, c3 = 'HZv0eXP6Mz' where c = 1797 index_test.go:143: sql update test_index set c1 = 1774564507769099349, c2 = 0.108588, c3 = 'omtrTA4xMb' where c = 60 index_test.go:140: sql delete from test_index where c = 2572 index_test.go:143: sql update test_index set c1 = 281587825740832908, c2 = 0.210916, c3 = 'D553J10nfy' where c = 2507 index_test.go:137: sql insert into test_index values (3935, 8385488643675919385, 0.349651, 'jHbNlU1uxJ') index_test.go:140: sql delete from test_index where c = 3107 index_test.go:143: sql update test_index set c1 = 4372423626682758326, c2 = 0.538910, c3 = '9cplHVkc56' where c = 2119 index_test.go:143: sql update test_index set c1 = 6840232392127982384, c2 = 0.427823, c3 = 'QKFhUmlqj7' where c = 2204 index_test.go:140: sql delete from test_index where c = 1892 index_test.go:143: sql update test_index set c1 = 1179982638430448398, c2 = 0.234724, c3 = 'n3TBQp6n9R' where c = 2686 index_test.go:140: sql delete from test_index where c = 1810 index_test.go:137: sql insert into test_index values (3938, 8334367705289854593, 0.684668, 'RUCbCaraPs') index_test.go:137: sql insert into test_index values (3940, 5714058986923463840, 0.134482, 'JHGCJnrhty') index_test.go:137: sql insert into test_index values (3937, 6309132337604665005, 0.603813, 'KkkNuEmUCh') index_test.go:137: sql insert into test_index values (3939, 3462072141853050871, 0.223796, 'EAEOVvcvR0') index_test.go:137: sql insert into test_index values (3941, 5497788744414767287, 0.995763, 'z8sxPxqCCw') index_test.go:140: sql delete from test_index where c = 399 index_test.go:137: sql insert into test_index values (3942, 5259185426754896835, 0.828150, 'kpOBAz40rt') index_test.go:143: sql update test_index set c1 = 8982264517498240611, c2 = 0.311887, c3 = '0z40bqMCDw' where c = 2057 index_test.go:137: sql insert into test_index values (3943, 63285733697776106, 0.312002, '6X0wQWxRYs') index_test.go:140: sql delete from test_index where c = 1566 index_test.go:143: sql update test_index set c1 = 2578225923000518991, c2 = 0.454111, c3 = 'CySwppkBh9' where c = 2280 index_test.go:140: sql delete from test_index where c = 591 index_test.go:143: sql update test_index set c1 = 617812468109939866, c2 = 0.021372, c3 = 'B4hAf9K2ps' where c = 2419 index_test.go:140: sql delete from test_index where c = 838 index_test.go:140: sql delete from test_index where c = 1419 index_test.go:143: sql update test_index set c1 = 6969630291455086259, c2 = 0.501079, c3 = 'g1u2tCfi3I' where c = 1612 index_test.go:140: sql delete from test_index where c = 1964 index_test.go:143: sql update test_index set c1 = 229325378017146950, c2 = 0.214366, c3 = 'J0YwOwn0vg' where c = 677 index_test.go:143: sql update test_index set c1 = 9038001430514045281, c2 = 0.594040, c3 = '8xeejO0Ycx' where c = 812 index_test.go:137: sql insert into test_index values (3944, 975948928691044079, 0.587564, '6MaKjL2j8h') index_test.go:137: sql insert into test_index values (3945, 6928871961711422745, 0.798743, 'I48xp1F5tY') index_test.go:140: sql delete from test_index where c = 1610 index_test.go:143: sql update test_index set c1 = 699312756519833322, c2 = 0.137909, c3 = '4TgiPGOf8K' where c = 1946 index_test.go:137: sql insert into test_index values (3946, 2649227046252756285, 0.479902, 'fPRUicQUeO') index_test.go:137: sql insert into test_index values (3947, 2748628793890281755, 0.481471, 'hM4zhgfxy4') index_test.go:143: sql update test_index set c1 = 1316529094537511590, c2 = 0.552118, c3 = 'uHi69n8wYh' where c = 3470 index_test.go:143: sql update test_index set c1 = 984894454809526620, c2 = 0.032097, c3 = 'ZAt3PZWWRs' where c = 3510 index_test.go:137: sql insert into test_index values (3949, 5417342786810841977, 0.433693, 'xZ5QEm4TFb') index_test.go:137: sql insert into test_index values (3948, 5257733530121663350, 0.655622, 'f4gFfCBtUO') index_test.go:143: sql update test_index set c1 = 8309146254621355439, c2 = 0.508891, c3 = 'vfKzznU3jT' where c = 3084 index_test.go:140: sql delete from test_index where c = 764 index_test.go:140: sql delete from test_index where c = 1841 index_test.go:137: sql insert into test_index values (3950, 2783122129230757004, 0.228414, 'W1LEGJtkwb') index_test.go:140: sql delete from test_index where c = 2361 index_test.go:140: sql delete from test_index where c = 229 index_test.go:143: sql update test_index set c1 = 374529536612978311, c2 = 0.983319, c3 = 'wyvPNQn4Rv' where c = 1541 index_test.go:143: sql update test_index set c1 = 5148970921308482984, c2 = 0.923616, c3 = 'xgs4ILfdRc' where c = 1855 index_test.go:137: sql insert into test_index values (3952, 6701419365558348660, 0.391374, 'z3fmpcpjUs') index_test.go:137: sql insert into test_index values (3951, 2616180612293154039, 0.201978, 'OQaigSq595') index_test.go:140: sql delete from test_index where c = 1815 index_test.go:137: sql insert into test_index values (3954, 5597941536408606206, 0.642164, 'FZffDuo9U4') index_test.go:137: sql insert into test_index values (3953, 3762240829650215524, 0.613865, 'ZkirbdxliB') index_test.go:140: sql delete from test_index where c = 1923 index_test.go:143: sql update test_index set c1 = 6341120067790406559, c2 = 0.442708, c3 = '0yzDY54QsT' where c = 3475 index_test.go:140: sql delete from test_index where c = 1417 index_test.go:143: sql update test_index set c1 = 424080689485716934, c2 = 0.991354, c3 = 'kEcNvw5EhO' where c = 1190 index_test.go:140: sql delete from test_index where c = 2760 index_test.go:143: sql update test_index set c1 = 7858470978988015514, c2 = 0.768492, c3 = 'OuTYM1Cgn2' where c = 671 index_test.go:137: sql insert into test_index values (3955, 5849053730831465422, 0.086784, 'kkIaYtlzJF') index_test.go:140: sql delete from test_index where c = 1306 index_test.go:140: sql delete from test_index where c = 1748 index_test.go:140: sql delete from test_index where c = 1085 index_test.go:140: sql delete from test_index where c = 402 index_test.go:143: sql update test_index set c1 = 6454233770992709908, c2 = 0.030667, c3 = 'E8Sd1oDVi3' where c = 105 index_test.go:143: sql update test_index set c1 = 736668352877943128, c2 = 0.800140, c3 = '5AWW6MUeHJ' where c = 2098 index_test.go:143: sql update test_index set c1 = 1892416109489372363, c2 = 0.069222, c3 = 'i6LD9b1e0j' where c = 3472 index_test.go:143: sql update test_index set c1 = 6224740984934144826, c2 = 0.090211, c3 = 'y6ztTeJokx' where c = 3756 index_test.go:137: sql insert into test_index values (3958, 2200781404217268588, 0.268290, 'xFLgonzM40') index_test.go:137: sql insert into test_index values (3957, 3657943389705492921, 0.515027, 'QEWPvlHqOo') index_test.go:137: sql insert into test_index values (3956, 5936745860151129479, 0.298098, 'h66FQs3MMu') index_test.go:143: sql update test_index set c1 = 1135109486851294674, c2 = 0.257119, c3 = 'hm4K89tKw6' where c = 2755 index_test.go:137: sql insert into test_index values (3961, 5367406431570837873, 0.281663, 'Sd3FW6ugeq') index_test.go:143: sql update test_index set c1 = 1033427946925388653, c2 = 0.980212, c3 = 'tYVokSvNxL' where c = 2419 index_test.go:137: sql insert into test_index values (3960, 1071828118500558777, 0.158511, 'FOl3WjIWwJ') index_test.go:137: sql insert into test_index values (3959, 6697840293388981439, 0.219039, 'sRHOZaBzoa') index_test.go:137: sql insert into test_index values (3962, 7953937008011098046, 0.702439, 'Jz64rroKEz') index_test.go:140: sql delete from test_index where c = 3951 index_test.go:143: sql update test_index set c1 = 3927073529169092965, c2 = 0.322778, c3 = 'bp4BLSzY6n' where c = 3566 index_test.go:140: sql delete from test_index where c = 2087 index_test.go:140: sql delete from test_index where c = 1341 index_test.go:140: sql delete from test_index where c = 934 index_test.go:140: sql delete from test_index where c = 2061 index_test.go:137: sql insert into test_index values (3963, 5476862846323655448, 0.187794, '9x4BPyZD0d') index_test.go:143: sql update test_index set c1 = 1293613934789354483, c2 = 0.996872, c3 = 'LMf6jPOs5L' where c = 157 index_test.go:140: sql delete from test_index where c = 1297 index_test.go:137: sql insert into test_index values (3964, 7531999021812672437, 0.059868, 'O4mQtbd8hw') index_test.go:140: sql delete from test_index where c = 2954 index_test.go:143: sql update test_index set c1 = 6265358323489064869, c2 = 0.647214, c3 = 'OpwwPK66ND' where c = 3434 index_test.go:137: sql insert into test_index values (3966, 990326338963721622, 0.094792, 'z6c8WE4xi1') index_test.go:143: sql update test_index set c1 = 6974283819374049175, c2 = 0.505722, c3 = 'DWIyZa7p02' where c = 983 index_test.go:140: sql delete from test_index where c = 2329 index_test.go:143: sql update test_index set c1 = 7067736306049028856, c2 = 0.957830, c3 = 'aTE2r5MDQt' where c = 2990 index_test.go:143: sql update test_index set c1 = 229207515697811894, c2 = 0.968845, c3 = 'FpzjYNsorN' where c = 2878 index_test.go:137: sql insert into test_index values (3965, 9167906868937888313, 0.083243, 'n1Iknq2jrb') index_test.go:143: sql update test_index set c1 = 6194225015517865979, c2 = 0.580441, c3 = 'ydY5jHQDsw' where c = 3923 index_test.go:140: sql delete from test_index where c = 913 index_test.go:143: sql update test_index set c1 = 6782945893923460010, c2 = 0.628423, c3 = 'TUOMcbdHyy' where c = 1613 index_test.go:140: sql delete from test_index where c = 1712 index_test.go:137: sql insert into test_index values (3967, 2299306666909651011, 0.325158, 'aNj1VbkQEL') index_test.go:140: sql delete from test_index where c = 1866 index_test.go:137: sql insert into test_index values (3970, 6170066463569213579, 0.383612, 'U8c1RZzRgl') index_test.go:137: sql insert into test_index values (3968, 3909608744326462474, 0.597858, 'S9aLtORh1r') index_test.go:137: sql insert into test_index values (3971, 1748663490613496040, 0.403612, 'EnQK2EHyKd') index_test.go:143: sql update test_index set c1 = 8862232725795786837, c2 = 0.404441, c3 = 'jiePjoCIva' where c = 241 index_test.go:143: sql update test_index set c1 = 8284323033496289256, c2 = 0.782838, c3 = 'WR9wyhulGL' where c = 3500 index_test.go:140: sql delete from test_index where c = 3304 index_test.go:140: sql delete from test_index where c = 1562 index_test.go:137: sql insert into test_index values (3972, 8379678080485894292, 0.282569, '9ehfYv3Rtl') index_test.go:137: sql insert into test_index values (3969, 8630447375849994051, 0.558501, 'rYcq3Tn4QL') index_test.go:143: sql update test_index set c1 = 3327039023425730511, c2 = 0.192289, c3 = 'IYu6o9l91h' where c = 2376 index_test.go:143: sql update test_index set c1 = 3383106354424695620, c2 = 0.089922, c3 = 'MlwAxPAXGe' where c = 363 index_test.go:143: sql update test_index set c1 = 7207339896132194880, c2 = 0.041594, c3 = 'X4rzdJTjIt' where c = 3063 index_test.go:143: sql update test_index set c1 = 2993335190502736032, c2 = 0.881446, c3 = 'X8779R0psU' where c = 2491 index_test.go:137: sql insert into test_index values (3973, 7108618335946560566, 0.402848, 'S0bOhiX7SU') index_test.go:140: sql delete from test_index where c = 2080 index_test.go:137: sql insert into test_index values (3974, 5425345503842303734, 0.797889, 'DMgYqFwO9z') index_test.go:140: sql delete from test_index where c = 2695 index_test.go:140: sql delete from test_index where c = 1618 index_test.go:140: sql delete from test_index where c = 2964 index_test.go:137: sql insert into test_index values (3975, 8250976136146841828, 0.257892, 'jGfyJSfRdF') index_test.go:140: sql delete from test_index where c = 2641 index_test.go:137: sql insert into test_index values (3976, 4093836414901692006, 0.372132, 'WTM47F2Nuy') index_test.go:137: sql insert into test_index values (3977, 1414407028449438556, 0.086145, 'hKETP979NP') index_test.go:143: sql update test_index set c1 = 2993005603557423850, c2 = 0.994453, c3 = 'JXppJJAxrE' where c = 1424 index_test.go:143: sql update test_index set c1 = 5622725043781085772, c2 = 0.667745, c3 = 'PklxvoJXay' where c = 3288 index_test.go:143: sql update test_index set c1 = 1351435729284412773, c2 = 0.451033, c3 = 'Veup2hfqgr' where c = 3218 index_test.go:140: sql delete from test_index where c = 624 index_test.go:137: sql insert into test_index values (3978, 1435448336252021209, 0.969500, 'jmD9meIhQI') index_test.go:143: sql update test_index set c1 = 7533562277188343070, c2 = 0.624210, c3 = 'qh5TVB5W76' where c = 3812 index_test.go:140: sql delete from test_index where c = 3968 index_test.go:140: sql delete from test_index where c = 2209 index_test.go:140: sql delete from test_index where c = 732 index_test.go:137: sql insert into test_index values (3980, 5235582368341301109, 0.303313, 'QE1pftaVQe') index_test.go:137: sql insert into test_index values (3979, 5461999410499852818, 0.763252, 'x44i5BECHq') index_test.go:140: sql delete from test_index where c = 2733 index_test.go:137: sql insert into test_index values (3981, 7705878833011056951, 0.140138, 'rQD0ZNG2HI') index_test.go:143: sql update test_index set c1 = 7319503667329214913, c2 = 0.673199, c3 = 'DnKkpNORPL' where c = 154 index_test.go:143: sql update test_index set c1 = 5972908255396427674, c2 = 0.633125, c3 = 'LgFCrVCORZ' where c = 511 index_test.go:143: sql update test_index set c1 = 480651785422438147, c2 = 0.464156, c3 = 'CiHY4mQteF' where c = 2245 index_test.go:143: sql update test_index set c1 = 8400478989586530672, c2 = 0.664336, c3 = 'fvW5bxRp8j' where c = 871 index_test.go:140: sql delete from test_index where c = 1976 index_test.go:137: sql insert into test_index values (3982, 7406811814874522814, 0.523458, 'HI1d1zBzKE') index_test.go:140: sql delete from test_index where c = 3332 index_test.go:137: sql insert into test_index values (3986, 4256130439376901235, 0.509705, 'qC64YhT4pn') index_test.go:137: sql insert into test_index values (3983, 4964923163959897645, 0.398221, '094uBAFwhX') index_test.go:137: sql insert into test_index values (3985, 6700746527370243197, 0.497303, 's7Vn8i0wBp') index_test.go:140: sql delete from test_index where c = 2674 index_test.go:140: sql delete from test_index where c = 1554 index_test.go:143: sql update test_index set c1 = 4079864250628025335, c2 = 0.885282, c3 = 'PM8XkFO1dS' where c = 1616 index_test.go:143: sql update test_index set c1 = 5669858449700275343, c2 = 0.404350, c3 = 'hiEGNTRoIX' where c = 2216 index_test.go:143: sql update test_index set c1 = 7422455466204253723, c2 = 0.861783, c3 = 'B0onfjCYvI' where c = 3011 index_test.go:137: sql insert into test_index values (3984, 656206122770679235, 0.004525, 'KxZPqz83AC') index_test.go:140: sql delete from test_index where c = 1636 index_test.go:143: sql update test_index set c1 = 6395100856744165214, c2 = 0.414036, c3 = 'sgPM2joQFd' where c = 3178 index_test.go:140: sql delete from test_index where c = 2983 index_test.go:140: sql delete from test_index where c = 3047 index_test.go:140: sql delete from test_index where c = 3866 index_test.go:137: sql insert into test_index values (3989, 7437513917688897710, 0.154712, 'DwXdQWQaXr') index_test.go:137: sql insert into test_index values (3987, 7346946673080032358, 0.076489, 'zCmxuhpES3') index_test.go:143: sql update test_index set c1 = 5828196834659446510, c2 = 0.503736, c3 = 'x4W38vSg8m' where c = 3667 index_test.go:143: sql update test_index set c1 = 4502663928118234045, c2 = 0.744071, c3 = '4GejgYmgja' where c = 2011 index_test.go:143: sql update test_index set c1 = 8177175712548366976, c2 = 0.390505, c3 = 'nLh4IGWGUM' where c = 430 index_test.go:137: sql insert into test_index values (3988, 7473271036995199487, 0.136385, '71VGXFugme') index_test.go:137: sql insert into test_index values (3990, 6110745913547603590, 0.958717, 'dkNaYxsVtr') index_test.go:143: sql update test_index set c1 = 837640948639748524, c2 = 0.560043, c3 = 'JhacQgubes' where c = 1513 index_test.go:143: sql update test_index set c1 = 3033278593328767779, c2 = 0.022283, c3 = 'wZrqAWqfLd' where c = 20 index_test.go:140: sql delete from test_index where c = 1104 index_test.go:137: sql insert into test_index values (3992, 837152943352341395, 0.849492, 'fMIaP0xu2d') index_test.go:140: sql delete from test_index where c = 3054 index_test.go:137: sql insert into test_index values (3991, 2010564171428947285, 0.187729, 'EQiAAgrleN') index_test.go:143: sql update test_index set c1 = 6939490933340580071, c2 = 0.478286, c3 = 'O9qr0ArX9b' where c = 3660 index_test.go:140: sql delete from test_index where c = 487 index_test.go:137: sql insert into test_index values (3993, 1098326349233114870, 0.775452, '7qkwLPKsr0') index_test.go:140: sql delete from test_index where c = 3491 index_test.go:143: sql update test_index set c1 = 1896046248919660975, c2 = 0.951599, c3 = 'CT5eb5QtBb' where c = 839 index_test.go:140: sql delete from test_index where c = 759 index_test.go:137: sql insert into test_index values (3995, 7764824458717239801, 0.407374, 'ly8mVfd9bh') index_test.go:140: sql delete from test_index where c = 814 index_test.go:137: sql insert into test_index values (3996, 3351828977711775300, 0.196790, 'n2QKV6T4SZ') index_test.go:143: sql update test_index set c1 = 5155452603500768491, c2 = 0.785110, c3 = 'tBOn46TCGR' where c = 1239 index_test.go:137: sql insert into test_index values (3994, 163387348831935545, 0.661148, 'iSvE94uNMn') index_test.go:143: sql update test_index set c1 = 2902719994357771123, c2 = 0.295191, c3 = '5UCJzwxKJo' where c = 2025 index_test.go:143: sql update test_index set c1 = 3897121096795189825, c2 = 0.579688, c3 = '5IPmifHL1a' where c = 2439 index_test.go:140: sql delete from test_index where c = 2802 index_test.go:143: sql update test_index set c1 = 5219865831459108147, c2 = 0.045953, c3 = 'i3HZP3ud1K' where c = 3374 index_test.go:140: sql delete from test_index where c = 2408 index_test.go:140: sql delete from test_index where c = 3303 index_test.go:140: sql delete from test_index where c = 3962 index_test.go:137: sql insert into test_index values (3998, 3651162951432038727, 0.750506, 'uhcLEjyo5a') index_test.go:143: sql update test_index set c1 = 8185334462855511902, c2 = 0.691012, c3 = 'qUTUosYXol' where c = 2181 index_test.go:143: sql update test_index set c1 = 1536062491978092630, c2 = 0.981880, c3 = 'bb6FHimbga' where c = 1048 index_test.go:143: sql update test_index set c1 = 5789669429743206694, c2 = 0.391512, c3 = 'sBFa7rLjWL' where c = 1338 index_test.go:140: sql delete from test_index where c = 846 index_test.go:137: sql insert into test_index values (3997, 4597358572351984692, 0.707039, 'sFeejgct20') index_test.go:143: sql update test_index set c1 = 7447058698918153673, c2 = 0.193602, c3 = 'QEMS9NXbxn' where c = 3573 index_test.go:143: sql update test_index set c1 = 7680289739784605464, c2 = 0.659151, c3 = '8sdgYS8HBg' where c = 3259 index_test.go:137: sql insert into test_index values (3999, 6387641470108453427, 0.831894, 'ZzH4LqtFte') index_test.go:137: sql insert into test_index values (4000, 5289050604141164190, 0.138713, 'vBj26nwdoQ') index_test.go:140: sql delete from test_index where c = 1225 index_test.go:143: sql update test_index set c1 = 8591634405569593928, c2 = 0.474343, c3 = 'aJEOLLRxXq' where c = 3702 index_test.go:140: sql delete from test_index where c = 1504 index_test.go:140: sql delete from test_index where c = 2244 index_test.go:143: sql update test_index set c1 = 4301656615942410018, c2 = 0.396709, c3 = 'TJe2RSi6dL' where c = 2325 index_test.go:143: sql update test_index set c1 = 5258288436449407893, c2 = 0.845230, c3 = 'B2WxFaj5gH' where c = 3375 index_test.go:143: sql update test_index set c1 = 574790082553616162, c2 = 0.311050, c3 = 'V1Edha5A5n' where c = 2141 [2024/05/06 17:55:40.475 +08:00] [ERROR] [gc_worker.go:1764] ["deleteRanges is called"] index_test.go:137: sql insert into test_index values (4002, 193984076991253766, 0.470153, 'yJrmO5gEfB') index_test.go:137: sql insert into test_index values (4005, 5288719468754469257, 0.371538, '2801Q5YnbP') index_test.go:137: sql insert into test_index values (4004, 5819984035042722349, 0.391851, 'BAGbZa4HRK') index_test.go:137: sql insert into test_index values (4003, 1956696453058236554, 0.993004, 'bmrUDaAnKW') index_test.go:137: sql insert into test_index values (4008, 9175763897028044207, 0.229289, 'FefOjl4E7i') index_test.go:137: sql insert into test_index values (4001, 6253009525038183256, 0.679973, 'v6crLf8MGd') index_test.go:137: sql insert into test_index values (4009, 3527020212446506895, 0.645908, 'dgqGqFkgwL') index_test.go:137: sql insert into test_index values (4007, 456382286489038757, 0.852740, 'ogesGd7xme') index_test.go:140: sql delete from test_index where c = 547 index_test.go:140: sql delete from test_index where c = 1962 index_test.go:140: sql delete from test_index where c = 1739 index_test.go:137: sql insert into test_index values (4006, 6752476241430433755, 0.458899, 'JOkhXxK0NY') index_test.go:137: sql insert into test_index values (4010, 272780190499971750, 0.599237, 'EpISfZpSDd') index_test.go:140: sql delete from test_index where c = 2413 index_test.go:143: sql update test_index set c1 = 5894431620618727366, c2 = 0.813863, c3 = 'KoAKwyWphX' where c = 861 index_test.go:143: sql update test_index set c1 = 613616688289440642, c2 = 0.235968, c3 = 'qXw5bdkp6i' where c = 2080 index_test.go:140: sql delete from test_index where c = 3347 index_test.go:143: sql update test_index set c1 = 6840785620571870981, c2 = 0.281188, c3 = '4qseJKbL7i' where c = 1304 index_test.go:140: sql delete from test_index where c = 2926 index_test.go:140: sql delete from test_index where c = 2947 index_test.go:140: sql delete from test_index where c = 786 index_test.go:140: sql delete from test_index where c = 2859 index_test.go:137: sql insert into test_index values (4011, 1840308445977310265, 0.087499, 'JV6bAoaXk2') index_test.go:143: sql update test_index set c1 = 6134742903595230959, c2 = 0.331501, c3 = 's8NDDBOIXL' where c = 2490 index_test.go:143: sql update test_index set c1 = 7633918320652402419, c2 = 0.773476, c3 = 'VqGcqTVe2W' where c = 2039 index_test.go:137: sql insert into test_index values (4012, 7163531082690451354, 0.304883, 'jtPLpoeeC3') index_test.go:140: sql delete from test_index where c = 2848 index_test.go:137: sql insert into test_index values (4015, 9023367561070288951, 0.511340, 'vmORnMaAdr') index_test.go:137: sql insert into test_index values (4014, 6163858356292805905, 0.735049, '2IemsC75S0') index_test.go:143: sql update test_index set c1 = 3974580813686447418, c2 = 0.654177, c3 = 'pyBqcLPhgJ' where c = 3993 index_test.go:137: sql insert into test_index values (4013, 6868870995621532794, 0.513463, '2AE0hNz2Ph') index_test.go:143: sql update test_index set c1 = 1478571682402997766, c2 = 0.372036, c3 = 'R0Vk152aNi' where c = 1258 index_test.go:143: sql update test_index set c1 = 598882832740742818, c2 = 0.676157, c3 = 'YBedxcTeou' where c = 2347 index_test.go:143: sql update test_index set c1 = 5522831685919821478, c2 = 0.670538, c3 = 'gKXTDRNYYx' where c = 2444 index_test.go:140: sql delete from test_index where c = 1034 index_test.go:140: sql delete from test_index where c = 1574 index_test.go:140: sql delete from test_index where c = 1818 index_test.go:140: sql delete from test_index where c = 1470 index_test.go:143: sql update test_index set c1 = 5636651207531658618, c2 = 0.430007, c3 = 'DYA0C2cxvg' where c = 2668 index_test.go:143: sql update test_index set c1 = 7068938119865101366, c2 = 0.069663, c3 = 'DDqBTXYRXJ' where c = 3214 index_test.go:143: sql update test_index set c1 = 1318055435407527496, c2 = 0.472935, c3 = 'WerbMyTDGb' where c = 402 index_test.go:137: sql insert into test_index values (4016, 7334682919063124329, 0.428354, 'EgyNftmsj1') index_test.go:137: sql insert into test_index values (4017, 8561544271102674539, 0.379049, 'Z5Z7IbuiVb') index_test.go:137: sql insert into test_index values (4019, 6983049559703493974, 0.326901, 'GporcN5Maz') index_test.go:140: sql delete from test_index where c = 3576 index_test.go:140: sql delete from test_index where c = 253 index_test.go:137: sql insert into test_index values (4018, 1143637136486499536, 0.113372, 'ijVj31JVJv') index_test.go:137: sql insert into test_index values (4020, 4175450376628004363, 0.554912, 'B4ZYk8cwEp') index_test.go:143: sql update test_index set c1 = 7223743709762243116, c2 = 0.173732, c3 = 'IGaeLCRri3' where c = 599 index_test.go:143: sql update test_index set c1 = 4639683188314648226, c2 = 0.901633, c3 = 'HAR2efinfZ' where c = 2702 index_test.go:137: sql insert into test_index values (4021, 977815565247800439, 0.804645, 'zClMsdwyPO') index_test.go:143: sql update test_index set c1 = 956712091108121204, c2 = 0.397809, c3 = '21MbyaNMl7' where c = 317 index_test.go:140: sql delete from test_index where c = 431 index_test.go:140: sql delete from test_index where c = 301 index_test.go:140: sql delete from test_index where c = 2009 index_test.go:137: sql insert into test_index values (4022, 4226801472812216760, 0.495477, 'VuRSNX9Q27') index_test.go:143: sql update test_index set c1 = 812288420659456290, c2 = 0.167726, c3 = 'hVKOe1tmVG' where c = 1447 index_test.go:140: sql delete from test_index where c = 3840 index_test.go:137: sql insert into test_index values (4023, 1620649586269937082, 0.350836, 'LkSGxCqz5H') index_test.go:140: sql delete from test_index where c = 3532 index_test.go:143: sql update test_index set c1 = 5933226931913602208, c2 = 0.507457, c3 = 'sybpWsts7u' where c = 3214 index_test.go:137: sql insert into test_index values (4025, 8470705025570425689, 0.935611, 'QVCecesUMx') index_test.go:143: sql update test_index set c1 = 1297642436582849485, c2 = 0.885938, c3 = 'bNFaU1lB98' where c = 906 index_test.go:137: sql insert into test_index values (4024, 715660348974336438, 0.435523, 'GgN2p5XBfi') index_test.go:143: sql update test_index set c1 = 5732740275966493461, c2 = 0.822873, c3 = '7iRC0xUwXo' where c = 79 index_test.go:137: sql insert into test_index values (4026, 278633457544431085, 0.087663, 'Unpmg9cdQu') index_test.go:143: sql update test_index set c1 = 9068871146237312352, c2 = 0.613786, c3 = 'BYIWPK7Foe' where c = 2064 index_test.go:140: sql delete from test_index where c = 1269 index_test.go:140: sql delete from test_index where c = 1387 index_test.go:140: sql delete from test_index where c = 1374 index_test.go:140: sql delete from test_index where c = 955 index_test.go:143: sql update test_index set c1 = 1769335632042444622, c2 = 0.599677, c3 = '5jwkPAIy9p' where c = 2079 index_test.go:143: sql update test_index set c1 = 5505987585092773061, c2 = 0.503870, c3 = 'GX78cb1ogd' where c = 3966 index_test.go:140: sql delete from test_index where c = 3084 index_test.go:137: sql insert into test_index values (4030, 5706565858991230953, 0.182559, 'BGVjE4uIfw') index_test.go:143: sql update test_index set c1 = 5844575495305288858, c2 = 0.847249, c3 = 'KP1FEQC05E' where c = 1131 index_test.go:137: sql insert into test_index values (4029, 7637396582389504792, 0.550294, '0sNR4GedDh') index_test.go:137: sql insert into test_index values (4027, 5119216541329452316, 0.910824, 'nBN2Zt1Cpl') index_test.go:137: sql insert into test_index values (4028, 7051447439449497303, 0.376716, 'w3omxAyh93') index_test.go:140: sql delete from test_index where c = 482 index_test.go:137: sql insert into test_index values (4031, 105632570426856168, 0.656771, 'xq6peaqbNr') index_test.go:140: sql delete from test_index where c = 2110 index_test.go:143: sql update test_index set c1 = 6212582969716118977, c2 = 0.273014, c3 = '80teFBuGrW' where c = 3227 index_test.go:137: sql insert into test_index values (4032, 8799741404126771689, 0.771181, 'JXpuzzQ41M') index_test.go:143: sql update test_index set c1 = 3879653256983011872, c2 = 0.027572, c3 = '9vRWomFOQ7' where c = 1166 index_test.go:137: sql insert into test_index values (4033, 6973648715820710608, 0.506998, 'xTTCEABJjL') index_test.go:143: sql update test_index set c1 = 8867570996396284005, c2 = 0.292483, c3 = 'X7rkYwAI9X' where c = 388 index_test.go:140: sql delete from test_index where c = 1968 index_test.go:143: sql update test_index set c1 = 4569329219395327223, c2 = 0.854387, c3 = 'E4xrmkGB7N' where c = 3719 index_test.go:140: sql delete from test_index where c = 1478 index_test.go:140: sql delete from test_index where c = 220 index_test.go:140: sql delete from test_index where c = 2987 index_test.go:143: sql update test_index set c1 = 4510380383163172319, c2 = 0.221487, c3 = 'cj2E08cm25' where c = 1447 index_test.go:143: sql update test_index set c1 = 616022668545065536, c2 = 0.936349, c3 = 'MrdJDRNM91' where c = 2128 index_test.go:137: sql insert into test_index values (4035, 3449012763407829352, 0.658539, '6bonUXmXWY') index_test.go:143: sql update test_index set c1 = 9123338304389727029, c2 = 0.542814, c3 = 'hZ25SXNHtG' where c = 2334 index_test.go:137: sql insert into test_index values (4036, 1634503723124186183, 0.147401, 'cHRIQ6AvJi') index_test.go:140: sql delete from test_index where c = 2731 index_test.go:143: sql update test_index set c1 = 1227484906694661169, c2 = 0.400910, c3 = 'bL3Cpx3mvM' where c = 2200 index_test.go:137: sql insert into test_index values (4034, 3137225866128299690, 0.586456, 'yaz5CkOzye') index_test.go:140: sql delete from test_index where c = 322 index_test.go:137: sql insert into test_index values (4037, 6535856921831500630, 0.430681, 'vzBBSXQyF0') index_test.go:137: sql insert into test_index values (4038, 6413650577505331245, 0.545423, 'ZQpETknxJx') index_test.go:140: sql delete from test_index where c = 262 index_test.go:143: sql update test_index set c1 = 7329457249383529130, c2 = 0.500149, c3 = 'LOIu31CYUe' where c = 1550 index_test.go:140: sql delete from test_index where c = 1024 index_test.go:137: sql insert into test_index values (4039, 4945057802076722674, 0.305552, 'MJahLabplV') index_test.go:137: sql insert into test_index values (4040, 1765707324403333769, 0.366093, '6x8ZZcnWYK') index_test.go:137: sql insert into test_index values (4041, 3836166906964644073, 0.365442, 'XVUrWri5mn') index_test.go:140: sql delete from test_index where c = 606 index_test.go:143: sql update test_index set c1 = 3230805281535456992, c2 = 0.235632, c3 = 'h9fF3sjtu4' where c = 710 index_test.go:143: sql update test_index set c1 = 1494636608822150477, c2 = 0.761915, c3 = '1BkzcMCkWH' where c = 549 index_test.go:140: sql delete from test_index where c = 1767 index_test.go:140: sql delete from test_index where c = 3012 index_test.go:137: sql insert into test_index values (4042, 1884269967535943739, 0.923654, '2Js2YbX7rt') index_test.go:140: sql delete from test_index where c = 25 index_test.go:143: sql update test_index set c1 = 6836347420044627908, c2 = 0.122368, c3 = 'j6GFuI0V8i' where c = 2823 index_test.go:140: sql delete from test_index where c = 751 index_test.go:143: sql update test_index set c1 = 3336296944879114355, c2 = 0.863370, c3 = 'xqbZ2wBEmO' where c = 921 index_test.go:143: sql update test_index set c1 = 8619370615318224466, c2 = 0.778255, c3 = 'IZJqfBJPC9' where c = 2897 index_test.go:143: sql update test_index set c1 = 1040616044272929794, c2 = 0.700727, c3 = '8R4v2zdIG8' where c = 1170 index_test.go:143: sql update test_index set c1 = 2798529619576366355, c2 = 0.830302, c3 = 'CdGcSTFgu3' where c = 1109 index_test.go:137: sql insert into test_index values (4043, 4475328826903781703, 0.067073, 'JSQ4crlzuZ') index_test.go:137: sql insert into test_index values (4044, 5364472109123180611, 0.538324, 'XRiYnwjSdf') index_test.go:140: sql delete from test_index where c = 3641 index_test.go:140: sql delete from test_index where c = 2519 index_test.go:137: sql insert into test_index values (4046, 9117552474220115468, 0.513240, 'yfhkvWxnUH') index_test.go:137: sql insert into test_index values (4045, 7296994622431846484, 0.914799, 'AN1LU424RT') index_test.go:137: sql insert into test_index values (4049, 1292894482240985744, 0.354149, 'yAG9lzsKPV') index_test.go:137: sql insert into test_index values (4048, 5153821838837666787, 0.020823, '3RSyruYuyD') index_test.go:143: sql update test_index set c1 = 4999103711318088677, c2 = 0.291767, c3 = 'gvZ6T0Np6A' where c = 2443 index_test.go:137: sql insert into test_index values (4047, 3745832593076070065, 0.068781, 'jbRs2bMP0T') index_test.go:143: sql update test_index set c1 = 2938476341832119254, c2 = 0.959053, c3 = '3TgbJWTAn0' where c = 774 index_test.go:140: sql delete from test_index where c = 184 index_test.go:143: sql update test_index set c1 = 8776815893084173391, c2 = 0.498730, c3 = 'cLGpZfMdX5' where c = 3739 index_test.go:140: sql delete from test_index where c = 3251 index_test.go:143: sql update test_index set c1 = 4054317779856415004, c2 = 0.568876, c3 = 'lD1k4LyLem' where c = 3462 index_test.go:140: sql delete from test_index where c = 1177 index_test.go:143: sql update test_index set c1 = 71584334898210595, c2 = 0.239739, c3 = 'lDpjwn3T8R' where c = 192 index_test.go:137: sql insert into test_index values (4050, 7213813200379948930, 0.170943, 'iUQ20a9X2w') index_test.go:140: sql delete from test_index where c = 3099 index_test.go:140: sql delete from test_index where c = 3174 index_test.go:137: sql insert into test_index values (4051, 4409585090756584532, 0.304368, 'KAHUNwgDwY') index_test.go:140: sql delete from test_index where c = 1718 index_test.go:143: sql update test_index set c1 = 1159297330273725332, c2 = 0.995691, c3 = 'LEe4dZHwpJ' where c = 206 index_test.go:143: sql update test_index set c1 = 8569909812767465882, c2 = 0.185855, c3 = 'p2NRlSDzz3' where c = 2064 index_test.go:143: sql update test_index set c1 = 4244167246461716200, c2 = 0.029620, c3 = 'qLfJEJmnCA' where c = 737 index_test.go:137: sql insert into test_index values (4054, 3334083971236318298, 0.544395, 'wjX31TiRJC') index_test.go:137: sql insert into test_index values (4052, 4517275683176312772, 0.988642, 'oVD3Q39iOZ') index_test.go:137: sql insert into test_index values (4053, 4949924889481360273, 0.096584, 'NZib5IDkne') index_test.go:140: sql delete from test_index where c = 1874 index_test.go:143: sql update test_index set c1 = 6519636531539368175, c2 = 0.288087, c3 = '1krmHGDWSd' where c = 3790 index_test.go:140: sql delete from test_index where c = 830 index_test.go:140: sql delete from test_index where c = 1499 index_test.go:140: sql delete from test_index where c = 2121 index_test.go:137: sql insert into test_index values (4055, 2351387782678497810, 0.685893, 'LcKZFkQQSv') index_test.go:137: sql insert into test_index values (4056, 3821850050699010497, 0.326814, 'FCD2pAHcvr') index_test.go:137: sql insert into test_index values (4057, 6302691957880610376, 0.323297, 'P8P3YnO6uN') index_test.go:143: sql update test_index set c1 = 6281818657913825171, c2 = 0.151485, c3 = 'LTwoZxFRgj' where c = 623 index_test.go:143: sql update test_index set c1 = 7079092648617515197, c2 = 0.526695, c3 = 'lvZMD4fbHM' where c = 3751 index_test.go:137: sql insert into test_index values (4058, 2060100632837427776, 0.949556, '38dmg9EBfA') index_test.go:140: sql delete from test_index where c = 3703 index_test.go:143: sql update test_index set c1 = 4978686427769991470, c2 = 0.514337, c3 = 'LgJ7plWuXa' where c = 2488 index_test.go:143: sql update test_index set c1 = 8378125551884099081, c2 = 0.341866, c3 = 'pIahqWldpM' where c = 3410 index_test.go:140: sql delete from test_index where c = 824 index_test.go:137: sql insert into test_index values (4060, 1377608555773288110, 0.993971, '4ejYjr6Hrh') index_test.go:137: sql insert into test_index values (4059, 2875310817668196979, 0.347903, 'kyP7luLU82') index_test.go:140: sql delete from test_index where c = 3290 index_test.go:143: sql update test_index set c1 = 4874584980661578881, c2 = 0.825334, c3 = 'Pc0cdm290T' where c = 1960 index_test.go:140: sql delete from test_index where c = 2431 index_test.go:137: sql insert into test_index values (4061, 4126677128890847885, 0.116567, '4yV5Jk45gx') index_test.go:143: sql update test_index set c1 = 1334786709472988317, c2 = 0.082747, c3 = 'M48wu287Ul' where c = 492 index_test.go:137: sql insert into test_index values (4062, 8590920752350785680, 0.580944, 'M8OMxXyg6c') index_test.go:143: sql update test_index set c1 = 782955113338344298, c2 = 0.801586, c3 = 'uQUtfkqWPA' where c = 3714 index_test.go:140: sql delete from test_index where c = 1534 index_test.go:140: sql delete from test_index where c = 3296 index_test.go:140: sql delete from test_index where c = 469 index_test.go:143: sql update test_index set c1 = 5155864450453378206, c2 = 0.446486, c3 = 'ahmdnphYoT' where c = 2817 index_test.go:140: sql delete from test_index where c = 3360 index_test.go:137: sql insert into test_index values (4063, 8766372315021800100, 0.736881, 'F2qISaGWrH') index_test.go:143: sql update test_index set c1 = 6838892659713287640, c2 = 0.535664, c3 = 'gTFkkSxh3W' where c = 3709 index_test.go:140: sql delete from test_index where c = 318 index_test.go:140: sql delete from test_index where c = 741 index_test.go:143: sql update test_index set c1 = 6110811386388706711, c2 = 0.740698, c3 = 'OI1o2bJDja' where c = 1420 index_test.go:137: sql insert into test_index values (4064, 5007760212079920599, 0.729580, 'MhVbbNtKIe') index_test.go:137: sql insert into test_index values (4065, 4988073790789853723, 0.086215, 'jCsm0TpxSz') index_test.go:143: sql update test_index set c1 = 4870582765924118234, c2 = 0.752766, c3 = 'gQzEOda45S' where c = 2764 index_test.go:143: sql update test_index set c1 = 7856425596770652187, c2 = 0.106134, c3 = 'kpfr3hbUZK' where c = 2612 index_test.go:137: sql insert into test_index values (4066, 7165805695749251495, 0.395327, 'CJqTMhWcyx') index_test.go:137: sql insert into test_index values (4067, 424750918421165182, 0.758272, 'MgPEoToj1E') index_test.go:140: sql delete from test_index where c = 847 index_test.go:137: sql insert into test_index values (4068, 8207360980022575039, 0.081477, 'sbOycwdM22') index_test.go:140: sql delete from test_index where c = 1679 index_test.go:143: sql update test_index set c1 = 2294073153623784176, c2 = 0.210507, c3 = '2Xs660pnp9' where c = 2054 index_test.go:140: sql delete from test_index where c = 3745 index_test.go:143: sql update test_index set c1 = 2325033690798873589, c2 = 0.178852, c3 = 'S0wLmlbXYw' where c = 3408 index_test.go:137: sql insert into test_index values (4069, 8261990913311764339, 0.713570, 'N2FnxVSUvo') index_test.go:137: sql insert into test_index values (4070, 7308211109115620404, 0.414876, '80qXJhtdhJ') index_test.go:143: sql update test_index set c1 = 9088759428157145294, c2 = 0.835841, c3 = 'wpZh2sL5AY' where c = 1272 index_test.go:143: sql update test_index set c1 = 2621133569557506349, c2 = 0.406419, c3 = 'uoj40PmFMP' where c = 1705 index_test.go:140: sql delete from test_index where c = 1310 index_test.go:140: sql delete from test_index where c = 1759 index_test.go:140: sql delete from test_index where c = 409 index_test.go:140: sql delete from test_index where c = 3557 index_test.go:137: sql insert into test_index values (4071, 2188938243290630705, 0.310853, 'h0h3w59zLV') index_test.go:143: sql update test_index set c1 = 6548535713602268301, c2 = 0.543425, c3 = 'EETYUMlkXe' where c = 2865 index_test.go:140: sql delete from test_index where c = 1251 index_test.go:143: sql update test_index set c1 = 7182939988579809022, c2 = 0.399744, c3 = 'MXHYpOBmuc' where c = 2205 index_test.go:143: sql update test_index set c1 = 2016036641116082746, c2 = 0.689720, c3 = 'ezNg7AbDIX' where c = 1256 index_test.go:137: sql insert into test_index values (4074, 5017508541755759367, 0.849607, 'N4gsae8u9X') index_test.go:137: sql insert into test_index values (4072, 2467912986751517269, 0.226645, 'CoMTWzJeZf') index_test.go:143: sql update test_index set c1 = 1290191092015764925, c2 = 0.958284, c3 = 'UgR7Hv8xAn' where c = 552 index_test.go:143: sql update test_index set c1 = 7469293862438695254, c2 = 0.131635, c3 = 'KOKAYxA0Uq' where c = 737 index_test.go:137: sql insert into test_index values (4073, 6631250273515748303, 0.028945, 'hNOnMzPA2i') index_test.go:143: sql update test_index set c1 = 7545532882490084397, c2 = 0.517987, c3 = 'tBwJ00Srnq' where c = 3727 index_test.go:140: sql delete from test_index where c = 2001 index_test.go:143: sql update test_index set c1 = 9196354968264887445, c2 = 0.441418, c3 = 'DTzf54tHg9' where c = 2472 index_test.go:137: sql insert into test_index values (4076, 3439079483654627837, 0.471236, 'ZrR3wlQeqj') index_test.go:140: sql delete from test_index where c = 2721 index_test.go:140: sql delete from test_index where c = 204 index_test.go:137: sql insert into test_index values (4075, 2395771629165326395, 0.280415, 'C8gtnMm8A8') index_test.go:137: sql insert into test_index values (4078, 9213657451869171879, 0.336254, 'RTcoQQvCdC') index_test.go:137: sql insert into test_index values (4079, 4982022883696907078, 0.353781, 'DUd3G6j9Zq') index_test.go:140: sql delete from test_index where c = 2067 index_test.go:137: sql insert into test_index values (4077, 2847273750921897100, 0.352964, '2CbDnEPxWi') index_test.go:143: sql update test_index set c1 = 6182400045580254598, c2 = 0.991323, c3 = '6Tm88Q5eWI' where c = 1391 index_test.go:140: sql delete from test_index where c = 823 index_test.go:143: sql update test_index set c1 = 163163060737412977, c2 = 0.608171, c3 = 'GVrpM4LnTn' where c = 758 index_test.go:137: sql insert into test_index values (4080, 5320437534370813702, 0.865056, 'jVAcVRgvaW') index_test.go:143: sql update test_index set c1 = 5246349646520203766, c2 = 0.954666, c3 = '2MUoRXeAcr' where c = 2966 index_test.go:140: sql delete from test_index where c = 75 index_test.go:137: sql insert into test_index values (4081, 4560953563802709454, 0.056804, 'G7hVTYZj1c') index_test.go:140: sql delete from test_index where c = 2396 index_test.go:140: sql delete from test_index where c = 2466 index_test.go:137: sql insert into test_index values (4082, 5826110433160935512, 0.253973, 'SNvJjwy2Va') index_test.go:143: sql update test_index set c1 = 8122873833224215731, c2 = 0.346119, c3 = 'BK7kY6heQz' where c = 1685 index_test.go:143: sql update test_index set c1 = 2636370731512116119, c2 = 0.347469, c3 = 'jljrv3HcA6' where c = 4070 index_test.go:143: sql update test_index set c1 = 5976758457314196880, c2 = 0.193883, c3 = 'O1aud26R6U' where c = 281 index_test.go:137: sql insert into test_index values (4084, 1418415088599322573, 0.676359, 'gThaYHMpyJ') index_test.go:140: sql delete from test_index where c = 687 index_test.go:137: sql insert into test_index values (4083, 7051187563006894595, 0.471638, 'IeQJeibF0f') index_test.go:143: sql update test_index set c1 = 3864292105021563170, c2 = 0.933523, c3 = 'ltGWCiYSKo' where c = 2558 index_test.go:143: sql update test_index set c1 = 7615499091704322559, c2 = 0.767350, c3 = 'uXVfcXl6Ai' where c = 1372 index_test.go:140: sql delete from test_index where c = 3421 index_test.go:137: sql insert into test_index values (4086, 4376286852529986799, 0.788068, 'N7CrU48bYd') index_test.go:137: sql insert into test_index values (4087, 7331062173446441168, 0.072128, 'fa5UrRgSbN') index_test.go:140: sql delete from test_index where c = 2053 index_test.go:143: sql update test_index set c1 = 3242391488265416431, c2 = 0.860451, c3 = 'xCquh4KskI' where c = 1837 index_test.go:140: sql delete from test_index where c = 2128 index_test.go:137: sql insert into test_index values (4088, 2855488510864714184, 0.837008, 'tGu7nfgxbP') index_test.go:137: sql insert into test_index values (4089, 5191451078266479661, 0.726441, 'sjkq2ltHMH') index_test.go:140: sql delete from test_index where c = 2295 index_test.go:137: sql insert into test_index values (4085, 1862433897091357226, 0.105206, 'Xcv8bbNeKv') index_test.go:143: sql update test_index set c1 = 6956137116137545453, c2 = 0.994018, c3 = 'PsrTsrSeVl' where c = 2452 index_test.go:140: sql delete from test_index where c = 351 index_test.go:140: sql delete from test_index where c = 3511 index_test.go:140: sql delete from test_index where c = 923 index_test.go:137: sql insert into test_index values (4090, 1730152222328853682, 0.949236, 'zPPxdq1Hhc') index_test.go:143: sql update test_index set c1 = 5550063212375004368, c2 = 0.390612, c3 = 'SA7WmfCeYV' where c = 2347 index_test.go:143: sql update test_index set c1 = 6616799300327538613, c2 = 0.433372, c3 = 'SQdDyEoruM' where c = 2798 index_test.go:143: sql update test_index set c1 = 7281529642115332671, c2 = 0.961958, c3 = 'VW7G4AjIrC' where c = 1117 index_test.go:143: sql update test_index set c1 = 2826666399988270521, c2 = 0.212166, c3 = 'hZ9eN8xfcf' where c = 1690 index_test.go:140: sql delete from test_index where c = 2865 index_test.go:140: sql delete from test_index where c = 3137 index_test.go:137: sql insert into test_index values (4092, 6916439207923426629, 0.433624, 'e7XTykXqtX') index_test.go:137: sql insert into test_index values (4093, 8607360900498388235, 0.086384, 'afx4Zag77o') index_test.go:137: sql insert into test_index values (4094, 7224053738066441299, 0.982446, 'FG2oSOTeJa') index_test.go:137: sql insert into test_index values (4091, 9017023287952513592, 0.177131, 'J7fPvnxTvh') index_test.go:143: sql update test_index set c1 = 2987581157840111818, c2 = 0.498968, c3 = '7jEPv4vEUa' where c = 1479 index_test.go:143: sql update test_index set c1 = 4404362819431914471, c2 = 0.201947, c3 = 'ELB4JAYExO' where c = 2836 index_test.go:140: sql delete from test_index where c = 2237 index_test.go:143: sql update test_index set c1 = 7446785714525112822, c2 = 0.200964, c3 = 'jMnkKk2CJC' where c = 1183 index_test.go:140: sql delete from test_index where c = 3410 index_test.go:140: sql delete from test_index where c = 1268 index_test.go:143: sql update test_index set c1 = 148760303758261139, c2 = 0.794831, c3 = 'hTwv83Q9Tj' where c = 1775 index_test.go:140: sql delete from test_index where c = 2596 index_test.go:137: sql insert into test_index values (4095, 3806752831267898606, 0.974469, 'f3kYI9FVc7') index_test.go:143: sql update test_index set c1 = 5911109481812424584, c2 = 0.984738, c3 = 'FW77vqQxHS' where c = 744 index_test.go:143: sql update test_index set c1 = 7651830053230217541, c2 = 0.106272, c3 = 'jVZ2LAAoQf' where c = 431 index_test.go:143: sql update test_index set c1 = 36146668897908392, c2 = 0.407245, c3 = '9Po6hASXdH' where c = 3958 index_test.go:143: sql update test_index set c1 = 1338155744021696905, c2 = 0.339891, c3 = 'vrmBjNA6W3' where c = 3022 index_test.go:140: sql delete from test_index where c = 3478 index_test.go:137: sql insert into test_index values (4096, 6595955945755872724, 0.076444, 'jAp29w4w9N') index_test.go:143: sql update test_index set c1 = 5105421228757408646, c2 = 0.137154, c3 = 'i6IUWewj2o' where c = 194 index_test.go:140: sql delete from test_index where c = 154 index_test.go:140: sql delete from test_index where c = 3502 index_test.go:137: sql insert into test_index values (4097, 3231139876347947097, 0.241773, 'TnRZc3Vu4H') index_test.go:137: sql insert into test_index values (4098, 2249992028881666595, 0.462335, 'NZ1fSMNhgs') index_test.go:143: sql update test_index set c1 = 557296849686961885, c2 = 0.187347, c3 = '8J2FhbCH3x' where c = 2255 index_test.go:140: sql delete from test_index where c = 925 index_test.go:137: sql insert into test_index values (4099, 2428386866198073252, 0.284935, 'C0qbJSNuXD') index_test.go:143: sql update test_index set c1 = 8333992501080276947, c2 = 0.751720, c3 = 'Zz6JnYQiSI' where c = 2988 index_test.go:140: sql delete from test_index where c = 2368 index_test.go:140: sql delete from test_index where c = 1363 index_test.go:143: sql update test_index set c1 = 3408139969298820834, c2 = 0.774330, c3 = '55QM2Qp3TS' where c = 3756 index_test.go:143: sql update test_index set c1 = 8319265810487587302, c2 = 0.675014, c3 = 'j2F6V8LQI1' where c = 3377 index_test.go:143: sql update test_index set c1 = 7100641690192690775, c2 = 0.547552, c3 = '0hrhZAiLeZ' where c = 4051 index_test.go:137: sql insert into test_index values (4100, 4865120480587126912, 0.999996, 'tIb6AKztS4') index_test.go:140: sql delete from test_index where c = 119 index_test.go:143: sql update test_index set c1 = 7392802077619661759, c2 = 0.694586, c3 = 'uwl0JAHCRi' where c = 4014 index_test.go:137: sql insert into test_index values (4103, 5410989893160426167, 0.227684, 'WDw2Vcnimy') index_test.go:137: sql insert into test_index values (4105, 4487302852946977359, 0.359468, 'RIimBjdTBP') index_test.go:137: sql insert into test_index values (4106, 648668448370329512, 0.991140, 'IjnAvBNAaJ') index_test.go:137: sql insert into test_index values (4104, 3544419357005519910, 0.718620, 'a0WC3tx2tV') index_test.go:137: sql insert into test_index values (4102, 6234574251154375528, 0.969619, 'Aey1GefvLL') index_test.go:137: sql insert into test_index values (4101, 3598226268409908796, 0.265003, 'PJacj0hi5u') index_test.go:137: sql insert into test_index values (4108, 43648956493092553, 0.966681, 'fNM3FnukF1') index_test.go:137: sql insert into test_index values (4110, 7402065083827415026, 0.912342, 'tweH1EYFAo') index_test.go:140: sql delete from test_index where c = 372 index_test.go:137: sql insert into test_index values (4107, 3167374282128271278, 0.045102, 'celTkArfbF') index_test.go:137: sql insert into test_index values (4109, 3919680516361933460, 0.746658, 'bk9j1MwMxx') index_test.go:140: sql delete from test_index where c = 2621 index_test.go:140: sql delete from test_index where c = 1073 index_test.go:140: sql delete from test_index where c = 3710 index_test.go:140: sql delete from test_index where c = 3459 index_test.go:140: sql delete from test_index where c = 316 index_test.go:140: sql delete from test_index where c = 1185 index_test.go:140: sql delete from test_index where c = 3648 index_test.go:143: sql update test_index set c1 = 7433351774807364081, c2 = 0.491469, c3 = 'iTZHi3TX2J' where c = 3062 index_test.go:140: sql delete from test_index where c = 3302 index_test.go:143: sql update test_index set c1 = 6424603642462925257, c2 = 0.165519, c3 = 'j6fttADf9j' where c = 403 index_test.go:140: sql delete from test_index where c = 1405 index_test.go:143: sql update test_index set c1 = 7934153286516453403, c2 = 0.878354, c3 = 'y9NKKXF4og' where c = 3703 index_test.go:143: sql update test_index set c1 = 2261355257908734026, c2 = 0.428985, c3 = 'eCAIIn7w8U' where c = 1591 index_test.go:143: sql update test_index set c1 = 6394064926625071796, c2 = 0.421313, c3 = 'Jq7hMBRcMt' where c = 1513 index_test.go:143: sql update test_index set c1 = 7721256089512519601, c2 = 0.624584, c3 = 'p8zxDa8Lj2' where c = 3416 index_test.go:143: sql update test_index set c1 = 213512854053515517, c2 = 0.667297, c3 = '6YEEkTK2BS' where c = 2858 index_test.go:143: sql update test_index set c1 = 469245101734688461, c2 = 0.258647, c3 = 'DoJDumdZyU' where c = 577 index_test.go:143: sql update test_index set c1 = 4437427060323795256, c2 = 0.536568, c3 = 'DT4XUadxzz' where c = 3937 index_test.go:143: sql update test_index set c1 = 7299923552699759336, c2 = 0.478405, c3 = 'qaF7W9ercG' where c = 2379 index_test.go:137: sql insert into test_index values (4112, 9034996436503921243, 0.787528, 'XkxwydB6na') index_test.go:137: sql insert into test_index values (4111, 6660147482581823233, 0.793516, 'nXf2w9Fxdh') index_test.go:137: sql insert into test_index values (4114, 827192575374964134, 0.140142, 'axR4BwcOKA') index_test.go:140: sql delete from test_index where c = 2038 index_test.go:137: sql insert into test_index values (4116, 9047181532427832384, 0.260788, 'BcBuPbIaWk') index_test.go:137: sql insert into test_index values (4118, 2698543748479972677, 0.563240, 'keN4e5LbVG') index_test.go:137: sql insert into test_index values (4120, 3323785679950512236, 0.387471, 'UKemXmmdHK') index_test.go:137: sql insert into test_index values (4113, 1716957638024001524, 0.518703, 'ng6oCO9apx') index_test.go:137: sql insert into test_index values (4117, 3158786478863413849, 0.134348, 'JX4VsOs5HC') index_test.go:137: sql insert into test_index values (4115, 5763146397592344730, 0.806670, 'FbEx99vXBh') index_test.go:143: sql update test_index set c1 = 9055267302876746046, c2 = 0.627520, c3 = 'TrWOrcwPAy' where c = 831 index_test.go:137: sql insert into test_index values (4119, 3347149456475231940, 0.872477, 'NPqjxQmUIr') index_test.go:140: sql delete from test_index where c = 964 index_test.go:140: sql delete from test_index where c = 3451 index_test.go:140: sql delete from test_index where c = 2329 index_test.go:140: sql delete from test_index where c = 2791 index_test.go:140: sql delete from test_index where c = 873 index_test.go:140: sql delete from test_index where c = 223 index_test.go:140: sql delete from test_index where c = 782 index_test.go:143: sql update test_index set c1 = 8243718437703791737, c2 = 0.951935, c3 = 'mDhPH35xrf' where c = 3840 index_test.go:143: sql update test_index set c1 = 7049845811303629261, c2 = 0.319108, c3 = 'b7oZlPEsHf' where c = 2259 index_test.go:137: sql insert into test_index values (4121, 3107012375778534842, 0.354300, 'dY70zJedSL') index_test.go:140: sql delete from test_index where c = 4035 index_test.go:140: sql delete from test_index where c = 1139 index_test.go:143: sql update test_index set c1 = 2711795264050457036, c2 = 0.673672, c3 = 'DTwad2lqK4' where c = 633 index_test.go:143: sql update test_index set c1 = 4017230728822907748, c2 = 0.500889, c3 = 'DB01BcLj7k' where c = 47 index_test.go:143: sql update test_index set c1 = 5614055424524116736, c2 = 0.042025, c3 = 'b5s30sDAlA' where c = 74 index_test.go:143: sql update test_index set c1 = 5511538392364765105, c2 = 0.130411, c3 = 'BY0NHCCS3D' where c = 3862 index_test.go:143: sql update test_index set c1 = 8486480298628374416, c2 = 0.012573, c3 = 'Cz1Gwyslou' where c = 3339 index_test.go:143: sql update test_index set c1 = 8448519164473595977, c2 = 0.894710, c3 = '6KivIx90xO' where c = 1608 index_test.go:143: sql update test_index set c1 = 7269827952761885787, c2 = 0.655871, c3 = 'Uc84gkFyTt' where c = 3141 index_test.go:137: sql insert into test_index values (4122, 1352703853868012457, 0.248921, 'x4uAx3BEll') index_test.go:137: sql insert into test_index values (4124, 2746835209724579084, 0.560089, 'vmnLlLbtji') index_test.go:140: sql delete from test_index where c = 411 index_test.go:137: sql insert into test_index values (4123, 5848611541183907435, 0.919363, 'FsX8oHy3RL') index_test.go:140: sql delete from test_index where c = 3247 index_test.go:137: sql insert into test_index values (4125, 2451305491950588322, 0.967925, 'mCKSUx85NB') index_test.go:137: sql insert into test_index values (4126, 9018125486845563353, 0.877737, '57B7t9ijxD') index_test.go:137: sql insert into test_index values (4130, 8246766798519139444, 0.052492, 'RSGXZeJKUu') index_test.go:137: sql insert into test_index values (4127, 7352373066208208763, 0.889588, '5kCr9r14PX') index_test.go:137: sql insert into test_index values (4129, 869022849449868720, 0.950784, 'DNvUIcfV3Q') index_test.go:140: sql delete from test_index where c = 1163 index_test.go:140: sql delete from test_index where c = 2211 index_test.go:143: sql update test_index set c1 = 6400523575504040182, c2 = 0.038575, c3 = 'tT35l5I27P' where c = 1174 index_test.go:137: sql insert into test_index values (4128, 8315983317992501912, 0.890676, 'acE2D3GnLh') index_test.go:140: sql delete from test_index where c = 1527 index_test.go:143: sql update test_index set c1 = 7140484491355121273, c2 = 0.510632, c3 = 'Z4TbJjJzdx' where c = 293 index_test.go:143: sql update test_index set c1 = 5176808165586815716, c2 = 0.209709, c3 = 'tihT52Nr7j' where c = 999 index_test.go:143: sql update test_index set c1 = 355119951529732535, c2 = 0.585785, c3 = 'nTG8P29Xm0' where c = 59 index_test.go:140: sql delete from test_index where c = 2538 index_test.go:140: sql delete from test_index where c = 2376 index_test.go:140: sql delete from test_index where c = 2105 index_test.go:140: sql delete from test_index where c = 366 index_test.go:137: sql insert into test_index values (4131, 2402428934812153980, 0.792771, 'KYkHhW6r4F') index_test.go:140: sql delete from test_index where c = 1280 index_test.go:137: sql insert into test_index values (4132, 7842969857675541120, 0.691343, 'oB4NuQkOzc') index_test.go:137: sql insert into test_index values (4133, 4414391203091551519, 0.014614, '4FnA1989M2') index_test.go:143: sql update test_index set c1 = 6637157589512405674, c2 = 0.953411, c3 = 'xeIrGJfuXN' where c = 1905 index_test.go:143: sql update test_index set c1 = 4417372648999966265, c2 = 0.261190, c3 = '2IhwvkDrb0' where c = 3932 index_test.go:137: sql insert into test_index values (4134, 46671215260216837, 0.334542, 'OI86RUZGzC') index_test.go:143: sql update test_index set c1 = 5697245926120539167, c2 = 0.958578, c3 = 'QPyvpDG9p6' where c = 3707 index_test.go:140: sql delete from test_index where c = 2877 index_test.go:143: sql update test_index set c1 = 677765456562021623, c2 = 0.955181, c3 = 'pYL6iFZUvm' where c = 3404 index_test.go:143: sql update test_index set c1 = 8543617561111761890, c2 = 0.733385, c3 = 'Fo81q0i1L5' where c = 1383 index_test.go:143: sql update test_index set c1 = 5829480384656746578, c2 = 0.347992, c3 = 'DShqWVF4uP' where c = 3722 index_test.go:143: sql update test_index set c1 = 7176284217635820840, c2 = 0.609290, c3 = 'BgpBPkp4hn' where c = 1121 index_test.go:137: sql insert into test_index values (4136, 5123341205622941679, 0.548719, 'K8LZIXGrFo') index_test.go:140: sql delete from test_index where c = 3969 index_test.go:137: sql insert into test_index values (4135, 4817716756522520677, 0.969662, 'JL6ijmIwP4') index_test.go:140: sql delete from test_index where c = 2315 index_test.go:137: sql insert into test_index values (4137, 7770653038660705926, 0.082613, 'wKE3NAftmY') index_test.go:140: sql delete from test_index where c = 643 index_test.go:140: sql delete from test_index where c = 500 index_test.go:137: sql insert into test_index values (4139, 5204404934248220301, 0.477595, 'WL77UbO91r') index_test.go:140: sql delete from test_index where c = 527 index_test.go:137: sql insert into test_index values (4140, 3161321132926803528, 0.286728, 'LsEmpCMr3w') index_test.go:137: sql insert into test_index values (4138, 8153390416659893489, 0.443256, 'JXECMgXo8i') index_test.go:137: sql insert into test_index values (4141, 7926823120689134024, 0.642274, '8Bu9Z0vBjE') index_test.go:143: sql update test_index set c1 = 4560060682686182182, c2 = 0.320213, c3 = '30HMY7URZC' where c = 697 index_test.go:143: sql update test_index set c1 = 995030531901033941, c2 = 0.095552, c3 = '11GIJQLqpV' where c = 3900 index_test.go:143: sql update test_index set c1 = 6838110251706905402, c2 = 0.143486, c3 = 'SYALothcho' where c = 3503 index_test.go:140: sql delete from test_index where c = 3849 index_test.go:143: sql update test_index set c1 = 7661161792851622356, c2 = 0.438791, c3 = '2Vxa8T9b7S' where c = 2781 index_test.go:143: sql update test_index set c1 = 1338854365129261795, c2 = 0.679593, c3 = 'NIuHbAhaM0' where c = 742 index_test.go:140: sql delete from test_index where c = 2533 index_test.go:137: sql insert into test_index values (4142, 3613076990027657123, 0.432017, 'LdxjMFJUHE') index_test.go:143: sql update test_index set c1 = 8151947728613888563, c2 = 0.674491, c3 = 'X7r71ykoBr' where c = 2206 index_test.go:140: sql delete from test_index where c = 1724 index_test.go:140: sql delete from test_index where c = 1958 index_test.go:140: sql delete from test_index where c = 4003 index_test.go:137: sql insert into test_index values (4146, 749372145715236082, 0.700872, 'OrL7XGK7z4') index_test.go:137: sql insert into test_index values (4143, 3823891231420996731, 0.032649, 'yOpWGiktEy') index_test.go:137: sql insert into test_index values (4144, 165149582552040056, 0.964145, 'D58MMdRgsR') index_test.go:143: sql update test_index set c1 = 287166814838164466, c2 = 0.889277, c3 = 'cWVOB9jZzS' where c = 3135 index_test.go:140: sql delete from test_index where c = 2001 index_test.go:137: sql insert into test_index values (4147, 9140571934445849427, 0.049608, 'XJJYR9ZYKX') index_test.go:140: sql delete from test_index where c = 3985 index_test.go:137: sql insert into test_index values (4145, 410071078856639314, 0.197204, 'DeP5ky516N') index_test.go:143: sql update test_index set c1 = 3661998663590184251, c2 = 0.527410, c3 = 'XWj6ZoilWc' where c = 2721 index_test.go:143: sql update test_index set c1 = 5985458926613928540, c2 = 0.745979, c3 = 'TOyGgMrtRr' where c = 2365 index_test.go:140: sql delete from test_index where c = 174 index_test.go:143: sql update test_index set c1 = 883010053413666611, c2 = 0.430854, c3 = '2Sf8L5PVzd' where c = 3429 index_test.go:140: sql delete from test_index where c = 3123 index_test.go:143: sql update test_index set c1 = 1516978025366107921, c2 = 0.552634, c3 = 'PNCz5r0BSf' where c = 2013 index_test.go:137: sql insert into test_index values (4148, 2687859797849114184, 0.725134, 'oez5F2ZZtR') index_test.go:140: sql delete from test_index where c = 2621 index_test.go:143: sql update test_index set c1 = 169085423582643644, c2 = 0.389150, c3 = 'iYR6PLJ2gB' where c = 434 index_test.go:140: sql delete from test_index where c = 1056 index_test.go:137: sql insert into test_index values (4149, 3577581047669743240, 0.598661, 'vInnQx7mJa') index_test.go:140: sql delete from test_index where c = 2636 index_test.go:137: sql insert into test_index values (4150, 3974883096824326905, 0.190423, 'Gfl5T1m5xU') index_test.go:143: sql update test_index set c1 = 4141576562308382685, c2 = 0.142526, c3 = '0YrdIkKpIK' where c = 379 index_test.go:137: sql insert into test_index values (4151, 1026586294726789228, 0.565019, '5uuAQUxQK5') index_test.go:137: sql insert into test_index values (4152, 3330205696309025359, 0.195926, 'O9TR0rLERr') index_test.go:143: sql update test_index set c1 = 2757157423974237740, c2 = 0.912524, c3 = 'EC1UvyghaK' where c = 2820 index_test.go:137: sql insert into test_index values (4153, 6103162304848256870, 0.838024, 'oOPuwWRyJ7') index_test.go:143: sql update test_index set c1 = 95589526632185742, c2 = 0.714405, c3 = 'fITTP7BAcT' where c = 3517 index_test.go:143: sql update test_index set c1 = 4265896914996548345, c2 = 0.202264, c3 = 'Y3fCoNaYNM' where c = 2223 index_test.go:143: sql update test_index set c1 = 4636045064846668773, c2 = 0.148878, c3 = 'bDKVuNn8mv' where c = 1613 index_test.go:140: sql delete from test_index where c = 1630 index_test.go:140: sql delete from test_index where c = 2236 index_test.go:140: sql delete from test_index where c = 2982 index_test.go:140: sql delete from test_index where c = 3385 index_test.go:137: sql insert into test_index values (4154, 3129216614022844408, 0.131194, '3Q6WN9tp9R') index_test.go:140: sql delete from test_index where c = 2275 index_test.go:143: sql update test_index set c1 = 2984163379515035275, c2 = 0.931776, c3 = 'tC8MOdOgDJ' where c = 215 index_test.go:143: sql update test_index set c1 = 741345907607529535, c2 = 0.120053, c3 = 'cHV4ALPoh4' where c = 751 index_test.go:137: sql insert into test_index values (4155, 832073746182480696, 0.250846, '5CXayvDicV') index_test.go:137: sql insert into test_index values (4157, 4778061446651056049, 0.535229, 'wL1VFa42rz') index_test.go:137: sql insert into test_index values (4158, 4835245689806860285, 0.713766, 'TsjQaqOqQl') index_test.go:137: sql insert into test_index values (4156, 4126187976770817319, 0.965413, 'FTsvlHgOJF') index_test.go:140: sql delete from test_index where c = 3834 index_test.go:140: sql delete from test_index where c = 2151 index_test.go:137: sql insert into test_index values (4159, 3550346560289384387, 0.905409, 'rqO8LUb0eB') index_test.go:137: sql insert into test_index values (4160, 6419107088751292310, 0.687691, 'rAmO307nHh') index_test.go:143: sql update test_index set c1 = 5913168973251470320, c2 = 0.815404, c3 = 'iCAusXcXNX' where c = 610 index_test.go:143: sql update test_index set c1 = 7287289798908895411, c2 = 0.025635, c3 = 'aaKmIiKIEx' where c = 3225 index_test.go:143: sql update test_index set c1 = 2575087594495503587, c2 = 0.424667, c3 = 'bs8nIeWXnO' where c = 2940 index_test.go:140: sql delete from test_index where c = 119 index_test.go:143: sql update test_index set c1 = 4907934857430005358, c2 = 0.819790, c3 = 'vZL5fRLC5p' where c = 3414 index_test.go:140: sql delete from test_index where c = 3750 index_test.go:140: sql delete from test_index where c = 2558 index_test.go:140: sql delete from test_index where c = 3367 index_test.go:143: sql update test_index set c1 = 7055760341929633883, c2 = 0.206628, c3 = 'VK1lOtRZ96' where c = 3198 index_test.go:143: sql update test_index set c1 = 5703438501199008100, c2 = 0.113053, c3 = 'LUbS00A7PA' where c = 4138 index_test.go:137: sql insert into test_index values (4162, 7663460724683226810, 0.447898, 'BZX0Gwpjfm') index_test.go:137: sql insert into test_index values (4163, 1884925560500668652, 0.969999, 'euRcC4EzU4') index_test.go:137: sql insert into test_index values (4164, 3454408429905904529, 0.779240, 'HfFgxo6IOc') index_test.go:137: sql insert into test_index values (4161, 4927504543855848165, 0.333036, 'THHOYwIyQ0') index_test.go:143: sql update test_index set c1 = 1468478921550174894, c2 = 0.368184, c3 = 'pIj5Ifeg9i' where c = 716 index_test.go:137: sql insert into test_index values (4165, 5768140365590742151, 0.562498, 'h9zObzWA1x') index_test.go:140: sql delete from test_index where c = 3945 index_test.go:143: sql update test_index set c1 = 6267843302911189914, c2 = 0.646167, c3 = '5zLIzujzSZ' where c = 2461 index_test.go:140: sql delete from test_index where c = 2787 index_test.go:140: sql delete from test_index where c = 3176 index_test.go:140: sql delete from test_index where c = 1850 index_test.go:140: sql delete from test_index where c = 2875 index_test.go:143: sql update test_index set c1 = 6674411852731647118, c2 = 0.345785, c3 = 'vmQaiKIo7J' where c = 850 index_test.go:140: sql delete from test_index where c = 2914 index_test.go:137: sql insert into test_index values (4166, 7036583547139353645, 0.605485, 'yqk4V57hvN') index_test.go:143: sql update test_index set c1 = 8467796319687462120, c2 = 0.758069, c3 = 'IGyjRPyTkc' where c = 995 index_test.go:137: sql insert into test_index values (4168, 7494057249378237513, 0.319791, 'wof0PZrjr2') index_test.go:143: sql update test_index set c1 = 3241711220441591317, c2 = 0.372782, c3 = 'faUh4suNSL' where c = 140 index_test.go:137: sql insert into test_index values (4167, 1107654600812617009, 0.425049, 'sDQJBrgecg') index_test.go:143: sql update test_index set c1 = 6270461021795413987, c2 = 0.232937, c3 = 'NxTlyXaie3' where c = 2845 index_test.go:140: sql delete from test_index where c = 1981 index_test.go:143: sql update test_index set c1 = 3449702630124856274, c2 = 0.180256, c3 = 'eDL7kZL0RO' where c = 692 index_test.go:143: sql update test_index set c1 = 8759960508671106986, c2 = 0.260150, c3 = 'poChR987W2' where c = 382 index_test.go:137: sql insert into test_index values (4169, 9207985049517641440, 0.805578, 'Q8XLsvOaip') index_test.go:137: sql insert into test_index values (4170, 3580603027388951454, 0.597087, 'OJs6WjGBer') index_test.go:143: sql update test_index set c1 = 3166309010150870910, c2 = 0.581492, c3 = 'Unxj2Z1rHC' where c = 710 index_test.go:137: sql insert into test_index values (4171, 5179642164209435425, 0.468573, 'D9prHI4C8w') index_test.go:140: sql delete from test_index where c = 933 index_test.go:143: sql update test_index set c1 = 350660810119623095, c2 = 0.511648, c3 = '7ANdWjnlZ4' where c = 2015 index_test.go:140: sql delete from test_index where c = 3226 index_test.go:137: sql insert into test_index values (4172, 2163309688306255821, 0.005910, 'Y3q68SX4dD') index_test.go:137: sql insert into test_index values (4173, 1022291029684327458, 0.069501, 'j6DXI2V8lk') index_test.go:140: sql delete from test_index where c = 305 index_test.go:140: sql delete from test_index where c = 633 index_test.go:137: sql insert into test_index values (4174, 1564068448182360636, 0.082589, 'SZAYinqrjB') index_test.go:137: sql insert into test_index values (4175, 1527973468327592761, 0.748056, 'SdohnPQvEU') index_test.go:137: sql insert into test_index values (4176, 2660684449203952275, 0.425413, 'nmuiaIhzou') index_test.go:143: sql update test_index set c1 = 5920083273470353303, c2 = 0.980737, c3 = 'KiqkMq8XsL' where c = 4106 index_test.go:140: sql delete from test_index where c = 2497 index_test.go:143: sql update test_index set c1 = 1173276961711455498, c2 = 0.198350, c3 = 'bOJgknH7wG' where c = 1981 index_test.go:143: sql update test_index set c1 = 2436530157956799651, c2 = 0.821799, c3 = 'WWBDGUiwiW' where c = 2364 index_test.go:140: sql delete from test_index where c = 122 index_test.go:140: sql delete from test_index where c = 2399 index_test.go:140: sql delete from test_index where c = 480 index_test.go:140: sql delete from test_index where c = 3123 index_test.go:140: sql delete from test_index where c = 1865 index_test.go:143: sql update test_index set c1 = 3043237986250492902, c2 = 0.344308, c3 = 'ilEjm9zJ7Z' where c = 2721 index_test.go:143: sql update test_index set c1 = 7807139148323507787, c2 = 0.792881, c3 = 'OC4l7IVfjN' where c = 1947 index_test.go:143: sql update test_index set c1 = 6234026264795195987, c2 = 0.246271, c3 = 'Ovt9nrKF93' where c = 3672 index_test.go:143: sql update test_index set c1 = 3848370801459866835, c2 = 0.832179, c3 = 'Hk3fb41FfW' where c = 2481 index_test.go:143: sql update test_index set c1 = 4272042164577811456, c2 = 0.873741, c3 = '9DWHTvYmLB' where c = 996 index_test.go:143: sql update test_index set c1 = 6448481885504811462, c2 = 0.970934, c3 = 'px5YlcMFAM' where c = 3047 index_test.go:143: sql update test_index set c1 = 6426793554507400802, c2 = 0.881074, c3 = 'S0KHnqHASE' where c = 101 index_test.go:137: sql insert into test_index values (4178, 277459216868623956, 0.206051, 'N38bOYCsP3') index_test.go:137: sql insert into test_index values (4177, 7806675004732712126, 0.772156, 'uYpXxQDWHu') index_test.go:137: sql insert into test_index values (4179, 3445083431372187244, 0.981123, 'vmqrqhittm') index_test.go:137: sql insert into test_index values (4180, 2231725789366489506, 0.725141, 'PwpJbPv9oV') index_test.go:140: sql delete from test_index where c = 3431 index_test.go:137: sql insert into test_index values (4181, 1699733103825665755, 0.156620, '9WFN3aIHAr') index_test.go:137: sql insert into test_index values (4186, 4873248205699717074, 0.821956, 'PHvxmVxbpA') index_test.go:137: sql insert into test_index values (4183, 5320559426980229224, 0.627619, 'Op9xg3V7vj') index_test.go:143: sql update test_index set c1 = 3482461639818006512, c2 = 0.165850, c3 = 'B0UyazZMCj' where c = 174 index_test.go:140: sql delete from test_index where c = 542 index_test.go:140: sql delete from test_index where c = 988 index_test.go:140: sql delete from test_index where c = 3510 index_test.go:137: sql insert into test_index values (4182, 9216088950253023007, 0.456410, 'RoSny5kUC0') index_test.go:140: sql delete from test_index where c = 1533 index_test.go:137: sql insert into test_index values (4184, 9071042021986303765, 0.257637, 'rXrVFpuHPI') index_test.go:140: sql delete from test_index where c = 2524 index_test.go:137: sql insert into test_index values (4185, 8002868944527359287, 0.401982, 'XCJnt8giK3') index_test.go:140: sql delete from test_index where c = 892 index_test.go:143: sql update test_index set c1 = 7533017851017745061, c2 = 0.455131, c3 = 'KZSPkFFpV3' where c = 1950 index_test.go:137: sql insert into test_index values (4187, 8393297701802939476, 0.348897, 'R3dQZVQh0k') index_test.go:143: sql update test_index set c1 = 2877420378427600840, c2 = 0.647391, c3 = 'lJbdERcPbE' where c = 1606 index_test.go:140: sql delete from test_index where c = 2605 index_test.go:143: sql update test_index set c1 = 3053168218652945891, c2 = 0.118061, c3 = 'Fe9uxhc09Y' where c = 1956 index_test.go:143: sql update test_index set c1 = 1299884805973658286, c2 = 0.232346, c3 = 'kETmvUAdMP' where c = 971 index_test.go:143: sql update test_index set c1 = 1569206881585995223, c2 = 0.595707, c3 = 'L2wd92oLE9' where c = 2015 index_test.go:143: sql update test_index set c1 = 7119903671491885877, c2 = 0.593979, c3 = 'JZRlie6RXs' where c = 2258 index_test.go:140: sql delete from test_index where c = 2069 index_test.go:140: sql delete from test_index where c = 2391 index_test.go:143: sql update test_index set c1 = 7026535695820463504, c2 = 0.769068, c3 = 'wwLBsmDAf1' where c = 659 index_test.go:137: sql insert into test_index values (4188, 6616045611982488640, 0.243826, '9r91wP7Q15') index_test.go:137: sql insert into test_index values (4189, 4651360876571214134, 0.126104, 'forsbHycSH') index_test.go:140: sql delete from test_index where c = 2777 index_test.go:143: sql update test_index set c1 = 6890713973678110716, c2 = 0.250107, c3 = 'T5mxLhcXxj' where c = 489 index_test.go:137: sql insert into test_index values (4190, 7647569790500554651, 0.899172, 'NvZ8ndep5J') index_test.go:137: sql insert into test_index values (4193, 1439101954775161527, 0.505680, 'MNcbjjHL0G') index_test.go:137: sql insert into test_index values (4191, 8780055259011360810, 0.388122, 'wHrVNDovPI') index_test.go:137: sql insert into test_index values (4192, 786151707707469633, 0.721421, 'f723tQJ5HQ') index_test.go:143: sql update test_index set c1 = 8673716906331443504, c2 = 0.460651, c3 = 'UyVvmQJ9Li' where c = 496 index_test.go:143: sql update test_index set c1 = 1005412486228810067, c2 = 0.743375, c3 = 'dIhFibTNg4' where c = 1390 index_test.go:140: sql delete from test_index where c = 594 index_test.go:140: sql delete from test_index where c = 2803 index_test.go:140: sql delete from test_index where c = 2121 index_test.go:137: sql insert into test_index values (4195, 8033607343500437386, 0.509700, '87fKD2Twl7') index_test.go:137: sql insert into test_index values (4194, 2435777112922702077, 0.524654, 'HxpoKKZwHl') index_test.go:140: sql delete from test_index where c = 2207 index_test.go:140: sql delete from test_index where c = 2540 index_test.go:140: sql delete from test_index where c = 3772 index_test.go:143: sql update test_index set c1 = 553607440477180030, c2 = 0.773584, c3 = '5UCxOE96GH' where c = 1121 index_test.go:143: sql update test_index set c1 = 9137594383570908071, c2 = 0.754486, c3 = 'TnsbBI0F8v' where c = 1658 index_test.go:143: sql update test_index set c1 = 4110922367397546412, c2 = 0.969286, c3 = '1jhMsAk0sj' where c = 719 index_test.go:137: sql insert into test_index values (4196, 8215960807216177748, 0.660567, 'yReBy4Nlqc') index_test.go:143: sql update test_index set c1 = 5522368147664277378, c2 = 0.344413, c3 = 'cjj2jmSOhH' where c = 1116 index_test.go:140: sql delete from test_index where c = 2841 index_test.go:140: sql delete from test_index where c = 3923 index_test.go:137: sql insert into test_index values (4197, 8507641371485853116, 0.741999, 'qn96sYzO7Q') index_test.go:143: sql update test_index set c1 = 701403282653467110, c2 = 0.898962, c3 = '67lDB0BXhj' where c = 2548 index_test.go:143: sql update test_index set c1 = 1394427666546770493, c2 = 0.523702, c3 = 'x6Rbi65Cvt' where c = 3477 index_test.go:143: sql update test_index set c1 = 3429480588779408730, c2 = 0.015051, c3 = '5QFZBbPTH3' where c = 2987 index_test.go:137: sql insert into test_index values (4198, 1853352089921566378, 0.156186, '59s0DfXnKg') index_test.go:140: sql delete from test_index where c = 1996 index_test.go:140: sql delete from test_index where c = 2839 index_test.go:137: sql insert into test_index values (4199, 5768173633017030034, 0.717550, 'nrwey6Vcch') index_test.go:143: sql update test_index set c1 = 4549037159373626397, c2 = 0.374368, c3 = 'vkoWKg0ROq' where c = 2305 index_test.go:140: sql delete from test_index where c = 1254 index_test.go:143: sql update test_index set c1 = 71946093795060036, c2 = 0.924896, c3 = 'oVj5YjJFOW' where c = 1079 index_test.go:143: sql update test_index set c1 = 3572443057354849098, c2 = 0.157822, c3 = 'Ok4qN8X1b2' where c = 2005 index_test.go:143: sql update test_index set c1 = 897767706043233873, c2 = 0.380969, c3 = '1ShitCHjdP' where c = 260 index_test.go:140: sql delete from test_index where c = 3610 index_test.go:137: sql insert into test_index values (4200, 5188339180282022189, 0.151620, 'YraEi8yqav') index_test.go:143: sql update test_index set c1 = 4689152746696683337, c2 = 0.317149, c3 = 'U44KOJJJPG' where c = 2616 index_test.go:140: sql delete from test_index where c = 1154 index_test.go:143: sql update test_index set c1 = 584931444981672682, c2 = 0.372609, c3 = 'hoNppG3LMg' where c = 3151 total 1.2G drwxr-sr-x. 2 jenkins jenkins 4.0K May 6 17:55 . drwxr-sr-x. 51 jenkins jenkins 4.0K May 6 17:55 .. -rwxr-xr-x. 1 jenkins jenkins 200M May 6 17:52 ddltest -rwxr-xr-x. 1 jenkins jenkins 208M May 6 17:55 ddltest_tidb-server -rwxr-xr-x. 1 jenkins jenkins 106M May 6 17:52 pd-server -rwxr-xr-x. 1 jenkins jenkins 208M May 6 17:52 tidb-server -rwxr-xr-x. 1 jenkins jenkins 418M May 6 17:52 tikv-server /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb-test/ddl_test ddl_test start tidb_manager_ttl 5 === RUN TestSimpleDelete [mysql] 2024/05/06 17:55:40 packets.go:37: unexpected EOF [2024/05/06 17:55:40.710 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="insert into test_mixed_common values (13574, 13574)"] [addr=127.0.0.1:5000] [error="invalid connection"] index_test.go:137: sql insert into test_index values (4206, 5225428614356367037, 0.807366, 'kXIhch9Fmg') index_test.go:137: sql insert into test_index values (4203, 6177666094417377410, 0.534784, 'kE7pWqFkUN') index_test.go:137: sql insert into test_index values (4204, 5057985346915576977, 0.791803, 'Nq5k1CaqDi') index_test.go:137: sql insert into test_index values (4201, 6524471316900879367, 0.440197, 'y8yaWT7jMg') index_test.go:137: sql insert into test_index values (4205, 6719694807049832201, 0.870683, 'VDUgOmJwks') index_test.go:137: sql insert into test_index values (4202, 7552803031350976443, 0.932350, 'ow1gBNAeyJ') index_test.go:137: sql insert into test_index values (4207, 4148610523315777032, 0.533454, 'mPLQIgaMIz') index_test.go:137: sql insert into test_index values (4209, 5803108377775970993, 0.130301, '41SuCvEl9n') index_test.go:137: sql insert into test_index values (4210, 3358110784662983020, 0.171815, 'OGPiLPxska') index_test.go:137: sql insert into test_index values (4208, 969587819135510758, 0.799649, 'PLhzvmMTUB') index_test.go:140: sql delete from test_index where c = 2731 index_test.go:140: sql delete from test_index where c = 661 index_test.go:143: sql update test_index set c1 = 4010900853167209154, c2 = 0.676684, c3 = 'ymmz3sj2gU' where c = 1905 index_test.go:140: sql delete from test_index where c = 1208 index_test.go:140: sql delete from test_index where c = 922 index_test.go:140: sql delete from test_index where c = 4082 index_test.go:140: sql delete from test_index where c = 3579 index_test.go:140: sql delete from test_index where c = 3144 index_test.go:140: sql delete from test_index where c = 1551 index_test.go:140: sql delete from test_index where c = 676 index_test.go:140: sql delete from test_index where c = 2671 index_test.go:143: sql update test_index set c1 = 5847218480032307435, c2 = 0.395316, c3 = 'UQ94Em2bWF' where c = 1070 index_test.go:143: sql update test_index set c1 = 2949592312876829040, c2 = 0.879114, c3 = 'mSWWWcskZj' where c = 714 index_test.go:137: sql insert into test_index values (4211, 8564583333831556812, 0.662123, '6NsgGio0BU') index_test.go:143: sql update test_index set c1 = 5719442382870987520, c2 = 0.893241, c3 = 'T5vbM3HiHX' where c = 1812 index_test.go:143: sql update test_index set c1 = 4113094356906392643, c2 = 0.078588, c3 = 'H2tbaTMWzL' where c = 2363 index_test.go:143: sql update test_index set c1 = 5160878624495531581, c2 = 0.338826, c3 = 'c4AszUPwDX' where c = 3466 index_test.go:143: sql update test_index set c1 = 5072564496218935132, c2 = 0.574666, c3 = 'M4EQZld9SN' where c = 587 index_test.go:143: sql update test_index set c1 = 4196434718948999558, c2 = 0.910496, c3 = 'x6WwSbTYhO' where c = 3792 index_test.go:137: sql insert into test_index values (4212, 8943125460972119015, 0.662453, 'JDFQ7WlVAo') index_test.go:137: sql insert into test_index values (4213, 6978865863134300904, 0.610998, 'czINdawx7E') index_test.go:137: sql insert into test_index values (4214, 4397720902649462479, 0.942408, 'Mp5Yj9LG8E') index_test.go:143: sql update test_index set c1 = 3144647451825484881, c2 = 0.723162, c3 = 'kM41z8N4Ou' where c = 3011 index_test.go:140: sql delete from test_index where c = 2922 index_test.go:143: sql update test_index set c1 = 7995191701649573445, c2 = 0.207582, c3 = 'LlPHJxtKkx' where c = 4007 index_test.go:140: sql delete from test_index where c = 1844 index_test.go:137: sql insert into test_index values (4215, 3289909376318184711, 0.417357, '9PcX64FUqd') index_test.go:140: sql delete from test_index where c = 157 index_test.go:137: sql insert into test_index values (4217, 1864590435553681110, 0.821256, 'mAQHKhG8KW') index_test.go:137: sql insert into test_index values (4218, 2337915893681889445, 0.923204, 'UvEPnbPMdg') index_test.go:137: sql insert into test_index values (4216, 3515746860299878837, 0.573348, 'VMGNWRhCRi') index_test.go:137: sql insert into test_index values (4219, 2824348745906037782, 0.058875, 'JZbrnchNKv') index_test.go:140: sql delete from test_index where c = 315 index_test.go:143: sql update test_index set c1 = 1620665054632933688, c2 = 0.360173, c3 = 'WxpeDHVEjo' where c = 667 index_test.go:140: sql delete from test_index where c = 885 index_test.go:137: sql insert into test_index values (4220, 6394587919916953510, 0.067431, 'zoMit1CZ1r') index_test.go:143: sql update test_index set c1 = 7769663313366189715, c2 = 0.501139, c3 = 'zcYgtLCTPX' where c = 1657 index_test.go:143: sql update test_index set c1 = 4868970583631242313, c2 = 0.655419, c3 = 'H0EnWHOeex' where c = 3855 index_test.go:143: sql update test_index set c1 = 643073007299387982, c2 = 0.142229, c3 = 'Uktd0qJlDn' where c = 1110 index_test.go:140: sql delete from test_index where c = 2893 index_test.go:140: sql delete from test_index where c = 3812 index_test.go:140: sql delete from test_index where c = 4160 index_test.go:140: sql delete from test_index where c = 718 index_test.go:143: sql update test_index set c1 = 1959805677975200135, c2 = 0.331782, c3 = '0hzjtfbkUG' where c = 3058 index_test.go:137: sql insert into test_index values (4221, 7950775976962707941, 0.679356, 'idFasWABWT') index_test.go:140: sql delete from test_index where c = 2383 index_test.go:137: sql insert into test_index values (4222, 889213667255911720, 0.643484, '2XFAX7zvew') index_test.go:143: sql update test_index set c1 = 3379736827240339303, c2 = 0.856325, c3 = 'adUIyeYpUV' where c = 504 index_test.go:137: sql insert into test_index values (4223, 7617116792067361218, 0.197857, 'kwRCI8TpDB') index_test.go:143: sql update test_index set c1 = 7334868011864972315, c2 = 0.049872, c3 = 'HczAInxmnz' where c = 3596 index_test.go:143: sql update test_index set c1 = 8043898772559759085, c2 = 0.672741, c3 = 'ZeGB0gQ5Gi' where c = 328 index_test.go:140: sql delete from test_index where c = 1947 index_test.go:137: sql insert into test_index values (4225, 9190645157950810489, 0.066879, '2Yr4dmwvLa') index_test.go:137: sql insert into test_index values (4224, 7119708474170835748, 0.930325, '9AtKC125Zb') index_test.go:140: sql delete from test_index where c = 1305 index_test.go:140: sql delete from test_index where c = 2107 index_test.go:143: sql update test_index set c1 = 5394401450869545023, c2 = 0.259877, c3 = 'n7oHUf2Hbf' where c = 61 index_test.go:143: sql update test_index set c1 = 2504897307165821891, c2 = 0.049741, c3 = 'DMhyE4Il90' where c = 3274 index_test.go:137: sql insert into test_index values (4226, 5822844009614101103, 0.610412, 'QjBhbtdPPR') index_test.go:143: sql update test_index set c1 = 1860763561432554506, c2 = 0.407742, c3 = 'Rz5jhxR53G' where c = 3425 index_test.go:140: sql delete from test_index where c = 1071 index_test.go:137: sql insert into test_index values (4228, 5718319315362711212, 0.966351, 'rdTOcB6fY4') index_test.go:137: sql insert into test_index values (4227, 5790777385499191596, 0.818014, 'XRWY7sXFrd') index_test.go:143: sql update test_index set c1 = 1033928439299852961, c2 = 0.023830, c3 = 'wJJzyfhCuf' where c = 953 index_test.go:140: sql delete from test_index where c = 2724 index_test.go:140: sql delete from test_index where c = 1851 index_test.go:137: sql insert into test_index values (4229, 2548536032762094822, 0.361698, 'atHssBN1Cn') index_test.go:137: sql insert into test_index values (4231, 8054737523182171807, 0.865139, 'vLSfnQcrIx') index_test.go:137: sql insert into test_index values (4230, 1326402620119274108, 0.908129, '4ILIgCS5Nl') index_test.go:143: sql update test_index set c1 = 999987581581269449, c2 = 0.017173, c3 = 'nonqisepJG' where c = 4199 index_test.go:140: sql delete from test_index where c = 1613 index_test.go:140: sql delete from test_index where c = 1548 index_test.go:143: sql update test_index set c1 = 8812827889197976919, c2 = 0.196492, c3 = 'bR6t4cMsoK' where c = 1259 index_test.go:140: sql delete from test_index where c = 1367 index_test.go:137: sql insert into test_index values (4232, 7428928353837101021, 0.248971, 'jeHsFgzyP3') index_test.go:143: sql update test_index set c1 = 6881615782124388594, c2 = 0.140832, c3 = 'MzZXmgrqpV' where c = 1744 index_test.go:140: sql delete from test_index where c = 1566 index_test.go:143: sql update test_index set c1 = 2045965790332280028, c2 = 0.521846, c3 = 'dskESI14Oh' where c = 1510 index_test.go:140: sql delete from test_index where c = 3922 index_test.go:143: sql update test_index set c1 = 8113114392800550473, c2 = 0.015355, c3 = 'A9BzeP99nO' where c = 3602 index_test.go:143: sql update test_index set c1 = 1547911030848287306, c2 = 0.777993, c3 = 'ywXBMLX6Is' where c = 881 index_test.go:137: sql insert into test_index values (4234, 4594053469639718668, 0.321053, 'tZXm8BQrkb') index_test.go:140: sql delete from test_index where c = 645 index_test.go:143: sql update test_index set c1 = 7448350515773319918, c2 = 0.224778, c3 = 'utVTGhUo8j' where c = 828 index_test.go:143: sql update test_index set c1 = 3661152096176776182, c2 = 0.532705, c3 = 'r08HBv3sAn' where c = 1431 index_test.go:143: sql update test_index set c1 = 3684185427728545873, c2 = 0.322972, c3 = '5hLcrersvw' where c = 1608 index_test.go:137: sql insert into test_index values (4233, 8541611911380825663, 0.965512, 'GkS9lfRz2I') index_test.go:143: sql update test_index set c1 = 446866603891025917, c2 = 0.730726, c3 = '4NE8RPXJdA' where c = 1482 index_test.go:137: sql insert into test_index values (4235, 1207847443866154818, 0.643502, 'gTOCy2Q9Ng') index_test.go:137: sql insert into test_index values (4238, 5951172320676377803, 0.574894, 'SUt7K1N7FS') index_test.go:137: sql insert into test_index values (4237, 8089697489069899495, 0.317030, 'VpCTwl4M2F') index_test.go:137: sql insert into test_index values (4236, 7383148054055330411, 0.358167, 'Jcfbgb6knp') index_test.go:140: sql delete from test_index where c = 2747 index_test.go:140: sql delete from test_index where c = 1410 index_test.go:140: sql delete from test_index where c = 2538 index_test.go:137: sql insert into test_index values (4241, 3592296747645705822, 0.073089, 'cxbhf8YmdC') index_test.go:137: sql insert into test_index values (4242, 3189301713587107199, 0.613237, 'JXpyqIrAaR') index_test.go:143: sql update test_index set c1 = 6614602121872860816, c2 = 0.148404, c3 = 'ZNTPmegx6f' where c = 3303 index_test.go:140: sql delete from test_index where c = 2757 index_test.go:137: sql insert into test_index values (4239, 7804798812143051017, 0.582529, 'uuRrjfm5NX') index_test.go:140: sql delete from test_index where c = 2157 index_test.go:137: sql insert into test_index values (4240, 8051631489441822394, 0.671704, 'OMIZ6DTrkz') index_test.go:140: sql delete from test_index where c = 1618 index_test.go:143: sql update test_index set c1 = 3027033244707919572, c2 = 0.486258, c3 = 'zwwzJcik3I' where c = 1222 index_test.go:143: sql update test_index set c1 = 3916474920842470931, c2 = 0.785984, c3 = 'fJn2jLQRIT' where c = 2744 index_test.go:140: sql delete from test_index where c = 1136 index_test.go:140: sql delete from test_index where c = 3679 index_test.go:143: sql update test_index set c1 = 7949751650775480220, c2 = 0.387951, c3 = 'CkKsl3whiB' where c = 3318 index_test.go:140: sql delete from test_index where c = 2945 index_test.go:143: sql update test_index set c1 = 4959616336787639519, c2 = 0.881014, c3 = 'eYyVs0w8cH' where c = 1704 index_test.go:137: sql insert into test_index values (4243, 5832983052826450683, 0.658971, 'd58ZwABoAG') index_test.go:137: sql insert into test_index values (4245, 3916967662737570245, 0.218037, 'rUqudW2RjN') index_test.go:143: sql update test_index set c1 = 1300834084908608894, c2 = 0.996516, c3 = 'AQvJDGYWNI' where c = 2775 index_test.go:137: sql insert into test_index values (4244, 7737362958269666266, 0.542769, 'ofivPpAJuV') index_test.go:140: sql delete from test_index where c = 2943 index_test.go:137: sql insert into test_index values (4246, 8896979933104112406, 0.042995, 'phxoVNTYBJ') index_test.go:143: sql update test_index set c1 = 198518663604179250, c2 = 0.645065, c3 = 'Hc39l3L5o5' where c = 1669 index_test.go:140: sql delete from test_index where c = 745 index_test.go:143: sql update test_index set c1 = 6775075580263042741, c2 = 0.008610, c3 = 'QPdIDGqgdb' where c = 3845 index_test.go:137: sql insert into test_index values (4247, 7887271312620146808, 0.230960, 'liWnpMeE7K') index_test.go:137: sql insert into test_index values (4248, 2427427618608017651, 0.651961, '1qk1bT4vSt') index_test.go:143: sql update test_index set c1 = 1074552486225720910, c2 = 0.561126, c3 = 'k8mln7VZmY' where c = 3885 index_test.go:140: sql delete from test_index where c = 4081 index_test.go:140: sql delete from test_index where c = 1482 index_test.go:140: sql delete from test_index where c = 1880 index_test.go:140: sql delete from test_index where c = 1518 index_test.go:137: sql insert into test_index values (4249, 6090009503128266806, 0.750231, 'wxeIKxwT0a') index_test.go:143: sql update test_index set c1 = 2325978868305990400, c2 = 0.200636, c3 = 'fYeNfFvuxM' where c = 382 index_test.go:137: sql insert into test_index values (4250, 4291891052546214639, 0.385991, 'DwMFtKKwyM') index_test.go:143: sql update test_index set c1 = 8527996468164851469, c2 = 0.269807, c3 = 'w1aR5AKAlV' where c = 1558 index_test.go:143: sql update test_index set c1 = 3233181346493083000, c2 = 0.391698, c3 = 'IlLUco3ojp' where c = 1742 index_test.go:143: sql update test_index set c1 = 5789308966948844903, c2 = 0.220979, c3 = 'XUZY06o3ju' where c = 1759 index_test.go:143: sql update test_index set c1 = 1198892405947523334, c2 = 0.738377, c3 = 'BGN6hu50IP' where c = 2142 index_test.go:140: sql delete from test_index where c = 2435 index_test.go:137: sql insert into test_index values (4251, 4113357043987616346, 0.444317, 'o2xJRkbcPw') index_test.go:137: sql insert into test_index values (4252, 4068531167252357554, 0.948817, 'PE1M0NIgB7') index_test.go:140: sql delete from test_index where c = 588 index_test.go:143: sql update test_index set c1 = 7744328503419907421, c2 = 0.531894, c3 = 'woTm2zRSh7' where c = 2629 index_test.go:143: sql update test_index set c1 = 882855131265146882, c2 = 0.297501, c3 = 'EJhIvjIqUE' where c = 4160 index_test.go:140: sql delete from test_index where c = 161 index_test.go:140: sql delete from test_index where c = 289 index_test.go:137: sql insert into test_index values (4253, 5271817789547773725, 0.020780, 'aZ57Z5kWrJ') index_test.go:137: sql insert into test_index values (4255, 8786927220651067099, 0.175471, 'XEPiO6kkwY') index_test.go:140: sql delete from test_index where c = 2515 index_test.go:143: sql update test_index set c1 = 740761430649671029, c2 = 0.055040, c3 = 'f76E7P4FTC' where c = 912 index_test.go:137: sql insert into test_index values (4256, 7546862639271230818, 0.599126, '6yoyGlobMU') index_test.go:140: sql delete from test_index where c = 2021 index_test.go:143: sql update test_index set c1 = 2803979584818708533, c2 = 0.609033, c3 = '8yBoonIg75' where c = 1297 index_test.go:137: sql insert into test_index values (4254, 4721698898504885554, 0.266546, 'AqwTNZZoit') index_test.go:143: sql update test_index set c1 = 7558728994893919692, c2 = 0.780961, c3 = 'UrihfLBo31' where c = 2397 index_test.go:137: sql insert into test_index values (4257, 4244367377107738415, 0.773708, 'fRbtmkZ6yI') index_test.go:143: sql update test_index set c1 = 2872498307769343561, c2 = 0.396248, c3 = 'OkmByT0DZ1' where c = 882 index_test.go:140: sql delete from test_index where c = 2195 index_test.go:143: sql update test_index set c1 = 4649941618398519632, c2 = 0.485577, c3 = 'AYLTOaG2Bf' where c = 2786 index_test.go:140: sql delete from test_index where c = 1474 index_test.go:137: sql insert into test_index values (4259, 1369051734316121366, 0.890354, 'H2xZLdNxTO') index_test.go:137: sql insert into test_index values (4258, 4352404953030330128, 0.241260, 'fmmrqZQpfp') index_test.go:140: sql delete from test_index where c = 4210 index_test.go:137: sql insert into test_index values (4260, 1676579614890239346, 0.361242, '1Jb7Ip8sl0') index_test.go:140: sql delete from test_index where c = 3246 index_test.go:137: sql insert into test_index values (4261, 2102417081782195654, 0.493437, 'QdEkhLQ4ci') index_test.go:137: sql insert into test_index values (4262, 7415158483315464270, 0.140387, '5kP9cdo1SJ') index_test.go:140: sql delete from test_index where c = 2244 index_test.go:140: sql delete from test_index where c = 639 index_test.go:137: sql insert into test_index values (4263, 5827822755525744248, 0.455533, '2njZ6ghhGW') index_test.go:143: sql update test_index set c1 = 406613528846611247, c2 = 0.519480, c3 = 'wXsg016Klh' where c = 3632 index_test.go:140: sql delete from test_index where c = 1552 index_test.go:143: sql update test_index set c1 = 1870363124318434749, c2 = 0.907068, c3 = 'sPr9WnTfYo' where c = 2147 index_test.go:140: sql delete from test_index where c = 3452 index_test.go:140: sql delete from test_index where c = 2181 index_test.go:143: sql update test_index set c1 = 7308977536839845613, c2 = 0.243319, c3 = 'wSZcXd6wwx' where c = 3001 index_test.go:143: sql update test_index set c1 = 4701138756813523649, c2 = 0.768027, c3 = '8tuukQS5Eq' where c = 3697 index_test.go:143: sql update test_index set c1 = 4435438714426856705, c2 = 0.290661, c3 = 'yNbFwz09aL' where c = 536 index_test.go:143: sql update test_index set c1 = 7511104031475328011, c2 = 0.013695, c3 = 'UjaSzKy3xP' where c = 3223 index_test.go:140: sql delete from test_index where c = 1698 index_test.go:143: sql update test_index set c1 = 4356052447828098872, c2 = 0.504459, c3 = '4Ri9kt5IZX' where c = 1684 index_test.go:137: sql insert into test_index values (4264, 1395372310983997609, 0.669220, 'xMgrK8yOrM') index_test.go:137: sql insert into test_index values (4265, 6329278786562849532, 0.562633, '0bmUEl04OK') index_test.go:137: sql insert into test_index values (4266, 3400236970490302165, 0.319281, 'ub29W1QmWS') index_test.go:143: sql update test_index set c1 = 8735573175321516435, c2 = 0.832468, c3 = 'LRH42cDrjm' where c = 3032 index_test.go:143: sql update test_index set c1 = 2011511095615982709, c2 = 0.162740, c3 = 'HMOmlrRVVz' where c = 722 index_test.go:140: sql delete from test_index where c = 2391 index_test.go:137: sql insert into test_index values (4268, 2719527965088830782, 0.961762, 'UM8zz9ahtk') index_test.go:137: sql insert into test_index values (4269, 7975636054144744213, 0.587009, 'KWm2gUcgew') index_test.go:137: sql insert into test_index values (4267, 8257373529721747591, 0.463595, 'SRQgOnZgJ0') index_test.go:137: sql insert into test_index values (4270, 1846046739392877664, 0.295930, 'Op9xcmeI2K') index_test.go:143: sql update test_index set c1 = 1445799879198917001, c2 = 0.044989, c3 = '6t63iJmjd9' where c = 3237 index_test.go:140: sql delete from test_index where c = 2517 index_test.go:140: sql delete from test_index where c = 3241 index_test.go:140: sql delete from test_index where c = 4092 index_test.go:140: sql delete from test_index where c = 4261 index_test.go:137: sql insert into test_index values (4272, 4050699736426834899, 0.604164, 'I7hnhxX9Ec') index_test.go:140: sql delete from test_index where c = 817 index_test.go:137: sql insert into test_index values (4271, 4081917224063807716, 0.448055, 'MAC5tBmRNq') index_test.go:143: sql update test_index set c1 = 1155946580574278987, c2 = 0.785991, c3 = 'hbMddq3wKV' where c = 294 index_test.go:140: sql delete from test_index where c = 296 index_test.go:140: sql delete from test_index where c = 1176 index_test.go:143: sql update test_index set c1 = 4141320250449157036, c2 = 0.026778, c3 = 'vwJMIWjBoz' where c = 3813 index_test.go:137: sql insert into test_index values (4273, 6521688888945024316, 0.840498, 'xceHuEOkgv') index_test.go:143: sql update test_index set c1 = 3320998517309603686, c2 = 0.340385, c3 = 'bNg67HMX6r' where c = 3212 index_test.go:143: sql update test_index set c1 = 7205384354969667652, c2 = 0.841196, c3 = 'se3lChPM3X' where c = 2674 index_test.go:143: sql update test_index set c1 = 5472379994925209519, c2 = 0.657877, c3 = 'VT4ZqG09A9' where c = 285 index_test.go:143: sql update test_index set c1 = 5996084287711088050, c2 = 0.719949, c3 = 'u4umcr0FdK' where c = 3238 index_test.go:143: sql update test_index set c1 = 533862011079164564, c2 = 0.426372, c3 = 'LUmKsNOhAp' where c = 3908 index_test.go:140: sql delete from test_index where c = 1185 index_test.go:137: sql insert into test_index values (4275, 9093019292058859007, 0.812836, '5YHr6VsCRP') index_test.go:140: sql delete from test_index where c = 196 index_test.go:143: sql update test_index set c1 = 5729208661472464671, c2 = 0.142080, c3 = 'gWD8IS4dRE' where c = 1594 index_test.go:137: sql insert into test_index values (4274, 6090312534208777030, 0.413967, '9mjisfycoo') index_test.go:137: sql insert into test_index values (4276, 5835314719811376035, 0.906946, 'Et3gEgpygX') index_test.go:137: sql insert into test_index values (4278, 1136232433469630088, 0.736060, 'qqhyXWaqyk') index_test.go:137: sql insert into test_index values (4277, 3298298448909799713, 0.206714, 'aAY8mHJynk') index_test.go:140: sql delete from test_index where c = 551 index_test.go:143: sql update test_index set c1 = 8314176158196609376, c2 = 0.590995, c3 = '3bA9eCm7Oq' where c = 1691 index_test.go:140: sql delete from test_index where c = 1604 index_test.go:137: sql insert into test_index values (4279, 836385777482150940, 0.439876, 'T54sjpaMdn') index_test.go:137: sql insert into test_index values (4281, 4045000692027303484, 0.465934, 'sS3VS8TcDq') index_test.go:137: sql insert into test_index values (4280, 2457387822543651390, 0.505518, 'vZdCmC6zJs') index_test.go:140: sql delete from test_index where c = 1904 index_test.go:140: sql delete from test_index where c = 2283 index_test.go:140: sql delete from test_index where c = 4173 index_test.go:140: sql delete from test_index where c = 2243 index_test.go:143: sql update test_index set c1 = 985426919220760461, c2 = 0.692939, c3 = 'O4EFVzkyHp' where c = 2820 index_test.go:140: sql delete from test_index where c = 1795 index_test.go:143: sql update test_index set c1 = 7877138757209695404, c2 = 0.523771, c3 = 'd5mzXh1XEY' where c = 2317 index_test.go:137: sql insert into test_index values (4282, 4629088187403378024, 0.924118, 'ex4JVwBTZy') index_test.go:143: sql update test_index set c1 = 202643897443504034, c2 = 0.627414, c3 = 'ZUW9SxocTU' where c = 665 index_test.go:143: sql update test_index set c1 = 5311154803832896619, c2 = 0.604620, c3 = 'jbOyePp0l7' where c = 4161 index_test.go:140: sql delete from test_index where c = 2657 index_test.go:143: sql update test_index set c1 = 3735289491763865944, c2 = 0.261732, c3 = 'o3k2hA5Ifu' where c = 563 index_test.go:143: sql update test_index set c1 = 5645334401598929006, c2 = 0.096455, c3 = 'jmWnt5QzW8' where c = 2153 index_test.go:143: sql update test_index set c1 = 415083348542808656, c2 = 0.690189, c3 = 'BniiR96JFi' where c = 1650 index_test.go:137: sql insert into test_index values (4283, 8691499581225503400, 0.393009, 'TbvyX7kiIS') index_test.go:143: sql update test_index set c1 = 8821053626698764749, c2 = 0.947852, c3 = '3VW2FoeCMX' where c = 1092 index_test.go:143: sql update test_index set c1 = 1181191024390360993, c2 = 0.194138, c3 = 'vnNyRRKRra' where c = 3901 index_test.go:137: sql insert into test_index values (4285, 3183701801148333128, 0.328953, 'SxRDqGksFP') index_test.go:137: sql insert into test_index values (4284, 2449212548640952235, 0.296416, 'KEwIsKMVDx') index_test.go:140: sql delete from test_index where c = 3152 index_test.go:137: sql insert into test_index values (4288, 2008624714329029803, 0.003802, 'wjoA1eiqgh') index_test.go:137: sql insert into test_index values (4286, 5061665586001343364, 0.443008, '6lccG2tfWF') index_test.go:137: sql insert into test_index values (4287, 782519468723031099, 0.627694, 'd0dQete1Fo') index_test.go:137: sql insert into test_index values (4289, 2946455552650620760, 0.626660, 'mnkqzZMzzD') index_test.go:140: sql delete from test_index where c = 1237 index_test.go:137: sql insert into test_index values (4291, 5483919968461421448, 0.459723, 'ctezKk5YQv') index_test.go:137: sql insert into test_index values (4290, 5332325491356266240, 0.057881, 'TTCPiWuzVL') index_test.go:140: sql delete from test_index where c = 2758 index_test.go:140: sql delete from test_index where c = 4200 index_test.go:140: sql delete from test_index where c = 3411 index_test.go:143: sql update test_index set c1 = 2209979530538372349, c2 = 0.803037, c3 = 'KA5bOYi5zH' where c = 2654 index_test.go:140: sql delete from test_index where c = 1412 index_test.go:143: sql update test_index set c1 = 1609656564915851950, c2 = 0.417022, c3 = 'E8A5pVROhs' where c = 3848 index_test.go:140: sql delete from test_index where c = 3422 index_test.go:140: sql delete from test_index where c = 3435 index_test.go:140: sql delete from test_index where c = 767 index_test.go:143: sql update test_index set c1 = 1307365136229376362, c2 = 0.363907, c3 = 'EJdiCVU8nU' where c = 2008 index_test.go:137: sql insert into test_index values (4293, 7373849554021577863, 0.560197, 'sdDLN9OnPs') index_test.go:143: sql update test_index set c1 = 1385772233999673325, c2 = 0.907453, c3 = 'yguDcksF83' where c = 3737 index_test.go:143: sql update test_index set c1 = 5453847077390836368, c2 = 0.203882, c3 = 'qgaLdO6gm3' where c = 2632 index_test.go:143: sql update test_index set c1 = 1024396202068913980, c2 = 0.280383, c3 = '25pTGn8BQ2' where c = 3178 index_test.go:140: sql delete from test_index where c = 3402 index_test.go:143: sql update test_index set c1 = 6641272798813488075, c2 = 0.072568, c3 = 'bzy83lb3VY' where c = 1621 index_test.go:140: sql delete from test_index where c = 430 index_test.go:137: sql insert into test_index values (4292, 1617500104302763930, 0.543368, '1vbwXAA3qO') index_test.go:143: sql update test_index set c1 = 3773002058424372386, c2 = 0.252833, c3 = 'PpcOOsRweX' where c = 4 index_test.go:143: sql update test_index set c1 = 3454623456029150703, c2 = 0.309650, c3 = 'qy1FX5Jp2G' where c = 3631 index_test.go:143: sql update test_index set c1 = 7026044807049108725, c2 = 0.477634, c3 = 'fKz6F0QrHa' where c = 1882 index_test.go:140: sql delete from test_index where c = 1544 index_test.go:143: sql update test_index set c1 = 1097075817932203519, c2 = 0.679257, c3 = 'UVhnRW8xqR' where c = 2037 index_test.go:137: sql insert into test_index values (4294, 2767013363233670909, 0.350516, 'aqZqT0s0R8') index_test.go:137: sql insert into test_index values (4295, 1293777197543459484, 0.644571, 'ae6obGubGO') index_test.go:137: sql insert into test_index values (4298, 2876199892315895114, 0.795836, '42Wc6LhTNe') index_test.go:137: sql insert into test_index values (4296, 2954906746656829089, 0.399055, '5VmgXUBAU8') index_test.go:137: sql insert into test_index values (4299, 3724386751366372477, 0.349766, 'DAgCGy4WFD') index_test.go:140: sql delete from test_index where c = 849 index_test.go:137: sql insert into test_index values (4297, 9105603317908398467, 0.434826, 'EtHzKFVR7y') index_test.go:143: sql update test_index set c1 = 5429501005812319427, c2 = 0.281803, c3 = 'YuFOSbkZkI' where c = 3603 index_test.go:140: sql delete from test_index where c = 1593 index_test.go:140: sql delete from test_index where c = 1733 index_test.go:140: sql delete from test_index where c = 1393 index_test.go:140: sql delete from test_index where c = 3005 index_test.go:143: sql update test_index set c1 = 1007655527399743067, c2 = 0.212315, c3 = 'nJukHFkEpa' where c = 2262 index_test.go:143: sql update test_index set c1 = 2068157022526772037, c2 = 0.696627, c3 = 'WabTkhboGd' where c = 1495 index_test.go:137: sql insert into test_index values (4300, 5525294453166682255, 0.570254, 'jNBfwlfiJh') index_test.go:140: sql delete from test_index where c = 3788 index_test.go:143: sql update test_index set c1 = 2174483614351354005, c2 = 0.596059, c3 = '85135oNfFU' where c = 3358 index_test.go:143: sql update test_index set c1 = 2705340977416409078, c2 = 0.208678, c3 = 'HVysQRtupi' where c = 2665 index_test.go:143: sql update test_index set c1 = 7592289259652733224, c2 = 0.573123, c3 = 'nasd3SoVIb' where c = 693 index_test.go:140: sql delete from test_index where c = 1857 index_test.go:143: sql update test_index set c1 = 4637041558578142427, c2 = 0.827979, c3 = 'K9HUDTp3uM' where c = 3562 index_test.go:143: sql update test_index set c1 = 5378498127687835096, c2 = 0.272949, c3 = '3WraX9elL4' where c = 3098 index_test.go:137: sql insert into test_index values (4304, 47953162629742381, 0.330466, 'JLT9Xbv3eX') index_test.go:137: sql insert into test_index values (4302, 2830622116871820690, 0.281208, 'u4MVGgdeSt') index_test.go:137: sql insert into test_index values (4303, 6419596262936134407, 0.779208, 'l6yIqx3MEg') index_test.go:137: sql insert into test_index values (4301, 6332255892274324356, 0.827638, 'k35ELTSEcg') index_test.go:137: sql insert into test_index values (4305, 8858468648587588672, 0.015006, '6z1Mn1HBx5') index_test.go:137: sql insert into test_index values (4310, 1633623836294587690, 0.205197, 'J5v3D04OzP') index_test.go:137: sql insert into test_index values (4309, 706151323013613845, 0.151033, 'vFViyrP4zM') index_test.go:137: sql insert into test_index values (4308, 5331489644980426814, 0.157637, 'j3umG8rDku') index_test.go:137: sql insert into test_index values (4307, 8361719359866153153, 0.303719, 'NmE0y0cuVY') index_test.go:137: sql insert into test_index values (4306, 1861480112894223851, 0.741755, 'iYlyh8kLSs') index_test.go:140: sql delete from test_index where c = 337 index_test.go:140: sql delete from test_index where c = 2296 index_test.go:140: sql delete from test_index where c = 661 index_test.go:140: sql delete from test_index where c = 157 index_test.go:140: sql delete from test_index where c = 2587 index_test.go:140: sql delete from test_index where c = 4234 index_test.go:140: sql delete from test_index where c = 3195 index_test.go:140: sql delete from test_index where c = 2400 index_test.go:143: sql update test_index set c1 = 1274793088193092385, c2 = 0.465136, c3 = 'nTPdsDr1Xb' where c = 1400 index_test.go:140: sql delete from test_index where c = 4245 index_test.go:143: sql update test_index set c1 = 3085260261798435875, c2 = 0.253771, c3 = 'skN207WNvt' where c = 389 index_test.go:143: sql update test_index set c1 = 5381330350398593849, c2 = 0.259605, c3 = 'Ne13lKO4AE' where c = 1789 index_test.go:143: sql update test_index set c1 = 8726225601183631031, c2 = 0.934334, c3 = 'OrNe02cBgB' where c = 4288 index_test.go:143: sql update test_index set c1 = 2546568959003397488, c2 = 0.282595, c3 = '8UJbnbCBC7' where c = 254 index_test.go:143: sql update test_index set c1 = 4929373231202229767, c2 = 0.631311, c3 = 'Np2evjkU1y' where c = 1544 index_test.go:140: sql delete from test_index where c = 2469 index_test.go:143: sql update test_index set c1 = 7893824733292286743, c2 = 0.117905, c3 = 'tN0gfDnNKv' where c = 4191 index_test.go:143: sql update test_index set c1 = 7741579505307463424, c2 = 0.088721, c3 = 'g0yOsKorWm' where c = 1109 index_test.go:137: sql insert into test_index values (4311, 2004415328730557295, 0.722373, '8zaoJJl5s8') index_test.go:143: sql update test_index set c1 = 1173721868390196969, c2 = 0.080779, c3 = 'MaGtNx9rP8' where c = 1501 index_test.go:143: sql update test_index set c1 = 7642162251231043372, c2 = 0.175042, c3 = 'U8sIONneG1' where c = 2550 index_test.go:137: sql insert into test_index values (4312, 4074279522643458466, 0.848821, 'rrz2aIDw7I') index_test.go:137: sql insert into test_index values (4313, 4157163552014092538, 0.306983, 'kXc2oGtMhx') index_test.go:137: sql insert into test_index values (4314, 6746401151396516283, 0.701707, 'G2ll2J8Afk') index_test.go:137: sql insert into test_index values (4315, 3093394330682716012, 0.372084, 'dgqWbRnHvj') index_test.go:137: sql insert into test_index values (4317, 4897414827783786817, 0.195384, 'l1oLZRxUVP') index_test.go:137: sql insert into test_index values (4318, 1132939012297652726, 0.177751, 'N30rx67WQC') index_test.go:137: sql insert into test_index values (4316, 8617454614960632349, 0.997503, 'YcsuIS8pNe') index_test.go:140: sql delete from test_index where c = 1301 index_test.go:137: sql insert into test_index values (4319, 4359513370875378037, 0.464387, 'afOR7PfFxs') index_test.go:143: sql update test_index set c1 = 6906380267648633674, c2 = 0.550132, c3 = 'iEafXmVlyL' where c = 2114 index_test.go:137: sql insert into test_index values (4320, 7713688901329343875, 0.547491, 'O0DbFPDeJW') index_test.go:140: sql delete from test_index where c = 850 index_test.go:140: sql delete from test_index where c = 913 index_test.go:140: sql delete from test_index where c = 867 index_test.go:140: sql delete from test_index where c = 919 index_test.go:140: sql delete from test_index where c = 2845 index_test.go:140: sql delete from test_index where c = 1979 index_test.go:140: sql delete from test_index where c = 3698 index_test.go:143: sql update test_index set c1 = 5937988770450777025, c2 = 0.292512, c3 = 'TyOKVm58M1' where c = 1499 index_test.go:140: sql delete from test_index where c = 2482 # Time: 2024-05-06T17:55:42.493324223+08:00 # Txn_start_ts: 0 # Query_time: 2.009117979 # Parse_time: 0.000071579 # Compile_time: 0.000059416 # Rewrite_time: 0.000001734 # Optimize_time: 0 # Wait_TS: 0.000142257 # DB: test_ddl # Is_internal: false # Digest: 3252344aaf055f1d4c908a631fa82f1586e4191b19da517f8aaaca05cc0a1be5 # Num_cop_tasks: 0 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Resource_group: default create index c3_index on test_index (c3); index_test.go:143: sql update test_index set c1 = 1890971866261582155, c2 = 0.625929, c3 = 'ZxIaWxztss' where c = 3745 index_test.go:140: sql delete from test_index where c = 2878 index_test.go:143: sql update test_index set c1 = 2994044151554896142, c2 = 0.593959, c3 = 'EgSyzfDLnj' where c = 2450 index_test.go:137: sql insert into test_index values (4321, 5255055995698817119, 0.968626, 'AhpQcEJWlN') index_test.go:137: sql insert into test_index values (4322, 2929239550495367172, 0.001792, 'QNuJoXr939') index_test.go:143: sql update test_index set c1 = 7609803142031637228, c2 = 0.666298, c3 = 'tXMUc9roAP' where c = 2536 index_test.go:137: sql insert into test_index values (4323, 7815872749829257984, 0.746420, 'PQ3O4rTMxK') index_test.go:140: sql delete from test_index where c = 0 index_test.go:143: sql update test_index set c1 = 7661193302239846180, c2 = 0.621670, c3 = 'ZQcorHxVjy' where c = 1723 index_test.go:143: sql update test_index set c1 = 6787832278085321420, c2 = 0.954461, c3 = 'wUhrHYIMZy' where c = 3774 index_test.go:143: sql update test_index set c1 = 4594972531681957821, c2 = 0.052295, c3 = 'n0jsWA6tCX' where c = 1040 index_test.go:137: sql insert into test_index values (4324, 7441293963057487617, 0.430675, 'IeLq4WF1n8') index_test.go:137: sql insert into test_index values (4325, 6039589117636423961, 0.798950, 'tZKrU7f0aT') index_test.go:140: sql delete from test_index where c = 3683 index_test.go:143: sql update test_index set c1 = 3982303478654772345, c2 = 0.919869, c3 = 'rPTKg7gFs2' where c = 4005 index_test.go:140: sql delete from test_index where c = 405 index_test.go:143: sql update test_index set c1 = 7615808319077276735, c2 = 0.188133, c3 = 'rM854nqAGN' where c = 3952 index_test.go:143: sql update test_index set c1 = 6546251668686595610, c2 = 0.443468, c3 = 'ktrfFXGRFT' where c = 2242 index_test.go:137: sql insert into test_index values (4327, 241507799985110071, 0.059362, '4rkNxnDNEF') index_test.go:137: sql insert into test_index values (4326, 5092118383550966964, 0.742963, 'LUDq5xrNNL') index_test.go:140: sql delete from test_index where c = 1682 index_test.go:137: sql insert into test_index values (4328, 6996518622906594682, 0.128069, 'R89mv8rAbY') index_test.go:143: sql update test_index set c1 = 8299416837898406997, c2 = 0.485809, c3 = 'yhIdO9ZiJm' where c = 3393 index_test.go:137: sql insert into test_index values (4329, 89301813228841577, 0.577879, 'EBqD3mnYtW') index_test.go:140: sql delete from test_index where c = 1170 index_test.go:143: sql update test_index set c1 = 8354375297816786601, c2 = 0.346219, c3 = 'FJKtwb67tD' where c = 4183 index_test.go:143: sql update test_index set c1 = 8131510181276545484, c2 = 0.499381, c3 = 'wLZxGzRrHa' where c = 982 index_test.go:140: sql delete from test_index where c = 1552 index_test.go:140: sql delete from test_index where c = 1847 index_test.go:137: sql insert into test_index values (4330, 7637536645737459051, 0.665580, '0UWTiU1gHM') index_test.go:140: sql delete from test_index where c = 93 index_test.go:137: sql insert into test_index values (4331, 3133928738401483928, 0.271615, 'jKZHVZK9iv') index_test.go:140: sql delete from test_index where c = 2540 index_test.go:137: sql insert into test_index values (4332, 4412673174062493479, 0.659120, '07Qoyzlihi') index_test.go:143: sql update test_index set c1 = 4917568377517343475, c2 = 0.365038, c3 = 'qgY2zr8m73' where c = 3102 index_test.go:143: sql update test_index set c1 = 338141569180444717, c2 = 0.504926, c3 = '55WDhGNwIS' where c = 134 index_test.go:137: sql insert into test_index values (4334, 3004602130878659784, 0.173439, 'CIkvxSkfWL') index_test.go:143: sql update test_index set c1 = 933000064180258908, c2 = 0.948894, c3 = 'z2f5Pi2zMV' where c = 3637 index_test.go:140: sql delete from test_index where c = 3168 index_test.go:143: sql update test_index set c1 = 665558486555824855, c2 = 0.522272, c3 = 'RItbCxU21V' where c = 3926 index_test.go:143: sql update test_index set c1 = 1654158813908315514, c2 = 0.262069, c3 = 'x8hiZskP1b' where c = 4203 index_test.go:137: sql insert into test_index values (4333, 3165764954454674540, 0.091066, 'LOiCNAovQU') index_test.go:137: sql insert into test_index values (4335, 3045710109659604172, 0.945688, '5MRMxL5LfU') index_test.go:140: sql delete from test_index where c = 2792 index_test.go:140: sql delete from test_index where c = 689 index_test.go:140: sql delete from test_index where c = 951 index_test.go:137: sql insert into test_index values (4337, 5908850696308830259, 0.940902, 'SkpWBzvxV7') index_test.go:140: sql delete from test_index where c = 1010 index_test.go:137: sql insert into test_index values (4338, 3029768697798182436, 0.354186, 'A15OSDJV5W') index_test.go:140: sql delete from test_index where c = 124 index_test.go:140: sql delete from test_index where c = 2184 index_test.go:137: sql insert into test_index values (4336, 3550810451646799981, 0.911117, 'dQ4bMsoEpu') index_test.go:137: sql insert into test_index values (4339, 4170594865863937127, 0.781535, 'VR7arbVai9') index_test.go:143: sql update test_index set c1 = 7889501621581827138, c2 = 0.003209, c3 = 'YlczdSapSt' where c = 3898 index_test.go:143: sql update test_index set c1 = 2753336265744793455, c2 = 0.220696, c3 = 'giJXNEGvg3' where c = 3066 index_test.go:143: sql update test_index set c1 = 100085398555305185, c2 = 0.686873, c3 = 'Z38JsKKsC9' where c = 1329 index_test.go:140: sql delete from test_index where c = 2576 index_test.go:143: sql update test_index set c1 = 455726255345391053, c2 = 0.022030, c3 = 'WO7fSR214K' where c = 3621 index_test.go:143: sql update test_index set c1 = 5208051401982219246, c2 = 0.962858, c3 = 'RqvTiQOtTA' where c = 2385 index_test.go:140: sql delete from test_index where c = 3974 index_test.go:137: sql insert into test_index values (4340, 8105739819962928136, 0.736006, '3hD1pdLOsD') index_test.go:143: sql update test_index set c1 = 2200378967697182825, c2 = 0.998546, c3 = 'eKHhxFQGiA' where c = 1344 index_test.go:143: sql update test_index set c1 = 2406236286362842697, c2 = 0.298483, c3 = 'xH0yN6zMEY' where c = 3886 index_test.go:143: sql update test_index set c1 = 1633680520063653593, c2 = 0.421606, c3 = 'FuDEh6279f' where c = 3773 index_test.go:137: sql insert into test_index values (4341, 7086249277807927278, 0.726697, '7JaHjYgNlE') index_test.go:137: sql insert into test_index values (4342, 4592716056027007987, 0.428098, 'sJ48AwzJx1') index_test.go:140: sql delete from test_index where c = 3020 index_test.go:140: sql delete from test_index where c = 1042 index_test.go:140: sql delete from test_index where c = 305 index_test.go:137: sql insert into test_index values (4343, 3570560521813477218, 0.193744, 'P8ffNhWwnv') index_test.go:137: sql insert into test_index values (4344, 636258188526840852, 0.960709, 'zhkQifa6lc') index_test.go:137: sql insert into test_index values (4345, 2925172093283207155, 0.761979, 'mxlteeQkZV') index_test.go:140: sql delete from test_index where c = 4207 index_test.go:137: sql insert into test_index values (4347, 318962804641523472, 0.620706, '0y7otuYzp3') index_test.go:143: sql update test_index set c1 = 8409497775339778173, c2 = 0.757188, c3 = '77I1X8yBCf' where c = 414 index_test.go:143: sql update test_index set c1 = 480262439398722853, c2 = 0.081192, c3 = '6CvGe49hjp' where c = 811 index_test.go:140: sql delete from test_index where c = 3625 index_test.go:137: sql insert into test_index values (4346, 7652682827550217774, 0.934594, 'oVqSejwdfB') index_test.go:140: sql delete from test_index where c = 1065 index_test.go:143: sql update test_index set c1 = 4001871633651024164, c2 = 0.250265, c3 = 'QvqgwopG0P' where c = 3682 index_test.go:140: sql delete from test_index where c = 2722 index_test.go:140: sql delete from test_index where c = 921 index_test.go:143: sql update test_index set c1 = 4405093314021104167, c2 = 0.076754, c3 = '09uYGk7ed3' where c = 66 index_test.go:140: sql delete from test_index where c = 3986 index_test.go:137: sql insert into test_index values (4348, 4982449649313945682, 0.523073, 'CPWoW0vy9I') index_test.go:137: sql insert into test_index values (4349, 4156906973482712973, 0.162241, 'A0lhnkDY1c') index_test.go:143: sql update test_index set c1 = 7096124121613459556, c2 = 0.886992, c3 = 'mKoYTCRCTQ' where c = 1535 index_test.go:140: sql delete from test_index where c = 24 index_test.go:143: sql update test_index set c1 = 100833026587911051, c2 = 0.082715, c3 = 'ZTarpvc5JA' where c = 3846 index_test.go:137: sql insert into test_index values (4350, 2401562958610072857, 0.783308, 'mvVGZuI7K0') index_test.go:143: sql update test_index set c1 = 5518298698616726803, c2 = 0.743270, c3 = '3LtYRHIVup' where c = 4181 index_test.go:140: sql delete from test_index where c = 892 index_test.go:137: sql insert into test_index values (4351, 4252137441881598406, 0.204825, 'SEK6ZlHrcM') index_test.go:143: sql update test_index set c1 = 3967386837587862145, c2 = 0.087676, c3 = 'hPQHAkRKmT' where c = 4184 index_test.go:143: sql update test_index set c1 = 7017313204035566019, c2 = 0.476969, c3 = 'rJO6kCN1Qq' where c = 1491 index_test.go:143: sql update test_index set c1 = 5988988721394531813, c2 = 0.650040, c3 = 'cy4NUOHW37' where c = 2694 index_test.go:143: sql update test_index set c1 = 1157558478413461884, c2 = 0.058956, c3 = 'fimlQHqkBn' where c = 2411 index_test.go:137: sql insert into test_index values (4352, 8006904306444352440, 0.705222, '0ktdptAqgX') index_test.go:140: sql delete from test_index where c = 3604 index_test.go:137: sql insert into test_index values (4354, 8217459262800193507, 0.098005, 'pbuka0lTbI') index_test.go:137: sql insert into test_index values (4353, 2675493110953409995, 0.247016, 'p4cBXxmAlu') index_test.go:140: sql delete from test_index where c = 3214 index_test.go:143: sql update test_index set c1 = 7654032605679592987, c2 = 0.378221, c3 = '4MmRtQRnX6' where c = 3110 index_test.go:140: sql delete from test_index where c = 2001 index_test.go:137: sql insert into test_index values (4357, 7017394780779413549, 0.024218, 'mZeEKdWbH4') index_test.go:140: sql delete from test_index where c = 2562 index_test.go:137: sql insert into test_index values (4355, 161061355273749188, 0.242623, 'gOwxG9Mj5W') index_test.go:143: sql update test_index set c1 = 2992137601660887751, c2 = 0.140047, c3 = 'ANG0o8PiOD' where c = 1885 index_test.go:137: sql insert into test_index values (4356, 2284447797948128449, 0.470121, 'j1K0vEmIcd') index_test.go:140: sql delete from test_index where c = 925 index_test.go:143: sql update test_index set c1 = 5615852358502299269, c2 = 0.322435, c3 = 'tJeFlWeoiX' where c = 2757 index_test.go:137: sql insert into test_index values (4358, 6463080839986223431, 0.672409, '776RMehd0C') index_test.go:143: sql update test_index set c1 = 2245241107314075287, c2 = 0.301113, c3 = '1oos5ezrDL' where c = 479 index_test.go:140: sql delete from test_index where c = 4255 index_test.go:137: sql insert into test_index values (4359, 2450878876180723632, 0.626014, 'WYTyzJnkBM') index_test.go:143: sql update test_index set c1 = 5954455264315868612, c2 = 0.946784, c3 = 'Eng8iDRbn1' where c = 901 index_test.go:143: sql update test_index set c1 = 7650309386895012325, c2 = 0.014203, c3 = 'jK9O24vatX' where c = 3734 index_test.go:140: sql delete from test_index where c = 3946 index_test.go:137: sql insert into test_index values (4360, 5270026119240815811, 0.028495, 'ZwhcvKQwIi') index_test.go:140: sql delete from test_index where c = 742 index_test.go:137: sql insert into test_index values (4362, 8135606104266320213, 0.753574, 'qkEEhMLmQq') index_test.go:137: sql insert into test_index values (4361, 6749577765585959010, 0.307372, 'CeTpjfxagN') index_test.go:140: sql delete from test_index where c = 3499 index_test.go:140: sql delete from test_index where c = 4301 index_test.go:140: sql delete from test_index where c = 727 index_test.go:143: sql update test_index set c1 = 1137589318639063639, c2 = 0.890015, c3 = '07ZF7uDx5E' where c = 1236 index_test.go:137: sql insert into test_index values (4364, 4029616400739953079, 0.471892, 'EZzj02EfII') index_test.go:140: sql delete from test_index where c = 353 index_test.go:137: sql insert into test_index values (4363, 6354157004973611009, 0.053149, 'nAsbOqT8UK') index_test.go:143: sql update test_index set c1 = 2679116671259699479, c2 = 0.346681, c3 = '2I1q1tIfuf' where c = 4089 index_test.go:143: sql update test_index set c1 = 2947763650053748915, c2 = 0.752898, c3 = 'T1RvlkLxeO' where c = 1889 index_test.go:143: sql update test_index set c1 = 1431671016869322428, c2 = 0.981841, c3 = 'oKzKUT9MLn' where c = 2233 index_test.go:140: sql delete from test_index where c = 3499 index_test.go:143: sql update test_index set c1 = 671748880545397733, c2 = 0.297076, c3 = 'D1Fy1ss1Tz' where c = 3116 index_test.go:143: sql update test_index set c1 = 5371996529814210928, c2 = 0.237687, c3 = 'jSUh3HAgww' where c = 1223 index_test.go:137: sql insert into test_index values (4365, 8157859991149732857, 0.449441, 'FimV1W96tu') index_test.go:137: sql insert into test_index values (4366, 8527793289129411229, 0.065225, 'Ts9ApOnyvc') index_test.go:140: sql delete from test_index where c = 2813 index_test.go:137: sql insert into test_index values (4367, 3703112069915577489, 0.511403, 'RDqchjRatd') index_test.go:140: sql delete from test_index where c = 4286 index_test.go:143: sql update test_index set c1 = 507824988847574539, c2 = 0.662972, c3 = 'Phjh8KC4FL' where c = 2249 index_test.go:143: sql update test_index set c1 = 8918015738499549241, c2 = 0.914226, c3 = 'Dq8RtEJzY3' where c = 3730 index_test.go:137: sql insert into test_index values (4369, 8592954444978010402, 0.249205, 'emopXK7pJ7') index_test.go:143: sql update test_index set c1 = 5465359785231351661, c2 = 0.214812, c3 = 'qxVgAf7adi' where c = 2234 index_test.go:143: sql update test_index set c1 = 3661344689119969463, c2 = 0.492255, c3 = 'cG670srbXV' where c = 1114 index_test.go:137: sql insert into test_index values (4370, 8672563316461657114, 0.290214, 'oxm4O6iujp') index_test.go:137: sql insert into test_index values (4368, 3817746818478801810, 0.967926, '5GzwrI8b5G') index_test.go:140: sql delete from test_index where c = 961 index_test.go:140: sql delete from test_index where c = 768 index_test.go:140: sql delete from test_index where c = 4309 index_test.go:140: sql delete from test_index where c = 3579 index_test.go:137: sql insert into test_index values (4371, 5763077517785601219, 0.537782, 'EMbtZVXVHi') index_test.go:137: sql insert into test_index values (4372, 2628728305070674801, 0.065472, 'xz1OUU0UQn') index_test.go:137: sql insert into test_index values (4373, 6485770546919400822, 0.220816, '9xxsCjfYPo') index_test.go:143: sql update test_index set c1 = 7205993450481507403, c2 = 0.760280, c3 = 'F8bMW2U3ik' where c = 576 index_test.go:137: sql insert into test_index values (4374, 8319817845816822100, 0.393358, 'EPAHBz5b4g') index_test.go:140: sql delete from test_index where c = 1000 index_test.go:140: sql delete from test_index where c = 3789 index_test.go:140: sql delete from test_index where c = 2334 index_test.go:143: sql update test_index set c1 = 8598219522080824450, c2 = 0.222298, c3 = 'ewEaHY2CLb' where c = 1963 index_test.go:143: sql update test_index set c1 = 4625699919887705959, c2 = 0.078648, c3 = 'gCEtRHC4EI' where c = 3353 index_test.go:143: sql update test_index set c1 = 3430877696978970871, c2 = 0.278187, c3 = 'XZTJs2DCqE' where c = 2377 index_test.go:137: sql insert into test_index values (4375, 4275936660949377388, 0.713713, 'v6p0YNfz1o') index_test.go:140: sql delete from test_index where c = 3545 index_test.go:143: sql update test_index set c1 = 8131222822940718289, c2 = 0.251612, c3 = '0rR9WjZQgc' where c = 2045 index_test.go:143: sql update test_index set c1 = 5345896700110566038, c2 = 0.605216, c3 = 'GTsM6V2fnZ' where c = 2921 index_test.go:143: sql update test_index set c1 = 1016638748643094780, c2 = 0.034044, c3 = 'diCEg6z3hZ' where c = 3632 index_test.go:143: sql update test_index set c1 = 6375782710854083994, c2 = 0.557294, c3 = '2V1Y5kG7kt' where c = 246 index_test.go:140: sql delete from test_index where c = 653 index_test.go:140: sql delete from test_index where c = 3444 index_test.go:137: sql insert into test_index values (4377, 120161006555052391, 0.889093, 'QYAVbFtqKH') index_test.go:137: sql insert into test_index values (4378, 7193660173011453121, 0.149482, 'ogKCRB9aCI') index_test.go:140: sql delete from test_index where c = 1269 index_test.go:143: sql update test_index set c1 = 129615111767932925, c2 = 0.654166, c3 = 'en5EJ9etrL' where c = 2337 index_test.go:143: sql update test_index set c1 = 1455913166635292998, c2 = 0.989546, c3 = 'qgkrbKA6um' where c = 2995 index_test.go:140: sql delete from test_index where c = 2092 index_test.go:137: sql insert into test_index values (4379, 2947138719352255791, 0.032183, 'azNmXnABge') index_test.go:137: sql insert into test_index values (4380, 9178050278413157388, 0.673502, 'ZPsW7jkQOJ') index_test.go:140: sql delete from test_index where c = 1072 index_test.go:137: sql insert into test_index values (4381, 3969386112413027006, 0.951895, 'v0IA2bjOLf') index_test.go:143: sql update test_index set c1 = 4862601713501434940, c2 = 0.294314, c3 = 'ULRSiMVPbt' where c = 1213 index_test.go:137: sql insert into test_index values (4376, 4189908654685846286, 0.974878, 'zL36nIZ27K') index_test.go:140: sql delete from test_index where c = 150 index_test.go:143: sql update test_index set c1 = 6759460790062606421, c2 = 0.601305, c3 = 'RUoQuKhe7q' where c = 2758 index_test.go:140: sql delete from test_index where c = 2668 index_test.go:137: sql insert into test_index values (4384, 5598647086097720261, 0.340544, '2LgJn7XBOz') index_test.go:143: sql update test_index set c1 = 388379938033754207, c2 = 0.033266, c3 = 'iPMpV5uRq9' where c = 1381 index_test.go:143: sql update test_index set c1 = 226812593724061904, c2 = 0.021597, c3 = 'HwHTYDfgLG' where c = 958 index_test.go:137: sql insert into test_index values (4382, 863712884484289674, 0.750622, 'jpW1pe39JB') index_test.go:140: sql delete from test_index where c = 737 index_test.go:140: sql delete from test_index where c = 3091 index_test.go:137: sql insert into test_index values (4385, 178789296492460692, 0.867412, 'nsSEljgfa7') index_test.go:140: sql delete from test_index where c = 121 index_test.go:137: sql insert into test_index values (4383, 6674170758309755337, 0.307458, '43i9OjQwjT') index_test.go:137: sql insert into test_index values (4387, 6432168151058980445, 0.157070, 'RqylzqYdWe') index_test.go:137: sql insert into test_index values (4386, 3954886441447547542, 0.936996, '9NaKetjck4') index_test.go:143: sql update test_index set c1 = 7984788469003204497, c2 = 0.755440, c3 = 'rhiGzxtRu9' where c = 2637 index_test.go:143: sql update test_index set c1 = 4742024964869043295, c2 = 0.169711, c3 = 'T000y19M8D' where c = 716 index_test.go:137: sql insert into test_index values (4388, 3113879532686138368, 0.152903, '7dfGxyaj2x') index_test.go:143: sql update test_index set c1 = 1328423710126083688, c2 = 0.838073, c3 = 'rmxNOrv8Fg' where c = 875 index_test.go:140: sql delete from test_index where c = 830 index_test.go:140: sql delete from test_index where c = 3889 index_test.go:143: sql update test_index set c1 = 1310591711183358294, c2 = 0.459944, c3 = 'Ac8VPWc2Mc' where c = 1856 index_test.go:140: sql delete from test_index where c = 2753 index_test.go:140: sql delete from test_index where c = 1032 index_test.go:140: sql delete from test_index where c = 1053 index_test.go:137: sql insert into test_index values (4389, 2434558445432144058, 0.486284, 'WsNjTdE88W') index_test.go:143: sql update test_index set c1 = 3727912307171502733, c2 = 0.730884, c3 = 'd4jokIAZTG' where c = 1750 index_test.go:137: sql insert into test_index values (4390, 6341822458305000884, 0.962091, 'TFl9p8rQdb') index_test.go:140: sql delete from test_index where c = 3291 index_test.go:137: sql insert into test_index values (4391, 7247914875858533733, 0.500103, 'd1XWXxgY5F') index_test.go:143: sql update test_index set c1 = 2938382799532282873, c2 = 0.527353, c3 = 'KYk6tWUkV2' where c = 1785 index_test.go:137: sql insert into test_index values (4392, 3642284365409690022, 0.093571, 'ol7g82xETF') index_test.go:140: sql delete from test_index where c = 1309 index_test.go:143: sql update test_index set c1 = 41697232116327390, c2 = 0.689033, c3 = 'jRi0Ebrbk8' where c = 1035 index_test.go:137: sql insert into test_index values (4393, 4417759792785185589, 0.019358, 'FrWRByFtMc') index_test.go:143: sql update test_index set c1 = 3884013454736627047, c2 = 0.577177, c3 = 'ZatTLx9Iy1' where c = 3675 index_test.go:140: sql delete from test_index where c = 4241 index_test.go:143: sql update test_index set c1 = 3301453311888288847, c2 = 0.219702, c3 = 'BrDNAVnJ6K' where c = 2422 index_test.go:143: sql update test_index set c1 = 7182909573827367264, c2 = 0.215241, c3 = '5znHyYQSj7' where c = 3601 index_test.go:137: sql insert into test_index values (4394, 2961728244014766778, 0.390617, 'dwrNV1IPVk') index_test.go:140: sql delete from test_index where c = 1564 index_test.go:140: sql delete from test_index where c = 2836 index_test.go:140: sql delete from test_index where c = 3549 index_test.go:143: sql update test_index set c1 = 2070337056065385034, c2 = 0.766601, c3 = 'k5lnA8iZjF' where c = 2443 index_test.go:140: sql delete from test_index where c = 625 index_test.go:137: sql insert into test_index values (4395, 8094930102781564802, 0.435919, 'sfgcqZurs7') index_test.go:137: sql insert into test_index values (4396, 2086479705461997182, 0.721928, 'zddLN9MeDJ') index_test.go:143: sql update test_index set c1 = 6680092053140709652, c2 = 0.776884, c3 = 'RiMf2pI4eS' where c = 34 index_test.go:140: sql delete from test_index where c = 1313 index_test.go:143: sql update test_index set c1 = 6721028450940089078, c2 = 0.494280, c3 = 'eGqnpq240H' where c = 2874 index_test.go:137: sql insert into test_index values (4397, 5257270471049087406, 0.323942, 'FfNyzKUWOQ') index_test.go:143: sql update test_index set c1 = 359938904691844175, c2 = 0.592479, c3 = 'oEBLScj20G' where c = 3169 index_test.go:143: sql update test_index set c1 = 6653444290801172879, c2 = 0.446438, c3 = 'dEn2QQQHes' where c = 1470 index_test.go:143: sql update test_index set c1 = 2810158285786806714, c2 = 0.144819, c3 = 'xUay92yXD6' where c = 3371 index_test.go:143: sql update test_index set c1 = 1916022272710669897, c2 = 0.089225, c3 = 'jlQBLxh2iU' where c = 2701 index_test.go:140: sql delete from test_index where c = 3847 index_test.go:137: sql insert into test_index values (4398, 9114597869340434984, 0.515149, 'Xzm3HPvZ5X') index_test.go:137: sql insert into test_index values (4399, 9147751796698668108, 0.705332, 'ThZqlmt5Yq') index_test.go:140: sql delete from test_index where c = 505 index_test.go:137: sql insert into test_index values (4400, 5416884196684444626, 0.601681, 'QUMcMvsNs7') index_test.go:140: sql delete from test_index where c = 1377 index_test.go:143: sql update test_index set c1 = 8799808474871278002, c2 = 0.630366, c3 = 'K6raFRYWZT' where c = 4244 index_test.go:140: sql delete from test_index where c = 539 index_test.go:143: sql update test_index set c1 = 7196362883422521233, c2 = 0.391557, c3 = '0sL3NrpegO' where c = 534 index_test.go:140: sql delete from test_index where c = 2154 index_test.go:143: sql update test_index set c1 = 6843253268264275957, c2 = 0.361588, c3 = 'rD8XwNG3IQ' where c = 3809 index_test.go:143: sql update test_index set c1 = 3016225378830001503, c2 = 0.844615, c3 = 'hd14aHVmKG' where c = 2591 index_test.go:143: sql update test_index set c1 = 4743466757694391329, c2 = 0.125974, c3 = 'GM0VvvHlUY' where c = 2428 index_test.go:137: sql insert into test_index values (4408, 6535097293925162116, 0.362921, 'rZnz9C0DEh') index_test.go:137: sql insert into test_index values (4404, 5903305702294419073, 0.600327, 'MiNN9LSfzI') index_test.go:137: sql insert into test_index values (4403, 7515612701472494524, 0.309095, 'k8FdIDIVkp') index_test.go:137: sql insert into test_index values (4410, 8576389861046053463, 0.506281, 'uGrLsvZsah') index_test.go:137: sql insert into test_index values (4402, 6349692096299064966, 0.052069, '2Gi6CFi3JE') index_test.go:137: sql insert into test_index values (4405, 1263563654014133396, 0.073752, 'AW1oftyA3z') index_test.go:137: sql insert into test_index values (4407, 967365983378756567, 0.914341, 'AtWkJHDqey') index_test.go:137: sql insert into test_index values (4401, 4314766817376230875, 0.445911, 'oA1QGUmLyf') index_test.go:137: sql insert into test_index values (4406, 2987339909855030107, 0.506208, 'zvjXPZ6Tfy') index_test.go:137: sql insert into test_index values (4409, 1162035623517779438, 0.632616, 'midTbMWiKP') index_test.go:140: sql delete from test_index where c = 2096 index_test.go:140: sql delete from test_index where c = 3588 index_test.go:140: sql delete from test_index where c = 800 index_test.go:140: sql delete from test_index where c = 3068 index_test.go:140: sql delete from test_index where c = 3112 index_test.go:143: sql update test_index set c1 = 2624823462756229343, c2 = 0.478189, c3 = 'Jv83O4i8WM' where c = 807 index_test.go:140: sql delete from test_index where c = 3155 index_test.go:140: sql delete from test_index where c = 2082 index_test.go:143: sql update test_index set c1 = 6210755726970671819, c2 = 0.084761, c3 = 'E1DCgPZJFz' where c = 2473 index_test.go:140: sql delete from test_index where c = 333 index_test.go:140: sql delete from test_index where c = 4328 index_test.go:140: sql delete from test_index where c = 3973 index_test.go:143: sql update test_index set c1 = 5317897285412732709, c2 = 0.620231, c3 = 'GyJXnq65iT' where c = 4080 index_test.go:143: sql update test_index set c1 = 8350242186794064648, c2 = 0.799268, c3 = 'rCmTprQ535' where c = 4294 index_test.go:143: sql update test_index set c1 = 3461175861789091139, c2 = 0.989189, c3 = 'iQOp0lpUCu' where c = 2399 index_test.go:143: sql update test_index set c1 = 8888442592731707126, c2 = 0.295825, c3 = 'ZQtLdxNeas' where c = 1717 index_test.go:143: sql update test_index set c1 = 5216214901646497661, c2 = 0.518912, c3 = 'i85sS15Tba' where c = 626 index_test.go:137: sql insert into test_index values (4411, 8215423429098216646, 0.182454, 'DfgbpbbdwR') index_test.go:137: sql insert into test_index values (4413, 9084392752236284060, 0.596751, 'wfXyts8gma') index_test.go:137: sql insert into test_index values (4412, 3695342010791704135, 0.913767, 'zfDdig5p6T') index_test.go:143: sql update test_index set c1 = 9146787477705377198, c2 = 0.547618, c3 = 'VFQwHhLUMk' where c = 1802 index_test.go:137: sql insert into test_index values (4415, 2757084449046096157, 0.089410, 'ULrclfR5Ge') index_test.go:143: sql update test_index set c1 = 3873177217968182597, c2 = 0.483816, c3 = 'UdoxKvHifw' where c = 4191 index_test.go:143: sql update test_index set c1 = 2982703863012721913, c2 = 0.798077, c3 = 'CP2247sijo' where c = 1266 index_test.go:137: sql insert into test_index values (4416, 2454481393380760851, 0.151055, '7S3WKZjr4j') index_test.go:137: sql insert into test_index values (4414, 4504617603986556273, 0.354027, '2MzTTVVc8q') index_test.go:137: sql insert into test_index values (4417, 188702014194197059, 0.795027, '1ZQuZLVVEp') index_test.go:140: sql delete from test_index where c = 2956 index_test.go:140: sql delete from test_index where c = 4285 index_test.go:137: sql insert into test_index values (4419, 6446474099249097893, 0.518378, 'XhBnVJjJtb') index_test.go:140: sql delete from test_index where c = 2192 index_test.go:140: sql delete from test_index where c = 1625 index_test.go:140: sql delete from test_index where c = 1342 index_test.go:137: sql insert into test_index values (4418, 7765217165702660386, 0.094820, '2t3Et3eY9B') index_test.go:137: sql insert into test_index values (4420, 3248400686049137525, 0.412709, 'A1qGMlddlS') index_test.go:140: sql delete from test_index where c = 104 index_test.go:140: sql delete from test_index where c = 664 index_test.go:143: sql update test_index set c1 = 1579835428134559344, c2 = 0.973907, c3 = 'OWd5GLB0pC' where c = 1815 index_test.go:140: sql delete from test_index where c = 2805 index_test.go:143: sql update test_index set c1 = 7669344370903553396, c2 = 0.422119, c3 = 'kniCmG9P7P' where c = 476 index_test.go:143: sql update test_index set c1 = 4988959328483017915, c2 = 0.697627, c3 = 'ujZ4hVKlIe' where c = 425 index_test.go:143: sql update test_index set c1 = 2606579913320787969, c2 = 0.903869, c3 = 'Z3dfcD3ci6' where c = 2971 index_test.go:143: sql update test_index set c1 = 5994835212374429678, c2 = 0.615709, c3 = '3ZFnJkz96Z' where c = 3510 index_test.go:143: sql update test_index set c1 = 7949516592341077505, c2 = 0.113379, c3 = 'FJTuZ0GZHF' where c = 3335 index_test.go:143: sql update test_index set c1 = 1370498771084006531, c2 = 0.068644, c3 = 'kt0L7ZVyiI' where c = 4403 index_test.go:140: sql delete from test_index where c = 3322 index_test.go:143: sql update test_index set c1 = 950186711824503912, c2 = 0.899231, c3 = '6f5BkDQc8e' where c = 4402 index_test.go:140: sql delete from test_index where c = 3263 index_test.go:137: sql insert into test_index values (4421, 1437050653755912114, 0.150643, 'ra7NKBA6dX') index_test.go:137: sql insert into test_index values (4422, 9021726853909491508, 0.450868, 'ONJWr1cnfn') index_test.go:143: sql update test_index set c1 = 6981082108059051976, c2 = 0.255608, c3 = '4OdfEqbyeW' where c = 3367 index_test.go:137: sql insert into test_index values (4426, 5563773618103367665, 0.634256, 'mepiilNoxb') index_test.go:140: sql delete from test_index where c = 299 index_test.go:140: sql delete from test_index where c = 608 index_test.go:137: sql insert into test_index values (4429, 3436179745657087981, 0.172280, 'sI8TDQaV1c') index_test.go:137: sql insert into test_index values (4425, 7829884774403727775, 0.864477, 'TUJKfcY6Nt') index_test.go:143: sql update test_index set c1 = 7326994828386025418, c2 = 0.716748, c3 = '80e9EWKbNu' where c = 271 index_test.go:137: sql insert into test_index values (4428, 6697087288460471033, 0.144197, 'v3BYsptl0n') index_test.go:137: sql insert into test_index values (4427, 5643504484314422255, 0.073211, 'nbnIr4f0gC') index_test.go:137: sql insert into test_index values (4424, 4288142580990818844, 0.336764, 'XRooQRF6I4') index_test.go:140: sql delete from test_index where c = 407 index_test.go:137: sql insert into test_index values (4423, 8160479931893410889, 0.222719, '0tDkSyASsa') index_test.go:143: sql update test_index set c1 = 6014235322766077602, c2 = 0.970865, c3 = 'WoJZq36lux' where c = 3482 index_test.go:143: sql update test_index set c1 = 2582348465794161006, c2 = 0.475744, c3 = 'cA1YvpNmoq' where c = 1469 index_test.go:140: sql delete from test_index where c = 596 index_test.go:143: sql update test_index set c1 = 7778722174307616543, c2 = 0.463154, c3 = 'JfulOjYNg4' where c = 214 index_test.go:140: sql delete from test_index where c = 2234 index_test.go:140: sql delete from test_index where c = 2466 index_test.go:140: sql delete from test_index where c = 3404 index_test.go:137: sql insert into test_index values (4431, 3400846436182299510, 0.649688, 'gRLGQSH2jl') index_test.go:143: sql update test_index set c1 = 3073298516581771163, c2 = 0.701388, c3 = 'Smw4z3Eo1V' where c = 880 index_test.go:140: sql delete from test_index where c = 3790 index_test.go:137: sql insert into test_index values (4432, 5178903807516151047, 0.458150, '4iM84kESEh') index_test.go:137: sql insert into test_index values (4430, 3047487124326333798, 0.777271, 'WvdEomQ1PU') index_test.go:143: sql update test_index set c1 = 3170531563369738825, c2 = 0.817811, c3 = 'YK6NIMCwbt' where c = 0 index_test.go:143: sql update test_index set c1 = 4368404387737922426, c2 = 0.717222, c3 = '1gvTqMzReP' where c = 29 index_test.go:140: sql delete from test_index where c = 2932 index_test.go:137: sql insert into test_index values (4434, 1262367518384190906, 0.323940, 'pQ4SkzjwAG') index_test.go:143: sql update test_index set c1 = 1924534612331990929, c2 = 0.604968, c3 = '3sDpmIxsTy' where c = 4254 index_test.go:137: sql insert into test_index values (4433, 6710965325441368333, 0.205999, 'DWYMMXOoVB') index_test.go:140: sql delete from test_index where c = 2697 index_test.go:143: sql update test_index set c1 = 7028032922335711578, c2 = 0.542731, c3 = '5s2b7RyU8g' where c = 2031 index_test.go:140: sql delete from test_index where c = 1386 index_test.go:140: sql delete from test_index where c = 3188 index_test.go:137: sql insert into test_index values (4435, 3959468484599191495, 0.394181, 'n31T7OCgCu') index_test.go:137: sql insert into test_index values (4436, 6770132613791783428, 0.690185, 'S7Tgck2XCI') index_test.go:140: sql delete from test_index where c = 1038 index_test.go:143: sql update test_index set c1 = 6385465404090363235, c2 = 0.478537, c3 = 'eJt4lnqOYV' where c = 1354 index_test.go:140: sql delete from test_index where c = 2220 index_test.go:143: sql update test_index set c1 = 8771959191369714530, c2 = 0.977082, c3 = 'K1tuWjboki' where c = 2739 index_test.go:143: sql update test_index set c1 = 7062045692244453898, c2 = 0.166360, c3 = 'O0fuCxKymb' where c = 165 index_test.go:143: sql update test_index set c1 = 3622119729937902898, c2 = 0.195162, c3 = 'kigMsfFmlC' where c = 1949 index_test.go:137: sql insert into test_index values (4437, 8519358823376176055, 0.265130, '3cR9xATxHb') index_test.go:143: sql update test_index set c1 = 3611257832969128939, c2 = 0.195930, c3 = 'nqCDjMNmfq' where c = 1150 index_test.go:137: sql insert into test_index values (4438, 1921262164263779508, 0.580705, 'sfu57rgfPZ') index_test.go:137: sql insert into test_index values (4439, 8548242645747979179, 0.125611, 'HYWr1dpsbN') index_test.go:140: sql delete from test_index where c = 4179 index_test.go:137: sql insert into test_index values (4440, 5121048476971120061, 0.674877, 'SMCEg2ymhU') index_test.go:137: sql insert into test_index values (4441, 6849319412637510093, 0.517428, 'ldygw0OLOV') index_test.go:143: sql update test_index set c1 = 3085425508086072951, c2 = 0.250745, c3 = 'HtI6wSS5x7' where c = 3463 index_test.go:140: sql delete from test_index where c = 4074 index_test.go:140: sql delete from test_index where c = 4136 index_test.go:137: sql insert into test_index values (4443, 4640892850801569906, 0.323703, 'J0s654Nip1') index_test.go:140: sql delete from test_index where c = 1419 index_test.go:140: sql delete from test_index where c = 1277 index_test.go:137: sql insert into test_index values (4442, 6005849703259986078, 0.608035, '9WGcvsydcA') index_test.go:143: sql update test_index set c1 = 2433643926840915546, c2 = 0.260088, c3 = 'IqH4WZ6pXh' where c = 1409 index_test.go:143: sql update test_index set c1 = 2020197009709878872, c2 = 0.544864, c3 = 'kdGBHyXJKt' where c = 676 index_test.go:143: sql update test_index set c1 = 2851488396379681467, c2 = 0.752061, c3 = 'MC0id8wY4I' where c = 3451 index_test.go:143: sql update test_index set c1 = 5879064367053478902, c2 = 0.533078, c3 = '4tlQz82SHC' where c = 4021 index_test.go:137: sql insert into test_index values (4444, 862591849442916165, 0.117456, 'VBdKfdwVVN') index_test.go:140: sql delete from test_index where c = 3823 index_test.go:140: sql delete from test_index where c = 2063 index_test.go:143: sql update test_index set c1 = 1172803590600356608, c2 = 0.019720, c3 = 'Kg3DN5SAj3' where c = 3583 index_test.go:143: sql update test_index set c1 = 7969383476420489232, c2 = 0.555661, c3 = 'sDHOOGl0iV' where c = 1476 index_test.go:137: sql insert into test_index values (4445, 5889107673212625509, 0.318686, '3qztIFGSjK') index_test.go:143: sql update test_index set c1 = 8355418872805270214, c2 = 0.259758, c3 = 'uzXRuIQUNW' where c = 302 index_test.go:140: sql delete from test_index where c = 3667 index_test.go:137: sql insert into test_index values (4448, 3941931442553612050, 0.224266, 'KtmJ0P2RxK') index_test.go:137: sql insert into test_index values (4447, 7581934178612513691, 0.411039, 'HrhOqoCIGW') index_test.go:140: sql delete from test_index where c = 3652 index_test.go:140: sql delete from test_index where c = 3622 index_test.go:143: sql update test_index set c1 = 4010278590648459032, c2 = 0.498085, c3 = 'rMBa1VtYBs' where c = 2813 index_test.go:140: sql delete from test_index where c = 1613 index_test.go:137: sql insert into test_index values (4446, 6232141955471612662, 0.998098, 'VEoot13UBV') index_test.go:137: sql insert into test_index values (4449, 2701797218884381452, 0.383966, 'DgNsaT4Jgc') index_test.go:140: sql delete from test_index where c = 2081 index_test.go:143: sql update test_index set c1 = 6261702764981277784, c2 = 0.760429, c3 = 'dzuG3SaNSV' where c = 1626 index_test.go:140: sql delete from test_index where c = 3341 index_test.go:143: sql update test_index set c1 = 665122439106283241, c2 = 0.595809, c3 = 'oMwa2rPYJu' where c = 3969 index_test.go:137: sql insert into test_index values (4450, 2324992251524897872, 0.249042, 'YTr1YUEI32') index_test.go:140: sql delete from test_index where c = 4149 index_test.go:143: sql update test_index set c1 = 7331758031211140451, c2 = 0.977671, c3 = 'G7gIgrkW12' where c = 3010 index_test.go:137: sql insert into test_index values (4452, 142122483876685514, 0.712460, 'jy5XWSzX4C') index_test.go:137: sql insert into test_index values (4451, 3498232754171327407, 0.535429, 'WPcgJK78HY') index_test.go:140: sql delete from test_index where c = 3269 index_test.go:140: sql delete from test_index where c = 2758 index_test.go:143: sql update test_index set c1 = 8715777991017088994, c2 = 0.028287, c3 = 'emPViFNjaH' where c = 1807 index_test.go:143: sql update test_index set c1 = 6950562079779956861, c2 = 0.358728, c3 = '8mBkNuwcDE' where c = 3199 index_test.go:140: sql delete from test_index where c = 3242 index_test.go:137: sql insert into test_index values (4455, 3274683973693708205, 0.586759, '6Y4VZzdFQU') index_test.go:137: sql insert into test_index values (4453, 4298897968239669254, 0.195495, 'LqOs7Tb1sC') index_test.go:143: sql update test_index set c1 = 4431121006420404413, c2 = 0.109542, c3 = 'sEY4LQLcpR' where c = 528 index_test.go:137: sql insert into test_index values (4454, 9013877344777611281, 0.813797, 'IaaOY7ARWZ') index_test.go:140: sql delete from test_index where c = 3407 index_test.go:143: sql update test_index set c1 = 6322028804738151090, c2 = 0.889816, c3 = 'ko1Kf2kK6Q' where c = 2300 index_test.go:137: sql insert into test_index values (4456, 549166352758475210, 0.958107, 'RU3eBxsPWz') index_test.go:137: sql insert into test_index values (4457, 4913685222461595229, 0.699927, 'F9Jt0LnSBR') index_test.go:143: sql update test_index set c1 = 2554507646832260894, c2 = 0.333351, c3 = 'MElNAj2KsS' where c = 3121 index_test.go:143: sql update test_index set c1 = 2672709146403701550, c2 = 0.757612, c3 = 'SPrFKeSDbz' where c = 344 index_test.go:140: sql delete from test_index where c = 4075 index_test.go:140: sql delete from test_index where c = 3899 index_test.go:137: sql insert into test_index values (4458, 622616880225145439, 0.886076, 'sM72TRrayD') index_test.go:143: sql update test_index set c1 = 5675078227801347853, c2 = 0.457279, c3 = 'XZxRP3Iqfc' where c = 2987 index_test.go:140: sql delete from test_index where c = 1348 index_test.go:137: sql insert into test_index values (4459, 6196291451581029958, 0.543820, 'WqSeJ4E5QK') index_test.go:143: sql update test_index set c1 = 7113023973638714014, c2 = 0.649349, c3 = '7NBuv9hKg3' where c = 1797 index_test.go:140: sql delete from test_index where c = 330 index_test.go:137: sql insert into test_index values (4460, 21511732590206861, 0.801180, 'BD8kOgpIcW') index_test.go:137: sql insert into test_index values (4461, 380210602195208966, 0.985052, '5ZJSqRfexv') index_test.go:143: sql update test_index set c1 = 4890399866551998728, c2 = 0.137630, c3 = 'PpXtxXFULL' where c = 374 index_test.go:140: sql delete from test_index where c = 1469 index_test.go:140: sql delete from test_index where c = 1567 index_test.go:137: sql insert into test_index values (4462, 1297952914433841918, 0.197279, 'bFMrHkWMIB') index_test.go:143: sql update test_index set c1 = 2233761966496324361, c2 = 0.598127, c3 = 'XwxO3oTBfT' where c = 90 index_test.go:140: sql delete from test_index where c = 3156 index_test.go:137: sql insert into test_index values (4463, 2657582386258795836, 0.253136, 'ri3kj3p3Tq') index_test.go:143: sql update test_index set c1 = 9098640081059316587, c2 = 0.541993, c3 = 'mcI4B72VMG' where c = 2603 index_test.go:140: sql delete from test_index where c = 3967 index_test.go:140: sql delete from test_index where c = 4358 index_test.go:143: sql update test_index set c1 = 4853013518769778342, c2 = 0.423170, c3 = 'Yld3ZZvSkP' where c = 3007 index_test.go:143: sql update test_index set c1 = 6712407951573342978, c2 = 0.996352, c3 = '0wucVZWjmO' where c = 1654 index_test.go:143: sql update test_index set c1 = 111985052582907069, c2 = 0.292158, c3 = 'MqJBIy1nLv' where c = 2283 index_test.go:140: sql delete from test_index where c = 3765 index_test.go:137: sql insert into test_index values (4464, 1411816892912488000, 0.378300, 'YZz62TlqIr') index_test.go:137: sql insert into test_index values (4465, 4313833316778128222, 0.646694, 'O55l29nXam') index_test.go:140: sql delete from test_index where c = 3942 index_test.go:143: sql update test_index set c1 = 6584678350881398888, c2 = 0.747507, c3 = 'ouIw4SDHfI' where c = 4016 index_test.go:140: sql delete from test_index where c = 169 index_test.go:143: sql update test_index set c1 = 4000578263821896071, c2 = 0.433019, c3 = 'prdGb2Fhxs' where c = 1832 index_test.go:137: sql insert into test_index values (4468, 9181513238119292121, 0.923383, 'y8TtLA8G0I') index_test.go:143: sql update test_index set c1 = 4437326542436568357, c2 = 0.982502, c3 = 'RRrvviLEQx' where c = 1244 index_test.go:137: sql insert into test_index values (4469, 4941380225691056711, 0.535846, 'fN4k1hLx69') index_test.go:137: sql insert into test_index values (4466, 4265403401816505338, 0.983651, 'yY2fvR9SpT') index_test.go:143: sql update test_index set c1 = 605489260643860770, c2 = 0.936235, c3 = 'nPEDIcMlti' where c = 2381 index_test.go:137: sql insert into test_index values (4467, 32772303064184886, 0.603131, 'yjqHflEUfO') index_test.go:137: sql insert into test_index values (4470, 3505172116637315367, 0.539953, 'bTtcMMtu5z') index_test.go:143: sql update test_index set c1 = 9048047619164752535, c2 = 0.380415, c3 = 'uceieb7R9r' where c = 1594 index_test.go:140: sql delete from test_index where c = 3032 index_test.go:137: sql insert into test_index values (4471, 6127822042058938500, 0.993105, 'YadkENTbli') index_test.go:140: sql delete from test_index where c = 1048 index_test.go:140: sql delete from test_index where c = 2234 index_test.go:137: sql insert into test_index values (4472, 1450095421082328464, 0.295575, '4i5DvUuPxT') index_test.go:143: sql update test_index set c1 = 3206641123252750531, c2 = 0.223534, c3 = 'NwYNvzosVC' where c = 1104 index_test.go:137: sql insert into test_index values (4473, 7910589865008885902, 0.605746, 'cJnAcCTymg') index_test.go:140: sql delete from test_index where c = 2767 index_test.go:140: sql delete from test_index where c = 765 index_test.go:137: sql insert into test_index values (4474, 5089405330126317582, 0.624884, '2s0paxguRc') index_test.go:140: sql delete from test_index where c = 3664 index_test.go:143: sql update test_index set c1 = 4621900614706086771, c2 = 0.379033, c3 = 'n9vmJYTOPr' where c = 273 index_test.go:140: sql delete from test_index where c = 102 index_test.go:140: sql delete from test_index where c = 4261 index_test.go:140: sql delete from test_index where c = 3475 index_test.go:143: sql update test_index set c1 = 7408932135715806480, c2 = 0.237429, c3 = 'hkeCggUtqr' where c = 3192 index_test.go:143: sql update test_index set c1 = 693851489634566999, c2 = 0.852955, c3 = 'HEqiA1qkXH' where c = 2587 index_test.go:140: sql delete from test_index where c = 2135 index_test.go:137: sql insert into test_index values (4475, 5894998125035072275, 0.645840, '8ki2hhSn6o') index_test.go:143: sql update test_index set c1 = 8106565798261606412, c2 = 0.500319, c3 = 'z0JZEfhsen' where c = 2169 index_test.go:143: sql update test_index set c1 = 1979104187295925642, c2 = 0.298078, c3 = 'OEVYcK68Gh' where c = 2915 index_test.go:143: sql update test_index set c1 = 4819849472964766828, c2 = 0.638416, c3 = 'Gtczsne7Wv' where c = 689 index_test.go:137: sql insert into test_index values (4477, 5394361735921510308, 0.197994, 'UTtkT0t5OT') index_test.go:137: sql insert into test_index values (4476, 8476642764171309110, 0.362254, 'whHl8XQMgC') index_test.go:143: sql update test_index set c1 = 6651268051840382548, c2 = 0.957062, c3 = '4tvs0JhwUK' where c = 3980 index_test.go:143: sql update test_index set c1 = 4285680684100884283, c2 = 0.836941, c3 = 'QGgJcvNvuE' where c = 2894 index_test.go:137: sql insert into test_index values (4478, 1500084014094658646, 0.295223, 'G2kngHW34Y') index_test.go:137: sql insert into test_index values (4479, 746227225123826770, 0.879695, 'QpOCnbhUhP') index_test.go:140: sql delete from test_index where c = 4378 index_test.go:143: sql update test_index set c1 = 6306537960313380852, c2 = 0.330198, c3 = '3hiVlpFguS' where c = 4061 index_test.go:137: sql insert into test_index values (4481, 4438312881407456793, 0.269284, 'ScNaRhPKIJ') index_test.go:137: sql insert into test_index values (4483, 4656308160493030328, 0.083627, '0rYmwKpP1E') index_test.go:140: sql delete from test_index where c = 967 index_test.go:137: sql insert into test_index values (4480, 5920052061228612730, 0.427719, 'x6akyrAjuv') index_test.go:140: sql delete from test_index where c = 4125 index_test.go:140: sql delete from test_index where c = 2610 index_test.go:140: sql delete from test_index where c = 3316 index_test.go:140: sql delete from test_index where c = 3247 index_test.go:140: sql delete from test_index where c = 3866 index_test.go:140: sql delete from test_index where c = 3599 index_test.go:137: sql insert into test_index values (4482, 2866469006514690968, 0.405448, 'M72aVHdLTa') index_test.go:143: sql update test_index set c1 = 5217967500645267076, c2 = 0.114743, c3 = '0n0mGLvvSp' where c = 19 index_test.go:143: sql update test_index set c1 = 8176336086551008920, c2 = 0.968439, c3 = 'oinFZMrSar' where c = 3876 index_test.go:143: sql update test_index set c1 = 2862936360293431228, c2 = 0.368865, c3 = 'yAPsEZAAal' where c = 1386 index_test.go:140: sql delete from test_index where c = 2236 index_test.go:143: sql update test_index set c1 = 8488297359020753620, c2 = 0.713711, c3 = 'V0aIPtfppI' where c = 3105 index_test.go:137: sql insert into test_index values (4484, 8614458204809867390, 0.138057, 'yoqJg9r9Ud') index_test.go:143: sql update test_index set c1 = 3354093404346423293, c2 = 0.221904, c3 = 'GdF9ThucyD' where c = 3803 index_test.go:143: sql update test_index set c1 = 2755727584150096638, c2 = 0.970482, c3 = 'yUdyvIFZDm' where c = 1122 index_test.go:143: sql update test_index set c1 = 7449676662056487738, c2 = 0.369487, c3 = 'ucRmHli7jz' where c = 914 index_test.go:143: sql update test_index set c1 = 173549677067440531, c2 = 0.723999, c3 = 'KI8Uubd8yX' where c = 4016 index_test.go:143: sql update test_index set c1 = 1303720052185522663, c2 = 0.707422, c3 = 'mYLXoRhsqS' where c = 4306 index_test.go:137: sql insert into test_index values (4485, 1075205371170164782, 0.767537, 'jnvHsy5JJk') index_test.go:137: sql insert into test_index values (4487, 5820064483386251463, 0.958656, 'LVz407lLKq') index_test.go:137: sql insert into test_index values (4486, 8113369693535264412, 0.354712, 'uAAmeuqq4a') index_test.go:137: sql insert into test_index values (4488, 7757872547385164360, 0.840585, 'oxe8Nn9SCq') index_test.go:137: sql insert into test_index values (4489, 8176780730696373264, 0.000416, 'YPs6WmcUqg') index_test.go:137: sql insert into test_index values (4491, 6032542559535799509, 0.285209, 'FV1tYJF1eW') index_test.go:137: sql insert into test_index values (4492, 9219884083320022515, 0.848802, 'xvHvZwApcV') index_test.go:140: sql delete from test_index where c = 2140 index_test.go:137: sql insert into test_index values (4490, 3285890120878529133, 0.779758, 'oDL4HJayE5') index_test.go:140: sql delete from test_index where c = 1316 index_test.go:137: sql insert into test_index values (4493, 6284718504821050027, 0.351565, 'eIslGkxFwC') index_test.go:140: sql delete from test_index where c = 742 index_test.go:140: sql delete from test_index where c = 1854 index_test.go:140: sql delete from test_index where c = 3952 index_test.go:140: sql delete from test_index where c = 2447 index_test.go:140: sql delete from test_index where c = 271 index_test.go:140: sql delete from test_index where c = 2104 index_test.go:143: sql update test_index set c1 = 5630055356993317605, c2 = 0.532893, c3 = 'gBgCdmLJo8' where c = 47 index_test.go:143: sql update test_index set c1 = 3513725489011336248, c2 = 0.082656, c3 = '4bDyLrsUp1' where c = 969 index_test.go:140: sql delete from test_index where c = 762 index_test.go:140: sql delete from test_index where c = 4319 index_test.go:143: sql update test_index set c1 = 662793742956023675, c2 = 0.329171, c3 = '6ULNae8Ol9' where c = 3175 index_test.go:137: sql insert into test_index values (4494, 7619369604320151664, 0.141822, 'E5T84uYxRa') index_test.go:143: sql update test_index set c1 = 1391044325373247985, c2 = 0.500062, c3 = 'EopBjQSIIA' where c = 2612 index_test.go:143: sql update test_index set c1 = 1970706477331348057, c2 = 0.823332, c3 = 'cava89RJFH' where c = 1798 index_test.go:143: sql update test_index set c1 = 932281449500732273, c2 = 0.747714, c3 = 'QmOjdKMmbK' where c = 4183 index_test.go:143: sql update test_index set c1 = 6190059887481588003, c2 = 0.969325, c3 = 'Cyar34Y58R' where c = 3634 index_test.go:143: sql update test_index set c1 = 8313342504889534375, c2 = 0.906446, c3 = 'rx400tu20k' where c = 3672 index_test.go:140: sql delete from test_index where c = 1293 index_test.go:143: sql update test_index set c1 = 164072043389937989, c2 = 0.850474, c3 = 'kPaQQSz833' where c = 3685 index_test.go:143: sql update test_index set c1 = 3134664542626334114, c2 = 0.826210, c3 = '48U8hWCtCX' where c = 4048 index_test.go:137: sql insert into test_index values (4495, 2372612801170853125, 0.672735, 'b3zK3Defr5') index_test.go:137: sql insert into test_index values (4496, 3218461440018567792, 0.053756, 'V3lUoO86q2') index_test.go:137: sql insert into test_index values (4497, 8838511669482306609, 0.278492, 'NJsypU6ikQ') index_test.go:140: sql delete from test_index where c = 2695 index_test.go:143: sql update test_index set c1 = 9167716516409326812, c2 = 0.075465, c3 = '6l4qxXcmNc' where c = 2252 index_test.go:137: sql insert into test_index values (4498, 6500045329819409493, 0.539840, 'ndDRgUBa6h') index_test.go:140: sql delete from test_index where c = 1581 index_test.go:137: sql insert into test_index values (4499, 6253862726795338707, 0.264319, 'aFjQAM6a2S') index_test.go:143: sql update test_index set c1 = 126978618179758564, c2 = 0.086430, c3 = '4hON19QUlQ' where c = 239 index_test.go:137: sql insert into test_index values (4500, 6556366655903419880, 0.833606, 'xpX6H1lEXk') index_test.go:140: sql delete from test_index where c = 717 index_test.go:140: sql delete from test_index where c = 1484 index_test.go:140: sql delete from test_index where c = 3129 index_test.go:143: sql update test_index set c1 = 5212466718789841595, c2 = 0.341697, c3 = '1gwwKX9Uc8' where c = 3706 index_test.go:143: sql update test_index set c1 = 6633188537293585305, c2 = 0.653112, c3 = 'G2IQSLH0di' where c = 1387 index_test.go:143: sql update test_index set c1 = 6173714230408958770, c2 = 0.556680, c3 = 'WnBVy8dGD3' where c = 4180 index_test.go:143: sql update test_index set c1 = 722227587824639684, c2 = 0.373817, c3 = '9mlifkArY5' where c = 3705 index_test.go:140: sql delete from test_index where c = 2584 index_test.go:143: sql update test_index set c1 = 7070842742926604369, c2 = 0.215190, c3 = 'FFzaVHAyY7' where c = 212 index_test.go:137: sql insert into test_index values (4501, 661941361024429604, 0.755327, 'PTQpE3LlIK') index_test.go:137: sql insert into test_index values (4502, 6202350102952703296, 0.296002, 'lohKbuzVf1') index_test.go:137: sql insert into test_index values (4504, 2028780765850369007, 0.791381, '20BfDhDn2Q') index_test.go:137: sql insert into test_index values (4510, 7232612687699893704, 0.256218, 'uWTaI43NJw') index_test.go:137: sql insert into test_index values (4507, 6971792422770220050, 0.140173, 'gJt1NJIF30') index_test.go:137: sql insert into test_index values (4505, 2258941435646694134, 0.358677, 'OPQdda8n18') index_test.go:137: sql insert into test_index values (4508, 767630806195944494, 0.169783, 'mxdYgamlkx') index_test.go:137: sql insert into test_index values (4506, 2516412909997507107, 0.020810, '3GcoGdy77S') index_test.go:137: sql insert into test_index values (4509, 1581977342951212741, 0.545593, 'k2CqPK7cpF') index_test.go:137: sql insert into test_index values (4503, 442700649486708808, 0.227107, 'JZmnBufJJT') index_test.go:140: sql delete from test_index where c = 429 index_test.go:140: sql delete from test_index where c = 1569 index_test.go:140: sql delete from test_index where c = 2609 index_test.go:140: sql delete from test_index where c = 2560 index_test.go:143: sql update test_index set c1 = 3972079564106832671, c2 = 0.460319, c3 = 'tA92hByot7' where c = 1198 index_test.go:140: sql delete from test_index where c = 205 index_test.go:140: sql delete from test_index where c = 1773 index_test.go:140: sql delete from test_index where c = 3294 index_test.go:140: sql delete from test_index where c = 4276 index_test.go:140: sql delete from test_index where c = 2686 index_test.go:137: sql insert into test_index values (4511, 3033270153494278524, 0.908734, 'p9BAhZ3gMP') index_test.go:143: sql update test_index set c1 = 1580195939155446318, c2 = 0.127017, c3 = 'aWRh55b6vE' where c = 238 index_test.go:140: sql delete from test_index where c = 1151 index_test.go:143: sql update test_index set c1 = 6748541683668072169, c2 = 0.454427, c3 = 'E7gJFt8OA2' where c = 2470 index_test.go:143: sql update test_index set c1 = 7132459118699029898, c2 = 0.162753, c3 = 'txmt9eeG9H' where c = 4129 index_test.go:143: sql update test_index set c1 = 1013053339620032262, c2 = 0.920584, c3 = 'slU9bAXbMi' where c = 4307 index_test.go:143: sql update test_index set c1 = 1753393538574119575, c2 = 0.903144, c3 = 'PbVISQh7Bq' where c = 3043 index_test.go:143: sql update test_index set c1 = 7731722394421326927, c2 = 0.504135, c3 = 'F78c42x1o5' where c = 1487 index_test.go:143: sql update test_index set c1 = 6182132110595567577, c2 = 0.271503, c3 = '3ra7e576ni' where c = 3514 index_test.go:143: sql update test_index set c1 = 5029498095346162087, c2 = 0.125742, c3 = '7g9hH4Mqrk' where c = 2853 index_test.go:137: sql insert into test_index values (4514, 1930377226702435756, 0.804462, 'WUQO7T5nOl') index_test.go:137: sql insert into test_index values (4512, 7487512959493058819, 0.050349, 'vqWtposSjp') index_test.go:137: sql insert into test_index values (4513, 4085574051866319044, 0.258712, 'LrUJSUVrft') index_test.go:140: sql delete from test_index where c = 3128 index_test.go:143: sql update test_index set c1 = 8508252277428209278, c2 = 0.383124, c3 = 'IPvcn3EL4A' where c = 3049 index_test.go:137: sql insert into test_index values (4516, 65757627287455920, 0.730509, 'xI4OOHfWa0') index_test.go:137: sql insert into test_index values (4518, 8625492915557756226, 0.358865, 'uArbNf96Ty') index_test.go:137: sql insert into test_index values (4515, 961176616349017838, 0.399184, 'bh121b7c7I') index_test.go:140: sql delete from test_index where c = 541 index_test.go:143: sql update test_index set c1 = 2195260981181096175, c2 = 0.508738, c3 = 'fBTIocQtue' where c = 3793 index_test.go:140: sql delete from test_index where c = 2521 index_test.go:140: sql delete from test_index where c = 469 index_test.go:140: sql delete from test_index where c = 2263 index_test.go:137: sql insert into test_index values (4519, 7750718039358870012, 0.816471, 'xamxaZJwsw') index_test.go:137: sql insert into test_index values (4517, 8131480124352974931, 0.792322, 'sUMFE8SCwR') index_test.go:143: sql update test_index set c1 = 8568400705487009789, c2 = 0.242512, c3 = 'hKSR28KpPA' where c = 1599 index_test.go:143: sql update test_index set c1 = 3335192742748040439, c2 = 0.505566, c3 = 'y7mirYSHJo' where c = 1754 index_test.go:140: sql delete from test_index where c = 4453 index_test.go:143: sql update test_index set c1 = 6279995862084243367, c2 = 0.811946, c3 = 'UK1MC51foq' where c = 479 index_test.go:137: sql insert into test_index values (4520, 7016121431766561095, 0.392236, 'pngb5tXxbO') index_test.go:143: sql update test_index set c1 = 4095573069870365531, c2 = 0.545142, c3 = 'IMF7NoDQfy' where c = 1958 index_test.go:137: sql insert into test_index values (4521, 6603414686514436642, 0.148578, 'TYWg13NLbi') index_test.go:137: sql insert into test_index values (4522, 3781019346362579562, 0.872983, '12ikP8Jzc0') index_test.go:137: sql insert into test_index values (4523, 940594094761508806, 0.743451, 'usefOfd4s5') index_test.go:140: sql delete from test_index where c = 2328 index_test.go:140: sql delete from test_index where c = 2216 index_test.go:137: sql insert into test_index values (4524, 8027920769109373196, 0.644014, 'eEOMHs9nPa') index_test.go:143: sql update test_index set c1 = 4063521021462985326, c2 = 0.451078, c3 = 'WhuEbn4Jj6' where c = 1777 index_test.go:140: sql delete from test_index where c = 3684 index_test.go:140: sql delete from test_index where c = 1183 index_test.go:137: sql insert into test_index values (4525, 7786739963890966578, 0.321387, '9FxOry0nSy') index_test.go:140: sql delete from test_index where c = 590 index_test.go:140: sql delete from test_index where c = 313 index_test.go:140: sql delete from test_index where c = 2050 index_test.go:143: sql update test_index set c1 = 777434300559611747, c2 = 0.349993, c3 = 'ORE6eeyuHP' where c = 2851 index_test.go:143: sql update test_index set c1 = 3501054875462231956, c2 = 0.536726, c3 = 'su2P42WIMi' where c = 341 index_test.go:140: sql delete from test_index where c = 4437 index_test.go:143: sql update test_index set c1 = 8111690700327559003, c2 = 0.572181, c3 = 'SfZdN98MDP' where c = 7 index_test.go:137: sql insert into test_index values (4526, 6911796104081099257, 0.757193, '6mxoRu9N2y') index_test.go:143: sql update test_index set c1 = 3594903577359251987, c2 = 0.968468, c3 = 'CQG8oXE10H' where c = 2781 index_test.go:140: sql delete from test_index where c = 3154 index_test.go:143: sql update test_index set c1 = 2907382237855272051, c2 = 0.923503, c3 = 'TPvSzoC7BU' where c = 2560 index_test.go:143: sql update test_index set c1 = 4518996360322049573, c2 = 0.507660, c3 = 'kek0o30SkV' where c = 2400 index_test.go:143: sql update test_index set c1 = 4684034817658332688, c2 = 0.803016, c3 = '6OIibBNYPM' where c = 2915 index_test.go:143: sql update test_index set c1 = 8642168252010301942, c2 = 0.237882, c3 = 'nVGrRcZboB' where c = 3355 index_test.go:137: sql insert into test_index values (4530, 2572706964012358840, 0.830301, 'J98Vdx38e8') index_test.go:137: sql insert into test_index values (4529, 1269575583722117245, 0.812122, 'SJgVVzpkDZ') index_test.go:140: sql delete from test_index where c = 4316 index_test.go:137: sql insert into test_index values (4527, 5860578702657844421, 0.731046, 'cbz45xgkpE') index_test.go:143: sql update test_index set c1 = 6664672581199890757, c2 = 0.922590, c3 = '1s8PtJm3Es' where c = 803 index_test.go:137: sql insert into test_index values (4528, 9105893878161249424, 0.140131, 'Mous6f12TO') index_test.go:140: sql delete from test_index where c = 2275 index_test.go:137: sql insert into test_index values (4534, 4622486591508290149, 0.918994, 'n9Hq4MJDCN') index_test.go:137: sql insert into test_index values (4533, 8652464793966798212, 0.975396, '7kwhf6vIcz') index_test.go:140: sql delete from test_index where c = 3341 index_test.go:137: sql insert into test_index values (4531, 1322379000324721879, 0.716166, 'yi4oZMoy4S') index_test.go:137: sql insert into test_index values (4532, 1986470358307256763, 0.918172, 'Y6Hb6XmDQB') index_test.go:140: sql delete from test_index where c = 1606 index_test.go:137: sql insert into test_index values (4535, 6220541819261971441, 0.991349, 'oydUW8Novg') index_test.go:140: sql delete from test_index where c = 1137 index_test.go:140: sql delete from test_index where c = 4278 index_test.go:140: sql delete from test_index where c = 4446 index_test.go:143: sql update test_index set c1 = 1079135324436290098, c2 = 0.681360, c3 = '9BNhIXNGnI' where c = 1865 index_test.go:143: sql update test_index set c1 = 423659403502496349, c2 = 0.360901, c3 = 'vfhSPT7855' where c = 1500 index_test.go:140: sql delete from test_index where c = 4119 index_test.go:143: sql update test_index set c1 = 6141097622056297816, c2 = 0.561176, c3 = 'c2bSgEi2qk' where c = 2044 index_test.go:143: sql update test_index set c1 = 2993864180428239611, c2 = 0.050625, c3 = 'vLIFoQ7fkX' where c = 1247 index_test.go:143: sql update test_index set c1 = 8568860046757984717, c2 = 0.960764, c3 = 'GEAZt70sLa' where c = 2703 index_test.go:140: sql delete from test_index where c = 1362 index_test.go:137: sql insert into test_index values (4537, 6048666799247657247, 0.901863, 'VTmZfz6Vou') index_test.go:137: sql insert into test_index values (4536, 5009181600661831980, 0.676365, 'bQgRIoNmbm') index_test.go:143: sql update test_index set c1 = 530941835031221987, c2 = 0.893589, c3 = 'mBwNPUSP0J' where c = 3336 index_test.go:137: sql insert into test_index values (4538, 968664339742042552, 0.143713, '3TPSzEU05b') index_test.go:143: sql update test_index set c1 = 6204625921041177476, c2 = 0.920172, c3 = 'kre9TR9UoO' where c = 3919 index_test.go:140: sql delete from test_index where c = 2423 index_test.go:143: sql update test_index set c1 = 7779173303177674564, c2 = 0.288361, c3 = 'oLbiy3Adqx' where c = 4044 index_test.go:140: sql delete from test_index where c = 2307 index_test.go:137: sql insert into test_index values (4540, 4551665915148455435, 0.945210, 'jCPBsfXnnB') index_test.go:137: sql insert into test_index values (4539, 8793019455557776062, 0.373065, 'H8NjepsffN') index_test.go:143: sql update test_index set c1 = 8531339597523251615, c2 = 0.662510, c3 = 'UXsP1hHpeR' where c = 4337 index_test.go:143: sql update test_index set c1 = 5578329541017689484, c2 = 0.887167, c3 = 'k21HZ2DKTh' where c = 1779 index_test.go:140: sql delete from test_index where c = 3922 index_test.go:143: sql update test_index set c1 = 805114415355050662, c2 = 0.428274, c3 = 'FhYrNJMsNZ' where c = 328 index_test.go:137: sql insert into test_index values (4541, 2007280061468555292, 0.112653, 'uJe3TAxwE2') index_test.go:143: sql update test_index set c1 = 4643761790437605880, c2 = 0.017093, c3 = '9zMsIqz5cE' where c = 4075 index_test.go:137: sql insert into test_index values (4543, 166907242403401646, 0.294040, 'w5k4fjNMMS') index_test.go:140: sql delete from test_index where c = 2138 index_test.go:137: sql insert into test_index values (4542, 3708192325731050626, 0.767159, 'XbG3sdvnMG') index_test.go:140: sql delete from test_index where c = 4356 index_test.go:137: sql insert into test_index values (4545, 4179748940238222733, 0.880405, 'eaUwJT4DgL') index_test.go:140: sql delete from test_index where c = 1333 index_test.go:140: sql delete from test_index where c = 1679 index_test.go:137: sql insert into test_index values (4546, 2726405261270347845, 0.123325, 'jyyr76A8AE') index_test.go:143: sql update test_index set c1 = 3331334997205257055, c2 = 0.693003, c3 = '9X806E1EKH' where c = 1642 index_test.go:143: sql update test_index set c1 = 420198339752133426, c2 = 0.870331, c3 = 'gr2gRULVmB' where c = 3967 index_test.go:143: sql update test_index set c1 = 6799996097305804078, c2 = 0.115278, c3 = 'kFxJpQxj0z' where c = 218 index_test.go:137: sql insert into test_index values (4547, 3651867050291158592, 0.776802, 'xXOtdRywIo') index_test.go:140: sql delete from test_index where c = 1496 index_test.go:137: sql insert into test_index values (4544, 6618525359363797785, 0.057069, '0TJKvnyCrT') index_test.go:140: sql delete from test_index where c = 3116 index_test.go:140: sql delete from test_index where c = 3765 index_test.go:140: sql delete from test_index where c = 72 index_test.go:140: sql delete from test_index where c = 1786 index_test.go:143: sql update test_index set c1 = 5458660788776388706, c2 = 0.216657, c3 = 'vvkVY1EVyc' where c = 826 index_test.go:137: sql insert into test_index values (4548, 2143362719661747644, 0.904690, '9Lybcf7Ecc') index_test.go:140: sql delete from test_index where c = 2742 index_test.go:137: sql insert into test_index values (4549, 4240953844584171210, 0.738692, 'iBdxSp9b2W') index_test.go:143: sql update test_index set c1 = 6114004836895445390, c2 = 0.147143, c3 = 'qb4FQpbyQw' where c = 1376 index_test.go:137: sql insert into test_index values (4550, 5921876531963601957, 0.927295, 'jrjD8LGZRa') index_test.go:143: sql update test_index set c1 = 1656014283565379763, c2 = 0.120092, c3 = 'iVXmAbKtZF' where c = 997 index_test.go:143: sql update test_index set c1 = 8635797487423210732, c2 = 0.472769, c3 = 'XF7lsHPRhJ' where c = 4484 index_test.go:140: sql delete from test_index where c = 2818 index_test.go:143: sql update test_index set c1 = 3799246831929220472, c2 = 0.031309, c3 = 'lXrQd1wsCg' where c = 465 index_test.go:143: sql update test_index set c1 = 5006833412270613042, c2 = 0.055443, c3 = 'C62RioPmfP' where c = 906 index_test.go:137: sql insert into test_index values (4551, 2226970290230295209, 0.527392, 'UX08QYKfWZ') index_test.go:143: sql update test_index set c1 = 1491422984401583553, c2 = 0.629728, c3 = 'qigLb7MRXA' where c = 3651 index_test.go:137: sql insert into test_index values (4552, 9031515012620592277, 0.270362, 'WKz0PgZ7uV') index_test.go:140: sql delete from test_index where c = 3399 index_test.go:140: sql delete from test_index where c = 3242 index_test.go:140: sql delete from test_index where c = 1522 index_test.go:143: sql update test_index set c1 = 8878148938606295298, c2 = 0.175545, c3 = 'N4e8OZLR7t' where c = 2780 index_test.go:137: sql insert into test_index values (4553, 4280280970478391027, 0.913179, 'TBRt9IymCJ') index_test.go:140: sql delete from test_index where c = 1212 index_test.go:137: sql insert into test_index values (4555, 5320833260261786785, 0.565412, 'O8ZJkCTk4W') index_test.go:137: sql insert into test_index values (4556, 4685879087592480922, 0.527660, 'FkioIi7VzB') index_test.go:137: sql insert into test_index values (4554, 3018459663088512596, 0.540378, 'BrbngrynLx') index_test.go:137: sql insert into test_index values (4557, 7602753508764743262, 0.552467, 'STj2hgiQ1H') index_test.go:137: sql insert into test_index values (4558, 4855491722132128119, 0.680219, 'AR2vrn4lTs') index_test.go:143: sql update test_index set c1 = 4196551898071455824, c2 = 0.539195, c3 = 'zRGPXyaKPG' where c = 4439 index_test.go:140: sql delete from test_index where c = 3103 index_test.go:143: sql update test_index set c1 = 6331012664081109240, c2 = 0.739138, c3 = 'GTvzqM7Po3' where c = 3216 index_test.go:143: sql update test_index set c1 = 8100704591143376612, c2 = 0.878277, c3 = 'KD5k5gW3KR' where c = 4265 index_test.go:140: sql delete from test_index where c = 2286 index_test.go:140: sql delete from test_index where c = 3916 index_test.go:143: sql update test_index set c1 = 455593484442409696, c2 = 0.466011, c3 = 'RO4Eudqx80' where c = 2866 index_test.go:140: sql delete from test_index where c = 4530 index_test.go:140: sql delete from test_index where c = 1648 index_test.go:137: sql insert into test_index values (4559, 5090636752392067328, 0.257513, 'HqIa8Vz5Jr') index_test.go:140: sql delete from test_index where c = 4094 index_test.go:143: sql update test_index set c1 = 428656423897177681, c2 = 0.217217, c3 = 'xVS0uLaPUV' where c = 602 index_test.go:137: sql insert into test_index values (4561, 89241121512122609, 0.142266, 'omVp2X0Jta') index_test.go:143: sql update test_index set c1 = 8680157050113765843, c2 = 0.825567, c3 = 'O2C6MoD1hx' where c = 3817 index_test.go:143: sql update test_index set c1 = 8946145286425449636, c2 = 0.925115, c3 = 'eQNDL9lFof' where c = 2798 index_test.go:143: sql update test_index set c1 = 4410235779671619160, c2 = 0.495619, c3 = '157DHLmsQO' where c = 3644 index_test.go:143: sql update test_index set c1 = 1478929844464849292, c2 = 0.919193, c3 = 'gMz7ciMVkl' where c = 4351 index_test.go:137: sql insert into test_index values (4562, 3724160209094577759, 0.615221, 'yfaUMSO7PU') index_test.go:137: sql insert into test_index values (4560, 1883907512414915111, 0.492270, 'QxygPncD3d') index_test.go:143: sql update test_index set c1 = 3516335301496867095, c2 = 0.037521, c3 = '3wG2IHUvHl' where c = 396 index_test.go:140: sql delete from test_index where c = 2261 index_test.go:140: sql delete from test_index where c = 107 index_test.go:137: sql insert into test_index values (4563, 7454518389162095834, 0.187101, 'pz8I7E67Zg') index_test.go:137: sql insert into test_index values (4565, 5064620022210295475, 0.458834, 'rA2nTEFh20') index_test.go:137: sql insert into test_index values (4566, 631634378041202998, 0.420157, 'gNYzWQ7s3G') index_test.go:137: sql insert into test_index values (4567, 6922957159341803669, 0.662520, 'iQFGd4kQXT') index_test.go:140: sql delete from test_index where c = 3846 index_test.go:137: sql insert into test_index values (4564, 9031198807061618685, 0.130424, 'CTlesUB1Dc') index_test.go:140: sql delete from test_index where c = 3787 index_test.go:140: sql delete from test_index where c = 851 index_test.go:143: sql update test_index set c1 = 956808705575246590, c2 = 0.676918, c3 = '7IzLAjX6HX' where c = 4001 index_test.go:140: sql delete from test_index where c = 1432 index_test.go:143: sql update test_index set c1 = 1208645457835458023, c2 = 0.574823, c3 = 'lavbWEP2yw' where c = 4077 index_test.go:137: sql insert into test_index values (4568, 7560863305293023161, 0.250520, '7zIvzGh75r') index_test.go:140: sql delete from test_index where c = 680 index_test.go:140: sql delete from test_index where c = 1917 index_test.go:143: sql update test_index set c1 = 7768196500542191159, c2 = 0.905861, c3 = 'pjU1qdMifa' where c = 574 index_test.go:143: sql update test_index set c1 = 1788380831415245674, c2 = 0.712997, c3 = 'ryQLsQFf4t' where c = 3006 index_test.go:143: sql update test_index set c1 = 2631632398866764686, c2 = 0.167293, c3 = 'o4pIh5rybh' where c = 3016 index_test.go:143: sql update test_index set c1 = 6192770581464569669, c2 = 0.688060, c3 = 'MtypcIOHIi' where c = 61 index_test.go:137: sql insert into test_index values (4569, 2034025335655830649, 0.849295, 'mnzq7dALwy') index_test.go:137: sql insert into test_index values (4570, 4297862101382803730, 0.572124, '4YiEXh88hD') index_test.go:140: sql delete from test_index where c = 3358 index_test.go:140: sql delete from test_index where c = 1453 index_test.go:140: sql delete from test_index where c = 4516 index_test.go:143: sql update test_index set c1 = 6346625566672584419, c2 = 0.682393, c3 = 'IxpSZfmjb0' where c = 1701 index_test.go:137: sql insert into test_index values (4571, 5717211175795987218, 0.612979, 'i6uCc164vG') index_test.go:143: sql update test_index set c1 = 5228127566659993120, c2 = 0.524789, c3 = '9nLHi3k5Xs' where c = 4434 index_test.go:137: sql insert into test_index values (4572, 6910725653997904053, 0.276535, 'WRzzov4oOO') index_test.go:143: sql update test_index set c1 = 2854150122557777523, c2 = 0.458852, c3 = 'r6ZyZhxoNJ' where c = 553 index_test.go:137: sql insert into test_index values (4573, 4173634023670055134, 0.117395, 'yOMjf6vIDj') index_test.go:143: sql update test_index set c1 = 4404146508068547896, c2 = 0.797365, c3 = 'hwNgbAIcBn' where c = 475 index_test.go:140: sql delete from test_index where c = 1964 index_test.go:143: sql update test_index set c1 = 2339964971611932833, c2 = 0.320997, c3 = 'hFhfk6dyVe' where c = 593 index_test.go:140: sql delete from test_index where c = 2322 index_test.go:140: sql delete from test_index where c = 3066 index_test.go:137: sql insert into test_index values (4574, 8130751165373527824, 0.348802, '0qrwRqERyE') index_test.go:137: sql insert into test_index values (4575, 415856854196737879, 0.532673, '9lqGFpD3ZP') index_test.go:137: sql insert into test_index values (4576, 4718212879534628118, 0.037721, 'SHyrYowj87') index_test.go:143: sql update test_index set c1 = 6759858518944770888, c2 = 0.050181, c3 = '0n0mhjDYVZ' where c = 1896 index_test.go:137: sql insert into test_index values (4577, 5992062357750578834, 0.573293, 'V67Sw3wJty') index_test.go:137: sql insert into test_index values (4578, 1024408197866989541, 0.043820, 'ClzxDlDe75') index_test.go:140: sql delete from test_index where c = 3392 index_test.go:140: sql delete from test_index where c = 1156 index_test.go:140: sql delete from test_index where c = 1174 index_test.go:137: sql insert into test_index values (4579, 1318593070810779939, 0.083488, 'dxjRFC8kaM') index_test.go:143: sql update test_index set c1 = 6083226351307015955, c2 = 0.334195, c3 = '7c3SBTVGr5' where c = 538 index_test.go:140: sql delete from test_index where c = 4522 index_test.go:137: sql insert into test_index values (4580, 2950930292678332197, 0.914873, 'vX4ZMqP4On') index_test.go:140: sql delete from test_index where c = 1262 index_test.go:143: sql update test_index set c1 = 433029587862089052, c2 = 0.912032, c3 = 'KHxme8iwbo' where c = 3436 index_test.go:143: sql update test_index set c1 = 4615871370733503737, c2 = 0.252544, c3 = 'swzQGLKhAm' where c = 1858 index_test.go:140: sql delete from test_index where c = 3514 index_test.go:140: sql delete from test_index where c = 1404 index_test.go:143: sql update test_index set c1 = 5866737263728974041, c2 = 0.961567, c3 = 'WVt1eGwzxs' where c = 3316 index_test.go:137: sql insert into test_index values (4581, 5519492996630462540, 0.655134, 'p9cvYWOVKQ') index_test.go:143: sql update test_index set c1 = 6442186082123393573, c2 = 0.176543, c3 = 'EcTVb4wsIR' where c = 3634 index_test.go:140: sql delete from test_index where c = 3856 index_test.go:143: sql update test_index set c1 = 8673238939986899773, c2 = 0.640376, c3 = '9L8AEZmStN' where c = 3284 index_test.go:137: sql insert into test_index values (4582, 2094607053301251388, 0.616601, 'f9bda21OJt') index_test.go:143: sql update test_index set c1 = 3258257293113824375, c2 = 0.904295, c3 = 't61ZU9hPsP' where c = 1801 index_test.go:140: sql delete from test_index where c = 1615 index_test.go:143: sql update test_index set c1 = 6086245664233886811, c2 = 0.343798, c3 = 'mqPu2qVO3D' where c = 2986 index_test.go:137: sql insert into test_index values (4583, 4065398104287028908, 0.990188, 'xFdskXw99e') index_test.go:137: sql insert into test_index values (4584, 7769857151585037912, 0.379552, 'O8KFfUToii') index_test.go:143: sql update test_index set c1 = 4282565226506261348, c2 = 0.697028, c3 = '5Hx7GsIQvi' where c = 3305 index_test.go:140: sql delete from test_index where c = 3062 index_test.go:140: sql delete from test_index where c = 41 index_test.go:137: sql insert into test_index values (4586, 1733705423194438327, 0.056253, 'iVMIdGtoHy') index_test.go:143: sql update test_index set c1 = 2961101080942869047, c2 = 0.032890, c3 = 'FmwMvgr3YB' where c = 277 index_test.go:143: sql update test_index set c1 = 1564828043966357650, c2 = 0.743970, c3 = 'AFPF91uwrq' where c = 3543 index_test.go:137: sql insert into test_index values (4588, 5054058788155986962, 0.560475, 'fGFPwYYnaJ') index_test.go:137: sql insert into test_index values (4585, 6819573239998064856, 0.469944, 'HQmBI8iQLl') index_test.go:143: sql update test_index set c1 = 7463718277351217737, c2 = 0.235473, c3 = 'ghAAOQiQQg' where c = 2227 index_test.go:137: sql insert into test_index values (4587, 124738742675182132, 0.633375, 'pNYGN1EIDt') index_test.go:140: sql delete from test_index where c = 4165 index_test.go:140: sql delete from test_index where c = 627 index_test.go:140: sql delete from test_index where c = 56 index_test.go:140: sql delete from test_index where c = 4481 index_test.go:143: sql update test_index set c1 = 2732946237818082489, c2 = 0.651526, c3 = 'zQUNOfhkSf' where c = 4117 index_test.go:137: sql insert into test_index values (4589, 8700592225857292170, 0.277563, 'pci8Ccb3ls') index_test.go:143: sql update test_index set c1 = 528283348244372968, c2 = 0.811151, c3 = 'ujaUETCsbv' where c = 1698 index_test.go:137: sql insert into test_index values (4590, 2838077242669430069, 0.600288, 'kRZEHF64kU') index_test.go:137: sql insert into test_index values (4591, 6760623704223487786, 0.957358, 'FBh2ed2BWG') index_test.go:140: sql delete from test_index where c = 2701 index_test.go:143: sql update test_index set c1 = 1959964368982807188, c2 = 0.835590, c3 = 'srNkHvaZbz' where c = 4226 index_test.go:140: sql delete from test_index where c = 1946 index_test.go:143: sql update test_index set c1 = 1700366073956461838, c2 = 0.921286, c3 = 'nbbeCZMe4E' where c = 2396 index_test.go:143: sql update test_index set c1 = 4278347203406059878, c2 = 0.940095, c3 = 'AdXvW0FgQD' where c = 4184 index_test.go:143: sql update test_index set c1 = 6830278648062999302, c2 = 0.041321, c3 = 'Hm4o9nYwgb' where c = 3019 index_test.go:140: sql delete from test_index where c = 3609 index_test.go:137: sql insert into test_index values (4592, 559237243228240318, 0.603167, 'dMX3LX1E5v') index_test.go:137: sql insert into test_index values (4593, 355750882420571474, 0.640849, 'r0SCymJF8E') index_test.go:143: sql update test_index set c1 = 1531522092875737002, c2 = 0.772272, c3 = '6OUdrPJkJK' where c = 3242 index_test.go:140: sql delete from test_index where c = 1420 index_test.go:140: sql delete from test_index where c = 296 index_test.go:143: sql update test_index set c1 = 2168630871103904454, c2 = 0.173908, c3 = 'hKtscGDIYm' where c = 1026 index_test.go:137: sql insert into test_index values (4594, 2193088377564918138, 0.576386, 'uP3UCA8wKs') index_test.go:143: sql update test_index set c1 = 4200484893358732277, c2 = 0.444372, c3 = 'esoVAxjQom' where c = 1394 index_test.go:137: sql insert into test_index values (4597, 7384442246341146492, 0.224773, 'ECKNZ23NJW') index_test.go:137: sql insert into test_index values (4596, 1761498180961105392, 0.492635, '0I0xSFTfeK') index_test.go:137: sql insert into test_index values (4595, 6130275679566549189, 0.784284, 'qa4FU18Y9J') index_test.go:140: sql delete from test_index where c = 3736 index_test.go:140: sql delete from test_index where c = 367 index_test.go:143: sql update test_index set c1 = 3726334117903694485, c2 = 0.190685, c3 = 'NLMCzOjDEx' where c = 236 index_test.go:140: sql delete from test_index where c = 1195 index_test.go:143: sql update test_index set c1 = 5498716660255786111, c2 = 0.798123, c3 = 'g1hdEP8hZs' where c = 2171 index_test.go:137: sql insert into test_index values (4598, 5895514906111882498, 0.089767, '1oOf1RRkHg') index_test.go:140: sql delete from test_index where c = 103 index_test.go:140: sql delete from test_index where c = 1575 index_test.go:143: sql update test_index set c1 = 4251551343900830167, c2 = 0.055504, c3 = '1WaEd6O0fR' where c = 135 index_test.go:143: sql update test_index set c1 = 6281580050368212833, c2 = 0.936484, c3 = 'sypuKsEK9x' where c = 1315 index_test.go:143: sql update test_index set c1 = 617359642936562558, c2 = 0.720359, c3 = 'F3YjV5LgZw' where c = 1079 index_test.go:143: sql update test_index set c1 = 4137536877484791789, c2 = 0.925416, c3 = 'ZD1yEx8UKi' where c = 3853 index_test.go:137: sql insert into test_index values (4599, 7526548765336856338, 0.055189, 'aHZv0glNMc') index_test.go:137: sql insert into test_index values (4600, 435834239085819549, 0.127644, 'OAjGhS7GIT') index_test.go:140: sql delete from test_index where c = 4401 index_test.go:140: sql delete from test_index where c = 3530 index_test.go:140: sql delete from test_index where c = 3366 index_test.go:143: sql update test_index set c1 = 8813358296856811276, c2 = 0.692469, c3 = 'Th1tuql6nQ' where c = 2349 index_test.go:143: sql update test_index set c1 = 8249133030436526331, c2 = 0.083162, c3 = 'zUZ2FLLq3N' where c = 3543 index_test.go:143: sql update test_index set c1 = 4700309050610638068, c2 = 0.861646, c3 = 'B6qnjev9Yf' where c = 2792 index_test.go:137: sql insert into test_index values (4603, 6123917742560174668, 0.693545, 'gPS7F48QKN') index_test.go:137: sql insert into test_index values (4607, 4999928759675533224, 0.515766, 'G4rOQ2ePic') index_test.go:137: sql insert into test_index values (4601, 1349071238922302229, 0.748443, 'rEg7ikjnoy') index_test.go:137: sql insert into test_index values (4602, 4582415601130549173, 0.872252, 'UlwYbiQW4Y') index_test.go:137: sql insert into test_index values (4605, 6164357513592603631, 0.674244, 'YOlmDti2c2') index_test.go:137: sql insert into test_index values (4604, 1188540169499625202, 0.763731, 'XxlO7ej2g1') index_test.go:137: sql insert into test_index values (4606, 6248383232856943144, 0.026809, '7ZrBmnfHIF') index_test.go:137: sql insert into test_index values (4608, 3730989549774239337, 0.423092, 'vA4b8Ej7Rg') index_test.go:137: sql insert into test_index values (4610, 3989680774532914351, 0.611414, 'B0yPKc22eh') index_test.go:137: sql insert into test_index values (4609, 2122864946575823688, 0.845276, 'oDBGX65okN') index_test.go:140: sql delete from test_index where c = 1702 index_test.go:140: sql delete from test_index where c = 3410 index_test.go:140: sql delete from test_index where c = 2835 index_test.go:140: sql delete from test_index where c = 55 index_test.go:140: sql delete from test_index where c = 880 index_test.go:143: sql update test_index set c1 = 3482296606329390085, c2 = 0.792073, c3 = 'dAQxvHeQMI' where c = 1504 index_test.go:143: sql update test_index set c1 = 2127982318037667427, c2 = 0.882664, c3 = 'D2a0WGclEa' where c = 2700 index_test.go:140: sql delete from test_index where c = 3438 index_test.go:140: sql delete from test_index where c = 2568 index_test.go:140: sql delete from test_index where c = 2183 index_test.go:140: sql delete from test_index where c = 3670 index_test.go:143: sql update test_index set c1 = 5970264034333452925, c2 = 0.147769, c3 = 'ip5wDSIBHr' where c = 3608 index_test.go:143: sql update test_index set c1 = 5692814789518304982, c2 = 0.182641, c3 = 'pMEuz8PWLb' where c = 4158 index_test.go:143: sql update test_index set c1 = 1047297750369218540, c2 = 0.481991, c3 = 'bVk3G5V0U7' where c = 1685 index_test.go:140: sql delete from test_index where c = 3829 index_test.go:143: sql update test_index set c1 = 3724896257141281692, c2 = 0.878361, c3 = 'eypZYrltIU' where c = 1060 index_test.go:137: sql insert into test_index values (4611, 3277587021562407629, 0.187844, '3xsPHsPSi1') index_test.go:143: sql update test_index set c1 = 8378775675945496550, c2 = 0.592432, c3 = 'PjEswQkGn0' where c = 2364 index_test.go:143: sql update test_index set c1 = 8246979876324974100, c2 = 0.558043, c3 = 'IUOduwvICh' where c = 4018 index_test.go:143: sql update test_index set c1 = 7847349764792910686, c2 = 0.161578, c3 = 'f3IjBfN3Jr' where c = 4380 index_test.go:137: sql insert into test_index values (4612, 8227767125744628299, 0.028684, 'G3IAU8knDx') index_test.go:140: sql delete from test_index where c = 2190 index_test.go:137: sql insert into test_index values (4614, 6288313650667713922, 0.189003, '2HC5ejDyUb') index_test.go:137: sql insert into test_index values (4615, 3742348235338668882, 0.364898, 'EOtDkzqW3y') index_test.go:137: sql insert into test_index values (4616, 3861547658014436032, 0.025937, '5ttilYG1Zz') index_test.go:137: sql insert into test_index values (4613, 4996125000752232622, 0.897890, 'JEfnQYo475') index_test.go:140: sql delete from test_index where c = 2173 index_test.go:140: sql delete from test_index where c = 2757 index_test.go:143: sql update test_index set c1 = 7582863218891399497, c2 = 0.781929, c3 = 'yGwa1h44DE' where c = 721 index_test.go:137: sql insert into test_index values (4617, 3002905903635063989, 0.152621, 'V4C0NDePtV') index_test.go:137: sql insert into test_index values (4618, 9041361299692107977, 0.256748, 's4yeRN0JEp') index_test.go:137: sql insert into test_index values (4619, 5524886638699261839, 0.535846, '46w6REwydB') index_test.go:143: sql update test_index set c1 = 314371471797085943, c2 = 0.819308, c3 = 'i6n6IaZzjd' where c = 2049 index_test.go:140: sql delete from test_index where c = 1829 index_test.go:140: sql delete from test_index where c = 3327 index_test.go:143: sql update test_index set c1 = 7227645325398704705, c2 = 0.249813, c3 = 'B3PXUcL1m3' where c = 4493 index_test.go:140: sql delete from test_index where c = 1813 index_test.go:137: sql insert into test_index values (4620, 6060561053856694729, 0.227235, 'RK8uuEpwz0') index_test.go:140: sql delete from test_index where c = 3932 index_test.go:143: sql update test_index set c1 = 8075243188048271563, c2 = 0.957395, c3 = 'ofV6DTKo9o' where c = 1120 index_test.go:140: sql delete from test_index where c = 4296 index_test.go:140: sql delete from test_index where c = 1936 index_test.go:143: sql update test_index set c1 = 3629723742113889667, c2 = 0.298842, c3 = 'RxXp562UHG' where c = 94 index_test.go:137: sql insert into test_index values (4621, 4868993880544707635, 0.545082, 'Q9HDodbJ1r') index_test.go:143: sql update test_index set c1 = 7605873575714587840, c2 = 0.679121, c3 = 'pQxpkYrGsu' where c = 1218 index_test.go:143: sql update test_index set c1 = 3998023326911135182, c2 = 0.815034, c3 = 'mpfCtuGqIR' where c = 4201 index_test.go:137: sql insert into test_index values (4622, 7266769311116830614, 0.546765, '45EXhjM10r') index_test.go:143: sql update test_index set c1 = 2005146081170272286, c2 = 0.409894, c3 = '0UxaWpr7Ob' where c = 1337 index_test.go:140: sql delete from test_index where c = 3740 index_test.go:137: sql insert into test_index values (4623, 8146560450645191102, 0.609940, '3TQrpVUshm') index_test.go:137: sql insert into test_index values (4624, 69915674076039142, 0.661879, 'RwAktCNHQi') index_test.go:137: sql insert into test_index values (4625, 1177491459390616593, 0.562088, 'oyjo7sh3d1') index_test.go:143: sql update test_index set c1 = 4283183846083023071, c2 = 0.427051, c3 = 'vSQsudAtVw' where c = 2771 index_test.go:140: sql delete from test_index where c = 3323 index_test.go:137: sql insert into test_index values (4626, 2087815501597370041, 0.384629, '1OGc7DTwbH') index_test.go:140: sql delete from test_index where c = 913 index_test.go:143: sql update test_index set c1 = 4923105074538532188, c2 = 0.058895, c3 = 'ehKMZBsT5z' where c = 2060 index_test.go:143: sql update test_index set c1 = 93496231269112098, c2 = 0.741625, c3 = 'o1PsB2DL4U' where c = 499 index_test.go:140: sql delete from test_index where c = 411 index_test.go:140: sql delete from test_index where c = 884 index_test.go:140: sql delete from test_index where c = 3333 index_test.go:143: sql update test_index set c1 = 3040359179803871164, c2 = 0.796219, c3 = '9CCxsKuWha' where c = 743 index_test.go:137: sql insert into test_index values (4627, 1292592313081373273, 0.950099, 'x2UWCildnm') index_test.go:137: sql insert into test_index values (4628, 8134341916287847197, 0.798517, '1ycS8Etsdz') index_test.go:143: sql update test_index set c1 = 494467534747354983, c2 = 0.529239, c3 = 'NtGKwZ8VTe' where c = 1917 index_test.go:143: sql update test_index set c1 = 5232897456859722154, c2 = 0.740690, c3 = 'PbIvG4uhAv' where c = 1439 index_test.go:140: sql delete from test_index where c = 2102 index_test.go:137: sql insert into test_index values (4629, 3469523434452316898, 0.995895, 'z80vk7UYRj') index_test.go:143: sql update test_index set c1 = 3446515826749495579, c2 = 0.708058, c3 = 'UbVO2GMURO' where c = 2542 index_test.go:140: sql delete from test_index where c = 969 index_test.go:137: sql insert into test_index values (4630, 1201263379059752122, 0.982035, 'nA4I9shNXA') index_test.go:143: sql update test_index set c1 = 4158656895811292631, c2 = 0.419877, c3 = 'fHGWL6qnfM' where c = 118 index_test.go:137: sql insert into test_index values (4631, 7868825179282191781, 0.345384, 'oKgAMgDxNa') index_test.go:143: sql update test_index set c1 = 7675108802841499486, c2 = 0.431739, c3 = 'LI5h362Hh0' where c = 3768 index_test.go:137: sql insert into test_index values (4632, 6271902247259714264, 0.796258, 'tOD5W5DAcE') index_test.go:137: sql insert into test_index values (4633, 2961321648137811795, 0.833440, 'D6BX4nVje8') index_test.go:140: sql delete from test_index where c = 1081 index_test.go:143: sql update test_index set c1 = 140967649689545456, c2 = 0.142851, c3 = 'Xn58O2mnQp' where c = 445 index_test.go:137: sql insert into test_index values (4634, 5821584685683338742, 0.960453, '8lmHOkNUj5') index_test.go:140: sql delete from test_index where c = 452 index_test.go:140: sql delete from test_index where c = 4306 index_test.go:140: sql delete from test_index where c = 2762 index_test.go:140: sql delete from test_index where c = 248 index_test.go:143: sql update test_index set c1 = 2445352625804782674, c2 = 0.966912, c3 = 'EK75xUypnI' where c = 4074 index_test.go:143: sql update test_index set c1 = 6149728476101313729, c2 = 0.324764, c3 = 'KBcVt8m4zK' where c = 1857 index_test.go:143: sql update test_index set c1 = 7444142778202565264, c2 = 0.931335, c3 = '0neWh4sirI' where c = 3309 index_test.go:140: sql delete from test_index where c = 2369 index_test.go:137: sql insert into test_index values (4635, 6708563093820626901, 0.559503, 'BNwV7S561z') index_test.go:137: sql insert into test_index values (4637, 3058032092264583762, 0.108142, 'MUrmH9HrJP') index_test.go:137: sql insert into test_index values (4636, 6845415529736735147, 0.990996, 'KJqtx980qU') index_test.go:143: sql update test_index set c1 = 4694224598090088280, c2 = 0.415577, c3 = 'OSBpKrbU9G' where c = 262 index_test.go:143: sql update test_index set c1 = 1638277966676098958, c2 = 0.936115, c3 = 'om9gcMp10j' where c = 1554 index_test.go:140: sql delete from test_index where c = 3080 index_test.go:137: sql insert into test_index values (4638, 27873710312004235, 0.943755, 'IKncc7XfNo') index_test.go:140: sql delete from test_index where c = 24 index_test.go:143: sql update test_index set c1 = 19968673582288291, c2 = 0.672930, c3 = 'o65GIWLQp1' where c = 2942 index_test.go:140: sql delete from test_index where c = 633 index_test.go:137: sql insert into test_index values (4639, 509661640789167281, 0.083340, 'joFLtgO9iC') index_test.go:137: sql insert into test_index values (4640, 8539231300818491105, 0.798595, 'yEG7yL2Cw2') index_test.go:143: sql update test_index set c1 = 3113257854013476009, c2 = 0.425369, c3 = '8yOrkLyKTM' where c = 2863 index_test.go:140: sql delete from test_index where c = 2438 index_test.go:137: sql insert into test_index values (4641, 1933695237565484121, 0.768596, 'kCBZFs40PU') index_test.go:140: sql delete from test_index where c = 113 index_test.go:143: sql update test_index set c1 = 5106746364680924518, c2 = 0.256193, c3 = 'kOCRFUDrKT' where c = 4113 index_test.go:137: sql insert into test_index values (4642, 3049430440302485011, 0.250655, 'hp5rZPvNe2') index_test.go:137: sql insert into test_index values (4643, 9177333791189817212, 0.059110, 'E1cR8R1y4l') index_test.go:140: sql delete from test_index where c = 2005 index_test.go:140: sql delete from test_index where c = 1751 index_test.go:143: sql update test_index set c1 = 5555241458912388525, c2 = 0.393144, c3 = '16GSna1Oot' where c = 4106 index_test.go:143: sql update test_index set c1 = 1660817340676405611, c2 = 0.971302, c3 = 'OYxnKwb62k' where c = 1427 index_test.go:140: sql delete from test_index where c = 455 index_test.go:140: sql delete from test_index where c = 2683 index_test.go:137: sql insert into test_index values (4645, 5071920305537214152, 0.533416, 'cUd6LQtn7o') index_test.go:137: sql insert into test_index values (4644, 4387916475943069599, 0.882843, 'jMwd3GhrBV') index_test.go:143: sql update test_index set c1 = 172917585303741256, c2 = 0.916140, c3 = 'Ts4Q6b8FsN' where c = 56 index_test.go:143: sql update test_index set c1 = 3216128745570016292, c2 = 0.634373, c3 = 'Euq3vlY3Yz' where c = 3458 index_test.go:143: sql update test_index set c1 = 3758610180807491760, c2 = 0.140947, c3 = 'vHALEIZR1S' where c = 2485 index_test.go:140: sql delete from test_index where c = 2119 index_test.go:143: sql update test_index set c1 = 5676997262502315244, c2 = 0.406085, c3 = 'FevXdEDv0o' where c = 2113 index_test.go:137: sql insert into test_index values (4647, 8801301509558317983, 0.631891, 'G3nmAk2bXz') index_test.go:137: sql insert into test_index values (4646, 7077974121574512863, 0.285912, 'bXlvLreZZL') index_test.go:140: sql delete from test_index where c = 1806 index_test.go:143: sql update test_index set c1 = 523175157460714097, c2 = 0.380457, c3 = 'gHQCmx2ooN' where c = 2973 index_test.go:137: sql insert into test_index values (4648, 5270711576421325818, 0.527183, 'Ml9JCdCbCf') index_test.go:140: sql delete from test_index where c = 1297 index_test.go:140: sql delete from test_index where c = 823 index_test.go:137: sql insert into test_index values (4649, 48240630497439538, 0.453595, '2apB6ShrEl') index_test.go:137: sql insert into test_index values (4650, 7465908443361678907, 0.848817, 'HzVIxZxwID') index_test.go:137: sql insert into test_index values (4651, 9201983346909059741, 0.724378, 'frs2dg2FJO') index_test.go:143: sql update test_index set c1 = 7493560690129723931, c2 = 0.001422, c3 = 'YrFzvWa3ZP' where c = 818 index_test.go:140: sql delete from test_index where c = 3538 index_test.go:140: sql delete from test_index where c = 1120 index_test.go:140: sql delete from test_index where c = 597 index_test.go:137: sql insert into test_index values (4652, 6545461980915035082, 0.400373, 'VLVW5ZVO9i') index_test.go:140: sql delete from test_index where c = 2958 index_test.go:140: sql delete from test_index where c = 4395 index_test.go:143: sql update test_index set c1 = 5528644755416882946, c2 = 0.376829, c3 = '4oLUCIhYhb' where c = 3346 index_test.go:143: sql update test_index set c1 = 8509191988038187876, c2 = 0.571444, c3 = 'oSyAiFmm6u' where c = 3450 index_test.go:143: sql update test_index set c1 = 5579113092563989135, c2 = 0.990270, c3 = '7BY3Gml084' where c = 974 index_test.go:143: sql update test_index set c1 = 4162020577013241918, c2 = 0.658717, c3 = 'l2UikHXueI' where c = 2860 index_test.go:143: sql update test_index set c1 = 5243224182715664098, c2 = 0.277224, c3 = 'yxgalE4Wkn' where c = 4341 index_test.go:137: sql insert into test_index values (4653, 4231058789861960199, 0.657388, 't0liM5fS02') index_test.go:143: sql update test_index set c1 = 2653572260025511449, c2 = 0.446511, c3 = 'Iqy2z6WR3p' where c = 3746 index_test.go:143: sql update test_index set c1 = 2497311705588108793, c2 = 0.883019, c3 = '1kB7EItuNC' where c = 2039 index_test.go:140: sql delete from test_index where c = 1093 index_test.go:143: sql update test_index set c1 = 7160778097178672439, c2 = 0.043598, c3 = '8ayuXVc530' where c = 4001 index_test.go:143: sql update test_index set c1 = 8516940649213185886, c2 = 0.330973, c3 = 'SBWiR11PPC' where c = 1377 index_test.go:137: sql insert into test_index values (4654, 1720882138026706879, 0.970677, '5RrT1IksQy') index_test.go:137: sql insert into test_index values (4658, 3412723358937753873, 0.096590, 'xdmNWlnsi4') index_test.go:137: sql insert into test_index values (4655, 5527295477451371057, 0.648782, '6Io04WmvOB') index_test.go:137: sql insert into test_index values (4657, 3833266240717692896, 0.098271, 'yMyQpPuw08') index_test.go:140: sql delete from test_index where c = 3897 index_test.go:137: sql insert into test_index values (4659, 7649857707670724422, 0.010845, 'VGzIKtnZQj') index_test.go:137: sql insert into test_index values (4660, 4653702155707579532, 0.593722, 'H78bHJPfFG') index_test.go:137: sql insert into test_index values (4656, 4793366068547300489, 0.772326, 'nbTvW0eRVL') index_test.go:140: sql delete from test_index where c = 3499 index_test.go:140: sql delete from test_index where c = 849 index_test.go:143: sql update test_index set c1 = 3987584937764608442, c2 = 0.508097, c3 = 'sJ5XCoKdo3' where c = 735 index_test.go:140: sql delete from test_index where c = 946 index_test.go:137: sql insert into test_index values (4662, 3218223391251758507, 0.623604, 'KnDQMmxELy') index_test.go:137: sql insert into test_index values (4661, 8000647911982929520, 0.288107, 'sppcpt1uth') index_test.go:140: sql delete from test_index where c = 3605 index_test.go:140: sql delete from test_index where c = 4456 index_test.go:140: sql delete from test_index where c = 2810 index_test.go:140: sql delete from test_index where c = 3027 index_test.go:143: sql update test_index set c1 = 3063225279371321273, c2 = 0.921636, c3 = 'AB34lCzOPn' where c = 620 index_test.go:140: sql delete from test_index where c = 556 index_test.go:143: sql update test_index set c1 = 2248466920510073088, c2 = 0.485383, c3 = 'aL2OXNL9xs' where c = 1946 index_test.go:137: sql insert into test_index values (4663, 2655540789057791806, 0.497710, 'QYjSSyexDI') index_test.go:143: sql update test_index set c1 = 3976701653291115468, c2 = 0.803584, c3 = 'P5Q13bNPpC' where c = 4254 index_test.go:143: sql update test_index set c1 = 3727731153794012689, c2 = 0.863455, c3 = 'zQ7hOYa5PI' where c = 1354 index_test.go:143: sql update test_index set c1 = 1217933745229029301, c2 = 0.812545, c3 = 'zdJ5dMptFN' where c = 1044 index_test.go:143: sql update test_index set c1 = 8670123977396526194, c2 = 0.868302, c3 = 'rC27MboYeT' where c = 3898 index_test.go:140: sql delete from test_index where c = 4388 index_test.go:140: sql delete from test_index where c = 863 index_test.go:137: sql insert into test_index values (4665, 1589322493603173353, 0.938222, 'PHnmjcaVhP') index_test.go:143: sql update test_index set c1 = 5920437141938533585, c2 = 0.559841, c3 = 'Y3cWt2iyWL' where c = 4633 index_test.go:143: sql update test_index set c1 = 4608167075068298212, c2 = 0.870884, c3 = 'tGfIuqgui9' where c = 2391 index_test.go:143: sql update test_index set c1 = 516376814629996904, c2 = 0.981868, c3 = '1xcpb2GWdV' where c = 2129 index_test.go:143: sql update test_index set c1 = 6562016747118616919, c2 = 0.955167, c3 = '7QxggTySaU' where c = 3621 index_test.go:137: sql insert into test_index values (4667, 1524184160340556002, 0.606290, 'OQUyetYLcp') index_test.go:140: sql delete from test_index where c = 1361 index_test.go:137: sql insert into test_index values (4668, 4207893623645002761, 0.286709, 'ZwZLaUxiEG') index_test.go:137: sql insert into test_index values (4664, 3135340992292501311, 0.403868, 'myuquBbmMs') index_test.go:137: sql insert into test_index values (4669, 1012523600132324198, 0.327824, 'jCT4MsfDNq') index_test.go:137: sql insert into test_index values (4666, 4449058848670629903, 0.868651, '9LDtPWHj1e') index_test.go:140: sql delete from test_index where c = 3016 index_test.go:143: sql update test_index set c1 = 2021002611511630626, c2 = 0.108808, c3 = 'jSjd7MiRPU' where c = 3054 index_test.go:137: sql insert into test_index values (4670, 7555524035664659581, 0.683797, 'rSyILFi6H3') index_test.go:137: sql insert into test_index values (4672, 2498862709568647457, 0.699381, 'ZjqiCY2Fex') index_test.go:137: sql insert into test_index values (4673, 2039677193867641176, 0.283288, '29YKKWcR8R') index_test.go:137: sql insert into test_index values (4671, 2140671934062547641, 0.026371, '0hb21VmsZj') index_test.go:140: sql delete from test_index where c = 849 index_test.go:140: sql delete from test_index where c = 598 index_test.go:140: sql delete from test_index where c = 968 index_test.go:140: sql delete from test_index where c = 4318 index_test.go:137: sql insert into test_index values (4674, 4765643378085155592, 0.791732, 'vyjK53Wc3D') index_test.go:143: sql update test_index set c1 = 8129249558777448370, c2 = 0.001807, c3 = '7Pc6jwcOVa' where c = 1959 index_test.go:140: sql delete from test_index where c = 3747 index_test.go:140: sql delete from test_index where c = 3297 index_test.go:143: sql update test_index set c1 = 2129676628640566527, c2 = 0.697966, c3 = 'QgDpQt31Ia' where c = 1560 index_test.go:140: sql delete from test_index where c = 3391 index_test.go:140: sql delete from test_index where c = 3516 index_test.go:143: sql update test_index set c1 = 6517609055600933656, c2 = 0.690277, c3 = '6udipJltiG' where c = 589 index_test.go:140: sql delete from test_index where c = 1709 index_test.go:143: sql update test_index set c1 = 7697201046237517119, c2 = 0.538073, c3 = '8LbttXyTME' where c = 4134 index_test.go:137: sql insert into test_index values (4675, 8535039636809880292, 0.487885, '96ACTzZLLh') index_test.go:137: sql insert into test_index values (4676, 3036224534970081577, 0.427756, '1NuZl1J7oY') index_test.go:143: sql update test_index set c1 = 4027986517493144354, c2 = 0.455821, c3 = 'WDtzyOznM2' where c = 4375 index_test.go:143: sql update test_index set c1 = 351878706788725830, c2 = 0.288051, c3 = 'ZHpW5Oquop' where c = 1245 index_test.go:143: sql update test_index set c1 = 6686098857325166016, c2 = 0.834129, c3 = 'GQN7PJZNKt' where c = 258 index_test.go:143: sql update test_index set c1 = 6384978791306590995, c2 = 0.928696, c3 = 'iNSCDywKJF' where c = 433 index_test.go:143: sql update test_index set c1 = 6448762870753066306, c2 = 0.577891, c3 = 'HGxx37blEW' where c = 4198 index_test.go:140: sql delete from test_index where c = 1463 index_test.go:137: sql insert into test_index values (4677, 6966384694307414425, 0.279160, '52b10VVRXQ') index_test.go:137: sql insert into test_index values (4678, 71274439320697573, 0.812182, 'ZatoTnn6hz') index_test.go:143: sql update test_index set c1 = 8101339932738216671, c2 = 0.877641, c3 = 'wmj38ewxlm' where c = 2778 index_test.go:137: sql insert into test_index values (4681, 1731046583932697809, 0.684794, 'KCPw674Gx2') index_test.go:137: sql insert into test_index values (4682, 2092107195560624166, 0.172853, 'eiRwVYBfkp') index_test.go:137: sql insert into test_index values (4679, 6554294526042423467, 0.628205, 'za3i3B0Duy') index_test.go:137: sql insert into test_index values (4680, 2214060463750715550, 0.605279, 'MJR4pJQ787') index_test.go:143: sql update test_index set c1 = 598409221024852652, c2 = 0.024506, c3 = 'LFwBC9e4ug' where c = 2544 index_test.go:140: sql delete from test_index where c = 4383 index_test.go:140: sql delete from test_index where c = 1033 index_test.go:137: sql insert into test_index values (4683, 4666673925681131971, 0.495412, 'lMRSAJYFEB') index_test.go:137: sql insert into test_index values (4684, 5198562464197444964, 0.961493, '5JBeutvFva') index_test.go:140: sql delete from test_index where c = 4009 index_test.go:143: sql update test_index set c1 = 305900498510003832, c2 = 0.941745, c3 = 'sEXsoPPMQY' where c = 694 index_test.go:140: sql delete from test_index where c = 4214 index_test.go:140: sql delete from test_index where c = 1257 index_test.go:140: sql delete from test_index where c = 3429 index_test.go:140: sql delete from test_index where c = 251 index_test.go:143: sql update test_index set c1 = 1849925552907430658, c2 = 0.855030, c3 = 'CywglnJVOS' where c = 3648 index_test.go:140: sql delete from test_index where c = 2039 index_test.go:137: sql insert into test_index values (4685, 7982242139146078846, 0.421084, 'L5hSFwB200') index_test.go:143: sql update test_index set c1 = 2988369453006429125, c2 = 0.660222, c3 = 'Cxgwxk7yEP' where c = 3163 index_test.go:140: sql delete from test_index where c = 3589 index_test.go:143: sql update test_index set c1 = 4805386972364625602, c2 = 0.249452, c3 = 'Q0yQYrK9Ed' where c = 364 index_test.go:143: sql update test_index set c1 = 5912077587220571756, c2 = 0.145823, c3 = 'ZNwQugUm8s' where c = 2079 index_test.go:143: sql update test_index set c1 = 8530131183867783094, c2 = 0.019286, c3 = 'mOeDtuBR5d' where c = 3246 index_test.go:143: sql update test_index set c1 = 855011049855953792, c2 = 0.587920, c3 = 'hm6vOLETQS' where c = 2674 index_test.go:137: sql insert into test_index values (4687, 9112809045878312079, 0.567028, 'Ett2hGRzlo') index_test.go:137: sql insert into test_index values (4688, 7813949241430331554, 0.818665, 'HjmuGwQNUG') index_test.go:143: sql update test_index set c1 = 6762237473485785218, c2 = 0.106211, c3 = 'QhtOzlvXrI' where c = 1930 index_test.go:143: sql update test_index set c1 = 1518269268571965719, c2 = 0.466870, c3 = 'xvZVo0fPFN' where c = 2217 index_test.go:137: sql insert into test_index values (4686, 8391402842991594793, 0.852563, 'cPgBodptnS') index_test.go:140: sql delete from test_index where c = 1579 index_test.go:137: sql insert into test_index values (4690, 6127068992174730293, 0.657864, 'SCbkYfK2xX') index_test.go:137: sql insert into test_index values (4689, 4867521847575203050, 0.201224, '5yVR780ARF') index_test.go:137: sql insert into test_index values (4691, 1194299552587993122, 0.977460, 'PCrmsk1sMI') index_test.go:140: sql delete from test_index where c = 206 index_test.go:140: sql delete from test_index where c = 59 index_test.go:137: sql insert into test_index values (4692, 6521143403897697967, 0.814902, '1UBpI7lstN') index_test.go:137: sql insert into test_index values (4693, 5052287661969470191, 0.281205, 'fJXdk9uK1t') index_test.go:140: sql delete from test_index where c = 3626 index_test.go:143: sql update test_index set c1 = 3629841071934180907, c2 = 0.322997, c3 = 'edM9n6fL5A' where c = 29 index_test.go:140: sql delete from test_index where c = 3575 index_test.go:143: sql update test_index set c1 = 2122399397609985471, c2 = 0.117276, c3 = 'rtvT3MZDSP' where c = 4665 index_test.go:137: sql insert into test_index values (4694, 8190461713627432143, 0.952238, 'ubkMAcgeK3') index_test.go:143: sql update test_index set c1 = 2316988414171407789, c2 = 0.261943, c3 = 'uovhTxzmeb' where c = 710 index_test.go:143: sql update test_index set c1 = 163416454428748646, c2 = 0.688456, c3 = '6k7jChB4oY' where c = 236 index_test.go:140: sql delete from test_index where c = 3483 index_test.go:140: sql delete from test_index where c = 4034 index_test.go:143: sql update test_index set c1 = 4620991210675089662, c2 = 0.763443, c3 = 'cvI1SY9eBQ' where c = 4247 index_test.go:140: sql delete from test_index where c = 1702 index_test.go:137: sql insert into test_index values (4695, 7991290887459815131, 0.573542, 'ZpXQ6ch8Ke') index_test.go:137: sql insert into test_index values (4696, 7826339748713361551, 0.847804, '2r5haK7fyd') index_test.go:140: sql delete from test_index where c = 2291 index_test.go:143: sql update test_index set c1 = 1908829708999054473, c2 = 0.637205, c3 = 'kIbjQv6Ulb' where c = 1923 index_test.go:143: sql update test_index set c1 = 7686355390527400556, c2 = 0.492602, c3 = '19w1OJtuEG' where c = 2026 index_test.go:137: sql insert into test_index values (4697, 330632971376027471, 0.118403, 'AYRNdsPiTw') index_test.go:140: sql delete from test_index where c = 3964 index_test.go:137: sql insert into test_index values (4698, 8156954606004899514, 0.174828, 'fn3xbQMyoN') index_test.go:137: sql insert into test_index values (4699, 2047426314190658188, 0.697014, 'XfZdI33IQ2') index_test.go:143: sql update test_index set c1 = 8786468234952755909, c2 = 0.057678, c3 = 'MUvVN5cSUL' where c = 50 index_test.go:140: sql delete from test_index where c = 1899 index_test.go:140: sql delete from test_index where c = 2461 index_test.go:140: sql delete from test_index where c = 231 index_test.go:143: sql update test_index set c1 = 6335719319789767417, c2 = 0.299741, c3 = 'iAzgvfFZ5q' where c = 3462 index_test.go:143: sql update test_index set c1 = 5304360578758240357, c2 = 0.851117, c3 = 'bEZx4v57cL' where c = 4042 index_test.go:143: sql update test_index set c1 = 6324812834292073065, c2 = 0.934893, c3 = 'KNxiKtrgL0' where c = 265 index_test.go:140: sql delete from test_index where c = 847 index_test.go:140: sql delete from test_index where c = 3722 index_test.go:137: sql insert into test_index values (4700, 486167659439790886, 0.618298, '2jfmaMMwsT') index_test.go:143: sql update test_index set c1 = 3197532470862899926, c2 = 0.027370, c3 = '6l5GdgWYy3' where c = 4410 index_test.go:143: sql update test_index set c1 = 7954894326889569995, c2 = 0.015228, c3 = 'KKyGgI5Jpi' where c = 2481 index_test.go:143: sql update test_index set c1 = 7050345924870398290, c2 = 0.343013, c3 = 'TTdpGWXcux' where c = 3715 index_test.go:143: sql update test_index set c1 = 4299423663897997099, c2 = 0.764025, c3 = '9KrjYYbylz' where c = 4568 index_test.go:140: sql delete from test_index where c = 3398 index_test.go:143: sql update test_index set c1 = 1022167053249287886, c2 = 0.166611, c3 = '4QYWPvWfz9' where c = 1899 --- PASS: TestSimpleUpdate (94.70s) --- PASS: TestSimpleUpdate/Basic (32.92s) --- PASS: TestSimpleUpdate/Basic/test_update (14.25s) --- PASS: TestSimpleUpdate/Basic/test_update_common (18.67s) --- PASS: TestSimpleUpdate/Conflict (43.83s) --- PASS: TestSimpleUpdate/Conflict/test_conflict_update (19.38s) --- PASS: TestSimpleUpdate/Conflict/test_conflict_update_common (24.46s) PASS ddl_test end [Pipeline] } index_test.go:137: sql insert into test_index values (4706, 4382296377752089683, 0.252733, '0Dq08dzTyT') index_test.go:137: sql insert into test_index values (4709, 1459893834534959729, 0.686718, 'iL9iV588TQ') index_test.go:137: sql insert into test_index values (4704, 9004572144146062659, 0.159159, 'kW0PA1X3tP') index_test.go:137: sql insert into test_index values (4701, 6429549715994017627, 0.671790, 'Rf4KutCrJW') index_test.go:137: sql insert into test_index values (4707, 6055014254533899495, 0.286819, 'iiI0p9BoLh') index_test.go:137: sql insert into test_index values (4702, 4419216062771180503, 0.196419, 's9KcqbWJj4') index_test.go:137: sql insert into test_index values (4703, 5499767031476179983, 0.091594, 'aAz49rov3c') index_test.go:137: sql insert into test_index values (4710, 5061335135874987828, 0.752413, 'PhMdq23GQC') index_test.go:137: sql insert into test_index values (4705, 7375067906200913407, 0.038698, 'ZXbYKdB3sh') index_test.go:137: sql insert into test_index values (4708, 5446540127602404052, 0.469843, 'Uw1WADxjx0') index_test.go:140: sql delete from test_index where c = 161 index_test.go:140: sql delete from test_index where c = 4458 index_test.go:140: sql delete from test_index where c = 3610 index_test.go:140: sql delete from test_index where c = 3591 index_test.go:140: sql delete from test_index where c = 3379 index_test.go:140: sql delete from test_index where c = 2028 index_test.go:140: sql delete from test_index where c = 4325 index_test.go:140: sql delete from test_index where c = 2550 index_test.go:140: sql delete from test_index where c = 4351 index_test.go:143: sql update test_index set c1 = 820951139377370787, c2 = 0.233971, c3 = 'zI4U1oSyPq' where c = 2445 index_test.go:143: sql update test_index set c1 = 1791351071389015891, c2 = 0.049720, c3 = 'Hs9DD0vIez' where c = 766 index_test.go:143: sql update test_index set c1 = 7185715638111702178, c2 = 0.634661, c3 = 'Ae8mfnoh1l' where c = 1737 index_test.go:143: sql update test_index set c1 = 1336731591164110531, c2 = 0.893982, c3 = 'xKBELdXDoC' where c = 851 index_test.go:143: sql update test_index set c1 = 3576542542138623252, c2 = 0.803806, c3 = 'vnArrlKPSy' where c = 96 index_test.go:140: sql delete from test_index where c = 3395 index_test.go:143: sql update test_index set c1 = 1883240958992641237, c2 = 0.393948, c3 = 'LdNjyiZQdj' where c = 2641 index_test.go:143: sql update test_index set c1 = 4925117115812558750, c2 = 0.006882, c3 = 'ajPUwsj7Xo' where c = 1218 index_test.go:143: sql update test_index set c1 = 771061156657838491, c2 = 0.301882, c3 = 'mDJIg685c5' where c = 4510 index_test.go:143: sql update test_index set c1 = 2493950981841770229, c2 = 0.005542, c3 = 'w9QXbA8aHL' where c = 92 index_test.go:137: sql insert into test_index values (4711, 9038232550567866578, 0.452740, 'ZXLGTQJi4T') index_test.go:137: sql insert into test_index values (4713, 4254490607801650076, 0.149078, 'AIyRWcETfk') index_test.go:137: sql insert into test_index values (4712, 4645293693513768060, 0.318720, '58n6pi1JeI') index_test.go:143: sql update test_index set c1 = 400713750719959919, c2 = 0.703790, c3 = 'uz0oMo3WIZ' where c = 2679 index_test.go:137: sql insert into test_index values (4714, 6604190843644883551, 0.449580, 'mAyQIlPMEV') index_test.go:137: sql insert into test_index values (4716, 7214553121053578685, 0.768751, 'Gu8Q84F1MD') index_test.go:137: sql insert into test_index values (4715, 6106437342092654105, 0.448085, 'XtVqhrtbf8') index_test.go:137: sql insert into test_index values (4717, 1130809935003149763, 0.465190, 'uDo3jhBCKN') index_test.go:137: sql insert into test_index values (4718, 1358436315700342969, 0.904333, 'uLMn4FXY5A') index_test.go:140: sql delete from test_index where c = 2185 index_test.go:137: sql insert into test_index values (4719, 8664861652059387963, 0.031184, 'fh1R8mIURY') index_test.go:140: sql delete from test_index where c = 1750 index_test.go:140: sql delete from test_index where c = 4116 index_test.go:137: sql insert into test_index values (4720, 3802677800646767051, 0.452140, 'v9fNccH5VH') index_test.go:140: sql delete from test_index where c = 1004 index_test.go:140: sql delete from test_index where c = 3863 index_test.go:140: sql delete from test_index where c = 4022 index_test.go:140: sql delete from test_index where c = 2819 index_test.go:140: sql delete from test_index where c = 4633 index_test.go:143: sql update test_index set c1 = 6563633566046822950, c2 = 0.780613, c3 = 'uRkvZh9RVc' where c = 1290 index_test.go:140: sql delete from test_index where c = 539 index_test.go:143: sql update test_index set c1 = 3706441059202113119, c2 = 0.077983, c3 = 'gkgRIZIUzX' where c = 935 index_test.go:143: sql update test_index set c1 = 1636781990145400185, c2 = 0.854554, c3 = '2TO6GEYbOe' where c = 4279 index_test.go:143: sql update test_index set c1 = 7971710084875585993, c2 = 0.838725, c3 = 'B6etWeknLC' where c = 4705 index_test.go:140: sql delete from test_index where c = 3245 index_test.go:143: sql update test_index set c1 = 538473013849013884, c2 = 0.670203, c3 = 'WN3Mkggtwn' where c = 1695 index_test.go:143: sql update test_index set c1 = 8915064502306951628, c2 = 0.568262, c3 = 'UzGhDMrvaB' where c = 878 index_test.go:143: sql update test_index set c1 = 8507976948766439667, c2 = 0.281256, c3 = '83Hvu9I5Px' where c = 2599 index_test.go:137: sql insert into test_index values (4721, 3039369755782651605, 0.578481, '8ZnSpPKB5y') index_test.go:143: sql update test_index set c1 = 4354540460609068310, c2 = 0.754522, c3 = 'O6D9zlALs6' where c = 1663 index_test.go:137: sql insert into test_index values (4722, 232185607637125815, 0.867972, 'DmtFeNXdvK') index_test.go:137: sql insert into test_index values (4723, 3419017294860502184, 0.953067, 'mRMUoKPYr1') index_test.go:137: sql insert into test_index values (4724, 6254597133563126801, 0.385318, 'exLL5oIcSq') index_test.go:143: sql update test_index set c1 = 712283463813610929, c2 = 0.044251, c3 = 'IxosizfntR' where c = 4662 index_test.go:140: sql delete from test_index where c = 2761 index_test.go:140: sql delete from test_index where c = 1710 index_test.go:143: sql update test_index set c1 = 3154639865414759801, c2 = 0.952115, c3 = '4Csrsxdd3z' where c = 2994 index_test.go:137: sql insert into test_index values (4726, 1027320189837956234, 0.937832, 'RECZTNFibH') index_test.go:137: sql insert into test_index values (4727, 8349348648554805096, 0.999643, 'co4thKLS1k') index_test.go:137: sql insert into test_index values (4725, 6290232932375707113, 0.810392, 'dcOyRNadSy') index_test.go:137: sql insert into test_index values (4728, 7273667984318271302, 0.737435, '6VYC5jiYS0') index_test.go:140: sql delete from test_index where c = 1104 index_test.go:137: sql insert into test_index values (4729, 7523438298372212750, 0.732364, '10TiSQVMr6') index_test.go:140: sql delete from test_index where c = 157 index_test.go:140: sql delete from test_index where c = 1689 index_test.go:143: sql update test_index set c1 = 1334532341972108214, c2 = 0.724826, c3 = 'Ev4llEP6F6' where c = 840 index_test.go:143: sql update test_index set c1 = 2542497264227612954, c2 = 0.833364, c3 = 'kQ4o88SEZU' where c = 4330 index_test.go:137: sql insert into test_index values (4730, 7516573166349359694, 0.277868, 'aWAENuki1k') index_test.go:140: sql delete from test_index where c = 3383 index_test.go:140: sql delete from test_index where c = 3680 index_test.go:140: sql delete from test_index where c = 4268 index_test.go:143: sql update test_index set c1 = 1762580139141162890, c2 = 0.651936, c3 = 'DaGBVLCheu' where c = 3509 index_test.go:140: sql delete from test_index where c = 2165 index_test.go:137: sql insert into test_index values (4732, 1627272592926468746, 0.738682, '9OOo6Xo8hl') index_test.go:137: sql insert into test_index values (4731, 8486382671175231296, 0.344915, 'sOZ5UZgdXH') index_test.go:143: sql update test_index set c1 = 1474363249268111439, c2 = 0.257656, c3 = 'kpZ2xMy5qQ' where c = 2597 index_test.go:143: sql update test_index set c1 = 6475587510659150371, c2 = 0.394973, c3 = 'LoD8pzeWcA' where c = 95 index_test.go:143: sql update test_index set c1 = 21693471401255382, c2 = 0.631831, c3 = 'ofkM2HGSUu' where c = 1380 index_test.go:143: sql update test_index set c1 = 6486495834933342191, c2 = 0.225268, c3 = 'sbFiFZer7z' where c = 795 index_test.go:143: sql update test_index set c1 = 4426593212310903208, c2 = 0.918916, c3 = 'S4JybXByFH' where c = 4355 index_test.go:140: sql delete from test_index where c = 439 index_test.go:137: sql insert into test_index values (4733, 1239732143660297378, 0.397167, 'MjJNKEpxGs') index_test.go:140: sql delete from test_index where c = 2274 index_test.go:143: sql update test_index set c1 = 2379016067842851831, c2 = 0.998918, c3 = 'wPNowhJkZY' where c = 1684 index_test.go:137: sql insert into test_index values (4736, 604558789008684554, 0.590921, '9r1KWZ6oT2') index_test.go:137: sql insert into test_index values (4737, 6871408073601705080, 0.345395, 'GgcndpGDR3') index_test.go:137: sql insert into test_index values (4738, 6502784589973661799, 0.001631, 'GJhYaTrhQJ') index_test.go:140: sql delete from test_index where c = 955 index_test.go:137: sql insert into test_index values (4735, 2223632825773946402, 0.898035, '2xZ3o3C9j4') index_test.go:137: sql insert into test_index values (4734, 3021233937882067101, 0.676364, 'Wm2LLXuHDI') index_test.go:140: sql delete from test_index where c = 3895 index_test.go:140: sql delete from test_index where c = 1239 index_test.go:143: sql update test_index set c1 = 5101978172431886308, c2 = 0.868361, c3 = 'dP9XwSkj7g' where c = 1587 index_test.go:140: sql delete from test_index where c = 3410 index_test.go:143: sql update test_index set c1 = 1513006124494034307, c2 = 0.142011, c3 = 'l0ITqwECBx' where c = 4312 index_test.go:143: sql update test_index set c1 = 2512687624538020441, c2 = 0.066256, c3 = 'IxW17VK1rn' where c = 4034 index_test.go:140: sql delete from test_index where c = 2018 index_test.go:140: sql delete from test_index where c = 2523 index_test.go:140: sql delete from test_index where c = 3802 index_test.go:143: sql update test_index set c1 = 5538890487393007247, c2 = 0.173501, c3 = 'R3Bm7NnEPU' where c = 2501 index_test.go:137: sql insert into test_index values (4739, 2117639195344466153, 0.672222, 'aKoNjeZm1S') index_test.go:137: sql insert into test_index values (4740, 1889585357860327941, 0.834632, 'lnQLXg2T5R') index_test.go:137: sql insert into test_index values (4741, 8695973756994376270, 0.513972, 'gMy2oOMwCn') index_test.go:143: sql update test_index set c1 = 6027518138868910080, c2 = 0.645247, c3 = 'DXOrF5FPwU' where c = 2992 index_test.go:140: sql delete from test_index where c = 3474 index_test.go:143: sql update test_index set c1 = 623983990867061982, c2 = 0.501273, c3 = 'Zj98SBHH2j' where c = 4144 index_test.go:137: sql insert into test_index values (4742, 5817260733909794980, 0.084605, 'gmlx7tEJ0w') index_test.go:140: sql delete from test_index where c = 1147 index_test.go:143: sql update test_index set c1 = 3812596324712686923, c2 = 0.541682, c3 = 'A96SBViLyu' where c = 2387 index_test.go:143: sql update test_index set c1 = 8515099233767874846, c2 = 0.542162, c3 = 'BLw4gXfMzY' where c = 1363 index_test.go:143: sql update test_index set c1 = 3874839543285327140, c2 = 0.458784, c3 = 'L6JbLhI16E' where c = 2518 index_test.go:140: sql delete from test_index where c = 407 index_test.go:137: sql insert into test_index values (4743, 2972391771813788117, 0.466183, '0FXFDnsXzO') index_test.go:143: sql update test_index set c1 = 3623471492214751523, c2 = 0.842751, c3 = 'ALRp7VXShn' where c = 4722 index_test.go:143: sql update test_index set c1 = 3230538988302983188, c2 = 0.974923, c3 = 'xu3U1TKdl5' where c = 1675 index_test.go:137: sql insert into test_index values (4746, 5738075707529671971, 0.207648, 'L0xThN72gK') index_test.go:143: sql update test_index set c1 = 5188837345579589049, c2 = 0.978196, c3 = 'BTi24YWxUY' where c = 736 index_test.go:140: sql delete from test_index where c = 148 index_test.go:137: sql insert into test_index values (4748, 3470959859998553140, 0.396813, 'qwB9vnRso5') index_test.go:137: sql insert into test_index values (4744, 5796702352310045059, 0.805964, 'xvBDSXvEIy') index_test.go:137: sql insert into test_index values (4745, 6407698787794061960, 0.643539, 'QfyOQD0uF8') index_test.go:140: sql delete from test_index where c = 2931 index_test.go:140: sql delete from test_index where c = 1495 index_test.go:137: sql insert into test_index values (4747, 3293353549665243396, 0.853188, 'QA4fH4Ao0A') index_test.go:140: sql delete from test_index where c = 1037 index_test.go:137: sql insert into test_index values (4749, 3190491850588846024, 0.520545, '7iAabmIto4') index_test.go:137: sql insert into test_index values (4751, 5688730732613901511, 0.782599, 'gtQznNlC3W') index_test.go:140: sql delete from test_index where c = 1606 index_test.go:143: sql update test_index set c1 = 1345751803610810337, c2 = 0.906599, c3 = 'x5iiruRAud' where c = 1857 index_test.go:143: sql update test_index set c1 = 5871864539798378333, c2 = 0.548679, c3 = 'r0b2t0r2cC' where c = 3285 index_test.go:140: sql delete from test_index where c = 2119 index_test.go:140: sql delete from test_index where c = 1557 index_test.go:137: sql insert into test_index values (4750, 3846883561033365911, 0.113187, 'rQUHXEcb1k') index_test.go:140: sql delete from test_index where c = 3345 index_test.go:140: sql delete from test_index where c = 3119 index_test.go:143: sql update test_index set c1 = 6177171271771416617, c2 = 0.984509, c3 = 'TTsACDrMJ2' where c = 1531 index_test.go:140: sql delete from test_index where c = 2005 index_test.go:143: sql update test_index set c1 = 7265583388927833035, c2 = 0.335517, c3 = 'wFsudOLUUV' where c = 1851 index_test.go:137: sql insert into test_index values (4752, 3305783406399046805, 0.341893, 'FtTFJWsLf1') index_test.go:143: sql update test_index set c1 = 3488021827663930971, c2 = 0.373863, c3 = 'iZK625siT0' where c = 2490 index_test.go:143: sql update test_index set c1 = 7129022544811975750, c2 = 0.378695, c3 = 'zaBb2XrIMV' where c = 3497 index_test.go:143: sql update test_index set c1 = 5363138164689360453, c2 = 0.149586, c3 = 'hFkyA3eE8Z' where c = 4270 index_test.go:137: sql insert into test_index values (4753, 8022336008767533046, 0.349288, 'PtL89tTm4T') index_test.go:140: sql delete from test_index where c = 1015 index_test.go:143: sql update test_index set c1 = 2232624287432216288, c2 = 0.995682, c3 = 'KZJN9L5RW8' where c = 3273 index_test.go:137: sql insert into test_index values (4754, 3694024585651619174, 0.021161, 'IyAcLIeaEZ') index_test.go:143: sql update test_index set c1 = 4685925578286271728, c2 = 0.551722, c3 = 'E0PbNstobB' where c = 4250 index_test.go:143: sql update test_index set c1 = 1797448316759096534, c2 = 0.014051, c3 = '3B4MkqNzX0' where c = 1847 index_test.go:137: sql insert into test_index values (4755, 7908973730437650794, 0.413173, 'EK0irpDj6v') index_test.go:143: sql update test_index set c1 = 4380633836404536322, c2 = 0.337481, c3 = 'LJB89M1qfQ' where c = 2764 index_test.go:140: sql delete from test_index where c = 120 index_test.go:137: sql insert into test_index values (4758, 7179765114940434896, 0.580564, 'RIAKjiVSs1') index_test.go:137: sql insert into test_index values (4756, 8391439495236629764, 0.142717, 'cSBJexj6Eh') index_test.go:137: sql insert into test_index values (4757, 3679060163370807509, 0.918580, 'F7j5NFVJ9h') index_test.go:140: sql delete from test_index where c = 746 index_test.go:137: sql insert into test_index values (4759, 4632320274560282664, 0.676730, '04qZ6GiY3F') index_test.go:143: sql update test_index set c1 = 4556853992669458341, c2 = 0.902522, c3 = 'hCS38Kijei' where c = 783 index_test.go:137: sql insert into test_index values (4761, 4011956828523672220, 0.306113, 'XnTSJCMzzh') index_test.go:137: sql insert into test_index values (4760, 6915756226768884582, 0.311402, 'insWDEpZO7') index_test.go:137: sql insert into test_index values (4762, 8944373863488682682, 0.376157, 'zs6Qfag5nl') index_test.go:140: sql delete from test_index where c = 4563 index_test.go:140: sql delete from test_index where c = 4100 index_test.go:143: sql update test_index set c1 = 1188366137678040677, c2 = 0.569449, c3 = 'riOhE9GI9x' where c = 2443 index_test.go:140: sql delete from test_index where c = 1058 index_test.go:140: sql delete from test_index where c = 1845 index_test.go:143: sql update test_index set c1 = 5429480725813995212, c2 = 0.956280, c3 = 'piEHYYezM2' where c = 2807 index_test.go:137: sql insert into test_index values (4763, 7929213785491691545, 0.582947, 'z1aiUl9OMb') index_test.go:140: sql delete from test_index where c = 3462 index_test.go:140: sql delete from test_index where c = 231 index_test.go:140: sql delete from test_index where c = 1587 index_test.go:143: sql update test_index set c1 = 4863499076220173211, c2 = 0.726624, c3 = '369TB8IvPO' where c = 194 index_test.go:143: sql update test_index set c1 = 7112740016006318918, c2 = 0.755044, c3 = '4A6JpnppVw' where c = 3020 index_test.go:143: sql update test_index set c1 = 958927290677969189, c2 = 0.647360, c3 = 'Ov76u3VBXf' where c = 443 index_test.go:140: sql delete from test_index where c = 4460 index_test.go:137: sql insert into test_index values (4764, 9167829573413100396, 0.649226, 'nVrxfM665j') index_test.go:140: sql delete from test_index where c = 217 index_test.go:137: sql insert into test_index values (4765, 8066821577229537638, 0.449818, 'rH184UMs5m') index_test.go:143: sql update test_index set c1 = 2270872993870574947, c2 = 0.580436, c3 = 'lU4AmtXN4r' where c = 3624 index_test.go:143: sql update test_index set c1 = 8060692181062500997, c2 = 0.506024, c3 = 'FJDJj1hj1a' where c = 3861 index_test.go:137: sql insert into test_index values (4766, 4293211127116445134, 0.530882, '0Lc0zK2r2y') index_test.go:143: sql update test_index set c1 = 7063994907092243532, c2 = 0.801253, c3 = 'jln4u7FaWj' where c = 2266 index_test.go:143: sql update test_index set c1 = 6644370293849764716, c2 = 0.522247, c3 = 'uGmFuhzpWG' where c = 3414 index_test.go:137: sql insert into test_index values (4768, 6851580872911044874, 0.603732, 'pVf1gorca8') index_test.go:140: sql delete from test_index where c = 153 index_test.go:143: sql update test_index set c1 = 74829019517368134, c2 = 0.873229, c3 = 'lFBUxw1kDh' where c = 1663 index_test.go:137: sql insert into test_index values (4767, 5162116190615361755, 0.520795, 'RvaMEaiDAC') index_test.go:140: sql delete from test_index where c = 2108 index_test.go:137: sql insert into test_index values (4769, 3962727922392469133, 0.453719, 'jGZtJrbVrG') index_test.go:140: sql delete from test_index where c = 1956 index_test.go:140: sql delete from test_index where c = 4606 index_test.go:137: sql insert into test_index values (4771, 1080098937845323013, 0.236000, 'fuAOb4mtUM') index_test.go:143: sql update test_index set c1 = 259199858956375287, c2 = 0.750757, c3 = 't5ETlbvpPj' where c = 2241 index_test.go:137: sql insert into test_index values (4772, 1552359205780774973, 0.240456, 'cbdvmmWpdw') index_test.go:137: sql insert into test_index values (4770, 9179983255369715535, 0.309096, 'oJgpU0sIru') index_test.go:143: sql update test_index set c1 = 4467631789106570497, c2 = 0.844196, c3 = 'qQtithdUfP' where c = 1809 index_test.go:137: sql insert into test_index values (4773, 5400588236864333450, 0.241955, '4oSkyofzbk') index_test.go:140: sql delete from test_index where c = 677 index_test.go:140: sql delete from test_index where c = 939 index_test.go:143: sql update test_index set c1 = 7641251155904843790, c2 = 0.446137, c3 = 'F8CoJcUvDP' where c = 2364 index_test.go:140: sql delete from test_index where c = 405 index_test.go:143: sql update test_index set c1 = 8129643526789175815, c2 = 0.428127, c3 = 'mnrJ0vQRmn' where c = 1775 index_test.go:140: sql delete from test_index where c = 2222 index_test.go:137: sql insert into test_index values (4774, 5911703987919076156, 0.104332, 'S3PRxfIcXQ') index_test.go:143: sql update test_index set c1 = 2478583652509722403, c2 = 0.521738, c3 = 'BdoIsFKv0X' where c = 3889 index_test.go:140: sql delete from test_index where c = 34 index_test.go:137: sql insert into test_index values (4775, 1169159061321104432, 0.521815, 'HNYmNEFsWQ') index_test.go:140: sql delete from test_index where c = 2147 index_test.go:140: sql delete from test_index where c = 1874 index_test.go:143: sql update test_index set c1 = 3397426493853320335, c2 = 0.229140, c3 = '1OehoIE6ns' where c = 643 index_test.go:137: sql insert into test_index values (4776, 5424323143205100682, 0.248464, 'Bv6Nr1dtsY') index_test.go:143: sql update test_index set c1 = 8851099708839903350, c2 = 0.688927, c3 = 'AV5KHykIRb' where c = 3206 index_test.go:137: sql insert into test_index values (4777, 6150947594934425274, 0.915343, 'UOwk3pazBF') index_test.go:143: sql update test_index set c1 = 4948617463190393105, c2 = 0.036454, c3 = 'ldLcfRGVhh' where c = 1259 index_test.go:137: sql insert into test_index values (4778, 3916939075501432562, 0.451206, 'JM9R2YrRmu') index_test.go:143: sql update test_index set c1 = 3946601582308405767, c2 = 0.010525, c3 = 'KOppsjTao8' where c = 1989 index_test.go:143: sql update test_index set c1 = 3169875513007988560, c2 = 0.307906, c3 = 'OljccOJU5E' where c = 2402 index_test.go:143: sql update test_index set c1 = 2698876759846578676, c2 = 0.032531, c3 = '7GNjtdRG75' where c = 2070 index_test.go:137: sql insert into test_index values (4779, 2224987115825293943, 0.736303, 'cKbq6BgE0A') index_test.go:140: sql delete from test_index where c = 1090 index_test.go:140: sql delete from test_index where c = 2519 index_test.go:137: sql insert into test_index values (4780, 7693779682019324469, 0.658701, 'zLP03oaNQV') index_test.go:140: sql delete from test_index where c = 4044 index_test.go:143: sql update test_index set c1 = 820436120023418989, c2 = 0.944724, c3 = 'FH2V6vYv6O' where c = 1694 index_test.go:143: sql update test_index set c1 = 4183269679971433856, c2 = 0.967592, c3 = 'XGhaty6Jkg' where c = 3253 index_test.go:137: sql insert into test_index values (4781, 2312643114269903650, 0.270681, 'ebClcitBAu') index_test.go:137: sql insert into test_index values (4783, 1181459914108861010, 0.549687, 'ZlSFI5moSl') index_test.go:140: sql delete from test_index where c = 4643 index_test.go:137: sql insert into test_index values (4784, 2257992611318679009, 0.585862, 'lOvmkEV7N3') index_test.go:140: sql delete from test_index where c = 3574 index_test.go:140: sql delete from test_index where c = 2145 index_test.go:140: sql delete from test_index where c = 4082 index_test.go:137: sql insert into test_index values (4782, 5017727780908834414, 0.246102, 'inK3NL619x') index_test.go:140: sql delete from test_index where c = 3655 index_test.go:143: sql update test_index set c1 = 6145211985394518234, c2 = 0.049313, c3 = 'teXJz2Z2Xx' where c = 2104 index_test.go:137: sql insert into test_index values (4786, 5515848222157332648, 0.431316, 'Xm1ZX9Rj9s') index_test.go:137: sql insert into test_index values (4785, 1079866577261433852, 0.720736, 'cPkqZmjCxG') index_test.go:143: sql update test_index set c1 = 4576777594629123211, c2 = 0.051742, c3 = 'dUaoXpGQeQ' where c = 4688 index_test.go:143: sql update test_index set c1 = 7324504026945531619, c2 = 0.024688, c3 = '0M0rjAwDgY' where c = 1884 index_test.go:143: sql update test_index set c1 = 6768513386045858264, c2 = 0.019629, c3 = 'XzESArPgi1' where c = 4606 index_test.go:140: sql delete from test_index where c = 837 index_test.go:143: sql update test_index set c1 = 7763563369953658654, c2 = 0.472214, c3 = 'iW0LfaSMjO' where c = 1133 index_test.go:137: sql insert into test_index values (4787, 2127283462835303895, 0.537543, 'GPGR7k51r5') index_test.go:140: sql delete from test_index where c = 3621 index_test.go:137: sql insert into test_index values (4788, 1594347005413009919, 0.579469, '2hFOTqVNp3') index_test.go:140: sql delete from test_index where c = 3492 index_test.go:143: sql update test_index set c1 = 1115562733007087902, c2 = 0.321438, c3 = '9dmSI3WUJA' where c = 2112 index_test.go:137: sql insert into test_index values (4789, 5860999207500758655, 0.809749, 'b5AxLyDDUo') index_test.go:140: sql delete from test_index where c = 244 index_test.go:137: sql insert into test_index values (4790, 6443943000711296786, 0.679297, '6uswvVTtM0') index_test.go:140: sql delete from test_index where c = 544 index_test.go:143: sql update test_index set c1 = 1366553052940816612, c2 = 0.174641, c3 = 'RvB4Br9Npy' where c = 4037 index_test.go:137: sql insert into test_index values (4791, 6681411579813461145, 0.849403, 'rlevXTfzAS') index_test.go:140: sql delete from test_index where c = 2732 index_test.go:137: sql insert into test_index values (4792, 989852220431284201, 0.694763, 'z2w1zG7BiP') index_test.go:143: sql update test_index set c1 = 6831470614992015947, c2 = 0.145091, c3 = 'co4FbywCWx' where c = 4619 index_test.go:143: sql update test_index set c1 = 6275849793665944448, c2 = 0.720520, c3 = 's9Zgv6vm2L' where c = 1948 index_test.go:140: sql delete from test_index where c = 2679 index_test.go:140: sql delete from test_index where c = 2489 index_test.go:140: sql delete from test_index where c = 147 index_test.go:143: sql update test_index set c1 = 6912686839515798292, c2 = 0.531729, c3 = 'ILRpeU8Xpl' where c = 2677 index_test.go:143: sql update test_index set c1 = 2681798963556167668, c2 = 0.129864, c3 = 'J6mfqznomn' where c = 3381 index_test.go:137: sql insert into test_index values (4793, 3619759225494351504, 0.704478, 'KAc4USW2Gj') index_test.go:140: sql delete from test_index where c = 2687 index_test.go:143: sql update test_index set c1 = 5482878733441005889, c2 = 0.577316, c3 = 'aAQklK3VQZ' where c = 4657 index_test.go:143: sql update test_index set c1 = 239758349154712534, c2 = 0.777844, c3 = 'nhWowEnp1w' where c = 1606 index_test.go:137: sql insert into test_index values (4795, 3865223667442521345, 0.470818, 'n5xKY3D9Gv') index_test.go:137: sql insert into test_index values (4794, 6450717126787927781, 0.962568, 'IL7jSd6GbP') index_test.go:143: sql update test_index set c1 = 8485291968161209727, c2 = 0.052033, c3 = 'Z3NyC5wr7Q' where c = 2887 index_test.go:140: sql delete from test_index where c = 462 index_test.go:143: sql update test_index set c1 = 8039735179477226206, c2 = 0.974222, c3 = 'dW9ekeh6ZO' where c = 2301 index_test.go:140: sql delete from test_index where c = 4213 index_test.go:137: sql insert into test_index values (4797, 3543809877466991550, 0.456894, 'Dtmk5yS2kt') index_test.go:143: sql update test_index set c1 = 3251585228708621793, c2 = 0.798238, c3 = 'm3VYdw3XkC' where c = 664 index_test.go:143: sql update test_index set c1 = 2107835874185200514, c2 = 0.988756, c3 = 'gXeuW8A32L' where c = 2799 index_test.go:137: sql insert into test_index values (4796, 2607535494115146118, 0.326328, 'Z1lAMXXmxa') index_test.go:140: sql delete from test_index where c = 3416 index_test.go:140: sql delete from test_index where c = 3462 index_test.go:137: sql insert into test_index values (4799, 2562809944720213239, 0.855153, '5IOUwekI7N') index_test.go:143: sql update test_index set c1 = 6172075899124589908, c2 = 0.539743, c3 = 'qff6leAf6p' where c = 611 index_test.go:140: sql delete from test_index where c = 2489 index_test.go:143: sql update test_index set c1 = 8036449118693669989, c2 = 0.121600, c3 = 'TBRk5g21ww' where c = 4505 index_test.go:143: sql update test_index set c1 = 1124456092916697024, c2 = 0.100164, c3 = '2iZ9sKW59C' where c = 1646 index_test.go:140: sql delete from test_index where c = 4246 index_test.go:137: sql insert into test_index values (4798, 264730261515916131, 0.680774, 'Mx3JJ9seab') index_test.go:143: sql update test_index set c1 = 2689820004580632236, c2 = 0.917864, c3 = 'n7k8kBdL17' where c = 3618 index_test.go:143: sql update test_index set c1 = 9134139094828392665, c2 = 0.512573, c3 = 'O0vfaTwzeL' where c = 1205 index_test.go:137: sql insert into test_index values (4800, 749206925105870828, 0.459037, 'ya7ek63Rhu') index_test.go:140: sql delete from test_index where c = 1059 index_test.go:140: sql delete from test_index where c = 59 index_test.go:143: sql update test_index set c1 = 6890599466288774425, c2 = 0.851910, c3 = 'E0D4yb2cjR' where c = 2560 index_test.go:143: sql update test_index set c1 = 8235772555680483146, c2 = 0.604547, c3 = 'FxmjmHZRyH' where c = 4095 [Pipeline] // container [Pipeline] } Cache not saved (ws/jenkins-pingcap-tidb-pull_integration_ddl_test-8553/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] } index_test.go:137: sql insert into test_index values (4803, 2858793786484889896, 0.947877, 'g2mf5fnANp') index_test.go:137: sql insert into test_index values (4801, 7722572920449931744, 0.280663, 'KmVBURsEV4') index_test.go:137: sql insert into test_index values (4806, 3828586357155950927, 0.335125, 'y6qXxcLk55') index_test.go:137: sql insert into test_index values (4802, 2840729011032065246, 0.344290, 'qxmCYym7oN') index_test.go:137: sql insert into test_index values (4804, 4664671849170266586, 0.479657, 'tDxKgl43NY') index_test.go:137: sql insert into test_index values (4810, 8274171263412237329, 0.112557, '4lQv84vii8') index_test.go:137: sql insert into test_index values (4805, 4243160599317925268, 0.056192, '3ykugAktPh') index_test.go:137: sql insert into test_index values (4807, 6160071579453098046, 0.137697, 'Ce4BY4IjoZ') index_test.go:137: sql insert into test_index values (4809, 7394590787084512823, 0.140488, 'TGjysN9IqC') index_test.go:137: sql insert into test_index values (4808, 4005217732145987151, 0.262022, 'Pd8PiIFsxe') index_test.go:140: sql delete from test_index where c = 936 index_test.go:140: sql delete from test_index where c = 4009 index_test.go:140: sql delete from test_index where c = 3470 index_test.go:143: sql update test_index set c1 = 521091810673639773, c2 = 0.470272, c3 = 'x6sIJ2xHBt' where c = 1697 index_test.go:140: sql delete from test_index where c = 2329 index_test.go:143: sql update test_index set c1 = 7749976687777903430, c2 = 0.638001, c3 = 'HGAVjpJbYM' where c = 1988 index_test.go:140: sql delete from test_index where c = 4755 index_test.go:140: sql delete from test_index where c = 4620 index_test.go:140: sql delete from test_index where c = 3131 index_test.go:140: sql delete from test_index where c = 4162 index_test.go:140: sql delete from test_index where c = 4368 index_test.go:143: sql update test_index set c1 = 6812077201592162238, c2 = 0.977353, c3 = 'g4DO56hUmx' where c = 1012 index_test.go:140: sql delete from test_index where c = 4754 index_test.go:143: sql update test_index set c1 = 7608721779245193201, c2 = 0.736745, c3 = 'U4gnWuJiWI' where c = 2106 index_test.go:137: sql insert into test_index values (4811, 1397787254299165282, 0.387457, 'KXePWBfxsg') index_test.go:143: sql update test_index set c1 = 4352484509071875129, c2 = 0.160914, c3 = 'bU5Cb0NWTr' where c = 701 index_test.go:143: sql update test_index set c1 = 8381632081052905328, c2 = 0.645266, c3 = '31uc8bo4az' where c = 1669 index_test.go:143: sql update test_index set c1 = 2516448107721691643, c2 = 0.127880, c3 = 'aZ1qG3YYvY' where c = 4418 index_test.go:137: sql insert into test_index values (4812, 3944256848956613415, 0.590558, 'pvqrdYHsNV') index_test.go:143: sql update test_index set c1 = 447549530573658158, c2 = 0.728536, c3 = 'JhFyRCAISe' where c = 4782 index_test.go:143: sql update test_index set c1 = 402418226718616236, c2 = 0.937000, c3 = 'josb922xoq' where c = 1973 index_test.go:137: sql insert into test_index values (4813, 8343446984282680355, 0.170437, 'Fb0OFRprLW') index_test.go:137: sql insert into test_index values (4814, 8529550182126932651, 0.595700, 'LKOTM1KECr') index_test.go:140: sql delete from test_index where c = 1715 index_test.go:140: sql delete from test_index where c = 2981 index_test.go:140: sql delete from test_index where c = 567 index_test.go:143: sql update test_index set c1 = 8006701849122955752, c2 = 0.614429, c3 = 'mzTZcpFGHU' where c = 2895 index_test.go:137: sql insert into test_index values (4817, 2051446002365780562, 0.510282, '443SaRkI4o') index_test.go:137: sql insert into test_index values (4815, 7737401591850389498, 0.499733, 'LJfsY9r95P') index_test.go:137: sql insert into test_index values (4816, 1086799428852979930, 0.122667, 't4zoHXHt3O') index_test.go:137: sql insert into test_index values (4818, 2470238940875511373, 0.061121, 'QijzSNvQAi') index_test.go:143: sql update test_index set c1 = 1712464003309119733, c2 = 0.311977, c3 = 'npUaiqNqwz' where c = 774 index_test.go:143: sql update test_index set c1 = 3435917235879583894, c2 = 0.946848, c3 = 'J8hrvwos6Z' where c = 4200 index_test.go:140: sql delete from test_index where c = 1381 index_test.go:137: sql insert into test_index values (4819, 800196589308734006, 0.686969, 'OCaTNEHOx5') index_test.go:143: sql update test_index set c1 = 8917539200425813294, c2 = 0.113614, c3 = '5HIcNciOWV' where c = 4758 index_test.go:137: sql insert into test_index values (4820, 4408043879540655127, 0.867776, 'OL5ynUat6L') index_test.go:140: sql delete from test_index where c = 1386 # Time: 2024-05-06T17:55:45.099891443+08:00 # Txn_start_ts: 0 # Query_time: 0.509348786 # Parse_time: 0.000089629 # Compile_time: 0.000111958 # Rewrite_time: 0.000004027 # Optimize_time: 0 # Wait_TS: 0.000307214 # DB: test_ddl # Is_internal: false # Digest: 6c39a97f0ff60e5c3bd3cee5697690269fea3e7e5c53f59c82a31476d938f7d2 # Num_cop_tasks: 0 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Resource_group: default drop index c3_index on test_index; index_test.go:140: sql delete from test_index where c = 618 index_test.go:140: sql delete from test_index where c = 3694 index_test.go:137: sql insert into test_index values (4821, 4951477158932422029, 0.911074, 'UNnAgaf7Hv') index_test.go:140: sql delete from test_index where c = 1918 index_test.go:140: sql delete from test_index where c = 1200 index_test.go:143: sql update test_index set c1 = 4056851485102657138, c2 = 0.712561, c3 = 'dCYeH2JT4g' where c = 1719 index_test.go:137: sql insert into test_index values (4822, 1335574839967811692, 0.944520, 'ycmJTVhW2w') index_test.go:143: sql update test_index set c1 = 2117537159769364195, c2 = 0.518641, c3 = 'slbVetV1Uc' where c = 1524 index_test.go:137: sql insert into test_index values (4823, 7518001825220021835, 0.276046, '1qAvpyUc5o') index_test.go:140: sql delete from test_index where c = 4308 index_test.go:143: sql update test_index set c1 = 6425854094098480287, c2 = 0.357960, c3 = 'HzSthQJzvO' where c = 434 index_test.go:140: sql delete from test_index where c = 267 index_test.go:143: sql update test_index set c1 = 8278372799842447084, c2 = 0.558777, c3 = 'F0YuVZU199' where c = 2729 index_test.go:137: sql insert into test_index values (4824, 1258985923003431035, 0.045887, '1g36yjRoQ9') index_test.go:140: sql delete from test_index where c = 405 index_test.go:143: sql update test_index set c1 = 4813274300500065473, c2 = 0.169514, c3 = 'esj8SOleK0' where c = 2740 index_test.go:137: sql insert into test_index values (4827, 7822453115998655402, 0.335767, '3wK7GQZ4o6') index_test.go:143: sql update test_index set c1 = 853649844355176518, c2 = 0.761542, c3 = 'sf92TxmyVQ' where c = 4525 index_test.go:143: sql update test_index set c1 = 6414309812332281703, c2 = 0.606306, c3 = 'CKvxExxgXl' where c = 1921 index_test.go:137: sql insert into test_index values (4825, 8287424586023259991, 0.364868, 'uDEVFAX5jR') index_test.go:143: sql update test_index set c1 = 6369941496799199607, c2 = 0.316337, c3 = '8nDIwuT36R' where c = 2563 index_test.go:137: sql insert into test_index values (4826, 7286714763530557931, 0.583360, '0kxTmPBbP8') index_test.go:140: sql delete from test_index where c = 4404 index_test.go:140: sql delete from test_index where c = 1789 index_test.go:140: sql delete from test_index where c = 4018 index_test.go:143: sql update test_index set c1 = 7696217881558973646, c2 = 0.692359, c3 = '8EY5jhAPvD' where c = 2839 index_test.go:143: sql update test_index set c1 = 151289702013239659, c2 = 0.335401, c3 = 'Xl8hZ9R7H7' where c = 1210 index_test.go:143: sql update test_index set c1 = 6168706111046638591, c2 = 0.756209, c3 = 'IOWFMat9GT' where c = 3736 index_test.go:140: sql delete from test_index where c = 1429 index_test.go:137: sql insert into test_index values (4830, 3050460095980666487, 0.075330, 'kEbx12c06J') index_test.go:140: sql delete from test_index where c = 483 index_test.go:143: sql update test_index set c1 = 8159354415042176884, c2 = 0.951821, c3 = 'DnxAavt52u' where c = 4307 index_test.go:137: sql insert into test_index values (4829, 8502471553127254966, 0.066666, 'kSjWOfEGMu') index_test.go:137: sql insert into test_index values (4828, 6438879929518050444, 0.791460, 'NQGvrsKy2p') index_test.go:137: sql insert into test_index values (4831, 2889276939594928322, 0.127944, 'vAdU8nRwRH') index_test.go:140: sql delete from test_index where c = 3224 index_test.go:137: sql insert into test_index values (4834, 5343576519748097073, 0.673550, 'hblBSpT44f') index_test.go:143: sql update test_index set c1 = 7289427480597959603, c2 = 0.709141, c3 = 'yNnUbhywHr' where c = 819 index_test.go:140: sql delete from test_index where c = 501 index_test.go:137: sql insert into test_index values (4832, 5845446152104062209, 0.781796, '8fZ5wJoWYf') index_test.go:137: sql insert into test_index values (4835, 681464773831498292, 0.627918, 'jKo94Noct3') index_test.go:137: sql insert into test_index values (4833, 3653641917805587810, 0.402422, '7Ps1RU8grl') index_test.go:143: sql update test_index set c1 = 325631860508549992, c2 = 0.891372, c3 = 'CGNfWSrBVM' where c = 4054 index_test.go:140: sql delete from test_index where c = 3958 index_test.go:140: sql delete from test_index where c = 2032 index_test.go:143: sql update test_index set c1 = 4145641192907063007, c2 = 0.831871, c3 = '8KkWMP7eKD' where c = 1861 index_test.go:140: sql delete from test_index where c = 383 index_test.go:140: sql delete from test_index where c = 121 index_test.go:143: sql update test_index set c1 = 8171500705913435267, c2 = 0.302478, c3 = 'LJUgBGKDmr' where c = 1334 index_test.go:140: sql delete from test_index where c = 4473 index_test.go:137: sql insert into test_index values (4836, 8872493798179745303, 0.421170, 'XMl3GTwkfS') index_test.go:143: sql update test_index set c1 = 465389051927818155, c2 = 0.133389, c3 = 'y8mwieqz8j' where c = 1248 index_test.go:137: sql insert into test_index values (4837, 1893493906589734286, 0.169487, 'gfIArLlgnq') index_test.go:137: sql insert into test_index values (4838, 7847883076341322170, 0.571898, 'XW4jXFmsNl') index_test.go:140: sql delete from test_index where c = 4355 index_test.go:140: sql delete from test_index where c = 2096 index_test.go:143: sql update test_index set c1 = 3083266980864871030, c2 = 0.314569, c3 = 'fSyoA9BenO' where c = 2014 index_test.go:137: sql insert into test_index values (4839, 7457981235418240207, 0.549804, 'JVcMvmGkRS') index_test.go:143: sql update test_index set c1 = 5903167858527202881, c2 = 0.207272, c3 = 'xWOyrLHRuy' where c = 987 index_test.go:140: sql delete from test_index where c = 2362 index_test.go:143: sql update test_index set c1 = 8524586050989891719, c2 = 0.333385, c3 = '4VD8IyAUFp' where c = 2505 index_test.go:140: sql delete from test_index where c = 1007 index_test.go:143: sql update test_index set c1 = 1159850180955459425, c2 = 0.677259, c3 = 'CHjKbZDOKq' where c = 323 index_test.go:143: sql update test_index set c1 = 4569473182672322115, c2 = 0.977890, c3 = 'DICNuQQB58' where c = 3286 index_test.go:137: sql insert into test_index values (4840, 2831945346560871071, 0.565475, 'URE0LpbZbk') index_test.go:143: sql update test_index set c1 = 4537507167008552311, c2 = 0.027563, c3 = 'fr9rPYeI5I' where c = 1648 index_test.go:143: sql update test_index set c1 = 4131031522108426343, c2 = 0.066358, c3 = 'SE4ZkajzGD' where c = 565 index_test.go:137: sql insert into test_index values (4841, 6690162412279113652, 0.800740, 'Q8ERkYhX0p') index_test.go:143: sql update test_index set c1 = 8771851808687035951, c2 = 0.241357, c3 = '9XqwPO1nAC' where c = 1369 index_test.go:137: sql insert into test_index values (4842, 6243475549393336513, 0.907260, 'NjGGGiwWBx') index_test.go:137: sql insert into test_index values (4843, 8772999104254479575, 0.628526, 'PTsSzhpjRv') index_test.go:140: sql delete from test_index where c = 2645 index_test.go:140: sql delete from test_index where c = 1723 index_test.go:137: sql insert into test_index values (4844, 7325377627719629362, 0.418158, 'sdFDCboltH') index_test.go:137: sql insert into test_index values (4845, 6805061893432748219, 0.964544, 'WevdcjQWQh') index_test.go:140: sql delete from test_index where c = 1115 index_test.go:140: sql delete from test_index where c = 86 index_test.go:137: sql insert into test_index values (4847, 5113327922512135038, 0.137630, 'KlYIBlOnc2') index_test.go:137: sql insert into test_index values (4846, 1032384465335285342, 0.481895, 'wxaAD7D6hw') index_test.go:140: sql delete from test_index where c = 152 index_test.go:143: sql update test_index set c1 = 3053065619133358116, c2 = 0.656145, c3 = '1AGn86Ut68' where c = 1887 index_test.go:143: sql update test_index set c1 = 5564803051689528232, c2 = 0.394923, c3 = 'FoDkS0N12s' where c = 1052 index_test.go:143: sql update test_index set c1 = 4409370676983449136, c2 = 0.359769, c3 = '3y5P4vpDer' where c = 316 index_test.go:140: sql delete from test_index where c = 698 index_test.go:137: sql insert into test_index values (4848, 2801463678850006829, 0.054036, 'NZxxTqhR4L') index_test.go:140: sql delete from test_index where c = 4532 index_test.go:143: sql update test_index set c1 = 5109539083344494685, c2 = 0.466051, c3 = '6SXE0DHfvU' where c = 4416 index_test.go:140: sql delete from test_index where c = 752 index_test.go:137: sql insert into test_index values (4851, 6535749405169891372, 0.982263, 'DzuWibZTUJ') index_test.go:137: sql insert into test_index values (4849, 3785467171125269010, 0.723295, 'B58cishG9h') index_test.go:143: sql update test_index set c1 = 4159131596949025235, c2 = 0.378835, c3 = 'pM18uBBENg' where c = 3948 index_test.go:137: sql insert into test_index values (4850, 7310284642085927627, 0.136352, 'Foq76WXUYS') index_test.go:140: sql delete from test_index where c = 3413 index_test.go:143: sql update test_index set c1 = 6204360386079724294, c2 = 0.731636, c3 = 'OC0PnWX982' where c = 191 index_test.go:140: sql delete from test_index where c = 3226 index_test.go:140: sql delete from test_index where c = 1345 index_test.go:140: sql delete from test_index where c = 991 index_test.go:140: sql delete from test_index where c = 2664 index_test.go:143: sql update test_index set c1 = 1848230805338238668, c2 = 0.516680, c3 = '2dPlYszDHc' where c = 3058 index_test.go:137: sql insert into test_index values (4853, 7595590219301668973, 0.966098, 'JI5xPwZs73') index_test.go:143: sql update test_index set c1 = 7111117775511674273, c2 = 0.285813, c3 = 'kr60VceB4c' where c = 3734 index_test.go:143: sql update test_index set c1 = 4868275371283987343, c2 = 0.305803, c3 = 'a4Vf1343KQ' where c = 2181 index_test.go:137: sql insert into test_index values (4852, 6168518404376019587, 0.792117, 'nNhnEemBiJ') index_test.go:143: sql update test_index set c1 = 6192331711516156837, c2 = 0.167087, c3 = '18esjfeog0' where c = 2235 index_test.go:137: sql insert into test_index values (4854, 7659926077765633555, 0.192285, 'BC8awyL5tw') index_test.go:143: sql update test_index set c1 = 1527349835261922914, c2 = 0.534488, c3 = '8vSsaRMDIG' where c = 1833 index_test.go:140: sql delete from test_index where c = 134 index_test.go:143: sql update test_index set c1 = 5261211114334524178, c2 = 0.379797, c3 = 'GV9wEpesSk' where c = 1041 index_test.go:137: sql insert into test_index values (4855, 5094115236703058671, 0.802108, 'SrYAY4VHya') index_test.go:143: sql update test_index set c1 = 3529675894100074735, c2 = 0.506579, c3 = 'wg0dAd4UC8' where c = 3779 index_test.go:143: sql update test_index set c1 = 1683177827246570111, c2 = 0.852752, c3 = 'T3jyQa1WUD' where c = 3957 index_test.go:137: sql insert into test_index values (4858, 11065308241543917, 0.117722, '6b3XrcLo3b') index_test.go:140: sql delete from test_index where c = 2557 index_test.go:140: sql delete from test_index where c = 2993 index_test.go:137: sql insert into test_index values (4859, 8236554266544638305, 0.061680, 'F3O2VH63eO') index_test.go:137: sql insert into test_index values (4856, 8300255627990578595, 0.628306, 'hc30847udb') index_test.go:140: sql delete from test_index where c = 2386 index_test.go:137: sql insert into test_index values (4857, 6266263925399916387, 0.659660, 's0I57feAsB') index_test.go:143: sql update test_index set c1 = 7202822219868296073, c2 = 0.307595, c3 = 'cEx1mnJ0AI' where c = 359 index_test.go:137: sql insert into test_index values (4860, 4860742188319352622, 0.138988, 'LnhbniQLwR') index_test.go:143: sql update test_index set c1 = 8601601979966780093, c2 = 0.459150, c3 = 'VuCcg73DMm' where c = 3270 index_test.go:140: sql delete from test_index where c = 3719 index_test.go:137: sql insert into test_index values (4861, 5226284411657135233, 0.841997, 'FLkoCMRYaB') index_test.go:137: sql insert into test_index values (4863, 5905505029305891648, 0.222168, '1PYz7wCwH7') index_test.go:137: sql insert into test_index values (4862, 260933959318884594, 0.579585, '83KgNOOvwU') index_test.go:140: sql delete from test_index where c = 647 index_test.go:140: sql delete from test_index where c = 1112 index_test.go:137: sql insert into test_index values (4864, 5172838243227390983, 0.615363, 'aMOPAcc856') index_test.go:140: sql delete from test_index where c = 1286 index_test.go:140: sql delete from test_index where c = 1357 index_test.go:140: sql delete from test_index where c = 2790 index_test.go:143: sql update test_index set c1 = 6804548379267860835, c2 = 0.189809, c3 = 'sQNocvqGoG' where c = 2627 index_test.go:140: sql delete from test_index where c = 1978 index_test.go:143: sql update test_index set c1 = 6608535305041037064, c2 = 0.548866, c3 = 'c3hu3WQUg9' where c = 3949 index_test.go:140: sql delete from test_index where c = 3074 index_test.go:143: sql update test_index set c1 = 3019642519969237271, c2 = 0.122947, c3 = 'GbE4MPk1uy' where c = 3792 index_test.go:143: sql update test_index set c1 = 2685086238409647164, c2 = 0.281613, c3 = 'VFu3ZdaXbT' where c = 1987 index_test.go:140: sql delete from test_index where c = 2286 index_test.go:143: sql update test_index set c1 = 5984117508274368870, c2 = 0.262348, c3 = '2HT66ArBFz' where c = 4524 index_test.go:143: sql update test_index set c1 = 1792675698424346906, c2 = 0.969767, c3 = 'k09kAd1mNy' where c = 2553 index_test.go:137: sql insert into test_index values (4865, 7604005917846173308, 0.060631, 'XHyEK993Rt') index_test.go:143: sql update test_index set c1 = 4622192205760390649, c2 = 0.378121, c3 = 'MF3UE3SGY2' where c = 4422 index_test.go:143: sql update test_index set c1 = 6745316849034683495, c2 = 0.779302, c3 = '7V5aTJrn8E' where c = 2797 index_test.go:137: sql insert into test_index values (4868, 6863671860109853863, 0.046325, 'Wd3PQodvxF') index_test.go:137: sql insert into test_index values (4866, 1924155521970265164, 0.851067, 'TJzIfVZxOJ') index_test.go:143: sql update test_index set c1 = 8539668258237942010, c2 = 0.328446, c3 = 'WvQsBTG24u' where c = 858 index_test.go:143: sql update test_index set c1 = 352293224468375393, c2 = 0.756558, c3 = 'qBPpbVzBYa' where c = 1933 index_test.go:140: sql delete from test_index where c = 650 index_test.go:137: sql insert into test_index values (4867, 2770374913111423347, 0.201599, 'tWNFqvjaFr') index_test.go:137: sql insert into test_index values (4871, 2395388966679189064, 0.470299, 'HP0FS8bYZo') index_test.go:137: sql insert into test_index values (4869, 2323355342869716781, 0.864854, 'GNstnJPWfa') index_test.go:137: sql insert into test_index values (4870, 3632661311544746557, 0.785272, 'Kh5exTLOj1') index_test.go:137: sql insert into test_index values (4872, 1963059708945710874, 0.102621, 'vulLurw186') index_test.go:140: sql delete from test_index where c = 3000 index_test.go:140: sql delete from test_index where c = 2960 index_test.go:140: sql delete from test_index where c = 2540 index_test.go:140: sql delete from test_index where c = 1439 index_test.go:137: sql insert into test_index values (4873, 2506577747719181565, 0.926089, 'MqTZUkaM0r') index_test.go:137: sql insert into test_index values (4874, 2705273026474612600, 0.911828, 'y1ZcyoBjVb') index_test.go:140: sql delete from test_index where c = 598 index_test.go:140: sql delete from test_index where c = 1722 index_test.go:140: sql delete from test_index where c = 402 index_test.go:140: sql delete from test_index where c = 2294 index_test.go:140: sql delete from test_index where c = 1945 index_test.go:143: sql update test_index set c1 = 2168681546323126225, c2 = 0.059851, c3 = 'GeZMBcHjiS' where c = 3577 index_test.go:143: sql update test_index set c1 = 5080234845558787859, c2 = 0.683663, c3 = 'CWFGEiWQ9U' where c = 4224 index_test.go:143: sql update test_index set c1 = 3793542490884351564, c2 = 0.859412, c3 = 'iK7fzn4qNw' where c = 3517 index_test.go:143: sql update test_index set c1 = 4438958943079786800, c2 = 0.273782, c3 = 'szKTrLfyiW' where c = 4136 index_test.go:143: sql update test_index set c1 = 8278700550895590737, c2 = 0.565872, c3 = 'DKx8VgbagE' where c = 2492 index_test.go:143: sql update test_index set c1 = 1965747730000593843, c2 = 0.677862, c3 = 'iu19jsqpos' where c = 3927 index_test.go:143: sql update test_index set c1 = 1896347944855615035, c2 = 0.644573, c3 = 'lmZUT6ZnqZ' where c = 2432 index_test.go:143: sql update test_index set c1 = 8211742719973680813, c2 = 0.994284, c3 = '8vB2nHuMBj' where c = 492 index_test.go:143: sql update test_index set c1 = 3337620684932501522, c2 = 0.548205, c3 = 'hyUHU6dDIf' where c = 4421 index_test.go:137: sql insert into test_index values (4875, 6552467020592165139, 0.045462, '1bDqUTwtVv') index_test.go:143: sql update test_index set c1 = 4172767039173651918, c2 = 0.289262, c3 = '7hhav9UbRJ' where c = 4578 index_test.go:137: sql insert into test_index values (4876, 2368212518158125094, 0.790262, 'Son9msAl9I') index_test.go:137: sql insert into test_index values (4877, 6831069611559326936, 0.484206, 'MbVLbhSr3x') index_test.go:137: sql insert into test_index values (4879, 2273175892051737084, 0.089605, '6NZBOuZ2GA') index_test.go:140: sql delete from test_index where c = 3172 index_test.go:137: sql insert into test_index values (4881, 1464637321764958378, 0.631678, 'EYFclDSXkB') index_test.go:137: sql insert into test_index values (4880, 2285023957772842012, 0.628010, 'lu3tJwuk9G') index_test.go:140: sql delete from test_index where c = 266 index_test.go:137: sql insert into test_index values (4882, 837429238291407254, 0.364252, 'kaQ8Auq9VG') index_test.go:137: sql insert into test_index values (4878, 4180119924425925435, 0.236347, 'CMunmd9AVo') index_test.go:137: sql insert into test_index values (4883, 3509923101409767554, 0.392122, 'XxJbnXzby2') index_test.go:143: sql update test_index set c1 = 3205795263106296218, c2 = 0.306628, c3 = 'w9urflrXAe' where c = 1371 index_test.go:137: sql insert into test_index values (4884, 3667410349197376958, 0.786238, 'cuj9PLBXAi') index_test.go:140: sql delete from test_index where c = 2835 index_test.go:143: sql update test_index set c1 = 5981933963463270085, c2 = 0.786977, c3 = 'vjJ55gcqhI' where c = 1682 index_test.go:140: sql delete from test_index where c = 619 index_test.go:140: sql delete from test_index where c = 2923 index_test.go:140: sql delete from test_index where c = 4562 index_test.go:143: sql update test_index set c1 = 4533346263157244549, c2 = 0.884484, c3 = 'jcKgOZ8QUo' where c = 3605 index_test.go:140: sql delete from test_index where c = 1510 index_test.go:140: sql delete from test_index where c = 4730 index_test.go:143: sql update test_index set c1 = 7262401612014079435, c2 = 0.169289, c3 = '2WZyBjM8qK' where c = 3541 index_test.go:137: sql insert into test_index values (4885, 2828609713010393632, 0.306918, 'Uxvt3dWxLV') index_test.go:140: sql delete from test_index where c = 4592 index_test.go:140: sql delete from test_index where c = 2086 index_test.go:137: sql insert into test_index values (4886, 8361106818279761411, 0.554020, 'lZpVJpiVLB') index_test.go:143: sql update test_index set c1 = 8664006007404996190, c2 = 0.542523, c3 = 'XK4AkLDPI4' where c = 1194 index_test.go:137: sql insert into test_index values (4887, 1406991568575901829, 0.780360, 'LRyuu8FYJf') index_test.go:140: sql delete from test_index where c = 1110 index_test.go:143: sql update test_index set c1 = 3149450900319232941, c2 = 0.005884, c3 = 'uSQkEpHKvz' where c = 781 index_test.go:137: sql insert into test_index values (4888, 910666691432548759, 0.687069, 'AoselWYVEX') index_test.go:140: sql delete from test_index where c = 4508 index_test.go:143: sql update test_index set c1 = 3877371849550421235, c2 = 0.811089, c3 = 'h2qydhcrXh' where c = 3019 index_test.go:140: sql delete from test_index where c = 643 index_test.go:143: sql update test_index set c1 = 7182755195287412142, c2 = 0.558082, c3 = 'DmzIgm2e8C' where c = 2958 index_test.go:143: sql update test_index set c1 = 4978438766262801051, c2 = 0.707256, c3 = 'QvF54QNycv' where c = 104 index_test.go:143: sql update test_index set c1 = 4241602180854049840, c2 = 0.950044, c3 = 'kluI8qej6l' where c = 4280 index_test.go:137: sql insert into test_index values (4889, 906883616848451178, 0.578486, 'Z4zjyUlcRb') index_test.go:143: sql update test_index set c1 = 6884597948253655059, c2 = 0.195548, c3 = '3ej7SgG1cx' where c = 4587 index_test.go:137: sql insert into test_index values (4890, 5284152767327360545, 0.478325, 'KoAVoLEsfg') index_test.go:143: sql update test_index set c1 = 3387174090142156067, c2 = 0.306710, c3 = 'qeGrXhqu2J' where c = 3513 index_test.go:140: sql delete from test_index where c = 3149 index_test.go:143: sql update test_index set c1 = 7403839117030123143, c2 = 0.608696, c3 = 'h5jCwImcYV' where c = 3654 index_test.go:137: sql insert into test_index values (4894, 728591252170263486, 0.054126, 'YECC57WhZl') index_test.go:137: sql insert into test_index values (4895, 8477639370075217677, 0.246055, 'lMtDn36gTT') index_test.go:140: sql delete from test_index where c = 1210 index_test.go:140: sql delete from test_index where c = 2176 index_test.go:140: sql delete from test_index where c = 2474 index_test.go:140: sql delete from test_index where c = 416 index_test.go:143: sql update test_index set c1 = 239738757316868807, c2 = 0.734078, c3 = 'NKoH6nMrkV' where c = 1051 index_test.go:137: sql insert into test_index values (4891, 8739781746713905809, 0.186697, 'vV91VMpouE') index_test.go:137: sql insert into test_index values (4896, 5578923572422413351, 0.321252, 'yrNGkOY5uZ') index_test.go:137: sql insert into test_index values (4892, 3783225764042481957, 0.461692, 'mqg2diTGqF') index_test.go:137: sql insert into test_index values (4893, 8859339872919551261, 0.737430, '15Z1m4JGZF') index_test.go:140: sql delete from test_index where c = 306 index_test.go:143: sql update test_index set c1 = 2963424511545510184, c2 = 0.310704, c3 = 'nqwzzQyXDi' where c = 2432 index_test.go:143: sql update test_index set c1 = 2063791978653538267, c2 = 0.126488, c3 = 'zlQ8c39rXY' where c = 4628 index_test.go:143: sql update test_index set c1 = 2377254161828834428, c2 = 0.512775, c3 = 'gZ7sNftn3k' where c = 4407 index_test.go:140: sql delete from test_index where c = 3092 index_test.go:140: sql delete from test_index where c = 4590 index_test.go:143: sql update test_index set c1 = 3450685333811633601, c2 = 0.070679, c3 = 'aNDOSwvZz6' where c = 2392 index_test.go:143: sql update test_index set c1 = 2659131323929032623, c2 = 0.752401, c3 = 'W7EdmAifrD' where c = 1677 index_test.go:143: sql update test_index set c1 = 5626199445731563343, c2 = 0.827580, c3 = 'nSLq4tptQh' where c = 4485 index_test.go:140: sql delete from test_index where c = 4568 index_test.go:137: sql insert into test_index values (4897, 1925284090281780970, 0.048927, 'Av59iumxHb') index_test.go:137: sql insert into test_index values (4898, 5599921580878020975, 0.232880, 'Yn7M9lHT2g') index_test.go:140: sql delete from test_index where c = 3091 index_test.go:143: sql update test_index set c1 = 5200795515009169243, c2 = 0.429768, c3 = 'KrLCri6V9I' where c = 2166 index_test.go:140: sql delete from test_index where c = 4790 index_test.go:143: sql update test_index set c1 = 5688946317803569469, c2 = 0.946861, c3 = '3zHCAQTPFH' where c = 3218 index_test.go:137: sql insert into test_index values (4899, 1736918740494480939, 0.887459, 'u9vVjeX2j4') index_test.go:143: sql update test_index set c1 = 8171311095756522826, c2 = 0.043419, c3 = 'lidq9nz6O4' where c = 4657 index_test.go:137: sql insert into test_index values (4900, 8871970248296967336, 0.337441, 'dmloXuoayf') index_test.go:143: sql update test_index set c1 = 8402515549528141604, c2 = 0.085580, c3 = 'vTJluXzaBa' where c = 3994 index_test.go:140: sql delete from test_index where c = 3723 index_test.go:143: sql update test_index set c1 = 6460530365455411127, c2 = 0.008340, c3 = '2TLxXOhEnr' where c = 3383 index_test.go:140: sql delete from test_index where c = 4235 index_test.go:143: sql update test_index set c1 = 135941265536697234, c2 = 0.065516, c3 = '9ofTm4RnwC' where c = 2929 [Pipeline] // podTemplate [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } index_test.go:137: sql insert into test_index values (4903, 1023233688296145621, 0.818147, '8rWEvHM7Ke') index_test.go:137: sql insert into test_index values (4901, 4361285910927415650, 0.354758, 'DE5pDn5RwQ') index_test.go:137: sql insert into test_index values (4909, 4034338609346533130, 0.313145, 'YA0kZ9M6qz') index_test.go:137: sql insert into test_index values (4902, 8146090378300672856, 0.224152, 'smFAqhnfvN') index_test.go:137: sql insert into test_index values (4910, 1533625386355940743, 0.952370, '3bpDe9hGtX') index_test.go:137: sql insert into test_index values (4904, 8826059709266100976, 0.256264, 'WFq13UU272') index_test.go:137: sql insert into test_index values (4906, 4813288885284146095, 0.734426, 'Dgo2NoLUI7') index_test.go:137: sql insert into test_index values (4907, 4598018320434198172, 0.265879, 'kQBO7EdPyY') index_test.go:140: sql delete from test_index where c = 4044 index_test.go:140: sql delete from test_index where c = 659 index_test.go:140: sql delete from test_index where c = 2383 index_test.go:140: sql delete from test_index where c = 2035 index_test.go:140: sql delete from test_index where c = 431 index_test.go:137: sql insert into test_index values (4908, 2170365605686330743, 0.660161, 'bDhgAkEQUv') index_test.go:137: sql insert into test_index values (4905, 2490132296430996509, 0.704354, 'gDYcYFRAC6') index_test.go:143: sql update test_index set c1 = 5869892006199039552, c2 = 0.474906, c3 = 'gf3S7k0yOF' where c = 3413 index_test.go:143: sql update test_index set c1 = 2912478329598209316, c2 = 0.175702, c3 = 'NFOPK1iqgM' where c = 1322 index_test.go:143: sql update test_index set c1 = 862527419741866642, c2 = 0.455497, c3 = 'adg6funlqU' where c = 1622 index_test.go:140: sql delete from test_index where c = 4598 index_test.go:140: sql delete from test_index where c = 2938 index_test.go:143: sql update test_index set c1 = 353451088100506686, c2 = 0.427862, c3 = 'V0Sx4vN9FI' where c = 3509 index_test.go:143: sql update test_index set c1 = 3242698295034550825, c2 = 0.087452, c3 = 'pOMLOCQGVt' where c = 1916 index_test.go:140: sql delete from test_index where c = 3219 index_test.go:140: sql delete from test_index where c = 1960 index_test.go:140: sql delete from test_index where c = 3603 index_test.go:137: sql insert into test_index values (4911, 1228649719786108120, 0.827196, 'YLtvYvKJF1') index_test.go:143: sql update test_index set c1 = 6612371730799745582, c2 = 0.681527, c3 = 'TOyowRnqsx' where c = 1408 index_test.go:137: sql insert into test_index values (4912, 5487395883756119493, 0.840503, '5zErwujaCP') index_test.go:143: sql update test_index set c1 = 223387449238236189, c2 = 0.808296, c3 = 'G1hW3kxtkq' where c = 1737 index_test.go:143: sql update test_index set c1 = 4095640567788503913, c2 = 0.056318, c3 = 'NlkuOZ0lDm' where c = 2233 index_test.go:137: sql insert into test_index values (4913, 3906682804194675360, 0.163076, 'xBcwJkrDAj') index_test.go:137: sql insert into test_index values (4914, 3695891462475956716, 0.600271, 'dSTriojSMz') index_test.go:137: sql insert into test_index values (4915, 5865673075571024089, 0.556972, '5U31ZfXqx0') index_test.go:137: sql insert into test_index values (4916, 7724637985332789539, 0.845344, 'vBNdKL2xoF') index_test.go:140: sql delete from test_index where c = 4751 index_test.go:140: sql delete from test_index where c = 1064 index_test.go:140: sql delete from test_index where c = 986 index_test.go:143: sql update test_index set c1 = 4515025445720073707, c2 = 0.821943, c3 = 'jf3y9zTxqV' where c = 4091 index_test.go:137: sql insert into test_index values (4918, 7564381449324821467, 0.801742, 'dAkUoMxY8k') index_test.go:143: sql update test_index set c1 = 8794293587934834875, c2 = 0.019485, c3 = 'GXDgb4rGaR' where c = 4363 index_test.go:137: sql insert into test_index values (4917, 1160625020184865533, 0.423938, 'WCz1vEvdGh') index_test.go:143: sql update test_index set c1 = 688326118099434483, c2 = 0.980202, c3 = 'XaIz2E40Tn' where c = 669 index_test.go:140: sql delete from test_index where c = 3412 index_test.go:140: sql delete from test_index where c = 4904 index_test.go:143: sql update test_index set c1 = 4308454096933266184, c2 = 0.449902, c3 = 'zSJYaYw7V0' where c = 2178 index_test.go:143: sql update test_index set c1 = 5017359058489991843, c2 = 0.540786, c3 = 'hXtXLVgpG9' where c = 4290 index_test.go:137: sql insert into test_index values (4920, 5058205939449583302, 0.915808, 'gsNgLKQrur') index_test.go:137: sql insert into test_index values (4921, 1274372139163255075, 0.552354, 'nFKPwVbtrV') index_test.go:140: sql delete from test_index where c = 2876 index_test.go:137: sql insert into test_index values (4919, 1528476424264612466, 0.132508, '7F6KR2DZtH') index_test.go:140: sql delete from test_index where c = 4733 index_test.go:140: sql delete from test_index where c = 248 index_test.go:143: sql update test_index set c1 = 2220487504443976262, c2 = 0.664077, c3 = 'I6oZ276qRF' where c = 3902 index_test.go:140: sql delete from test_index where c = 2629 index_test.go:143: sql update test_index set c1 = 2578667765243196094, c2 = 0.747861, c3 = 'Mo1XU6ygpN' where c = 917 index_test.go:137: sql insert into test_index values (4922, 1756163092913717333, 0.132632, 'AQt7cMhb2s') index_test.go:140: sql delete from test_index where c = 1105 index_test.go:137: sql insert into test_index values (4923, 4454000849515067389, 0.969168, 'IWjm1qqwcX') index_test.go:143: sql update test_index set c1 = 3774417552159819733, c2 = 0.261589, c3 = 'nOwMGvNKhK' where c = 635 index_test.go:143: sql update test_index set c1 = 4294960273177890903, c2 = 0.226606, c3 = '5DdEyrLKTm' where c = 516 index_test.go:143: sql update test_index set c1 = 4421750009815558524, c2 = 0.846114, c3 = 'C7ytq8evBa' where c = 36 index_test.go:137: sql insert into test_index values (4924, 8028039067120576547, 0.521894, 'QhWgt3XRdn') index_test.go:137: sql insert into test_index values (4925, 5731896757200690344, 0.814103, 'Ki3evLjQXv') index_test.go:140: sql delete from test_index where c = 942 index_test.go:143: sql update test_index set c1 = 3437625786325660309, c2 = 0.907787, c3 = 'eBESCiin2o' where c = 1704 index_test.go:137: sql insert into test_index values (4926, 2715107577313519448, 0.983835, 'NdLkLsaJNH') index_test.go:140: sql delete from test_index where c = 4479 index_test.go:140: sql delete from test_index where c = 1242 index_test.go:143: sql update test_index set c1 = 3065373858779171276, c2 = 0.488832, c3 = 'avE8M4mMJR' where c = 750 index_test.go:140: sql delete from test_index where c = 2026 index_test.go:143: sql update test_index set c1 = 3262003475025311458, c2 = 0.767900, c3 = 'HxAnTSTNz7' where c = 243 index_test.go:137: sql insert into test_index values (4927, 7995069855999674481, 0.789697, 'MjJpiqnBb6') index_test.go:137: sql insert into test_index values (4928, 3568643680659021301, 0.742831, '0CHXDJRBgX') index_test.go:140: sql delete from test_index where c = 3486 index_test.go:143: sql update test_index set c1 = 5525070445999718899, c2 = 0.313622, c3 = '1kK7fmBTK1' where c = 1664 index_test.go:140: sql delete from test_index where c = 1158 index_test.go:137: sql insert into test_index values (4929, 2756834619275669818, 0.677632, 'IC3TWPPQWx') index_test.go:137: sql insert into test_index values (4930, 8949944565951651586, 0.761522, 'hBz40yibrT') index_test.go:140: sql delete from test_index where c = 2227 index_test.go:143: sql update test_index set c1 = 4326814943041637940, c2 = 0.808531, c3 = 'HvlHxie5GT' where c = 3301 index_test.go:137: sql insert into test_index values (4931, 2405455817364670889, 0.635265, '4ZqLqQI32n') index_test.go:140: sql delete from test_index where c = 723 index_test.go:137: sql insert into test_index values (4932, 3213945441460043340, 0.593361, 'WpGshQYFFi') index_test.go:143: sql update test_index set c1 = 8675641656377384008, c2 = 0.233979, c3 = '9vFFrhbXsV' where c = 811 index_test.go:143: sql update test_index set c1 = 5587139013830723817, c2 = 0.410713, c3 = 'Srl6w2Zeqb' where c = 3033 index_test.go:140: sql delete from test_index where c = 3831 index_test.go:140: sql delete from test_index where c = 1972 index_test.go:143: sql update test_index set c1 = 1141479596650137650, c2 = 0.943562, c3 = 'eOVF9E2fvK' where c = 4561 index_test.go:137: sql insert into test_index values (4933, 7222821382510981357, 0.214061, 'oos84BguM1') index_test.go:140: sql delete from test_index where c = 1991 index_test.go:143: sql update test_index set c1 = 1997723542310028810, c2 = 0.665108, c3 = 'TnSIIWi0l2' where c = 3874 index_test.go:140: sql delete from test_index where c = 918 index_test.go:140: sql delete from test_index where c = 982 index_test.go:137: sql insert into test_index values (4934, 7287454615564526959, 0.552537, 'jlQ9ukEYPJ') index_test.go:137: sql insert into test_index values (4935, 6753404659844140553, 0.837415, '2W80G6Lxcu') index_test.go:143: sql update test_index set c1 = 5032413794408190427, c2 = 0.392151, c3 = '2JUmHEOsGs' where c = 2884 index_test.go:143: sql update test_index set c1 = 1424000074073671305, c2 = 0.106935, c3 = 'HDygQ2e5yu' where c = 3196 index_test.go:140: sql delete from test_index where c = 717 index_test.go:143: sql update test_index set c1 = 3171640989903488859, c2 = 0.377912, c3 = 'fzbbIJZ1NB' where c = 2076 index_test.go:137: sql insert into test_index values (4936, 6610011986352446756, 0.582143, '3mcbdDXxAy') index_test.go:137: sql insert into test_index values (4937, 7352591469085739907, 0.008714, 'GUnOHg57iu') index_test.go:143: sql update test_index set c1 = 163557373679907360, c2 = 0.672173, c3 = 'fEHenBd8BW' where c = 459 index_test.go:143: sql update test_index set c1 = 704184521238469114, c2 = 0.210754, c3 = 'BvGCmxRdz9' where c = 3172 index_test.go:140: sql delete from test_index where c = 981 index_test.go:143: sql update test_index set c1 = 664112773594330155, c2 = 0.044018, c3 = 'DKTZdCjduJ' where c = 2967 index_test.go:140: sql delete from test_index where c = 829 index_test.go:140: sql delete from test_index where c = 1400 index_test.go:137: sql insert into test_index values (4938, 5326563802207166604, 0.924374, 'GO0DeoNVXo') index_test.go:137: sql insert into test_index values (4939, 2675536435182889183, 0.565858, 'ZaaFge6WDb') index_test.go:143: sql update test_index set c1 = 7260624421544570129, c2 = 0.320129, c3 = 'Od9aEFnJ6C' where c = 1996 index_test.go:143: sql update test_index set c1 = 1713811985664064602, c2 = 0.020697, c3 = 'VSjIDhzkRr' where c = 348 index_test.go:137: sql insert into test_index values (4942, 9085056377646957153, 0.994832, 'WMgwivCkKs') index_test.go:143: sql update test_index set c1 = 8810814876569659707, c2 = 0.109488, c3 = '9UKJ4zeX9P' where c = 4595 index_test.go:143: sql update test_index set c1 = 1026674480014293963, c2 = 0.497627, c3 = 'JuWF3Zf3Ra' where c = 164 index_test.go:137: sql insert into test_index values (4941, 5603812807716257486, 0.847983, 'PzJiuyHR0z') index_test.go:137: sql insert into test_index values (4940, 1694405524640022411, 0.061429, 'jHwfMNSp16') index_test.go:140: sql delete from test_index where c = 3599 index_test.go:140: sql delete from test_index where c = 967 index_test.go:137: sql insert into test_index values (4944, 8804386638372921605, 0.606904, 'p8twCcrbVE') index_test.go:137: sql insert into test_index values (4945, 2807084844206261213, 0.841140, 'VUPJJWxdNE') index_test.go:140: sql delete from test_index where c = 970 index_test.go:137: sql insert into test_index values (4947, 4303900721773520069, 0.470193, 'Diu7uG9tae') index_test.go:143: sql update test_index set c1 = 567698348972042289, c2 = 0.235920, c3 = 'wkYV3fb68a' where c = 1641 index_test.go:137: sql insert into test_index values (4943, 2507391327988879538, 0.374343, 'jY2qL2ELB3') index_test.go:140: sql delete from test_index where c = 3151 index_test.go:140: sql delete from test_index where c = 107 index_test.go:143: sql update test_index set c1 = 7113475155994638565, c2 = 0.912208, c3 = 'O17s4DaRy3' where c = 984 index_test.go:140: sql delete from test_index where c = 2826 index_test.go:140: sql delete from test_index where c = 71 index_test.go:137: sql insert into test_index values (4946, 1211558969485028753, 0.326246, 'gYaeowWXsg') index_test.go:143: sql update test_index set c1 = 3321749194782148047, c2 = 0.915801, c3 = 'ovf7DSd9df' where c = 1364 index_test.go:143: sql update test_index set c1 = 1942940418773920191, c2 = 0.347522, c3 = '5y32C927ij' where c = 3373 index_test.go:143: sql update test_index set c1 = 7505979801446757696, c2 = 0.787782, c3 = 'Gh3rnV3DjB' where c = 685 index_test.go:137: sql insert into test_index values (4948, 5918826878640881601, 0.806140, 'nInFnj5EGo') index_test.go:143: sql update test_index set c1 = 5895454130880597704, c2 = 0.486276, c3 = 'xwKIjVLWiP' where c = 4185 index_test.go:140: sql delete from test_index where c = 4423 index_test.go:140: sql delete from test_index where c = 3277 index_test.go:140: sql delete from test_index where c = 2291 index_test.go:137: sql insert into test_index values (4950, 6142899574858811563, 0.918223, 'Cuy45Do3CK') index_test.go:140: sql delete from test_index where c = 2582 index_test.go:137: sql insert into test_index values (4951, 486373743340970712, 0.794667, 'i0Cj1ShxjR') index_test.go:137: sql insert into test_index values (4949, 3020707694713364746, 0.804670, 'PXzewlbKxP') index_test.go:143: sql update test_index set c1 = 1628816865156711025, c2 = 0.626084, c3 = 'nSZAyDxmXF' where c = 1886 index_test.go:140: sql delete from test_index where c = 2055 index_test.go:140: sql delete from test_index where c = 1967 index_test.go:137: sql insert into test_index values (4952, 5487289867320781101, 0.981246, 'LhIna2SZlx') index_test.go:143: sql update test_index set c1 = 7098408021926501415, c2 = 0.956469, c3 = '262YmAxsna' where c = 2784 index_test.go:140: sql delete from test_index where c = 3698 index_test.go:140: sql delete from test_index where c = 1896 index_test.go:143: sql update test_index set c1 = 6739180821752045284, c2 = 0.645901, c3 = 'lFRQl6dA8f' where c = 3428 index_test.go:143: sql update test_index set c1 = 3007926371859909712, c2 = 0.988540, c3 = 'YMJpYjPxPc' where c = 268 index_test.go:137: sql insert into test_index values (4954, 2498793268001023424, 0.589331, 'QzlftMXi5T') index_test.go:137: sql insert into test_index values (4953, 9074256465581425311, 0.955219, 'N3lR6jRD2R') index_test.go:137: sql insert into test_index values (4955, 5799590265634404670, 0.032845, 'rdigtqXxz6') index_test.go:143: sql update test_index set c1 = 2675880919995889099, c2 = 0.750582, c3 = 'ziTLVARKE1' where c = 2171 index_test.go:143: sql update test_index set c1 = 991104210045273028, c2 = 0.945153, c3 = 'KN7j3TlO3W' where c = 4749 index_test.go:143: sql update test_index set c1 = 6640550205601431866, c2 = 0.393464, c3 = 'gDzwqyX7yD' where c = 2247 index_test.go:143: sql update test_index set c1 = 3273752769340175631, c2 = 0.323700, c3 = 'bJ8N5nfj5I' where c = 4186 index_test.go:137: sql insert into test_index values (4957, 7037898401662380724, 0.900044, 'SrjMdpEnFD') index_test.go:143: sql update test_index set c1 = 5549572239872706074, c2 = 0.372839, c3 = 'HHrQSWKyXc' where c = 2108 index_test.go:140: sql delete from test_index where c = 655 index_test.go:140: sql delete from test_index where c = 4017 index_test.go:140: sql delete from test_index where c = 4772 index_test.go:137: sql insert into test_index values (4956, 7914856712402824336, 0.746840, 'zwPWqdBdc9') index_test.go:137: sql insert into test_index values (4958, 2991488459364003499, 0.622845, 'EL2rJD6oBs') index_test.go:137: sql insert into test_index values (4960, 8750301444863740728, 0.715955, 'sppD70LAiw') index_test.go:137: sql insert into test_index values (4959, 2301410043526362291, 0.636441, 'QaOGumS7qm') index_test.go:137: sql insert into test_index values (4961, 5550618423577133323, 0.579014, 'qxQHzFh2CZ') index_test.go:140: sql delete from test_index where c = 141 index_test.go:143: sql update test_index set c1 = 9200383130705622180, c2 = 0.045262, c3 = 'tdzPoSBHC6' where c = 3042 index_test.go:140: sql delete from test_index where c = 3823 index_test.go:143: sql update test_index set c1 = 5074732707035665000, c2 = 0.090733, c3 = 'S9b7d154uK' where c = 4782 index_test.go:137: sql insert into test_index values (4962, 3161910178523859895, 0.360525, 'GYmwf5lTv3') index_test.go:140: sql delete from test_index where c = 907 index_test.go:140: sql delete from test_index where c = 1653 index_test.go:143: sql update test_index set c1 = 2603500970364121487, c2 = 0.406856, c3 = 'PNOYwVgeWU' where c = 1599 index_test.go:140: sql delete from test_index where c = 4205 index_test.go:143: sql update test_index set c1 = 5106172601573090047, c2 = 0.754914, c3 = 'iChMFYKvz8' where c = 2619 index_test.go:143: sql update test_index set c1 = 748464073827010366, c2 = 0.308011, c3 = 'azZvYuOyQh' where c = 4003 index_test.go:137: sql insert into test_index values (4964, 6746191081145981516, 0.278934, 'WAHlaT7vtq') index_test.go:137: sql insert into test_index values (4963, 31741568897824697, 0.600909, 'YXKMQjEFnG') index_test.go:140: sql delete from test_index where c = 3436 index_test.go:140: sql delete from test_index where c = 4181 index_test.go:143: sql update test_index set c1 = 233507124591902722, c2 = 0.217626, c3 = 'Z0ScwbyKqt' where c = 3691 index_test.go:140: sql delete from test_index where c = 790 index_test.go:137: sql insert into test_index values (4967, 6840838670448103413, 0.381963, 'y2rInhihC3') index_test.go:143: sql update test_index set c1 = 4934994237367511567, c2 = 0.671316, c3 = 'K9jMPhE8vi' where c = 572 index_test.go:137: sql insert into test_index values (4966, 1729359615724739909, 0.326323, 'aJ6xOIc7lc') index_test.go:143: sql update test_index set c1 = 2868522255736467933, c2 = 0.074043, c3 = 'J1tvxVHXDw' where c = 3348 index_test.go:140: sql delete from test_index where c = 3356 index_test.go:137: sql insert into test_index values (4965, 9155850761111490528, 0.639467, 'HF5nsZRfVb') index_test.go:143: sql update test_index set c1 = 3071040842689943842, c2 = 0.272015, c3 = 'k8kw1DZv5V' where c = 1521 index_test.go:137: sql insert into test_index values (4968, 5497885923910237247, 0.242934, 'O1CahtXsjh') index_test.go:143: sql update test_index set c1 = 4921018861912545126, c2 = 0.724998, c3 = 'H1gJyjG6AF' where c = 3387 index_test.go:143: sql update test_index set c1 = 2064339645760836166, c2 = 0.077971, c3 = '1B6T5BHsOU' where c = 918 index_test.go:140: sql delete from test_index where c = 30 index_test.go:137: sql insert into test_index values (4969, 1978417432265669693, 0.621136, 'jnyEZtGrbl') index_test.go:140: sql delete from test_index where c = 178 index_test.go:143: sql update test_index set c1 = 5366274471871188600, c2 = 0.597800, c3 = '4SRpHonA7v' where c = 3375 index_test.go:137: sql insert into test_index values (4970, 8977641251276144347, 0.493346, 'VIQayOc7QY') index_test.go:140: sql delete from test_index where c = 4455 index_test.go:143: sql update test_index set c1 = 2851057167242115112, c2 = 0.250972, c3 = 's7xfYyr6Ow' where c = 2275 index_test.go:137: sql insert into test_index values (4971, 2606560275636221507, 0.115189, 'K1uqUETaAy') index_test.go:140: sql delete from test_index where c = 537 index_test.go:140: sql delete from test_index where c = 2245 index_test.go:137: sql insert into test_index values (4972, 6763532395310487175, 0.455082, 'OTjJreHex1') index_test.go:143: sql update test_index set c1 = 4418865574537199481, c2 = 0.584924, c3 = 'HOdHyqKioE' where c = 1668 index_test.go:137: sql insert into test_index values (4973, 2782604087082402785, 0.965438, 'bRkheMJxyC') index_test.go:137: sql insert into test_index values (4974, 467095149312012257, 0.288598, 'LSNFV7iLAX') index_test.go:140: sql delete from test_index where c = 121 index_test.go:143: sql update test_index set c1 = 7853030998260122415, c2 = 0.963972, c3 = 'K4GkMAThyp' where c = 918 index_test.go:143: sql update test_index set c1 = 8514630673014906377, c2 = 0.822967, c3 = 'dl8aK8XiUs' where c = 4414 index_test.go:140: sql delete from test_index where c = 2731 index_test.go:137: sql insert into test_index values (4975, 2077496646587531811, 0.411040, 'teebkZaL5u') index_test.go:143: sql update test_index set c1 = 3112061597129725950, c2 = 0.788333, c3 = 'Rc0W6CsRI0' where c = 1362 index_test.go:140: sql delete from test_index where c = 1458 index_test.go:143: sql update test_index set c1 = 148458113456881812, c2 = 0.333950, c3 = '4z8QpoHINn' where c = 3204 index_test.go:140: sql delete from test_index where c = 602 index_test.go:143: sql update test_index set c1 = 2597026798116976099, c2 = 0.129357, c3 = 'C51J0Xcw2a' where c = 1695 index_test.go:137: sql insert into test_index values (4977, 1490452227044043856, 0.833615, 'i6QS3URYLf') index_test.go:140: sql delete from test_index where c = 3109 index_test.go:140: sql delete from test_index where c = 1457 index_test.go:137: sql insert into test_index values (4976, 4096855275486651950, 0.698198, '25K4r9gK8j') index_test.go:137: sql insert into test_index values (4978, 6379734123035728336, 0.057194, 'ispdQ8ja3l') index_test.go:140: sql delete from test_index where c = 1778 index_test.go:140: sql delete from test_index where c = 684 index_test.go:143: sql update test_index set c1 = 6107864502743274761, c2 = 0.112611, c3 = '9CeKi8lszp' where c = 1409 index_test.go:137: sql insert into test_index values (4980, 2845632821921556385, 0.586591, 'CftyGuJWLP') index_test.go:143: sql update test_index set c1 = 730707625762797656, c2 = 0.246483, c3 = 'Z3leV3D91B' where c = 3892 index_test.go:140: sql delete from test_index where c = 1969 index_test.go:143: sql update test_index set c1 = 2257608964949021045, c2 = 0.433841, c3 = 'vX3UQBeqZw' where c = 1953 index_test.go:137: sql insert into test_index values (4979, 911357060259715289, 0.741314, 'eRJiVK9Rre') index_test.go:140: sql delete from test_index where c = 2389 index_test.go:137: sql insert into test_index values (4981, 1550858142389599629, 0.998559, 'j7p7xTYcH5') index_test.go:143: sql update test_index set c1 = 8944233957802522189, c2 = 0.575901, c3 = 'FgSy1rooL4' where c = 4410 index_test.go:143: sql update test_index set c1 = 2167337920750587867, c2 = 0.908991, c3 = 'kbJe4wsBAB' where c = 3059 index_test.go:143: sql update test_index set c1 = 8252080874913757062, c2 = 0.802165, c3 = '3w1hxPLoJp' where c = 4699 index_test.go:140: sql delete from test_index where c = 4308 index_test.go:137: sql insert into test_index values (4984, 5109949135075382752, 0.618025, 'wCBJWWqy6h') index_test.go:140: sql delete from test_index where c = 1879 index_test.go:143: sql update test_index set c1 = 3256157311962744818, c2 = 0.814306, c3 = 'pQuc7tQFNX' where c = 3808 index_test.go:137: sql insert into test_index values (4983, 7311854478255612124, 0.340370, 'uFs0uUZf3y') index_test.go:137: sql insert into test_index values (4982, 7162860836205573859, 0.013891, 'u8bD0NB6Mu') index_test.go:143: sql update test_index set c1 = 5341168556119260354, c2 = 0.882910, c3 = '0utIlQYIyp' where c = 4856 index_test.go:137: sql insert into test_index values (4985, 5374865731798728605, 0.652973, 'YfrhZt38y3') index_test.go:137: sql insert into test_index values (4987, 7159533696387238210, 0.308202, '7VIyKTEt4r') index_test.go:140: sql delete from test_index where c = 844 index_test.go:143: sql update test_index set c1 = 7053227873813031769, c2 = 0.950414, c3 = 'HgCYYU4x4j' where c = 3151 index_test.go:143: sql update test_index set c1 = 2635561993705946515, c2 = 0.127006, c3 = 's9QxsVvPqx' where c = 3898 index_test.go:137: sql insert into test_index values (4988, 6679666391173675068, 0.169910, 'BoWh7QE2JS') index_test.go:143: sql update test_index set c1 = 8779516590685420241, c2 = 0.521448, c3 = '8XSUkDYtTZ' where c = 4292 index_test.go:137: sql insert into test_index values (4989, 4786597797311155295, 0.987849, 'TnEzFMY6O1') index_test.go:140: sql delete from test_index where c = 1498 index_test.go:140: sql delete from test_index where c = 2151 index_test.go:137: sql insert into test_index values (4990, 895638412377683413, 0.814305, 'DWSSZxNY9S') index_test.go:137: sql insert into test_index values (4992, 8883037017357464354, 0.195661, 'q3OCLgAcHx') index_test.go:140: sql delete from test_index where c = 2354 index_test.go:143: sql update test_index set c1 = 2556345420084815123, c2 = 0.366481, c3 = 'BQxE1qIYxo' where c = 3124 index_test.go:143: sql update test_index set c1 = 4626731481331814132, c2 = 0.492110, c3 = 'Um9gDDlx8l' where c = 1924 index_test.go:140: sql delete from test_index where c = 4763 index_test.go:140: sql delete from test_index where c = 614 index_test.go:140: sql delete from test_index where c = 2848 index_test.go:140: sql delete from test_index where c = 3277 index_test.go:143: sql update test_index set c1 = 726939458656042558, c2 = 0.691164, c3 = '2jeY9s3x3T' where c = 3899 index_test.go:137: sql insert into test_index values (4986, 5986334401310610769, 0.368844, 'UOzdR80lom') index_test.go:143: sql update test_index set c1 = 8020151135132736084, c2 = 0.532102, c3 = '5cjMcKYb1x' where c = 132 index_test.go:143: sql update test_index set c1 = 5958869942391507033, c2 = 0.787842, c3 = 'ptd19kqCiV' where c = 2599 index_test.go:140: sql delete from test_index where c = 213 index_test.go:137: sql insert into test_index values (4991, 7365390187482198760, 0.997780, 'InQ5EliQ2e') index_test.go:143: sql update test_index set c1 = 8780867905777104205, c2 = 0.731926, c3 = 'GLjU7tat8P' where c = 1162 index_test.go:143: sql update test_index set c1 = 336880283248630884, c2 = 0.129215, c3 = 'A5bQ9DL6GG' where c = 557 index_test.go:140: sql delete from test_index where c = 3225 index_test.go:137: sql insert into test_index values (4993, 2860522824116615521, 0.947889, 'ue1JxoIM2x') index_test.go:140: sql delete from test_index where c = 3406 index_test.go:137: sql insert into test_index values (4994, 4845087152157768342, 0.662864, 'ViLokGVNvv') index_test.go:137: sql insert into test_index values (4995, 2189300845622396211, 0.540556, '1tYKAq2nvv') index_test.go:143: sql update test_index set c1 = 8650820982266353676, c2 = 0.082617, c3 = 'TRwRWDyvDk' where c = 995 index_test.go:140: sql delete from test_index where c = 868 index_test.go:143: sql update test_index set c1 = 5556516064880221802, c2 = 0.362314, c3 = 'PVYubT9spH' where c = 1472 index_test.go:137: sql insert into test_index values (4996, 8933857243252330747, 0.124523, '7D7AtwdtOX') index_test.go:140: sql delete from test_index where c = 4977 index_test.go:143: sql update test_index set c1 = 1893216434195958273, c2 = 0.174684, c3 = 'nHsxLhqVVk' where c = 3100 index_test.go:137: sql insert into test_index values (4997, 2230270797909579038, 0.587426, 'XPWWC3vYv8') index_test.go:137: sql insert into test_index values (4998, 19960048719826981, 0.660472, 'HOCguu2Fyj') index_test.go:140: sql delete from test_index where c = 1008 index_test.go:143: sql update test_index set c1 = 1695159825392520907, c2 = 0.692636, c3 = 'CxbnV5ULVl' where c = 3266 index_test.go:137: sql insert into test_index values (4999, 2963792355862880706, 0.746373, 'pjOmI66FWw') index_test.go:143: sql update test_index set c1 = 7657920556591683408, c2 = 0.351689, c3 = 'UDi942Vd7u' where c = 2030 index_test.go:140: sql delete from test_index where c = 3067 index_test.go:143: sql update test_index set c1 = 690390154441083824, c2 = 0.828645, c3 = 'nuNNXbAWVF' where c = 3725 index_test.go:140: sql delete from test_index where c = 2869 index_test.go:140: sql delete from test_index where c = 4549 index_test.go:140: sql delete from test_index where c = 4114 index_test.go:143: sql update test_index set c1 = 3822895719424920251, c2 = 0.526125, c3 = 'pyWUL18bqt' where c = 3821 index_test.go:143: sql update test_index set c1 = 4962722933381867618, c2 = 0.450800, c3 = 'G8lA5Ag7ge' where c = 4828 index_test.go:143: sql update test_index set c1 = 3919293064646402910, c2 = 0.867159, c3 = 'DicqMduE3F' where c = 403 index_test.go:137: sql insert into test_index values (5000, 4594681109455740738, 0.675092, 'FNAxbnXDpk') index_test.go:143: sql update test_index set c1 = 5878678320940005696, c2 = 0.635861, c3 = 'y9Y6iDvZEw' where c = 2704 index_test.go:140: sql delete from test_index where c = 3997 index_test.go:143: sql update test_index set c1 = 4581519056087890344, c2 = 0.001523, c3 = 'Qv4jUt2DDK' where c = 4479 index_test.go:137: sql insert into test_index values (5003, 4600714245308853113, 0.674794, 'aMjDpBRrEA') index_test.go:137: sql insert into test_index values (5005, 3867684201067750377, 0.238737, 'ovzytqV0D0') index_test.go:137: sql insert into test_index values (5008, 4603039891692643940, 0.278802, 'sdCkjxuPrs') index_test.go:137: sql insert into test_index values (5001, 3317286072253236442, 0.564018, 'nTN5PnAR2E') index_test.go:137: sql insert into test_index values (5002, 2453744911386041352, 0.220253, '96vxlSjJaL') index_test.go:137: sql insert into test_index values (5004, 468168672958095990, 0.061352, 'SxPKeJhjB8') index_test.go:137: sql insert into test_index values (5009, 5026063624621827053, 0.913699, '7Q5ZuRV7MR') index_test.go:137: sql insert into test_index values (5006, 6806904365515970051, 0.420320, 'upDojHXDBO') index_test.go:137: sql insert into test_index values (5010, 9064557818199279191, 0.094837, 'J7WFYh5J0Z') index_test.go:137: sql insert into test_index values (5007, 2610728130080047758, 0.231359, 'OXq7S0CRNs') index_test.go:140: sql delete from test_index where c = 3072 index_test.go:140: sql delete from test_index where c = 2259 index_test.go:140: sql delete from test_index where c = 821 index_test.go:140: sql delete from test_index where c = 3516 index_test.go:140: sql delete from test_index where c = 1044 index_test.go:140: sql delete from test_index where c = 3153 index_test.go:143: sql update test_index set c1 = 3925047598201582351, c2 = 0.653150, c3 = 'c3he8rDTEZ' where c = 3625 index_test.go:140: sql delete from test_index where c = 2943 index_test.go:140: sql delete from test_index where c = 4626 index_test.go:140: sql delete from test_index where c = 2303 index_test.go:143: sql update test_index set c1 = 8776502917401551899, c2 = 0.178578, c3 = 'MSReimMT79' where c = 1083 index_test.go:143: sql update test_index set c1 = 1522880154638033318, c2 = 0.882836, c3 = '1QBpzRtqbY' where c = 590 index_test.go:143: sql update test_index set c1 = 2133199801426601306, c2 = 0.085739, c3 = 'F4vxEs2y14' where c = 2161 index_test.go:140: sql delete from test_index where c = 1571 index_test.go:143: sql update test_index set c1 = 3457437968957662878, c2 = 0.295328, c3 = 'zE1ZjKMwt0' where c = 4019 index_test.go:137: sql insert into test_index values (5011, 8772019171559839832, 0.810491, 'o8CoBXDSau') index_test.go:143: sql update test_index set c1 = 8066458110822732030, c2 = 0.948950, c3 = 'C9Pe4e0q9B' where c = 1856 index_test.go:143: sql update test_index set c1 = 1585604419463418658, c2 = 0.712997, c3 = 'NQiXm4XNlR' where c = 3907 index_test.go:143: sql update test_index set c1 = 2086465080309564080, c2 = 0.175505, c3 = '9BbzeYBCBg' where c = 643 index_test.go:140: sql delete from test_index where c = 2774 index_test.go:137: sql insert into test_index values (5014, 8844303521327677393, 0.268141, '74CcFRCP2t') index_test.go:143: sql update test_index set c1 = 1805343956069499110, c2 = 0.045487, c3 = 'oQKltwA9OP' where c = 4839 index_test.go:137: sql insert into test_index values (5013, 4099813539085158496, 0.180100, 'ItWR7TCl38') index_test.go:137: sql insert into test_index values (5015, 2168150727677534897, 0.632211, 'tfpjVaMHA3') index_test.go:143: sql update test_index set c1 = 4398939177890173769, c2 = 0.255222, c3 = 'p6VKQ82E2g' where c = 3090 index_test.go:143: sql update test_index set c1 = 2874387533747356986, c2 = 0.788696, c3 = 'rbVg95vnSn' where c = 3280 index_test.go:137: sql insert into test_index values (5016, 466643500966697054, 0.513684, 'unuAmlxp69') index_test.go:140: sql delete from test_index where c = 1078 index_test.go:137: sql insert into test_index values (5018, 4293280115148593763, 0.106214, 'drMBNjNb4P') index_test.go:137: sql insert into test_index values (5012, 7814865500870417486, 0.662469, 'zZludQ6uVb') index_test.go:140: sql delete from test_index where c = 2515 index_test.go:137: sql insert into test_index values (5019, 4289065957055169904, 0.023490, 'ANyVnQ7sd9') index_test.go:140: sql delete from test_index where c = 1694 index_test.go:137: sql insert into test_index values (5020, 1480365018855072880, 0.403701, 'isl4iJw5xZ') index_test.go:137: sql insert into test_index values (5017, 548146403294905889, 0.441607, '9pWixgN5qe') index_test.go:137: sql insert into test_index values (5021, 751204061032455490, 0.294739, 'dqPN2Ii4cl') index_test.go:143: sql update test_index set c1 = 6859771722352553287, c2 = 0.378087, c3 = 'mL2KUI7buu' where c = 1642 index_test.go:140: sql delete from test_index where c = 58 index_test.go:140: sql delete from test_index where c = 1594 index_test.go:143: sql update test_index set c1 = 8848757466839850608, c2 = 0.484006, c3 = 'j9YuLUF6ud' where c = 4347 index_test.go:140: sql delete from test_index where c = 3175 index_test.go:140: sql delete from test_index where c = 757 index_test.go:143: sql update test_index set c1 = 2139642743266874324, c2 = 0.198576, c3 = 'lBJNvaBsb3' where c = 728 index_test.go:140: sql delete from test_index where c = 4898 index_test.go:140: sql delete from test_index where c = 1801 index_test.go:143: sql update test_index set c1 = 4646817967306122378, c2 = 0.786546, c3 = '6ZyIohvFLa' where c = 1086 index_test.go:140: sql delete from test_index where c = 726 index_test.go:137: sql insert into test_index values (5022, 5927167561624564335, 0.518597, 'Q53HaDjUVr') index_test.go:143: sql update test_index set c1 = 7505974591839490645, c2 = 0.407915, c3 = 'pLCKjNzAlX' where c = 2405 index_test.go:137: sql insert into test_index values (5023, 5440883159162986358, 0.242761, 'IN5RxJDRx7') index_test.go:143: sql update test_index set c1 = 6059518972790486136, c2 = 0.540581, c3 = 'SK7xo6CeeF' where c = 2114 index_test.go:137: sql insert into test_index values (5025, 3320347965734985143, 0.097885, 'DjM9jTdzLG') index_test.go:143: sql update test_index set c1 = 5894305479960231973, c2 = 0.418154, c3 = 'gHkxsqHlqA' where c = 4086 index_test.go:140: sql delete from test_index where c = 3194 index_test.go:143: sql update test_index set c1 = 3533755757059459468, c2 = 0.684866, c3 = 'qfJxf82VSi' where c = 1611 index_test.go:137: sql insert into test_index values (5027, 5363142639435202934, 0.493787, 'uIRfE9mYvp') index_test.go:137: sql insert into test_index values (5024, 6130919704219178954, 0.950185, 'NG6XmFJ7RS') index_test.go:143: sql update test_index set c1 = 2625864892046710817, c2 = 0.344191, c3 = 'txhatYmMWT' where c = 2393 index_test.go:137: sql insert into test_index values (5026, 2099318415190244342, 0.198536, 'or6Plz008r') index_test.go:140: sql delete from test_index where c = 3697 index_test.go:143: sql update test_index set c1 = 7826123769335620910, c2 = 0.290836, c3 = 'zCWLQpJItU' where c = 3441 index_test.go:140: sql delete from test_index where c = 1986 index_test.go:137: sql insert into test_index values (5028, 821658919542557821, 0.839881, 'VZABjDYJFQ') index_test.go:137: sql insert into test_index values (5029, 6192337228882231549, 0.376569, 'a9C8yCtFsa') index_test.go:140: sql delete from test_index where c = 2770 index_test.go:137: sql insert into test_index values (5030, 2232395310905328404, 0.007964, 'OdIPEfoLSX') index_test.go:143: sql update test_index set c1 = 4740704884563338463, c2 = 0.157739, c3 = '7C3U060oUl' where c = 3545 index_test.go:140: sql delete from test_index where c = 2704 index_test.go:140: sql delete from test_index where c = 1523 index_test.go:140: sql delete from test_index where c = 1159 index_test.go:143: sql update test_index set c1 = 2867378363340848947, c2 = 0.683193, c3 = 'JssH47O6Gw' where c = 2610 index_test.go:137: sql insert into test_index values (5031, 559810069365763884, 0.039948, 'stCbitzCJB') index_test.go:143: sql update test_index set c1 = 478386975653540207, c2 = 0.561940, c3 = 'rvTw6V4GIA' where c = 3350 index_test.go:143: sql update test_index set c1 = 6781990440723435932, c2 = 0.386110, c3 = 'g5vrkPqlyp' where c = 3106 index_test.go:140: sql delete from test_index where c = 1965 index_test.go:140: sql delete from test_index where c = 152 index_test.go:143: sql update test_index set c1 = 8196545277413838500, c2 = 0.926198, c3 = 'eyxCUXMlpK' where c = 3535 index_test.go:143: sql update test_index set c1 = 2247542978570563221, c2 = 0.825301, c3 = 'pVNU901mmL' where c = 1433 index_test.go:137: sql insert into test_index values (5032, 7827103943423525448, 0.719381, '2za5XP1qBN') index_test.go:143: sql update test_index set c1 = 7798416983653674367, c2 = 0.761346, c3 = '7NIVxVDdEq' where c = 3033 index_test.go:137: sql insert into test_index values (5033, 1157623283194326856, 0.173328, 'LcgBWyTPaM') index_test.go:137: sql insert into test_index values (5036, 5069957458170109166, 0.677214, 'T44JADCnVu') index_test.go:137: sql insert into test_index values (5034, 6095115703560065598, 0.460640, 'vbX3nIY5DR') index_test.go:137: sql insert into test_index values (5035, 1609022751596012173, 0.223617, 'K0ZCwKZmXj') index_test.go:137: sql insert into test_index values (5037, 5607400091277874010, 0.943004, 'uk1vDZOxaf') index_test.go:140: sql delete from test_index where c = 3617 index_test.go:143: sql update test_index set c1 = 5512900545572450514, c2 = 0.979132, c3 = 'd2FsiQY0oZ' where c = 775 index_test.go:140: sql delete from test_index where c = 3058 index_test.go:140: sql delete from test_index where c = 3689 index_test.go:140: sql delete from test_index where c = 2097 index_test.go:143: sql update test_index set c1 = 680867462229114492, c2 = 0.404534, c3 = '2qkIxe5G7j' where c = 1443 index_test.go:140: sql delete from test_index where c = 1213 index_test.go:140: sql delete from test_index where c = 886 index_test.go:137: sql insert into test_index values (5039, 5299562402982242822, 0.407984, 'N8UaxxkZB3') index_test.go:143: sql update test_index set c1 = 6038841419922031242, c2 = 0.190994, c3 = '6b7Mi9FoPB' where c = 3789 index_test.go:137: sql insert into test_index values (5038, 5325188052864882464, 0.980916, 'bQivxe1fTB') index_test.go:140: sql delete from test_index where c = 4402 index_test.go:143: sql update test_index set c1 = 8286101367335655701, c2 = 0.321773, c3 = 'otz3QsaZ59' where c = 4220 index_test.go:143: sql update test_index set c1 = 2313632284564942367, c2 = 0.467207, c3 = '5ZI58iXxFO' where c = 3020 index_test.go:137: sql insert into test_index values (5040, 5130756398558547361, 0.976867, '7nuVKTbYXH') index_test.go:143: sql update test_index set c1 = 8172303438379524280, c2 = 0.532080, c3 = 'R2WIfhSKMv' where c = 989 index_test.go:143: sql update test_index set c1 = 1112659779163165465, c2 = 0.382929, c3 = 'Ea3nwnFQhx' where c = 1202 index_test.go:143: sql update test_index set c1 = 1889082944291574206, c2 = 0.774610, c3 = '3dUvYlXwVZ' where c = 3709 index_test.go:143: sql update test_index set c1 = 3029780219616268940, c2 = 0.217501, c3 = 'opYIgAEEIC' where c = 3675 index_test.go:137: sql insert into test_index values (5041, 3721682696803504694, 0.745082, 'BEBdHEhHSH') index_test.go:140: sql delete from test_index where c = 4803 index_test.go:137: sql insert into test_index values (5042, 926635263969902642, 0.375149, '68nrNwyCmY') index_test.go:137: sql insert into test_index values (5043, 6305445465528511893, 0.858663, 'peINv80SvU') index_test.go:137: sql insert into test_index values (5044, 7217954698964578047, 0.630718, 'RQM8M03Wfp') index_test.go:140: sql delete from test_index where c = 3769 index_test.go:137: sql insert into test_index values (5046, 7695274593852687924, 0.681661, 'HsGNiGvfQg') index_test.go:140: sql delete from test_index where c = 1252 index_test.go:140: sql delete from test_index where c = 2153 index_test.go:140: sql delete from test_index where c = 3400 index_test.go:137: sql insert into test_index values (5045, 4693638557291783700, 0.682977, 'e1JTGrbDeO') index_test.go:140: sql delete from test_index where c = 2898 index_test.go:140: sql delete from test_index where c = 1168 index_test.go:143: sql update test_index set c1 = 7366877107511462068, c2 = 0.354566, c3 = 'PRlTJ9bc5x' where c = 1650 index_test.go:140: sql delete from test_index where c = 4687 index_test.go:137: sql insert into test_index values (5047, 5269932939580649689, 0.755101, '6XZwIuBmux') index_test.go:143: sql update test_index set c1 = 5359700457702812582, c2 = 0.715404, c3 = 'M7UjpUBrUK' where c = 2205 index_test.go:143: sql update test_index set c1 = 8608518531653534581, c2 = 0.036639, c3 = 'mdfi14Oqpf' where c = 3319 index_test.go:143: sql update test_index set c1 = 1463663569780212647, c2 = 0.703597, c3 = 'FwApyDQNgh' where c = 144 index_test.go:143: sql update test_index set c1 = 2475062979547014715, c2 = 0.850371, c3 = 'Z5A9mGOZgM' where c = 3512 index_test.go:143: sql update test_index set c1 = 4714312258705695627, c2 = 0.669418, c3 = '4MXLCpPM7N' where c = 2242 index_test.go:140: sql delete from test_index where c = 2691 index_test.go:143: sql update test_index set c1 = 6369888941136627863, c2 = 0.809181, c3 = '1T1xZibdY1' where c = 4540 index_test.go:137: sql insert into test_index values (5048, 7921847179131731531, 0.149475, 'JVfxN8HCJm') index_test.go:137: sql insert into test_index values (5049, 8697080051687910066, 0.913442, 'uBmbpWSk24') index_test.go:143: sql update test_index set c1 = 8806202987911148673, c2 = 0.562683, c3 = 'WTCMhmbBz2' where c = 803 index_test.go:143: sql update test_index set c1 = 7688621524079069696, c2 = 0.807031, c3 = '9E24xNKYc4' where c = 5007 index_test.go:137: sql insert into test_index values (5051, 7240624232080312227, 0.582774, '5OCz6hUmTS') index_test.go:140: sql delete from test_index where c = 1914 index_test.go:137: sql insert into test_index values (5053, 7388461934310703640, 0.689400, 'iIIDcLlQ5B') index_test.go:137: sql insert into test_index values (5050, 1613012534730579739, 0.249145, 'cuvrie8tAz') index_test.go:140: sql delete from test_index where c = 4567 index_test.go:140: sql delete from test_index where c = 632 index_test.go:140: sql delete from test_index where c = 1564 index_test.go:137: sql insert into test_index values (5052, 6810725832149367828, 0.889676, 'OgU7Iy4WYc') index_test.go:137: sql insert into test_index values (5054, 5123307550022934616, 0.161607, 'DLDvuIPFqL') index_test.go:137: sql insert into test_index values (5056, 1024773347705898493, 0.809716, 'PUhUMJyueb') index_test.go:140: sql delete from test_index where c = 1513 index_test.go:137: sql insert into test_index values (5055, 1398155859165746955, 0.338397, 'lWkxwW5NlI') index_test.go:140: sql delete from test_index where c = 4975 index_test.go:143: sql update test_index set c1 = 4765411961017722813, c2 = 0.076313, c3 = 'cnV4DipenC' where c = 1633 index_test.go:140: sql delete from test_index where c = 2155 index_test.go:140: sql delete from test_index where c = 3436 index_test.go:143: sql update test_index set c1 = 1521690970753083034, c2 = 0.654967, c3 = 'uxJ63IZSrA' where c = 1231 index_test.go:143: sql update test_index set c1 = 1255303432755675117, c2 = 0.235120, c3 = 'LAZVMa9kbF' where c = 2215 index_test.go:143: sql update test_index set c1 = 8769722300146783238, c2 = 0.176976, c3 = 'UBa0oinsl0' where c = 2531 index_test.go:143: sql update test_index set c1 = 3363478473554015092, c2 = 0.839198, c3 = '0eXsbFacP9' where c = 1377 index_test.go:143: sql update test_index set c1 = 8432392200299043342, c2 = 0.383862, c3 = 'z3BrsHN8HC' where c = 4829 index_test.go:143: sql update test_index set c1 = 6534044573099903049, c2 = 0.677495, c3 = 'z0dDi5HIhK' where c = 953 index_test.go:140: sql delete from test_index where c = 2187 index_test.go:143: sql update test_index set c1 = 6928302123445888480, c2 = 0.520482, c3 = 'WEgFiW2xNc' where c = 4200 index_test.go:137: sql insert into test_index values (5059, 5240484119888571982, 0.224060, 'IOgBEb0rUw') index_test.go:137: sql insert into test_index values (5058, 9020109869209020120, 0.699087, 'Xytx5J0H8y') index_test.go:137: sql insert into test_index values (5057, 1658333293693801596, 0.102461, 'c3WFEScs0L') index_test.go:137: sql insert into test_index values (5061, 1263520983899685242, 0.959239, 'vjnvDkSdfJ') index_test.go:137: sql insert into test_index values (5060, 6618072565994442098, 0.716213, 'EjihgWmkWy') index_test.go:137: sql insert into test_index values (5062, 3203371339964595277, 0.958460, 'P7HOmw1q5b') index_test.go:140: sql delete from test_index where c = 4747 index_test.go:137: sql insert into test_index values (5063, 8491934152137006373, 0.143205, '8smft3WErK') index_test.go:137: sql insert into test_index values (5064, 3777788440424449716, 0.680730, 'gmL1ypQ2XA') index_test.go:140: sql delete from test_index where c = 1072 index_test.go:140: sql delete from test_index where c = 2757 index_test.go:143: sql update test_index set c1 = 336923421556438641, c2 = 0.087746, c3 = 'SvnREbfGfe' where c = 4252 index_test.go:140: sql delete from test_index where c = 3112 index_test.go:140: sql delete from test_index where c = 2057 index_test.go:143: sql update test_index set c1 = 4154846879924482348, c2 = 0.846113, c3 = 'CqOU7STlId' where c = 3993 index_test.go:140: sql delete from test_index where c = 2734 index_test.go:143: sql update test_index set c1 = 7857290493967796905, c2 = 0.682363, c3 = 'wZgjlQS3qm' where c = 1314 index_test.go:143: sql update test_index set c1 = 7491000817193290034, c2 = 0.900478, c3 = 'AsojpADQ8X' where c = 4764 index_test.go:137: sql insert into test_index values (5068, 3640188638234682566, 0.298007, 'YlIAacKwSF') index_test.go:140: sql delete from test_index where c = 2598 index_test.go:137: sql insert into test_index values (5065, 9167545003003457401, 0.482349, 'eP2vSc4TL8') index_test.go:140: sql delete from test_index where c = 2177 index_test.go:137: sql insert into test_index values (5066, 7593090696270879654, 0.780762, 'XjojapHuyc') index_test.go:143: sql update test_index set c1 = 1248103569860958578, c2 = 0.231092, c3 = 'TIgfErtmnb' where c = 5011 index_test.go:140: sql delete from test_index where c = 4798 index_test.go:140: sql delete from test_index where c = 255 index_test.go:143: sql update test_index set c1 = 5449284287932687929, c2 = 0.561965, c3 = 'MfumA9cHOF' where c = 2377 index_test.go:143: sql update test_index set c1 = 1221808321822472701, c2 = 0.057395, c3 = 'dy8a7Jd0Kv' where c = 3309 index_test.go:143: sql update test_index set c1 = 4294461562691810194, c2 = 0.629973, c3 = 'RRF8TU2b88' where c = 2751 index_test.go:140: sql delete from test_index where c = 3568 index_test.go:143: sql update test_index set c1 = 7168103369708671945, c2 = 0.764353, c3 = 'wHdgcGWjrd' where c = 999 index_test.go:143: sql update test_index set c1 = 9009107552646917764, c2 = 0.527867, c3 = 'Z3oKVKepOg' where c = 585 index_test.go:140: sql delete from test_index where c = 4701 index_test.go:137: sql insert into test_index values (5067, 8551175670605634472, 0.452035, 'nXaCrp0d1e') index_test.go:137: sql insert into test_index values (5069, 4393749228551559848, 0.113398, 'c2prEQeD8g') index_test.go:143: sql update test_index set c1 = 4340383940411281912, c2 = 0.036384, c3 = 'T8tN2UYYyR' where c = 1787 index_test.go:143: sql update test_index set c1 = 1600511178516975387, c2 = 0.675134, c3 = 'TvXU9ONLcK' where c = 2398 index_test.go:137: sql insert into test_index values (5072, 138701781575908278, 0.629492, 'UGWNsAlngV') index_test.go:137: sql insert into test_index values (5070, 2953942335876379080, 0.337015, 'NRlzcKGG1P') index_test.go:137: sql insert into test_index values (5071, 6655160591680016996, 0.763716, 'kmV4EhzOWU') index_test.go:140: sql delete from test_index where c = 3070 index_test.go:143: sql update test_index set c1 = 5001184818298566537, c2 = 0.222371, c3 = 'FINX7u7Xm4' where c = 628 index_test.go:137: sql insert into test_index values (5073, 5250400820333607346, 0.381482, 'mN8Zq9us2h') index_test.go:137: sql insert into test_index values (5074, 8044215897882866091, 0.399864, 'ztKF2mCYLi') index_test.go:140: sql delete from test_index where c = 1283 index_test.go:137: sql insert into test_index values (5077, 198923750292523023, 0.186229, 'K2GL4XCXOc') index_test.go:140: sql delete from test_index where c = 2445 index_test.go:137: sql insert into test_index values (5075, 7730870424649920196, 0.665892, 'vbKIcFmPbE') index_test.go:143: sql update test_index set c1 = 8858370314042342492, c2 = 0.850886, c3 = '2oFKnbk3qx' where c = 2823 index_test.go:140: sql delete from test_index where c = 900 index_test.go:140: sql delete from test_index where c = 2406 index_test.go:140: sql delete from test_index where c = 3198 index_test.go:137: sql insert into test_index values (5076, 2014637135832714343, 0.451361, 'pz442TOKLx') index_test.go:140: sql delete from test_index where c = 768 index_test.go:143: sql update test_index set c1 = 8549409641005988282, c2 = 0.435317, c3 = 'Rx8sktYDG6' where c = 3127 index_test.go:140: sql delete from test_index where c = 1825 index_test.go:140: sql delete from test_index where c = 1127 index_test.go:140: sql delete from test_index where c = 3376 index_test.go:137: sql insert into test_index values (5078, 7896437874705785959, 0.336649, 'jd3v3vra4k') index_test.go:143: sql update test_index set c1 = 7328093339337832726, c2 = 0.967701, c3 = 'FyIoF4wXWJ' where c = 4284 index_test.go:143: sql update test_index set c1 = 1863389948079916778, c2 = 0.633085, c3 = 'HxvPzvPVVP' where c = 4877 index_test.go:137: sql insert into test_index values (5079, 8691202338803889446, 0.796620, 'DSFn7tHrIy') index_test.go:140: sql delete from test_index where c = 1905 index_test.go:143: sql update test_index set c1 = 2227050268900206274, c2 = 0.674134, c3 = 'oPslgsgkZk' where c = 3117 index_test.go:143: sql update test_index set c1 = 3933986925088927685, c2 = 0.708721, c3 = 'srCxVLlJgV' where c = 153 index_test.go:143: sql update test_index set c1 = 4776241165804478280, c2 = 0.499559, c3 = 'yUIJYzgxsJ' where c = 2644 index_test.go:143: sql update test_index set c1 = 7575569835285773519, c2 = 0.603234, c3 = 'pRKRDVqbTm' where c = 3648 index_test.go:143: sql update test_index set c1 = 409238312201018397, c2 = 0.228115, c3 = '8eNJU6kjxa' where c = 4087 index_test.go:143: sql update test_index set c1 = 3606294478442882189, c2 = 0.808443, c3 = 'hFxaAvSsfB' where c = 4655 index_test.go:137: sql insert into test_index values (5080, 5192070836800514256, 0.572597, 'P5kekf6mDq') index_test.go:137: sql insert into test_index values (5082, 3223808157195737609, 0.451607, 'G5heu5HsvZ') index_test.go:137: sql insert into test_index values (5081, 7997685756928991367, 0.796960, 'uqn0Fdx0D0') index_test.go:140: sql delete from test_index where c = 3770 index_test.go:137: sql insert into test_index values (5084, 7515222822452758571, 0.199735, 'A2js7cFzvw') index_test.go:143: sql update test_index set c1 = 2778864123720417971, c2 = 0.926468, c3 = 'ZGUp8lGJW7' where c = 3647 index_test.go:140: sql delete from test_index where c = 807 index_test.go:140: sql delete from test_index where c = 1439 index_test.go:137: sql insert into test_index values (5087, 7475881599790468291, 0.084966, 'Omri0lxs1E') index_test.go:137: sql insert into test_index values (5083, 5065333992084523936, 0.952381, 'kvPz6pRJSC') index_test.go:143: sql update test_index set c1 = 4621883978198671546, c2 = 0.389542, c3 = 'iZaCKCNulg' where c = 1253 index_test.go:143: sql update test_index set c1 = 7621300344131336135, c2 = 0.826195, c3 = 'lB8Y6aPwZm' where c = 2241 index_test.go:140: sql delete from test_index where c = 3723 index_test.go:137: sql insert into test_index values (5086, 7001638472768252269, 0.380970, 'jdVRMrRJGA') index_test.go:137: sql insert into test_index values (5085, 7587791891622065065, 0.085147, 'WTxXJB1pkO') index_test.go:140: sql delete from test_index where c = 3447 index_test.go:140: sql delete from test_index where c = 424 index_test.go:137: sql insert into test_index values (5088, 2099602670656590175, 0.674666, 'suzDvkYHmi') index_test.go:140: sql delete from test_index where c = 4796 index_test.go:140: sql delete from test_index where c = 763 index_test.go:143: sql update test_index set c1 = 4152895359329121550, c2 = 0.112555, c3 = 'Up7BTfDgWC' where c = 3547 index_test.go:137: sql insert into test_index values (5090, 3740957489267084375, 0.765377, 'HPrnYt4Lfh') index_test.go:143: sql update test_index set c1 = 8130094100568540150, c2 = 0.660520, c3 = 'LKKtaW3RmR' where c = 2242 index_test.go:143: sql update test_index set c1 = 5534099633013613383, c2 = 0.101053, c3 = 'CAhzni7ljf' where c = 241 index_test.go:143: sql update test_index set c1 = 4129912294225630598, c2 = 0.662269, c3 = 'lz0yp8OPq6' where c = 1648 index_test.go:137: sql insert into test_index values (5089, 1163703316382598365, 0.044863, 'xTxYihLYO4') index_test.go:140: sql delete from test_index where c = 1170 index_test.go:143: sql update test_index set c1 = 3259217986729103641, c2 = 0.845567, c3 = 'eYY8cY59dr' where c = 288 index_test.go:143: sql update test_index set c1 = 2591570208373929405, c2 = 0.779141, c3 = 'vDKAnXAhi5' where c = 2529 index_test.go:140: sql delete from test_index where c = 2283 index_test.go:140: sql delete from test_index where c = 4438 index_test.go:137: sql insert into test_index values (5091, 7930676330292004326, 0.511998, 'mFFIFR15T7') index_test.go:137: sql insert into test_index values (5092, 5417851820511307782, 0.200920, 'pidqyQ6zWz') index_test.go:137: sql insert into test_index values (5094, 8637421401373931562, 0.063798, 'SdMQlWXNdC') index_test.go:140: sql delete from test_index where c = 3676 index_test.go:137: sql insert into test_index values (5095, 626197756258303779, 0.625688, 'X9SK8w72y2') index_test.go:143: sql update test_index set c1 = 2060186081701572478, c2 = 0.525969, c3 = 'V80dM6P5Qo' where c = 2513 index_test.go:137: sql insert into test_index values (5093, 1060554807658768479, 0.104352, 'ofswNvRmAl') index_test.go:140: sql delete from test_index where c = 2376 index_test.go:137: sql insert into test_index values (5096, 3562513465198369453, 0.962256, 'x5KldFNACM') index_test.go:140: sql delete from test_index where c = 4967 index_test.go:143: sql update test_index set c1 = 2893231000971510336, c2 = 0.069336, c3 = 'cfhWgrYZRq' where c = 2961 index_test.go:143: sql update test_index set c1 = 159687164488176132, c2 = 0.123177, c3 = 'p0zRlROIPE' where c = 2401 index_test.go:143: sql update test_index set c1 = 3552181935746917115, c2 = 0.800685, c3 = 'F9bRncjGUe' where c = 2719 index_test.go:137: sql insert into test_index values (5097, 7365292237111805701, 0.241253, 'CzPoThDYZd') index_test.go:140: sql delete from test_index where c = 2690 index_test.go:143: sql update test_index set c1 = 3645432661585632522, c2 = 0.453876, c3 = '3VPWmD4zpo' where c = 1460 index_test.go:140: sql delete from test_index where c = 2304 index_test.go:140: sql delete from test_index where c = 392 index_test.go:143: sql update test_index set c1 = 9116204586863975170, c2 = 0.839463, c3 = 'oimgwbXKuQ' where c = 517 index_test.go:137: sql insert into test_index values (5098, 6284285261169712919, 0.169124, 'fElCR1T4Ph') index_test.go:143: sql update test_index set c1 = 777151953790391801, c2 = 0.566972, c3 = 'gbQp3QQp9o' where c = 214 index_test.go:140: sql delete from test_index where c = 4623 index_test.go:143: sql update test_index set c1 = 6185279362027779365, c2 = 0.183844, c3 = 'iADVvoNYTH' where c = 3968 index_test.go:140: sql delete from test_index where c = 2028 index_test.go:143: sql update test_index set c1 = 3777240372769172859, c2 = 0.428767, c3 = 'DVCjwyXLoI' where c = 830 index_test.go:143: sql update test_index set c1 = 1444255508358148453, c2 = 0.959120, c3 = 'K1wVnuG6fD' where c = 4654 index_test.go:140: sql delete from test_index where c = 2212 index_test.go:137: sql insert into test_index values (5099, 8185872296091219122, 0.808963, '9DS33BjYYz') index_test.go:143: sql update test_index set c1 = 851077594621164651, c2 = 0.957818, c3 = 'yClkUvufuZ' where c = 4659 index_test.go:137: sql insert into test_index values (5100, 9218987913626045155, 0.694347, 'e0PYX7e7AO') index_test.go:143: sql update test_index set c1 = 6061880396442599504, c2 = 0.779300, c3 = 'cYQLDpMfoo' where c = 4436 index_test.go:140: sql delete from test_index where c = 4346 index_test.go:140: sql delete from test_index where c = 2112 index_test.go:143: sql update test_index set c1 = 4500733337764514038, c2 = 0.071037, c3 = 'Xah2ZajDlD' where c = 1799 index_test.go:143: sql update test_index set c1 = 5277848413867103854, c2 = 0.510457, c3 = 'BL1rQML23P' where c = 4844 index_test.go:137: sql insert into test_index values (5104, 1498940673030284346, 0.686742, 'Hosp6fRdkL') index_test.go:137: sql insert into test_index values (5101, 7732659490420370178, 0.634779, 'gx24Ic8ptN') index_test.go:137: sql insert into test_index values (5102, 3454499076350261961, 0.621823, 'i0gLI64UZr') index_test.go:137: sql insert into test_index values (5106, 6266239717307788322, 0.558130, 'DFXtZIa4C6') index_test.go:137: sql insert into test_index values (5109, 3388481902775097356, 0.390249, 'sS9tSx8B4x') index_test.go:137: sql insert into test_index values (5103, 8154731128548211965, 0.644177, 'okEXx9pRln') index_test.go:137: sql insert into test_index values (5108, 4062282536435567436, 0.255382, 'CfzSkat0vr') index_test.go:137: sql insert into test_index values (5105, 2848251163623225276, 0.614747, 'uvd3phVwtC') index_test.go:137: sql insert into test_index values (5110, 8814995198169158757, 0.901736, 'THCYAHG86Y') index_test.go:137: sql insert into test_index values (5107, 2626165150171802040, 0.599014, 'mW6Mqx0U1z') index_test.go:140: sql delete from test_index where c = 2200 index_test.go:140: sql delete from test_index where c = 673 index_test.go:140: sql delete from test_index where c = 520 index_test.go:140: sql delete from test_index where c = 383 index_test.go:140: sql delete from test_index where c = 1210 index_test.go:140: sql delete from test_index where c = 3104 index_test.go:140: sql delete from test_index where c = 962 index_test.go:140: sql delete from test_index where c = 4822 index_test.go:140: sql delete from test_index where c = 4068 index_test.go:143: sql update test_index set c1 = 2546325136241211421, c2 = 0.515771, c3 = 'vrQy0lyYWV' where c = 3053 index_test.go:140: sql delete from test_index where c = 4506 index_test.go:143: sql update test_index set c1 = 2892332227138518647, c2 = 0.530060, c3 = 'exclGbv6eX' where c = 2782 index_test.go:143: sql update test_index set c1 = 4621787324407492968, c2 = 0.587315, c3 = 'Xw6sSnFXbn' where c = 3837 index_test.go:143: sql update test_index set c1 = 1437253485515220284, c2 = 0.460874, c3 = '2gnr9NHEDY' where c = 2230 index_test.go:143: sql update test_index set c1 = 247541989551114995, c2 = 0.486388, c3 = 'OAspNZgdCG' where c = 1106 index_test.go:143: sql update test_index set c1 = 2321391340262351977, c2 = 0.689806, c3 = 'zeXq05DCEM' where c = 1984 index_test.go:143: sql update test_index set c1 = 7658218109947410122, c2 = 0.693957, c3 = 'mwjA2PGOpT' where c = 3319 index_test.go:143: sql update test_index set c1 = 3795889593575816223, c2 = 0.003612, c3 = 'FKRfpj1uwz' where c = 2020 index_test.go:137: sql insert into test_index values (5111, 8188348097387615747, 0.399972, 'i8ZUjLA01o') index_test.go:143: sql update test_index set c1 = 8660385497039901087, c2 = 0.441310, c3 = '1UqC1km6c2' where c = 2027 index_test.go:143: sql update test_index set c1 = 3822005202009652628, c2 = 0.314539, c3 = 'GJeRBLBfT0' where c = 4854 index_test.go:137: sql insert into test_index values (5115, 5746781543607893449, 0.256895, 'dpEmWLjd1z') index_test.go:137: sql insert into test_index values (5114, 8858403642413093841, 0.837560, 'mcbGfnmtLQ') index_test.go:137: sql insert into test_index values (5116, 6821147253089650829, 0.978810, 'Lj7cdhgCWj') index_test.go:137: sql insert into test_index values (5117, 7470810636887361281, 0.967750, 'b9DcgAgHfv') index_test.go:137: sql insert into test_index values (5112, 2133440184577931365, 0.549310, 'eyPO9dipha') index_test.go:137: sql insert into test_index values (5113, 4294330632499295151, 0.479242, 'zznCeXOO9s') index_test.go:140: sql delete from test_index where c = 316 index_test.go:140: sql delete from test_index where c = 1965 index_test.go:140: sql delete from test_index where c = 407 index_test.go:137: sql insert into test_index values (5119, 4709760619000534345, 0.226231, '2ME2uhWSNQ') index_test.go:140: sql delete from test_index where c = 918 index_test.go:137: sql insert into test_index values (5118, 4290582180243720323, 0.428120, 'uYlBsYanrG') index_test.go:137: sql insert into test_index values (5120, 2361144868914108879, 0.833372, 'yaXtuwpUns') index_test.go:143: sql update test_index set c1 = 4950389632408557054, c2 = 0.299909, c3 = '8ixfljctby' where c = 3399 index_test.go:140: sql delete from test_index where c = 949 index_test.go:140: sql delete from test_index where c = 3913 index_test.go:140: sql delete from test_index where c = 506 index_test.go:140: sql delete from test_index where c = 4294 index_test.go:140: sql delete from test_index where c = 4746 index_test.go:143: sql update test_index set c1 = 2233373725733726265, c2 = 0.750669, c3 = 'AOB5addk6l' where c = 1081 index_test.go:143: sql update test_index set c1 = 8758587924593336036, c2 = 0.184988, c3 = 'xGDTBMzZQm' where c = 3076 index_test.go:143: sql update test_index set c1 = 6510609601460638177, c2 = 0.508583, c3 = 'x48aWaaFKd' where c = 320 index_test.go:140: sql delete from test_index where c = 3700 index_test.go:143: sql update test_index set c1 = 1915230583512453302, c2 = 0.107600, c3 = 'ZlbfiHTVlw' where c = 3983 index_test.go:143: sql update test_index set c1 = 3569763806662316105, c2 = 0.622488, c3 = 'ILPbeCNwpe' where c = 3956 index_test.go:143: sql update test_index set c1 = 557247070567831802, c2 = 0.016813, c3 = 'cFFHTVfCc9' where c = 1173 index_test.go:143: sql update test_index set c1 = 4922232960770001358, c2 = 0.538125, c3 = 'NVKuCkdPKc' where c = 4149 index_test.go:137: sql insert into test_index values (5121, 2809437305670223598, 0.426484, 'MK2HrAVNqX') index_test.go:143: sql update test_index set c1 = 57099041244377519, c2 = 0.537409, c3 = 'e5YsivMSUf' where c = 3842 index_test.go:137: sql insert into test_index values (5122, 1433124044318888746, 0.918492, 'nUxlq4aEdt') index_test.go:137: sql insert into test_index values (5124, 8917884540195490269, 0.436648, 'JfUkwOiTIH') index_test.go:137: sql insert into test_index values (5123, 3276015114259241975, 0.042354, 'DB67cv6HCd') index_test.go:137: sql insert into test_index values (5125, 7838816154229142846, 0.854507, 'SPukUq3q2M') index_test.go:137: sql insert into test_index values (5126, 3146731767883397613, 0.634572, 'xyW6jYzI9F') index_test.go:137: sql insert into test_index values (5127, 7509859052647357040, 0.750260, 'zSVQt4CnjC') index_test.go:137: sql insert into test_index values (5128, 4170190425582288786, 0.533678, 'QGRZ3jvTvE') index_test.go:143: sql update test_index set c1 = 773734903883770380, c2 = 0.461164, c3 = '2i1jKMHpAL' where c = 3351 index_test.go:140: sql delete from test_index where c = 3054 index_test.go:140: sql delete from test_index where c = 112 index_test.go:140: sql delete from test_index where c = 520 index_test.go:140: sql delete from test_index where c = 4985 index_test.go:140: sql delete from test_index where c = 344 index_test.go:140: sql delete from test_index where c = 3649 index_test.go:137: sql insert into test_index values (5129, 5819237471167412958, 0.464800, '1HgPmLf1M9') index_test.go:137: sql insert into test_index values (5130, 4751284984374027616, 0.823769, 'GMmnGp1qlK') index_test.go:143: sql update test_index set c1 = 8964735961448924621, c2 = 0.693806, c3 = 'BTQvMjDbsu' where c = 3897 index_test.go:143: sql update test_index set c1 = 3495495628543693053, c2 = 0.910481, c3 = 'Oa3wyl2wic' where c = 4425 index_test.go:143: sql update test_index set c1 = 3730549685346543242, c2 = 0.871284, c3 = 'ltLtRolxQb' where c = 3253 index_test.go:143: sql update test_index set c1 = 33389682141569967, c2 = 0.668368, c3 = 'Iu9hlUuYS8' where c = 4135 index_test.go:140: sql delete from test_index where c = 4258 index_test.go:140: sql delete from test_index where c = 4543 index_test.go:143: sql update test_index set c1 = 1945353830321082855, c2 = 0.290031, c3 = 'UsveEUvmwm' where c = 4943 index_test.go:143: sql update test_index set c1 = 6582689132283769282, c2 = 0.093006, c3 = 'TBsdPvRCME' where c = 2523 index_test.go:143: sql update test_index set c1 = 9056370465086447228, c2 = 0.664392, c3 = 'ugJbWkUDu1' where c = 4174 index_test.go:140: sql delete from test_index where c = 2379 index_test.go:143: sql update test_index set c1 = 8220795774365748464, c2 = 0.369949, c3 = 'bEj6o2k1qL' where c = 1763 index_test.go:137: sql insert into test_index values (5131, 5226639535435930105, 0.506775, '7RoSit0GJD') index_test.go:137: sql insert into test_index values (5133, 9039254604179552908, 0.210781, 'ffdLSa9o29') index_test.go:137: sql insert into test_index values (5132, 177723080898000918, 0.248610, 'nqzF23dtEI') index_test.go:140: sql delete from test_index where c = 4418 index_test.go:143: sql update test_index set c1 = 2495027526778490051, c2 = 0.858192, c3 = 'QaAppM0pJL' where c = 2704 index_test.go:137: sql insert into test_index values (5135, 8345735479116677941, 0.994641, '7RKtN0Mylt') index_test.go:137: sql insert into test_index values (5134, 3815319562119161234, 0.223836, 'bWz9j1Pw59') index_test.go:143: sql update test_index set c1 = 4264823275852587288, c2 = 0.877467, c3 = 'f1okrjpQyg' where c = 1200 index_test.go:140: sql delete from test_index where c = 897 index_test.go:137: sql insert into test_index values (5136, 6652132058111609951, 0.012497, 'PxjSzGOUMF') index_test.go:137: sql insert into test_index values (5137, 5764274927106452774, 0.015489, 'aRuXw3KsSb') index_test.go:140: sql delete from test_index where c = 908 index_test.go:137: sql insert into test_index values (5138, 6797445376917176541, 0.612533, 'iVMjfikeo8') index_test.go:140: sql delete from test_index where c = 4771 index_test.go:140: sql delete from test_index where c = 2202 index_test.go:137: sql insert into test_index values (5139, 6282036912824566987, 0.315488, 'Ime52rvleJ') index_test.go:140: sql delete from test_index where c = 2231 index_test.go:143: sql update test_index set c1 = 5339363101457469539, c2 = 0.305373, c3 = 'a3ze7boBar' where c = 580 index_test.go:137: sql insert into test_index values (5140, 146969416698476928, 0.731474, 'CTgNMHy6Fx') index_test.go:143: sql update test_index set c1 = 6300945764413369274, c2 = 0.308733, c3 = 'KkM13ugM0m' where c = 3634 index_test.go:140: sql delete from test_index where c = 1927 index_test.go:140: sql delete from test_index where c = 4802 index_test.go:140: sql delete from test_index where c = 2955 index_test.go:143: sql update test_index set c1 = 7125372207757216028, c2 = 0.516184, c3 = 'GJx4ehzfy7' where c = 2710 index_test.go:143: sql update test_index set c1 = 3182669643488232108, c2 = 0.881846, c3 = 'EseHgmOs7x' where c = 3255 index_test.go:143: sql update test_index set c1 = 4167307698337462603, c2 = 0.343039, c3 = 'rPY0dlcCgC' where c = 1217 index_test.go:137: sql insert into test_index values (5141, 4252748841671612197, 0.741300, 'vzmfTP0FuH') index_test.go:140: sql delete from test_index where c = 962 index_test.go:137: sql insert into test_index values (5142, 8297928754444219135, 0.452203, 'ZM3ujOnqbN') index_test.go:137: sql insert into test_index values (5143, 3172232137768012893, 0.646544, 'yo7RrcbkIi') index_test.go:140: sql delete from test_index where c = 4616 index_test.go:143: sql update test_index set c1 = 3173443049448702862, c2 = 0.028509, c3 = 'JxWGOYvjkC' where c = 4444 index_test.go:143: sql update test_index set c1 = 7202180882708050892, c2 = 0.371735, c3 = 'R47TxC2lLP' where c = 4550 index_test.go:143: sql update test_index set c1 = 4738746140824007709, c2 = 0.673092, c3 = '0Y61UyVgo2' where c = 2552 index_test.go:137: sql insert into test_index values (5144, 4245599208504408568, 0.126023, 'fdZD2MKPSz') index_test.go:140: sql delete from test_index where c = 694 index_test.go:143: sql update test_index set c1 = 158076917350428712, c2 = 0.130013, c3 = 'X4YiT2Nilo' where c = 1450 index_test.go:140: sql delete from test_index where c = 685 index_test.go:137: sql insert into test_index values (5145, 4753190279128394988, 0.228500, 'xV9yHzxi6m') index_test.go:140: sql delete from test_index where c = 2503 index_test.go:137: sql insert into test_index values (5146, 3152696589293990429, 0.007915, 'daWsb35u5Q') index_test.go:137: sql insert into test_index values (5149, 4277056603079596135, 0.109144, 'wFDlrIASfd') index_test.go:137: sql insert into test_index values (5148, 1962900705998082066, 0.045072, 'boDvuGETpo') index_test.go:137: sql insert into test_index values (5147, 2287973809302282550, 0.478956, 'asFy0TsZbE') index_test.go:140: sql delete from test_index where c = 56 index_test.go:140: sql delete from test_index where c = 558 index_test.go:143: sql update test_index set c1 = 3663098370773150324, c2 = 0.713270, c3 = '7MnzltvjiR' where c = 1903 index_test.go:143: sql update test_index set c1 = 7460390660574016914, c2 = 0.501343, c3 = 'kqbRWPeIwK' where c = 4588 index_test.go:143: sql update test_index set c1 = 7035584178292617727, c2 = 0.898971, c3 = 'nxalXf07dB' where c = 2503 index_test.go:143: sql update test_index set c1 = 7685404949816057720, c2 = 0.161674, c3 = 'LceywV1YA7' where c = 3388 index_test.go:143: sql update test_index set c1 = 6095299795244759968, c2 = 0.636987, c3 = 'jhuKmWm56m' where c = 1110 index_test.go:143: sql update test_index set c1 = 5467862497051806860, c2 = 0.467069, c3 = 'U7WlXxdD3t' where c = 3971 index_test.go:140: sql delete from test_index where c = 2232 index_test.go:140: sql delete from test_index where c = 1084 index_test.go:140: sql delete from test_index where c = 2847 index_test.go:137: sql insert into test_index values (5151, 7210363426068526914, 0.397965, 'i6BIXnMy70') index_test.go:137: sql insert into test_index values (5150, 8065494972433932398, 0.811895, 'uDkCLtyu2q') index_test.go:143: sql update test_index set c1 = 5440518181641153799, c2 = 0.472816, c3 = 'TANPsiygs2' where c = 2860 index_test.go:137: sql insert into test_index values (5152, 6499594150953335956, 0.115974, 'WwpfgIeu7D') index_test.go:140: sql delete from test_index where c = 4158 index_test.go:143: sql update test_index set c1 = 355886195681937170, c2 = 0.875689, c3 = '07VkZ5PHAx' where c = 2524 index_test.go:137: sql insert into test_index values (5153, 68537009557442469, 0.565998, '3rbAT7PYEj') index_test.go:140: sql delete from test_index where c = 2436 index_test.go:137: sql insert into test_index values (5155, 873511469871187538, 0.182877, 'KdAdEgbonJ') index_test.go:140: sql delete from test_index where c = 2039 index_test.go:137: sql insert into test_index values (5154, 535273373606887468, 0.593026, 'mKDuV0iBR5') index_test.go:143: sql update test_index set c1 = 63686001995096354, c2 = 0.747878, c3 = '9nWYoy4P8A' where c = 5051 index_test.go:140: sql delete from test_index where c = 395 index_test.go:137: sql insert into test_index values (5156, 5669443855187410372, 0.149162, 'OCAojkiGlj') index_test.go:140: sql delete from test_index where c = 1956 index_test.go:140: sql delete from test_index where c = 363 index_test.go:137: sql insert into test_index values (5157, 478772204854265452, 0.923669, 'rTLVn5gClu') index_test.go:143: sql update test_index set c1 = 3231532449522737020, c2 = 0.331204, c3 = 'rkNrMZhONT' where c = 678 index_test.go:143: sql update test_index set c1 = 9090836206540937282, c2 = 0.171517, c3 = 'XvXEapwkqg' where c = 3059 index_test.go:143: sql update test_index set c1 = 8407995399884879266, c2 = 0.361727, c3 = 'M8NGhTfy8B' where c = 318 index_test.go:143: sql update test_index set c1 = 3318955973926488402, c2 = 0.481666, c3 = 'nDU6wrMlgH' where c = 352 index_test.go:143: sql update test_index set c1 = 1809931582526280446, c2 = 0.681832, c3 = 'FkipLw5F4c' where c = 2250 index_test.go:140: sql delete from test_index where c = 2916 index_test.go:140: sql delete from test_index where c = 821 index_test.go:143: sql update test_index set c1 = 4124484624643549653, c2 = 0.565081, c3 = 'Unj2oiBxBR' where c = 254 index_test.go:140: sql delete from test_index where c = 4348 index_test.go:137: sql insert into test_index values (5159, 3405039510468387154, 0.232154, '3hglAURG9r') index_test.go:137: sql insert into test_index values (5163, 8783694187209362497, 0.971732, 'mQ6qOuBU1A') index_test.go:137: sql insert into test_index values (5161, 1721160946777506226, 0.126815, 'WuxqZCXkpE') index_test.go:137: sql insert into test_index values (5160, 5029046777454589552, 0.405163, 'WxpR9yp463') index_test.go:137: sql insert into test_index values (5158, 1430062529315399141, 0.480566, 'WC19nQo0Td') index_test.go:137: sql insert into test_index values (5162, 1552336099584833851, 0.878713, 'FUVseJNFjJ') index_test.go:143: sql update test_index set c1 = 7900776684937649151, c2 = 0.732842, c3 = 'obWG3u3GXj' where c = 4763 index_test.go:140: sql delete from test_index where c = 627 index_test.go:140: sql delete from test_index where c = 2173 index_test.go:140: sql delete from test_index where c = 2753 index_test.go:137: sql insert into test_index values (5164, 2974135548530331574, 0.464045, 'yxmuG8fO78') index_test.go:143: sql update test_index set c1 = 3170969805131827754, c2 = 0.703835, c3 = 'Dt2Zs1mNAM' where c = 4673 index_test.go:140: sql delete from test_index where c = 1913 index_test.go:140: sql delete from test_index where c = 51 index_test.go:143: sql update test_index set c1 = 5453840173000790859, c2 = 0.988795, c3 = 'H5F73VARmx' where c = 2519 index_test.go:143: sql update test_index set c1 = 1473430698617648728, c2 = 0.812755, c3 = '6LLhsMDcjb' where c = 154 index_test.go:143: sql update test_index set c1 = 3513755560661450310, c2 = 0.224986, c3 = 'btshDT9Bnl' where c = 591 index_test.go:143: sql update test_index set c1 = 5671857252879804323, c2 = 0.883009, c3 = '7XSIGCLRS3' where c = 1739 index_test.go:140: sql delete from test_index where c = 4765 index_test.go:143: sql update test_index set c1 = 8537788808864470440, c2 = 0.157670, c3 = '3Ausootiw7' where c = 4279 index_test.go:137: sql insert into test_index values (5165, 7821758470799879184, 0.750779, 'wFMga3Z6Gm') index_test.go:140: sql delete from test_index where c = 5032 index_test.go:137: sql insert into test_index values (5168, 8246825753361582111, 0.075839, 'i5kLOh9ZAj') index_test.go:137: sql insert into test_index values (5167, 1308078677916756989, 0.481228, 'EiuWXiORxY') index_test.go:137: sql insert into test_index values (5169, 8251069741538211846, 0.192901, 'ezYF0RwEoN') index_test.go:137: sql insert into test_index values (5171, 1327067254293578264, 0.775553, 'vKy9Zvk5D5') index_test.go:143: sql update test_index set c1 = 1053563547254668852, c2 = 0.652453, c3 = 'KnB1tzVWlW' where c = 191 index_test.go:143: sql update test_index set c1 = 8702155171654882986, c2 = 0.297764, c3 = 'W1PUrtX2th' where c = 3165 index_test.go:137: sql insert into test_index values (5166, 98736904331179137, 0.647250, 'vpOM2qNnru') index_test.go:143: sql update test_index set c1 = 6894296311570232235, c2 = 0.371593, c3 = 'cJjq0KSi5H' where c = 3562 index_test.go:137: sql insert into test_index values (5170, 1775075348884148702, 0.792493, 'fGIZsyrBn7') index_test.go:140: sql delete from test_index where c = 3370 index_test.go:140: sql delete from test_index where c = 278 index_test.go:140: sql delete from test_index where c = 576 index_test.go:140: sql delete from test_index where c = 4888 index_test.go:140: sql delete from test_index where c = 1884 index_test.go:137: sql insert into test_index values (5172, 1527645138589571328, 0.312996, 'Btdcqoghwt') index_test.go:137: sql insert into test_index values (5173, 4899744111312044713, 0.054055, '2eRNAbXm1U') index_test.go:140: sql delete from test_index where c = 1454 index_test.go:137: sql insert into test_index values (5174, 5247057982567329299, 0.239903, '3L9WojHj2G') index_test.go:143: sql update test_index set c1 = 4615522158441777707, c2 = 0.675866, c3 = 'nx7UChRUDj' where c = 803 index_test.go:140: sql delete from test_index where c = 280 index_test.go:143: sql update test_index set c1 = 505968709550540550, c2 = 0.134598, c3 = 'BJJdlsK14q' where c = 142 index_test.go:140: sql delete from test_index where c = 2442 index_test.go:140: sql delete from test_index where c = 3520 index_test.go:143: sql update test_index set c1 = 189648059582561627, c2 = 0.039487, c3 = 'Bki4FROFMM' where c = 4513 index_test.go:143: sql update test_index set c1 = 543087444732600741, c2 = 0.770754, c3 = 'aCv7J8FfHs' where c = 1759 index_test.go:140: sql delete from test_index where c = 3192 index_test.go:143: sql update test_index set c1 = 7223454474347077276, c2 = 0.204789, c3 = 'PvxV7dpyIZ' where c = 3786 index_test.go:143: sql update test_index set c1 = 6377218428535213806, c2 = 0.047844, c3 = 'bMBZJugj7t' where c = 1002 index_test.go:143: sql update test_index set c1 = 4768809530887848235, c2 = 0.950946, c3 = 'Fk6A9PJ2wl' where c = 585 index_test.go:143: sql update test_index set c1 = 3999731411469857680, c2 = 0.015810, c3 = 'Vv5O5fCCfg' where c = 3979 index_test.go:137: sql insert into test_index values (5176, 6091001302875183352, 0.337144, 'odNhx8cvo4') index_test.go:137: sql insert into test_index values (5175, 1537222553719942704, 0.080727, 'PAyjF9ogNw') index_test.go:143: sql update test_index set c1 = 8002415440475983616, c2 = 0.652759, c3 = 'jeDmDJ2cKj' where c = 695 index_test.go:137: sql insert into test_index values (5177, 5590049755279237924, 0.984273, 'pnZO4rLmIH') index_test.go:137: sql insert into test_index values (5179, 3396265929083431679, 0.206432, 'uWUyGN34mG') index_test.go:137: sql insert into test_index values (5181, 6212804724225480650, 0.803453, 'dm8K9oywIJ') index_test.go:143: sql update test_index set c1 = 7997929971796982322, c2 = 0.449786, c3 = 'ZmqRXZE2k2' where c = 2248 index_test.go:140: sql delete from test_index where c = 1892 index_test.go:137: sql insert into test_index values (5182, 7842852894458606802, 0.050539, '9A0Q2fR8OB') index_test.go:137: sql insert into test_index values (5178, 8675534353982957806, 0.225290, 'XLMnHIaIan') index_test.go:137: sql insert into test_index values (5180, 2168281623812702741, 0.078030, 'jO341WEH8l') index_test.go:140: sql delete from test_index where c = 1378 index_test.go:137: sql insert into test_index values (5183, 6078935420453126897, 0.789293, 'GrQvvJx60G') index_test.go:140: sql delete from test_index where c = 2072 index_test.go:140: sql delete from test_index where c = 2104 index_test.go:143: sql update test_index set c1 = 728267094251762050, c2 = 0.342481, c3 = 'AzNgmHh4Dm' where c = 3224 index_test.go:140: sql delete from test_index where c = 3648 index_test.go:137: sql insert into test_index values (5184, 1800651810260746156, 0.225883, '3M0STAf1dS') index_test.go:140: sql delete from test_index where c = 3254 index_test.go:140: sql delete from test_index where c = 4664 index_test.go:143: sql update test_index set c1 = 4075690531726077962, c2 = 0.948619, c3 = 'NzEL2L4aSb' where c = 2133 index_test.go:140: sql delete from test_index where c = 825 index_test.go:143: sql update test_index set c1 = 7617314248368352352, c2 = 0.343391, c3 = '3x0OmMHA0h' where c = 1297 index_test.go:143: sql update test_index set c1 = 3695949432706451894, c2 = 0.286354, c3 = 'oyelNb03ck' where c = 737 index_test.go:137: sql insert into test_index values (5185, 7184283006163874254, 0.431540, 'hvd3w5DXI7') index_test.go:140: sql delete from test_index where c = 1770 index_test.go:143: sql update test_index set c1 = 8106708044683624614, c2 = 0.220353, c3 = 'kSgOvXmNPU' where c = 853 index_test.go:143: sql update test_index set c1 = 7620940686846889808, c2 = 0.430759, c3 = '4kKUFuugXW' where c = 2911 index_test.go:140: sql delete from test_index where c = 3052 index_test.go:137: sql insert into test_index values (5186, 652948968047820496, 0.877354, 'zMgnTdgdie') index_test.go:143: sql update test_index set c1 = 135608987665046080, c2 = 0.831506, c3 = 'KPIPnBLlbg' where c = 5113 index_test.go:143: sql update test_index set c1 = 8886538515470959504, c2 = 0.865000, c3 = '6YpG8jlGdK' where c = 4802 index_test.go:137: sql insert into test_index values (5187, 6320793719097777134, 0.773495, 'vX8ZzdgZ9D') index_test.go:137: sql insert into test_index values (5188, 567791057411604160, 0.741617, 'JGf39UKNvw') index_test.go:137: sql insert into test_index values (5189, 6831367004788982956, 0.508218, '8MSRQcc8iX') index_test.go:140: sql delete from test_index where c = 665 index_test.go:140: sql delete from test_index where c = 2014 index_test.go:143: sql update test_index set c1 = 3650316797689515254, c2 = 0.003264, c3 = 'H6YGksUMoS' where c = 2652 index_test.go:137: sql insert into test_index values (5191, 5014938071790407924, 0.059377, 'jdImlTpxg9') index_test.go:140: sql delete from test_index where c = 3758 index_test.go:143: sql update test_index set c1 = 3516915448991092655, c2 = 0.486177, c3 = 'EfvLg5DOsn' where c = 689 index_test.go:137: sql insert into test_index values (5190, 2650880703605651390, 0.313564, '2UHah1Av7k') index_test.go:137: sql insert into test_index values (5192, 5978485156425481520, 0.060247, 'VChACKtRP7') index_test.go:143: sql update test_index set c1 = 9110094882138522410, c2 = 0.028502, c3 = 'i1hPfB54Sz' where c = 4058 index_test.go:140: sql delete from test_index where c = 2613 index_test.go:140: sql delete from test_index where c = 3637 index_test.go:140: sql delete from test_index where c = 1420 index_test.go:140: sql delete from test_index where c = 643 index_test.go:137: sql insert into test_index values (5193, 1123931014334894726, 0.343317, 'qcMYIH2hW6') index_test.go:143: sql update test_index set c1 = 2934006734959799950, c2 = 0.424171, c3 = 'Y8fpHXzcBK' where c = 1920 index_test.go:143: sql update test_index set c1 = 4899776577615099604, c2 = 0.785379, c3 = 'UyB3PjAxTx' where c = 910 index_test.go:143: sql update test_index set c1 = 8100184604890876604, c2 = 0.639663, c3 = 'oVRyK3A4PX' where c = 555 index_test.go:140: sql delete from test_index where c = 791 index_test.go:137: sql insert into test_index values (5194, 1798250868105074760, 0.983564, 'Yvc9E0Y56h') index_test.go:143: sql update test_index set c1 = 5969972514804679775, c2 = 0.010955, c3 = 'TvwdpIObUs' where c = 5091 index_test.go:143: sql update test_index set c1 = 6804627788921698118, c2 = 0.402189, c3 = 'FYGFQdfX0C' where c = 3998 index_test.go:137: sql insert into test_index values (5195, 7787182152316038966, 0.848291, 'z56MWyiiLv') index_test.go:140: sql delete from test_index where c = 5031 index_test.go:143: sql update test_index set c1 = 5444641975039381249, c2 = 0.694511, c3 = 'x812NVl0ab' where c = 2884 index_test.go:140: sql delete from test_index where c = 18 index_test.go:137: sql insert into test_index values (5197, 3591864885181597929, 0.730346, 'i74tg2enNv') index_test.go:137: sql insert into test_index values (5198, 8466478149861727479, 0.091234, '6Tg0mU46Mw') index_test.go:140: sql delete from test_index where c = 5107 index_test.go:143: sql update test_index set c1 = 4496361621269231772, c2 = 0.405043, c3 = 'TbX0z3EGfD' where c = 1638 index_test.go:137: sql insert into test_index values (5196, 739160225036037114, 0.196655, 'EH2J3of6uy') index_test.go:143: sql update test_index set c1 = 3218415219199116034, c2 = 0.523758, c3 = 'VdLv8g4s3i' where c = 553 index_test.go:143: sql update test_index set c1 = 7156614549520929351, c2 = 0.769378, c3 = 'umb7iGMHO6' where c = 2993 index_test.go:143: sql update test_index set c1 = 2992498295447036281, c2 = 0.138424, c3 = '3bPnSj9sOF' where c = 3344 index_test.go:140: sql delete from test_index where c = 3952 index_test.go:140: sql delete from test_index where c = 2899 index_test.go:140: sql delete from test_index where c = 3887 index_test.go:137: sql insert into test_index values (5200, 8073133805736004930, 0.999309, 'rwyrjKKOXx') index_test.go:137: sql insert into test_index values (5199, 8106122762818171788, 0.352719, 'CePQn5CcBZ') index_test.go:143: sql update test_index set c1 = 7602674434274951901, c2 = 0.734754, c3 = 'SRuYxWag9c' where c = 3350 index_test.go:140: sql delete from test_index where c = 994 index_test.go:143: sql update test_index set c1 = 6726521788073349060, c2 = 0.156743, c3 = '8zlfl30tzf' where c = 2078 index_test.go:140: sql delete from test_index where c = 2599 index_test.go:143: sql update test_index set c1 = 5802906720207984929, c2 = 0.591204, c3 = 'MzgJ5cvCNr' where c = 3403 index_test.go:143: sql update test_index set c1 = 6954820231518529185, c2 = 0.817794, c3 = 'BkBzmRxsyV' where c = 4229 index_test.go:143: sql update test_index set c1 = 4294380870921125492, c2 = 0.059292, c3 = 'I8sRK3k2No' where c = 4447 index_test.go:137: sql insert into test_index values (5204, 2827253454218324695, 0.927343, 'F117pQgq9C') index_test.go:137: sql insert into test_index values (5203, 6525212618182981844, 0.867157, 'fvh9u090Pk') index_test.go:137: sql insert into test_index values (5202, 100132341601494950, 0.582785, 'F1icxkMdbf') index_test.go:137: sql insert into test_index values (5208, 7815269640102610644, 0.496790, '5anlgU0UVJ') index_test.go:137: sql insert into test_index values (5207, 9116065795047612891, 0.747019, 'MCSIFkwHtE') index_test.go:137: sql insert into test_index values (5209, 6154450672852135390, 0.826941, 'rHrrhTvC1L') index_test.go:137: sql insert into test_index values (5205, 4286630933941445086, 0.201882, 'E5VqVU7aSL') index_test.go:137: sql insert into test_index values (5201, 6068232829043489189, 0.656016, 'OWjFSxjpku') index_test.go:137: sql insert into test_index values (5206, 610487457811911801, 0.277299, 'IoI80eoWcs') index_test.go:137: sql insert into test_index values (5210, 1728083731253438884, 0.793079, 'HnJ8ecF6oA') index_test.go:140: sql delete from test_index where c = 5088 index_test.go:140: sql delete from test_index where c = 3693 index_test.go:140: sql delete from test_index where c = 3267 index_test.go:140: sql delete from test_index where c = 3809 index_test.go:140: sql delete from test_index where c = 3716 index_test.go:143: sql update test_index set c1 = 2965487820577789023, c2 = 0.354115, c3 = 'kbxw5R6BHO' where c = 3247 index_test.go:143: sql update test_index set c1 = 574301362015689851, c2 = 0.195170, c3 = 'MpuINaSr1p' where c = 3210 index_test.go:140: sql delete from test_index where c = 475 index_test.go:140: sql delete from test_index where c = 5010 index_test.go:143: sql update test_index set c1 = 5361336568165729806, c2 = 0.937057, c3 = 'MS16uhsdK7' where c = 504 index_test.go:140: sql delete from test_index where c = 3175 index_test.go:143: sql update test_index set c1 = 8302827168144763676, c2 = 0.620845, c3 = 'cqvdgEjwNJ' where c = 1121 index_test.go:143: sql update test_index set c1 = 3185013612330194803, c2 = 0.356830, c3 = 'fiUiQYiwPF' where c = 3998 index_test.go:137: sql insert into test_index values (5213, 1963420102507647179, 0.256525, 'sCBNDfXCIE') index_test.go:137: sql insert into test_index values (5214, 1593949223098118834, 0.058799, 'kKPr0z4ifY') index_test.go:143: sql update test_index set c1 = 5110805060062316009, c2 = 0.851024, c3 = 'FTuqHEFkDS' where c = 3143 index_test.go:140: sql delete from test_index where c = 17 index_test.go:140: sql delete from test_index where c = 3734 index_test.go:140: sql delete from test_index where c = 3743 index_test.go:143: sql update test_index set c1 = 4822635010195285956, c2 = 0.107870, c3 = 'k7lm1HBBpn' where c = 4342 index_test.go:137: sql insert into test_index values (5215, 654511079123450365, 0.875082, 'RQdj87VQM6') index_test.go:143: sql update test_index set c1 = 8082383503988982703, c2 = 0.484134, c3 = 'I9XfxXrmcW' where c = 5060 index_test.go:137: sql insert into test_index values (5212, 7200653661318246081, 0.317720, 'zjBTQxUd7I') index_test.go:137: sql insert into test_index values (5211, 5133342982596995761, 0.483386, 'h9QjX8Yzh3') index_test.go:143: sql update test_index set c1 = 8675226885373760276, c2 = 0.512352, c3 = 'x0z7ed7JIw' where c = 571 index_test.go:140: sql delete from test_index where c = 3849 index_test.go:140: sql delete from test_index where c = 2167 index_test.go:137: sql insert into test_index values (5217, 2943084895000670173, 0.718431, 'tvnk1qzYZr') index_test.go:143: sql update test_index set c1 = 5680152694480921826, c2 = 0.610706, c3 = 'edYfQ1xJ4K' where c = 2636 index_test.go:140: sql delete from test_index where c = 3173 index_test.go:143: sql update test_index set c1 = 6010779580777018371, c2 = 0.679722, c3 = 'IikMe8KhVt' where c = 3133 index_test.go:143: sql update test_index set c1 = 1171591951080428970, c2 = 0.161166, c3 = 'Xl5KJLi1Lb' where c = 2555 index_test.go:137: sql insert into test_index values (5216, 3539632141207625194, 0.302102, 'nsCNtJDZ59') index_test.go:140: sql delete from test_index where c = 4888 index_test.go:137: sql insert into test_index values (5219, 8658179109241337267, 0.836546, 'BP5vCFCJqD') index_test.go:140: sql delete from test_index where c = 4267 index_test.go:143: sql update test_index set c1 = 49673249762045973, c2 = 0.243388, c3 = 'KPfmbIVylx' where c = 1462 index_test.go:137: sql insert into test_index values (5218, 2134231470257081421, 0.760494, 'V8me1cmrYE') index_test.go:143: sql update test_index set c1 = 5995505425712141022, c2 = 0.210456, c3 = 'K7dXBMjvd8' where c = 3049 index_test.go:137: sql insert into test_index values (5222, 3455134266014024518, 0.118423, '4FoQNlpL6b') index_test.go:143: sql update test_index set c1 = 7477303003081764836, c2 = 0.264030, c3 = 'P6RbnIiCps' where c = 130 index_test.go:140: sql delete from test_index where c = 4893 index_test.go:143: sql update test_index set c1 = 533543787426109592, c2 = 0.233329, c3 = 'cfgwmCFpAy' where c = 4541 index_test.go:140: sql delete from test_index where c = 3196 index_test.go:137: sql insert into test_index values (5221, 6662548994850473638, 0.445441, 'opvNQwVVvq') index_test.go:137: sql insert into test_index values (5220, 3547334387595989958, 0.802158, 'pcBQuSOXTE') index_test.go:137: sql insert into test_index values (5224, 8921084594826145091, 0.997465, '8mf0w4fMHb') index_test.go:137: sql insert into test_index values (5223, 6629559595360063204, 0.893503, 'mU6Oj2XSAn') index_test.go:143: sql update test_index set c1 = 6385780903413426566, c2 = 0.905709, c3 = 'lZZRZBPSdp' where c = 4325 index_test.go:140: sql delete from test_index where c = 4685 index_test.go:137: sql insert into test_index values (5226, 260238156349309998, 0.518579, 'te9G6IXcZ5') index_test.go:140: sql delete from test_index where c = 3229 index_test.go:137: sql insert into test_index values (5225, 2282504640178900980, 0.234615, 'aqnR1Zd1wH') index_test.go:143: sql update test_index set c1 = 6023808973430642563, c2 = 0.862682, c3 = 'CDU1fOvO9D' where c = 3893 index_test.go:140: sql delete from test_index where c = 3884 index_test.go:140: sql delete from test_index where c = 3618 index_test.go:140: sql delete from test_index where c = 4173 index_test.go:137: sql insert into test_index values (5227, 3846479547378404321, 0.647909, 'y961LPwiwq') index_test.go:143: sql update test_index set c1 = 8731068393014287557, c2 = 0.242718, c3 = 'jVkr2N1szZ' where c = 2157 index_test.go:140: sql delete from test_index where c = 4901 index_test.go:143: sql update test_index set c1 = 2480136326165191122, c2 = 0.773464, c3 = 'EPjxB43Srh' where c = 1535 index_test.go:140: sql delete from test_index where c = 4948 index_test.go:140: sql delete from test_index where c = 4597 index_test.go:140: sql delete from test_index where c = 951 index_test.go:137: sql insert into test_index values (5228, 4875034331043278384, 0.347122, '0TMBeSwKx3') index_test.go:143: sql update test_index set c1 = 5842455631508968650, c2 = 0.746124, c3 = 'nSLL1RM2NV' where c = 5075 index_test.go:143: sql update test_index set c1 = 7451335233573596919, c2 = 0.327545, c3 = 'zB16mypt3J' where c = 2041 index_test.go:143: sql update test_index set c1 = 3828506452123376338, c2 = 0.084225, c3 = 'pm4Kr1SGgE' where c = 4958 index_test.go:143: sql update test_index set c1 = 5380866981315605824, c2 = 0.278426, c3 = 'LanRO6sTNx' where c = 1260 index_test.go:143: sql update test_index set c1 = 891014598817146891, c2 = 0.151432, c3 = 'AjcTQ74sID' where c = 4692 index_test.go:137: sql insert into test_index values (5229, 6732466791397483279, 0.731808, '2yjcNizTHz') index_test.go:143: sql update test_index set c1 = 7880267353588482050, c2 = 0.593264, c3 = 'hvJKATZAw5' where c = 1809 index_test.go:137: sql insert into test_index values (5230, 1025258932884100466, 0.865208, 'ZR5sRkUjAK') index_test.go:140: sql delete from test_index where c = 90 index_test.go:140: sql delete from test_index where c = 248 index_test.go:137: sql insert into test_index values (5233, 2703859367271358630, 0.864599, 'WTGF2XsBUt') index_test.go:137: sql insert into test_index values (5231, 359781309053097229, 0.236682, 'EdWpvjhW83') index_test.go:143: sql update test_index set c1 = 5964714607784983008, c2 = 0.583867, c3 = 'ywvnmBm6tF' where c = 2031 index_test.go:137: sql insert into test_index values (5232, 3509681985712742855, 0.785744, 'Ax1c5Q5tek') index_test.go:137: sql insert into test_index values (5234, 7832109484206449361, 0.395057, '66xzlGNEWR') index_test.go:137: sql insert into test_index values (5236, 5689734220638780590, 0.116738, 'SE2919wFov') index_test.go:140: sql delete from test_index where c = 5159 index_test.go:137: sql insert into test_index values (5235, 1032869766031435751, 0.736169, 'Dw8UoAinvJ') index_test.go:143: sql update test_index set c1 = 6961191582860763540, c2 = 0.605814, c3 = 'jkUlwp8442' where c = 3956 index_test.go:137: sql insert into test_index values (5237, 7147475381271408775, 0.203492, 'HrM4UlbfAz') index_test.go:143: sql update test_index set c1 = 2904535751131389021, c2 = 0.844193, c3 = 'THuEYtBnGN' where c = 4778 index_test.go:143: sql update test_index set c1 = 8914883739351515844, c2 = 0.697878, c3 = 'AOUE5dmZ1Y' where c = 413 index_test.go:140: sql delete from test_index where c = 3864 index_test.go:140: sql delete from test_index where c = 203 index_test.go:140: sql delete from test_index where c = 79 index_test.go:140: sql delete from test_index where c = 4127 index_test.go:140: sql delete from test_index where c = 4550 index_test.go:143: sql update test_index set c1 = 9184509468937212700, c2 = 0.977621, c3 = 'rP39YiuCK6' where c = 706 index_test.go:137: sql insert into test_index values (5238, 2456707551658386473, 0.602608, 'LJnqf3pNy3') index_test.go:137: sql insert into test_index values (5239, 7055760518842845552, 0.524640, 'JsN6VE9VZD') index_test.go:143: sql update test_index set c1 = 3225319861737580625, c2 = 0.105369, c3 = 'FAtGIbnx7K' where c = 79 index_test.go:140: sql delete from test_index where c = 1378 index_test.go:137: sql insert into test_index values (5240, 6568186082317792352, 0.165852, 'luenFUCZcH') index_test.go:140: sql delete from test_index where c = 4654 index_test.go:143: sql update test_index set c1 = 7762132116600329535, c2 = 0.690051, c3 = 'lZAZufWpKu' where c = 1827 index_test.go:143: sql update test_index set c1 = 8605095615423939972, c2 = 0.980300, c3 = 'GEBd6qjquM' where c = 4380 index_test.go:143: sql update test_index set c1 = 6116762371411878383, c2 = 0.447536, c3 = 'ox2L5w6L8Y' where c = 4541 index_test.go:140: sql delete from test_index where c = 60 index_test.go:140: sql delete from test_index where c = 4401 index_test.go:143: sql update test_index set c1 = 3774072897817107012, c2 = 0.602916, c3 = 'mAT9TZmy76' where c = 2090 index_test.go:137: sql insert into test_index values (5241, 3762886032679189309, 0.715610, 'lm27i253Di') index_test.go:143: sql update test_index set c1 = 7184451851543466545, c2 = 0.848029, c3 = 'etV6bgWkE5' where c = 1729 index_test.go:143: sql update test_index set c1 = 4522658083042709642, c2 = 0.795640, c3 = 'SaNPl1hB9G' where c = 2454 index_test.go:137: sql insert into test_index values (5242, 1425773647941353879, 0.009458, 'FbKFe5WwyN') index_test.go:140: sql delete from test_index where c = 3734 index_test.go:137: sql insert into test_index values (5244, 7217643940429729938, 0.242552, 'JZMpElQC2d') index_test.go:140: sql delete from test_index where c = 327 index_test.go:137: sql insert into test_index values (5246, 4554055882099759061, 0.253129, 'zdBmJDFFMM') index_test.go:137: sql insert into test_index values (5245, 8435915335305555892, 0.757503, 'El09CrmfPz') index_test.go:143: sql update test_index set c1 = 3275710095226510513, c2 = 0.312454, c3 = 'esqG41V1Nq' where c = 2935 index_test.go:140: sql delete from test_index where c = 4658 index_test.go:137: sql insert into test_index values (5243, 6379951996670269859, 0.888986, '8BiftCm0Yd') index_test.go:137: sql insert into test_index values (5247, 3265637343167285288, 0.545109, '78DYWglpxn') index_test.go:137: sql insert into test_index values (5248, 800541247300024588, 0.774923, 'Xq5VN4TOnA') index_test.go:140: sql delete from test_index where c = 334 index_test.go:140: sql delete from test_index where c = 115 index_test.go:140: sql delete from test_index where c = 3609 index_test.go:137: sql insert into test_index values (5249, 8382596900486612589, 0.050893, 'aYM1fSnrDD') index_test.go:140: sql delete from test_index where c = 5121 index_test.go:143: sql update test_index set c1 = 5063955549480662481, c2 = 0.851902, c3 = 'GHOMSTeYCF' where c = 1159 index_test.go:143: sql update test_index set c1 = 1787517801427529909, c2 = 0.339170, c3 = 'cjpol7i7Ry' where c = 3435 index_test.go:143: sql update test_index set c1 = 5294638446198550900, c2 = 0.705696, c3 = 'tBSveFGeZE' where c = 1933 index_test.go:143: sql update test_index set c1 = 223984360065468848, c2 = 0.944647, c3 = 'znJV9TZ5ye' where c = 1337 index_test.go:143: sql update test_index set c1 = 8365637521814820999, c2 = 0.568539, c3 = 'tuATnXbiOW' where c = 2356 index_test.go:140: sql delete from test_index where c = 1690 index_test.go:140: sql delete from test_index where c = 2094 index_test.go:137: sql insert into test_index values (5250, 7363286018939987413, 0.441764, 'XE5JeWhCMx') index_test.go:140: sql delete from test_index where c = 3944 index_test.go:137: sql insert into test_index values (5252, 2378224466031524688, 0.512207, 'm4x4okdYPh') index_test.go:137: sql insert into test_index values (5251, 3199676469810406646, 0.697205, 'RGM5L2ychF') index_test.go:143: sql update test_index set c1 = 5010574162140723939, c2 = 0.699083, c3 = 'hzkGHqW1ju' where c = 3511 index_test.go:143: sql update test_index set c1 = 1598132472052217154, c2 = 0.610703, c3 = 'YS02VYuc7r' where c = 3221 index_test.go:137: sql insert into test_index values (5253, 6773733337252762185, 0.509701, 'M9F27q31zL') index_test.go:140: sql delete from test_index where c = 2318 index_test.go:143: sql update test_index set c1 = 9006977545805173865, c2 = 0.491426, c3 = 'FNXPbpgjhJ' where c = 1997 index_test.go:143: sql update test_index set c1 = 7840022621519790850, c2 = 0.082683, c3 = '2OwfZIS6Ns' where c = 2333 index_test.go:140: sql delete from test_index where c = 3802 index_test.go:143: sql update test_index set c1 = 8728137692009738357, c2 = 0.651394, c3 = 'kJdCMvizzT' where c = 2833 index_test.go:137: sql insert into test_index values (5254, 4420149234202334859, 0.951582, 'Bre7V6g9eF') index_test.go:140: sql delete from test_index where c = 4977 index_test.go:137: sql insert into test_index values (5255, 5068468328073539654, 0.911812, 'MHClR1z9FC') index_test.go:140: sql delete from test_index where c = 4889 index_test.go:137: sql insert into test_index values (5256, 5400060570969981061, 0.803111, 'alQey8iEYa') index_test.go:143: sql update test_index set c1 = 4743511636145877725, c2 = 0.279352, c3 = 'sC8UMHEAmP' where c = 2573 index_test.go:137: sql insert into test_index values (5257, 8191924934814321591, 0.089590, 'zk5pDHQui7') index_test.go:137: sql insert into test_index values (5258, 2715067984876751448, 0.124693, 'jh2FFMPtX5') index_test.go:143: sql update test_index set c1 = 141615775434039855, c2 = 0.618746, c3 = 'Nc4DFX7mSv' where c = 3277 index_test.go:140: sql delete from test_index where c = 464 index_test.go:143: sql update test_index set c1 = 8981463002594581616, c2 = 0.052889, c3 = '6JrWOAeqSz' where c = 1152 index_test.go:137: sql insert into test_index values (5259, 1136174899121244327, 0.764243, 'L5ueuT0vFc') index_test.go:140: sql delete from test_index where c = 2487 index_test.go:137: sql insert into test_index values (5260, 5657046172016631955, 0.980310, '4i2vh1OFX1') index_test.go:140: sql delete from test_index where c = 689 index_test.go:140: sql delete from test_index where c = 1215 index_test.go:143: sql update test_index set c1 = 4248251122575388306, c2 = 0.540933, c3 = 'u6sA2Ld3zG' where c = 3289 index_test.go:140: sql delete from test_index where c = 3074 index_test.go:137: sql insert into test_index values (5261, 8619095355965468707, 0.456577, '5jOqG0XW8Z') index_test.go:143: sql update test_index set c1 = 4302793335615249296, c2 = 0.085199, c3 = 'EebhltSjEz' where c = 2264 index_test.go:140: sql delete from test_index where c = 5021 index_test.go:143: sql update test_index set c1 = 156884550067216546, c2 = 0.495746, c3 = 'zOIKrDM2N6' where c = 2185 index_test.go:140: sql delete from test_index where c = 2220 index_test.go:143: sql update test_index set c1 = 3472176912580396886, c2 = 0.635895, c3 = 'zc4p7Yqg9U' where c = 2415 index_test.go:137: sql insert into test_index values (5263, 6432753434093219823, 0.369178, '9BToMFTgUQ') index_test.go:137: sql insert into test_index values (5262, 2347418987411331118, 0.508899, 'bm4zWM38cF') index_test.go:140: sql delete from test_index where c = 3644 index_test.go:143: sql update test_index set c1 = 2210865784984695549, c2 = 0.029167, c3 = 'r73C2ENg8m' where c = 3972 index_test.go:137: sql insert into test_index values (5264, 1357956741998130117, 0.243656, '8mE4p5WWq9') index_test.go:137: sql insert into test_index values (5265, 1524132047549760568, 0.947209, 'YontNbVx6n') index_test.go:143: sql update test_index set c1 = 6186432388217363433, c2 = 0.747875, c3 = 'LpniCEzXkz' where c = 2139 index_test.go:143: sql update test_index set c1 = 3558058617976876562, c2 = 0.763809, c3 = 'czzCQ9ArMb' where c = 1568 index_test.go:137: sql insert into test_index values (5266, 1646749131936550176, 0.718357, 'OW4WMRgU2I') index_test.go:140: sql delete from test_index where c = 2558 index_test.go:143: sql update test_index set c1 = 6386185657654522895, c2 = 0.238180, c3 = 'ynpy6TJvNL' where c = 5045 index_test.go:140: sql delete from test_index where c = 3084 index_test.go:137: sql insert into test_index values (5267, 2736918179400808985, 0.010007, 'qPgOl8Ka9A') index_test.go:140: sql delete from test_index where c = 2458 index_test.go:140: sql delete from test_index where c = 4087 index_test.go:137: sql insert into test_index values (5268, 2508831704718745087, 0.912974, 'Qg13IBqHmV') index_test.go:137: sql insert into test_index values (5269, 4151093112363025129, 0.269079, 'o9xea8RzIf') index_test.go:140: sql delete from test_index where c = 896 index_test.go:137: sql insert into test_index values (5270, 621017710586741610, 0.709207, 'Fhfq2MELiX') index_test.go:143: sql update test_index set c1 = 2022487811080209620, c2 = 0.850742, c3 = 'h4liaWD4Gg' where c = 1122 index_test.go:140: sql delete from test_index where c = 1891 index_test.go:140: sql delete from test_index where c = 2914 index_test.go:143: sql update test_index set c1 = 6809444222792452187, c2 = 0.741339, c3 = 'UZlE5NeazB' where c = 4487 index_test.go:143: sql update test_index set c1 = 1222404088381629959, c2 = 0.326361, c3 = 'OtUWXMRWSt' where c = 1289 index_test.go:143: sql update test_index set c1 = 1314981609210205437, c2 = 0.057118, c3 = 'aHdDgCPKCu' where c = 5020 index_test.go:140: sql delete from test_index where c = 1822 index_test.go:137: sql insert into test_index values (5271, 2550786389056449027, 0.678277, 'VrocJWVNNC') index_test.go:140: sql delete from test_index where c = 3904 index_test.go:143: sql update test_index set c1 = 778932801213413705, c2 = 0.611538, c3 = 'EYLnE2Zv0G' where c = 4320 index_test.go:143: sql update test_index set c1 = 1965207800048785486, c2 = 0.989034, c3 = '3IdhsmKMvs' where c = 1945 index_test.go:137: sql insert into test_index values (5272, 4589806803010312968, 0.431309, 'HmHMY44rUB') index_test.go:143: sql update test_index set c1 = 7920502272133596998, c2 = 0.074132, c3 = 'sTCmuADlED' where c = 3630 index_test.go:143: sql update test_index set c1 = 2776646437126657337, c2 = 0.068558, c3 = 'gKngQ0cis4' where c = 4317 index_test.go:137: sql insert into test_index values (5273, 4497462001812195115, 0.330974, 'GAg9WWAwwK') index_test.go:140: sql delete from test_index where c = 97 index_test.go:143: sql update test_index set c1 = 658710893580077923, c2 = 0.720428, c3 = '22judDq7Af' where c = 3237 index_test.go:137: sql insert into test_index values (5274, 5807916021398445064, 0.160132, '5fWqKWauMY') index_test.go:143: sql update test_index set c1 = 5490642220506926298, c2 = 0.338233, c3 = 'Znr0RnNpt1' where c = 506 index_test.go:140: sql delete from test_index where c = 3714 index_test.go:143: sql update test_index set c1 = 7164359938203753763, c2 = 0.706433, c3 = '0CJtpTJeq8' where c = 715 index_test.go:137: sql insert into test_index values (5276, 313638058184282289, 0.413203, 'd47TH85bxJ') index_test.go:137: sql insert into test_index values (5277, 5492355415639903168, 0.758497, 'zRnN4RHLgl') index_test.go:137: sql insert into test_index values (5275, 4643330863267345939, 0.742538, '0ywv8dGLyq') index_test.go:137: sql insert into test_index values (5278, 7823236072932603515, 0.148503, 'VrZcmUOYPz') index_test.go:140: sql delete from test_index where c = 4133 index_test.go:137: sql insert into test_index values (5279, 6954824282289838703, 0.419669, 'VxcVsZ35xO') index_test.go:140: sql delete from test_index where c = 3415 index_test.go:137: sql insert into test_index values (5280, 8016951657597811770, 0.194421, 'Qm3qUrpC67') index_test.go:143: sql update test_index set c1 = 3907562671697168566, c2 = 0.663238, c3 = 't9H1X0NHSU' where c = 20 index_test.go:140: sql delete from test_index where c = 3354 index_test.go:137: sql insert into test_index values (5281, 6103576702007458902, 0.273283, '9d5RmtvzTV') index_test.go:140: sql delete from test_index where c = 78 index_test.go:140: sql delete from test_index where c = 2628 index_test.go:140: sql delete from test_index where c = 4528 index_test.go:143: sql update test_index set c1 = 856768427967453624, c2 = 0.731062, c3 = 'gHWNzXFf6U' where c = 2246 index_test.go:143: sql update test_index set c1 = 8968783452990393254, c2 = 0.627090, c3 = 'iFiQSpJcZK' where c = 4479 index_test.go:140: sql delete from test_index where c = 3236 index_test.go:137: sql insert into test_index values (5282, 2902392416233538273, 0.216934, '2cr1exJZua') index_test.go:143: sql update test_index set c1 = 947091853183030092, c2 = 0.393360, c3 = 'gC8HzDD1cO' where c = 2553 index_test.go:140: sql delete from test_index where c = 1729 index_test.go:140: sql delete from test_index where c = 4004 index_test.go:143: sql update test_index set c1 = 8772346918843101656, c2 = 0.052455, c3 = 'hXgVcLrVCo' where c = 488 index_test.go:143: sql update test_index set c1 = 2579582972116166858, c2 = 0.460217, c3 = 'PVl3UjsDFQ' where c = 3893 index_test.go:143: sql update test_index set c1 = 3531538189632404614, c2 = 0.305792, c3 = 'C99hEtaCqQ' where c = 2793 index_test.go:143: sql update test_index set c1 = 94614853652241878, c2 = 0.533810, c3 = 'T6EwS1CC4O' where c = 4524 index_test.go:137: sql insert into test_index values (5284, 7195582409111527934, 0.731046, 'JtUvHLkpum') index_test.go:137: sql insert into test_index values (5285, 3877392021019833097, 0.378458, 'sJB2MsBZUs') index_test.go:137: sql insert into test_index values (5283, 2082033951318285613, 0.770511, 'ujXs17MA5i') index_test.go:143: sql update test_index set c1 = 6317336524470726921, c2 = 0.344119, c3 = '6Gz7TUaINu' where c = 5276 index_test.go:143: sql update test_index set c1 = 2211734466104809942, c2 = 0.863905, c3 = 'sKexBhj3My' where c = 1111 index_test.go:140: sql delete from test_index where c = 666 index_test.go:137: sql insert into test_index values (5286, 1219960903774302646, 0.925271, 'RS1hvQUbqm') index_test.go:137: sql insert into test_index values (5287, 7108429913938173728, 0.387168, '5yAmWN13t7') index_test.go:137: sql insert into test_index values (5288, 2617011717238355307, 0.186778, 'vuN9pH2lUX') index_test.go:137: sql insert into test_index values (5289, 2436586864771946785, 0.214028, 'RovfuXDxFQ') index_test.go:140: sql delete from test_index where c = 3518 index_test.go:140: sql delete from test_index where c = 1905 index_test.go:140: sql delete from test_index where c = 2173 index_test.go:140: sql delete from test_index where c = 3520 index_test.go:143: sql update test_index set c1 = 1431970492106259075, c2 = 0.146398, c3 = 'gg0TPtEBDn' where c = 3490 index_test.go:143: sql update test_index set c1 = 6954873576675644584, c2 = 0.101505, c3 = '4RDHkymRDA' where c = 1485 index_test.go:143: sql update test_index set c1 = 3708355653103475152, c2 = 0.713261, c3 = '2LUV6fugcW' where c = 1368 index_test.go:137: sql insert into test_index values (5291, 267744947724651401, 0.481168, '3j6Q8Bshna') index_test.go:137: sql insert into test_index values (5290, 6896419612763821429, 0.574551, 'x5lUSSv4QO') index_test.go:140: sql delete from test_index where c = 1556 index_test.go:140: sql delete from test_index where c = 3121 index_test.go:140: sql delete from test_index where c = 355 index_test.go:140: sql delete from test_index where c = 2326 index_test.go:137: sql insert into test_index values (5292, 1276713207394988048, 0.534349, 'HwwoOs5xTc') index_test.go:143: sql update test_index set c1 = 4699412340746086298, c2 = 0.030098, c3 = 'xT2kJre9bo' where c = 4742 index_test.go:137: sql insert into test_index values (5293, 4775107122853521228, 0.427166, 'qt0e9nnXW5') index_test.go:143: sql update test_index set c1 = 8267343099035539987, c2 = 0.561309, c3 = '4cQyjif78v' where c = 5020 index_test.go:143: sql update test_index set c1 = 7998800007249712545, c2 = 0.754496, c3 = 'nPdB3EqFus' where c = 1579 index_test.go:137: sql insert into test_index values (5294, 3565769194991611247, 0.566465, 'nQlnoViz6S') index_test.go:143: sql update test_index set c1 = 7668399177041946987, c2 = 0.081754, c3 = 'UxnzAChQIu' where c = 2349 index_test.go:140: sql delete from test_index where c = 3046 index_test.go:140: sql delete from test_index where c = 475 index_test.go:143: sql update test_index set c1 = 1959214868716939249, c2 = 0.156757, c3 = 'BE5zBnXTlZ' where c = 4603 index_test.go:143: sql update test_index set c1 = 5584419681340793653, c2 = 0.224869, c3 = 'hARqDlGKzC' where c = 2695 index_test.go:137: sql insert into test_index values (5296, 1850889933615553666, 0.886392, 'GwtTbTgsVO') index_test.go:137: sql insert into test_index values (5295, 6303822494902094969, 0.058875, 'rE1oSlnbmT') index_test.go:140: sql delete from test_index where c = 1433 index_test.go:140: sql delete from test_index where c = 4723 index_test.go:143: sql update test_index set c1 = 6543357444085983394, c2 = 0.293289, c3 = 'TpCqMMTOD6' where c = 2616 index_test.go:143: sql update test_index set c1 = 4495086442058607447, c2 = 0.772828, c3 = 'Y6pHdhXEOs' where c = 1609 index_test.go:137: sql insert into test_index values (5297, 7907469891234474149, 0.305427, 'rQBXcKnAMl') index_test.go:140: sql delete from test_index where c = 847 index_test.go:143: sql update test_index set c1 = 8655547811936890160, c2 = 0.129758, c3 = '4TX584aVyR' where c = 2186 index_test.go:140: sql delete from test_index where c = 3754 index_test.go:140: sql delete from test_index where c = 1602 index_test.go:143: sql update test_index set c1 = 8797053310833322883, c2 = 0.211962, c3 = 'gcNVEiAx4u' where c = 2782 index_test.go:143: sql update test_index set c1 = 1324690758595845557, c2 = 0.709451, c3 = 'KOLeT6UhMN' where c = 5015 index_test.go:137: sql insert into test_index values (5298, 6042283192868364216, 0.701714, 'kyTJ3gnDms') index_test.go:140: sql delete from test_index where c = 4200 index_test.go:143: sql update test_index set c1 = 6063815892883616747, c2 = 0.853512, c3 = 'wrFR8pFblP' where c = 784 index_test.go:143: sql update test_index set c1 = 904314729825055669, c2 = 0.224260, c3 = 'VM69QRYjFF' where c = 1204 index_test.go:143: sql update test_index set c1 = 3357215675260932213, c2 = 0.206462, c3 = 'Eg1PbQVe8U' where c = 3303 index_test.go:137: sql insert into test_index values (5300, 5778833927271452730, 0.640366, 'onQMXhhuah') index_test.go:137: sql insert into test_index values (5299, 3272324257530946392, 0.360091, 'WaKo2oDa4f') index_test.go:140: sql delete from test_index where c = 2021 index_test.go:140: sql delete from test_index where c = 3559 index_test.go:143: sql update test_index set c1 = 2389495642062760107, c2 = 0.438228, c3 = 'EbmSMDhlbH' where c = 1723 index_test.go:143: sql update test_index set c1 = 2057780485695639312, c2 = 0.478161, c3 = 'xMzPdkwWMy' where c = 418 [2024/05/06 17:55:47.143 +08:00] [ERROR] [gc_worker.go:1764] ["deleteRanges is called"] [2024/05/06 17:55:47.155 +08:00] [ERROR] [advancer.go:400] ["listen task meet error, would reopen."] [error=EOF] [mysql] 2024/05/06 17:55:48 packets.go:37: unexpected EOF [mysql] 2024/05/06 17:55:48 packets.go:37: unexpected EOF [mysql] 2024/05/06 17:55:48 packets.go:37: unexpected EOF [2024/05/06 17:55:48.320 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="delete from test_mixed_common where c1 = 6955"] [addr=127.0.0.1:5000] [error="invalid connection"] [mysql] 2024/05/06 17:55:48 packets.go:37: unexpected EOF [2024/05/06 17:55:48.320 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="insert into test_mixed_common values (16832, 16832)"] [addr=127.0.0.1:5000] [error="invalid connection"] [2024/05/06 17:55:48.320 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="update test_mixed_common set c2 = -1 where c1 = 313"] [addr=127.0.0.1:5000] [error="invalid connection"] [2024/05/06 17:55:48.320 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="update test_mixed_common set c2 = -1 where c1 = 609"] [addr=127.0.0.1:5000] [error="invalid connection"] # Time: 2024-05-06T17:55:47.850692362+08:00 # Txn_start_ts: 449574167357423618 # Query_time: 0.905501828 # Parse_time: 0 # Compile_time: 0.000407908 # Rewrite_time: 0.000109893 # Optimize_time: 0.000211294 # Wait_TS: 0.000015546 # Cop_time: 0.904781173 Process_time: 0.000045602 Wait_time: 0.000062147 Request_count: 1 Total_keys: 1 Get_snapshot_time: 0.000 # Is_internal: true # Digest: bcd7df1463335119fc75a5a25ae9cc4fbb2403bad111f18913a53838d1b66b71 # Stats: tidb_runaway_watch_done:pseudo[10000;0] # Num_cop_tasks: 1 # Cop_proc_avg: 4.5602e-05 Cop_proc_addr: 127.0.0.1:20160 # Cop_wait_avg: 6.2147e-05 Cop_wait_addr: 127.0.0.1:20160 # Mem_max: 233 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0.904634259 # PD_total: 0.000011731 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Plan: tidb_decode_plan('rQbwaTAJMTRfNQkwCTMzMzMuMzMJbXlzcWwudGlkYl9ydW5hd2F5X3dhdGNoX2RvbmUuZG9uZV90aW1lCTAJdGltZTo5MDQuOW1zLCBsb29wczoxCTAgQnl0ZXMJMCBCeXRlcwoxCTMxXzEwCTAVYkBkYXRhOlNlbGVjdGlvbl85CR1LCDhtcxVLeCwgY29wX3Rhc2s6IHtudW06IDEsIG1heDogOTA0LjcBKkRwcm9jX2tleXM6IDAsIHRvdF8BEiA6IDQ1LjbCtXMJEyR3YWl0OiA2Mi4xBROAY29wcl9jYWNoZV9oaXRfcmF0aW86IDAuMDAsIGJ1aWxkBXMIX2R1BRoYbjogNi44MwU6qG1heF9kaXN0c3FsX2NvbmN1cnJlbmN5OiAxfSwgcnBjX2luZm86e0NvcDoBsBRfcnBjOjEFhAhhbF81LiQ3bXN9fQkyMzMgKSk0Ti9BCjIJMV85CTFfMAkxhwhndCiaigEYLCAwMDAwLQUDDCAwMDoFAwAuARQMMDApCSFcBGt2BdMEOnsFhBAwcywgbCmtSH0sIHNjYW5fZGV0YWlsOiB7dG8BqylRODEsIGdldF9zbmFwc2hvdAnBECAxNS45JQ00cm9ja3NkYjoge2Jsb2MhoxB9fX0sIAFjPlAAIZQIZXNzDUIunAEIYWxfIZ4NGjWjAHQBswh3YWwtNgwgMzUyBXYQfQlOL0EBBBwKMwk0M184CSEyLDEwMDAwCXRhYmxlOlq3AnwsIGtlZXAgb3JkZXI6ZmFsc2UsIHN0YXRzOnBzZXVkb3omASAJTi9BCU4vQQo=') # Plan_digest: 427b520df1bfa8a66481180b3e307dcb884a99b60de3967b55ac08615b0f46cf # Resource_group: default ; # Time: 2024-05-06T17:55:47.851513326+08:00 # Txn_start_ts: 0 # Query_time: 1.128749994 # Parse_time: 0 # Compile_time: 0.000516382 # Rewrite_time: 0.000363159 # Optimize_time: 0 # Wait_TS: 0.000219687 # DB: mysql # Is_internal: true # Digest: 04175714d714f771531a56c7ae3f097cec113655220f87ac336c5ae44d3d3f8f # Num_cop_tasks: 0 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Resource_group: default use mysql; ; # Time: 2024-05-06T17:55:47.852035049+08:00 # Txn_start_ts: 449574167331471366 # Query_time: 1.031327994 # Parse_time: 0 # Compile_time: 0.00120827 # Rewrite_time: 0.000217634 # Optimize_time: 0.000872996 # Wait_TS: 0.000018296 # Cop_time: 1.029487751 Process_time: 0.000364324 Wait_time: 0.000057146 Request_count: 2 Total_keys: 409 Get_snapshot_time: 0.000 Rocksdb_delete_skipped_count: 101 Rocksdb_key_skipped_count: 1121 # Is_internal: true # Digest: 1a96197a635ab3d1c0fc027ce178d8aa751e4bd033c39db6163d3ba75b49fe3f # Stats: tidb_ddl_job:pseudo[10000;0] # Num_cop_tasks: 2 # Cop_proc_avg: 0.000182162 Cop_proc_p90: 0.000234216 Cop_proc_max: 0.000234216 Cop_proc_addr: 127.0.0.1:20160 # Cop_wait_avg: 2.8573e-05 Cop_wait_p90: 3.3862e-05 Cop_wait_max: 3.3862e-05 Cop_wait_addr: 127.0.0.1:20160 # Mem_max: 2027 # Prepared: false # Plan_from_cache: false # Plan_from_binding: false # Has_more_results: false # KV_total: 0 # PD_total: 0 # Backoff_total: 0 # Write_sql_response_total: 0 # Result_rows: 0 # Succ: true # IsExplicitTxn: false # IsSyncStatsFailed: false # Plan: tidb_decode_plan('kxigMAkzXzEzCTAJMTAJbXlzcWwudGlkYl9kZGxfam9iLmpvYl9tZXRhLCBKHQDwRnByb2Nlc3NpbmcJMAl0aW1lOjEuMDNzLCBsb29wczoxLCBDb25jdXJyZW5jeTpPRkYJMS4zNiBLQglOL0EKMQkxNF8xNAkwWnsAGV4YOmRlc2MsIEqCAAGfBGlkVn4AHAkwIEJ5dGVzEQgcCjIJMTdfMjgJ7FRpbm5lciBqb2luLCBlcXVhbDpbZXEoYmMAAcsgbHVtbiMxNSldVnAAYCwgYnVpbGRfaGFzaF90YWJsZTp7dG90YWwhFiQ1bXMsIGZldGNoFQ4FLgw6MHN9EaERCCQKMwkzMV80MShCAVAAKQmwQGRhdGE6U2VsZWN0aW9uXzQwEYUYOTczLjnCtS52AXBjb3BfdGFzazoge251bTogMSwgbWF4OiA0NTIuMQUrIVw0X2tleXM6IDAsIHRvdF8BEhA6IDEzMA0iARQkd2FpdDogMjMuMwU1ZGNvcHJfY2FjaGVfaGl0X3JhdGlvOiAwLjAwEfsBdQhfZHUFGhhuOiA3LjM1BTo4bWF4X2Rpc3RzcWxfY29uVRNIIDF9LCBycGNfaW5mbzp7Q29wOgGyFF9ycGM6MgWYCGFsX0VZBDg4AUowfSxSZXNvbHZlTG9jaxkrADEyKwA0Mzk3LjTCtXN9fQkyNTFNBBhOL0EKNAkxITgEMV9F7VBub3QoaXN0cnVlX3dpdGhfbnVsbChKAAIUcmVvcmcpIYYMdGlrdgXjBDp7BZQAMSHUTes8fSwgc2Nhbl9kZXRhaWw6ICn6LWNAMjA0LCBnZXRfc25hcHNob3QJ1BAgOS40NyUgmHJvY2tzZGI6IHtkZWxldGVfc2tpcHBlZF9jb3VudDogNTAsIGtleUIXAAA2IXoAbCEMGCB7fX19LCABmD6EACHaCGVzcw10MuIBBGFsJeQNGzXpRbYsX2t2X3JlYWRfd2FsLYUAIAXyJQcdFQgyMjIpcCFlAQQcCjUJNDNfMzktagwwMDAJaQ8uWgR8LCBrZWVwIG9yZGVyOmZhbHNlLCBzdGF0czpwc2V1ZG9F32pwAQFpAQQwCjMJNl8yOShQcm9iZSGmODY0MDAJZ3JvdXAgYnk6Q3G2QCwgZnVuY3M6Zmlyc3Ryb3coFRoIKS0+FQwFdkrIBBBwYXJ0aSEuGG9ya2VyOnsZ/zQxLjAyODkxMjA0NnMsIC7dAgg1LCBlEGGDbWVlUSw1LjE0NDE5ODAwOXNFuRhfZXhlYzowDQ0hwwkkGDIwNDc4OHNpvQVoEDg1MTA2ARIIcDk1MhIAFH0sIGZpbmqhAAgzNjhyoQABrQRvdAmhQSMAOWFCHZ4MMjY2bg0QGaEMNDY0MaXwgV4JoRQ5ODE0cywdoAUROa5hhAAzgbwlp2mEAG5hejWDbWtChQEICTM4sdFhzRA1CTZfMyGwADhBYDXwSsEDbQAIaW5nUkMGIHNjaGVtYV9pZCFpRgEHRboJHklBCG1pbhWtADjuPAJNPBA4MTc1NyHUnjwCFDM4NzM3MkFuIbJWPAIYMzg4NDg5NwHTBGF4KZsQNzg4NzABaFU8DRJ+PAIUODMwNjk1at0CLjwCEDczLjE2oatdPAgxOTJGPAIAMEE+AY8VoRA4MTM0NQGzFaENElk+ADbhGQwzNgkwKfYAZOEUJEhhc2hBZ2dfMzFevQNeDwcMNzY2LgmrQSOtrG2qARLB+ww0LjLC4Vwha2W+BCAz8W8AY74PBwgzLjEJb+4PB+kPDDEuMm2WDgcSkgnhCwQ0MP0LADdhPgAxpaH+QAPOQANKaAMWygl9UA6oCcVroUXtcqEklnEHADVScQcEMTIaKwmCcQcAMcGgAHlGcQcO5gm2cQcAMi5EAgBhMnEHVUsF6NlUDCA0MDQShwlZ+gQ4CeFToT4OvQiB84WZ/lMHLlEBIAlOL0EJTi9BCg==') # Plan_digest: 03fa0f18132c15290435ccd6930c03fe7257c7017164897b1e5acdd3c92e1828 # Resource_group: default ; [2024/05/06 17:55:47.904 +08:00] [ERROR] [advancer.go:400] ["listen task meet error, would reopen."] [error=EOF] [2024/05/06 17:55:49.806 +08:00] [ERROR] [advancer.go:400] ["listen task meet error, would reopen."] [error=EOF] --- PASS: TestIndex (48.69s) PASS ddl_test end [Pipeline] } [Pipeline] // container [Pipeline] } Cache not saved (ws/jenkins-pingcap-tidb-pull_integration_ddl_test-8553/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] } [TestSimpleMixed][Mixed][Time Cost]22.809328634s === RUN TestSimple/Inc === RUN TestSimple/Inc/test_inc [mysql] 2024/05/06 17:55:55 packets.go:37: unexpected EOF [mysql] 2024/05/06 17:55:55 packets.go:37: unexpected EOF [2024/05/06 17:55:55.916 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="insert into test_inc values (692, 692)"] [addr=127.0.0.1:5000] [error="invalid connection"] [2024/05/06 17:55:55.916 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="insert into test_inc values (92, 92)"] [addr=127.0.0.1:5000] [error="invalid connection"] [TestSimpleInc][Insert][Time Cost]3.556541059s [TestSimpleInc][Update][Time Cost]2.473690586s === RUN TestSimple/Inc/test_inc_common [TestSimpleInc][Insert][Time Cost]455.460074ms [mysql] 2024/05/06 17:56:03 packets.go:37: unexpected EOF [mysql] 2024/05/06 17:56:03 packets.go:37: unexpected EOF [2024/05/06 17:56:03.460 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="update test_inc_common set c2 = c2 + 1 where c1 = 0"] [addr=127.0.0.1:5002] [error="invalid connection"] [mysql] 2024/05/06 17:56:03 packets.go:37: unexpected EOF [2024/05/06 17:56:03.461 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="update test_inc_common set c2 = c2 + 1 where c1 = 0"] [addr=127.0.0.1:5002] [error="invalid connection"] [mysql] 2024/05/06 17:56:03 packets.go:37: unexpected EOF [2024/05/06 17:56:03.461 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="update test_inc_common set c2 = c2 + 1 where c1 = 0"] [addr=127.0.0.1:5002] [error="invalid connection"] [2024/05/06 17:56:03.461 +08:00] [ERROR] [ddl_test.go:396] ["exec in server, retry"] [query="update test_inc_common set c2 = c2 + 1 where c1 = 0"] [addr=127.0.0.1:5002] [error="invalid connection"] === RUN TestSimpleDelete/Basic === RUN TestSimpleDelete/Basic/test_delete [TestSimpleDelete][Time Cost]913.908556ms === RUN TestSimpleDelete/Basic/test_delete_common [TestSimpleDelete][Time Cost]1.201144303s === RUN TestSimpleDelete/Conflict === RUN TestSimpleDelete/Conflict/test_conflict_delete [TestSimpleConflictDelete][Insert][Time Cost]558.000866ms [TestSimpleConflictDelete][Delete][Time Cost]504.411728ms === RUN TestSimpleDelete/Conflict/test_conflict_delete_common [TestSimpleConflictDelete][Insert][Time Cost]405.34771ms [TestSimpleConflictDelete][Delete][Time Cost]569.035361ms [2024/05/06 17:56:07.208 +08:00] [ERROR] [advancer.go:400] ["listen task meet error, would reopen."] [error=EOF] [TestSimpleInc][Update][Time Cost]5.529755776s [2024/05/06 17:56:07.457 +08:00] [ERROR] [advancer.go:400] ["listen task meet error, would reopen."] [error=EOF] --- PASS: TestSimpleDelete (31.00s) --- PASS: TestSimpleDelete/Basic (2.12s) --- PASS: TestSimpleDelete/Basic/test_delete (0.92s) --- PASS: TestSimpleDelete/Basic/test_delete_common (1.20s) --- PASS: TestSimpleDelete/Conflict (2.09s) --- PASS: TestSimpleDelete/Conflict/test_conflict_delete (1.08s) --- PASS: TestSimpleDelete/Conflict/test_conflict_delete_common (1.00s) PASS --- PASS: TestSimple (87.63s) --- PASS: TestSimple/Basic (6.04s) --- PASS: TestSimple/Mixed (52.55s) --- PASS: TestSimple/Mixed/test_mixed (22.83s) --- PASS: TestSimple/Mixed/test_mixed_common (29.72s) --- PASS: TestSimple/Inc (12.04s) --- PASS: TestSimple/Inc/test_inc (6.04s) --- PASS: TestSimple/Inc/test_inc_common (6.00s) PASS ddl_test end [Pipeline] } [Pipeline] // container [Pipeline] } Cache not saved (ws/jenkins-pingcap-tidb-pull_integration_ddl_test-8553/tidb-test already exists) [Pipeline] // cache [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node ddl_test end [Pipeline] } [Pipeline] // podTemplate [Pipeline] } [Pipeline] } [Pipeline] // withEnv [Pipeline] // container [Pipeline] } [Pipeline] } Cache not saved (ws/jenkins-pingcap-tidb-pull_integration_ddl_test-8553/tidb-test already exists) [Pipeline] // stage [Pipeline] // cache [Pipeline] } [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // podTemplate [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // podTemplate [Pipeline] End of Pipeline Finished: SUCCESS