Showing logs for build greencapitaltrade/chrome/pr-14 #1 stage from-build-pack and container prepare 2026/05/15 05:33:08 Entrypoint initialization Showing logs for build greencapitaltrade/chrome/pr-14 #1 stage from-build-pack and container place-scripts 2026/05/15 05:33:15 Decoded script /tekton/scripts/script-0-rkdb9 2026/05/15 05:33:15 Decoded script /tekton/scripts/script-1-7n67z 2026/05/15 05:33:15 Decoded script /tekton/scripts/script-2-h7vg5 2026/05/15 05:33:15 Decoded script /tekton/scripts/script-4-588xt Showing logs for build greencapitaltrade/chrome/pr-14 #1 stage from-build-pack and container working-dir-initializer Showing logs for build greencapitaltrade/chrome/pr-14 #1 stage from-build-pack and container step-git-clone git cloning url: https://github.com/greencapitaltrade/chrome.git version refs/pull/14/head:PR-14@fef92e431f2195e40aed7d8d544b4fe68a70d364 to dir: source Cloning into 'source'... From https://github.com/greencapitaltrade/chrome * [new ref] refs/pull/14/head -> PR-14 Switched to branch 'PR-14' HEAD is now at fef92e4 fix: drop dead build-pool affinity, prefer stateless checked out revision: refs/pull/14/head:PR-14@fef92e431f2195e40aed7d8d544b4fe68a70d364 to dir: source Showing logs for build greencapitaltrade/chrome/pr-14 #1 stage from-build-pack and container step-git-merge setup git user email jenkins-x@googlegroups.com Using SHAs from PULL_REFS=main:ed6bc482f4a2ace859dd2730f29bd57ae8a88721,14:fef92e431f2195e40aed7d8d544b4fe68a70d364:refs/pull/14/head using base branch main and base sha ed6bc482f4a2ace859dd2730f29bd57ae8a88721 merging sha: fef92e431f2195e40aed7d8d544b4fe68a70d364 Showing logs for build greencapitaltrade/chrome/pr-14 #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-3219497168 in dir /tmp Cloning into '/tmp/jx-git-3219497168'... about to run: git sparse-checkout set --no-cone jx-requirements.yml .jx/gitops/source-config.yaml in dir /tmp/jx-git-3219497168 about to run: git checkout in dir /tmp/jx-git-3219497168 Your branch is up to date with 'origin/main'. export APP_NAME='chrome' export BRANCH_NAME='PR-14' 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-14/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-14-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-14-1-SNAPSHOT' added variables to file: .jx/variables.sh added variables to file: .jx/variables.sh Showing logs for build greencapitaltrade/chrome/pr-14 #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-772570892 in dir /tmp Cloning into '/tmp/jx-git-772570892'... about to run: git sparse-checkout set --no-cone jx-requirements.yml .jx/gitops/source-config.yaml in dir /tmp/jx-git-772570892 about to run: git checkout in dir /tmp/jx-git-772570892 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-14 #1 stage from-build-pack and container step-build-container-build time="2026-05-15T05:34:16Z" 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[0007] USER root INFO[0007] Cmd: USER INFO[0007] RUN apt-get update && apt-get install -y --no-install-recommends socat && rm -rf /var/lib/apt/lists/* INFO[0007] Initializing snapshotter ... INFO[0007] Taking snapshot of full filesystem... INFO[0020] Cmd: /bin/sh INFO[0020] Args: [-c apt-get update && apt-get install -y --no-install-recommends socat && rm -rf /var/lib/apt/lists/*] INFO[0020] Util.Lookup returned: &{Uid:0 Gid:0 Username:root Name: HomeDir:/tekton/home} INFO[0020] Performing slow lookup of group ids for root INFO[0020] 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 [9671 kB] Get:5 http://deb.debian.org/debian trixie-updates/main amd64 Packages [5412 B] Get:6 http://deb.debian.org/debian-security trixie-security/main amd64 Packages [161 kB] Fetched 10.1 MB in 1s (8955 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 1 not upgraded. INFO[0023] Taking snapshot of full filesystem... INFO[0028] EXPOSE 9222 INFO[0028] Cmd: EXPOSE INFO[0028] Adding exposed port: 9222/tcp INFO[0028] 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[0028] Pushing image to 417755753340.dkr.ecr.ap-south-1.amazonaws.com/greencapitaltrade/chrome:0.0.0-PR-14-1-SNAPSHOT INFO[0028] Pushed 417755753340.dkr.ecr.ap-south-1.amazonaws.com/greencapitaltrade/chrome@sha256:8a8ca5e438edae5ce4e9e79b9f67c4a3944822355503a02522a125bfd9626fd9 Showing logs for build greencapitaltrade/chrome/pr-14 #1 stage from-build-pack and container prepare 2026/05/15 05:33:08 Entrypoint initialization Showing logs for build greencapitaltrade/chrome/pr-14 #1 stage from-build-pack and container place-scripts 2026/05/15 05:33:15 Decoded script /tekton/scripts/script-0-rkdb9 2026/05/15 05:33:15 Decoded script /tekton/scripts/script-1-7n67z 2026/05/15 05:33:15 Decoded script /tekton/scripts/script-2-h7vg5 2026/05/15 05:33:15 Decoded script /tekton/scripts/script-4-588xt Showing logs for build greencapitaltrade/chrome/pr-14 #1 stage from-build-pack and container working-dir-initializer Showing logs for build greencapitaltrade/chrome/pr-14 #1 stage from-build-pack and container step-git-clone git cloning url: https://github.com/greencapitaltrade/chrome.git version refs/pull/14/head:PR-14@fef92e431f2195e40aed7d8d544b4fe68a70d364 to dir: source Cloning into 'source'... From https://github.com/greencapitaltrade/chrome * [new ref] refs/pull/14/head -> PR-14 Switched to branch 'PR-14' HEAD is now at fef92e4 fix: drop dead build-pool affinity, prefer stateless checked out revision: refs/pull/14/head:PR-14@fef92e431f2195e40aed7d8d544b4fe68a70d364 to dir: source Showing logs for build greencapitaltrade/chrome/pr-14 #1 stage from-build-pack and container step-git-merge setup git user email jenkins-x@googlegroups.com Using SHAs from PULL_REFS=main:ed6bc482f4a2ace859dd2730f29bd57ae8a88721,14:fef92e431f2195e40aed7d8d544b4fe68a70d364:refs/pull/14/head using base branch main and base sha ed6bc482f4a2ace859dd2730f29bd57ae8a88721 merging sha: fef92e431f2195e40aed7d8d544b4fe68a70d364 Showing logs for build greencapitaltrade/chrome/pr-14 #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-3219497168 in dir /tmp Cloning into '/tmp/jx-git-3219497168'... about to run: git sparse-checkout set --no-cone jx-requirements.yml .jx/gitops/source-config.yaml in dir /tmp/jx-git-3219497168 about to run: git checkout in dir /tmp/jx-git-3219497168 Your branch is up to date with 'origin/main'. export APP_NAME='chrome' export BRANCH_NAME='PR-14' 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-14/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-14-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-14-1-SNAPSHOT' added variables to file: .jx/variables.sh added variables to file: .jx/variables.sh Showing logs for build greencapitaltrade/chrome/pr-14 #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-772570892 in dir /tmp Cloning into '/tmp/jx-git-772570892'... about to run: git sparse-checkout set --no-cone jx-requirements.yml .jx/gitops/source-config.yaml in dir /tmp/jx-git-772570892 about to run: git checkout in dir /tmp/jx-git-772570892 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-14 #1 stage from-build-pack and container step-build-container-build time="2026-05-15T05:34:16Z" 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[0007] USER root INFO[0007] Cmd: USER INFO[0007] RUN apt-get update && apt-get install -y --no-install-recommends socat && rm -rf /var/lib/apt/lists/* INFO[0007] Initializing snapshotter ... INFO[0007] Taking snapshot of full filesystem... INFO[0020] Cmd: /bin/sh INFO[0020] Args: [-c apt-get update && apt-get install -y --no-install-recommends socat && rm -rf /var/lib/apt/lists/*] INFO[0020] Util.Lookup returned: &{Uid:0 Gid:0 Username:root Name: HomeDir:/tekton/home} INFO[0020] Performing slow lookup of group ids for root INFO[0020] 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 [9671 kB] Get:5 http://deb.debian.org/debian trixie-updates/main amd64 Packages [5412 B] Get:6 http://deb.debian.org/debian-security trixie-security/main amd64 Packages [161 kB] Fetched 10.1 MB in 1s (8955 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 1 not upgraded. INFO[0023] Taking snapshot of full filesystem... INFO[0028] EXPOSE 9222 INFO[0028] Cmd: EXPOSE INFO[0028] Adding exposed port: 9222/tcp INFO[0028] 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[0028] Pushing image to 417755753340.dkr.ecr.ap-south-1.amazonaws.com/greencapitaltrade/chrome:0.0.0-PR-14-1-SNAPSHOT INFO[0028] Pushed 417755753340.dkr.ecr.ap-south-1.amazonaws.com/greencapitaltrade/chrome@sha256:8a8ca5e438edae5ce4e9e79b9f67c4a3944822355503a02522a125bfd9626fd9 Showing logs for build greencapitaltrade/chrome/pr-14 #1 stage from-build-pack and container prepare 2026/05/15 05:33:08 Entrypoint initialization Showing logs for build greencapitaltrade/chrome/pr-14 #1 stage from-build-pack and container place-scripts 2026/05/15 05:33:15 Decoded script /tekton/scripts/script-0-rkdb9 2026/05/15 05:33:15 Decoded script /tekton/scripts/script-1-7n67z 2026/05/15 05:33:15 Decoded script /tekton/scripts/script-2-h7vg5 2026/05/15 05:33:15 Decoded script /tekton/scripts/script-4-588xt Showing logs for build greencapitaltrade/chrome/pr-14 #1 stage from-build-pack and container working-dir-initializer Showing logs for build greencapitaltrade/chrome/pr-14 #1 stage from-build-pack and container step-git-clone git cloning url: https://github.com/greencapitaltrade/chrome.git version refs/pull/14/head:PR-14@fef92e431f2195e40aed7d8d544b4fe68a70d364 to dir: source Cloning into 'source'... From https://github.com/greencapitaltrade/chrome * [new ref] refs/pull/14/head -> PR-14 Switched to branch 'PR-14' HEAD is now at fef92e4 fix: drop dead build-pool affinity, prefer stateless checked out revision: refs/pull/14/head:PR-14@fef92e431f2195e40aed7d8d544b4fe68a70d364 to dir: source Showing logs for build greencapitaltrade/chrome/pr-14 #1 stage from-build-pack and container step-git-merge setup git user email jenkins-x@googlegroups.com Using SHAs from PULL_REFS=main:ed6bc482f4a2ace859dd2730f29bd57ae8a88721,14:fef92e431f2195e40aed7d8d544b4fe68a70d364:refs/pull/14/head using base branch main and base sha ed6bc482f4a2ace859dd2730f29bd57ae8a88721 merging sha: fef92e431f2195e40aed7d8d544b4fe68a70d364 Showing logs for build greencapitaltrade/chrome/pr-14 #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-3219497168 in dir /tmp Cloning into '/tmp/jx-git-3219497168'... about to run: git sparse-checkout set --no-cone jx-requirements.yml .jx/gitops/source-config.yaml in dir /tmp/jx-git-3219497168 about to run: git checkout in dir /tmp/jx-git-3219497168 Your branch is up to date with 'origin/main'. export APP_NAME='chrome' export BRANCH_NAME='PR-14' 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-14/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-14-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-14-1-SNAPSHOT' added variables to file: .jx/variables.sh added variables to file: .jx/variables.sh Showing logs for build greencapitaltrade/chrome/pr-14 #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-772570892 in dir /tmp Cloning into '/tmp/jx-git-772570892'... about to run: git sparse-checkout set --no-cone jx-requirements.yml .jx/gitops/source-config.yaml in dir /tmp/jx-git-772570892 about to run: git checkout in dir /tmp/jx-git-772570892 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-14 #1 stage from-build-pack and container step-build-container-build time="2026-05-15T05:34:16Z" 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[0007] USER root INFO[0007] Cmd: USER INFO[0007] RUN apt-get update && apt-get install -y --no-install-recommends socat && rm -rf /var/lib/apt/lists/* INFO[0007] Initializing snapshotter ... INFO[0007] Taking snapshot of full filesystem... INFO[0020] Cmd: /bin/sh INFO[0020] Args: [-c apt-get update && apt-get install -y --no-install-recommends socat && rm -rf /var/lib/apt/lists/*] INFO[0020] Util.Lookup returned: &{Uid:0 Gid:0 Username:root Name: HomeDir:/tekton/home} INFO[0020] Performing slow lookup of group ids for root INFO[0020] 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 [9671 kB] Get:5 http://deb.debian.org/debian trixie-updates/main amd64 Packages [5412 B] Get:6 http://deb.debian.org/debian-security trixie-security/main amd64 Packages [161 kB] Fetched 10.1 MB in 1s (8955 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 1 not upgraded. INFO[0023] Taking snapshot of full filesystem... INFO[0028] EXPOSE 9222 INFO[0028] Cmd: EXPOSE INFO[0028] Adding exposed port: 9222/tcp INFO[0028] 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[0028] Pushing image to 417755753340.dkr.ecr.ap-south-1.amazonaws.com/greencapitaltrade/chrome:0.0.0-PR-14-1-SNAPSHOT INFO[0028] Pushed 417755753340.dkr.ecr.ap-south-1.amazonaws.com/greencapitaltrade/chrome@sha256:8a8ca5e438edae5ce4e9e79b9f67c4a3944822355503a02522a125bfd9626fd9 Showing logs for build greencapitaltrade/chrome/pr-14 #1 stage from-build-pack and container prepare 2026/05/15 05:33:08 Entrypoint initialization Showing logs for build greencapitaltrade/chrome/pr-14 #1 stage from-build-pack and container place-scripts 2026/05/15 05:33:15 Decoded script /tekton/scripts/script-0-rkdb9 2026/05/15 05:33:15 Decoded script /tekton/scripts/script-1-7n67z 2026/05/15 05:33:15 Decoded script /tekton/scripts/script-2-h7vg5 2026/05/15 05:33:15 Decoded script /tekton/scripts/script-4-588xt Showing logs for build greencapitaltrade/chrome/pr-14 #1 stage from-build-pack and container working-dir-initializer Showing logs for build greencapitaltrade/chrome/pr-14 #1 stage from-build-pack and container step-git-clone git cloning url: https://github.com/greencapitaltrade/chrome.git version refs/pull/14/head:PR-14@fef92e431f2195e40aed7d8d544b4fe68a70d364 to dir: source Cloning into 'source'... From https://github.com/greencapitaltrade/chrome * [new ref] refs/pull/14/head -> PR-14 Switched to branch 'PR-14' HEAD is now at fef92e4 fix: drop dead build-pool affinity, prefer stateless checked out revision: refs/pull/14/head:PR-14@fef92e431f2195e40aed7d8d544b4fe68a70d364 to dir: source Showing logs for build greencapitaltrade/chrome/pr-14 #1 stage from-build-pack and container step-git-merge setup git user email jenkins-x@googlegroups.com Using SHAs from PULL_REFS=main:ed6bc482f4a2ace859dd2730f29bd57ae8a88721,14:fef92e431f2195e40aed7d8d544b4fe68a70d364:refs/pull/14/head using base branch main and base sha ed6bc482f4a2ace859dd2730f29bd57ae8a88721 merging sha: fef92e431f2195e40aed7d8d544b4fe68a70d364 Showing logs for build greencapitaltrade/chrome/pr-14 #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-3219497168 in dir /tmp Cloning into '/tmp/jx-git-3219497168'... about to run: git sparse-checkout set --no-cone jx-requirements.yml .jx/gitops/source-config.yaml in dir /tmp/jx-git-3219497168 about to run: git checkout in dir /tmp/jx-git-3219497168 Your branch is up to date with 'origin/main'. export APP_NAME='chrome' export BRANCH_NAME='PR-14' 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-14/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-14-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-14-1-SNAPSHOT' added variables to file: .jx/variables.sh added variables to file: .jx/variables.sh Showing logs for build greencapitaltrade/chrome/pr-14 #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-772570892 in dir /tmp Cloning into '/tmp/jx-git-772570892'... about to run: git sparse-checkout set --no-cone jx-requirements.yml .jx/gitops/source-config.yaml in dir /tmp/jx-git-772570892 about to run: git checkout in dir /tmp/jx-git-772570892 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-14 #1 stage from-build-pack and container step-build-container-build time="2026-05-15T05:34:16Z" 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[0007] USER root INFO[0007] Cmd: USER INFO[0007] RUN apt-get update && apt-get install -y --no-install-recommends socat && rm -rf /var/lib/apt/lists/* INFO[0007] Initializing snapshotter ... INFO[0007] Taking snapshot of full filesystem... INFO[0020] Cmd: /bin/sh INFO[0020] Args: [-c apt-get update && apt-get install -y --no-install-recommends socat && rm -rf /var/lib/apt/lists/*] INFO[0020] Util.Lookup returned: &{Uid:0 Gid:0 Username:root Name: HomeDir:/tekton/home} INFO[0020] Performing slow lookup of group ids for root INFO[0020] 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 [9671 kB] Get:5 http://deb.debian.org/debian trixie-updates/main amd64 Packages [5412 B] Get:6 http://deb.debian.org/debian-security trixie-security/main amd64 Packages [161 kB] Fetched 10.1 MB in 1s (8955 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 1 not upgraded. INFO[0023] Taking snapshot of full filesystem... INFO[0028] EXPOSE 9222 INFO[0028] Cmd: EXPOSE INFO[0028] Adding exposed port: 9222/tcp INFO[0028] 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[0028] Pushing image to 417755753340.dkr.ecr.ap-south-1.amazonaws.com/greencapitaltrade/chrome:0.0.0-PR-14-1-SNAPSHOT INFO[0028] Pushed 417755753340.dkr.ecr.ap-south-1.amazonaws.com/greencapitaltrade/chrome@sha256:8a8ca5e438edae5ce4e9e79b9f67c4a3944822355503a02522a125bfd9626fd9