static-analysis 4/4
Passed Started
by
@gitlab-bot

🤖 GitLab Bot 🤖
1Running with gitlab-runner 14.2.0-rc1 (0ac3a46e)2 on green-2.private.runners-manager.gitlab.com/gitlab.com/gitlab-org GaSD-S1F3 feature flags: FF_USE_FASTZIP:true6Using Docker executor with image registry.gitlab.com/gitlab-org/gitlab-build-images:ruby-2.7.2.patched-golang-1.14-git-2.31-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.31-lfs-2.9-chrome-89-node-14.15-yarn-1.22-postgresql-11-graphicsmagick-1.3.36 ...9Using docker image sha256:9b06bf3dd0ab8d484e8c9e9c611f75eab098939f568d587a7fd23a3c96eceb87 for registry.gitlab.com/gitlab-org/gitlab-build-images:ruby-2.7.2.patched-golang-1.14-git-2.31-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:eb4fdeb3196481dd022d7d166468834e40a046b46a29e3349fb3bf3657176290 ...11Running on runner-gasd-s1f-project-278964-concurrent-0 via runner-gasd-s1f-private-1629291013-b26e0914...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 33% |********** | 114M 0:00:02 ETA18gitlab.tar.gz 100% |********************************| 347M 0:00:00 ETA19'/tmp/gitlab.tar.gz' saved20Extracting tarball into /builds/gitlab-org/gitlab...21Fetching changes with git depth set to 20...22Reinitialized existing Git repository in /builds/gitlab-org/gitlab/.git/23Created fresh repository.24remote: Enumerating objects: 709, done. 25remote: Counting objects: 100% (345/345), done. 26remote: Compressing objects: 100% (118/118), done. 27remote: Total 142 (delta 113), reused 51 (delta 24), pack-reused 0 28Receiving objects: 100% (142/142), 19.46 KiB | 2.16 MiB/s, done.29Resolving deltas: 100% (113/113), completed with 80 local objects.31 * [new ref] 46bb9dc7a79a016d7bc25d076e151617a34eacba -> refs/pipelines/35523861732 * [new branch] master -> origin/master33Checking out 46bb9dc7 as master...34Skipping Git submodules setup36Checking cache for ruby-gems-v1-4...37cache.zip is up to date 38Successfully extracted cache39Checking cache for node-modules-test-v1-4...40Downloading cache.zip from https://storage.googleapis.com/gitlab-com-runners-cache/project/278964/node-modules-test-v1-4 41Successfully extracted cache42Checking cache for rubocop-v1-4...43Downloading cache.zip from https://storage.googleapis.com/gitlab-com-runners-cache/project/278964/rubocop-v1-4 44Successfully extracted cache46Using docker image sha256:9b06bf3dd0ab8d484e8c9e9c611f75eab098939f568d587a7fd23a3c96eceb87 for registry.gitlab.com/gitlab-org/gitlab-build-images:ruby-2.7.2.patched-golang-1.14-git-2.31-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:eb4fdeb3196481dd022d7d166468834e40a046b46a29e3349fb3bf3657176290 ...47$ [ "$FOSS_ONLY" = "1" ] && rm -rf ee/ qa/spec/ee/ qa/qa/specs/features/ee/ qa/qa/ee/ qa/qa/ee.rb48$ export GOPATH=$CI_PROJECT_DIR/.go49$ mkdir -p $GOPATH50$ source scripts/utils.sh51$ source scripts/prepare_build.sh52Bundler version 2.1.453production:development54Settings are listed in order of priority. The top value will be used.55path56Set for the current user (/root/.bundle/config): "vendor"57clean58Set for the current user (/root/.bundle/config): "true"59without60Set via BUNDLE_WITHOUT: [:production, :development]61install_flags62Set via BUNDLE_INSTALL_FLAGS: "--jobs=$(nproc) --retry=3 --quiet"63$ bundle install --jobs=$(nproc) --retry=3 --quiet && bundle check64The Gemfile's dependencies are satisfied65==> 'bundle install --jobs=$(nproc) --retry=3 --quiet && bundle check' succeeded in 3 seconds.66$ bundle pristine pg67Installing pg 1.2.3 with native extensions68==> 'bundle pristine pg' succeeded in 9 seconds.69$ run_timed_command "retry yarn install --frozen-lockfile"70$ retry yarn install --frozen-lockfile71yarn install v1.22.1072[1/5] Validating package.json...73[2/5] Resolving packages...74success Already up-to-date.75$ node ./scripts/frontend/postinstall.js76success Dependency postinstall check passed.77Done in 0.98s.78==> 'retry yarn install --frozen-lockfile' succeeded in 1 seconds.79$ scripts/static-analysis80$ yarn run lint:eslint:all81==> Finished in 309.637930811 seconds82$ bin/rake lint:static_verification83==> Finished in 33.164802201 seconds84$ bin/rake gitlab:sidekiq:sidekiq_queues_yml:check85==> Finished in 10.805723807 seconds86$ scripts/lint-rugged87==> Finished in 0.475057862 seconds88===================================================89All static analyses passed successfully.91Not uploading cache ruby-gems-v1-4 due to policy92Not uploading cache node-modules-test-v1-4 due to policy93Not uploading cache rubocop-v1-4 due to policy95Uploading artifacts...96tmp/feature_flags/: found 2 matching files and directories 97Uploading artifacts as "archive" to coordinator... ok id=1513592768 responseStatus=201 Created token=Xxx-iebY99Job succeeded