Showing logs for build greencapitaltrade/utils/main #73 stage from-build-pack and container prepare 2026/02/17 17:13:09 Entrypoint initialization Showing logs for build greencapitaltrade/utils/main #73 stage from-build-pack and container place-scripts 2026/02/17 17:13:10 Decoded script /tekton/scripts/script-0-dclll 2026/02/17 17:13:10 Decoded script /tekton/scripts/script-1-7zf7d 2026/02/17 17:13:10 Decoded script /tekton/scripts/script-2-84x9t 2026/02/17 17:13:10 Decoded script /tekton/scripts/script-3-csdpn 2026/02/17 17:13:10 Decoded script /tekton/scripts/script-4-ltb75 2026/02/17 17:13:10 Decoded script /tekton/scripts/script-5-bx4fx 2026/02/17 17:13:10 Decoded script /tekton/scripts/script-6-dn9vn Showing logs for build greencapitaltrade/utils/main #73 stage from-build-pack and container working-dir-initializer Showing logs for build greencapitaltrade/utils/main #73 stage from-build-pack and container step-git-clone git cloning url: https://github.com/greencapitaltrade/utils.git version main@aa0312354033e3b329e9d3637acf3bf6fbd243fc to dir: source Cloning into 'source'... HEAD is now at aa03123 fix: add reconnection logic to Kafka consumer disconnect handler checked out revision: main@aa0312354033e3b329e9d3637acf3bf6fbd243fc to dir: source Showing logs for build greencapitaltrade/utils/main #73 stage from-build-pack and container step-next-version Showing logs for build greencapitaltrade/utils/main #73 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-3933887622 in dir /tmp Cloning into '/tmp/jx-git-3933887622'... about to run: git sparse-checkout set --no-cone jx-requirements.yml .jx/gitops/source-config.yaml in dir /tmp/jx-git-3933887622 about to run: git checkout in dir /tmp/jx-git-3933887622 Your branch is up to date with 'origin/main'. export APP_NAME='utils' export BRANCH_NAME='main' export BUILD_NUMBER='73' 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/73' 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.2.20' 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.2.20' 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 5ac9043] 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 #73 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.16 prepare > husky || true git command not found added 802 packages in 46s 179 packages are looking for funding run `npm fund` for details Showing logs for build greencapitaltrade/utils/main #73 stage from-build-pack and container step-build > @greencapitaltrade/utils@9.2.16 build > tsc Showing logs for build greencapitaltrade/utils/main #73 stage from-build-pack and container step-build-npm-test > @greencapitaltrade/utils@9.2.16 test > jest PASS tests/tracing.test.ts (27.992 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/koa.test.ts (29.803 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=1ms 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: 2 passed, 2 total Tests: 5 passed, 5 total Snapshots: 0 total Time: 31.496 s Ran all test suites. Showing logs for build greencapitaltrade/utils/main #73 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.2.20 > @greencapitaltrade/utils@9.2.20 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.2.20 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 6B 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.2kB build/src/index.d.ts npm notice 2.8kB 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 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 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.6kB package.json npm notice 4.5kB plans/update-utils-dependencies.md npm notice 1.0kB tests/koa.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.2.20 npm notice filename: greencapitaltrade-utils-9.2.20.tgz npm notice package size: 29.5 kB npm notice unpacked size: 122.2 kB npm notice shasum: dae8a05375e1807f2376edc912b9169b8e4e4e5f npm notice integrity: sha512-+avfenFxMovah[...]wBB6lgGxyVyXA== npm notice total files: 53 npm notice npm notice Publishing to https://npm.pkg.github.com/ with tag latest and default access git command not found+ @greencapitaltrade/utils@9.2.20