Showing logs for build greencapitaltrade/pepper/main #1 stage from-build-pack and container prepare 2026/05/10 04:26:11 Entrypoint initialization Showing logs for build greencapitaltrade/pepper/main #1 stage from-build-pack and container place-scripts 2026/05/10 04:26:12 Decoded script /tekton/scripts/script-0-vpktw 2026/05/10 04:26:12 Decoded script /tekton/scripts/script-1-8f2rh 2026/05/10 04:26:13 Decoded script /tekton/scripts/script-2-2w5tj 2026/05/10 04:26:13 Decoded script /tekton/scripts/script-3-gqs9n 2026/05/10 04:26:13 Decoded script /tekton/scripts/script-4-zx9w5 2026/05/10 04:26:13 Decoded script /tekton/scripts/script-6-pp24x 2026/05/10 04:26:13 Decoded script /tekton/scripts/script-7-ljlzh 2026/05/10 04:26:13 Decoded script /tekton/scripts/script-8-6w5td 2026/05/10 04:26:13 Decoded script /tekton/scripts/script-9-djz68 Showing logs for build greencapitaltrade/pepper/main #1 stage from-build-pack and container working-dir-initializer Showing logs for build greencapitaltrade/pepper/main #1 stage from-build-pack and container step-git-clone git cloning url: https://github.com/greencapitaltrade/pepper.git version main@074d013a537e3eb47caf08070fe0b5e61afaa388 to dir: source Cloning into 'source'... HEAD is now at 074d013a53 Merge pull request #948 from greencapitaltrade/chore/spot-toleration checked out revision: main@074d013a537e3eb47caf08070fe0b5e61afaa388 to dir: source Showing logs for build greencapitaltrade/pepper/main #1 stage from-build-pack and container step-next-version Showing logs for build greencapitaltrade/pepper/main #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-1827529649 in dir /tmp Cloning into '/tmp/jx-git-1827529649'... about to run: git sparse-checkout set --no-cone jx-requirements.yml .jx/gitops/source-config.yaml in dir /tmp/jx-git-1827529649 about to run: git checkout in dir /tmp/jx-git-1827529649 Your branch is up to date with 'origin/main'. export APP_NAME='pepper' export BRANCH_NAME='main' 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/pepper/main/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' export MINK_IMAGE='417755753340.dkr.ecr.ap-south-1.amazonaws.com/greencapitaltrade/pepper:1.2.20' export NAMESPACE_SUB_DOMAIN='-jx.' export PIPELINE_KIND='release' export PUSH_CONTAINER_REGISTRY='417755753340.dkr.ecr.ap-south-1.amazonaws.com' export REPO_NAME='pepper' export REPO_OWNER='greencapitaltrade' export VERSION='1.2.20' added variables to file: .jx/variables.sh about to run: git config --get user.name in dir . jenkins-x-bot about to run: git config --get user.email in dir . jenkins-x@googlegroups.com about to run: git add * in dir . about to run: git status -s in dir . A .jx/variables.sh M VERSION about to run: git commit -m chore: add variables in dir . [main e677a67548] chore: add variables 2 files changed, 22 insertions(+), 1 deletion(-) create mode 100644 .jx/variables.sh Showing logs for build greencapitaltrade/pepper/main #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 May 10 04:26 . drwxrwxrwx. 4 root root 74 May 10 04:27 .. drwxr-xr-x. 2 root root 60 May 10 04:26 ..2026_05_10_04_26_11.85598140 lrwxrwxrwx. 1 root root 30 May 10 04:26 ..data -> ..2026_05_10_04_26_11.85598140 lrwxrwxrwx. 1 root root 13 May 10 04:26 .npmrc -> ..data/.npmrc registry=http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ //nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/:_auth=YWRtaW46YWRtaW4xMjM= @greencapitaltrade:registry=https://npm.pkg.github.com/ //npm.pkg.github.com/:_authToken=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=== npm config list === ; "user" config from /tekton/home/npm/.npmrc ; @greencapitaltrade:registry = "https://npm.pkg.github.com/" ; overridden by project //nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/:_auth = (protected) ; //npm.pkg.github.com/:_authToken = (protected) ; overridden by project registry = "http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/" ; "project" config from /workspace/source/.npmrc @greencapitaltrade:registry = "https://npm.pkg.github.com/" //npm.pkg.github.com/:_authToken = (protected) ; "env" config from environment userconfig = "/tekton/home/npm/.npmrc" ; node bin location = /usr/local/bin/node ; node version = v22.22.2 ; npm local prefix = /workspace/source ; npm version = 10.9.7 ; cwd = /workspace/source ; HOME = /tekton/home ; Run `npm config ls -l` to show all defaults. === npm install === > pepper@0.0.1 postinstall > patch-package patch-package 8.0.1 Applying patches... formik@2.4.6 ✔ Warning: patch-package detected a patch file version mismatch Don't worry! This is probably fine. The patch was still applied successfully. Here's the deets: Patch file created for formik@2.4.6 applied to formik@2.4.9 At path node_modules/formik This warning is just to give you a heads-up. There is a small chance of breakage even though the patch was applied successfully. Make sure the package still behaves like you expect (you wrote tests, right?) and then run patch-package formik to update the version in the patch file name and make this warning go away. --- patch-package finished with 1 warning(s). > pepper@0.0.1 prepare > husky install husky - git command not found, skipping install added 1641 packages in 3m 298 packages are looking for funding run `npm fund` for details Showing logs for build greencapitaltrade/pepper/main #1 stage from-build-pack and container step-build-assets > pepper@0.0.1 build:web > npm run build -w next-app > next-app@0.1.0 build > NODE_ENV=production next build Attention: Next.js now collects completely anonymous telemetry regarding usage. This information is used to shape Next.js' roadmap and prioritize features. You can learn more, including how to opt-out if you'd not like to participate in this anonymous program, by visiting the following URL: https://nextjs.org/telemetry ▲ Next.js 14.2.4 Creating an optimized production build ... ⚠ Found lockfile missing swc dependencies, patching... ⚠ Lockfile was successfully patched, please run "npm install" to ensure @next/swc dependencies are downloaded ✓ Compiled successfully Linting and checking validity of types ... Collecting page data ... Generating static pages (0/20) ... Generating static pages (5/20) Generating static pages (10/20) Generating static pages (15/20) ✓ Generating static pages (20/20) Finalizing page optimization ... Collecting build traces ... Route (app) Size First Load JS ┌ ○ / 2.04 kB 151 kB ├ ○ /_not-found 876 B 88.4 kB ├ ○ /attributes 2.59 kB 139 kB ├ ○ /attributes/new 4.1 kB 220 kB ├ ○ /auth/login 2.04 kB 151 kB ├ ○ /auth/signup 3.02 kB 160 kB ├ ○ /campaigns 3.15 kB 144 kB ├ ƒ /campaigns/[id]/analytics 2.72 kB 139 kB ├ ƒ /campaigns/[id]/edit 1.7 kB 295 kB ├ ○ /campaigns/new 709 B 294 kB ├ ○ /channels 3.01 kB 204 kB ├ ƒ /channels/[id] 4.76 kB 190 kB ├ ○ /health 0 B 0 B ├ ○ /leads 4.51 kB 188 kB ├ ƒ /leads/[id] 4.26 kB 146 kB ├ ƒ /leads/[id]/edit 704 B 226 kB ├ ○ /leads/new 707 B 226 kB ├ ○ /segments 1.2 kB 131 kB ├ ƒ /segments/[id] 3.03 kB 139 kB ├ ƒ /segments/[id]/edit 328 B 222 kB ├ ○ /segments/new 330 B 222 kB ├ ○ /templates 2.8 kB 144 kB ├ ƒ /templates/[id] 3.56 kB 199 kB ├ ƒ /templates/[id]/attachments/new 1.28 kB 213 kB ├ ƒ /templates/[id]/edit 2.38 kB 228 kB ├ ƒ /templates/[id]/languages/[contentId] 1.02 kB 840 kB ├ ƒ /templates/[id]/languages/new 867 B 840 kB ├ ○ /templates/email 2.89 kB 698 kB └ ○ /templates/new 2.45 kB 228 kB + First Load JS shared by all 87.6 kB ├ chunks/3205-a8ab61f0de1d850b.js 31.5 kB ├ chunks/618f8807-d97f2bba5d5f45a7.js 53.6 kB └ other shared chunks (total) 2.4 kB ○ (Static) prerendered as static content ƒ (Dynamic) server-rendered on demand Showing logs for build greencapitaltrade/pepper/main #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-1773035517 in dir /tmp Cloning into '/tmp/jx-git-1773035517'... about to run: git sparse-checkout set --no-cone jx-requirements.yml .jx/gitops/source-config.yaml in dir /tmp/jx-git-1773035517 about to run: git checkout in dir /tmp/jx-git-1773035517 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 pepper 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/pepper Found repository: greencapitaltrade/pepper Showing logs for build greencapitaltrade/pepper/main #1 stage from-build-pack and container step-build-container-build time="2026-05-10T04:34:54Z" level=warning msg="Flag --snapshotMode is deprecated. Use: --snapshot-mode" INFO[0000] Using dockerignore file: /workspace/source/.dockerignore INFO[0000] Retrieving image manifest node:22-slim INFO[0000] Retrieving image node:22-slim from registry index.docker.io INFO[0002] Built cross stage deps: map[] INFO[0002] Retrieving image manifest node:22-slim INFO[0002] Returning cached image manifest INFO[0002] Executing 0 build triggers INFO[0002] Building stage 'node:22-slim' [idx: '0', base-idx: '-1'] INFO[0002] Unpacking rootfs as cmd COPY . . requires it. INFO[0012] ENV TZ='Asia/Kolkata' INFO[0012] COPY . . INFO[0082] Taking snapshot of files... INFO[0169] CMD cd packages/server && npx sequelize db:migrate && node index.js INFO[0169] Pushing image to 417755753340.dkr.ecr.ap-south-1.amazonaws.com/greencapitaltrade/pepper:1.2.20 INFO[0174] Pushed 417755753340.dkr.ecr.ap-south-1.amazonaws.com/greencapitaltrade/pepper@sha256:821f6c3970f5230e74eb604657dc51e5ccbc0424d691652cd8e074a3ff441b73 Showing logs for build greencapitaltrade/pepper/main #1 stage from-build-pack and container step-promote-changelog The following paths are ignored by one of your .gitignore files: node_modules hint: Use -f if you really want to add them. hint: Turn this message off by running hint: "git config advice.addIgnoredFile false" [main 145d4d5799] chore: release 1.2.20 3 files changed, 125 insertions(+), 15 deletions(-) Updated tag 'v1.2.20' (was ac5f628dc4) To https://github.com/greencapitaltrade/pepper.git + ac5f628dc4...60be936368 v1.2.20 -> v1.2.20 (forced update) Using batch mode as inside a pipeline Generating change log from git ref a78ab9e176d66ef07f08dbd69d3c406f2add56fe => 145d4d5799dba4ff8c4b1dcbb21ffe37583fb7ff WARNING: no $GIT_SECRET_MOUNT_PATH environment variable set Can't find any issue tracker setting; defaulting to git provider: github Finding issues in commit messages using git format WARNING: Failed to find assignees for issue 948 repository https://api.github.com/greencapitaltrade/pepper WARNING: Failed to find assignees for issue 947 repository https://api.github.com/greencapitaltrade/pepper updated the release information at https://github.com/greencapitaltrade/pepper/releases/tag/v1.2.20 Generated Changelog: ../changelog.md Updated PipelineActivity greencapitaltrade-pepper-main-1 which has status Running Showing logs for build greencapitaltrade/pepper/main #1 stage from-build-pack and container step-promote-helm-release WARNING: no $GIT_SECRET_MOUNT_PATH environment variable set releasing chart pepper released 1 charts from the charts dir: charts Showing logs for build greencapitaltrade/pepper/main #1 stage from-build-pack and container step-promote-jx-promote defaulting to the version 1.2.20 from file VERSION 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-204242629 in dir /tmp Cloning into '/tmp/jx-git-204242629'... about to run: git sparse-checkout set --no-cone jx-requirements.yml .jx/gitops/source-config.yaml in dir /tmp/jx-git-204242629 about to run: git checkout in dir /tmp/jx-git-204242629 Your branch is up to date with 'origin/main'. using version stream from dev environment found git user.name gct-bot from requirements found git user.email from requirements setup git user email jenkins-x@googlegroups.com WARNING: Note that the environment variable $XDG_CONFIG_HOME is not defined so we may not be able to push to git! generated Git credentials file: /tekton/home/git/credentials with username: gct-bot email: WARNING: the cluster.chartRepository in your jx-requirements.yml looks like its an internal service URL so trying to discover from kubernetes ingress resources Promoting app pepper version 1.2.20 to namespace jx-staging Created Pull Request: https://github.com/greencapitaltrade/mcu/pull/3731 Promoting app pepper version 1.2.20 to namespace jx-production Created Pull Request: https://github.com/greencapitaltrade/mcu/pull/3732