rspec rspec-ee-pg12-rerun-previous-failed-tests
Passed Started
by
@edith007

Siddharth Asthana
1Running with gitlab-runner 15.9.0~beta.115.g598a7c91 (598a7c91)2 on green-2.shared-gitlab-org.runners-manager.gitlab.com/default 8zCxmpPt, system ID: s_130a96ce9e653 feature flags: FF_NETWORK_PER_BUILD:true, FF_USE_FASTZIP:true6Using Docker executor with image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0.patched-golang-1.18-rust-1.65-node-16.14-postgresql-12:rubygems-3.2-git-2.36-lfs-2.9-chrome-109-yarn-1.22-graphicsmagick-1.3.36 ...7Starting service postgres:12 ...8Pulling docker image postgres:12 ...9Using docker image sha256:2c278af658a7eb90a63b684437c156c2656263e0d5693df92fafcb32b75c323b for postgres:12 with digest postgres@sha256:0fb4d9249bfa87c17d53b94401981b2604a42c8c8d4cb38be0e65e82d961cb08 ...10Starting service redis:6.0-alpine ...11Pulling docker image redis:6.0-alpine ...12Using docker image sha256:74e3e677b02d98097d49804f207dbcceca9ef495f11dbccb3ba321ee7d66147b for redis:6.0-alpine with digest redis@sha256:4dd44eb07c820fcfa30b3ee9432372ad079ee488e28202bfec74c4ae9bdeab9b ...13Starting service elasticsearch:7.17.6 ...14Pulling docker image elasticsearch:7.17.6 ...15Using docker image sha256:5fad10241ffd65d817ed0ddfaf6e87eee1f7dc2a7db33db1047835560ea71fda for elasticsearch:7.17.6 with digest elasticsearch@sha256:6c128de5d01c0c130a806022d6bd99b3e4c27a9af5bfc33b6b81861ae117d028 ...16Starting service registry.gitlab.com/gitlab-org/gitlab-build-images:zoekt-ci-image-1.0 ...17Authenticating with credentials from job payload (GitLab Registry)18Pulling docker image registry.gitlab.com/gitlab-org/gitlab-build-images:zoekt-ci-image-1.0 ...19Using docker image sha256:6af223ad0f44f4ec805aa66cdbd03d036636984ec7c8ce9e6a567dcdbece7769 for registry.gitlab.com/gitlab-org/gitlab-build-images:zoekt-ci-image-1.0 with digest registry.gitlab.com/gitlab-org/gitlab-build-images@sha256:b3f5f22233fcaa446189ee3a9f7358b79aa26351c2d00beb345458fa4963dbf0 ...20Waiting for services to be up and running (timeout 30 seconds)...21Authenticating with credentials from job payload (GitLab Registry)22Pulling docker image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0.patched-golang-1.18-rust-1.65-node-16.14-postgresql-12:rubygems-3.2-git-2.36-lfs-2.9-chrome-109-yarn-1.22-graphicsmagick-1.3.36 ...23Using docker image sha256:d81ddff1dfe8451a653037f68f5d8f4c723f2dbb0ce8e92a3c8c2db42c7d9aad for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0.patched-golang-1.18-rust-1.65-node-16.14-postgresql-12:rubygems-3.2-git-2.36-lfs-2.9-chrome-109-yarn-1.22-graphicsmagick-1.3.36 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0.patched-golang-1.18-rust-1.65-node-16.14-postgresql-12@sha256:d78a11245a87af7904b0381647ad618b49f497477823280561aceea34a6b9665 ...25Running on runner-8zcxmppt-project-27783254-concurrent-0 via runner-8zcxmppt-shared-gitlab-org-1677661541-87d7b4ae...27$ eval "$CI_PRE_CLONE_SCRIPT"28Fetching changes with git depth set to 20...29Initialized empty Git repository in /builds/edith007/gitlab/.git/30Created fresh repository.31Checking out 61703a02 as detached HEAD (ref is cop-rule-rake-require-update-import)...32Skipping Git submodules setup33$ git remote set-url origin "${CI_REPOSITORY_URL}"35Checking cache for ruby-gems-debian-bullseye-ruby-3.0-non_protected...36WARNING: file does not exist 37Failed to extract cache38Checking cache for gitaly-ruby-gems-debian-bullseye-ruby-3.0-non_protected...39WARNING: file does not exist 40Failed to extract cache42Downloading artifacts for compile-test-assets (3854742239)...43Downloading artifacts from coordinator... ok host=storage.googleapis.com id=3854742239 responseStatus=200 OK token=64_BsVru44Downloading artifacts for detect-previous-failed-tests (3854742245)...45Downloading artifacts from coordinator... ok host=storage.googleapis.com id=3854742245 responseStatus=200 OK token=64_BsVru46Downloading artifacts for retrieve-tests-metadata (3854742246)...47Downloading artifacts from coordinator... ok host=storage.googleapis.com id=3854742246 responseStatus=200 OK token=64_BsVru48Downloading artifacts for setup-test-env (3854742243)...49Downloading artifacts from coordinator... ok host=storage.googleapis.com id=3854742243 responseStatus=200 OK token=64_BsVru51Using docker image sha256:d81ddff1dfe8451a653037f68f5d8f4c723f2dbb0ce8e92a3c8c2db42c7d9aad for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0.patched-golang-1.18-rust-1.65-node-16.14-postgresql-12:rubygems-3.2-git-2.36-lfs-2.9-chrome-109-yarn-1.22-graphicsmagick-1.3.36 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0.patched-golang-1.18-rust-1.65-node-16.14-postgresql-12@sha256:d78a11245a87af7904b0381647ad618b49f497477823280561aceea34a6b9665 ...52$ echo $FOSS_ONLY53$ [ "$FOSS_ONLY" = "1" ] && rm -rf ee/ qa/spec/ee/ qa/qa/specs/features/ee/ qa/qa/ee/ qa/qa/ee.rb54$ export GOPATH=$CI_PROJECT_DIR/.go55$ mkdir -p $GOPATH56$ source scripts/utils.sh57$ source scripts/prepare_build.sh1324Using decomposed database config (config/database.yml.decomposed-postgresql)1325Geo DB will be set up.1326$ setup_db_user_only1327CREATE ROLE1328GRANT1329==> 'setup_db_user_only' succeeded in 0 seconds.1330$ bundle exec rake db:drop db:create db:schema:load db:migrate gitlab:db:lock_writes1331Dropped database 'gitlabhq_test'1332Dropped database 'gitlabhq_test_ci'1333Dropped database 'gitlabhq_geo_test'1334Created database 'gitlabhq_test'1335Created database 'gitlabhq_test_ci'1336Created database 'gitlabhq_geo_test'1337==> 'bundle exec rake db:drop db:create db:schema:load db:migrate gitlab:db:lock_writes' succeeded in 52 seconds.1338$ setup_db_praefect1339SELECT pg_catalog.set_config('search_path', '', false);1340CREATE DATABASE praefect_test ENCODING 'UTF8';1341==> 'setup_db_praefect' succeeded in 0 seconds.1342$ source ./scripts/rspec_helpers.sh1343$ run_timed_command "gem install knapsack --no-document"1344$ gem install knapsack --no-document1345Successfully installed knapsack-4.0.013461 gem installed1347==> 'gem install knapsack --no-document' succeeded in 0 seconds.1348$ echo -e "\e[0Ksection_start:`date +%s`:gitaly-test-spawn[collapsed=true]\r\e[0KStarting Gitaly"1552$ rspec_rerun_previous_failed_tests "${PREVIOUS_FAILED_TESTS_FILE}"1553cat: tmp/previous_failed_tests/rspec_ee_failed_files.txt: No such file or directory1554wc: tmp/previous_failed_tests/rspec_ee_failed_files.txt: No such file or directory1555No failed test files to rerun1557Not uploading cache ruby-gems-debian-bullseye-ruby-3.0-non_protected due to policy1558Not uploading cache gitaly-ruby-gems-debian-bullseye-ruby-3.0-non_protected due to policy1560Uploading artifacts...1561WARNING: coverage/: no matching files. Ensure that the artifact path is relative to the working directory (/builds/edith007/gitlab) 1562WARNING: crystalball/: no matching files. Ensure that the artifact path is relative to the working directory (/builds/edith007/gitlab) 1563WARNING: deprecations/: no matching files. Ensure that the artifact path is relative to the working directory (/builds/edith007/gitlab) 1564knapsack/: found 2 matching artifact files and directories 1565WARNING: query_recorder/: no matching files. Ensure that the artifact path is relative to the working directory (/builds/edith007/gitlab) 1566rspec/: found 4 matching artifact files and directories 1567WARNING: tmp/capybara/: no matching files. Ensure that the artifact path is relative to the working directory (/builds/edith007/gitlab) 1568log/*.log: found 13 matching artifact files and directories 1569WARNING: Upload request redirected location=https://gitlab.com/api/v4/jobs/3854742670/artifacts?artifact_format=zip&artifact_type=archive&expire_in=31d new-url=https://gitlab.com1570WARNING: Retrying... context=artifacts-uploader error=request redirected1571Uploading artifacts as "archive" to coordinator... 201 Created id=3854742670 responseStatus=201 Created token=64_BsVru1572Uploading artifacts...1573WARNING: rspec/junit_rspec.xml: no matching files. Ensure that the artifact path is relative to the working directory (/builds/edith007/gitlab) 1574ERROR: No files to upload 1576Job succeeded