Showing logs for build greencapitaltrade/utils/main #76 stage from-build-pack and container prepare 2026/03/24 06:06:43 Entrypoint initialization Showing logs for build greencapitaltrade/utils/main #76 stage from-build-pack and container place-scripts 2026/03/24 06:06:44 Decoded script /tekton/scripts/script-0-cq9r7 2026/03/24 06:06:44 Decoded script /tekton/scripts/script-1-wq4dw 2026/03/24 06:06:44 Decoded script /tekton/scripts/script-2-7djqr 2026/03/24 06:06:44 Decoded script /tekton/scripts/script-3-fh6dx 2026/03/24 06:06:44 Decoded script /tekton/scripts/script-4-pqx2b 2026/03/24 06:06:44 Decoded script /tekton/scripts/script-5-77wn9 2026/03/24 06:06:44 Decoded script /tekton/scripts/script-6-xfbdt Showing logs for build greencapitaltrade/utils/main #76 stage from-build-pack and container working-dir-initializer Showing logs for build greencapitaltrade/utils/main #76 stage from-build-pack and container step-git-clone git cloning url: https://github.com/greencapitaltrade/utils.git version main@54d909242dd5a4033334d05fa23285c1a26b8658 to dir: source Cloning into 'source'... HEAD is now at 54d9092 feat: publish 9.2.22 with defineOutboxModel checked out revision: main@54d909242dd5a4033334d05fa23285c1a26b8658 to dir: source Showing logs for build greencapitaltrade/utils/main #76 stage from-build-pack and container step-next-version Showing logs for build greencapitaltrade/utils/main #76 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-869007490 in dir /tmp Cloning into '/tmp/jx-git-869007490'... about to run: git sparse-checkout set --no-cone jx-requirements.yml .jx/gitops/source-config.yaml in dir /tmp/jx-git-869007490 about to run: git checkout in dir /tmp/jx-git-869007490 Your branch is up to date with 'origin/main'. export APP_NAME='utils' export BRANCH_NAME='main' export BUILD_NUMBER='76' 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/utils/main/76' 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/greencapitaltrade/utils:9.3.0' export NAMESPACE_SUB_DOMAIN='-jx.' export PIPELINE_KIND='release' export PUSH_CONTAINER_REGISTRY='gctdev.azurecr.io' export REPO_NAME='utils' export REPO_OWNER='greencapitaltrade' export VERSION='9.3.0' 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 83e7d67] chore: add variables 2 files changed, 22 insertions(+) create mode 100644 .jx/variables.sh create mode 100644 VERSION Showing logs for build greencapitaltrade/utils/main #76 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/ioredis@5.0.0: This is a stub types definition. ioredis provides its own type definitions, so you do not need this installed. 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. > @greencapitaltrade/utils@9.2.22 prepare > husky || true git command not found added 802 packages in 30s 179 packages are looking for funding run `npm fund` for details Showing logs for build greencapitaltrade/utils/main #76 stage from-build-pack and container step-build > @greencapitaltrade/utils@9.2.22 build > tsc Showing logs for build greencapitaltrade/utils/main #76 stage from-build-pack and container step-build-npm-test > @greencapitaltrade/utils@9.2.22 test > jest PASS tests/tracing.test.ts (44.695 s) ● 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/outbox.test.ts (50.598 s) PASS tests/koa.test.ts (51.201 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:180: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:180:17 Test Suites: 3 passed, 3 total Tests: 10 passed, 10 total Snapshots: 0 total Time: 53.31 s Ran all test suites. Showing logs for build greencapitaltrade/utils/main #76 stage from-build-pack and container step-publish npm warn version This is a Git checkout, but the git command was not found. npm could not create a Git tag for this release! v9.3.0 > @greencapitaltrade/utils@9.3.0 prepare > husky || true npm warn publish npm auto-corrected some errors in your package.json when publishing. Please run "npm pkg fix" to address these errors. npm warn publish errors corrected: npm warn publish "repository" was changed from a string to an object npm warn publish "repository.url" was normalized to "git+ssh://git@github.com/greencapitaltrade/utils.git" npm notice npm notice package: @greencapitaltrade/utils@9.3.0 npm notice Tarball Contents npm notice 536B .eslintrc.js npm notice 18B .prettierignore npm notice 91B .prettierrc.js npm notice 269B .release-it.json npm notice 1.8kB RABBITMQ_MIGRATION.md npm notice 8B README.md npm notice 5B VERSION npm notice 49B build/src/axios.d.ts npm notice 1.6kB build/src/axios.js npm notice 181B build/src/config/sequelize.d.ts npm notice 1.2kB build/src/config/sequelize.js npm notice 395B build/src/config/validation.d.ts npm notice 2.1kB build/src/config/validation.js npm notice 83B build/src/context.d.ts npm notice 211B build/src/context.js npm notice 119B build/src/format.d.ts npm notice 377B build/src/format.js npm notice 612B build/src/gc_error.d.ts npm notice 1.0kB build/src/gc_error.js npm notice 1.3kB build/src/index.d.ts npm notice 3.1kB build/src/index.js npm notice 2.7kB build/src/kafka.d.ts npm notice 44.6kB build/src/kafka.js npm notice 445B build/src/koa.d.ts npm notice 10.7kB build/src/koa.js npm notice 688B build/src/logging.d.ts npm notice 2.4kB build/src/logging.js npm notice 2.1kB build/src/outbox.d.ts npm notice 8.5kB build/src/outbox.js npm notice 64B build/src/random_generator.d.ts npm notice 408B build/src/random_generator.js npm notice 1.1kB build/src/redis.d.ts npm notice 12.6kB build/src/redis.js npm notice 85B build/src/sequelize.d.ts npm notice 968B build/src/sequelize.js npm notice 11B build/src/tracing.d.ts npm notice 5.4kB build/src/tracing.js npm notice 11B build/tests/koa.test.d.ts npm notice 2.2kB build/tests/koa.test.js npm notice 11B build/tests/outbox.test.d.ts npm notice 6.1kB build/tests/outbox.test.js npm notice 0B build/tests/setup.d.ts npm notice 118B build/tests/setup.js npm notice 0B build/tests/tracing.test.d.ts npm notice 376B build/tests/tracing.test.js npm notice 382B dotfiles/.eslintrc.json npm notice 77B dotfiles/.prettierignore npm notice 91B dotfiles/.prettierrc.js npm notice 808B dotfiles/jest.config.js npm notice 1.5kB eslint.config.js npm notice 294B jest.config.js npm notice 2.5kB package.json npm notice 4.5kB plans/update-utils-dependencies.md npm notice 1.0kB tests/koa.test.ts npm notice 4.9kB tests/outbox.test.ts npm notice 104B tests/setup.ts npm notice 339B tests/tracing.test.ts npm notice 11.0kB tsconfig.json npm notice Tarball Details npm notice name: @greencapitaltrade/utils npm notice version: 9.3.0 npm notice filename: greencapitaltrade-utils-9.3.0.tgz npm notice package size: 33.6 kB npm notice unpacked size: 144.3 kB npm notice shasum: 35cbd86ad8caf91d6973a26aa9a5a48edb8c5b51 npm notice integrity: sha512-rWUnw2sAXVDg1[...]AeUJA1WRPZgaw== npm notice total files: 58 npm notice npm notice Publishing to https://npm.pkg.github.com/ with tag latest and default access git command not found+ @greencapitaltrade/utils@9.3.0