downtime_check
Passed Started
by
@mkarampalas
Michael Karampalas
1Running with gitlab-runner 13.10.0-rc1 (ecc4c590)2 on prm-com-gitlab-org bd0915563 feature flags: FF_GITLAB_REGISTRY_HELPER_IMAGE:true6Using Docker executor with image registry.gitlab.com/gitlab-org/gitlab-build-images:ruby-2.7.2.patched-golang-1.14-git-2.29-lfs-2.9-chrome-89-node-14.15-yarn-1.22-postgresql-11-graphicsmagick-1.3.36 ...7Authenticating with credentials from job payload (GitLab Registry)8Pulling docker image registry.gitlab.com/gitlab-org/gitlab-build-images:ruby-2.7.2.patched-golang-1.14-git-2.29-lfs-2.9-chrome-89-node-14.15-yarn-1.22-postgresql-11-graphicsmagick-1.3.36 ...9Using docker image sha256:3d9eaa64e5ac84c87745afcb0e240b69c313eebf624092e623f9fb5aee0f49b7 for registry.gitlab.com/gitlab-org/gitlab-build-images:ruby-2.7.2.patched-golang-1.14-git-2.29-lfs-2.9-chrome-89-node-14.15-yarn-1.22-postgresql-11-graphicsmagick-1.3.36 with digest registry.gitlab.com/gitlab-org/gitlab-build-images@sha256:f5fca6fbad34f17ebac8b436990cc1cd97ca47a61c1d3ba9aa3dd3081e4a9f6a ...11Running on runner-bd091556-project-278964-concurrent-0 via runner-bd091556-prm-1616415586-792b7593...13$ eval "$CI_PRE_CLONE_SCRIPT"14Downloading archived master...15Connecting to storage.googleapis.com (172.217.193.128:443)16saving to '/tmp/gitlab.tar.gz'17gitlab.tar.gz 39% |************ | 162M 0:00:01 ETA18gitlab.tar.gz 86% |*************************** | 357M 0:00:00 ETA19gitlab.tar.gz 100% |********************************| 411M 0:00:00 ETA20'/tmp/gitlab.tar.gz' saved21Extracting tarball into /builds/gitlab-org/gitlab...22Fetching changes with git depth set to 20...23Reinitialized existing Git repository in /builds/gitlab-org/gitlab/.git/24remote: Enumerating objects: 175, done. 25remote: Counting objects: 100% (144/144), done. 26remote: Compressing objects: 100% (52/52), done. 27remote: Total 63 (delta 47), reused 22 (delta 10), pack-reused 0 29 * [new ref] 61f496dba89bdbbd3ace783d5754a8846cd7e6d0 -> refs/pipelines/27437952430Checking out 61f496db as refs/merge-requests/57119/merge...31Skipping Git submodules setup33Checking cache for rails-v4-3...34cache.zip is up to date 35WARNING: vendor/ruby/2.7.0/gems/deprecation_toolkit-1.5.1/gemfiles/test/deprecations: chmod vendor/ruby/2.7.0/gems/deprecation_toolkit-1.5.1/gemfiles/test/deprecations: no such file or directory (suppressing repeats) 36Successfully extracted cache38Using docker image sha256:3d9eaa64e5ac84c87745afcb0e240b69c313eebf624092e623f9fb5aee0f49b7 for registry.gitlab.com/gitlab-org/gitlab-build-images:ruby-2.7.2.patched-golang-1.14-git-2.29-lfs-2.9-chrome-89-node-14.15-yarn-1.22-postgresql-11-graphicsmagick-1.3.36 with digest registry.gitlab.com/gitlab-org/gitlab-build-images@sha256:f5fca6fbad34f17ebac8b436990cc1cd97ca47a61c1d3ba9aa3dd3081e4a9f6a ...39$ [ "$FOSS_ONLY" = "1" ] && rm -rf ee/ qa/spec/ee/ qa/qa/specs/features/ee/ qa/qa/ee/ qa/qa/ee.rb40$ export GOPATH=$CI_PROJECT_DIR/.go41$ mkdir -p $GOPATH42$ source scripts/utils.sh43$ source scripts/prepare_build.sh44Bundler version 2.1.445$ bundle install --without=production development --jobs=2 --path=vendor --retry=3 --quiet46==> 'bundle install --without=production development --jobs=2 --path=vendor --retry=3 --quiet' succeeded in 1 seconds.47$ bundle check48The Gemfile's dependencies are satisfied49==> 'bundle check' succeeded in 1 seconds.50$ bundle pristine pg51Installing pg 1.2.3 with native extensions52==> 'bundle pristine pg' succeeded in 10 seconds.53$ bundle exec rake downtime_check55 * branch HEAD -> FETCH_HEAD57Not uploading cache rails-v4-3 due to policy59Job succeeded