startup-css-check
Passed Started
by
@mwoolf
Max Woolf
1Running with gitlab-runner 15.2.0~beta.17.g34ae4a68 (34ae4a68)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.17-node-16.14-postgresql-12:rubygems-3.2-git-2.36-lfs-2.9-chrome-101-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.17-node-16.14-postgresql-12:rubygems-3.2-git-2.36-lfs-2.9-chrome-101-yarn-1.22-graphicsmagick-1.3.36 ...9Using docker image sha256:fd40b0aa863019e7fe9616bf6665ba24d356a369a8b92582a8df89544e3b7544 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7.patched-golang-1.17-node-16.14-postgresql-12:rubygems-3.2-git-2.36-lfs-2.9-chrome-101-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.17-node-16.14-postgresql-12@sha256:fc314d19087f24a5d21b479ce7a6dc7778b8c941d21ecbe4d62760c7dc533470 ...11Running on runner-mf8bef5g-project-278964-concurrent-0 via runner-mf8bef5g-shared-gitlab-org-1657105304-094fda98...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: 105656, done. 18remote: Counting objects: 100% (105656/105656), done. 19remote: Compressing objects: 100% (75922/75922), done. 20remote: Total 105656 (delta 40856), reused 67961 (delta 25745), pack-reused 0 21Receiving objects: 100% (105656/105656), 103.98 MiB | 29.54 MiB/s, done.22Resolving deltas: 100% (40856/40856), done.24 * [new ref] refs/pipelines/581337618 -> refs/pipelines/58133761825Checking out e4b447a9 as refs/merge-requests/91869/merge...26Skipping Git submodules setup27$ git remote set-url origin "${CI_REPOSITORY_URL}"29Checking cache for node-modules-bullseye-test-14...30Downloading cache.zip from https://storage.googleapis.com/gitlab-com-runners-cache/project/278964/node-modules-bullseye-test-14 31Successfully extracted cache33Downloading artifacts for compile-test-assets (2685191903)...34Downloading artifacts from coordinator... ok id=2685191903 responseStatus=200 OK token=e_2s5rkT35Downloading artifacts for rspec-all frontend_fixture 1/5 (2685191996)...36Downloading artifacts from coordinator... ok id=2685191996 responseStatus=200 OK token=e_2s5rkT37Downloading artifacts for rspec-all frontend_fixture 2/5 (2685191998)...38Downloading artifacts from coordinator... ok id=2685191998 responseStatus=200 OK token=e_2s5rkT39Downloading artifacts for rspec-all frontend_fixture 3/5 (2685191999)...40Downloading artifacts from coordinator... ok id=2685191999 responseStatus=200 OK token=e_2s5rkT41Downloading artifacts for rspec-all frontend_fixture 4/5 (2685192000)...42Downloading artifacts from coordinator... ok id=2685192000 responseStatus=200 OK token=e_2s5rkT43Downloading artifacts for rspec-all frontend_fixture 5/5 (2685192001)...44Downloading artifacts from coordinator... ok id=2685192001 responseStatus=200 OK token=e_2s5rkT46Using docker image sha256:fd40b0aa863019e7fe9616bf6665ba24d356a369a8b92582a8df89544e3b7544 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7.patched-golang-1.17-node-16.14-postgresql-12:rubygems-3.2-git-2.36-lfs-2.9-chrome-101-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.17-node-16.14-postgresql-12@sha256:fc314d19087f24a5d21b479ce7a6dc7778b8c941d21ecbe4d62760c7dc533470 ...47$ source scripts/utils.sh48$ run_timed_command "retry yarn install --frozen-lockfile"49$ retry yarn install --frozen-lockfile50yarn install v1.22.1751[1/5] Validating package.json...52[2/5] Resolving packages...53success Already up-to-date.54$ node ./scripts/frontend/postinstall.js55success Dependency postinstall check passed.56success Packages successfully patched.57Done in 1.21s.58==> 'retry yarn install --frozen-lockfile' succeeded in 1 seconds.59$ run_timed_command "yarn generate:startup_css"60$ yarn generate:startup_css61yarn run v1.22.1762$ scripts/frontend/startup_css/setup.sh && node scripts/frontend/startup_css/main.js63-----------------------------------------------------------64If you are run into any issues with Startup CSS generation,65please check out the feedback issue:67-----------------------------------------------------------68find: ‘tmp/startup_css_assets/application*.css’: No such file or directory69[gitlab.startup_css] Generating startup CSS for HTML files: /builds/gitlab-org/gitlab/tmp/tests/frontend/fixtures-ee/startup_css/project-general.html,/builds/gitlab-org/gitlab/tmp/tests/frontend/fixtures-ee/startup_css/project-general-signed-out.html,/builds/gitlab-org/gitlab/tmp/tests/frontend/fixtures-ee/startup_css/project-general-search-ff-off.html70[gitlab.startup_css] Generating startup CSS for HTML files: /builds/gitlab-org/gitlab/tmp/tests/frontend/fixtures-ee/startup_css/project-dark.html,/builds/gitlab-org/gitlab/tmp/tests/frontend/fixtures-ee/startup_css/project-dark-signed-out.html,/builds/gitlab-org/gitlab/tmp/tests/frontend/fixtures-ee/startup_css/project-dark-search-ff-off.html71[gitlab.startup_css] Generating startup CSS for HTML files: /builds/gitlab-org/gitlab/tmp/tests/frontend/fixtures-ee/startup_css/sign-in.html72[gitlab.startup_css] Writing to startup CSS...73[gitlab.startup_css] Finished writing to /builds/gitlab-org/gitlab/ee/app/assets/stylesheets/startup/startup-signin.scss74[gitlab.startup_css] Writing to startup CSS...75[gitlab.startup_css] Finished writing to /builds/gitlab-org/gitlab/ee/app/assets/stylesheets/startup/startup-general.scss76[gitlab.startup_css] Writing to startup CSS...77[gitlab.startup_css] Finished writing to /builds/gitlab-org/gitlab/ee/app/assets/stylesheets/startup/startup-dark.scss78[gitlab.startup_css] RESULTS:79[gitlab.startup_css] --------80[gitlab.startup_css] ✓: startup-general81[gitlab.startup_css] ✓: startup-dark82[gitlab.startup_css] ✓: startup-signin83[gitlab.startup_css] --------84[gitlab.startup_css] Done!85Done in 3.65s.86==> 'yarn generate:startup_css' succeeded in 4 seconds.87$ yarn check:startup_css88yarn run v1.22.1789$ scripts/frontend/startup_css/startup_css_changed.sh90-----------------------------------------------------------91If you run into any issues with Startup CSS generation92please check out the feedback issue:94-----------------------------------------------------------95Staging changes to '*app/assets/stylesheets/startup*' so we can check for untracked files...96Done in 0.36s.98Not uploading cache node-modules-bullseye-test-14 due to policy100Job succeeded