Showing logs for build greencapitaltrade/chrome/pr-20 #1 stage from-build-pack and container prepare 2026/08/07 11:24:07 Entrypoint initialization Showing logs for build greencapitaltrade/chrome/pr-20 #1 stage from-build-pack and container place-scripts 2026/08/07 11:24:08 Decoded script /tekton/scripts/script-0-qxrsv 2026/08/07 11:24:08 Decoded script /tekton/scripts/script-1-zzmn8 2026/08/07 11:24:08 Decoded script /tekton/scripts/script-2-sjs2c 2026/08/07 11:24:08 Decoded script /tekton/scripts/script-3-prr6w 2026/08/07 11:24:08 Decoded script /tekton/scripts/script-5-b6qv5 Showing logs for build greencapitaltrade/chrome/pr-20 #1 stage from-build-pack and container working-dir-initializer Showing logs for build greencapitaltrade/chrome/pr-20 #1 stage from-build-pack and container step-git-clone git cloning url: https://github.com/greencapitaltrade/chrome.git version refs/pull/20/head:PR-20@4e8e2205baca1b7222719be178b8d492c078c5b3 to dir: source Cloning into 'source'... From https://github.com/greencapitaltrade/chrome * [new ref] refs/pull/20/head -> PR-20 Switched to branch 'PR-20' HEAD is now at 4e8e220 Revert "chore(ci): pull pipeline step images through the ECR cache" checked out revision: refs/pull/20/head:PR-20@4e8e2205baca1b7222719be178b8d492c078c5b3 to dir: source Showing logs for build greencapitaltrade/chrome/pr-20 #1 stage from-build-pack and container step-git-merge setup git user email jenkins-x@googlegroups.com Using SHAs from PULL_REFS=main:c869196ca945ac78c584cdfba437003272e20ace,20:4e8e2205baca1b7222719be178b8d492c078c5b3:refs/pull/20/head using base branch main and base sha c869196ca945ac78c584cdfba437003272e20ace merging sha: 4e8e2205baca1b7222719be178b8d492c078c5b3 Showing logs for build greencapitaltrade/chrome/pr-20 #1 stage from-build-pack and container step-update-repomix npm warn exec The following package was not found and will be installed: repomix@1.18.0 [main 581dca6] chore: update repomix-output.xml 1 file changed, 31 insertions(+), 31 deletions(-) To https://github.com/greencapitaltrade/chrome.git c869196..581dca6 main -> main Committed and pushed updated repomix-output.xml. Showing logs for build greencapitaltrade/chrome/pr-20 #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-3733645776 in dir /tmp Cloning into '/tmp/jx-git-3733645776'... about to run: git sparse-checkout set --no-cone jx-requirements.yml .jx/gitops/source-config.yaml in dir /tmp/jx-git-3733645776 about to run: git checkout in dir /tmp/jx-git-3733645776 Your branch is up to date with 'origin/main'. export APP_NAME='chrome' export BRANCH_NAME='PR-20' 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/chrome/PR-20/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' version file VERSION does not exist export MINK_IMAGE='417755753340.dkr.ecr.ap-south-1.amazonaws.com/greencapitaltrade/chrome:0.0.0-PR-20-1-SNAPSHOT' export NAMESPACE_SUB_DOMAIN='-jx.' export PIPELINE_KIND='pullrequest' export PUSH_CONTAINER_REGISTRY='417755753340.dkr.ecr.ap-south-1.amazonaws.com' export REPO_NAME='chrome' export REPO_OWNER='greencapitaltrade' version file VERSION does not exist export VERSION='0.0.0-PR-20-1-SNAPSHOT' added variables to file: .jx/variables.sh added variables to file: .jx/variables.sh Showing logs for build greencapitaltrade/chrome/pr-20 #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-2432655094 in dir /tmp Cloning into '/tmp/jx-git-2432655094'... about to run: git sparse-checkout set --no-cone jx-requirements.yml .jx/gitops/source-config.yaml in dir /tmp/jx-git-2432655094 about to run: git checkout in dir /tmp/jx-git-2432655094 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 chrome 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/chrome Found repository: greencapitaltrade/chrome Showing logs for build greencapitaltrade/chrome/pr-20 #1 stage from-build-pack and container step-build-container-build time="2026-08-07T11:25:14Z" level=warning msg="Flag --snapshotMode is deprecated. Use: --snapshot-mode" INFO[0000] Retrieving image manifest chromedp/headless-shell:latest INFO[0000] Retrieving image chromedp/headless-shell:latest from registry index.docker.io INFO[0001] Built cross stage deps: map[] INFO[0001] Retrieving image manifest chromedp/headless-shell:latest INFO[0001] Returning cached image manifest INFO[0001] Executing 0 build triggers INFO[0001] Building stage 'chromedp/headless-shell:latest' [idx: '0', base-idx: '-1'] INFO[0001] Unpacking rootfs as cmd RUN apt-get update && apt-get install -y --no-install-recommends socat && rm -rf /var/lib/apt/lists/* requires it. INFO[0009] USER root INFO[0009] Cmd: USER INFO[0009] RUN apt-get update && apt-get install -y --no-install-recommends socat && rm -rf /var/lib/apt/lists/* INFO[0009] Initializing snapshotter ... INFO[0009] Taking snapshot of full filesystem... INFO[0013] Cmd: /bin/sh INFO[0013] Args: [-c apt-get update && apt-get install -y --no-install-recommends socat && rm -rf /var/lib/apt/lists/*] INFO[0013] Util.Lookup returned: &{Uid:0 Gid:0 Username:root Name: HomeDir:/tekton/home} INFO[0013] Performing slow lookup of group ids for root INFO[0013] Running: [/bin/sh -c apt-get update && apt-get install -y --no-install-recommends socat && rm -rf /var/lib/apt/lists/*] Get:1 http://deb.debian.org/debian trixie InRelease [140 kB] Get:2 http://deb.debian.org/debian trixie-updates InRelease [47.3 kB] Get:3 http://deb.debian.org/debian-security trixie-security InRelease [43.4 kB] Get:4 http://deb.debian.org/debian trixie/main amd64 Packages [9673 kB] Get:5 http://deb.debian.org/debian trixie-updates/main amd64 Packages [4412 B] Get:6 http://deb.debian.org/debian-security trixie-security/main amd64 Packages [234 kB] Fetched 10.1 MB in 2s (6198 kB/s) Reading package lists... Reading package lists... Building dependency tree... Reading state information... socat is already the newest version (1.8.0.3-1). 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. INFO[0019] Taking snapshot of full filesystem... INFO[0021] EXPOSE 9222 INFO[0021] Cmd: EXPOSE INFO[0021] Adding exposed port: 9222/tcp INFO[0021] ENTRYPOINT ["/bin/sh", "-c", " /headless-shell/headless-shell --no-sandbox --disable-gpu --disable-dev-shm-usage --remote-debugging-port=9221 & exec socat TCP-LISTEN:9222,fork,reuseaddr TCP:127.0.0.1:9221"] INFO[0021] Pushing image to 417755753340.dkr.ecr.ap-south-1.amazonaws.com/greencapitaltrade/chrome:0.0.0-PR-20-1-SNAPSHOT INFO[0022] Pushed 417755753340.dkr.ecr.ap-south-1.amazonaws.com/greencapitaltrade/chrome@sha256:5c6c18107cf033770060fed2804d9032650b9274bea94aaf3a3ca54aa6fbbff9