Showing logs for build greencapitaltrade/coulson/pr-82 #3 stage from-build-pack and container prepare 2026/04/16 09:58:38 Entrypoint initialization Showing logs for build greencapitaltrade/coulson/pr-82 #3 stage from-build-pack and container place-scripts 2026/04/16 09:58:39 Decoded script /tekton/scripts/script-0-84xjc 2026/04/16 09:58:39 Decoded script /tekton/scripts/script-1-vd9r9 2026/04/16 09:58:39 Decoded script /tekton/scripts/script-2-nntw9 2026/04/16 09:58:40 Decoded script /tekton/scripts/script-3-msfcm 2026/04/16 09:58:40 Decoded script /tekton/scripts/script-4-vn556 2026/04/16 09:58:40 Decoded script /tekton/scripts/script-5-t5ddx 2026/04/16 09:58:40 Decoded script /tekton/scripts/script-6-5554g Showing logs for build greencapitaltrade/coulson/pr-82 #3 stage from-build-pack and container working-dir-initializer Showing logs for build greencapitaltrade/coulson/pr-82 #3 stage from-build-pack and container step-git-clone git cloning url: https://github.com/greencapitaltrade/coulson.git version refs/pull/82/head:PR-82@35898283574dc39b52593a9c93c1c8106c2afcf1 to dir: source Cloning into 'source'... From https://github.com/greencapitaltrade/coulson * [new ref] refs/pull/82/head -> PR-82 Switched to branch 'PR-82' HEAD is now at 3589828 fix: adjust memory resources for realistic usage checked out revision: refs/pull/82/head:PR-82@35898283574dc39b52593a9c93c1c8106c2afcf1 to dir: source Showing logs for build greencapitaltrade/coulson/pr-82 #3 stage from-build-pack and container step-git-merge setup git user email jenkins-x@googlegroups.com Using SHAs from PULL_REFS=main:50b92091f238e355decfaa8f4f8932c01dff4251,82:35898283574dc39b52593a9c93c1c8106c2afcf1:refs/pull/82/head using base branch main and base sha 50b92091f238e355decfaa8f4f8932c01dff4251 merging sha: 35898283574dc39b52593a9c93c1c8106c2afcf1 Showing logs for build greencapitaltrade/coulson/pr-82 #3 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-1076562878 in dir /tmp Cloning into '/tmp/jx-git-1076562878'... about to run: git sparse-checkout set --no-cone jx-requirements.yml .jx/gitops/source-config.yaml in dir /tmp/jx-git-1076562878 about to run: git checkout in dir /tmp/jx-git-1076562878 Your branch is up to date with 'origin/main'. export APP_NAME='coulson' export BRANCH_NAME='PR-82' export BUILD_NUMBER='3' 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/coulson/PR-82/3' 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='gctdev.azurecr.io/greencapitaltrade/coulson:0.0.0-PR-82-3-SNAPSHOT' export NAMESPACE_SUB_DOMAIN='-jx.' export PIPELINE_KIND='pullrequest' export PUSH_CONTAINER_REGISTRY='gctdev.azurecr.io' export REPO_NAME='coulson' export REPO_OWNER='greencapitaltrade' version file VERSION does not exist export VERSION='0.0.0-PR-82-3-SNAPSHOT' added variables to file: .jx/variables.sh added variables to file: .jx/variables.sh Showing logs for build greencapitaltrade/coulson/pr-82 #3 stage from-build-pack and container step-build-npm-install npm warn deprecated request-promise-native@1.0.9: request-promise-native has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142 npm warn deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. npm warn deprecated har-validator@5.1.5: this library is no longer supported npm warn deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 npm warn deprecated babel-eslint@10.1.0: babel-eslint is now @babel/eslint-parser. This package will no longer receive updates. npm warn deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. > coulson@0.0.1 postinstall > patch-package patch-package 6.5.1 Applying patches... sequelize@6.21.4 ✔ > coulson@0.0.1 prepare > husky install husky - git command not found, skipping install added 1061 packages in 1m 113 packages are looking for funding run `npm fund` for details Showing logs for build greencapitaltrade/coulson/pr-82 #3 stage from-build-pack and container step-build-npm-test > coulson@0.0.1 test > echo 'Skipping tests for production build' Skipping tests for production build Showing logs for build greencapitaltrade/coulson/pr-82 #3 stage from-build-pack and container step-build-container-build time="2026-04-16T09:59:59Z" level=warning msg="Flag --snapshotMode is deprecated. Use: --snapshot-mode" INFO[0000] Using dockerignore file: /workspace/source/.dockerignore INFO[0000] Retrieving image manifest node:19-slim INFO[0000] Retrieving image node:19-slim from registry index.docker.io INFO[0074] Built cross stage deps: map[] INFO[0074] Retrieving image manifest node:19-slim INFO[0074] Returning cached image manifest INFO[0074] Executing 0 build triggers INFO[0074] Building stage 'node:19-slim' [idx: '0', base-idx: '-1'] INFO[0074] Unpacking rootfs as cmd RUN apt-get update && apt-get install -y --no-install-recommends file requires it. INFO[0089] CMD node_modules/sequelize-cli/lib/sequelize db:migrate && node index.js INFO[0089] RUN apt-get update && apt-get install -y --no-install-recommends file INFO[0089] Initializing snapshotter ... INFO[0089] Taking snapshot of full filesystem... INFO[0093] Cmd: /bin/sh INFO[0093] Args: [-c apt-get update && apt-get install -y --no-install-recommends file] INFO[0093] Running: [/bin/sh -c apt-get update && apt-get install -y --no-install-recommends file] Get:1 http://deb.debian.org/debian bullseye InRelease [75.1 kB] Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [27.2 kB] Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.0 kB] Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8066 kB] Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [446 kB] Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [18.8 kB] Fetched 8677 kB in 3s (2563 kB/s) Reading package lists... Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: libmagic-mgc libmagic1 The following NEW packages will be installed: file libmagic-mgc libmagic1 0 upgraded, 3 newly installed, 0 to remove and 40 not upgraded. Need to get 471 kB of archives. After this operation, 7091 kB of additional disk space will be used. Get:1 http://deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3+deb11u1 [273 kB] Get:2 http://deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3+deb11u1 [128 kB] Get:3 http://deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3+deb11u1 [69.2 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 471 kB in 0s (9757 kB/s) Selecting previously unselected package libmagic-mgc. (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 ... 6664 files and directories currently installed.) Preparing to unpack .../libmagic-mgc_1%3a5.39-3+deb11u1_amd64.deb ... Unpacking libmagic-mgc (1:5.39-3+deb11u1) ... Selecting previously unselected package libmagic1:amd64. Preparing to unpack .../libmagic1_1%3a5.39-3+deb11u1_amd64.deb ... Unpacking libmagic1:amd64 (1:5.39-3+deb11u1) ... Selecting previously unselected package file. Preparing to unpack .../file_1%3a5.39-3+deb11u1_amd64.deb ... Unpacking file (1:5.39-3+deb11u1) ... Setting up libmagic-mgc (1:5.39-3+deb11u1) ... Setting up libmagic1:amd64 (1:5.39-3+deb11u1) ... Setting up file (1:5.39-3+deb11u1) ... Processing triggers for libc-bin (2.31-13+deb11u6) ... INFO[0100] Taking snapshot of full filesystem... INFO[0101] COPY . . INFO[0134] Taking snapshot of files... INFO[0155] Pushing image to gctdev.azurecr.io/greencapitaltrade/coulson:0.0.0-PR-82-3-SNAPSHOT INFO[0157] Pushed gctdev.azurecr.io/greencapitaltrade/coulson@sha256:7ffe0a3c362895a4140f43bb5bf56d37e02793513b39ae1c61085f07997d0879 Showing logs for build greencapitaltrade/coulson/pr-82 #3 stage from-build-pack and container step-promote-jx-preview split helmfile into 2 documents for compatibility with helmfile version 1: preview/helmfile.yaml.gotmpl WARNING: Note that the environment variable $XDG_CONFIG_HOME is not defined so we may not be able to push to git! commented on pull request #82 on repository greencapitaltrade/coulson error: failed to validate options: failed to discover the preview helmfile: aborting jx-preview after pushing preview helmfile. This aught to trigger a new pipeline run  Pipeline failed on stage 'from-build-pack' : container 'step-promote-jx-preview'. The execution of the pipeline has stopped.