test: [test, v2.47.0]
Passed Started
by
@jcaigitlab

John Cai
1Running with gitlab-runner 17.7.0~pre.103.g896916a8 (896916a8)2 on blue-1.saas-linux-large-amd64.runners-manager.gitlab.com/default LM27PHya, system ID: s_0be5ffec8d9b3 feature flags: FF_NETWORK_PER_BUILD:true, FF_USE_FASTZIP:true4Resolving secrets6Using Docker executor with image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-golang-1.22-rust-1.73:git-2.45 ...7Starting service postgres:14-alpine...8Pulling docker image postgres:14-alpine ...9Using docker image sha256:4ee606c1eb50c792ad22ed9b8c1d93b8d76f106194fe9e6d37b40efda9dd20ba for postgres:14-alpine with digest postgres@sha256:f7f3d26e4ad8f49b41d89aa5ae57f84083820522b0ff5caa12a9d616ff4028c9 ...10WARNING: Service postgres:14-alpine is already created. Ignoring.11Waiting for services to be up and running (timeout 30 seconds)...12Authenticating with credentials from job payload (GitLab Registry)13Pulling docker image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-golang-1.22-rust-1.73:git-2.45 ...14Using docker image sha256:60cebe264912e38fab15368a173682a8911d06e1dfce849c7ce0752ddc2a3eb6 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-golang-1.22-rust-1.73:git-2.45 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-golang-1.22-rust-1.73@sha256:af428a925b907ef1419bf5f1617e2927cf79027fff2cbf06054fed27a8768d4f ...16Running on runner-lm27phya-project-2009901-concurrent-0 via runner-lm27phya-s-l-l-amd64-1738110139-87691ab3...18Fetching changes...19Initialized empty Git repository in /builds/gitlab-org/gitaly/.git/20Created fresh repository.21Checking out cb60c846 as detached HEAD (ref is master)...22Skipping Git submodules setup23$ git remote set-url origin "${CI_REPOSITORY_URL}"25Checking cache for debian-bookworm-git-v2.47.0-810808a917e5e91106b50c1c57a7500a6335b061-21-protected...26Downloading cache from https://storage.googleapis.com/gitlab-com-runners-cache/project/2009901/debian-bookworm-git-v2.47.0-810808a917e5e91106b50c1c57a7500a6335b061-21-protected ETag="afec1c415db65668fe61155b42b44a52"27Successfully extracted cache28Checking cache for debian-bookworm-go-1.22-19f62c6426ea469fb0bb9fe8f7ffb71eddb930a4-21-protected...29Downloading cache from https://storage.googleapis.com/gitlab-com-runners-cache/project/2009901/debian-bookworm-go-1.22-19f62c6426ea469fb0bb9fe8f7ffb71eddb930a4-21-protected ETag="2fda3afee631afc721766ac583f8da2a"30Successfully extracted cache32Using docker image sha256:60cebe264912e38fab15368a173682a8911d06e1dfce849c7ce0752ddc2a3eb6 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-golang-1.22-rust-1.73:git-2.45 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-golang-1.22-rust-1.73@sha256:af428a925b907ef1419bf5f1617e2927cf79027fff2cbf06054fed27a8768d4f ...33$ chmod 1777 "${TEST_TMP_DIR}"34$ mount none -t tmpfs -o size=7G "${TEST_TMP_DIR}"35$ go version36go version go1.22.11 linux/amd6437$ mkdir -p _build38$ go mod download -modcacherw39$ chown -R ${TEST_UID}:${TEST_UID} _build40$ setpriv --reuid=${TEST_UID} --regid=${TEST_UID} --clear-groups --no-new-privs make ${TEST_TARGET}41go: downloading gotest.tools/gotestsum v1.12.042go: downloading github.com/dnephin/pflag v1.0.743go: downloading github.com/fatih/color v1.16.044go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc51045go: downloading golang.org/x/tools v0.19.046go: downloading github.com/bitfield/gotestdox v0.2.247go: downloading golang.org/x/sync v0.6.048go: downloading golang.org/x/term v0.18.049go: downloading github.com/fsnotify/fsnotify v1.7.050go: downloading golang.org/x/sys v0.18.051go: downloading github.com/mattn/go-colorable v0.1.1352go: downloading golang.org/x/text v0.14.053go: downloading golang.org/x/mod v0.16.054warning: unable to access '/root/.config/git/ignore': Permission denied55warning: unable to access '/root/.config/git/ignore': Permission denied56warning: unable to access '/root/.config/git/attributes': Permission denied57go: downloading github.com/t-yuki/gocover-cobertura v0.0.0-20180217150009-aaee18c8195c58∅ cmd (24ms) (coverage: 0.0% of statements)59✓ auth (123ms) (coverage: 2.6% of statements)60✓ . (608ms) (coverage: 2.4% of statements)61✓ client (2.577s) (coverage: 4.0% of statements)62∅ cmd/gitaly-blackbox (4ms) (coverage: 0.0% of statements)63∅ cmd/gitaly-debug (9ms) (coverage: 0.0% of statements)64∅ cmd/gitaly-backup (13ms) (coverage: 0.0% of statements)65✓ cmd/gitaly-gpg (91ms) (coverage: 2.4% of statements)66∅ cmd/praefect (75ms) (coverage: 0.0% of statements)67✓ internal/archive (87ms) (coverage: 2.7% of statements)68✓ internal/backoff (93ms) (coverage: 2.3% of statements)69✓ cmd/gitaly-lfs-smudge (3.835s) (coverage: 4.4% of statements)70✓ cmd/gitaly-wrapper (2.474s) (coverage: 3.0% of statements)71✓ cmd/gitaly-ssh (4.631s) (coverage: 5.8% of statements)72✓ cmd/gitaly (11.73s) (coverage: 3.8% of statements)73✓ internal/bootstrap/starter (88ms) (coverage: 2.5% of statements)74✓ internal/bootstrap (103ms) (coverage: 2.6% of statements)75✓ internal/blackbox (124ms) (coverage: 3.3% of statements)76✓ internal/bundleuri (174ms) (coverage: 4.2% of statements)77✓ internal/cache (208ms) (coverage: 5.2% of statements)78∅ internal/cli (17ms) (coverage: 0.0% of statements)79✓ internal/cgroups (427ms) (coverage: 3.6% of statements)80✓ cmd/gitaly-hooks (11.61s) (coverage: 5.9% of statements)81✓ internal/backup (4.417s) (coverage: 15.7% of statements)82∅ internal/command/commandcounter (39ms) (coverage: 0.0% of statements)83✓ internal/dontpanic (77ms) (coverage: 2.5% of statements)84✓ internal/datastructure (82ms) (coverage: 2.5% of statements)85✓ internal/featureflag (10ms) (coverage: 85.1% of statements)86✓ internal/errors/cfgerror (86ms) (coverage: 3.0% of statements)87✓ internal/command (2.021s) (coverage: 4.8% of statements)88✓ internal/cli/gitalybackup (4.698s) (coverage: 10.6% of statements)89∅ internal/git/alternates (67ms) (coverage: 0.0% of statements)90✓ internal/git/conflict (321ms) (coverage: 4.0% of statements)91✓ internal/git (387ms) (coverage: 4.8% of statements)92✓ internal/git/gitattributes (1.012s) (coverage: 3.9% of statements)93✓ internal/git/catfile (2.903s) (coverage: 6.6% of statements)94✓ internal/git/gitio (90ms) (coverage: 2.6% of statements)95∅ internal/git/housekeeping/config96✓ internal/git/gittest (3.655s) (coverage: 5.1% of statements)97✓ internal/git/gitpipe (4.2s) (coverage: 6.3% of statements)98✓ internal/git/housekeeping (3.988s) (coverage: 5.1% of statements)99✓ internal/git/gitcmd (4.513s) (coverage: 7.5% of statements)100✓ internal/cli/gitaly (15.204s) (coverage: 6.9% of statements)101✓ internal/cli/praefect (16.331s) (coverage: 15.3% of statements)102∅ internal/git/log (23ms) (coverage: 0.0% of statements)103✓ internal/git/rawdiff (75ms) (coverage: 2.4% of statements)104✓ internal/git/quarantine (211ms) (coverage: 4.2% of statements)105✓ internal/git/packfile (242ms) (coverage: 4.1% of statements)106✓ internal/git/pktline (347ms) (coverage: 2.9% of statements)107✓ internal/git/objectpool (4.526s) (coverage: 5.8% of statements)108✓ internal/git/trace2 (155ms) (coverage: 3.4% of statements)109✓ internal/git/smudge (165ms) (coverage: 3.3% of statements)110✓ internal/git/trace2hooks (669ms) (coverage: 4.0% of statements)111✓ internal/git/trailerparser (89ms) (coverage: 2.4% of statements)112✓ internal/git/stats (1.921s) (coverage: 7.1% of statements)113✓ internal/git/housekeeping/manager (8.481s) (coverage: 8.2% of statements)114✓ internal/git/localrepo (9.352s) (coverage: 12.1% of statements)115✓ internal/git/remoterepo (5.006s) (coverage: 7.6% of statements)116∅ internal/gitaly/config/auth117∅ internal/gitaly/gitalyclient (5ms) (coverage: 0.0% of statements)118∅ internal/gitaly/config/sentry (5ms) (coverage: 0.0% of statements)119✓ internal/gitaly/config/cgroups (69ms) (coverage: 2.4% of statements)120✓ internal/gitaly/config/prometheus (75ms) (coverage: 2.3% of statements)121✓ internal/gitaly/diff (283ms) (coverage: 4.4% of statements)122✓ internal/gitaly/config (665ms) (coverage: 8.0% of statements)123✓ internal/gitaly/hook/receivepack (299ms) (coverage: 4.3% of statements)124✓ internal/gitaly/hook (351ms) (coverage: 6.2% of statements)125✓ internal/gitaly/rangediff (90ms) (coverage: 2.6% of statements)126✓ internal/gitaly/hook/updateref (255ms) (coverage: 5.1% of statements)127✓ internal/gitaly/repoutil (269ms) (coverage: 5.1% of statements)128✓ internal/gitaly/maintenance (310ms) (coverage: 4.2% of statements)129✓ internal/gitaly/linguist (1.253s) (coverage: 4.7% of statements)130✓ internal/git/updateref (11.216s) (coverage: 4.4% of statements)131∅ internal/gitaly/server/auth (13ms) (coverage: 0.0% of statements)132∅ internal/gitaly/service (31ms) (coverage: 0.0% of statements)133✓ internal/gitaly/service/analysis (570ms) (coverage: 6.3% of statements)134✓ internal/gitaly/service/blob (3.063s) (coverage: 9.7% of statements)135✓ internal/gitaly/service/cleanup (4.146s) (coverage: 8.4% of statements)136✓ internal/gitaly/service/internalgitaly (300ms) (coverage: 5.0% of statements)137✓ internal/gitaly/server (11.622s) (coverage: 6.3% of statements)138✓ internal/gitaly/service/hook (6.713s) (coverage: 9.0% of statements)139✓ internal/gitaly/service/diff (9.859s) (coverage: 12.5% of statements)140✓ internal/gitaly/service/objectpool (6.808s) (coverage: 9.7% of statements)141✓ internal/gitaly/service/commit (13.851s) (coverage: 20.7% of statements)142✓ internal/gitaly/service/partition (5.219s) (coverage: 6.9% of statements)143✓ internal/gitaly/service/conflicts (15.951s) (coverage: 9.2% of statements)144✓ internal/gitaly/service/remote (4.757s) (coverage: 7.5% of statements)145∅ internal/gitaly/service/setup (111ms) (coverage: 0.0% of statements)146✓ internal/gitaly/service/server (2.392s) (coverage: 6.1% of statements)147✓ internal/gitaly/service/ref (9.127s) (coverage: 15.0% of statements)148∅ internal/gitaly/storage/gitstorage (84ms) (coverage: 0.0% of statements)149✓ internal/gitaly/storage (174ms) (coverage: 4.2% of statements)150✓ internal/gitaly/storage/counter (442ms) (coverage: 4.0% of statements)151✓ internal/gitaly/storage/keyvalue (167ms) (coverage: 2.8% of statements)152✓ internal/gitaly/storage/mdfile (125ms) (coverage: 2.4% of statements)153✓ internal/gitaly/storage/keyvalue/databasemgr (369ms) (coverage: 3.0% of statements)154✓ internal/gitaly/storage/mode (160ms) (coverage: 2.3% of statements)155✓ internal/gitaly/storage/mode/permission (165ms) (coverage: 2.3% of statements)156✓ internal/gitaly/storage/node (336ms) (coverage: 2.8% of statements)157✓ internal/gitaly/storage/raftmgr (246ms) (coverage: 3.4% of statements)158✓ internal/gitaly/service/smarthttp (9.679s) (coverage: 10.5% of statements)159✓ internal/gitaly/service/ssh (11.533s) (coverage: 9.9% of statements)160✓ internal/gitaly/storage/storagemgr/partition/conflict (152ms) (coverage: 2.4% of statements)161✓ internal/gitaly/storage/storagemgr/partition/conflict/fshistory (154ms) (coverage: 3.2% of statements)162✓ internal/gitaly/storage/storagemgr/partition/conflict/refdb (185ms) (coverage: 3.8% of statements)163✓ internal/gitaly/storage/storagemgr/partition/conflict/refdb/historymgr (193ms) (coverage: 3.3% of statements)164✓ internal/gitaly/storage/storagemgr/partition/fsrecorder (147ms) (coverage: 2.5% of statements)165✓ internal/gitaly/storage/storagemgr/partition/log (199ms) (coverage: 3.1% of statements)166✓ internal/gitaly/storage/storagemgr (2.496s) (coverage: 6.8% of statements)167✓ internal/gitaly/storage/storagemgr/partition/snapshot (193ms) (coverage: 4.3% of statements)168✓ internal/gitaly/storage/storagemgr/partition/migration (1.207s) (coverage: 4.8% of statements)169✓ internal/gitaly/storage/wal/reftree (111ms) (coverage: 2.9% of statements)170✓ internal/gitaly/storage/walk (238ms) (coverage: 3.7% of statements)171✓ internal/gitaly/transaction (167ms) (coverage: 4.9% of statements)172✓ internal/gitaly/storage/wal (870ms) (coverage: 5.1% of statements)173✓ internal/gitaly/service/repository (25.817s) (coverage: 25.8% of statements)174✓ internal/gitlab/client (207ms) (coverage: 2.6% of statements)175✓ internal/gitlab (273ms) (coverage: 4.7% of statements)176✓ internal/grpc/backchannel (302ms) (coverage: 3.5% of statements)177✓ internal/grpc/grpcstats (140ms) (coverage: 3.6% of statements)178✓ internal/grpc/middleware/cache (156ms) (coverage: 5.0% of statements)179✓ internal/grpc/metadata (162ms) (coverage: 2.4% of statements)180✓ internal/grpc/listenmux (203ms) (coverage: 2.4% of statements)181✓ internal/grpc/dnsresolver (1.162s) (coverage: 3.0% of statements)182✓ internal/grpc/client (1.168s) (coverage: 6.6% of statements)183✓ internal/gitaly/service/operations (44.038s) (coverage: 21.8% of statements)184✓ internal/gitaly/storage/storagemgr/partition (16.151s) (coverage: 10.3% of statements)185∅ internal/grpc/middleware/panichandler (13ms) (coverage: 0.0% of statements)186✓ internal/grpc/middleware/loghandler (67ms) (coverage: 2.6% of statements)187✓ internal/grpc/middleware/featureflag (83ms) (coverage: 2.3% of statements)188✓ internal/grpc/middleware/requestinfohandler (87ms) (coverage: 5.0% of statements)189✓ internal/grpc/middleware/sentryhandler (100ms) (coverage: 3.6% of statements)190✓ internal/grpc/middleware/customfieldshandler (192ms) (coverage: 4.3% of statements)191✓ internal/grpc/middleware/limithandler (235ms) (coverage: 3.8% of statements)192✓ internal/grpc/middleware/statushandler (110ms) (coverage: 2.4% of statements)193✓ internal/grpc/protoregistry (112ms) (coverage: 4.5% of statements)194✓ internal/helper/duration (102ms) (coverage: 2.3% of statements)195✓ internal/helper/chunk (120ms) (coverage: 2.4% of statements)196✓ internal/helper (132ms) (coverage: 2.5% of statements)197✓ internal/grpc/sidechannel (288ms) (coverage: 4.3% of statements)198✓ internal/grpc/proxy (827ms) (coverage: 4.5% of statements)199✓ internal/helper/env (75ms) (coverage: 2.5% of statements)200✓ internal/helper/fstype (93ms) (coverage: 2.3% of statements)201✓ internal/helper/lines (87ms) (coverage: 2.6% of statements)202✓ internal/helper/perm (113ms) (coverage: 2.3% of statements)203✓ internal/kernel (92ms) (coverage: 2.5% of statements)204✓ internal/helper/text (96ms) (coverage: 2.3% of statements)205✓ internal/limiter/watchers (86ms) (coverage: 2.6% of statements)206✓ internal/limiter (257ms) (coverage: 4.3% of statements)207✓ internal/log (113ms) (coverage: 3.0% of statements)208✓ internal/offloading (714ms) (coverage: 3.4% of statements)209∅ internal/praefect/datastore/advisorylock210∅ internal/praefect/datastore/migrations (12ms) (coverage: 0.0% of statements)211✓ internal/praefect/metrics (76ms) (coverage: 3.0% of statements)212✓ internal/praefect/config (135ms) (coverage: 3.2% of statements)213✓ internal/praefect/middleware (181ms) (coverage: 4.7% of statements)214✓ internal/praefect/nodes/tracker (57ms) (coverage: 2.7% of statements)215∅ internal/praefect/service/info (5ms) (coverage: 0.0% of statements)216✓ internal/praefect/repocleaner (7.73s) (coverage: 5.8% of statements)217∅ internal/praefect/service/transaction (10ms) (coverage: 0.0% of statements)218✓ internal/praefect/transactions (211ms) (coverage: 4.0% of statements)219∅ internal/prometheus/metrics220∅ internal/protoutil (4ms) (coverage: 0.0% of statements)221✓ internal/ps (152ms) (coverage: 2.4% of statements)222✓ internal/praefect/service/server (6.933s) (coverage: 5.7% of statements)223✓ internal/praefect/datastore/glsql (13.651s) (coverage: 3.5% of statements)224✓ internal/safe (79ms) (coverage: 4.5% of statements)225∅ internal/stream (4ms) (coverage: 0.0% of statements)226✓ internal/signature (66ms) (coverage: 2.7% of statements)227✓ internal/structerr (19ms) (coverage: 95.4% of statements)228✓ internal/streamcache (436ms) (coverage: 4.2% of statements)229✓ internal/tempdir (100ms) (coverage: 4.0% of statements)230∅ internal/testhelper/promtest (4ms) (coverage: 0.0% of statements)231∅ internal/testhelper/testcfg (5ms) (coverage: 0.0% of statements)232✓ internal/testhelper (63ms) (coverage: 3.6% of statements)233∅ internal/testhelper/transactiontest (5ms) (coverage: 0.0% of statements)234✓ internal/testhelper/testserver (88ms) (coverage: 3.8% of statements)235∅ internal/transaction/txinfo (14ms) (coverage: 0.0% of statements)236✓ internal/tracing (75ms) (coverage: 2.5% of statements)237✓ internal/praefect/reconciler (17.124s) (coverage: 3.9% of statements)238✓ internal/transaction/voting (43ms) (coverage: 2.4% of statements)239∅ internal/version (4ms) (coverage: 0.0% of statements)240∅ internal/x509 (4ms) (coverage: 0.0% of statements)241∅ proto/go/gitalypb/testproto (8ms) (coverage: 0.0% of statements)242∅ proto/go/gitalypb (51ms) (coverage: 0.0% of statements)243✓ internal/unarycache (127ms) (coverage: 3.7% of statements)244∅ tools/module-updater (5ms) (coverage: 0.0% of statements)245✓ tools/govulncheck-filter (5ms) (coverage: 82.1% of statements)246✓ streamio (71ms) (coverage: 2.4% of statements)247∅ tools/panic-parser (4ms) (coverage: 0.0% of statements)248∅ tools/noticegen (4ms) (coverage: 0.0% of statements)249∅ tools/protoc-gen-gitaly-protolist (4ms) (coverage: 0.0% of statements)250∅ tools/test-boot (4ms) (coverage: 0.0% of statements)251✓ tools/protoc-gen-gitaly-lint (41ms) (coverage: 3.5% of statements)252✓ internal/testhelper/testdb (8.446s) (coverage: 3.3% of statements)253✓ internal/praefect/nodes (31.706s) (coverage: 6.9% of statements)254✓ internal/praefect/datastore (44.137s) (coverage: 6.5% of statements)255✓ internal/praefect/service (43.982s) (coverage: 4.7% of statements)256✓ internal/praefect (1m47.275s) (coverage: 21.3% of statements)257=== Skipped258=== SKIP: internal/git TestParseReftable (0.00s)259 reftable_test.go:44: tests are reftable specific260=== SKIP: internal/git/housekeeping/manager TestRepositoryManager_CleanStaleData_reftable (0.00s)261 optimize_repository_test.go:1781: test is reftable dependent262=== SKIP: internal/git/housekeeping/manager TestOptimizeRepository/failing_repack/normal_repository/failing_repack/with_transaction (0.06s)263 optimize_repository_test.go:1144: test should not run in transaction: cannot inject a command error into WAL transaction manager264=== SKIP: internal/git/housekeeping/manager TestOptimizeRepository/failing_repack/object_pool/failing_repack/with_transaction (0.02s)265 optimize_repository_test.go:1144: test should not run in transaction: cannot inject a command error into WAL transaction manager266=== SKIP: internal/git/stats TestRepositoryInfoForRepository/garbage_-_reftable (0.01s)267 repository_info_test.go:379: 268=== SKIP: internal/gitaly/service/cleanup TestRewriteHistory_SHA256 (0.00s)269 rewrite_history_test.go:515: test is not compatible with SHA1270=== SKIP: internal/gitaly/storage/storagemgr TestMiddleware_partitioning_hint (0.00s)271 middleware_ext_test.go:23: This is testing the partitioning behavior specifically. No point running the test without transactions.272=== SKIP: internal/gitaly/storage/storagemgr TestMiddleware_transactional (0.00s)273 middleware_test.go:105: 274 The test relies on the interceptor being configured in the test server.275 Only run the test with WAL enabled as other wise the interceptor won't276 be configured.277=== SKIP: internal/gitaly/storage/storagemgr TestMiddleware_non_transactional (0.00s)278 middleware_test.go:662: 279 The test relies on the interceptor being configured in the test server.280 Only run the test with WAL enabled as other wise the interceptor won't281 be configured.282=== SKIP: internal/gitaly/storage/storagemgr/partition TestTransactionManager/Housekeeping/PackRefs/existing_tables_are_not_compacted_when_adding_refs (0.00s)283 transaction_manager_housekeeping_test.go:1963: test is reftable specific284=== SKIP: internal/gitaly/storage/storagemgr/partition TestTransactionManager/Housekeeping/PackRefs/already_compacted_tables_are_not_re-compacted (0.00s)285 transaction_manager_housekeeping_test.go:2290: test is reftable specific286=== SKIP: internal/praefect TestRemoveRepository (0.00s)287 testhelper.go:435: This test has been quarantined. Please see https://gitlab.com/gitlab-org/gitaly/-/issues/4833 for more information.288DONE 9551 tests, 12 skipped in 250.175s289$ make test-gitaly-linters290go: downloading golang.org/x/tools v0.28.0291go: downloading github.com/mitchellh/mapstructure v1.5.0292✓ gitaly (2.789s) (coverage: 87.8% of statements)293DONE 5 tests in 5.628s 294 Running after_script 295Running after script...296$ go run "${CI_PROJECT_DIR}/tools/panic-parser"297# Checking for panics in /builds/gitlab-org/gitaly/_build/reports/test-report.json298$ echo -e "section_start:$(date +%s):coverage[collapsed=true]\r\e[0KCode Coverage" # collapsed multi-line command302WARNING: after_script failed, but job will continue unaffected: exit code 1304Not uploading cache debian-bookworm-git-v2.47.0-810808a917e5e91106b50c1c57a7500a6335b061-21-protected due to policy305Not uploading cache debian-bookworm-go-1.22-19f62c6426ea469fb0bb9fe8f7ffb71eddb930a4-21-protected due to policy307Uploading artifacts...308WARNING: /builds/gitlab-org/gitaly/_build/reports/test-logs: no matching files. Ensure that the artifact path is relative to the working directory (/builds/gitlab-org/gitaly) 309/builds/gitlab-org/gitaly/_build/reports/test-report.json: found 1 matching artifact files and directories 310WARNING: /builds/gitlab-org/gitaly/_build/reports/coverage-report.html: no matching files. Ensure that the artifact path is relative to the working directory (/builds/gitlab-org/gitaly) 311WARNING: /builds/gitlab-org/gitaly/_build/reports/coverage-list.txt: no matching files. Ensure that the artifact path is relative to the working directory (/builds/gitlab-org/gitaly) 312WARNING: Upload request redirected location=https://gitlab.com/api/v4/jobs/8979101475/artifacts?artifact_format=zip&artifact_type=archive&expire_in=1+week new-url=https://gitlab.com313WARNING: Retrying... context=artifacts-uploader error=request redirected314Uploading artifacts as "archive" to coordinator... 201 Created id=8979101475 responseStatus=201 Created token=glcbt-66315Uploading artifacts...316/builds/gitlab-org/gitaly/_build/reports/tests-junit.xml: found 1 matching artifact files and directories 317WARNING: Upload request redirected location=https://gitlab.com/api/v4/jobs/8979101475/artifacts?artifact_format=gzip&artifact_type=junit&expire_in=1+week new-url=https://gitlab.com318WARNING: Retrying... context=artifacts-uploader error=request redirected319Uploading artifacts as "junit" to coordinator... 201 Created id=8979101475 responseStatus=201 Created token=glcbt-66320Uploading artifacts...321/builds/gitlab-org/gitaly/_build/reports/coverage/cobertura.xml: found 1 matching artifact files and directories 322WARNING: Upload request redirected location=https://gitlab.com/api/v4/jobs/8979101475/artifacts?artifact_format=gzip&artifact_type=cobertura&expire_in=1+week new-url=https://gitlab.com323WARNING: Retrying... context=artifacts-uploader error=request redirected324Uploading artifacts as "cobertura" to coordinator... 201 Created id=8979101475 responseStatus=201 Created token=glcbt-66326Job succeeded