Showing logs for build greencapitaltrade/fury/main #183 stage from-build-pack and container prepare 2026/01/27 21:27:33 Entrypoint initialization Showing logs for build greencapitaltrade/fury/main #183 stage from-build-pack and container place-scripts 2026/01/27 21:27:34 Decoded script /tekton/scripts/script-0-8smbw 2026/01/27 21:27:34 Decoded script /tekton/scripts/script-1-qfjx7 2026/01/27 21:27:34 Decoded script /tekton/scripts/script-2-wzw4d 2026/01/27 21:27:34 Decoded script /tekton/scripts/script-3-rcwdr 2026/01/27 21:27:34 Decoded script /tekton/scripts/script-4-q7zzs 2026/01/27 21:27:34 Decoded script /tekton/scripts/script-5-px8cc 2026/01/27 21:27:34 Decoded script /tekton/scripts/script-6-8whqh 2026/01/27 21:27:34 Decoded script /tekton/scripts/script-7-hksr9 2026/01/27 21:27:34 Decoded script /tekton/scripts/script-8-z5n5g Showing logs for build greencapitaltrade/fury/main #183 stage from-build-pack and container working-dir-initializer Showing logs for build greencapitaltrade/fury/main #183 stage from-build-pack and container step-git-clone git cloning url: https://github.com/greencapitaltrade/fury.git version main@ce64194237b5e5ee0126aa08634c9986d4f0e7c3 to dir: source Cloning into 'source'... HEAD is now at ce641942 Merge pull request #1872 from greencapitaltrade/pr-1867 checked out revision: main@ce64194237b5e5ee0126aa08634c9986d4f0e7c3 to dir: source Showing logs for build greencapitaltrade/fury/main #183 stage from-build-pack and container step-next-version Showing logs for build greencapitaltrade/fury/main #183 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-2586239603 in dir /tmp Cloning into '/tmp/jx-git-2586239603'... about to run: git sparse-checkout set --no-cone jx-requirements.yml .jx/gitops/source-config.yaml in dir /tmp/jx-git-2586239603 about to run: git checkout in dir /tmp/jx-git-2586239603 Your branch is up to date with 'origin/main'. export APP_NAME='fury' export BRANCH_NAME='main' export BUILD_NUMBER='183' export DOCKERFILE_PATH='Dockerfile' export DOCKER_REGISTRY='gctdev.azurecr.io' 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/183' 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='gctdev.azurecr.io/greencapitaltrade/fury:2.6.0' export NAMESPACE_SUB_DOMAIN='-jx.' export PIPELINE_KIND='release' export PUSH_CONTAINER_REGISTRY='gctdev.azurecr.io' export REPO_NAME='fury' export REPO_OWNER='greencapitaltrade' export VERSION='2.6.0' 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 742ba51e] 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 #183 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 deprecated node-domexception@1.0.0: Use your platform's native DOMException instead 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 keygrip@1.1.0: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info. npm WARN deprecated @apollo/server@4.12.2: Apollo Server v4 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 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. > 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. > 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. > fury@0.0.1 generate > graphql-codegen --config codegen.yml (node:92) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead. (Use `node --trace-deprecation ...` to show where the warning was created) [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 767 packages in 16s 127 packages are looking for funding run `npm fund` for details Showing logs for build greencapitaltrade/fury/main #183 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 #183 stage from-build-pack and container step-build-container-build time="2026-01-27T21:28:04Z" 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[0002] Built cross stage deps: map[] INFO[0002] Retrieving image manifest node:25-slim INFO[0002] Returning cached image manifest INFO[0002] Executing 0 build triggers INFO[0002] Building stage 'node:25-slim' [idx: '0', base-idx: '-1'] INFO[0002] Unpacking rootfs as cmd COPY package*.json ./ requires it. INFO[0009] WORKDIR /app INFO[0009] Cmd: workdir INFO[0009] Changed working directory to /app INFO[0009] Creating directory /app INFO[0009] Taking snapshot of files... INFO[0009] Resolving srcs [package*.json]... INFO[0009] COPY package*.json ./ INFO[0009] Resolving srcs [package*.json]... INFO[0010] Taking snapshot of files... INFO[0010] COPY schema.graphql ./ INFO[0010] Taking snapshot of files... INFO[0010] COPY dist ./dist INFO[0010] Taking snapshot of files... INFO[0010] COPY node_modules ./node_modules INFO[0029] Taking snapshot of files... INFO[0034] CMD ["node", "./dist/index.js"] INFO[0034] Pushing image to gctdev.azurecr.io/greencapitaltrade/fury:2.6.0 INFO[0037] Pushed gctdev.azurecr.io/greencapitaltrade/fury@sha256:3d3ebcd42921dbc1541046281338bda582a0845c041dfdb47cd41269885d2090 Showing logs for build greencapitaltrade/fury/main #183 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 46aaf93c] chore: release 2.6.0 2 files changed, 10 insertions(+), 19 deletions(-) Updated tag 'v2.6.0' (was c7ec555f) To https://github.com/greencapitaltrade/fury.git + c7ec555f...b46ff8a9 v2.6.0 -> v2.6.0 (forced update) Using batch mode as inside a pipeline Generating change log from git ref 5d02d531ebeff63cba9f11d5772fb794aedc7a35 => 46aaf93c603ce30344048bfea7469eff7947cacb 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 1872 repository https://api.github.com/greencapitaltrade/fury updated the release information at https://github.com/greencapitaltrade/fury/releases/tag/v2.6.0 Generated Changelog: ../changelog.md Updated PipelineActivity greencapitaltrade-fury-main-183 which has status Pending Showing logs for build greencapitaltrade/fury/main #183 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 #183 stage from-build-pack and container step-promote-jx-promote defaulting to the version 2.6.0 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-2865049316 in dir /tmp Cloning into '/tmp/jx-git-2865049316'... about to run: git sparse-checkout set --no-cone jx-requirements.yml .jx/gitops/source-config.yaml in dir /tmp/jx-git-2865049316 about to run: git checkout in dir /tmp/jx-git-2865049316 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.6.0 to namespace jx-staging Created Pull Request: https://github.com/greencapitaltrade/mcu/pull/3114 Promoting app fury version 2.6.0 to namespace jx-production Created Pull Request: https://github.com/greencapitaltrade/mcu/pull/3115