Showing logs for build greencapitaltrade/fury/main #101 stage from-build-pack and container prepare 2026/06/14 07:01:37 Entrypoint initialization Showing logs for build greencapitaltrade/fury/main #101 stage from-build-pack and container place-scripts 2026/06/14 07:01:38 Decoded script /tekton/scripts/script-0-8f5v7 2026/06/14 07:01:38 Decoded script /tekton/scripts/script-1-555cb 2026/06/14 07:01:38 Decoded script /tekton/scripts/script-2-2r48h 2026/06/14 07:01:38 Decoded script /tekton/scripts/script-3-khv8k 2026/06/14 07:01:38 Decoded script /tekton/scripts/script-4-m4g6n 2026/06/14 07:01:38 Decoded script /tekton/scripts/script-6-4czwf 2026/06/14 07:01:38 Decoded script /tekton/scripts/script-7-prrzp 2026/06/14 07:01:38 Decoded script /tekton/scripts/script-8-mm674 2026/06/14 07:01:38 Decoded script /tekton/scripts/script-9-r5gvc 2026/06/14 07:01:38 Decoded script /tekton/scripts/script-10-ngkx5 Showing logs for build greencapitaltrade/fury/main #101 stage from-build-pack and container working-dir-initializer Showing logs for build greencapitaltrade/fury/main #101 stage from-build-pack and container step-git-clone git cloning url: https://github.com/greencapitaltrade/fury.git version main@e861c531a36ed07f10f95874be39e4c5181ff118 to dir: source Cloning into 'source'... HEAD is now at e861c531 ci: org-kb gate auto-derives owns+api; minimal service.json checked out revision: main@e861c531a36ed07f10f95874be39e4c5181ff118 to dir: source Showing logs for build greencapitaltrade/fury/main #101 stage from-build-pack and container step-next-version Showing logs for build greencapitaltrade/fury/main #101 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-1520168375 in dir /tmp Cloning into '/tmp/jx-git-1520168375'... about to run: git sparse-checkout set --no-cone jx-requirements.yml .jx/gitops/source-config.yaml in dir /tmp/jx-git-1520168375 about to run: git checkout in dir /tmp/jx-git-1520168375 Your branch is up to date with 'origin/main'. export APP_NAME='fury' export BRANCH_NAME='main' export BUILD_NUMBER='101' 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/fury/main/101' 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/fury:2.30.4' export NAMESPACE_SUB_DOMAIN='-jx.' export PIPELINE_KIND='release' export PUSH_CONTAINER_REGISTRY='417755753340.dkr.ecr.ap-south-1.amazonaws.com' export REPO_NAME='fury' export REPO_OWNER='greencapitaltrade' export VERSION='2.30.4' 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 A VERSION about to run: git commit -m chore: add variables in dir . [main 9b61df35] chore: add variables 2 files changed, 22 insertions(+) create mode 100644 .jx/variables.sh create mode 100644 VERSION Showing logs for build greencapitaltrade/fury/main #101 stage from-build-pack and container step-build-npm-install npm warn config optional Use `--omit=optional` to exclude optional dependencies, or npm warn config `--include=optional` to include them. npm warn config npm warn config Default value does install optional deps unless otherwise omitted. 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 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 node-domexception@1.0.0: Use your platform's native DOMException instead npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported npm warn deprecated @apollo/server-gateway-interface@1.1.1: @apollo/server-gateway-interface v1 is part of Apollo Server v4, which is deprecated and will transition to end-of-life on January 26, 2026. As long as you are already using a non-EOL version of Node.js, upgrading to v2 should take only a few minutes. See https://www.apollographql.com/docs/apollo-server/previous-versions for details. npm warn deprecated @apollo/server@4.13.0: Apollo Server v4 is end-of-life since January 26, 2026. As long as you are already using a non-EOL version of Node.js, upgrading to v5 should take only a few minutes. See https://www.apollographql.com/docs/apollo-server/previous-versions for details. > fury@0.0.1 postinstall > npm run build npm warn config optional Use `--omit=optional` to exclude optional dependencies, or npm warn config `--include=optional` to include them. npm warn config npm warn config Default value does install optional deps unless otherwise omitted. npm warn Unknown env 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. > fury@0.0.1 build > npm run compile npm warn config optional Use `--omit=optional` to exclude optional dependencies, or npm warn config `--include=optional` to include them. npm warn config npm warn config Default value does install optional deps unless otherwise omitted. npm warn Unknown env 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. > fury@0.0.1 compile > npm run generate && tsc npm warn config optional Use `--omit=optional` to exclude optional dependencies, or npm warn config `--include=optional` to include them. npm warn config npm warn config Default value does install optional deps unless otherwise omitted. npm warn Unknown env 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. > fury@0.0.1 generate > graphql-codegen --config codegen.yml [STARTED] Parse Configuration [SUCCESS] Parse Configuration [STARTED] Generate outputs [STARTED] Generate to ./src/schema/types.ts [STARTED] Load GraphQL schemas [SUCCESS] Load GraphQL schemas [STARTED] Load GraphQL documents [SUCCESS] Load GraphQL documents [STARTED] Generate [SUCCESS] Generate [SUCCESS] Generate to ./src/schema/types.ts [SUCCESS] Generate outputs added 978 packages in 24s 161 packages are looking for funding run `npm fund` for details npm warn allow-scripts 4 packages have install scripts not yet covered by allowScripts: npm warn allow-scripts @apollo/protobufjs@1.2.7 (postinstall: node scripts/postinstall) npm warn allow-scripts core-js-pure@3.45.1 (postinstall: node -e "try{require('./postinstall')}catch(e){}") npm warn allow-scripts protobufjs@7.5.4 (postinstall: node scripts/postinstall) npm warn allow-scripts unrs-resolver@1.11.1 (postinstall: napi-postinstall unrs-resolver 1.11.1 check) npm warn allow-scripts npm warn allow-scripts Run `npm approve-scripts --allow-scripts-pending` to review, or `npm approve-scripts ` to allow. Showing logs for build greencapitaltrade/fury/main #101 stage from-build-pack and container step-build-npm-test npm warn config optional Use `--omit=optional` to exclude optional dependencies, or npm warn config `--include=optional` to include them. npm warn config npm warn config Default value does install optional deps unless otherwise omitted. > fury@0.0.1 test > exit 0 Showing logs for build greencapitaltrade/fury/main #101 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-1491488517 in dir /tmp Cloning into '/tmp/jx-git-1491488517'... about to run: git sparse-checkout set --no-cone jx-requirements.yml .jx/gitops/source-config.yaml in dir /tmp/jx-git-1491488517 about to run: git checkout in dir /tmp/jx-git-1491488517 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 fury 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/fury Found repository: greencapitaltrade/fury Showing logs for build greencapitaltrade/fury/main #101 stage from-build-pack and container step-build-container-build time="2026-06-14T07:02:17Z" level=warning msg="Flag --snapshotMode is deprecated. Use: --snapshot-mode" INFO[0000] Using dockerignore file: /workspace/source/.dockerignore INFO[0000] Retrieving image manifest node:25-slim INFO[0000] Retrieving image node:25-slim from registry index.docker.io INFO[0001] Built cross stage deps: map[] INFO[0001] Retrieving image manifest node:25-slim INFO[0001] Returning cached image manifest INFO[0001] Executing 0 build triggers INFO[0001] Building stage 'node:25-slim' [idx: '0', base-idx: '-1'] INFO[0001] Unpacking rootfs as cmd COPY package*.json ./ requires it. INFO[0006] WORKDIR /app INFO[0006] Cmd: workdir INFO[0006] Changed working directory to /app INFO[0006] Creating directory /app INFO[0006] Taking snapshot of files... INFO[0006] Resolving srcs [package*.json]... INFO[0006] COPY package*.json ./ INFO[0006] Resolving srcs [package*.json]... INFO[0007] Taking snapshot of files... INFO[0007] COPY schema.graphql ./ INFO[0007] Taking snapshot of files... INFO[0007] COPY dist ./dist INFO[0007] Taking snapshot of files... INFO[0007] COPY node_modules ./node_modules INFO[0033] Taking snapshot of files... INFO[0039] CMD ["node", "./dist/index.js"] INFO[0039] Pushing image to 417755753340.dkr.ecr.ap-south-1.amazonaws.com/greencapitaltrade/fury:2.30.4 INFO[0041] Pushed 417755753340.dkr.ecr.ap-south-1.amazonaws.com/greencapitaltrade/fury@sha256:d9a478b564e6e112f737c7ac3d62065980a3f35fa5a09221205e5a59b0d43fd7 Showing logs for build greencapitaltrade/fury/main #101 stage from-build-pack and container step-promote-changelog The following paths are ignored by one of your .gitignore files: dist 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 8f8e5f42] chore: release 2.30.4 3 files changed, 243 insertions(+), 106 deletions(-) Updated tag 'v2.30.4' (was 6fae1f45) To https://github.com/greencapitaltrade/fury.git + 6fae1f45...af76422e v2.30.4 -> v2.30.4 (forced update) Using batch mode as inside a pipeline Generating change log from git ref fb6028f2d316ec8fb1b20c3ea775bdd98fe19720 => 8f8e5f425eaefed5ff94477d6996771ff471e6dc 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 updated the release information at https://github.com/greencapitaltrade/fury/releases/tag/v2.30.4 Generated Changelog: ../changelog.md Updated PipelineActivity greencapitaltrade-fury-main-101 which has status Pending Showing logs for build greencapitaltrade/fury/main #101 stage from-build-pack and container step-promote-helm-release WARNING: no $GIT_SECRET_MOUNT_PATH environment variable set releasing chart fury released 1 charts from the charts dir: charts Showing logs for build greencapitaltrade/fury/main #101 stage from-build-pack and container step-promote-jx-promote defaulting to the version 2.30.4 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-88852660 in dir /tmp Cloning into '/tmp/jx-git-88852660'... about to run: git sparse-checkout set --no-cone jx-requirements.yml .jx/gitops/source-config.yaml in dir /tmp/jx-git-88852660 about to run: git checkout in dir /tmp/jx-git-88852660 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 fury version 2.30.4 to namespace jx-staging Created Pull Request: https://github.com/greencapitaltrade/mcu/pull/4290 Promoting app fury version 2.30.4 to namespace jx-production Created Pull Request: https://github.com/greencapitaltrade/mcu/pull/4291 Showing logs for build greencapitaltrade/fury/main #101 stage from-build-pack and container step-publish-org-kb Cloning into '/tmp/tmp.CIHckc'... [main 00844d4] kb: update fury 1 file changed, 1 insertion(+), 1 deletion(-) To https://github.com/greencapitaltrade/org-kb.git 4c95047..00844d4 HEAD -> main org-kb: published fury (owns=[] api=graphql)