Showing logs for build greencapitaltrade/blackpanther/main #135 stage from-build-pack and container prepare 2026/04/04 12:23:12 Entrypoint initialization Showing logs for build greencapitaltrade/blackpanther/main #135 stage from-build-pack and container place-scripts 2026/04/04 12:23:13 Decoded script /tekton/scripts/script-0-rl62t 2026/04/04 12:23:14 Decoded script /tekton/scripts/script-1-h272d 2026/04/04 12:23:14 Decoded script /tekton/scripts/script-2-8sf6w 2026/04/04 12:23:14 Decoded script /tekton/scripts/script-3-9msbr 2026/04/04 12:23:14 Decoded script /tekton/scripts/script-4-lm4wt 2026/04/04 12:23:14 Decoded script /tekton/scripts/script-6-jn98j 2026/04/04 12:23:14 Decoded script /tekton/scripts/script-7-hzrvg 2026/04/04 12:23:14 Decoded script /tekton/scripts/script-8-xxhcn 2026/04/04 12:23:14 Decoded script /tekton/scripts/script-9-2rrr2 Showing logs for build greencapitaltrade/blackpanther/main #135 stage from-build-pack and container working-dir-initializer Showing logs for build greencapitaltrade/blackpanther/main #135 stage from-build-pack and container step-git-clone git cloning url: https://github.com/greencapitaltrade/blackpanther.git version main@c4e01d6315b467c335b60a7be07322b2e7c2f684 to dir: source Cloning into 'source'... HEAD is now at c4e01d6 Merge pull request #5 from greencapitaltrade/feat/data-collection-pipeline-v2 checked out revision: main@c4e01d6315b467c335b60a7be07322b2e7c2f684 to dir: source Showing logs for build greencapitaltrade/blackpanther/main #135 stage from-build-pack and container step-next-version Showing logs for build greencapitaltrade/blackpanther/main #135 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-796831804 in dir /tmp Cloning into '/tmp/jx-git-796831804'... about to run: git sparse-checkout set --no-cone jx-requirements.yml .jx/gitops/source-config.yaml in dir /tmp/jx-git-796831804 about to run: git checkout in dir /tmp/jx-git-796831804 Your branch is up to date with 'origin/main'. export APP_NAME='blackpanther' export BRANCH_NAME='main' export BUILD_NUMBER='135' 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/blackpanther/main/135' 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/blackpanther:1.14.1' export NAMESPACE_SUB_DOMAIN='-jx.' export PIPELINE_KIND='release' export PUSH_CONTAINER_REGISTRY='gctdev.azurecr.io' export REPO_NAME='blackpanther' export REPO_OWNER='greencapitaltrade' export VERSION='1.14.1' 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 34447e5] chore: add variables 2 files changed, 22 insertions(+) create mode 100644 .jx/variables.sh create mode 100644 VERSION Showing logs for build greencapitaltrade/blackpanther/main #135 stage from-build-pack and container step-build-npm-install Starting npm install with Node v21.7.3 and npm 10.5.0 Available memory: unknown Available disk: Filesystem Size Used Avail Use% Mounted on /dev/root 124G 44G 81G 36% /workspace npm verb cli /usr/local/bin/node /usr/local/bin/npm npm info using npm@10.5.0 npm info using node@v21.7.3 npm verb title npm install npm verb argv "install" "--no-audit" "--no-fund" "--loglevel" "verbose" npm verb logfile logs-max:10 dir:/tekton/home/.npm/_logs/2026-04-04T12_23_22_755Z- npm verb logfile /tekton/home/.npm/_logs/2026-04-04T12_23_22_755Z-debug-0.log npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: '@jest/diff-sequences@30.3.0', npm WARN EBADENGINE required: { node: '^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0' }, npm WARN EBADENGINE current: { node: 'v21.7.3', npm: '10.5.0' } npm WARN EBADENGINE } npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: '@jest/expect-utils@30.3.0', npm WARN EBADENGINE required: { node: '^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0' }, npm WARN EBADENGINE current: { node: 'v21.7.3', npm: '10.5.0' } npm WARN EBADENGINE } npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: '@jest/get-type@30.1.0', npm WARN EBADENGINE required: { node: '^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0' }, npm WARN EBADENGINE current: { node: 'v21.7.3', npm: '10.5.0' } npm WARN EBADENGINE } npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: '@jest/pattern@30.0.1', npm WARN EBADENGINE required: { node: '^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0' }, npm WARN EBADENGINE current: { node: 'v21.7.3', npm: '10.5.0' } npm WARN EBADENGINE } npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: 'jest-regex-util@30.0.1', npm WARN EBADENGINE required: { node: '^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0' }, npm WARN EBADENGINE current: { node: 'v21.7.3', npm: '10.5.0' } npm WARN EBADENGINE } npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: 'eslint-visitor-keys@5.0.1', npm WARN EBADENGINE required: { node: '^20.19.0 || ^22.13.0 || >=24' }, npm WARN EBADENGINE current: { node: 'v21.7.3', npm: '10.5.0' } npm WARN EBADENGINE } npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: 'balanced-match@4.0.4', npm WARN EBADENGINE required: { node: '18 || 20 || >=22' }, npm WARN EBADENGINE current: { node: 'v21.7.3', npm: '10.5.0' } npm WARN EBADENGINE } npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: 'brace-expansion@5.0.5', npm WARN EBADENGINE required: { node: '18 || 20 || >=22' }, npm WARN EBADENGINE current: { node: 'v21.7.3', npm: '10.5.0' } npm WARN EBADENGINE } npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: 'expect@30.3.0', npm WARN EBADENGINE required: { node: '^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0' }, npm WARN EBADENGINE current: { node: 'v21.7.3', npm: '10.5.0' } npm WARN EBADENGINE } npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: 'jest-matcher-utils@30.3.0', npm WARN EBADENGINE required: { node: '^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0' }, npm WARN EBADENGINE current: { node: 'v21.7.3', npm: '10.5.0' } npm WARN EBADENGINE } npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: 'jest-diff@30.3.0', npm WARN EBADENGINE required: { node: '^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0' }, npm WARN EBADENGINE current: { node: 'v21.7.3', npm: '10.5.0' } npm WARN EBADENGINE } npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: 'jest-message-util@30.3.0', npm WARN EBADENGINE required: { node: '^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0' }, npm WARN EBADENGINE current: { node: 'v21.7.3', npm: '10.5.0' } npm WARN EBADENGINE } npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: '@jest/schemas@30.0.5', npm WARN EBADENGINE required: { node: '^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0' }, npm WARN EBADENGINE current: { node: 'v21.7.3', npm: '10.5.0' } npm WARN EBADENGINE } npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: '@jest/types@30.3.0', npm WARN EBADENGINE required: { node: '^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0' }, npm WARN EBADENGINE current: { node: 'v21.7.3', npm: '10.5.0' } npm WARN EBADENGINE } npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: 'jest-mock@30.3.0', npm WARN EBADENGINE required: { node: '^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0' }, npm WARN EBADENGINE current: { node: 'v21.7.3', npm: '10.5.0' } npm WARN EBADENGINE } npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: '@jest/schemas@30.0.5', npm WARN EBADENGINE required: { node: '^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0' }, npm WARN EBADENGINE current: { node: 'v21.7.3', npm: '10.5.0' } npm WARN EBADENGINE } npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: '@jest/types@30.3.0', npm WARN EBADENGINE required: { node: '^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0' }, npm WARN EBADENGINE current: { node: 'v21.7.3', npm: '10.5.0' } npm WARN EBADENGINE } npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: 'jest-util@30.3.0', npm WARN EBADENGINE required: { node: '^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0' }, npm WARN EBADENGINE current: { node: 'v21.7.3', npm: '10.5.0' } npm WARN EBADENGINE } npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: '@jest/schemas@30.0.5', npm WARN EBADENGINE required: { node: '^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0' }, npm WARN EBADENGINE current: { node: 'v21.7.3', npm: '10.5.0' } npm WARN EBADENGINE } npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: '@jest/types@30.3.0', npm WARN EBADENGINE required: { node: '^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0' }, npm WARN EBADENGINE current: { node: 'v21.7.3', npm: '10.5.0' } npm WARN EBADENGINE } npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: 'minimatch@10.2.5', npm WARN EBADENGINE required: { node: '18 || 20 || >=22' }, npm WARN EBADENGINE current: { node: 'v21.7.3', npm: '10.5.0' } npm WARN EBADENGINE } npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: 'pretty-format@30.3.0', npm WARN EBADENGINE required: { node: '^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0' }, npm WARN EBADENGINE current: { node: 'v21.7.3', npm: '10.5.0' } npm WARN EBADENGINE } npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: '@jest/schemas@30.0.5', npm WARN EBADENGINE required: { node: '^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0' }, npm WARN EBADENGINE current: { node: 'v21.7.3', npm: '10.5.0' } npm WARN EBADENGINE } npm verb reify failed optional dependency /workspace/source/node_modules/fsevents npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/lodash.uniq/-/lodash.uniq-4.5.0.tgz 5297ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/yocto-queue/-/yocto-queue-0.1.0.tgz 5717ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/yargs-parser/-/yargs-parser-21.1.1.tgz 5717ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/word-wrap/-/word-wrap-1.2.5.tgz 5714ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/toposort-class/-/toposort-class-1.0.1.tgz 5707ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/rust-result/-/rust-result-1.0.0.tgz 5690ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/sprintf-js/-/sprintf-js-1.1.3.tgz 5700ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/strip-final-newline/-/strip-final-newline-2.0.0.tgz 5705ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/socket.io-adapter/-/socket.io-adapter-2.5.6.tgz 5699ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/retry-as-promised/-/retry-as-promised-7.1.1.tgz 5692ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/proxy-from-env/-/proxy-from-env-2.1.0.tgz 5687ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/pretty-format/-/pretty-format-30.3.0.tgz 5685ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/propagate/-/propagate-2.0.1.tgz 5687ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/prompts/-/prompts-2.4.2.tgz 5686ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/natural-compare/-/natural-compare-1.4.0.tgz 5628ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/neo-async/-/neo-async-2.6.2.tgz 5628ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/mimic-fn/-/mimic-fn-2.1.0.tgz 5626ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/path-key/-/path-key-3.1.1.tgz 5639ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/npm-run-path/-/npm-run-path-4.0.1.tgz 5631ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/parse-json/-/parse-json-5.2.0.tgz 5635ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/p-locate/-/p-locate-6.0.0.tgz 5635ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/node-releases/-/node-releases-2.0.37.tgz 5631ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/path-is-absolute/-/path-is-absolute-1.0.1.tgz 5639ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/object-assign/-/object-assign-4.1.1.tgz 5633ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/parse5-htmlparser2-tree-adapter/-/parse5-htmlparser2-tree-adapter-7.1.0.tgz 5639ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/normalize-path/-/normalize-path-3.0.0.tgz 5633ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/object-inspect/-/object-inspect-1.13.4.tgz 5635ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/onetime/-/onetime-5.1.2.tgz 5636ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/p-limit/-/p-limit-3.1.0.tgz 5638ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/path-exists/-/path-exists-5.0.0.tgz 5642ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/parent-module/-/parent-module-1.0.1.tgz 5640ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/lodash.isplainobject/-/lodash.isplainobject-4.0.6.tgz 5676ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/lodash.defaults/-/lodash.defaults-4.2.0.tgz 5677ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/leven/-/leven-3.1.0.tgz 5676ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/walker/-/walker-1.0.8.tgz 6194ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/vary/-/vary-1.1.2.tgz 6279ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/uuid/-/uuid-8.3.2.tgz 6279ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/update-browserslist-db/-/update-browserslist-db-1.2.3.tgz 6279ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/unpipe/-/unpipe-1.0.0.tgz 6278ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/undici-types/-/undici-types-7.16.0.tgz 6278ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/unicorn-magic/-/unicorn-magic-0.1.0.tgz 6278ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/universalify/-/universalify-2.0.1.tgz 6279ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/type-fest/-/type-fest-0.21.3.tgz 6277ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/type-detect/-/type-detect-4.0.8.tgz 6277ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/tmpl/-/tmpl-1.0.5.tgz 6274ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/tinyglobby/-/tinyglobby-0.2.15.tgz 6275ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/text-extensions/-/text-extensions-2.4.0.tgz 6274ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/string-length/-/string-length-4.0.2.tgz 6271ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/source-map-support/-/source-map-support-0.5.13.tgz 6267ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/sisteransi/-/sisteransi-1.0.5.tgz 6265ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/signal-exit/-/signal-exit-3.0.7.tgz 6264ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/simple-update-notifier/-/simple-update-notifier-2.0.0.tgz 6266ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/side-channel/-/side-channel-1.1.0.tgz 6264ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/semver-compare/-/semver-compare-1.0.0.tgz 6262ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/shebang-command/-/shebang-command-2.0.0.tgz 6265ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/safe-json-parse/-/safe-json-parse-4.0.0.tgz 6262ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ret/-/ret-0.2.2.tgz 6262ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/randexp/-/randexp-0.5.3.tgz 6257ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ylru/-/ylru-1.4.0.tgz 6294ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/resolve.exports/-/resolve.exports-2.0.3.tgz 6261ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/y18n/-/y18n-5.0.8.tgz 6293ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/wrappy/-/wrappy-1.0.2.tgz 6291ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/write-file-atomic/-/write-file-atomic-4.0.2.tgz 6292ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/v8-to-istanbul/-/v8-to-istanbul-9.3.0.tgz 6288ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ws/-/ws-8.20.0.tgz 6293ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/prelude-ls/-/prelude-ls-1.2.1.tgz 6259ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/prettier-linter-helpers/-/prettier-linter-helpers-1.0.1.tgz 6259ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/postgres-array/-/postgres-array-2.0.0.tgz 6214ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/postgres-interval/-/postgres-interval-1.2.0.tgz 6260ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/pkg-dir/-/pkg-dir-4.2.0.tgz 6214ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/postgres-bytea/-/postgres-bytea-1.0.1.tgz 6215ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/picomatch/-/picomatch-2.3.2.tgz 6215ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/pg-protocol/-/pg-protocol-1.13.0.tgz 6214ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/picocolors/-/picocolors-1.1.1.tgz 6214ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/msgpack-lite/-/msgpack-lite-0.1.26.tgz 6204ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/negotiator/-/negotiator-0.6.3.tgz 6205ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/module-details-from-path/-/module-details-from-path-1.0.4.tgz 6203ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/mime-types/-/mime-types-2.1.35.tgz 6203ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/minimist/-/minimist-1.2.8.tgz 6204ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/lodash.snakecase/-/lodash.snakecase-4.1.1.tgz 6199ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/nock/-/nock-13.5.6.tgz 6207ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ms/-/ms-2.1.3.tgz 6206ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/makeerror/-/makeerror-1.0.12.tgz 6202ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/lodash.memoize/-/lodash.memoize-4.1.2.tgz 6199ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/micromatch/-/micromatch-4.0.8.tgz 6205ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/math-intrinsics/-/math-intrinsics-1.1.0.tgz 6204ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/make-dir/-/make-dir-4.0.0.tgz 6203ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/lodash.merge/-/lodash.merge-4.6.2.tgz 6201ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/matcher/-/matcher-3.0.0.tgz 6205ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/make-error/-/make-error-1.3.6.tgz 6205ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/lodash.kebabcase/-/lodash.kebabcase-4.1.1.tgz 6202ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/long/-/long-5.3.2.tgz 6204ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/lodash.upperfirst/-/lodash.upperfirst-4.3.1.tgz 6205ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-validate/-/jest-validate-29.7.0.tgz 6190ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/js-tokens/-/js-tokens-4.0.0.tgz 6192ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/keyv/-/keyv-4.5.4.tgz 6197ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/keygrip/-/keygrip-1.1.0.tgz 6198ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jsonfile/-/jsonfile-6.2.0.tgz 6196ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz 6195ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz 6198ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/whatwg-mimetype/-/whatwg-mimetype-4.0.0.tgz 6588ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/type-check/-/type-check-0.4.0.tgz 6583ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/touch/-/touch-3.1.1.tgz 6583ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/supports-color/-/supports-color-7.2.0.tgz 6579ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz 6579ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/supertest/-/supertest-7.2.2.tgz 6579ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/strip-ansi/-/strip-ansi-6.0.1.tgz 6578ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/standard-as-callback/-/standard-as-callback-2.1.0.tgz 6575ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/shebang-regex/-/shebang-regex-3.0.0.tgz 6570ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/semver/-/semver-7.7.4.tgz 6568ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/xtend/-/xtend-4.0.2.tgz 6597ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/wrap-ansi/-/wrap-ansi-7.0.0.tgz 6595ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/wkx/-/wkx-0.5.0.tgz 6595ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/yallist/-/yallist-3.1.1.tgz 6599ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/tinyexec/-/tinyexec-1.0.4.tgz 6585ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/synckit/-/synckit-0.11.12.tgz 6584ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/react-is/-/react-is-18.3.1.tgz 6565ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/type-is/-/type-is-1.6.18.tgz 6590ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/strip-json-comments/-/strip-json-comments-3.1.1.tgz 6584ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/undefsafe/-/undefsafe-2.0.5.tgz 6592ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/tagged-tag/-/tagged-tag-1.0.0.tgz 6586ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/pstree.remy/-/pstree.remy-1.1.8.tgz 6564ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/shimmer/-/shimmer-1.2.1.tgz 6576ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/safe-regex-test/-/safe-regex-test-1.1.0.tgz 6573ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/roarr/-/roarr-2.15.4.tgz 6572ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/to-regex-range/-/to-regex-range-5.0.1.tgz 6590ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/serialize-error/-/serialize-error-7.0.1.tgz 6576ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/statuses/-/statuses-2.0.2.tgz 6586ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/test-exclude/-/test-exclude-6.0.0.tgz 6589ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/rascal/-/rascal-20.1.1.tgz 6569ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/side-channel-list/-/side-channel-list-1.0.0.tgz 6578ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/resolve-from/-/resolve-from-5.0.0.tgz 6573ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/socket.io-parser/-/socket.io-parser-4.2.6.tgz 6582ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/stashback/-/stashback-2.0.1.tgz 6587ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/side-channel-map/-/side-channel-map-1.0.1.tgz 6581ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/slash/-/slash-3.0.0.tgz 6582ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/stack-utils/-/stack-utils-2.0.6.tgz 6585ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/qs/-/qs-6.15.0.tgz 6571ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/tsscmp/-/tsscmp-1.0.6.tgz 6597ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/string-width/-/string-width-4.2.3.tgz 6587ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/punycode/-/punycode-2.3.1.tgz 6572ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/sequelize-pool/-/sequelize-pool-7.1.0.tgz 6581ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ts-api-utils/-/ts-api-utils-2.5.0.tgz 6597ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/rate-limiter-flexible/-/rate-limiter-flexible-7.4.0.tgz 6574ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/redis/-/redis-5.11.0.tgz 6575ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/pg-int8/-/pg-int8-1.0.1.tgz 6523ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/pg-connection-string/-/pg-connection-string-2.12.0.tgz 6523ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/path-parse/-/path-parse-1.0.7.tgz 6523ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/pg-types/-/pg-types-2.2.0.tgz 6525ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/postgres-date/-/postgres-date-1.0.7.tgz 6527ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/pirates/-/pirates-4.0.7.tgz 6526ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/node-int64/-/node-int64-0.4.0.tgz 6516ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/nodemon/-/nodemon-3.1.14.tgz 6516ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/parse5-parser-stream/-/parse5-parser-stream-7.1.2.tgz 6524ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/p-try/-/p-try-2.2.0.tgz 6522ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/only/-/only-0.0.2.tgz 6520ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/on-finished/-/on-finished-2.4.1.tgz 6520ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/optionator/-/optionator-0.9.4.tgz 6521ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/mime/-/mime-2.6.0.tgz 6514ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/methods/-/methods-1.1.2.tgz 6514ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/mime-db/-/mime-db-1.52.0.tgz 6516ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/lodash.isnil/-/lodash.isnil-4.0.0.tgz 6509ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/lodash.groupby/-/lodash.groupby-4.6.0.tgz 6509ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/lodash.camelcase/-/lodash.camelcase-4.3.0.tgz 6508ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/locate-path/-/locate-path-7.2.0.tgz 6508ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/levn/-/levn-0.4.1.tgz 6508ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/koa-static/-/koa-static-5.0.0.tgz 6508ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/koa-convert/-/koa-convert-2.0.0.tgz 6507ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/is-binary-path/-/is-binary-path-2.1.0.tgz 6489ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-util/-/jest-util-30.3.0.tgz 6502ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-leak-detector/-/jest-leak-detector-29.7.0.tgz 6499ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-resolve-dependencies/-/jest-resolve-dependencies-29.7.0.tgz 6501ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-message-util/-/jest-message-util-30.3.0.tgz 6501ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-snapshot/-/jest-snapshot-29.7.0.tgz 6503ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-haste-map/-/jest-haste-map-29.7.0.tgz 6501ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-environment-node/-/jest-environment-node-29.7.0.tgz 6500ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-each/-/jest-each-29.7.0.tgz 6501ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-resolve/-/jest-resolve-29.7.0.tgz 6504ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-cli/-/jest-cli-29.7.0.tgz 6501ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/istanbul-lib-coverage/-/istanbul-lib-coverage-3.2.2.tgz 6498ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jake/-/jake-10.9.4.tgz 6500ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/isarray/-/isarray-1.0.0.tgz 6499ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/which/-/which-2.0.2.tgz 6830ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/whatwg-encoding/-/whatwg-encoding-3.1.1.tgz 6829ms (cache miss) npm WARN deprecated whatwg-encoding@3.1.1: Use @exodus/bytes instead for a more spec-conformant and faster implementation npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/safer-buffer/-/safer-buffer-2.1.2.tgz 6856ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/resolve-path/-/resolve-path-1.4.0.tgz 6853ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/split2/-/split2-4.2.0.tgz 6863ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/resolve-cwd/-/resolve-cwd-3.0.0.tgz 6853ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/readdirp/-/readdirp-3.6.0.tgz 6853ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/safe-buffer/-/safe-buffer-5.2.1.tgz 6857ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/redis-parser/-/redis-parser-3.0.0.tgz 6854ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/pure-rand/-/pure-rand-6.1.0.tgz 6851ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/resolve/-/resolve-1.22.11.tgz 6855ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/through/-/through-2.3.8.tgz 6874ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/setprototypeof/-/setprototypeof-1.2.0.tgz 6861ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/stack-chain/-/stack-chain-1.3.7.tgz 6868ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/require-directory/-/require-directory-2.1.1.tgz 6856ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/require-from-string/-/require-from-string-2.0.2.tgz 6858ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/toidentifier/-/toidentifier-1.0.1.tgz 6878ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/strip-bom/-/strip-bom-4.0.0.tgz 6873ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/side-channel-weakmap/-/side-channel-weakmap-1.0.2.tgz 6867ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/redis-errors/-/redis-errors-1.2.0.tgz 6858ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/raw-body/-/raw-body-2.5.3.tgz 6858ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/require-in-the-middle/-/require-in-the-middle-8.0.1.tgz 6860ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/path-to-regexp/-/path-to-regexp-8.4.2.tgz 6806ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/once/-/once-1.4.0.tgz 6800ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/parseurl/-/parseurl-1.3.3.tgz 6805ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/nth-check/-/nth-check-2.1.1.tgz 6800ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/object-keys/-/object-keys-1.1.1.tgz 6801ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/merge-stream/-/merge-stream-2.0.0.tgz 6795ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/lodash.startcase/-/lodash.startcase-4.4.0.tgz 6791ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/lodash.isundefined/-/lodash.isundefined-3.0.1.tgz 6791ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/lru-cache/-/lru-cache-5.1.1.tgz 6794ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/media-typer/-/media-typer-0.3.0.tgz 6795ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/lodash.mergewith/-/lodash.mergewith-4.6.2.tgz 6793ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/lodash.isboolean/-/lodash.isboolean-3.0.3.tgz 6787ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/koa-send/-/koa-send-5.0.1.tgz 6788ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/lines-and-columns/-/lines-and-columns-1.2.4.tgz 6790ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/koa-body/-/koa-body-7.0.1.tgz 6789ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/koa-compose/-/koa-compose-4.1.0.tgz 6788ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/json5/-/json5-2.2.3.tgz 6784ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/kleur/-/kleur-3.0.3.tgz 6789ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz 6784ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-worker/-/jest-worker-29.7.0.tgz 6784ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/koa/-/koa-2.16.4.tgz 6790ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/json-buffer/-/json-buffer-3.0.1.tgz 6785ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ini/-/ini-4.1.1.tgz 6771ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/inflection/-/inflection-1.13.4.tgz 6771ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/imurmurhash/-/imurmurhash-0.1.4.tgz 6770ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/inflation/-/inflation-2.1.0.tgz 6770ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/wordwrap/-/wordwrap-1.0.0.tgz 7216ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/lodash.isarguments/-/lodash.isarguments-3.1.0.tgz 7118ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/lodash.isfunction/-/lodash.isfunction-3.0.9.tgz 7119ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/lodash.escaperegexp/-/lodash.escaperegexp-4.1.2.tgz 7118ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/isexe/-/isexe-2.0.0.tgz 7099ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/is-regex/-/is-regex-1.2.1.tgz 7099ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/is-text-path/-/is-text-path-2.0.0.tgz 7100ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/is-stream/-/is-stream-2.0.1.tgz 7100ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/is-obj/-/is-obj-2.0.0.tgz 7099ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/is-glob/-/is-glob-4.0.3.tgz 7099ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/is-generator-fn/-/is-generator-fn-2.1.0.tgz 7099ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/is-generator-function/-/is-generator-function-1.1.2.tgz 7100ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/is-extglob/-/is-extglob-2.1.1.tgz 7099ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz 7099ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/is-core-module/-/is-core-module-2.16.1.tgz 7100ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/is-arrayish/-/is-arrayish-0.2.1.tgz 7099ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-mock/-/jest-mock-30.3.0.tgz 7110ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-pnp-resolver/-/jest-pnp-resolver-1.2.3.tgz 7111ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-regex-util/-/jest-regex-util-29.6.3.tgz 7112ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-runtime/-/jest-runtime-29.7.0.tgz 7113ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-runner/-/jest-runner-29.7.0.tgz 7114ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-docblock/-/jest-docblock-29.7.0.tgz 7160ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-extended/-/jest-extended-4.0.2.tgz 7162ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-diff/-/jest-diff-29.7.0.tgz 7160ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-changed-files/-/jest-changed-files-29.7.0.tgz 7160ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest/-/jest-29.7.0.tgz 7160ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-circus/-/jest-circus-29.7.0.tgz 7161ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-config/-/jest-config-29.7.0.tgz 7162ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/istanbul-lib-report/-/istanbul-lib-report-3.0.1.tgz 7160ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/globalthis/-/globalthis-1.0.4.tgz 7146ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/global-agent/-/global-agent-3.0.0.tgz 7145ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/global-directory/-/global-directory-4.0.1.tgz 7146ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/git-raw-commits/-/git-raw-commits-4.0.0.tgz 7145ms (cache miss) npm WARN deprecated git-raw-commits@4.0.0: This package is no longer maintained. For the JavaScript API, please use @conventional-changelog/git-client instead. npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/get-stream/-/get-stream-6.0.1.tgz 7145ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/get-intrinsic/-/get-intrinsic-1.3.0.tgz 7145ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/get-caller-file/-/get-caller-file-2.0.5.tgz 7145ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/generator-function/-/generator-function-2.0.1.tgz 7145ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/forward-emitter/-/forward-emitter-0.1.1.tgz 7143ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/forwarded-parse/-/forwarded-parse-2.1.2.tgz 7144ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ignore-by-default/-/ignore-by-default-1.0.1.tgz 7157ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/has-tostringtag/-/has-tostringtag-1.0.2.tgz 7153ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/hasown/-/hasown-2.0.2.tgz 7154ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/human-signals/-/human-signals-2.1.0.tgz 7155ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/has-flag/-/has-flag-4.0.0.tgz 7154ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ignore/-/ignore-7.0.5.tgz 7159ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jsonparse/-/jsonparse-1.3.1.tgz 7490ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz 7489ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jsesc/-/jsesc-3.1.0.tgz 7489ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/istanbul-lib-instrument/-/istanbul-lib-instrument-6.0.3.tgz 7482ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/int64-buffer/-/int64-buffer-0.1.10.tgz 7476ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/inherits/-/inherits-2.0.4.tgz 7477ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/import-local/-/import-local-3.2.0.tgz 7474ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/import-meta-resolve/-/import-meta-resolve-4.2.0.tgz 7475ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/get-package-type/-/get-package-type-0.1.0.tgz 7467ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/file-entry-cache/-/file-entry-cache-8.0.0.tgz 7431ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/fast-safe-stringify/-/fast-safe-stringify-2.1.1.tgz 7431ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz 7431ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/fast-diff/-/fast-diff-1.3.0.tgz 7430ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz 7431ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/is-number/-/is-number-7.0.0.tgz 7771ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-matcher-utils/-/jest-matcher-utils-30.3.0.tgz 7779ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/istanbul-lib-source-maps/-/istanbul-lib-source-maps-4.0.1.tgz 7775ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-get-type/-/jest-get-type-29.6.3.tgz 7779ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/inflight/-/inflight-1.0.6.tgz 7769ms (cache miss) 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 http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/globals/-/globals-16.5.0.tgz 7760ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/glob/-/glob-7.2.3.tgz 7759ms (cache miss) npm WARN deprecated glob@7.2.3: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/glob-parent/-/glob-parent-6.0.2.tgz 7760ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/get-proto/-/get-proto-1.0.1.tgz 7760ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/gensync/-/gensync-1.0.0-beta.2.tgz 7759ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/generic-pool/-/generic-pool-3.9.0.tgz 7758ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/function-bind/-/function-bind-1.1.2.tgz 7758ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/fs.realpath/-/fs.realpath-1.0.0.tgz 7758ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/flatted/-/flatted-3.4.2.tgz 7756ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/follow-redirects/-/follow-redirects-1.15.11.tgz 7757ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/form-data/-/form-data-4.0.5.tgz 7757ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/flat-cache/-/flat-cache-4.0.1.tgz 7757ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/formidable/-/formidable-3.5.4.tgz 7759ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/find-up/-/find-up-7.0.0.tgz 7757ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/import-fresh/-/import-fresh-3.3.1.tgz 7771ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/http-assert/-/http-assert-1.5.0.tgz 7768ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/html-escaper/-/html-escaper-2.0.2.tgz 7768ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/has-symbols/-/has-symbols-1.1.0.tgz 7767ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/graceful-fs/-/graceful-fs-4.2.11.tgz 7768ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/has-property-descriptors/-/has-property-descriptors-1.0.2.tgz 7768ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/es-object-atoms/-/es-object-atoms-1.1.1.tgz 7719ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/es-errors/-/es-errors-1.3.0.tgz 7718ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/error-ex/-/error-ex-1.3.4.tgz 7718ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz 7727ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/esutils/-/esutils-2.0.3.tgz 7725ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/espree/-/espree-10.4.0.tgz 7724ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/escape-html/-/escape-html-1.0.3.tgz 7721ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz 7724ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/eslint-scope/-/eslint-scope-8.4.0.tgz 7724ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/esrecurse/-/esrecurse-4.3.0.tgz 7726ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/esprima/-/esprima-4.0.1.tgz 7726ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/es6-error/-/es6-error-4.1.1.tgz 7723ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-watcher/-/jest-watcher-29.7.0.tgz 8303ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/individual/-/individual-2.0.0.tgz 8351ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/fill-range/-/fill-range-7.1.1.tgz 8337ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ieee754/-/ieee754-1.2.1.tgz 8354ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/gopd/-/gopd-1.2.0.tgz 8350ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/fast-uri/-/fast-uri-3.1.0.tgz 8309ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/fb-watchman/-/fb-watchman-2.0.2.tgz 8309ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ejs/-/ejs-3.1.10.tgz 8298ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/domelementtype/-/domelementtype-2.3.0.tgz 8296ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/dezalgo/-/dezalgo-1.0.4.tgz 8294ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/detect-newline/-/detect-newline-3.1.0.tgz 8295ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/env-paths/-/env-paths-2.2.1.tgz 8303ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/dotenv/-/dotenv-16.6.1.tgz 8297ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/engine.io-parser/-/engine.io-parser-5.2.3.tgz 8304ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/domutils/-/domutils-3.2.2.tgz 8298ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/encodeurl/-/encodeurl-1.0.2.tgz 8303ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/emitter-listener/-/emitter-listener-1.1.2.tgz 8300ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/dottie/-/dottie-2.0.7.tgz 8300ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/domhandler/-/domhandler-5.0.3.tgz 8298ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/detect-node/-/detect-node-2.1.0.tgz 8296ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/drange/-/drange-1.1.1.tgz 8301ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/emoji-regex/-/emoji-regex-8.0.0.tgz 8304ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ee-first/-/ee-first-1.1.1.tgz 8303ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/dunder-proto/-/dunder-proto-1.0.1.tgz 8303ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/dom-serializer/-/dom-serializer-2.0.0.tgz 8300ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/fresh/-/fresh-0.5.2.tgz 8689ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/fs-extra/-/fs-extra-11.3.4.tgz 8689ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/htmlparser2/-/htmlparser2-10.1.0.tgz 8698ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/http-errors/-/http-errors-2.0.1.tgz 8700ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/husky/-/husky-9.1.7.tgz 8700ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/fast-csv/-/fast-csv-5.0.5.tgz 8655ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/filelist/-/filelist-1.0.6.tgz 8653ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/expect/-/expect-30.3.0.tgz 8654ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/estraverse/-/estraverse-5.3.0.tgz 8654ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz 8650ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/execa/-/execa-5.1.1.tgz 8656ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/eslint-plugin-prettier/-/eslint-plugin-prettier-5.5.5.tgz 8652ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/es-set-tostringtag/-/es-set-tostringtag-2.1.0.tgz 8650ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/eslint-config-prettier/-/eslint-config-prettier-10.1.8.tgz 8654ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/encoding-sniffer/-/encoding-sniffer-0.2.1.tgz 8650ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/denque/-/denque-2.1.0.tgz 8641ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/deepmerge/-/deepmerge-4.3.1.tgz 8640ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/create-jest/-/create-jest-29.7.0.tgz 8638ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/cookie-signature/-/cookie-signature-1.2.2.tgz 8637ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/deep-is/-/deep-is-0.1.4.tgz 8641ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/cosmiconfig/-/cosmiconfig-9.0.1.tgz 8638ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/delayed-stream/-/delayed-stream-1.0.0.tgz 8643ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/dargs/-/dargs-8.1.0.tgz 8641ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/deep-equal/-/deep-equal-1.0.1.tgz 8679ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/delegates/-/delegates-1.0.0.tgz 8680ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/cross-spawn/-/cross-spawn-7.0.6.tgz 8678ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/define-data-property/-/define-data-property-1.1.4.tgz 8681ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/css-what/-/css-what-6.2.2.tgz 8678ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/dedent/-/dedent-1.7.2.tgz 8679ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/css-select/-/css-select-5.2.2.tgz 8679ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/event-lite/-/event-lite-0.1.3.tgz 8925ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/diff-sequences/-/diff-sequences-29.6.3.tgz 8913ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/engine.io/-/engine.io-6.6.6.tgz 8919ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/dot-prop/-/dot-prop-5.3.0.tgz 8914ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/es-define-property/-/es-define-property-1.0.1.tgz 8922ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/electron-to-chromium/-/electron-to-chromium-1.5.331.tgz 8918ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/emittery/-/emittery-0.13.1.tgz 8921ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/convert-source-map/-/convert-source-map-2.0.0.tgz 8907ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/color-convert/-/color-convert-2.0.1.tgz 8904ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/conventional-changelog-angular/-/conventional-changelog-angular-7.0.0.tgz 8907ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/compare-func/-/compare-func-2.0.0.tgz 8906ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/conventional-commits-parser/-/conventional-commits-parser-5.0.0.tgz 8908ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/component-emitter/-/component-emitter-1.3.1.tgz 8907ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-7.0.2.tgz 8909ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/content-disposition/-/content-disposition-0.5.4.tgz 8908ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/import-in-the-middle/-/import-in-the-middle-2.0.6.tgz 9196ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/exit/-/exit-0.1.2.tgz 9147ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/escalade/-/escalade-3.2.0.tgz 9142ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/destroy/-/destroy-1.2.0.tgz 9132ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/cookiejar/-/cookiejar-2.1.4.tgz 9126ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/depd/-/depd-2.0.0.tgz 9132ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/cosmiconfig-typescript-loader/-/cosmiconfig-typescript-loader-6.2.0.tgz 9128ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/cookies/-/cookies-0.9.1.tgz 9128ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/define-properties/-/define-properties-1.2.1.tgz 9132ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/debug/-/debug-4.4.3.tgz 9132ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/cliui/-/cliui-8.0.1.tgz 9170ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/cluster-key-slot/-/cluster-key-slot-1.1.2.tgz 9171ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/co/-/co-4.6.0.tgz 9172ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/chokidar/-/chokidar-3.6.0.tgz 9170ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/cjs-module-lexer/-/cjs-module-lexer-2.2.0.tgz 9172ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/call-bound/-/call-bound-1.0.4.tgz 9169ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/buffer-more-ints/-/buffer-more-ints-1.0.0.tgz 9168ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/bytes/-/bytes-3.1.2.tgz 9169ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/char-regex/-/char-regex-1.0.2.tgz 9171ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/callsites/-/callsites-3.1.0.tgz 9171ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/camelcase/-/camelcase-5.3.1.tgz 9171ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/bs-logger/-/bs-logger-0.2.6.tgz 9169ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/browserslist/-/browserslist-4.28.2.tgz 9170ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/brace-expansion/-/brace-expansion-5.0.5.tgz 9169ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/cls-hooked/-/cls-hooked-4.2.2.tgz 9175ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/base64id/-/base64id-2.0.0.tgz 9168ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/buffer-from/-/buffer-from-1.1.2.tgz 9173ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/cookie/-/cookie-0.7.2.tgz 9304ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/collect-v8-coverage/-/collect-v8-coverage-1.0.3.tgz 9301ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/content-type/-/content-type-1.0.5.tgz 9304ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/concat-map/-/concat-map-0.0.1.tgz 9302ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/combined-stream/-/combined-stream-1.0.8.tgz 9303ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/color-name/-/color-name-1.1.4.tgz 9303ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ci-info/-/ci-info-3.9.0.tgz 9302ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@typescript-eslint/types/-/types-8.58.0.tgz 9288ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@typescript-eslint/utils/-/utils-8.58.0.tgz 9288ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.58.0.tgz 9288ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@typescript-eslint/parser/-/parser-8.58.0.tgz 9287ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@typescript-eslint/project-service/-/project-service-8.58.0.tgz 9288ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/yargs/-/yargs-17.0.35.tgz 9287ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/serve-static/-/serve-static-2.2.0.tgz 9285ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/qs/-/qs-6.15.0.tgz 9286ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/range-parser/-/range-parser-1.2.7.tgz 9285ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/pg/-/pg-8.15.6.tgz 9286ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/ws/-/ws-8.18.1.tgz 9289ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/msgpack-lite/-/msgpack-lite-0.1.12.tgz 9285ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/babel-preset-current-node-syntax/-/babel-preset-current-node-syntax-1.2.0.tgz 9299ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/babel-preset-jest/-/babel-preset-jest-29.6.3.tgz 9299ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/babel-plugin-istanbul/-/babel-plugin-istanbul-6.1.1.tgz 9298ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/anymatch/-/anymatch-3.1.3.tgz 9297ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/acorn-jsx/-/acorn-jsx-5.3.2.tgz 9295ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/babel-jest/-/babel-jest-29.7.0.tgz 9299ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/array-ify/-/array-ify-1.0.0.tgz 9298ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/adm-zip/-/adm-zip-0.5.17.tgz 9297ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/accepts/-/accepts-1.3.8.tgz 9296ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ansi-regex/-/ansi-regex-5.0.1.tgz 9298ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/binary-extensions/-/binary-extensions-2.3.0.tgz 9302ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/asynckit/-/asynckit-0.4.0.tgz 9300ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/acorn-import-attributes/-/acorn-import-attributes-1.9.5.tgz 9298ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/balanced-match/-/balanced-match-4.0.4.tgz 9304ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/cors/-/cors-2.8.6.tgz 9486ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/co-body/-/co-body-6.2.0.tgz 9481ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/cheerio-select/-/cheerio-select-2.1.0.tgz 9481ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/chalk/-/chalk-5.6.2.tgz 9480ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/cache-content-type/-/cache-content-type-1.0.1.tgz 9478ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/bser/-/bser-2.1.1.tgz 9478ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/boolbase/-/boolbase-1.0.0.tgz 9476ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/call-bind-apply-helpers/-/call-bind-apply-helpers-1.0.2.tgz 9481ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/moment/-/moment-2.11.29.tgz 9464ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/moment-timezone/-/moment-timezone-0.5.13.tgz 9466ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/koa-send/-/koa-send-4.1.6.tgz 9465ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/koa-static/-/koa-static-4.0.4.tgz 9466ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@typescript-eslint/visitor-keys/-/visitor-keys-8.58.0.tgz 9675ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@typescript-eslint/type-utils/-/type-utils-8.58.0.tgz 9675ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/yargs-parser/-/yargs-parser-21.0.3.tgz 9673ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/stack-utils/-/stack-utils-2.0.3.tgz 9672ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/validator/-/validator-13.15.10.tgz 9673ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/redis/-/redis-4.0.11.tgz 9672ms (cache miss) npm WARN deprecated @types/redis@4.0.11: This is a stub types definition. redis provides its own type definitions, so you do not need this installed. npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/send/-/send-1.2.1.tgz 9673ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/pg-pool/-/pg-pool-2.0.6.tgz 9672ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/baseline-browser-mapping/-/baseline-browser-mapping-2.10.14.tgz 9685ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/babel-plugin-jest-hoist/-/babel-plugin-jest-hoist-29.6.3.tgz 9683ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ansi-styles/-/ansi-styles-5.2.0.tgz 9682ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ansi-escapes/-/ansi-escapes-4.3.2.tgz 9681ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/argparse/-/argparse-2.0.1.tgz 9682ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/asap/-/asap-2.0.6.tgz 9684ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/koa-compose/-/koa-compose-3.2.9.tgz 9673ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/debug/-/debug-4.1.13.tgz 9667ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/express-serve-static-core/-/express-serve-static-core-5.1.1.tgz 9668ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/fs-extra/-/fs-extra-11.0.4.tgz 9669ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/http-errors/-/http-errors-2.0.5.tgz 9671ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/graceful-fs/-/graceful-fs-4.1.9.tgz 9670ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/json-schema/-/json-schema-7.0.15.tgz 9672ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/http-assert/-/http-assert-1.5.6.tgz 9671ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.6.tgz 9672ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/istanbul-lib-report/-/istanbul-lib-report-3.0.3.tgz 9672ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/jsonfile/-/jsonfile-6.1.4.tgz 9674ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/koa__router/-/koa__router-12.0.5.tgz 9675ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/formidable/-/formidable-3.5.0.tgz 9671ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/istanbul-reports/-/istanbul-reports-3.0.4.tgz 9673ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/express/-/express-5.0.6.tgz 9672ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/estree/-/estree-1.0.8.tgz 9672ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/keygrip/-/keygrip-1.0.6.tgz 9676ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/cors/-/cors-2.8.19.tgz 9672ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/boolean/-/boolean-3.2.0.tgz 9870ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/braces/-/braces-3.0.3.tgz 9872ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/async-hook-jl/-/async-hook-jl-1.7.6.tgz 9869ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/ms/-/ms-2.1.0.tgz 9858ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@opentelemetry/instrumentation-mongodb/-/instrumentation-mongodb-0.61.0.tgz 9796ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/cheerio/-/cheerio-0.22.35.tgz 9810ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/cookies/-/cookies-0.9.2.tgz 9899ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/babel__template/-/babel__template-7.4.4.tgz 9897ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@paralleldrive/cuid2/-/cuid2-2.3.1.tgz 9890ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@protobufjs/utf8/-/utf8-1.1.0.tgz 9894ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@protobufjs/float/-/float-1.0.2.tgz 9892ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@protobufjs/pool/-/pool-1.1.0.tgz 9895ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/accepts/-/accepts-1.3.7.tgz 9898ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@sinclair/typebox/-/typebox-0.27.10.tgz 9897ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@redis/json/-/json-5.11.0.tgz 9896ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@opentelemetry/resources/-/resources-2.6.1.tgz 9890ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@protobufjs/inquire/-/inquire-1.1.0.tgz 9895ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@protobufjs/eventemitter/-/eventemitter-1.1.0.tgz 9895ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@opentelemetry/sdk-trace-node/-/sdk-trace-node-2.6.1.tgz 9892ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@protobufjs/base64/-/base64-1.1.2.tgz 9895ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@protobufjs/path/-/path-1.1.2.tgz 9896ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@protobufjs/aspromise/-/aspromise-1.1.2.tgz 9895ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@redis/bloom/-/bloom-5.11.0.tgz 9899ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@redis/time-series/-/time-series-5.11.0.tgz 9899ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/babel__traverse/-/babel__traverse-7.28.0.tgz 9903ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/body-parser/-/body-parser-1.19.6.tgz 9903ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/co-body/-/co-body-6.1.3.tgz 9905ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/babel__generator/-/babel__generator-7.27.0.tgz 9904ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@sinonjs/fake-timers/-/fake-timers-10.3.0.tgz 9906ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@protobufjs/fetch/-/fetch-1.1.0.tgz 9903ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/conventional-commits-parser/-/conventional-commits-parser-5.0.2.tgz 9911ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@pkgr/core/-/core-0.2.9.tgz 9902ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/koa/-/koa-2.15.0.tgz 10164ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/content-disposition/-/content-disposition-0.5.9.tgz 10120ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/jest/-/jest-30.0.0.tgz 10164ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/babel__core/-/babel__core-7.20.5.tgz 10115ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@opentelemetry/instrumentation-pg/-/instrumentation-pg-0.61.2.tgz 10107ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@opentelemetry/redis-common/-/redis-common-0.38.2.tgz 10108ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@opentelemetry/context-async-hooks/-/context-async-hooks-2.6.1.tgz 10104ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@opentelemetry/instrumentation-amqplib/-/instrumentation-amqplib-0.55.0.tgz 10106ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@jridgewell/resolve-uri/-/resolve-uri-3.1.2.tgz 10103ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@jest/test-sequencer/-/test-sequencer-29.7.0.tgz 10101ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@opentelemetry/instrumentation-ioredis/-/instrumentation-ioredis-0.56.0.tgz 10108ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@opentelemetry/instrumentation-http/-/instrumentation-http-0.208.0.tgz 10107ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@jridgewell/trace-mapping/-/trace-mapping-0.3.31.tgz 10105ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@jest/test-result/-/test-result-29.7.0.tgz 10103ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@jest/types/-/types-29.6.3.tgz 10104ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@jest/source-map/-/source-map-29.6.3.tgz 10103ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@jest/pattern/-/pattern-30.0.1.tgz 10103ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@jest/reporters/-/reporters-29.7.0.tgz 10103ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.5.tgz 10106ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@opentelemetry/exporter-trace-otlp-http/-/exporter-trace-otlp-http-0.208.0.tgz 10109ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@jest/transform/-/transform-29.7.0.tgz 10105ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@jridgewell/gen-mapping/-/gen-mapping-0.3.13.tgz 10106ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@opentelemetry/instrumentation-koa/-/instrumentation-koa-0.57.1.tgz 10111ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@opentelemetry/api-logs/-/api-logs-0.208.0.tgz 10109ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@jridgewell/remapping/-/remapping-2.3.5.tgz 10107ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/connect/-/connect-3.4.38.tgz 10214ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@opentelemetry/sql-common/-/sql-common-0.41.2.tgz 10204ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@socket.io/component-emitter/-/component-emitter-3.1.2.tgz 10210ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@thesheps/jest-md-reporter/-/jest-md-reporter-0.0.8.tgz 10211ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@protobufjs/codegen/-/codegen-2.0.4.tgz 10206ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@opentelemetry/sdk-logs/-/sdk-logs-0.208.0.tgz 10203ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@redis/search/-/search-5.11.0.tgz 10211ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@fast-csv/parse/-/parse-5.0.5.tgz 10192ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@fast-csv/format/-/format-5.0.5.tgz 10190ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@eslint/plugin-kit/-/plugin-kit-0.4.1.tgz 10189ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@commitlint/resolve-extends/-/resolve-extends-19.8.1.tgz 10185ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@eslint/core/-/core-0.17.0.tgz 10189ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@jest/get-type/-/get-type-30.1.0.tgz 10198ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@jest/environment/-/environment-29.7.0.tgz 10196ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@hapi/bourne/-/bourne-3.0.0.tgz 10195ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@jest/expect/-/expect-29.7.0.tgz 10198ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@jest/core/-/core-29.7.0.tgz 10197ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@humanwhocodes/retry/-/retry-0.4.3.tgz 10197ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@istanbuljs/load-nyc-config/-/load-nyc-config-1.1.0.tgz 10197ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@istanbuljs/schema/-/schema-0.1.3.tgz 10197ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@jest/fake-timers/-/fake-timers-29.7.0.tgz 10199ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@jest/diff-sequences/-/diff-sequences-30.3.0.tgz 10199ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@sinonjs/commons/-/commons-3.0.1.tgz 10309ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@opentelemetry/otlp-exporter-base/-/otlp-exporter-base-0.208.0.tgz 10300ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@opentelemetry/instrumentation-kafkajs/-/instrumentation-kafkajs-0.18.1.tgz 10300ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@koa/router/-/router-15.4.0.tgz 10297ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@jest/schemas/-/schemas-29.6.3.tgz 10295ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@commitlint/config-conventional/-/config-conventional-19.8.1.tgz 10217ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@eslint/object-schema/-/object-schema-2.1.7.tgz 10287ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@commitlint/to-lines/-/to-lines-19.8.1.tgz 10284ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@commitlint/types/-/types-19.8.1.tgz 10284ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@commitlint/load/-/load-19.8.1.tgz 10282ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@commitlint/message/-/message-19.8.1.tgz 10282ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@commitlint/execute-rule/-/execute-rule-19.8.1.tgz 10280ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@eslint/js/-/js-9.39.4.tgz 10289ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@commitlint/rules/-/rules-19.8.1.tgz 10285ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@commitlint/format/-/format-19.8.1.tgz 10282ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@commitlint/is-ignored/-/is-ignored-19.8.1.tgz 10282ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@commitlint/lint/-/lint-19.8.1.tgz 10284ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@commitlint/config-validator/-/config-validator-19.8.1.tgz 10282ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@jest/globals/-/globals-29.7.0.tgz 10394ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@humanfs/core/-/core-0.19.1.tgz 10388ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@jest/expect-utils/-/expect-utils-30.3.0.tgz 10394ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@ioredis/commands/-/commands-1.5.1.tgz 10393ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@humanfs/node/-/node-0.16.7.tgz 10392ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz 10392ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/brace-expansion/-/brace-expansion-1.1.13.tgz 10302ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@commitlint/cli/-/cli-19.8.1.tgz 10320ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@babel/plugin-syntax-nullish-coalescing-operator/-/plugin-syntax-nullish-coalescing-operator-7.8.3.tgz 10312ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@babel/helper-module-transforms/-/helper-module-transforms-7.28.6.tgz 10306ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@babel/plugin-syntax-json-strings/-/plugin-syntax-json-strings-7.8.3.tgz 10312ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@babel/plugin-syntax-class-properties/-/plugin-syntax-class-properties-7.12.13.tgz 10311ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@babel/plugin-syntax-optional-catch-binding/-/plugin-syntax-optional-catch-binding-7.8.3.tgz 10315ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@babel/plugin-syntax-logical-assignment-operators/-/plugin-syntax-logical-assignment-operators-7.10.4.tgz 10314ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@babel/helper-plugin-utils/-/helper-plugin-utils-7.28.6.tgz 10309ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@babel/helper-string-parser/-/helper-string-parser-7.27.1.tgz 10309ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@babel/plugin-syntax-import-meta/-/plugin-syntax-import-meta-7.10.4.tgz 10313ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@babel/plugin-syntax-bigint/-/plugin-syntax-bigint-7.8.3.tgz 10312ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz 10322ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@babel/plugin-syntax-object-rest-spread/-/plugin-syntax-object-rest-spread-7.8.3.tgz 10316ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.28.6.tgz 10319ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/minimatch/-/minimatch-3.1.5.tgz 10306ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@babel/plugin-syntax-class-static-block/-/plugin-syntax-class-static-block-7.14.5.tgz 10315ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@babel/helper-compilation-targets/-/helper-compilation-targets-7.28.6.tgz 10309ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/fdir/-/fdir-6.5.0.tgz 10308ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@babel/helper-module-imports/-/helper-module-imports-7.28.6.tgz 10311ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@babel/helper-validator-identifier/-/helper-validator-identifier-7.28.5.tgz 10314ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@babel/plugin-syntax-async-generators/-/plugin-syntax-async-generators-7.8.4.tgz 10315ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@babel/plugin-syntax-numeric-separator/-/plugin-syntax-numeric-separator-7.10.4.tgz 10319ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@babel/plugin-syntax-top-level-await/-/plugin-syntax-top-level-await-7.14.5.tgz 10322ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@babel/helper-globals/-/helper-globals-7.28.0.tgz 10313ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@babel/helper-validator-option/-/helper-validator-option-7.27.1.tgz 10315ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@babel/code-frame/-/code-frame-7.29.0.tgz 10311ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.28.6.tgz 10320ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@babel/compat-data/-/compat-data-7.29.0.tgz 10312ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@babel/plugin-syntax-private-property-in-object/-/plugin-syntax-private-property-in-object-7.14.5.tgz 10322ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@jest/console/-/console-29.7.0.tgz 10487ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@commitlint/parse/-/parse-19.8.1.tgz 10476ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@commitlint/ensure/-/ensure-19.8.1.tgz 10414ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@eslint/config-helpers/-/config-helpers-0.4.2.tgz 10481ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@commitlint/top-level/-/top-level-19.8.1.tgz 10479ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@commitlint/read/-/read-19.8.1.tgz 10478ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@babel/template/-/template-7.28.6.tgz 10412ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ci-info/-/ci-info-4.4.0.tgz 10387ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/depd/-/depd-1.1.2.tgz 10396ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/type-fest/-/type-fest-0.13.1.tgz 10398ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/koa/-/koa-3.0.2.tgz 10391ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/http-errors/-/http-errors-1.8.1.tgz 10393ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/escape-string-regexp/-/escape-string-regexp-2.0.0.tgz 10399ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/statuses/-/statuses-1.5.0.tgz 10392ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ws/-/ws-8.18.3.tgz 10400ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/inherits/-/inherits-2.0.3.tgz 10399ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/setprototypeof/-/setprototypeof-1.1.0.tgz 10399ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/p-limit/-/p-limit-2.3.0.tgz 10398ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/has-flag/-/has-flag-3.0.0.tgz 10396ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/find-up/-/find-up-4.1.0.tgz 10397ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/http-errors/-/http-errors-1.6.3.tgz 10400ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@jest/schemas/-/schemas-30.0.5.tgz 10399ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/path-exists/-/path-exists-4.0.0.tgz 10399ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/balanced-match/-/balanced-match-1.0.2.tgz 10403ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/debug/-/debug-3.2.7.tgz 10397ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/p-locate/-/p-locate-4.1.0.tgz 10400ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-util/-/jest-util-29.7.0.tgz 10394ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/chalk/-/chalk-4.1.2.tgz 10394ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/pretty-format/-/pretty-format-29.7.0.tgz 10394ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/supports-color/-/supports-color-7.2.0.tgz 10396ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/yocto-queue/-/yocto-queue-1.2.2.tgz 10400ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/camelcase/-/camelcase-6.3.0.tgz 10395ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/p-limit/-/p-limit-4.0.0.tgz 10401ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@babel/plugin-syntax-import-attributes/-/plugin-syntax-import-attributes-7.28.6.tgz 10490ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@babel/plugin-syntax-optional-chaining/-/plugin-syntax-optional-chaining-7.8.3.tgz 10495ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/picomatch/-/picomatch-4.0.4.tgz 10483ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ansi-styles/-/ansi-styles-4.3.0.tgz 10485ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-matcher-utils/-/jest-matcher-utils-29.7.0.tgz 10474ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@jest/expect-utils/-/expect-utils-29.7.0.tgz 10473ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/expect/-/expect-29.7.0.tgz 10474ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ansi-styles/-/ansi-styles-5.2.0.tgz 10474ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ansi-styles/-/ansi-styles-5.2.0.tgz 10379ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ansi-styles/-/ansi-styles-5.2.0.tgz 10405ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-mock/-/jest-mock-29.7.0.tgz 10474ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/locate-path/-/locate-path-5.0.0.tgz 10505ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/lru-cache/-/lru-cache-7.18.3.tgz 10509ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/supports-color/-/supports-color-5.5.0.tgz 10506ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/supports-color/-/supports-color-8.1.1.tgz 10504ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-diff/-/jest-diff-30.3.0.tgz 10426ms (cache miss) npm WARN deprecated boolean@3.2.0: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info. npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/brace-expansion/-/brace-expansion-1.1.13.tgz 10493ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/brace-expansion/-/brace-expansion-1.1.13.tgz 10489ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/brace-expansion/-/brace-expansion-1.1.13.tgz 10465ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/brace-expansion/-/brace-expansion-1.1.13.tgz 10465ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/picomatch/-/picomatch-4.0.4.tgz 10580ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/picomatch/-/picomatch-4.0.4.tgz 10506ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/minimatch/-/minimatch-3.1.5.tgz 10495ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/minimatch/-/minimatch-3.1.5.tgz 10492ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/minimatch/-/minimatch-3.1.5.tgz 10469ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/minimatch/-/minimatch-3.1.5.tgz 10467ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@jest/types/-/types-30.3.0.tgz 10587ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-message-util/-/jest-message-util-29.7.0.tgz 10586ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/cjs-module-lexer/-/cjs-module-lexer-1.4.3.tgz 10583ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz 10500ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/minimatch/-/minimatch-5.1.9.tgz 10503ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/p-locate/-/p-locate-5.0.0.tgz 10502ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/brace-expansion/-/brace-expansion-2.0.3.tgz 10505ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz 10503ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/locate-path/-/locate-path-6.0.0.tgz 10503ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@opentelemetry/resources/-/resources-2.2.0.tgz 10494ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/semver/-/semver-5.7.2.tgz 10499ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/semver/-/semver-6.3.1.tgz 10498ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ignore/-/ignore-5.3.2.tgz 10504ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/eslint-visitor-keys/-/eslint-visitor-keys-5.0.1.tgz 10498ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/istanbul-lib-instrument/-/istanbul-lib-instrument-5.2.1.tgz 10499ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/resolve-from/-/resolve-from-4.0.0.tgz 10510ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/depd/-/depd-1.1.2.tgz 10610ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/depd/-/depd-1.1.2.tgz 10612ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/depd/-/depd-1.1.2.tgz 10522ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/http-errors/-/http-errors-1.8.1.tgz 10611ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/http-errors/-/http-errors-1.8.1.tgz 10523ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/statuses/-/statuses-1.5.0.tgz 10619ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/statuses/-/statuses-1.5.0.tgz 10613ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/statuses/-/statuses-1.5.0.tgz 10524ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ws/-/ws-8.18.3.tgz 10517ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/p-limit/-/p-limit-2.3.0.tgz 10500ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/find-up/-/find-up-4.1.0.tgz 10499ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@jest/schemas/-/schemas-30.0.5.tgz 10609ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@jest/schemas/-/schemas-30.0.5.tgz 10535ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@jest/schemas/-/schemas-30.0.5.tgz 10534ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/path-exists/-/path-exists-4.0.0.tgz 10522ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/path-exists/-/path-exists-4.0.0.tgz 10503ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/balanced-match/-/balanced-match-1.0.2.tgz 10525ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/balanced-match/-/balanced-match-1.0.2.tgz 10524ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/balanced-match/-/balanced-match-1.0.2.tgz 10519ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/balanced-match/-/balanced-match-1.0.2.tgz 10496ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/balanced-match/-/balanced-match-1.0.2.tgz 10499ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/p-locate/-/p-locate-4.1.0.tgz 10503ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-util/-/jest-util-29.7.0.tgz 10616ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-util/-/jest-util-29.7.0.tgz 10611ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-util/-/jest-util-29.7.0.tgz 10540ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-util/-/jest-util-29.7.0.tgz 10541ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-util/-/jest-util-29.7.0.tgz 10609ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-util/-/jest-util-29.7.0.tgz 10536ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-util/-/jest-util-29.7.0.tgz 10534ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-util/-/jest-util-29.7.0.tgz 10536ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-util/-/jest-util-29.7.0.tgz 10533ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-util/-/jest-util-29.7.0.tgz 10532ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-util/-/jest-util-29.7.0.tgz 10532ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-util/-/jest-util-29.7.0.tgz 10521ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-util/-/jest-util-29.7.0.tgz 10530ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-util/-/jest-util-29.7.0.tgz 10514ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-util/-/jest-util-29.7.0.tgz 10517ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-util/-/jest-util-29.7.0.tgz 10515ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-util/-/jest-util-29.7.0.tgz 10509ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-util/-/jest-util-29.7.0.tgz 10515ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-util/-/jest-util-29.7.0.tgz 10508ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-util/-/jest-util-29.7.0.tgz 10512ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-util/-/jest-util-29.7.0.tgz 10511ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/chalk/-/chalk-4.1.2.tgz 10618ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/chalk/-/chalk-4.1.2.tgz 10616ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/chalk/-/chalk-4.1.2.tgz 10545ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/chalk/-/chalk-4.1.2.tgz 10545ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/chalk/-/chalk-4.1.2.tgz 10620ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/chalk/-/chalk-4.1.2.tgz 10543ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/chalk/-/chalk-4.1.2.tgz 10614ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/chalk/-/chalk-4.1.2.tgz 10541ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/chalk/-/chalk-4.1.2.tgz 10541ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/chalk/-/chalk-4.1.2.tgz 10543ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/chalk/-/chalk-4.1.2.tgz 10545ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/chalk/-/chalk-4.1.2.tgz 10540ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/chalk/-/chalk-4.1.2.tgz 10541ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/chalk/-/chalk-4.1.2.tgz 10539ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/chalk/-/chalk-4.1.2.tgz 10536ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/chalk/-/chalk-4.1.2.tgz 10539ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/chalk/-/chalk-4.1.2.tgz 10521ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/chalk/-/chalk-4.1.2.tgz 10538ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/chalk/-/chalk-4.1.2.tgz 10536ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/chalk/-/chalk-4.1.2.tgz 10520ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/chalk/-/chalk-4.1.2.tgz 10531ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/chalk/-/chalk-4.1.2.tgz 10576ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/chalk/-/chalk-4.1.2.tgz 10575ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/chalk/-/chalk-4.1.2.tgz 10572ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/chalk/-/chalk-4.1.2.tgz 10573ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/chalk/-/chalk-4.1.2.tgz 10561ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/chalk/-/chalk-4.1.2.tgz 10567ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/chalk/-/chalk-4.1.2.tgz 10565ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/chalk/-/chalk-4.1.2.tgz 10569ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/pretty-format/-/pretty-format-29.7.0.tgz 10669ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/pretty-format/-/pretty-format-29.7.0.tgz 10667ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/chalk/-/chalk-4.1.2.tgz 10566ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/pretty-format/-/pretty-format-29.7.0.tgz 10601ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/pretty-format/-/pretty-format-29.7.0.tgz 10595ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/pretty-format/-/pretty-format-29.7.0.tgz 10593ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/pretty-format/-/pretty-format-29.7.0.tgz 10590ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/pretty-format/-/pretty-format-29.7.0.tgz 10592ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/pretty-format/-/pretty-format-29.7.0.tgz 10592ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/pretty-format/-/pretty-format-29.7.0.tgz 10573ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/pretty-format/-/pretty-format-29.7.0.tgz 10570ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/pretty-format/-/pretty-format-29.7.0.tgz 10572ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/pretty-format/-/pretty-format-29.7.0.tgz 10566ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/pretty-format/-/pretty-format-29.7.0.tgz 10568ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ansi-styles/-/ansi-styles-5.2.0.tgz 10570ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-regex-util/-/jest-regex-util-30.0.1.tgz 10578ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ansi-styles/-/ansi-styles-4.3.0.tgz 10695ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ansi-styles/-/ansi-styles-4.3.0.tgz 10694ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ansi-styles/-/ansi-styles-4.3.0.tgz 10690ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ansi-styles/-/ansi-styles-4.3.0.tgz 10693ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ansi-styles/-/ansi-styles-4.3.0.tgz 10622ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ansi-styles/-/ansi-styles-4.3.0.tgz 10621ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ansi-styles/-/ansi-styles-4.3.0.tgz 10623ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ansi-styles/-/ansi-styles-4.3.0.tgz 10621ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ansi-styles/-/ansi-styles-4.3.0.tgz 10619ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ansi-styles/-/ansi-styles-4.3.0.tgz 10620ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ansi-styles/-/ansi-styles-4.3.0.tgz 10614ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ansi-styles/-/ansi-styles-4.3.0.tgz 10616ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ansi-styles/-/ansi-styles-4.3.0.tgz 10617ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ansi-styles/-/ansi-styles-4.3.0.tgz 10615ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ansi-styles/-/ansi-styles-4.3.0.tgz 10613ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ansi-styles/-/ansi-styles-4.3.0.tgz 10615ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ansi-styles/-/ansi-styles-4.3.0.tgz 10619ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ansi-styles/-/ansi-styles-4.3.0.tgz 10607ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ansi-styles/-/ansi-styles-4.3.0.tgz 10614ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ansi-styles/-/ansi-styles-4.3.0.tgz 10605ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ansi-styles/-/ansi-styles-4.3.0.tgz 10604ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ansi-styles/-/ansi-styles-4.3.0.tgz 10600ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ansi-styles/-/ansi-styles-4.3.0.tgz 10601ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ansi-styles/-/ansi-styles-4.3.0.tgz 10592ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ansi-styles/-/ansi-styles-4.3.0.tgz 10593ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ansi-styles/-/ansi-styles-4.3.0.tgz 10599ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ansi-styles/-/ansi-styles-4.3.0.tgz 10599ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ansi-styles/-/ansi-styles-4.3.0.tgz 10598ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ansi-styles/-/ansi-styles-4.3.0.tgz 10596ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ansi-styles/-/ansi-styles-4.3.0.tgz 10700ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ansi-styles/-/ansi-styles-4.3.0.tgz 10593ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/locate-path/-/locate-path-5.0.0.tgz 10593ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@jest/types/-/types-30.3.0.tgz 10628ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@jest/types/-/types-30.3.0.tgz 10627ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-matcher-utils/-/jest-matcher-utils-29.7.0.tgz 10620ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-matcher-utils/-/jest-matcher-utils-29.7.0.tgz 10600ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-message-util/-/jest-message-util-29.7.0.tgz 10633ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-message-util/-/jest-message-util-29.7.0.tgz 10632ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-message-util/-/jest-message-util-29.7.0.tgz 10621ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-message-util/-/jest-message-util-29.7.0.tgz 10602ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-message-util/-/jest-message-util-29.7.0.tgz 10602ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-message-util/-/jest-message-util-29.7.0.tgz 10606ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-message-util/-/jest-message-util-29.7.0.tgz 10599ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-message-util/-/jest-message-util-29.7.0.tgz 10597ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@jest/expect-utils/-/expect-utils-29.7.0.tgz 10602ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/expect/-/expect-29.7.0.tgz 10602ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-mock/-/jest-mock-29.7.0.tgz 10604ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-mock/-/jest-mock-29.7.0.tgz 10629ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-mock/-/jest-mock-29.7.0.tgz 10602ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jest-mock/-/jest-mock-29.7.0.tgz 10606ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/glob-parent/-/glob-parent-5.1.2.tgz 10615ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/find-up/-/find-up-5.0.0.tgz 10681ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/sprintf-js/-/sprintf-js-1.0.3.tgz 10662ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/type-is/-/type-is-2.0.1.tgz 10661ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/argparse/-/argparse-1.0.10.tgz 10661ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/media-typer/-/media-typer-1.1.0.tgz 10660ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/koa/-/koa-3.2.0.tgz 10659ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/content-disposition/-/content-disposition-1.0.1.tgz 10660ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/globals/-/globals-14.0.0.tgz 10659ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/mime-db/-/mime-db-1.54.0.tgz 10661ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz 10705ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz 10679ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@opentelemetry/resources/-/resources-2.2.0.tgz 10697ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@opentelemetry/resources/-/resources-2.2.0.tgz 10697ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@opentelemetry/resources/-/resources-2.2.0.tgz 10696ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@opentelemetry/resources/-/resources-2.2.0.tgz 10697ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/semver/-/semver-6.3.1.tgz 10677ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/semver/-/semver-6.3.1.tgz 10678ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ignore/-/ignore-5.3.2.tgz 10681ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/encodeurl/-/encodeurl-2.0.0.tgz 10683ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/mime-types/-/mime-types-3.0.2.tgz 10685ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/meow/-/meow-12.1.1.tgz 11191ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@eslint-community/regexpp/-/regexpp-4.12.2.tgz 11376ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@eslint-community/eslint-utils/-/eslint-utils-4.9.1.tgz 11384ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/acorn/-/acorn-8.16.0.tgz 11479ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/superagent/-/superagent-10.3.0.tgz 11702ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/JSONStream/-/JSONStream-1.3.5.tgz 11687ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@eslint/config-array/-/config-array-0.21.2.tgz 11504ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/js-yaml/-/js-yaml-4.1.1.tgz 11772ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/iconv-lite/-/iconv-lite-0.4.24.tgz 11503ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/source-map/-/source-map-0.6.1.tgz 11888ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/iconv-lite/-/iconv-lite-0.6.3.tgz 11854ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/uri-js/-/uri-js-4.4.1.tgz 12099ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/xregexp/-/xregexp-5.1.2.tgz 12120ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/esquery/-/esquery-1.7.0.tgz 12035ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/yargs/-/yargs-17.7.2.tgz 12301ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/minimatch/-/minimatch-10.2.5.tgz 12205ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/js-yaml/-/js-yaml-3.14.2.tgz 11792ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/uglify-js/-/uglify-js-3.19.3.tgz 12388ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@eslint/eslintrc/-/eslintrc-3.3.5.tgz 12188ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/entities/-/entities-4.5.0.tgz 12326ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@babel/generator/-/generator-7.29.1.tgz 12217ms (cache miss) npm http fetch GET 200 https://pkg-npm.githubusercontent.com/npmregistryv2prod/blobs/148003738/utils/7.9.12/npm_***?se=2026-04-04T12%3A28%3A31Z&sig=4EjVH6DHk%2FM7g7NgtadpnwSvyml5EAsWBQu6YLD0ccQ%3D&ske=2026-04-05T03%3A06%3A12Z&skoid=npm_***&sks=b&skt=2026-04-04T03%3A06%3A12Z&sktid=npm_***&skv=2023-11-03&sp=r&spr=https&sr=b&st=2026-04-04T12%3A23%3A21Z&sv=2023-11-03 12389ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/istanbul-reports/-/istanbul-reports-3.2.0.tgz 12582ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/jiti/-/jiti-2.6.1.tgz 12589ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/socket.io/-/socket.io-4.8.3.tgz 12690ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/parse5/-/parse5-7.3.0.tgz 12904ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@typescript-eslint/typescript-estree/-/typescript-estree-8.58.0.tgz 12766ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@babel/traverse/-/traverse-7.29.0.tgz 12621ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@babel/parser/-/parser-7.29.2.tgz 12798ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ts-jest/-/ts-jest-29.4.9.tgz 13184ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/amqplib/-/amqplib-1.0.3.tgz 12974ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ioredis/-/ioredis-5.10.1.tgz 13153ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/entities/-/entities-6.0.1.tgz 12905ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/eslint-plugin-jest/-/eslint-plugin-jest-28.14.0.tgz 13408ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/entities/-/entities-7.0.1.tgz 13104ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ajv/-/ajv-6.14.0.tgz 13097ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ajv/-/ajv-6.14.0.tgz 13082ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/moment-timezone/-/moment-timezone-0.5.48.tgz 13685ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/async/-/async-3.2.6.tgz 13569ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/type-fest/-/type-fest-4.41.0.tgz 13605ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@babel/core/-/core-7.29.0.tgz 13613ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/onnxruntime-common/-/onnxruntime-common-1.24.3.tgz 14108ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/type-fest/-/type-fest-5.5.0.tgz 14000ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@types/node/-/node-24.12.2.tgz 14185ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/axios/-/axios-1.14.0.tgz 14275ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/protobufjs/-/protobufjs-7.5.4.tgz 14472ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/validator/-/validator-13.15.35.tgz 14588ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@opentelemetry/instrumentation/-/instrumentation-0.208.0.tgz 14495ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@babel/helpers/-/helpers-7.29.2.tgz 14418ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@noble/hashes/-/hashes-1.8.0.tgz 14700ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/cheerio/-/cheerio-1.2.0.tgz 14870ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/handlebars/-/handlebars-4.7.9.tgz 14977ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@typescript-eslint/scope-manager/-/scope-manager-8.58.0.tgz 15159ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/undici/-/undici-7.24.7.tgz 15599ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@babel/types/-/types-7.29.0.tgz 15318ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@opentelemetry/sdk-trace-base/-/sdk-trace-base-2.2.0.tgz 15711ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@opentelemetry/sdk-trace-base/-/sdk-trace-base-2.6.1.tgz 15588ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@opentelemetry/core/-/core-2.6.1.tgz 15794ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@opentelemetry/core/-/core-2.6.1.tgz 15792ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@opentelemetry/core/-/core-2.2.0.tgz 16195ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/prettier/-/prettier-3.8.1.tgz 16552ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@babel/runtime-corejs3/-/runtime-corejs3-7.29.2.tgz 16222ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/sequelize/-/sequelize-6.37.8.tgz 16686ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ajv/-/ajv-8.18.0.tgz 16556ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/kafkajs/-/kafkajs-2.2.4.tgz 16679ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.58.0.tgz 16665ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/eslint/-/eslint-9.39.4.tgz 16814ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@opentelemetry/api/-/api-1.9.1.tgz 17106ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@opentelemetry/otlp-transformer/-/otlp-transformer-0.208.0.tgz 17187ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@opentelemetry/sdk-metrics/-/sdk-metrics-2.2.0.tgz 17201ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@opentelemetry/semantic-conventions/-/semantic-conventions-1.40.0.tgz 17214ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/moment/-/moment-2.30.1.tgz 17412ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/caniuse-lite/-/caniuse-lite-1.0.30001784.tgz 17789ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/lodash/-/lodash-4.18.1.tgz 17998ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/zod/-/zod-4.3.6.tgz 18120ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/typescript/-/typescript-5.9.3.tgz 18894ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@redis/client/-/client-5.11.0.tgz 19116ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@sinclair/typebox/-/typebox-0.34.49.tgz 19395ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@sinclair/typebox/-/typebox-0.34.49.tgz 19470ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@sinclair/typebox/-/typebox-0.34.49.tgz 19481ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/@sinclair/typebox/-/typebox-0.34.49.tgz 19399ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/core-js-pure/-/core-js-pure-3.49.0.tgz 20478ms (cache miss) npm http fetch GET 200 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/onnxruntime-node/-/onnxruntime-node-1.24.3.tgz 22506ms (cache miss) npm info run core-js-pure@3.49.0 postinstall node_modules/core-js-pure node -e "try{require('./postinstall')}catch(e){}" npm info run onnxruntime-node@1.24.3 postinstall node_modules/onnxruntime-node node ./script/install npm info run protobufjs@7.5.4 postinstall node_modules/protobufjs node scripts/postinstall npm info run core-js-pure@3.49.0 postinstall { code: 0, signal: null } npm info run protobufjs@7.5.4 postinstall { code: 0, signal: null } npm info run onnxruntime-node@1.24.3 postinstall { code: 0, signal: null } > blackpanther@1.0.0 prepare > husky install husky - install command is DEPRECATED git command not found added 950 packages in 36s npm verb exit 0 npm info ok Showing logs for build greencapitaltrade/blackpanther/main #135 stage from-build-pack and container step-build-typescript-compile Building TypeScript... > blackpanther@1.0.0 build > tsc src/ml/onnx-inference-engine.ts(69,11): error TS6133: 'isInitialized' is declared but its value is never read. src/ml/onnx-inference-engine.ts(476,66): error TS2339: Property 'ort' does not exist on type '{ readonly common: string; readonly web?: string | undefined; readonly node?: string | undefined; readonly 'react-native'?: string | undefined; }'. src/strategies/strategy-factory.ts(127,57): error TS2554: Expected 0 arguments, but got 1. src/strategies/strategy-factory.ts(131,62): error TS2559: Type 'StrategyConfig' has no properties in common with type 'RLConfig'. src/strategies/strategy-factory.ts(135,46): error TS2559: Type 'StrategyConfig' has no properties in common with type 'UltraEnsembleConfig'. src/strategies/strategy-factory.ts(139,47): error TS2559: Type 'StrategyConfig' has no properties in common with type 'MomentumBreakoutOptions'. src/trading/meta-strategy-router.ts(7,34): error TS2307: Cannot find module '../strategies/strategy-registry-system' or its corresponding type declarations. TypeScript compiled with warnings (dist/ emitted) Showing logs for build greencapitaltrade/blackpanther/main #135 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-4057314337 in dir /tmp Cloning into '/tmp/jx-git-4057314337'... about to run: git sparse-checkout set --no-cone jx-requirements.yml .jx/gitops/source-config.yaml in dir /tmp/jx-git-4057314337 about to run: git checkout in dir /tmp/jx-git-4057314337 Your branch is up to date with 'origin/main'. no ECR code necessary as using provider aks Showing logs for build greencapitaltrade/blackpanther/main #135 stage from-build-pack and container step-build-trading-container 📈 Building trading container with Kaniko... time="2026-04-04T12:24:20Z" level=warning msg="Flag --snapshotMode is deprecated. Use: --snapshot-mode" INFO[0000] Using dockerignore file: /workspace/source/.dockerignore INFO[0000] Retrieving image manifest node:21-slim INFO[0000] Retrieving image node:21-slim from registry index.docker.io INFO[0002] Built cross stage deps: map[] INFO[0002] Retrieving image manifest node:21-slim INFO[0002] Returning cached image manifest INFO[0002] Executing 0 build triggers INFO[0002] Building stage 'node:21-slim' [idx: '0', base-idx: '-1'] INFO[0002] Unpacking rootfs as cmd RUN apt-get update && apt-get install -y --no-install-recommends python3 python3-pip build-essential git curl ca-certificates && apt-get clean && rm -rf /var/lib/apt/lists/* requires it. INFO[0008] Initializing snapshotter ... INFO[0008] Taking snapshot of full filesystem... INFO[0010] RUN apt-get update && apt-get install -y --no-install-recommends python3 python3-pip build-essential git curl ca-certificates && apt-get clean && rm -rf /var/lib/apt/lists/* INFO[0010] Cmd: /bin/sh INFO[0010] Args: [-c apt-get update && apt-get install -y --no-install-recommends python3 python3-pip build-essential git curl ca-certificates && apt-get clean && rm -rf /var/lib/apt/lists/*] INFO[0010] Running: [/bin/sh -c apt-get update && apt-get install -y --no-install-recommends python3 python3-pip build-essential git curl ca-certificates && apt-get clean && rm -rf /var/lib/apt/lists/*] Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8792 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [6924 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [294 kB] Fetched 9347 kB in 2s (5284 kB/s) Reading package lists... Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-12 dpkg-dev g++ g++-12 gcc gcc-12 gcc-12-base git-man libasan8 libatomic1 libbinutils libbrotli1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls libcurl4 libdpkg-perl liberror-perl libexpat1 libgcc-12-dev libgcc-s1 libgdbm-compat4 libgdbm6 libgomp1 libgprofng0 libgssapi-krb5-2 libisl23 libitm1 libjansson4 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.5-0 liblsan0 liblzma5 libmpc3 libmpfr6 libncursesw6 libnghttp2-14 libnsl-dev libnsl2 libperl5.36 libpsl5 libpython3-stdlib libpython3.11-minimal libpython3.11-stdlib libquadmath0 libreadline8 librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh2-1 libssl3 libstdc++-12-dev libstdc++6 libtirpc-common libtirpc-dev libtirpc3 libtsan2 libubsan1 linux-libc-dev make media-types openssl patch perl perl-base perl-modules-5.36 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources python3-setuptools python3-wheel python3.11 python3.11-minimal readline-common rpcsvc-proto xz-utils Suggested packages: binutils-doc bzip2-doc cpp-doc gcc-12-locales cpp-12-doc debian-keyring g++-multilib g++-12-multilib gcc-12-doc gcc-multilib manpages-dev autoconf automake libtool flex bison gdb gcc-doc gcc-12-multilib gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn glibc-doc libc-l10n locales libnss-nis libnss-nisplus gnupg | sq | sqop | pgpainless-cli sensible-utils bzr gdbm-l10n krb5-doc krb5-user libstdc++-12-doc make-doc ed diffutils-doc perl-doc libterm-readline-gnu-perl | libterm-readline-perl-perl libtap-harness-archive-perl python3-doc python3-tk python3-venv python-setuptools-doc python3.11-venv python3.11-doc binfmt-support readline-doc Recommended packages: fakeroot gnupg | sq | sqop | pgpainless-cli libalgorithm-merge-perl less ssh-client manpages manpages-dev libc-devtools libfile-fcntllock-perl liblocale-gettext-perl krb5-locales libldap-common libgpm2 publicsuffix libsasl2-modules netbase python3-dev The following NEW packages will be installed: binutils binutils-common binutils-x86-64-linux-gnu build-essential bzip2 ca-certificates cpp cpp-12 curl dpkg-dev g++ g++-12 gcc gcc-12 git git-man libasan8 libatomic1 libbinutils libbrotli1 libc-dev-bin libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls libcurl4 libdpkg-perl liberror-perl libexpat1 libgcc-12-dev libgdbm-compat4 libgdbm6 libgomp1 libgprofng0 libgssapi-krb5-2 libisl23 libitm1 libjansson4 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.5-0 liblsan0 libmpc3 libmpfr6 libncursesw6 libnghttp2-14 libnsl-dev libnsl2 libperl5.36 libpsl5 libpython3-stdlib libpython3.11-minimal libpython3.11-stdlib libquadmath0 libreadline8 librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh2-1 libssl3 libstdc++-12-dev libtirpc-common libtirpc-dev libtirpc3 libtsan2 libubsan1 linux-libc-dev make media-types openssl patch perl perl-modules-5.36 python3 python3-distutils python3-lib2to3 python3-minimal python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.11 python3.11-minimal readline-common rpcsvc-proto xz-utils The following packages will be upgraded: gcc-12-base libc-bin libc6 libgcc-s1 liblzma5 libstdc++6 perl-base 7 upgraded, 91 newly installed, 0 to remove and 31 not upgraded. Need to get 104 MB of archives. After this operation, 415 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian bookworm/main amd64 perl-base amd64 5.36.0-7+deb12u3 [1608 kB] Get:2 http://deb.debian.org/debian bookworm/main amd64 gcc-12-base amd64 12.2.0-14+deb12u1 [37.6 kB] Get:3 http://deb.debian.org/debian bookworm/main amd64 libgcc-s1 amd64 12.2.0-14+deb12u1 [49.9 kB] Get:4 http://deb.debian.org/debian bookworm/main amd64 libstdc++6 amd64 12.2.0-14+deb12u1 [613 kB] Get:5 http://deb.debian.org/debian bookworm/main amd64 libc6 amd64 2.36-9+deb12u13 [2758 kB] Get:6 http://deb.debian.org/debian bookworm/main amd64 libc-bin amd64 2.36-9+deb12u13 [609 kB] Get:7 http://deb.debian.org/debian bookworm/main amd64 perl-modules-5.36 all 5.36.0-7+deb12u3 [2815 kB] Get:8 http://deb.debian.org/debian bookworm/main amd64 libgdbm6 amd64 1.23-3 [72.2 kB] Get:9 http://deb.debian.org/debian bookworm/main amd64 libgdbm-compat4 amd64 1.23-3 [48.2 kB] Get:10 http://deb.debian.org/debian bookworm/main amd64 libperl5.36 amd64 5.36.0-7+deb12u3 [4196 kB] Get:11 http://deb.debian.org/debian bookworm/main amd64 perl amd64 5.36.0-7+deb12u3 [239 kB] Get:12 http://deb.debian.org/debian-security bookworm-security/main amd64 libssl3 amd64 3.0.18-1~deb12u2 [2030 kB] Get:13 http://deb.debian.org/debian bookworm/main amd64 libpython3.11-minimal amd64 3.11.2-6+deb12u6 [817 kB] Get:14 http://deb.debian.org/debian bookworm/main amd64 libexpat1 amd64 2.5.0-1+deb12u2 [99.9 kB] Get:15 http://deb.debian.org/debian bookworm/main amd64 python3.11-minimal amd64 3.11.2-6+deb12u6 [2064 kB] Get:16 http://deb.debian.org/debian bookworm/main amd64 python3-minimal amd64 3.11.2-1+b1 [26.3 kB] Get:17 http://deb.debian.org/debian bookworm/main amd64 media-types all 10.0.0 [26.1 kB] Get:18 http://deb.debian.org/debian bookworm/main amd64 liblzma5 amd64 5.4.1-1 [205 kB] Get:19 http://deb.debian.org/debian bookworm/main amd64 libncursesw6 amd64 6.4-4 [134 kB] Get:20 http://deb.debian.org/debian bookworm/main amd64 libkrb5support0 amd64 1.20.1-2+deb12u4 [33.2 kB] Get:21 http://deb.debian.org/debian bookworm/main amd64 libk5crypto3 amd64 1.20.1-2+deb12u4 [79.8 kB] Get:22 http://deb.debian.org/debian bookworm/main amd64 libkeyutils1 amd64 1.6.3-2 [8808 B] Get:23 http://deb.debian.org/debian bookworm/main amd64 libkrb5-3 amd64 1.20.1-2+deb12u4 [334 kB] Get:24 http://deb.debian.org/debian bookworm/main amd64 libgssapi-krb5-2 amd64 1.20.1-2+deb12u4 [135 kB] Get:25 http://deb.debian.org/debian bookworm/main amd64 libtirpc-common all 1.3.3+ds-1 [14.0 kB] Get:26 http://deb.debian.org/debian bookworm/main amd64 libtirpc3 amd64 1.3.3+ds-1 [85.2 kB] Get:27 http://deb.debian.org/debian bookworm/main amd64 libnsl2 amd64 1.3.0-2 [39.5 kB] Get:28 http://deb.debian.org/debian bookworm/main amd64 readline-common all 8.2-1.3 [69.0 kB] Get:29 http://deb.debian.org/debian bookworm/main amd64 libreadline8 amd64 8.2-1.3 [166 kB] Get:30 http://deb.debian.org/debian bookworm/main amd64 libsqlite3-0 amd64 3.40.1-2+deb12u2 [839 kB] Get:31 http://deb.debian.org/debian bookworm/main amd64 libpython3.11-stdlib amd64 3.11.2-6+deb12u6 [1798 kB] Get:32 http://deb.debian.org/debian bookworm/main amd64 python3.11 amd64 3.11.2-6+deb12u6 [573 kB] Get:33 http://deb.debian.org/debian bookworm/main amd64 libpython3-stdlib amd64 3.11.2-1+b1 [9312 B] Get:34 http://deb.debian.org/debian bookworm/main amd64 python3 amd64 3.11.2-1+b1 [26.3 kB] Get:35 http://deb.debian.org/debian bookworm/main amd64 bzip2 amd64 1.0.8-5+b1 [49.8 kB] Get:36 http://deb.debian.org/debian-security bookworm-security/main amd64 openssl amd64 3.0.18-1~deb12u2 [1433 kB] Get:37 http://deb.debian.org/debian bookworm/main amd64 ca-certificates all 20230311+deb12u1 [155 kB] Get:38 http://deb.debian.org/debian bookworm/main amd64 xz-utils amd64 5.4.1-1 [471 kB] Get:39 http://deb.debian.org/debian bookworm/main amd64 binutils-common amd64 2.40-2 [2487 kB] Get:40 http://deb.debian.org/debian bookworm/main amd64 libbinutils amd64 2.40-2 [572 kB] Get:41 http://deb.debian.org/debian bookworm/main amd64 libctf-nobfd0 amd64 2.40-2 [153 kB] Get:42 http://deb.debian.org/debian bookworm/main amd64 libctf0 amd64 2.40-2 [89.8 kB] Get:43 http://deb.debian.org/debian bookworm/main amd64 libgprofng0 amd64 2.40-2 [812 kB] Get:44 http://deb.debian.org/debian bookworm/main amd64 libjansson4 amd64 2.14-2 [40.8 kB] Get:45 http://deb.debian.org/debian bookworm/main amd64 binutils-x86-64-linux-gnu amd64 2.40-2 [2246 kB] Get:46 http://deb.debian.org/debian bookworm/main amd64 binutils amd64 2.40-2 [65.0 kB] Get:47 http://deb.debian.org/debian bookworm/main amd64 libc-dev-bin amd64 2.36-9+deb12u13 [47.4 kB] Get:48 http://deb.debian.org/debian-security bookworm-security/main amd64 linux-libc-dev amd64 6.1.164-1 [2240 kB] Get:49 http://deb.debian.org/debian bookworm/main amd64 libcrypt-dev amd64 1:4.4.33-2 [118 kB] Get:50 http://deb.debian.org/debian bookworm/main amd64 libtirpc-dev amd64 1.3.3+ds-1 [191 kB] Get:51 http://deb.debian.org/debian bookworm/main amd64 libnsl-dev amd64 1.3.0-2 [66.4 kB] Get:52 http://deb.debian.org/debian bookworm/main amd64 rpcsvc-proto amd64 1.4.3-1 [63.3 kB] Get:53 http://deb.debian.org/debian bookworm/main amd64 libc6-dev amd64 2.36-9+deb12u13 [1904 kB] Get:54 http://deb.debian.org/debian bookworm/main amd64 libisl23 amd64 0.25-1.1 [683 kB] Get:55 http://deb.debian.org/debian bookworm/main amd64 libmpfr6 amd64 4.2.0-1 [701 kB] Get:56 http://deb.debian.org/debian bookworm/main amd64 libmpc3 amd64 1.3.1-1 [51.5 kB] Get:57 http://deb.debian.org/debian bookworm/main amd64 cpp-12 amd64 12.2.0-14+deb12u1 [9768 kB] Get:58 http://deb.debian.org/debian bookworm/main amd64 cpp amd64 4:12.2.0-3 [6836 B] Get:59 http://deb.debian.org/debian bookworm/main amd64 libcc1-0 amd64 12.2.0-14+deb12u1 [41.7 kB] Get:60 http://deb.debian.org/debian bookworm/main amd64 libgomp1 amd64 12.2.0-14+deb12u1 [116 kB] Get:61 http://deb.debian.org/debian bookworm/main amd64 libitm1 amd64 12.2.0-14+deb12u1 [26.1 kB] Get:62 http://deb.debian.org/debian bookworm/main amd64 libatomic1 amd64 12.2.0-14+deb12u1 [9376 B] Get:63 http://deb.debian.org/debian bookworm/main amd64 libasan8 amd64 12.2.0-14+deb12u1 [2193 kB] Get:64 http://deb.debian.org/debian bookworm/main amd64 liblsan0 amd64 12.2.0-14+deb12u1 [969 kB] Get:65 http://deb.debian.org/debian bookworm/main amd64 libtsan2 amd64 12.2.0-14+deb12u1 [2197 kB] Get:66 http://deb.debian.org/debian bookworm/main amd64 libubsan1 amd64 12.2.0-14+deb12u1 [883 kB] Get:67 http://deb.debian.org/debian bookworm/main amd64 libquadmath0 amd64 12.2.0-14+deb12u1 [145 kB] Get:68 http://deb.debian.org/debian bookworm/main amd64 libgcc-12-dev amd64 12.2.0-14+deb12u1 [2437 kB] Get:69 http://deb.debian.org/debian bookworm/main amd64 gcc-12 amd64 12.2.0-14+deb12u1 [19.3 MB] Get:70 http://deb.debian.org/debian bookworm/main amd64 gcc amd64 4:12.2.0-3 [5216 B] Get:71 http://deb.debian.org/debian bookworm/main amd64 libstdc++-12-dev amd64 12.2.0-14+deb12u1 [2047 kB] Get:72 http://deb.debian.org/debian bookworm/main amd64 g++-12 amd64 12.2.0-14+deb12u1 [10.7 MB] Get:73 http://deb.debian.org/debian bookworm/main amd64 g++ amd64 4:12.2.0-3 [1356 B] Get:74 http://deb.debian.org/debian bookworm/main amd64 make amd64 4.3-4.1 [396 kB] Get:75 http://deb.debian.org/debian bookworm/main amd64 libdpkg-perl all 1.21.22 [603 kB] Get:76 http://deb.debian.org/debian bookworm/main amd64 patch amd64 2.7.6-7 [128 kB] Get:77 http://deb.debian.org/debian bookworm/main amd64 dpkg-dev all 1.21.22 [1353 kB] Get:78 http://deb.debian.org/debian bookworm/main amd64 build-essential amd64 12.9 [7704 B] Get:79 http://deb.debian.org/debian bookworm/main amd64 libbrotli1 amd64 1.0.9-2+b6 [275 kB] Get:80 http://deb.debian.org/debian bookworm/main amd64 libsasl2-modules-db amd64 2.1.28+dfsg-10 [20.3 kB] Get:81 http://deb.debian.org/debian bookworm/main amd64 libsasl2-2 amd64 2.1.28+dfsg-10 [59.7 kB] Get:82 http://deb.debian.org/debian bookworm/main amd64 libldap-2.5-0 amd64 2.5.13+dfsg-5 [183 kB] Get:83 http://deb.debian.org/debian bookworm/main amd64 libnghttp2-14 amd64 1.52.0-1+deb12u2 [73.0 kB] Get:84 http://deb.debian.org/debian bookworm/main amd64 libpsl5 amd64 0.21.2-1 [58.7 kB] Get:85 http://deb.debian.org/debian bookworm/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] Get:86 http://deb.debian.org/debian bookworm/main amd64 libssh2-1 amd64 1.10.0-3+b1 [179 kB] Get:87 http://deb.debian.org/debian bookworm/main amd64 libcurl4 amd64 7.88.1-10+deb12u14 [392 kB] Get:88 http://deb.debian.org/debian bookworm/main amd64 curl amd64 7.88.1-10+deb12u14 [316 kB] Get:89 http://deb.debian.org/debian bookworm/main amd64 libcurl3-gnutls amd64 7.88.1-10+deb12u14 [386 kB] Get:90 http://deb.debian.org/debian bookworm/main amd64 liberror-perl all 0.17029-2 [29.0 kB] Get:91 http://deb.debian.org/debian bookworm/main amd64 git-man all 1:2.39.5-0+deb12u3 [2053 kB] Get:92 http://deb.debian.org/debian bookworm/main amd64 git amd64 1:2.39.5-0+deb12u3 [7264 kB] Get:93 http://deb.debian.org/debian bookworm/main amd64 python3-lib2to3 all 3.11.2-3 [76.3 kB] Get:94 http://deb.debian.org/debian bookworm/main amd64 python3-distutils all 3.11.2-3 [131 kB] Get:95 http://deb.debian.org/debian bookworm/main amd64 python3-pkg-resources all 66.1.1-1+deb12u2 [297 kB] Get:96 http://deb.debian.org/debian bookworm/main amd64 python3-setuptools all 66.1.1-1+deb12u2 [522 kB] Get:97 http://deb.debian.org/debian bookworm/main amd64 python3-wheel all 0.38.4-2 [30.8 kB] Get:98 http://deb.debian.org/debian bookworm/main amd64 python3-pip all 23.0.1+dfsg-1 [1325 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 104 MB in 3s (41.1 MB/s) (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6090 files and directories currently installed.) Preparing to unpack .../perl-base_5.36.0-7+deb12u3_amd64.deb ... Unpacking perl-base (5.36.0-7+deb12u3) over (5.36.0-7+deb12u1) ... Setting up perl-base (5.36.0-7+deb12u3) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6090 files and directories currently installed.) Preparing to unpack .../gcc-12-base_12.2.0-14+deb12u1_amd64.deb ... Unpacking gcc-12-base:amd64 (12.2.0-14+deb12u1) over (12.2.0-14) ... Setting up gcc-12-base:amd64 (12.2.0-14+deb12u1) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6090 files and directories currently installed.) Preparing to unpack .../libgcc-s1_12.2.0-14+deb12u1_amd64.deb ... Unpacking libgcc-s1:amd64 (12.2.0-14+deb12u1) over (12.2.0-14) ... Setting up libgcc-s1:amd64 (12.2.0-14+deb12u1) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6090 files and directories currently installed.) Preparing to unpack .../libstdc++6_12.2.0-14+deb12u1_amd64.deb ... Unpacking libstdc++6:amd64 (12.2.0-14+deb12u1) over (12.2.0-14) ... Setting up libstdc++6:amd64 (12.2.0-14+deb12u1) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6090 files and directories currently installed.) Preparing to unpack .../libc6_2.36-9+deb12u13_amd64.deb ... debconf: unable to initialize frontend: Dialog debconf: (TERM is not set, so the dialog frontend is not usable.) debconf: falling back to frontend: Readline debconf: unable to initialize frontend: Readline debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.36.0 /usr/local/share/perl/5.36.0 /usr/lib/x86_64-linux-gnu/perl5/5.36 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.36 /usr/share/perl/5.36 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) debconf: falling back to frontend: Teletype Unpacking libc6:amd64 (2.36-9+deb12u13) over (2.36-9+deb12u7) ... Setting up libc6:amd64 (2.36-9+deb12u13) ... debconf: unable to initialize frontend: Dialog debconf: (TERM is not set, so the dialog frontend is not usable.) debconf: falling back to frontend: Readline debconf: unable to initialize frontend: Readline debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.36.0 /usr/local/share/perl/5.36.0 /usr/lib/x86_64-linux-gnu/perl5/5.36 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.36 /usr/share/perl/5.36 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) debconf: falling back to frontend: Teletype (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6090 files and directories currently installed.) Preparing to unpack .../libc-bin_2.36-9+deb12u13_amd64.deb ... Unpacking libc-bin (2.36-9+deb12u13) over (2.36-9+deb12u7) ... Setting up libc-bin (2.36-9+deb12u13) ... Selecting previously unselected package perl-modules-5.36. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6090 files and directories currently installed.) Preparing to unpack .../0-perl-modules-5.36_5.36.0-7+deb12u3_all.deb ... Unpacking perl-modules-5.36 (5.36.0-7+deb12u3) ... Selecting previously unselected package libgdbm6:amd64. Preparing to unpack .../1-libgdbm6_1.23-3_amd64.deb ... Unpacking libgdbm6:amd64 (1.23-3) ... Selecting previously unselected package libgdbm-compat4:amd64. Preparing to unpack .../2-libgdbm-compat4_1.23-3_amd64.deb ... Unpacking libgdbm-compat4:amd64 (1.23-3) ... Selecting previously unselected package libperl5.36:amd64. Preparing to unpack .../3-libperl5.36_5.36.0-7+deb12u3_amd64.deb ... Unpacking libperl5.36:amd64 (5.36.0-7+deb12u3) ... Selecting previously unselected package perl. Preparing to unpack .../4-perl_5.36.0-7+deb12u3_amd64.deb ... Unpacking perl (5.36.0-7+deb12u3) ... Selecting previously unselected package libssl3:amd64. Preparing to unpack .../5-libssl3_3.0.18-1~deb12u2_amd64.deb ... Unpacking libssl3:amd64 (3.0.18-1~deb12u2) ... Selecting previously unselected package libpython3.11-minimal:amd64. Preparing to unpack .../6-libpython3.11-minimal_3.11.2-6+deb12u6_amd64.deb ... Unpacking libpython3.11-minimal:amd64 (3.11.2-6+deb12u6) ... Selecting previously unselected package libexpat1:amd64. Preparing to unpack .../7-libexpat1_2.5.0-1+deb12u2_amd64.deb ... Unpacking libexpat1:amd64 (2.5.0-1+deb12u2) ... Selecting previously unselected package python3.11-minimal. Preparing to unpack .../8-python3.11-minimal_3.11.2-6+deb12u6_amd64.deb ... Unpacking python3.11-minimal (3.11.2-6+deb12u6) ... Setting up libssl3:amd64 (3.0.18-1~deb12u2) ... Setting up libpython3.11-minimal:amd64 (3.11.2-6+deb12u6) ... Setting up libexpat1:amd64 (2.5.0-1+deb12u2) ... Setting up python3.11-minimal (3.11.2-6+deb12u6) ... Selecting previously unselected package python3-minimal. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 8422 files and directories currently installed.) Preparing to unpack .../python3-minimal_3.11.2-1+b1_amd64.deb ... Unpacking python3-minimal (3.11.2-1+b1) ... Selecting previously unselected package media-types. Preparing to unpack .../media-types_10.0.0_all.deb ... Unpacking media-types (10.0.0) ... Preparing to unpack .../liblzma5_5.4.1-1_amd64.deb ... Unpacking liblzma5:amd64 (5.4.1-1) over (5.4.1-0.2) ... Setting up liblzma5:amd64 (5.4.1-1) ... Selecting previously unselected package libncursesw6:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 8450 files and directories currently installed.) Preparing to unpack .../00-libncursesw6_6.4-4_amd64.deb ... Unpacking libncursesw6:amd64 (6.4-4) ... Selecting previously unselected package libkrb5support0:amd64. Preparing to unpack .../01-libkrb5support0_1.20.1-2+deb12u4_amd64.deb ... Unpacking libkrb5support0:amd64 (1.20.1-2+deb12u4) ... Selecting previously unselected package libk5crypto3:amd64. Preparing to unpack .../02-libk5crypto3_1.20.1-2+deb12u4_amd64.deb ... Unpacking libk5crypto3:amd64 (1.20.1-2+deb12u4) ... Selecting previously unselected package libkeyutils1:amd64. Preparing to unpack .../03-libkeyutils1_1.6.3-2_amd64.deb ... Unpacking libkeyutils1:amd64 (1.6.3-2) ... Selecting previously unselected package libkrb5-3:amd64. Preparing to unpack .../04-libkrb5-3_1.20.1-2+deb12u4_amd64.deb ... Unpacking libkrb5-3:amd64 (1.20.1-2+deb12u4) ... Selecting previously unselected package libgssapi-krb5-2:amd64. Preparing to unpack .../05-libgssapi-krb5-2_1.20.1-2+deb12u4_amd64.deb ... Unpacking libgssapi-krb5-2:amd64 (1.20.1-2+deb12u4) ... Selecting previously unselected package libtirpc-common. Preparing to unpack .../06-libtirpc-common_1.3.3+ds-1_all.deb ... Unpacking libtirpc-common (1.3.3+ds-1) ... Selecting previously unselected package libtirpc3:amd64. Preparing to unpack .../07-libtirpc3_1.3.3+ds-1_amd64.deb ... Unpacking libtirpc3:amd64 (1.3.3+ds-1) ... Selecting previously unselected package libnsl2:amd64. Preparing to unpack .../08-libnsl2_1.3.0-2_amd64.deb ... Unpacking libnsl2:amd64 (1.3.0-2) ... Selecting previously unselected package readline-common. Preparing to unpack .../09-readline-common_8.2-1.3_all.deb ... Unpacking readline-common (8.2-1.3) ... Selecting previously unselected package libreadline8:amd64. Preparing to unpack .../10-libreadline8_8.2-1.3_amd64.deb ... Unpacking libreadline8:amd64 (8.2-1.3) ... Selecting previously unselected package libsqlite3-0:amd64. Preparing to unpack .../11-libsqlite3-0_3.40.1-2+deb12u2_amd64.deb ... Unpacking libsqlite3-0:amd64 (3.40.1-2+deb12u2) ... Selecting previously unselected package libpython3.11-stdlib:amd64. Preparing to unpack .../12-libpython3.11-stdlib_3.11.2-6+deb12u6_amd64.deb ... Unpacking libpython3.11-stdlib:amd64 (3.11.2-6+deb12u6) ... Selecting previously unselected package python3.11. Preparing to unpack .../13-python3.11_3.11.2-6+deb12u6_amd64.deb ... Unpacking python3.11 (3.11.2-6+deb12u6) ... Selecting previously unselected package libpython3-stdlib:amd64. Preparing to unpack .../14-libpython3-stdlib_3.11.2-1+b1_amd64.deb ... Unpacking libpython3-stdlib:amd64 (3.11.2-1+b1) ... Setting up python3-minimal (3.11.2-1+b1) ... Selecting previously unselected package python3. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 8930 files and directories currently installed.) Preparing to unpack .../00-python3_3.11.2-1+b1_amd64.deb ... Unpacking python3 (3.11.2-1+b1) ... Selecting previously unselected package bzip2. Preparing to unpack .../01-bzip2_1.0.8-5+b1_amd64.deb ... Unpacking bzip2 (1.0.8-5+b1) ... Selecting previously unselected package openssl. Preparing to unpack .../02-openssl_3.0.18-1~deb12u2_amd64.deb ... Unpacking openssl (3.0.18-1~deb12u2) ... Selecting previously unselected package ca-certificates. Preparing to unpack .../03-ca-certificates_20230311+deb12u1_all.deb ... Unpacking ca-certificates (20230311+deb12u1) ... Selecting previously unselected package xz-utils. Preparing to unpack .../04-xz-utils_5.4.1-1_amd64.deb ... Unpacking xz-utils (5.4.1-1) ... Selecting previously unselected package binutils-common:amd64. Preparing to unpack .../05-binutils-common_2.40-2_amd64.deb ... Unpacking binutils-common:amd64 (2.40-2) ... Selecting previously unselected package libbinutils:amd64. Preparing to unpack .../06-libbinutils_2.40-2_amd64.deb ... Unpacking libbinutils:amd64 (2.40-2) ... Selecting previously unselected package libctf-nobfd0:amd64. Preparing to unpack .../07-libctf-nobfd0_2.40-2_amd64.deb ... Unpacking libctf-nobfd0:amd64 (2.40-2) ... Selecting previously unselected package libctf0:amd64. Preparing to unpack .../08-libctf0_2.40-2_amd64.deb ... Unpacking libctf0:amd64 (2.40-2) ... Selecting previously unselected package libgprofng0:amd64. Preparing to unpack .../09-libgprofng0_2.40-2_amd64.deb ... Unpacking libgprofng0:amd64 (2.40-2) ... Selecting previously unselected package libjansson4:amd64. Preparing to unpack .../10-libjansson4_2.14-2_amd64.deb ... Unpacking libjansson4:amd64 (2.14-2) ... Selecting previously unselected package binutils-x86-64-linux-gnu. Preparing to unpack .../11-binutils-x86-64-linux-gnu_2.40-2_amd64.deb ... Unpacking binutils-x86-64-linux-gnu (2.40-2) ... Selecting previously unselected package binutils. Preparing to unpack .../12-binutils_2.40-2_amd64.deb ... Unpacking binutils (2.40-2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../13-libc-dev-bin_2.36-9+deb12u13_amd64.deb ... Unpacking libc-dev-bin (2.36-9+deb12u13) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../14-linux-libc-dev_6.1.164-1_amd64.deb ... Unpacking linux-libc-dev:amd64 (6.1.164-1) ... Selecting previously unselected package libcrypt-dev:amd64. Preparing to unpack .../15-libcrypt-dev_1%3a4.4.33-2_amd64.deb ... Unpacking libcrypt-dev:amd64 (1:4.4.33-2) ... Selecting previously unselected package libtirpc-dev:amd64. Preparing to unpack .../16-libtirpc-dev_1.3.3+ds-1_amd64.deb ... Unpacking libtirpc-dev:amd64 (1.3.3+ds-1) ... Selecting previously unselected package libnsl-dev:amd64. Preparing to unpack .../17-libnsl-dev_1.3.0-2_amd64.deb ... Unpacking libnsl-dev:amd64 (1.3.0-2) ... Selecting previously unselected package rpcsvc-proto. Preparing to unpack .../18-rpcsvc-proto_1.4.3-1_amd64.deb ... Unpacking rpcsvc-proto (1.4.3-1) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../19-libc6-dev_2.36-9+deb12u13_amd64.deb ... Unpacking libc6-dev:amd64 (2.36-9+deb12u13) ... Selecting previously unselected package libisl23:amd64. Preparing to unpack .../20-libisl23_0.25-1.1_amd64.deb ... Unpacking libisl23:amd64 (0.25-1.1) ... Selecting previously unselected package libmpfr6:amd64. Preparing to unpack .../21-libmpfr6_4.2.0-1_amd64.deb ... Unpacking libmpfr6:amd64 (4.2.0-1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../22-libmpc3_1.3.1-1_amd64.deb ... Unpacking libmpc3:amd64 (1.3.1-1) ... Selecting previously unselected package cpp-12. Preparing to unpack .../23-cpp-12_12.2.0-14+deb12u1_amd64.deb ... Unpacking cpp-12 (12.2.0-14+deb12u1) ... Selecting previously unselected package cpp. Preparing to unpack .../24-cpp_4%3a12.2.0-3_amd64.deb ... Unpacking cpp (4:12.2.0-3) ... Selecting previously unselected package libcc1-0:amd64. Preparing to unpack .../25-libcc1-0_12.2.0-14+deb12u1_amd64.deb ... Unpacking libcc1-0:amd64 (12.2.0-14+deb12u1) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../26-libgomp1_12.2.0-14+deb12u1_amd64.deb ... Unpacking libgomp1:amd64 (12.2.0-14+deb12u1) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../27-libitm1_12.2.0-14+deb12u1_amd64.deb ... Unpacking libitm1:amd64 (12.2.0-14+deb12u1) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../28-libatomic1_12.2.0-14+deb12u1_amd64.deb ... Unpacking libatomic1:amd64 (12.2.0-14+deb12u1) ... Selecting previously unselected package libasan8:amd64. Preparing to unpack .../29-libasan8_12.2.0-14+deb12u1_amd64.deb ... Unpacking libasan8:amd64 (12.2.0-14+deb12u1) ... Selecting previously unselected package liblsan0:amd64. Preparing to unpack .../30-liblsan0_12.2.0-14+deb12u1_amd64.deb ... Unpacking liblsan0:amd64 (12.2.0-14+deb12u1) ... Selecting previously unselected package libtsan2:amd64. Preparing to unpack .../31-libtsan2_12.2.0-14+deb12u1_amd64.deb ... Unpacking libtsan2:amd64 (12.2.0-14+deb12u1) ... Selecting previously unselected package libubsan1:amd64. Preparing to unpack .../32-libubsan1_12.2.0-14+deb12u1_amd64.deb ... Unpacking libubsan1:amd64 (12.2.0-14+deb12u1) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../33-libquadmath0_12.2.0-14+deb12u1_amd64.deb ... Unpacking libquadmath0:amd64 (12.2.0-14+deb12u1) ... Selecting previously unselected package libgcc-12-dev:amd64. Preparing to unpack .../34-libgcc-12-dev_12.2.0-14+deb12u1_amd64.deb ... Unpacking libgcc-12-dev:amd64 (12.2.0-14+deb12u1) ... Selecting previously unselected package gcc-12. Preparing to unpack .../35-gcc-12_12.2.0-14+deb12u1_amd64.deb ... Unpacking gcc-12 (12.2.0-14+deb12u1) ... Selecting previously unselected package gcc. Preparing to unpack .../36-gcc_4%3a12.2.0-3_amd64.deb ... Unpacking gcc (4:12.2.0-3) ... Selecting previously unselected package libstdc++-12-dev:amd64. Preparing to unpack .../37-libstdc++-12-dev_12.2.0-14+deb12u1_amd64.deb ... Unpacking libstdc++-12-dev:amd64 (12.2.0-14+deb12u1) ... Selecting previously unselected package g++-12. Preparing to unpack .../38-g++-12_12.2.0-14+deb12u1_amd64.deb ... Unpacking g++-12 (12.2.0-14+deb12u1) ... Selecting previously unselected package g++. Preparing to unpack .../39-g++_4%3a12.2.0-3_amd64.deb ... Unpacking g++ (4:12.2.0-3) ... Selecting previously unselected package make. Preparing to unpack .../40-make_4.3-4.1_amd64.deb ... Unpacking make (4.3-4.1) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../41-libdpkg-perl_1.21.22_all.deb ... Unpacking libdpkg-perl (1.21.22) ... Selecting previously unselected package patch. Preparing to unpack .../42-patch_2.7.6-7_amd64.deb ... Unpacking patch (2.7.6-7) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../43-dpkg-dev_1.21.22_all.deb ... Unpacking dpkg-dev (1.21.22) ... Selecting previously unselected package build-essential. Preparing to unpack .../44-build-essential_12.9_amd64.deb ... Unpacking build-essential (12.9) ... Selecting previously unselected package libbrotli1:amd64. Preparing to unpack .../45-libbrotli1_1.0.9-2+b6_amd64.deb ... Unpacking libbrotli1:amd64 (1.0.9-2+b6) ... Selecting previously unselected package libsasl2-modules-db:amd64. Preparing to unpack .../46-libsasl2-modules-db_2.1.28+dfsg-10_amd64.deb ... Unpacking libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ... Selecting previously unselected package libsasl2-2:amd64. Preparing to unpack .../47-libsasl2-2_2.1.28+dfsg-10_amd64.deb ... Unpacking libsasl2-2:amd64 (2.1.28+dfsg-10) ... Selecting previously unselected package libldap-2.5-0:amd64. Preparing to unpack .../48-libldap-2.5-0_2.5.13+dfsg-5_amd64.deb ... Unpacking libldap-2.5-0:amd64 (2.5.13+dfsg-5) ... Selecting previously unselected package libnghttp2-14:amd64. Preparing to unpack .../49-libnghttp2-14_1.52.0-1+deb12u2_amd64.deb ... Unpacking libnghttp2-14:amd64 (1.52.0-1+deb12u2) ... Selecting previously unselected package libpsl5:amd64. Preparing to unpack .../50-libpsl5_0.21.2-1_amd64.deb ... Unpacking libpsl5:amd64 (0.21.2-1) ... Selecting previously unselected package librtmp1:amd64. Preparing to unpack .../51-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... Selecting previously unselected package libssh2-1:amd64. Preparing to unpack .../52-libssh2-1_1.10.0-3+b1_amd64.deb ... Unpacking libssh2-1:amd64 (1.10.0-3+b1) ... Selecting previously unselected package libcurl4:amd64. Preparing to unpack .../53-libcurl4_7.88.1-10+deb12u14_amd64.deb ... Unpacking libcurl4:amd64 (7.88.1-10+deb12u14) ... Selecting previously unselected package curl. Preparing to unpack .../54-curl_7.88.1-10+deb12u14_amd64.deb ... Unpacking curl (7.88.1-10+deb12u14) ... Selecting previously unselected package libcurl3-gnutls:amd64. Preparing to unpack .../55-libcurl3-gnutls_7.88.1-10+deb12u14_amd64.deb ... Unpacking libcurl3-gnutls:amd64 (7.88.1-10+deb12u14) ... Selecting previously unselected package liberror-perl. Preparing to unpack .../56-liberror-perl_0.17029-2_all.deb ... Unpacking liberror-perl (0.17029-2) ... Selecting previously unselected package git-man. Preparing to unpack .../57-git-man_1%3a2.39.5-0+deb12u3_all.deb ... Unpacking git-man (1:2.39.5-0+deb12u3) ... Selecting previously unselected package git. Preparing to unpack .../58-git_1%3a2.39.5-0+deb12u3_amd64.deb ... Unpacking git (1:2.39.5-0+deb12u3) ... Selecting previously unselected package python3-lib2to3. Preparing to unpack .../59-python3-lib2to3_3.11.2-3_all.deb ... Unpacking python3-lib2to3 (3.11.2-3) ... Selecting previously unselected package python3-distutils. Preparing to unpack .../60-python3-distutils_3.11.2-3_all.deb ... Unpacking python3-distutils (3.11.2-3) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../61-python3-pkg-resources_66.1.1-1+deb12u2_all.deb ... Unpacking python3-pkg-resources (66.1.1-1+deb12u2) ... Selecting previously unselected package python3-setuptools. Preparing to unpack .../62-python3-setuptools_66.1.1-1+deb12u2_all.deb ... Unpacking python3-setuptools (66.1.1-1+deb12u2) ... Selecting previously unselected package python3-wheel. Preparing to unpack .../63-python3-wheel_0.38.4-2_all.deb ... Unpacking python3-wheel (0.38.4-2) ... Selecting previously unselected package python3-pip. Preparing to unpack .../64-python3-pip_23.0.1+dfsg-1_all.deb ... Unpacking python3-pip (23.0.1+dfsg-1) ... Setting up media-types (10.0.0) ... Setting up libkeyutils1:amd64 (1.6.3-2) ... Setting up libpsl5:amd64 (0.21.2-1) ... Setting up libtirpc-common (1.3.3+ds-1) ... Setting up libbrotli1:amd64 (1.0.9-2+b6) ... Setting up libsqlite3-0:amd64 (3.40.1-2+deb12u2) ... Setting up binutils-common:amd64 (2.40-2) ... Setting up libnghttp2-14:amd64 (1.52.0-1+deb12u2) ... Setting up linux-libc-dev:amd64 (6.1.164-1) ... Setting up libctf-nobfd0:amd64 (2.40-2) ... Setting up libgomp1:amd64 (12.2.0-14+deb12u1) ... Setting up bzip2 (1.0.8-5+b1) ... Setting up libjansson4:amd64 (2.14-2) ... Setting up libkrb5support0:amd64 (1.20.1-2+deb12u4) ... Setting up libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ... Setting up perl-modules-5.36 (5.36.0-7+deb12u3) ... Setting up rpcsvc-proto (1.4.3-1) ... Setting up make (4.3-4.1) ... Setting up libmpfr6:amd64 (4.2.0-1) ... Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... Setting up xz-utils (5.4.1-1) ... update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist Setting up libquadmath0:amd64 (12.2.0-14+deb12u1) ... Setting up libmpc3:amd64 (1.3.1-1) ... Setting up libatomic1:amd64 (12.2.0-14+deb12u1) ... Setting up patch (2.7.6-7) ... Setting up libncursesw6:amd64 (6.4-4) ... Setting up libk5crypto3:amd64 (1.20.1-2+deb12u4) ... Setting up libsasl2-2:amd64 (2.1.28+dfsg-10) ... Setting up libubsan1:amd64 (12.2.0-14+deb12u1) ... Setting up libcrypt-dev:amd64 (1:4.4.33-2) ... Setting up libasan8:amd64 (12.2.0-14+deb12u1) ... Setting up git-man (1:2.39.5-0+deb12u3) ... Setting up libssh2-1:amd64 (1.10.0-3+b1) ... Setting up libkrb5-3:amd64 (1.20.1-2+deb12u4) ... Setting up libtsan2:amd64 (12.2.0-14+deb12u1) ... Setting up libbinutils:amd64 (2.40-2) ... Setting up libisl23:amd64 (0.25-1.1) ... Setting up libc-dev-bin (2.36-9+deb12u13) ... Setting up openssl (3.0.18-1~deb12u2) ... Setting up readline-common (8.2-1.3) ... Setting up libcc1-0:amd64 (12.2.0-14+deb12u1) ... Setting up liblsan0:amd64 (12.2.0-14+deb12u1) ... Setting up libitm1:amd64 (12.2.0-14+deb12u1) ... Setting up libgdbm6:amd64 (1.23-3) ... Setting up libctf0:amd64 (2.40-2) ... Setting up cpp-12 (12.2.0-14+deb12u1) ... Setting up libreadline8:amd64 (8.2-1.3) ... Setting up libldap-2.5-0:amd64 (2.5.13+dfsg-5) ... Setting up ca-certificates (20230311+deb12u1) ... debconf: unable to initialize frontend: Dialog debconf: (TERM is not set, so the dialog frontend is not usable.) debconf: falling back to frontend: Readline debconf: unable to initialize frontend: Readline debconf: (This frontend requires a controlling tty.) debconf: falling back to frontend: Teletype Updating certificates in /etc/ssl/certs... 142 added, 0 removed; done. Setting up libgprofng0:amd64 (2.40-2) ... Setting up libgcc-12-dev:amd64 (12.2.0-14+deb12u1) ... Setting up libgssapi-krb5-2:amd64 (1.20.1-2+deb12u4) ... Setting up libgdbm-compat4:amd64 (1.23-3) ... Setting up cpp (4:12.2.0-3) ... Setting up libcurl4:amd64 (7.88.1-10+deb12u14) ... Setting up curl (7.88.1-10+deb12u14) ... Setting up libperl5.36:amd64 (5.36.0-7+deb12u3) ... Setting up binutils-x86-64-linux-gnu (2.40-2) ... Setting up libtirpc3:amd64 (1.3.3+ds-1) ... Setting up libcurl3-gnutls:amd64 (7.88.1-10+deb12u14) ... Setting up binutils (2.40-2) ... Setting up perl (5.36.0-7+deb12u3) ... Setting up libtirpc-dev:amd64 (1.3.3+ds-1) ... Setting up gcc-12 (12.2.0-14+deb12u1) ... Setting up libdpkg-perl (1.21.22) ... Setting up libnsl2:amd64 (1.3.0-2) ... Setting up libpython3.11-stdlib:amd64 (3.11.2-6+deb12u6) ... Setting up gcc (4:12.2.0-3) ... Setting up dpkg-dev (1.21.22) ... Setting up liberror-perl (0.17029-2) ... Setting up git (1:2.39.5-0+deb12u3) ... Setting up libnsl-dev:amd64 (1.3.0-2) ... Setting up libc6-dev:amd64 (2.36-9+deb12u13) ... Setting up libpython3-stdlib:amd64 (3.11.2-1+b1) ... Setting up python3.11 (3.11.2-6+deb12u6) ... Setting up libstdc++-12-dev:amd64 (12.2.0-14+deb12u1) ... Setting up python3 (3.11.2-1+b1) ... running python rtupdate hooks for python3.11... running python post-rtupdate hooks for python3.11... Setting up python3-lib2to3 (3.11.2-3) ... Setting up g++-12 (12.2.0-14+deb12u1) ... Setting up python3-pkg-resources (66.1.1-1+deb12u2) ... Setting up python3-distutils (3.11.2-3) ... Setting up python3-setuptools (66.1.1-1+deb12u2) ... Setting up python3-wheel (0.38.4-2) ... Setting up python3-pip (23.0.1+dfsg-1) ... Setting up g++ (4:12.2.0-3) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up build-essential (12.9) ... Processing triggers for libc-bin (2.36-9+deb12u13) ... Processing triggers for ca-certificates (20230311+deb12u1) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. INFO[0046] Taking snapshot of files... INFO[0055] WORKDIR /app INFO[0055] Cmd: workdir INFO[0055] Changed working directory to /app INFO[0055] Creating directory /app INFO[0055] Taking snapshot of files... INFO[0055] Resolving srcs [package*.json]... INFO[0056] COPY package*.json ./ INFO[0056] Resolving srcs [package*.json]... INFO[0057] Taking snapshot of files... INFO[0057] COPY node_modules/ ./node_modules/ INFO[0174] Taking snapshot of files... INFO[0193] COPY dist/ ./dist/ INFO[0194] Taking snapshot of files... INFO[0194] RUN mkdir -p models cache data INFO[0196] Cmd: /bin/sh INFO[0196] Args: [-c mkdir -p models cache data] INFO[0196] Running: [/bin/sh -c mkdir -p models cache data] INFO[0198] Taking snapshot of files... INFO[0199] EXPOSE 8080 INFO[0199] Cmd: EXPOSE INFO[0199] Adding exposed port: 8080/tcp INFO[0199] HEALTHCHECK --interval=30s --timeout=10s --start-period=15s --retries=3 CMD curl -f http://localhost:8080/_healthz || exit 1 INFO[0199] CMD ["npm", "start"] INFO[0199] Pushing image to gctdev.azurecr.io/greencapitaltrade/blackpanther-trading:1.14.1 INFO[0216] Pushed gctdev.azurecr.io/greencapitaltrade/blackpanther-trading@sha256:2908cec51e48c8d04904b7e15607e726c40efed965b28505c3b21070626e5843 Showing logs for build greencapitaltrade/blackpanther/main #135 stage from-build-pack and container step-promote-changelog The following paths are ignored by one of your .gitignore files: dist node_modules hint: Use -f if you really want to add them. hint: Turn this message off by running hint: "git config advice.addIgnoredFile false" [main 88dca35] chore: release 1.14.1 2 files changed, 33 insertions(+), 49 deletions(-) Updated tag 'v1.14.1' (was 693d21d) To https://github.com/greencapitaltrade/blackpanther.git + 693d21d...32d2446 v1.14.1 -> v1.14.1 (forced update) Using batch mode as inside a pipeline Generating change log from git ref a7f905bf0788d5d91b73818f27dbf9adefcfe96c => 88dca358a7e5341c785407f9f31dee01dc772d86 WARNING: no $GIT_SECRET_MOUNT_PATH environment variable set Can't find any issue tracker setting; defaulting to git provider: github Finding issues in commit messages using git format WARNING: Failed to find assignees for issue 5 repository https://api.github.com/greencapitaltrade/blackpanther WARNING: Failed to find assignees for issue 4 repository https://api.github.com/greencapitaltrade/blackpanther updated the release information at https://github.com/greencapitaltrade/blackpanther/releases/tag/v1.14.1 Generated Changelog: ../changelog.md Updated PipelineActivity greencapitaltrade-blackpanther-main-135 which has status Pending Showing logs for build greencapitaltrade/blackpanther/main #135 stage from-build-pack and container step-promote-helm-release Promoting trading image: gctdev.azurecr.io/greencapitaltrade/blackpanther-trading:1.14.1 WARNING: no $GIT_SECRET_MOUNT_PATH environment variable set releasing chart blackpanther released 1 charts from the charts dir: charts Showing logs for build greencapitaltrade/blackpanther/main #135 stage from-build-pack and container step-promote-jx-promote defaulting to the version 1.14.1 from file VERSION 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-1723513330 in dir /tmp Cloning into '/tmp/jx-git-1723513330'... about to run: git sparse-checkout set --no-cone jx-requirements.yml .jx/gitops/source-config.yaml in dir /tmp/jx-git-1723513330 about to run: git checkout in dir /tmp/jx-git-1723513330 Your branch is up to date with 'origin/main'. using version stream from dev environment found git user.name gct-bot from requirements found git user.email from requirements setup git user email jenkins-x@googlegroups.com WARNING: Note that the environment variable $XDG_CONFIG_HOME is not defined so we may not be able to push to git! generated Git credentials file: /tekton/home/git/credentials with username: gct-bot email: WARNING: the cluster.chartRepository in your jx-requirements.yml looks like its an internal service URL so trying to discover from kubernetes ingress resources Promoting app blackpanther version 1.14.1 to namespace jx-staging Created Pull Request: https://github.com/greencapitaltrade/mcu/pull/3429 Promoting app blackpanther version 1.14.1 to namespace jx-production Created Pull Request: https://github.com/greencapitaltrade/mcu/pull/3430