haml-lint ee
Passed Started
by
@mbobin
Marius Bobin
1Running with gitlab-runner 15.9.0~beta.115.g598a7c91 (598a7c91)2 on green-1.shared-gitlab-org.runners-manager.gitlab.com/default Mf8beF5G, system ID: s_673deea48c2a3 feature flags: FF_NETWORK_PER_BUILD:true, FF_USE_FASTZIP:true, FF_USE_IMPROVED_URL_MASKING:true6Using Docker executor with image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0.patched-golang-1.19-rust-1.65-node-16.14-postgresql-13:rubygems-3.4-git-2.36-lfs-2.9-chrome-109-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-3.0.patched-golang-1.19-rust-1.65-node-16.14-postgresql-13:rubygems-3.4-git-2.36-lfs-2.9-chrome-109-yarn-1.22-graphicsmagick-1.3.36 ...9Using docker image sha256:e2241823d5bdc5e6df7c49ebc7b24c52db10bbb41407a5256c7f2d24ff464f7f for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0.patched-golang-1.19-rust-1.65-node-16.14-postgresql-13:rubygems-3.4-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.19-rust-1.65-node-16.14-postgresql-13@sha256:f20112d766000374a74ca341735b93b35180b88d806027d821aa8800d0522906 ...11Running on runner-mf8bef5g-project-278964-concurrent-0 via runner-mf8bef5g-shared-gitlab-org-1684164342-edd5c9e7...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: 171224, done. 18remote: Counting objects: 100% (171224/171224), done. 19remote: Compressing objects: 100% (113719/113719), done. 20remote: Total 171224 (delta 83049), reused 112514 (delta 50907), pack-reused 0 21Receiving objects: 100% (171224/171224), 133.63 MiB | 25.45 MiB/s, done.22Resolving deltas: 100% (83049/83049), done.24 * [new ref] refs/pipelines/867893948 -> refs/pipelines/86789394825 * [new branch] master -> origin/master26Checking out 70965bdb as detached HEAD (ref is master)...27Skipping Git submodules setup28$ git remote set-url origin "${CI_REPOSITORY_URL}"30Checking cache for ruby-gems-debian-bullseye-ruby-3.0-16...31Downloading cache.zip from https://storage.googleapis.com/gitlab-com-runners-cache/project/278964/ruby-gems-debian-bullseye-ruby-3.0-16 32Successfully extracted cache34Using docker image sha256:e2241823d5bdc5e6df7c49ebc7b24c52db10bbb41407a5256c7f2d24ff464f7f for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0.patched-golang-1.19-rust-1.65-node-16.14-postgresql-13:rubygems-3.4-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.19-rust-1.65-node-16.14-postgresql-13@sha256:f20112d766000374a74ca341735b93b35180b88d806027d821aa8800d0522906 ...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.sh696Using decomposed database config (config/database.yml.decomposed-postgresql)697Geo DB won't be set up.698Embedding DB won't be set up.699$ run_timed_command "bundle exec haml-lint --parallel ee/app/views"700$ bundle exec haml-lint --parallel ee/app/views701warning: parser/current is loading parser/ruby30, which recognizes 3.0.5-compliant syntax, but you are running 3.0.6.703580 files inspected, 0 lints detected704==> 'bundle exec haml-lint --parallel ee/app/views' succeeded in 25 seconds.706Not uploading cache ruby-gems-debian-bullseye-ruby-3.0-16 due to policy708Uploading artifacts...709tmp/feature_flags/: found 19 matching artifact files and directories 710WARNING: Upload request redirected location=https://gitlab.com/api/v4/jobs/4287783094/artifacts?artifact_format=zip&artifact_type=archive&expire_in=31d new-url=https://gitlab.com711WARNING: Retrying... context=artifacts-uploader error=request redirected712Uploading artifacts as "archive" to coordinator... 201 Created id=4287783094 responseStatus=201 Created token=64_Hzp9z714Job succeeded