Skip to content

Console Output

Skipping 26 KB.. Full Log
git version 2.37.2
Reinitialized existing Git repository in /home/jenkins/agent/workspace/pingcap/tidb/release-8.1/ghpr_unit_test/tidb/.git/
.git
HEAD is now at 5b4cb223b4 planner: column pruning should use a shallow copy slice
POST git-upload-pack (686 bytes)
POST git-upload-pack (973 bytes)
From https://github.com/pingcap/tidb
   0f3776622d..ff5eb17f0f  release-8.1          -> origin/release-8.1
 = [up to date]            refs/pull/53311/head -> origin/pr/53311/head
Previous HEAD position was 5b4cb223b4 planner: column pruning should use a shallow copy slice
HEAD is now at ff5eb17f0f extension: make `RelatedTables` work when the statement fails (#50989) (#53308)
๐Ÿšง Checkouting to base SHA:ff5eb17f0ffb5d1f3abb0b55e3ac68112348beac...
HEAD is now at ff5eb17f0f extension: make `RelatedTables` work when the statement fails (#50989) (#53308)
โœ… Checked. ๐ŸŽ‰
๐Ÿงพ HEAD info:
ff5eb17f0ffb5d1f3abb0b55e3ac68112348beac
ff5eb17f0f extension: make `RelatedTables` work when the statement fails (#50989) (#53308)
0f3776622d meta,ddl: fix duplicate entry error when insert after drop and recover table (#52761) (#53187)
110079419c ddl: add owner_id field to tidb_mdl_info to avoid unexpected writes (#53234) (#53300)
๐Ÿšง Pre-merge heads of pull requests to base SHA: ff5eb17f0ffb5d1f3abb0b55e3ac68112348beac ...
Merge made by the 'ort' strategy.
 pkg/executor/builder.go                 | 25 +++++++++++++++++++++----
 pkg/executor/executor_failpoint_test.go | 18 ++++++++++++++++++
 2 files changed, 39 insertions(+), 4 deletions(-)
๐Ÿงพ Pre-merged result:
53fb516aacc34c2e088050467e6cf1635e0730d6
53fb516aac Merge commit '2becb8e2d0a873f57fe0e823b5b26281f587665f' into HEAD
ff5eb17f0f extension: make `RelatedTables` work when the statement fails (#50989) (#53308)
0f3776622d meta,ddl: fix duplicate entry error when insert after drop and recover table (#52761) (#53187)
โœ… Pre merged ๐ŸŽ‰
๐Ÿ“ update submodules ...
โœ… update submodules done
โœ… ~~~~~All done.~~~~~~
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // script
[Pipeline] }
Cache saved successfully (git/pingcap/tidb/rev-ff5eb17-2becb8e)
517732352 bytes in 7.98 secs (64902802 bytes/sec)
[Pipeline] // cache
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] withCredentials
Masking supported pattern matches of $CODECOV_TOKEN
[Pipeline] {
[Pipeline] dir
Running in /home/jenkins/agent/workspace/pingcap/tidb/release-8.1/ghpr_unit_test/tidb
[Pipeline] {
[Pipeline] sh
+ sed -i 's|repository_cache=/home/jenkins/.tidb/tmp|repository_cache=/share/.cache/bazel-repository-cache|g' Makefile.common
+ git diff .
diff --git a/Makefile.common b/Makefile.common
index b540debd42..9264b96d48 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -127,7 +127,7 @@ TEST_COVERAGE_DIR := "test_coverage"
 
 ifneq ("$(CI)", "")
 	BAZEL_GLOBAL_CONFIG := --output_user_root=/home/jenkins/.tidb/tmp
-	BAZEL_CMD_CONFIG := --config=ci --repository_cache=/home/jenkins/.tidb/tmp
-	BAZEL_SYNC_CONFIG := --repository_cache=/home/jenkins/.tidb/tmp
+	BAZEL_CMD_CONFIG := --config=ci --repository_cache=/share/.cache/bazel-repository-cache
+	BAZEL_SYNC_CONFIG := --repository_cache=/share/.cache/bazel-repository-cache
 endif
 BAZEL_INSTRUMENTATION_FILTER := --instrument_test_targets --instrumentation_filter=//pkg/...,//br/...,//dumpling/...
+ git status
HEAD detached from origin/release-8.1
You are in a sparse checkout with 100% of tracked files present.

Changes not staged for commit:
  (use "git add <file>..." to update what will be committed)
  (use "git restore <file>..." to discard changes in working directory)
	modified:   Makefile.common

no changes added to commit (use "git add" and/or "git commit -a")
[Pipeline] sh
GOBIN=/home/jenkins/agent/workspace/pingcap/tidb/release-8.1/ghpr_unit_test/tidb/tools/bin GO111MODULE=on go install github.com/pingcap/failpoint/failpoint-ctl@2eaa328
go: downloading github.com/pingcap/failpoint v0.0.0-20220801062533-2eaa32854a6c
go: downloading github.com/sergi/go-diff v1.1.0
bazel --output_user_root=/home/jenkins/.tidb/tmp run --config=ci --repository_cache=/share/.cache/bazel-repository-cache //:gazelle
Extracting Bazel installation...
Starting local Bazel server and connecting to it...
INFO: Invocation ID: 17a20637-de87-4ea9-9801-a46ada05dfe8
INFO: Reading 'startup' options from /home/jenkins/agent/workspace/pingcap/tidb/release-8.1/ghpr_unit_test/tidb/.bazelrc: --host_jvm_args=-Xmx4g, --unlimit_coredumps
INFO: Options provided by the client:
  Inherited 'common' options: --isatty=0 --terminal_columns=80
INFO: Reading rc options for 'run' from /home/jenkins/agent/workspace/pingcap/tidb/release-8.1/ghpr_unit_test/tidb/.bazelrc:
  Inherited 'build' options: --announce_rc --experimental_guard_against_concurrent_changes --experimental_remote_merkle_tree_cache --java_language_version=17 --java_runtime_version=17 --tool_java_language_version=17 --tool_java_runtime_version=17 --incompatible_strict_action_env --incompatible_enable_cc_toolchain_resolution
INFO: Reading rc options for 'run' from /data/..2024_05_16_05_30_27.1062557495/bazel:
  Inherited 'build' options: --remote_cache=http://ats.apps.svc/brc/tidb --remote_timeout=30s
INFO: Reading rc options for 'run' from /home/jenkins/.bazelrc:
  Inherited 'build' options: --local_ram_resources=315385 --local_cpu_resources=70 --jobs=70 --repository_cache=/share/.cache/bazel-repository-cache
INFO: Found applicable config definition build:ci in file /home/jenkins/agent/workspace/pingcap/tidb/release-8.1/ghpr_unit_test/tidb/.bazelrc: --color=yes --experimental_remote_cache_compression
INFO: Found applicable config definition run:ci in file /home/jenkins/agent/workspace/pingcap/tidb/release-8.1/ghpr_unit_test/tidb/.bazelrc: --color=yes
Loading: 
Loading: 
Loading: 
Loading: 0 packages loaded
Analyzing: target //:gazelle (1 packages loaded, 0 targets configured)
Analyzing: target //:gazelle (44 packages loaded, 413 targets configured)
Analyzing: target //:gazelle (44 packages loaded, 413 targets configured)
Analyzing: target //:gazelle (45 packages loaded, 413 targets configured)
Analyzing: target //:gazelle (100 packages loaded, 10464 targets configured)
Analyzing: target //:gazelle (100 packages loaded, 10464 targets configured)
Analyzing: target //:gazelle (256 packages loaded, 11643 targets configured)
INFO: Analyzed target //:gazelle (268 packages loaded, 11957 targets configured).
INFO: Found 1 target...
[0 / 92] [Prepa] BazelWorkspaceStatusAction stable-status.txt ... ( 1 action running)
[24 / 314] GoStdlib external/io_bazel_rules_go/stdlib_/pkg [for tool]; Downloading external/io_bazel_rules_go/stdlib_/pkg/include/funcdata.h; 0s remote-cache ... (3 actions, 0 running)
[24 / 314] GoStdlib external/io_bazel_rules_go/stdlib_/pkg [for tool]; Downloading external/io_bazel_rules_go/stdlib_/pkg/tool/linux_amd64/compile, 10.0 MiB / 17.2 MiB; 2s remote-cache ... (3 actions, 0 running)
[25 / 314] GoStdlib external/io_bazel_rules_go/stdlib_/pkg [for tool]; 3s remote-cache ... (43 actions, 0 running)
[312 / 314] GoCompilePkg external/bazel_gazelle/cmd/gazelle/gazelle.a [for tool]; 0s remote-cache
Target //:gazelle up-to-date:
  bazel-bin/gazelle-runner.bash
  bazel-bin/gazelle
INFO: Elapsed time: 24.373s, Critical Path: 4.64s
INFO: 314 processes: 294 remote cache hit, 20 internal.
INFO: Build completed successfully, 314 total actions
INFO: Running command line: bazel-bin/gazelle
bazel --output_user_root=/home/jenkins/.tidb/tmp run --config=ci --repository_cache=/share/.cache/bazel-repository-cache  \
	--run_under="cd /home/jenkins/agent/workspace/pingcap/tidb/release-8.1/ghpr_unit_test/tidb && " \
	 //tools/tazel:tazel
INFO: Invocation ID: 65b16565-6bfd-4e80-a1e2-76b0ac7e8e92
INFO: Reading 'startup' options from /home/jenkins/agent/workspace/pingcap/tidb/release-8.1/ghpr_unit_test/tidb/.bazelrc: --host_jvm_args=-Xmx4g, --unlimit_coredumps
INFO: Options provided by the client:
  Inherited 'common' options: --isatty=0 --terminal_columns=80
INFO: Reading rc options for 'run' from /home/jenkins/agent/workspace/pingcap/tidb/release-8.1/ghpr_unit_test/tidb/.bazelrc:
  Inherited 'build' options: --announce_rc --experimental_guard_against_concurrent_changes --experimental_remote_merkle_tree_cache --java_language_version=17 --java_runtime_version=17 --tool_java_language_version=17 --tool_java_runtime_version=17 --incompatible_strict_action_env --incompatible_enable_cc_toolchain_resolution
INFO: Reading rc options for 'run' from /data/..2024_05_16_05_30_27.1062557495/bazel:
  Inherited 'build' options: --remote_cache=http://ats.apps.svc/brc/tidb --remote_timeout=30s
INFO: Reading rc options for 'run' from /home/jenkins/.bazelrc:
  Inherited 'build' options: --local_ram_resources=315385 --local_cpu_resources=70 --jobs=70 --repository_cache=/share/.cache/bazel-repository-cache
INFO: Found applicable config definition build:ci in file /home/jenkins/agent/workspace/pingcap/tidb/release-8.1/ghpr_unit_test/tidb/.bazelrc: --color=yes --experimental_remote_cache_compression
INFO: Found applicable config definition run:ci in file /home/jenkins/agent/workspace/pingcap/tidb/release-8.1/ghpr_unit_test/tidb/.bazelrc: --color=yes
Loading: 
Loading: 
Loading: 0 packages loaded
INFO: Build option --run_under has changed, discarding analysis cache.
Analyzing: target //tools/tazel:tazel (1 packages loaded, 0 targets configured)
Analyzing: target //tools/tazel:tazel (78 packages loaded, 12885 targets configured)
INFO: Analyzed target //tools/tazel:tazel (301 packages loaded, 14191 targets configured).
INFO: Found 1 target...
[0 / 11] [Prepa] BazelWorkspaceStatusAction stable-status.txt ... (2 actions, 0 running)
[271 / 585] checking cached actions
[570 / 585] GoCompilePkg external/com_github_tikv_client_go_v2/internal/client/client.a; 0s remote-cache
Target //tools/tazel:tazel up-to-date:
  bazel-bin/tools/tazel/tazel_/tazel
INFO: Elapsed time: 4.683s, Critical Path: 2.43s
INFO: 319 processes: 316 remote cache hit, 3 internal.
INFO: Build completed successfully, 319 total actions
INFO: Running command line: /bin/bash -c 'cd /home/jenkins/agent/workspace/pingcap/tidb/release-8.1/ghpr_unit_test/tidb &&  bazel-bin/tools/tazel/tazel_/tazel '
bazel --output_user_root=/home/jenkins/.tidb/tmp --nohome_rc coverage --config=ci --repository_cache=/share/.cache/bazel-repository-cache --instrument_test_targets --instrumentation_filter=//pkg/...,//br/...,//dumpling/... --jobs=35 --build_tests_only --test_keep_going=false \
	--@io_bazel_rules_go//go/config:cover_format=go_cover --define gotags=deadlock,intest \
	-- //... -//cmd/... -//tests/graceshutdown/... \
	-//tests/globalkilltest/... -//tests/readonlytest/... -//br/pkg/task:task_test -//tests/realtikvtest/...
INFO: Invocation ID: 59528013-ca22-4e3a-b6d0-db8c04260fe2
INFO: Reading 'startup' options from /home/jenkins/agent/workspace/pingcap/tidb/release-8.1/ghpr_unit_test/tidb/.bazelrc: --host_jvm_args=-Xmx4g, --unlimit_coredumps
INFO: Options provided by the client:
  Inherited 'common' options: --isatty=0 --terminal_columns=80
INFO: Reading rc options for 'coverage' from /home/jenkins/agent/workspace/pingcap/tidb/release-8.1/ghpr_unit_test/tidb/.bazelrc:
  Inherited 'build' options: --announce_rc --experimental_guard_against_concurrent_changes --experimental_remote_merkle_tree_cache --java_language_version=17 --java_runtime_version=17 --tool_java_language_version=17 --tool_java_runtime_version=17 --incompatible_strict_action_env --incompatible_enable_cc_toolchain_resolution
INFO: Reading rc options for 'coverage' from /data/..2024_05_16_05_30_27.1062557495/bazel:
  Inherited 'build' options: --remote_cache=http://ats.apps.svc/brc/tidb --remote_timeout=30s
INFO: Reading rc options for 'coverage' from /home/jenkins/agent/workspace/pingcap/tidb/release-8.1/ghpr_unit_test/tidb/.bazelrc:
  Inherited 'test' options: --test_output=errors --test_summary=detailed
INFO: Found applicable config definition build:ci in file /home/jenkins/agent/workspace/pingcap/tidb/release-8.1/ghpr_unit_test/tidb/.bazelrc: --color=yes --experimental_remote_cache_compression
INFO: Found applicable config definition test:ci in file /home/jenkins/agent/workspace/pingcap/tidb/release-8.1/ghpr_unit_test/tidb/.bazelrc: --color=yes --verbose_failures --test_verbose_timeout_warnings --test_env=GO_TEST_WRAP_TESTV=1 --experimental_ui_max_stdouterr_bytes=268435456 --test_timeout=150,300,900,3600
Loading: 
Loading: 
Loading: 0 packages loaded
INFO: Build options --@io_bazel_rules_go//go/config:cover_format, --collect_code_coverage, --define, and 4 more have changed, discarding analysis cache.
Analyzing: 404 targets (630 packages loaded, 0 targets configured)
Analyzing: 404 targets (1282 packages loaded, 17439 targets configured)
Analyzing: 404 targets (1576 packages loaded, 22431 targets configured)
Analyzing: 404 targets (1641 packages loaded, 23651 targets configured)
Analyzing: 404 targets (1872 packages loaded, 25293 targets configured)
Analyzing: 404 targets (1872 packages loaded, 25293 targets configured)
Analyzing: 404 targets (1930 packages loaded, 26047 targets configured)
Analyzing: 404 targets (1935 packages loaded, 26726 targets configured)
INFO: Analyzed 404 targets (1935 packages loaded, 26726 targets configured).
INFO: Found 404 test targets...
[0 / 13] [Prepa] Writing file br/cmd/br/br_test/baseline_coverage.dat ... (11 actions, 0 running)
[1,410 / 9,484] GoStdlib external/io_bazel_rules_go/stdlib_/pkg; Downloading external/io_bazel_rules_go/stdlib_/pkg/linux_amd64/runtime.a, 5.0 MiB / 10.3 MiB; 0s remote-cache ... (35 actions, 0 running)
[1,442 / 9,484] GoStdlib external/io_bazel_rules_go/stdlib_/pkg [for tool]; Downloading external/io_bazel_rules_go/stdlib_/pkg/tool/linux_amd64/pprof, 9.0 MiB / 10.7 MiB; 1s remote-cache ... (35 actions, 0 running)
[1,443 / 9,484] GoStdlib external/io_bazel_rules_go/stdlib_/pkg; 3s remote-cache ... (35 actions, 0 running)
[1,498 / 9,484] GoStdlib external/io_bazel_rules_go/stdlib_/pkg; Downloading external/io_bazel_rules_go/stdlib_/pkg/tool/linux_amd64/compile, 13.0 MiB / 17.2 MiB; 4s remote-cache ... (33 actions, 0 running)
[1,992 / 9,484] GoCompilePkg external/co_honnef_go_tools/go/ir/ir.a [for tool]; Downloading external/co_honnef_go_tools/go/ir/ir.a, 3.6 MiB / 5.7 MiB; 0s remote-cache ... (11 actions, 0 running)
[2,541 / 9,492] GoCompilePkg build/linter/util/util_test.internal.a; Downloading build/linter/util/util_test.internal.a, 63.8 KiB / 156.3 KiB; 0s remote-cache ... (33 actions, 0 running)
[3,054 / 9,494] JavaToolchainCompileBootClasspath external/bazel_tools/tools/jdk/platformclasspath.jar [for tool]; Downloading external/bazel_tools/tools/jdk/platformclasspath.jar, 24.0 MiB / 96.2 MiB; 0s remote-cache ... (35 actions, 0 running)
[3,319 / 9,509] JavaToolchainCompileBootClasspath external/bazel_tools/tools/jdk/platformclasspath.jar [for tool]; Downloading external/bazel_tools/tools/jdk/platformclasspath.jar, 59.0 MiB / 96.2 MiB; 1s remote-cache ... (35 actions, 0 running)
[3,511 / 9,584] JavaToolchainCompileBootClasspath external/bazel_tools/tools/jdk/platformclasspath.jar [for tool]; Downloading external/bazel_tools/tools/jdk/platformclasspath.jar, 83.0 MiB / 96.2 MiB; 2s remote-cache ... (35 actions, 0 running)
[3,685 / 9,644] GoCompilePkg external/com_github_aws_aws_sdk_go/service/ec2/ec2.a; Downloading external/com_github_aws_aws_sdk_go/service/ec2/ec2.a, 62.1 MiB / 69.8 MiB; 2s remote-cache ... (35 actions, 0 running)
[3,861 / 9,673] 8 / 404 tests; GoLink pkg/parser/parser_test_/parser_test; Downloading pkg/parser/parser_test_/parser_test, 15.0 MiB / 17.5 MiB; 0s remote-cache ... (33 actions, 0 running)
[4,165 / 9,746] 22 / 404 tests; GoLink pkg/parser/ast/ast_test_/ast_test; Downloading pkg/parser/ast/ast_test_/ast_test, 14.0 MiB / 16.9 MiB; 0s remote-cache ... (34 actions, 0 running)
[4,502 / 9,813] 39 / 404 tests; GoCompilePkg external/com_github_cockroachdb_pebble/pebble.a; Downloading external/com_github_cockroachdb_pebble/pebble.a, 6.0 MiB / 7.7 MiB; 0s remote-cache ... (35 actions, 0 running)
[4,847 / 9,826] 73 / 404 tests; GoCompilePkg external/com_github_aws_aws_sdk_go/service/ec2/ec2.a; Downloading external/com_github_aws_aws_sdk_go/service/ec2/ec2.a, 8.0 MiB / 75.3 MiB; 0s remote-cache ... (32 actions, 0 running)
[4,999 / 9,828] 73 / 404 tests; GoCompilePkg external/com_github_aws_aws_sdk_go/service/ec2/ec2.a; Downloading external/com_github_aws_aws_sdk_go/service/ec2/ec2.a, 38.7 MiB / 75.3 MiB; 1s remote-cache ... (29 actions, 0 running)
[5,127 / 9,828] 74 / 404 tests; GoCompilePkg external/com_github_aws_aws_sdk_go/service/ec2/ec2.a; Downloading external/com_github_aws_aws_sdk_go/service/ec2/ec2.a, 75.0 MiB / 75.3 MiB; 2s remote-cache ... (19 actions, 0 running)
[5,191 / 9,838] 78 / 404 tests; GoLink pkg/util/resourcegrouptag/resourcegrouptag_test_/resourcegrouptag_test; Downloading pkg/util/resourcegrouptag/resourcegrouptag_test_/resourcegrouptag_test, 18.8 MiB / 23.1 MiB; 0s remote-cache ... (6 actions, 0 running)
[5,324 / 9,854] 80 / 404 tests; GoLink pkg/privilege/privileges/ldap/ldap_test_/ldap_test; Downloading pkg/privilege/privileges/ldap/ldap_test_/ldap_test, 6.0 MiB / 23.6 MiB; 0s remote-cache ... (21 actions, 0 running)
[5,371 / 9,858] 82 / 404 tests; GoLink pkg/privilege/privileges/ldap/ldap_test_/ldap_test; Downloading pkg/privilege/privileges/ldap/ldap_test_/ldap_test, 18.0 MiB / 23.6 MiB; 1s remote-cache ... (32 actions, 0 running)
[5,424 / 9,896] 83 / 404 tests; GoLink pkg/lightning/log/log_test_/log_test; Downloading pkg/lightning/log/log_test_/log_test, 25.0 MiB / 27.8 MiB; 2s remote-cache ... (35 actions, 0 running)
[5,491 / 9,935] 91 / 404 tests; GoLink pkg/util/deadlockhistory/deadlockhistory_test_/deadlockhistory_test; Downloading pkg/util/deadlockhistory/deadlockhistory_test_/deadlockhistory_test, 19.0 MiB / 29.2 MiB; 1s remote-cache ... (35 actions, 0 running)
[5,550 / 9,944] 101 / 404 tests; GoLink pkg/util/deadlockhistory/deadlockhistory_test_/deadlockhistory_test; 2s remote-cache ... (35 actions, 0 running)
[5,609 / 9,997] 104 / 404 tests; GoLink pkg/util/parser/parser_test_/parser_test; Downloading pkg/util/parser/parser_test_/parser_test, 32.0 MiB / 36.9 MiB; 3s remote-cache ... (35 actions, 0 running)
[5,668 / 10,003] 105 / 404 tests; GoLink pkg/util/cpu/cpu_test_/cpu_test; Downloading pkg/util/cpu/cpu_test_/cpu_test, 24.0 MiB / 33.3 MiB; 2s remote-cache ... (35 actions, 0 running)
[5,725 / 10,024] 108 / 404 tests; GoLink pkg/util/cpu/cpu_test_/cpu_test; 3s remote-cache ... (35 actions, 0 running)
[5,794 / 10,078] 110 / 404 tests; GoLink pkg/store/driver/error/error_test_/error_test; Downloading pkg/store/driver/error/error_test_/error_test, 26.0 MiB / 28.5 MiB; 2s remote-cache ... (35 actions, 0 running)
[5,860 / 10,080] 113 / 404 tests; GoLink pkg/util/rowcodec/rowcodec_test_/rowcodec_test; Downloading pkg/util/rowcodec/rowcodec_test_/rowcodec_test, 28.0 MiB / 30.9 MiB; 2s remote-cache ... (35 actions, 0 running)
[5,929 / 10,096] 115 / 404 tests; GoLink pkg/util/chunk/chunk_test_/chunk_test; Downloading pkg/util/chunk/chunk_test_/chunk_test, 33.0 MiB / 40.0 MiB; 2s remote-cache ... (35 actions, 0 running)
[5,972 / 10,212] 115 / 404 tests; GoCompilePkg pkg/metrics/expression.recompile557.a; Downloading pkg/metrics/expression.recompile557.a, 26.0 MiB / 78.4 MiB; 2s remote-cache ... (35 actions, 0 running)
[6,015 / 10,212] 118 / 404 tests; GoCompilePkg pkg/metrics/expression.recompile557.a; Downloading pkg/metrics/expression.recompile557.a, 35.0 MiB / 78.4 MiB; 3s remote-cache ... (35 actions, 0 running)
[6,052 / 10,218] 118 / 404 tests; GoCompilePkg pkg/metrics/expression.recompile557.a; Downloading pkg/metrics/expression.recompile557.a, 45.0 MiB / 78.4 MiB; 4s remote-cache ... (35 actions, 0 running)
[6,096 / 10,228] 122 / 404 tests; GoCompilePkg pkg/metrics/expression.recompile557.a; Downloading pkg/metrics/expression.recompile557.a, 54.0 MiB / 78.4 MiB; 5s remote-cache ... (35 actions, 0 running)
[6,143 / 10,235] 125 / 404 tests; GoCompilePkg pkg/metrics/expression.recompile557.a; Downloading pkg/metrics/expression.recompile557.a, 65.0 MiB / 78.4 MiB; 6s remote-cache ... (35 actions, 0 running)
[6,182 / 10,235] 127 / 404 tests; GoCompilePkg pkg/metrics/expression.recompile557.a; Downloading pkg/metrics/expression.recompile557.a, 74.0 MiB / 78.4 MiB; 7s remote-cache ... (35 actions, 0 running)
[6,207 / 10,235] 127 / 404 tests; GoLink pkg/util/sem/sem_test_/sem_test; Downloading pkg/util/sem/sem_test_/sem_test, 42.0 MiB / 42.6 MiB; 5s remote-cache ... (35 actions, 0 running)
[6,244 / 10,246] 128 / 404 tests; GoCompilePkg pkg/util/expression.recompile532.a; Downloading pkg/util/expression.recompile532.a, 40.0 MiB / 78.4 MiB; 4s remote-cache ... (35 actions, 0 running)
[6,283 / 10,246] 130 / 404 tests; GoCompilePkg pkg/util/expression.recompile532.a; Downloading pkg/util/expression.recompile532.a, 49.0 MiB / 78.4 MiB; 5s remote-cache ... (35 actions, 0 running)
[6,330 / 10,250] 131 / 404 tests; GoCompilePkg pkg/util/expression.recompile532.a; Downloading pkg/util/expression.recompile532.a, 60.0 MiB / 78.4 MiB; 6s remote-cache ... (35 actions, 0 running)
[6,389 / 10,258] 135 / 404 tests; GoCompilePkg pkg/util/expression.recompile532.a; Downloading pkg/util/expression.recompile532.a, 72.0 MiB / 78.4 MiB; 7s remote-cache ... (35 actions, 0 running)
[6,438 / 10,281] 136 / 404 tests; GoCompilePkg pkg/structure/expression.recompile1062.a; Downloading pkg/structure/expression.recompile1062.a, 70.0 MiB / 78.4 MiB; 7s remote-cache ... (35 actions, 0 running)
[6,480 / 10,281] 137 / 404 tests; GoCompilePkg pkg/structure/expression.recompile1062.a; 8s remote-cache ... (35 actions, 0 running)
[6,541 / 10,288] 139 / 404 tests; GoLink pkg/resourcemanager/pool/workerpool/workerpool_test_/workerpool_test; Downloading pkg/resourcemanager/pool/workerpool/workerpool_test_/workerpool_test, 39.0 MiB / 41.1 MiB; 4s remote-cache ... (35 actions, 0 running)
[6,600 / 10,293] 139 / 404 tests; GoCompilePkg pkg/extension/expression.recompile1127.a; Downloading pkg/extension/expression.recompile1127.a, 44.0 MiB / 78.4 MiB; 4s remote-cache ... (35 actions, 0 running)
[6,655 / 10,304] 140 / 404 tests; GoCompilePkg pkg/extension/expression.recompile1127.a; Downloading pkg/extension/expression.recompile1127.a, 55.0 MiB / 78.4 MiB; 5s remote-cache ... (35 actions, 0 running)
[6,713 / 10,306] 141 / 404 tests; GoCompilePkg pkg/extension/expression.recompile1127.a; Downloading pkg/extension/expression.recompile1127.a, 64.0 MiB / 78.4 MiB; 6s remote-cache ... (35 actions, 0 running)
[6,757 / 10,308] 145 / 404 tests; GoCompilePkg pkg/extension/expression.recompile1127.a; Downloading pkg/extension/expression.recompile1127.a, 74.0 MiB / 78.4 MiB; 7s remote-cache ... (35 actions, 0 running)
[6,814 / 10,315] 146 / 404 tests; GoCompilePkg pkg/expression/expression.a; Downloading pkg/expression/expression.a, 71.0 MiB / 78.4 MiB; 6s remote-cache ... (34 actions, 0 running)
[6,877 / 10,360] 147 / 404 tests; GoLink pkg/executor/internal/pdhelper/pdhelper_test_/pdhelper_test; Downloading pkg/executor/internal/pdhelper/pdhelper_test_/pdhelper_test, 35.0 MiB / 42.8 MiB; 3s remote-cache ... (35 actions, 0 running)
[6,922 / 10,362] 148 / 404 tests; GoLink pkg/expression/contextimpl/contextimpl_test_/contextimpl_test; Downloading pkg/expression/contextimpl/contextimpl_test_/contextimpl_test, 39.0 MiB / 43.1 MiB; 3s remote-cache ... (35 actions, 0 running)
[6,968 / 10,421] 149 / 404 tests; GoLink pkg/executor/internal/applycache/applycache_test_/applycache_test; Downloading pkg/executor/internal/applycache/applycache_test_/applycache_test, 37.0 MiB / 42.9 MiB; 3s remote-cache ... (35 actions, 0 running)
[7,016 / 10,423] 151 / 404 tests; GoLink pkg/ddl/util/util_test_/util_test; Downloading pkg/ddl/util/util_test_/util_test, 32.0 MiB / 42.6 MiB; 3s remote-cache ... (35 actions, 0 running)
[7,050 / 10,423] 152 / 404 tests; GoLink pkg/ddl/util/util_test_/util_test; Downloading pkg/ddl/util/util_test_/util_test, 42.0 MiB / 42.6 MiB; 4s remote-cache ... (35 actions, 0 running)
[7,107 / 10,429] 155 / 404 tests; GoLink pkg/domain/infosync/infosync_test_/infosync_test; Downloading pkg/domain/infosync/infosync_test_/infosync_test, 49.0 MiB / 50.1 MiB; 5s remote-cache ... (35 actions, 0 running)
[7,151 / 10,433] 157 / 404 tests; GoLink pkg/meta/meta_test_/meta_test; Downloading pkg/meta/meta_test_/meta_test, 58.0 MiB / 60.8 MiB; 6s remote-cache ... (35 actions, 0 running)
[7,203 / 10,446] 157 / 404 tests; GoLink pkg/statistics/handle/cache/internal/lfu/lfu_test_/lfu_test; Downloading pkg/statistics/handle/cache/internal/lfu/lfu_test_/lfu_test, 61.0 MiB / 67.4 MiB; 6s remote-cache ... (35 actions, 0 running)
[7,259 / 10,460] 159 / 404 tests; GoLink pkg/timer/runtime/runtime_test_/runtime_test; Downloading pkg/timer/runtime/runtime_test_/runtime_test, 43.0 MiB / 56.4 MiB; 4s remote-cache ... (34 actions, 0 running)
[7,306 / 10,490] 159 / 404 tests; GoLink pkg/timer/runtime/runtime_test_/runtime_test; Downloading pkg/timer/runtime/runtime_test_/runtime_test, 55.0 MiB / 56.4 MiB; 5s remote-cache ... (35 actions, 0 running)
[7,357 / 10,514] 160 / 404 tests; GoLink pkg/table/table_test_/table_test; Downloading pkg/table/table_test_/table_test, 58.0 MiB / 67.0 MiB; 5s remote-cache ... (35 actions, 0 running)
[7,402 / 10,540] 161 / 404 tests; GoLink pkg/table/table_test_/table_test; 6s remote-cache ... (34 actions, 0 running)
[7,443 / 10,550] 161 / 404 tests; GoLink pkg/expression/aggregation/aggregation_test_/aggregation_test; Downloading pkg/expression/aggregation/aggregation_test_/aggregation_test, 52.5 MiB / 52.7 MiB; 5s remote-cache ... (35 actions, 0 running)
[7,473 / 10,565] 162 / 404 tests; GoLink pkg/store/mockstore/unistore/cophandler/cophandler_test_/cophandler_test; Downloading pkg/store/mockstore/unistore/cophandler/cophandler_test_/cophandler_test, 49.0 MiB / 54.6 MiB; 5s remote-cache ... (35 actions, 0 running)
[7,514 / 10,570] 162 / 404 tests; GoLink pkg/executor/mppcoordmanager/mppcoordmanager_test_/mppcoordmanager_test; Downloading pkg/executor/mppcoordmanager/mppcoordmanager_test_/mppcoordmanager_test, 48.0 MiB / 55.5 MiB; 5s remote-cache ... (34 actions, 0 running)
[7,544 / 10,570] 163 / 404 tests; GoLink pkg/executor/mppcoordmanager/mppcoordmanager_test_/mppcoordmanager_test; 6s remote-cache ... (35 actions, 0 running)
[7,579 / 10,572] 163 / 404 tests; GoLink br/pkg/streamhelper/streamhelper_test_/streamhelper_test; Downloading br/pkg/streamhelper/streamhelper_test_/streamhelper_test, 52.0 MiB / 101.5 MiB; 6s remote-cache ... (35 actions, 0 running)
[7,617 / 10,572] 165 / 404 tests; GoLink br/pkg/streamhelper/streamhelper_test_/streamhelper_test; Downloading br/pkg/streamhelper/streamhelper_test_/streamhelper_test, 61.5 MiB / 101.5 MiB; 7s remote-cache ... (35 actions, 0 running)
[7,660 / 10,607] 165 / 404 tests; GoLink br/pkg/streamhelper/streamhelper_test_/streamhelper_test; Downloading br/pkg/streamhelper/streamhelper_test_/streamhelper_test, 72.0 MiB / 101.5 MiB; 8s remote-cache ... (35 actions, 0 running)
[7,708 / 10,611] 165 / 404 tests; GoLink br/pkg/streamhelper/streamhelper_test_/streamhelper_test; Downloading br/pkg/streamhelper/streamhelper_test_/streamhelper_test, 83.0 MiB / 101.5 MiB; 9s remote-cache ... (35 actions, 0 running)
[7,750 / 10,611] 167 / 404 tests; GoLink br/pkg/streamhelper/streamhelper_test_/streamhelper_test; Downloading br/pkg/streamhelper/streamhelper_test_/streamhelper_test, 93.0 MiB / 101.5 MiB; 10s remote-cache ... (35 actions, 0 running)
[7,781 / 10,617] 168 / 404 tests; GoLink br/pkg/streamhelper/streamhelper_test_/streamhelper_test; 11s remote-cache ... (35 actions, 0 running)
[7,831 / 10,644] 170 / 404 tests; GoLink pkg/distsql/distsql_test_/distsql_test; Downloading pkg/distsql/distsql_test_/distsql_test, 59.2 MiB / 70.2 MiB; 6s remote-cache ... (35 actions, 0 running)
[7,874 / 10,644] 171 / 404 tests; GoLink pkg/distsql/distsql_test_/distsql_test; Downloading pkg/distsql/distsql_test_/distsql_test, 69.0 MiB / 70.2 MiB; 7s remote-cache ... (35 actions, 0 running)
[7,922 / 10,672] 171 / 404 tests; GoLink pkg/store/helper/helper_test_/helper_test; Downloading pkg/store/helper/helper_test_/helper_test, 38.0 MiB / 61.0 MiB; 4s remote-cache ... (35 actions, 0 running)
[7,971 / 10,672] 173 / 404 tests; GoLink pkg/store/helper/helper_test_/helper_test; Downloading pkg/store/helper/helper_test_/helper_test, 49.0 MiB / 61.0 MiB; 5s remote-cache ... (35 actions, 0 running)
[8,010 / 10,672] 173 / 404 tests; GoLink pkg/store/helper/helper_test_/helper_test; Downloading pkg/store/helper/helper_test_/helper_test, 60.0 MiB / 61.0 MiB; 6s remote-cache ... (35 actions, 0 running)
[8,058 / 10,684] 173 / 404 tests; GoLink pkg/statistics/handle/handle_test_/handle_test; 6s remote-cache ... (35 actions, 0 running)
[8,107 / 10,715] 173 / 404 tests; GoLink br/pkg/backup/prepare_snap/prepare_snap_test_/prepare_snap_test; Downloading br/pkg/backup/prepare_snap/prepare_snap_test_/prepare_snap_test, 43.0 MiB / 58.2 MiB; 4s remote-cache ... (35 actions, 0 running)
[8,140 / 10,715] 175 / 404 tests; GoLink br/pkg/backup/prepare_snap/prepare_snap_test_/prepare_snap_test; Downloading br/pkg/backup/prepare_snap/prepare_snap_test_/prepare_snap_test, 53.0 MiB / 58.2 MiB; 5s remote-cache ... (35 actions, 0 running)
[8,201 / 10,737] 177 / 404 tests; GoLink br/pkg/checkpoint/checkpoint_test_/checkpoint_test; Downloading br/pkg/checkpoint/checkpoint_test_/checkpoint_test, 30.0 MiB / 106.6 MiB; 2s remote-cache ... (35 actions, 0 running)
[8,240 / 10,737] 179 / 404 tests; GoLink br/pkg/checkpoint/checkpoint_test_/checkpoint_test; Downloading br/pkg/checkpoint/checkpoint_test_/checkpoint_test, 40.2 MiB / 106.6 MiB; 3s remote-cache ... (35 actions, 0 running)
[8,277 / 10,737] 179 / 404 tests; GoLink br/pkg/checkpoint/checkpoint_test_/checkpoint_test; Downloading br/pkg/checkpoint/checkpoint_test_/checkpoint_test, 51.0 MiB / 106.6 MiB; 4s remote-cache ... (35 actions, 0 running)
[8,312 / 10,737] 179 / 404 tests; GoLink br/pkg/checkpoint/checkpoint_test_/checkpoint_test; Downloading br/pkg/checkpoint/checkpoint_test_/checkpoint_test, 59.0 MiB / 106.6 MiB; 5s remote-cache ... (35 actions, 0 running)
[8,353 / 10,739] 180 / 404 tests; GoLink br/pkg/checkpoint/checkpoint_test_/checkpoint_test; Downloading br/pkg/checkpoint/checkpoint_test_/checkpoint_test, 69.0 MiB / 106.6 MiB; 6s remote-cache ... (35 actions, 0 running)
[8,379 / 10,739] 180 / 404 tests; GoLink br/pkg/checkpoint/checkpoint_test_/checkpoint_test; Downloading br/pkg/checkpoint/checkpoint_test_/checkpoint_test, 77.0 MiB / 106.6 MiB; 8s remote-cache ... (35 actions, 0 running)
[8,414 / 10,759] 181 / 404 tests; GoLink br/pkg/checkpoint/checkpoint_test_/checkpoint_test; Downloading br/pkg/checkpoint/checkpoint_test_/checkpoint_test, 88.0 MiB / 106.6 MiB; 9s remote-cache ... (35 actions, 0 running)
[8,462 / 10,776] 182 / 404 tests; GoLink br/pkg/checkpoint/checkpoint_test_/checkpoint_test; Downloading br/pkg/checkpoint/checkpoint_test_/checkpoint_test, 100.7 MiB / 106.6 MiB; 10s remote-cache ... (35 actions, 0 running)
[8,509 / 10,789] 184 / 404 tests; GoLink pkg/lightning/backend/local/local_test_/local_test; Downloading pkg/lightning/backend/local/local_test_/local_test, 88.2 MiB / 117.8 MiB; 9s remote-cache ... (35 actions, 0 running)
[8,557 / 10,793] 185 / 404 tests; GoLink pkg/lightning/backend/local/local_test_/local_test; Downloading pkg/lightning/backend/local/local_test_/local_test, 101.0 MiB / 117.8 MiB; 10s remote-cache ... (35 actions, 0 running)
[8,581 / 10,804] 185 / 404 tests; GoLink pkg/lightning/backend/local/local_test_/local_test; Downloading pkg/lightning/backend/local/local_test_/local_test, 111.0 MiB / 117.8 MiB; 11s remote-cache ... (35 actions, 0 running)
[8,606 / 10,855] 185 / 404 tests; GoLink pkg/sessionctx/stmtctx/stmtctx_test_/stmtctx_test; Downloading pkg/sessionctx/stmtctx/stmtctx_test_/stmtctx_test, 91.0 MiB / 155.2 MiB; 9s remote-cache ... (35 actions, 0 running)
[8,634 / 10,957] 185 / 404 tests; GoLink pkg/sessionctx/stmtctx/stmtctx_test_/stmtctx_test; Downloading pkg/sessionctx/stmtctx/stmtctx_test_/stmtctx_test, 101.0 MiB / 155.2 MiB; 10s remote-cache ... (35 actions, 0 running)
[8,660 / 10,981] 186 / 404 tests; GoLink pkg/sessionctx/stmtctx/stmtctx_test_/stmtctx_test; Downloading pkg/sessionctx/stmtctx/stmtctx_test_/stmtctx_test, 110.0 MiB / 155.2 MiB; 11s remote-cache ... (35 actions, 0 running)
[8,696 / 10,985] 190 / 404 tests; GoLink pkg/sessionctx/stmtctx/stmtctx_test_/stmtctx_test; Downloading pkg/sessionctx/stmtctx/stmtctx_test_/stmtctx_test, 121.0 MiB / 155.2 MiB; 12s remote-cache ... (35 actions, 0 running)
[8,725 / 10,985] 191 / 404 tests; GoLink pkg/sessionctx/stmtctx/stmtctx_test_/stmtctx_test; Downloading pkg/sessionctx/stmtctx/stmtctx_test_/stmtctx_test, 129.0 MiB / 155.2 MiB; 13s remote-cache ... (35 actions, 0 running)
[8,767 / 11,003] 193 / 404 tests; GoLink pkg/sessionctx/stmtctx/stmtctx_test_/stmtctx_test; Downloading pkg/sessionctx/stmtctx/stmtctx_test_/stmtctx_test, 138.2 MiB / 155.2 MiB; 14s remote-cache ... (35 actions, 0 running)
[8,800 / 11,008] 193 / 404 tests; GoLink pkg/sessionctx/stmtctx/stmtctx_test_/stmtctx_test; Downloading pkg/sessionctx/stmtctx/stmtctx_test_/stmtctx_test, 149.0 MiB / 155.2 MiB; 15s remote-cache ... (35 actions, 0 running)
[8,824 / 11,008] 194 / 404 tests; GoLink pkg/sessionctx/stmtctx/stmtctx_test_/stmtctx_test; 16s remote-cache ... (35 actions, 0 running)
[8,857 / 11,072] 194 / 404 tests; GoLink pkg/sessionctx/sessionstates/sessionstates_test_/sessionstates_test; Downloading pkg/sessionctx/sessionstates/sessionstates_test_/sessionstates_test, 44.2 MiB / 158.2 MiB; 5s remote-cache ... (35 actions, 0 running)
[8,881 / 11,072] 194 / 404 tests; GoLink pkg/sessionctx/sessionstates/sessionstates_test_/sessionstates_test; Downloading pkg/sessionctx/sessionstates/sessionstates_test_/sessionstates_test, 54.0 MiB / 158.2 MiB; 6s remote-cache ... (35 actions, 0 running)
[8,916 / 11,072] 195 / 404 tests; GoLink pkg/sessionctx/sessionstates/sessionstates_test_/sessionstates_test; Downloading pkg/sessionctx/sessionstates/sessionstates_test_/sessionstates_test, 65.0 MiB / 158.2 MiB; 7s remote-cache ... (35 actions, 0 running)
[8,945 / 11,123] 197 / 404 tests; GoLink pkg/sessionctx/sessionstates/sessionstates_test_/sessionstates_test; Downloading pkg/sessionctx/sessionstates/sessionstates_test_/sessionstates_test, 75.0 MiB / 158.2 MiB; 8s remote-cache ... (35 actions, 0 running)
[8,976 / 11,123] 197 / 404 tests; GoLink pkg/sessionctx/sessionstates/sessionstates_test_/sessionstates_test; Downloading pkg/sessionctx/sessionstates/sessionstates_test_/sessionstates_test, 85.0 MiB / 158.2 MiB; 9s remote-cache ... (35 actions, 0 running)
[9,010 / 11,123] 198 / 404 tests; GoLink pkg/sessionctx/sessionstates/sessionstates_test_/sessionstates_test; Downloading pkg/sessionctx/sessionstates/sessionstates_test_/sessionstates_test, 96.0 MiB / 158.2 MiB; 10s remote-cache ... (35 actions, 0 running)
[9,044 / 11,123] 198 / 404 tests; GoLink pkg/sessionctx/sessionstates/sessionstates_test_/sessionstates_test; Downloading pkg/sessionctx/sessionstates/sessionstates_test_/sessionstates_test, 106.0 MiB / 158.2 MiB; 11s remote-cache ... (35 actions, 0 running)
[9,077 / 11,139] 198 / 404 tests; GoLink pkg/sessionctx/sessionstates/sessionstates_test_/sessionstates_test; Downloading pkg/sessionctx/sessionstates/sessionstates_test_/sessionstates_test, 116.0 MiB / 158.2 MiB; 12s remote-cache ... (35 actions, 0 running)
[9,106 / 11,139] 199 / 404 tests; GoLink pkg/sessionctx/sessionstates/sessionstates_test_/sessionstates_test; Downloading pkg/sessionctx/sessionstates/sessionstates_test_/sessionstates_test, 126.6 MiB / 158.2 MiB; 13s remote-cache ... (35 actions, 0 running)
[9,127 / 11,143] 200 / 404 tests; GoLink pkg/sessionctx/sessionstates/sessionstates_test_/sessionstates_test; Downloading pkg/sessionctx/sessionstates/sessionstates_test_/sessionstates_test, 136.0 MiB / 158.2 MiB; 14s remote-cache ... (35 actions, 0 running)
[9,147 / 11,143] 200 / 404 tests; GoLink pkg/sessionctx/sessionstates/sessionstates_test_/sessionstates_test; Downloading pkg/sessionctx/sessionstates/sessionstates_test_/sessionstates_test, 145.0 MiB / 158.2 MiB; 15s remote-cache ... (35 actions, 0 running)
[9,172 / 11,210] 201 / 404 tests; GoLink pkg/sessionctx/sessionstates/sessionstates_test_/sessionstates_test; Downloading pkg/sessionctx/sessionstates/sessionstates_test_/sessionstates_test, 154.0 MiB / 158.2 MiB; 16s remote-cache ... (35 actions, 0 running)
[9,203 / 11,248] 201 / 404 tests; GoLink pkg/sessionctx/sessionstates/sessionstates_test_/sessionstates_test; 17s remote-cache ... (35 actions, 0 running)
[9,233 / 11,266] 201 / 404 tests; GoCompilePkg pkg/expression/core.recompile1203.a; Downloading pkg/expression/core.recompile1203.a, 37.0 MiB / 46.1 MiB; 4s remote-cache ... (35 actions, 0 running)
[9,262 / 11,266] 202 / 404 tests; GoCompilePkg pkg/expression/core.recompile1203.a; Downloading pkg/expression/core.recompile1203.a, 46.0 MiB / 46.1 MiB; 5s remote-cache ... (35 actions, 0 running)
[9,298 / 11,266] 203 / 404 tests; GoCompilePkg pkg/disttask/framework/storage/executor.recompile1216.a; Downloading pkg/disttask/framework/storage/executor.recompile1216.a, 23.0 MiB / 43.2 MiB; 2s remote-cache ... (35 actions, 0 running)
[9,334 / 11,266] 203 / 404 tests; GoCompilePkg pkg/disttask/framework/storage/executor.recompile1216.a; Downloading pkg/disttask/framework/storage/executor.recompile1216.a, 32.6 MiB / 43.2 MiB; 3s remote-cache ... (35 actions, 0 running)
[9,364 / 11,266] 203 / 404 tests; GoCompilePkg pkg/disttask/framework/storage/executor.recompile1216.a; Downloading pkg/disttask/framework/storage/executor.recompile1216.a, 42.0 MiB / 43.2 MiB; 4s remote-cache ... (35 actions, 0 running)
[9,392 / 11,266] 203 / 404 tests; GoCompilePkg pkg/bindinfo/core.recompile1228.a; Downloading pkg/bindinfo/core.recompile1228.a, 42.0 MiB / 46.1 MiB; 5s remote-cache ... (35 actions, 0 running)
[9,416 / 11,266] 203 / 404 tests; GoCompilePkg pkg/statistics/handle/usage/core.recompile1197.a; Downloading pkg/statistics/handle/usage/core.recompile1197.a, 25.0 MiB / 43.0 MiB; 3s remote-cache ... (35 actions, 0 running)
[9,447 / 11,266] 203 / 404 tests; GoCompilePkg pkg/statistics/handle/usage/core.recompile1197.a; Downloading pkg/statistics/handle/usage/core.recompile1197.a, 33.0 MiB / 43.0 MiB; 4s remote-cache ... (35 actions, 0 running)
[9,473 / 11,266] 203 / 404 tests; GoCompilePkg pkg/statistics/handle/usage/core.recompile1197.a; Downloading pkg/statistics/handle/usage/core.recompile1197.a, 42.0 MiB / 43.0 MiB; 5s remote-cache ... (35 actions, 0 running)
[9,497 / 11,266] 203 / 404 tests; GoCompilePkg pkg/ttl/ttlworker/core.recompile1200.a; Downloading pkg/ttl/ttlworker/core.recompile1200.a, 38.0 MiB / 46.1 MiB; 5s remote-cache ... (35 actions, 0 running)
[9,524 / 11,266] 203 / 404 tests; GoCompilePkg pkg/ddl/ingest/core.recompile1203.a; Downloading pkg/ddl/ingest/core.recompile1203.a, 42.0 MiB / 46.1 MiB; 5s remote-cache ... (35 actions, 0 running)
[9,547 / 11,276] 203 / 404 tests; GoCompilePkg pkg/executor/executor.a; Downloading pkg/executor/executor.a, 37.0 MiB / 43.2 MiB; 4s remote-cache ... (35 actions, 0 running)
[9,570 / 11,276] 206 / 404 tests; GoCompilePkg pkg/statistics/handle/globalstats/core.recompile1200.a; Downloading pkg/statistics/handle/globalstats/core.recompile1200.a, 31.0 MiB / 43.0 MiB; 4s remote-cache ... (35 actions, 0 running)
[9,591 / 11,276] 206 / 404 tests; GoCompilePkg pkg/statistics/handle/globalstats/core.recompile1200.a; Downloading pkg/statistics/handle/globalstats/core.recompile1200.a, 39.0 MiB / 43.0 MiB; 5s remote-cache ... (35 actions, 0 running)
[9,620 / 11,276] 207 / 404 tests; GoCompilePkg pkg/disttask/importinto/executor.recompile1214.a; Downloading pkg/disttask/importinto/executor.recompile1214.a, 40.0 MiB / 43.2 MiB; 5s remote-cache ... (35 actions, 0 running)
[9,644 / 11,276] 207 / 404 tests; GoCompilePkg pkg/expression/executor.recompile1217.a; Downloading pkg/expression/executor.recompile1217.a, 43.0 MiB / 43.2 MiB; 5s remote-cache ... (35 actions, 0 running)
[9,665 / 11,276] 207 / 404 tests; GoCompilePkg pkg/executor/aggfuncs/executor.recompile1214.a; Downloading pkg/executor/aggfuncs/executor.recompile1214.a, 35.0 MiB / 43.2 MiB; 4s remote-cache ... (35 actions, 0 running)
[9,687 / 11,276] 207 / 404 tests; GoCompilePkg pkg/executor/aggfuncs/executor.recompile1214.a; 5s remote-cache ... (35 actions, 0 running)
[9,714 / 11,309] 207 / 404 tests; GoLink pkg/disttask/framework/storage/storage_test_/storage_test; Downloading pkg/disttask/framework/storage/storage_test_/storage_test, 51.0 MiB / 208.0 MiB; 6s remote-cache ... (35 actions, 0 running)
[9,731 / 11,309] 207 / 404 tests; GoLink pkg/disttask/framework/storage/storage_test_/storage_test; Downloading pkg/disttask/framework/storage/storage_test_/storage_test, 58.0 MiB / 208.0 MiB; 7s remote-cache ... (35 actions, 0 running)
[9,754 / 11,309] 209 / 404 tests; GoLink pkg/disttask/framework/storage/storage_test_/storage_test; Downloading pkg/disttask/framework/storage/storage_test_/storage_test, 66.0 MiB / 208.0 MiB; 8s remote-cache ... (35 actions, 0 running)
[9,776 / 11,309] 209 / 404 tests; GoLink pkg/disttask/framework/storage/storage_test_/storage_test; Downloading pkg/disttask/framework/storage/storage_test_/storage_test, 74.0 MiB / 208.0 MiB; 9s remote-cache ... (35 actions, 0 running)
[9,797 / 11,309] 209 / 404 tests; GoLink pkg/disttask/framework/storage/storage_test_/storage_test; Downloading pkg/disttask/framework/storage/storage_test_/storage_test, 82.0 MiB / 208.0 MiB; 10s remote-cache ... (35 actions, 0 running)
[9,824 / 11,309] 210 / 404 tests; GoLink pkg/disttask/framework/storage/storage_test_/storage_test; Downloading pkg/disttask/framework/storage/storage_test_/storage_test, 91.0 MiB / 208.0 MiB; 11s remote-cache ... (34 actions, 0 running)
[9,848 / 11,311] 211 / 404 tests; GoLink pkg/disttask/framework/storage/storage_test_/storage_test; Downloading pkg/disttask/framework/storage/storage_test_/storage_test, 100.0 MiB / 208.0 MiB; 12s remote-cache ... (35 actions, 0 running)
[9,867 / 11,311] 212 / 404 tests; GoLink pkg/disttask/framework/storage/storage_test_/storage_test; Downloading pkg/disttask/framework/storage/storage_test_/storage_test, 108.0 MiB / 208.0 MiB; 13s remote-cache ... (35 actions, 0 running)
[9,885 / 11,313] 212 / 404 tests; GoLink pkg/disttask/framework/storage/storage_test_/storage_test; Downloading pkg/disttask/framework/storage/storage_test_/storage_test, 115.0 MiB / 208.0 MiB; 14s remote-cache ... (35 actions, 0 running)
[9,902 / 11,313] 213 / 404 tests; GoLink pkg/disttask/framework/storage/storage_test_/storage_test; Downloading pkg/disttask/framework/storage/storage_test_/storage_test, 121.0 MiB / 208.0 MiB; 16s remote-cache ... (35 actions, 0 running)
[9,919 / 11,313] 213 / 404 tests; GoLink pkg/disttask/framework/storage/storage_test_/storage_test; Downloading pkg/disttask/framework/storage/storage_test_/storage_test, 128.0 MiB / 208.0 MiB; 17s remote-cache ... (35 actions, 0 running)
[9,933 / 11,313] 213 / 404 tests; GoLink pkg/disttask/framework/storage/storage_test_/storage_test; Downloading pkg/disttask/framework/storage/storage_test_/storage_test, 135.0 MiB / 208.0 MiB; 18s remote-cache ... (35 actions, 0 running)
[9,954 / 11,313] 214 / 404 tests; GoLink pkg/disttask/framework/storage/storage_test_/storage_test; Downloading pkg/disttask/framework/storage/storage_test_/storage_test, 143.0 MiB / 208.0 MiB; 19s remote-cache ... (35 actions, 0 running)
[9,978 / 11,364] 214 / 404 tests; GoLink pkg/disttask/framework/storage/storage_test_/storage_test; Downloading pkg/disttask/framework/storage/storage_test_/storage_test, 151.0 MiB / 208.0 MiB; 20s remote-cache ... (35 actions, 0 running)
[9,998 / 11,364] 214 / 404 tests; GoLink pkg/disttask/framework/storage/storage_test_/storage_test; Downloading pkg/disttask/framework/storage/storage_test_/storage_test, 158.0 MiB / 208.0 MiB; 21s remote-cache ... (35 actions, 0 running)
[10,014 / 11,364] 214 / 404 tests; GoLink pkg/disttask/framework/storage/storage_test_/storage_test; Downloading pkg/disttask/framework/storage/storage_test_/storage_test, 165.0 MiB / 208.0 MiB; 22s remote-cache ... (35 actions, 0 running)
[10,023 / 11,374] 214 / 404 tests; GoLink pkg/disttask/framework/storage/storage_test_/storage_test; Downloading pkg/disttask/framework/storage/storage_test_/storage_test, 171.0 MiB / 208.0 MiB; 23s remote-cache ... (35 actions, 0 running)
[10,035 / 11,374] 214 / 404 tests; GoLink pkg/disttask/framework/storage/storage_test_/storage_test; Downloading pkg/disttask/framework/storage/storage_test_/storage_test, 177.0 MiB / 208.0 MiB; 24s remote-cache ... (35 actions, 0 running)
[10,045 / 11,374] 214 / 404 tests; GoLink pkg/disttask/framework/storage/storage_test_/storage_test; Downloading pkg/disttask/framework/storage/storage_test_/storage_test, 183.0 MiB / 208.0 MiB; 25s remote-cache ... (35 actions, 0 running)
[10,062 / 11,374] 214 / 404 tests; GoLink pkg/disttask/framework/storage/storage_test_/storage_test; Downloading pkg/disttask/framework/storage/storage_test_/storage_test, 190.0 MiB / 208.0 MiB; 26s remote-cache ... (34 actions, 0 running)
[10,075 / 11,395] 215 / 404 tests; GoLink pkg/disttask/framework/storage/storage_test_/storage_test; Downloading pkg/disttask/framework/storage/storage_test_/storage_test, 198.0 MiB / 208.0 MiB; 27s remote-cache ... (35 actions, 0 running)
[10,085 / 11,395] 215 / 404 tests; GoLink pkg/disttask/framework/storage/storage_test_/storage_test; Downloading pkg/disttask/framework/storage/storage_test_/storage_test, 205.0 MiB / 208.0 MiB; 28s remote-cache ... (35 actions, 0 running)
[10,101 / 11,431] 215 / 404 tests; GoLink pkg/sessionctx/binloginfo/binloginfo_test_/binloginfo_test; Downloading pkg/sessionctx/binloginfo/binloginfo_test_/binloginfo_test, 153.0 MiB / 155.3 MiB; 22s remote-cache ... (35 actions, 0 running)
[10,121 / 11,456] 215 / 404 tests; GoLink pkg/expression/expression_test_/expression_test; Downloading pkg/expression/expression_test_/expression_test, 145.0 MiB / 267.8 MiB; 21s remote-cache ... (35 actions, 0 running)
[10,135 / 11,456] 215 / 404 tests; GoLink pkg/expression/expression_test_/expression_test; Downloading pkg/expression/expression_test_/expression_test, 152.0 MiB / 267.8 MiB; 22s remote-cache ... (35 actions, 0 running)
[10,144 / 11,456] 215 / 404 tests; GoLink pkg/expression/expression_test_/expression_test; Downloading pkg/expression/expression_test_/expression_test, 158.0 MiB / 267.8 MiB; 23s remote-cache ... (35 actions, 0 running)
[10,158 / 11,456] 215 / 404 tests; GoLink pkg/expression/expression_test_/expression_test; Downloading pkg/expression/expression_test_/expression_test, 165.0 MiB / 267.8 MiB; 25s remote-cache ... (35 actions, 0 running)
[10,167 / 11,456] 216 / 404 tests; GoLink pkg/expression/expression_test_/expression_test; Downloading pkg/expression/expression_test_/expression_test, 171.0 MiB / 267.8 MiB; 26s remote-cache ... (35 actions, 0 running)
[10,176 / 11,456] 216 / 404 tests; GoLink pkg/expression/expression_test_/expression_test; Downloading pkg/expression/expression_test_/expression_test, 177.0 MiB / 267.8 MiB; 27s remote-cache ... (35 actions, 0 running)
[10,193 / 11,456] 216 / 404 tests; GoLink pkg/expression/expression_test_/expression_test; Downloading pkg/expression/expression_test_/expression_test, 184.0 MiB / 267.8 MiB; 28s remote-cache ... (35 actions, 0 running)
[10,205 / 11,456] 216 / 404 tests; GoLink pkg/expression/expression_test_/expression_test; Downloading pkg/expression/expression_test_/expression_test, 191.0 MiB / 267.8 MiB; 29s remote-cache ... (35 actions, 0 running)
[10,213 / 11,462] 216 / 404 tests; GoLink pkg/expression/expression_test_/expression_test; Downloading pkg/expression/expression_test_/expression_test, 197.0 MiB / 267.8 MiB; 30s remote-cache ... (35 actions, 0 running)
[10,227 / 11,462] 216 / 404 tests; GoLink pkg/expression/expression_test_/expression_test; Downloading pkg/expression/expression_test_/expression_test, 205.0 MiB / 267.8 MiB; 31s remote-cache ... (35 actions, 0 running)
[10,241 / 11,464] 216 / 404 tests; GoLink pkg/expression/expression_test_/expression_test; Downloading pkg/expression/expression_test_/expression_test, 211.1 MiB / 267.8 MiB; 32s remote-cache ... (35 actions, 0 running)
[10,256 / 11,464] 217 / 404 tests; GoLink pkg/expression/expression_test_/expression_test; Downloading pkg/expression/expression_test_/expression_test, 218.0 MiB / 267.8 MiB; 33s remote-cache ... (35 actions, 0 running)
[10,273 / 11,481] 217 / 404 tests; GoLink pkg/expression/expression_test_/expression_test; Downloading pkg/expression/expression_test_/expression_test, 224.0 MiB / 267.8 MiB; 34s remote-cache ... (35 actions, 0 running)
[10,285 / 11,481] 217 / 404 tests; GoLink pkg/expression/expression_test_/expression_test; Downloading pkg/expression/expression_test_/expression_test, 231.0 MiB / 267.8 MiB; 35s remote-cache ... (35 actions, 0 running)
[10,301 / 11,532] 217 / 404 tests; GoLink pkg/expression/expression_test_/expression_test; Downloading pkg/expression/expression_test_/expression_test, 237.0 MiB / 267.8 MiB; 36s remote-cache ... (35 actions, 0 running)
[10,317 / 11,609] 218 / 404 tests; GoLink pkg/expression/expression_test_/expression_test; Downloading pkg/expression/expression_test_/expression_test, 245.0 MiB / 267.8 MiB; 37s remote-cache ... (35 actions, 0 running)
[10,335 / 11,638] 218 / 404 tests; GoLink pkg/expression/expression_test_/expression_test; Downloading pkg/expression/expression_test_/expression_test, 253.0 MiB / 267.8 MiB; 38s remote-cache ... (35 actions, 0 running)
[10,348 / 11,689] 218 / 404 tests; GoLink pkg/expression/expression_test_/expression_test; Downloading pkg/expression/expression_test_/expression_test, 260.0 MiB / 267.8 MiB; 40s remote-cache ... (35 actions, 0 running)
[10,361 / 11,689] 219 / 404 tests; GoLink pkg/expression/expression_test_/expression_test; Downloading pkg/expression/expression_test_/expression_test, 266.0 MiB / 267.8 MiB; 41s remote-cache ... (35 actions, 0 running)
[10,375 / 11,689] 221 / 404 tests; GoLink pkg/expression/expression_test_/expression_test; 42s remote-cache ... (35 actions, 0 running)
[10,386 / 11,740] 221 / 404 tests; GoLink pkg/ddl/ingest/ingest_test_/ingest_test; Downloading pkg/ddl/ingest/ingest_test_/ingest_test, 202.0 MiB / 208.0 MiB; 32s remote-cache ... (35 actions, 0 running)
[10,395 / 11,759] 221 / 404 tests; GoLink pkg/ddl/ingest/ingest_test_/ingest_test; Downloading pkg/ddl/ingest/ingest_test_/ingest_test, 208.0 MiB / 208.0 MiB; 33s remote-cache ... (35 actions, 0 running)
[10,407 / 11,807] 221 / 404 tests; GoLink pkg/timer/timer_test_/timer_test; Downloading pkg/timer/timer_test_/timer_test, 193.0 MiB / 215.8 MiB; 31s remote-cache ... (35 actions, 0 running)
[10,424 / 11,807] 222 / 404 tests; GoLink pkg/timer/timer_test_/timer_test; Downloading pkg/timer/timer_test_/timer_test, 200.0 MiB / 215.8 MiB; 32s remote-cache ... (35 actions, 0 running)
[10,442 / 11,807] 222 / 404 tests; GoLink pkg/timer/timer_test_/timer_test; Downloading pkg/timer/timer_test_/timer_test, 209.0 MiB / 215.8 MiB; 33s remote-cache ... (35 actions, 0 running)
[10,453 / 11,807] 222 / 404 tests; GoLink pkg/timer/timer_test_/timer_test; 34s remote-cache ... (35 actions, 0 running)
[10,469 / 11,865] 222 / 404 tests; GoLink pkg/executor/test/autoidtest/autoidtest_test_/autoidtest_test; Downloading pkg/executor/test/autoidtest/autoidtest_test_/autoidtest_test, 203.0 MiB / 208.0 MiB; 32s remote-cache ... (35 actions, 0 running)
[10,487 / 11,865] 222 / 404 tests; GoLink pkg/executor/test/autoidtest/autoidtest_test_/autoidtest_test; 33s remote-cache ... (35 actions, 0 running)
[10,499 / 11,871] 223 / 404 tests; GoLink pkg/executor/test/distsqltest/distsqltest_test_/distsqltest_test; Downloading pkg/executor/test/distsqltest/distsqltest_test_/distsqltest_test, 202.0 MiB / 207.8 MiB; 31s remote-cache ... (35 actions, 0 running)
[10,513 / 11,871] 223 / 404 tests; GoLink pkg/executor/test/distsqltest/distsqltest_test_/distsqltest_test; 32s remote-cache ... (35 actions, 0 running)
[10,530 / 11,873] 223 / 404 tests; GoLink pkg/ddl/tests/indexmerge/indexmerge_test_/indexmerge_test; Downloading pkg/ddl/tests/indexmerge/indexmerge_test_/indexmerge_test, 176.0 MiB / 207.9 MiB; 27s remote-cache ... (35 actions, 0 running)
[10,540 / 11,873] 223 / 404 tests; GoLink pkg/ddl/tests/indexmerge/indexmerge_test_/indexmerge_test; Downloading pkg/ddl/tests/indexmerge/indexmerge_test_/indexmerge_test, 183.0 MiB / 207.9 MiB; 28s remote-cache ... (35 actions, 0 running)
[10,551 / 11,873] 223 / 404 tests; GoLink pkg/ddl/tests/indexmerge/indexmerge_test_/indexmerge_test; Downloading pkg/ddl/tests/indexmerge/indexmerge_test_/indexmerge_test, 190.0 MiB / 207.9 MiB; 29s remote-cache ... (35 actions, 0 running)
[10,563 / 11,879] 224 / 404 tests; GoLink pkg/ddl/tests/indexmerge/indexmerge_test_/indexmerge_test; Downloading pkg/ddl/tests/indexmerge/indexmerge_test_/indexmerge_test, 197.0 MiB / 207.9 MiB; 31s remote-cache ... (35 actions, 0 running)
[10,576 / 11,879] 225 / 404 tests; GoLink pkg/ddl/tests/indexmerge/indexmerge_test_/indexmerge_test; Downloading pkg/ddl/tests/indexmerge/indexmerge_test_/indexmerge_test, 204.0 MiB / 207.9 MiB; 32s remote-cache ... (35 actions, 0 running)
[10,591 / 11,881] 226 / 404 tests; GoLink pkg/ddl/tests/indexmerge/indexmerge_test_/indexmerge_test; 33s remote-cache ... (35 actions, 0 running)
[10,605 / 11,902] 227 / 404 tests; GoLink pkg/executor/importer/importer_test_/importer_test; Downloading pkg/executor/importer/importer_test_/importer_test, 189.5 MiB / 219.6 MiB; 29s remote-cache ... (35 actions, 0 running)
[10,617 / 11,902] 227 / 404 tests; GoLink pkg/executor/importer/importer_test_/importer_test; Downloading pkg/executor/importer/importer_test_/importer_test, 196.0 MiB / 219.6 MiB; 30s remote-cache ... (35 actions, 0 running)
[10,626 / 11,902] 227 / 404 tests; GoLink pkg/executor/importer/importer_test_/importer_test; Downloading pkg/executor/importer/importer_test_/importer_test, 202.0 MiB / 219.6 MiB; 31s remote-cache ... (35 actions, 0 running)
[10,638 / 11,902] 228 / 404 tests; GoLink pkg/executor/importer/importer_test_/importer_test; Downloading pkg/executor/importer/importer_test_/importer_test, 209.0 MiB / 219.6 MiB; 32s remote-cache ... (35 actions, 0 running)
[10,648 / 11,922] 228 / 404 tests; GoLink pkg/executor/importer/importer_test_/importer_test; Downloading pkg/executor/importer/importer_test_/importer_test, 215.0 MiB / 219.6 MiB; 33s remote-cache ... (35 actions, 0 running)
[10,662 / 11,931] 228 / 404 tests; GoLink pkg/executor/importer/importer_test_/importer_test; 34s remote-cache ... (35 actions, 0 running)
[10,677 / 11,960] 230 / 404 tests; GoLink pkg/statistics/handle/syncload/syncload_test_/syncload_test; Downloading pkg/statistics/handle/syncload/syncload_test_/syncload_test, 153.2 MiB / 207.5 MiB; 24s remote-cache ... (35 actions, 0 running)
[10,690 / 11,960] 231 / 404 tests; GoLink pkg/statistics/handle/syncload/syncload_test_/syncload_test; Downloading pkg/statistics/handle/syncload/syncload_test_/syncload_test, 160.0 MiB / 207.5 MiB; 25s remote-cache ... (35 actions, 0 running)
[10,706 / 11,960] 231 / 404 tests; GoLink pkg/statistics/handle/syncload/syncload_test_/syncload_test; Downloading pkg/statistics/handle/syncload/syncload_test_/syncload_test, 166.0 MiB / 207.5 MiB; 26s remote-cache ... (35 actions, 0 running)
[10,724 / 11,960] 231 / 404 tests; GoLink pkg/statistics/handle/syncload/syncload_test_/syncload_test; Downloading pkg/statistics/handle/syncload/syncload_test_/syncload_test, 174.0 MiB / 207.5 MiB; 27s remote-cache ... (35 actions, 0 running)
[10,739 / 11,960] 231 / 404 tests; GoLink pkg/statistics/handle/syncload/syncload_test_/syncload_test; Downloading pkg/statistics/handle/syncload/syncload_test_/syncload_test, 181.0 MiB / 207.5 MiB; 28s remote-cache ... (34 actions, 0 running)
[10,755 / 11,960] 232 / 404 tests; GoLink pkg/statistics/handle/syncload/syncload_test_/syncload_test; Downloading pkg/statistics/handle/syncload/syncload_test_/syncload_test, 189.0 MiB / 207.5 MiB; 29s remote-cache ... (35 actions, 0 running)
[10,768 / 11,960] 233 / 404 tests; GoLink pkg/statistics/handle/syncload/syncload_test_/syncload_test; Downloading pkg/statistics/handle/syncload/syncload_test_/syncload_test, 195.0 MiB / 207.5 MiB; 30s remote-cache ... (35 actions, 0 running)
[10,775 / 11,960] 233 / 404 tests; GoLink pkg/statistics/handle/syncload/syncload_test_/syncload_test; Downloading pkg/statistics/handle/syncload/syncload_test_/syncload_test, 202.0 MiB / 207.5 MiB; 31s remote-cache ... (35 actions, 0 running)
[10,788 / 11,960] 233 / 404 tests; GoLink pkg/statistics/handle/syncload/syncload_test_/syncload_test; 32s remote-cache ... (35 actions, 0 running)
[10,805 / 12,001] 234 / 404 tests; GoLink br/pkg/backup/backup_test_/backup_test; Downloading br/pkg/backup/backup_test_/backup_test, 164.0 MiB / 211.9 MiB; 26s remote-cache ... (35 actions, 0 running)
[10,817 / 12,001] 234 / 404 tests; GoLink br/pkg/backup/backup_test_/backup_test; Downloading br/pkg/backup/backup_test_/backup_test, 170.0 MiB / 211.9 MiB; 27s remote-cache ... (35 actions, 0 running)
[10,827 / 12,001] 234 / 404 tests; GoLink br/pkg/backup/backup_test_/backup_test; Downloading br/pkg/backup/backup_test_/backup_test, 177.0 MiB / 211.9 MiB; 28s remote-cache ... (35 actions, 0 running)
[10,844 / 12,001] 235 / 404 tests; GoLink br/pkg/backup/backup_test_/backup_test; Downloading br/pkg/backup/backup_test_/backup_test, 184.0 MiB / 211.9 MiB; 29s remote-cache ... (35 actions, 0 running)
[10,855 / 12,001] 235 / 404 tests; GoLink br/pkg/backup/backup_test_/backup_test; Downloading br/pkg/backup/backup_test_/backup_test, 191.0 MiB / 211.9 MiB; 30s remote-cache ... (35 actions, 0 running)
[10,864 / 12,007] 235 / 404 tests; GoLink br/pkg/backup/backup_test_/backup_test; Downloading br/pkg/backup/backup_test_/backup_test, 198.0 MiB / 211.9 MiB; 31s remote-cache ... (35 actions, 0 running)
[10,875 / 12,007] 237 / 404 tests; GoLink br/pkg/backup/backup_test_/backup_test; Downloading br/pkg/backup/backup_test_/backup_test, 205.0 MiB / 211.9 MiB; 32s remote-cache ... (35 actions, 0 running)
[10,886 / 12,007] 237 / 404 tests; GoLink br/pkg/backup/backup_test_/backup_test; 33s remote-cache ... (35 actions, 0 running)
[10,897 / 12,016] 237 / 404 tests; GoLink pkg/executor/test/jointest/hashjoin/hashjoin_test_/hashjoin_test; Downloading pkg/executor/test/jointest/hashjoin/hashjoin_test_/hashjoin_test, 118.0 MiB / 207.9 MiB; 19s remote-cache ... (35 actions, 0 running)
[10,908 / 12,016] 238 / 404 tests; GoLink pkg/executor/test/jointest/hashjoin/hashjoin_test_/hashjoin_test; Downloading pkg/executor/test/jointest/hashjoin/hashjoin_test_/hashjoin_test, 125.0 MiB / 207.9 MiB; 20s remote-cache ... (35 actions, 0 running)
[10,919 / 12,016] 238 / 404 tests; GoLink pkg/executor/test/jointest/hashjoin/hashjoin_test_/hashjoin_test; Downloading pkg/executor/test/jointest/hashjoin/hashjoin_test_/hashjoin_test, 132.0 MiB / 207.9 MiB; 21s remote-cache ... (35 actions, 0 running)
[10,927 / 12,016] 239 / 404 tests; GoLink pkg/executor/test/jointest/hashjoin/hashjoin_test_/hashjoin_test; Downloading pkg/executor/test/jointest/hashjoin/hashjoin_test_/hashjoin_test, 137.0 MiB / 207.9 MiB; 22s remote-cache ... (35 actions, 0 running)
[10,940 / 12,016] 240 / 404 tests; GoLink pkg/executor/test/jointest/hashjoin/hashjoin_test_/hashjoin_test; Downloading pkg/executor/test/jointest/hashjoin/hashjoin_test_/hashjoin_test, 144.0 MiB / 207.9 MiB; 23s remote-cache ... (35 actions, 0 running)
[10,950 / 12,016] 240 / 404 tests; GoLink pkg/executor/test/jointest/hashjoin/hashjoin_test_/hashjoin_test; Downloading pkg/executor/test/jointest/hashjoin/hashjoin_test_/hashjoin_test, 150.0 MiB / 207.9 MiB; 24s remote-cache ... (35 actions, 0 running)
[10,964 / 12,016] 240 / 404 tests; GoLink pkg/executor/test/jointest/hashjoin/hashjoin_test_/hashjoin_test; Downloading pkg/executor/test/jointest/hashjoin/hashjoin_test_/hashjoin_test, 157.0 MiB / 207.9 MiB; 25s remote-cache ... (35 actions, 0 running)
[10,977 / 12,016] 240 / 404 tests; GoLink pkg/executor/test/jointest/hashjoin/hashjoin_test_/hashjoin_test; Downloading pkg/executor/test/jointest/hashjoin/hashjoin_test_/hashjoin_test, 164.0 MiB / 207.9 MiB; 26s remote-cache ... (35 actions, 0 running)
[10,987 / 12,016] 240 / 404 tests; GoLink pkg/executor/test/jointest/hashjoin/hashjoin_test_/hashjoin_test; Downloading pkg/executor/test/jointest/hashjoin/hashjoin_test_/hashjoin_test, 172.7 MiB / 207.9 MiB; 28s remote-cache ... (35 actions, 0 running)
[10,998 / 12,016] 240 / 404 tests; GoLink pkg/executor/test/jointest/hashjoin/hashjoin_test_/hashjoin_test; Downloading pkg/executor/test/jointest/hashjoin/hashjoin_test_/hashjoin_test, 179.0 MiB / 207.9 MiB; 29s remote-cache ... (35 actions, 0 running)
[11,014 / 12,016] 240 / 404 tests; GoLink pkg/executor/test/jointest/hashjoin/hashjoin_test_/hashjoin_test; Downloading pkg/executor/test/jointest/hashjoin/hashjoin_test_/hashjoin_test, 186.0 MiB / 207.9 MiB; 30s remote-cache ... (35 actions, 0 running)
[11,026 / 12,016] 241 / 404 tests; GoLink pkg/executor/test/jointest/hashjoin/hashjoin_test_/hashjoin_test; Downloading pkg/executor/test/jointest/hashjoin/hashjoin_test_/hashjoin_test, 193.0 MiB / 207.9 MiB; 31s remote-cache ... (35 actions, 0 running)
[11,032 / 12,016] 241 / 404 tests; GoLink pkg/executor/test/jointest/hashjoin/hashjoin_test_/hashjoin_test; Downloading pkg/executor/test/jointest/hashjoin/hashjoin_test_/hashjoin_test, 198.0 MiB / 207.9 MiB; 32s remote-cache ... (35 actions, 0 running)
[11,044 / 12,016] 242 / 404 tests; GoLink pkg/executor/test/jointest/hashjoin/hashjoin_test_/hashjoin_test; Downloading pkg/executor/test/jointest/hashjoin/hashjoin_test_/hashjoin_test, 205.0 MiB / 207.9 MiB; 33s remote-cache ... (35 actions, 0 running)
[11,059 / 12,030] 242 / 404 tests; GoLink pkg/executor/test/loaddatatest/loaddatatest_test_/loaddatatest_test; Downloading pkg/executor/test/loaddatatest/loaddatatest_test_/loaddatatest_test, 198.0 MiB / 207.9 MiB; 32s remote-cache ... (35 actions, 0 running)
[11,077 / 12,030] 242 / 404 tests; GoLink pkg/executor/test/loaddatatest/loaddatatest_test_/loaddatatest_test; Downloading pkg/executor/test/loaddatatest/loaddatatest_test_/loaddatatest_test, 205.5 MiB / 207.9 MiB; 33s remote-cache ... (35 actions, 0 running)
[11,088 / 12,042] 242 / 404 tests; GoLink pkg/executor/test/memtest/memtest_test_/memtest_test; Downloading pkg/executor/test/memtest/memtest_test_/memtest_test, 206.9 MiB / 207.8 MiB; 33s remote-cache ... (35 actions, 0 running)
[11,102 / 12,044] 243 / 404 tests; GoLink pkg/executor/test/oomtest/oomtest_test_/oomtest_test; 34s remote-cache ... (35 actions, 0 running)
[11,118 / 12,048] 244 / 404 tests; GoLink pkg/statistics/handle/handletest/handletest_test_/handletest_test; Downloading pkg/statistics/handle/handletest/handletest_test_/handletest_test, 173.0 MiB / 207.9 MiB; 28s remote-cache ... (35 actions, 0 running)
[11,128 / 12,065] 244 / 404 tests; GoLink pkg/statistics/handle/handletest/handletest_test_/handletest_test; Downloading pkg/statistics/handle/handletest/handletest_test_/handletest_test, 179.0 MiB / 207.9 MiB; 29s remote-cache ... (35 actions, 0 running)
[11,140 / 12,065] 245 / 404 tests; GoLink pkg/statistics/handle/handletest/handletest_test_/handletest_test; Downloading pkg/statistics/handle/handletest/handletest_test_/handletest_test, 187.0 MiB / 207.9 MiB; 31s remote-cache ... (35 actions, 0 running)
[11,156 / 12,065] 246 / 404 tests; GoLink pkg/statistics/handle/handletest/handletest_test_/handletest_test; Downloading pkg/statistics/handle/handletest/handletest_test_/handletest_test, 194.0 MiB / 207.9 MiB; 32s remote-cache ... (35 actions, 0 running)
[11,169 / 12,065] 247 / 404 tests; GoLink pkg/statistics/handle/handletest/handletest_test_/handletest_test; Downloading pkg/statistics/handle/handletest/handletest_test_/handletest_test, 200.0 MiB / 207.9 MiB; 33s remote-cache ... (35 actions, 0 running)
[11,176 / 12,065] 247 / 404 tests; GoLink pkg/statistics/handle/handletest/handletest_test_/handletest_test; Downloading pkg/statistics/handle/handletest/handletest_test_/handletest_test, 207.0 MiB / 207.9 MiB; 34s remote-cache ... (35 actions, 0 running)
[11,186 / 12,099] 247 / 404 tests; GoLink pkg/executor/test/seqtest/seqtest_test_/seqtest_test; Downloading pkg/executor/test/seqtest/seqtest_test_/seqtest_test, 201.0 MiB / 211.6 MiB; 33s remote-cache ... (35 actions, 0 running)
[11,195 / 12,099] 247 / 404 tests; GoLink pkg/executor/test/seqtest/seqtest_test_/seqtest_test; Downloading pkg/executor/test/seqtest/seqtest_test_/seqtest_test, 208.0 MiB / 211.6 MiB; 34s remote-cache ... (35 actions, 0 running)
[11,202 / 12,099] 248 / 404 tests; GoLink pkg/executor/test/seqtest/seqtest_test_/seqtest_test; 36s remote-cache ... (35 actions, 0 running)
[11,210 / 12,128] 248 / 404 tests; GoLink pkg/executor/test/simpletest/simpletest_test_/simpletest_test; 35s remote-cache ... (35 actions, 0 running)
[11,223 / 12,140] 248 / 404 tests; GoLink pkg/planner/core/casetest/cbotest/cbotest_test_/cbotest_test; Downloading pkg/planner/core/casetest/cbotest/cbotest_test_/cbotest_test, 198.0 MiB / 207.9 MiB; 33s remote-cache ... (34 actions, 0 running)
[11,233 / 12,173] 249 / 404 tests; GoLink pkg/planner/core/casetest/cbotest/cbotest_test_/cbotest_test; Downloading pkg/planner/core/casetest/cbotest/cbotest_test_/cbotest_test, 203.0 MiB / 207.9 MiB; 34s remote-cache ... (35 actions, 0 running)
[11,249 / 12,173] 250 / 404 tests; GoLink pkg/planner/core/casetest/cbotest/cbotest_test_/cbotest_test; 35s remote-cache ... (35 actions, 0 running)
[11,267 / 12,193] 250 / 404 tests; GoLink pkg/planner/core/issuetest/issuetest_test_/issuetest_test; Downloading pkg/planner/core/issuetest/issuetest_test_/issuetest_test, 164.0 MiB / 207.5 MiB; 27s remote-cache ... (35 actions, 0 running)
[11,282 / 12,193] 251 / 404 tests; GoLink pkg/planner/core/issuetest/issuetest_test_/issuetest_test; Downloading pkg/planner/core/issuetest/issuetest_test_/issuetest_test, 171.0 MiB / 207.5 MiB; 28s remote-cache ... (35 actions, 0 running)
[11,297 / 12,193] 252 / 404 tests; GoLink pkg/planner/core/issuetest/issuetest_test_/issuetest_test; Downloading pkg/planner/core/issuetest/issuetest_test_/issuetest_test, 178.0 MiB / 207.5 MiB; 29s remote-cache ... (35 actions, 0 running)
[11,314 / 12,193] 252 / 404 tests; GoLink pkg/planner/core/issuetest/issuetest_test_/issuetest_test; Downloading pkg/planner/core/issuetest/issuetest_test_/issuetest_test, 185.0 MiB / 207.5 MiB; 30s remote-cache ... (35 actions, 0 running)
[11,332 / 12,193] 252 / 404 tests; GoLink pkg/planner/core/issuetest/issuetest_test_/issuetest_test; Downloading pkg/planner/core/issuetest/issuetest_test_/issuetest_test, 192.0 MiB / 207.5 MiB; 31s remote-cache ... (35 actions, 0 running)
[11,346 / 12,193] 253 / 404 tests; GoLink pkg/planner/core/issuetest/issuetest_test_/issuetest_test; Downloading pkg/planner/core/issuetest/issuetest_test_/issuetest_test, 199.0 MiB / 207.5 MiB; 32s remote-cache ... (35 actions, 0 running)
[11,361 / 12,195] 253 / 404 tests; GoLink pkg/planner/core/issuetest/issuetest_test_/issuetest_test; Downloading pkg/planner/core/issuetest/issuetest_test_/issuetest_test, 206.0 MiB / 207.5 MiB; 34s remote-cache ... (35 actions, 0 running)
[11,382 / 12,201] 254 / 404 tests; GoLink pkg/executor/test/splittest/splittest_test_/splittest_test; 34s remote-cache ... (35 actions, 0 running)
[11,401 / 12,207] 255 / 404 tests; GoLink pkg/session/clusteredindextest/clusteredindextest_test_/clusteredindextest_test; Downloading pkg/session/clusteredindextest/clusteredindextest_test_/clusteredindextest_test, 184.0 MiB / 207.9 MiB; 30s remote-cache ... (35 actions, 0 running)
[11,413 / 12,207] 257 / 404 tests; GoLink pkg/session/clusteredindextest/clusteredindextest_test_/clusteredindextest_test; Downloading pkg/session/clusteredindextest/clusteredindextest_test_/clusteredindextest_test, 191.0 MiB / 207.9 MiB; 31s remote-cache ... (35 actions, 0 running)
[11,432 / 12,236] 257 / 404 tests; GoLink pkg/session/clusteredindextest/clusteredindextest_test_/clusteredindextest_test; Downloading pkg/session/clusteredindextest/clusteredindextest_test_/clusteredindextest_test, 198.0 MiB / 207.9 MiB; 32s remote-cache ... (35 actions, 0 running)
[11,447 / 12,236] 258 / 404 tests; GoLink pkg/session/clusteredindextest/clusteredindextest_test_/clusteredindextest_test; Downloading pkg/session/clusteredindextest/clusteredindextest_test_/clusteredindextest_test, 204.0 MiB / 207.9 MiB; 33s remote-cache ... (35 actions, 0 running)
[11,460 / 12,236] 259 / 404 tests; GoLink pkg/session/clusteredindextest/clusteredindextest_test_/clusteredindextest_test; 34s remote-cache ... (35 actions, 0 running)
[11,477 / 12,240] 261 / 404 tests; GoLink pkg/session/temporarytabletest/temporarytabletest_test_/temporarytabletest_test; Downloading pkg/session/temporarytabletest/temporarytabletest_test_/temporarytabletest_test, 206.0 MiB / 207.9 MiB; 33s remote-cache ... (35 actions, 0 running)
[11,497 / 12,244] 261 / 404 tests; GoLink pkg/session/test/txn/txn_test_/txn_test; Downloading pkg/session/test/txn/txn_test_/txn_test, 201.8 MiB / 207.9 MiB; 32s remote-cache ... (35 actions, 0 running)
[11,514 / 12,244] 261 / 404 tests; GoLink pkg/session/test/txn/txn_test_/txn_test; 33s remote-cache ... (35 actions, 0 running)
[11,534 / 12,253] 261 / 404 tests; GoLink pkg/executor/test/tiflashtest/tiflashtest_test_/tiflashtest_test; Downloading pkg/executor/test/tiflashtest/tiflashtest_test_/tiflashtest_test, 171.0 MiB / 208.1 MiB; 27s remote-cache ... (35 actions, 0 running)
[11,545 / 12,257] 263 / 404 tests; GoLink pkg/executor/test/tiflashtest/tiflashtest_test_/tiflashtest_test; Downloading pkg/executor/test/tiflashtest/tiflashtest_test_/tiflashtest_test, 178.0 MiB / 208.1 MiB; 28s remote-cache ... (35 actions, 0 running)
[11,561 / 12,257] 265 / 404 tests; GoLink pkg/executor/test/tiflashtest/tiflashtest_test_/tiflashtest_test; Downloading pkg/executor/test/tiflashtest/tiflashtest_test_/tiflashtest_test, 185.0 MiB / 208.1 MiB; 29s remote-cache ... (35 actions, 0 running)
[11,582 / 12,257] 267 / 404 tests; GoLink pkg/executor/test/tiflashtest/tiflashtest_test_/tiflashtest_test; Downloading pkg/executor/test/tiflashtest/tiflashtest_test_/tiflashtest_test, 193.0 MiB / 208.1 MiB; 30s remote-cache ... (35 actions, 0 running)
[11,604 / 12,257] 267 / 404 tests; GoLink pkg/executor/test/tiflashtest/tiflashtest_test_/tiflashtest_test; Downloading pkg/executor/test/tiflashtest/tiflashtest_test_/tiflashtest_test, 200.0 MiB / 208.1 MiB; 31s remote-cache ... (35 actions, 0 running)
[11,626 / 12,257] 269 / 404 tests; GoLink pkg/executor/test/tiflashtest/tiflashtest_test_/tiflashtest_test; Downloading pkg/executor/test/tiflashtest/tiflashtest_test_/tiflashtest_test, 208.0 MiB / 208.1 MiB; 32s remote-cache ... (35 actions, 0 running)
[11,643 / 12,300] 269 / 404 tests; GoLink pkg/ttl/cache/cache_test_/cache_test; Downloading pkg/ttl/cache/cache_test_/cache_test, 94.0 MiB / 158.3 MiB; 14s remote-cache ... (35 actions, 0 running)
[11,659 / 12,302] 270 / 404 tests; GoLink pkg/ttl/cache/cache_test_/cache_test; Downloading pkg/ttl/cache/cache_test_/cache_test, 102.0 MiB / 158.3 MiB; 15s remote-cache ... (35 actions, 0 running)
[11,686 / 12,361] 270 / 404 tests; GoLink pkg/ttl/cache/cache_test_/cache_test; Downloading pkg/ttl/cache/cache_test_/cache_test, 111.0 MiB / 158.3 MiB; 16s remote-cache ... (35 actions, 0 running)
[11,701 / 12,361] 272 / 404 tests; GoLink pkg/ttl/cache/cache_test_/cache_test; Downloading pkg/ttl/cache/cache_test_/cache_test, 119.0 MiB / 158.3 MiB; 17s remote-cache ... (35 actions, 0 running)
[11,711 / 12,361] 272 / 404 tests; GoLink pkg/ttl/cache/cache_test_/cache_test; Downloading pkg/ttl/cache/cache_test_/cache_test, 125.5 MiB / 158.3 MiB; 18s remote-cache ... (35 actions, 0 running)
[11,722 / 12,361] 273 / 404 tests; GoLink pkg/ttl/cache/cache_test_/cache_test; Downloading pkg/ttl/cache/cache_test_/cache_test, 134.0 MiB / 158.3 MiB; 19s remote-cache ... (35 actions, 0 running)
[11,732 / 12,391] 273 / 404 tests; GoLink pkg/ttl/cache/cache_test_/cache_test; Downloading pkg/ttl/cache/cache_test_/cache_test, 140.0 MiB / 158.3 MiB; 20s remote-cache ... (35 actions, 0 running)
[11,741 / 12,391] 274 / 404 tests; GoLink pkg/ttl/cache/cache_test_/cache_test; Downloading pkg/ttl/cache/cache_test_/cache_test, 146.5 MiB / 158.3 MiB; 21s remote-cache ... (35 actions, 0 running)
[11,754 / 12,408] 274 / 404 tests; GoLink pkg/ttl/cache/cache_test_/cache_test; Downloading pkg/ttl/cache/cache_test_/cache_test, 153.0 MiB / 158.3 MiB; 22s remote-cache ... (35 actions, 0 running)
[11,774 / 12,408] 274 / 404 tests; GoLink pkg/ttl/cache/cache_test_/cache_test; 24s remote-cache ... (35 actions, 0 running)
[11,789 / 12,440] 274 / 404 tests; GoLink pkg/executor/aggregate/aggregate_test_/aggregate_test; Downloading pkg/executor/aggregate/aggregate_test_/aggregate_test, 90.0 MiB / 98.6 MiB; 13s remote-cache ... (35 actions, 0 running)
[11,803 / 12,440] 274 / 404 tests; GoLink pkg/executor/aggregate/aggregate_test_/aggregate_test; Downloading pkg/executor/aggregate/aggregate_test_/aggregate_test, 97.0 MiB / 98.6 MiB; 14s remote-cache ... (35 actions, 0 running)
[11,825 / 12,470] 275 / 404 tests; GoLink pkg/util/keydecoder/keydecoder_test_/keydecoder_test; 14s remote-cache ... (35 actions, 0 running)
[11,845 / 12,472] 275 / 404 tests; GoLink pkg/planner/implementation/implementation_test_/implementation_test; Downloading pkg/planner/implementation/implementation_test_/implementation_test, 96.0 MiB / 97.9 MiB; 14s remote-cache ... (35 actions, 0 running)
[11,863 / 12,525] 276 / 404 tests; GoLink pkg/planner/cascades/cascades_test_/cascades_test; Downloading pkg/planner/cascades/cascades_test_/cascades_test, 90.0 MiB / 98.4 MiB; 13s remote-cache ... (35 actions, 0 running)
[11,886 / 12,527] 277 / 404 tests; GoLink pkg/planner/cascades/cascades_test_/cascades_test; 14s remote-cache ... (35 actions, 0 running)
[11,901 / 12,553] 277 / 404 tests; GoLink pkg/util/schemacmp/schemacmp_test_/schemacmp_test; Downloading pkg/util/schemacmp/schemacmp_test_/schemacmp_test, 95.0 MiB / 98.9 MiB; 14s remote-cache ... (35 actions, 0 running)
[11,921 / 12,606] 278 / 404 tests; GoLink pkg/util/admin/admin_test_/admin_test; Downloading pkg/util/admin/admin_test_/admin_test, 35.0 MiB / 155.2 MiB; 5s remote-cache ... (35 actions, 0 running)
[11,934 / 12,606] 280 / 404 tests; GoLink pkg/util/admin/admin_test_/admin_test; Downloading pkg/util/admin/admin_test_/admin_test, 43.0 MiB / 155.2 MiB; 6s remote-cache ... (35 actions, 0 running)
[11,948 / 12,619] 280 / 404 tests; GoLink pkg/util/admin/admin_test_/admin_test; Downloading pkg/util/admin/admin_test_/admin_test, 50.0 MiB / 155.2 MiB; 7s remote-cache ... (35 actions, 0 running)
[11,967 / 12,619] 283 / 404 tests; GoLink pkg/util/admin/admin_test_/admin_test; Downloading pkg/util/admin/admin_test_/admin_test, 58.0 MiB / 155.2 MiB; 8s remote-cache ... (35 actions, 0 running)
[11,986 / 12,619] 284 / 404 tests; GoLink pkg/util/admin/admin_test_/admin_test; Downloading pkg/util/admin/admin_test_/admin_test, 67.0 MiB / 155.2 MiB; 9s remote-cache ... (35 actions, 0 running)
[11,997 / 12,619] 284 / 404 tests; GoLink pkg/util/admin/admin_test_/admin_test; Downloading pkg/util/admin/admin_test_/admin_test, 73.0 MiB / 155.2 MiB; 10s remote-cache ... (35 actions, 0 running)
[12,010 / 12,619] 284 / 404 tests; GoLink pkg/util/admin/admin_test_/admin_test; Downloading pkg/util/admin/admin_test_/admin_test, 80.5 MiB / 155.2 MiB; 11s remote-cache ... (35 actions, 0 running)
[12,022 / 12,670] 285 / 404 tests; GoLink pkg/util/admin/admin_test_/admin_test; Downloading pkg/util/admin/admin_test_/admin_test, 87.0 MiB / 155.2 MiB; 12s remote-cache ... (35 actions, 0 running)
[12,037 / 12,670] 285 / 404 tests; GoLink pkg/util/admin/admin_test_/admin_test; Downloading pkg/util/admin/admin_test_/admin_test, 95.0 MiB / 155.2 MiB; 13s remote-cache ... (35 actions, 0 running)
[12,056 / 12,721] 286 / 404 tests; GoLink pkg/util/admin/admin_test_/admin_test; Downloading pkg/util/admin/admin_test_/admin_test, 102.0 MiB / 155.2 MiB; 14s remote-cache ... (35 actions, 0 running)
[12,070 / 12,721] 286 / 404 tests; GoLink pkg/util/admin/admin_test_/admin_test; Downloading pkg/util/admin/admin_test_/admin_test, 110.0 MiB / 155.2 MiB; 15s remote-cache ... (35 actions, 0 running)
[12,085 / 12,721] 287 / 404 tests; GoLink pkg/util/admin/admin_test_/admin_test; Downloading pkg/util/admin/admin_test_/admin_test, 117.0 MiB / 155.2 MiB; 16s remote-cache ... (35 actions, 0 running)
[12,097 / 12,721] 287 / 404 tests; GoLink pkg/util/admin/admin_test_/admin_test; Downloading pkg/util/admin/admin_test_/admin_test, 124.0 MiB / 155.2 MiB; 17s remote-cache ... (35 actions, 0 running)
[12,114 / 12,721] 287 / 404 tests; GoLink pkg/util/admin/admin_test_/admin_test; Downloading pkg/util/admin/admin_test_/admin_test, 131.0 MiB / 155.2 MiB; 19s remote-cache ... (35 actions, 0 running)
[12,125 / 12,721] 288 / 404 tests; GoLink pkg/util/admin/admin_test_/admin_test; Downloading pkg/util/admin/admin_test_/admin_test, 137.2 MiB / 155.2 MiB; 20s remote-cache ... (35 actions, 0 running)
[12,135 / 12,730] 289 / 404 tests; GoLink pkg/util/admin/admin_test_/admin_test; Downloading pkg/util/admin/admin_test_/admin_test, 144.0 MiB / 155.2 MiB; 21s remote-cache ... (35 actions, 0 running)
[12,149 / 12,730] 289 / 404 tests; GoLink pkg/util/admin/admin_test_/admin_test; Downloading pkg/util/admin/admin_test_/admin_test, 152.0 MiB / 155.2 MiB; 22s remote-cache ... (35 actions, 0 running)
[12,165 / 12,730] 290 / 404 tests; GoLink pkg/util/admin/admin_test_/admin_test; 23s remote-cache ... (35 actions, 0 running)
[12,181 / 12,732] 290 / 404 tests; GoLink pkg/executor/internal/querywatch/querywatch_test_/querywatch_test; Downloading pkg/executor/internal/querywatch/querywatch_test_/querywatch_test, 143.0 MiB / 155.2 MiB; 21s remote-cache ... (35 actions, 0 running)
[12,192 / 12,732] 291 / 404 tests; GoLink pkg/executor/internal/querywatch/querywatch_test_/querywatch_test; Downloading pkg/executor/internal/querywatch/querywatch_test_/querywatch_test, 150.0 MiB / 155.2 MiB; 22s remote-cache ... (35 actions, 0 running)
[12,208 / 12,732] 292 / 404 tests; GoLink pkg/executor/internal/querywatch/querywatch_test_/querywatch_test; 23s remote-cache ... (35 actions, 0 running)
[12,229 / 12,741] 293 / 404 tests; GoLink pkg/planner/cardinality/cardinality_test_/cardinality_test; 23s remote-cache ... (35 actions, 0 running)
[12,246 / 12,770] 294 / 404 tests; GoLink pkg/domain/globalconfigsync/globalconfigsync_test_/globalconfigsync_test; Downloading pkg/domain/globalconfigsync/globalconfigsync_test_/globalconfigsync_test, 113.0 MiB / 156.0 MiB; 17s remote-cache ... (35 actions, 0 running)
[12,257 / 12,770] 294 / 404 tests; GoLink pkg/domain/globalconfigsync/globalconfigsync_test_/globalconfigsync_test; Downloading pkg/domain/globalconfigsync/globalconfigsync_test_/globalconfigsync_test, 119.0 MiB / 156.0 MiB; 18s remote-cache ... (35 actions, 0 running)
[12,271 / 12,770] 295 / 404 tests; GoLink pkg/domain/globalconfigsync/globalconfigsync_test_/globalconfigsync_test; Downloading pkg/domain/globalconfigsync/globalconfigsync_test_/globalconfigsync_test, 126.0 MiB / 156.0 MiB; 19s remote-cache ... (35 actions, 0 running)
[12,287 / 12,770] 296 / 404 tests; GoLink pkg/domain/globalconfigsync/globalconfigsync_test_/globalconfigsync_test; Downloading pkg/domain/globalconfigsync/globalconfigsync_test_/globalconfigsync_test, 133.0 MiB / 156.0 MiB; 20s remote-cache ... (35 actions, 0 running)
[12,302 / 12,770] 296 / 404 tests; GoLink pkg/domain/globalconfigsync/globalconfigsync_test_/globalconfigsync_test; Downloading pkg/domain/globalconfigsync/globalconfigsync_test_/globalconfigsync_test, 139.0 MiB / 156.0 MiB; 21s remote-cache ... (35 actions, 0 running)
[12,326 / 12,770] 296 / 404 tests; GoLink pkg/domain/globalconfigsync/globalconfigsync_test_/globalconfigsync_test; Downloading pkg/domain/globalconfigsync/globalconfigsync_test_/globalconfigsync_test, 147.0 MiB / 156.0 MiB; 22s remote-cache ... (35 actions, 0 running)
[12,350 / 12,770] 298 / 404 tests; GoLink pkg/domain/globalconfigsync/globalconfigsync_test_/globalconfigsync_test; Downloading pkg/domain/globalconfigsync/globalconfigsync_test_/globalconfigsync_test, 156.0 MiB / 156.0 MiB; 23s remote-cache ... (35 actions, 0 running)
[12,385 / 12,772] 299 / 404 tests; GoLink pkg/lightning/backend/backend_test_/backend_test; Downloading pkg/lightning/backend/backend_test_/backend_test, 21.0 MiB / 150.2 MiB; 2s remote-cache ... (35 actions, 0 running)
[12,409 / 12,772] 300 / 404 tests; GoLink pkg/lightning/backend/backend_test_/backend_test; Downloading pkg/lightning/backend/backend_test_/backend_test, 31.0 MiB / 150.2 MiB; 3s remote-cache ... (35 actions, 0 running)
[12,425 / 12,774] 300 / 404 tests; GoLink pkg/lightning/backend/backend_test_/backend_test; Downloading pkg/lightning/backend/backend_test_/backend_test, 38.0 MiB / 150.2 MiB; 4s remote-cache ... (35 actions, 0 running)
[12,441 / 12,825] 301 / 404 tests; GoLink pkg/lightning/backend/backend_test_/backend_test; Downloading pkg/lightning/backend/backend_test_/backend_test, 46.0 MiB / 150.2 MiB; 6s remote-cache ... (34 actions, 0 running)
[12,453 / 12,827] 303 / 404 tests; GoLink pkg/lightning/backend/backend_test_/backend_test; Downloading pkg/lightning/backend/backend_test_/backend_test, 53.0 MiB / 150.2 MiB; 7s remote-cache ... (35 actions, 0 running)
[12,463 / 12,832] 304 / 404 tests; GoLink pkg/lightning/backend/backend_test_/backend_test; Downloading pkg/lightning/backend/backend_test_/backend_test, 59.0 MiB / 150.2 MiB; 8s remote-cache ... (35 actions, 0 running)
[12,470 / 12,832] 304 / 404 tests; GoLink pkg/lightning/backend/backend_test_/backend_test; Downloading pkg/lightning/backend/backend_test_/backend_test, 66.0 MiB / 150.2 MiB; 9s remote-cache ... (35 actions, 0 running)
[12,478 / 12,832] 304 / 404 tests; GoLink pkg/lightning/backend/backend_test_/backend_test; Downloading pkg/lightning/backend/backend_test_/backend_test, 73.3 MiB / 150.2 MiB; 10s remote-cache ... (35 actions, 2 running)
[12,484 / 12,832] 304 / 404 tests; GoLink pkg/lightning/backend/backend_test_/backend_test; Downloading pkg/lightning/backend/backend_test_/backend_test, 79.6 MiB / 150.2 MiB; 11s remote-cache ... (36 actions, 2 running)
[12,484 / 12,832] 304 / 404 tests; GoLink pkg/lightning/backend/backend_test_/backend_test; Downloading pkg/lightning/backend/backend_test_/backend_test, 87.2 MiB / 150.2 MiB; 13s remote-cache ... (36 actions, 2 running)
[12,489 / 12,883] 304 / 404 tests; GoLink pkg/lightning/backend/backend_test_/backend_test; Downloading pkg/lightning/backend/backend_test_/backend_test, 96.0 MiB / 150.2 MiB; 14s remote-cache ... (36 actions, 2 running)
[12,489 / 12,883] 304 / 404 tests; GoLink pkg/lightning/backend/backend_test_/backend_test; Downloading pkg/lightning/backend/backend_test_/backend_test, 103.0 MiB / 150.2 MiB; 16s remote-cache ... (36 actions, 2 running)
[12,490 / 12,896] 304 / 404 tests; GoLink pkg/lightning/backend/backend_test_/backend_test; Downloading pkg/lightning/backend/backend_test_/backend_test, 110.0 MiB / 150.2 MiB; 17s remote-cache ... (35 actions, 0 running)
[12,493 / 12,896] 304 / 404 tests; GoLink pkg/lightning/backend/backend_test_/backend_test; Downloading pkg/lightning/backend/backend_test_/backend_test, 115.0 MiB / 150.2 MiB; 18s remote-cache ... (36 actions, 2 running)
[12,494 / 12,896] 304 / 404 tests; GoLink pkg/lightning/backend/backend_test_/backend_test; Downloading pkg/lightning/backend/backend_test_/backend_test, 122.0 MiB / 150.2 MiB; 20s remote-cache ... (36 actions, 2 running)
[12,494 / 12,896] 304 / 404 tests; GoLink pkg/lightning/backend/backend_test_/backend_test; Downloading pkg/lightning/backend/backend_test_/backend_test, 127.0 MiB / 150.2 MiB; 21s remote-cache ... (36 actions, 2 running)
[12,495 / 12,896] 304 / 404 tests; GoLink pkg/lightning/backend/backend_test_/backend_test; Downloading pkg/lightning/backend/backend_test_/backend_test, 134.0 MiB / 150.2 MiB; 22s remote-cache ... (35 actions, 1 running)
[12,496 / 12,896] 304 / 404 tests; GoLink pkg/lightning/backend/backend_test_/backend_test; Downloading pkg/lightning/backend/backend_test_/backend_test, 140.0 MiB / 150.2 MiB; 23s remote-cache ... (36 actions, 2 running)
[12,497 / 12,896] 305 / 404 tests; GoLink pkg/lightning/backend/backend_test_/backend_test; Downloading pkg/lightning/backend/backend_test_/backend_test, 145.0 MiB / 150.2 MiB; 25s remote-cache ... (36 actions, 2 running)
[12,500 / 12,896] 305 / 404 tests; GoLink pkg/lightning/backend/backend_test_/backend_test; 26s remote-cache ... (36 actions, 2 running)
[12,504 / 12,911] 305 / 404 tests; GoLink br/pkg/mock/mock_test_/mock_test; Downloading br/pkg/mock/mock_test_/mock_test, 153.4 MiB / 157.7 MiB; 27s remote-cache ... (36 actions, 2 running)
[12,507 / 12,913] 305 / 404 tests; GoLink br/pkg/mock/mock_test_/mock_test; 28s remote-cache ... (36 actions, 2 running)
[12,512 / 12,917] 305 / 404 tests; GoLink br/pkg/task/show/show_test_/show_test; Downloading br/pkg/task/show/show_test_/show_test, 148.0 MiB / 155.9 MiB; 27s remote-cache ... (36 actions, 2 running)
[12,515 / 12,919] 305 / 404 tests; GoLink br/pkg/task/show/show_test_/show_test; Downloading br/pkg/task/show/show_test_/show_test, 153.0 MiB / 155.9 MiB; 28s remote-cache ... (36 actions, 2 running)
[12,523 / 12,943] 305 / 404 tests; GoLink lightning/cmd/tidb-lightning/tidb-lightning_test_/tidb-lightning_test; 29s remote-cache ... (36 actions, 2 running)
[12,526 / 12,945] 307 / 404 tests; GoLink pkg/bindinfo/tests/timeout/timeout_test_/timeout_test; 29s remote-cache ... (36 actions, 2 running)
[12,533 / 12,949] 308 / 404 tests; GoLink pkg/autoid_service/autoid_service_test_/autoid_service_test; Downloading pkg/autoid_service/autoid_service_test_/autoid_service_test, 160.0 MiB / 161.2 MiB; 30s remote-cache ... (36 actions, 2 running)
[12,543 / 12,972] 309 / 404 tests; GoLink pkg/ddl/tests/metadatalock/metadatalock_test_/metadatalock_test; 31s remote-cache ... (36 actions, 2 running)
[12,557 / 13,029] 309 / 404 tests; GoLink br/cmd/br/br_test_/br_test; Downloading br/cmd/br/br_test_/br_test, 161.0 MiB / 164.9 MiB; 31s remote-cache ... (36 actions, 2 running)
[12,567 / 13,055] 312 / 404 tests; GoLink br/cmd/br/br_test_/br_test; 32s remote-cache ... (36 actions, 2 running)
[12,581 / 13,156] 314 / 404 tests; GoLink pkg/infoschema/test/clustertablestest/clustertablestest_test_/clustertablestest_test; Downloading pkg/infoschema/test/clustertablestest/clustertablestest_test_/clustertablestest_test, 150.0 MiB / 156.5 MiB; 29s remote-cache ... (36 actions, 2 running)
[12,589 / 13,156] 315 / 404 tests; GoLink pkg/infoschema/test/clustertablestest/clustertablestest_test_/clustertablestest_test; Downloading pkg/infoschema/test/clustertablestest/clustertablestest_test_/clustertablestest_test, 156.0 MiB / 156.5 MiB; 31s remote-cache ... (36 actions, 2 running)
[12,608 / 13,209] 316 / 404 tests; GoLink pkg/executor/sortexec/sort_exec_test_/sort_exec_test; Downloading pkg/executor/sortexec/sort_exec_test_/sort_exec_test, 155.0 MiB / 155.2 MiB; 30s remote-cache ... (36 actions, 2 running)
[12,627 / 13,253] 317 / 404 tests; GoLink pkg/disttask/framework/integrationtests/integrationtests_test_/integrationtests_test; Downloading pkg/disttask/framework/integrationtests/integrationtests_test_/integrationtests_test, 155.0 MiB / 155.6 MiB; 30s remote-cache ... (36 actions, 2 running)
[12,636 / 13,277] 317 / 404 tests; GoLink pkg/executor/test/analyzetest/analyzetest_test_/analyzetest_test; Downloading pkg/executor/test/analyzetest/analyzetest_test_/analyzetest_test, 81.0 MiB / 155.6 MiB; 15s remote-cache ... (36 actions, 2 running)
[12,645 / 13,277] 318 / 404 tests; GoLink pkg/executor/test/analyzetest/analyzetest_test_/analyzetest_test; Downloading pkg/executor/test/analyzetest/analyzetest_test_/analyzetest_test, 87.0 MiB / 155.6 MiB; 16s remote-cache ... (36 actions, 2 running)
[12,657 / 13,277] 319 / 404 tests; GoLink pkg/executor/test/analyzetest/analyzetest_test_/analyzetest_test; Downloading pkg/executor/test/analyzetest/analyzetest_test_/analyzetest_test, 92.0 MiB / 155.6 MiB; 17s remote-cache ... (36 actions, 2 running)
[12,666 / 13,277] 319 / 404 tests; GoLink pkg/executor/test/analyzetest/analyzetest_test_/analyzetest_test; Downloading pkg/executor/test/analyzetest/analyzetest_test_/analyzetest_test, 98.0 MiB / 155.6 MiB; 18s remote-cache ... (36 actions, 2 running)
[12,684 / 13,298] 319 / 404 tests; GoLink pkg/executor/test/analyzetest/analyzetest_test_/analyzetest_test; Downloading pkg/executor/test/analyzetest/analyzetest_test_/analyzetest_test, 106.0 MiB / 155.6 MiB; 19s remote-cache ... (37 actions, 4 running)
[12,693 / 13,298] 320 / 404 tests; GoLink pkg/executor/test/analyzetest/analyzetest_test_/analyzetest_test; Downloading pkg/executor/test/analyzetest/analyzetest_test_/analyzetest_test, 113.0 MiB / 155.6 MiB; 20s remote-cache ... (37 actions, 4 running)
[12,703 / 13,298] 320 / 404 tests; GoLink pkg/executor/test/analyzetest/analyzetest_test_/analyzetest_test; Downloading pkg/executor/test/analyzetest/analyzetest_test_/analyzetest_test, 120.0 MiB / 155.6 MiB; 22s remote-cache ... (37 actions, 4 running)
[12,715 / 13,298] 320 / 404 tests; GoLink pkg/executor/test/analyzetest/analyzetest_test_/analyzetest_test; Downloading pkg/executor/test/analyzetest/analyzetest_test_/analyzetest_test, 126.6 MiB / 155.6 MiB; 23s remote-cache ... (37 actions, 4 running)
[12,722 / 13,298] 320 / 404 tests; GoLink pkg/executor/test/analyzetest/analyzetest_test_/analyzetest_test; Downloading pkg/executor/test/analyzetest/analyzetest_test_/analyzetest_test, 134.0 MiB / 155.6 MiB; 24s remote-cache ... (37 actions, 4 running)
[12,732 / 13,298] 321 / 404 tests; GoLink pkg/executor/test/analyzetest/analyzetest_test_/analyzetest_test; Downloading pkg/executor/test/analyzetest/analyzetest_test_/analyzetest_test, 141.0 MiB / 155.6 MiB; 25s remote-cache ... (37 actions, 4 running)
[12,741 / 13,298] 321 / 404 tests; GoLink pkg/executor/test/analyzetest/analyzetest_test_/analyzetest_test; Downloading pkg/executor/test/analyzetest/analyzetest_test_/analyzetest_test, 147.0 MiB / 155.6 MiB; 26s remote-cache ... (36 actions, 2 running)
[12,750 / 13,298] 321 / 404 tests; GoLink pkg/executor/test/analyzetest/analyzetest_test_/analyzetest_test; Downloading pkg/executor/test/analyzetest/analyzetest_test_/analyzetest_test, 153.0 MiB / 155.6 MiB; 27s remote-cache ... (37 actions, 4 running)
[12,762 / 13,347] 323 / 404 tests; GoLink pkg/executor/test/analyzetest/memorycontrol/memorycontrol_test_/memorycontrol_test; Downloading pkg/executor/test/analyzetest/memorycontrol/memorycontrol_test_/memorycontrol_test, 113.0 MiB / 155.2 MiB; 19s remote-cache ... (37 actions, 4 running)
[12,776 / 13,347] 323 / 404 tests; GoLink pkg/executor/test/analyzetest/memorycontrol/memorycontrol_test_/memorycontrol_test; Downloading pkg/executor/test/analyzetest/memorycontrol/memorycontrol_test_/memorycontrol_test, 120.0 MiB / 155.2 MiB; 20s remote-cache ... (37 actions, 4 running)
[12,791 / 13,347] 323 / 404 tests; GoLink pkg/executor/test/analyzetest/memorycontrol/memorycontrol_test_/memorycontrol_test; Downloading pkg/executor/test/analyzetest/memorycontrol/memorycontrol_test_/memorycontrol_test, 127.0 MiB / 155.2 MiB; 21s remote-cache ... (37 actions, 4 running)
[12,799 / 13,347] 323 / 404 tests; GoLink pkg/executor/test/analyzetest/memorycontrol/memorycontrol_test_/memorycontrol_test; Downloading pkg/executor/test/analyzetest/memorycontrol/memorycontrol_test_/memorycontrol_test, 135.0 MiB / 155.2 MiB; 23s remote-cache ... (37 actions, 4 running)
[12,809 / 13,349] 323 / 404 tests; GoLink pkg/executor/test/analyzetest/memorycontrol/memorycontrol_test_/memorycontrol_test; Downloading pkg/executor/test/analyzetest/memorycontrol/memorycontrol_test_/memorycontrol_test, 141.0 MiB / 155.2 MiB; 24s remote-cache ... (38 actions, 6 running)
[12,812 / 13,349] 323 / 404 tests; GoLink pkg/executor/test/analyzetest/memorycontrol/memorycontrol_test_/memorycontrol_test; Downloading pkg/executor/test/analyzetest/memorycontrol/memorycontrol_test_/memorycontrol_test, 147.0 MiB / 155.2 MiB; 25s remote-cache ... (38 actions, 6 running)
[12,829 / 13,349] 324 / 404 tests; GoLink pkg/executor/test/analyzetest/memorycontrol/memorycontrol_test_/memorycontrol_test; Downloading pkg/executor/test/analyzetest/memorycontrol/memorycontrol_test_/memorycontrol_test, 154.0 MiB / 155.2 MiB; 26s remote-cache ... (37 actions, 4 running)
[12,838 / 13,357] 324 / 404 tests; GoLink pkg/executor/test/ddl/ddl_test_/ddl_test; Downloading pkg/executor/test/ddl/ddl_test_/ddl_test, 134.0 MiB / 155.3 MiB; 22s remote-cache ... (38 actions, 6 running)
[12,847 / 13,357] 325 / 404 tests; GoLink pkg/executor/test/ddl/ddl_test_/ddl_test; Downloading pkg/executor/test/ddl/ddl_test_/ddl_test, 140.0 MiB / 155.3 MiB; 23s remote-cache ... (38 actions, 6 running)
[12,854 / 13,357] 326 / 404 tests; GoLink pkg/executor/test/ddl/ddl_test_/ddl_test; Downloading pkg/executor/test/ddl/ddl_test_/ddl_test, 146.0 MiB / 155.3 MiB; 24s remote-cache ... (38 actions, 6 running)
[12,869 / 13,357] 328 / 404 tests; GoLink pkg/executor/test/ddl/ddl_test_/ddl_test; Downloading pkg/executor/test/ddl/ddl_test_/ddl_test, 155.0 MiB / 155.3 MiB; 26s remote-cache ... (38 actions, 6 running)
[12,888 / 13,426] 329 / 404 tests; GoLink pkg/sessiontxn/sessiontxn_test_/sessiontxn_test; Downloading pkg/sessiontxn/sessiontxn_test_/sessiontxn_test, 151.0 MiB / 155.4 MiB; 25s remote-cache ... (37 actions, 4 running)
[12,899 / 13,451] 329 / 404 tests; GoLink pkg/executor/test/loadremotetest/loadremotetest_test_/loadremotetest_test; Downloading pkg/executor/test/loadremotetest/loadremotetest_test_/loadremotetest_test, 139.0 MiB / 157.9 MiB; 23s remote-cache ... (38 actions, 6 running)
[12,922 / 13,451] 329 / 404 tests; GoLink pkg/executor/test/loadremotetest/loadremotetest_test_/loadremotetest_test; Downloading pkg/executor/test/loadremotetest/loadremotetest_test_/loadremotetest_test, 146.0 MiB / 157.9 MiB; 24s remote-cache ... (37 actions, 4 running)
[12,933 / 13,451] 331 / 404 tests; GoLink pkg/executor/test/loadremotetest/loadremotetest_test_/loadremotetest_test; Downloading pkg/executor/test/loadremotetest/loadremotetest_test_/loadremotetest_test, 154.0 MiB / 157.9 MiB; 25s remote-cache ... (38 actions, 6 running)
[12,941 / 13,453] 331 / 404 tests; GoLink pkg/executor/test/passwordtest/passwordtest_test_/passwordtest_test; 25s remote-cache ... (38 actions, 6 running)
[12,952 / 13,484] 332 / 404 tests; GoLink pkg/executor/test/showtest/showtest_test_/showtest_test; Downloading pkg/executor/test/showtest/showtest_test_/showtest_test, 144.0 MiB / 155.4 MiB; 23s remote-cache ... (38 actions, 6 running)
[12,971 / 13,488] 332 / 404 tests; GoLink pkg/executor/test/showtest/showtest_test_/showtest_test; Downloading pkg/executor/test/showtest/showtest_test_/showtest_test, 152.0 MiB / 155.4 MiB; 24s remote-cache ... (37 actions, 4 running)
[12,981 / 13,516] 332 / 404 tests; GoLink pkg/executor/test/writetest/writetest_test_/writetest_test; Downloading pkg/executor/test/writetest/writetest_test_/writetest_test, 93.0 MiB / 155.3 MiB; 14s remote-cache ... (37 actions, 4 running)
[12,991 / 13,516] 333 / 404 tests; GoLink pkg/executor/test/writetest/writetest_test_/writetest_test; Downloading pkg/executor/test/writetest/writetest_test_/writetest_test, 101.0 MiB / 155.3 MiB; 15s remote-cache ... (38 actions, 6 running)
[12,997 / 13,516] 336 / 404 tests; GoLink pkg/executor/test/writetest/writetest_test_/writetest_test; Downloading pkg/executor/test/writetest/writetest_test_/writetest_test, 107.0 MiB / 155.3 MiB; 16s remote-cache ... (38 actions, 6 running)
[13,011 / 13,516] 337 / 404 tests; GoLink pkg/executor/test/writetest/writetest_test_/writetest_test; Downloading pkg/executor/test/writetest/writetest_test_/writetest_test, 113.0 MiB / 155.3 MiB; 17s remote-cache ... (38 actions, 6 running)
[13,024 / 13,516] 337 / 404 tests; GoLink pkg/executor/test/writetest/writetest_test_/writetest_test; Downloading pkg/executor/test/writetest/writetest_test_/writetest_test, 119.0 MiB / 155.3 MiB; 18s remote-cache ... (38 actions, 6 running)
[13,037 / 13,516] 339 / 404 tests; GoLink pkg/executor/test/writetest/writetest_test_/writetest_test; Downloading pkg/executor/test/writetest/writetest_test_/writetest_test, 128.0 MiB / 155.3 MiB; 20s remote-cache ... (38 actions, 6 running)
[13,044 / 13,516] 339 / 404 tests; GoLink pkg/executor/test/writetest/writetest_test_/writetest_test; Downloading pkg/executor/test/writetest/writetest_test_/writetest_test, 134.0 MiB / 155.3 MiB; 21s remote-cache ... (38 actions, 6 running)
[13,054 / 13,516] 339 / 404 tests; GoLink pkg/executor/test/writetest/writetest_test_/writetest_test; Downloading pkg/executor/test/writetest/writetest_test_/writetest_test, 139.0 MiB / 155.3 MiB; 22s remote-cache ... (37 actions, 5 running)
[13,071 / 13,516] 339 / 404 tests; GoLink pkg/executor/test/writetest/writetest_test_/writetest_test; Downloading pkg/executor/test/writetest/writetest_test_/writetest_test, 146.0 MiB / 155.3 MiB; 23s remote-cache ... (36 actions, 3 running)
[13,075 / 13,516] 339 / 404 tests; GoLink pkg/executor/test/writetest/writetest_test_/writetest_test; Downloading pkg/executor/test/writetest/writetest_test_/writetest_test, 152.0 MiB / 155.3 MiB; 24s remote-cache ... (38 actions, 6 running)
[13,083 / 13,516] 339 / 404 tests; GoLink pkg/executor/test/writetest/writetest_test_/writetest_test; 25s remote-cache ... (38 actions, 6 running)
[13,094 / 13,526] 339 / 404 tests; GoLink pkg/expression/integration_test/integration_test_test_/integration_test_test; Downloading pkg/expression/integration_test/integration_test_test_/integration_test_test, 128.0 MiB / 155.5 MiB; 20s remote-cache ... (38 actions, 6 running)
[13,101 / 13,526] 339 / 404 tests; GoLink pkg/expression/integration_test/integration_test_test_/integration_test_test; Downloading pkg/expression/integration_test/integration_test_test_/integration_test_test, 134.1 MiB / 155.5 MiB; 21s remote-cache ... (37 actions, 5 running)
[13,108 / 13,526] 339 / 404 tests; GoLink pkg/expression/integration_test/integration_test_test_/integration_test_test; Downloading pkg/expression/integration_test/integration_test_test_/integration_test_test, 141.0 MiB / 155.5 MiB; 23s remote-cache ... (38 actions, 6 running)
[13,114 / 13,526] 340 / 404 tests; GoLink pkg/expression/integration_test/integration_test_test_/integration_test_test; Downloading pkg/expression/integration_test/integration_test_test_/integration_test_test, 147.0 MiB / 155.5 MiB; 24s remote-cache ... (38 actions, 6 running)
[13,125 / 13,526] 340 / 404 tests; GoLink pkg/expression/integration_test/integration_test_test_/integration_test_test; Downloading pkg/expression/integration_test/integration_test_test_/integration_test_test, 154.0 MiB / 155.5 MiB; 25s remote-cache ... (38 actions, 6 running)
[13,132 / 13,552] 340 / 404 tests; GoLink pkg/expression/test/multivaluedindex/multivaluedindex_test_/multivaluedindex_test; 26s remote-cache ... (40 actions, 10 running)
[13,141 / 13,557] 341 / 404 tests; GoLink pkg/util/ranger/ranger_test_/ranger_test; Downloading pkg/util/ranger/ranger_test_/ranger_test, 149.0 MiB / 155.4 MiB; 25s remote-cache ... (40 actions, 10 running)
[13,149 / 13,557] 341 / 404 tests; GoLink pkg/util/ranger/ranger_test_/ranger_test; 26s remote-cache ... (41 actions, 12 running)
[13,159 / 13,584] 341 / 404 tests; GoLink pkg/planner/core/casetest/casetest_test_/casetest_test; Downloading pkg/planner/core/casetest/casetest_test_/casetest_test, 129.0 MiB / 155.3 MiB; 22s remote-cache ... (41 actions, 12 running)
[13,167 / 13,584] 341 / 404 tests; GoLink pkg/planner/core/casetest/casetest_test_/casetest_test; Downloading pkg/planner/core/casetest/casetest_test_/casetest_test, 137.0 MiB / 155.3 MiB; 24s remote-cache ... (41 actions, 12 running)
[13,174 / 13,584] 341 / 404 tests; GoLink pkg/planner/core/casetest/casetest_test_/casetest_test; Downloading pkg/planner/core/casetest/casetest_test_/casetest_test, 143.0 MiB / 155.3 MiB; 25s remote-cache ... (42 actions, 14 running)
[13,183 / 13,584] 342 / 404 tests; GoLink pkg/planner/core/casetest/casetest_test_/casetest_test; Downloading pkg/planner/core/casetest/casetest_test_/casetest_test, 149.0 MiB / 155.3 MiB; 26s remote-cache ... (41 actions, 12 running)
[13,192 / 13,584] 342 / 404 tests; GoLink pkg/planner/core/casetest/casetest_test_/casetest_test; 27s remote-cache ... (40 actions, 12 running)
[13,204 / 13,608] 344 / 404 tests; GoLink pkg/executor/test/fktest/fktest_test_/fktest_test; Downloading pkg/executor/test/fktest/fktest_test_/fktest_test, 154.0 MiB / 155.4 MiB; 27s remote-cache ... (40 actions, 11 running)
[13,215 / 13,633] 344 / 404 tests; GoLink pkg/planner/core/casetest/correlated/correlated_test_/correlated_test; Downloading pkg/planner/core/casetest/correlated/correlated_test_/correlated_test, 147.0 MiB / 155.2 MiB; 25s remote-cache ... (40 actions, 10 running)
[13,220 / 13,633] 346 / 404 tests; GoLink pkg/planner/core/casetest/correlated/correlated_test_/correlated_test; Downloading pkg/planner/core/casetest/correlated/correlated_test_/correlated_test, 153.0 MiB / 155.2 MiB; 26s remote-cache ... (41 actions, 12 running)
[13,234 / 13,635] 347 / 404 tests; GoLink pkg/planner/core/casetest/flatplan/flatplan_test_/flatplan_test; Downloading pkg/planner/core/casetest/flatplan/flatplan_test_/flatplan_test, 148.0 MiB / 155.2 MiB; 26s remote-cache ... (41 actions, 12 running)
[13,240 / 13,635] 347 / 404 tests; GoLink pkg/planner/core/casetest/flatplan/flatplan_test_/flatplan_test; Downloading pkg/planner/core/casetest/flatplan/flatplan_test_/flatplan_test, 155.0 MiB / 155.2 MiB; 27s remote-cache ... (40 actions, 10 running)
[13,252 / 13,656] 347 / 404 tests; GoLink pkg/planner/core/casetest/index/index_test_/index_test; Downloading pkg/planner/core/casetest/index/index_test_/index_test, 154.0 MiB / 155.2 MiB; 26s remote-cache ... (41 actions, 12 running)
[13,261 / 13,658] 347 / 404 tests; GoLink pkg/planner/core/casetest/mpp/mpp_test_/mpp_test; Downloading pkg/planner/core/casetest/mpp/mpp_test_/mpp_test, 146.9 MiB / 155.3 MiB; 25s remote-cache ... (40 actions, 10 running)
[13,266 / 13,658] 348 / 404 tests; GoLink pkg/planner/core/casetest/mpp/mpp_test_/mpp_test; Downloading pkg/planner/core/casetest/mpp/mpp_test_/mpp_test, 153.9 MiB / 155.3 MiB; 26s remote-cache ... (40 actions, 10 running)
[13,279 / 13,679] 349 / 404 tests; GoLink pkg/planner/core/casetest/parallelapply/parallelapply_test_/parallelapply_test; Downloading pkg/planner/core/casetest/parallelapply/parallelapply_test_/parallelapply_test, 114.0 MiB / 155.2 MiB; 19s remote-cache ... (40 actions, 10 running)
[13,290 / 13,679] 349 / 404 tests; GoLink pkg/planner/core/casetest/parallelapply/parallelapply_test_/parallelapply_test; Downloading pkg/planner/core/casetest/parallelapply/parallelapply_test_/parallelapply_test, 120.7 MiB / 155.2 MiB; 20s remote-cache ... (40 actions, 11 running)
[13,297 / 13,679] 350 / 404 tests; GoLink pkg/planner/core/casetest/parallelapply/parallelapply_test_/parallelapply_test; Downloading pkg/planner/core/casetest/parallelapply/parallelapply_test_/parallelapply_test, 127.0 MiB / 155.2 MiB; 21s remote-cache ... (41 actions, 12 running)
[13,306 / 13,679] 350 / 404 tests; GoLink pkg/planner/core/casetest/parallelapply/parallelapply_test_/parallelapply_test; Downloading pkg/planner/core/casetest/parallelapply/parallelapply_test_/parallelapply_test, 134.0 MiB / 155.2 MiB; 22s remote-cache ... (41 actions, 12 running)
[13,317 / 13,679] 350 / 404 tests; GoLink pkg/planner/core/casetest/parallelapply/parallelapply_test_/parallelapply_test; Downloading pkg/planner/core/casetest/parallelapply/parallelapply_test_/parallelapply_test, 141.0 MiB / 155.2 MiB; 23s remote-cache ... (41 actions, 12 running)
[13,324 / 13,679] 351 / 404 tests; GoLink pkg/planner/core/casetest/parallelapply/parallelapply_test_/parallelapply_test; Downloading pkg/planner/core/casetest/parallelapply/parallelapply_test_/parallelapply_test, 148.0 MiB / 155.2 MiB; 24s remote-cache ... (41 actions, 12 running)
[13,335 / 13,679] 351 / 404 tests; GoLink pkg/planner/core/casetest/parallelapply/parallelapply_test_/parallelapply_test; Downloading pkg/planner/core/casetest/parallelapply/parallelapply_test_/parallelapply_test, 155.0 MiB / 155.2 MiB; 25s remote-cache ... (40 actions, 10 running)
[13,348 / 13,681] 351 / 404 tests; Testing //pkg/extension/enterprise/audit:audit_test (shard 16 of 21); 26s remote-cache, linux-sandbox ... (41 actions, 12 running)
[13,356 / 13,681] 352 / 404 tests; Testing //pkg/extension/enterprise/audit:audit_test (shard 16 of 21); 27s remote-cache, linux-sandbox ... (40 actions, 10 running)
[13,362 / 13,681] 353 / 404 tests; Testing //pkg/ddl/tests/tiflash:tiflash_test (shard 27 of 32); 27s remote-cache, linux-sandbox ... (40 actions, 10 running)
[13,376 / 13,681] 354 / 404 tests; GoLink pkg/planner/core/casetest/partition/partition_test_/partition_test; 26s remote-cache ... (39 actions, 9 running)
[13,386 / 13,689] 354 / 404 tests; GoLink pkg/planner/core/casetest/pushdown/pushdown_test_/pushdown_test; Downloading pkg/planner/core/casetest/pushdown/pushdown_test_/pushdown_test, 144.0 MiB / 155.2 MiB; 23s remote-cache ... (41 actions, 12 running)
[13,392 / 13,689] 354 / 404 tests; GoLink pkg/planner/core/casetest/pushdown/pushdown_test_/pushdown_test; Downloading pkg/planner/core/casetest/pushdown/pushdown_test_/pushdown_test, 150.0 MiB / 155.2 MiB; 24s remote-cache ... (41 actions, 12 running)
[13,401 / 13,689] 355 / 404 tests; GoLink pkg/planner/core/casetest/pushdown/pushdown_test_/pushdown_test; 25s remote-cache ... (40 actions, 10 running)
[13,414 / 13,696] 356 / 404 tests; GoLink pkg/planner/core/casetest/planstats/planstats_test_/planstats_test; 25s remote-cache ... (40 actions, 10 running)
[13,420 / 13,708] 356 / 404 tests; Testing //pkg/ddl/tests/tiflash:tiflash_test (shard 1 of 32); 23s remote-cache, linux-sandbox ... (40 actions, 10 running)
[13,422 / 13,708] 356 / 404 tests; Testing //pkg/ddl/tests/tiflash:tiflash_test (shard 1 of 32); 24s remote-cache, linux-sandbox ... (40 actions, 10 running)
[13,429 / 13,708] 356 / 404 tests; Testing //pkg/ddl/tests/tiflash:tiflash_test (shard 1 of 32); 25s remote-cache, linux-sandbox ... (40 actions, 10 running)
[13,439 / 13,710] 356 / 404 tests; Testing //pkg/ddl/tests/tiflash:tiflash_test (shard 1 of 32); 27s remote-cache, linux-sandbox ... (40 actions, 10 running)
[13,445 / 13,715] 356 / 404 tests; Testing //pkg/ddl/tests/tiflash:tiflash_test (shard 1 of 32); 28s remote-cache, linux-sandbox ... (40 actions, 10 running)
[13,453 / 13,715] 356 / 404 tests; Testing //pkg/ddl/tests/tiflash:tiflash_test (shard 1 of 32); 29s remote-cache, linux-sandbox ... (40 actions, 10 running)
[13,464 / 13,740] 358 / 404 tests; GoLink pkg/planner/util/fixcontrol/fixcontrol_test_/fixcontrol_test; Downloading pkg/planner/util/fixcontrol/fixcontrol_test_/fixcontrol_test, 137.0 MiB / 155.2 MiB; 22s remote-cache ... (41 actions, 12 running)
[13,469 / 13,740] 358 / 404 tests; GoLink pkg/planner/util/fixcontrol/fixcontrol_test_/fixcontrol_test; Downloading pkg/planner/util/fixcontrol/fixcontrol_test_/fixcontrol_test, 142.0 MiB / 155.2 MiB; 23s remote-cache ... (41 actions, 12 running)
[13,475 / 13,740] 358 / 404 tests; GoLink pkg/planner/util/fixcontrol/fixcontrol_test_/fixcontrol_test; Downloading pkg/planner/util/fixcontrol/fixcontrol_test_/fixcontrol_test, 148.0 MiB / 155.2 MiB; 24s remote-cache ... (41 actions, 12 running)
[13,487 / 13,740] 358 / 404 tests; GoLink pkg/planner/util/fixcontrol/fixcontrol_test_/fixcontrol_test; Downloading pkg/planner/util/fixcontrol/fixcontrol_test_/fixcontrol_test, 154.0 MiB / 155.2 MiB; 25s remote-cache ... (38 actions, 6 running)
[13,494 / 13,742] 358 / 404 tests; Testing //pkg/server:server_test (shard 21 of 50); 26s remote-cache, linux-sandbox ... (41 actions, 12 running)
[13,498 / 13,742] 358 / 404 tests; Testing //pkg/server:server_test (shard 21 of 50); 27s remote-cache, linux-sandbox ... (41 actions, 12 running)
[13,502 / 13,742] 359 / 404 tests; Testing //pkg/server:server_test (shard 21 of 50); 29s remote-cache, linux-sandbox ... (41 actions, 12 running)
[13,512 / 13,742] 359 / 404 tests; GoLink pkg/server/tests/cursor/cursor_test_/cursor_test; Downloading pkg/server/tests/cursor/cursor_test_/cursor_test, 156.0 MiB / 158.0 MiB; 26s remote-cache ... (40 actions, 10 running)
[13,520 / 13,746] 360 / 404 tests; GoLink pkg/session/bootstraptest/bootstraptest_test_/bootstraptest_test; Downloading pkg/session/bootstraptest/bootstraptest_test_/bootstraptest_test, 152.0 MiB / 155.3 MiB; 26s remote-cache ... (40 actions, 10 running)
[13,529 / 13,758] 361 / 404 tests; GoLink pkg/session/nontransactionaltest/nontransactionaltest_test_/nontransactionaltest_test; Downloading pkg/session/nontransactionaltest/nontransactionaltest_test_/nontransactionaltest_test, 149.9 MiB / 155.2 MiB; 26s remote-cache ... (41 actions, 12 running)
[13,539 / 13,758] 362 / 404 tests; GoLink pkg/session/nontransactionaltest/nontransactionaltest_test_/nontransactionaltest_test; 27s remote-cache ... (40 actions, 10 running)
[13,553 / 13,764] 362 / 404 tests; GoLink pkg/session/schematest/schematest_test_/schematest_test; Downloading pkg/session/schematest/schematest_test_/schematest_test, 136.7 MiB / 158.1 MiB; 24s remote-cache ... (42 actions, 14 running)
[13,563 / 13,764] 363 / 404 tests; GoLink pkg/session/schematest/schematest_test_/schematest_test; Downloading pkg/session/schematest/schematest_test_/schematest_test, 145.0 MiB / 158.1 MiB; 25s remote-cache ... (43 actions, 16 running)
[13,569 / 13,764] 364 / 404 tests; GoLink pkg/session/schematest/schematest_test_/schematest_test; Downloading pkg/session/schematest/schematest_test_/schematest_test, 152.0 MiB / 158.1 MiB; 27s remote-cache ... (43 actions, 16 running)
[13,579 / 13,764] 366 / 404 tests; GoLink pkg/session/schematest/schematest_test_/schematest_test; Downloading pkg/session/schematest/schematest_test_/schematest_test, 158.0 MiB / 158.1 MiB; 28s remote-cache ... (42 actions, 15 running)
[13,590 / 13,784] 366 / 404 tests; GoLink pkg/session/test/privileges/privileges_test_/privileges_test; Downloading pkg/session/test/privileges/privileges_test_/privileges_test, 153.0 MiB / 155.2 MiB; 26s remote-cache ... (45 actions, 20 running)
[13,604 / 13,786] 366 / 404 tests; GoLink pkg/session/test/test_test_/test_test; 27s remote-cache ... (46 actions, 22 running)
[13,610 / 13,813] 367 / 404 tests; GoLink pkg/session/test/variable/variable_test_/variable_test; 27s remote-cache ... (47 actions, 24 running)
[13,622 / 13,823] 368 / 404 tests; GoLink pkg/server/tests/commontest/commontest_test_/commontest_test; Downloading pkg/server/tests/commontest/commontest_test_/commontest_test, 139.0 MiB / 158.7 MiB; 24s remote-cache ... (47 actions, 24 running)
[13,635 / 13,823] 369 / 404 tests; GoLink pkg/server/tests/commontest/commontest_test_/commontest_test; Downloading pkg/server/tests/commontest/commontest_test_/commontest_test, 146.0 MiB / 158.7 MiB; 25s remote-cache ... (46 actions, 22 running)
[13,642 / 13,823] 369 / 404 tests; GoLink pkg/server/tests/commontest/commontest_test_/commontest_test; Downloading pkg/server/tests/commontest/commontest_test_/commontest_test, 152.0 MiB / 158.7 MiB; 26s remote-cache ... (47 actions, 24 running)
[13,646 / 13,823] 369 / 404 tests; GoLink pkg/server/tests/commontest/commontest_test_/commontest_test; Downloading pkg/server/tests/commontest/commontest_test_/commontest_test, 157.0 MiB / 158.7 MiB; 27s remote-cache ... (47 actions, 24 running)
[13,661 / 13,873] 370 / 404 tests; GoLink pkg/session/test/vars/vars_test_/vars_test; Downloading pkg/session/test/vars/vars_test_/vars_test, 132.9 MiB / 155.2 MiB; 22s remote-cache ... (47 actions, 24 running)
[13,667 / 13,873] 370 / 404 tests; GoLink pkg/session/test/vars/vars_test_/vars_test; Downloading pkg/session/test/vars/vars_test_/vars_test, 137.9 MiB / 155.2 MiB; 23s remote-cache ... (48 actions, 26 running)
[13,674 / 13,886] 370 / 404 tests; GoLink pkg/session/test/vars/vars_test_/vars_test; Downloading pkg/session/test/vars/vars_test_/vars_test, 144.9 MiB / 155.2 MiB; 24s remote-cache ... (49 actions, 28 running)
[13,683 / 13,886] 371 / 404 tests; GoLink pkg/session/test/vars/vars_test_/vars_test; Downloading pkg/session/test/vars/vars_test_/vars_test, 151.9 MiB / 155.2 MiB; 25s remote-cache ... (49 actions, 29 running)
[13,694 / 13,895] 371 / 404 tests; GoLink pkg/sessiontxn/isolation/isolation_test_/isolation_test; Downloading pkg/sessiontxn/isolation/isolation_test_/isolation_test, 153.9 MiB / 155.4 MiB; 26s remote-cache ... (51 actions, 32 running)
[13,701 / 13,924] 372 / 404 tests; GoLink pkg/sessiontxn/staleread/staleread_test_/staleread_test; Downloading pkg/sessiontxn/staleread/staleread_test_/staleread_test, 106.0 MiB / 155.2 MiB; 18s remote-cache ... (51 actions, 32 running)
[13,709 / 13,924] 372 / 404 tests; GoLink pkg/sessiontxn/staleread/staleread_test_/staleread_test; Downloading pkg/sessiontxn/staleread/staleread_test_/staleread_test, 110.0 MiB / 155.2 MiB; 19s remote-cache ... (51 actions, 32 running)
[13,724 / 13,966] 373 / 404 tests; GoLink pkg/sessiontxn/staleread/staleread_test_/staleread_test; Downloading pkg/sessiontxn/staleread/staleread_test_/staleread_test, 117.0 MiB / 155.2 MiB; 20s remote-cache ... (52 actions, 34 running)
[13,729 / 13,966] 373 / 404 tests; GoLink pkg/sessiontxn/staleread/staleread_test_/staleread_test; Downloading pkg/sessiontxn/staleread/staleread_test_/staleread_test, 123.0 MiB / 155.2 MiB; 21s remote-cache ... (52 actions, 35 running)
[13,737 / 14,011] 373 / 404 tests; GoLink pkg/sessiontxn/staleread/staleread_test_/staleread_test; Downloading pkg/sessiontxn/staleread/staleread_test_/staleread_test, 129.0 MiB / 155.2 MiB; 22s remote-cache ... (53 actions, 36 running)
[13,752 / 14,060] 374 / 404 tests; GoLink pkg/sessiontxn/staleread/staleread_test_/staleread_test; Downloading pkg/sessiontxn/staleread/staleread_test_/staleread_test, 135.0 MiB / 155.2 MiB; 23s remote-cache ... (55 actions, 40 running)
[13,757 / 14,060] 375 / 404 tests; GoLink pkg/sessiontxn/staleread/staleread_test_/staleread_test; Downloading pkg/sessiontxn/staleread/staleread_test_/staleread_test, 140.0 MiB / 155.2 MiB; 24s remote-cache ... (54 actions, 39 running)
[13,763 / 14,060] 375 / 404 tests; GoLink pkg/sessiontxn/staleread/staleread_test_/staleread_test; Downloading pkg/sessiontxn/staleread/staleread_test_/staleread_test, 148.0 MiB / 155.2 MiB; 25s remote-cache ... (55 actions, 40 running)
[13,769 / 14,083] 376 / 404 tests; GoLink pkg/sessiontxn/staleread/staleread_test_/staleread_test; Downloading pkg/sessiontxn/staleread/staleread_test_/staleread_test, 155.0 MiB / 155.2 MiB; 26s remote-cache ... (57 actions, 44 running)
[13,781 / 14,092] 376 / 404 tests; Testing //pkg/ddl/tests/tiflash:tiflash_test (shard 4 of 32); 19s remote-cache, linux-sandbox ... (58 actions, 46 running)
[13,790 / 14,099] 377 / 404 tests; Testing //pkg/ddl/tests/tiflash:tiflash_test (shard 4 of 32); 20s remote-cache, linux-sandbox ... (58 actions, 48 running)
[13,810 / 14,105] 378 / 404 tests; Testing //pkg/ddl/tests/tiflash:tiflash_test (shard 24 of 32); 16s remote-cache, linux-sandbox ... (61 actions, 53 running)
[13,819 / 14,105] 380 / 404 tests; Testing //pkg/ddl/tests/tiflash:tiflash_test (shard 24 of 32); 18s remote-cache, linux-sandbox ... (64 actions, 58 running)
[13,822 / 14,105] 380 / 404 tests; Testing //pkg/ddl/tests/tiflash:tiflash_test (shard 24 of 32); 19s remote-cache, linux-sandbox ... (64 actions, 58 running)
[13,829 / 14,105] 380 / 404 tests; Testing //pkg/ddl/tests/tiflash:tiflash_test (shard 24 of 32); 20s remote-cache, linux-sandbox ... (64 actions, 59 running)
[13,833 / 14,105] 380 / 404 tests; Testing //pkg/ddl/tests/tiflash:tiflash_test (shard 24 of 32); 21s remote-cache, linux-sandbox ... (66 actions, 62 running)
[13,841 / 14,105] 381 / 404 tests; Testing //pkg/ddl/tests/tiflash:tiflash_test (shard 24 of 32); 22s remote-cache, linux-sandbox ... (65 actions, 60 running)
[13,860 / 14,113] 381 / 404 tests; Testing //pkg/session/test:test_test (shard 1 of 26); 7s remote-cache, linux-sandbox ... (65 actions, 60 running)
[13,866 / 14,113] 381 / 404 tests; Testing //pkg/ddl/tests/tiflash:tiflash_test (shard 7 of 32); 8s remote-cache, linux-sandbox ... (64 actions, 58 running)
[13,873 / 14,113] 382 / 404 tests; Testing //pkg/ddl/tests/tiflash:tiflash_test (shard 7 of 32); 9s remote-cache, linux-sandbox ... (64 actions, 59 running)
[13,881 / 14,113] 382 / 404 tests; Testing //pkg/ddl/tests/tiflash:tiflash_test (shard 7 of 32); 10s remote-cache, linux-sandbox ... (64 actions, 59 running)
[13,887 / 14,113] 382 / 404 tests; Testing //pkg/ddl/tests/tiflash:tiflash_test (shard 7 of 32); 11s remote-cache, linux-sandbox ... (65 actions, 61 running)
[13,903 / 14,113] 384 / 404 tests; Testing //pkg/ddl/tests/tiflash:tiflash_test (shard 7 of 32); 12s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,910 / 14,113] 384 / 404 tests; Testing //pkg/ddl/tests/tiflash:tiflash_test (shard 7 of 32); 13s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,917 / 14,113] 386 / 404 tests; Testing //pkg/ddl/tests/tiflash:tiflash_test (shard 7 of 32); 14s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,921 / 14,113] 387 / 404 tests; Testing //pkg/ddl/tests/tiflash:tiflash_test (shard 7 of 32); 15s remote-cache, linux-sandbox ... (68 actions, 66 running)
[13,924 / 14,113] 387 / 404 tests; Testing //pkg/ddl/tests/tiflash:tiflash_test (shard 7 of 32); 17s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,931 / 14,153] 387 / 404 tests; Testing //pkg/ddl/tests/tiflash:tiflash_test (shard 7 of 32); 18s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,946 / 14,153] 389 / 404 tests; Testing //pkg/ddl/tests/tiflash:tiflash_test (shard 7 of 32); 19s remote-cache, linux-sandbox ... (68 actions, 67 running)
[13,951 / 14,153] 390 / 404 tests; Testing //pkg/ddl/tests/tiflash:tiflash_test (shard 7 of 32); 20s remote-cache, linux-sandbox ... (68 actions, 66 running)
[13,956 / 14,153] 391 / 404 tests; Testing //pkg/ddl/tests/tiflash:tiflash_test (shard 7 of 32); 21s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,967 / 14,153] 392 / 404 tests; Testing //pkg/ddl/tests/tiflash:tiflash_test (shard 10 of 32); 15s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,968 / 14,153] 392 / 404 tests; Testing //pkg/ddl/tests/tiflash:tiflash_test (shard 10 of 32); 16s remote-cache, linux-sandbox ... (69 actions, 68 running)
[13,970 / 14,153] 392 / 404 tests; Testing //pkg/ddl/tests/tiflash:tiflash_test (shard 10 of 32); 17s remote-cache, linux-sandbox ... (67 actions, 66 running)
[13,985 / 14,153] 392 / 404 tests; Testing //pkg/ddl/tests/tiflash:tiflash_test (shard 10 of 32); 19s remote-cache, linux-sandbox ... (70 actions running)
[13,989 / 14,153] 392 / 404 tests; Testing //pkg/ddl/tests/tiflash:tiflash_test (shard 10 of 32); 20s remote-cache, linux-sandbox ... (70 actions running)
[14,001 / 14,153] 392 / 404 tests; Testing //pkg/server/tests/commontest:commontest_test (shard 32 of 49); 14s remote-cache, linux-sandbox ... (69 actions, 68 running)
[14,002 / 14,153] 392 / 404 tests; Testing //pkg/server/tests/commontest:commontest_test (shard 32 of 49); 15s remote-cache, linux-sandbox ... (68 actions, 66 running)
[14,003 / 14,153] 392 / 404 tests; Testing //pkg/server/tests/commontest:commontest_test (shard 32 of 49); 16s remote-cache, linux-sandbox ... (69 actions, 68 running)
[14,003 / 14,153] 392 / 404 tests; Testing //pkg/server/tests/commontest:commontest_test (shard 32 of 49); 17s remote-cache, linux-sandbox ... (69 actions, 68 running)
[14,004 / 14,153] 392 / 404 tests; Testing //pkg/server/tests/commontest:commontest_test (shard 32 of 49); 18s remote-cache, linux-sandbox ... (68 actions, 66 running)
[14,037 / 14,165] 395 / 404 tests; Testing //pkg/table/tables/test/partition:partition_test (shard 17 of 22); 9s remote-cache, linux-sandbox ... (69 actions, 68 running)
[14,039 / 14,165] 395 / 404 tests; Testing //pkg/table/tables/test/partition:partition_test (shard 17 of 22); 11s remote-cache, linux-sandbox ... (70 actions running)
[14,040 / 14,165] 395 / 404 tests; Testing //pkg/table/tables/test/partition:partition_test (shard 17 of 22); 12s remote-cache, linux-sandbox ... (70 actions running)
[14,042 / 14,165] 395 / 404 tests; Testing //pkg/table/tables/test/partition:partition_test (shard 17 of 22); 13s remote-cache, linux-sandbox ... (69 actions, 68 running)
[14,049 / 14,165] 395 / 404 tests; Testing //pkg/table/tables/test/partition:partition_test (shard 17 of 22); 14s remote-cache, linux-sandbox ... (69 actions, 68 running)
[14,054 / 14,165] 396 / 404 tests; Testing //pkg/table/tables/test/partition:partition_test (shard 17 of 22); 15s remote-cache, linux-sandbox ... (70 actions running)
[14,072 / 14,165] 397 / 404 tests; Testing //pkg/server/tests/commontest:commontest_test (shard 31 of 49); 8s remote-cache, linux-sandbox ... (70 actions running)
[14,074 / 14,165] 397 / 404 tests; Testing //pkg/server/tests/commontest:commontest_test (shard 31 of 49); 10s remote-cache, linux-sandbox ... (69 actions, 68 running)
[14,082 / 14,165] 398 / 404 tests; Testing //pkg/server/tests/commontest:commontest_test (shard 31 of 49); 11s remote-cache, linux-sandbox ... (69 actions, 68 running)
[14,091 / 14,165] 398 / 404 tests; Testing //pkg/server/tests/commontest:commontest_test (shard 31 of 49); 12s remote-cache, linux-sandbox ... (70 actions running)
[14,098 / 14,165] 399 / 404 tests; Testing //pkg/server/tests/commontest:commontest_test (shard 31 of 49); 13s remote-cache, linux-sandbox ... (70 actions running)
[14,109 / 14,165] 400 / 404 tests; Testing //pkg/server/tests/commontest:commontest_test (shard 31 of 49); 14s remote-cache, linux-sandbox ... (69 actions, 68 running)
[14,110 / 14,165] 400 / 404 tests; Testing //pkg/server/tests/commontest:commontest_test (shard 31 of 49); 16s remote-cache, linux-sandbox ... (70 actions running)
[14,123 / 14,165] 400 / 404 tests; Testing //pkg/server/tests/commontest:commontest_test (shard 31 of 49); 17s remote-cache, linux-sandbox ... (70 actions running)
[14,126 / 14,165] 400 / 404 tests; Testing //pkg/server/tests/commontest:commontest_test (shard 31 of 49); 19s remote-cache, linux-sandbox ... (69 actions, 68 running)
[14,146 / 14,165] 400 / 404 tests; Testing //pkg/server/handler/tests:tests_test (shard 5 of 39); 14s remote-cache, linux-sandbox ... (38 actions running)
[14,160 / 14,165] 400 / 404 tests; Testing //pkg/server/handler/tests:tests_test (shard 5 of 39); 16s remote-cache, linux-sandbox ... (10 actions running)
[14,162 / 14,174] 401 / 404 tests; Testing //pkg/server/handler/tests:tests_test (shard 5 of 39); 17s remote-cache, linux-sandbox ... (24 actions running)
[14,163 / 14,174] 401 / 404 tests; Testing //pkg/server/handler/tests:tests_test (shard 5 of 39); 19s remote-cache, linux-sandbox ... (22 actions running)
[14,172 / 14,174] 403 / 404 tests; Testing //pkg/server/handler/tests:tests_test (shard 5 of 39); 20s remote-cache, linux-sandbox ... (4 actions running)
[14,173 / 14,174] 403 / 404 tests; Testing //pkg/server/handler/tests:tests_test (shard 5 of 39); 22s remote-cache, linux-sandbox
[14,173 / 14,174] 403 / 404 tests; Testing //pkg/server/handler/tests:tests_test (shard 5 of 39); 31s remote-cache, linux-sandbox
[14,173 / 14,174] 403 / 404 tests; Testing //pkg/server/handler/tests:tests_test (shard 5 of 39); 61s remote-cache, linux-sandbox
[14,173 / 14,174] 404 / 404 tests; Testing //pkg/server/handler/tests:tests_test (shard 5 of 39); 67s remote-cache, linux-sandbox
INFO: Elapsed time: 617.597s, Critical Path: 140.14s
INFO: 14162 processes: 12080 remote cache hit, 1634 internal, 448 linux-sandbox.
INFO: Build completed successfully, 14162 total actions
Test cases: finished with 7944 passing and 0 failing out of 7944 test cases

Executed 29 out of 404 tests: 404 tests pass.
root: /home/jenkins/.tidb/tmp/5cfc4a16c2c6d36cce346a7a12411ff4/execroot/__main__/bazel-out/k8-fastbuild/testlogs
complete to collect bazel result.
[Pipeline] }
[Pipeline] // dir
Post stage
[Pipeline] dir
Running in /home/jenkins/agent/workspace/pingcap/tidb/release-8.1/ghpr_unit_test/tidb
[Pipeline] {
[Pipeline] junit
Recording test results
[Checks API] No suitable checks publisher found.
[Pipeline] archiveArtifacts
Archiving artifacts
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
+ ./scripts/plugins/analyze-go-test-from-bazel-output.sh tidb/bazel-test.log
Parse from local file: tidb/bazel-test.log
Output files:
ls: cannot access bazel-target-output-*.log: No such file or directory
bazel-flaky-summaries.log
bazel-go-test-index.log
bazel-go-test-problem-cases.json
[Pipeline] sh
++ uuidgen
+ timeout 10 curl --verbose --request POST --url http://cloudevents-server.apps.svc/events --header 'ce-id: 65703096-734e-4a02-ae86-810f7373e422' --header 'ce-source: https://do.pingcap.net/jenkins/' --header 'ce-type: test-case-run-report' --header 'ce-repo: pingcap/tidb' --header 'ce-branch: release-8.1' --header 'ce-buildurl: https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/release-8.1/job/ghpr_unit_test/216/' --header 'ce-specversion: 1.0' --header 'content-type: application/json; charset=UTF-8' --data @bazel-go-test-problem-cases.json
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* About to connect() to cloudevents-server.apps.svc port 80 (#0)
*   Trying 10.233.31.173...
* Connected to cloudevents-server.apps.svc (10.233.31.173) port 80 (#0)
> POST /events HTTP/1.1
> User-Agent: curl/7.29.0
> Host: cloudevents-server.apps.svc
> Accept: */*
> ce-id: 65703096-734e-4a02-ae86-810f7373e422
> ce-source: https://do.pingcap.net/jenkins/
> ce-type: test-case-run-report
> ce-repo: pingcap/tidb
> ce-branch: release-8.1
> ce-buildurl: https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/release-8.1/job/ghpr_unit_test/216/
> ce-specversion: 1.0
> content-type: application/json; charset=UTF-8
> Content-Length: 2
> 
} [data not shown]
* upload completely sent off: 2 out of 2 bytes

100     2    0     0  100     2      0      1  0:00:02  0:00:01  0:00:01     1
100     2    0     0    0     2      0      0 --:--:--  0:00:02 --:--:--     0
100     2    0     0    0     2      0      0 --:--:--  0:00:03 --:--:--     0
100     2    0     0    0     2      0      0 --:--:--  0:00:04 --:--:--     0
100     2    0     0    0     2      0      0 --:--:--  0:00:05 --:--:--     0
100     2    0     0    0     2      0      0 --:--:--  0:00:06 --:--:--     0< HTTP/1.1 200 OK
< Date: Thu, 16 May 2024 05:47:59 GMT
< Content-Length: 0
< 

100     2    0     0    0     2      0      0 --:--:--  0:00:06 --:--:--     0
* Connection #0 to host cloudevents-server.apps.svc left intact
[Pipeline] archiveArtifacts
Archiving artifacts
[Pipeline] dir
Running in /home/jenkins/agent/workspace/pingcap/tidb/release-8.1/ghpr_unit_test/tidb
[Pipeline] {
[Pipeline] script
[Pipeline] {
[Pipeline] sh
[2024-05-16T05:48:03.785Z] ['info'] 
     _____          _
    / ____|        | |
   | |     ___   __| | ___  ___ _____   __
   | |    / _ \ / _` |/ _ \/ __/ _ \ \ / /
   | |___| (_) | (_| |  __/ (_| (_) \ V /
    \_____\___/ \__,_|\___|\___\___/ \_/

  Codecov report uploader 0.5.0
[2024-05-16T05:48:03.786Z] ['info'] => Project root located at: .
[2024-05-16T05:48:03.789Z] ['info'] ->  Token found by environment variables
[2024-05-16T05:48:03.802Z] ['info'] Searching for coverage files...
[2024-05-16T05:48:06.369Z] ['info'] => Found 1 possible coverage files:
  ./coverage.dat
[2024-05-16T05:48:06.370Z] ['info'] Processing ./coverage.dat...
[2024-05-16T05:48:06.850Z] ['info'] Using manual override from args.
[2024-05-16T05:48:06.850Z] ['info'] Detected Jenkins CI as the CI provider.
[2024-05-16T05:48:06.864Z] ['info'] Pinging Codecov: https://codecov.io/upload/v4?package=uploader-0.5.0&token=*******&branch=origin%2Fpr%2F53311&build=216&build_url=https%3A%2F%2Fdo.pingcap.net%2Fjenkins%2Fjob%2Fpingcap%2Fjob%2Ftidb%2Fjob%2Frelease-8.1%2Fjob%2Fghpr_unit_test%2F216%2F&commit=2becb8e2d0a873f57fe0e823b5b26281f587665f&job=&pr=53311&service=jenkins&slug=pingcap%2Ftidb&name=&tag=&flags=unit&parent=
[2024-05-16T05:48:07.911Z] ['info'] https://app.codecov.io/github/pingcap/tidb/commit/2becb8e2d0a873f57fe0e823b5b26281f587665f
https://storage.googleapis.com/codecov/v4/raw/2024-05-16/F6B65B6EE70BEC6C6B5E073ED3BB1A79/2becb8e2d0a873f57fe0e823b5b26281f587665f/92bff120-7e0b-46b2-822a-95153fda7c35.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240516%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240516T054807Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=db4cf532395063be3934311a3f2f2545b60e9d4edc86519248491a1b335ff5ed
[2024-05-16T05:48:07.911Z] ['info'] Uploading...
[2024-05-16T05:48:09.734Z] ['info'] {"status":"success","resultURL":"https://app.codecov.io/github/pingcap/tidb/commit/2becb8e2d0a873f57fe0e823b5b26281f587665f"}
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // podTemplate
[Pipeline] End of Pipeline
Finished: SUCCESS