haml-lint
Passed Started
by
@ahegyi
Adam Hegyi
1Running with gitlab-runner 15.6.0~beta.186.ga889181a (a889181a)2 on green-1.shared-gitlab-org.runners-manager.gitlab.com/default Mf8beF5G3 feature flags: FF_USE_FASTZIP:true6Using Docker executor with image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7.patched-golang-1.18-node-16.14-postgresql-12:rubygems-3.2-git-2.36-lfs-2.9-chrome-103-yarn-1.22-graphicsmagick-1.3.36 ...7Authenticating with credentials from job payload (GitLab Registry)8Pulling docker image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7.patched-golang-1.18-node-16.14-postgresql-12:rubygems-3.2-git-2.36-lfs-2.9-chrome-103-yarn-1.22-graphicsmagick-1.3.36 ...9Using docker image sha256:5c5404ecc69273636c3ef49645be715ef30ea99e51ad146a2efbeac2a1875f9c for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7.patched-golang-1.18-node-16.14-postgresql-12:rubygems-3.2-git-2.36-lfs-2.9-chrome-103-yarn-1.22-graphicsmagick-1.3.36 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7.patched-golang-1.18-node-16.14-postgresql-12@sha256:b032fe79dc0bf3ebfaeb610c82eacc500fbd0ec6e01889444011cf5a72b4135d ...11Running on runner-mf8bef5g-project-278964-concurrent-0 via runner-mf8bef5g-shared-gitlab-org-1667568832-3433f502...13$ eval "$CI_PRE_CLONE_SCRIPT"14Fetching changes with git depth set to 20...15Initialized empty Git repository in /builds/gitlab-org/gitlab/.git/16Created fresh repository.17remote: Enumerating objects: 131941, done. 18remote: Counting objects: 100% (131941/131941), done. 19remote: Compressing objects: 100% (84791/84791), done. 20remote: Total 131941 (delta 60034), reused 91700 (delta 42339), pack-reused 0 21Receiving objects: 100% (131941/131941), 114.94 MiB | 24.25 MiB/s, done.22Resolving deltas: 100% (60034/60034), done.24 * [new ref] refs/pipelines/685831713 -> refs/pipelines/68583171325 * [new branch] master -> origin/master26Checking out 58c4ca27 as master...27Skipping Git submodules setup28$ git remote set-url origin "${CI_REPOSITORY_URL}"30Checking cache for ruby-gems-debian-bullseye-ruby-2.7-16...31cache.zip is up to date 32Successfully extracted cache34Using docker image sha256:5c5404ecc69273636c3ef49645be715ef30ea99e51ad146a2efbeac2a1875f9c for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7.patched-golang-1.18-node-16.14-postgresql-12:rubygems-3.2-git-2.36-lfs-2.9-chrome-103-yarn-1.22-graphicsmagick-1.3.36 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7.patched-golang-1.18-node-16.14-postgresql-12@sha256:b032fe79dc0bf3ebfaeb610c82eacc500fbd0ec6e01889444011cf5a72b4135d ...35$ echo $FOSS_ONLY36$ [ "$FOSS_ONLY" = "1" ] && rm -rf ee/ qa/spec/ee/ qa/qa/specs/features/ee/ qa/qa/ee/ qa/qa/ee.rb37$ export GOPATH=$CI_PROJECT_DIR/.go38$ mkdir -p $GOPATH39$ source scripts/utils.sh40$ source scripts/prepare_build.sh657Using decomposed database config (config/database.yml.decomposed-postgresql)658$ run_timed_command "bundle exec haml-lint --parallel app/views"659$ bundle exec haml-lint --parallel app/views6601442 files inspected, 0 lints detected661==> 'bundle exec haml-lint --parallel app/views' succeeded in 129 seconds.663Not uploading cache ruby-gems-debian-bullseye-ruby-2.7-16 due to policy665Uploading artifacts...666tmp/feature_flags/: found 52 matching files and directories 667WARNING: Upload request redirected location=https://gitlab.com/api/v4/jobs/3275962751/artifacts?artifact_format=zip&artifact_type=archive&expire_in=31d new-url=https://gitlab.com668WARNING: Retrying... context=artifacts-uploader error=request redirected669Uploading artifacts as "archive" to coordinator... 201 Created id=3275962751 responseStatus=201 Created token=Ma3h9tyC671Job succeeded