Showing logs for build greencapitaltrade/utils/pr-78 #7 stage from-build-pack and container prepare 2026/05/06 13:05:19 Entrypoint initialization Showing logs for build greencapitaltrade/utils/pr-78 #7 stage from-build-pack and container place-scripts 2026/05/06 13:05:20 Decoded script /tekton/scripts/script-0-pjb64 2026/05/06 13:05:20 Decoded script /tekton/scripts/script-1-rq2nr 2026/05/06 13:05:20 Decoded script /tekton/scripts/script-2-sj6sr 2026/05/06 13:05:20 Decoded script /tekton/scripts/script-3-bkzzx 2026/05/06 13:05:20 Decoded script /tekton/scripts/script-4-j2kcr 2026/05/06 13:05:20 Decoded script /tekton/scripts/script-5-rd249 2026/05/06 13:05:20 Decoded script /tekton/scripts/script-6-qkps9 2026/05/06 13:05:20 Decoded script /tekton/scripts/script-7-2pp6t Showing logs for build greencapitaltrade/utils/pr-78 #7 stage from-build-pack and container working-dir-initializer Showing logs for build greencapitaltrade/utils/pr-78 #7 stage from-build-pack and container step-git-clone git cloning url: https://github.com/greencapitaltrade/utils.git version refs/pull/78/head:PR-78@3f3d3ea82949539e8577903866db5c8786a60259 to dir: source Cloning into 'source'... From https://github.com/greencapitaltrade/utils * [new ref] refs/pull/78/head -> PR-78 Switched to branch 'PR-78' HEAD is now at 3f3d3ea fix: outbox tests — use real timers, fix create() call signature checked out revision: refs/pull/78/head:PR-78@3f3d3ea82949539e8577903866db5c8786a60259 to dir: source Showing logs for build greencapitaltrade/utils/pr-78 #7 stage from-build-pack and container step-git-merge setup git user email jenkins-x@googlegroups.com Using SHAs from PULL_REFS=main:54d909242dd5a4033334d05fa23285c1a26b8658,78:3f3d3ea82949539e8577903866db5c8786a60259:refs/pull/78/head using base branch main and base sha 54d909242dd5a4033334d05fa23285c1a26b8658 merging sha: 3f3d3ea82949539e8577903866db5c8786a60259 Showing logs for build greencapitaltrade/utils/pr-78 #7 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-542734242 in dir /tmp Cloning into '/tmp/jx-git-542734242'... about to run: git sparse-checkout set --no-cone jx-requirements.yml .jx/gitops/source-config.yaml in dir /tmp/jx-git-542734242 about to run: git checkout in dir /tmp/jx-git-542734242 Your branch is up to date with 'origin/main'. export APP_NAME='utils' export BRANCH_NAME='PR-78' export BUILD_NUMBER='7' 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/utils/PR-78/7' 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/utils:0.0.0-PR-78-7-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='utils' export REPO_OWNER='greencapitaltrade' version file VERSION does not exist export VERSION='0.0.0-PR-78-7-SNAPSHOT' added variables to file: .jx/variables.sh added variables to file: .jx/variables.sh Showing logs for build greencapitaltrade/utils/pr-78 #7 stage from-build-pack and container step-build-npm-install 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 glob@7.2.3: Glob versions prior to v9 are no longer supported npm warn deprecated @types/kafkajs@1.9.0: This is a stub types definition. kafkajs provides its own type definitions, so you do not need this installed. npm warn deprecated @types/ioredis@5.0.0: This is a stub types definition. ioredis provides its own type definitions, so you do not need this installed. > @greencapitaltrade/utils@9.2.22 prepare > husky || true git command not found added 802 packages in 26s 179 packages are looking for funding run `npm fund` for details Showing logs for build greencapitaltrade/utils/pr-78 #7 stage from-build-pack and container step-build-run-linting Showing logs for build greencapitaltrade/utils/pr-78 #7 stage from-build-pack and container step-build-lint-errors Showing logs for build greencapitaltrade/utils/pr-78 #7 stage from-build-pack and container step-build > @greencapitaltrade/utils@9.2.22 build > tsc Showing logs for build greencapitaltrade/utils/pr-78 #7 stage from-build-pack and container step-build-npm-test > @greencapitaltrade/utils@9.2.22 test > jest PASS tests/lazy-transaction.test.ts (38.895 s) PASS tests/outbox-worker.test.ts (43.704 s) ● Console console.info Outbox worker started (poll=50ms, batch=100, retention=7d) at startOutboxWorker (src/outbox-worker.ts:195:11) console.info Outbox worker stopped at src/outbox-worker.ts:207:15 console.info Outbox worker started (poll=50ms, batch=100, retention=7d) at startOutboxWorker (src/outbox-worker.ts:195:11) console.info Outbox worker: published 1/1 messages at src/outbox-worker.ts:172:19 console.info Outbox worker stopped at src/outbox-worker.ts:207:15 console.info Outbox worker started (poll=50ms, batch=100, retention=7d) at startOutboxWorker (src/outbox-worker.ts:195:11) console.info Outbox worker: published 1/1 messages at src/outbox-worker.ts:172:19 console.info Outbox worker stopped at src/outbox-worker.ts:207:15 console.info Outbox worker started (poll=50ms, batch=100, retention=7d) at startOutboxWorker (src/outbox-worker.ts:195:11) console.info Outbox worker: published 1/1 messages at src/outbox-worker.ts:172:19 console.info Outbox worker stopped at src/outbox-worker.ts:207:15 console.info Outbox worker started (poll=50ms, batch=100, retention=7d) at startOutboxWorker (src/outbox-worker.ts:195:11) console.info Outbox worker: published 1/1 messages at src/outbox-worker.ts:172:19 console.info Outbox worker stopped at src/outbox-worker.ts:207:15 PASS tests/outbox.test.ts (46.795 s) PASS tests/tracing.test.ts ● Console console.debug PostgreSQL (pg) or PostgreSQL instrumentation not installed - skipping PostgreSQL instrumentation at Object. (src/tracing.ts:72:11) console.debug MongoDB packages not found - skipping MongoDB instrumentation at Object. (src/tracing.ts:109:13) PASS tests/koa.test.ts (10.5 s) ● Console console.info Starting traceID=undefined method=POST url=/test body={"name":"test","value":123} headers={} at src/koa.ts:109:17 console.info traceID=undefined method=POST url=/test status=404 responseTime=0ms at src/koa.ts:184:17 console.info Starting traceID=undefined method=POST url=/test body={"arbitrary":"data","nested":{"foo":"bar"}} headers={} at src/koa.ts:109:17 console.info traceID=undefined method=POST url=/test status=404 responseTime=0ms at src/koa.ts:184:17 Test Suites: 5 passed, 5 total Tests: 27 passed, 27 total Snapshots: 0 total Time: 51.003 s Ran all test suites.