[0KRunning with gitlab-runner 13.6.0 (8fa89735) [0;m[0K on p1-public-apps-runner-gitlab-runner-567cb455cd-927j7 9syAnSNW [0;msection_start:1611066509:resolve_secrets [0K[0K[36;1mResolving secrets[0;m [0;msection_end:1611066509:resolve_secrets [0Ksection_start:1611066509:prepare_executor [0K[0K[36;1mPreparing the "kubernetes" executor[0;m [0;m[0KUsing Kubernetes namespace: public-gitlab-runner [0;m[0KUsing Kubernetes executor with image registry.dsop.io/platform-one/big-bang/pipeline-templates/pipeline-templates/pre-envs:ubi8.3 ... [0;msection_end:1611066509:prepare_executor [0Ksection_start:1611066509:prepare_script [0K[0K[36;1mPreparing environment[0;m [0;mWaiting for pod public-gitlab-runner/runner-9syansnw-project-2872-concurrent-0htscs to be running, status is Pending Running on runner-9syansnw-project-2872-concurrent-0htscs via p1-public-apps-runner-gitlab-runner-567cb455cd-927j7... section_end:1611066512:prepare_script [0Ksection_start:1611066512:get_sources [0K[0K[36;1mGetting source from Git repository[0;m [0;m[32;1mFetching changes with git depth set to 50...[0;m Initialized empty Git repository in /builds/platform-one/big-bang/umbrella/.git/ [32;1mCreated fresh repository.[0;m [32;1mChecking out 730d9946 as refs/merge-requests/156/train...[0;m [32;1mSkipping Git submodules setup[0;m section_end:1611066512:get_sources [0Ksection_start:1611066512:step_script [0K[0K[36;1mExecuting "step_script" stage of the job script[0;m [0;m[32;1m$ dnf module install -y nodejs[0;m Updating Subscription Management repositories. Unable to read consumer identity This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register. Red Hat Universal Base Image 8 (RPMs) - BaseOS 27 kB/s | 3.8 kB 00:00 Red Hat Universal Base Image 8 (RPMs) - BaseOS 2.6 MB/s | 772 kB 00:00 Red Hat Universal Base Image 8 (RPMs) - AppStre 47 kB/s | 4.2 kB 00:00 Red Hat Universal Base Image 8 (RPMs) - AppStre 14 MB/s | 4.9 MB 00:00 Red Hat Universal Base Image 8 (RPMs) - CodeRea 36 kB/s | 3.8 kB 00:00 Red Hat Universal Base Image 8 (RPMs) - CodeRea 71 kB/s | 13 kB 00:00 Dependencies resolved. ==================================================================================================== Package Arch Version Repository Size ==================================================================================================== Installing group/module packages: nodejs x86_64 1:10.21.0-3.module+el8.2.0+7071+d2377ea3 ubi-8-appstream 8.9 M npm x86_64 1:6.14.4-1.10.21.0.3.module+el8.2.0+7071+d2377ea3 ubi-8-appstream 3.8 M Installing weak dependencies: nodejs-full-i18n x86_64 1:10.21.0-3.module+el8.2.0+7071+d2377ea3 ubi-8-appstream 7.3 M Installing module profiles: nodejs/common Enabling module streams: nodejs 10 Transaction Summary ==================================================================================================== Install 3 Packages Total download size: 20 M Installed size: 72 M Downloading Packages: (1/3): npm-6.14.4-1.10.21.0.3.module+el8.2.0+70 15 MB/s | 3.8 MB 00:00 (2/3): nodejs-full-i18n-10.21.0-3.module+el8.2. 22 MB/s | 7.3 MB 00:00 (3/3): nodejs-10.21.0-3.module+el8.2.0+7071+d23 24 MB/s | 8.9 MB 00:00 -------------------------------------------------------------------------------- Total 54 MB/s | 20 MB 00:00 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Running scriptlet: npm-1:6.14.4-1.10.21.0.3.module+el8.2.0+7071+d2377ea 1/1 Preparing : 1/1 Installing : nodejs-full-i18n-1:10.21.0-3.module+el8.2.0+7071+d23 1/3 Installing : nodejs-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.x86_ 2/3 Installing : npm-1:6.14.4-1.10.21.0.3.module+el8.2.0+7071+d2377ea 3/3 Running scriptlet: npm-1:6.14.4-1.10.21.0.3.module+el8.2.0+7071+d2377ea 3/3 Verifying : npm-1:6.14.4-1.10.21.0.3.module+el8.2.0+7071+d2377ea 1/3 Verifying : nodejs-full-i18n-1:10.21.0-3.module+el8.2.0+7071+d23 2/3 Verifying : nodejs-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.x86_ 3/3 Installed products updated. Installed: nodejs-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.x86_64 nodejs-full-i18n-1:10.21.0-3.module+el8.2.0+7071+d2377ea3.x86_64 npm-1:6.14.4-1.10.21.0.3.module+el8.2.0+7071+d2377ea3.x86_64 Complete! [32;1m$ npm install --only=dev[0;m npm WARN read-shrinkwrap This version of npm is compatible with lockfileVersion@1, but package-lock.json was generated for lockfileVersion@2. I'll try to do my best with it! > husky@3.0.0 install /builds/platform-one/big-bang/umbrella/node_modules/husky > node husky install husky > Setting up git hooks CI detected, skipping Git hooks installation. > core-js@3.8.2 postinstall /builds/platform-one/big-bang/umbrella/node_modules/core-js > node -e "try{require('./postinstall')}catch(e){}" > husky@3.0.0 postinstall /builds/platform-one/big-bang/umbrella/node_modules/husky > opencollective-postinstall || true npm WARN umbrella@ No license field. added 228 packages from 101 contributors and audited 228 packages in 4.424s 19 packages are looking for funding run `npm fund` for details found 0 vulnerabilities [32;1m$ git fetch --all[0;m Fetching origin From https://repo1.dso.mil/platform-one/big-bang/umbrella * [new branch] BB-1003 -> origin/BB-1003 * [new branch] BB-1073 -> origin/BB-1073 * [new branch] BB-1073-airgap -> origin/BB-1073-airgap * [new branch] BB-1073-airgap-ismail -> origin/BB-1073-airgap-ismail * [new branch] BB-1084 -> origin/BB-1084 * [new branch] BB-694 -> origin/BB-694 * [new branch] BB-857_8 -> origin/BB-857_8 * [new branch] DNS-Updates -> origin/DNS-Updates * [new branch] airgap-BB-1073 -> origin/airgap-BB-1073 * [new branch] airgap-test-123 -> origin/airgap-test-123 * [new branch] anchore-addon -> origin/anchore-addon * [new branch] antora -> origin/antora * [new branch] argocd-tag-bump -> origin/argocd-tag-bump * [new branch] bb-597 -> origin/bb-597 * [new branch] bb-628-dev-docs -> origin/bb-628-dev-docs * [new branch] bb-736 -> origin/bb-736 * [new branch] bb-751 -> origin/bb-751 * [new branch] bb-843 -> origin/bb-843 * [new branch] bb-844-2 -> origin/bb-844-2 * [new branch] bb-844-auth -> origin/bb-844-auth * [new branch] bb-848 -> origin/bb-848 * [new branch] bb-870 -> origin/bb-870 * [new branch] bb-981 -> origin/bb-981 * [new branch] bb-981-982 -> origin/bb-981-982 * [new branch] breakout-cicd-steps -> origin/breakout-cicd-steps * [new branch] bundle-jobs -> origin/bundle-jobs * [new branch] bundler -> origin/bundler * [new branch] ci-environments -> origin/ci-environments * [new branch] codeowners -> origin/codeowners * [new branch] doc-update -> origin/doc-update * [new branch] docs -> origin/docs * [new branch] docs-links-in-packages -> origin/docs-links-in-packages * [new branch] docs-update-squash-command -> origin/docs-update-squash-command * [new branch] dogfood -> origin/dogfood * [new branch] feat-scaling-authservice -> origin/feat-scaling-authservice * [new branch] feature/add-keycloak-repo -> origin/feature/add-keycloak-repo * [new branch] gitlab-runners -> origin/gitlab-runners * [new branch] gitpkg -> origin/gitpkg * [new branch] hotfix/release-ci -> origin/hotfix/release-ci * [new branch] jaic -> origin/jaic * [new branch] logging-sso -> origin/logging-sso * [new branch] machinetests -> origin/machinetests * [new branch] master -> origin/master * [new branch] patch-update-cert -> origin/patch-update-cert * [new branch] patch-updated-gitrepository-in-base -> origin/patch-updated-gitrepository-in-base * [new branch] pin-umbrella -> origin/pin-umbrella * [new branch] pipeline-fixes -> origin/pipeline-fixes * [new branch] pipeline-structure -> origin/pipeline-structure * [new branch] release -> origin/release * [new branch] release-jobs -> origin/release-jobs * [new branch] rke2-pipeline -> origin/rke2-pipeline * [new branch] semantic-upgrade -> origin/semantic-upgrade * [new branch] sops-test -> origin/sops-test * [new branch] sopstesting -> origin/sopstesting * [new branch] synkerpkg -> origin/synkerpkg * [new branch] test-manual-jobs -> origin/test-manual-jobs * [new branch] workflow-example -> origin/workflow-example * [new tag] 0.0.1 -> 0.0.1 * [new tag] 0.0.2 -> 0.0.2 [32;1m$ ./scripts/commitlint.sh[0;m Linting all commits between master and docs-links-in-packages -------------------------------------------------------- Linting commit: 1056c4451c5c09faeb1e9b824ca72760362f738b - docs: add links to packages in docs section_end:1611066526:step_script [0Ksection_start:1611066526:cleanup_file_variables [0K[0K[36;1mCleaning up file based variables[0;m [0;msection_end:1611066526:cleanup_file_variables [0K[32;1mJob succeeded [0;m