Running with gitlab-runner 13.8.0 (775dd39d)  on dsop-shared-gitlab-runner-f887cbcbd-srgz6 E82_g8RG section_start:1629899898:resolve_secrets Resolving secrets section_end:1629899898:resolve_secrets section_start:1629899898:prepare_executor Preparing the "kubernetes" executor Using Kubernetes namespace: gitlab-runner-ironbank-dsop WARNING: Pulling GitLab Runner helper image from Docker Hub. Helper image is migrating to registry.gitlab.com, for more information see https://docs.gitlab.com/runner/configuration/advanced-configuration.html#migrating-helper-image-to-registrygitlabcom Using Kubernetes executor with image registry1.dso.mil/ironbank/ironbank-pipelines/rootless-podman:0.2 ... section_end:1629899898:prepare_executor section_start:1629899898:prepare_script Preparing environment Waiting for pod gitlab-runner-ironbank-dsop/runner-e82g8rg-project-2228-concurrent-0s46tn to be running, status is Pending Waiting for pod gitlab-runner-ironbank-dsop/runner-e82g8rg-project-2228-concurrent-0s46tn to be running, status is Pending ContainersNotReady: "containers with unready status: [build helper istio-proxy]" ContainersNotReady: "containers with unready status: [build helper istio-proxy]" Running on runner-e82g8rg-project-2228-concurrent-0s46tn via dsop-shared-gitlab-runner-f887cbcbd-srgz6... section_end:1629899904:prepare_script section_start:1629899904:get_sources Getting source from Git repository $ until [ $(curl --fail --silent --output /dev/stderr --write-out "%{http_code}" localhost:15020/healthz/ready) -eq 200 ]; do echo Waiting for Sidecar; sleep 3 ; done ; echo Sidecar available; Waiting for Sidecar Sidecar available Fetching changes with git depth set to 50... Initialized empty Git repository in /builds/dsop/galvanize/galvanize/forge/.git/ Created fresh repository. Checking out 02079ed3 as development... Skipping object checkout, Git LFS is not installed. Skipping Git submodules setup section_end:1629899908:get_sources section_start:1629899908:download_artifacts Downloading artifacts Downloading artifacts for hardening-manifest (5929017)... Downloading artifacts from coordinator... ok  id=5929017 responseStatus=200 OK token=W3ByktF2 Downloading artifacts for import-artifacts (5929019)... WARNING: ci-artifacts/preflight/: lchown ci-artifacts/preflight/: operation not permitted (suppressing repeats) Downloading artifacts from coordinator... ok  id=5929019 responseStatus=200 OK token=hB7FwvZh WARNING: ci-artifacts/import-artifacts/: lchown ci-artifacts/import-artifacts/: operation not permitted (suppressing repeats) Downloading artifacts for load-scripts (5929014)... Downloading artifacts from coordinator... ok  id=5929014 responseStatus=200 OK token=JppvcmGU WARNING: ci-artifacts/[MASKED]/: lchown ci-artifacts/[MASKED]/: operation not permitted (suppressing repeats) Downloading artifacts for wl-compare-lint (5929018)... Downloading artifacts from coordinator... ok  id=5929018 responseStatus=200 OK token=yzRxX_FS WARNING: ci-artifacts/lint/: lchown ci-artifacts/lint/: operation not permitted (suppressing repeats) section_end:1629899911:download_artifacts section_start:1629899911:step_script Executing "step_script" stage of the job script $ "${PIPELINE_REPO_DIR}/stages/build/build-run.sh" Determine source registry based on branch Load any images used in Dockerfile build Load HTTP and S3 external resources 'ci-artifacts/import-artifacts/external-resources/bundle.tar.gz' -> './bundle.tar.gz' 'ci-artifacts/import-artifacts/external-resources/mathjax.tar.gz' -> './mathjax.tar.gz' 'ci-artifacts/import-artifacts/external-resources/node_modules.tar.gz' -> './node_modules.tar.gz' 'ci-artifacts/import-artifacts/external-resources/nodejs.tar.gz' -> './nodejs.tar.gz' 'ci-artifacts/import-artifacts/external-resources/redis-cli.tar.gz' -> './redis-cli.tar.gz' 'ci-artifacts/import-artifacts/external-resources/yarn.tar.gz' -> './yarn.tar.gz' Converting labels from hardening manifest into command line args Converting build args from hardening manifest into command line args Build the image STEP 1: FROM registry1.dso.mil/ironbank/opensource/ruby/ruby27:2.7.4 Trying to pull registry1.dso.mil/ironbank/opensource/ruby/ruby27:2.7.4... Getting image source signatures Copying blob sha256:96476a77b28db43fcb170401c287700d91d95cdff9c06e5ea7b48289d40a8e57 Copying blob sha256:db2f50b75fc09a20e8d9c497d96ad384fbeacf7e77df71e4c7b578d4c07fccce Copying blob sha256:c0c839c782026d330ed99375752bc209a28df75c08cfe14c69fb577319005f43 Copying blob sha256:d7d3ac5a5ae77393d58e00c31f153dbea6baf351f8a905e1de6d3dc76a7f62df Copying config sha256:646607f1df70db98e577bd338abd6a326da5cbabf009c00bf6d666266eb92f30 Writing manifest to image destination Storing signatures STEP 2: USER 0 STEP 3: RUN dnf update -y && dnf install -y libpq-devel && dnf clean all && rm -rf /var/cache/dnf/ /var/tmp/* /tmp/* /var/tmp/.???* /tmp/.???* Red Hat Universal Base Image 8 (RPMs) - BaseOS 79 kB/s | 790 kB 00:10 Red Hat Universal Base Image 8 (RPMs) - AppStre 247 kB/s | 2.4 MB 00:09 Red Hat Universal Base Image 8 (RPMs) - CodeRea 1.4 kB/s | 14 kB 00:10 Dependencies resolved. Nothing to do. Complete! Last metadata expiration check: 0:00:01 ago on Wed Aug 25 13:59:29 2021. Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: libpq-devel x86_64 13.3-1.el8_4 ubi-8-appstream 97 k Installing dependencies: libpkgconf x86_64 1.4.2-1.el8 ubi-8-baseos 35 k libpq x86_64 13.3-1.el8_4 ubi-8-appstream 197 k pkgconf x86_64 1.4.2-1.el8 ubi-8-baseos 38 k pkgconf-m4 noarch 1.4.2-1.el8 ubi-8-baseos 17 k pkgconf-pkg-config x86_64 1.4.2-1.el8 ubi-8-baseos 15 k Transaction Summary ================================================================================ Install 6 Packages Total download size: 399 k Installed size: 1.2 M Downloading Packages: [MIRROR] pkgconf-pkg-config-1.4.2-1.el8.x86_64.rpm: Curl error (28): Timeout was reached for https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi8/8/x86_64/baseos/os/Packages/p/pkgconf-pkg-config-1.4.2-1.el8.x86_64.rpm [Operation timed out after 5000 milliseconds with 0 out of 0 bytes received] [MIRROR] libpkgconf-1.4.2-1.el8.x86_64.rpm: Curl error (28): Timeout was reached for https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi8/8/x86_64/baseos/os/Packages/l/libpkgconf-1.4.2-1.el8.x86_64.rpm [Operation timed out after 5000 milliseconds with 0 out of 0 bytes received] [MIRROR] pkgconf-1.4.2-1.el8.x86_64.rpm: Curl error (28): Timeout was reached for https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi8/8/x86_64/baseos/os/Packages/p/pkgconf-1.4.2-1.el8.x86_64.rpm [Operation timed out after 5000 milliseconds with 0 out of 0 bytes received] (1/6): pkgconf-pkg-config-1.4.2-1.el8.x86_64.rp 3.0 kB/s | 15 kB 00:05 (2/6): libpkgconf-1.4.2-1.el8.x86_64.rpm 6.9 kB/s | 35 kB 00:05 (3/6): pkgconf-1.4.2-1.el8.x86_64.rpm 7.6 kB/s | 38 kB 00:05 (4/6): pkgconf-m4-1.4.2-1.el8.noarch.rpm 780 kB/s | 17 kB 00:00 [MIRROR] libpq-13.3-1.el8_4.x86_64.rpm: Curl error (28): Timeout was reached for https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi8/8/x86_64/appstream/os/Packages/l/libpq-13.3-1.el8_4.x86_64.rpm [Operation timed out after 5000 milliseconds with 0 out of 0 bytes received] (5/6): libpq-13.3-1.el8_4.x86_64.rpm 39 kB/s | 197 kB 00:05 [MIRROR] libpq-devel-13.3-1.el8_4.x86_64.rpm: Curl error (28): Timeout was reached for https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi8/8/x86_64/appstream/os/Packages/l/libpq-devel-13.3-1.el8_4.x86_64.rpm [Operation timed out after 5000 milliseconds with 0 out of 0 bytes received] (6/6): libpq-devel-13.3-1.el8_4.x86_64.rpm 19 kB/s | 97 kB 00:05 -------------------------------------------------------------------------------- Total 40 kB/s | 399 kB 00:10 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : libpq-13.3-1.el8_4.x86_64 1/6 Installing : pkgconf-m4-1.4.2-1.el8.noarch 2/6 Installing : libpkgconf-1.4.2-1.el8.x86_64 3/6 Installing : pkgconf-1.4.2-1.el8.x86_64 4/6 Installing : pkgconf-pkg-config-1.4.2-1.el8.x86_64 5/6 Installing : libpq-devel-13.3-1.el8_4.x86_64 6/6 Running scriptlet: libpq-devel-13.3-1.el8_4.x86_64 6/6 Verifying : pkgconf-pkg-config-1.4.2-1.el8.x86_64 1/6 Verifying : libpkgconf-1.4.2-1.el8.x86_64 2/6 Verifying : pkgconf-1.4.2-1.el8.x86_64 3/6 Verifying : pkgconf-m4-1.4.2-1.el8.noarch 4/6 Verifying : libpq-13.3-1.el8_4.x86_64 5/6 Verifying : libpq-devel-13.3-1.el8_4.x86_64 6/6 Installed products updated. Installed: libpkgconf-1.4.2-1.el8.x86_64 libpq-13.3-1.el8_4.x86_64 libpq-devel-13.3-1.el8_4.x86_64 pkgconf-1.4.2-1.el8.x86_64 pkgconf-m4-1.4.2-1.el8.noarch pkgconf-pkg-config-1.4.2-1.el8.x86_64 Complete! 25 files removed STEP 4: WORKDIR /app STEP 5: COPY ./scripts . STEP 6: COPY bundle.tar.gz node_modules.tar.gz nodejs.tar.gz redis-cli.tar.gz yarn.tar.gz mathjax.tar.gz ./ STEP 7: RUN tar xzf redis-cli.tar.gz && rm redis-cli.tar.gz && mv redis-cli /usr/local/bin/redis-cli && tar xzf bundle.tar.gz && rm bundle.tar.gz && rm -rf /usr/local/bundle && mv bundle /usr/local/ && tar xzf node_modules.tar.gz && rm node_modules.tar.gz && tar xzf nodejs.tar.gz && rm nodejs.tar.gz && tar xzf yarn.tar.gz && rm yarn.tar.gz && tar xzf mathjax.tar.gz && rm mathjax.tar.gz && mv mathjax public/javascripts/ && chown -R 1001 . STEP 8: USER 1001 STEP 9: ENV RAILS_ENV production STEP 10: ENV NODE_HOME /app/nodejs STEP 11: ENV PATH /app/node_modules/.bin:$PATH STEP 12: ENV PATH /app/yarn/bin:$PATH STEP 13: ENV PATH /app/nodejs/bin:$PATH STEP 14: RUN bundle config set --local without 'development:test' && bundle exec rake assets:precompile && bundle exec rake assets:clean && rm -rf yarn node_modules [08/25/21 14:00:00 +0000 fb418c8f8fe0 (671)] INFO : No configuration file loaded, and no configuration found in ENV. For assistance configuring Scout, visit https://docs.scoutapm.com/#ruby-configuration-options [08/25/21 14:00:00 +0000 fb418c8f8fe0 (671)] INFO : Scout Agent [4.0.4] Initialized [08/25/21 14:00:00 +0000 fb418c8f8fe0 (671)] INFO : Not Loading Instruments [08/25/21 14:00:00 +0000 fb418c8f8fe0 (671)] INFO : Scout Agent [4.0.4] Installed [08/25/21 14:00:00 +0000 fb418c8f8fe0 (671)] INFO : Monitoring isn't enabled for the [production] environment. [08/25/21 14:00:00 +0000 fb418c8f8fe0 (671)] INFO : Deferring agent start. Standing by for first request I, [2021-08-25T14:00:00.961994 #671] INFO -- honeybadger: ** [Honeybadger] Initializing Honeybadger Error Tracker for Ruby. Ship it! version=4.7.3 framework=rails level=1 pid=671 I, [2021-08-25T14:00:12.062243 #671] INFO -- : Writing /app/public/assets/mobile-e09aa1392a0c4a953b3ed79993441be2dbdab0c892d2a8d92a2d4382d9383645.js I, [2021-08-25T14:00:12.062927 #671] INFO -- : Writing /app/public/assets/mobile-e09aa1392a0c4a953b3ed79993441be2dbdab0c892d2a8d92a2d4382d9383645.js.gz I, [2021-08-25T14:00:12.063266 #671] INFO -- : Writing /app/public/assets/mobile-ca981a5810d4bed2012ca3a30c06e21688545d100325908ac1eaa860117709ff.css I, [2021-08-25T14:00:12.063727 #671] INFO -- : Writing /app/public/assets/mobile-ca981a5810d4bed2012ca3a30c06e21688545d100325908ac1eaa860117709ff.css.gz I, [2021-08-25T14:00:12.064127 #671] INFO -- : Writing /app/public/assets/manifest-d0b93cfb37fc1d1ae819672b3314085f63407ce1d522799f321dd193b367861d.js I, [2021-08-25T14:00:12.065173 #671] INFO -- : Writing /app/public/assets/manifest-d0b93cfb37fc1d1ae819672b3314085f63407ce1d522799f321dd193b367861d.js.gz I, [2021-08-25T14:00:12.065779 #671] INFO -- : Writing /app/public/assets/favicon-6cb324b5572a47a6ea35fc98122880fd2a0aae1230ab5abd2b0e3fd40748fd85.ico I, [2021-08-25T14:00:12.067227 #671] INFO -- : Writing /app/public/assets/favicon-6cb324b5572a47a6ea35fc98122880fd2a0aae1230ab5abd2b0e3fd40748fd85.ico.gz I, [2021-08-25T14:00:12.067741 #671] INFO -- : Writing /app/public/assets/loader-black-632deb9818bbed7b9d039fa633e54773d97071adedad391c4f167e7af0f06415.svg I, [2021-08-25T14:00:12.068308 #671] INFO -- : Writing /app/public/assets/loader-black-632deb9818bbed7b9d039fa633e54773d97071adedad391c4f167e7af0f06415.svg.gz I, [2021-08-25T14:00:12.068593 #671] INFO -- : Writing /app/public/assets/loader-cyan-3c6398b2c125d41a596cdcb368b776c966dd26772d5c4fd04bfa7e7fb67e6dc4.svg I, [2021-08-25T14:00:12.069273 #671] INFO -- : Writing /app/public/assets/loader-cyan-3c6398b2c125d41a596cdcb368b776c966dd26772d5c4fd04bfa7e7fb67e6dc4.svg.gz I, [2021-08-25T14:00:12.070086 #671] INFO -- : Writing /app/public/assets/loader-white-d0597d5bd7d83e130a58e90e51110f55d0f45226780658526267b482266f19bf.svg I, [2021-08-25T14:00:12.070512 #671] INFO -- : Writing /app/public/assets/loader-white-d0597d5bd7d83e130a58e90e51110f55d0f45226780658526267b482266f19bf.svg.gz I, [2021-08-25T14:00:12.070728 #671] INFO -- : Writing /app/public/assets/lost-f802133df96534bde8c08b1649000046762746c20374f74c3d37c4dfd2b67fdf.jpg I, [2021-08-25T14:00:12.071956 #671] INFO -- : Writing /app/public/assets/spinner-b45908cf85f5c658801d44c5176991e78f25331d27f5f7747563c6d0c7342e19.gif I, [2021-08-25T14:00:12.073266 #671] INFO -- : Writing /app/public/assets/svg/baseline-notes-24px-905aac1bcb9d9fbc0a901452194a8a76144d888c159196b9bafeb86aaf1eb405.svg I, [2021-08-25T14:00:12.074462 #671] INFO -- : Writing /app/public/assets/svg/baseline-notes-24px-905aac1bcb9d9fbc0a901452194a8a76144d888c159196b9bafeb86aaf1eb405.svg.gz I, [2021-08-25T14:00:12.074977 #671] INFO -- : Writing /app/public/assets/svg/g-learn-lockup-7c4c70145ac40e53b07b408fcb7ccf3513d2e7fb88f72d0c31bee803c7268052.svg I, [2021-08-25T14:00:12.076492 #671] INFO -- : Writing /app/public/assets/svg/g-learn-lockup-7c4c70145ac40e53b07b408fcb7ccf3513d2e7fb88f72d0c31bee803c7268052.svg.gz I, [2021-08-25T14:00:12.076969 #671] INFO -- : Writing /app/public/assets/svg/galvanize-logo-312c5443fe9ef786e0487c21ac15c52f698957db5cf17b6abae57303a5169efb.svg I, [2021-08-25T14:00:12.077979 #671] INFO -- : Writing /app/public/assets/svg/galvanize-logo-312c5443fe9ef786e0487c21ac15c52f698957db5cf17b6abae57303a5169efb.svg.gz Compiling... I, [2021-08-25T14:00:12.078351 #671] INFO -- : Writing /app/public/assets/svg/github-icon-0e9c72669c773149772afef2e57f1f121f6bbf12b3ff932cb0c24a7dba776f8c.svg I, [2021-08-25T14:00:12.079264 #671] INFO -- : Writing /app/public/assets/svg/github-icon-0e9c72669c773149772afef2e57f1f121f6bbf12b3ff932cb0c24a7dba776f8c.svg.gz I, [2021-08-25T14:00:12.079718 #671] INFO -- : Writing /app/public/assets/svg/mobile-logo-30f4e8682559383d06cacd4963bde86e1dead1c95c3c6a3057ea680215b2efd7.svg I, [2021-08-25T14:00:12.080475 #671] INFO -- : Writing /app/public/assets/svg/mobile-logo-30f4e8682559383d06cacd4963bde86e1dead1c95c3c6a3057ea680215b2efd7.svg.gz I, [2021-08-25T14:00:12.080794 #671] INFO -- : Writing /app/public/assets/svg/octicon-git-branch-700a07bc8dc0c7642389d4cc979f38b195638928152d0b8985b087afd3513cbc.svg I, [2021-08-25T14:00:12.081678 #671] INFO -- : Writing /app/public/assets/svg/octicon-git-branch-700a07bc8dc0c7642389d4cc979f38b195638928152d0b8985b087afd3513cbc.svg.gz I, [2021-08-25T14:00:12.082238 #671] INFO -- : Writing /app/public/assets/svg/svg-sprite-action-symbol-37e9e2526bc548a146b4311bacb8a99bd6a770e6e9c26fe2b1bec8c6786b2362.svg I, [2021-08-25T14:00:12.082947 #671] INFO -- : Writing /app/public/assets/svg/svg-sprite-action-symbol-37e9e2526bc548a146b4311bacb8a99bd6a770e6e9c26fe2b1bec8c6786b2362.svg.gz I, [2021-08-25T14:00:12.083532 #671] INFO -- : Writing /app/public/assets/svg/svg-sprite-av-symbol-f901f4a255ff6702a3701f67e1d9f2afdf1c54390e9fd715fca8c278e799c421.png I, [2021-08-25T14:00:12.084387 #671] INFO -- : Writing /app/public/assets/svg/svg-sprite-av-symbol-2087f379d2b04a12672ffcf25945547e0015eea9f2fe5c5e0d6f8bca7dc8b7ff.svg I, [2021-08-25T14:00:12.092576 #671] INFO -- : Writing /app/public/assets/svg/svg-sprite-av-symbol-2087f379d2b04a12672ffcf25945547e0015eea9f2fe5c5e0d6f8bca7dc8b7ff.svg.gz I, [2021-08-25T14:00:12.093285 #671] INFO -- : Writing /app/public/assets/svg/svg-sprite-device-symbol-985e402b03932007c8d87ba2051fdd09a02d8e41765c9eecc8ff70cbeb1dff32.svg I, [2021-08-25T14:00:12.094254 #671] INFO -- : Writing /app/public/assets/svg/svg-sprite-device-symbol-985e402b03932007c8d87ba2051fdd09a02d8e41765c9eecc8ff70cbeb1dff32.svg.gz I, [2021-08-25T14:00:12.094656 #671] INFO -- : Writing /app/public/assets/svg/svg-sprite-image-symbol-ebb749385537be6bd1adab703741f784f65649946f8129e0c4245e0bf78d8aa3.svg I, [2021-08-25T14:00:12.095043 #671] INFO -- : Writing /app/public/assets/svg/svg-sprite-image-symbol-ebb749385537be6bd1adab703741f784f65649946f8129e0c4245e0bf78d8aa3.svg.gz I, [2021-08-25T14:00:12.095243 #671] INFO -- : Writing /app/public/assets/svg/svg-sprite-navigation-symbol-ef15bd92fddcfd79f809d869c057034b38e4ce7b529e5e3c3b56cd4083a62c80.svg I, [2021-08-25T14:00:12.095410 #671] INFO -- : Writing /app/public/assets/svg/svg-sprite-navigation-symbol-ef15bd92fddcfd79f809d869c057034b38e4ce7b529e5e3c3b56cd4083a62c80.svg.gz I, [2021-08-25T14:00:12.095560 #671] INFO -- : Writing /app/public/assets/application-2f091e7195c599e3954e4e95a690920d54de6c50c4050e34d0969480b4c0a723.css I, [2021-08-25T14:00:12.129909 #671] INFO -- : Writing /app/public/assets/application-2f091e7195c599e3954e4e95a690920d54de6c50c4050e34d0969480b4c0a723.css.gz I, [2021-08-25T14:00:12.130223 #671] INFO -- : Writing /app/public/assets/fontawesome-webfont-ab48303af338f909f2b00197930617e78757aa05fe25a2e4c2b79743aef3d252.eot I, [2021-08-25T14:00:12.130504 #671] INFO -- : Writing /app/public/assets/fontawesome-webfont-ab48303af338f909f2b00197930617e78757aa05fe25a2e4c2b79743aef3d252.eot.gz I, [2021-08-25T14:00:12.130705 #671] INFO -- : Writing /app/public/assets/fontawesome-webfont-38af9ab8e8340ebba0182e7f6c9ec81038a1fcc162de3393a51bbb9a4153259d.woff2 I, [2021-08-25T14:00:12.132126 #671] INFO -- : Writing /app/public/assets/fontawesome-webfont-a59f843b55ac195f9f654415c4b63d7936df8d3b8ff70e6a5798007bbcc0733a.woff I, [2021-08-25T14:00:12.132456 #671] INFO -- : Writing /app/public/assets/fontawesome-webfont-bfd12acc5442a32d63b289c2466d1ae5d13bb2c4be76703b28e25ade7f602532.ttf I, [2021-08-25T14:00:12.132710 #671] INFO -- : Writing /app/public/assets/fontawesome-webfont-bfd12acc5442a32d63b289c2466d1ae5d13bb2c4be76703b28e25ade7f602532.ttf.gz I, [2021-08-25T14:00:12.132931 #671] INFO -- : Writing /app/public/assets/fontawesome-webfont-943c0380c1e1c7d9e167602b295fbafb8dd6c65cc0bab582edd83a01b08ed44f.svg I, [2021-08-25T14:00:12.144349 #671] INFO -- : Writing /app/public/assets/fontawesome-webfont-943c0380c1e1c7d9e167602b295fbafb8dd6c65cc0bab582edd83a01b08ed44f.svg.gz I, [2021-08-25T14:00:12.145432 #671] INFO -- : Writing /app/public/assets/application-5c41f043037844a6112cbe7e0acde35831c89a214fd05ab6e1cc4f9980cdfdd8.js I, [2021-08-25T14:00:12.145602 #671] INFO -- : Writing /app/public/assets/application-5c41f043037844a6112cbe7e0acde35831c89a214fd05ab6e1cc4f9980cdfdd8.js.gz Compiled all packs in /app/public/packs Browserslist: caniuse-lite is outdated. Please run: npx browserslist@latest --update-db Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating Browserslist: caniuse-lite is outdated. Please run: npx browserslist@latest --update-db Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating Browserslist: caniuse-lite is outdated. Please run next command `yarn upgrade` Hash: da0027efc890fdda05ce Version: webpack 4.46.0 Time: 310839ms Built at: 08/25/2021 2:05:25 PM Asset Size Chunks Chunk Names 7614508684482c7a808f.worker.js 779 KiB [emitted] [immutable] [big] 7614508684482c7a808f.worker.js.LICENSE.txt 949 bytes [emitted] 7614508684482c7a808f.worker.js.br 176 KiB [emitted] 7614508684482c7a808f.worker.js.gz 221 KiB [emitted] 7614508684482c7a808f.worker.js.map 3 MiB [emitted] [dev] 7614508684482c7a808f.worker.js.map.br 489 KiB [emitted] [big] 7614508684482c7a808f.worker.js.map.gz 615 KiB [emitted] [big] css/application-2a0a793a.css 21.7 KiB 0 [emitted] [immutable] application css/application-2a0a793a.css.br 2.57 KiB [emitted] css/application-2a0a793a.css.gz 2.92 KiB [emitted] css/server_rendering-2a0a793a.css 21.7 KiB 1 [emitted] [immutable] server_rendering css/server_rendering-2a0a793a.css.br 2.57 KiB [emitted] css/server_rendering-2a0a793a.css.gz 2.92 KiB [emitted] js/application-f5cb938f338be9faf0bd.js 5.14 MiB 0 [emitted] [immutable] [big] application js/application-f5cb938f338be9faf0bd.js.LICENSE.txt 19.3 KiB [emitted] js/application-f5cb938f338be9faf0bd.js.br 909 KiB [emitted] [big] js/application-f5cb938f338be9faf0bd.js.gz 1.25 MiB [emitted] [big] js/application-f5cb938f338be9faf0bd.js.map 12.9 MiB 0 [emitted] [dev] application js/application-f5cb938f338be9faf0bd.js.map.br 2.18 MiB [emitted] [big] js/application-f5cb938f338be9faf0bd.js.map.gz 3 MiB [emitted] [big] js/server_rendering-79bda6e44666a1793d19.js 3.18 MiB 1 [emitted] [immutable] [big] server_rendering js/server_rendering-79bda6e44666a1793d19.js.LICENSE.txt 4.17 KiB [emitted] js/server_rendering-79bda6e44666a1793d19.js.br 600 KiB [emitted] [big] js/server_rendering-79bda6e44666a1793d19.js.gz 830 KiB [emitted] [big] js/server_rendering-79bda6e44666a1793d19.js.map 9.4 MiB 1 [emitted] [dev] server_rendering js/server_rendering-79bda6e44666a1793d19.js.map.br 1.68 MiB [emitted] [big] js/server_rendering-79bda6e44666a1793d19.js.map.gz 2.22 MiB [emitted] [big] js/vendors~pdfjsWorker-e3db93ea9c6502db22f5.chunk.js 754 KiB 2 [emitted] [immutable] [big] vendors~pdfjsWorker js/vendors~pdfjsWorker-e3db93ea9c6502db22f5.chunk.js.LICENSE.txt 795 bytes [emitted] js/vendors~pdfjsWorker-e3db93ea9c6502db22f5.chunk.js.br 171 KiB [emitted] js/vendors~pdfjsWorker-e3db93ea9c6502db22f5.chunk.js.gz 214 KiB [emitted] js/vendors~pdfjsWorker-e3db93ea9c6502db22f5.chunk.js.map 2.9 MiB 2 [emitted] [dev] vendors~pdfjsWorker js/vendors~pdfjsWorker-e3db93ea9c6502db22f5.chunk.js.map.br 465 KiB [emitted] [big] js/vendors~pdfjsWorker-e3db93ea9c6502db22f5.chunk.js.map.gz 587 KiB [emitted] [big] manifest.json 1.17 KiB [emitted] manifest.json.br 261 bytes [emitted] manifest.json.gz 295 bytes [emitted] Entrypoint application [big] = css/application-2a0a793a.css js/application-f5cb938f338be9faf0bd.js js/application-f5cb938f338be9faf0bd.js.map Entrypoint server_rendering [big] = css/server_rendering-2a0a793a.css js/server_rendering-79bda6e44666a1793d19.js js/server_rendering-79bda6e44666a1793d19.js.map [4] ./app/javascript/generated/routes.ts 30.6 KiB {0} {1} [built] [8] ./app/javascript/lib/http.ts 1.41 KiB {0} {1} [built] [16] ./node_modules/react-tooltip/dist/index.es.js + 3 modules 58.1 KiB {0} {1} [built] | 4 modules [25] ./app/javascript/lib/utils.ts 4.14 KiB {0} {1} [built] [30] ./app/javascript/components/shared/ProgressThresholdsSlider/ProgressThresholdsSlider.tsx + 35 modules 190 KiB {0} {1} [built] | 36 modules [39] (webpack)/buildin/global.js 905 bytes {0} {1} [built] [47] ./node_modules/react-beautiful-dnd/dist/react-beautiful-dnd.esm.js + 30 modules 319 KiB {0} {1} [built] | 31 modules [125] ./app/javascript/components/activities/NewActivityForm.tsx + 4 modules 11.6 KiB {0} {1} [built] | 5 modules [442] ./app/javascript/components/cohorts/unit_progress/UnitProgress.tsx + 9 modules 26.9 KiB {0} {1} [optional] [built] | 10 modules [444] ./app/javascript/components/cohorts/submissions_dashboard/SubmissionsDashboard.tsx + 5 modules 16.9 KiB {0} {1} [optional] [built] | 6 modules [447] ./app/javascript/components/checkpoints/CheckpointSubmissionShow.tsx + 3 modules 15.3 KiB {0} {1} [optional] [built] | 4 modules [468] ./app/javascript/components sync ^\.\/.*$ 16.2 KiB {0} {1} [built] [904] ./app/javascript/packs/application.js 675 bytes {0} [built] [906] ./app/javascript/globals.ts 3.81 KiB {0} [built] [1107] ./app/javascript/packs/server_rendering.js 292 bytes {1} [built] + 1574 hidden modules WARNING in asset size limit: The following asset(s) exceed the recommended size limit (244 KiB). This can impact web performance. Assets: 7614508684482c7a808f.worker.js (779 KiB) js/application-f5cb938f338be9faf0bd.js (5.14 MiB) js/server_rendering-79bda6e44666a1793d19.js (3.18 MiB) js/vendors~pdfjsWorker-e3db93ea9c6502db22f5.chunk.js (754 KiB) js/server_rendering-79bda6e44666a1793d19.js.gz (830 KiB) js/vendors~pdfjsWorker-e3db93ea9c6502db22f5.chunk.js.map.gz (587 KiB) 7614508684482c7a808f.worker.js.map.gz (615 KiB) js/application-f5cb938f338be9faf0bd.js.gz (1.25 MiB) js/server_rendering-79bda6e44666a1793d19.js.map.gz (2.22 MiB) js/application-f5cb938f338be9faf0bd.js.map.gz (3 MiB) 7614508684482c7a808f.worker.js.map.br (489 KiB) js/vendors~pdfjsWorker-e3db93ea9c6502db22f5.chunk.js.map.br (465 KiB) js/server_rendering-79bda6e44666a1793d19.js.br (600 KiB) js/application-f5cb938f338be9faf0bd.js.br (909 KiB) js/server_rendering-79bda6e44666a1793d19.js.map.br (1.68 MiB) js/application-f5cb938f338be9faf0bd.js.map.br (2.18 MiB) WARNING in entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance. Entrypoints: application (5.17 MiB) css/application-2a0a793a.css js/application-f5cb938f338be9faf0bd.js server_rendering (3.2 MiB) css/server_rendering-2a0a793a.css js/server_rendering-79bda6e44666a1793d19.js Child mini-css-extract-plugin node_modules/css-loader/dist/cjs.js??ref--5-1!node_modules/postcss-loader/src/index.js??ref--5-2!node_modules/react-datepicker/dist/react-datepicker.css: Entrypoint mini-css-extract-plugin = * 2 modules Child mini-css-extract-plugin node_modules/css-loader/dist/cjs.js??ref--5-1!node_modules/postcss-loader/src/index.js??ref--5-2!node_modules/react-json-pretty/themes/1337.css: Entrypoint mini-css-extract-plugin = * 2 modules Child worker: Asset Size Chunks Chunk Names 7614508684482c7a808f.worker.js 779 KiB 0 [emitted] [immutable] [big] main 7614508684482c7a808f.worker.js.LICENSE.txt 949 bytes [emitted] 7614508684482c7a808f.worker.js.map 3 MiB 0 [emitted] [dev] main Entrypoint main = 7614508684482c7a808f.worker.js 7614508684482c7a808f.worker.js.map [0] (webpack)/buildin/global.js 905 bytes {0} [built] [8] (webpack)/buildin/module.js 552 bytes {0} [built] + 7 hidden modules [08/25/21 14:05:28 +0000 fb418c8f8fe0 (860)] INFO : No configuration file loaded, and no configuration found in ENV. For assistance configuring Scout, visit https://docs.scoutapm.com/#ruby-configuration-options [08/25/21 14:05:28 +0000 fb418c8f8fe0 (860)] INFO : Scout Agent [4.0.4] Initialized [08/25/21 14:05:28 +0000 fb418c8f8fe0 (860)] INFO : Not Loading Instruments [08/25/21 14:05:28 +0000 fb418c8f8fe0 (860)] INFO : Scout Agent [4.0.4] Installed [08/25/21 14:05:28 +0000 fb418c8f8fe0 (860)] INFO : Monitoring isn't enabled for the [production] environment. [08/25/21 14:05:28 +0000 fb418c8f8fe0 (860)] INFO : Deferring agent start. Standing by for first request I, [2021-08-25T14:05:29.050121 #860] INFO -- honeybadger: ** [Honeybadger] Initializing Honeybadger Error Tracker for Ruby. Ship it! version=4.7.3 framework=rails level=1 pid=860 STEP 15: HEALTHCHECK --start-period=60s --interval=60s --timeout=30s --retries=3 CMD curl -fs http://localhost:3000/hello || exit 1 STEP 16: ENTRYPOINT ["/app/entrypoint-server.sh"] STEP 17: COMMIT registry1.dso.mil/ironbank-staging/galvanize/galvanize/forge Getting image source signatures Copying blob sha256:98469092e6042f8c9cc81dcb1a710957fb5ef27817c9b178f7b71c4f242cb2ed Copying blob sha256:bfb9caafb0fc0d8496a27709f1698ac90d1a306556387a75b92a86063544f4c8 Copying blob sha256:cb8429b1395e2d115392927bfbc490a90137c3ffc6776db99f52e51693938d32 Copying blob sha256:155051e5f65cb3fa82059b48f83b9144509a8ee60eac2187c5aee2a3488e195d Copying blob sha256:461f8eb58c0de9f5136319b902436cb4905654c3b886142e288da50ced05d5e1 Copying config sha256:f5824dde929d2ff965d151e362d74550cb9e901e8a08a2ad01ec2bd8a82d3f3c Writing manifest to image destination Storing signatures --> f5824dde929 Successfully tagged registry1.dso.mil/ironbank-staging/galvanize/galvanize/forge:latest f5824dde929d2ff965d151e362d74550cb9e901e8a08a2ad01ec2bd8a82d3f3c + buildah tag --storage-driver=vfs registry1.dso.mil/ironbank-staging/galvanize/galvanize/forge registry1.dso.mil/ironbank-staging/galvanize/galvanize/forge:ibci-441815 + buildah push --storage-driver=vfs --authfile staging_auth.json --digestfile=ci-artifacts/build/digest registry1.dso.mil/ironbank-staging/galvanize/galvanize/forge:ibci-441815 Getting image source signatures Copying blob sha256:bfb9caafb0fc0d8496a27709f1698ac90d1a306556387a75b92a86063544f4c8 Copying blob sha256:155051e5f65cb3fa82059b48f83b9144509a8ee60eac2187c5aee2a3488e195d Copying blob sha256:cb8429b1395e2d115392927bfbc490a90137c3ffc6776db99f52e51693938d32 Copying blob sha256:461f8eb58c0de9f5136319b902436cb4905654c3b886142e288da50ced05d5e1 Copying blob sha256:98469092e6042f8c9cc81dcb1a710957fb5ef27817c9b178f7b71c4f242cb2ed Copying config sha256:f5824dde929d2ff965d151e362d74550cb9e901e8a08a2ad01ec2bd8a82d3f3c Writing manifest to image destination Storing signatures + echo 'Read the tags' + tags_file=ci-artifacts/preflight/tags.txt + test -f ci-artifacts/preflight/tags.txt + IFS= + read -r tag + buildah tag --storage-driver=vfs registry1.dso.mil/ironbank-staging/galvanize/galvanize/forge registry1.dso.mil/ironbank-staging/galvanize/galvanize/forge:0.1.8 Read the tags + buildah push --storage-driver=vfs --authfile staging_auth.json registry1.dso.mil/ironbank-staging/galvanize/galvanize/forge:0.1.8 Getting image source signatures Copying blob sha256:155051e5f65cb3fa82059b48f83b9144509a8ee60eac2187c5aee2a3488e195d Copying blob sha256:bfb9caafb0fc0d8496a27709f1698ac90d1a306556387a75b92a86063544f4c8 Copying blob sha256:cb8429b1395e2d115392927bfbc490a90137c3ffc6776db99f52e51693938d32 Copying blob sha256:98469092e6042f8c9cc81dcb1a710957fb5ef27817c9b178f7b71c4f242cb2ed Copying blob sha256:461f8eb58c0de9f5136319b902436cb4905654c3b886142e288da50ced05d5e1 Copying config sha256:f5824dde929d2ff965d151e362d74550cb9e901e8a08a2ad01ec2bd8a82d3f3c Writing manifest to image destination Storing signatures + IFS= + read -r tag + buildah tag --storage-driver=vfs registry1.dso.mil/ironbank-staging/galvanize/galvanize/forge registry1.dso.mil/ironbank-staging/galvanize/galvanize/forge:latest + buildah push --storage-driver=vfs --authfile staging_auth.json registry1.dso.mil/ironbank-staging/galvanize/galvanize/forge:latest Getting image source signatures Copying blob sha256:461f8eb58c0de9f5136319b902436cb4905654c3b886142e288da50ced05d5e1 Copying blob sha256:cb8429b1395e2d115392927bfbc490a90137c3ffc6776db99f52e51693938d32 Copying blob sha256:bfb9caafb0fc0d8496a27709f1698ac90d1a306556387a75b92a86063544f4c8 Copying blob sha256:98469092e6042f8c9cc81dcb1a710957fb5ef27817c9b178f7b71c4f242cb2ed Copying blob sha256:155051e5f65cb3fa82059b48f83b9144509a8ee60eac2187c5aee2a3488e195d Copying config sha256:f5824dde929d2ff965d151e362d74550cb9e901e8a08a2ad01ec2bd8a82d3f3c Writing manifest to image destination Storing signatures + IFS= + read -r tag ++ podman inspect --storage-driver=vfs registry1.dso.mil/ironbank-staging/galvanize/galvanize/forge --format '{{.Id}}' + IMAGE_ID=sha256:f5824dde929d2ff965d151e362d74550cb9e901e8a08a2ad01ec2bd8a82d3f3c + echo IMAGE_ID=sha256:f5824dde929d2ff965d151e362d74550cb9e901e8a08a2ad01ec2bd8a82d3f3c + IMAGE_PODMAN_SHA=sha256:3ef19f3a67765d33a3fb2174ddd4bf842fe113ead5dd3d41044efd5002db9296 + echo IMAGE_PODMAN_SHA=sha256:3ef19f3a67765d33a3fb2174ddd4bf842fe113ead5dd3d41044efd5002db9296 + echo IMAGE_FULLTAG=registry1.dso.mil/ironbank-staging/galvanize/galvanize/forge:ibci-441815 + echo IMAGE_NAME=galvanize/galvanize/forge + branches=("master" "development") A tarball of the built image can be retrieved from the documentation job artifacts. + [[ master development =~ development ]] + msg='A tarball of the built image can be retrieved from the documentation job artifacts.' + echo 'A tarball of the built image can be retrieved from the documentation job artifacts.' section_end:1629900404:step_script section_start:1629900404:upload_artifacts_on_success Uploading artifacts for successful job Uploading artifacts... ci-artifacts/build/: found 2 matching files and directories Uploading artifacts as "archive" to coordinator... ok id=5929021 responseStatus=201 Created token=PWHfn7Yw Uploading artifacts... build.env: found 1 matching files and directories  Uploading artifacts as "dotenv" to coordinator... ok id=5929021 responseStatus=201 Created token=PWHfn7Yw section_end:1629900406:upload_artifacts_on_success section_start:1629900406:cleanup_file_variables Cleaning up file based variables section_end:1629900406:cleanup_file_variables Job succeeded