Showing logs for build greencapitaltrade/infinity/pr-79 #1 stage from-build-pack and container prepare 2026/06/04 12:37:18 Entrypoint initialization Showing logs for build greencapitaltrade/infinity/pr-79 #1 stage from-build-pack and container place-scripts 2026/06/04 12:37:19 Decoded script /tekton/scripts/script-0-rw6jx 2026/06/04 12:37:19 Decoded script /tekton/scripts/script-1-wkxsn 2026/06/04 12:37:20 Decoded script /tekton/scripts/script-2-kk8bf 2026/06/04 12:37:20 Decoded script /tekton/scripts/script-3-ffcfn 2026/06/04 12:37:20 Decoded script /tekton/scripts/script-4-cf5p2 2026/06/04 12:37:20 Decoded script /tekton/scripts/script-5-54pgc 2026/06/04 12:37:20 Decoded script /tekton/scripts/script-7-tdj8l 2026/06/04 12:37:20 Decoded script /tekton/scripts/script-8-ztpjc 2026/06/04 12:37:20 Decoded script /tekton/scripts/script-9-pmvw4 Showing logs for build greencapitaltrade/infinity/pr-79 #1 stage from-build-pack and container working-dir-initializer Showing logs for build greencapitaltrade/infinity/pr-79 #1 stage from-build-pack and container step-git-clone git cloning url: https://github.com/greencapitaltrade/infinity.git version refs/pull/79/head:PR-79@db4230c7cfbda72f85d955767718b5ef1e78bea5 to dir: source Cloning into 'source'... From https://github.com/greencapitaltrade/infinity * [new ref] refs/pull/79/head -> PR-79 Switched to branch 'PR-79' HEAD is now at db4230c chore(preview-kafka): single-broker ephemeral (emptyDir) — kill EBS leak checked out revision: refs/pull/79/head:PR-79@db4230c7cfbda72f85d955767718b5ef1e78bea5 to dir: source Showing logs for build greencapitaltrade/infinity/pr-79 #1 stage from-build-pack and container step-git-merge setup git user email jenkins-x@googlegroups.com Using SHAs from PULL_REFS=main:e2482692f5a78bcab2a9bd1aa9185cb63354772a,79:db4230c7cfbda72f85d955767718b5ef1e78bea5:refs/pull/79/head using base branch main and base sha e2482692f5a78bcab2a9bd1aa9185cb63354772a merging sha: db4230c7cfbda72f85d955767718b5ef1e78bea5 Showing logs for build greencapitaltrade/infinity/pr-79 #1 stage from-build-pack and container step-jx-variables WARNING: no $GIT_SECRET_MOUNT_PATH environment variable set about to run: git clone --no-checkout --filter=blob:none --depth=1 https://github.com/greencapitaltrade/mcu.git /tmp/jx-git-3934160286 in dir /tmp Cloning into '/tmp/jx-git-3934160286'... about to run: git sparse-checkout set --no-cone jx-requirements.yml .jx/gitops/source-config.yaml in dir /tmp/jx-git-3934160286 about to run: git checkout in dir /tmp/jx-git-3934160286 Your branch is up to date with 'origin/main'. export APP_NAME='infinity' export BRANCH_NAME='PR-79' export BUILD_NUMBER='1' export DOCKERFILE_PATH='Dockerfile' export DOCKER_REGISTRY='417755753340.dkr.ecr.ap-south-1.amazonaws.com' export DOCKER_REGISTRY_ORG='greencapitaltrade' export DOMAIN='gc-t.in' about to run: git rev-parse --abbrev-ref HEAD in dir . main export GIT_BRANCH='main' export JENKINS_X_URL='https://dashboard-jx.gc-t.in/greencapitaltrade/infinity/PR-79/1' export JX_CHART_REPOSITORY='http://jenkins-x-chartmuseum.jx.svc.cluster.local:8080' export KANIKO_FLAGS='--skip-unused-stages --snapshotMode=redo' export MINK_AS='tekton-bot' version file VERSION does not exist export MINK_IMAGE='417755753340.dkr.ecr.ap-south-1.amazonaws.com/greencapitaltrade/infinity:0.0.0-PR-79-1-SNAPSHOT' export NAMESPACE_SUB_DOMAIN='-jx.' export PIPELINE_KIND='pullrequest' export PUSH_CONTAINER_REGISTRY='417755753340.dkr.ecr.ap-south-1.amazonaws.com' export REPO_NAME='infinity' export REPO_OWNER='greencapitaltrade' version file VERSION does not exist export VERSION='0.0.0-PR-79-1-SNAPSHOT' added variables to file: .jx/variables.sh added variables to file: .jx/variables.sh Showing logs for build greencapitaltrade/infinity/pr-79 #1 stage from-build-pack and container step-build-npm-install === NPM Config Debug === NPM_CONFIG_USERCONFIG: /tekton/home/npm/.npmrc total 0 drwxrwxrwt. 3 root root 100 Jun 4 12:37 . drwxrwxrwx. 4 root root 74 Jun 4 12:37 .. drwxr-xr-x. 2 root root 60 Jun 4 12:37 ..2026_06_04_12_37_18.1766805933 lrwxrwxrwx. 1 root root 32 Jun 4 12:37 ..data -> ..2026_06_04_12_37_18.1766805933 lrwxrwxrwx. 1 root root 13 Jun 4 12:37 .npmrc -> ..data/.npmrc registry=http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ unsafe-perm = true === npm config list === ; "user" config from /tekton/home/npm/.npmrc registry = "http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/" unsafe-perm = true ; "env" config from environment userconfig = "/tekton/home/npm/.npmrc" ; node bin location = /usr/local/bin/node ; node version = v22.22.3 ; npm local prefix = /workspace/source ; npm version = 10.9.8 ; cwd = /workspace/source ; HOME = /tekton/home ; Run `npm config ls -l` to show all defaults. === npm ci === npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported npm warn deprecated keygrip@1.1.0: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info. npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful. npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported npm warn deprecated @humanwhocodes/config-array@0.13.0: Use @eslint/config-array instead npm warn deprecated @humanwhocodes/object-schema@2.0.3: Use @eslint/object-schema instead npm warn deprecated eslint@8.57.1: This version is no longer supported. Please see https://eslint.org/version-support for other options. npm error code E401 npm error 401 Unauthorized - GET https://npm.pkg.github.com/download/@greencapitaltrade/utils/9.2.20/dae8a05375e1807f2376edc912b9169b8e4e4e5f - authentication token not provided npm error A complete log of this run can be found in: /tekton/home/.npm/_logs/2026-06-04T12_37_29_802Z-debug-0.log  Pipeline failed on stage 'from-build-pack' : container 'step-build-npm-install'. The execution of the pipeline has stopped.