Showing logs for build [32mhgngenterprises/riders/main #1[0m stage [32mfrom-build-pack[0m and container [32mprepare[0m 2025/06/17 11:07:46 Entrypoint initialization Showing logs for build [32mhgngenterprises/riders/main #1[0m stage [32mfrom-build-pack[0m and container [32mplace-scripts[0m 2025/06/17 11:07:51 Decoded script /tekton/scripts/script-0-s4wp9 2025/06/17 11:07:51 Decoded script /tekton/scripts/script-1-x6tg9 2025/06/17 11:07:51 Decoded script /tekton/scripts/script-2-tmh6h 2025/06/17 11:07:51 Decoded script /tekton/scripts/script-3-w7b77 2025/06/17 11:07:51 Decoded script /tekton/scripts/script-4-hfhcz 2025/06/17 11:07:51 Decoded script /tekton/scripts/script-5-tgr6x 2025/06/17 11:07:51 Decoded script /tekton/scripts/script-6-8bxjr 2025/06/17 11:07:51 Decoded script /tekton/scripts/script-7-5pg8p Showing logs for build [32mhgngenterprises/riders/main #1[0m stage [32mfrom-build-pack[0m and container [32mworking-dir-initializer[0m Showing logs for build [32mhgngenterprises/riders/main #1[0m stage [32mfrom-build-pack[0m and container [32mstep-git-clone[0m git cloning url: https://github.com/hgngenterprises/riders.git version main@12a527b650abef6ab89555da3aa49bc9dd64dad7 to dir: source Cloning into 'source'... HEAD is now at 12a527b fix: callback url method checked out revision: main@12a527b650abef6ab89555da3aa49bc9dd64dad7 to dir: source Showing logs for build [32mhgngenterprises/riders/main #1[0m stage [32mfrom-build-pack[0m and container [32mstep-next-version[0m Showing logs for build [32mhgngenterprises/riders/main #1[0m stage [32mfrom-build-pack[0m and container [32mstep-jx-variables[0m WARNING: no $GIT_SECRET_MOUNT_PATH environment variable set about to run: git clone https://github.com/greencapitaltrade/mcu.git /tmp/jx-git-3186285762 in dir /tmp Cloning into '/tmp/jx-git-3186285762'... export APP_NAME='riders' export BRANCH_NAME='main' export BUILD_NUMBER='1' export DOCKERFILE_PATH='Dockerfile' export DOCKER_REGISTRY='gctdev.azurecr.io' export DOCKER_REGISTRY_ORG='hgngenterprises' 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/hgngenterprises/riders/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='gctdev.azurecr.io/hgngenterprises/riders:0.9.1' export NAMESPACE_SUB_DOMAIN='-jx.' export PIPELINE_KIND='release' export PUSH_CONTAINER_REGISTRY='gctdev.azurecr.io' export REPO_NAME='riders' export REPO_OWNER='hgngenterprises' export VERSION='0.9.1' 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 5a7a396] chore: add variables 2 files changed, 22 insertions(+) create mode 100644 .jx/variables.sh create mode 100644 VERSION Showing logs for build [32mhgngenterprises/riders/main #1[0m stage [32mfrom-build-pack[0m and container [32mstep-build-npm-install[0m npm WARN deprecated @humanwhocodes/object-schema@2.0.3: Use @eslint/object-schema instead 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 rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported npm WARN deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported npm WARN deprecated @humanwhocodes/config-array@0.11.14: Use @eslint/config-array instead npm WARN deprecated superagent@8.1.2: Please upgrade to v9.0.0+ as we have fixed a public vulnerability with formidable dependency. Note that v9.0.0+ requires Node.js v14.18.0+. See https://github.com/ladjs/superagent/pull/1800 for insight. This project is supported and maintained by the team at Forward Email @ https://forwardemail.net > riders@0.0.1 prepare > husky install husky - git command not found, skipping install added 706 packages, and audited 707 packages in 50s 86 packages are looking for funding run `npm fund` for details 39 vulnerabilities (35 low, 2 moderate, 1 high, 1 critical) To address issues that do not require attention, run: npm audit fix To address all issues possible (including breaking changes), run: npm audit fix --force Some issues need review, and may require choosing a different dependency. Run `npm audit` for details. Showing logs for build [32mhgngenterprises/riders/main #1[0m stage [32mfrom-build-pack[0m and container [32mstep-build-container-build[0m time="2025-06-17T11:10:21Z" level=warning msg="Flag --snapshotMode is deprecated. Use: --snapshot-mode" [36mINFO[0m[0000] Using dockerignore file: /workspace/source/.dockerignore [36mINFO[0m[0000] Retrieving image manifest node:21-slim [36mINFO[0m[0000] Retrieving image node:21-slim from registry index.docker.io [36mINFO[0m[0002] Built cross stage deps: map[] [36mINFO[0m[0002] Retrieving image manifest node:21-slim [36mINFO[0m[0002] Returning cached image manifest [36mINFO[0m[0002] Executing 0 build triggers [36mINFO[0m[0002] Building stage 'node:21-slim' [idx: '0', base-idx: '-1'] [36mINFO[0m[0002] Unpacking rootfs as cmd COPY . . requires it. [36mINFO[0m[0009] ENV TZ='Asia/Kolkata' [36mINFO[0m[0009] CMD npm run start [36mINFO[0m[0009] COPY . . [36mINFO[0m[0035] Taking snapshot of files... [36mINFO[0m[0044] Pushing image to gctdev.azurecr.io/hgngenterprises/riders:0.9.1 [36mINFO[0m[0046] Pushed gctdev.azurecr.io/hgngenterprises/riders@sha256:faddcf4a3bb5ff50bdf5abe3bebb369b7daa369a8de178998312cfdab8c241cd Showing logs for build [32mhgngenterprises/riders/main #1[0m stage [32mfrom-build-pack[0m and container [32mstep-promote-changelog[0m 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 56d7c17] chore: release 0.9.1 2 files changed, 10 insertions(+), 17 deletions(-) Updated tag 'v0.9.1' (was 39f9c26) To https://github.com/hgngenterprises/riders.git + 39f9c26...bc492bd v0.9.1 -> v0.9.1 (forced update) Using batch mode as inside a pipeline Generating change log from git ref b1e1366d50433b94ce59825bcef1ae1e9ec1581c => 56d7c179a69e663536d811221412618026f862b8 WARNING: no $GIT_SECRET_MOUNT_PATH environment variable set WARNING: validation failures in YAML file /tmp/jx-git-887879176/jx-requirements.yml: spec.cluster.azure: Additional property clusterNodes is not allowed 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/hgngenterprises/riders/releases/tag/v0.9.1 Generated Changelog: ../changelog.md Updated PipelineActivity hgngenterprises-riders-main-1 which has status Running Showing logs for build [32mhgngenterprises/riders/main #1[0m stage [32mfrom-build-pack[0m and container [32mstep-promote-helm-release[0m WARNING: no $GIT_SECRET_MOUNT_PATH environment variable set releasing chart riders released 1 charts from the charts dir: charts Showing logs for build [32mhgngenterprises/riders/main #1[0m stage [32mfrom-build-pack[0m and container [32mstep-promote-jx-promote[0m defaulting to the version 0.9.1 from file VERSION WARNING: no $GIT_SECRET_MOUNT_PATH environment variable set about to run: git clone https://github.com/greencapitaltrade/mcu.git /tmp/jx-git-2220067815 in dir /tmp Cloning into '/tmp/jx-git-2220067815'... WARNING: validation failures in YAML file /tmp/jx-git-2220067815/jx-requirements.yml: spec.cluster.azure: Additional property clusterNodes is not allowed 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 riders version 0.9.1 to namespace jx-staging Created Pull Request: https://github.com/greencapitaltrade/mcu/pull/1893 Promoting app riders version 0.9.1 to namespace jx-production Created Pull Request: https://github.com/greencapitaltrade/mcu/pull/1894