Showing logs for build greencapitaltrade/infinity/pr-97 #1 stage from-build-pack and container prepare 2026/08/07 09:55:35 Entrypoint initialization Showing logs for build greencapitaltrade/infinity/pr-97 #1 stage from-build-pack and container place-scripts 2026/08/07 09:56:07 Decoded script /tekton/scripts/script-0-ldlvb 2026/08/07 09:56:07 Decoded script /tekton/scripts/script-1-ngm8k 2026/08/07 09:56:07 Decoded script /tekton/scripts/script-2-7269x 2026/08/07 09:56:07 Decoded script /tekton/scripts/script-3-jxzv7 2026/08/07 09:56:07 Decoded script /tekton/scripts/script-4-s7thg 2026/08/07 09:56:07 Decoded script /tekton/scripts/script-5-x95sl 2026/08/07 09:56:08 Decoded script /tekton/scripts/script-7-mlpsp 2026/08/07 09:56:08 Decoded script /tekton/scripts/script-8-ntf2q 2026/08/07 09:56:08 Decoded script /tekton/scripts/script-9-tx2mk Showing logs for build greencapitaltrade/infinity/pr-97 #1 stage from-build-pack and container working-dir-initializer Showing logs for build greencapitaltrade/infinity/pr-97 #1 stage from-build-pack and container step-git-clone git cloning url: https://github.com/greencapitaltrade/infinity.git version refs/pull/97/head:PR-97@4fee3a7f27ab6b05087727739355413c97420b03 to dir: source Cloning into 'source'... From https://github.com/greencapitaltrade/infinity * [new ref] refs/pull/97/head -> PR-97 Switched to branch 'PR-97' HEAD is now at 4fee3a7 chore(ci): pull pipeline step images through the ECR cache checked out revision: refs/pull/97/head:PR-97@4fee3a7f27ab6b05087727739355413c97420b03 to dir: source Showing logs for build greencapitaltrade/infinity/pr-97 #1 stage from-build-pack and container step-git-merge setup git user email jenkins-x@googlegroups.com Using SHAs from PULL_REFS=main:035ab18f37eb749cba5f106cc789c27249665cba,97:4fee3a7f27ab6b05087727739355413c97420b03:refs/pull/97/head using base branch main and base sha 035ab18f37eb749cba5f106cc789c27249665cba merging sha: 4fee3a7f27ab6b05087727739355413c97420b03 Showing logs for build greencapitaltrade/infinity/pr-97 #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-2102300782 in dir /tmp Cloning into '/tmp/jx-git-2102300782'... about to run: git sparse-checkout set --no-cone jx-requirements.yml .jx/gitops/source-config.yaml in dir /tmp/jx-git-2102300782 about to run: git checkout in dir /tmp/jx-git-2102300782 Your branch is up to date with 'origin/main'. export APP_NAME='infinity' export BRANCH_NAME='PR-97' 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-97/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-97-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-97-1-SNAPSHOT' added variables to file: .jx/variables.sh added variables to file: .jx/variables.sh Showing logs for build greencapitaltrade/infinity/pr-97 #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 Aug 7 09:55 . drwxrwxrwx. 4 root root 74 Aug 7 09:57 .. drwxr-xr-x. 2 root root 60 Aug 7 09:55 ..2026_08_07_09_55_31.1935119543 lrwxrwxrwx. 1 root root 32 Aug 7 09:55 ..data -> ..2026_08_07_09_55_31.1935119543 lrwxrwxrwx. 1 root root 13 Aug 7 09:55 .npmrc -> ..data/.npmrc === npm config list === npm warn Unknown user config "unsafe-perm". This will stop working in the next major version of npm. See `npm help npmrc` for supported config options. ; "user" config from /tekton/home/npm/.npmrc //npm.pkg.github.com/:_authToken = (protected) ; registry = "http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/" ; overridden by env unsafe-perm = true ; "env" config from environment registry = "http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/" userconfig = "/tekton/home/npm/.npmrc" ; node bin location = /usr/local/bin/node ; node version = v26.7.0 ; npm local prefix = /workspace/source ; npm version = 11.19.0 ; cwd = /workspace/source ; HOME = /tekton/home ; Run `npm config ls -l` to show all defaults. === npm install === npm warn Unknown user config "unsafe-perm". This will stop working in the next major version of npm. See `npm help npmrc` for supported config options. 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. > infinity@0.0.1 prepare > husky install husky - git command not found, skipping install npm warn install-scripts 1 package has install scripts not yet covered by allowScripts: npm warn install-scripts protobufjs@7.5.4 (postinstall: node scripts/postinstall) npm warn install-scripts npm warn install-scripts Run `npm install-scripts ls` to review, or `npm install-scripts approve ` to allow. added 740 packages in 1m 103 packages are looking for funding run `npm fund` for details Showing logs for build greencapitaltrade/infinity/pr-97 #1 stage from-build-pack and container step-build-run-linting npm warn Unknown user config "unsafe-perm". This will stop working in the next major version of npm. See `npm help npmrc` for supported config options. npm warn Unknown user config "unsafe-perm". This will stop working in the next major version of npm. See `npm help npmrc` for supported config options. Get:1 http://deb.debian.org/debian trixie InRelease [140 kB] Get:2 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/apt-debian-proxy bookworm InRelease [151 kB] Get:3 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/apt-debian-security-proxy bookworm-security InRelease [34.8 kB] Get:4 http://deb.debian.org/debian trixie-updates InRelease [47.3 kB] Get:5 http://deb.debian.org/debian-security trixie-security InRelease [43.4 kB] Get:6 http://deb.debian.org/debian trixie/main amd64 Packages [9673 kB] Get:7 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/apt-debian-proxy bookworm/main amd64 Packages [8790 kB] Get:8 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/apt-debian-security-proxy bookworm-security/main amd64 Packages [325 kB] Get:9 http://deb.debian.org/debian trixie-updates/main amd64 Packages [4412 B] Get:10 http://deb.debian.org/debian-security trixie-security/main amd64 Packages [234 kB] Fetched 19.4 MB in 7s (2632 kB/s) Reading package lists... Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: git-man libbrotli1 libcom-err2 libcurl3t64-gnutls liberror-perl libexpat1 libffi8 libgdbm-compat4t64 libgdbm6t64 libgnutls30t64 libgssapi-krb5-2 libidn2-0 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libldap2 libnghttp2-14 libnghttp3-9 libngtcp2-16 libngtcp2-crypto-gnutls8 libp11-kit0 libperl5.40 libpsl5t64 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1t64 libtasn1-6 libunistring5 perl perl-modules-5.40 Suggested packages: gettext-base git-doc git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n gnutls-bin krb5-doc krb5-user sensible-utils perl-doc libterm-readline-gnu-perl | libterm-readline-perl-perl make libtap-harness-archive-perl Recommended packages: ca-certificates patch less ssh-client krb5-locales libldap-common publicsuffix libsasl2-modules netbase The following NEW packages will be installed: git git-man libbrotli1 libcom-err2 libcurl3t64-gnutls liberror-perl libexpat1 libffi8 libgdbm-compat4t64 libgdbm6t64 libgnutls30t64 libgssapi-krb5-2 libidn2-0 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libldap2 libnghttp2-14 libnghttp3-9 libngtcp2-16 libngtcp2-crypto-gnutls8 libp11-kit0 libperl5.40 libpsl5t64 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1t64 libtasn1-6 libunistring5 perl perl-modules-5.40 0 upgraded, 33 newly installed, 0 to remove and 0 not upgraded. Need to get 23.8 MB of archives. After this operation, 119 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian-security trixie-security/main amd64 libexpat1 amd64 2.8.2-1~deb13u1 [122 kB] Get:2 http://deb.debian.org/debian trixie/main amd64 perl-modules-5.40 all 5.40.1-6 [3019 kB] Get:3 http://deb.debian.org/debian trixie/main amd64 libgdbm6t64 amd64 1.24-2 [75.2 kB] Get:4 http://deb.debian.org/debian trixie/main amd64 libgdbm-compat4t64 amd64 1.24-2 [50.3 kB] Get:5 http://deb.debian.org/debian trixie/main amd64 libperl5.40 amd64 5.40.1-6 [4341 kB] Get:6 http://deb.debian.org/debian trixie/main amd64 perl amd64 5.40.1-6 [267 kB] Get:7 http://deb.debian.org/debian trixie/main amd64 libbrotli1 amd64 1.1.0-2+b7 [307 kB] Get:8 http://deb.debian.org/debian trixie/main amd64 libunistring5 amd64 1.3-2 [477 kB] Get:9 http://deb.debian.org/debian trixie/main amd64 libidn2-0 amd64 2.3.8-2 [109 kB] Get:10 http://deb.debian.org/debian trixie/main amd64 libffi8 amd64 3.4.8-2 [24.1 kB] Get:11 http://deb.debian.org/debian trixie/main amd64 libp11-kit0 amd64 0.25.5-3 [425 kB] Get:12 http://deb.debian.org/debian trixie/main amd64 libtasn1-6 amd64 4.20.0-2+deb13u1 [50.1 kB] Get:13 http://deb.debian.org/debian trixie/main amd64 libgnutls30t64 amd64 3.8.9-3+deb13u4 [1469 kB] Get:14 http://deb.debian.org/debian trixie/main amd64 libkrb5support0 amd64 1.21.3-5+deb13u1 [33.1 kB] Get:15 http://deb.debian.org/debian trixie/main amd64 libcom-err2 amd64 1.47.2-3+b11 [25.0 kB] Get:16 http://deb.debian.org/debian trixie/main amd64 libk5crypto3 amd64 1.21.3-5+deb13u1 [81.2 kB] Get:17 http://deb.debian.org/debian trixie/main amd64 libkeyutils1 amd64 1.6.3-6 [9456 B] Get:18 http://deb.debian.org/debian trixie/main amd64 libkrb5-3 amd64 1.21.3-5+deb13u1 [326 kB] Get:19 http://deb.debian.org/debian trixie/main amd64 libgssapi-krb5-2 amd64 1.21.3-5+deb13u1 [138 kB] Get:20 http://deb.debian.org/debian trixie/main amd64 libsasl2-modules-db amd64 2.1.28+dfsg1-9 [19.8 kB] Get:21 http://deb.debian.org/debian trixie/main amd64 libsasl2-2 amd64 2.1.28+dfsg1-9 [57.5 kB] Get:22 http://deb.debian.org/debian trixie/main amd64 libldap2 amd64 2.6.10+dfsg-1 [194 kB] Get:23 http://deb.debian.org/debian trixie/main amd64 libnghttp2-14 amd64 1.64.0-1.1+deb13u1 [76.2 kB] Get:24 http://deb.debian.org/debian trixie/main amd64 libnghttp3-9 amd64 1.8.0-1 [67.7 kB] Get:25 http://deb.debian.org/debian trixie/main amd64 libngtcp2-16 amd64 1.11.0-1+deb13u1 [132 kB] Get:26 http://deb.debian.org/debian trixie/main amd64 libngtcp2-crypto-gnutls8 amd64 1.11.0-1+deb13u1 [29.5 kB] Get:27 http://deb.debian.org/debian trixie/main amd64 libpsl5t64 amd64 0.21.2-1.1+b1 [57.2 kB] Get:28 http://deb.debian.org/debian trixie/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b5 [58.8 kB] Get:29 http://deb.debian.org/debian trixie/main amd64 libssh2-1t64 amd64 1.11.1-1+deb13u1 [245 kB] Get:30 http://deb.debian.org/debian trixie/main amd64 libcurl3t64-gnutls amd64 8.14.1-2+deb13u4 [384 kB] Get:31 http://deb.debian.org/debian trixie/main amd64 liberror-perl all 0.17030-1 [26.9 kB] Get:32 http://deb.debian.org/debian trixie/main amd64 git-man all 1:2.47.3-0+deb13u1 [2205 kB] Get:33 http://deb.debian.org/debian trixie/main amd64 git amd64 1:2.47.3-0+deb13u1 [8862 kB] debconf: unable to initialize frontend: Dialog debconf: (TERM is not set, so the dialog frontend is not usable.) debconf: falling back to frontend: Readline debconf: unable to initialize frontend: Readline debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC entries checked: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.40.1 /usr/local/share/perl/5.40.1 /usr/lib/x86_64-linux-gnu/perl5/5.40 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.40 /usr/share/perl/5.40 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 8, line 33.) debconf: falling back to frontend: Teletype debconf: unable to initialize frontend: Teletype debconf: (This frontend requires a controlling tty.) debconf: falling back to frontend: Noninteractive Fetched 23.8 MB in 0s (56.2 MB/s) Selecting previously unselected package libexpat1:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 5024 files and directories currently installed.) Preparing to unpack .../00-libexpat1_2.8.2-1~deb13u1_amd64.deb ... Unpacking libexpat1:amd64 (2.8.2-1~deb13u1) ... Selecting previously unselected package perl-modules-5.40. Preparing to unpack .../01-perl-modules-5.40_5.40.1-6_all.deb ... Unpacking perl-modules-5.40 (5.40.1-6) ... Selecting previously unselected package libgdbm6t64:amd64. Preparing to unpack .../02-libgdbm6t64_1.24-2_amd64.deb ... Unpacking libgdbm6t64:amd64 (1.24-2) ... Selecting previously unselected package libgdbm-compat4t64:amd64. Preparing to unpack .../03-libgdbm-compat4t64_1.24-2_amd64.deb ... Unpacking libgdbm-compat4t64:amd64 (1.24-2) ... Selecting previously unselected package libperl5.40:amd64. Preparing to unpack .../04-libperl5.40_5.40.1-6_amd64.deb ... Unpacking libperl5.40:amd64 (5.40.1-6) ... Selecting previously unselected package perl. Preparing to unpack .../05-perl_5.40.1-6_amd64.deb ... Unpacking perl (5.40.1-6) ... Selecting previously unselected package libbrotli1:amd64. Preparing to unpack .../06-libbrotli1_1.1.0-2+b7_amd64.deb ... Unpacking libbrotli1:amd64 (1.1.0-2+b7) ... Selecting previously unselected package libunistring5:amd64. Preparing to unpack .../07-libunistring5_1.3-2_amd64.deb ... Unpacking libunistring5:amd64 (1.3-2) ... Selecting previously unselected package libidn2-0:amd64. Preparing to unpack .../08-libidn2-0_2.3.8-2_amd64.deb ... Unpacking libidn2-0:amd64 (2.3.8-2) ... Selecting previously unselected package libffi8:amd64. Preparing to unpack .../09-libffi8_3.4.8-2_amd64.deb ... Unpacking libffi8:amd64 (3.4.8-2) ... Selecting previously unselected package libp11-kit0:amd64. Preparing to unpack .../10-libp11-kit0_0.25.5-3_amd64.deb ... Unpacking libp11-kit0:amd64 (0.25.5-3) ... Selecting previously unselected package libtasn1-6:amd64. Preparing to unpack .../11-libtasn1-6_4.20.0-2+deb13u1_amd64.deb ... Unpacking libtasn1-6:amd64 (4.20.0-2+deb13u1) ... Selecting previously unselected package libgnutls30t64:amd64. Preparing to unpack .../12-libgnutls30t64_3.8.9-3+deb13u4_amd64.deb ... Unpacking libgnutls30t64:amd64 (3.8.9-3+deb13u4) ... Selecting previously unselected package libkrb5support0:amd64. Preparing to unpack .../13-libkrb5support0_1.21.3-5+deb13u1_amd64.deb ... Unpacking libkrb5support0:amd64 (1.21.3-5+deb13u1) ... Selecting previously unselected package libcom-err2:amd64. Preparing to unpack .../14-libcom-err2_1.47.2-3+b11_amd64.deb ... Unpacking libcom-err2:amd64 (1.47.2-3+b11) ... Selecting previously unselected package libk5crypto3:amd64. Preparing to unpack .../15-libk5crypto3_1.21.3-5+deb13u1_amd64.deb ... Unpacking libk5crypto3:amd64 (1.21.3-5+deb13u1) ... Selecting previously unselected package libkeyutils1:amd64. Preparing to unpack .../16-libkeyutils1_1.6.3-6_amd64.deb ... Unpacking libkeyutils1:amd64 (1.6.3-6) ... Selecting previously unselected package libkrb5-3:amd64. Preparing to unpack .../17-libkrb5-3_1.21.3-5+deb13u1_amd64.deb ... Unpacking libkrb5-3:amd64 (1.21.3-5+deb13u1) ... Selecting previously unselected package libgssapi-krb5-2:amd64. Preparing to unpack .../18-libgssapi-krb5-2_1.21.3-5+deb13u1_amd64.deb ... Unpacking libgssapi-krb5-2:amd64 (1.21.3-5+deb13u1) ... Selecting previously unselected package libsasl2-modules-db:amd64. Preparing to unpack .../19-libsasl2-modules-db_2.1.28+dfsg1-9_amd64.deb ... Unpacking libsasl2-modules-db:amd64 (2.1.28+dfsg1-9) ... Selecting previously unselected package libsasl2-2:amd64. Preparing to unpack .../20-libsasl2-2_2.1.28+dfsg1-9_amd64.deb ... Unpacking libsasl2-2:amd64 (2.1.28+dfsg1-9) ... Selecting previously unselected package libldap2:amd64. Preparing to unpack .../21-libldap2_2.6.10+dfsg-1_amd64.deb ... Unpacking libldap2:amd64 (2.6.10+dfsg-1) ... Selecting previously unselected package libnghttp2-14:amd64. Preparing to unpack .../22-libnghttp2-14_1.64.0-1.1+deb13u1_amd64.deb ... Unpacking libnghttp2-14:amd64 (1.64.0-1.1+deb13u1) ... Selecting previously unselected package libnghttp3-9:amd64. Preparing to unpack .../23-libnghttp3-9_1.8.0-1_amd64.deb ... Unpacking libnghttp3-9:amd64 (1.8.0-1) ... Selecting previously unselected package libngtcp2-16:amd64. Preparing to unpack .../24-libngtcp2-16_1.11.0-1+deb13u1_amd64.deb ... Unpacking libngtcp2-16:amd64 (1.11.0-1+deb13u1) ... Selecting previously unselected package libngtcp2-crypto-gnutls8:amd64. Preparing to unpack .../25-libngtcp2-crypto-gnutls8_1.11.0-1+deb13u1_amd64.deb ... Unpacking libngtcp2-crypto-gnutls8:amd64 (1.11.0-1+deb13u1) ... Selecting previously unselected package libpsl5t64:amd64. Preparing to unpack .../26-libpsl5t64_0.21.2-1.1+b1_amd64.deb ... Unpacking libpsl5t64:amd64 (0.21.2-1.1+b1) ... Selecting previously unselected package librtmp1:amd64. Preparing to unpack .../27-librtmp1_2.4+20151223.gitfa8646d.1-2+b5_amd64.deb ... Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b5) ... Selecting previously unselected package libssh2-1t64:amd64. Preparing to unpack .../28-libssh2-1t64_1.11.1-1+deb13u1_amd64.deb ... Unpacking libssh2-1t64:amd64 (1.11.1-1+deb13u1) ... Selecting previously unselected package libcurl3t64-gnutls:amd64. Preparing to unpack .../29-libcurl3t64-gnutls_8.14.1-2+deb13u4_amd64.deb ... Unpacking libcurl3t64-gnutls:amd64 (8.14.1-2+deb13u4) ... Selecting previously unselected package liberror-perl. Preparing to unpack .../30-liberror-perl_0.17030-1_all.deb ... Unpacking liberror-perl (0.17030-1) ... Selecting previously unselected package git-man. Preparing to unpack .../31-git-man_1%3a2.47.3-0+deb13u1_all.deb ... Unpacking git-man (1:2.47.3-0+deb13u1) ... Selecting previously unselected package git. Preparing to unpack .../32-git_1%3a2.47.3-0+deb13u1_amd64.deb ... Unpacking git (1:2.47.3-0+deb13u1) ... Setting up libexpat1:amd64 (2.8.2-1~deb13u1) ... Setting up libkeyutils1:amd64 (1.6.3-6) ... Setting up libgdbm6t64:amd64 (1.24-2) ... Setting up libgdbm-compat4t64:amd64 (1.24-2) ... Setting up libbrotli1:amd64 (1.1.0-2+b7) ... Setting up libnghttp2-14:amd64 (1.64.0-1.1+deb13u1) ... Setting up libcom-err2:amd64 (1.47.2-3+b11) ... Setting up libkrb5support0:amd64 (1.21.3-5+deb13u1) ... Setting up libsasl2-modules-db:amd64 (2.1.28+dfsg1-9) ... Setting up libunistring5:amd64 (1.3-2) ... Setting up libk5crypto3:amd64 (1.21.3-5+deb13u1) ... Setting up libsasl2-2:amd64 (2.1.28+dfsg1-9) ... Setting up libnghttp3-9:amd64 (1.8.0-1) ... Setting up libffi8:amd64 (3.4.8-2) ... Setting up perl-modules-5.40 (5.40.1-6) ... Setting up libtasn1-6:amd64 (4.20.0-2+deb13u1) ... Setting up git-man (1:2.47.3-0+deb13u1) ... Setting up libngtcp2-16:amd64 (1.11.0-1+deb13u1) ... Setting up libkrb5-3:amd64 (1.21.3-5+deb13u1) ... Setting up libssh2-1t64:amd64 (1.11.1-1+deb13u1) ... Setting up libldap2:amd64 (2.6.10+dfsg-1) ... Setting up libidn2-0:amd64 (2.3.8-2) ... Setting up libperl5.40:amd64 (5.40.1-6) ... Setting up perl (5.40.1-6) ... Setting up libp11-kit0:amd64 (0.25.5-3) ... Setting up libgssapi-krb5-2:amd64 (1.21.3-5+deb13u1) ... Setting up libgnutls30t64:amd64 (3.8.9-3+deb13u4) ... Setting up libpsl5t64:amd64 (0.21.2-1.1+b1) ... Setting up liberror-perl (0.17030-1) ... Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b5) ... Setting up libngtcp2-crypto-gnutls8:amd64 (1.11.0-1+deb13u1) ... Setting up libcurl3t64-gnutls:amd64 (8.14.1-2+deb13u4) ... Setting up git (1:2.47.3-0+deb13u1) ... Processing triggers for libc-bin (2.41-12+deb13u3) ... npm warn Unknown user config "unsafe-perm". This will stop working in the next major version of npm. See `npm help npmrc` for supported config options. Showing logs for build greencapitaltrade/infinity/pr-97 #1 stage from-build-pack and container step-build-lint-errors Showing logs for build greencapitaltrade/infinity/pr-97 #1 stage from-build-pack and container step-check-registry sourcing .jx/variables.sh verifying the container registry is setup 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-1517667726 in dir /tmp Cloning into '/tmp/jx-git-1517667726'... about to run: git sparse-checkout set --no-cone jx-requirements.yml .jx/gitops/source-config.yaml in dir /tmp/jx-git-1517667726 about to run: git checkout in dir /tmp/jx-git-1517667726 Your branch is up to date with 'origin/main'. verifying that container registry 417755753340.dkr.ecr.ap-south-1.amazonaws.com with organisation greencapitaltrade and app name infinity has an ECR associated with it loading config with AWS region: 'ap-south-1' Let's ensure that we have an ECR repository for the image greencapitaltrade/infinity Found repository: greencapitaltrade/infinity Showing logs for build greencapitaltrade/infinity/pr-97 #1 stage from-build-pack and container step-build-container-build time="2026-08-07T10:00:33Z" level=warning msg="Flag --snapshotMode is deprecated. Use: --snapshot-mode" INFO[0000] Retrieving image manifest node:26-slim INFO[0000] Retrieving image node:26-slim from registry index.docker.io INFO[0002] Built cross stage deps: map[] INFO[0002] Retrieving image manifest node:26-slim INFO[0002] Returning cached image manifest INFO[0002] Executing 0 build triggers INFO[0002] Building stage 'node:26-slim' [idx: '0', base-idx: '-1'] INFO[0002] Unpacking rootfs as cmd COPY . . requires it. INFO[0022] ENV TZ='Asia/Kolkata' INFO[0022] CMD node_modules/sequelize-cli/lib/sequelize db:migrate && node index.js INFO[0022] COPY . . INFO[0063] Taking snapshot of files... INFO[0085] Pushing image to 417755753340.dkr.ecr.ap-south-1.amazonaws.com/greencapitaltrade/infinity:0.0.0-PR-97-1-SNAPSHOT INFO[0091] Pushed 417755753340.dkr.ecr.ap-south-1.amazonaws.com/greencapitaltrade/infinity@sha256:1dd06f764927030eb4cb834478a02f24edfdd1c9a91ce772a54022f62b5e27fa Showing logs for build greencapitaltrade/infinity/pr-97 #1 stage from-build-pack and container step-promote-jx-preview found PullRequest https://github.com/greencapitaltrade/infinity/pull/97 using ingress sub domain -jx-greencapitaltrade-infinity-pr-97. upserted preview jx-greencapitaltrade-infinity-pr-97 passing env vars into helmfile: map[string]string{"APP_NAME":"infinity", "DOCKER_REGISTRY":"417755753340.dkr.ecr.ap-south-1.amazonaws.com", "DOCKER_REGISTRY_ORG":"greencapitaltrade", "PREVIEW_NAMESPACE":"jx-greencapitaltrade-infinity-pr-97", "PR_HEAD_REF":"chore/ci-images-via-ecr-cache", "PULL_NUMBER":"97", "VERSION":"0.0.0-PR-97-1-SNAPSHOT"} jx-greencapitaltrade-infinity-pr-97: LAST SEEN TYPE REASON OBJECT MESSAGE jx-greencapitaltrade-infinity-pr-97: 0s Normal ScalingReplicaSet deployment/preview-infinity Scaled up replica set preview-infinity-57fc89848 from 0 to 1 jx-greencapitaltrade-infinity-pr-97: 0s Normal SuccessfulCreate replicaset/preview-infinity-57fc89848 Created pod: preview-infinity-57fc89848-5fh6m jx-greencapitaltrade-infinity-pr-97: 0s Warning FailedScheduling pod/preview-infinity-57fc89848-5fh6m 0/7 nodes are available: 1 Insufficient memory, 2 node(s) had untolerated taint(s), 4 Insufficient cpu. no new claims to deallocate, preemption: 0/7 nodes are available: 2 Preemption is not helpful for scheduling, 5 No preemption victims found for incoming pod. jx-greencapitaltrade-infinity-pr-97: 0s Normal SuccessfulCreate statefulset/postgresql Create Pod postgresql-0 in StatefulSet postgresql successful jx-greencapitaltrade-infinity-pr-97: 0s Normal Scheduled pod/postgresql-0 Successfully assigned jx-greencapitaltrade-infinity-pr-97/postgresql-0 to ip-10-0-94-8.ap-south-1.compute.internal jx-greencapitaltrade-infinity-pr-97: 0s Normal NotTriggerScaleUp pod/preview-infinity-57fc89848-5fh6m pod didn't trigger scale-up: 2 max node group size reached jx-greencapitaltrade-infinity-pr-97: 0s Warning FailedToRetrieveImagePullSecret pod/postgresql-0 Unable to retrieve some image pull secrets (nexus-docker); attempting to pull the image may not succeed. jx-greencapitaltrade-infinity-pr-97: 0s Normal NoPods poddisruptionbudget/kafka-cluster-kafka No matching pods found jx-greencapitaltrade-infinity-pr-97: 0s Normal NoPods poddisruptionbudget/kafka-cluster-kafka No matching pods found jx-greencapitaltrade-infinity-pr-97: 0s Warning FailedScheduling pod/kafka-cluster-broker-0 0/7 nodes are available: 3 Insufficient cpu, 4 node(s) had untolerated taint(s). no new claims to deallocate, preemption: 0/7 nodes are available: 3 No preemption victims found for incoming pod, 4 Preemption is not helpful for scheduling. jx-greencapitaltrade-infinity-pr-97: 0s Normal SuccessfulCreate statefulset/redis-master Create Pod redis-master-0 in StatefulSet redis-master successful jx-greencapitaltrade-infinity-pr-97: 0s Normal Scheduled pod/redis-master-0 Successfully assigned jx-greencapitaltrade-infinity-pr-97/redis-master-0 to ip-10-0-94-8.ap-south-1.compute.internal jx-greencapitaltrade-infinity-pr-97: 0s Warning FailedScheduling pod/preview-infinity-57fc89848-5fh6m 0/7 nodes are available: 1 Insufficient memory, 2 node(s) had untolerated taint(s), 4 Insufficient cpu. no new claims to deallocate, preemption: 0/7 nodes are available: 2 Preemption is not helpful for scheduling, 5 No preemption victims found for incoming pod. jx-greencapitaltrade-infinity-pr-97: 0s Warning FailedScheduling pod/kafka-cluster-broker-0 0/7 nodes are available: 3 Insufficient cpu, 4 node(s) had untolerated taint(s). no new claims to deallocate, preemption: 0/7 nodes are available: 3 No preemption victims found for incoming pod, 4 Preemption is not helpful for scheduling. jx-greencapitaltrade-infinity-pr-97: 0s Normal Pulling pod/postgresql-0 Pulling image "docker-cache.gc-t.in/bitnamilegacy/postgresql:latest" jx-greencapitaltrade-infinity-pr-97: 0s Normal Pulling pod/redis-master-0 Pulling image "docker.io/bitnamilegacy/redis:7.2.3-debian-11-r2" jx-greencapitaltrade-infinity-pr-97: 0s Normal SuccessfulCreate job/jx-verify-gc-jobs-rckzh Created pod: jx-verify-gc-jobs-rckzh-hpcs8 jx-greencapitaltrade-infinity-pr-97: 0s Normal Scheduled pod/jx-verify-gc-jobs-rckzh-hpcs8 Successfully assigned jx-greencapitaltrade-infinity-pr-97/jx-verify-gc-jobs-rckzh-hpcs8 to ip-10-0-72-236.ap-south-1.compute.internal killed the kubectl event watch command found helm preview release jx-verify in namespace jx-greencapitaltrade-infinity-pr-97 preview jx-greencapitaltrade-infinity-pr-97 is now running at http://infinity-jx-greencapitaltrade-infinity-pr-97.gc-t.in updated preview jx-greencapitaltrade-infinity-pr-97 with URL http://infinity-jx-greencapitaltrade-infinity-pr-97.gc-t.in Updated PipelineActivity greencapitaltrade-infinity-pr-97-1 which has status Pending wrote preview environment variables to .jx/variables.sh commented on pull request #97 on repository greencapitaltrade/infinity Showing logs for build greencapitaltrade/infinity/pr-97 #1 stage from-build-pack and container step-build-run-e2e Waiting for deployment to be ready... Waiting for deployment "preview-infinity" rollout to finish: 0 of 1 updated replicas are available... error: timed out waiting for the condition Deployment rollout failed NAME READY STATUS RESTARTS AGE preview-infinity-57fc89848-5fh6m 0/1 Pending 0 2m17s  Pipeline failed on stage 'from-build-pack' : container 'step-build-run-e2e'. The execution of the pipeline has stopped.