Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6419557388041433886.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6264884694967836513.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2099322445700898884.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh14880381115201877807.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15755578783864873112.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7218 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/663 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/663 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd (main) Commit message: "Merge pull request #4850 from edgexfoundry/dependabot/go_modules/github.com/spf13/cast-1.7.0" > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd # timeout=10 > git rev-list --no-walk a62407a90ca41d87e849251ea1cea1034d4f0a3c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-08-06T22:43:31.341Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-08-06T22:43:31.415Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-08-06T22:43:31.445Z] ========================================================= [2024-08-06T22:43:31.445Z] EdgeX Global Pipelines Version Info [2024-08-06T22:43:31.445Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-08-06T22:43:32.172Z] ------------------- [2024-08-06T22:43:32.172Z] stable info: [2024-08-06T22:43:32.172Z] ------------------- [2024-08-06T22:43:32.172Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-08-06T22:43:32.173Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-08-06T22:43:32.173Z] Message: update stable to v1.0.260 [2024-08-06T22:43:32.741Z] ------------------- [2024-08-06T22:43:32.741Z] experimental info: [2024-08-06T22:43:32.741Z] ------------------- [2024-08-06T22:43:32.741Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-08-06T22:43:32.741Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-08-06T22:43:32.741Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-08-06T22:43:32.822Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-08-06T22:43:32.845Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-08-06T22:43:32.871Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-08-06T22:43:32.901Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-08-06T22:43:32.927Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-08-06T22:43:32.950Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-08-06T22:43:32.975Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-08-06T22:43:33.002Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-08-06T22:43:33.024Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-08-06T22:43:33.044Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-08-06T22:43:33.067Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-08-06T22:43:33.167Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-08-06T22:43:33.191Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-08-06T22:43:33.215Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-08-06T22:43:33.234Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-08-06T22:43:33.249Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-08-06T22:43:33.269Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-08-06T22:43:33.296Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-08-06T22:43:33.319Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-08-06T22:43:33.337Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-08-06T22:43:33.359Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-08-06T22:43:33.381Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-08-06T22:43:33.403Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-08-06T22:43:33.419Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-08-06T22:43:33.440Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-08-06T22:43:33.462Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-08-06T22:43:33.483Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [Pipeline] echo [2024-08-06T22:43:33.504Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 26a39fe [Pipeline] echo [2024-08-06T22:43:33.524Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-06T22:43:33.578Z] provisioning config files... [2024-08-06T22:43:33.592Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/663@tmp/config16230399988035613646tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-06T22:43:33.927Z] ---> ****-login.sh [2024-08-06T22:43:33.927Z] nexus3.edgexfoundry.org:10001 [2024-08-06T22:43:34.187Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-06T22:43:34.187Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-06T22:43:34.187Z] Configure a credential helper to remove this warning. See [2024-08-06T22:43:34.187Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-06T22:43:34.187Z] [2024-08-06T22:43:34.187Z] Login Succeeded [2024-08-06T22:43:34.187Z] nexus3.edgexfoundry.org:10002 [2024-08-06T22:43:34.187Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-06T22:43:34.448Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-06T22:43:34.448Z] Configure a credential helper to remove this warning. See [2024-08-06T22:43:34.448Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-06T22:43:34.448Z] [2024-08-06T22:43:34.448Z] Login Succeeded [2024-08-06T22:43:34.448Z] nexus3.edgexfoundry.org:10003 [2024-08-06T22:43:34.449Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-06T22:43:34.449Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-06T22:43:34.449Z] Configure a credential helper to remove this warning. See [2024-08-06T22:43:34.449Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-06T22:43:34.449Z] [2024-08-06T22:43:34.449Z] Login Succeeded [2024-08-06T22:43:34.449Z] nexus3.edgexfoundry.org:10004 [2024-08-06T22:43:34.449Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-06T22:43:34.709Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-06T22:43:34.709Z] Configure a credential helper to remove this warning. See [2024-08-06T22:43:34.709Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-06T22:43:34.709Z] [2024-08-06T22:43:34.709Z] Login Succeeded [2024-08-06T22:43:34.709Z] ****.io [2024-08-06T22:43:34.709Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-06T22:43:34.967Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-06T22:43:34.968Z] Configure a credential helper to remove this warning. See [2024-08-06T22:43:34.968Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-06T22:43:34.968Z] [2024-08-06T22:43:34.968Z] Login Succeeded [2024-08-06T22:43:34.968Z] ---> ****-login.sh ends [Pipeline] } [2024-08-06T22:43:34.975Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-06T22:43:35.311Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-cron-scheduler/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2024-08-06T22:43:35.311Z] + dirname cmd/core-command/Dockerfile [2024-08-06T22:43:35.311Z] + cut -d/ -f2 [2024-08-06T22:43:35.311Z] + echo core-command,cmd/core-command/Dockerfile [2024-08-06T22:43:35.311Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-08-06T22:43:35.311Z] + cut -d/ -f2 [2024-08-06T22:43:35.311Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-08-06T22:43:35.311Z] + + dirnamecut cmd/core-data/Dockerfile -d/ [2024-08-06T22:43:35.311Z] -f2 [2024-08-06T22:43:35.311Z] + echo core-data,cmd/core-data/Dockerfile [2024-08-06T22:43:35.311Z] + dirname cmd/core-keeper/Dockerfile [2024-08-06T22:43:35.311Z] + cut -d/ -f2 [2024-08-06T22:43:35.311Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-08-06T22:43:35.311Z] + dirname cmd/core-metadata/Dockerfile [2024-08-06T22:43:35.311Z] + cut -d/ -f2 [2024-08-06T22:43:35.311Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-08-06T22:43:35.311Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-08-06T22:43:35.311Z] + cut -d/ -f2 [2024-08-06T22:43:35.311Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-08-06T22:43:35.311Z] + + cut -d/ -f2dirname [2024-08-06T22:43:35.311Z] cmd/security-proxy-auth/Dockerfile [2024-08-06T22:43:35.311Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-08-06T22:43:35.311Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-08-06T22:43:35.311Z] + cut -d/ -f2 [2024-08-06T22:43:35.311Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-08-06T22:43:35.311Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-08-06T22:43:35.311Z] + cut -d/ -f2 [2024-08-06T22:43:35.311Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-08-06T22:43:35.311Z] + + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-08-06T22:43:35.311Z] cut -d/ -f2 [2024-08-06T22:43:35.311Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-08-06T22:43:35.311Z] + dirname cmd/security-spire-agent/Dockerfile [2024-08-06T22:43:35.311Z] + cut -d/ -f2 [2024-08-06T22:43:35.311Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-08-06T22:43:35.311Z] + dirname cmd/security-spire-config/Dockerfile [2024-08-06T22:43:35.311Z] + cut -d/ -f2 [2024-08-06T22:43:35.311Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-08-06T22:43:35.311Z] + dirname cmd/security-spire-server/Dockerfile [2024-08-06T22:43:35.311Z] + cut -d/ -f2 [2024-08-06T22:43:35.311Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-08-06T22:43:35.311Z] + dirname cmd/support-cron-scheduler/Dockerfile [2024-08-06T22:43:35.311Z] + cut -d/ -f2 [2024-08-06T22:43:35.311Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-08-06T22:43:35.311Z] + dirname cmd/support-notifications/Dockerfile [2024-08-06T22:43:35.311Z] + cut -d/ -f2 [2024-08-06T22:43:35.311Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-08-06T22:43:35.311Z] + dirname cmd/support-scheduler/Dockerfile [2024-08-06T22:43:35.311Z] + cut -d/ -f2 [2024-08-06T22:43:35.311Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-08-06T22:43:35.348Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-cron-scheduler, dockerfile:cmd/support-cron-scheduler/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-08-06T22:43:35.705Z] + git rev-list -1 --merges 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd~1..26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [Pipeline] echo [2024-08-06T22:43:35.719Z] -----------> git rev-list -1 --merges 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd~1..26a39fe2efc8fe81094dee69ee2f79fc5a0422cd 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [2024-08-06T22:43:35.719Z] 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [false] [Pipeline] sh [2024-08-06T22:43:36.010Z] + git log --format=format:%s -1 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [Pipeline] echo [2024-08-06T22:43:36.025Z] ========================================================= [2024-08-06T22:43:36.025Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-08-06T22:43:36.025Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-08-06T22:43:36.407Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-06T22:43:36.407Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-08-06T22:43:36.407Z] + [ -e /tmp/ssh_known_hosts ] [2024-08-06T22:43:36.407Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-08-06T22:43:36.407Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-08-06T22:43:36.407Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-08-06T22:43:36.407Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:43:36.752Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-06T22:43:36.752Z] [2024-08-06T22:43:36.752Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:43:37.060Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-06T22:43:37.060Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-08-06T22:43:37.060Z] b85a868b505f: Pulling fs layer [2024-08-06T22:43:37.060Z] e2be974225ed: Pulling fs layer [2024-08-06T22:43:37.060Z] 339a4e72a1f5: Pulling fs layer [2024-08-06T22:43:37.060Z] 988bab9f4d93: Pulling fs layer [2024-08-06T22:43:37.060Z] 1469e6f7b9e6: Pulling fs layer [2024-08-06T22:43:37.060Z] eaf3925da568: Pulling fs layer [2024-08-06T22:43:37.060Z] bab4dde63d76: Pulling fs layer [2024-08-06T22:43:37.060Z] bde34c3a00c8: Pulling fs layer [2024-08-06T22:43:37.060Z] b352a97aabf1: Pulling fs layer [2024-08-06T22:43:37.060Z] 4872d77fe225: Pulling fs layer [2024-08-06T22:43:37.060Z] 5851b861e8e6: Pulling fs layer [2024-08-06T22:43:37.060Z] 988bab9f4d93: Waiting [2024-08-06T22:43:37.060Z] 1469e6f7b9e6: Waiting [2024-08-06T22:43:37.060Z] eaf3925da568: Waiting [2024-08-06T22:43:37.060Z] bab4dde63d76: Waiting [2024-08-06T22:43:37.060Z] bde34c3a00c8: Waiting [2024-08-06T22:43:37.060Z] b352a97aabf1: Waiting [2024-08-06T22:43:37.060Z] 4872d77fe225: Waiting [2024-08-06T22:43:37.060Z] 5851b861e8e6: Waiting [2024-08-06T22:43:37.060Z] e2be974225ed: Verifying Checksum [2024-08-06T22:43:37.060Z] e2be974225ed: Download complete [2024-08-06T22:43:37.060Z] 988bab9f4d93: Verifying Checksum [2024-08-06T22:43:37.060Z] 988bab9f4d93: Download complete [2024-08-06T22:43:37.060Z] 339a4e72a1f5: Verifying Checksum [2024-08-06T22:43:37.060Z] 339a4e72a1f5: Download complete [2024-08-06T22:43:37.060Z] 1469e6f7b9e6: Verifying Checksum [2024-08-06T22:43:37.060Z] 1469e6f7b9e6: Download complete [2024-08-06T22:43:37.319Z] eaf3925da568: Verifying Checksum [2024-08-06T22:43:37.319Z] eaf3925da568: Download complete [2024-08-06T22:43:37.319Z] bde34c3a00c8: Verifying Checksum [2024-08-06T22:43:37.319Z] bde34c3a00c8: Download complete [2024-08-06T22:43:37.319Z] b352a97aabf1: Verifying Checksum [2024-08-06T22:43:37.319Z] b352a97aabf1: Download complete [2024-08-06T22:43:37.319Z] 4872d77fe225: Verifying Checksum [2024-08-06T22:43:37.319Z] 4872d77fe225: Download complete [2024-08-06T22:43:37.319Z] 5851b861e8e6: Verifying Checksum [2024-08-06T22:43:37.319Z] 5851b861e8e6: Download complete [2024-08-06T22:43:37.319Z] b85a868b505f: Verifying Checksum [2024-08-06T22:43:37.319Z] b85a868b505f: Download complete [2024-08-06T22:43:37.578Z] bab4dde63d76: Verifying Checksum [2024-08-06T22:43:37.578Z] bab4dde63d76: Download complete [2024-08-06T22:43:38.520Z] b85a868b505f: Pull complete [2024-08-06T22:43:38.778Z] e2be974225ed: Pull complete [2024-08-06T22:43:39.349Z] 339a4e72a1f5: Pull complete [2024-08-06T22:43:39.349Z] 988bab9f4d93: Pull complete [2024-08-06T22:43:39.608Z] 1469e6f7b9e6: Pull complete [2024-08-06T22:43:39.608Z] eaf3925da568: Pull complete [2024-08-06T22:43:41.511Z] bab4dde63d76: Pull complete [2024-08-06T22:43:41.511Z] bde34c3a00c8: Pull complete [2024-08-06T22:43:41.511Z] b352a97aabf1: Pull complete [2024-08-06T22:43:41.511Z] 4872d77fe225: Pull complete [2024-08-06T22:43:41.770Z] 5851b861e8e6: Pull complete [2024-08-06T22:43:41.770Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-08-06T22:43:41.770Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-06T22:43:41.770Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-06T22:43:41.899Z] prd-ubuntu20.04-docker-8c-8g-7218 does not seem to be running inside a container [2024-08-06T22:43:41.931Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/663 -v /w/workspace/edgex-go/663:/w/workspace/edgex-go/663:rw,z -v /w/workspace/edgex-go/663@tmp:/w/workspace/edgex-go/663@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-08-06T22:43:44.686Z] $ docker top c929a0576f4597edf1e0ecd6b2ed192fb28c32e9be51c9e11cd4b08e079c50ac -eo pid,comm [2024-08-06T22:43:44.748Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-08-06T22:43:44.748Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-06T22:43:44.804Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-06T22:43:44.804Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-06T22:43:44.919Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-06T22:43:44.920Z] $ docker exec c929a0576f4597edf1e0ecd6b2ed192fb28c32e9be51c9e11cd4b08e079c50ac ssh-agent [2024-08-06T22:43:45.034Z] SSH_AUTH_SOCK=/tmp/ssh-4jq1FOSpvivh/agent.33 [2024-08-06T22:43:45.034Z] SSH_AGENT_PID=40 [2024-08-06T22:43:45.040Z] Running ssh-add (command line suppressed) [2024-08-06T22:43:45.143Z] Identity added: /w/workspace/edgex-go/663@tmp/private_key_13495289767719375884.key (/w/workspace/edgex-go/663@tmp/private_key_13495289767719375884.key) [2024-08-06T22:43:45.160Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-06T22:43:45.452Z] + git tag --points-at HEAD [Pipeline] } [2024-08-06T22:43:45.462Z] $ docker exec --env ******** --env ******** c929a0576f4597edf1e0ecd6b2ed192fb28c32e9be51c9e11cd4b08e079c50ac ssh-agent -k [2024-08-06T22:43:45.564Z] unset SSH_AUTH_SOCK; [2024-08-06T22:43:45.565Z] unset SSH_AGENT_PID; [2024-08-06T22:43:45.565Z] echo Agent pid 40 killed; [2024-08-06T22:43:45.579Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-08-06T22:43:45.621Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-06T22:43:45.621Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-06T22:43:45.743Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-06T22:43:45.744Z] $ docker exec c929a0576f4597edf1e0ecd6b2ed192fb28c32e9be51c9e11cd4b08e079c50ac ssh-agent [2024-08-06T22:43:45.855Z] SSH_AUTH_SOCK=/tmp/ssh-EclNvESbXnZ0/agent.72 [2024-08-06T22:43:45.855Z] SSH_AGENT_PID=78 [2024-08-06T22:43:45.859Z] Running ssh-add (command line suppressed) [2024-08-06T22:43:45.957Z] Identity added: /w/workspace/edgex-go/663@tmp/private_key_6440782588812467944.key (/w/workspace/edgex-go/663@tmp/private_key_6440782588812467944.key) [2024-08-06T22:43:45.972Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-06T22:43:46.268Z] + git semver init [2024-08-06T22:43:46.528Z] 2024-08-06 22:43:46,481 [run_init] DEBUG init version:0.0.0 force:False [2024-08-06T22:43:46.528Z] 2024-08-06 22:43:46,483 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/663/.semver [2024-08-06T22:43:46.528Z] 2024-08-06 22:43:46,483 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/663/.semver [2024-08-06T22:43:46.528Z] 2024-08-06 22:43:46,483 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/663/.semver'], cwd=/w/workspace/edgex-go/663, universal_newlines=False, shell=None, istream=None) [2024-08-06T22:43:51.806Z] 2024-08-06 22:43:51,466 [append_file] DEBUG append to file:/w/workspace/edgex-go/663/.git/info/exclude [2024-08-06T22:43:51.806Z] 2024-08-06 22:43:51,466 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/663/.semver/main with force:False [2024-08-06T22:43:51.806Z] 2024-08-06 22:43:51,467 [read_version] DEBUG read version from /w/workspace/edgex-go/663/.semver/main [2024-08-06T22:43:51.806Z] 2024-08-06 22:43:51,467 [read_version] DEBUG read version from /w/workspace/edgex-go/663/.semver/main [2024-08-06T22:43:51.806Z] 3.2.0-dev.45 [Pipeline] } [2024-08-06T22:43:51.814Z] $ docker exec --env ******** --env ******** c929a0576f4597edf1e0ecd6b2ed192fb28c32e9be51c9e11cd4b08e079c50ac ssh-agent -k [2024-08-06T22:43:51.913Z] unset SSH_AUTH_SOCK; [2024-08-06T22:43:51.916Z] unset SSH_AGENT_PID; [2024-08-06T22:43:51.916Z] echo Agent pid 78 killed; [2024-08-06T22:43:51.924Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-06T22:43:52.264Z] + git semver [Pipeline] } [2024-08-06T22:43:52.536Z] $ docker stop --time=1 c929a0576f4597edf1e0ecd6b2ed192fb28c32e9be51c9e11cd4b08e079c50ac [2024-08-06T22:43:53.879Z] $ docker rm -f --volumes c929a0576f4597edf1e0ecd6b2ed192fb28c32e9be51c9e11cd4b08e079c50ac [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-06T22:43:54.234Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-08-06T22:43:54.480Z] Stashed 1 file(s) [Pipeline] echo [2024-08-06T22:43:54.484Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.45 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-06T22:43:54.916Z] + git config --global --add safe.directory /w/workspace/edgex-go/663 [Pipeline] echo [2024-08-06T22:43:54.930Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-06T22:43:54.951Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-06T22:43:54.970Z] ========================================================= [2024-08-06T22:43:54.970Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-08-06T22:43:54.970Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-08-06T22:43:55.263Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-06T22:43:55.264Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-08-06T22:43:55.264Z] 619be1103602: Pulling fs layer [2024-08-06T22:43:55.264Z] 7862e08f4a3e: Pulling fs layer [2024-08-06T22:43:55.264Z] 5df492c9dc93: Pulling fs layer [2024-08-06T22:43:55.264Z] 7629e6793208: Pulling fs layer [2024-08-06T22:43:55.264Z] 4f4fb700ef54: Pulling fs layer [2024-08-06T22:43:55.264Z] fb5054dd5b73: Pulling fs layer [2024-08-06T22:43:55.264Z] eeca6798cff9: Pulling fs layer [2024-08-06T22:43:55.264Z] aa269ceb94a6: Pulling fs layer [2024-08-06T22:43:55.264Z] ada007ff1a6a: Pulling fs layer [2024-08-06T22:43:55.264Z] 7629e6793208: Waiting [2024-08-06T22:43:55.264Z] eeca6798cff9: Waiting [2024-08-06T22:43:55.264Z] aa269ceb94a6: Waiting [2024-08-06T22:43:55.264Z] 4f4fb700ef54: Waiting [2024-08-06T22:43:55.264Z] fb5054dd5b73: Waiting [2024-08-06T22:43:55.264Z] ada007ff1a6a: Waiting [2024-08-06T22:43:55.264Z] 7862e08f4a3e: Verifying Checksum [2024-08-06T22:43:55.264Z] 7862e08f4a3e: Download complete [2024-08-06T22:43:55.264Z] 7629e6793208: Verifying Checksum [2024-08-06T22:43:55.264Z] 7629e6793208: Download complete [2024-08-06T22:43:55.264Z] 4f4fb700ef54: Verifying Checksum [2024-08-06T22:43:55.264Z] 4f4fb700ef54: Download complete [2024-08-06T22:43:55.264Z] 619be1103602: Verifying Checksum [2024-08-06T22:43:55.264Z] 619be1103602: Download complete [2024-08-06T22:43:55.264Z] fb5054dd5b73: Verifying Checksum [2024-08-06T22:43:55.264Z] fb5054dd5b73: Download complete [2024-08-06T22:43:55.264Z] eeca6798cff9: Verifying Checksum [2024-08-06T22:43:55.264Z] eeca6798cff9: Download complete [2024-08-06T22:43:55.522Z] 619be1103602: Pull complete [2024-08-06T22:43:55.522Z] ada007ff1a6a: Verifying Checksum [2024-08-06T22:43:55.522Z] ada007ff1a6a: Download complete [2024-08-06T22:43:55.522Z] 7862e08f4a3e: Pull complete [2024-08-06T22:43:55.780Z] 5df492c9dc93: Verifying Checksum [2024-08-06T22:43:55.780Z] 5df492c9dc93: Download complete [2024-08-06T22:43:56.038Z] aa269ceb94a6: Verifying Checksum [2024-08-06T22:43:56.038Z] aa269ceb94a6: Download complete [2024-08-06T22:43:59.342Z] 5df492c9dc93: Pull complete [2024-08-06T22:43:59.343Z] 7629e6793208: Pull complete [2024-08-06T22:43:59.343Z] 4f4fb700ef54: Pull complete [2024-08-06T22:43:59.343Z] fb5054dd5b73: Pull complete [2024-08-06T22:43:59.343Z] eeca6798cff9: Pull complete [2024-08-06T22:44:01.871Z] aa269ceb94a6: Pull complete [2024-08-06T22:44:02.130Z] ada007ff1a6a: Pull complete [2024-08-06T22:44:02.130Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-08-06T22:44:02.130Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-06T22:44:02.130Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-08-06T22:44:02.433Z] + echo+ FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-06T22:44:02.433Z] WORKDIR /edgex [2024-08-06T22:44:02.433Z] COPY go.mod . [2024-08-06T22:44:02.433Z] RUN go mod download [2024-08-06T22:44:02.433Z] docker build -t ci-base-image-x86_64 -f - . [2024-08-06T22:44:02.999Z] Sending build context to Docker daemon 178.9MB [2024-08-06T22:44:02.999Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-06T22:44:02.999Z] ---> f489d0715acc [2024-08-06T22:44:02.999Z] Step 2/4 : WORKDIR /edgex [2024-08-06T22:44:08.269Z] ---> Running in 46871260ba11 [2024-08-06T22:44:08.269Z] Removing intermediate container 46871260ba11 [2024-08-06T22:44:08.269Z] ---> 8b9a0be8cfe8 [2024-08-06T22:44:08.269Z] Step 3/4 : COPY go.mod . [2024-08-06T22:44:08.269Z] ---> 2e68b0273853 [2024-08-06T22:44:08.269Z] Step 4/4 : RUN go mod download [2024-08-06T22:44:08.269Z] ---> Running in 2a3deeb225c7 [2024-08-06T22:44:09.580Z] Still waiting to schedule task [2024-08-06T22:44:09.581Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-08-06T22:44:34.827Z] Removing intermediate container 2a3deeb225c7 [2024-08-06T22:44:34.827Z] ---> 5dec24dac452 [2024-08-06T22:44:34.827Z] Successfully built 5dec24dac452 [2024-08-06T22:44:34.827Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:44:35.129Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-06T22:44:35.129Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-06T22:44:35.207Z] prd-ubuntu20.04-docker-8c-8g-7218 does not seem to be running inside a container [2024-08-06T22:44:35.235Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/663 -v /w/workspace/edgex-go/663:/w/workspace/edgex-go/663:rw,z -v /w/workspace/edgex-go/663@tmp:/w/workspace/edgex-go/663@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-08-06T22:44:35.691Z] $ docker top 1aaa491089c1b3b05ceb4046cbd037cdb89c4df9cce41d306591e371ac9573e8 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-06T22:44:36.078Z] + go version [2024-08-06T22:44:36.078Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-08-06T22:44:36.089Z] $ docker stop --time=1 1aaa491089c1b3b05ceb4046cbd037cdb89c4df9cce41d306591e371ac9573e8 [2024-08-06T22:44:37.340Z] $ docker rm -f --volumes 1aaa491089c1b3b05ceb4046cbd037cdb89c4df9cce41d306591e371ac9573e8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:44:37.771Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-06T22:44:37.771Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-06T22:44:37.917Z] prd-ubuntu20.04-docker-8c-8g-7218 does not seem to be running inside a container [2024-08-06T22:44:37.947Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/663 -v /w/workspace/edgex-go/663:/w/workspace/edgex-go/663:rw,z -v /w/workspace/edgex-go/663@tmp:/w/workspace/edgex-go/663@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-08-06T22:44:38.274Z] $ docker top 98bad0e5f91f446cfd77c478af0f5020a0e8797e2dc9e0cb8ef07af9be654c65 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-08-06T22:44:38.348Z] ========================================================= [2024-08-06T22:44:38.348Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-08-06T22:44:38.348Z] ========================================================= [Pipeline] sh [2024-08-06T22:44:38.625Z] + git config --global --add safe.directory /w/workspace/edgex-go/663 [Pipeline] fileExists [Pipeline] sh [2024-08-06T22:44:38.937Z] + make test [2024-08-06T22:44:38.937Z] go test -race -coverprofile=coverage.out ./... [2024-08-06T22:44:47.048Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-08-06T22:45:19.112Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-08-06T22:45:19.112Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-08-06T22:45:19.112Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-08-06T22:45:19.112Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-08-06T22:45:19.112Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-08-06T22:45:19.112Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-08-06T22:45:19.112Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-08-06T22:45:19.112Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-08-06T22:45:19.112Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-08-06T22:45:19.112Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-08-06T22:45:19.112Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-08-06T22:45:19.112Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-08-06T22:45:19.112Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-08-06T22:45:19.112Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-08-06T22:45:19.112Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-08-06T22:45:19.112Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-08-06T22:45:19.112Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-08-06T22:45:19.112Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-08-06T22:45:19.112Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.020s coverage: 28.7% of statements [2024-08-06T22:45:19.800Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-08-06T22:45:19.800Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-08-06T22:45:19.800Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-08-06T22:45:20.059Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-08-06T22:45:20.059Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-08-06T22:45:20.059Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.047s coverage: 97.0% of statements [2024-08-06T22:45:21.436Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-08-06T22:45:21.436Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-08-06T22:45:21.436Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-08-06T22:45:21.436Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-08-06T22:45:21.436Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-08-06T22:45:21.436Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-08-06T22:45:21.436Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-08-06T22:45:21.436Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-08-06T22:45:21.436Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-08-06T22:45:22.369Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-08-06T22:45:22.369Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-08-06T22:45:22.369Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-08-06T22:45:22.369Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-08-06T22:45:22.369Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-08-06T22:45:23.743Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-08-06T22:45:23.743Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-08-06T22:45:23.743Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.061s coverage: 69.2% of statements [2024-08-06T22:45:23.743Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.037s coverage: 53.2% of statements [2024-08-06T22:45:23.743Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.499s coverage: 93.4% of statements [2024-08-06T22:45:23.743Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.047s coverage: 91.7% of statements [2024-08-06T22:45:24.678Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-08-06T22:45:24.678Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-08-06T22:45:24.679Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-08-06T22:45:24.679Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-08-06T22:45:24.679Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-08-06T22:45:24.679Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-08-06T22:45:24.679Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-08-06T22:45:24.679Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-08-06T22:45:24.679Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-08-06T22:45:24.679Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-08-06T22:45:24.679Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-08-06T22:45:24.679Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.038s coverage: 6.5% of statements [2024-08-06T22:45:26.050Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.331s coverage: 95.8% of statements [2024-08-06T22:45:26.050Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.024s coverage: 72.2% of statements [2024-08-06T22:45:26.307Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.017s coverage: 0.0% of statements [no tests to run] [2024-08-06T22:45:26.307Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-08-06T22:45:26.307Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-08-06T22:45:27.692Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.045s coverage: 0.8% of statements [2024-08-06T22:45:27.692Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.033s coverage: 30.7% of statements [2024-08-06T22:45:27.692Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.025s coverage: 41.7% of statements [2024-08-06T22:45:27.692Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.019s coverage: 77.8% of statements [2024-08-06T22:45:27.692Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.017s coverage: 94.1% of statements [2024-08-06T22:45:27.951Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.033s coverage: 96.3% of statements [2024-08-06T22:45:28.225Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.025s coverage: 87.5% of statements [2024-08-06T22:45:28.791Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-08-06T22:45:28.791Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-08-06T22:45:28.791Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-08-06T22:45:28.791Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-08-06T22:45:28.791Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-08-06T22:45:28.791Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-08-06T22:45:28.791Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-08-06T22:45:28.791Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-08-06T22:45:30.170Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-08-06T22:45:30.170Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-08-06T22:45:30.170Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-08-06T22:45:30.738Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-08-06T22:45:30.738Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-08-06T22:45:30.738Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-08-06T22:45:30.738Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-08-06T22:45:31.303Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-08-06T22:45:31.303Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-08-06T22:45:31.868Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-08-06T22:45:33.244Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-08-06T22:45:33.811Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-08-06T22:45:35.187Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-08-06T22:45:35.187Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-08-06T22:45:37.729Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-08-06T22:45:37.729Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-08-06T22:45:37.729Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-08-06T22:45:38.666Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-08-06T22:45:38.666Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-08-06T22:45:38.925Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-08-06T22:45:39.185Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-08-06T22:45:39.185Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-08-06T22:45:39.185Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-08-06T22:45:39.185Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-08-06T22:45:39.185Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application [no test files] [2024-08-06T22:45:39.185Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-08-06T22:45:39.185Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http [no test files] [2024-08-06T22:45:39.185Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-08-06T22:45:39.185Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-08-06T22:45:39.185Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-08-06T22:45:40.564Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.030s coverage: 94.4% of statements [2024-08-06T22:45:40.564Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-08-06T22:45:40.564Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-08-06T22:45:40.564Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-08-06T22:45:40.564Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-08-06T22:45:42.552Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-08-06T22:45:42.552Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-08-06T22:45:42.552Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-08-06T22:45:42.552Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-08-06T22:45:43.124Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-08-06T22:45:43.124Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-08-06T22:45:44.503Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-08-06T22:45:44.503Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-08-06T22:45:54.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.337s coverage: 79.9% of statements [2024-08-06T22:45:54.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.043s coverage: 92.9% of statements [2024-08-06T22:45:54.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.022s coverage: 67.2% of statements [2024-08-06T22:45:54.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.035s coverage: 62.3% of statements [2024-08-06T22:45:54.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.023s coverage: 76.6% of statements [2024-08-06T22:45:54.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.032s coverage: 87.2% of statements [2024-08-06T22:45:54.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.017s coverage: 20.0% of statements [2024-08-06T22:45:54.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.020s coverage: 100.0% of statements [2024-08-06T22:45:54.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.067s coverage: 81.8% of statements [2024-08-06T22:45:54.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.057s coverage: 82.1% of statements [2024-08-06T22:45:54.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.024s coverage: 86.0% of statements [2024-08-06T22:45:54.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.132s coverage: 63.1% of statements [2024-08-06T22:45:54.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.039s coverage: 100.0% of statements [2024-08-06T22:45:54.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.039s coverage: 89.4% of statements [2024-08-06T22:45:54.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements [2024-08-06T22:45:54.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.026s coverage: 73.7% of statements [2024-08-06T22:45:54.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements [2024-08-06T22:45:54.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.131s coverage: 36.5% of statements [2024-08-06T22:45:54.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.024s coverage: 89.5% of statements [2024-08-06T22:45:54.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.022s coverage: 84.8% of statements [2024-08-06T22:45:54.487Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.063s coverage: 19.9% of statements [2024-08-06T22:45:54.487Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.086s coverage: 95.7% of statements [2024-08-06T22:45:54.487Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.032s coverage: 61.8% of statements [2024-08-06T22:45:54.487Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.059s coverage: 98.9% of statements [2024-08-06T22:45:54.487Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2024-08-06T22:45:54.487Z] running golangci-lint [2024-08-06T22:45:54.487Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-08-06T22:45:54.487Z] go version go1.21.9 linux/amd64 [2024-08-06T22:45:54.487Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-08-06T22:45:54.487Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-08-06T22:46:21.095Z] level=info msg="[loader] Go packages loading at mode 575 (deps|files|imports|name|compiled_files|exports_file|types_sizes) took 22.919835307s" [2024-08-06T22:46:21.095Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 38.012025ms" [2024-08-06T22:46:31.065Z] level=info msg="[linters_context/goanalysis] analyzers took 1m49.266729531s with top 10 stages: buildir: 1m4.537214733s, gosec: 8.629715731s, fact_deprecated: 2.951333656s, inspect: 2.548589643s, ctrlflow: 1.735430465s, printf: 1.680462598s, fact_purity: 1.488212106s, nilness: 1.438258234s, S1038: 1.253710162s, typedness: 793.251082ms" [2024-08-06T22:46:31.065Z] level=info msg="[runner] Issues before processing: 213, after processing: 0" [2024-08-06T22:46:31.065Z] level=info msg="[runner] Processors filtering stat (out/in): identifier_marker: 213/213, exclude: 213/213, nolint: 0/21, skip_files: 213/213, filename_unadjuster: 213/213, path_prettifier: 213/213, skip_dirs: 213/213, autogenerated_exclude: 213/213, cgo: 213/213, exclude-rules: 21/213" [2024-08-06T22:46:31.065Z] level=info msg="[runner] processing took 17.880198ms with stages: nolint: 7.653612ms, identifier_marker: 5.043478ms, autogenerated_exclude: 1.683823ms, path_prettifier: 1.603282ms, exclude-rules: 1.089791ms, skip_dirs: 743.511µs, cgo: 38.431µs, filename_unadjuster: 18.08µs, max_same_issues: 780ns, fixer: 720ns, source_code: 690ns, exclude: 650ns, uniq_by_line: 620ns, skip_files: 540ns, diff: 380ns, sort_results: 370ns, path_shortener: 370ns, severity-rules: 370ns, max_per_file_from_linter: 280ns, path_prefixer: 250ns, max_from_linter: 170ns" [2024-08-06T22:46:31.065Z] level=info msg="[runner] linters took 13.520777848s with stages: goanalysis_metalinter: 13.50280161s" [2024-08-06T22:46:31.065Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-08-06T22:46:31.065Z] level=info msg="Memory: 366 samples, avg is 319.0MB, max is 1346.2MB" [2024-08-06T22:46:31.065Z] level=info msg="Execution took 36.48795453s" [2024-08-06T22:46:31.065Z] go vet ./... [2024-08-06T22:46:37.619Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-06T22:46:37.619Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-06T22:46:37.619Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-08-06T22:46:37.891Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-08-06T22:46:38.186Z] + ls -al . [2024-08-06T22:46:38.186Z] total 872 [2024-08-06T22:46:38.186Z] drwxrwxr-x 11 1001 1001 4096 Aug 6 22:44 . [2024-08-06T22:46:38.186Z] drwxr-xr-x 4 root root 4096 Aug 6 22:44 .. [2024-08-06T22:46:38.186Z] drwxrwxr-x 2 1001 1001 4096 Aug 6 22:43 .blubracket [2024-08-06T22:46:38.186Z] -rw-rw-r-- 1 1001 1001 10 Aug 6 22:43 .dockerignore [2024-08-06T22:46:38.186Z] drwxrwxr-x 8 1001 1001 4096 Aug 6 22:45 .git [2024-08-06T22:46:38.186Z] drwxrwxr-x 3 1001 1001 4096 Aug 6 22:43 .github [2024-08-06T22:46:38.186Z] -rw-rw-r-- 1 1001 1001 1102 Aug 6 22:43 .gitignore [2024-08-06T22:46:38.186Z] -rw-rw-r-- 1 1001 1001 42 Aug 6 22:43 .golangci.yml [2024-08-06T22:46:38.186Z] -rw-rw-r-- 1 1001 1001 100 Aug 6 22:43 .hadolint.yml [2024-08-06T22:46:38.186Z] drwxr-xr-x 3 1001 1001 4096 Aug 6 22:43 .semver [2024-08-06T22:46:38.186Z] -rw-rw-r-- 1 1001 1001 155 Aug 6 22:43 .sonarcloud.properties [2024-08-06T22:46:38.186Z] -rw-rw-r-- 1 1001 1001 1171 Aug 6 22:43 ADOPTERS.md [2024-08-06T22:46:38.186Z] -rw-rw-r-- 1 1001 1001 20806 Aug 6 22:43 Attribution.txt [2024-08-06T22:46:38.186Z] -rw-rw-r-- 1 1001 1001 100284 Aug 6 22:43 CHANGELOG.md [2024-08-06T22:46:38.186Z] -rw-rw-r-- 1 1001 1001 3804 Aug 6 22:43 CONTRIBUTING.md [2024-08-06T22:46:38.186Z] -rw-rw-r-- 1 1001 1001 677 Aug 6 22:43 GOVERNANCE.md [2024-08-06T22:46:38.186Z] -rw-rw-r-- 1 1001 1001 861 Aug 6 22:43 Jenkinsfile [2024-08-06T22:46:38.186Z] -rw-rw-r-- 1 1001 1001 10775 Aug 6 22:43 LICENSE [2024-08-06T22:46:38.186Z] -rw-rw-r-- 1 1001 1001 16854 Aug 6 22:43 Makefile [2024-08-06T22:46:38.186Z] -rw-rw-r-- 1 1001 1001 582 Aug 6 22:43 OWNERS.md [2024-08-06T22:46:38.186Z] -rw-rw-r-- 1 1001 1001 9528 Aug 6 22:43 README.md [2024-08-06T22:46:38.186Z] -rw-rw-r-- 1 1001 1001 789 Aug 6 22:43 SECURITY.md [2024-08-06T22:46:38.186Z] -rw-rw-r-- 1 1001 1001 12 Aug 6 22:43 VERSION [2024-08-06T22:46:38.186Z] drwxrwxr-x 2 1001 1001 4096 Aug 6 22:43 bin [2024-08-06T22:46:38.186Z] drwxrwxr-x 20 1001 1001 4096 Aug 6 22:43 cmd [2024-08-06T22:46:38.186Z] -rw-r--r-- 1 root root 504185 Aug 6 22:45 coverage.out [2024-08-06T22:46:38.186Z] drwxrwxr-x 2 1001 1001 4096 Aug 6 22:43 fuzz_test [2024-08-06T22:46:38.186Z] -rw-rw-r-- 1 1001 1001 7118 Aug 6 22:43 go.mod [2024-08-06T22:46:38.186Z] -rw-rw-r-- 1 1001 1001 101672 Aug 6 22:43 go.sum [2024-08-06T22:46:38.186Z] drwxrwxr-x 7 1001 1001 4096 Aug 6 22:43 internal [2024-08-06T22:46:38.186Z] drwxrwxr-x 3 1001 1001 4096 Aug 6 22:43 openapi [2024-08-06T22:46:38.186Z] -rw-rw-r-- 1 1001 1001 584 Aug 6 22:43 security.txt [2024-08-06T22:46:38.186Z] -rw-rw-r-- 1 1001 1001 204 Aug 6 22:43 version.go [Pipeline] sh [2024-08-06T22:46:38.473Z] + '[' -e coverage.out ] [2024-08-06T22:46:38.473Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-08-06T22:46:38.567Z] Stashed 1 file(s) [Pipeline] sh [2024-08-06T22:46:38.853Z] + make build [2024-08-06T22:46:38.853Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.45" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-08-06T22:46:48.707Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7223 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2024-08-06T22:46:48.724Z] Running in /w/workspace/edgex-go/663 [Pipeline] { [Pipeline] checkout [2024-08-06T22:46:51.782Z] The recommended git tool is: git [2024-08-06T22:47:00.809Z] using credential edgex-jenkins-ssh [2024-08-06T22:47:00.836Z] Cloning the remote Git repository [2024-08-06T22:47:00.892Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-08-06T22:47:01.027Z] > git init /w/workspace/edgex-go/663 # timeout=10 [2024-08-06T22:47:01.301Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-08-06T22:47:01.304Z] > git --version # timeout=10 [2024-08-06T22:47:01.346Z] > git --version # 'git version 2.25.1' [2024-08-06T22:47:01.352Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-06T22:47:01.624Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-06T22:47:05.404Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.45" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-08-06T22:47:05.404Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.45" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-08-06T22:47:05.971Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.45" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-08-06T22:47:06.539Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.45" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-08-06T22:47:08.443Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.45" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-08-06T22:47:12.625Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.45" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-08-06T22:47:14.528Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.45" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-08-06T22:47:16.439Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.45" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-08-06T22:47:18.341Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.45" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-08-06T22:47:19.277Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.45" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-08-06T22:47:20.215Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.45" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-08-06T22:47:20.305Z] Avoid second fetch [2024-08-06T22:47:20.306Z] Checking out Revision 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd (main) [2024-08-06T22:47:20.781Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.45" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-08-06T22:47:19.299Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-08-06T22:47:19.324Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-06T22:47:20.321Z] > git config core.sparsecheckout # timeout=10 [2024-08-06T22:47:20.392Z] > git checkout -f 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd # timeout=10 [2024-08-06T22:47:21.118Z] Commit message: "Merge pull request #4850 from edgexfoundry/dependabot/go_modules/github.com/spf13/cast-1.7.0" [2024-08-06T22:47:21.715Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.45" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-08-06T22:47:22.660Z] $ docker stop --time=1 98bad0e5f91f446cfd77c478af0f5020a0e8797e2dc9e0cb8ef07af9be654c65 [2024-08-06T22:47:27.008Z] $ docker rm -f --volumes 98bad0e5f91f446cfd77c478af0f5020a0e8797e2dc9e0cb8ef07af9be654c65 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:47:28.421Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-08-06T22:47:28.421Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-06T22:47:28.421Z] Dload Upload Total Spent Left Speed [2024-08-06T22:47:28.421Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 223k 0 --:--:-- --:--:-- --:--:-- 227k [2024-08-06T22:47:28.428Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-06T22:47:28.428Z] [2024-08-06T22:47:28.428Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh [2024-08-06T22:47:28.777Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-08-06T22:47:28.802Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-06T22:47:28.802Z] latest: Pulling from edgex-devops/edgex-compose [2024-08-06T22:47:28.802Z] 91d30c5bc195: Pulling fs layer [2024-08-06T22:47:28.802Z] 2e9b0aa3be6d: Pulling fs layer [2024-08-06T22:47:28.802Z] 9c61dcf015f6: Pulling fs layer [2024-08-06T22:47:28.802Z] 4698f68db338: Pulling fs layer [2024-08-06T22:47:28.802Z] 2a2f49069b9e: Pulling fs layer [2024-08-06T22:47:28.802Z] e0025b399a48: Pulling fs layer [2024-08-06T22:47:28.802Z] 4698f68db338: Waiting [2024-08-06T22:47:28.802Z] e0025b399a48: Waiting [2024-08-06T22:47:28.802Z] 2a2f49069b9e: Waiting [2024-08-06T22:47:28.802Z] 91d30c5bc195: Verifying Checksum [2024-08-06T22:47:28.802Z] 91d30c5bc195: Download complete [2024-08-06T22:47:28.802Z] 4698f68db338: Verifying Checksum [2024-08-06T22:47:28.802Z] 4698f68db338: Download complete [2024-08-06T22:47:29.060Z] 2e9b0aa3be6d: Verifying Checksum [2024-08-06T22:47:29.060Z] 2e9b0aa3be6d: Download complete [2024-08-06T22:47:29.060Z] e0025b399a48: Verifying Checksum [2024-08-06T22:47:29.060Z] e0025b399a48: Download complete [2024-08-06T22:47:29.060Z] 91d30c5bc195: Pull complete [2024-08-06T22:47:29.060Z] 2a2f49069b9e: Download complete [2024-08-06T22:47:29.111Z] + sudo tee /etc/docker/daemon.new [2024-08-06T22:47:29.111Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-08-06T22:47:29.111Z] { [2024-08-06T22:47:29.111Z] "registry-mirrors": [ [2024-08-06T22:47:29.111Z] "https://nexus3.edgexfoundry.org:10001" [2024-08-06T22:47:29.111Z] ], [2024-08-06T22:47:29.111Z] "bip": "10.250.0.254/24", [2024-08-06T22:47:29.111Z] "hosts": [ [2024-08-06T22:47:29.111Z] "tcp://0.0.0.0:5555", [2024-08-06T22:47:29.111Z] "unix:///var/run/docker.sock" [2024-08-06T22:47:29.111Z] ], [2024-08-06T22:47:29.111Z] "mtu": 1458, [2024-08-06T22:47:29.111Z] "selinux-enabled": true, [2024-08-06T22:47:29.111Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-08-06T22:47:29.111Z] } [Pipeline] sh [2024-08-06T22:47:29.319Z] 2e9b0aa3be6d: Pull complete [2024-08-06T22:47:29.463Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-08-06T22:47:29.576Z] 9c61dcf015f6: Download complete [2024-08-06T22:47:29.792Z] + sudo service docker restart [2024-08-06T22:47:32.110Z] 9c61dcf015f6: Pull complete [2024-08-06T22:47:32.110Z] 4698f68db338: Pull complete [2024-08-06T22:47:32.676Z] 2a2f49069b9e: Pull complete [2024-08-06T22:47:32.676Z] e0025b399a48: Pull complete [2024-08-06T22:47:32.676Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-08-06T22:47:32.676Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-06T22:47:32.676Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-06T22:47:32.775Z] prd-ubuntu20.04-docker-8c-8g-7218 does not seem to be running inside a container [2024-08-06T22:47:32.808Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/663 -v /w/workspace/edgex-go/663:/w/workspace/edgex-go/663:rw,z -v /w/workspace/edgex-go/663@tmp:/w/workspace/edgex-go/663@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-08-06T22:47:35.248Z] $ docker top 5a8ae99cebb5c646c73650a136a226feb3e14f17cd33636fa2bd23a1fe0e092b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-06T22:47:35.604Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-08-06T22:47:38.278Z] #1 [security-proxy-auth internal] load build definition from Dockerfile [2024-08-06T22:47:38.278Z] #1 transferring dockerfile: [2024-08-06T22:47:38.278Z] #1 transferring dockerfile: 2.15kB done [2024-08-06T22:47:38.278Z] #1 DONE 0.0s [2024-08-06T22:47:38.278Z] [2024-08-06T22:47:38.278Z] #2 [support-notifications internal] load build definition from Dockerfile [2024-08-06T22:47:38.278Z] #2 transferring dockerfile: 1.95kB done [2024-08-06T22:47:38.278Z] #2 DONE 0.0s [2024-08-06T22:47:38.278Z] [2024-08-06T22:47:38.278Z] #3 [core-keeper internal] load build definition from Dockerfile [2024-08-06T22:47:38.278Z] #3 transferring dockerfile: 2.01kB done [2024-08-06T22:47:38.278Z] #3 DONE 0.0s [2024-08-06T22:47:38.278Z] [2024-08-06T22:47:38.278Z] #4 [security-bootstrapper internal] load build definition from Dockerfile [2024-08-06T22:47:38.278Z] #4 transferring dockerfile: 3.17kB done [2024-08-06T22:47:38.278Z] #4 DONE 0.0s [2024-08-06T22:47:38.278Z] [2024-08-06T22:47:38.278Z] #5 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-08-06T22:47:38.278Z] #5 transferring dockerfile: 1.89kB done [2024-08-06T22:47:38.278Z] #5 DONE 0.0s [2024-08-06T22:47:38.278Z] [2024-08-06T22:47:38.278Z] #6 [core-metadata internal] load build definition from Dockerfile [2024-08-06T22:47:38.278Z] #6 transferring dockerfile: 2.06kB done [2024-08-06T22:47:38.278Z] #6 DONE 0.0s [2024-08-06T22:47:38.278Z] [2024-08-06T22:47:38.278Z] #7 [support-scheduler internal] load build definition from Dockerfile [2024-08-06T22:47:38.278Z] #7 transferring dockerfile: 1.93kB done [2024-08-06T22:47:38.278Z] #7 DONE 0.0s [2024-08-06T22:47:38.278Z] [2024-08-06T22:47:38.278Z] #8 [security-secretstore-setup internal] load build definition from Dockerfile [2024-08-06T22:47:38.278Z] #8 transferring dockerfile: 2.49kB done [2024-08-06T22:47:38.278Z] #8 DONE 0.0s [2024-08-06T22:47:38.278Z] [2024-08-06T22:47:38.278Z] #9 [security-proxy-setup internal] load build definition from Dockerfile [2024-08-06T22:47:38.278Z] #9 transferring dockerfile: 2.50kB done [2024-08-06T22:47:38.278Z] #9 DONE 0.0s [2024-08-06T22:47:38.278Z] [2024-08-06T22:47:38.278Z] #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-08-06T22:47:38.278Z] #10 transferring dockerfile: 2.23kB done [2024-08-06T22:47:38.278Z] #10 DONE 0.0s [2024-08-06T22:47:38.278Z] [2024-08-06T22:47:38.278Z] #11 [core-data internal] load build definition from Dockerfile [2024-08-06T22:47:38.278Z] #11 transferring dockerfile: 2.01kB done [2024-08-06T22:47:38.278Z] #11 DONE 0.0s [2024-08-06T22:47:38.278Z] [2024-08-06T22:47:38.278Z] #12 [core-command internal] load build definition from Dockerfile [2024-08-06T22:47:38.278Z] #12 transferring dockerfile: 1.93kB done [2024-08-06T22:47:38.278Z] #12 DONE 0.0s [2024-08-06T22:47:38.278Z] [2024-08-06T22:47:38.278Z] #13 [security-proxy-auth internal] load .dockerignore [2024-08-06T22:47:38.278Z] #13 transferring context: 50B done [2024-08-06T22:47:38.278Z] #13 DONE 0.0s [2024-08-06T22:47:38.278Z] [2024-08-06T22:47:38.278Z] #14 [security-spire-server internal] load build definition from Dockerfile [2024-08-06T22:47:38.557Z] #14 transferring dockerfile: 1.70kB done [2024-08-06T22:47:38.557Z] #14 DONE 0.0s [2024-08-06T22:47:38.557Z] [2024-08-06T22:47:38.557Z] #15 [security-spire-agent internal] load build definition from Dockerfile [2024-08-06T22:47:38.557Z] #15 transferring dockerfile: 1.81kB done [2024-08-06T22:47:38.557Z] #15 DONE 0.0s [2024-08-06T22:47:38.557Z] [2024-08-06T22:47:38.557Z] #16 [security-spire-config internal] load build definition from Dockerfile [2024-08-06T22:47:38.557Z] #16 transferring dockerfile: 1.69kB done [2024-08-06T22:47:38.557Z] #16 DONE 0.0s [2024-08-06T22:47:38.557Z] [2024-08-06T22:47:38.557Z] #17 [support-cron-scheduler internal] load build definition from Dockerfile [2024-08-06T22:47:38.557Z] #17 transferring dockerfile: 1.85kB done [2024-08-06T22:47:38.557Z] #17 DONE 0.0s [2024-08-06T22:47:38.557Z] [2024-08-06T22:47:38.557Z] #18 [support-notifications internal] load .dockerignore [2024-08-06T22:47:38.557Z] #18 transferring context: 50B done [2024-08-06T22:47:38.557Z] #18 DONE 0.0s [2024-08-06T22:47:38.557Z] [2024-08-06T22:47:38.557Z] #19 [core-keeper internal] load .dockerignore [2024-08-06T22:47:38.557Z] #19 transferring context: 50B done [2024-08-06T22:47:38.557Z] #19 DONE 0.0s [2024-08-06T22:47:38.557Z] [2024-08-06T22:47:38.557Z] #20 [security-bootstrapper internal] load .dockerignore [2024-08-06T22:47:38.557Z] #20 transferring context: 50B done [2024-08-06T22:47:38.557Z] #20 DONE 0.0s [2024-08-06T22:47:38.557Z] [2024-08-06T22:47:38.557Z] #21 [security-spiffe-token-provider internal] load .dockerignore [2024-08-06T22:47:38.557Z] #21 transferring context: 50B done [2024-08-06T22:47:38.557Z] #21 DONE 0.0s [2024-08-06T22:47:38.557Z] [2024-08-06T22:47:38.557Z] #22 [support-scheduler internal] load .dockerignore [2024-08-06T22:47:38.557Z] #22 transferring context: 50B done [2024-08-06T22:47:38.557Z] #22 DONE 0.0s [2024-08-06T22:47:38.557Z] [2024-08-06T22:47:38.557Z] #23 [core-metadata internal] load .dockerignore [2024-08-06T22:47:38.557Z] #23 transferring context: 50B done [2024-08-06T22:47:38.557Z] #23 DONE 0.0s [2024-08-06T22:47:38.557Z] [2024-08-06T22:47:38.557Z] #24 [security-proxy-setup internal] load .dockerignore [2024-08-06T22:47:38.557Z] #24 transferring context: 50B done [2024-08-06T22:47:38.557Z] #24 DONE 0.0s [2024-08-06T22:47:38.557Z] [2024-08-06T22:47:38.557Z] #25 [security-secretstore-setup internal] load .dockerignore [2024-08-06T22:47:38.557Z] #25 transferring context: 50B done [2024-08-06T22:47:38.557Z] #25 DONE 0.0s [2024-08-06T22:47:38.557Z] [2024-08-06T22:47:38.557Z] #26 [core-common-config-bootstrapper internal] load .dockerignore [2024-08-06T22:47:38.557Z] #26 transferring context: 50B done [2024-08-06T22:47:38.557Z] #26 DONE 0.0s [2024-08-06T22:47:38.557Z] [2024-08-06T22:47:38.557Z] #27 [core-data internal] load .dockerignore [2024-08-06T22:47:38.557Z] #27 transferring context: 50B done [2024-08-06T22:47:38.557Z] #27 DONE 0.0s [2024-08-06T22:47:38.557Z] [2024-08-06T22:47:38.557Z] #28 [core-command internal] load .dockerignore [2024-08-06T22:47:38.557Z] #28 transferring context: 50B done [2024-08-06T22:47:38.557Z] #28 DONE 0.0s [2024-08-06T22:47:38.557Z] [2024-08-06T22:47:38.557Z] #29 [security-spire-agent internal] load .dockerignore [2024-08-06T22:47:38.557Z] #29 transferring context: 50B done [2024-08-06T22:47:38.557Z] #29 DONE 0.0s [2024-08-06T22:47:38.557Z] [2024-08-06T22:47:38.557Z] #30 [security-spire-config internal] load .dockerignore [2024-08-06T22:47:38.844Z] #30 transferring context: 50B done [2024-08-06T22:47:38.844Z] #30 DONE 0.0s [2024-08-06T22:47:38.844Z] [2024-08-06T22:47:38.844Z] #31 [security-spire-server internal] load .dockerignore [2024-08-06T22:47:38.844Z] #31 transferring context: 50B done [2024-08-06T22:47:38.844Z] #31 DONE 0.0s [2024-08-06T22:47:38.844Z] [2024-08-06T22:47:38.844Z] #32 [support-cron-scheduler internal] load .dockerignore [2024-08-06T22:47:38.844Z] #32 transferring context: 50B done [2024-08-06T22:47:38.844Z] #32 DONE 0.0s [2024-08-06T22:47:38.844Z] [2024-08-06T22:47:38.844Z] #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-06T22:47:38.844Z] #33 DONE 0.0s [2024-08-06T22:47:38.844Z] [2024-08-06T22:47:38.844Z] #34 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2024-08-06T22:47:38.844Z] #34 DONE 0.1s [2024-08-06T22:47:38.844Z] [2024-08-06T22:47:38.844Z] #35 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-06T22:47:38.844Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-06T22:47:38.844Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-06T22:47:38.844Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-06T22:47:38.844Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-06T22:47:38.844Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s [2024-08-06T22:47:39.227Z] #35 ... [2024-08-06T22:47:39.227Z] [2024-08-06T22:47:39.227Z] #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-06T22:47:39.227Z] #33 DONE 0.0s [2024-08-06T22:47:39.227Z] [2024-08-06T22:47:39.227Z] #34 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 [2024-08-06T22:47:39.227Z] #34 DONE 0.1s [2024-08-06T22:47:39.227Z] [2024-08-06T22:47:39.227Z] #35 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-06T22:47:39.227Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-06T22:47:39.227Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-06T22:47:39.227Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-06T22:47:39.227Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-06T22:47:39.227Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done [2024-08-06T22:47:39.227Z] #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb [2024-08-06T22:47:39.227Z] #35 ... [2024-08-06T22:47:39.227Z] [2024-08-06T22:47:39.227Z] #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-06T22:47:39.227Z] #33 DONE 0.0s [2024-08-06T22:47:39.227Z] [2024-08-06T22:47:39.227Z] #35 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-06T22:47:39.227Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-06T22:47:39.227Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-06T22:47:39.227Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-06T22:47:39.227Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-06T22:47:39.227Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done [2024-08-06T22:47:39.227Z] #35 ... [2024-08-06T22:47:39.227Z] [2024-08-06T22:47:39.227Z] #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-06T22:47:39.227Z] #33 DONE 0.0s [2024-08-06T22:47:39.227Z] [2024-08-06T22:47:39.227Z] #36 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-08-06T22:47:39.227Z] #36 DONE 0.6s [2024-08-06T22:47:39.227Z] [2024-08-06T22:47:39.227Z] #35 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-06T22:47:39.227Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-06T22:47:39.227Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-06T22:47:39.227Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-06T22:47:39.227Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-06T22:47:39.227Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done [2024-08-06T22:47:39.227Z] #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.2s done [2024-08-06T22:47:39.513Z] #35 ... [2024-08-06T22:47:39.513Z] [2024-08-06T22:47:39.513Z] #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-06T22:47:39.513Z] #33 DONE 0.0s [2024-08-06T22:47:39.513Z] [2024-08-06T22:47:39.513Z] #33 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-06T22:47:39.513Z] #33 DONE 0.0s [2024-08-06T22:47:39.513Z] [2024-08-06T22:47:39.513Z] #34 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2024-08-06T22:47:39.513Z] #34 ... [2024-08-06T22:47:39.513Z] [2024-08-06T22:47:39.513Z] #33 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-06T22:47:39.513Z] #33 DONE 0.0s [2024-08-06T22:47:39.513Z] [2024-08-06T22:47:39.513Z] #34 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2024-08-06T22:47:39.807Z] #34 ... [2024-08-06T22:47:39.807Z] [2024-08-06T22:47:39.807Z] #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-06T22:47:39.807Z] #33 DONE 0.0s [2024-08-06T22:47:39.807Z] [2024-08-06T22:47:39.807Z] #34 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-08-06T22:47:45.514Z] #34 ... [2024-08-06T22:47:45.514Z] [2024-08-06T22:47:45.514Z] #37 [security-spiffe-token-provider internal] load build context [2024-08-06T22:47:45.514Z] #37 transferring context: 338.74MB 5.5s [2024-08-06T22:47:46.893Z] #37 transferring context: 492.94MB 7.5s done [2024-08-06T22:47:47.458Z] #37 ... [2024-08-06T22:47:47.458Z] [2024-08-06T22:47:47.459Z] #38 [support-notifications internal] load build context [2024-08-06T22:47:47.459Z] #38 transferring context: 492.94MB 8.3s done [2024-08-06T22:47:48.023Z] #38 ... [2024-08-06T22:47:48.023Z] [2024-08-06T22:47:48.023Z] #36 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-08-06T22:47:48.023Z] #36 DONE 0.6s [2024-08-06T22:47:48.023Z] [2024-08-06T22:47:48.023Z] #34 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-08-06T22:47:48.023Z] #34 DONE 9.0s [2024-08-06T22:47:48.023Z] [2024-08-06T22:47:48.023Z] #35 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-06T22:47:48.023Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-06T22:47:48.023Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-06T22:47:48.023Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-06T22:47:48.023Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-06T22:47:48.023Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done [2024-08-06T22:47:48.023Z] #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.2s done [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-06T22:47:48.069Z] provisioning config files... [2024-08-06T22:47:48.096Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/663@tmp/config5585479325238665968tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-06T22:47:48.282Z] #35 DONE 9.6s [2024-08-06T22:47:48.282Z] [2024-08-06T22:47:48.282Z] #37 [security-spiffe-token-provider internal] load build context [2024-08-06T22:47:48.282Z] #37 DONE 9.0s [2024-08-06T22:47:48.282Z] [2024-08-06T22:47:48.282Z] #39 [support-scheduler internal] load build context [2024-08-06T22:47:48.282Z] #39 transferring context: 492.94MB 7.7s done [2024-08-06T22:47:48.282Z] #39 DONE 9.0s [2024-08-06T22:47:48.282Z] [2024-08-06T22:47:48.282Z] #40 [core-metadata internal] load build context [2024-08-06T22:47:48.282Z] #40 transferring context: 492.94MB 8.3s done [2024-08-06T22:47:48.282Z] #40 DONE 9.1s [2024-08-06T22:47:48.282Z] [2024-08-06T22:47:48.282Z] #38 [support-notifications internal] load build context [2024-08-06T22:47:48.282Z] #38 DONE 9.2s [2024-08-06T22:47:48.282Z] [2024-08-06T22:47:48.282Z] #41 [core-keeper internal] load build context [2024-08-06T22:47:48.282Z] #41 transferring context: 492.94MB 8.4s done [2024-08-06T22:47:48.282Z] #41 DONE 9.1s [2024-08-06T22:47:48.282Z] [2024-08-06T22:47:48.282Z] #42 [security-bootstrapper internal] load build context [2024-08-06T22:47:48.282Z] #42 transferring context: 492.94MB 8.4s done [2024-08-06T22:47:48.282Z] #42 DONE 9.1s [2024-08-06T22:47:48.282Z] [2024-08-06T22:47:48.282Z] #43 [core-keeper builder 2/7] WORKDIR /edgex-go [2024-08-06T22:47:48.282Z] #43 DONE 9.2s [2024-08-06T22:47:48.282Z] [2024-08-06T22:47:48.282Z] #44 [security-proxy-auth internal] load build context [2024-08-06T22:47:48.282Z] #44 transferring context: 492.94MB 8.1s done [2024-08-06T22:47:48.282Z] #44 DONE 9.3s [2024-08-06T22:47:48.282Z] [2024-08-06T22:47:48.282Z] #45 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-08-06T22:47:48.521Z] ---> ****-login.sh [2024-08-06T22:47:48.521Z] nexus3.edgexfoundry.org:10001 [2024-08-06T22:47:48.544Z] #45 ... [2024-08-06T22:47:48.544Z] [2024-08-06T22:47:48.544Z] #46 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-08-06T22:47:48.544Z] #46 DONE 8.8s [2024-08-06T22:47:48.544Z] [2024-08-06T22:47:48.544Z] #47 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-08-06T22:47:48.544Z] #47 ... [2024-08-06T22:47:48.544Z] [2024-08-06T22:47:48.544Z] #35 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-06T22:47:48.544Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-06T22:47:48.544Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-06T22:47:48.544Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-06T22:47:48.544Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-06T22:47:48.544Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done [2024-08-06T22:47:48.544Z] #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.2s done [2024-08-06T22:47:48.544Z] #35 DONE 9.6s [2024-08-06T22:47:48.544Z] [2024-08-06T22:47:48.544Z] #48 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-06T22:47:48.544Z] #48 DONE 8.9s [2024-08-06T22:47:48.801Z] [2024-08-06T22:47:48.801Z] #49 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T22:47:48.801Z] #49 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T22:47:49.110Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-06T22:47:49.110Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-06T22:47:49.110Z] Configure a credential helper to remove this warning. See [2024-08-06T22:47:49.110Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-06T22:47:49.110Z] [2024-08-06T22:47:49.110Z] Login Succeeded [2024-08-06T22:47:49.110Z] nexus3.edgexfoundry.org:10002 [2024-08-06T22:47:49.377Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-06T22:47:49.377Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-06T22:47:49.377Z] Configure a credential helper to remove this warning. See [2024-08-06T22:47:49.377Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-06T22:47:49.377Z] [2024-08-06T22:47:49.377Z] Login Succeeded [2024-08-06T22:47:49.649Z] nexus3.edgexfoundry.org:10003 [2024-08-06T22:47:49.649Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-06T22:47:49.917Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-06T22:47:49.917Z] Configure a credential helper to remove this warning. See [2024-08-06T22:47:49.917Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-06T22:47:49.917Z] [2024-08-06T22:47:49.917Z] Login Succeeded [2024-08-06T22:47:49.917Z] nexus3.edgexfoundry.org:10004 [2024-08-06T22:47:50.183Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-06T22:47:50.184Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-06T22:47:50.184Z] Configure a credential helper to remove this warning. See [2024-08-06T22:47:50.184Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-06T22:47:50.184Z] [2024-08-06T22:47:50.184Z] Login Succeeded [2024-08-06T22:47:50.184Z] ****.io [2024-08-06T22:47:50.450Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-06T22:47:50.716Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-06T22:47:50.716Z] Configure a credential helper to remove this warning. See [2024-08-06T22:47:50.716Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-06T22:47:50.716Z] [2024-08-06T22:47:50.716Z] Login Succeeded [2024-08-06T22:47:50.716Z] ---> ****-login.sh ends [Pipeline] } [2024-08-06T22:47:50.730Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-08-06T22:47:51.352Z] + git config --global --add safe.directory /w/workspace/edgex-go/663 [Pipeline] echo [2024-08-06T22:47:51.371Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-06T22:47:51.387Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-06T22:47:51.409Z] ========================================================= [2024-08-06T22:47:51.409Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-08-06T22:47:51.409Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-08-06T22:47:51.735Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-06T22:47:52.002Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-08-06T22:47:52.002Z] c6b39de5b339: Pulling fs layer [2024-08-06T22:47:52.002Z] a69c41024577: Pulling fs layer [2024-08-06T22:47:52.002Z] d6de4b400683: Pulling fs layer [2024-08-06T22:47:52.002Z] 35cb2a7552d0: Pulling fs layer [2024-08-06T22:47:52.002Z] 4f4fb700ef54: Pulling fs layer [2024-08-06T22:47:52.002Z] 464afbd9ba4c: Pulling fs layer [2024-08-06T22:47:52.002Z] 00f215d4a9da: Pulling fs layer [2024-08-06T22:47:52.002Z] d496ad576159: Pulling fs layer [2024-08-06T22:47:52.002Z] 35cb2a7552d0: Waiting [2024-08-06T22:47:52.002Z] 4f4fb700ef54: Waiting [2024-08-06T22:47:52.002Z] 464afbd9ba4c: Waiting [2024-08-06T22:47:52.002Z] 00f215d4a9da: Waiting [2024-08-06T22:47:52.002Z] d496ad576159: Waiting [2024-08-06T22:47:52.002Z] a69c41024577: Verifying Checksum [2024-08-06T22:47:52.002Z] a69c41024577: Download complete [2024-08-06T22:47:52.002Z] 35cb2a7552d0: Verifying Checksum [2024-08-06T22:47:52.002Z] 35cb2a7552d0: Download complete [2024-08-06T22:47:52.002Z] 4f4fb700ef54: Verifying Checksum [2024-08-06T22:47:52.002Z] 4f4fb700ef54: Download complete [2024-08-06T22:47:52.002Z] c6b39de5b339: Verifying Checksum [2024-08-06T22:47:52.002Z] c6b39de5b339: Download complete [2024-08-06T22:47:52.002Z] 464afbd9ba4c: Verifying Checksum [2024-08-06T22:47:52.002Z] 464afbd9ba4c: Download complete [2024-08-06T22:47:52.588Z] d496ad576159: Verifying Checksum [2024-08-06T22:47:52.588Z] d496ad576159: Download complete [2024-08-06T22:47:53.175Z] c6b39de5b339: Pull complete [2024-08-06T22:47:53.760Z] a69c41024577: Pull complete [2024-08-06T22:47:53.760Z] d6de4b400683: Verifying Checksum [2024-08-06T22:47:53.760Z] d6de4b400683: Download complete [2024-08-06T22:47:54.083Z] #49 ... [2024-08-06T22:47:54.083Z] [2024-08-06T22:47:54.083Z] #50 [core-common-config-bootstrapper internal] load build context [2024-08-06T22:47:54.083Z] #50 transferring context: 284.22MB 5.6s [2024-08-06T22:47:54.340Z] #50 ... [2024-08-06T22:47:54.340Z] [2024-08-06T22:47:54.340Z] #51 [core-command internal] load build context [2024-08-06T22:47:54.340Z] #51 transferring context: 492.94MB 5.9s done [2024-08-06T22:47:54.340Z] #51 ... [2024-08-06T22:47:54.340Z] [2024-08-06T22:47:54.340Z] #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T22:47:54.340Z] #49 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 5.7s done [2024-08-06T22:47:55.173Z] 00f215d4a9da: Verifying Checksum [2024-08-06T22:47:55.173Z] 00f215d4a9da: Download complete [2024-08-06T22:47:56.875Z] #49 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-08-06T22:47:56.876Z] #49 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-08-06T22:47:58.246Z] #49 ... [2024-08-06T22:47:58.247Z] [2024-08-06T22:47:58.247Z] #52 [support-cron-scheduler internal] load build context [2024-08-06T22:47:58.247Z] #52 transferring context: 492.94MB 6.7s done [2024-08-06T22:47:58.247Z] #52 ... [2024-08-06T22:47:58.247Z] [2024-08-06T22:47:58.247Z] #53 [core-data internal] load build context [2024-08-06T22:47:58.247Z] #53 transferring context: 492.94MB 7.4s done [2024-08-06T22:47:58.247Z] #53 ... [2024-08-06T22:47:58.247Z] [2024-08-06T22:47:58.247Z] #54 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-06T22:47:58.512Z] #54 ... [2024-08-06T22:47:58.512Z] [2024-08-06T22:47:58.512Z] #55 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-06T22:47:58.774Z] #55 ... [2024-08-06T22:47:58.774Z] [2024-08-06T22:47:58.774Z] #56 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-06T22:47:58.774Z] #56 ... [2024-08-06T22:47:58.774Z] [2024-08-06T22:47:58.774Z] #57 [security-secretstore-setup internal] load build context [2024-08-06T22:47:58.774Z] #57 transferring context: 492.94MB 8.0s done [2024-08-06T22:47:59.032Z] #57 ... [2024-08-06T22:47:59.032Z] [2024-08-06T22:47:59.032Z] #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-06T22:47:59.290Z] #58 ... [2024-08-06T22:47:59.290Z] [2024-08-06T22:47:59.290Z] #59 [security-spire-agent internal] load build context [2024-08-06T22:47:59.290Z] #59 transferring context: 26.76kB 0.1s done [2024-08-06T22:47:59.290Z] #59 ... [2024-08-06T22:47:59.290Z] [2024-08-06T22:47:59.290Z] #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-06T22:47:59.547Z] #60 ... [2024-08-06T22:47:59.547Z] [2024-08-06T22:47:59.547Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-06T22:47:59.547Z] #61 ... [2024-08-06T22:47:59.547Z] [2024-08-06T22:47:59.547Z] #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-06T22:47:59.805Z] #62 ... [2024-08-06T22:47:59.805Z] [2024-08-06T22:47:59.805Z] #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-06T22:47:59.805Z] #63 ... [2024-08-06T22:47:59.805Z] [2024-08-06T22:47:59.805Z] #64 [security-spire-config internal] load build context [2024-08-06T22:47:59.805Z] #64 transferring context: 25.48kB 0.0s done [2024-08-06T22:48:00.064Z] #64 ... [2024-08-06T22:48:00.064Z] [2024-08-06T22:48:00.064Z] #65 [security-proxy-setup internal] load build context [2024-08-06T22:48:00.064Z] #65 transferring context: 492.94MB 7.8s done [2024-08-06T22:48:00.415Z] #65 ... [2024-08-06T22:48:00.415Z] [2024-08-06T22:48:00.415Z] #66 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-06T22:48:00.415Z] #66 ... [2024-08-06T22:48:00.415Z] [2024-08-06T22:48:00.415Z] #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-06T22:48:00.415Z] #67 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 6.9s done [2024-08-06T22:48:00.415Z] #67 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-08-06T22:48:00.415Z] #67 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-08-06T22:48:00.415Z] #67 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-08-06T22:48:00.675Z] #67 ... [2024-08-06T22:48:00.675Z] [2024-08-06T22:48:00.675Z] #68 [security-spire-server internal] load build context [2024-08-06T22:48:00.675Z] #68 transferring context: 27.23kB done [2024-08-06T22:48:00.675Z] #68 ... [2024-08-06T22:48:00.675Z] [2024-08-06T22:48:00.675Z] #69 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-06T22:48:00.940Z] #69 ... [2024-08-06T22:48:00.940Z] [2024-08-06T22:48:00.940Z] #70 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-08-06T22:48:00.940Z] #0 3.887 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-06T22:48:00.940Z] #0 3.970 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-06T22:48:00.940Z] #0 4.165 OK: 264 MiB in 52 packages [2024-08-06T22:48:00.940Z] #70 ... [2024-08-06T22:48:00.940Z] [2024-08-06T22:48:00.940Z] #71 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-06T22:48:01.200Z] #71 ... [2024-08-06T22:48:01.200Z] [2024-08-06T22:48:01.200Z] #72 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-06T22:48:01.200Z] #72 ... [2024-08-06T22:48:01.200Z] [2024-08-06T22:48:01.200Z] #45 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-08-06T22:48:01.200Z] #45 2.882 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-06T22:48:01.200Z] #45 3.040 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-06T22:48:01.200Z] #45 3.328 OK: 264 MiB in 52 packages [2024-08-06T22:48:01.580Z] #45 ... [2024-08-06T22:48:01.580Z] [2024-08-06T22:48:01.580Z] #50 [core-common-config-bootstrapper internal] load build context [2024-08-06T22:48:01.580Z] #50 transferring context: 492.94MB 8.5s done [2024-08-06T22:48:02.516Z] #50 ... [2024-08-06T22:48:02.516Z] [2024-08-06T22:48:02.516Z] #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-06T22:48:02.516Z] #67 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.7s [2024-08-06T22:48:05.148Z] #67 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 4.3s [2024-08-06T22:48:06.087Z] #67 ... [2024-08-06T22:48:06.087Z] [2024-08-06T22:48:06.087Z] #64 [security-spire-config internal] load build context [2024-08-06T22:48:06.087Z] #64 DONE 17.4s [2024-08-06T22:48:06.087Z] [2024-08-06T22:48:06.087Z] #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-06T22:48:06.087Z] #67 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 5.3s [2024-08-06T22:48:07.472Z] #67 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 6.7s [2024-08-06T22:48:07.482Z] d6de4b400683: Pull complete [2024-08-06T22:48:07.482Z] 35cb2a7552d0: Pull complete [2024-08-06T22:48:07.482Z] 4f4fb700ef54: Pull complete [2024-08-06T22:48:07.749Z] 464afbd9ba4c: Pull complete [2024-08-06T22:48:08.850Z] #67 ... [2024-08-06T22:48:08.851Z] [2024-08-06T22:48:08.851Z] #68 [security-spire-server internal] load build context [2024-08-06T22:48:08.851Z] #68 DONE 20.1s [2024-08-06T22:48:08.851Z] [2024-08-06T22:48:08.851Z] #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-06T22:48:09.442Z] #67 ... [2024-08-06T22:48:09.442Z] [2024-08-06T22:48:09.442Z] #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T22:48:09.442Z] #49 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-08-06T22:48:09.442Z] #49 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-08-06T22:48:09.442Z] #49 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 9.1s [2024-08-06T22:48:09.442Z] #49 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 7.7s done [2024-08-06T22:48:10.377Z] #49 ... [2024-08-06T22:48:10.377Z] [2024-08-06T22:48:10.377Z] #51 [core-command internal] load build context [2024-08-06T22:48:10.377Z] #51 DONE 22.4s [2024-08-06T22:48:10.377Z] [2024-08-06T22:48:10.378Z] #52 [support-cron-scheduler internal] load build context [2024-08-06T22:48:10.378Z] #52 DONE 22.4s [2024-08-06T22:48:10.378Z] [2024-08-06T22:48:10.378Z] #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T22:48:10.378Z] #49 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 9.9s done [2024-08-06T22:48:10.378Z] #49 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-08-06T22:48:10.378Z] #49 ... [2024-08-06T22:48:10.378Z] [2024-08-06T22:48:10.378Z] #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-06T22:48:10.378Z] #67 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 7.4s done [2024-08-06T22:48:10.378Z] #67 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 9.6s done [2024-08-06T22:48:10.378Z] #67 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-08-06T22:48:10.378Z] #67 ... [2024-08-06T22:48:10.378Z] [2024-08-06T22:48:10.378Z] #53 [core-data internal] load build context [2024-08-06T22:48:10.378Z] #53 DONE 22.4s [2024-08-06T22:48:10.378Z] [2024-08-06T22:48:10.378Z] #65 [security-proxy-setup internal] load build context [2024-08-06T22:48:10.378Z] #65 DONE 22.4s [2024-08-06T22:48:10.378Z] [2024-08-06T22:48:10.378Z] #59 [security-spire-agent internal] load build context [2024-08-06T22:48:10.378Z] #59 DONE 21.8s [2024-08-06T22:48:10.378Z] [2024-08-06T22:48:10.378Z] #57 [security-secretstore-setup internal] load build context [2024-08-06T22:48:10.378Z] #57 DONE 22.4s [2024-08-06T22:48:10.378Z] [2024-08-06T22:48:10.378Z] #50 [core-common-config-bootstrapper internal] load build context [2024-08-06T22:48:10.378Z] #50 DONE 22.5s [2024-08-06T22:48:10.378Z] [2024-08-06T22:48:10.378Z] #55 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-06T22:48:10.378Z] #55 DONE 22.4s [2024-08-06T22:48:10.378Z] [2024-08-06T22:48:10.378Z] #70 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-08-06T22:48:10.378Z] #70 DONE 22.4s [2024-08-06T22:48:10.378Z] [2024-08-06T22:48:10.378Z] #45 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-08-06T22:48:10.378Z] #45 DONE 22.6s [2024-08-06T22:48:10.378Z] [2024-08-06T22:48:10.378Z] #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-06T22:48:10.378Z] #67 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0B / 278B 9.8s [2024-08-06T22:48:10.378Z] #67 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0B / 20.02MB 9.8s [2024-08-06T22:48:10.378Z] #67 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf [2024-08-06T22:48:10.637Z] #67 ... [2024-08-06T22:48:10.637Z] [2024-08-06T22:48:10.637Z] #73 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-06T22:48:10.637Z] #73 DONE 0.1s [2024-08-06T22:48:10.637Z] [2024-08-06T22:48:10.637Z] #74 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-08-06T22:48:10.637Z] #74 DONE 0.1s [2024-08-06T22:48:10.637Z] [2024-08-06T22:48:10.637Z] #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-06T22:48:10.637Z] #67 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 9.9s done [2024-08-06T22:48:10.637Z] #67 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-08-06T22:48:10.637Z] #67 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 15.73MB / 20.02MB 10.1s [2024-08-06T22:48:10.637Z] #67 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-08-06T22:48:10.894Z] #67 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 10.3s [2024-08-06T22:48:10.895Z] #67 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 10.3s done [2024-08-06T22:48:10.895Z] #67 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 [2024-08-06T22:48:12.266Z] #67 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.0s done [2024-08-06T22:48:13.208Z] #67 ... [2024-08-06T22:48:13.208Z] [2024-08-06T22:48:13.208Z] #66 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-06T22:48:13.208Z] #66 22.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-06T22:48:13.208Z] #66 22.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-06T22:48:13.208Z] #66 23.29 (1/2) Installing dumb-init (1.2.5-r2) [2024-08-06T22:48:13.208Z] #66 23.30 (2/2) Installing su-exec (0.2-r3) [2024-08-06T22:48:13.208Z] #66 23.30 Executing busybox-1.36.1-r7.trigger [2024-08-06T22:48:13.208Z] #66 23.31 OK: 7 MiB in 17 packages [2024-08-06T22:48:13.208Z] #66 DONE 24.9s [2024-08-06T22:48:13.208Z] [2024-08-06T22:48:13.208Z] #72 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-06T22:48:13.208Z] #72 23.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-06T22:48:13.208Z] #72 23.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-06T22:48:13.208Z] #72 23.76 OK: 264 MiB in 52 packages [2024-08-06T22:48:13.208Z] #72 DONE 25.1s [2024-08-06T22:48:13.208Z] [2024-08-06T22:48:13.208Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-06T22:48:13.208Z] #61 22.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-06T22:48:13.208Z] #61 23.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-06T22:48:13.208Z] #61 23.31 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-06T22:48:13.208Z] #61 23.31 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-06T22:48:13.208Z] #61 23.31 OK: 20070 distinct packages available [2024-08-06T22:48:13.208Z] #61 23.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-06T22:48:13.208Z] #61 23.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-06T22:48:13.208Z] #61 23.66 (1/11) Installing ca-certificates (20240226-r0) [2024-08-06T22:48:13.208Z] #61 23.72 (2/11) Installing brotli-libs (1.0.9-r14) [2024-08-06T22:48:13.208Z] #61 23.73 (3/11) Installing libunistring (1.1-r1) [2024-08-06T22:48:13.208Z] #61 23.76 (4/11) Installing libidn2 (2.3.4-r1) [2024-08-06T22:48:13.208Z] #61 23.77 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-08-06T22:48:13.208Z] #61 23.77 (6/11) Installing libcurl (8.9.0-r0) [2024-08-06T22:48:13.208Z] #61 23.78 (7/11) Installing curl (8.9.0-r0) [2024-08-06T22:48:13.208Z] #61 23.79 (8/11) Installing dumb-init (1.2.5-r2) [2024-08-06T22:48:13.208Z] #61 23.80 (9/11) Installing musl-obstack (1.2.3-r2) [2024-08-06T22:48:13.208Z] #61 23.80 (10/11) Installing libucontext (1.2-r2) [2024-08-06T22:48:13.208Z] #61 23.80 (11/11) Installing gcompat (1.1.0-r1) [2024-08-06T22:48:13.208Z] #61 23.82 Executing busybox-1.36.1-r7.trigger [2024-08-06T22:48:13.208Z] #61 23.83 Executing ca-certificates-20240226-r0.trigger [2024-08-06T22:48:13.208Z] #61 23.88 OK: 12 MiB in 26 packages [2024-08-06T22:48:13.208Z] #61 DONE 24.9s [2024-08-06T22:48:13.208Z] [2024-08-06T22:48:13.208Z] #47 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-08-06T22:48:13.208Z] #47 23.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-06T22:48:13.208Z] #47 23.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-06T22:48:13.208Z] #47 23.62 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-06T22:48:13.208Z] #47 23.65 Executing busybox-1.36.1-r7.trigger [2024-08-06T22:48:13.208Z] #47 23.65 OK: 7 MiB in 16 packages [2024-08-06T22:48:13.208Z] #47 DONE 25.1s [2024-08-06T22:48:13.208Z] [2024-08-06T22:48:13.208Z] #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-06T22:48:13.208Z] #60 23.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-06T22:48:13.208Z] #60 23.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-06T22:48:13.208Z] #60 23.83 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-06T22:48:13.208Z] #60 23.83 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-06T22:48:13.208Z] #60 23.83 OK: 20077 distinct packages available [2024-08-06T22:48:13.208Z] #60 23.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-06T22:48:13.208Z] #60 23.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-06T22:48:13.208Z] #60 24.24 OK: 264 MiB in 52 packages [2024-08-06T22:48:13.208Z] #60 DONE 25.2s [2024-08-06T22:48:13.208Z] [2024-08-06T22:48:13.208Z] #75 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-06T22:48:13.467Z] #75 ... [2024-08-06T22:48:13.467Z] [2024-08-06T22:48:13.467Z] #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-06T22:48:13.467Z] #63 23.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-06T22:48:13.467Z] #63 23.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-06T22:48:13.467Z] #63 24.03 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-06T22:48:13.467Z] #63 24.04 (2/4) Installing openssl (3.1.6-r0) [2024-08-06T22:48:13.467Z] #63 24.06 (3/4) Installing su-exec (0.2-r3) [2024-08-06T22:48:13.467Z] #63 24.06 (4/4) Installing yq (4.33.3-r5) [2024-08-06T22:48:13.467Z] #63 24.13 Executing busybox-1.36.1-r7.trigger [2024-08-06T22:48:13.467Z] #63 24.14 OK: 17 MiB in 19 packages [2024-08-06T22:48:13.467Z] #63 DONE 25.1s [2024-08-06T22:48:13.467Z] [2024-08-06T22:48:13.467Z] #54 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-06T22:48:13.467Z] #54 23.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-06T22:48:13.467Z] #54 23.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-06T22:48:13.467Z] #54 23.94 (1/2) Installing ca-certificates (20240226-r0) [2024-08-06T22:48:13.467Z] #54 23.97 (2/2) Installing dumb-init (1.2.5-r2) [2024-08-06T22:48:13.467Z] #54 23.97 Executing busybox-1.36.1-r7.trigger [2024-08-06T22:48:13.467Z] #54 23.98 Executing ca-certificates-20240226-r0.trigger [2024-08-06T22:48:13.467Z] #54 24.14 OK: 8 MiB in 17 packages [2024-08-06T22:48:13.467Z] #54 DONE 25.2s [2024-08-06T22:48:13.467Z] [2024-08-06T22:48:13.467Z] #71 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-06T22:48:13.467Z] #71 DONE 25.2s [2024-08-06T22:48:13.467Z] [2024-08-06T22:48:13.467Z] #76 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-08-06T22:48:13.467Z] #76 DONE 0.3s [2024-08-06T22:48:13.467Z] [2024-08-06T22:48:13.467Z] #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-08-06T22:48:13.467Z] #77 DONE 0.1s [2024-08-06T22:48:13.467Z] [2024-08-06T22:48:13.467Z] #49 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T22:48:13.467Z] #49 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 10.1s done [2024-08-06T22:48:13.467Z] #49 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-08-06T22:48:13.467Z] #49 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 11.4s done [2024-08-06T22:48:13.467Z] #49 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-08-06T22:48:13.467Z] #49 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.0s done [2024-08-06T22:48:13.467Z] #49 DONE 24.9s [2024-08-06T22:48:13.467Z] [2024-08-06T22:48:13.467Z] #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-06T22:48:15.365Z] #67 ... [2024-08-06T22:48:15.365Z] [2024-08-06T22:48:15.365Z] #56 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-06T22:48:15.365Z] #56 26.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-06T22:48:15.365Z] #56 26.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-06T22:48:15.365Z] #56 26.47 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-06T22:48:15.365Z] #56 26.49 Executing busybox-1.36.1-r7.trigger [2024-08-06T22:48:15.365Z] #56 26.49 OK: 7 MiB in 16 packages [2024-08-06T22:48:15.365Z] #56 DONE 26.8s [2024-08-06T22:48:15.365Z] [2024-08-06T22:48:15.365Z] #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-06T22:48:15.365Z] #62 26.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-06T22:48:15.365Z] #62 26.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-06T22:48:15.365Z] #62 26.47 (1/4) Installing ca-certificates (20240226-r0) [2024-08-06T22:48:15.365Z] #62 26.49 (2/4) Installing dumb-init (1.2.5-r2) [2024-08-06T22:48:15.365Z] #62 26.49 (3/4) Installing su-exec (0.2-r3) [2024-08-06T22:48:15.365Z] #62 26.49 (4/4) Installing yq (4.33.3-r5) [2024-08-06T22:48:15.365Z] #62 26.56 Executing busybox-1.36.1-r7.trigger [2024-08-06T22:48:15.365Z] #62 26.57 Executing ca-certificates-20240226-r0.trigger [2024-08-06T22:48:15.365Z] #62 26.68 OK: 17 MiB in 19 packages [2024-08-06T22:48:15.365Z] #62 DONE 26.8s [2024-08-06T22:48:15.365Z] [2024-08-06T22:48:15.365Z] #78 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-06T22:48:15.365Z] #78 ... [2024-08-06T22:48:15.365Z] [2024-08-06T22:48:15.365Z] #69 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-06T22:48:15.365Z] #69 25.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-06T22:48:15.365Z] #69 25.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-06T22:48:15.365Z] #69 26.10 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-06T22:48:15.365Z] #69 26.10 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-06T22:48:15.365Z] #69 26.10 OK: 20070 distinct packages available [2024-08-06T22:48:15.365Z] #69 26.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-06T22:48:15.365Z] #69 26.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-06T22:48:15.365Z] #69 26.51 (1/5) Installing dumb-init (1.2.5-r2) [2024-08-06T22:48:15.365Z] #69 26.51 (2/5) Installing musl-obstack (1.2.3-r2) [2024-08-06T22:48:15.365Z] #69 26.52 (3/5) Installing libucontext (1.2-r2) [2024-08-06T22:48:15.365Z] #69 26.52 (4/5) Installing gcompat (1.1.0-r1) [2024-08-06T22:48:15.365Z] #69 26.53 (5/5) Installing openssl (3.1.6-r0) [2024-08-06T22:48:15.365Z] #69 26.54 Executing busybox-1.36.1-r7.trigger [2024-08-06T22:48:15.365Z] #69 26.54 OK: 8 MiB in 20 packages [2024-08-06T22:48:15.365Z] #69 DONE 26.7s [2024-08-06T22:48:15.627Z] [2024-08-06T22:48:15.627Z] #79 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2024-08-06T22:48:15.886Z] #79 ... [2024-08-06T22:48:15.886Z] [2024-08-06T22:48:15.886Z] #75 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-06T22:48:15.886Z] #75 2.013 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-06T22:48:15.886Z] #75 2.108 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-06T22:48:15.886Z] #75 2.312 OK: 12 MiB in 26 packages [2024-08-06T22:48:15.886Z] #75 DONE 2.5s [2024-08-06T22:48:15.886Z] [2024-08-06T22:48:15.886Z] #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-06T22:48:15.886Z] #58 26.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-06T22:48:15.886Z] #58 26.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-06T22:48:15.886Z] #58 26.53 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-06T22:48:15.886Z] #58 26.53 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-06T22:48:15.886Z] #58 26.53 OK: 20070 distinct packages available [2024-08-06T22:48:15.886Z] #58 26.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-06T22:48:15.886Z] #58 26.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-06T22:48:15.886Z] #58 26.93 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-06T22:48:15.886Z] #58 26.93 (2/4) Installing musl-obstack (1.2.3-r2) [2024-08-06T22:48:15.886Z] #58 26.95 (3/4) Installing libucontext (1.2-r2) [2024-08-06T22:48:15.886Z] #58 26.95 (4/4) Installing gcompat (1.1.0-r1) [2024-08-06T22:48:15.886Z] #58 26.95 Executing busybox-1.36.1-r7.trigger [2024-08-06T22:48:15.886Z] #58 26.97 OK: 8 MiB in 19 packages [2024-08-06T22:48:15.886Z] #58 DONE 27.1s [2024-08-06T22:48:15.886Z] [2024-08-06T22:48:15.886Z] #80 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2024-08-06T22:48:15.886Z] #0 2.204 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-06T22:48:15.886Z] #0 2.296 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-06T22:48:15.886Z] #0 2.574 OK: 7 MiB in 16 packages [2024-08-06T22:48:15.886Z] #80 DONE 2.9s [2024-08-06T22:48:16.145Z] [2024-08-06T22:48:16.145Z] #81 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-06T22:48:16.404Z] #81 ... [2024-08-06T22:48:16.404Z] [2024-08-06T22:48:16.404Z] #82 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-06T22:48:16.404Z] #0 2.700 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-06T22:48:16.404Z] #0 2.803 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-06T22:48:16.404Z] #0 2.991 OK: 7 MiB in 17 packages [2024-08-06T22:48:16.404Z] #82 DONE 3.2s [2024-08-06T22:48:16.404Z] [2024-08-06T22:48:16.404Z] #83 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-08-06T22:48:16.404Z] #0 2.565 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-06T22:48:16.404Z] #0 2.656 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-06T22:48:16.404Z] #0 2.921 OK: 8 MiB in 17 packages [2024-08-06T22:48:16.404Z] #83 DONE 3.1s [2024-08-06T22:48:16.404Z] [2024-08-06T22:48:16.404Z] #84 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-06T22:48:16.404Z] #0 4.669 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-06T22:48:16.404Z] #0 5.178 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-06T22:48:16.404Z] #0 5.841 OK: 264 MiB in 52 packages [2024-08-06T22:48:16.404Z] #84 DONE 6.0s [2024-08-06T22:48:16.404Z] [2024-08-06T22:48:16.404Z] #85 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-08-06T22:48:16.662Z] #85 DONE 0.1s [2024-08-06T22:48:16.662Z] [2024-08-06T22:48:16.662Z] #86 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T22:48:17.229Z] #86 ... [2024-08-06T22:48:17.229Z] [2024-08-06T22:48:17.229Z] #87 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-06T22:48:17.229Z] #0 3.239 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-06T22:48:17.229Z] #0 3.328 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-06T22:48:17.229Z] #0 3.524 OK: 17 MiB in 19 packages [2024-08-06T22:48:17.229Z] #87 DONE 3.6s [2024-08-06T22:48:17.229Z] [2024-08-06T22:48:17.229Z] #88 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-08-06T22:48:17.229Z] #88 DONE 0.0s [2024-08-06T22:48:17.229Z] [2024-08-06T22:48:17.229Z] #89 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-08-06T22:48:17.844Z] 00f215d4a9da: Pull complete [2024-08-06T22:48:18.115Z] d496ad576159: Pull complete [2024-08-06T22:48:18.115Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-08-06T22:48:18.115Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-06T22:48:18.115Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-06T22:48:18.159Z] #89 ... [2024-08-06T22:48:18.159Z] [2024-08-06T22:48:18.159Z] #90 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-08-06T22:48:18.159Z] #0 2.344 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-06T22:48:18.159Z] #0 2.454 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-06T22:48:18.159Z] #0 2.721 OK: 7 MiB in 16 packages [2024-08-06T22:48:18.159Z] #90 DONE 2.9s [2024-08-06T22:48:18.159Z] [2024-08-06T22:48:18.159Z] #89 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-08-06T22:48:18.159Z] #89 DONE 1.9s [2024-08-06T22:48:18.159Z] [2024-08-06T22:48:18.159Z] #91 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-08-06T22:48:18.159Z] #91 DONE 0.0s [2024-08-06T22:48:18.159Z] [2024-08-06T22:48:18.159Z] #81 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-06T22:48:18.159Z] #81 2.183 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-06T22:48:18.159Z] #81 2.298 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [Pipeline] fileExists [Pipeline] sh [2024-08-06T22:48:18.423Z] #81 ... [2024-08-06T22:48:18.423Z] [2024-08-06T22:48:18.423Z] #79 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2024-08-06T22:48:18.423Z] #79 2.374 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-06T22:48:18.423Z] #79 2.456 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-06T22:48:18.423Z] #79 2.762 OK: 8 MiB in 20 packages [2024-08-06T22:48:18.423Z] #79 DONE 2.9s [2024-08-06T22:48:18.423Z] [2024-08-06T22:48:18.423Z] #78 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-06T22:48:18.423Z] #78 2.654 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-06T22:48:18.423Z] #78 2.749 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-06T22:48:18.423Z] #78 3.051 OK: 17 MiB in 19 packages [2024-08-06T22:48:18.423Z] #78 DONE 3.2s [2024-08-06T22:48:18.423Z] [2024-08-06T22:48:18.423Z] #81 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-06T22:48:18.423Z] #81 2.582 OK: 8 MiB in 19 packages [2024-08-06T22:48:18.739Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-06T22:48:18.739Z] WORKDIR /edgex [2024-08-06T22:48:18.739Z] COPY go.mod . [2024-08-06T22:48:18.739Z] RUN go mod downloaddocker [2024-08-06T22:48:18.739Z] build -t ci-base-image-arm64 -f - . [2024-08-06T22:48:19.341Z] Sending build context to Docker daemon 3.374MB [2024-08-06T22:48:19.357Z] #81 DONE 3.5s [2024-08-06T22:48:19.357Z] [2024-08-06T22:48:19.357Z] #92 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-06T22:48:19.357Z] #0 3.186 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-06T22:48:19.357Z] #0 4.721 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-06T22:48:19.357Z] #0 5.418 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-06T22:48:19.357Z] #0 5.743 Executing busybox-1.36.1-r7.trigger [2024-08-06T22:48:19.357Z] #0 5.752 OK: 7 MiB in 16 packages [2024-08-06T22:48:19.357Z] #92 DONE 6.0s [2024-08-06T22:48:19.357Z] [2024-08-06T22:48:19.357Z] #93 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-06T22:48:19.611Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-06T22:48:19.612Z] ---> f246e2811388 [2024-08-06T22:48:19.612Z] Step 2/4 : WORKDIR /edgex [2024-08-06T22:48:19.615Z] #93 DONE 1.1s [2024-08-06T22:48:19.615Z] [2024-08-06T22:48:19.615Z] #94 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-08-06T22:48:19.615Z] #94 DONE 1.1s [2024-08-06T22:48:19.615Z] [2024-08-06T22:48:19.615Z] #95 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-08-06T22:48:20.556Z] #95 DONE 1.1s [2024-08-06T22:48:20.556Z] [2024-08-06T22:48:20.556Z] #96 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-06T22:48:20.556Z] #96 DONE 1.1s [2024-08-06T22:48:20.556Z] [2024-08-06T22:48:20.556Z] #97 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-06T22:48:20.556Z] #97 DONE 1.1s [2024-08-06T22:48:20.556Z] [2024-08-06T22:48:20.556Z] #98 [security-spire-server stage-2 6/9] COPY security.txt / [2024-08-06T22:48:20.556Z] #98 DONE 0.1s [2024-08-06T22:48:20.556Z] [2024-08-06T22:48:20.556Z] #99 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-08-06T22:48:20.816Z] #99 DONE 0.1s [2024-08-06T22:48:20.816Z] [2024-08-06T22:48:20.816Z] #100 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-08-06T22:48:20.816Z] #100 DONE 0.1s [2024-08-06T22:48:20.816Z] [2024-08-06T22:48:20.816Z] #101 [security-spire-config stage-2 6/10] COPY security.txt / [2024-08-06T22:48:20.816Z] #101 DONE 0.1s [2024-08-06T22:48:20.816Z] [2024-08-06T22:48:20.816Z] #102 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-08-06T22:48:20.816Z] #102 DONE 0.1s [2024-08-06T22:48:20.816Z] [2024-08-06T22:48:20.816Z] #103 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-08-06T22:48:20.816Z] #103 DONE 0.2s [2024-08-06T22:48:20.816Z] [2024-08-06T22:48:20.816Z] #104 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T22:48:21.075Z] #104 ... [2024-08-06T22:48:21.075Z] [2024-08-06T22:48:21.075Z] #105 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-08-06T22:48:21.075Z] #105 DONE 0.1s [2024-08-06T22:48:21.075Z] [2024-08-06T22:48:21.075Z] #106 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-08-06T22:48:21.075Z] #106 DONE 0.1s [2024-08-06T22:48:21.075Z] [2024-08-06T22:48:21.075Z] #107 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-08-06T22:48:21.075Z] #107 DONE 0.1s [2024-08-06T22:48:21.075Z] [2024-08-06T22:48:21.075Z] #108 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-08-06T22:48:21.075Z] #108 DONE 0.1s [2024-08-06T22:48:21.075Z] [2024-08-06T22:48:21.075Z] #109 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T22:48:21.075Z] #109 ... [2024-08-06T22:48:21.075Z] [2024-08-06T22:48:21.075Z] #110 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-08-06T22:48:21.075Z] #110 DONE 0.1s [2024-08-06T22:48:21.075Z] [2024-08-06T22:48:21.075Z] #111 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-08-06T22:48:21.075Z] #111 DONE 0.2s [2024-08-06T22:48:21.075Z] [2024-08-06T22:48:21.075Z] #112 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T22:48:21.335Z] #112 ... [2024-08-06T22:48:21.335Z] [2024-08-06T22:48:21.335Z] #113 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-08-06T22:48:21.335Z] #113 DONE 0.2s [2024-08-06T22:48:21.335Z] [2024-08-06T22:48:21.335Z] #114 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-08-06T22:48:21.335Z] #114 DONE 0.1s [2024-08-06T22:48:21.335Z] [2024-08-06T22:48:21.335Z] #115 [security-spire-config] exporting to image [2024-08-06T22:48:21.335Z] #115 exporting layers [2024-08-06T22:48:21.581Z] ---> Running in ea50dd146b59 [2024-08-06T22:48:21.851Z] Removing intermediate container ea50dd146b59 [2024-08-06T22:48:21.851Z] ---> 26984acbb1e9 [2024-08-06T22:48:21.851Z] Step 3/4 : COPY go.mod . [2024-08-06T22:48:22.458Z] ---> 3efabb24bccf [2024-08-06T22:48:22.458Z] Step 4/4 : RUN go mod download [2024-08-06T22:48:22.732Z] ---> Running in b91866e643b3 [2024-08-06T22:48:23.070Z] #115 exporting layers 1.6s done [2024-08-06T22:48:23.070Z] #115 writing image sha256:0b8a95f3694e818129d81772a2ff18f0ddbe9345832ee8c895defcbe76602560 0.0s done [2024-08-06T22:48:23.070Z] #115 naming to docker.io/library/security-spire-server done [2024-08-06T22:48:23.070Z] #115 writing image sha256:9332675f7ac781f32326580652f610a6a6995e20c21c7ded344f5d155606050c 0.0s done [2024-08-06T22:48:23.070Z] #115 naming to docker.io/library/security-spire-config done [2024-08-06T22:48:23.070Z] #115 writing image sha256:b93e6535cecf15d9f44e38f152e3990677378d78b0b92e7d214fbcc45ecc0f36 done [2024-08-06T22:48:23.070Z] #115 naming to docker.io/library/security-spire-agent done [2024-08-06T22:48:23.070Z] #115 DONE 1.8s [2024-08-06T22:48:23.070Z] [2024-08-06T22:48:23.070Z] #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T22:49:00.120Z] #116 DONE 41.9s [2024-08-06T22:49:00.120Z] [2024-08-06T22:49:00.120Z] #104 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T22:49:00.120Z] #104 DONE 41.9s [2024-08-06T22:49:00.120Z] [2024-08-06T22:49:00.120Z] #86 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T22:49:00.120Z] #86 DONE 38.8s [2024-08-06T22:49:00.120Z] [2024-08-06T22:49:00.120Z] #112 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T22:49:00.120Z] #112 DONE 44.8s [2024-08-06T22:49:00.120Z] [2024-08-06T22:49:00.120Z] #109 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T22:49:00.120Z] #109 DONE 44.8s [2024-08-06T22:49:00.120Z] [2024-08-06T22:49:00.120Z] #117 [security-bootstrapper builder 6/7] COPY . . [2024-08-06T22:49:05.422Z] #117 ... [2024-08-06T22:49:05.422Z] [2024-08-06T22:49:05.422Z] #118 [security-proxy-auth builder 6/7] COPY . . [2024-08-06T22:49:05.422Z] #118 DONE 9.4s [2024-08-06T22:49:05.422Z] [2024-08-06T22:49:05.422Z] #119 [core-keeper builder 7/8] COPY . . [2024-08-06T22:49:05.422Z] #119 DONE 9.4s [2024-08-06T22:49:05.422Z] [2024-08-06T22:49:05.422Z] #120 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T22:49:05.422Z] #120 CACHED [2024-08-06T22:49:05.422Z] [2024-08-06T22:49:05.422Z] #121 [core-command builder 6/7] COPY . . [2024-08-06T22:49:05.422Z] #121 CACHED [2024-08-06T22:49:05.422Z] [2024-08-06T22:49:05.422Z] #122 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-08-06T22:49:05.422Z] #122 CACHED [2024-08-06T22:49:05.422Z] [2024-08-06T22:49:05.422Z] #123 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T22:49:05.422Z] #123 CACHED [2024-08-06T22:49:05.422Z] [2024-08-06T22:49:05.422Z] #124 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-06T22:49:05.422Z] #124 CACHED [2024-08-06T22:49:05.422Z] [2024-08-06T22:49:05.422Z] #125 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-08-06T22:49:05.422Z] #125 CACHED [2024-08-06T22:49:05.422Z] [2024-08-06T22:49:05.422Z] #126 [core-data builder 6/7] COPY . . [2024-08-06T22:49:05.422Z] #126 CACHED [2024-08-06T22:49:05.422Z] [2024-08-06T22:49:05.422Z] #127 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T22:49:05.422Z] #127 CACHED [2024-08-06T22:49:05.422Z] [2024-08-06T22:49:05.422Z] #128 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-08-06T22:49:05.422Z] #128 CACHED [2024-08-06T22:49:05.422Z] [2024-08-06T22:49:05.422Z] #129 [core-metadata builder 6/7] COPY . . [2024-08-06T22:49:05.422Z] #129 CACHED [2024-08-06T22:49:05.422Z] [2024-08-06T22:49:05.422Z] #130 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T22:49:05.422Z] #130 CACHED [2024-08-06T22:49:05.422Z] [2024-08-06T22:49:05.422Z] #131 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-08-06T22:49:05.422Z] #131 CACHED [2024-08-06T22:49:05.422Z] [2024-08-06T22:49:05.422Z] #132 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T22:49:05.422Z] #132 CACHED [2024-08-06T22:49:05.422Z] [2024-08-06T22:49:05.422Z] #133 [support-scheduler builder 6/7] COPY . . [2024-08-06T22:49:05.422Z] #133 CACHED [2024-08-06T22:49:05.422Z] [2024-08-06T22:49:05.422Z] #134 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-06T22:49:05.422Z] #134 CACHED [2024-08-06T22:49:05.422Z] [2024-08-06T22:49:05.422Z] #135 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T22:49:05.422Z] #135 CACHED [2024-08-06T22:49:05.422Z] [2024-08-06T22:49:05.422Z] #136 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-06T22:49:05.422Z] #136 CACHED [2024-08-06T22:49:05.422Z] [2024-08-06T22:49:05.422Z] #137 [support-cron-scheduler builder 6/7] COPY . . [2024-08-06T22:49:05.422Z] #137 CACHED [2024-08-06T22:49:05.422Z] [2024-08-06T22:49:05.422Z] #138 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-06T22:49:05.422Z] #138 DONE 9.4s [2024-08-06T22:49:05.422Z] [2024-08-06T22:49:05.422Z] #139 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-06T22:49:05.422Z] #139 CACHED [2024-08-06T22:49:05.422Z] [2024-08-06T22:49:05.422Z] #140 [security-proxy-setup builder 6/7] COPY . . [2024-08-06T22:49:05.422Z] #140 CACHED [2024-08-06T22:49:05.422Z] [2024-08-06T22:49:05.422Z] #141 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T22:49:05.422Z] #141 CACHED [2024-08-06T22:49:05.422Z] [2024-08-06T22:49:05.422Z] #142 [security-secretstore-setup builder 6/7] COPY . . [2024-08-06T22:49:05.422Z] #142 CACHED [2024-08-06T22:49:05.422Z] [2024-08-06T22:49:05.422Z] #143 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-06T22:49:05.422Z] #143 CACHED [2024-08-06T22:49:05.422Z] [2024-08-06T22:49:05.422Z] #144 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T22:49:05.422Z] #144 CACHED [2024-08-06T22:49:05.422Z] [2024-08-06T22:49:05.422Z] #117 [security-bootstrapper builder 6/7] COPY . . [2024-08-06T22:49:05.422Z] #117 DONE 9.4s [2024-08-06T22:49:05.422Z] [2024-08-06T22:49:05.422Z] #145 [support-notifications builder 6/7] COPY . . [2024-08-06T22:49:05.422Z] #145 DONE 9.5s [2024-08-06T22:49:05.422Z] [2024-08-06T22:49:05.422Z] #146 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-06T22:49:05.992Z] #146 1.168 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.45" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-08-06T22:49:15.983Z] #146 ... [2024-08-06T22:49:15.983Z] [2024-08-06T22:49:15.983Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-06T22:49:15.983Z] #0 1.320 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.45" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-08-06T22:49:15.983Z] #147 ... [2024-08-06T22:49:15.983Z] [2024-08-06T22:49:15.983Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-06T22:49:15.983Z] #0 0.627 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.45" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-08-06T22:49:15.983Z] #148 ... [2024-08-06T22:49:15.983Z] [2024-08-06T22:49:15.983Z] #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-08-06T22:49:15.983Z] #0 1.527 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.45" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-08-06T22:49:15.983Z] #149 ... [2024-08-06T22:49:15.983Z] [2024-08-06T22:49:15.983Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-06T22:49:15.983Z] #0 0.694 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.45" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-08-06T22:49:15.983Z] #150 ... [2024-08-06T22:49:15.983Z] [2024-08-06T22:49:15.983Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-06T22:49:15.983Z] #0 0.823 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.45" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-08-06T22:49:15.983Z] #151 ... [2024-08-06T22:49:15.983Z] [2024-08-06T22:49:15.983Z] #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-06T22:49:15.983Z] #0 1.132 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.45" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-08-06T22:49:15.983Z] #152 ... [2024-08-06T22:49:15.983Z] [2024-08-06T22:49:15.983Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-06T22:49:15.983Z] #0 0.465 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.45" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-08-06T22:49:15.983Z] #153 ... [2024-08-06T22:49:15.983Z] [2024-08-06T22:49:15.983Z] #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-06T22:49:15.983Z] #0 0.816 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.45" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-08-06T22:49:15.983Z] #154 ... [2024-08-06T22:49:15.983Z] [2024-08-06T22:49:15.983Z] #155 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-06T22:49:15.983Z] #0 0.893 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.45" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-08-06T22:49:16.241Z] #155 ... [2024-08-06T22:49:16.241Z] [2024-08-06T22:49:16.241Z] #156 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-06T22:49:16.241Z] #0 1.498 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.45" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-08-06T22:49:16.241Z] #156 ... [2024-08-06T22:49:16.241Z] [2024-08-06T22:49:16.241Z] #157 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-06T22:49:16.241Z] #0 1.104 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.45" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-08-06T22:49:16.499Z] #157 ... [2024-08-06T22:49:16.499Z] [2024-08-06T22:49:16.499Z] #158 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-06T22:49:16.499Z] #0 0.537 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.45" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-08-06T22:49:30.650Z] Removing intermediate container b91866e643b3 [2024-08-06T22:49:30.650Z] ---> 4b548df9af46 [2024-08-06T22:49:30.650Z] Successfully built 4b548df9af46 [2024-08-06T22:49:30.650Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:49:31.007Z] + docker inspect -f . ci-base-image-arm64 [2024-08-06T22:49:31.007Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-06T22:49:31.366Z] prd-ubuntu20.04-docker-arm64-4c-16g-7223 does not seem to be running inside a container [2024-08-06T22:49:31.445Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/663 -v /w/workspace/edgex-go/663:/w/workspace/edgex-go/663:rw,z -v /w/workspace/edgex-go/663@tmp:/w/workspace/edgex-go/663@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-08-06T22:49:32.993Z] $ docker top 214ee434269b724ccb5103a186c20ab90682c3b5440ef87d7f914f2e942a0c41 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-06T22:49:33.889Z] + go version [2024-08-06T22:49:33.889Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-08-06T22:49:33.909Z] $ docker stop --time=1 214ee434269b724ccb5103a186c20ab90682c3b5440ef87d7f914f2e942a0c41 [2024-08-06T22:49:35.650Z] $ docker rm -f --volumes 214ee434269b724ccb5103a186c20ab90682c3b5440ef87d7f914f2e942a0c41 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:49:36.417Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-06T22:49:36.417Z] [2024-08-06T22:49:36.417Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:49:36.772Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-06T22:49:37.047Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-08-06T22:49:37.047Z] 547446be3368: Pulling fs layer [2024-08-06T22:49:37.047Z] d125d8839a47: Pulling fs layer [2024-08-06T22:49:37.047Z] 3e85d5ac6304: Pulling fs layer [2024-08-06T22:49:37.047Z] c3105a71a48b: Pulling fs layer [2024-08-06T22:49:37.047Z] 0f093f025ec4: Pulling fs layer [2024-08-06T22:49:37.047Z] c3106fc0e877: Pulling fs layer [2024-08-06T22:49:37.047Z] c3105a71a48b: Waiting [2024-08-06T22:49:37.047Z] 0f093f025ec4: Waiting [2024-08-06T22:49:37.047Z] c3106fc0e877: Waiting [2024-08-06T22:49:37.047Z] 547446be3368: Verifying Checksum [2024-08-06T22:49:37.047Z] 547446be3368: Download complete [2024-08-06T22:49:37.047Z] c3105a71a48b: Verifying Checksum [2024-08-06T22:49:37.047Z] c3105a71a48b: Download complete [2024-08-06T22:49:37.644Z] d125d8839a47: Verifying Checksum [2024-08-06T22:49:37.644Z] d125d8839a47: Download complete [2024-08-06T22:49:37.644Z] c3106fc0e877: Verifying Checksum [2024-08-06T22:49:37.644Z] c3106fc0e877: Download complete [2024-08-06T22:49:37.644Z] 0f093f025ec4: Verifying Checksum [2024-08-06T22:49:37.644Z] 0f093f025ec4: Download complete [2024-08-06T22:49:37.912Z] 547446be3368: Pull complete [2024-08-06T22:49:39.332Z] d125d8839a47: Pull complete [2024-08-06T22:49:39.920Z] 3e85d5ac6304: Verifying Checksum [2024-08-06T22:49:39.920Z] 3e85d5ac6304: Download complete [2024-08-06T22:49:50.040Z] 3e85d5ac6304: Pull complete [2024-08-06T22:49:50.040Z] c3105a71a48b: Pull complete [2024-08-06T22:49:51.451Z] 0f093f025ec4: Pull complete [2024-08-06T22:49:51.719Z] c3106fc0e877: Pull complete [2024-08-06T22:49:51.719Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-08-06T22:49:51.987Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-06T22:49:51.987Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-06T22:49:52.237Z] prd-ubuntu20.04-docker-arm64-4c-16g-7223 does not seem to be running inside a container [2024-08-06T22:49:52.316Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/663 -v /w/workspace/edgex-go/663:/w/workspace/edgex-go/663:rw,z -v /w/workspace/edgex-go/663@tmp:/w/workspace/edgex-go/663@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2024-08-06T22:49:54.599Z] $ docker top c154b0a5d1ed30a371af121c19b858a69aa05bf0e8c4d8d148d54cc3ac20fa17 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-06T22:49:55.463Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-08-06T22:50:07.794Z] #1 [security-spire-agent internal] load build definition from Dockerfile [2024-08-06T22:50:07.794Z] #1 transferring dockerfile: [2024-08-06T22:50:07.794Z] #1 transferring dockerfile: 1.81kB done [2024-08-06T22:50:07.794Z] #1 DONE 0.1s [2024-08-06T22:50:07.794Z] [2024-08-06T22:50:07.794Z] #2 [security-proxy-setup internal] load build definition from Dockerfile [2024-08-06T22:50:07.794Z] #2 transferring dockerfile: 2.50kB 0.0s done [2024-08-06T22:50:07.794Z] #2 DONE 0.1s [2024-08-06T22:50:07.794Z] [2024-08-06T22:50:07.794Z] #3 [support-notifications internal] load build definition from Dockerfile [2024-08-06T22:50:07.794Z] #3 transferring dockerfile: 1.95kB 0.0s done [2024-08-06T22:50:07.794Z] #3 DONE 0.1s [2024-08-06T22:50:07.794Z] [2024-08-06T22:50:07.794Z] #4 [support-scheduler internal] load build definition from Dockerfile [2024-08-06T22:50:07.794Z] #4 transferring dockerfile: 1.93kB 0.0s done [2024-08-06T22:50:07.794Z] #4 DONE 0.1s [2024-08-06T22:50:07.794Z] [2024-08-06T22:50:07.794Z] #5 [core-command internal] load build definition from Dockerfile [2024-08-06T22:50:07.794Z] #5 transferring dockerfile: 1.93kB done [2024-08-06T22:50:07.794Z] #5 DONE 0.1s [2024-08-06T22:50:07.794Z] [2024-08-06T22:50:07.794Z] #6 [security-proxy-auth internal] load build definition from Dockerfile [2024-08-06T22:50:07.794Z] #6 transferring dockerfile: 2.15kB 0.0s done [2024-08-06T22:50:07.794Z] #6 DONE 0.1s [2024-08-06T22:50:07.794Z] [2024-08-06T22:50:07.794Z] #7 [security-secretstore-setup internal] load build definition from Dockerfile [2024-08-06T22:50:07.794Z] #7 transferring dockerfile: 2.49kB done [2024-08-06T22:50:07.794Z] #7 DONE 0.1s [2024-08-06T22:50:07.794Z] [2024-08-06T22:50:07.794Z] #8 [security-spire-server internal] load build definition from Dockerfile [2024-08-06T22:50:07.794Z] #8 transferring dockerfile: 1.70kB done [2024-08-06T22:50:07.794Z] #8 DONE 0.1s [2024-08-06T22:50:07.794Z] [2024-08-06T22:50:07.794Z] #9 [core-metadata internal] load build definition from Dockerfile [2024-08-06T22:50:07.794Z] #9 transferring dockerfile: 2.06kB done [2024-08-06T22:50:07.794Z] #9 ... [2024-08-06T22:50:07.794Z] [2024-08-06T22:50:07.794Z] #10 [core-data internal] load build definition from Dockerfile [2024-08-06T22:50:07.794Z] #10 transferring dockerfile: 2.01kB done [2024-08-06T22:50:07.794Z] #10 DONE 0.1s [2024-08-06T22:50:07.794Z] [2024-08-06T22:50:07.794Z] #11 [security-bootstrapper internal] load build definition from Dockerfile [2024-08-06T22:50:07.794Z] #11 transferring dockerfile: 3.17kB done [2024-08-06T22:50:07.794Z] #11 DONE 0.1s [2024-08-06T22:50:07.794Z] [2024-08-06T22:50:07.794Z] #12 [security-spire-config internal] load build definition from Dockerfile [2024-08-06T22:50:07.794Z] #12 transferring dockerfile: 1.69kB done [2024-08-06T22:50:07.794Z] #12 DONE 0.1s [2024-08-06T22:50:07.794Z] [2024-08-06T22:50:07.794Z] #13 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-08-06T22:50:07.794Z] #13 transferring dockerfile: 1.89kB 0.0s done [2024-08-06T22:50:07.794Z] #13 DONE 0.1s [2024-08-06T22:50:07.794Z] [2024-08-06T22:50:07.794Z] #14 [core-keeper internal] load build definition from Dockerfile [2024-08-06T22:50:07.794Z] #14 transferring dockerfile: 2.01kB done [2024-08-06T22:50:07.794Z] #14 DONE 0.1s [2024-08-06T22:50:07.794Z] [2024-08-06T22:50:07.794Z] #15 [support-cron-scheduler internal] load build definition from Dockerfile [2024-08-06T22:50:07.794Z] #15 transferring dockerfile: 1.85kB 0.0s done [2024-08-06T22:50:07.794Z] #15 DONE 0.1s [2024-08-06T22:50:07.794Z] [2024-08-06T22:50:07.794Z] #16 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-08-06T22:50:08.059Z] #16 transferring dockerfile: 2.23kB 0.0s done [2024-08-06T22:50:08.059Z] #16 DONE 0.1s [2024-08-06T22:50:08.059Z] [2024-08-06T22:50:08.059Z] #17 [security-spire-agent internal] load .dockerignore [2024-08-06T22:50:08.059Z] #17 transferring context: 50B 0.0s done [2024-08-06T22:50:08.059Z] #17 DONE 0.1s [2024-08-06T22:50:08.059Z] [2024-08-06T22:50:08.059Z] #9 [core-metadata internal] load build definition from Dockerfile [2024-08-06T22:50:09.030Z] #9 ... [2024-08-06T22:50:09.030Z] [2024-08-06T22:50:09.030Z] #18 [security-proxy-setup internal] load .dockerignore [2024-08-06T22:50:09.030Z] #18 transferring context: 50B done [2024-08-06T22:50:09.030Z] #18 DONE 0.1s [2024-08-06T22:50:09.030Z] [2024-08-06T22:50:09.030Z] #19 [support-notifications internal] load .dockerignore [2024-08-06T22:50:09.030Z] #19 transferring context: 50B done [2024-08-06T22:50:09.030Z] #19 DONE 0.1s [2024-08-06T22:50:09.030Z] [2024-08-06T22:50:09.030Z] #20 [support-scheduler internal] load .dockerignore [2024-08-06T22:50:09.030Z] #20 transferring context: 50B done [2024-08-06T22:50:09.030Z] #20 DONE 0.1s [2024-08-06T22:50:09.030Z] [2024-08-06T22:50:09.030Z] #21 [core-command internal] load .dockerignore [2024-08-06T22:50:09.030Z] #21 transferring context: 50B 0.0s done [2024-08-06T22:50:09.030Z] #21 DONE 0.1s [2024-08-06T22:50:09.030Z] [2024-08-06T22:50:09.030Z] #9 [core-metadata internal] load build definition from Dockerfile [2024-08-06T22:50:09.299Z] #9 ... [2024-08-06T22:50:09.299Z] [2024-08-06T22:50:09.299Z] #22 [security-proxy-auth internal] load .dockerignore [2024-08-06T22:50:09.299Z] #22 transferring context: 50B 0.0s done [2024-08-06T22:50:09.299Z] #22 DONE 0.1s [2024-08-06T22:50:09.299Z] [2024-08-06T22:50:09.299Z] #23 [core-metadata internal] load .dockerignore [2024-08-06T22:50:09.299Z] #23 transferring context: 50B 0.0s done [2024-08-06T22:50:09.299Z] #23 DONE 0.1s [2024-08-06T22:50:09.299Z] [2024-08-06T22:50:09.299Z] #24 [security-secretstore-setup internal] load .dockerignore [2024-08-06T22:50:09.299Z] #24 transferring context: 50B 0.0s done [2024-08-06T22:50:09.299Z] #24 DONE 0.1s [2024-08-06T22:50:09.299Z] [2024-08-06T22:50:09.299Z] #25 [security-spire-server internal] load .dockerignore [2024-08-06T22:50:09.299Z] #25 transferring context: 50B 0.0s done [2024-08-06T22:50:09.299Z] #25 DONE 0.1s [2024-08-06T22:50:09.299Z] [2024-08-06T22:50:09.299Z] #9 [core-metadata internal] load build definition from Dockerfile [2024-08-06T22:50:09.569Z] #9 ... [2024-08-06T22:50:09.569Z] [2024-08-06T22:50:09.569Z] #26 [core-data internal] load .dockerignore [2024-08-06T22:50:09.569Z] #26 transferring context: 50B 0.0s done [2024-08-06T22:50:09.569Z] #26 DONE 0.1s [2024-08-06T22:50:09.569Z] [2024-08-06T22:50:09.569Z] #27 [security-bootstrapper internal] load .dockerignore [2024-08-06T22:50:09.569Z] #27 transferring context: 50B done [2024-08-06T22:50:09.839Z] #27 ... [2024-08-06T22:50:09.839Z] [2024-08-06T22:50:09.839Z] #28 [security-spiffe-token-provider internal] load .dockerignore [2024-08-06T22:50:09.839Z] #28 transferring context: 50B 0.0s done [2024-08-06T22:50:09.839Z] #28 DONE 0.1s [2024-08-06T22:50:09.839Z] [2024-08-06T22:50:09.839Z] #29 [security-spire-config internal] load .dockerignore [2024-08-06T22:50:09.839Z] #29 transferring context: 50B 0.0s done [2024-08-06T22:50:09.839Z] #29 DONE 0.2s [2024-08-06T22:50:09.839Z] [2024-08-06T22:50:09.839Z] #30 [support-cron-scheduler internal] load .dockerignore [2024-08-06T22:50:09.839Z] #30 transferring context: 50B 0.0s done [2024-08-06T22:50:09.839Z] #30 DONE 0.1s [2024-08-06T22:50:09.839Z] [2024-08-06T22:50:09.839Z] #31 [core-keeper internal] load .dockerignore [2024-08-06T22:50:09.839Z] #31 transferring context: 50B 0.0s done [2024-08-06T22:50:09.839Z] #31 DONE 0.2s [2024-08-06T22:50:09.839Z] [2024-08-06T22:50:09.840Z] #32 [core-common-config-bootstrapper internal] load .dockerignore [2024-08-06T22:50:10.109Z] #32 transferring context: 50B done [2024-08-06T22:50:10.109Z] #32 DONE 0.1s [2024-08-06T22:50:10.109Z] [2024-08-06T22:50:10.109Z] #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-08-06T22:50:10.109Z] #33 ... [2024-08-06T22:50:10.109Z] [2024-08-06T22:50:10.109Z] #34 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 [2024-08-06T22:50:10.109Z] #34 DONE 0.2s [2024-08-06T22:50:10.379Z] [2024-08-06T22:50:10.379Z] #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-06T22:50:10.648Z] #35 DONE 0.7s [2024-08-06T22:50:10.648Z] [2024-08-06T22:50:10.648Z] #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-08-06T22:50:10.648Z] #33 DONE 0.7s [2024-08-06T22:50:10.648Z] [2024-08-06T22:50:10.648Z] #36 [security-spire-agent internal] load build context [2024-08-06T22:50:10.648Z] #36 transferring context: 26.76kB 0.0s done [2024-08-06T22:50:10.648Z] #36 DONE 0.1s [2024-08-06T22:50:10.648Z] [2024-08-06T22:50:10.648Z] #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-06T22:50:10.648Z] #37 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-06T22:50:10.917Z] #37 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.1s done [2024-08-06T22:50:10.917Z] #37 ... [2024-08-06T22:50:10.917Z] [2024-08-06T22:50:10.917Z] #38 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-06T22:50:10.917Z] #38 DONE 0.0s [2024-08-06T22:50:10.917Z] [2024-08-06T22:50:10.917Z] #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-06T22:50:10.917Z] #37 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0B / 278B 0.1s [2024-08-06T22:50:10.917Z] #37 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-08-06T22:50:10.917Z] #37 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-08-06T22:50:10.917Z] #37 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-08-06T22:50:10.917Z] #37 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.1s [2024-08-06T22:50:10.917Z] #37 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.1s [2024-08-06T22:50:10.917Z] #37 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-08-06T22:50:11.190Z] #37 ... [2024-08-06T22:50:11.190Z] [2024-08-06T22:50:11.190Z] #38 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-06T22:50:11.190Z] #38 DONE 0.0s [2024-08-06T22:50:11.190Z] [2024-08-06T22:50:11.190Z] #39 [security-proxy-setup internal] load build context [2024-08-06T22:50:11.190Z] #39 DONE 0.0s [2024-08-06T22:50:11.190Z] [2024-08-06T22:50:11.190Z] #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-06T22:50:11.190Z] #37 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.2s [2024-08-06T22:50:11.190Z] #37 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-08-06T22:50:11.190Z] #37 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-08-06T22:50:11.190Z] #37 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 0B / 18.32MB 0.2s [2024-08-06T22:50:11.190Z] #37 ... [2024-08-06T22:50:11.190Z] [2024-08-06T22:50:11.190Z] #38 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-06T22:50:11.190Z] #38 DONE 0.0s [2024-08-06T22:50:11.190Z] [2024-08-06T22:50:11.190Z] #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-06T22:50:11.190Z] #37 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.2s done [2024-08-06T22:50:11.190Z] #37 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 2.28MB / 18.32MB 0.4s [2024-08-06T22:50:11.190Z] #37 ... [2024-08-06T22:50:11.190Z] [2024-08-06T22:50:11.190Z] #38 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-06T22:50:11.190Z] #38 DONE 0.0s [2024-08-06T22:50:11.190Z] [2024-08-06T22:50:11.190Z] #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-06T22:50:11.190Z] #37 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 5.24MB / 18.32MB 0.5s [2024-08-06T22:50:11.458Z] #37 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 8.39MB / 18.32MB 0.6s [2024-08-06T22:50:11.458Z] #37 ... [2024-08-06T22:50:11.458Z] [2024-08-06T22:50:11.458Z] #38 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-06T22:50:11.458Z] #38 DONE 0.0s [2024-08-06T22:50:11.458Z] [2024-08-06T22:50:11.458Z] #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-06T22:50:11.459Z] #37 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 9.44MB / 18.32MB 0.7s [2024-08-06T22:50:11.459Z] #37 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf [2024-08-06T22:50:11.727Z] #37 ... [2024-08-06T22:50:11.727Z] [2024-08-06T22:50:11.727Z] #34 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2024-08-06T22:50:11.727Z] #34 DONE 0.6s [2024-08-06T22:50:11.727Z] [2024-08-06T22:50:11.727Z] #40 [core-metadata stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-06T22:50:11.727Z] #40 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.1s done [2024-08-06T22:50:11.727Z] #40 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-06T22:50:11.727Z] #40 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-06T22:50:11.727Z] #40 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-06T22:50:11.727Z] #40 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.4s done [2024-08-06T22:50:11.727Z] #40 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa [2024-08-06T22:50:11.999Z] #40 ... [2024-08-06T22:50:11.999Z] [2024-08-06T22:50:11.999Z] #38 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-06T22:50:11.999Z] #38 DONE 0.0s [2024-08-06T22:50:11.999Z] [2024-08-06T22:50:11.999Z] #40 [core-metadata stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-06T22:50:11.999Z] #40 ... [2024-08-06T22:50:11.999Z] [2024-08-06T22:50:11.999Z] #34 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-08-06T22:50:11.999Z] #34 DONE 0.8s [2024-08-06T22:50:11.999Z] [2024-08-06T22:50:11.999Z] #40 [core-metadata stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-06T22:50:12.267Z] #40 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.1s done [2024-08-06T22:50:12.267Z] #40 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-06T22:50:12.267Z] #40 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-06T22:50:12.267Z] #40 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-06T22:50:12.267Z] #40 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.4s done [2024-08-06T22:50:12.540Z] #40 ... [2024-08-06T22:50:12.540Z] [2024-08-06T22:50:12.540Z] #38 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-06T22:50:12.540Z] #38 DONE 0.0s [2024-08-06T22:50:12.540Z] [2024-08-06T22:50:12.540Z] #40 [security-secretstore-setup stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-06T22:50:13.027Z] #40 ... [2024-08-06T22:50:13.027Z] [2024-08-06T22:50:13.027Z] #35 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-06T22:50:13.028Z] #35 DONE 1.4s [2024-08-06T22:50:13.028Z] [2024-08-06T22:50:13.028Z] #34 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 [2024-08-06T22:50:13.028Z] #34 DONE 1.5s [2024-08-06T22:50:13.028Z] [2024-08-06T22:50:13.028Z] #40 [security-secretstore-setup stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-06T22:50:13.028Z] #40 ... [2024-08-06T22:50:13.028Z] [2024-08-06T22:50:13.028Z] #38 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-06T22:50:13.028Z] #38 DONE 0.0s [2024-08-06T22:50:13.028Z] [2024-08-06T22:50:13.028Z] #40 [core-data stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-06T22:50:13.028Z] #40 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.1s done [2024-08-06T22:50:13.028Z] #40 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-06T22:50:13.028Z] #40 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-06T22:50:13.028Z] #40 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-06T22:50:13.028Z] #40 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.4s done [2024-08-06T22:50:13.308Z] #40 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.1s done [2024-08-06T22:50:13.308Z] #40 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-06T22:50:13.308Z] #40 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-06T22:50:13.308Z] #40 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-06T22:50:13.308Z] #40 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.4s done [2024-08-06T22:50:13.589Z] #40 ... [2024-08-06T22:50:13.589Z] [2024-08-06T22:50:13.589Z] #34 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-08-06T22:50:13.589Z] #34 DONE 1.9s [2024-08-06T22:50:13.589Z] [2024-08-06T22:50:13.589Z] #40 [security-spire-server stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-06T22:50:13.589Z] #40 ... [2024-08-06T22:50:13.589Z] [2024-08-06T22:50:13.589Z] #38 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-06T22:50:13.589Z] #38 DONE 0.0s [2024-08-06T22:50:13.589Z] [2024-08-06T22:50:13.589Z] #40 [security-spire-server stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-06T22:50:13.879Z] #40 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.1s done [2024-08-06T22:50:13.879Z] #40 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-06T22:50:13.879Z] #40 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-06T22:50:13.879Z] #40 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-06T22:50:13.879Z] #40 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.4s done [2024-08-06T22:50:14.484Z] #40 ... [2024-08-06T22:50:14.484Z] [2024-08-06T22:50:14.484Z] #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2024-08-06T22:50:14.484Z] #34 DONE 2.7s [2024-08-06T22:50:14.484Z] [2024-08-06T22:50:14.484Z] #40 [security-bootstrapper stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-06T22:50:14.484Z] #40 ... [2024-08-06T22:50:14.484Z] [2024-08-06T22:50:14.484Z] #38 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-06T22:50:14.484Z] #38 DONE 0.1s [2024-08-06T22:50:14.484Z] [2024-08-06T22:50:14.484Z] #40 [security-spiffe-token-provider stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-06T22:50:14.484Z] #40 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.1s done [2024-08-06T22:50:14.484Z] #40 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-06T22:50:14.484Z] #40 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-06T22:50:14.484Z] #40 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-06T22:50:14.484Z] #40 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.4s done [2024-08-06T22:50:14.809Z] #40 ... [2024-08-06T22:50:14.809Z] [2024-08-06T22:50:14.809Z] #34 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 [2024-08-06T22:50:14.809Z] #34 DONE 3.0s [2024-08-06T22:50:14.809Z] [2024-08-06T22:50:14.809Z] #35 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-06T22:50:14.809Z] #35 DONE 2.0s [2024-08-06T22:50:14.809Z] [2024-08-06T22:50:14.809Z] #40 [security-spiffe-token-provider stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-06T22:50:15.090Z] #40 ... [2024-08-06T22:50:15.090Z] [2024-08-06T22:50:15.090Z] #38 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-06T22:50:15.090Z] #38 DONE 0.1s [2024-08-06T22:50:15.090Z] [2024-08-06T22:50:15.090Z] #40 [security-spire-config stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-06T22:50:15.090Z] #40 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.1s done [2024-08-06T22:50:15.090Z] #40 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-06T22:50:15.090Z] #40 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-06T22:50:15.090Z] #40 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-06T22:50:15.090Z] #40 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.4s done [2024-08-06T22:50:15.090Z] #40 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.7s done [2024-08-06T22:50:15.090Z] #40 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.7s done [2024-08-06T22:50:15.356Z] #40 ... [2024-08-06T22:50:15.356Z] [2024-08-06T22:50:15.356Z] #41 [support-notifications internal] load build context [2024-08-06T22:50:15.356Z] #41 transferring context: 2.95MB 3.0s done [2024-08-06T22:50:15.356Z] #41 DONE 4.2s [2024-08-06T22:50:15.356Z] [2024-08-06T22:50:15.357Z] #38 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-06T22:50:15.357Z] #38 DONE 0.1s [2024-08-06T22:50:15.357Z] [2024-08-06T22:50:15.357Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T22:50:15.357Z] #42 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done [2024-08-06T22:50:15.357Z] #42 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-08-06T22:50:15.357Z] #42 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-08-06T22:50:15.357Z] #42 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-08-06T22:50:15.357Z] #42 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-08-06T22:50:15.357Z] #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done [2024-08-06T22:50:15.357Z] #42 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s done [2024-08-06T22:50:15.357Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 4.5s done [2024-08-06T22:50:15.357Z] #42 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-08-06T22:50:15.357Z] #42 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-08-06T22:50:15.357Z] #42 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-08-06T22:50:15.627Z] #42 ... [2024-08-06T22:50:15.627Z] [2024-08-06T22:50:15.627Z] #43 [support-cron-scheduler internal] load build context [2024-08-06T22:50:15.627Z] #43 DONE 0.0s [2024-08-06T22:50:15.627Z] [2024-08-06T22:50:15.627Z] #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-08-06T22:50:15.627Z] #34 DONE 3.5s [2024-08-06T22:50:15.627Z] [2024-08-06T22:50:15.627Z] #40 [core-common-config-bootstrapper stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-06T22:50:15.627Z] #40 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.1s done [2024-08-06T22:50:15.627Z] #40 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-06T22:50:15.627Z] #40 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-06T22:50:15.627Z] #40 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-06T22:50:15.627Z] #40 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.4s done [2024-08-06T22:50:15.627Z] #40 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.7s done [2024-08-06T22:50:16.214Z] #40 ... [2024-08-06T22:50:16.214Z] [2024-08-06T22:50:16.214Z] #44 [core-command internal] load build context [2024-08-06T22:50:16.214Z] #44 transferring context: 2.95MB 3.5s done [2024-08-06T22:50:16.214Z] #44 DONE 4.9s [2024-08-06T22:50:16.214Z] [2024-08-06T22:50:16.214Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T22:50:16.214Z] #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd [2024-08-06T22:50:16.482Z] #42 ... [2024-08-06T22:50:16.482Z] [2024-08-06T22:50:16.482Z] #45 [security-spire-server internal] load build context [2024-08-06T22:50:16.482Z] #45 transferring context: 27.23kB 0.3s done [2024-08-06T22:50:16.482Z] #45 DONE 3.3s [2024-08-06T22:50:16.482Z] [2024-08-06T22:50:16.482Z] #46 [security-proxy-auth internal] load build context [2024-08-06T22:50:16.482Z] #46 transferring context: 2.95MB 3.8s done [2024-08-06T22:50:16.748Z] #46 ... [2024-08-06T22:50:16.748Z] [2024-08-06T22:50:16.748Z] #39 [security-proxy-setup internal] load build context [2024-08-06T22:50:16.748Z] #39 transferring context: 2.95MB 4.0s done [2024-08-06T22:50:16.748Z] #39 DONE 5.5s [2024-08-06T22:50:16.748Z] [2024-08-06T22:50:16.748Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T22:50:16.748Z] #42 ... [2024-08-06T22:50:16.748Z] [2024-08-06T22:50:16.748Z] #47 [support-scheduler internal] load build context [2024-08-06T22:50:16.748Z] #47 transferring context: 2.95MB 4.1s done [2024-08-06T22:50:16.748Z] #47 DONE 5.6s [2024-08-06T22:50:17.015Z] [2024-08-06T22:50:17.015Z] #48 [core-data internal] load build context [2024-08-06T22:50:17.283Z] #48 transferring context: 2.95MB 2.1s done [2024-08-06T22:50:17.283Z] #48 ... [2024-08-06T22:50:17.283Z] [2024-08-06T22:50:17.283Z] #46 [security-proxy-auth internal] load build context [2024-08-06T22:50:17.283Z] #46 DONE 5.8s [2024-08-06T22:50:17.283Z] [2024-08-06T22:50:17.283Z] #40 [core-metadata stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-06T22:50:17.283Z] #40 DONE 7.6s [2024-08-06T22:50:17.550Z] [2024-08-06T22:50:17.550Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T22:50:17.550Z] #42 ... [2024-08-06T22:50:17.550Z] [2024-08-06T22:50:17.550Z] #49 [core-metadata internal] load build context [2024-08-06T22:50:17.550Z] #49 transferring context: 2.95MB 2.9s done [2024-08-06T22:50:17.550Z] #49 DONE 6.0s [2024-08-06T22:50:17.550Z] [2024-08-06T22:50:17.550Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T22:50:17.816Z] #42 ... [2024-08-06T22:50:17.816Z] [2024-08-06T22:50:17.816Z] #50 [security-secretstore-setup internal] load build context [2024-08-06T22:50:17.816Z] #50 transferring context: 2.95MB 1.7s done [2024-08-06T22:50:17.816Z] #50 DONE 5.5s [2024-08-06T22:50:17.816Z] [2024-08-06T22:50:17.816Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T22:50:18.083Z] #42 ... [2024-08-06T22:50:18.083Z] [2024-08-06T22:50:18.083Z] #48 [core-data internal] load build context [2024-08-06T22:50:18.083Z] #48 DONE 4.9s [2024-08-06T22:50:18.083Z] [2024-08-06T22:50:18.083Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T22:50:18.666Z] #42 ... [2024-08-06T22:50:18.666Z] [2024-08-06T22:50:18.666Z] #51 [security-spire-config internal] load build context [2024-08-06T22:50:18.666Z] #51 transferring context: 25.48kB 0.1s done [2024-08-06T22:50:18.666Z] #51 DONE 4.0s [2024-08-06T22:50:18.666Z] [2024-08-06T22:50:18.666Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T22:50:18.938Z] #42 ... [2024-08-06T22:50:18.938Z] [2024-08-06T22:50:18.938Z] #52 [security-spiffe-token-provider internal] load build context [2024-08-06T22:50:18.938Z] #52 transferring context: 2.95MB 1.6s done [2024-08-06T22:50:18.938Z] #52 DONE 4.4s [2024-08-06T22:50:18.938Z] [2024-08-06T22:50:18.938Z] #53 [security-bootstrapper internal] load build context [2024-08-06T22:50:18.938Z] #53 transferring context: 2.95MB 1.7s done [2024-08-06T22:50:18.938Z] #53 DONE 5.1s [2024-08-06T22:50:18.938Z] [2024-08-06T22:50:18.938Z] #54 [core-keeper internal] load build context [2024-08-06T22:50:18.938Z] #54 transferring context: 2.95MB 1.3s done [2024-08-06T22:50:18.938Z] #54 DONE 4.1s [2024-08-06T22:50:18.938Z] [2024-08-06T22:50:18.938Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T22:50:19.207Z] #42 ... [2024-08-06T22:50:19.207Z] [2024-08-06T22:50:19.207Z] #43 [support-cron-scheduler internal] load build context [2024-08-06T22:50:19.207Z] #43 transferring context: 2.95MB 1.1s done [2024-08-06T22:50:19.207Z] #43 DONE 3.7s [2024-08-06T22:50:19.207Z] [2024-08-06T22:50:19.207Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T22:50:19.794Z] #42 ... [2024-08-06T22:50:19.795Z] [2024-08-06T22:50:19.795Z] #55 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-06T22:50:19.795Z] #55 DONE 8.9s [2024-08-06T22:50:19.795Z] [2024-08-06T22:50:19.795Z] #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-06T22:50:19.795Z] #37 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 2.0s done [2024-08-06T22:50:19.795Z] #37 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.1s done [2024-08-06T22:50:19.795Z] #37 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 5.3s [2024-08-06T22:50:20.062Z] #37 ... [2024-08-06T22:50:20.062Z] [2024-08-06T22:50:20.062Z] #56 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2024-08-06T22:50:21.021Z] #56 DONE 1.5s [2024-08-06T22:50:21.021Z] [2024-08-06T22:50:21.021Z] #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-06T22:50:21.605Z] #37 ... [2024-08-06T22:50:21.605Z] [2024-08-06T22:50:21.605Z] #57 [core-common-config-bootstrapper internal] load build context [2024-08-06T22:50:21.605Z] #57 transferring context: 2.95MB 2.2s done [2024-08-06T22:50:21.605Z] #57 DONE 5.8s [2024-08-06T22:50:21.605Z] [2024-08-06T22:50:21.605Z] #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-06T22:50:24.949Z] #37 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 10.3s [2024-08-06T22:50:26.894Z] #37 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 11.9s done [2024-08-06T22:50:27.481Z] #37 ... [2024-08-06T22:50:27.481Z] [2024-08-06T22:50:27.481Z] #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-06T22:50:27.481Z] #0 9.880 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-06T22:50:27.481Z] #58 ... [2024-08-06T22:50:27.481Z] [2024-08-06T22:50:27.481Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T22:50:27.481Z] #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.1s [2024-08-06T22:50:27.749Z] #42 ... [2024-08-06T22:50:27.749Z] [2024-08-06T22:50:27.749Z] #59 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-06T22:50:27.749Z] #59 DONE 9.7s [2024-08-06T22:50:27.749Z] [2024-08-06T22:50:27.749Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T22:50:27.749Z] #42 ... [2024-08-06T22:50:27.749Z] [2024-08-06T22:50:27.749Z] #60 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-06T22:50:27.749Z] #60 ... [2024-08-06T22:50:27.749Z] [2024-08-06T22:50:27.749Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-06T22:50:28.016Z] #61 ... [2024-08-06T22:50:28.016Z] [2024-08-06T22:50:28.016Z] #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-06T22:50:28.016Z] #37 DONE 17.3s [2024-08-06T22:50:28.016Z] [2024-08-06T22:50:28.016Z] #62 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-06T22:50:28.016Z] #0 9.731 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-06T22:50:28.285Z] #62 ... [2024-08-06T22:50:28.285Z] [2024-08-06T22:50:28.285Z] #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-06T22:50:28.285Z] #63 ... [2024-08-06T22:50:28.285Z] [2024-08-06T22:50:28.285Z] #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-06T22:50:28.553Z] #64 ... [2024-08-06T22:50:28.553Z] [2024-08-06T22:50:28.553Z] #65 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-06T22:50:28.553Z] #0 9.693 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-06T22:50:28.553Z] #65 10.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-06T22:50:28.553Z] #65 ... [2024-08-06T22:50:28.553Z] [2024-08-06T22:50:28.553Z] #66 [core-metadata stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-06T22:50:28.553Z] #0 9.634 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-06T22:50:28.553Z] #0 10.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-06T22:50:28.819Z] #66 ... [2024-08-06T22:50:28.819Z] [2024-08-06T22:50:28.819Z] #67 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-06T22:50:28.819Z] #0 10.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-06T22:50:28.819Z] #67 ... [2024-08-06T22:50:28.819Z] [2024-08-06T22:50:28.819Z] #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-06T22:50:28.819Z] #0 8.151 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-06T22:50:28.819Z] #0 8.760 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-06T22:50:29.084Z] #68 ... [2024-08-06T22:50:29.084Z] [2024-08-06T22:50:29.084Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T22:50:30.494Z] #42 ... [2024-08-06T22:50:30.494Z] [2024-08-06T22:50:30.494Z] #69 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-06T22:50:30.494Z] #69 DONE 9.0s [2024-08-06T22:50:30.494Z] [2024-08-06T22:50:30.494Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T22:50:31.456Z] #42 ... [2024-08-06T22:50:31.456Z] [2024-08-06T22:50:31.456Z] #70 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-08-06T22:50:31.456Z] #70 ... [2024-08-06T22:50:31.456Z] [2024-08-06T22:50:31.456Z] #71 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-08-06T22:50:31.456Z] #0 8.335 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-06T22:50:31.456Z] #71 ... [2024-08-06T22:50:31.456Z] [2024-08-06T22:50:31.456Z] #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-06T22:50:31.722Z] #72 10.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-06T22:50:31.722Z] #72 ... [2024-08-06T22:50:31.722Z] [2024-08-06T22:50:31.722Z] #73 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-06T22:50:31.722Z] #0 8.952 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-06T22:50:31.722Z] #73 ... [2024-08-06T22:50:31.722Z] [2024-08-06T22:50:31.722Z] #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-06T22:50:31.722Z] #68 11.55 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-06T22:50:31.722Z] #68 11.62 (2/4) Installing openssl (3.1.6-r0) [2024-08-06T22:50:31.723Z] #68 11.68 (3/4) Installing su-exec (0.2-r3) [2024-08-06T22:50:31.723Z] #68 11.72 (4/4) Installing yq (4.33.3-r5) [2024-08-06T22:50:31.723Z] #68 12.52 Executing busybox-1.36.1-r7.trigger [2024-08-06T22:50:31.723Z] #68 12.62 OK: 18 MiB in 19 packages [2024-08-06T22:50:31.723Z] #68 DONE 14.0s [2024-08-06T22:50:31.723Z] [2024-08-06T22:50:31.723Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T22:50:32.682Z] #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.3s [2024-08-06T22:50:35.272Z] #42 ... [2024-08-06T22:50:35.272Z] [2024-08-06T22:50:35.272Z] #65 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-06T22:50:35.272Z] #65 15.19 (1/2) Installing dumb-init (1.2.5-r2) [2024-08-06T22:50:35.272Z] #65 15.24 (2/2) Installing su-exec (0.2-r3) [2024-08-06T22:50:35.272Z] #65 15.26 Executing busybox-1.36.1-r7.trigger [2024-08-06T22:50:35.272Z] #65 15.42 OK: 8 MiB in 17 packages [2024-08-06T22:50:35.272Z] #65 DONE 17.0s [2024-08-06T22:50:35.272Z] [2024-08-06T22:50:35.272Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-06T22:50:36.234Z] #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.0s done [2024-08-06T22:50:36.503Z] #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.0s done [2024-08-06T22:50:36.776Z] #42 DONE 26.8s [2024-08-06T22:50:36.776Z] [2024-08-06T22:50:36.776Z] #66 [core-metadata stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-06T22:50:36.776Z] #66 16.83 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-06T22:50:36.776Z] #66 16.85 Executing busybox-1.36.1-r7.trigger [2024-08-06T22:50:36.776Z] #66 17.23 OK: 8 MiB in 16 packages [2024-08-06T22:50:37.044Z] #66 DONE 19.4s [2024-08-06T22:50:37.044Z] [2024-08-06T22:50:37.044Z] #74 [core-common-config-bootstrapper stage-1 3/7] RUN apk --no-cache upgrade [2024-08-06T22:50:38.460Z] #74 ... [2024-08-06T22:50:38.460Z] [2024-08-06T22:50:38.460Z] #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-06T22:50:38.460Z] #58 10.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-06T22:50:38.460Z] #58 17.14 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-06T22:50:38.460Z] #58 17.14 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-06T22:50:38.460Z] #58 17.14 OK: 19946 distinct packages available [2024-08-06T22:50:38.460Z] #58 18.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-06T22:50:38.460Z] #58 21.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-06T22:50:38.460Z] #58 ... [2024-08-06T22:50:38.460Z] [2024-08-06T22:50:38.460Z] #62 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-06T22:50:38.460Z] #62 10.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-06T22:50:38.460Z] #62 16.53 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-06T22:50:38.460Z] #62 16.53 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-06T22:50:38.460Z] #62 16.53 OK: 19946 distinct packages available [2024-08-06T22:50:38.460Z] #62 18.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-06T22:50:38.726Z] #62 ... [2024-08-06T22:50:38.727Z] [2024-08-06T22:50:38.727Z] #60 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-06T22:50:38.727Z] #60 6.985 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-06T22:50:38.727Z] #60 9.836 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-06T22:50:40.136Z] #60 ... [2024-08-06T22:50:40.136Z] [2024-08-06T22:50:40.136Z] #62 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-06T22:50:40.136Z] #62 20.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-06T22:50:40.402Z] #62 ... [2024-08-06T22:50:40.402Z] [2024-08-06T22:50:40.402Z] #71 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2024-08-06T22:50:40.402Z] #71 10.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-06T22:50:40.402Z] #71 17.96 OK: 266 MiB in 52 packages [2024-08-06T22:50:40.402Z] #71 DONE 19.3s [2024-08-06T22:50:40.402Z] [2024-08-06T22:50:40.402Z] #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-06T22:50:40.402Z] #0 5.269 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-06T22:50:40.402Z] #0 7.783 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-06T22:50:40.402Z] #75 ... [2024-08-06T22:50:40.402Z] [2024-08-06T22:50:40.402Z] #76 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-06T22:50:40.669Z] #76 ... [2024-08-06T22:50:40.669Z] [2024-08-06T22:50:40.669Z] #67 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-06T22:50:40.669Z] #67 12.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-06T22:50:40.669Z] #67 20.92 (1/2) Installing ca-certificates (20240226-r0) [2024-08-06T22:50:40.669Z] #67 21.46 (2/2) Installing dumb-init (1.2.5-r2) [2024-08-06T22:50:40.669Z] #67 21.51 Executing busybox-1.36.1-r7.trigger [2024-08-06T22:50:40.669Z] #67 21.68 Executing ca-certificates-20240226-r0.trigger [2024-08-06T22:50:40.937Z] #67 ... [2024-08-06T22:50:40.937Z] [2024-08-06T22:50:40.937Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-06T22:50:40.937Z] #61 12.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-06T22:50:40.937Z] #61 15.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-06T22:50:40.937Z] #61 22.14 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-06T22:50:40.937Z] #61 22.14 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-06T22:50:40.937Z] #61 22.14 OK: 19946 distinct packages available [2024-08-06T22:50:40.937Z] #61 ... [2024-08-06T22:50:40.937Z] [2024-08-06T22:50:40.937Z] #76 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-06T22:50:40.937Z] #76 DONE 0.6s [2024-08-06T22:50:40.937Z] [2024-08-06T22:50:40.937Z] #73 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-06T22:50:40.937Z] #73 11.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-06T22:50:40.937Z] #73 18.86 OK: 266 MiB in 52 packages [2024-08-06T22:50:40.937Z] #73 DONE 20.0s [2024-08-06T22:50:40.937Z] [2024-08-06T22:50:40.937Z] #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-06T22:50:40.937Z] #64 13.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-06T22:50:40.937Z] #64 15.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-06T22:50:40.937Z] #64 22.76 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-06T22:50:40.937Z] #64 22.77 Executing busybox-1.36.1-r7.trigger [2024-08-06T22:50:40.937Z] #64 22.85 OK: 8 MiB in 16 packages [2024-08-06T22:50:41.221Z] #64 ... [2024-08-06T22:50:41.221Z] [2024-08-06T22:50:41.221Z] #77 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-08-06T22:50:41.486Z] #77 ... [2024-08-06T22:50:41.486Z] [2024-08-06T22:50:41.486Z] #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-06T22:50:41.486Z] #63 13.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-06T22:50:41.486Z] #63 15.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-06T22:50:41.486Z] #63 23.62 (1/4) Installing ca-certificates (20240226-r0) [2024-08-06T22:50:41.486Z] #63 ... [2024-08-06T22:50:41.486Z] [2024-08-06T22:50:41.486Z] #67 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-06T22:50:41.486Z] #67 23.68 OK: 9 MiB in 17 packages [2024-08-06T22:50:41.752Z] #67 ... [2024-08-06T22:50:41.752Z] [2024-08-06T22:50:41.752Z] #77 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-08-06T22:50:41.752Z] #77 DONE 0.7s [2024-08-06T22:50:41.752Z] [2024-08-06T22:50:41.752Z] #78 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-06T22:50:41.752Z] #0 4.303 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-06T22:50:41.752Z] #0 6.098 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-06T22:50:42.021Z] #78 ... [2024-08-06T22:50:42.021Z] [2024-08-06T22:50:42.021Z] #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-06T22:50:42.021Z] #0 4.828 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-06T22:50:42.021Z] #0 6.840 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-06T22:50:42.021Z] #79 ... [2024-08-06T22:50:42.021Z] [2024-08-06T22:50:42.021Z] #70 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-08-06T22:50:42.021Z] #70 10.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-06T22:50:42.021Z] #70 12.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-06T22:50:42.021Z] #70 20.01 OK: 266 MiB in 52 packages [2024-08-06T22:50:42.290Z] #70 ... [2024-08-06T22:50:42.290Z] [2024-08-06T22:50:42.290Z] #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-06T22:50:42.290Z] #63 24.09 (2/4) Installing dumb-init (1.2.5-r2) [2024-08-06T22:50:42.290Z] #63 24.15 (3/4) Installing su-exec (0.2-r3) [2024-08-06T22:50:42.290Z] #63 24.19 (4/4) Installing yq (4.33.3-r5) [2024-08-06T22:50:42.569Z] #63 ... [2024-08-06T22:50:42.569Z] [2024-08-06T22:50:42.569Z] #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-06T22:50:42.569Z] #64 DONE 24.7s [2024-08-06T22:50:42.841Z] [2024-08-06T22:50:42.841Z] #80 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-08-06T22:50:43.442Z] #80 ... [2024-08-06T22:50:43.442Z] [2024-08-06T22:50:43.442Z] #70 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-08-06T22:50:43.442Z] #70 DONE 22.4s [2024-08-06T22:50:43.718Z] [2024-08-06T22:50:43.718Z] #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-06T22:50:43.718Z] #58 26.24 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-06T22:50:43.718Z] #58 26.32 (2/4) Installing musl-obstack (1.2.3-r2) [2024-08-06T22:50:43.718Z] #58 26.33 (3/4) Installing libucontext (1.2-r2) [2024-08-06T22:50:43.718Z] #58 26.37 (4/4) Installing gcompat (1.1.0-r1) [2024-08-06T22:50:43.992Z] #58 ... [2024-08-06T22:50:43.992Z] [2024-08-06T22:50:43.992Z] #67 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-06T22:50:43.992Z] #67 DONE 26.3s [2024-08-06T22:50:43.992Z] [2024-08-06T22:50:43.992Z] #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-06T22:50:43.992Z] #58 26.40 Executing busybox-1.36.1-r7.trigger [2024-08-06T22:50:44.260Z] #58 26.69 OK: 8 MiB in 19 packages [2024-08-06T22:50:44.260Z] #58 ... [2024-08-06T22:50:44.260Z] [2024-08-06T22:50:44.260Z] #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-06T22:50:44.260Z] #72 13.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-06T22:50:44.260Z] #72 19.63 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-06T22:50:44.260Z] #72 19.63 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-06T22:50:44.260Z] #72 19.63 OK: 19953 distinct packages available [2024-08-06T22:50:44.260Z] #72 21.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-06T22:50:44.535Z] #72 ... [2024-08-06T22:50:44.535Z] [2024-08-06T22:50:44.535Z] #81 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-06T22:50:44.535Z] #81 ... [2024-08-06T22:50:44.535Z] [2024-08-06T22:50:44.535Z] #82 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-06T22:50:44.535Z] #82 DONE 1.1s [2024-08-06T22:50:44.801Z] [2024-08-06T22:50:44.801Z] #83 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T22:50:46.755Z] #83 ... [2024-08-06T22:50:46.755Z] [2024-08-06T22:50:46.755Z] #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-06T22:50:46.755Z] #58 DONE 29.0s [2024-08-06T22:50:46.755Z] [2024-08-06T22:50:46.755Z] #62 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-06T22:50:46.755Z] #62 28.06 (1/5) Installing dumb-init (1.2.5-r2) [2024-08-06T22:50:46.755Z] #62 28.08 (2/5) Installing musl-obstack (1.2.3-r2) [2024-08-06T22:50:46.755Z] #62 28.09 (3/5) Installing libucontext (1.2-r2) [2024-08-06T22:50:46.755Z] #62 28.10 (4/5) Installing gcompat (1.1.0-r1) [2024-08-06T22:50:46.755Z] #62 28.12 (5/5) Installing openssl (3.1.6-r0) [2024-08-06T22:50:46.755Z] #62 28.32 Executing busybox-1.36.1-r7.trigger [2024-08-06T22:50:46.755Z] #62 28.53 OK: 9 MiB in 20 packages [2024-08-06T22:50:47.343Z] #62 ... [2024-08-06T22:50:47.343Z] [2024-08-06T22:50:47.343Z] #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-06T22:50:47.343Z] #75 15.33 OK: 266 MiB in 52 packages [2024-08-06T22:50:47.343Z] #75 DONE 16.9s [2024-08-06T22:50:47.343Z] [2024-08-06T22:50:47.343Z] #84 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-08-06T22:50:47.615Z] #84 ... [2024-08-06T22:50:47.615Z] [2024-08-06T22:50:47.615Z] #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-06T22:50:47.615Z] #63 25.66 Executing busybox-1.36.1-r7.trigger [2024-08-06T22:50:47.615Z] #63 25.92 Executing ca-certificates-20240226-r0.trigger [2024-08-06T22:50:47.615Z] #63 28.31 OK: 18 MiB in 19 packages [2024-08-06T22:50:47.615Z] #63 DONE 29.9s [2024-08-06T22:50:47.883Z] [2024-08-06T22:50:47.883Z] #85 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-06T22:50:48.154Z] #85 ... [2024-08-06T22:50:48.154Z] [2024-08-06T22:50:48.154Z] #62 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-06T22:50:48.154Z] #62 DONE 31.1s [2024-08-06T22:50:48.154Z] [2024-08-06T22:50:48.154Z] #86 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2024-08-06T22:50:48.433Z] #86 ... [2024-08-06T22:50:48.433Z] [2024-08-06T22:50:48.433Z] #60 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-06T22:50:48.433Z] #60 17.81 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-06T22:50:48.433Z] #60 18.92 Executing busybox-1.36.1-r7.trigger [2024-08-06T22:50:48.433Z] #60 19.13 OK: 8 MiB in 16 packages [2024-08-06T22:50:48.433Z] #60 DONE 20.7s [2024-08-06T22:50:48.433Z] [2024-08-06T22:50:48.433Z] #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-06T22:50:48.433Z] #79 14.42 OK: 18 MiB in 19 packages [2024-08-06T22:50:48.433Z] #79 DONE 16.6s [2024-08-06T22:50:48.433Z] [2024-08-06T22:50:48.433Z] #87 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-08-06T22:50:48.703Z] #87 ... [2024-08-06T22:50:48.703Z] [2024-08-06T22:50:48.703Z] #84 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-08-06T22:50:48.703Z] #84 DONE 1.4s [2024-08-06T22:50:48.971Z] [2024-08-06T22:50:48.971Z] #88 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T22:50:48.971Z] #88 ... [2024-08-06T22:50:48.971Z] [2024-08-06T22:50:48.971Z] #87 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-08-06T22:50:48.971Z] #87 DONE 0.6s [2024-08-06T22:50:49.238Z] [2024-08-06T22:50:49.238Z] #89 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-06T22:50:50.195Z] #89 ... [2024-08-06T22:50:50.195Z] [2024-08-06T22:50:50.195Z] #74 [core-common-config-bootstrapper stage-1 3/7] RUN apk --no-cache upgrade [2024-08-06T22:50:50.195Z] #74 3.422 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-06T22:50:50.195Z] #74 6.613 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-06T22:50:50.195Z] #74 13.38 OK: 8 MiB in 16 packages [2024-08-06T22:50:50.195Z] #74 ... [2024-08-06T22:50:50.195Z] [2024-08-06T22:50:50.195Z] #78 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-06T22:50:50.195Z] #78 14.45 OK: 8 MiB in 17 packages [2024-08-06T22:50:50.195Z] #78 DONE 15.4s [2024-08-06T22:50:50.195Z] [2024-08-06T22:50:50.195Z] #90 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-08-06T22:50:51.154Z] #90 ... [2024-08-06T22:50:51.154Z] [2024-08-06T22:50:51.154Z] #91 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T22:50:51.154Z] #91 ... [2024-08-06T22:50:51.154Z] [2024-08-06T22:50:51.154Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-06T22:50:51.154Z] #61 23.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-06T22:50:51.154Z] #61 26.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-06T22:50:51.154Z] #61 32.86 (1/11) Installing ca-certificates (20240226-r0) [2024-08-06T22:50:51.154Z] #61 33.26 (2/11) Installing brotli-libs (1.0.9-r14) [2024-08-06T22:50:51.154Z] #61 ... [2024-08-06T22:50:51.154Z] [2024-08-06T22:50:51.154Z] #74 [security-proxy-auth stage-1 3/7] RUN apk --no-cache upgrade [2024-08-06T22:50:51.154Z] #74 DONE 14.6s [2024-08-06T22:50:51.154Z] [2024-08-06T22:50:51.154Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-06T22:50:51.154Z] #61 33.36 (3/11) Installing libunistring (1.1-r1) [2024-08-06T22:50:51.154Z] #61 ... [2024-08-06T22:50:51.154Z] [2024-08-06T22:50:51.154Z] #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-06T22:50:51.154Z] #72 24.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-06T22:50:51.154Z] #72 29.68 OK: 266 MiB in 52 packages [2024-08-06T22:50:51.439Z] #72 ... [2024-08-06T22:50:51.439Z] [2024-08-06T22:50:51.439Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-06T22:50:51.439Z] #61 33.48 (4/11) Installing libidn2 (2.3.4-r1) [2024-08-06T22:50:51.439Z] #61 33.51 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-08-06T22:50:51.439Z] #61 33.52 (6/11) Installing libcurl (8.9.0-r0) [2024-08-06T22:50:51.439Z] #61 33.57 (7/11) Installing curl (8.9.0-r0) [2024-08-06T22:50:51.439Z] #61 33.61 (8/11) Installing dumb-init (1.2.5-r2) [2024-08-06T22:50:51.439Z] #61 33.62 (9/11) Installing musl-obstack (1.2.3-r2) [2024-08-06T22:50:51.439Z] #61 33.67 (10/11) Installing libucontext (1.2-r2) [2024-08-06T22:50:51.439Z] #61 33.67 (11/11) Installing gcompat (1.1.0-r1) [2024-08-06T22:50:51.712Z] #61 33.70 Executing busybox-1.36.1-r7.trigger [2024-08-06T22:50:51.712Z] #61 33.77 Executing ca-certificates-20240226-r0.trigger [2024-08-06T22:50:51.712Z] #61 ... [2024-08-06T22:50:51.712Z] [2024-08-06T22:50:51.712Z] #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-06T22:50:51.712Z] #72 DONE 30.4s [2024-08-06T22:50:51.712Z] [2024-08-06T22:50:51.712Z] #92 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T22:50:51.978Z] #92 ... [2024-08-06T22:50:51.978Z] [2024-08-06T22:50:51.978Z] #80 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-08-06T22:50:51.978Z] #80 9.336 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-06T22:50:52.928Z] #158 ... [2024-08-06T22:50:52.929Z] [2024-08-06T22:50:52.929Z] #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-08-06T22:50:52.929Z] #149 104.2 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.45" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-08-06T22:50:52.936Z] #80 10.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-06T22:50:53.204Z] #80 ... [2024-08-06T22:50:53.204Z] [2024-08-06T22:50:53.204Z] #93 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-08-06T22:50:53.204Z] #93 DONE 1.5s [2024-08-06T22:50:53.470Z] [2024-08-06T22:50:53.470Z] #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T22:50:53.737Z] #94 ... [2024-08-06T22:50:53.737Z] [2024-08-06T22:50:53.737Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-06T22:50:53.737Z] #61 34.65 OK: 13 MiB in 26 packages [2024-08-06T22:50:53.737Z] #61 DONE 35.9s [2024-08-06T22:50:54.002Z] [2024-08-06T22:50:54.002Z] #81 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-06T22:50:54.002Z] #81 9.781 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-06T22:50:55.408Z] #81 11.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-06T22:50:57.346Z] #81 ... [2024-08-06T22:50:57.346Z] [2024-08-06T22:50:57.346Z] #90 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-08-06T22:50:57.346Z] #90 DONE 6.9s [2024-08-06T22:50:57.346Z] [2024-08-06T22:50:57.346Z] #95 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-08-06T22:50:57.346Z] #95 DONE 0.2s [2024-08-06T22:50:57.346Z] [2024-08-06T22:50:57.346Z] #86 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2024-08-06T22:50:57.346Z] #86 10.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-06T22:50:57.927Z] #86 ... [2024-08-06T22:50:57.927Z] [2024-08-06T22:50:57.927Z] #80 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-08-06T22:50:57.927Z] #80 14.20 OK: 8 MiB in 16 packages [2024-08-06T22:50:57.927Z] #80 DONE 15.1s [2024-08-06T22:50:57.927Z] [2024-08-06T22:50:57.927Z] #85 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-06T22:50:57.927Z] #85 8.530 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-06T22:50:57.927Z] #85 9.958 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-06T22:50:59.341Z] #85 ... [2024-08-06T22:50:59.341Z] [2024-08-06T22:50:59.341Z] #81 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-08-06T22:50:59.341Z] #81 14.65 OK: 9 MiB in 17 packages [2024-08-06T22:50:59.341Z] #81 DONE 15.5s [2024-08-06T22:50:59.608Z] [2024-08-06T22:50:59.609Z] #86 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2024-08-06T22:50:59.609Z] #86 11.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-06T22:51:01.556Z] #86 ... [2024-08-06T22:51:01.556Z] [2024-08-06T22:51:01.556Z] #85 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-06T22:51:01.556Z] #85 12.64 OK: 18 MiB in 19 packages [2024-08-06T22:51:01.556Z] #85 DONE 13.3s [2024-08-06T22:51:01.556Z] [2024-08-06T22:51:01.556Z] #89 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-06T22:51:01.556Z] #89 8.917 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-06T22:51:01.556Z] #89 10.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-06T22:51:01.556Z] #89 14.21 OK: 8 MiB in 19 packages [2024-08-06T22:51:01.556Z] #89 ... [2024-08-06T22:51:01.556Z] [2024-08-06T22:51:01.556Z] #86 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2024-08-06T22:51:01.556Z] #86 14.29 OK: 9 MiB in 20 packages [2024-08-06T22:51:01.828Z] #86 ... [2024-08-06T22:51:01.828Z] [2024-08-06T22:51:01.828Z] #89 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-06T22:51:01.828Z] #89 DONE 15.4s [2024-08-06T22:51:02.096Z] [2024-08-06T22:51:02.096Z] #96 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-06T22:51:02.363Z] #96 ... [2024-08-06T22:51:02.363Z] [2024-08-06T22:51:02.363Z] #86 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2024-08-06T22:51:02.363Z] #86 DONE 15.2s [2024-08-06T22:51:02.636Z] [2024-08-06T22:51:02.636Z] #97 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-08-06T22:51:03.221Z] #97 ... [2024-08-06T22:51:03.221Z] [2024-08-06T22:51:03.221Z] #98 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-06T22:51:03.221Z] #0 3.809 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-06T22:51:03.221Z] #0 5.265 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-06T22:51:03.221Z] #0 8.843 OK: 13 MiB in 26 packages [2024-08-06T22:51:03.221Z] #98 DONE 9.4s [2024-08-06T22:51:03.495Z] [2024-08-06T22:51:03.495Z] #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-06T22:51:04.467Z] #99 ... [2024-08-06T22:51:04.467Z] [2024-08-06T22:51:04.467Z] #96 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-06T22:51:04.467Z] #96 DONE 2.6s [2024-08-06T22:51:04.467Z] [2024-08-06T22:51:04.467Z] #97 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-08-06T22:51:04.467Z] #97 DONE 2.2s [2024-08-06T22:51:04.745Z] [2024-08-06T22:51:04.745Z] #100 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-08-06T22:51:04.745Z] #100 DONE 0.2s [2024-08-06T22:51:04.745Z] [2024-08-06T22:51:04.745Z] #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-06T22:51:05.018Z] #101 ... [2024-08-06T22:51:05.018Z] [2024-08-06T22:51:05.018Z] #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-06T22:51:05.018Z] #99 DONE 2.6s [2024-08-06T22:51:05.018Z] [2024-08-06T22:51:05.018Z] #102 [security-spire-config stage-2 6/10] COPY security.txt / [2024-08-06T22:51:05.018Z] #102 DONE 0.3s [2024-08-06T22:51:05.018Z] [2024-08-06T22:51:05.018Z] #103 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-08-06T22:51:05.302Z] #103 ... [2024-08-06T22:51:05.302Z] [2024-08-06T22:51:05.302Z] #104 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-08-06T22:51:05.302Z] #104 DONE 0.3s [2024-08-06T22:51:05.302Z] [2024-08-06T22:51:05.302Z] #105 [security-spire-server stage-2 6/9] COPY security.txt / [2024-08-06T22:51:05.580Z] #105 DONE 0.3s [2024-08-06T22:51:05.580Z] [2024-08-06T22:51:05.580Z] #103 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-08-06T22:51:05.580Z] #103 DONE 0.4s [2024-08-06T22:51:05.580Z] [2024-08-06T22:51:05.580Z] #106 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-08-06T22:51:05.852Z] #106 DONE 0.2s [2024-08-06T22:51:05.852Z] [2024-08-06T22:51:05.852Z] #107 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-08-06T22:51:05.852Z] #107 ... [2024-08-06T22:51:05.852Z] [2024-08-06T22:51:05.852Z] #108 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-08-06T22:51:05.852Z] #108 DONE 0.4s [2024-08-06T22:51:06.121Z] [2024-08-06T22:51:06.121Z] #107 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-08-06T22:51:06.121Z] #107 DONE 0.3s [2024-08-06T22:51:06.121Z] [2024-08-06T22:51:06.121Z] #109 [security-spire-config] exporting to image [2024-08-06T22:51:06.121Z] #109 exporting layers [2024-08-06T22:51:06.405Z] #109 ... [2024-08-06T22:51:06.406Z] [2024-08-06T22:51:06.406Z] #110 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-08-06T22:51:06.406Z] #110 DONE 0.5s [2024-08-06T22:51:06.675Z] [2024-08-06T22:51:06.675Z] #111 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-08-06T22:51:06.675Z] #111 DONE 0.2s [2024-08-06T22:51:06.675Z] [2024-08-06T22:51:06.675Z] #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-06T22:51:06.675Z] #101 DONE 2.3s [2024-08-06T22:51:06.675Z] [2024-08-06T22:51:06.675Z] #109 [security-spire-server] exporting to image [2024-08-06T22:51:07.277Z] #109 ... [2024-08-06T22:51:07.277Z] [2024-08-06T22:51:07.277Z] #112 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-08-06T22:51:07.277Z] #112 DONE 0.3s [2024-08-06T22:51:07.544Z] [2024-08-06T22:51:07.544Z] #113 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-08-06T22:51:07.544Z] #113 DONE 0.2s [2024-08-06T22:51:07.544Z] [2024-08-06T22:51:07.544Z] #114 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-08-06T22:51:07.813Z] #114 DONE 0.3s [2024-08-06T22:51:07.813Z] [2024-08-06T22:51:07.813Z] #115 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-08-06T22:51:07.813Z] #115 DONE 0.2s [2024-08-06T22:51:07.813Z] [2024-08-06T22:51:07.813Z] #83 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T22:51:08.086Z] #83 ... [2024-08-06T22:51:08.086Z] [2024-08-06T22:51:08.086Z] #116 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-08-06T22:51:08.086Z] #116 DONE 0.2s [2024-08-06T22:51:08.086Z] [2024-08-06T22:51:08.086Z] #109 [security-spire-agent] exporting to image [2024-08-06T22:51:09.059Z] #109 exporting layers 3.0s done [2024-08-06T22:51:09.059Z] #109 writing image sha256:368540684197e999d6db5a8be72a3bbeeec73b7dbdcd6c55e20f8d2f850c4c9b 0.0s done [2024-08-06T22:51:09.059Z] #109 naming to docker.io/library/security-spire-config-arm64 done [2024-08-06T22:51:09.649Z] #109 exporting layers 3.0s done [2024-08-06T22:51:09.649Z] #109 writing image sha256:969dca005fcadf760cb7238f2ae73c734640056e527f4233d207288a835128c5 done [2024-08-06T22:51:09.649Z] #109 naming to docker.io/library/security-spire-server-arm64 done [2024-08-06T22:51:10.237Z] #109 exporting layers 2.1s done [2024-08-06T22:51:10.237Z] #109 writing image sha256:374fbaa7e25115e104fc929b7d70c97bb44122091c0e011dd90edbddaa640344 done [2024-08-06T22:51:10.237Z] #109 naming to docker.io/library/security-spire-agent-arm64 done [2024-08-06T22:51:10.237Z] #109 DONE 5.3s [2024-08-06T22:51:10.237Z] [2024-08-06T22:51:10.237Z] #83 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T22:51:27.816Z] #149 ... [2024-08-06T22:51:27.817Z] [2024-08-06T22:51:27.817Z] #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-06T22:51:27.817Z] #152 DONE 142.4s [2024-08-06T22:51:27.817Z] [2024-08-06T22:51:27.817Z] #157 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-06T22:51:33.147Z] #157 ... [2024-08-06T22:51:33.147Z] [2024-08-06T22:51:33.147Z] #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-06T22:51:33.147Z] #154 DONE 147.4s [2024-08-06T22:51:33.147Z] [2024-08-06T22:51:33.147Z] #156 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-06T22:51:33.147Z] #156 DONE 148.3s [2024-08-06T22:51:33.147Z] [2024-08-06T22:51:33.147Z] #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-06T22:51:33.725Z] #67 ... [2024-08-06T22:51:33.725Z] [2024-08-06T22:51:33.725Z] #159 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-08-06T22:51:34.340Z] #159 ... [2024-08-06T22:51:34.340Z] [2024-08-06T22:51:34.340Z] #155 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-06T22:51:34.340Z] #155 DONE 149.3s [2024-08-06T22:51:34.340Z] [2024-08-06T22:51:34.340Z] #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-08-06T22:51:34.340Z] #149 DONE 149.3s [2024-08-06T22:51:34.340Z] [2024-08-06T22:51:34.340Z] #160 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T22:51:35.738Z] #160 ... [2024-08-06T22:51:35.738Z] [2024-08-06T22:51:35.738Z] #159 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-08-06T22:51:35.738Z] #159 DONE 2.1s [2024-08-06T22:51:35.738Z] [2024-08-06T22:51:35.738Z] #161 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-08-06T22:51:36.005Z] #161 ... [2024-08-06T22:51:36.005Z] [2024-08-06T22:51:36.005Z] #162 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T22:51:36.005Z] #162 DONE 2.2s [2024-08-06T22:51:36.005Z] [2024-08-06T22:51:36.005Z] #163 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T22:51:36.005Z] #163 DONE 1.8s [2024-08-06T22:51:36.005Z] [2024-08-06T22:51:36.005Z] #160 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T22:51:36.005Z] #160 DONE 1.5s [2024-08-06T22:51:36.005Z] [2024-08-06T22:51:36.005Z] #164 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-06T22:51:36.267Z] #164 ... [2024-08-06T22:51:36.267Z] [2024-08-06T22:51:36.267Z] #165 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T22:51:36.267Z] #165 DONE 0.5s [2024-08-06T22:51:36.267Z] [2024-08-06T22:51:36.267Z] #166 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-06T22:51:36.267Z] #166 DONE 0.5s [2024-08-06T22:51:36.267Z] [2024-08-06T22:51:36.267Z] #167 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-08-06T22:51:36.267Z] #167 DONE 0.5s [2024-08-06T22:51:36.267Z] [2024-08-06T22:51:36.267Z] #168 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-08-06T22:51:36.603Z] #168 ... [2024-08-06T22:51:36.603Z] [2024-08-06T22:51:36.603Z] #164 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-06T22:51:36.603Z] #164 DONE 0.6s [2024-08-06T22:51:36.863Z] [2024-08-06T22:51:36.863Z] #169 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-08-06T22:51:37.817Z] #169 ... [2024-08-06T22:51:37.817Z] [2024-08-06T22:51:37.817Z] #170 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-08-06T22:51:37.817Z] #170 DONE 1.6s [2024-08-06T22:51:37.817Z] [2024-08-06T22:51:37.817Z] #171 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-08-06T22:51:37.817Z] #171 DONE 1.6s [2024-08-06T22:51:37.817Z] [2024-08-06T22:51:37.817Z] #168 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-08-06T22:51:37.817Z] #168 DONE 1.6s [2024-08-06T22:51:38.096Z] [2024-08-06T22:51:38.096Z] #169 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-08-06T22:51:38.096Z] #169 DONE 1.5s [2024-08-06T22:51:38.096Z] [2024-08-06T22:51:38.096Z] #172 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-08-06T22:51:39.043Z] #172 ... [2024-08-06T22:51:39.043Z] [2024-08-06T22:51:39.043Z] #161 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-08-06T22:51:39.043Z] #161 DONE 3.4s [2024-08-06T22:51:39.303Z] [2024-08-06T22:51:39.303Z] #173 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T22:51:39.573Z] #173 ... [2024-08-06T22:51:39.573Z] [2024-08-06T22:51:39.573Z] #172 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-08-06T22:51:39.573Z] #172 DONE 1.6s [2024-08-06T22:51:39.573Z] [2024-08-06T22:51:39.573Z] #174 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-08-06T22:51:39.573Z] #174 DONE 1.7s [2024-08-06T22:51:39.573Z] [2024-08-06T22:51:39.573Z] #175 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-08-06T22:51:39.573Z] #175 DONE 1.7s [2024-08-06T22:51:39.573Z] [2024-08-06T22:51:39.573Z] #176 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-08-06T22:51:39.573Z] #176 DONE 1.3s [2024-08-06T22:51:39.573Z] [2024-08-06T22:51:39.573Z] #177 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-08-06T22:51:40.148Z] #177 ... [2024-08-06T22:51:40.148Z] [2024-08-06T22:51:40.148Z] #173 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T22:51:40.148Z] #173 DONE 1.0s [2024-08-06T22:51:40.148Z] [2024-08-06T22:51:40.148Z] #178 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-08-06T22:51:43.446Z] #178 ... [2024-08-06T22:51:43.446Z] [2024-08-06T22:51:43.446Z] #179 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-08-06T22:51:43.446Z] #179 DONE 3.9s [2024-08-06T22:51:43.707Z] [2024-08-06T22:51:43.707Z] #177 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-08-06T22:51:43.707Z] #177 DONE 4.0s [2024-08-06T22:51:43.707Z] [2024-08-06T22:51:43.707Z] #180 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-08-06T22:51:43.707Z] #180 DONE 4.1s [2024-08-06T22:51:43.707Z] [2024-08-06T22:51:43.707Z] #178 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-08-06T22:51:43.707Z] #178 DONE 3.6s [2024-08-06T22:51:43.707Z] [2024-08-06T22:51:43.707Z] #181 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-06T22:51:43.707Z] #181 ... [2024-08-06T22:51:43.707Z] [2024-08-06T22:51:43.707Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-06T22:51:43.707Z] #151 DONE 159.0s [2024-08-06T22:51:43.968Z] [2024-08-06T22:51:43.968Z] #182 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-08-06T22:51:51.019Z] #182 ... [2024-08-06T22:51:51.020Z] [2024-08-06T22:51:51.020Z] #115 [security-spiffe-token-provider] exporting to image [2024-08-06T22:51:51.020Z] #115 exporting layers 6.3s done [2024-08-06T22:51:52.934Z] #115 ... [2024-08-06T22:51:52.934Z] [2024-08-06T22:51:52.934Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-06T22:51:52.934Z] #148 DONE 168.2s [2024-08-06T22:51:52.934Z] [2024-08-06T22:51:52.934Z] #115 [security-spiffe-token-provider] exporting to image [2024-08-06T22:51:52.934Z] #115 writing image sha256:abda6fd2b129216bb81fa4cd2f12b809d8afc208d621ddf40e6c6b4d6f0822d6 [2024-08-06T22:51:52.934Z] #115 ... [2024-08-06T22:51:52.934Z] [2024-08-06T22:51:52.934Z] #183 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-08-06T22:51:53.504Z] #183 ... [2024-08-06T22:51:53.504Z] [2024-08-06T22:51:53.504Z] #184 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-08-06T22:51:53.764Z] #184 ... [2024-08-06T22:51:53.764Z] [2024-08-06T22:51:53.764Z] #115 [security-spiffe-token-provider] exporting to image [2024-08-06T22:51:53.764Z] #115 writing image sha256:abda6fd2b129216bb81fa4cd2f12b809d8afc208d621ddf40e6c6b4d6f0822d6 0.7s done [2024-08-06T22:51:53.764Z] #115 naming to docker.io/library/security-spiffe-token-provider [2024-08-06T22:51:54.024Z] #115 ... [2024-08-06T22:51:54.024Z] [2024-08-06T22:51:54.024Z] #185 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T22:51:54.024Z] #185 CACHED [2024-08-06T22:51:54.025Z] [2024-08-06T22:51:54.025Z] #186 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-06T22:51:54.025Z] #186 CACHED [2024-08-06T22:51:54.025Z] [2024-08-06T22:51:54.025Z] #187 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-08-06T22:51:55.940Z] #187 ... [2024-08-06T22:51:55.940Z] [2024-08-06T22:51:55.940Z] #115 [security-spiffe-token-provider] exporting to image [2024-08-06T22:51:55.940Z] #115 naming to docker.io/library/security-spiffe-token-provider 1.9s done [2024-08-06T22:51:55.940Z] #115 DONE 17.4s [2024-08-06T22:51:55.940Z] [2024-08-06T22:51:55.940Z] #157 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-06T22:51:55.940Z] #157 DONE 170.9s [2024-08-06T22:51:55.940Z] [2024-08-06T22:51:55.940Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-06T22:51:55.940Z] #147 ... [2024-08-06T22:51:55.940Z] [2024-08-06T22:51:55.940Z] #184 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-08-06T22:51:55.940Z] #184 DONE 12.1s [2024-08-06T22:51:55.940Z] [2024-08-06T22:51:55.940Z] #158 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-06T22:51:55.940Z] #158 DONE 171.0s [2024-08-06T22:51:55.940Z] [2024-08-06T22:51:55.940Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-06T22:51:55.940Z] #153 DONE 171.0s [2024-08-06T22:51:55.940Z] [2024-08-06T22:51:55.940Z] #183 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-08-06T22:51:55.940Z] #183 DONE 12.1s [2024-08-06T22:51:55.940Z] [2024-08-06T22:51:55.940Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-06T22:51:55.940Z] #150 DONE 171.0s [2024-08-06T22:51:55.940Z] [2024-08-06T22:51:55.940Z] #182 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-08-06T22:51:55.940Z] #182 DONE 12.1s [2024-08-06T22:51:55.940Z] [2024-08-06T22:51:55.940Z] #188 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-08-06T22:51:55.940Z] #188 ... [2024-08-06T22:51:55.940Z] [2024-08-06T22:51:55.940Z] #189 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-08-06T22:51:55.940Z] #189 CACHED [2024-08-06T22:51:55.940Z] [2024-08-06T22:51:55.940Z] #190 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T22:51:55.940Z] #190 CACHED [2024-08-06T22:51:56.203Z] [2024-08-06T22:51:56.203Z] #191 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-08-06T22:51:56.484Z] #191 ... [2024-08-06T22:51:56.484Z] [2024-08-06T22:51:56.484Z] #192 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T22:51:56.484Z] #192 CACHED [2024-08-06T22:51:56.484Z] [2024-08-06T22:51:56.484Z] #193 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-06T22:51:56.484Z] #193 CACHED [2024-08-06T22:51:56.484Z] [2024-08-06T22:51:56.484Z] #194 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T22:51:56.484Z] #194 CACHED [2024-08-06T22:51:56.484Z] [2024-08-06T22:51:56.484Z] #195 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-06T22:51:56.484Z] #195 CACHED [2024-08-06T22:51:56.484Z] [2024-08-06T22:51:56.484Z] #146 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-06T22:51:56.484Z] #146 DONE 171.7s [2024-08-06T22:51:56.484Z] [2024-08-06T22:51:56.484Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-06T22:51:56.484Z] #147 DONE 171.7s [2024-08-06T22:51:56.484Z] [2024-08-06T22:51:56.484Z] #187 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-08-06T22:51:56.484Z] #187 DONE 2.7s [2024-08-06T22:51:56.484Z] [2024-08-06T22:51:56.484Z] #196 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T22:51:57.064Z] #196 ... [2024-08-06T22:51:57.064Z] [2024-08-06T22:51:57.064Z] #181 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-06T22:51:57.064Z] #181 DONE 12.9s [2024-08-06T22:51:57.064Z] [2024-08-06T22:51:57.064Z] #115 [core-common-config-bootstrapper] exporting to image [2024-08-06T22:51:57.064Z] #115 exporting layers [2024-08-06T22:51:57.638Z] #115 ... [2024-08-06T22:51:57.638Z] [2024-08-06T22:51:57.638Z] #188 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-08-06T22:51:57.638Z] #188 DONE 1.9s [2024-08-06T22:51:57.899Z] [2024-08-06T22:51:57.899Z] #197 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-08-06T22:51:57.899Z] #197 DONE 2.0s [2024-08-06T22:51:57.899Z] [2024-08-06T22:51:57.899Z] #191 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-08-06T22:51:57.899Z] #191 DONE 2.0s [2024-08-06T22:51:57.899Z] [2024-08-06T22:51:57.899Z] #198 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T22:51:57.899Z] #198 DONE 1.5s [2024-08-06T22:51:57.899Z] [2024-08-06T22:51:57.899Z] #199 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T22:51:57.899Z] #199 DONE 1.6s [2024-08-06T22:51:57.899Z] [2024-08-06T22:51:57.899Z] #200 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-08-06T22:51:57.899Z] #200 DONE 1.5s [2024-08-06T22:51:57.899Z] [2024-08-06T22:51:57.899Z] #201 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-06T22:51:57.899Z] #201 ... [2024-08-06T22:51:57.899Z] [2024-08-06T22:51:57.899Z] #202 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-08-06T22:51:57.899Z] #202 DONE 1.5s [2024-08-06T22:51:57.899Z] [2024-08-06T22:51:57.899Z] #203 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-08-06T22:51:57.899Z] #203 DONE 1.4s [2024-08-06T22:51:58.159Z] [2024-08-06T22:51:58.159Z] #115 [core-common-config-bootstrapper] exporting to image [2024-08-06T22:51:58.159Z] #115 exporting layers 1.3s done [2024-08-06T22:51:58.159Z] #115 writing image sha256:ce25f66649212574dd67d40882f12422e4aa6adad668414e6263ef5a44db5ff2 [2024-08-06T22:51:58.159Z] #115 writing image sha256:ce25f66649212574dd67d40882f12422e4aa6adad668414e6263ef5a44db5ff2 0.2s done [2024-08-06T22:51:58.159Z] #115 naming to docker.io/library/core-common-config-bootstrapper [2024-08-06T22:51:58.439Z] #115 naming to docker.io/library/core-common-config-bootstrapper 0.2s done [2024-08-06T22:51:58.439Z] #115 DONE 19.2s [2024-08-06T22:51:58.439Z] [2024-08-06T22:51:58.439Z] #196 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T22:51:58.439Z] #196 DONE 1.9s [2024-08-06T22:51:58.439Z] [2024-08-06T22:51:58.439Z] #204 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-08-06T22:51:58.439Z] #204 DONE 0.7s [2024-08-06T22:51:58.439Z] [2024-08-06T22:51:58.439Z] #205 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-06T22:51:58.699Z] #205 ... [2024-08-06T22:51:58.699Z] [2024-08-06T22:51:58.699Z] #206 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-08-06T22:51:58.699Z] #206 DONE 0.7s [2024-08-06T22:51:58.699Z] [2024-08-06T22:51:58.699Z] #207 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-08-06T22:51:58.699Z] #207 DONE 0.7s [2024-08-06T22:51:58.699Z] [2024-08-06T22:51:58.699Z] #208 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-08-06T22:51:58.699Z] #208 DONE 0.7s [2024-08-06T22:51:58.699Z] [2024-08-06T22:51:58.699Z] #201 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-06T22:51:58.699Z] #201 DONE 0.8s [2024-08-06T22:51:58.699Z] [2024-08-06T22:51:58.699Z] #209 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-08-06T22:51:58.699Z] #209 DONE 0.8s [2024-08-06T22:51:58.699Z] [2024-08-06T22:51:58.699Z] #210 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-06T22:51:58.699Z] #210 DONE 2.9s [2024-08-06T22:51:58.699Z] [2024-08-06T22:51:58.699Z] #211 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-08-06T22:51:58.699Z] #211 DONE 0.8s [2024-08-06T22:51:58.700Z] [2024-08-06T22:51:58.700Z] #212 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-08-06T22:51:58.700Z] #212 DONE 0.7s [2024-08-06T22:51:58.700Z] [2024-08-06T22:51:58.700Z] #115 [security-proxy-setup] exporting to image [2024-08-06T22:51:58.700Z] #115 exporting layers 0.2s done [2024-08-06T22:51:58.700Z] #115 writing image sha256:f5612efc72de97924d0f1c2ab044019d98ba19ed2243e05869a664f206cbcce7 done [2024-08-06T22:51:58.700Z] #115 naming to docker.io/library/core-command [2024-08-06T22:51:58.987Z] #115 ... [2024-08-06T22:51:58.987Z] [2024-08-06T22:51:58.987Z] #213 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-08-06T22:51:58.987Z] #213 DONE 0.3s [2024-08-06T22:51:58.987Z] [2024-08-06T22:51:58.987Z] #214 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T22:51:58.987Z] #214 CACHED [2024-08-06T22:51:58.987Z] [2024-08-06T22:51:58.987Z] #215 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-06T22:51:58.987Z] #215 CACHED [2024-08-06T22:51:58.987Z] [2024-08-06T22:51:58.987Z] #205 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-06T22:51:58.987Z] #205 DONE 0.4s [2024-08-06T22:51:58.987Z] [2024-08-06T22:51:58.987Z] #115 [core-command] exporting to image [2024-08-06T22:51:58.987Z] #115 naming to docker.io/library/core-command done [2024-08-06T22:51:59.247Z] #115 exporting layers 0.5s done [2024-08-06T22:51:59.247Z] #115 ... [2024-08-06T22:51:59.247Z] [2024-08-06T22:51:59.247Z] #216 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-08-06T22:51:59.247Z] #216 DONE 0.7s [2024-08-06T22:51:59.247Z] [2024-08-06T22:51:59.247Z] #217 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-08-06T22:51:59.247Z] #217 DONE 0.6s [2024-08-06T22:51:59.247Z] [2024-08-06T22:51:59.247Z] #218 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-08-06T22:51:59.247Z] #218 DONE 0.6s [2024-08-06T22:51:59.247Z] [2024-08-06T22:51:59.247Z] #219 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-08-06T22:51:59.247Z] #219 DONE 0.6s [2024-08-06T22:51:59.247Z] [2024-08-06T22:51:59.247Z] #220 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-08-06T22:51:59.247Z] #220 DONE 0.5s [2024-08-06T22:51:59.247Z] [2024-08-06T22:51:59.247Z] #115 [support-scheduler] exporting to image [2024-08-06T22:51:59.247Z] #115 writing image sha256:500f12b3f3c7b3e2759dd04f4efb5c8bc956f1367d9ad0ec8531cdc42df8be88 0.0s done [2024-08-06T22:51:59.247Z] #115 naming to docker.io/library/support-scheduler done [2024-08-06T22:52:00.194Z] #115 exporting layers 1.4s done [2024-08-06T22:52:00.194Z] #115 ... [2024-08-06T22:52:00.194Z] [2024-08-06T22:52:00.194Z] #221 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-08-06T22:52:00.194Z] #221 DONE 1.2s [2024-08-06T22:52:00.194Z] [2024-08-06T22:52:00.194Z] #222 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-08-06T22:52:00.194Z] #222 DONE 0.9s [2024-08-06T22:52:00.194Z] [2024-08-06T22:52:00.194Z] #223 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-08-06T22:52:00.194Z] #223 DONE 0.8s [2024-08-06T22:52:00.194Z] [2024-08-06T22:52:00.194Z] #224 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-08-06T22:52:00.194Z] #224 DONE 1.2s [2024-08-06T22:52:00.194Z] [2024-08-06T22:52:00.194Z] #225 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-06T22:52:00.194Z] #225 DONE 1.5s [2024-08-06T22:52:00.194Z] [2024-08-06T22:52:00.194Z] #115 [core-data] exporting to image [2024-08-06T22:52:00.194Z] #115 writing image sha256:6f14c3d22a1cb7cc48e34c6784f6bf1d5ecaf00fcf2d8e73c928791b79baa83a 0.0s done [2024-08-06T22:52:00.194Z] #115 naming to docker.io/library/security-proxy-setup done [2024-08-06T22:52:00.194Z] #115 writing image sha256:b5c395906b63a8731d7a13ba0a3ae9c5dc330abec19757a3f379380ed5e36238 done [2024-08-06T22:52:00.194Z] #115 naming to docker.io/library/core-keeper done [2024-08-06T22:52:00.194Z] #115 writing image sha256:1b686e228a4ed92465e5397a03c1a07f9d61915be31a14c6f17200fe2250b8bf done [2024-08-06T22:52:00.194Z] #115 naming to docker.io/library/core-metadata 0.0s done [2024-08-06T22:52:00.455Z] #115 ... [2024-08-06T22:52:00.455Z] [2024-08-06T22:52:00.455Z] #226 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-08-06T22:52:00.455Z] #226 DONE 0.2s [2024-08-06T22:52:00.455Z] [2024-08-06T22:52:00.455Z] #227 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-08-06T22:52:00.455Z] #227 DONE 0.3s [2024-08-06T22:52:00.455Z] [2024-08-06T22:52:00.455Z] #228 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-06T22:52:00.455Z] #228 DONE 1.2s [2024-08-06T22:52:00.455Z] [2024-08-06T22:52:00.455Z] #229 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-08-06T22:52:00.455Z] #229 DONE 0.3s [2024-08-06T22:52:00.455Z] [2024-08-06T22:52:00.455Z] #115 [security-proxy-auth] exporting to image [2024-08-06T22:52:00.455Z] #115 exporting layers 0.3s done [2024-08-06T22:52:00.455Z] #115 writing image sha256:cb2ec61fcdb9ee8d930e592ba2a97db0e673d984236963302793c7227005266d done [2024-08-06T22:52:00.455Z] #115 writing image sha256:d25ffa0b50fccdc0e28e20886c67faf7e4e54d4698676d36e7098ca3a58c7d87 done [2024-08-06T22:52:00.455Z] #115 naming to docker.io/library/core-data done [2024-08-06T22:52:00.455Z] #115 naming to docker.io/library/security-proxy-auth 0.0s done [2024-08-06T22:52:00.717Z] #115 exporting layers 0.2s done [2024-08-06T22:52:00.717Z] #115 writing image sha256:a290e7f52fc1bedcde831eeaddd61673afae2e779948a5791cfd4c0a976c0789 0.0s done [2024-08-06T22:52:00.717Z] #115 naming to docker.io/library/support-cron-scheduler [2024-08-06T22:52:00.717Z] #115 exporting layers 0.3s done [2024-08-06T22:52:00.717Z] #115 naming to docker.io/library/support-cron-scheduler done [2024-08-06T22:52:00.717Z] #115 writing image sha256:5f93b3b1a91d2488b0fb71622c6198c1359cc41d2c9d6d77f5267326d69e0151 done [2024-08-06T22:52:00.717Z] #115 naming to docker.io/library/support-notifications done [2024-08-06T22:52:00.717Z] #115 writing image sha256:d9d85f0ff5cc9916a6b7ad0c5d3443fdca4b97b2079d72a5f647bf7a898b6a97 done [2024-08-06T22:52:00.717Z] #115 naming to docker.io/library/security-secretstore-setup done [2024-08-06T22:52:00.717Z] #115 DONE 21.5s [2024-08-06T22:52:00.717Z] [2024-08-06T22:52:00.717Z] #230 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-08-06T22:52:00.980Z] #230 DONE 0.5s [2024-08-06T22:52:00.980Z] [2024-08-06T22:52:00.980Z] #115 [security-bootstrapper] exporting to image [2024-08-06T22:52:00.980Z] #115 exporting layers 0.2s done [2024-08-06T22:52:01.242Z] #115 writing image sha256:ff9a3803636008e47ba6a87b73ed0d41bd91d905186e0d1b8a2e1927c1ea1834 done [2024-08-06T22:52:01.242Z] #115 naming to docker.io/library/security-bootstrapper done [2024-08-06T22:52:01.242Z] #115 DONE 21.7s [2024-08-06T22:52:01.242Z] [2024-08-06T22:52:01.242Z] #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-06T22:52:01.242Z] time="2024-08-06T22:47:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T22:52:01.242Z] time="2024-08-06T22:47:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T22:52:01.242Z] time="2024-08-06T22:47:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T22:52:01.242Z] time="2024-08-06T22:47:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T22:52:01.242Z] time="2024-08-06T22:47:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T22:52:01.242Z] time="2024-08-06T22:47:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T22:52:01.242Z] time="2024-08-06T22:47:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T22:52:01.242Z] time="2024-08-06T22:47:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T22:52:01.242Z] time="2024-08-06T22:47:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T22:52:01.242Z] time="2024-08-06T22:47:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T22:52:01.242Z] time="2024-08-06T22:47:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T22:52:01.242Z] time="2024-08-06T22:47:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T22:52:01.242Z] time="2024-08-06T22:47:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T22:52:01.242Z] time="2024-08-06T22:47:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T22:52:01.242Z] time="2024-08-06T22:47:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T22:52:01.242Z] time="2024-08-06T22:47:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-08-06T22:52:01.257Z] $ docker stop --time=1 5a8ae99cebb5c646c73650a136a226feb3e14f17cd33636fa2bd23a1fe0e092b [2024-08-06T22:52:02.549Z] $ docker rm -f --volumes 5a8ae99cebb5c646c73650a136a226feb3e14f17cd33636fa2bd23a1fe0e092b [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-06T22:52:02.895Z] + docker images [2024-08-06T22:52:02.895Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-08-06T22:52:02.895Z] security-bootstrapper latest ff9a38036360 2 seconds ago 18.9MB [2024-08-06T22:52:02.895Z] support-cron-scheduler latest a290e7f52fc1 2 seconds ago 42.2MB [2024-08-06T22:52:02.895Z] security-proxy-auth latest cb2ec61fcdb9 2 seconds ago 33MB [2024-08-06T22:52:02.895Z] security-secretstore-setup latest d9d85f0ff5cc 2 seconds ago 36.9MB [2024-08-06T22:52:02.895Z] support-notifications latest 5f93b3b1a91d 2 seconds ago 42.3MB [2024-08-06T22:52:02.895Z] core-keeper latest b5c395906b63 3 seconds ago 39.4MB [2024-08-06T22:52:02.895Z] core-metadata latest 1b686e228a4e 3 seconds ago 39.6MB [2024-08-06T22:52:02.895Z] core-data latest d25ffa0b50fc 3 seconds ago 39.5MB [2024-08-06T22:52:02.895Z] support-scheduler latest 500f12b3f3c7 4 seconds ago 41.8MB [2024-08-06T22:52:02.895Z] security-proxy-setup latest 6f14c3d22a1c 4 seconds ago 26.2MB [2024-08-06T22:52:02.895Z] core-command latest f5612efc72de 4 seconds ago 35.4MB [2024-08-06T22:52:02.895Z] core-common-config-bootstrapper latest ce25f6664921 6 seconds ago 15.2MB [2024-08-06T22:52:02.895Z] security-spiffe-token-provider latest abda6fd2b129 23 seconds ago 28.8MB [2024-08-06T22:52:02.895Z] security-spire-config latest 9332675f7ac7 3 minutes ago 120MB [2024-08-06T22:52:02.895Z] security-spire-agent latest b93e6535cecf 3 minutes ago 182MB [2024-08-06T22:52:02.895Z] security-spire-server latest 0b8a95f3694e 3 minutes ago 121MB [2024-08-06T22:52:02.895Z] ci-base-image-x86_64 latest 5dec24dac452 7 minutes ago 969MB [2024-08-06T22:52:02.895Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 3 months ago 565MB [2024-08-06T22:52:02.895Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 14 months ago 334MB [2024-08-06T22:52:02.895Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-06T22:52:03.032Z] provisioning config files... [2024-08-06T22:52:03.040Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/663@tmp/config18411617921661332997tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-06T22:52:03.350Z] ---> ****-login.sh [2024-08-06T22:52:03.350Z] nexus3.edgexfoundry.org:10001 [2024-08-06T22:52:03.350Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-06T22:52:03.351Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-06T22:52:03.351Z] Configure a credential helper to remove this warning. See [2024-08-06T22:52:03.351Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-06T22:52:03.351Z] [2024-08-06T22:52:03.351Z] Login Succeeded [2024-08-06T22:52:03.351Z] nexus3.edgexfoundry.org:10002 [2024-08-06T22:52:03.351Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-06T22:52:03.610Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-06T22:52:03.610Z] Configure a credential helper to remove this warning. See [2024-08-06T22:52:03.610Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-06T22:52:03.610Z] [2024-08-06T22:52:03.610Z] Login Succeeded [2024-08-06T22:52:03.610Z] nexus3.edgexfoundry.org:10003 [2024-08-06T22:52:03.610Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-06T22:52:03.610Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-06T22:52:03.610Z] Configure a credential helper to remove this warning. See [2024-08-06T22:52:03.610Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-06T22:52:03.610Z] [2024-08-06T22:52:03.610Z] Login Succeeded [2024-08-06T22:52:03.610Z] nexus3.edgexfoundry.org:10004 [2024-08-06T22:52:03.610Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-06T22:52:03.610Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-06T22:52:03.610Z] Configure a credential helper to remove this warning. See [2024-08-06T22:52:03.611Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-06T22:52:03.611Z] [2024-08-06T22:52:03.611Z] Login Succeeded [2024-08-06T22:52:03.611Z] ****.io [2024-08-06T22:52:03.871Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-06T22:52:03.871Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-06T22:52:03.871Z] Configure a credential helper to remove this warning. See [2024-08-06T22:52:03.871Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-06T22:52:03.871Z] [2024-08-06T22:52:03.871Z] Login Succeeded [2024-08-06T22:52:03.871Z] ---> ****-login.sh ends [Pipeline] } [2024-08-06T22:52:03.877Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-06T22:52:03.919Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-06T22:52:03.947Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2024-08-06T22:52:03.947Z] 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [2024-08-06T22:52:03.947Z] latest [2024-08-06T22:52:03.947Z] 3.2.0-dev.45 [2024-08-06T22:52:03.947Z] 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [2024-08-06T22:52:03.947Z] main [2024-08-06T22:52:03.947Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:52:04.276Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:52:04.597Z] + docker push nexus3.edgexfoundry.org:10004/core-command:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [2024-08-06T22:52:04.597Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-08-06T22:52:04.597Z] 9cfa275da94e: Preparing [2024-08-06T22:52:04.597Z] 26635e7f06d8: Preparing [2024-08-06T22:52:04.597Z] df962caf5d94: Preparing [2024-08-06T22:52:04.597Z] d3aebdc8d48d: Preparing [2024-08-06T22:52:04.597Z] acedc6696242: Preparing [2024-08-06T22:52:04.597Z] 3a9d6b03274e: Preparing [2024-08-06T22:52:04.597Z] ce7f800efff9: Preparing [2024-08-06T22:52:04.597Z] 3a9d6b03274e: Waiting [2024-08-06T22:52:04.597Z] ce7f800efff9: Waiting [2024-08-06T22:52:04.597Z] acedc6696242: Pushed [2024-08-06T22:52:04.597Z] d3aebdc8d48d: Pushed [2024-08-06T22:52:04.597Z] 9cfa275da94e: Pushed [2024-08-06T22:52:04.597Z] df962caf5d94: Pushed [2024-08-06T22:52:04.597Z] ce7f800efff9: Layer already exists [2024-08-06T22:52:04.597Z] 3a9d6b03274e: Pushed [2024-08-06T22:52:07.883Z] 26635e7f06d8: Pushed [2024-08-06T22:52:07.883Z] 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd: digest: sha256:f60ac46bf3780739deac92afa55ccecabe37ab1c36e16760cd1347117b531212 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:52:08.233Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:52:08.556Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2024-08-06T22:52:08.556Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-08-06T22:52:08.556Z] 9cfa275da94e: Preparing [2024-08-06T22:52:08.556Z] 26635e7f06d8: Preparing [2024-08-06T22:52:08.556Z] df962caf5d94: Preparing [2024-08-06T22:52:08.556Z] d3aebdc8d48d: Preparing [2024-08-06T22:52:08.556Z] acedc6696242: Preparing [2024-08-06T22:52:08.556Z] 3a9d6b03274e: Preparing [2024-08-06T22:52:08.556Z] ce7f800efff9: Preparing [2024-08-06T22:52:08.556Z] 3a9d6b03274e: Waiting [2024-08-06T22:52:08.556Z] ce7f800efff9: Waiting [2024-08-06T22:52:08.556Z] 9cfa275da94e: Layer already exists [2024-08-06T22:52:08.556Z] acedc6696242: Layer already exists [2024-08-06T22:52:08.556Z] df962caf5d94: Layer already exists [2024-08-06T22:52:08.556Z] 26635e7f06d8: Layer already exists [2024-08-06T22:52:08.556Z] d3aebdc8d48d: Layer already exists [2024-08-06T22:52:08.556Z] 3a9d6b03274e: Layer already exists [2024-08-06T22:52:08.556Z] ce7f800efff9: Layer already exists [2024-08-06T22:52:08.556Z] latest: digest: sha256:f60ac46bf3780739deac92afa55ccecabe37ab1c36e16760cd1347117b531212 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:52:08.879Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:52:09.208Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.45 [2024-08-06T22:52:09.208Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-08-06T22:52:09.208Z] 9cfa275da94e: Preparing [2024-08-06T22:52:09.208Z] 26635e7f06d8: Preparing [2024-08-06T22:52:09.208Z] df962caf5d94: Preparing [2024-08-06T22:52:09.208Z] d3aebdc8d48d: Preparing [2024-08-06T22:52:09.208Z] acedc6696242: Preparing [2024-08-06T22:52:09.208Z] 3a9d6b03274e: Preparing [2024-08-06T22:52:09.208Z] ce7f800efff9: Preparing [2024-08-06T22:52:09.208Z] ce7f800efff9: Waiting [2024-08-06T22:52:09.208Z] 3a9d6b03274e: Waiting [2024-08-06T22:52:09.208Z] 9cfa275da94e: Layer already exists [2024-08-06T22:52:09.208Z] df962caf5d94: Layer already exists [2024-08-06T22:52:09.208Z] d3aebdc8d48d: Layer already exists [2024-08-06T22:52:09.208Z] 26635e7f06d8: Layer already exists [2024-08-06T22:52:09.208Z] acedc6696242: Layer already exists [2024-08-06T22:52:09.208Z] 3a9d6b03274e: Layer already exists [2024-08-06T22:52:09.208Z] ce7f800efff9: Layer already exists [2024-08-06T22:52:09.208Z] 3.2.0-dev.45: digest: sha256:f60ac46bf3780739deac92afa55ccecabe37ab1c36e16760cd1347117b531212 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:52:09.530Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:52:09.851Z] + docker push nexus3.edgexfoundry.org:10004/core-command:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [2024-08-06T22:52:09.851Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-08-06T22:52:09.851Z] 9cfa275da94e: Preparing [2024-08-06T22:52:09.851Z] 26635e7f06d8: Preparing [2024-08-06T22:52:09.851Z] df962caf5d94: Preparing [2024-08-06T22:52:09.851Z] d3aebdc8d48d: Preparing [2024-08-06T22:52:09.851Z] acedc6696242: Preparing [2024-08-06T22:52:09.851Z] 3a9d6b03274e: Preparing [2024-08-06T22:52:09.851Z] ce7f800efff9: Preparing [2024-08-06T22:52:09.851Z] 3a9d6b03274e: Waiting [2024-08-06T22:52:09.851Z] ce7f800efff9: Waiting [2024-08-06T22:52:09.851Z] 9cfa275da94e: Layer already exists [2024-08-06T22:52:09.851Z] df962caf5d94: Layer already exists [2024-08-06T22:52:09.851Z] d3aebdc8d48d: Layer already exists [2024-08-06T22:52:09.851Z] acedc6696242: Layer already exists [2024-08-06T22:52:09.851Z] 26635e7f06d8: Layer already exists [2024-08-06T22:52:09.851Z] 3a9d6b03274e: Layer already exists [2024-08-06T22:52:09.851Z] ce7f800efff9: Layer already exists [2024-08-06T22:52:09.851Z] 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45: digest: sha256:f60ac46bf3780739deac92afa55ccecabe37ab1c36e16760cd1347117b531212 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:52:10.182Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:52:10.495Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2024-08-06T22:52:10.495Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-08-06T22:52:10.495Z] 9cfa275da94e: Preparing [2024-08-06T22:52:10.495Z] 26635e7f06d8: Preparing [2024-08-06T22:52:10.495Z] df962caf5d94: Preparing [2024-08-06T22:52:10.495Z] d3aebdc8d48d: Preparing [2024-08-06T22:52:10.495Z] acedc6696242: Preparing [2024-08-06T22:52:10.495Z] 3a9d6b03274e: Preparing [2024-08-06T22:52:10.495Z] ce7f800efff9: Preparing [2024-08-06T22:52:10.495Z] 3a9d6b03274e: Waiting [2024-08-06T22:52:10.495Z] ce7f800efff9: Waiting [2024-08-06T22:52:10.495Z] 9cfa275da94e: Layer already exists [2024-08-06T22:52:10.495Z] 26635e7f06d8: Layer already exists [2024-08-06T22:52:10.495Z] acedc6696242: Layer already exists [2024-08-06T22:52:10.495Z] df962caf5d94: Layer already exists [2024-08-06T22:52:10.495Z] d3aebdc8d48d: Layer already exists [2024-08-06T22:52:10.495Z] 3a9d6b03274e: Layer already exists [2024-08-06T22:52:10.495Z] ce7f800efff9: Layer already exists [2024-08-06T22:52:10.495Z] main: digest: sha256:f60ac46bf3780739deac92afa55ccecabe37ab1c36e16760cd1347117b531212 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-06T22:52:10.568Z] ===================================================== [Pipeline] echo [2024-08-06T22:52:10.585Z] taggedImages: [2024-08-06T22:52:10.585Z] - nexus3.edgexfoundry.org:10004/core-command:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [2024-08-06T22:52:10.585Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2024-08-06T22:52:10.585Z] - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.45 [2024-08-06T22:52:10.585Z] - nexus3.edgexfoundry.org:10004/core-command:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [2024-08-06T22:52:10.585Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2024-08-06T22:52:10.608Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2024-08-06T22:52:10.608Z] 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [2024-08-06T22:52:10.608Z] latest [2024-08-06T22:52:10.608Z] 3.2.0-dev.45 [2024-08-06T22:52:10.608Z] 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [2024-08-06T22:52:10.608Z] main [2024-08-06T22:52:10.608Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:52:10.953Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:52:11.281Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [2024-08-06T22:52:11.281Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-08-06T22:52:11.281Z] a2ccfe2b50c3: Preparing [2024-08-06T22:52:11.281Z] cd2b09972d29: Preparing [2024-08-06T22:52:11.281Z] afe1543e85ef: Preparing [2024-08-06T22:52:11.281Z] 222119a88add: Preparing [2024-08-06T22:52:11.281Z] df962caf5d94: Preparing [2024-08-06T22:52:11.281Z] d3aebdc8d48d: Preparing [2024-08-06T22:52:11.281Z] acedc6696242: Preparing [2024-08-06T22:52:11.281Z] 3a9d6b03274e: Preparing [2024-08-06T22:52:11.281Z] ce7f800efff9: Preparing [2024-08-06T22:52:11.281Z] d3aebdc8d48d: Waiting [2024-08-06T22:52:11.281Z] acedc6696242: Waiting [2024-08-06T22:52:11.281Z] 3a9d6b03274e: Waiting [2024-08-06T22:52:11.281Z] ce7f800efff9: Waiting [2024-08-06T22:52:11.281Z] df962caf5d94: Layer already exists [2024-08-06T22:52:11.281Z] d3aebdc8d48d: Layer already exists [2024-08-06T22:52:11.281Z] acedc6696242: Layer already exists [2024-08-06T22:52:11.281Z] 3a9d6b03274e: Layer already exists [2024-08-06T22:52:11.281Z] ce7f800efff9: Layer already exists [2024-08-06T22:52:11.281Z] cd2b09972d29: Pushed [2024-08-06T22:52:11.281Z] a2ccfe2b50c3: Pushed [2024-08-06T22:52:11.281Z] afe1543e85ef: Pushed [2024-08-06T22:52:12.215Z] 222119a88add: Pushed [2024-08-06T22:52:12.215Z] 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd: digest: sha256:fe021935906c05d2df3fc0c405d023dbbdbe90993b423ed354a076cd74745ccb size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:52:12.539Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:52:12.871Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-08-06T22:52:12.871Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-08-06T22:52:12.871Z] a2ccfe2b50c3: Preparing [2024-08-06T22:52:12.871Z] cd2b09972d29: Preparing [2024-08-06T22:52:12.871Z] afe1543e85ef: Preparing [2024-08-06T22:52:12.871Z] 222119a88add: Preparing [2024-08-06T22:52:12.871Z] df962caf5d94: Preparing [2024-08-06T22:52:12.871Z] d3aebdc8d48d: Preparing [2024-08-06T22:52:12.871Z] acedc6696242: Preparing [2024-08-06T22:52:12.871Z] 3a9d6b03274e: Preparing [2024-08-06T22:52:12.871Z] ce7f800efff9: Preparing [2024-08-06T22:52:12.871Z] 3a9d6b03274e: Waiting [2024-08-06T22:52:12.871Z] d3aebdc8d48d: Waiting [2024-08-06T22:52:12.871Z] acedc6696242: Waiting [2024-08-06T22:52:12.871Z] ce7f800efff9: Waiting [2024-08-06T22:52:12.871Z] cd2b09972d29: Layer already exists [2024-08-06T22:52:12.871Z] df962caf5d94: Layer already exists [2024-08-06T22:52:12.871Z] 222119a88add: Layer already exists [2024-08-06T22:52:12.871Z] a2ccfe2b50c3: Layer already exists [2024-08-06T22:52:12.871Z] afe1543e85ef: Layer already exists [2024-08-06T22:52:12.871Z] 3a9d6b03274e: Layer already exists [2024-08-06T22:52:12.871Z] acedc6696242: Layer already exists [2024-08-06T22:52:12.871Z] d3aebdc8d48d: Layer already exists [2024-08-06T22:52:12.871Z] ce7f800efff9: Layer already exists [2024-08-06T22:52:12.871Z] latest: digest: sha256:fe021935906c05d2df3fc0c405d023dbbdbe90993b423ed354a076cd74745ccb size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:52:13.203Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:52:13.522Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.45 [2024-08-06T22:52:13.522Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-08-06T22:52:13.522Z] a2ccfe2b50c3: Preparing [2024-08-06T22:52:13.522Z] cd2b09972d29: Preparing [2024-08-06T22:52:13.522Z] afe1543e85ef: Preparing [2024-08-06T22:52:13.522Z] 222119a88add: Preparing [2024-08-06T22:52:13.522Z] df962caf5d94: Preparing [2024-08-06T22:52:13.522Z] d3aebdc8d48d: Preparing [2024-08-06T22:52:13.522Z] acedc6696242: Preparing [2024-08-06T22:52:13.522Z] 3a9d6b03274e: Preparing [2024-08-06T22:52:13.522Z] ce7f800efff9: Preparing [2024-08-06T22:52:13.522Z] 3a9d6b03274e: Waiting [2024-08-06T22:52:13.522Z] acedc6696242: Waiting [2024-08-06T22:52:13.522Z] ce7f800efff9: Waiting [2024-08-06T22:52:13.522Z] d3aebdc8d48d: Waiting [2024-08-06T22:52:13.522Z] a2ccfe2b50c3: Layer already exists [2024-08-06T22:52:13.522Z] df962caf5d94: Layer already exists [2024-08-06T22:52:13.522Z] 222119a88add: Layer already exists [2024-08-06T22:52:13.522Z] afe1543e85ef: Layer already exists [2024-08-06T22:52:13.522Z] cd2b09972d29: Layer already exists [2024-08-06T22:52:13.522Z] d3aebdc8d48d: Layer already exists [2024-08-06T22:52:13.522Z] acedc6696242: Layer already exists [2024-08-06T22:52:13.522Z] 3a9d6b03274e: Layer already exists [2024-08-06T22:52:13.522Z] ce7f800efff9: Layer already exists [2024-08-06T22:52:13.522Z] 3.2.0-dev.45: digest: sha256:fe021935906c05d2df3fc0c405d023dbbdbe90993b423ed354a076cd74745ccb size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:52:13.844Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:52:14.176Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [2024-08-06T22:52:14.176Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-08-06T22:52:14.176Z] a2ccfe2b50c3: Preparing [2024-08-06T22:52:14.176Z] cd2b09972d29: Preparing [2024-08-06T22:52:14.176Z] afe1543e85ef: Preparing [2024-08-06T22:52:14.176Z] 222119a88add: Preparing [2024-08-06T22:52:14.176Z] df962caf5d94: Preparing [2024-08-06T22:52:14.176Z] d3aebdc8d48d: Preparing [2024-08-06T22:52:14.176Z] acedc6696242: Preparing [2024-08-06T22:52:14.176Z] 3a9d6b03274e: Preparing [2024-08-06T22:52:14.176Z] ce7f800efff9: Preparing [2024-08-06T22:52:14.176Z] d3aebdc8d48d: Waiting [2024-08-06T22:52:14.176Z] acedc6696242: Waiting [2024-08-06T22:52:14.176Z] 3a9d6b03274e: Waiting [2024-08-06T22:52:14.176Z] ce7f800efff9: Waiting [2024-08-06T22:52:14.176Z] a2ccfe2b50c3: Layer already exists [2024-08-06T22:52:14.176Z] 222119a88add: Layer already exists [2024-08-06T22:52:14.176Z] df962caf5d94: Layer already exists [2024-08-06T22:52:14.176Z] afe1543e85ef: Layer already exists [2024-08-06T22:52:14.176Z] cd2b09972d29: Layer already exists [2024-08-06T22:52:14.176Z] d3aebdc8d48d: Layer already exists [2024-08-06T22:52:14.176Z] ce7f800efff9: Layer already exists [2024-08-06T22:52:14.176Z] 3a9d6b03274e: Layer already exists [2024-08-06T22:52:14.176Z] acedc6696242: Layer already exists [2024-08-06T22:52:14.176Z] 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45: digest: sha256:fe021935906c05d2df3fc0c405d023dbbdbe90993b423ed354a076cd74745ccb size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:52:14.568Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:52:14.886Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2024-08-06T22:52:14.886Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-08-06T22:52:14.886Z] a2ccfe2b50c3: Preparing [2024-08-06T22:52:14.886Z] cd2b09972d29: Preparing [2024-08-06T22:52:14.886Z] afe1543e85ef: Preparing [2024-08-06T22:52:14.886Z] 222119a88add: Preparing [2024-08-06T22:52:14.886Z] df962caf5d94: Preparing [2024-08-06T22:52:14.886Z] d3aebdc8d48d: Preparing [2024-08-06T22:52:14.886Z] acedc6696242: Preparing [2024-08-06T22:52:14.886Z] 3a9d6b03274e: Preparing [2024-08-06T22:52:14.886Z] d3aebdc8d48d: Waiting [2024-08-06T22:52:14.886Z] acedc6696242: Waiting [2024-08-06T22:52:14.886Z] ce7f800efff9: Preparing [2024-08-06T22:52:14.887Z] 3a9d6b03274e: Waiting [2024-08-06T22:52:14.887Z] ce7f800efff9: Waiting [2024-08-06T22:52:14.887Z] cd2b09972d29: Layer already exists [2024-08-06T22:52:14.887Z] afe1543e85ef: Layer already exists [2024-08-06T22:52:14.887Z] 222119a88add: Layer already exists [2024-08-06T22:52:14.887Z] df962caf5d94: Layer already exists [2024-08-06T22:52:14.887Z] a2ccfe2b50c3: Layer already exists [2024-08-06T22:52:14.887Z] 3a9d6b03274e: Layer already exists [2024-08-06T22:52:14.887Z] acedc6696242: Layer already exists [2024-08-06T22:52:14.887Z] d3aebdc8d48d: Layer already exists [2024-08-06T22:52:14.887Z] ce7f800efff9: Layer already exists [2024-08-06T22:52:14.887Z] main: digest: sha256:fe021935906c05d2df3fc0c405d023dbbdbe90993b423ed354a076cd74745ccb size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-06T22:52:14.961Z] ===================================================== [Pipeline] echo [2024-08-06T22:52:14.974Z] taggedImages: [2024-08-06T22:52:14.974Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [2024-08-06T22:52:14.974Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-08-06T22:52:14.974Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.45 [2024-08-06T22:52:14.974Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [2024-08-06T22:52:14.974Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2024-08-06T22:52:14.999Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2024-08-06T22:52:14.999Z] 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [2024-08-06T22:52:14.999Z] latest [2024-08-06T22:52:14.999Z] 3.2.0-dev.45 [2024-08-06T22:52:14.999Z] 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [2024-08-06T22:52:14.999Z] main [2024-08-06T22:52:14.999Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:52:15.344Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:52:15.665Z] + docker push nexus3.edgexfoundry.org:10004/core-data:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [2024-08-06T22:52:15.665Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-08-06T22:52:15.665Z] f159547e4671: Preparing [2024-08-06T22:52:15.665Z] 6c2f0609199f: Preparing [2024-08-06T22:52:15.665Z] df962caf5d94: Preparing [2024-08-06T22:52:15.665Z] d3aebdc8d48d: Preparing [2024-08-06T22:52:15.665Z] 0300feef8370: Preparing [2024-08-06T22:52:15.665Z] 5e9c5ff305f6: Preparing [2024-08-06T22:52:15.665Z] ce7f800efff9: Preparing [2024-08-06T22:52:15.665Z] 5e9c5ff305f6: Waiting [2024-08-06T22:52:15.665Z] ce7f800efff9: Waiting [2024-08-06T22:52:15.665Z] df962caf5d94: Layer already exists [2024-08-06T22:52:15.665Z] d3aebdc8d48d: Layer already exists [2024-08-06T22:52:15.665Z] ce7f800efff9: Layer already exists [2024-08-06T22:52:15.665Z] 0300feef8370: Pushed [2024-08-06T22:52:15.665Z] f159547e4671: Pushed [2024-08-06T22:52:15.665Z] 5e9c5ff305f6: Pushed [2024-08-06T22:52:18.951Z] 6c2f0609199f: Pushed [2024-08-06T22:52:18.951Z] 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd: digest: sha256:d8a0be48da3f19146410c10181d8b988c142e98eb19990cb60b392988e5b7b4e size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:52:19.281Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:52:19.604Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2024-08-06T22:52:19.604Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-08-06T22:52:19.604Z] f159547e4671: Preparing [2024-08-06T22:52:19.604Z] 6c2f0609199f: Preparing [2024-08-06T22:52:19.604Z] df962caf5d94: Preparing [2024-08-06T22:52:19.604Z] d3aebdc8d48d: Preparing [2024-08-06T22:52:19.604Z] 0300feef8370: Preparing [2024-08-06T22:52:19.604Z] 5e9c5ff305f6: Preparing [2024-08-06T22:52:19.604Z] ce7f800efff9: Preparing [2024-08-06T22:52:19.604Z] 5e9c5ff305f6: Waiting [2024-08-06T22:52:19.604Z] ce7f800efff9: Waiting [2024-08-06T22:52:19.604Z] 6c2f0609199f: Layer already exists [2024-08-06T22:52:19.604Z] f159547e4671: Layer already exists [2024-08-06T22:52:19.604Z] df962caf5d94: Layer already exists [2024-08-06T22:52:19.604Z] 0300feef8370: Layer already exists [2024-08-06T22:52:19.604Z] d3aebdc8d48d: Layer already exists [2024-08-06T22:52:19.604Z] ce7f800efff9: Layer already exists [2024-08-06T22:52:19.604Z] 5e9c5ff305f6: Layer already exists [2024-08-06T22:52:19.604Z] latest: digest: sha256:d8a0be48da3f19146410c10181d8b988c142e98eb19990cb60b392988e5b7b4e size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:52:19.932Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:52:20.262Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.45 [2024-08-06T22:52:20.262Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-08-06T22:52:20.262Z] f159547e4671: Preparing [2024-08-06T22:52:20.262Z] 6c2f0609199f: Preparing [2024-08-06T22:52:20.262Z] df962caf5d94: Preparing [2024-08-06T22:52:20.262Z] d3aebdc8d48d: Preparing [2024-08-06T22:52:20.262Z] 0300feef8370: Preparing [2024-08-06T22:52:20.262Z] 5e9c5ff305f6: Preparing [2024-08-06T22:52:20.262Z] ce7f800efff9: Preparing [2024-08-06T22:52:20.262Z] 5e9c5ff305f6: Waiting [2024-08-06T22:52:20.262Z] ce7f800efff9: Waiting [2024-08-06T22:52:20.262Z] df962caf5d94: Layer already exists [2024-08-06T22:52:20.262Z] 0300feef8370: Layer already exists [2024-08-06T22:52:20.262Z] d3aebdc8d48d: Layer already exists [2024-08-06T22:52:20.262Z] f159547e4671: Layer already exists [2024-08-06T22:52:20.262Z] 6c2f0609199f: Layer already exists [2024-08-06T22:52:20.262Z] 5e9c5ff305f6: Layer already exists [2024-08-06T22:52:20.262Z] ce7f800efff9: Layer already exists [2024-08-06T22:52:20.262Z] 3.2.0-dev.45: digest: sha256:d8a0be48da3f19146410c10181d8b988c142e98eb19990cb60b392988e5b7b4e size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:52:20.585Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:52:20.912Z] + docker push nexus3.edgexfoundry.org:10004/core-data:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [2024-08-06T22:52:20.912Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-08-06T22:52:20.912Z] f159547e4671: Preparing [2024-08-06T22:52:20.912Z] 6c2f0609199f: Preparing [2024-08-06T22:52:20.912Z] df962caf5d94: Preparing [2024-08-06T22:52:20.912Z] d3aebdc8d48d: Preparing [2024-08-06T22:52:20.912Z] 0300feef8370: Preparing [2024-08-06T22:52:20.912Z] 5e9c5ff305f6: Preparing [2024-08-06T22:52:20.912Z] ce7f800efff9: Preparing [2024-08-06T22:52:20.912Z] 5e9c5ff305f6: Waiting [2024-08-06T22:52:20.912Z] ce7f800efff9: Waiting [2024-08-06T22:52:20.912Z] 6c2f0609199f: Layer already exists [2024-08-06T22:52:20.912Z] 0300feef8370: Layer already exists [2024-08-06T22:52:20.912Z] 5e9c5ff305f6: Layer already exists [2024-08-06T22:52:20.912Z] f159547e4671: Layer already exists [2024-08-06T22:52:20.912Z] d3aebdc8d48d: Layer already exists [2024-08-06T22:52:20.912Z] df962caf5d94: Layer already exists [2024-08-06T22:52:20.912Z] ce7f800efff9: Layer already exists [2024-08-06T22:52:20.912Z] 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45: digest: sha256:d8a0be48da3f19146410c10181d8b988c142e98eb19990cb60b392988e5b7b4e size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:52:21.231Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:52:21.551Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2024-08-06T22:52:21.551Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-08-06T22:52:21.551Z] f159547e4671: Preparing [2024-08-06T22:52:21.551Z] 6c2f0609199f: Preparing [2024-08-06T22:52:21.551Z] df962caf5d94: Preparing [2024-08-06T22:52:21.551Z] d3aebdc8d48d: Preparing [2024-08-06T22:52:21.551Z] 0300feef8370: Preparing [2024-08-06T22:52:21.551Z] 5e9c5ff305f6: Preparing [2024-08-06T22:52:21.551Z] ce7f800efff9: Preparing [2024-08-06T22:52:21.551Z] 5e9c5ff305f6: Waiting [2024-08-06T22:52:21.551Z] ce7f800efff9: Waiting [2024-08-06T22:52:21.551Z] 6c2f0609199f: Layer already exists [2024-08-06T22:52:21.551Z] 0300feef8370: Layer already exists [2024-08-06T22:52:21.551Z] d3aebdc8d48d: Layer already exists [2024-08-06T22:52:21.551Z] df962caf5d94: Layer already exists [2024-08-06T22:52:21.551Z] f159547e4671: Layer already exists [2024-08-06T22:52:21.551Z] 5e9c5ff305f6: Layer already exists [2024-08-06T22:52:21.551Z] ce7f800efff9: Layer already exists [2024-08-06T22:52:21.551Z] main: digest: sha256:d8a0be48da3f19146410c10181d8b988c142e98eb19990cb60b392988e5b7b4e size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-06T22:52:21.632Z] ===================================================== [Pipeline] echo [2024-08-06T22:52:21.648Z] taggedImages: [2024-08-06T22:52:21.649Z] - nexus3.edgexfoundry.org:10004/core-data:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [2024-08-06T22:52:21.649Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2024-08-06T22:52:21.649Z] - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.45 [2024-08-06T22:52:21.649Z] - nexus3.edgexfoundry.org:10004/core-data:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [2024-08-06T22:52:21.649Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2024-08-06T22:52:21.671Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2024-08-06T22:52:21.671Z] 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [2024-08-06T22:52:21.671Z] latest [2024-08-06T22:52:21.671Z] 3.2.0-dev.45 [2024-08-06T22:52:21.671Z] 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [2024-08-06T22:52:21.671Z] main [2024-08-06T22:52:21.671Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:52:22.014Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:52:22.342Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [2024-08-06T22:52:22.342Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-08-06T22:52:22.342Z] 479539150a3d: Preparing [2024-08-06T22:52:22.342Z] 3d04926a087f: Preparing [2024-08-06T22:52:22.342Z] d3aebdc8d48d: Preparing [2024-08-06T22:52:22.342Z] 35219fc89716: Preparing [2024-08-06T22:52:22.342Z] c10f2778c95a: Preparing [2024-08-06T22:52:22.342Z] ce7f800efff9: Preparing [2024-08-06T22:52:22.342Z] ce7f800efff9: Waiting [2024-08-06T22:52:22.342Z] d3aebdc8d48d: Layer already exists [2024-08-06T22:52:22.342Z] ce7f800efff9: Layer already exists [2024-08-06T22:52:22.342Z] 479539150a3d: Pushed [2024-08-06T22:52:22.342Z] 35219fc89716: Pushed [2024-08-06T22:52:22.342Z] c10f2778c95a: Pushed [2024-08-06T22:52:26.536Z] 3d04926a087f: Pushed [2024-08-06T22:52:26.536Z] 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd: digest: sha256:7f7a177c84145bdcc8c21d1b640ccbff9a835697496248415a37be1220cecfae size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:52:26.861Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:52:27.183Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-08-06T22:52:27.183Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-08-06T22:52:27.183Z] 479539150a3d: Preparing [2024-08-06T22:52:27.183Z] 3d04926a087f: Preparing [2024-08-06T22:52:27.183Z] d3aebdc8d48d: Preparing [2024-08-06T22:52:27.183Z] 35219fc89716: Preparing [2024-08-06T22:52:27.183Z] c10f2778c95a: Preparing [2024-08-06T22:52:27.183Z] ce7f800efff9: Preparing [2024-08-06T22:52:27.183Z] ce7f800efff9: Waiting [2024-08-06T22:52:27.183Z] 479539150a3d: Layer already exists [2024-08-06T22:52:27.183Z] d3aebdc8d48d: Layer already exists [2024-08-06T22:52:27.183Z] 3d04926a087f: Layer already exists [2024-08-06T22:52:27.183Z] 35219fc89716: Layer already exists [2024-08-06T22:52:27.183Z] c10f2778c95a: Layer already exists [2024-08-06T22:52:27.183Z] ce7f800efff9: Layer already exists [2024-08-06T22:52:27.183Z] latest: digest: sha256:7f7a177c84145bdcc8c21d1b640ccbff9a835697496248415a37be1220cecfae size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:52:27.501Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:52:27.823Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.45 [2024-08-06T22:52:27.823Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-08-06T22:52:27.823Z] 479539150a3d: Preparing [2024-08-06T22:52:27.823Z] 3d04926a087f: Preparing [2024-08-06T22:52:27.823Z] d3aebdc8d48d: Preparing [2024-08-06T22:52:27.823Z] 35219fc89716: Preparing [2024-08-06T22:52:27.823Z] c10f2778c95a: Preparing [2024-08-06T22:52:27.823Z] ce7f800efff9: Preparing [2024-08-06T22:52:27.823Z] ce7f800efff9: Waiting [2024-08-06T22:52:27.823Z] 3d04926a087f: Layer already exists [2024-08-06T22:52:27.823Z] d3aebdc8d48d: Layer already exists [2024-08-06T22:52:27.823Z] 35219fc89716: Layer already exists [2024-08-06T22:52:27.823Z] c10f2778c95a: Layer already exists [2024-08-06T22:52:27.823Z] 479539150a3d: Layer already exists [2024-08-06T22:52:27.823Z] ce7f800efff9: Layer already exists [2024-08-06T22:52:27.823Z] 3.2.0-dev.45: digest: sha256:7f7a177c84145bdcc8c21d1b640ccbff9a835697496248415a37be1220cecfae size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:52:28.144Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:52:28.467Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [2024-08-06T22:52:28.467Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-08-06T22:52:28.467Z] 479539150a3d: Preparing [2024-08-06T22:52:28.467Z] 3d04926a087f: Preparing [2024-08-06T22:52:28.467Z] d3aebdc8d48d: Preparing [2024-08-06T22:52:28.467Z] 35219fc89716: Preparing [2024-08-06T22:52:28.467Z] c10f2778c95a: Preparing [2024-08-06T22:52:28.467Z] ce7f800efff9: Preparing [2024-08-06T22:52:28.467Z] ce7f800efff9: Waiting [2024-08-06T22:52:28.467Z] 479539150a3d: Layer already exists [2024-08-06T22:52:28.467Z] 3d04926a087f: Layer already exists [2024-08-06T22:52:28.467Z] c10f2778c95a: Layer already exists [2024-08-06T22:52:28.467Z] d3aebdc8d48d: Layer already exists [2024-08-06T22:52:28.467Z] 35219fc89716: Layer already exists [2024-08-06T22:52:28.467Z] ce7f800efff9: Layer already exists [2024-08-06T22:52:28.467Z] 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45: digest: sha256:7f7a177c84145bdcc8c21d1b640ccbff9a835697496248415a37be1220cecfae size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:52:28.790Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:52:29.106Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2024-08-06T22:52:29.106Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-08-06T22:52:29.106Z] 479539150a3d: Preparing [2024-08-06T22:52:29.106Z] 3d04926a087f: Preparing [2024-08-06T22:52:29.106Z] d3aebdc8d48d: Preparing [2024-08-06T22:52:29.106Z] 35219fc89716: Preparing [2024-08-06T22:52:29.106Z] c10f2778c95a: Preparing [2024-08-06T22:52:29.106Z] ce7f800efff9: Preparing [2024-08-06T22:52:29.106Z] ce7f800efff9: Waiting [2024-08-06T22:52:29.106Z] d3aebdc8d48d: Layer already exists [2024-08-06T22:52:29.106Z] c10f2778c95a: Layer already exists [2024-08-06T22:52:29.106Z] 479539150a3d: Layer already exists [2024-08-06T22:52:29.106Z] 3d04926a087f: Layer already exists [2024-08-06T22:52:29.106Z] 35219fc89716: Layer already exists [2024-08-06T22:52:29.106Z] ce7f800efff9: Layer already exists [2024-08-06T22:52:29.106Z] main: digest: sha256:7f7a177c84145bdcc8c21d1b640ccbff9a835697496248415a37be1220cecfae size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-06T22:52:29.181Z] ===================================================== [Pipeline] echo [2024-08-06T22:52:29.196Z] taggedImages: [2024-08-06T22:52:29.196Z] - nexus3.edgexfoundry.org:10004/core-keeper:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [2024-08-06T22:52:29.196Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-08-06T22:52:29.196Z] - nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.45 [2024-08-06T22:52:29.196Z] - nexus3.edgexfoundry.org:10004/core-keeper:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [2024-08-06T22:52:29.196Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2024-08-06T22:52:29.227Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2024-08-06T22:52:29.227Z] 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [2024-08-06T22:52:29.227Z] latest [2024-08-06T22:52:29.227Z] 3.2.0-dev.45 [2024-08-06T22:52:29.227Z] 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [2024-08-06T22:52:29.227Z] main [2024-08-06T22:52:29.227Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:52:29.579Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:52:29.899Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [2024-08-06T22:52:29.899Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-08-06T22:52:29.899Z] 8bb1e7933c62: Preparing [2024-08-06T22:52:29.899Z] e871888aa422: Preparing [2024-08-06T22:52:29.899Z] ac0bcecfde61: Preparing [2024-08-06T22:52:29.899Z] df962caf5d94: Preparing [2024-08-06T22:52:29.899Z] d3aebdc8d48d: Preparing [2024-08-06T22:52:29.899Z] acedc6696242: Preparing [2024-08-06T22:52:29.899Z] 3a9d6b03274e: Preparing [2024-08-06T22:52:29.899Z] ce7f800efff9: Preparing [2024-08-06T22:52:29.899Z] acedc6696242: Waiting [2024-08-06T22:52:29.899Z] 3a9d6b03274e: Waiting [2024-08-06T22:52:29.899Z] ce7f800efff9: Waiting [2024-08-06T22:52:29.899Z] df962caf5d94: Layer already exists [2024-08-06T22:52:29.899Z] d3aebdc8d48d: Layer already exists [2024-08-06T22:52:29.899Z] acedc6696242: Layer already exists [2024-08-06T22:52:29.899Z] 3a9d6b03274e: Layer already exists [2024-08-06T22:52:29.899Z] ce7f800efff9: Layer already exists [2024-08-06T22:52:29.899Z] e871888aa422: Pushed [2024-08-06T22:52:29.899Z] 8bb1e7933c62: Pushed [2024-08-06T22:52:31.894Z] #83 ... [2024-08-06T22:52:31.894Z] [2024-08-06T22:52:31.894Z] #92 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T22:52:31.894Z] #92 DONE 96.8s [2024-08-06T22:52:31.894Z] [2024-08-06T22:52:31.894Z] #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T22:52:31.894Z] #94 DONE 85.4s [2024-08-06T22:52:31.894Z] [2024-08-06T22:52:31.894Z] #91 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T22:52:31.894Z] #91 DONE 97.6s [2024-08-06T22:52:31.894Z] [2024-08-06T22:52:31.894Z] #83 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T22:52:31.894Z] #83 DONE 93.8s [2024-08-06T22:52:31.894Z] [2024-08-06T22:52:31.894Z] #117 [security-proxy-setup builder 6/7] COPY . . [2024-08-06T22:52:31.894Z] #117 ... [2024-08-06T22:52:31.894Z] [2024-08-06T22:52:31.894Z] #88 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T22:52:31.894Z] #88 DONE 89.9s [2024-08-06T22:52:31.894Z] [2024-08-06T22:52:31.894Z] #118 [core-keeper builder 7/8] COPY . . [2024-08-06T22:52:31.894Z] #118 DONE 1.7s [2024-08-06T22:52:31.894Z] [2024-08-06T22:52:31.894Z] #119 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-08-06T22:52:31.894Z] #119 CACHED [2024-08-06T22:52:31.894Z] [2024-08-06T22:52:31.894Z] #120 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T22:52:31.894Z] #120 CACHED [2024-08-06T22:52:31.894Z] [2024-08-06T22:52:31.894Z] #121 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-06T22:52:31.894Z] #121 CACHED [2024-08-06T22:52:31.894Z] [2024-08-06T22:52:31.894Z] #122 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-06T22:52:31.894Z] #122 CACHED [2024-08-06T22:52:31.894Z] [2024-08-06T22:52:31.894Z] #123 [support-cron-scheduler builder 6/7] COPY . . [2024-08-06T22:52:31.894Z] #123 CACHED [2024-08-06T22:52:31.894Z] [2024-08-06T22:52:31.894Z] #124 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T22:52:31.894Z] #124 CACHED [2024-08-06T22:52:31.894Z] [2024-08-06T22:52:31.894Z] #125 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-06T22:52:31.894Z] #125 DONE 1.7s [2024-08-06T22:52:31.894Z] [2024-08-06T22:52:31.894Z] #126 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-08-06T22:52:31.894Z] #126 CACHED [2024-08-06T22:52:31.894Z] [2024-08-06T22:52:31.894Z] #127 [core-data builder 6/7] COPY . . [2024-08-06T22:52:31.894Z] #127 CACHED [2024-08-06T22:52:31.894Z] [2024-08-06T22:52:31.894Z] #128 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T22:52:31.894Z] #128 CACHED [2024-08-06T22:52:31.894Z] [2024-08-06T22:52:31.894Z] #129 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T22:52:31.894Z] #129 CACHED [2024-08-06T22:52:31.894Z] [2024-08-06T22:52:31.894Z] #130 [security-bootstrapper builder 6/7] COPY . . [2024-08-06T22:52:31.894Z] #130 CACHED [2024-08-06T22:52:31.894Z] [2024-08-06T22:52:31.894Z] #131 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-06T22:52:31.894Z] #131 CACHED [2024-08-06T22:52:31.894Z] [2024-08-06T22:52:31.894Z] #132 [security-secretstore-setup builder 6/7] COPY . . [2024-08-06T22:52:31.894Z] #132 CACHED [2024-08-06T22:52:31.894Z] [2024-08-06T22:52:31.894Z] #133 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T22:52:31.894Z] #133 CACHED [2024-08-06T22:52:31.894Z] [2024-08-06T22:52:31.894Z] #134 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-06T22:52:31.894Z] #134 CACHED [2024-08-06T22:52:31.894Z] [2024-08-06T22:52:31.894Z] #135 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T22:52:31.894Z] #135 CACHED [2024-08-06T22:52:31.894Z] [2024-08-06T22:52:31.894Z] #136 [core-metadata builder 6/7] COPY . . [2024-08-06T22:52:31.894Z] #136 CACHED [2024-08-06T22:52:31.894Z] [2024-08-06T22:52:31.894Z] #137 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-08-06T22:52:31.894Z] #137 CACHED [2024-08-06T22:52:31.894Z] [2024-08-06T22:52:31.894Z] #138 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T22:52:31.894Z] #138 CACHED [2024-08-06T22:52:31.894Z] [2024-08-06T22:52:31.894Z] #139 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-08-06T22:52:31.894Z] #139 CACHED [2024-08-06T22:52:31.894Z] [2024-08-06T22:52:31.894Z] #140 [security-proxy-auth builder 6/7] COPY . . [2024-08-06T22:52:31.894Z] #140 CACHED [2024-08-06T22:52:31.894Z] [2024-08-06T22:52:31.894Z] #141 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-08-06T22:52:31.894Z] #141 CACHED [2024-08-06T22:52:31.894Z] [2024-08-06T22:52:31.894Z] #142 [core-command builder 6/7] COPY . . [2024-08-06T22:52:31.894Z] #142 CACHED [2024-08-06T22:52:31.894Z] [2024-08-06T22:52:31.894Z] #143 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-06T22:52:31.894Z] #143 CACHED [2024-08-06T22:52:31.894Z] [2024-08-06T22:52:31.894Z] #144 [support-scheduler builder 6/7] COPY . . [2024-08-06T22:52:31.894Z] #144 DONE 1.8s [2024-08-06T22:52:31.894Z] [2024-08-06T22:52:31.894Z] #117 [security-proxy-setup builder 6/7] COPY . . [2024-08-06T22:52:31.894Z] #117 DONE 1.7s [2024-08-06T22:52:31.894Z] [2024-08-06T22:52:31.894Z] #145 [support-notifications builder 6/7] COPY . . [2024-08-06T22:52:31.894Z] #145 DONE 1.8s [2024-08-06T22:52:31.894Z] [2024-08-06T22:52:31.894Z] #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-06T22:52:31.894Z] #146 5.278 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.45" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-08-06T22:52:31.894Z] #146 ... [2024-08-06T22:52:31.894Z] [2024-08-06T22:52:31.894Z] #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-06T22:52:31.894Z] #0 5.735 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.45" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-08-06T22:52:31.894Z] #147 ... [2024-08-06T22:52:31.894Z] [2024-08-06T22:52:31.894Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-06T22:52:31.894Z] #0 5.736 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.45" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-08-06T22:52:31.894Z] #148 ... [2024-08-06T22:52:31.894Z] [2024-08-06T22:52:31.894Z] #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-06T22:52:31.894Z] #0 5.741 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.45" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-08-06T22:52:31.894Z] #149 ... [2024-08-06T22:52:31.894Z] [2024-08-06T22:52:31.894Z] #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-06T22:52:31.894Z] #0 6.871 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.45" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-08-06T22:52:31.894Z] #150 ... [2024-08-06T22:52:31.894Z] [2024-08-06T22:52:31.894Z] #151 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-06T22:52:31.894Z] #0 6.795 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.45" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-08-06T22:52:31.894Z] #151 ... [2024-08-06T22:52:31.894Z] [2024-08-06T22:52:31.894Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-06T22:52:31.894Z] #0 6.286 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.45" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-08-06T22:52:31.894Z] #152 ... [2024-08-06T22:52:31.894Z] [2024-08-06T22:52:31.894Z] #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-08-06T22:52:31.894Z] #0 6.817 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.45" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-08-06T22:52:31.894Z] #153 ... [2024-08-06T22:52:31.894Z] [2024-08-06T22:52:31.894Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-06T22:52:31.894Z] #0 6.468 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.45" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-08-06T22:52:31.894Z] #154 ... [2024-08-06T22:52:31.894Z] [2024-08-06T22:52:31.894Z] #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-06T22:52:31.894Z] #0 6.618 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.45" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-08-06T22:52:31.894Z] #155 ... [2024-08-06T22:52:31.894Z] [2024-08-06T22:52:31.894Z] #156 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-06T22:52:31.894Z] #0 6.955 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.45" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-08-06T22:52:31.894Z] #156 ... [2024-08-06T22:52:31.894Z] [2024-08-06T22:52:31.894Z] #157 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-06T22:52:31.894Z] #0 7.195 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.45" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-08-06T22:52:32.163Z] #157 ... [2024-08-06T22:52:32.163Z] [2024-08-06T22:52:32.163Z] #158 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-06T22:52:32.163Z] #0 6.369 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.45" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-08-06T22:52:33.184Z] ac0bcecfde61: Pushed [2024-08-06T22:52:33.184Z] 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd: digest: sha256:5fb705c1a84bbce11c569d17768735f0c54ebe3294f804b4af7a464e3ba6f69b size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:52:33.501Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:52:33.839Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-08-06T22:52:33.839Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-08-06T22:52:33.839Z] 8bb1e7933c62: Preparing [2024-08-06T22:52:33.839Z] e871888aa422: Preparing [2024-08-06T22:52:33.839Z] ac0bcecfde61: Preparing [2024-08-06T22:52:33.839Z] df962caf5d94: Preparing [2024-08-06T22:52:33.839Z] d3aebdc8d48d: Preparing [2024-08-06T22:52:33.839Z] acedc6696242: Preparing [2024-08-06T22:52:33.839Z] 3a9d6b03274e: Preparing [2024-08-06T22:52:33.839Z] ce7f800efff9: Preparing [2024-08-06T22:52:33.839Z] 3a9d6b03274e: Waiting [2024-08-06T22:52:33.839Z] acedc6696242: Waiting [2024-08-06T22:52:33.839Z] ce7f800efff9: Waiting [2024-08-06T22:52:33.839Z] e871888aa422: Layer already exists [2024-08-06T22:52:33.839Z] ac0bcecfde61: Layer already exists [2024-08-06T22:52:33.839Z] 8bb1e7933c62: Layer already exists [2024-08-06T22:52:33.839Z] d3aebdc8d48d: Layer already exists [2024-08-06T22:52:33.839Z] df962caf5d94: Layer already exists [2024-08-06T22:52:33.839Z] 3a9d6b03274e: Layer already exists [2024-08-06T22:52:33.839Z] acedc6696242: Layer already exists [2024-08-06T22:52:33.839Z] ce7f800efff9: Layer already exists [2024-08-06T22:52:33.839Z] latest: digest: sha256:5fb705c1a84bbce11c569d17768735f0c54ebe3294f804b4af7a464e3ba6f69b size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:52:34.167Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:52:34.493Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.45 [2024-08-06T22:52:34.493Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-08-06T22:52:34.493Z] 8bb1e7933c62: Preparing [2024-08-06T22:52:34.493Z] e871888aa422: Preparing [2024-08-06T22:52:34.493Z] ac0bcecfde61: Preparing [2024-08-06T22:52:34.493Z] df962caf5d94: Preparing [2024-08-06T22:52:34.493Z] d3aebdc8d48d: Preparing [2024-08-06T22:52:34.493Z] acedc6696242: Preparing [2024-08-06T22:52:34.493Z] 3a9d6b03274e: Preparing [2024-08-06T22:52:34.493Z] ce7f800efff9: Preparing [2024-08-06T22:52:34.493Z] acedc6696242: Waiting [2024-08-06T22:52:34.493Z] 3a9d6b03274e: Waiting [2024-08-06T22:52:34.493Z] ce7f800efff9: Waiting [2024-08-06T22:52:34.493Z] 8bb1e7933c62: Layer already exists [2024-08-06T22:52:34.493Z] ac0bcecfde61: Layer already exists [2024-08-06T22:52:34.493Z] df962caf5d94: Layer already exists [2024-08-06T22:52:34.493Z] e871888aa422: Layer already exists [2024-08-06T22:52:34.493Z] d3aebdc8d48d: Layer already exists [2024-08-06T22:52:34.493Z] acedc6696242: Layer already exists [2024-08-06T22:52:34.493Z] ce7f800efff9: Layer already exists [2024-08-06T22:52:34.493Z] 3a9d6b03274e: Layer already exists [2024-08-06T22:52:34.493Z] 3.2.0-dev.45: digest: sha256:5fb705c1a84bbce11c569d17768735f0c54ebe3294f804b4af7a464e3ba6f69b size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:52:34.820Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:52:35.137Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [2024-08-06T22:52:35.137Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-08-06T22:52:35.137Z] 8bb1e7933c62: Preparing [2024-08-06T22:52:35.137Z] e871888aa422: Preparing [2024-08-06T22:52:35.137Z] ac0bcecfde61: Preparing [2024-08-06T22:52:35.137Z] df962caf5d94: Preparing [2024-08-06T22:52:35.137Z] d3aebdc8d48d: Preparing [2024-08-06T22:52:35.137Z] acedc6696242: Preparing [2024-08-06T22:52:35.137Z] acedc6696242: Waiting [2024-08-06T22:52:35.137Z] 3a9d6b03274e: Preparing [2024-08-06T22:52:35.137Z] ce7f800efff9: Preparing [2024-08-06T22:52:35.137Z] 3a9d6b03274e: Waiting [2024-08-06T22:52:35.137Z] e871888aa422: Layer already exists [2024-08-06T22:52:35.137Z] 8bb1e7933c62: Layer already exists [2024-08-06T22:52:35.137Z] df962caf5d94: Layer already exists [2024-08-06T22:52:35.137Z] ac0bcecfde61: Layer already exists [2024-08-06T22:52:35.137Z] d3aebdc8d48d: Layer already exists [2024-08-06T22:52:35.137Z] acedc6696242: Layer already exists [2024-08-06T22:52:35.137Z] ce7f800efff9: Layer already exists [2024-08-06T22:52:35.137Z] 3a9d6b03274e: Layer already exists [2024-08-06T22:52:35.137Z] 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45: digest: sha256:5fb705c1a84bbce11c569d17768735f0c54ebe3294f804b4af7a464e3ba6f69b size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:52:35.458Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:52:35.774Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2024-08-06T22:52:35.774Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-08-06T22:52:35.774Z] 8bb1e7933c62: Preparing [2024-08-06T22:52:35.774Z] e871888aa422: Preparing [2024-08-06T22:52:35.774Z] ac0bcecfde61: Preparing [2024-08-06T22:52:35.774Z] df962caf5d94: Preparing [2024-08-06T22:52:35.774Z] d3aebdc8d48d: Preparing [2024-08-06T22:52:35.774Z] acedc6696242: Preparing [2024-08-06T22:52:35.774Z] 3a9d6b03274e: Preparing [2024-08-06T22:52:35.774Z] ce7f800efff9: Preparing [2024-08-06T22:52:35.774Z] acedc6696242: Waiting [2024-08-06T22:52:35.774Z] 3a9d6b03274e: Waiting [2024-08-06T22:52:35.774Z] ce7f800efff9: Waiting [2024-08-06T22:52:35.774Z] ac0bcecfde61: Layer already exists [2024-08-06T22:52:35.774Z] df962caf5d94: Layer already exists [2024-08-06T22:52:35.774Z] e871888aa422: Layer already exists [2024-08-06T22:52:35.774Z] 8bb1e7933c62: Layer already exists [2024-08-06T22:52:35.774Z] d3aebdc8d48d: Layer already exists [2024-08-06T22:52:35.774Z] acedc6696242: Layer already exists [2024-08-06T22:52:35.774Z] 3a9d6b03274e: Layer already exists [2024-08-06T22:52:35.774Z] ce7f800efff9: Layer already exists [2024-08-06T22:52:35.774Z] main: digest: sha256:5fb705c1a84bbce11c569d17768735f0c54ebe3294f804b4af7a464e3ba6f69b size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-06T22:52:35.847Z] ===================================================== [Pipeline] echo [2024-08-06T22:52:35.861Z] taggedImages: [2024-08-06T22:52:35.861Z] - nexus3.edgexfoundry.org:10004/core-metadata:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [2024-08-06T22:52:35.861Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-08-06T22:52:35.861Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.45 [2024-08-06T22:52:35.861Z] - nexus3.edgexfoundry.org:10004/core-metadata:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [2024-08-06T22:52:35.861Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2024-08-06T22:52:35.883Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2024-08-06T22:52:35.883Z] 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [2024-08-06T22:52:35.883Z] latest [2024-08-06T22:52:35.883Z] 3.2.0-dev.45 [2024-08-06T22:52:35.883Z] 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [2024-08-06T22:52:35.883Z] main [2024-08-06T22:52:35.883Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:52:36.221Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:52:36.538Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [2024-08-06T22:52:36.538Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-08-06T22:52:36.538Z] d792c0961ed0: Preparing [2024-08-06T22:52:36.538Z] 015aeff73127: Preparing [2024-08-06T22:52:36.538Z] 49cdd67755e1: Preparing [2024-08-06T22:52:36.538Z] 450ee8a1ffe1: Preparing [2024-08-06T22:52:36.538Z] 4bb2f3045017: Preparing [2024-08-06T22:52:36.538Z] a93fdf2708d0: Preparing [2024-08-06T22:52:36.538Z] ccb04a532ac4: Preparing [2024-08-06T22:52:36.538Z] ab588b43b939: Preparing [2024-08-06T22:52:36.538Z] df962caf5d94: Preparing [2024-08-06T22:52:36.538Z] d3aebdc8d48d: Preparing [2024-08-06T22:52:36.538Z] 47eb531552fe: Preparing [2024-08-06T22:52:36.538Z] 16930fe82924: Preparing [2024-08-06T22:52:36.538Z] 5f70bf18a086: Preparing [2024-08-06T22:52:36.538Z] 3a027de2ecc0: Preparing [2024-08-06T22:52:36.538Z] 4c9968ead0f2: Preparing [2024-08-06T22:52:36.538Z] b03985ab7878: Preparing [2024-08-06T22:52:36.538Z] ce7f800efff9: Preparing [2024-08-06T22:52:36.538Z] df962caf5d94: Waiting [2024-08-06T22:52:36.538Z] d3aebdc8d48d: Waiting [2024-08-06T22:52:36.538Z] 47eb531552fe: Waiting [2024-08-06T22:52:36.538Z] 16930fe82924: Waiting [2024-08-06T22:52:36.538Z] 5f70bf18a086: Waiting [2024-08-06T22:52:36.538Z] 3a027de2ecc0: Waiting [2024-08-06T22:52:36.538Z] 4c9968ead0f2: Waiting [2024-08-06T22:52:36.538Z] b03985ab7878: Waiting [2024-08-06T22:52:36.538Z] ce7f800efff9: Waiting [2024-08-06T22:52:36.538Z] a93fdf2708d0: Waiting [2024-08-06T22:52:36.538Z] ccb04a532ac4: Waiting [2024-08-06T22:52:36.538Z] ab588b43b939: Waiting [2024-08-06T22:52:36.538Z] 015aeff73127: Pushed [2024-08-06T22:52:36.538Z] 4bb2f3045017: Pushed [2024-08-06T22:52:36.538Z] d792c0961ed0: Pushed [2024-08-06T22:52:36.538Z] 450ee8a1ffe1: Pushed [2024-08-06T22:52:36.538Z] 49cdd67755e1: Pushed [2024-08-06T22:52:36.538Z] df962caf5d94: Layer already exists [2024-08-06T22:52:36.538Z] d3aebdc8d48d: Layer already exists [2024-08-06T22:52:36.797Z] a93fdf2708d0: Pushed [2024-08-06T22:52:36.797Z] ccb04a532ac4: Pushed [2024-08-06T22:52:36.797Z] 47eb531552fe: Pushed [2024-08-06T22:52:36.797Z] 5f70bf18a086: Layer already exists [2024-08-06T22:52:36.797Z] 16930fe82924: Pushed [2024-08-06T22:52:36.797Z] ce7f800efff9: Layer already exists [2024-08-06T22:52:36.797Z] 3a027de2ecc0: Pushed [2024-08-06T22:52:36.797Z] 4c9968ead0f2: Pushed [2024-08-06T22:52:36.797Z] b03985ab7878: Pushed [2024-08-06T22:52:38.172Z] ab588b43b939: Pushed [2024-08-06T22:52:38.172Z] 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd: digest: sha256:a0c0b9c3bc029d8045d171ec4441492126881f9ca3d5b75ef050c4f2c3d5bce9 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:52:38.492Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:52:38.811Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-08-06T22:52:38.812Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-08-06T22:52:38.812Z] d792c0961ed0: Preparing [2024-08-06T22:52:38.812Z] 015aeff73127: Preparing [2024-08-06T22:52:38.812Z] 49cdd67755e1: Preparing [2024-08-06T22:52:38.812Z] 450ee8a1ffe1: Preparing [2024-08-06T22:52:38.812Z] 4bb2f3045017: Preparing [2024-08-06T22:52:38.812Z] a93fdf2708d0: Preparing [2024-08-06T22:52:38.812Z] ccb04a532ac4: Preparing [2024-08-06T22:52:38.812Z] ab588b43b939: Preparing [2024-08-06T22:52:38.812Z] df962caf5d94: Preparing [2024-08-06T22:52:38.812Z] d3aebdc8d48d: Preparing [2024-08-06T22:52:38.812Z] 47eb531552fe: Preparing [2024-08-06T22:52:38.812Z] 16930fe82924: Preparing [2024-08-06T22:52:38.812Z] 5f70bf18a086: Preparing [2024-08-06T22:52:38.812Z] 3a027de2ecc0: Preparing [2024-08-06T22:52:38.812Z] 4c9968ead0f2: Preparing [2024-08-06T22:52:38.812Z] b03985ab7878: Preparing [2024-08-06T22:52:38.812Z] ce7f800efff9: Preparing [2024-08-06T22:52:38.812Z] d3aebdc8d48d: Waiting [2024-08-06T22:52:38.812Z] 3a027de2ecc0: Waiting [2024-08-06T22:52:38.812Z] 4c9968ead0f2: Waiting [2024-08-06T22:52:38.812Z] 47eb531552fe: Waiting [2024-08-06T22:52:38.812Z] b03985ab7878: Waiting [2024-08-06T22:52:38.812Z] 16930fe82924: Waiting [2024-08-06T22:52:38.812Z] 5f70bf18a086: Waiting [2024-08-06T22:52:38.812Z] ccb04a532ac4: Waiting [2024-08-06T22:52:38.812Z] ce7f800efff9: Waiting [2024-08-06T22:52:38.812Z] ab588b43b939: Waiting [2024-08-06T22:52:38.812Z] df962caf5d94: Waiting [2024-08-06T22:52:38.812Z] a93fdf2708d0: Waiting [2024-08-06T22:52:38.812Z] 015aeff73127: Layer already exists [2024-08-06T22:52:38.812Z] 49cdd67755e1: Layer already exists [2024-08-06T22:52:38.812Z] 450ee8a1ffe1: Layer already exists [2024-08-06T22:52:38.812Z] d792c0961ed0: Layer already exists [2024-08-06T22:52:38.812Z] 4bb2f3045017: Layer already exists [2024-08-06T22:52:38.812Z] ccb04a532ac4: Layer already exists [2024-08-06T22:52:38.812Z] a93fdf2708d0: Layer already exists [2024-08-06T22:52:38.812Z] ab588b43b939: Layer already exists [2024-08-06T22:52:38.812Z] df962caf5d94: Layer already exists [2024-08-06T22:52:38.812Z] d3aebdc8d48d: Layer already exists [2024-08-06T22:52:38.812Z] 47eb531552fe: Layer already exists [2024-08-06T22:52:38.812Z] 16930fe82924: Layer already exists [2024-08-06T22:52:38.812Z] 5f70bf18a086: Layer already exists [2024-08-06T22:52:38.812Z] 3a027de2ecc0: Layer already exists [2024-08-06T22:52:38.812Z] 4c9968ead0f2: Layer already exists [2024-08-06T22:52:38.812Z] b03985ab7878: Layer already exists [2024-08-06T22:52:38.812Z] ce7f800efff9: Layer already exists [2024-08-06T22:52:38.812Z] latest: digest: sha256:a0c0b9c3bc029d8045d171ec4441492126881f9ca3d5b75ef050c4f2c3d5bce9 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:52:39.141Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:52:39.467Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.45 [2024-08-06T22:52:39.467Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-08-06T22:52:39.467Z] d792c0961ed0: Preparing [2024-08-06T22:52:39.467Z] 015aeff73127: Preparing [2024-08-06T22:52:39.467Z] 49cdd67755e1: Preparing [2024-08-06T22:52:39.467Z] 450ee8a1ffe1: Preparing [2024-08-06T22:52:39.467Z] 4bb2f3045017: Preparing [2024-08-06T22:52:39.467Z] a93fdf2708d0: Preparing [2024-08-06T22:52:39.467Z] ccb04a532ac4: Preparing [2024-08-06T22:52:39.467Z] ab588b43b939: Preparing [2024-08-06T22:52:39.467Z] df962caf5d94: Preparing [2024-08-06T22:52:39.467Z] d3aebdc8d48d: Preparing [2024-08-06T22:52:39.467Z] 47eb531552fe: Preparing [2024-08-06T22:52:39.467Z] 16930fe82924: Preparing [2024-08-06T22:52:39.467Z] 5f70bf18a086: Preparing [2024-08-06T22:52:39.467Z] 3a027de2ecc0: Preparing [2024-08-06T22:52:39.467Z] 4c9968ead0f2: Preparing [2024-08-06T22:52:39.467Z] b03985ab7878: Preparing [2024-08-06T22:52:39.467Z] ce7f800efff9: Preparing [2024-08-06T22:52:39.467Z] 5f70bf18a086: Waiting [2024-08-06T22:52:39.467Z] 3a027de2ecc0: Waiting [2024-08-06T22:52:39.467Z] d3aebdc8d48d: Waiting [2024-08-06T22:52:39.467Z] 4c9968ead0f2: Waiting [2024-08-06T22:52:39.467Z] 16930fe82924: Waiting [2024-08-06T22:52:39.467Z] 47eb531552fe: Waiting [2024-08-06T22:52:39.467Z] b03985ab7878: Waiting [2024-08-06T22:52:39.467Z] a93fdf2708d0: Waiting [2024-08-06T22:52:39.467Z] ccb04a532ac4: Waiting [2024-08-06T22:52:39.467Z] ce7f800efff9: Waiting [2024-08-06T22:52:39.467Z] ab588b43b939: Waiting [2024-08-06T22:52:39.467Z] df962caf5d94: Waiting [2024-08-06T22:52:39.467Z] 015aeff73127: Layer already exists [2024-08-06T22:52:39.467Z] d792c0961ed0: Layer already exists [2024-08-06T22:52:39.467Z] 450ee8a1ffe1: Layer already exists [2024-08-06T22:52:39.467Z] 4bb2f3045017: Layer already exists [2024-08-06T22:52:39.467Z] 49cdd67755e1: Layer already exists [2024-08-06T22:52:39.467Z] a93fdf2708d0: Layer already exists [2024-08-06T22:52:39.467Z] ccb04a532ac4: Layer already exists [2024-08-06T22:52:39.467Z] ab588b43b939: Layer already exists [2024-08-06T22:52:39.467Z] d3aebdc8d48d: Layer already exists [2024-08-06T22:52:39.467Z] df962caf5d94: Layer already exists [2024-08-06T22:52:39.467Z] 47eb531552fe: Layer already exists [2024-08-06T22:52:39.467Z] 16930fe82924: Layer already exists [2024-08-06T22:52:39.467Z] 5f70bf18a086: Layer already exists [2024-08-06T22:52:39.467Z] 4c9968ead0f2: Layer already exists [2024-08-06T22:52:39.467Z] 3a027de2ecc0: Layer already exists [2024-08-06T22:52:39.467Z] b03985ab7878: Layer already exists [2024-08-06T22:52:39.467Z] ce7f800efff9: Layer already exists [2024-08-06T22:52:39.467Z] 3.2.0-dev.45: digest: sha256:a0c0b9c3bc029d8045d171ec4441492126881f9ca3d5b75ef050c4f2c3d5bce9 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:52:40.055Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:52:40.393Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [2024-08-06T22:52:40.393Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-08-06T22:52:40.393Z] d792c0961ed0: Preparing [2024-08-06T22:52:40.393Z] 015aeff73127: Preparing [2024-08-06T22:52:40.393Z] 49cdd67755e1: Preparing [2024-08-06T22:52:40.393Z] 450ee8a1ffe1: Preparing [2024-08-06T22:52:40.393Z] 4bb2f3045017: Preparing [2024-08-06T22:52:40.393Z] a93fdf2708d0: Preparing [2024-08-06T22:52:40.393Z] ccb04a532ac4: Preparing [2024-08-06T22:52:40.393Z] ab588b43b939: Preparing [2024-08-06T22:52:40.393Z] df962caf5d94: Preparing [2024-08-06T22:52:40.393Z] d3aebdc8d48d: Preparing [2024-08-06T22:52:40.393Z] 47eb531552fe: Preparing [2024-08-06T22:52:40.393Z] 16930fe82924: Preparing [2024-08-06T22:52:40.393Z] 5f70bf18a086: Preparing [2024-08-06T22:52:40.393Z] 3a027de2ecc0: Preparing [2024-08-06T22:52:40.393Z] 4c9968ead0f2: Preparing [2024-08-06T22:52:40.393Z] b03985ab7878: Preparing [2024-08-06T22:52:40.393Z] ce7f800efff9: Preparing [2024-08-06T22:52:40.393Z] a93fdf2708d0: Waiting [2024-08-06T22:52:40.393Z] ccb04a532ac4: Waiting [2024-08-06T22:52:40.393Z] ab588b43b939: Waiting [2024-08-06T22:52:40.393Z] df962caf5d94: Waiting [2024-08-06T22:52:40.393Z] 5f70bf18a086: Waiting [2024-08-06T22:52:40.393Z] ce7f800efff9: Waiting [2024-08-06T22:52:40.393Z] b03985ab7878: Waiting [2024-08-06T22:52:40.393Z] d3aebdc8d48d: Waiting [2024-08-06T22:52:40.393Z] 47eb531552fe: Waiting [2024-08-06T22:52:40.393Z] 3a027de2ecc0: Waiting [2024-08-06T22:52:40.393Z] 4c9968ead0f2: Waiting [2024-08-06T22:52:40.393Z] 16930fe82924: Waiting [2024-08-06T22:52:40.393Z] 4bb2f3045017: Layer already exists [2024-08-06T22:52:40.393Z] 49cdd67755e1: Layer already exists [2024-08-06T22:52:40.393Z] 450ee8a1ffe1: Layer already exists [2024-08-06T22:52:40.393Z] d792c0961ed0: Layer already exists [2024-08-06T22:52:40.393Z] 015aeff73127: Layer already exists [2024-08-06T22:52:40.393Z] a93fdf2708d0: Layer already exists [2024-08-06T22:52:40.393Z] df962caf5d94: Layer already exists [2024-08-06T22:52:40.393Z] ab588b43b939: Layer already exists [2024-08-06T22:52:40.393Z] ccb04a532ac4: Layer already exists [2024-08-06T22:52:40.393Z] d3aebdc8d48d: Layer already exists [2024-08-06T22:52:40.393Z] 47eb531552fe: Layer already exists [2024-08-06T22:52:40.393Z] 3a027de2ecc0: Layer already exists [2024-08-06T22:52:40.393Z] 4c9968ead0f2: Layer already exists [2024-08-06T22:52:40.393Z] 5f70bf18a086: Layer already exists [2024-08-06T22:52:40.393Z] 16930fe82924: Layer already exists [2024-08-06T22:52:40.393Z] b03985ab7878: Layer already exists [2024-08-06T22:52:40.393Z] ce7f800efff9: Layer already exists [2024-08-06T22:52:40.393Z] 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45: digest: sha256:a0c0b9c3bc029d8045d171ec4441492126881f9ca3d5b75ef050c4f2c3d5bce9 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:52:40.733Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:52:41.060Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2024-08-06T22:52:41.060Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-08-06T22:52:41.060Z] d792c0961ed0: Preparing [2024-08-06T22:52:41.060Z] 015aeff73127: Preparing [2024-08-06T22:52:41.060Z] 49cdd67755e1: Preparing [2024-08-06T22:52:41.060Z] 450ee8a1ffe1: Preparing [2024-08-06T22:52:41.060Z] 4bb2f3045017: Preparing [2024-08-06T22:52:41.060Z] a93fdf2708d0: Preparing [2024-08-06T22:52:41.060Z] ccb04a532ac4: Preparing [2024-08-06T22:52:41.060Z] ab588b43b939: Preparing [2024-08-06T22:52:41.060Z] df962caf5d94: Preparing [2024-08-06T22:52:41.060Z] d3aebdc8d48d: Preparing [2024-08-06T22:52:41.060Z] 47eb531552fe: Preparing [2024-08-06T22:52:41.060Z] 16930fe82924: Preparing [2024-08-06T22:52:41.060Z] 5f70bf18a086: Preparing [2024-08-06T22:52:41.060Z] 3a027de2ecc0: Preparing [2024-08-06T22:52:41.060Z] 4c9968ead0f2: Preparing [2024-08-06T22:52:41.060Z] b03985ab7878: Preparing [2024-08-06T22:52:41.060Z] ce7f800efff9: Preparing [2024-08-06T22:52:41.060Z] ccb04a532ac4: Waiting [2024-08-06T22:52:41.060Z] 47eb531552fe: Waiting [2024-08-06T22:52:41.060Z] ab588b43b939: Waiting [2024-08-06T22:52:41.060Z] 5f70bf18a086: Waiting [2024-08-06T22:52:41.060Z] 16930fe82924: Waiting [2024-08-06T22:52:41.060Z] df962caf5d94: Waiting [2024-08-06T22:52:41.060Z] 3a027de2ecc0: Waiting [2024-08-06T22:52:41.060Z] 4c9968ead0f2: Waiting [2024-08-06T22:52:41.060Z] d3aebdc8d48d: Waiting [2024-08-06T22:52:41.060Z] b03985ab7878: Waiting [2024-08-06T22:52:41.060Z] ce7f800efff9: Waiting [2024-08-06T22:52:41.060Z] a93fdf2708d0: Waiting [2024-08-06T22:52:41.060Z] d792c0961ed0: Layer already exists [2024-08-06T22:52:41.060Z] 015aeff73127: Layer already exists [2024-08-06T22:52:41.060Z] 450ee8a1ffe1: Layer already exists [2024-08-06T22:52:41.060Z] 4bb2f3045017: Layer already exists [2024-08-06T22:52:41.060Z] 49cdd67755e1: Layer already exists [2024-08-06T22:52:41.060Z] a93fdf2708d0: Layer already exists [2024-08-06T22:52:41.060Z] ccb04a532ac4: Layer already exists [2024-08-06T22:52:41.060Z] df962caf5d94: Layer already exists [2024-08-06T22:52:41.060Z] ab588b43b939: Layer already exists [2024-08-06T22:52:41.060Z] d3aebdc8d48d: Layer already exists [2024-08-06T22:52:41.060Z] 47eb531552fe: Layer already exists [2024-08-06T22:52:41.060Z] 5f70bf18a086: Layer already exists [2024-08-06T22:52:41.060Z] 3a027de2ecc0: Layer already exists [2024-08-06T22:52:41.060Z] 16930fe82924: Layer already exists [2024-08-06T22:52:41.060Z] 4c9968ead0f2: Layer already exists [2024-08-06T22:52:41.060Z] b03985ab7878: Layer already exists [2024-08-06T22:52:41.060Z] ce7f800efff9: Layer already exists [2024-08-06T22:52:41.060Z] main: digest: sha256:a0c0b9c3bc029d8045d171ec4441492126881f9ca3d5b75ef050c4f2c3d5bce9 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-06T22:52:41.132Z] ===================================================== [Pipeline] echo [2024-08-06T22:52:41.142Z] taggedImages: [2024-08-06T22:52:41.142Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [2024-08-06T22:52:41.142Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-08-06T22:52:41.142Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.45 [2024-08-06T22:52:41.142Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [2024-08-06T22:52:41.142Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2024-08-06T22:52:41.167Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2024-08-06T22:52:41.167Z] 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [2024-08-06T22:52:41.167Z] latest [2024-08-06T22:52:41.167Z] 3.2.0-dev.45 [2024-08-06T22:52:41.167Z] 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [2024-08-06T22:52:41.167Z] main [2024-08-06T22:52:41.167Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:52:41.550Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:52:41.907Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [2024-08-06T22:52:41.907Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-08-06T22:52:41.907Z] b700cb684d94: Preparing [2024-08-06T22:52:41.907Z] 4b308808b4a6: Preparing [2024-08-06T22:52:41.907Z] 7796ca77b51c: Preparing [2024-08-06T22:52:41.907Z] 97e690b12597: Preparing [2024-08-06T22:52:41.907Z] df962caf5d94: Preparing [2024-08-06T22:52:41.907Z] d3aebdc8d48d: Preparing [2024-08-06T22:52:41.907Z] acedc6696242: Preparing [2024-08-06T22:52:41.907Z] 3a9d6b03274e: Preparing [2024-08-06T22:52:41.907Z] ce7f800efff9: Preparing [2024-08-06T22:52:41.907Z] d3aebdc8d48d: Waiting [2024-08-06T22:52:41.907Z] acedc6696242: Waiting [2024-08-06T22:52:41.907Z] ce7f800efff9: Waiting [2024-08-06T22:52:41.907Z] 3a9d6b03274e: Waiting [2024-08-06T22:52:41.907Z] df962caf5d94: Layer already exists [2024-08-06T22:52:41.907Z] d3aebdc8d48d: Layer already exists [2024-08-06T22:52:41.907Z] acedc6696242: Layer already exists [2024-08-06T22:52:41.907Z] 3a9d6b03274e: Layer already exists [2024-08-06T22:52:41.907Z] 4b308808b4a6: Pushed [2024-08-06T22:52:41.907Z] ce7f800efff9: Layer already exists [2024-08-06T22:52:41.907Z] 7796ca77b51c: Pushed [2024-08-06T22:52:41.907Z] b700cb684d94: Pushed [2024-08-06T22:52:44.530Z] 97e690b12597: Pushed [2024-08-06T22:52:44.789Z] 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd: digest: sha256:cb470a8057945606c4fafb63b0624095de9f9b44dfddf37db752cd560ad6f903 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:52:45.113Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:52:45.442Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-08-06T22:52:45.442Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-08-06T22:52:45.442Z] b700cb684d94: Preparing [2024-08-06T22:52:45.442Z] 4b308808b4a6: Preparing [2024-08-06T22:52:45.442Z] 7796ca77b51c: Preparing [2024-08-06T22:52:45.442Z] 97e690b12597: Preparing [2024-08-06T22:52:45.442Z] df962caf5d94: Preparing [2024-08-06T22:52:45.442Z] d3aebdc8d48d: Preparing [2024-08-06T22:52:45.442Z] acedc6696242: Preparing [2024-08-06T22:52:45.442Z] 3a9d6b03274e: Preparing [2024-08-06T22:52:45.442Z] ce7f800efff9: Preparing [2024-08-06T22:52:45.442Z] 3a9d6b03274e: Waiting [2024-08-06T22:52:45.442Z] d3aebdc8d48d: Waiting [2024-08-06T22:52:45.442Z] acedc6696242: Waiting [2024-08-06T22:52:45.442Z] ce7f800efff9: Waiting [2024-08-06T22:52:45.442Z] b700cb684d94: Layer already exists [2024-08-06T22:52:45.442Z] 7796ca77b51c: Layer already exists [2024-08-06T22:52:45.442Z] df962caf5d94: Layer already exists [2024-08-06T22:52:45.442Z] 97e690b12597: Layer already exists [2024-08-06T22:52:45.442Z] 4b308808b4a6: Layer already exists [2024-08-06T22:52:45.442Z] 3a9d6b03274e: Layer already exists [2024-08-06T22:52:45.442Z] acedc6696242: Layer already exists [2024-08-06T22:52:45.442Z] ce7f800efff9: Layer already exists [2024-08-06T22:52:45.442Z] d3aebdc8d48d: Layer already exists [2024-08-06T22:52:45.442Z] latest: digest: sha256:cb470a8057945606c4fafb63b0624095de9f9b44dfddf37db752cd560ad6f903 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:52:45.774Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:52:46.092Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.45 [2024-08-06T22:52:46.092Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-08-06T22:52:46.092Z] b700cb684d94: Preparing [2024-08-06T22:52:46.092Z] 4b308808b4a6: Preparing [2024-08-06T22:52:46.092Z] 7796ca77b51c: Preparing [2024-08-06T22:52:46.092Z] 97e690b12597: Preparing [2024-08-06T22:52:46.092Z] df962caf5d94: Preparing [2024-08-06T22:52:46.092Z] d3aebdc8d48d: Preparing [2024-08-06T22:52:46.092Z] acedc6696242: Preparing [2024-08-06T22:52:46.092Z] 3a9d6b03274e: Preparing [2024-08-06T22:52:46.092Z] ce7f800efff9: Preparing [2024-08-06T22:52:46.092Z] acedc6696242: Waiting [2024-08-06T22:52:46.092Z] ce7f800efff9: Waiting [2024-08-06T22:52:46.092Z] 3a9d6b03274e: Waiting [2024-08-06T22:52:46.092Z] b700cb684d94: Layer already exists [2024-08-06T22:52:46.092Z] 7796ca77b51c: Layer already exists [2024-08-06T22:52:46.092Z] 4b308808b4a6: Layer already exists [2024-08-06T22:52:46.092Z] 97e690b12597: Layer already exists [2024-08-06T22:52:46.092Z] df962caf5d94: Layer already exists [2024-08-06T22:52:46.092Z] d3aebdc8d48d: Layer already exists [2024-08-06T22:52:46.092Z] ce7f800efff9: Layer already exists [2024-08-06T22:52:46.092Z] acedc6696242: Layer already exists [2024-08-06T22:52:46.092Z] 3a9d6b03274e: Layer already exists [2024-08-06T22:52:46.092Z] 3.2.0-dev.45: digest: sha256:cb470a8057945606c4fafb63b0624095de9f9b44dfddf37db752cd560ad6f903 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:52:46.415Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:52:46.734Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [2024-08-06T22:52:46.734Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-08-06T22:52:46.734Z] b700cb684d94: Preparing [2024-08-06T22:52:46.734Z] 4b308808b4a6: Preparing [2024-08-06T22:52:46.734Z] 7796ca77b51c: Preparing [2024-08-06T22:52:46.734Z] 97e690b12597: Preparing [2024-08-06T22:52:46.734Z] df962caf5d94: Preparing [2024-08-06T22:52:46.734Z] d3aebdc8d48d: Preparing [2024-08-06T22:52:46.734Z] acedc6696242: Preparing [2024-08-06T22:52:46.734Z] 3a9d6b03274e: Preparing [2024-08-06T22:52:46.734Z] ce7f800efff9: Preparing [2024-08-06T22:52:46.734Z] d3aebdc8d48d: Waiting [2024-08-06T22:52:46.734Z] 3a9d6b03274e: Waiting [2024-08-06T22:52:46.734Z] acedc6696242: Waiting [2024-08-06T22:52:46.734Z] ce7f800efff9: Waiting [2024-08-06T22:52:46.734Z] b700cb684d94: Layer already exists [2024-08-06T22:52:46.734Z] 97e690b12597: Layer already exists [2024-08-06T22:52:46.734Z] 7796ca77b51c: Layer already exists [2024-08-06T22:52:46.734Z] 3a9d6b03274e: Layer already exists [2024-08-06T22:52:46.734Z] acedc6696242: Layer already exists [2024-08-06T22:52:46.734Z] d3aebdc8d48d: Layer already exists [2024-08-06T22:52:46.734Z] ce7f800efff9: Layer already exists [2024-08-06T22:52:46.734Z] 4b308808b4a6: Layer already exists [2024-08-06T22:52:46.734Z] df962caf5d94: Layer already exists [2024-08-06T22:52:46.734Z] 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45: digest: sha256:cb470a8057945606c4fafb63b0624095de9f9b44dfddf37db752cd560ad6f903 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:52:47.057Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:52:47.384Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2024-08-06T22:52:47.384Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-08-06T22:52:47.384Z] b700cb684d94: Preparing [2024-08-06T22:52:47.384Z] 4b308808b4a6: Preparing [2024-08-06T22:52:47.384Z] 7796ca77b51c: Preparing [2024-08-06T22:52:47.384Z] 97e690b12597: Preparing [2024-08-06T22:52:47.384Z] df962caf5d94: Preparing [2024-08-06T22:52:47.384Z] d3aebdc8d48d: Preparing [2024-08-06T22:52:47.384Z] acedc6696242: Preparing [2024-08-06T22:52:47.384Z] 3a9d6b03274e: Preparing [2024-08-06T22:52:47.384Z] ce7f800efff9: Preparing [2024-08-06T22:52:47.384Z] acedc6696242: Waiting [2024-08-06T22:52:47.384Z] 3a9d6b03274e: Waiting [2024-08-06T22:52:47.384Z] ce7f800efff9: Waiting [2024-08-06T22:52:47.384Z] d3aebdc8d48d: Waiting [2024-08-06T22:52:47.384Z] df962caf5d94: Layer already exists [2024-08-06T22:52:47.384Z] 7796ca77b51c: Layer already exists [2024-08-06T22:52:47.384Z] b700cb684d94: Layer already exists [2024-08-06T22:52:47.384Z] 97e690b12597: Layer already exists [2024-08-06T22:52:47.384Z] 4b308808b4a6: Layer already exists [2024-08-06T22:52:47.384Z] d3aebdc8d48d: Layer already exists [2024-08-06T22:52:47.384Z] ce7f800efff9: Layer already exists [2024-08-06T22:52:47.384Z] 3a9d6b03274e: Layer already exists [2024-08-06T22:52:47.384Z] acedc6696242: Layer already exists [2024-08-06T22:52:47.384Z] main: digest: sha256:cb470a8057945606c4fafb63b0624095de9f9b44dfddf37db752cd560ad6f903 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-06T22:52:47.457Z] ===================================================== [Pipeline] echo [2024-08-06T22:52:47.470Z] taggedImages: [2024-08-06T22:52:47.471Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [2024-08-06T22:52:47.471Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-08-06T22:52:47.471Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.45 [2024-08-06T22:52:47.471Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [2024-08-06T22:52:47.471Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2024-08-06T22:52:47.493Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2024-08-06T22:52:47.493Z] 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [2024-08-06T22:52:47.493Z] latest [2024-08-06T22:52:47.493Z] 3.2.0-dev.45 [2024-08-06T22:52:47.493Z] 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [2024-08-06T22:52:47.493Z] main [2024-08-06T22:52:47.493Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:52:47.833Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:52:48.153Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [2024-08-06T22:52:48.153Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-08-06T22:52:48.153Z] e09c341e0dc4: Preparing [2024-08-06T22:52:48.153Z] 4b63c7c91bfe: Preparing [2024-08-06T22:52:48.153Z] 98208ed68d73: Preparing [2024-08-06T22:52:48.153Z] bd37ec9dc2fc: Preparing [2024-08-06T22:52:48.153Z] 2cb555733766: Preparing [2024-08-06T22:52:48.153Z] df962caf5d94: Preparing [2024-08-06T22:52:48.153Z] d3aebdc8d48d: Preparing [2024-08-06T22:52:48.153Z] 4d94c7133ec8: Preparing [2024-08-06T22:52:48.153Z] d3aebdc8d48d: Waiting [2024-08-06T22:52:48.153Z] df962caf5d94: Waiting [2024-08-06T22:52:48.153Z] 8924a3f4bb07: Preparing [2024-08-06T22:52:48.153Z] 686b2a8538b1: Preparing [2024-08-06T22:52:48.153Z] ce7f800efff9: Preparing [2024-08-06T22:52:48.153Z] 4d94c7133ec8: Waiting [2024-08-06T22:52:48.153Z] 8924a3f4bb07: Waiting [2024-08-06T22:52:48.153Z] ce7f800efff9: Waiting [2024-08-06T22:52:48.153Z] 2cb555733766: Pushed [2024-08-06T22:52:48.153Z] 4b63c7c91bfe: Pushed [2024-08-06T22:52:48.153Z] df962caf5d94: Layer already exists [2024-08-06T22:52:48.153Z] d3aebdc8d48d: Layer already exists [2024-08-06T22:52:48.411Z] e09c341e0dc4: Pushed [2024-08-06T22:52:48.411Z] bd37ec9dc2fc: Pushed [2024-08-06T22:52:48.411Z] ce7f800efff9: Layer already exists [2024-08-06T22:52:48.411Z] 4d94c7133ec8: Pushed [2024-08-06T22:52:48.411Z] 8924a3f4bb07: Pushed [2024-08-06T22:52:48.980Z] 98208ed68d73: Pushed [2024-08-06T22:52:49.549Z] 686b2a8538b1: Pushed [2024-08-06T22:52:49.549Z] 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd: digest: sha256:0e7be0a8e5f90aac64bd3654e2d569825cf78b5556144e118536af61557fad91 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:52:49.876Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:52:50.208Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-08-06T22:52:50.208Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-08-06T22:52:50.208Z] e09c341e0dc4: Preparing [2024-08-06T22:52:50.208Z] 4b63c7c91bfe: Preparing [2024-08-06T22:52:50.208Z] 98208ed68d73: Preparing [2024-08-06T22:52:50.208Z] bd37ec9dc2fc: Preparing [2024-08-06T22:52:50.208Z] 2cb555733766: Preparing [2024-08-06T22:52:50.208Z] df962caf5d94: Preparing [2024-08-06T22:52:50.208Z] d3aebdc8d48d: Preparing [2024-08-06T22:52:50.208Z] 4d94c7133ec8: Preparing [2024-08-06T22:52:50.208Z] 8924a3f4bb07: Preparing [2024-08-06T22:52:50.208Z] 686b2a8538b1: Preparing [2024-08-06T22:52:50.208Z] ce7f800efff9: Preparing [2024-08-06T22:52:50.208Z] 4d94c7133ec8: Waiting [2024-08-06T22:52:50.208Z] 8924a3f4bb07: Waiting [2024-08-06T22:52:50.208Z] d3aebdc8d48d: Waiting [2024-08-06T22:52:50.208Z] df962caf5d94: Waiting [2024-08-06T22:52:50.208Z] ce7f800efff9: Waiting [2024-08-06T22:52:50.208Z] 686b2a8538b1: Waiting [2024-08-06T22:52:50.208Z] 4b63c7c91bfe: Layer already exists [2024-08-06T22:52:50.208Z] bd37ec9dc2fc: Layer already exists [2024-08-06T22:52:50.208Z] 2cb555733766: Layer already exists [2024-08-06T22:52:50.208Z] e09c341e0dc4: Layer already exists [2024-08-06T22:52:50.208Z] 98208ed68d73: Layer already exists [2024-08-06T22:52:50.208Z] df962caf5d94: Layer already exists [2024-08-06T22:52:50.208Z] d3aebdc8d48d: Layer already exists [2024-08-06T22:52:50.208Z] 686b2a8538b1: Layer already exists [2024-08-06T22:52:50.208Z] 8924a3f4bb07: Layer already exists [2024-08-06T22:52:50.208Z] 4d94c7133ec8: Layer already exists [2024-08-06T22:52:50.208Z] ce7f800efff9: Layer already exists [2024-08-06T22:52:50.208Z] latest: digest: sha256:0e7be0a8e5f90aac64bd3654e2d569825cf78b5556144e118536af61557fad91 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:52:50.532Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:52:50.859Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.45 [2024-08-06T22:52:50.859Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-08-06T22:52:50.859Z] e09c341e0dc4: Preparing [2024-08-06T22:52:50.859Z] 4b63c7c91bfe: Preparing [2024-08-06T22:52:50.859Z] 98208ed68d73: Preparing [2024-08-06T22:52:50.859Z] bd37ec9dc2fc: Preparing [2024-08-06T22:52:50.859Z] 2cb555733766: Preparing [2024-08-06T22:52:50.859Z] df962caf5d94: Preparing [2024-08-06T22:52:50.859Z] d3aebdc8d48d: Preparing [2024-08-06T22:52:50.859Z] 4d94c7133ec8: Preparing [2024-08-06T22:52:50.859Z] 8924a3f4bb07: Preparing [2024-08-06T22:52:50.859Z] 686b2a8538b1: Preparing [2024-08-06T22:52:50.859Z] ce7f800efff9: Preparing [2024-08-06T22:52:50.859Z] 4d94c7133ec8: Waiting [2024-08-06T22:52:50.859Z] 8924a3f4bb07: Waiting [2024-08-06T22:52:50.859Z] 686b2a8538b1: Waiting [2024-08-06T22:52:50.859Z] ce7f800efff9: Waiting [2024-08-06T22:52:50.859Z] df962caf5d94: Waiting [2024-08-06T22:52:50.859Z] d3aebdc8d48d: Waiting [2024-08-06T22:52:50.859Z] 4b63c7c91bfe: Layer already exists [2024-08-06T22:52:50.859Z] e09c341e0dc4: Layer already exists [2024-08-06T22:52:50.859Z] 2cb555733766: Layer already exists [2024-08-06T22:52:50.859Z] 98208ed68d73: Layer already exists [2024-08-06T22:52:50.859Z] bd37ec9dc2fc: Layer already exists [2024-08-06T22:52:50.859Z] d3aebdc8d48d: Layer already exists [2024-08-06T22:52:50.859Z] 8924a3f4bb07: Layer already exists [2024-08-06T22:52:50.859Z] df962caf5d94: Layer already exists [2024-08-06T22:52:50.859Z] 4d94c7133ec8: Layer already exists [2024-08-06T22:52:50.859Z] 686b2a8538b1: Layer already exists [2024-08-06T22:52:50.859Z] ce7f800efff9: Layer already exists [2024-08-06T22:52:50.859Z] 3.2.0-dev.45: digest: sha256:0e7be0a8e5f90aac64bd3654e2d569825cf78b5556144e118536af61557fad91 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:52:51.194Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:52:51.523Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [2024-08-06T22:52:51.524Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-08-06T22:52:51.524Z] e09c341e0dc4: Preparing [2024-08-06T22:52:51.524Z] 4b63c7c91bfe: Preparing [2024-08-06T22:52:51.524Z] 98208ed68d73: Preparing [2024-08-06T22:52:51.524Z] bd37ec9dc2fc: Preparing [2024-08-06T22:52:51.524Z] 2cb555733766: Preparing [2024-08-06T22:52:51.524Z] df962caf5d94: Preparing [2024-08-06T22:52:51.524Z] d3aebdc8d48d: Preparing [2024-08-06T22:52:51.524Z] 4d94c7133ec8: Preparing [2024-08-06T22:52:51.524Z] 8924a3f4bb07: Preparing [2024-08-06T22:52:51.524Z] df962caf5d94: Waiting [2024-08-06T22:52:51.524Z] 686b2a8538b1: Preparing [2024-08-06T22:52:51.524Z] ce7f800efff9: Preparing [2024-08-06T22:52:51.524Z] d3aebdc8d48d: Waiting [2024-08-06T22:52:51.524Z] 686b2a8538b1: Waiting [2024-08-06T22:52:51.524Z] ce7f800efff9: Waiting [2024-08-06T22:52:51.524Z] 8924a3f4bb07: Waiting [2024-08-06T22:52:51.524Z] 4d94c7133ec8: Waiting [2024-08-06T22:52:51.524Z] 2cb555733766: Layer already exists [2024-08-06T22:52:51.524Z] bd37ec9dc2fc: Layer already exists [2024-08-06T22:52:51.524Z] 4b63c7c91bfe: Layer already exists [2024-08-06T22:52:51.524Z] e09c341e0dc4: Layer already exists [2024-08-06T22:52:51.524Z] 98208ed68d73: Layer already exists [2024-08-06T22:52:51.524Z] df962caf5d94: Layer already exists [2024-08-06T22:52:51.524Z] d3aebdc8d48d: Layer already exists [2024-08-06T22:52:51.524Z] 4d94c7133ec8: Layer already exists [2024-08-06T22:52:51.524Z] 8924a3f4bb07: Layer already exists [2024-08-06T22:52:51.524Z] 686b2a8538b1: Layer already exists [2024-08-06T22:52:51.524Z] ce7f800efff9: Layer already exists [2024-08-06T22:52:51.524Z] 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45: digest: sha256:0e7be0a8e5f90aac64bd3654e2d569825cf78b5556144e118536af61557fad91 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:52:51.845Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:52:52.166Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2024-08-06T22:52:52.166Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-08-06T22:52:52.166Z] e09c341e0dc4: Preparing [2024-08-06T22:52:52.166Z] 4b63c7c91bfe: Preparing [2024-08-06T22:52:52.166Z] 98208ed68d73: Preparing [2024-08-06T22:52:52.166Z] bd37ec9dc2fc: Preparing [2024-08-06T22:52:52.166Z] 2cb555733766: Preparing [2024-08-06T22:52:52.166Z] df962caf5d94: Preparing [2024-08-06T22:52:52.166Z] d3aebdc8d48d: Preparing [2024-08-06T22:52:52.166Z] 4d94c7133ec8: Preparing [2024-08-06T22:52:52.166Z] 8924a3f4bb07: Preparing [2024-08-06T22:52:52.166Z] 686b2a8538b1: Preparing [2024-08-06T22:52:52.166Z] ce7f800efff9: Preparing [2024-08-06T22:52:52.166Z] df962caf5d94: Waiting [2024-08-06T22:52:52.166Z] 4d94c7133ec8: Waiting [2024-08-06T22:52:52.166Z] 686b2a8538b1: Waiting [2024-08-06T22:52:52.166Z] 8924a3f4bb07: Waiting [2024-08-06T22:52:52.166Z] ce7f800efff9: Waiting [2024-08-06T22:52:52.166Z] d3aebdc8d48d: Waiting [2024-08-06T22:52:52.166Z] e09c341e0dc4: Layer already exists [2024-08-06T22:52:52.166Z] 2cb555733766: Layer already exists [2024-08-06T22:52:52.166Z] bd37ec9dc2fc: Layer already exists [2024-08-06T22:52:52.166Z] 4b63c7c91bfe: Layer already exists [2024-08-06T22:52:52.166Z] 98208ed68d73: Layer already exists [2024-08-06T22:52:52.166Z] 4d94c7133ec8: Layer already exists [2024-08-06T22:52:52.166Z] df962caf5d94: Layer already exists [2024-08-06T22:52:52.166Z] d3aebdc8d48d: Layer already exists [2024-08-06T22:52:52.166Z] 686b2a8538b1: Layer already exists [2024-08-06T22:52:52.166Z] 8924a3f4bb07: Layer already exists [2024-08-06T22:52:52.166Z] ce7f800efff9: Layer already exists [2024-08-06T22:52:52.166Z] main: digest: sha256:0e7be0a8e5f90aac64bd3654e2d569825cf78b5556144e118536af61557fad91 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-06T22:52:52.241Z] ===================================================== [Pipeline] echo [2024-08-06T22:52:52.261Z] taggedImages: [2024-08-06T22:52:52.261Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [2024-08-06T22:52:52.261Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-08-06T22:52:52.261Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.45 [2024-08-06T22:52:52.261Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [2024-08-06T22:52:52.261Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2024-08-06T22:52:52.288Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2024-08-06T22:52:52.288Z] 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [2024-08-06T22:52:52.288Z] latest [2024-08-06T22:52:52.288Z] 3.2.0-dev.45 [2024-08-06T22:52:52.288Z] 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [2024-08-06T22:52:52.288Z] main [2024-08-06T22:52:52.288Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:52:52.639Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:52:52.958Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [2024-08-06T22:52:52.959Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-08-06T22:52:52.959Z] 25d29b5d15df: Preparing [2024-08-06T22:52:52.959Z] aa67ad7e9c55: Preparing [2024-08-06T22:52:52.959Z] 0698506d5234: Preparing [2024-08-06T22:52:52.959Z] 9b395821822c: Preparing [2024-08-06T22:52:52.959Z] 2677267030b0: Preparing [2024-08-06T22:52:52.959Z] a34fdfca2dc8: Preparing [2024-08-06T22:52:52.959Z] 028eb69fa63f: Preparing [2024-08-06T22:52:52.959Z] df962caf5d94: Preparing [2024-08-06T22:52:52.959Z] d3aebdc8d48d: Preparing [2024-08-06T22:52:52.959Z] 1eea04b81d25: Preparing [2024-08-06T22:52:52.959Z] 72754d63db9d: Preparing [2024-08-06T22:52:52.959Z] ce7f800efff9: Preparing [2024-08-06T22:52:52.959Z] df962caf5d94: Waiting [2024-08-06T22:52:52.959Z] d3aebdc8d48d: Waiting [2024-08-06T22:52:52.959Z] 1eea04b81d25: Waiting [2024-08-06T22:52:52.959Z] 72754d63db9d: Waiting [2024-08-06T22:52:52.959Z] ce7f800efff9: Waiting [2024-08-06T22:52:52.959Z] a34fdfca2dc8: Waiting [2024-08-06T22:52:52.959Z] 028eb69fa63f: Waiting [2024-08-06T22:52:52.959Z] aa67ad7e9c55: Pushed [2024-08-06T22:52:52.959Z] 25d29b5d15df: Pushed [2024-08-06T22:52:52.959Z] 2677267030b0: Pushed [2024-08-06T22:52:52.959Z] df962caf5d94: Layer already exists [2024-08-06T22:52:53.217Z] d3aebdc8d48d: Layer already exists [2024-08-06T22:52:53.217Z] a34fdfca2dc8: Pushed [2024-08-06T22:52:53.217Z] 028eb69fa63f: Pushed [2024-08-06T22:52:53.217Z] ce7f800efff9: Layer already exists [2024-08-06T22:52:53.217Z] 1eea04b81d25: Pushed [2024-08-06T22:52:53.785Z] 9b395821822c: Pushed [2024-08-06T22:52:54.354Z] 0698506d5234: Pushed [2024-08-06T22:52:54.354Z] 72754d63db9d: Pushed [2024-08-06T22:52:54.354Z] 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd: digest: sha256:d7d5a45d3bcf1a89ac7b375df1d4492fd11ccd9ab3d957ec196743154de8e88b size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:52:54.688Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:52:55.009Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-08-06T22:52:55.009Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-08-06T22:52:55.009Z] 25d29b5d15df: Preparing [2024-08-06T22:52:55.009Z] aa67ad7e9c55: Preparing [2024-08-06T22:52:55.009Z] 0698506d5234: Preparing [2024-08-06T22:52:55.009Z] 9b395821822c: Preparing [2024-08-06T22:52:55.009Z] 2677267030b0: Preparing [2024-08-06T22:52:55.009Z] a34fdfca2dc8: Preparing [2024-08-06T22:52:55.009Z] 028eb69fa63f: Preparing [2024-08-06T22:52:55.009Z] df962caf5d94: Preparing [2024-08-06T22:52:55.009Z] d3aebdc8d48d: Preparing [2024-08-06T22:52:55.009Z] 1eea04b81d25: Preparing [2024-08-06T22:52:55.009Z] 72754d63db9d: Preparing [2024-08-06T22:52:55.009Z] ce7f800efff9: Preparing [2024-08-06T22:52:55.009Z] d3aebdc8d48d: Waiting [2024-08-06T22:52:55.009Z] 1eea04b81d25: Waiting [2024-08-06T22:52:55.009Z] a34fdfca2dc8: Waiting [2024-08-06T22:52:55.009Z] 028eb69fa63f: Waiting [2024-08-06T22:52:55.009Z] ce7f800efff9: Waiting [2024-08-06T22:52:55.009Z] df962caf5d94: Waiting [2024-08-06T22:52:55.009Z] 72754d63db9d: Waiting [2024-08-06T22:52:55.009Z] 25d29b5d15df: Layer already exists [2024-08-06T22:52:55.009Z] 9b395821822c: Layer already exists [2024-08-06T22:52:55.009Z] aa67ad7e9c55: Layer already exists [2024-08-06T22:52:55.009Z] 0698506d5234: Layer already exists [2024-08-06T22:52:55.009Z] 2677267030b0: Layer already exists [2024-08-06T22:52:55.009Z] 028eb69fa63f: Layer already exists [2024-08-06T22:52:55.009Z] a34fdfca2dc8: Layer already exists [2024-08-06T22:52:55.009Z] df962caf5d94: Layer already exists [2024-08-06T22:52:55.009Z] 1eea04b81d25: Layer already exists [2024-08-06T22:52:55.009Z] d3aebdc8d48d: Layer already exists [2024-08-06T22:52:55.009Z] ce7f800efff9: Layer already exists [2024-08-06T22:52:55.009Z] 72754d63db9d: Layer already exists [2024-08-06T22:52:55.009Z] latest: digest: sha256:d7d5a45d3bcf1a89ac7b375df1d4492fd11ccd9ab3d957ec196743154de8e88b size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:52:55.334Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:52:55.654Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.45 [2024-08-06T22:52:55.654Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-08-06T22:52:55.654Z] 25d29b5d15df: Preparing [2024-08-06T22:52:55.654Z] aa67ad7e9c55: Preparing [2024-08-06T22:52:55.654Z] 0698506d5234: Preparing [2024-08-06T22:52:55.654Z] 9b395821822c: Preparing [2024-08-06T22:52:55.654Z] 2677267030b0: Preparing [2024-08-06T22:52:55.654Z] a34fdfca2dc8: Preparing [2024-08-06T22:52:55.654Z] 028eb69fa63f: Preparing [2024-08-06T22:52:55.654Z] df962caf5d94: Preparing [2024-08-06T22:52:55.654Z] d3aebdc8d48d: Preparing [2024-08-06T22:52:55.654Z] 1eea04b81d25: Preparing [2024-08-06T22:52:55.654Z] 72754d63db9d: Preparing [2024-08-06T22:52:55.654Z] ce7f800efff9: Preparing [2024-08-06T22:52:55.654Z] a34fdfca2dc8: Waiting [2024-08-06T22:52:55.654Z] 1eea04b81d25: Waiting [2024-08-06T22:52:55.654Z] 72754d63db9d: Waiting [2024-08-06T22:52:55.654Z] 028eb69fa63f: Waiting [2024-08-06T22:52:55.654Z] ce7f800efff9: Waiting [2024-08-06T22:52:55.654Z] df962caf5d94: Waiting [2024-08-06T22:52:55.654Z] d3aebdc8d48d: Waiting [2024-08-06T22:52:55.654Z] 25d29b5d15df: Layer already exists [2024-08-06T22:52:55.654Z] 0698506d5234: Layer already exists [2024-08-06T22:52:55.654Z] 9b395821822c: Layer already exists [2024-08-06T22:52:55.654Z] aa67ad7e9c55: Layer already exists [2024-08-06T22:52:55.654Z] 2677267030b0: Layer already exists [2024-08-06T22:52:55.654Z] 028eb69fa63f: Layer already exists [2024-08-06T22:52:55.654Z] a34fdfca2dc8: Layer already exists [2024-08-06T22:52:55.654Z] d3aebdc8d48d: Layer already exists [2024-08-06T22:52:55.654Z] df962caf5d94: Layer already exists [2024-08-06T22:52:55.654Z] 1eea04b81d25: Layer already exists [2024-08-06T22:52:55.654Z] 72754d63db9d: Layer already exists [2024-08-06T22:52:55.654Z] ce7f800efff9: Layer already exists [2024-08-06T22:52:55.654Z] 3.2.0-dev.45: digest: sha256:d7d5a45d3bcf1a89ac7b375df1d4492fd11ccd9ab3d957ec196743154de8e88b size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:52:55.985Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:52:56.304Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [2024-08-06T22:52:56.304Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-08-06T22:52:56.304Z] 25d29b5d15df: Preparing [2024-08-06T22:52:56.304Z] aa67ad7e9c55: Preparing [2024-08-06T22:52:56.304Z] 0698506d5234: Preparing [2024-08-06T22:52:56.304Z] 9b395821822c: Preparing [2024-08-06T22:52:56.304Z] 2677267030b0: Preparing [2024-08-06T22:52:56.304Z] a34fdfca2dc8: Preparing [2024-08-06T22:52:56.304Z] 028eb69fa63f: Preparing [2024-08-06T22:52:56.304Z] df962caf5d94: Preparing [2024-08-06T22:52:56.304Z] d3aebdc8d48d: Preparing [2024-08-06T22:52:56.304Z] 1eea04b81d25: Preparing [2024-08-06T22:52:56.304Z] 72754d63db9d: Preparing [2024-08-06T22:52:56.304Z] ce7f800efff9: Preparing [2024-08-06T22:52:56.304Z] a34fdfca2dc8: Waiting [2024-08-06T22:52:56.304Z] 028eb69fa63f: Waiting [2024-08-06T22:52:56.304Z] df962caf5d94: Waiting [2024-08-06T22:52:56.304Z] d3aebdc8d48d: Waiting [2024-08-06T22:52:56.304Z] 1eea04b81d25: Waiting [2024-08-06T22:52:56.304Z] 72754d63db9d: Waiting [2024-08-06T22:52:56.304Z] ce7f800efff9: Waiting [2024-08-06T22:52:56.304Z] 0698506d5234: Layer already exists [2024-08-06T22:52:56.304Z] 2677267030b0: Layer already exists [2024-08-06T22:52:56.304Z] 9b395821822c: Layer already exists [2024-08-06T22:52:56.304Z] 25d29b5d15df: Layer already exists [2024-08-06T22:52:56.304Z] aa67ad7e9c55: Layer already exists [2024-08-06T22:52:56.304Z] 028eb69fa63f: Layer already exists [2024-08-06T22:52:56.304Z] a34fdfca2dc8: Layer already exists [2024-08-06T22:52:56.304Z] 1eea04b81d25: Layer already exists [2024-08-06T22:52:56.304Z] d3aebdc8d48d: Layer already exists [2024-08-06T22:52:56.304Z] df962caf5d94: Layer already exists [2024-08-06T22:52:56.304Z] ce7f800efff9: Layer already exists [2024-08-06T22:52:56.304Z] 72754d63db9d: Layer already exists [2024-08-06T22:52:56.304Z] 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45: digest: sha256:d7d5a45d3bcf1a89ac7b375df1d4492fd11ccd9ab3d957ec196743154de8e88b size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:52:56.626Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:52:56.947Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2024-08-06T22:52:56.947Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-08-06T22:52:56.947Z] 25d29b5d15df: Preparing [2024-08-06T22:52:56.947Z] aa67ad7e9c55: Preparing [2024-08-06T22:52:56.947Z] 0698506d5234: Preparing [2024-08-06T22:52:56.947Z] 9b395821822c: Preparing [2024-08-06T22:52:56.947Z] 2677267030b0: Preparing [2024-08-06T22:52:56.947Z] a34fdfca2dc8: Preparing [2024-08-06T22:52:56.947Z] 028eb69fa63f: Preparing [2024-08-06T22:52:56.948Z] df962caf5d94: Preparing [2024-08-06T22:52:56.948Z] d3aebdc8d48d: Preparing [2024-08-06T22:52:56.948Z] 1eea04b81d25: Preparing [2024-08-06T22:52:56.948Z] 72754d63db9d: Preparing [2024-08-06T22:52:56.948Z] ce7f800efff9: Preparing [2024-08-06T22:52:56.948Z] d3aebdc8d48d: Waiting [2024-08-06T22:52:56.948Z] 72754d63db9d: Waiting [2024-08-06T22:52:56.948Z] ce7f800efff9: Waiting [2024-08-06T22:52:56.948Z] a34fdfca2dc8: Waiting [2024-08-06T22:52:56.948Z] 028eb69fa63f: Waiting [2024-08-06T22:52:56.948Z] 1eea04b81d25: Waiting [2024-08-06T22:52:56.948Z] df962caf5d94: Waiting [2024-08-06T22:52:56.948Z] aa67ad7e9c55: Layer already exists [2024-08-06T22:52:56.948Z] 0698506d5234: Layer already exists [2024-08-06T22:52:56.948Z] 9b395821822c: Layer already exists [2024-08-06T22:52:56.948Z] 2677267030b0: Layer already exists [2024-08-06T22:52:56.948Z] 25d29b5d15df: Layer already exists [2024-08-06T22:52:56.948Z] a34fdfca2dc8: Layer already exists [2024-08-06T22:52:56.948Z] 028eb69fa63f: Layer already exists [2024-08-06T22:52:56.948Z] d3aebdc8d48d: Layer already exists [2024-08-06T22:52:56.948Z] df962caf5d94: Layer already exists [2024-08-06T22:52:56.948Z] 1eea04b81d25: Layer already exists [2024-08-06T22:52:56.948Z] 72754d63db9d: Layer already exists [2024-08-06T22:52:56.948Z] ce7f800efff9: Layer already exists [2024-08-06T22:52:56.948Z] main: digest: sha256:d7d5a45d3bcf1a89ac7b375df1d4492fd11ccd9ab3d957ec196743154de8e88b size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-06T22:52:57.018Z] ===================================================== [Pipeline] echo [2024-08-06T22:52:57.034Z] taggedImages: [2024-08-06T22:52:57.034Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [2024-08-06T22:52:57.034Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-08-06T22:52:57.034Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.45 [2024-08-06T22:52:57.034Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [2024-08-06T22:52:57.034Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2024-08-06T22:52:57.060Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2024-08-06T22:52:57.060Z] 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [2024-08-06T22:52:57.060Z] latest [2024-08-06T22:52:57.060Z] 3.2.0-dev.45 [2024-08-06T22:52:57.060Z] 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [2024-08-06T22:52:57.060Z] main [2024-08-06T22:52:57.060Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:52:57.411Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:52:57.732Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [2024-08-06T22:52:57.732Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-08-06T22:52:57.732Z] 1003b9157c5b: Preparing [2024-08-06T22:52:57.732Z] 335010e3ba1f: Preparing [2024-08-06T22:52:57.732Z] df962caf5d94: Preparing [2024-08-06T22:52:57.732Z] d3aebdc8d48d: Preparing [2024-08-06T22:52:57.732Z] 9534e20b9772: Preparing [2024-08-06T22:52:57.732Z] d4c3b576c9e6: Preparing [2024-08-06T22:52:57.732Z] ce7f800efff9: Preparing [2024-08-06T22:52:57.732Z] d4c3b576c9e6: Waiting [2024-08-06T22:52:57.732Z] ce7f800efff9: Waiting [2024-08-06T22:52:57.732Z] df962caf5d94: Layer already exists [2024-08-06T22:52:57.732Z] d3aebdc8d48d: Layer already exists [2024-08-06T22:52:57.732Z] ce7f800efff9: Layer already exists [2024-08-06T22:52:57.732Z] 9534e20b9772: Pushed [2024-08-06T22:52:57.732Z] 1003b9157c5b: Pushed [2024-08-06T22:52:58.668Z] d4c3b576c9e6: Pushed [2024-08-06T22:52:59.605Z] 335010e3ba1f: Pushed [2024-08-06T22:52:59.605Z] 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd: digest: sha256:2c14385ca4e39aac7b4fc9c26d1c4245685177cb28868dcc826a27f4ee2047e7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:52:59.928Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:53:00.260Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-08-06T22:53:00.260Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-08-06T22:53:00.260Z] 1003b9157c5b: Preparing [2024-08-06T22:53:00.260Z] 335010e3ba1f: Preparing [2024-08-06T22:53:00.260Z] df962caf5d94: Preparing [2024-08-06T22:53:00.260Z] d3aebdc8d48d: Preparing [2024-08-06T22:53:00.260Z] 9534e20b9772: Preparing [2024-08-06T22:53:00.260Z] d4c3b576c9e6: Preparing [2024-08-06T22:53:00.260Z] ce7f800efff9: Preparing [2024-08-06T22:53:00.260Z] ce7f800efff9: Waiting [2024-08-06T22:53:00.260Z] d4c3b576c9e6: Waiting [2024-08-06T22:53:00.260Z] 9534e20b9772: Layer already exists [2024-08-06T22:53:00.260Z] 335010e3ba1f: Layer already exists [2024-08-06T22:53:00.260Z] 1003b9157c5b: Layer already exists [2024-08-06T22:53:00.260Z] d3aebdc8d48d: Layer already exists [2024-08-06T22:53:00.260Z] df962caf5d94: Layer already exists [2024-08-06T22:53:00.260Z] d4c3b576c9e6: Layer already exists [2024-08-06T22:53:00.260Z] ce7f800efff9: Layer already exists [2024-08-06T22:53:00.260Z] latest: digest: sha256:2c14385ca4e39aac7b4fc9c26d1c4245685177cb28868dcc826a27f4ee2047e7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:53:00.589Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:53:00.915Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.45 [2024-08-06T22:53:00.915Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-08-06T22:53:00.915Z] 1003b9157c5b: Preparing [2024-08-06T22:53:00.915Z] 335010e3ba1f: Preparing [2024-08-06T22:53:00.915Z] df962caf5d94: Preparing [2024-08-06T22:53:00.915Z] d3aebdc8d48d: Preparing [2024-08-06T22:53:00.915Z] 9534e20b9772: Preparing [2024-08-06T22:53:00.915Z] d4c3b576c9e6: Preparing [2024-08-06T22:53:00.915Z] ce7f800efff9: Preparing [2024-08-06T22:53:00.915Z] d4c3b576c9e6: Waiting [2024-08-06T22:53:00.915Z] df962caf5d94: Layer already exists [2024-08-06T22:53:00.915Z] 335010e3ba1f: Layer already exists [2024-08-06T22:53:00.915Z] 1003b9157c5b: Layer already exists [2024-08-06T22:53:00.915Z] d3aebdc8d48d: Layer already exists [2024-08-06T22:53:00.915Z] 9534e20b9772: Layer already exists [2024-08-06T22:53:00.915Z] d4c3b576c9e6: Layer already exists [2024-08-06T22:53:00.915Z] ce7f800efff9: Layer already exists [2024-08-06T22:53:00.915Z] 3.2.0-dev.45: digest: sha256:2c14385ca4e39aac7b4fc9c26d1c4245685177cb28868dcc826a27f4ee2047e7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:53:01.238Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:53:01.568Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [2024-08-06T22:53:01.568Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-08-06T22:53:01.568Z] 1003b9157c5b: Preparing [2024-08-06T22:53:01.568Z] 335010e3ba1f: Preparing [2024-08-06T22:53:01.568Z] df962caf5d94: Preparing [2024-08-06T22:53:01.568Z] d3aebdc8d48d: Preparing [2024-08-06T22:53:01.568Z] 9534e20b9772: Preparing [2024-08-06T22:53:01.568Z] d4c3b576c9e6: Preparing [2024-08-06T22:53:01.568Z] ce7f800efff9: Preparing [2024-08-06T22:53:01.568Z] d4c3b576c9e6: Waiting [2024-08-06T22:53:01.568Z] ce7f800efff9: Waiting [2024-08-06T22:53:01.568Z] 335010e3ba1f: Layer already exists [2024-08-06T22:53:01.568Z] 9534e20b9772: Layer already exists [2024-08-06T22:53:01.568Z] 1003b9157c5b: Layer already exists [2024-08-06T22:53:01.568Z] df962caf5d94: Layer already exists [2024-08-06T22:53:01.568Z] d3aebdc8d48d: Layer already exists [2024-08-06T22:53:01.568Z] d4c3b576c9e6: Layer already exists [2024-08-06T22:53:01.568Z] ce7f800efff9: Layer already exists [2024-08-06T22:53:01.568Z] 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45: digest: sha256:2c14385ca4e39aac7b4fc9c26d1c4245685177cb28868dcc826a27f4ee2047e7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:53:01.897Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:53:02.220Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2024-08-06T22:53:02.220Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-08-06T22:53:02.220Z] 1003b9157c5b: Preparing [2024-08-06T22:53:02.220Z] 335010e3ba1f: Preparing [2024-08-06T22:53:02.220Z] df962caf5d94: Preparing [2024-08-06T22:53:02.220Z] d3aebdc8d48d: Preparing [2024-08-06T22:53:02.220Z] 9534e20b9772: Preparing [2024-08-06T22:53:02.220Z] d4c3b576c9e6: Preparing [2024-08-06T22:53:02.220Z] ce7f800efff9: Preparing [2024-08-06T22:53:02.220Z] d4c3b576c9e6: Waiting [2024-08-06T22:53:02.220Z] ce7f800efff9: Waiting [2024-08-06T22:53:02.220Z] d3aebdc8d48d: Layer already exists [2024-08-06T22:53:02.220Z] 9534e20b9772: Layer already exists [2024-08-06T22:53:02.220Z] df962caf5d94: Layer already exists [2024-08-06T22:53:02.220Z] 1003b9157c5b: Layer already exists [2024-08-06T22:53:02.220Z] 335010e3ba1f: Layer already exists [2024-08-06T22:53:02.220Z] d4c3b576c9e6: Layer already exists [2024-08-06T22:53:02.220Z] ce7f800efff9: Layer already exists [2024-08-06T22:53:02.221Z] main: digest: sha256:2c14385ca4e39aac7b4fc9c26d1c4245685177cb28868dcc826a27f4ee2047e7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-06T22:53:02.293Z] ===================================================== [Pipeline] echo [2024-08-06T22:53:02.307Z] taggedImages: [2024-08-06T22:53:02.307Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [2024-08-06T22:53:02.307Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-08-06T22:53:02.307Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.45 [2024-08-06T22:53:02.307Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [2024-08-06T22:53:02.307Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2024-08-06T22:53:02.333Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2024-08-06T22:53:02.333Z] 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [2024-08-06T22:53:02.333Z] latest [2024-08-06T22:53:02.333Z] 3.2.0-dev.45 [2024-08-06T22:53:02.333Z] 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [2024-08-06T22:53:02.333Z] main [2024-08-06T22:53:02.333Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:53:02.677Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:53:02.998Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [2024-08-06T22:53:02.998Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-08-06T22:53:02.998Z] 4ef5cbdfc653: Preparing [2024-08-06T22:53:02.998Z] 7e2645ab1876: Preparing [2024-08-06T22:53:02.998Z] 217e05f7e7f1: Preparing [2024-08-06T22:53:02.998Z] df962caf5d94: Preparing [2024-08-06T22:53:02.999Z] d3aebdc8d48d: Preparing [2024-08-06T22:53:02.999Z] 5d29784de8c8: Preparing [2024-08-06T22:53:02.999Z] 29214de19c14: Preparing [2024-08-06T22:53:02.999Z] c4ace8e1306f: Preparing [2024-08-06T22:53:02.999Z] cfa7b19d5862: Preparing [2024-08-06T22:53:02.999Z] ce7f800efff9: Preparing [2024-08-06T22:53:02.999Z] c4ace8e1306f: Waiting [2024-08-06T22:53:02.999Z] 5d29784de8c8: Waiting [2024-08-06T22:53:02.999Z] 29214de19c14: Waiting [2024-08-06T22:53:02.999Z] cfa7b19d5862: Waiting [2024-08-06T22:53:02.999Z] d3aebdc8d48d: Layer already exists [2024-08-06T22:53:02.999Z] df962caf5d94: Layer already exists [2024-08-06T22:53:02.999Z] 217e05f7e7f1: Pushed [2024-08-06T22:53:02.999Z] 7e2645ab1876: Pushed [2024-08-06T22:53:02.999Z] 4ef5cbdfc653: Pushed [2024-08-06T22:53:02.999Z] ce7f800efff9: Layer already exists [2024-08-06T22:53:02.999Z] c4ace8e1306f: Pushed [2024-08-06T22:53:03.566Z] cfa7b19d5862: Pushed [2024-08-06T22:53:10.135Z] 29214de19c14: Pushed [2024-08-06T22:53:13.421Z] 5d29784de8c8: Pushed [2024-08-06T22:53:13.422Z] 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd: digest: sha256:c845dae368f20a7716c55070ec885c65b088c4cb079abda5b977eb5c6ca570fa size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:53:13.748Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:53:14.081Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-08-06T22:53:14.081Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-08-06T22:53:14.081Z] 4ef5cbdfc653: Preparing [2024-08-06T22:53:14.081Z] 7e2645ab1876: Preparing [2024-08-06T22:53:14.081Z] 217e05f7e7f1: Preparing [2024-08-06T22:53:14.081Z] df962caf5d94: Preparing [2024-08-06T22:53:14.081Z] d3aebdc8d48d: Preparing [2024-08-06T22:53:14.081Z] 5d29784de8c8: Preparing [2024-08-06T22:53:14.081Z] 29214de19c14: Preparing [2024-08-06T22:53:14.081Z] c4ace8e1306f: Preparing [2024-08-06T22:53:14.081Z] cfa7b19d5862: Preparing [2024-08-06T22:53:14.081Z] ce7f800efff9: Preparing [2024-08-06T22:53:14.081Z] c4ace8e1306f: Waiting [2024-08-06T22:53:14.081Z] cfa7b19d5862: Waiting [2024-08-06T22:53:14.081Z] ce7f800efff9: Waiting [2024-08-06T22:53:14.081Z] 5d29784de8c8: Waiting [2024-08-06T22:53:14.081Z] 29214de19c14: Waiting [2024-08-06T22:53:14.081Z] 217e05f7e7f1: Layer already exists [2024-08-06T22:53:14.081Z] d3aebdc8d48d: Layer already exists [2024-08-06T22:53:14.081Z] 4ef5cbdfc653: Layer already exists [2024-08-06T22:53:14.081Z] df962caf5d94: Layer already exists [2024-08-06T22:53:14.081Z] 7e2645ab1876: Layer already exists [2024-08-06T22:53:14.081Z] 29214de19c14: Layer already exists [2024-08-06T22:53:14.081Z] 5d29784de8c8: Layer already exists [2024-08-06T22:53:14.081Z] c4ace8e1306f: Layer already exists [2024-08-06T22:53:14.081Z] cfa7b19d5862: Layer already exists [2024-08-06T22:53:14.081Z] ce7f800efff9: Layer already exists [2024-08-06T22:53:14.081Z] latest: digest: sha256:c845dae368f20a7716c55070ec885c65b088c4cb079abda5b977eb5c6ca570fa size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:53:14.408Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:53:14.732Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.45 [2024-08-06T22:53:14.732Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-08-06T22:53:14.732Z] 4ef5cbdfc653: Preparing [2024-08-06T22:53:14.732Z] 7e2645ab1876: Preparing [2024-08-06T22:53:14.732Z] 217e05f7e7f1: Preparing [2024-08-06T22:53:14.732Z] df962caf5d94: Preparing [2024-08-06T22:53:14.732Z] d3aebdc8d48d: Preparing [2024-08-06T22:53:14.732Z] 5d29784de8c8: Preparing [2024-08-06T22:53:14.732Z] 29214de19c14: Preparing [2024-08-06T22:53:14.732Z] c4ace8e1306f: Preparing [2024-08-06T22:53:14.732Z] cfa7b19d5862: Preparing [2024-08-06T22:53:14.732Z] ce7f800efff9: Preparing [2024-08-06T22:53:14.732Z] 5d29784de8c8: Waiting [2024-08-06T22:53:14.732Z] 29214de19c14: Waiting [2024-08-06T22:53:14.732Z] c4ace8e1306f: Waiting [2024-08-06T22:53:14.732Z] cfa7b19d5862: Waiting [2024-08-06T22:53:14.732Z] ce7f800efff9: Waiting [2024-08-06T22:53:14.732Z] d3aebdc8d48d: Layer already exists [2024-08-06T22:53:14.732Z] 7e2645ab1876: Layer already exists [2024-08-06T22:53:14.732Z] 217e05f7e7f1: Layer already exists [2024-08-06T22:53:14.732Z] 4ef5cbdfc653: Layer already exists [2024-08-06T22:53:14.732Z] df962caf5d94: Layer already exists [2024-08-06T22:53:14.732Z] 5d29784de8c8: Layer already exists [2024-08-06T22:53:14.732Z] c4ace8e1306f: Layer already exists [2024-08-06T22:53:14.732Z] 29214de19c14: Layer already exists [2024-08-06T22:53:14.732Z] ce7f800efff9: Layer already exists [2024-08-06T22:53:14.732Z] cfa7b19d5862: Layer already exists [2024-08-06T22:53:14.732Z] 3.2.0-dev.45: digest: sha256:c845dae368f20a7716c55070ec885c65b088c4cb079abda5b977eb5c6ca570fa size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:53:15.049Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:53:15.381Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [2024-08-06T22:53:15.381Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-08-06T22:53:15.381Z] 4ef5cbdfc653: Preparing [2024-08-06T22:53:15.381Z] 7e2645ab1876: Preparing [2024-08-06T22:53:15.381Z] 217e05f7e7f1: Preparing [2024-08-06T22:53:15.381Z] df962caf5d94: Preparing [2024-08-06T22:53:15.381Z] d3aebdc8d48d: Preparing [2024-08-06T22:53:15.381Z] 5d29784de8c8: Preparing [2024-08-06T22:53:15.381Z] 29214de19c14: Preparing [2024-08-06T22:53:15.381Z] c4ace8e1306f: Preparing [2024-08-06T22:53:15.381Z] cfa7b19d5862: Preparing [2024-08-06T22:53:15.381Z] ce7f800efff9: Preparing [2024-08-06T22:53:15.381Z] 29214de19c14: Waiting [2024-08-06T22:53:15.381Z] cfa7b19d5862: Waiting [2024-08-06T22:53:15.381Z] ce7f800efff9: Waiting [2024-08-06T22:53:15.381Z] c4ace8e1306f: Waiting [2024-08-06T22:53:15.381Z] 5d29784de8c8: Waiting [2024-08-06T22:53:15.381Z] df962caf5d94: Layer already exists [2024-08-06T22:53:15.381Z] d3aebdc8d48d: Layer already exists [2024-08-06T22:53:15.381Z] 217e05f7e7f1: Layer already exists [2024-08-06T22:53:15.381Z] 7e2645ab1876: Layer already exists [2024-08-06T22:53:15.381Z] 4ef5cbdfc653: Layer already exists [2024-08-06T22:53:15.381Z] 5d29784de8c8: Layer already exists [2024-08-06T22:53:15.381Z] 29214de19c14: Layer already exists [2024-08-06T22:53:15.381Z] ce7f800efff9: Layer already exists [2024-08-06T22:53:15.381Z] c4ace8e1306f: Layer already exists [2024-08-06T22:53:15.381Z] cfa7b19d5862: Layer already exists [2024-08-06T22:53:15.381Z] 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45: digest: sha256:c845dae368f20a7716c55070ec885c65b088c4cb079abda5b977eb5c6ca570fa size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:53:15.708Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:53:16.027Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2024-08-06T22:53:16.027Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-08-06T22:53:16.027Z] 4ef5cbdfc653: Preparing [2024-08-06T22:53:16.027Z] 7e2645ab1876: Preparing [2024-08-06T22:53:16.027Z] 217e05f7e7f1: Preparing [2024-08-06T22:53:16.027Z] df962caf5d94: Preparing [2024-08-06T22:53:16.027Z] d3aebdc8d48d: Preparing [2024-08-06T22:53:16.027Z] 5d29784de8c8: Preparing [2024-08-06T22:53:16.027Z] 29214de19c14: Preparing [2024-08-06T22:53:16.027Z] c4ace8e1306f: Preparing [2024-08-06T22:53:16.027Z] cfa7b19d5862: Preparing [2024-08-06T22:53:16.027Z] ce7f800efff9: Preparing [2024-08-06T22:53:16.027Z] 29214de19c14: Waiting [2024-08-06T22:53:16.027Z] c4ace8e1306f: Waiting [2024-08-06T22:53:16.027Z] cfa7b19d5862: Waiting [2024-08-06T22:53:16.027Z] ce7f800efff9: Waiting [2024-08-06T22:53:16.027Z] 5d29784de8c8: Waiting [2024-08-06T22:53:16.027Z] 4ef5cbdfc653: Layer already exists [2024-08-06T22:53:16.027Z] 7e2645ab1876: Layer already exists [2024-08-06T22:53:16.027Z] d3aebdc8d48d: Layer already exists [2024-08-06T22:53:16.027Z] 217e05f7e7f1: Layer already exists [2024-08-06T22:53:16.027Z] df962caf5d94: Layer already exists [2024-08-06T22:53:16.027Z] 5d29784de8c8: Layer already exists [2024-08-06T22:53:16.027Z] c4ace8e1306f: Layer already exists [2024-08-06T22:53:16.027Z] cfa7b19d5862: Layer already exists [2024-08-06T22:53:16.027Z] 29214de19c14: Layer already exists [2024-08-06T22:53:16.027Z] ce7f800efff9: Layer already exists [2024-08-06T22:53:16.027Z] main: digest: sha256:c845dae368f20a7716c55070ec885c65b088c4cb079abda5b977eb5c6ca570fa size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-06T22:53:16.112Z] ===================================================== [Pipeline] echo [2024-08-06T22:53:16.124Z] taggedImages: [2024-08-06T22:53:16.124Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [2024-08-06T22:53:16.124Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-08-06T22:53:16.124Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.45 [2024-08-06T22:53:16.124Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [2024-08-06T22:53:16.124Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2024-08-06T22:53:16.152Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2024-08-06T22:53:16.152Z] 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [2024-08-06T22:53:16.152Z] latest [2024-08-06T22:53:16.152Z] 3.2.0-dev.45 [2024-08-06T22:53:16.152Z] 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [2024-08-06T22:53:16.152Z] main [2024-08-06T22:53:16.152Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:53:16.495Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:53:16.823Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [2024-08-06T22:53:16.823Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-08-06T22:53:16.823Z] fc7e27b56219: Preparing [2024-08-06T22:53:16.823Z] 918580b6f15b: Preparing [2024-08-06T22:53:16.823Z] 8c5da4ad5274: Preparing [2024-08-06T22:53:16.823Z] df962caf5d94: Preparing [2024-08-06T22:53:16.823Z] d3aebdc8d48d: Preparing [2024-08-06T22:53:16.823Z] 5d29784de8c8: Preparing [2024-08-06T22:53:16.823Z] 08cab28a8fcd: Preparing [2024-08-06T22:53:16.823Z] f6452d6d0738: Preparing [2024-08-06T22:53:16.823Z] ce7f800efff9: Preparing [2024-08-06T22:53:16.823Z] 08cab28a8fcd: Waiting [2024-08-06T22:53:16.823Z] f6452d6d0738: Waiting [2024-08-06T22:53:16.823Z] ce7f800efff9: Waiting [2024-08-06T22:53:16.823Z] 5d29784de8c8: Waiting [2024-08-06T22:53:16.823Z] df962caf5d94: Layer already exists [2024-08-06T22:53:16.823Z] d3aebdc8d48d: Layer already exists [2024-08-06T22:53:16.823Z] 5d29784de8c8: Layer already exists [2024-08-06T22:53:16.823Z] fc7e27b56219: Pushed [2024-08-06T22:53:16.823Z] 8c5da4ad5274: Pushed [2024-08-06T22:53:16.823Z] ce7f800efff9: Layer already exists [2024-08-06T22:53:16.823Z] 918580b6f15b: Pushed [2024-08-06T22:53:16.823Z] 08cab28a8fcd: Pushed [2024-08-06T22:53:17.083Z] f6452d6d0738: Pushed [2024-08-06T22:53:17.341Z] 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd: digest: sha256:d3bb99342f3662204f982859f223aa85aaabd2aeba64b9b5f068d366ef444e9b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:53:17.671Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:53:18.003Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-08-06T22:53:18.003Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-08-06T22:53:18.003Z] fc7e27b56219: Preparing [2024-08-06T22:53:18.003Z] 918580b6f15b: Preparing [2024-08-06T22:53:18.003Z] 8c5da4ad5274: Preparing [2024-08-06T22:53:18.003Z] df962caf5d94: Preparing [2024-08-06T22:53:18.003Z] d3aebdc8d48d: Preparing [2024-08-06T22:53:18.003Z] 5d29784de8c8: Preparing [2024-08-06T22:53:18.003Z] 08cab28a8fcd: Preparing [2024-08-06T22:53:18.003Z] f6452d6d0738: Preparing [2024-08-06T22:53:18.003Z] ce7f800efff9: Preparing [2024-08-06T22:53:18.003Z] ce7f800efff9: Waiting [2024-08-06T22:53:18.003Z] f6452d6d0738: Waiting [2024-08-06T22:53:18.003Z] 08cab28a8fcd: Waiting [2024-08-06T22:53:18.003Z] df962caf5d94: Layer already exists [2024-08-06T22:53:18.003Z] d3aebdc8d48d: Layer already exists [2024-08-06T22:53:18.003Z] 918580b6f15b: Layer already exists [2024-08-06T22:53:18.003Z] fc7e27b56219: Layer already exists [2024-08-06T22:53:18.003Z] 8c5da4ad5274: Layer already exists [2024-08-06T22:53:18.003Z] f6452d6d0738: Layer already exists [2024-08-06T22:53:18.003Z] 5d29784de8c8: Layer already exists [2024-08-06T22:53:18.003Z] ce7f800efff9: Layer already exists [2024-08-06T22:53:18.003Z] 08cab28a8fcd: Layer already exists [2024-08-06T22:53:18.003Z] latest: digest: sha256:d3bb99342f3662204f982859f223aa85aaabd2aeba64b9b5f068d366ef444e9b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:53:18.328Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:53:18.656Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.45 [2024-08-06T22:53:18.656Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-08-06T22:53:18.656Z] fc7e27b56219: Preparing [2024-08-06T22:53:18.656Z] 918580b6f15b: Preparing [2024-08-06T22:53:18.656Z] 8c5da4ad5274: Preparing [2024-08-06T22:53:18.656Z] df962caf5d94: Preparing [2024-08-06T22:53:18.656Z] d3aebdc8d48d: Preparing [2024-08-06T22:53:18.656Z] 5d29784de8c8: Preparing [2024-08-06T22:53:18.656Z] 08cab28a8fcd: Preparing [2024-08-06T22:53:18.656Z] f6452d6d0738: Preparing [2024-08-06T22:53:18.656Z] ce7f800efff9: Preparing [2024-08-06T22:53:18.656Z] 5d29784de8c8: Waiting [2024-08-06T22:53:18.656Z] 08cab28a8fcd: Waiting [2024-08-06T22:53:18.656Z] f6452d6d0738: Waiting [2024-08-06T22:53:18.656Z] ce7f800efff9: Waiting [2024-08-06T22:53:18.656Z] df962caf5d94: Layer already exists [2024-08-06T22:53:18.656Z] fc7e27b56219: Layer already exists [2024-08-06T22:53:18.656Z] d3aebdc8d48d: Layer already exists [2024-08-06T22:53:18.656Z] 8c5da4ad5274: Layer already exists [2024-08-06T22:53:18.656Z] 918580b6f15b: Layer already exists [2024-08-06T22:53:18.656Z] 08cab28a8fcd: Layer already exists [2024-08-06T22:53:18.656Z] 5d29784de8c8: Layer already exists [2024-08-06T22:53:18.656Z] f6452d6d0738: Layer already exists [2024-08-06T22:53:18.656Z] ce7f800efff9: Layer already exists [2024-08-06T22:53:18.656Z] 3.2.0-dev.45: digest: sha256:d3bb99342f3662204f982859f223aa85aaabd2aeba64b9b5f068d366ef444e9b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:53:18.986Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:53:19.310Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [2024-08-06T22:53:19.310Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-08-06T22:53:19.310Z] fc7e27b56219: Preparing [2024-08-06T22:53:19.310Z] 918580b6f15b: Preparing [2024-08-06T22:53:19.310Z] 8c5da4ad5274: Preparing [2024-08-06T22:53:19.310Z] df962caf5d94: Preparing [2024-08-06T22:53:19.310Z] d3aebdc8d48d: Preparing [2024-08-06T22:53:19.310Z] 5d29784de8c8: Preparing [2024-08-06T22:53:19.310Z] 08cab28a8fcd: Preparing [2024-08-06T22:53:19.310Z] f6452d6d0738: Preparing [2024-08-06T22:53:19.310Z] ce7f800efff9: Preparing [2024-08-06T22:53:19.310Z] 5d29784de8c8: Waiting [2024-08-06T22:53:19.310Z] 08cab28a8fcd: Waiting [2024-08-06T22:53:19.310Z] f6452d6d0738: Waiting [2024-08-06T22:53:19.310Z] ce7f800efff9: Waiting [2024-08-06T22:53:19.310Z] fc7e27b56219: Layer already exists [2024-08-06T22:53:19.310Z] 918580b6f15b: Layer already exists [2024-08-06T22:53:19.310Z] 8c5da4ad5274: Layer already exists [2024-08-06T22:53:19.310Z] d3aebdc8d48d: Layer already exists [2024-08-06T22:53:19.310Z] df962caf5d94: Layer already exists [2024-08-06T22:53:19.310Z] 08cab28a8fcd: Layer already exists [2024-08-06T22:53:19.310Z] 5d29784de8c8: Layer already exists [2024-08-06T22:53:19.310Z] f6452d6d0738: Layer already exists [2024-08-06T22:53:19.310Z] ce7f800efff9: Layer already exists [2024-08-06T22:53:19.310Z] 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45: digest: sha256:d3bb99342f3662204f982859f223aa85aaabd2aeba64b9b5f068d366ef444e9b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:53:19.646Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:53:19.970Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2024-08-06T22:53:19.970Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-08-06T22:53:19.970Z] fc7e27b56219: Preparing [2024-08-06T22:53:19.970Z] 918580b6f15b: Preparing [2024-08-06T22:53:19.970Z] 8c5da4ad5274: Preparing [2024-08-06T22:53:19.970Z] df962caf5d94: Preparing [2024-08-06T22:53:19.970Z] d3aebdc8d48d: Preparing [2024-08-06T22:53:19.970Z] 5d29784de8c8: Preparing [2024-08-06T22:53:19.970Z] 08cab28a8fcd: Preparing [2024-08-06T22:53:19.970Z] 5d29784de8c8: Waiting [2024-08-06T22:53:19.970Z] 08cab28a8fcd: Waiting [2024-08-06T22:53:19.970Z] f6452d6d0738: Preparing [2024-08-06T22:53:19.970Z] ce7f800efff9: Preparing [2024-08-06T22:53:19.970Z] f6452d6d0738: Waiting [2024-08-06T22:53:19.970Z] ce7f800efff9: Waiting [2024-08-06T22:53:19.970Z] 918580b6f15b: Layer already exists [2024-08-06T22:53:19.970Z] 8c5da4ad5274: Layer already exists [2024-08-06T22:53:19.970Z] df962caf5d94: Layer already exists [2024-08-06T22:53:19.970Z] d3aebdc8d48d: Layer already exists [2024-08-06T22:53:19.970Z] fc7e27b56219: Layer already exists [2024-08-06T22:53:19.970Z] f6452d6d0738: Layer already exists [2024-08-06T22:53:19.970Z] 5d29784de8c8: Layer already exists [2024-08-06T22:53:19.970Z] 08cab28a8fcd: Layer already exists [2024-08-06T22:53:19.970Z] ce7f800efff9: Layer already exists [2024-08-06T22:53:19.970Z] main: digest: sha256:d3bb99342f3662204f982859f223aa85aaabd2aeba64b9b5f068d366ef444e9b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-06T22:53:20.045Z] ===================================================== [Pipeline] echo [2024-08-06T22:53:20.061Z] taggedImages: [2024-08-06T22:53:20.061Z] - nexus3.edgexfoundry.org:10004/security-spire-config:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [2024-08-06T22:53:20.061Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-08-06T22:53:20.061Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.45 [2024-08-06T22:53:20.061Z] - nexus3.edgexfoundry.org:10004/security-spire-config:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [2024-08-06T22:53:20.061Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2024-08-06T22:53:20.089Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2024-08-06T22:53:20.089Z] 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [2024-08-06T22:53:20.089Z] latest [2024-08-06T22:53:20.089Z] 3.2.0-dev.45 [2024-08-06T22:53:20.089Z] 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [2024-08-06T22:53:20.089Z] main [2024-08-06T22:53:20.089Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:53:20.439Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:53:20.766Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [2024-08-06T22:53:20.766Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-08-06T22:53:20.766Z] e2c5c79bcfe8: Preparing [2024-08-06T22:53:20.766Z] 7cc1037df9cd: Preparing [2024-08-06T22:53:20.766Z] 453a05cbac59: Preparing [2024-08-06T22:53:20.766Z] df962caf5d94: Preparing [2024-08-06T22:53:20.766Z] d3aebdc8d48d: Preparing [2024-08-06T22:53:20.766Z] 72f23ed32321: Preparing [2024-08-06T22:53:20.766Z] c4ace8e1306f: Preparing [2024-08-06T22:53:20.766Z] cfa7b19d5862: Preparing [2024-08-06T22:53:20.766Z] ce7f800efff9: Preparing [2024-08-06T22:53:20.766Z] cfa7b19d5862: Waiting [2024-08-06T22:53:20.766Z] 72f23ed32321: Waiting [2024-08-06T22:53:20.766Z] c4ace8e1306f: Waiting [2024-08-06T22:53:20.766Z] ce7f800efff9: Waiting [2024-08-06T22:53:20.766Z] d3aebdc8d48d: Layer already exists [2024-08-06T22:53:20.766Z] df962caf5d94: Layer already exists [2024-08-06T22:53:20.766Z] c4ace8e1306f: Layer already exists [2024-08-06T22:53:20.766Z] cfa7b19d5862: Layer already exists [2024-08-06T22:53:20.766Z] ce7f800efff9: Layer already exists [2024-08-06T22:53:20.766Z] 7cc1037df9cd: Pushed [2024-08-06T22:53:20.766Z] 453a05cbac59: Pushed [2024-08-06T22:53:20.766Z] e2c5c79bcfe8: Pushed [2024-08-06T22:53:32.977Z] 72f23ed32321: Pushed [2024-08-06T22:53:32.977Z] 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd: digest: sha256:2c5b46eaad8df2b0f5fc4613cf9a364489594fa2a405701f91d3280489a57506 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:53:33.299Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:53:33.628Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-08-06T22:53:33.629Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-08-06T22:53:33.629Z] e2c5c79bcfe8: Preparing [2024-08-06T22:53:33.629Z] 7cc1037df9cd: Preparing [2024-08-06T22:53:33.629Z] 453a05cbac59: Preparing [2024-08-06T22:53:33.629Z] df962caf5d94: Preparing [2024-08-06T22:53:33.629Z] d3aebdc8d48d: Preparing [2024-08-06T22:53:33.629Z] 72f23ed32321: Preparing [2024-08-06T22:53:33.629Z] c4ace8e1306f: Preparing [2024-08-06T22:53:33.629Z] cfa7b19d5862: Preparing [2024-08-06T22:53:33.629Z] ce7f800efff9: Preparing [2024-08-06T22:53:33.629Z] 72f23ed32321: Waiting [2024-08-06T22:53:33.629Z] c4ace8e1306f: Waiting [2024-08-06T22:53:33.629Z] cfa7b19d5862: Waiting [2024-08-06T22:53:33.629Z] ce7f800efff9: Waiting [2024-08-06T22:53:33.629Z] 7cc1037df9cd: Layer already exists [2024-08-06T22:53:33.629Z] df962caf5d94: Layer already exists [2024-08-06T22:53:33.629Z] e2c5c79bcfe8: Layer already exists [2024-08-06T22:53:33.629Z] d3aebdc8d48d: Layer already exists [2024-08-06T22:53:33.629Z] 453a05cbac59: Layer already exists [2024-08-06T22:53:33.629Z] ce7f800efff9: Layer already exists [2024-08-06T22:53:33.629Z] 72f23ed32321: Layer already exists [2024-08-06T22:53:33.629Z] cfa7b19d5862: Layer already exists [2024-08-06T22:53:33.629Z] c4ace8e1306f: Layer already exists [2024-08-06T22:53:33.629Z] latest: digest: sha256:2c5b46eaad8df2b0f5fc4613cf9a364489594fa2a405701f91d3280489a57506 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:53:33.949Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:53:34.272Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.45 [2024-08-06T22:53:34.273Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-08-06T22:53:34.273Z] e2c5c79bcfe8: Preparing [2024-08-06T22:53:34.273Z] 7cc1037df9cd: Preparing [2024-08-06T22:53:34.273Z] 453a05cbac59: Preparing [2024-08-06T22:53:34.273Z] df962caf5d94: Preparing [2024-08-06T22:53:34.273Z] d3aebdc8d48d: Preparing [2024-08-06T22:53:34.273Z] 72f23ed32321: Preparing [2024-08-06T22:53:34.273Z] c4ace8e1306f: Preparing [2024-08-06T22:53:34.273Z] cfa7b19d5862: Preparing [2024-08-06T22:53:34.273Z] ce7f800efff9: Preparing [2024-08-06T22:53:34.273Z] c4ace8e1306f: Waiting [2024-08-06T22:53:34.273Z] cfa7b19d5862: Waiting [2024-08-06T22:53:34.273Z] 72f23ed32321: Waiting [2024-08-06T22:53:34.273Z] ce7f800efff9: Waiting [2024-08-06T22:53:34.273Z] e2c5c79bcfe8: Layer already exists [2024-08-06T22:53:34.273Z] df962caf5d94: Layer already exists [2024-08-06T22:53:34.273Z] d3aebdc8d48d: Layer already exists [2024-08-06T22:53:34.273Z] 453a05cbac59: Layer already exists [2024-08-06T22:53:34.273Z] 7cc1037df9cd: Layer already exists [2024-08-06T22:53:34.273Z] ce7f800efff9: Layer already exists [2024-08-06T22:53:34.273Z] c4ace8e1306f: Layer already exists [2024-08-06T22:53:34.273Z] 72f23ed32321: Layer already exists [2024-08-06T22:53:34.273Z] cfa7b19d5862: Layer already exists [2024-08-06T22:53:34.273Z] 3.2.0-dev.45: digest: sha256:2c5b46eaad8df2b0f5fc4613cf9a364489594fa2a405701f91d3280489a57506 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:53:34.600Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:53:34.919Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [2024-08-06T22:53:34.919Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-08-06T22:53:34.919Z] e2c5c79bcfe8: Preparing [2024-08-06T22:53:34.919Z] 7cc1037df9cd: Preparing [2024-08-06T22:53:34.919Z] 453a05cbac59: Preparing [2024-08-06T22:53:34.919Z] df962caf5d94: Preparing [2024-08-06T22:53:34.919Z] d3aebdc8d48d: Preparing [2024-08-06T22:53:34.919Z] 72f23ed32321: Preparing [2024-08-06T22:53:34.919Z] c4ace8e1306f: Preparing [2024-08-06T22:53:34.919Z] cfa7b19d5862: Preparing [2024-08-06T22:53:34.919Z] ce7f800efff9: Preparing [2024-08-06T22:53:34.919Z] 72f23ed32321: Waiting [2024-08-06T22:53:34.919Z] ce7f800efff9: Waiting [2024-08-06T22:53:34.919Z] e2c5c79bcfe8: Layer already exists [2024-08-06T22:53:34.919Z] 453a05cbac59: Layer already exists [2024-08-06T22:53:34.919Z] d3aebdc8d48d: Layer already exists [2024-08-06T22:53:34.919Z] df962caf5d94: Layer already exists [2024-08-06T22:53:34.919Z] 7cc1037df9cd: Layer already exists [2024-08-06T22:53:34.919Z] c4ace8e1306f: Layer already exists [2024-08-06T22:53:34.919Z] cfa7b19d5862: Layer already exists [2024-08-06T22:53:34.919Z] ce7f800efff9: Layer already exists [2024-08-06T22:53:34.919Z] 72f23ed32321: Layer already exists [2024-08-06T22:53:34.919Z] 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45: digest: sha256:2c5b46eaad8df2b0f5fc4613cf9a364489594fa2a405701f91d3280489a57506 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:53:35.242Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:53:35.566Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2024-08-06T22:53:35.566Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-08-06T22:53:35.566Z] e2c5c79bcfe8: Preparing [2024-08-06T22:53:35.566Z] 7cc1037df9cd: Preparing [2024-08-06T22:53:35.566Z] 453a05cbac59: Preparing [2024-08-06T22:53:35.566Z] df962caf5d94: Preparing [2024-08-06T22:53:35.566Z] d3aebdc8d48d: Preparing [2024-08-06T22:53:35.566Z] 72f23ed32321: Preparing [2024-08-06T22:53:35.566Z] c4ace8e1306f: Preparing [2024-08-06T22:53:35.566Z] cfa7b19d5862: Preparing [2024-08-06T22:53:35.566Z] ce7f800efff9: Preparing [2024-08-06T22:53:35.566Z] 72f23ed32321: Waiting [2024-08-06T22:53:35.566Z] c4ace8e1306f: Waiting [2024-08-06T22:53:35.566Z] cfa7b19d5862: Waiting [2024-08-06T22:53:35.566Z] ce7f800efff9: Waiting [2024-08-06T22:53:35.566Z] d3aebdc8d48d: Layer already exists [2024-08-06T22:53:35.566Z] 453a05cbac59: Layer already exists [2024-08-06T22:53:35.566Z] e2c5c79bcfe8: Layer already exists [2024-08-06T22:53:35.566Z] df962caf5d94: Layer already exists [2024-08-06T22:53:35.566Z] 7cc1037df9cd: Layer already exists [2024-08-06T22:53:35.566Z] c4ace8e1306f: Layer already exists [2024-08-06T22:53:35.566Z] 72f23ed32321: Layer already exists [2024-08-06T22:53:35.566Z] ce7f800efff9: Layer already exists [2024-08-06T22:53:35.566Z] cfa7b19d5862: Layer already exists [2024-08-06T22:53:35.566Z] main: digest: sha256:2c5b46eaad8df2b0f5fc4613cf9a364489594fa2a405701f91d3280489a57506 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-06T22:53:35.642Z] ===================================================== [Pipeline] echo [2024-08-06T22:53:35.655Z] taggedImages: [2024-08-06T22:53:35.655Z] - nexus3.edgexfoundry.org:10004/security-spire-server:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [2024-08-06T22:53:35.655Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-08-06T22:53:35.655Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.45 [2024-08-06T22:53:35.655Z] - nexus3.edgexfoundry.org:10004/security-spire-server:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [2024-08-06T22:53:35.655Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2024-08-06T22:53:35.688Z] [edgeXDocker.push] Tagging docker image support-cron-scheduler with the following tags: [2024-08-06T22:53:35.688Z] 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [2024-08-06T22:53:35.688Z] latest [2024-08-06T22:53:35.688Z] 3.2.0-dev.45 [2024-08-06T22:53:35.688Z] 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [2024-08-06T22:53:35.688Z] main [2024-08-06T22:53:35.688Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:53:36.036Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:53:36.361Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [2024-08-06T22:53:36.361Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-08-06T22:53:36.361Z] 9a09a9147c5c: Preparing [2024-08-06T22:53:36.361Z] 1910fd3f1352: Preparing [2024-08-06T22:53:36.361Z] df962caf5d94: Preparing [2024-08-06T22:53:36.361Z] d3aebdc8d48d: Preparing [2024-08-06T22:53:36.361Z] bf055b4a5601: Preparing [2024-08-06T22:53:36.361Z] 196c4e84dade: Preparing [2024-08-06T22:53:36.361Z] ce7f800efff9: Preparing [2024-08-06T22:53:36.361Z] 196c4e84dade: Waiting [2024-08-06T22:53:36.361Z] ce7f800efff9: Waiting [2024-08-06T22:53:36.361Z] d3aebdc8d48d: Layer already exists [2024-08-06T22:53:36.361Z] df962caf5d94: Layer already exists [2024-08-06T22:53:36.361Z] ce7f800efff9: Layer already exists [2024-08-06T22:53:36.361Z] 9a09a9147c5c: Pushed [2024-08-06T22:53:36.361Z] bf055b4a5601: Pushed [2024-08-06T22:53:36.620Z] 196c4e84dade: Pushed [2024-08-06T22:53:39.904Z] 1910fd3f1352: Pushed [2024-08-06T22:53:39.904Z] 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd: digest: sha256:6d919bb14cd0422e9bcd994d244c9e803a9be801ea1db4262046f7b6e0a84b00 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:53:40.229Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:53:40.541Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [2024-08-06T22:53:40.541Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-08-06T22:53:40.541Z] 9a09a9147c5c: Preparing [2024-08-06T22:53:40.541Z] 1910fd3f1352: Preparing [2024-08-06T22:53:40.541Z] df962caf5d94: Preparing [2024-08-06T22:53:40.541Z] d3aebdc8d48d: Preparing [2024-08-06T22:53:40.541Z] bf055b4a5601: Preparing [2024-08-06T22:53:40.541Z] 196c4e84dade: Preparing [2024-08-06T22:53:40.541Z] ce7f800efff9: Preparing [2024-08-06T22:53:40.541Z] 196c4e84dade: Waiting [2024-08-06T22:53:40.541Z] ce7f800efff9: Waiting [2024-08-06T22:53:40.541Z] 9a09a9147c5c: Layer already exists [2024-08-06T22:53:40.541Z] bf055b4a5601: Layer already exists [2024-08-06T22:53:40.541Z] 1910fd3f1352: Layer already exists [2024-08-06T22:53:40.541Z] d3aebdc8d48d: Layer already exists [2024-08-06T22:53:40.541Z] df962caf5d94: Layer already exists [2024-08-06T22:53:40.541Z] ce7f800efff9: Layer already exists [2024-08-06T22:53:40.541Z] 196c4e84dade: Layer already exists [2024-08-06T22:53:40.541Z] latest: digest: sha256:6d919bb14cd0422e9bcd994d244c9e803a9be801ea1db4262046f7b6e0a84b00 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:53:40.865Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:53:41.199Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.45 [2024-08-06T22:53:41.199Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-08-06T22:53:41.199Z] 9a09a9147c5c: Preparing [2024-08-06T22:53:41.199Z] 1910fd3f1352: Preparing [2024-08-06T22:53:41.199Z] df962caf5d94: Preparing [2024-08-06T22:53:41.199Z] d3aebdc8d48d: Preparing [2024-08-06T22:53:41.199Z] bf055b4a5601: Preparing [2024-08-06T22:53:41.199Z] 196c4e84dade: Preparing [2024-08-06T22:53:41.199Z] ce7f800efff9: Preparing [2024-08-06T22:53:41.199Z] 196c4e84dade: Waiting [2024-08-06T22:53:41.199Z] ce7f800efff9: Waiting [2024-08-06T22:53:41.199Z] df962caf5d94: Layer already exists [2024-08-06T22:53:41.199Z] 9a09a9147c5c: Layer already exists [2024-08-06T22:53:41.199Z] 1910fd3f1352: Layer already exists [2024-08-06T22:53:41.199Z] d3aebdc8d48d: Layer already exists [2024-08-06T22:53:41.199Z] bf055b4a5601: Layer already exists [2024-08-06T22:53:41.199Z] 196c4e84dade: Layer already exists [2024-08-06T22:53:41.199Z] ce7f800efff9: Layer already exists [2024-08-06T22:53:41.199Z] 3.2.0-dev.45: digest: sha256:6d919bb14cd0422e9bcd994d244c9e803a9be801ea1db4262046f7b6e0a84b00 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:53:41.522Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:53:41.847Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [2024-08-06T22:53:41.847Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-08-06T22:53:41.847Z] 9a09a9147c5c: Preparing [2024-08-06T22:53:41.847Z] 1910fd3f1352: Preparing [2024-08-06T22:53:41.847Z] df962caf5d94: Preparing [2024-08-06T22:53:41.847Z] d3aebdc8d48d: Preparing [2024-08-06T22:53:41.847Z] bf055b4a5601: Preparing [2024-08-06T22:53:41.847Z] 196c4e84dade: Preparing [2024-08-06T22:53:41.847Z] ce7f800efff9: Preparing [2024-08-06T22:53:41.847Z] 196c4e84dade: Waiting [2024-08-06T22:53:41.847Z] ce7f800efff9: Waiting [2024-08-06T22:53:41.847Z] 1910fd3f1352: Layer already exists [2024-08-06T22:53:41.847Z] df962caf5d94: Layer already exists [2024-08-06T22:53:41.847Z] d3aebdc8d48d: Layer already exists [2024-08-06T22:53:41.847Z] 9a09a9147c5c: Layer already exists [2024-08-06T22:53:41.847Z] bf055b4a5601: Layer already exists [2024-08-06T22:53:41.847Z] 196c4e84dade: Layer already exists [2024-08-06T22:53:41.847Z] ce7f800efff9: Layer already exists [2024-08-06T22:53:41.847Z] 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45: digest: sha256:6d919bb14cd0422e9bcd994d244c9e803a9be801ea1db4262046f7b6e0a84b00 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:53:42.174Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:53:42.498Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [2024-08-06T22:53:42.498Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-08-06T22:53:42.498Z] 9a09a9147c5c: Preparing [2024-08-06T22:53:42.498Z] 1910fd3f1352: Preparing [2024-08-06T22:53:42.498Z] df962caf5d94: Preparing [2024-08-06T22:53:42.498Z] d3aebdc8d48d: Preparing [2024-08-06T22:53:42.498Z] bf055b4a5601: Preparing [2024-08-06T22:53:42.498Z] 196c4e84dade: Preparing [2024-08-06T22:53:42.498Z] ce7f800efff9: Preparing [2024-08-06T22:53:42.498Z] 196c4e84dade: Waiting [2024-08-06T22:53:42.498Z] ce7f800efff9: Waiting [2024-08-06T22:53:42.498Z] 1910fd3f1352: Layer already exists [2024-08-06T22:53:42.498Z] 9a09a9147c5c: Layer already exists [2024-08-06T22:53:42.498Z] bf055b4a5601: Layer already exists [2024-08-06T22:53:42.498Z] d3aebdc8d48d: Layer already exists [2024-08-06T22:53:42.498Z] df962caf5d94: Layer already exists [2024-08-06T22:53:42.498Z] 196c4e84dade: Layer already exists [2024-08-06T22:53:42.498Z] ce7f800efff9: Layer already exists [2024-08-06T22:53:42.498Z] main: digest: sha256:6d919bb14cd0422e9bcd994d244c9e803a9be801ea1db4262046f7b6e0a84b00 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-06T22:53:42.571Z] ===================================================== [Pipeline] echo [2024-08-06T22:53:42.585Z] taggedImages: [2024-08-06T22:53:42.585Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [2024-08-06T22:53:42.585Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [2024-08-06T22:53:42.585Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.45 [2024-08-06T22:53:42.585Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [2024-08-06T22:53:42.585Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] echo [2024-08-06T22:53:42.607Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2024-08-06T22:53:42.607Z] 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [2024-08-06T22:53:42.607Z] latest [2024-08-06T22:53:42.607Z] 3.2.0-dev.45 [2024-08-06T22:53:42.607Z] 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [2024-08-06T22:53:42.607Z] main [2024-08-06T22:53:42.607Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:53:42.954Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:53:43.274Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [2024-08-06T22:53:43.274Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-08-06T22:53:43.274Z] 6174d38cb63b: Preparing [2024-08-06T22:53:43.274Z] b47bd5a8d348: Preparing [2024-08-06T22:53:43.274Z] df962caf5d94: Preparing [2024-08-06T22:53:43.274Z] d3aebdc8d48d: Preparing [2024-08-06T22:53:43.274Z] bf055b4a5601: Preparing [2024-08-06T22:53:43.274Z] 196c4e84dade: Preparing [2024-08-06T22:53:43.274Z] ce7f800efff9: Preparing [2024-08-06T22:53:43.274Z] 196c4e84dade: Waiting [2024-08-06T22:53:43.274Z] ce7f800efff9: Waiting [2024-08-06T22:53:43.274Z] df962caf5d94: Layer already exists [2024-08-06T22:53:43.274Z] d3aebdc8d48d: Layer already exists [2024-08-06T22:53:43.274Z] bf055b4a5601: Layer already exists [2024-08-06T22:53:43.274Z] 196c4e84dade: Layer already exists [2024-08-06T22:53:43.274Z] ce7f800efff9: Layer already exists [2024-08-06T22:53:43.274Z] 6174d38cb63b: Pushed [2024-08-06T22:53:47.459Z] b47bd5a8d348: Pushed [2024-08-06T22:53:47.459Z] 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd: digest: sha256:95e9314a2b80018d25cbdd979f2bc3f5bfb8de28df6aa9c71fb7393ce32eb210 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:53:47.786Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:53:48.101Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-08-06T22:53:48.101Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-08-06T22:53:48.101Z] 6174d38cb63b: Preparing [2024-08-06T22:53:48.101Z] b47bd5a8d348: Preparing [2024-08-06T22:53:48.101Z] df962caf5d94: Preparing [2024-08-06T22:53:48.101Z] d3aebdc8d48d: Preparing [2024-08-06T22:53:48.101Z] bf055b4a5601: Preparing [2024-08-06T22:53:48.101Z] 196c4e84dade: Preparing [2024-08-06T22:53:48.101Z] ce7f800efff9: Preparing [2024-08-06T22:53:48.101Z] 196c4e84dade: Waiting [2024-08-06T22:53:48.101Z] ce7f800efff9: Waiting [2024-08-06T22:53:48.101Z] df962caf5d94: Layer already exists [2024-08-06T22:53:48.101Z] bf055b4a5601: Layer already exists [2024-08-06T22:53:48.101Z] 6174d38cb63b: Layer already exists [2024-08-06T22:53:48.101Z] d3aebdc8d48d: Layer already exists [2024-08-06T22:53:48.101Z] b47bd5a8d348: Layer already exists [2024-08-06T22:53:48.101Z] 196c4e84dade: Layer already exists [2024-08-06T22:53:48.101Z] ce7f800efff9: Layer already exists [2024-08-06T22:53:48.101Z] latest: digest: sha256:95e9314a2b80018d25cbdd979f2bc3f5bfb8de28df6aa9c71fb7393ce32eb210 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:53:48.420Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:53:48.744Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.45 [2024-08-06T22:53:48.744Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-08-06T22:53:48.744Z] 6174d38cb63b: Preparing [2024-08-06T22:53:48.744Z] b47bd5a8d348: Preparing [2024-08-06T22:53:48.744Z] df962caf5d94: Preparing [2024-08-06T22:53:48.744Z] d3aebdc8d48d: Preparing [2024-08-06T22:53:48.744Z] bf055b4a5601: Preparing [2024-08-06T22:53:48.744Z] 196c4e84dade: Preparing [2024-08-06T22:53:48.744Z] ce7f800efff9: Preparing [2024-08-06T22:53:48.744Z] ce7f800efff9: Waiting [2024-08-06T22:53:48.744Z] 196c4e84dade: Waiting [2024-08-06T22:53:48.744Z] df962caf5d94: Layer already exists [2024-08-06T22:53:48.744Z] 6174d38cb63b: Layer already exists [2024-08-06T22:53:48.744Z] bf055b4a5601: Layer already exists [2024-08-06T22:53:48.744Z] d3aebdc8d48d: Layer already exists [2024-08-06T22:53:48.744Z] b47bd5a8d348: Layer already exists [2024-08-06T22:53:48.744Z] 196c4e84dade: Layer already exists [2024-08-06T22:53:48.744Z] ce7f800efff9: Layer already exists [2024-08-06T22:53:48.744Z] 3.2.0-dev.45: digest: sha256:95e9314a2b80018d25cbdd979f2bc3f5bfb8de28df6aa9c71fb7393ce32eb210 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:53:49.077Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:53:49.389Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [2024-08-06T22:53:49.389Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-08-06T22:53:49.389Z] 6174d38cb63b: Preparing [2024-08-06T22:53:49.389Z] b47bd5a8d348: Preparing [2024-08-06T22:53:49.389Z] df962caf5d94: Preparing [2024-08-06T22:53:49.389Z] d3aebdc8d48d: Preparing [2024-08-06T22:53:49.389Z] bf055b4a5601: Preparing [2024-08-06T22:53:49.389Z] 196c4e84dade: Preparing [2024-08-06T22:53:49.389Z] ce7f800efff9: Preparing [2024-08-06T22:53:49.389Z] 196c4e84dade: Waiting [2024-08-06T22:53:49.389Z] ce7f800efff9: Waiting [2024-08-06T22:53:49.389Z] b47bd5a8d348: Layer already exists [2024-08-06T22:53:49.389Z] bf055b4a5601: Layer already exists [2024-08-06T22:53:49.389Z] 6174d38cb63b: Layer already exists [2024-08-06T22:53:49.389Z] df962caf5d94: Layer already exists [2024-08-06T22:53:49.389Z] d3aebdc8d48d: Layer already exists [2024-08-06T22:53:49.389Z] 196c4e84dade: Layer already exists [2024-08-06T22:53:49.389Z] ce7f800efff9: Layer already exists [2024-08-06T22:53:49.389Z] 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45: digest: sha256:95e9314a2b80018d25cbdd979f2bc3f5bfb8de28df6aa9c71fb7393ce32eb210 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:53:49.711Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:53:50.040Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2024-08-06T22:53:50.040Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-08-06T22:53:50.040Z] 6174d38cb63b: Preparing [2024-08-06T22:53:50.040Z] b47bd5a8d348: Preparing [2024-08-06T22:53:50.040Z] df962caf5d94: Preparing [2024-08-06T22:53:50.040Z] d3aebdc8d48d: Preparing [2024-08-06T22:53:50.040Z] bf055b4a5601: Preparing [2024-08-06T22:53:50.040Z] 196c4e84dade: Preparing [2024-08-06T22:53:50.040Z] ce7f800efff9: Preparing [2024-08-06T22:53:50.040Z] 196c4e84dade: Waiting [2024-08-06T22:53:50.040Z] ce7f800efff9: Waiting [2024-08-06T22:53:50.040Z] b47bd5a8d348: Layer already exists [2024-08-06T22:53:50.040Z] d3aebdc8d48d: Layer already exists [2024-08-06T22:53:50.040Z] 6174d38cb63b: Layer already exists [2024-08-06T22:53:50.040Z] df962caf5d94: Layer already exists [2024-08-06T22:53:50.040Z] bf055b4a5601: Layer already exists [2024-08-06T22:53:50.040Z] ce7f800efff9: Layer already exists [2024-08-06T22:53:50.040Z] 196c4e84dade: Layer already exists [2024-08-06T22:53:50.040Z] main: digest: sha256:95e9314a2b80018d25cbdd979f2bc3f5bfb8de28df6aa9c71fb7393ce32eb210 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-06T22:53:50.103Z] ===================================================== [Pipeline] echo [2024-08-06T22:53:50.117Z] taggedImages: [2024-08-06T22:53:50.117Z] - nexus3.edgexfoundry.org:10004/support-notifications:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [2024-08-06T22:53:50.117Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-08-06T22:53:50.117Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.45 [2024-08-06T22:53:50.117Z] - nexus3.edgexfoundry.org:10004/support-notifications:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [2024-08-06T22:53:50.117Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2024-08-06T22:53:50.143Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2024-08-06T22:53:50.143Z] 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [2024-08-06T22:53:50.143Z] latest [2024-08-06T22:53:50.143Z] 3.2.0-dev.45 [2024-08-06T22:53:50.143Z] 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [2024-08-06T22:53:50.143Z] main [2024-08-06T22:53:50.143Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:53:50.481Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:53:50.797Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [2024-08-06T22:53:50.798Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-08-06T22:53:50.798Z] c7cb154e79c3: Preparing [2024-08-06T22:53:50.798Z] 49180cca65c9: Preparing [2024-08-06T22:53:50.798Z] df962caf5d94: Preparing [2024-08-06T22:53:50.798Z] d3aebdc8d48d: Preparing [2024-08-06T22:53:50.798Z] acedc6696242: Preparing [2024-08-06T22:53:50.798Z] 3a9d6b03274e: Preparing [2024-08-06T22:53:50.798Z] ce7f800efff9: Preparing [2024-08-06T22:53:50.798Z] 3a9d6b03274e: Waiting [2024-08-06T22:53:50.798Z] ce7f800efff9: Waiting [2024-08-06T22:53:50.798Z] d3aebdc8d48d: Layer already exists [2024-08-06T22:53:50.798Z] acedc6696242: Layer already exists [2024-08-06T22:53:50.798Z] df962caf5d94: Layer already exists [2024-08-06T22:53:50.798Z] 3a9d6b03274e: Layer already exists [2024-08-06T22:53:50.798Z] ce7f800efff9: Layer already exists [2024-08-06T22:53:50.798Z] c7cb154e79c3: Pushed [2024-08-06T22:53:54.988Z] 49180cca65c9: Pushed [2024-08-06T22:53:54.989Z] 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd: digest: sha256:ee55e8871534a9db33edf9645b25b5f3118c37ff150e1609b2036ac910492581 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:53:55.310Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:53:55.626Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-08-06T22:53:55.627Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-08-06T22:53:55.627Z] c7cb154e79c3: Preparing [2024-08-06T22:53:55.627Z] 49180cca65c9: Preparing [2024-08-06T22:53:55.627Z] df962caf5d94: Preparing [2024-08-06T22:53:55.627Z] d3aebdc8d48d: Preparing [2024-08-06T22:53:55.627Z] acedc6696242: Preparing [2024-08-06T22:53:55.627Z] 3a9d6b03274e: Preparing [2024-08-06T22:53:55.627Z] ce7f800efff9: Preparing [2024-08-06T22:53:55.627Z] 3a9d6b03274e: Waiting [2024-08-06T22:53:55.627Z] d3aebdc8d48d: Layer already exists [2024-08-06T22:53:55.627Z] acedc6696242: Layer already exists [2024-08-06T22:53:55.627Z] 49180cca65c9: Layer already exists [2024-08-06T22:53:55.627Z] df962caf5d94: Layer already exists [2024-08-06T22:53:55.627Z] c7cb154e79c3: Layer already exists [2024-08-06T22:53:55.627Z] ce7f800efff9: Layer already exists [2024-08-06T22:53:55.627Z] 3a9d6b03274e: Layer already exists [2024-08-06T22:53:55.627Z] latest: digest: sha256:ee55e8871534a9db33edf9645b25b5f3118c37ff150e1609b2036ac910492581 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:53:55.956Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:53:56.278Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.45 [2024-08-06T22:53:56.278Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-08-06T22:53:56.278Z] c7cb154e79c3: Preparing [2024-08-06T22:53:56.278Z] 49180cca65c9: Preparing [2024-08-06T22:53:56.278Z] df962caf5d94: Preparing [2024-08-06T22:53:56.278Z] d3aebdc8d48d: Preparing [2024-08-06T22:53:56.278Z] acedc6696242: Preparing [2024-08-06T22:53:56.278Z] 3a9d6b03274e: Preparing [2024-08-06T22:53:56.278Z] ce7f800efff9: Preparing [2024-08-06T22:53:56.278Z] 3a9d6b03274e: Waiting [2024-08-06T22:53:56.278Z] ce7f800efff9: Waiting [2024-08-06T22:53:56.278Z] c7cb154e79c3: Layer already exists [2024-08-06T22:53:56.278Z] d3aebdc8d48d: Layer already exists [2024-08-06T22:53:56.278Z] df962caf5d94: Layer already exists [2024-08-06T22:53:56.278Z] acedc6696242: Layer already exists [2024-08-06T22:53:56.278Z] 49180cca65c9: Layer already exists [2024-08-06T22:53:56.278Z] 3a9d6b03274e: Layer already exists [2024-08-06T22:53:56.278Z] ce7f800efff9: Layer already exists [2024-08-06T22:53:56.278Z] 3.2.0-dev.45: digest: sha256:ee55e8871534a9db33edf9645b25b5f3118c37ff150e1609b2036ac910492581 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:53:56.600Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:53:57.032Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [2024-08-06T22:53:57.032Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-08-06T22:53:57.032Z] c7cb154e79c3: Preparing [2024-08-06T22:53:57.032Z] 49180cca65c9: Preparing [2024-08-06T22:53:57.032Z] df962caf5d94: Preparing [2024-08-06T22:53:57.032Z] d3aebdc8d48d: Preparing [2024-08-06T22:53:57.032Z] acedc6696242: Preparing [2024-08-06T22:53:57.032Z] 3a9d6b03274e: Preparing [2024-08-06T22:53:57.032Z] ce7f800efff9: Preparing [2024-08-06T22:53:57.032Z] ce7f800efff9: Waiting [2024-08-06T22:53:57.032Z] 3a9d6b03274e: Waiting [2024-08-06T22:53:57.032Z] 49180cca65c9: Layer already exists [2024-08-06T22:53:57.032Z] df962caf5d94: Layer already exists [2024-08-06T22:53:57.032Z] acedc6696242: Layer already exists [2024-08-06T22:53:57.032Z] c7cb154e79c3: Layer already exists [2024-08-06T22:53:57.032Z] 3a9d6b03274e: Layer already exists [2024-08-06T22:53:57.032Z] ce7f800efff9: Layer already exists [2024-08-06T22:53:57.032Z] d3aebdc8d48d: Layer already exists [2024-08-06T22:53:57.032Z] 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45: digest: sha256:ee55e8871534a9db33edf9645b25b5f3118c37ff150e1609b2036ac910492581 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:53:57.448Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T22:53:57.790Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2024-08-06T22:53:57.790Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-08-06T22:53:57.790Z] c7cb154e79c3: Preparing [2024-08-06T22:53:57.790Z] 49180cca65c9: Preparing [2024-08-06T22:53:57.790Z] df962caf5d94: Preparing [2024-08-06T22:53:57.790Z] d3aebdc8d48d: Preparing [2024-08-06T22:53:57.790Z] acedc6696242: Preparing [2024-08-06T22:53:57.790Z] 3a9d6b03274e: Preparing [2024-08-06T22:53:57.790Z] ce7f800efff9: Preparing [2024-08-06T22:53:57.790Z] 3a9d6b03274e: Waiting [2024-08-06T22:53:57.790Z] ce7f800efff9: Waiting [2024-08-06T22:53:57.790Z] c7cb154e79c3: Layer already exists [2024-08-06T22:53:57.790Z] 49180cca65c9: Layer already exists [2024-08-06T22:53:57.790Z] df962caf5d94: Layer already exists [2024-08-06T22:53:57.790Z] acedc6696242: Layer already exists [2024-08-06T22:53:57.790Z] d3aebdc8d48d: Layer already exists [2024-08-06T22:53:57.790Z] ce7f800efff9: Layer already exists [2024-08-06T22:53:57.790Z] 3a9d6b03274e: Layer already exists [2024-08-06T22:53:57.790Z] main: digest: sha256:ee55e8871534a9db33edf9645b25b5f3118c37ff150e1609b2036ac910492581 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-06T22:53:57.857Z] ===================================================== [Pipeline] echo [2024-08-06T22:53:57.873Z] taggedImages: [2024-08-06T22:53:57.873Z] - nexus3.edgexfoundry.org:10004/support-scheduler:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [2024-08-06T22:53:57.873Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-08-06T22:53:57.873Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.45 [2024-08-06T22:53:57.873Z] - nexus3.edgexfoundry.org:10004/support-scheduler:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [2024-08-06T22:53:57.873Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-08-06T23:15:25.380Z] #158 ... [2024-08-06T23:15:25.381Z] [2024-08-06T23:15:25.381Z] #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-08-06T23:15:25.381Z] #153 1370.7 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.45" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-08-06T23:15:25.381Z] #153 ... [2024-08-06T23:15:25.381Z] [2024-08-06T23:15:25.381Z] #156 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-06T23:15:25.381Z] #156 DONE 1373.5s [2024-08-06T23:15:25.381Z] [2024-08-06T23:15:25.381Z] #159 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-08-06T23:15:25.381Z] #159 DONE 0.5s [2024-08-06T23:15:25.381Z] [2024-08-06T23:15:25.381Z] #160 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-08-06T23:15:25.381Z] #160 ... [2024-08-06T23:15:25.381Z] [2024-08-06T23:15:25.381Z] #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-06T23:15:25.381Z] #150 DONE 1374.4s [2024-08-06T23:15:25.381Z] [2024-08-06T23:15:25.381Z] #9 [core-metadata internal] load build definition from Dockerfile [2024-08-06T23:15:25.381Z] #9 ... [2024-08-06T23:15:25.381Z] [2024-08-06T23:15:25.381Z] #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T23:15:25.381Z] #161 DONE 0.4s [2024-08-06T23:15:25.381Z] [2024-08-06T23:15:25.381Z] #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-08-06T23:15:25.381Z] #162 DONE 0.2s [2024-08-06T23:15:25.381Z] [2024-08-06T23:15:25.381Z] #9 [core-metadata internal] load build definition from Dockerfile [2024-08-06T23:15:25.381Z] #9 ... [2024-08-06T23:15:25.381Z] [2024-08-06T23:15:25.381Z] #163 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-08-06T23:15:25.381Z] #163 DONE 0.3s [2024-08-06T23:15:25.381Z] [2024-08-06T23:15:25.381Z] #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-06T23:15:25.381Z] #147 ... [2024-08-06T23:15:25.381Z] [2024-08-06T23:15:25.381Z] #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-08-06T23:15:25.381Z] #164 DONE 0.4s [2024-08-06T23:15:25.381Z] [2024-08-06T23:15:25.381Z] #165 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-08-06T23:15:25.381Z] #165 DONE 0.5s [2024-08-06T23:15:25.381Z] [2024-08-06T23:15:25.381Z] #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-06T23:15:25.381Z] #147 ... [2024-08-06T23:15:25.381Z] [2024-08-06T23:15:25.381Z] #166 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-08-06T23:15:25.381Z] #166 DONE 0.2s [2024-08-06T23:15:25.381Z] [2024-08-06T23:15:25.381Z] #167 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-06T23:15:25.381Z] #167 ... [2024-08-06T23:15:25.381Z] [2024-08-06T23:15:25.381Z] #160 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-08-06T23:15:25.381Z] #160 DONE 3.7s [2024-08-06T23:15:25.381Z] [2024-08-06T23:15:25.381Z] #168 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T23:15:25.381Z] #168 DONE 0.4s [2024-08-06T23:15:25.381Z] [2024-08-06T23:15:25.381Z] #157 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-06T23:15:25.381Z] #157 ... [2024-08-06T23:15:25.381Z] [2024-08-06T23:15:25.381Z] #169 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-08-06T23:15:25.381Z] #169 DONE 0.2s [2024-08-06T23:15:25.381Z] [2024-08-06T23:15:25.381Z] #170 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-08-06T23:15:25.381Z] #170 DONE 0.5s [2024-08-06T23:15:25.381Z] [2024-08-06T23:15:25.381Z] #171 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-08-06T23:15:25.381Z] #171 DONE 0.2s [2024-08-06T23:15:25.381Z] [2024-08-06T23:15:25.381Z] #172 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-08-06T23:15:25.381Z] #172 DONE 0.2s [2024-08-06T23:15:25.381Z] [2024-08-06T23:15:25.381Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-06T23:15:25.381Z] #152 ... [2024-08-06T23:15:25.381Z] [2024-08-06T23:15:25.381Z] #173 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-08-06T23:15:25.381Z] #173 DONE 0.3s [2024-08-06T23:15:25.381Z] [2024-08-06T23:15:25.381Z] #167 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-06T23:15:25.381Z] #167 ... [2024-08-06T23:15:25.381Z] [2024-08-06T23:15:25.381Z] #174 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-08-06T23:15:25.381Z] #174 DONE 0.4s [2024-08-06T23:15:25.381Z] [2024-08-06T23:15:25.381Z] #167 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-06T23:15:25.381Z] #167 DONE 3.1s [2024-08-06T23:15:25.381Z] [2024-08-06T23:15:25.381Z] #109 [security-proxy-setup] exporting to image [2024-08-06T23:15:25.381Z] #109 exporting layers [2024-08-06T23:15:25.381Z] #109 ... [2024-08-06T23:15:25.381Z] [2024-08-06T23:15:25.381Z] #175 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-08-06T23:15:25.381Z] #175 DONE 0.6s [2024-08-06T23:15:25.381Z] [2024-08-06T23:15:25.381Z] #176 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-08-06T23:15:25.381Z] #176 DONE 0.5s [2024-08-06T23:15:25.381Z] [2024-08-06T23:15:25.381Z] #177 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-08-06T23:15:25.381Z] #177 ... [2024-08-06T23:15:25.381Z] [2024-08-06T23:15:25.381Z] #109 [security-proxy-setup] exporting to image [2024-08-06T23:15:25.381Z] #109 exporting layers 1.8s done [2024-08-06T23:15:25.381Z] #109 writing image sha256:fd8dce8677618e56d250b352e664acf993ecdfafd6535e00d0caa39b68dcfa9d 0.0s done [2024-08-06T23:15:25.381Z] #109 naming to docker.io/library/security-proxy-setup-arm64 done [2024-08-06T23:15:25.381Z] #109 DONE 7.1s [2024-08-06T23:15:25.381Z] [2024-08-06T23:15:25.381Z] #177 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-08-06T23:15:25.381Z] #177 DONE 2.3s [2024-08-06T23:15:25.381Z] [2024-08-06T23:15:25.381Z] #109 [security-bootstrapper] exporting to image [2024-08-06T23:15:25.381Z] #109 exporting layers 1.4s done [2024-08-06T23:15:25.381Z] #109 writing image sha256:3ef8110096e13bfe87692eea5f151909ff314a62bb039e7a94e54e572bdc1b64 done [2024-08-06T23:15:25.381Z] #109 naming to docker.io/library/security-bootstrapper-arm64 done [2024-08-06T23:15:25.381Z] #109 DONE 8.5s [2024-08-06T23:15:25.381Z] [2024-08-06T23:15:25.381Z] #151 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-06T23:15:32.235Z] #151 ... [2024-08-06T23:15:32.235Z] [2024-08-06T23:15:32.235Z] #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-08-06T23:15:32.235Z] #153 DONE 1391.7s [2024-08-06T23:15:32.235Z] [2024-08-06T23:15:32.235Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-06T23:15:32.556Z] #152 ... [2024-08-06T23:15:32.556Z] [2024-08-06T23:15:32.556Z] #178 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T23:15:32.849Z] #178 DONE 0.4s [2024-08-06T23:15:32.849Z] [2024-08-06T23:15:32.849Z] #179 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-08-06T23:15:33.172Z] #179 DONE 0.2s [2024-08-06T23:15:33.172Z] [2024-08-06T23:15:33.172Z] #180 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-08-06T23:15:33.172Z] #180 DONE 0.1s [2024-08-06T23:15:33.172Z] [2024-08-06T23:15:33.172Z] #181 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-08-06T23:15:33.500Z] #181 DONE 0.2s [2024-08-06T23:15:33.500Z] [2024-08-06T23:15:33.500Z] #182 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-08-06T23:15:33.500Z] #182 DONE 0.2s [2024-08-06T23:15:33.500Z] [2024-08-06T23:15:33.500Z] #183 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-08-06T23:15:33.788Z] #183 DONE 0.3s [2024-08-06T23:15:33.788Z] [2024-08-06T23:15:33.788Z] #184 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-08-06T23:15:34.063Z] #184 DONE 0.3s [2024-08-06T23:15:34.063Z] [2024-08-06T23:15:34.063Z] #185 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-08-06T23:15:34.328Z] #185 DONE 0.2s [2024-08-06T23:15:34.328Z] [2024-08-06T23:15:34.328Z] #186 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-06T23:15:36.914Z] #186 DONE 2.3s [2024-08-06T23:15:36.914Z] [2024-08-06T23:15:36.914Z] #109 [security-secretstore-setup] exporting to image [2024-08-06T23:15:36.914Z] #109 exporting layers [2024-08-06T23:15:37.495Z] #109 exporting layers 1.1s done [2024-08-06T23:15:37.495Z] #109 writing image sha256:b0a2c212cb8648563f95a95d8751a785ff797a2e4ef0b432db991b18b4e5ea3f done [2024-08-06T23:15:37.495Z] #109 naming to docker.io/library/security-secretstore-setup-arm64 [2024-08-06T23:15:37.762Z] #109 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-08-06T23:15:37.762Z] #109 DONE 9.6s [2024-08-06T23:15:37.762Z] [2024-08-06T23:15:37.762Z] #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-06T23:16:34.174Z] #146 ... [2024-08-06T23:16:34.174Z] [2024-08-06T23:16:34.174Z] #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-06T23:16:34.174Z] #149 DONE 1452.1s [2024-08-06T23:16:34.174Z] [2024-08-06T23:16:34.174Z] #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-06T23:16:34.174Z] #146 ... [2024-08-06T23:16:34.174Z] [2024-08-06T23:16:34.174Z] #187 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T23:16:34.174Z] #187 DONE 0.6s [2024-08-06T23:16:34.174Z] [2024-08-06T23:16:34.174Z] #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-06T23:16:34.174Z] #146 ... [2024-08-06T23:16:34.174Z] [2024-08-06T23:16:34.174Z] #188 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-06T23:16:34.174Z] #188 DONE 0.3s [2024-08-06T23:16:34.174Z] [2024-08-06T23:16:34.174Z] #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-06T23:16:34.174Z] #147 ... [2024-08-06T23:16:34.174Z] [2024-08-06T23:16:34.174Z] #189 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-08-06T23:16:34.174Z] #189 DONE 0.3s [2024-08-06T23:16:34.174Z] [2024-08-06T23:16:34.174Z] #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-06T23:16:34.174Z] #146 ... [2024-08-06T23:16:34.174Z] [2024-08-06T23:16:34.174Z] #190 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-08-06T23:16:34.174Z] #190 DONE 0.2s [2024-08-06T23:16:34.174Z] [2024-08-06T23:16:34.174Z] #191 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-08-06T23:16:34.448Z] #191 DONE 0.2s [2024-08-06T23:16:34.448Z] [2024-08-06T23:16:34.448Z] #192 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-06T23:16:36.392Z] #192 DONE 2.1s [2024-08-06T23:16:36.392Z] [2024-08-06T23:16:36.392Z] #109 [core-common-config-bootstrapper] exporting to image [2024-08-06T23:16:36.392Z] #109 exporting layers [2024-08-06T23:16:36.976Z] #109 exporting layers 0.6s done [2024-08-06T23:16:36.976Z] #109 writing image sha256:ca6625078bd8ddac8d6182596c06f6e9eda2b77ef783f90e73e87cd0cef31a4b done [2024-08-06T23:16:36.976Z] #109 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-08-06T23:16:36.976Z] #109 DONE 10.3s [2024-08-06T23:16:36.976Z] [2024-08-06T23:16:36.976Z] #157 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-06T23:19:13.649Z] #157 DONE 1606.3s [2024-08-06T23:19:13.649Z] [2024-08-06T23:19:13.649Z] #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-06T23:19:13.649Z] #147 ... [2024-08-06T23:19:13.649Z] [2024-08-06T23:19:13.649Z] #193 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T23:19:13.649Z] #193 DONE 0.2s [2024-08-06T23:19:13.649Z] [2024-08-06T23:19:13.649Z] #9 [core-metadata internal] load build definition from Dockerfile [2024-08-06T23:19:13.649Z] #9 ... [2024-08-06T23:19:13.649Z] [2024-08-06T23:19:13.649Z] #194 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-06T23:19:13.649Z] #194 DONE 0.1s [2024-08-06T23:19:13.649Z] [2024-08-06T23:19:13.649Z] #195 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-08-06T23:19:13.649Z] #195 DONE 0.3s [2024-08-06T23:19:13.649Z] [2024-08-06T23:19:13.649Z] #196 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-08-06T23:19:13.649Z] #196 DONE 0.1s [2024-08-06T23:19:13.649Z] [2024-08-06T23:19:13.649Z] #109 [security-spiffe-token-provider] exporting to image [2024-08-06T23:19:13.649Z] #109 exporting layers [2024-08-06T23:19:13.649Z] #109 exporting layers 0.7s done [2024-08-06T23:19:13.649Z] #109 writing image sha256:519d2348d06a458ee1c7d3a2ff3ce73098f5ee0e682420879bcbf708bf1a8b06 done [2024-08-06T23:19:13.649Z] #109 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-08-06T23:19:13.649Z] #109 DONE 10.9s [2024-08-06T23:19:13.649Z] [2024-08-06T23:19:13.649Z] #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-06T23:27:51.051Z] #147 ... [2024-08-06T23:27:51.051Z] [2024-08-06T23:27:51.051Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-06T23:27:51.051Z] #152 DONE 2125.2s [2024-08-06T23:27:51.051Z] [2024-08-06T23:27:51.051Z] #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-06T23:27:51.051Z] #147 ... [2024-08-06T23:27:51.051Z] [2024-08-06T23:27:51.051Z] #197 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T23:27:51.051Z] #197 DONE 0.1s [2024-08-06T23:27:51.051Z] [2024-08-06T23:27:51.051Z] #198 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-06T23:27:51.051Z] #198 DONE 0.1s [2024-08-06T23:27:51.051Z] [2024-08-06T23:27:51.051Z] #199 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-08-06T23:27:51.051Z] #199 DONE 0.4s [2024-08-06T23:27:51.051Z] [2024-08-06T23:27:51.051Z] #9 [core-metadata internal] load build definition from Dockerfile [2024-08-06T23:27:51.051Z] #9 ... [2024-08-06T23:27:51.051Z] [2024-08-06T23:27:51.051Z] #200 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-08-06T23:27:51.051Z] #200 DONE 0.1s [2024-08-06T23:27:51.051Z] [2024-08-06T23:27:51.051Z] #201 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-08-06T23:27:51.051Z] #201 DONE 0.2s [2024-08-06T23:27:51.051Z] [2024-08-06T23:27:51.051Z] #202 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-06T23:27:51.051Z] #202 DONE 2.0s [2024-08-06T23:27:51.051Z] [2024-08-06T23:27:51.051Z] #109 [security-proxy-auth] exporting to image [2024-08-06T23:27:51.051Z] #109 exporting layers [2024-08-06T23:27:51.051Z] #109 exporting layers 0.7s done [2024-08-06T23:27:51.051Z] #109 writing image sha256:8c121c5eb1e57db460d386e385ae7622ce4b4cf6183ce444da4ff622578845ff done [2024-08-06T23:27:51.051Z] #109 naming to docker.io/library/security-proxy-auth-arm64 done [2024-08-06T23:27:51.051Z] #109 DONE 11.7s [2024-08-06T23:27:51.051Z] [2024-08-06T23:27:51.051Z] #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-06T23:28:58.872Z] #146 ... [2024-08-06T23:28:58.872Z] [2024-08-06T23:28:58.872Z] #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-06T23:28:58.872Z] #147 DONE 2191.4s [2024-08-06T23:28:58.872Z] [2024-08-06T23:28:58.872Z] #151 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-06T23:28:58.872Z] #151 ... [2024-08-06T23:28:58.872Z] [2024-08-06T23:28:58.872Z] #203 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T23:28:58.872Z] #203 DONE 0.1s [2024-08-06T23:28:58.872Z] [2024-08-06T23:28:58.872Z] #204 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-08-06T23:28:58.872Z] #204 DONE 0.1s [2024-08-06T23:28:58.872Z] [2024-08-06T23:28:58.872Z] #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-06T23:28:58.872Z] #146 ... [2024-08-06T23:28:58.872Z] [2024-08-06T23:28:58.872Z] #205 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-08-06T23:28:58.872Z] #205 DONE 0.4s [2024-08-06T23:28:58.872Z] [2024-08-06T23:28:58.872Z] #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-06T23:28:58.872Z] #146 ... [2024-08-06T23:28:58.872Z] [2024-08-06T23:28:58.872Z] #206 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-08-06T23:28:58.872Z] #206 DONE 0.1s [2024-08-06T23:28:58.872Z] [2024-08-06T23:28:58.872Z] #109 [core-command] exporting to image [2024-08-06T23:28:58.872Z] #109 exporting layers [2024-08-06T23:28:58.872Z] #109 exporting layers 0.4s done [2024-08-06T23:28:58.872Z] #109 writing image sha256:e9071eb2891edb553df157ffdd801be90136689ee13f30cd6359275c40332b78 done [2024-08-06T23:28:58.872Z] #109 naming to docker.io/library/core-command-arm64 done [2024-08-06T23:28:58.872Z] #109 DONE 12.2s [2024-08-06T23:28:58.872Z] [2024-08-06T23:28:58.872Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-06T23:31:20.516Z] #154 ... [2024-08-06T23:31:20.516Z] [2024-08-06T23:31:20.516Z] #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-06T23:31:20.516Z] #146 DONE 2328.7s [2024-08-06T23:31:20.516Z] [2024-08-06T23:31:20.516Z] #158 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-06T23:31:20.516Z] #158 ... [2024-08-06T23:31:20.516Z] [2024-08-06T23:31:20.516Z] #207 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T23:31:20.516Z] #207 DONE 0.6s [2024-08-06T23:31:20.516Z] [2024-08-06T23:31:20.516Z] #208 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-08-06T23:31:20.516Z] #208 DONE 0.6s [2024-08-06T23:31:20.516Z] [2024-08-06T23:31:20.516Z] #209 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-08-06T23:31:20.516Z] #209 DONE 0.2s [2024-08-06T23:31:20.516Z] [2024-08-06T23:31:20.516Z] #151 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-06T23:31:20.516Z] #151 ... [2024-08-06T23:31:20.516Z] [2024-08-06T23:31:20.516Z] #109 [core-keeper] exporting to image [2024-08-06T23:31:20.516Z] #109 exporting layers [2024-08-06T23:31:20.516Z] #109 exporting layers 0.5s done [2024-08-06T23:31:20.516Z] #109 writing image sha256:c2f6dd9d759f7e8a9ae770174eda6254eaa9232f802c89d26835afa3d07da8d0 done [2024-08-06T23:31:20.516Z] #109 naming to docker.io/library/core-keeper-arm64 done [2024-08-06T23:31:20.516Z] #109 DONE 12.7s [2024-08-06T23:31:20.516Z] [2024-08-06T23:31:20.516Z] #151 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-06T23:31:20.516Z] #151 ... [2024-08-06T23:31:20.516Z] [2024-08-06T23:31:20.516Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-06T23:31:20.516Z] #148 DONE 2333.5s [2024-08-06T23:31:20.516Z] [2024-08-06T23:31:20.516Z] #158 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-06T23:31:20.516Z] #158 ... [2024-08-06T23:31:20.516Z] [2024-08-06T23:31:20.516Z] #210 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T23:31:20.516Z] #210 DONE 0.2s [2024-08-06T23:31:20.516Z] [2024-08-06T23:31:20.516Z] #211 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-06T23:31:20.516Z] #211 DONE 0.3s [2024-08-06T23:31:20.516Z] [2024-08-06T23:31:20.516Z] #212 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-08-06T23:31:20.516Z] #212 ... [2024-08-06T23:31:20.516Z] [2024-08-06T23:31:20.516Z] #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-06T23:31:20.516Z] #155 DONE 2335.0s [2024-08-06T23:31:20.516Z] [2024-08-06T23:31:20.516Z] #9 [core-metadata internal] load build definition from Dockerfile [2024-08-06T23:31:20.516Z] #9 ... [2024-08-06T23:31:20.516Z] [2024-08-06T23:31:20.516Z] #212 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-08-06T23:31:20.516Z] #212 DONE 0.8s [2024-08-06T23:31:20.516Z] [2024-08-06T23:31:20.516Z] #213 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-08-06T23:31:20.516Z] #213 DONE 0.2s [2024-08-06T23:31:20.516Z] [2024-08-06T23:31:20.516Z] #109 [core-data] exporting to image [2024-08-06T23:31:20.516Z] #109 ... [2024-08-06T23:31:20.516Z] [2024-08-06T23:31:20.516Z] #214 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T23:31:20.516Z] #214 DONE 0.1s [2024-08-06T23:31:20.516Z] [2024-08-06T23:31:20.516Z] #215 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-06T23:31:20.516Z] #215 DONE 0.3s [2024-08-06T23:31:20.516Z] [2024-08-06T23:31:20.516Z] #109 [core-data] exporting to image [2024-08-06T23:31:20.516Z] #109 exporting layers 1.0s done [2024-08-06T23:31:20.516Z] #109 writing image sha256:d316481b514b4feff97eec98d9ebd298ab14e2d11f478f00ed00968db7843df0 0.0s done [2024-08-06T23:31:20.516Z] #109 naming to docker.io/library/core-data-arm64 0.0s done [2024-08-06T23:31:20.516Z] #109 DONE 13.7s [2024-08-06T23:31:20.516Z] [2024-08-06T23:31:20.516Z] #216 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-08-06T23:31:20.516Z] #216 DONE 0.6s [2024-08-06T23:31:20.516Z] [2024-08-06T23:31:20.516Z] #217 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-08-06T23:31:20.516Z] #217 DONE 0.2s [2024-08-06T23:31:20.516Z] [2024-08-06T23:31:20.516Z] #218 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-08-06T23:31:20.516Z] #218 DONE 0.2s [2024-08-06T23:31:20.516Z] [2024-08-06T23:31:20.516Z] #109 [core-metadata] exporting to image [2024-08-06T23:31:20.516Z] #109 exporting layers 0.6s done [2024-08-06T23:31:20.516Z] #109 writing image sha256:ca4e312e2468b34fc5b3d06ab31366c654e50b16401a7f68f3c635adc548f0c7 done [2024-08-06T23:31:20.516Z] #109 naming to docker.io/library/core-metadata-arm64 0.0s done [2024-08-06T23:31:20.516Z] #109 DONE 14.3s [2024-08-06T23:31:20.516Z] [2024-08-06T23:31:20.516Z] #9 [core-metadata internal] load build definition from Dockerfile [2024-08-06T23:31:52.715Z] #9 ... [2024-08-06T23:31:52.715Z] [2024-08-06T23:31:52.715Z] #151 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-06T23:31:52.715Z] #151 DONE 2371.2s [2024-08-06T23:31:52.715Z] [2024-08-06T23:31:52.715Z] #27 [security-bootstrapper internal] load .dockerignore [2024-08-06T23:31:52.715Z] #27 ... [2024-08-06T23:31:52.715Z] [2024-08-06T23:31:52.715Z] #219 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T23:31:52.715Z] #219 DONE 0.2s [2024-08-06T23:31:52.715Z] [2024-08-06T23:31:52.715Z] #220 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-06T23:31:52.715Z] #220 DONE 0.3s [2024-08-06T23:31:52.715Z] [2024-08-06T23:31:52.715Z] #221 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-08-06T23:31:52.981Z] #221 ... [2024-08-06T23:31:52.981Z] [2024-08-06T23:31:52.981Z] #158 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-06T23:31:52.981Z] #158 DONE 2372.7s [2024-08-06T23:31:52.981Z] [2024-08-06T23:31:52.981Z] #27 [security-bootstrapper internal] load .dockerignore [2024-08-06T23:31:53.253Z] #27 ... [2024-08-06T23:31:53.253Z] [2024-08-06T23:31:53.253Z] #221 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-08-06T23:31:53.253Z] #221 DONE 0.7s [2024-08-06T23:31:53.253Z] [2024-08-06T23:31:53.253Z] #222 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-08-06T23:31:53.524Z] #222 DONE 0.3s [2024-08-06T23:31:53.524Z] [2024-08-06T23:31:53.524Z] #9 [core-metadata internal] load build definition from Dockerfile [2024-08-06T23:31:53.791Z] #9 ... [2024-08-06T23:31:53.791Z] [2024-08-06T23:31:53.791Z] #223 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T23:31:54.058Z] #223 DONE 0.2s [2024-08-06T23:31:54.058Z] [2024-08-06T23:31:54.058Z] #224 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-06T23:31:54.058Z] #224 DONE 0.2s [2024-08-06T23:31:54.058Z] [2024-08-06T23:31:54.058Z] #225 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-08-06T23:31:54.645Z] #225 DONE 0.6s [2024-08-06T23:31:54.645Z] [2024-08-06T23:31:54.645Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-06T23:31:54.645Z] #154 DONE 2374.3s [2024-08-06T23:31:54.645Z] [2024-08-06T23:31:54.645Z] #226 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-08-06T23:31:54.911Z] #226 ... [2024-08-06T23:31:54.911Z] [2024-08-06T23:31:54.911Z] #109 [support-cron-scheduler] exporting to image [2024-08-06T23:31:54.911Z] #109 exporting layers 1.3s done [2024-08-06T23:31:54.911Z] #109 writing image sha256:e14091d833902ac331edea3b88abe277c1329c9ea9d11381cb02b8bd52829c3a 0.0s done [2024-08-06T23:31:54.911Z] #109 naming to docker.io/library/support-cron-scheduler-arm64 done [2024-08-06T23:31:54.911Z] #109 DONE 15.6s [2024-08-06T23:31:54.911Z] [2024-08-06T23:31:54.911Z] #226 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-08-06T23:31:54.911Z] #226 DONE 0.3s [2024-08-06T23:31:54.911Z] [2024-08-06T23:31:54.911Z] #227 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-06T23:31:54.911Z] #227 DONE 0.1s [2024-08-06T23:31:54.911Z] [2024-08-06T23:31:54.911Z] #109 [support-scheduler] exporting to image [2024-08-06T23:31:55.177Z] #109 ... [2024-08-06T23:31:55.177Z] [2024-08-06T23:31:55.177Z] #228 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-06T23:31:55.177Z] #228 DONE 0.1s [2024-08-06T23:31:55.177Z] [2024-08-06T23:31:55.177Z] #229 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-08-06T23:31:55.757Z] #229 DONE 0.4s [2024-08-06T23:31:55.757Z] [2024-08-06T23:31:55.757Z] #109 [support-scheduler] exporting to image [2024-08-06T23:31:55.757Z] #109 exporting layers 0.7s done [2024-08-06T23:31:55.757Z] #109 writing image sha256:27f2a6702e1d124266e720f17faf68acb8028b0765475517e8d430c12c94c7ab done [2024-08-06T23:31:55.757Z] #109 naming to docker.io/library/support-scheduler-arm64 done [2024-08-06T23:31:55.757Z] #109 DONE 16.3s [2024-08-06T23:31:55.757Z] [2024-08-06T23:31:55.757Z] #230 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-08-06T23:31:56.027Z] #230 DONE 0.1s [2024-08-06T23:31:56.027Z] [2024-08-06T23:31:56.027Z] #109 [support-notifications] exporting to image [2024-08-06T23:31:56.293Z] #109 exporting layers 0.5s done [2024-08-06T23:31:56.293Z] #109 writing image sha256:21c60e6b08f744bca12b6a34392dce2e96daac03b83584472dcc032248784ab5 done [2024-08-06T23:31:56.293Z] #109 naming to docker.io/library/support-notifications-arm64 done [2024-08-06T23:31:56.293Z] #109 DONE 16.8s [2024-08-06T23:31:56.293Z] [2024-08-06T23:31:56.293Z] #27 [security-bootstrapper internal] load .dockerignore [2024-08-06T23:31:56.293Z] time="2024-08-06T22:49:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T23:31:56.293Z] time="2024-08-06T22:49:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T23:31:56.293Z] time="2024-08-06T22:49:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T23:31:56.293Z] time="2024-08-06T22:49:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T23:31:56.293Z] time="2024-08-06T22:49:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T23:31:56.293Z] time="2024-08-06T22:49:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T23:31:56.293Z] time="2024-08-06T22:49:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T23:31:56.293Z] time="2024-08-06T22:49:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T23:31:56.293Z] time="2024-08-06T22:49:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T23:31:56.293Z] time="2024-08-06T22:49:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T23:31:56.293Z] time="2024-08-06T22:49:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T23:31:56.293Z] time="2024-08-06T22:49:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T23:31:56.293Z] time="2024-08-06T22:49:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T23:31:56.293Z] time="2024-08-06T22:49:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T23:31:56.293Z] time="2024-08-06T22:49:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-06T23:31:56.293Z] time="2024-08-06T22:49:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-08-06T23:31:56.307Z] $ docker stop --time=1 c154b0a5d1ed30a371af121c19b858a69aa05bf0e8c4d8d148d54cc3ac20fa17 [2024-08-06T23:31:57.960Z] $ docker rm -f --volumes c154b0a5d1ed30a371af121c19b858a69aa05bf0e8c4d8d148d54cc3ac20fa17 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-06T23:31:58.483Z] + docker images [2024-08-06T23:31:58.483Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-08-06T23:31:58.483Z] support-notifications-arm64 latest 21c60e6b08f7 3 seconds ago 41.9MB [2024-08-06T23:31:58.483Z] support-scheduler-arm64 latest 27f2a6702e1d 4 seconds ago 41.2MB [2024-08-06T23:31:58.483Z] support-cron-scheduler-arm64 latest e14091d83390 5 seconds ago 41.8MB [2024-08-06T23:31:58.483Z] core-metadata-arm64 latest ca4e312e2468 41 seconds ago 39.1MB [2024-08-06T23:31:58.483Z] core-data-arm64 latest d316481b514b 43 seconds ago 39MB [2024-08-06T23:31:58.483Z] core-keeper-arm64 latest c2f6dd9d759f 47 seconds ago 38.9MB [2024-08-06T23:31:58.483Z] core-command-arm64 latest e9071eb2891e 3 minutes ago 35MB [2024-08-06T23:31:58.483Z] security-proxy-auth-arm64 latest 8c121c5eb1e5 4 minutes ago 32.6MB [2024-08-06T23:31:58.483Z] security-spiffe-token-provider-arm64 latest 519d2348d06a 12 minutes ago 29MB [2024-08-06T23:31:58.483Z] core-common-config-bootstrapper-arm64 latest ca6625078bd8 15 minutes ago 15.3MB [2024-08-06T23:31:58.483Z] security-secretstore-setup-arm64 latest b0a2c212cb86 16 minutes ago 36.4MB [2024-08-06T23:31:58.483Z] security-bootstrapper-arm64 latest 3ef8110096e1 16 minutes ago 18.9MB [2024-08-06T23:31:58.483Z] security-proxy-setup-arm64 latest fd8dce867761 16 minutes ago 26.1MB [2024-08-06T23:31:58.483Z] security-spire-agent-arm64 latest 374fbaa7e251 40 minutes ago 174MB [2024-08-06T23:31:58.483Z] security-spire-server-arm64 latest 969dca005fca 40 minutes ago 116MB [2024-08-06T23:31:58.483Z] security-spire-config-arm64 latest 368540684197 40 minutes ago 115MB [2024-08-06T23:31:58.483Z] ci-base-image-arm64 latest 4b548df9af46 42 minutes ago 965MB [2024-08-06T23:31:58.483Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 3 months ago 561MB [2024-08-06T23:31:58.483Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 14 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-06T23:31:58.610Z] provisioning config files... [2024-08-06T23:31:58.630Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/663@tmp/config11863973150697056397tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-06T23:31:58.993Z] ---> ****-login.sh [2024-08-06T23:31:58.993Z] nexus3.edgexfoundry.org:10001 [2024-08-06T23:31:59.273Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-06T23:31:59.273Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-06T23:31:59.273Z] Configure a credential helper to remove this warning. See [2024-08-06T23:31:59.273Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-06T23:31:59.273Z] [2024-08-06T23:31:59.273Z] Login Succeeded [2024-08-06T23:31:59.273Z] nexus3.edgexfoundry.org:10002 [2024-08-06T23:31:59.554Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-06T23:31:59.831Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-06T23:31:59.831Z] Configure a credential helper to remove this warning. See [2024-08-06T23:31:59.831Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-06T23:31:59.831Z] [2024-08-06T23:31:59.831Z] Login Succeeded [2024-08-06T23:31:59.831Z] nexus3.edgexfoundry.org:10003 [2024-08-06T23:32:00.099Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-06T23:32:00.099Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-06T23:32:00.099Z] Configure a credential helper to remove this warning. See [2024-08-06T23:32:00.099Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-06T23:32:00.099Z] [2024-08-06T23:32:00.100Z] Login Succeeded [2024-08-06T23:32:00.100Z] nexus3.edgexfoundry.org:10004 [2024-08-06T23:32:00.370Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-06T23:32:00.639Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-06T23:32:00.639Z] Configure a credential helper to remove this warning. See [2024-08-06T23:32:00.639Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-06T23:32:00.639Z] [2024-08-06T23:32:00.639Z] Login Succeeded [2024-08-06T23:32:00.639Z] ****.io [2024-08-06T23:32:00.904Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-06T23:32:01.170Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-06T23:32:01.170Z] Configure a credential helper to remove this warning. See [2024-08-06T23:32:01.170Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-06T23:32:01.170Z] [2024-08-06T23:32:01.170Z] Login Succeeded [2024-08-06T23:32:01.170Z] ---> ****-login.sh ends [Pipeline] } [2024-08-06T23:32:01.182Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-06T23:32:01.235Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-06T23:32:01.263Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2024-08-06T23:32:01.263Z] 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [2024-08-06T23:32:01.263Z] latest [2024-08-06T23:32:01.263Z] 3.2.0-dev.45 [2024-08-06T23:32:01.263Z] 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [2024-08-06T23:32:01.263Z] main [2024-08-06T23:32:01.263Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:32:01.649Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:32:02.594Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [2024-08-06T23:32:02.594Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-08-06T23:32:02.594Z] 132e22c7c31f: Preparing [2024-08-06T23:32:02.594Z] c4ed7190b6dc: Preparing [2024-08-06T23:32:02.594Z] d7da3974969d: Preparing [2024-08-06T23:32:02.594Z] ab4cce8eb1fe: Preparing [2024-08-06T23:32:02.594Z] e2118681dfc6: Preparing [2024-08-06T23:32:02.594Z] f2454c4e40a0: Preparing [2024-08-06T23:32:02.594Z] 3c20671a5817: Preparing [2024-08-06T23:32:02.594Z] f2454c4e40a0: Waiting [2024-08-06T23:32:02.594Z] 3c20671a5817: Waiting [2024-08-06T23:32:02.861Z] d7da3974969d: Pushed [2024-08-06T23:32:02.861Z] 132e22c7c31f: Pushed [2024-08-06T23:32:02.861Z] e2118681dfc6: Pushed [2024-08-06T23:32:02.861Z] ab4cce8eb1fe: Pushed [2024-08-06T23:32:02.861Z] 3c20671a5817: Layer already exists [2024-08-06T23:32:02.861Z] f2454c4e40a0: Pushed [2024-08-06T23:32:09.489Z] c4ed7190b6dc: Pushed [2024-08-06T23:32:09.489Z] 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd: digest: sha256:00b1e2f88473c518bf8a853adf6ff72ea99148c7cba54b86675c4604a6294821 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:32:09.844Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:32:10.274Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-08-06T23:32:10.274Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-08-06T23:32:10.274Z] 132e22c7c31f: Preparing [2024-08-06T23:32:10.274Z] c4ed7190b6dc: Preparing [2024-08-06T23:32:10.274Z] d7da3974969d: Preparing [2024-08-06T23:32:10.274Z] ab4cce8eb1fe: Preparing [2024-08-06T23:32:10.274Z] e2118681dfc6: Preparing [2024-08-06T23:32:10.274Z] f2454c4e40a0: Preparing [2024-08-06T23:32:10.274Z] 3c20671a5817: Preparing [2024-08-06T23:32:10.274Z] f2454c4e40a0: Waiting [2024-08-06T23:32:10.274Z] 3c20671a5817: Waiting [2024-08-06T23:32:10.274Z] d7da3974969d: Layer already exists [2024-08-06T23:32:10.274Z] c4ed7190b6dc: Layer already exists [2024-08-06T23:32:10.274Z] ab4cce8eb1fe: Layer already exists [2024-08-06T23:32:10.274Z] 132e22c7c31f: Layer already exists [2024-08-06T23:32:10.274Z] e2118681dfc6: Layer already exists [2024-08-06T23:32:10.274Z] f2454c4e40a0: Layer already exists [2024-08-06T23:32:10.274Z] 3c20671a5817: Layer already exists [2024-08-06T23:32:10.274Z] latest: digest: sha256:00b1e2f88473c518bf8a853adf6ff72ea99148c7cba54b86675c4604a6294821 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:32:10.626Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:32:10.991Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.45 [2024-08-06T23:32:10.991Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-08-06T23:32:10.991Z] 132e22c7c31f: Preparing [2024-08-06T23:32:10.991Z] c4ed7190b6dc: Preparing [2024-08-06T23:32:10.991Z] d7da3974969d: Preparing [2024-08-06T23:32:10.991Z] ab4cce8eb1fe: Preparing [2024-08-06T23:32:10.991Z] e2118681dfc6: Preparing [2024-08-06T23:32:10.991Z] f2454c4e40a0: Preparing [2024-08-06T23:32:10.991Z] 3c20671a5817: Preparing [2024-08-06T23:32:10.991Z] f2454c4e40a0: Waiting [2024-08-06T23:32:10.991Z] 3c20671a5817: Waiting [2024-08-06T23:32:10.991Z] ab4cce8eb1fe: Layer already exists [2024-08-06T23:32:10.991Z] e2118681dfc6: Layer already exists [2024-08-06T23:32:10.991Z] d7da3974969d: Layer already exists [2024-08-06T23:32:10.991Z] c4ed7190b6dc: Layer already exists [2024-08-06T23:32:10.991Z] 132e22c7c31f: Layer already exists [2024-08-06T23:32:10.991Z] 3c20671a5817: Layer already exists [2024-08-06T23:32:10.991Z] f2454c4e40a0: Layer already exists [2024-08-06T23:32:11.258Z] 3.2.0-dev.45: digest: sha256:00b1e2f88473c518bf8a853adf6ff72ea99148c7cba54b86675c4604a6294821 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:32:11.621Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:32:11.968Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [2024-08-06T23:32:11.968Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-08-06T23:32:11.968Z] 132e22c7c31f: Preparing [2024-08-06T23:32:11.968Z] c4ed7190b6dc: Preparing [2024-08-06T23:32:11.968Z] d7da3974969d: Preparing [2024-08-06T23:32:11.968Z] ab4cce8eb1fe: Preparing [2024-08-06T23:32:11.968Z] e2118681dfc6: Preparing [2024-08-06T23:32:11.968Z] f2454c4e40a0: Preparing [2024-08-06T23:32:11.968Z] 3c20671a5817: Preparing [2024-08-06T23:32:11.968Z] f2454c4e40a0: Waiting [2024-08-06T23:32:11.968Z] 3c20671a5817: Waiting [2024-08-06T23:32:11.968Z] e2118681dfc6: Layer already exists [2024-08-06T23:32:11.968Z] c4ed7190b6dc: Layer already exists [2024-08-06T23:32:11.968Z] ab4cce8eb1fe: Layer already exists [2024-08-06T23:32:11.968Z] d7da3974969d: Layer already exists [2024-08-06T23:32:11.968Z] 132e22c7c31f: Layer already exists [2024-08-06T23:32:11.968Z] f2454c4e40a0: Layer already exists [2024-08-06T23:32:11.968Z] 3c20671a5817: Layer already exists [2024-08-06T23:32:12.233Z] 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45: digest: sha256:00b1e2f88473c518bf8a853adf6ff72ea99148c7cba54b86675c4604a6294821 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:32:12.593Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:32:12.957Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2024-08-06T23:32:12.957Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-08-06T23:32:12.957Z] 132e22c7c31f: Preparing [2024-08-06T23:32:12.957Z] c4ed7190b6dc: Preparing [2024-08-06T23:32:12.957Z] d7da3974969d: Preparing [2024-08-06T23:32:12.957Z] ab4cce8eb1fe: Preparing [2024-08-06T23:32:12.957Z] e2118681dfc6: Preparing [2024-08-06T23:32:12.957Z] f2454c4e40a0: Preparing [2024-08-06T23:32:12.957Z] f2454c4e40a0: Waiting [2024-08-06T23:32:12.957Z] 3c20671a5817: Preparing [2024-08-06T23:32:12.957Z] 3c20671a5817: Waiting [2024-08-06T23:32:12.957Z] ab4cce8eb1fe: Layer already exists [2024-08-06T23:32:12.957Z] d7da3974969d: Layer already exists [2024-08-06T23:32:12.957Z] e2118681dfc6: Layer already exists [2024-08-06T23:32:12.957Z] 132e22c7c31f: Layer already exists [2024-08-06T23:32:12.957Z] c4ed7190b6dc: Layer already exists [2024-08-06T23:32:12.957Z] f2454c4e40a0: Layer already exists [2024-08-06T23:32:12.957Z] 3c20671a5817: Layer already exists [2024-08-06T23:32:13.223Z] main: digest: sha256:00b1e2f88473c518bf8a853adf6ff72ea99148c7cba54b86675c4604a6294821 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-06T23:32:13.297Z] ===================================================== [Pipeline] echo [2024-08-06T23:32:13.310Z] taggedImages: [2024-08-06T23:32:13.310Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [2024-08-06T23:32:13.310Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-08-06T23:32:13.310Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.45 [2024-08-06T23:32:13.310Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [2024-08-06T23:32:13.310Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2024-08-06T23:32:13.337Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2024-08-06T23:32:13.337Z] 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [2024-08-06T23:32:13.337Z] latest [2024-08-06T23:32:13.337Z] 3.2.0-dev.45 [2024-08-06T23:32:13.337Z] 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [2024-08-06T23:32:13.337Z] main [2024-08-06T23:32:13.337Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:32:13.707Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:32:14.064Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [2024-08-06T23:32:14.064Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-08-06T23:32:14.064Z] c525e742ceff: Preparing [2024-08-06T23:32:14.064Z] e91d47dd5641: Preparing [2024-08-06T23:32:14.064Z] 032f5e3aab50: Preparing [2024-08-06T23:32:14.064Z] a9642707a049: Preparing [2024-08-06T23:32:14.064Z] d7da3974969d: Preparing [2024-08-06T23:32:14.064Z] ab4cce8eb1fe: Preparing [2024-08-06T23:32:14.064Z] e2118681dfc6: Preparing [2024-08-06T23:32:14.064Z] ab4cce8eb1fe: Waiting [2024-08-06T23:32:14.064Z] f2454c4e40a0: Preparing [2024-08-06T23:32:14.064Z] e2118681dfc6: Waiting [2024-08-06T23:32:14.064Z] 3c20671a5817: Preparing [2024-08-06T23:32:14.064Z] f2454c4e40a0: Waiting [2024-08-06T23:32:14.064Z] 3c20671a5817: Waiting [2024-08-06T23:32:14.064Z] d7da3974969d: Layer already exists [2024-08-06T23:32:14.330Z] ab4cce8eb1fe: Layer already exists [2024-08-06T23:32:14.330Z] e2118681dfc6: Layer already exists [2024-08-06T23:32:14.330Z] f2454c4e40a0: Layer already exists [2024-08-06T23:32:14.330Z] 032f5e3aab50: Pushed [2024-08-06T23:32:14.330Z] c525e742ceff: Pushed [2024-08-06T23:32:14.330Z] e91d47dd5641: Pushed [2024-08-06T23:32:14.330Z] 3c20671a5817: Layer already exists [2024-08-06T23:32:16.267Z] a9642707a049: Pushed [2024-08-06T23:32:16.268Z] 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd: digest: sha256:d249e5a86cfc353fa59b625d6940673ca73bdf5bed91937fb02cde2d532007d7 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:32:16.632Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:32:16.980Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-08-06T23:32:16.980Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-08-06T23:32:16.980Z] c525e742ceff: Preparing [2024-08-06T23:32:16.980Z] e91d47dd5641: Preparing [2024-08-06T23:32:16.980Z] 032f5e3aab50: Preparing [2024-08-06T23:32:16.980Z] a9642707a049: Preparing [2024-08-06T23:32:16.980Z] d7da3974969d: Preparing [2024-08-06T23:32:16.980Z] ab4cce8eb1fe: Preparing [2024-08-06T23:32:16.980Z] e2118681dfc6: Preparing [2024-08-06T23:32:16.980Z] ab4cce8eb1fe: Waiting [2024-08-06T23:32:16.980Z] f2454c4e40a0: Preparing [2024-08-06T23:32:16.980Z] e2118681dfc6: Waiting [2024-08-06T23:32:16.980Z] 3c20671a5817: Preparing [2024-08-06T23:32:16.980Z] f2454c4e40a0: Waiting [2024-08-06T23:32:16.980Z] 3c20671a5817: Waiting [2024-08-06T23:32:16.980Z] e91d47dd5641: Layer already exists [2024-08-06T23:32:16.980Z] c525e742ceff: Layer already exists [2024-08-06T23:32:16.980Z] d7da3974969d: Layer already exists [2024-08-06T23:32:16.980Z] a9642707a049: Layer already exists [2024-08-06T23:32:16.980Z] 032f5e3aab50: Layer already exists [2024-08-06T23:32:16.980Z] ab4cce8eb1fe: Layer already exists [2024-08-06T23:32:16.980Z] f2454c4e40a0: Layer already exists [2024-08-06T23:32:16.980Z] e2118681dfc6: Layer already exists [2024-08-06T23:32:16.980Z] 3c20671a5817: Layer already exists [2024-08-06T23:32:17.245Z] latest: digest: sha256:d249e5a86cfc353fa59b625d6940673ca73bdf5bed91937fb02cde2d532007d7 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:32:17.610Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:32:17.966Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.45 [2024-08-06T23:32:17.966Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-08-06T23:32:17.966Z] c525e742ceff: Preparing [2024-08-06T23:32:17.966Z] e91d47dd5641: Preparing [2024-08-06T23:32:17.966Z] 032f5e3aab50: Preparing [2024-08-06T23:32:17.966Z] a9642707a049: Preparing [2024-08-06T23:32:17.966Z] d7da3974969d: Preparing [2024-08-06T23:32:17.966Z] ab4cce8eb1fe: Preparing [2024-08-06T23:32:17.966Z] e2118681dfc6: Preparing [2024-08-06T23:32:17.966Z] f2454c4e40a0: Preparing [2024-08-06T23:32:17.966Z] 3c20671a5817: Preparing [2024-08-06T23:32:17.966Z] ab4cce8eb1fe: Waiting [2024-08-06T23:32:17.966Z] e2118681dfc6: Waiting [2024-08-06T23:32:17.966Z] f2454c4e40a0: Waiting [2024-08-06T23:32:17.966Z] 3c20671a5817: Waiting [2024-08-06T23:32:17.966Z] c525e742ceff: Layer already exists [2024-08-06T23:32:17.966Z] 032f5e3aab50: Layer already exists [2024-08-06T23:32:17.966Z] a9642707a049: Layer already exists [2024-08-06T23:32:17.966Z] e91d47dd5641: Layer already exists [2024-08-06T23:32:17.966Z] d7da3974969d: Layer already exists [2024-08-06T23:32:17.966Z] f2454c4e40a0: Layer already exists [2024-08-06T23:32:17.966Z] 3c20671a5817: Layer already exists [2024-08-06T23:32:17.966Z] e2118681dfc6: Layer already exists [2024-08-06T23:32:17.966Z] ab4cce8eb1fe: Layer already exists [2024-08-06T23:32:17.966Z] 3.2.0-dev.45: digest: sha256:d249e5a86cfc353fa59b625d6940673ca73bdf5bed91937fb02cde2d532007d7 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:32:18.582Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:32:18.925Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [2024-08-06T23:32:18.925Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-08-06T23:32:18.925Z] c525e742ceff: Preparing [2024-08-06T23:32:18.925Z] e91d47dd5641: Preparing [2024-08-06T23:32:18.925Z] 032f5e3aab50: Preparing [2024-08-06T23:32:18.925Z] a9642707a049: Preparing [2024-08-06T23:32:18.925Z] d7da3974969d: Preparing [2024-08-06T23:32:18.925Z] ab4cce8eb1fe: Preparing [2024-08-06T23:32:18.925Z] e2118681dfc6: Preparing [2024-08-06T23:32:18.925Z] f2454c4e40a0: Preparing [2024-08-06T23:32:18.925Z] 3c20671a5817: Preparing [2024-08-06T23:32:18.925Z] e2118681dfc6: Waiting [2024-08-06T23:32:18.925Z] ab4cce8eb1fe: Waiting [2024-08-06T23:32:18.925Z] f2454c4e40a0: Waiting [2024-08-06T23:32:18.925Z] 3c20671a5817: Waiting [2024-08-06T23:32:18.925Z] d7da3974969d: Layer already exists [2024-08-06T23:32:18.925Z] 032f5e3aab50: Layer already exists [2024-08-06T23:32:18.925Z] e91d47dd5641: Layer already exists [2024-08-06T23:32:18.925Z] c525e742ceff: Layer already exists [2024-08-06T23:32:18.925Z] a9642707a049: Layer already exists [2024-08-06T23:32:18.925Z] 3c20671a5817: Layer already exists [2024-08-06T23:32:18.925Z] e2118681dfc6: Layer already exists [2024-08-06T23:32:18.925Z] f2454c4e40a0: Layer already exists [2024-08-06T23:32:18.925Z] ab4cce8eb1fe: Layer already exists [2024-08-06T23:32:19.189Z] 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45: digest: sha256:d249e5a86cfc353fa59b625d6940673ca73bdf5bed91937fb02cde2d532007d7 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:32:19.542Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:32:19.887Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2024-08-06T23:32:19.887Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-08-06T23:32:19.887Z] c525e742ceff: Preparing [2024-08-06T23:32:19.887Z] e91d47dd5641: Preparing [2024-08-06T23:32:19.887Z] 032f5e3aab50: Preparing [2024-08-06T23:32:19.887Z] a9642707a049: Preparing [2024-08-06T23:32:19.887Z] d7da3974969d: Preparing [2024-08-06T23:32:19.887Z] ab4cce8eb1fe: Preparing [2024-08-06T23:32:19.887Z] e2118681dfc6: Preparing [2024-08-06T23:32:19.887Z] f2454c4e40a0: Preparing [2024-08-06T23:32:19.887Z] 3c20671a5817: Preparing [2024-08-06T23:32:19.887Z] ab4cce8eb1fe: Waiting [2024-08-06T23:32:19.887Z] e2118681dfc6: Waiting [2024-08-06T23:32:19.887Z] f2454c4e40a0: Waiting [2024-08-06T23:32:19.887Z] 3c20671a5817: Waiting [2024-08-06T23:32:19.887Z] a9642707a049: Layer already exists [2024-08-06T23:32:19.887Z] 032f5e3aab50: Layer already exists [2024-08-06T23:32:19.887Z] d7da3974969d: Layer already exists [2024-08-06T23:32:19.887Z] e91d47dd5641: Layer already exists [2024-08-06T23:32:19.887Z] c525e742ceff: Layer already exists [2024-08-06T23:32:19.887Z] e2118681dfc6: Layer already exists [2024-08-06T23:32:19.887Z] 3c20671a5817: Layer already exists [2024-08-06T23:32:19.887Z] ab4cce8eb1fe: Layer already exists [2024-08-06T23:32:19.887Z] f2454c4e40a0: Layer already exists [2024-08-06T23:32:20.151Z] main: digest: sha256:d249e5a86cfc353fa59b625d6940673ca73bdf5bed91937fb02cde2d532007d7 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-06T23:32:20.218Z] ===================================================== [Pipeline] echo [2024-08-06T23:32:20.231Z] taggedImages: [2024-08-06T23:32:20.231Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [2024-08-06T23:32:20.231Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-08-06T23:32:20.231Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.45 [2024-08-06T23:32:20.231Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [2024-08-06T23:32:20.231Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2024-08-06T23:32:20.256Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2024-08-06T23:32:20.256Z] 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [2024-08-06T23:32:20.256Z] latest [2024-08-06T23:32:20.256Z] 3.2.0-dev.45 [2024-08-06T23:32:20.256Z] 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [2024-08-06T23:32:20.256Z] main [2024-08-06T23:32:20.256Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:32:20.620Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:32:20.984Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [2024-08-06T23:32:20.984Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-08-06T23:32:20.984Z] 0014d6aa7141: Preparing [2024-08-06T23:32:20.984Z] 735e89408ed5: Preparing [2024-08-06T23:32:20.984Z] d7da3974969d: Preparing [2024-08-06T23:32:20.984Z] ab4cce8eb1fe: Preparing [2024-08-06T23:32:20.984Z] e3f06992ad22: Preparing [2024-08-06T23:32:20.984Z] b58bd2cdf97c: Preparing [2024-08-06T23:32:20.984Z] 3c20671a5817: Preparing [2024-08-06T23:32:20.984Z] b58bd2cdf97c: Waiting [2024-08-06T23:32:20.984Z] 3c20671a5817: Waiting [2024-08-06T23:32:20.984Z] ab4cce8eb1fe: Layer already exists [2024-08-06T23:32:20.984Z] d7da3974969d: Layer already exists [2024-08-06T23:32:21.250Z] 3c20671a5817: Layer already exists [2024-08-06T23:32:21.250Z] e3f06992ad22: Pushed [2024-08-06T23:32:21.250Z] 0014d6aa7141: Pushed [2024-08-06T23:32:21.250Z] b58bd2cdf97c: Pushed [2024-08-06T23:32:27.884Z] 735e89408ed5: Pushed [2024-08-06T23:32:28.150Z] 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd: digest: sha256:84cf2cc55be7a73f2d7cb3fedaae3816f4eb8f0d30234258e70b550912bf7ca9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:32:28.495Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:32:28.846Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-08-06T23:32:28.846Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-08-06T23:32:28.846Z] 0014d6aa7141: Preparing [2024-08-06T23:32:28.846Z] 735e89408ed5: Preparing [2024-08-06T23:32:28.846Z] d7da3974969d: Preparing [2024-08-06T23:32:28.846Z] ab4cce8eb1fe: Preparing [2024-08-06T23:32:28.846Z] e3f06992ad22: Preparing [2024-08-06T23:32:28.846Z] b58bd2cdf97c: Preparing [2024-08-06T23:32:28.846Z] 3c20671a5817: Preparing [2024-08-06T23:32:28.846Z] b58bd2cdf97c: Waiting [2024-08-06T23:32:28.846Z] 3c20671a5817: Waiting [2024-08-06T23:32:28.846Z] 0014d6aa7141: Layer already exists [2024-08-06T23:32:28.846Z] ab4cce8eb1fe: Layer already exists [2024-08-06T23:32:28.846Z] 735e89408ed5: Layer already exists [2024-08-06T23:32:28.846Z] d7da3974969d: Layer already exists [2024-08-06T23:32:28.846Z] e3f06992ad22: Layer already exists [2024-08-06T23:32:28.846Z] b58bd2cdf97c: Layer already exists [2024-08-06T23:32:28.846Z] 3c20671a5817: Layer already exists [2024-08-06T23:32:29.110Z] latest: digest: sha256:84cf2cc55be7a73f2d7cb3fedaae3816f4eb8f0d30234258e70b550912bf7ca9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:32:29.466Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:32:29.814Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.45 [2024-08-06T23:32:29.814Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-08-06T23:32:29.814Z] 0014d6aa7141: Preparing [2024-08-06T23:32:29.814Z] 735e89408ed5: Preparing [2024-08-06T23:32:29.814Z] d7da3974969d: Preparing [2024-08-06T23:32:29.814Z] ab4cce8eb1fe: Preparing [2024-08-06T23:32:29.814Z] e3f06992ad22: Preparing [2024-08-06T23:32:29.814Z] b58bd2cdf97c: Preparing [2024-08-06T23:32:29.814Z] 3c20671a5817: Preparing [2024-08-06T23:32:29.814Z] b58bd2cdf97c: Waiting [2024-08-06T23:32:29.814Z] 3c20671a5817: Waiting [2024-08-06T23:32:29.814Z] d7da3974969d: Layer already exists [2024-08-06T23:32:29.814Z] 0014d6aa7141: Layer already exists [2024-08-06T23:32:29.814Z] e3f06992ad22: Layer already exists [2024-08-06T23:32:29.814Z] 735e89408ed5: Layer already exists [2024-08-06T23:32:29.814Z] ab4cce8eb1fe: Layer already exists [2024-08-06T23:32:29.814Z] 3c20671a5817: Layer already exists [2024-08-06T23:32:29.814Z] b58bd2cdf97c: Layer already exists [2024-08-06T23:32:30.077Z] 3.2.0-dev.45: digest: sha256:84cf2cc55be7a73f2d7cb3fedaae3816f4eb8f0d30234258e70b550912bf7ca9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:32:30.425Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:32:30.770Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [2024-08-06T23:32:30.770Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-08-06T23:32:30.770Z] 0014d6aa7141: Preparing [2024-08-06T23:32:30.770Z] 735e89408ed5: Preparing [2024-08-06T23:32:30.770Z] d7da3974969d: Preparing [2024-08-06T23:32:30.770Z] ab4cce8eb1fe: Preparing [2024-08-06T23:32:30.770Z] e3f06992ad22: Preparing [2024-08-06T23:32:30.770Z] b58bd2cdf97c: Preparing [2024-08-06T23:32:30.770Z] 3c20671a5817: Preparing [2024-08-06T23:32:30.770Z] b58bd2cdf97c: Waiting [2024-08-06T23:32:30.770Z] 3c20671a5817: Waiting [2024-08-06T23:32:30.770Z] e3f06992ad22: Layer already exists [2024-08-06T23:32:30.770Z] d7da3974969d: Layer already exists [2024-08-06T23:32:30.770Z] 0014d6aa7141: Layer already exists [2024-08-06T23:32:30.770Z] 735e89408ed5: Layer already exists [2024-08-06T23:32:30.770Z] ab4cce8eb1fe: Layer already exists [2024-08-06T23:32:30.770Z] b58bd2cdf97c: Layer already exists [2024-08-06T23:32:30.770Z] 3c20671a5817: Layer already exists [2024-08-06T23:32:31.035Z] 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45: digest: sha256:84cf2cc55be7a73f2d7cb3fedaae3816f4eb8f0d30234258e70b550912bf7ca9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:32:31.389Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:32:31.737Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2024-08-06T23:32:31.738Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-08-06T23:32:31.738Z] 0014d6aa7141: Preparing [2024-08-06T23:32:31.738Z] 735e89408ed5: Preparing [2024-08-06T23:32:31.738Z] d7da3974969d: Preparing [2024-08-06T23:32:31.738Z] ab4cce8eb1fe: Preparing [2024-08-06T23:32:31.738Z] e3f06992ad22: Preparing [2024-08-06T23:32:31.738Z] b58bd2cdf97c: Preparing [2024-08-06T23:32:31.738Z] 3c20671a5817: Preparing [2024-08-06T23:32:31.738Z] b58bd2cdf97c: Waiting [2024-08-06T23:32:31.738Z] 3c20671a5817: Waiting [2024-08-06T23:32:31.738Z] 735e89408ed5: Layer already exists [2024-08-06T23:32:31.738Z] ab4cce8eb1fe: Layer already exists [2024-08-06T23:32:31.738Z] e3f06992ad22: Layer already exists [2024-08-06T23:32:31.738Z] 0014d6aa7141: Layer already exists [2024-08-06T23:32:31.738Z] d7da3974969d: Layer already exists [2024-08-06T23:32:31.738Z] b58bd2cdf97c: Layer already exists [2024-08-06T23:32:31.738Z] 3c20671a5817: Layer already exists [2024-08-06T23:32:32.002Z] main: digest: sha256:84cf2cc55be7a73f2d7cb3fedaae3816f4eb8f0d30234258e70b550912bf7ca9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-06T23:32:32.081Z] ===================================================== [Pipeline] echo [2024-08-06T23:32:32.099Z] taggedImages: [2024-08-06T23:32:32.099Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [2024-08-06T23:32:32.099Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-08-06T23:32:32.099Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.45 [2024-08-06T23:32:32.099Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [2024-08-06T23:32:32.099Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2024-08-06T23:32:32.128Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2024-08-06T23:32:32.128Z] 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [2024-08-06T23:32:32.128Z] latest [2024-08-06T23:32:32.128Z] 3.2.0-dev.45 [2024-08-06T23:32:32.128Z] 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [2024-08-06T23:32:32.128Z] main [2024-08-06T23:32:32.128Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:32:32.495Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:32:32.850Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [2024-08-06T23:32:32.851Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-08-06T23:32:32.851Z] e58ca6739cf4: Preparing [2024-08-06T23:32:32.851Z] 489952c595b8: Preparing [2024-08-06T23:32:32.851Z] ab4cce8eb1fe: Preparing [2024-08-06T23:32:32.851Z] 984e1a3374d2: Preparing [2024-08-06T23:32:32.851Z] f46ea48f64a2: Preparing [2024-08-06T23:32:32.851Z] 3c20671a5817: Preparing [2024-08-06T23:32:32.851Z] 3c20671a5817: Waiting [2024-08-06T23:32:32.851Z] ab4cce8eb1fe: Layer already exists [2024-08-06T23:32:33.115Z] 3c20671a5817: Layer already exists [2024-08-06T23:32:33.115Z] e58ca6739cf4: Pushed [2024-08-06T23:32:33.115Z] f46ea48f64a2: Pushed [2024-08-06T23:32:33.115Z] 984e1a3374d2: Pushed [2024-08-06T23:32:39.742Z] 489952c595b8: Pushed [2024-08-06T23:32:39.742Z] 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd: digest: sha256:f1ef70cbf7824b6052531bad4601f21cb2cb17cb5b7126d8cc183f87763b4e2b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:32:40.102Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:32:40.457Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-08-06T23:32:40.457Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-08-06T23:32:40.457Z] e58ca6739cf4: Preparing [2024-08-06T23:32:40.457Z] 489952c595b8: Preparing [2024-08-06T23:32:40.457Z] ab4cce8eb1fe: Preparing [2024-08-06T23:32:40.457Z] 984e1a3374d2: Preparing [2024-08-06T23:32:40.457Z] f46ea48f64a2: Preparing [2024-08-06T23:32:40.457Z] 3c20671a5817: Preparing [2024-08-06T23:32:40.457Z] 3c20671a5817: Waiting [2024-08-06T23:32:40.457Z] 489952c595b8: Layer already exists [2024-08-06T23:32:40.457Z] ab4cce8eb1fe: Layer already exists [2024-08-06T23:32:40.457Z] f46ea48f64a2: Layer already exists [2024-08-06T23:32:40.457Z] 984e1a3374d2: Layer already exists [2024-08-06T23:32:40.457Z] e58ca6739cf4: Layer already exists [2024-08-06T23:32:40.457Z] 3c20671a5817: Layer already exists [2024-08-06T23:32:40.723Z] latest: digest: sha256:f1ef70cbf7824b6052531bad4601f21cb2cb17cb5b7126d8cc183f87763b4e2b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:32:41.079Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:32:41.449Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.45 [2024-08-06T23:32:41.449Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-08-06T23:32:41.449Z] e58ca6739cf4: Preparing [2024-08-06T23:32:41.449Z] 489952c595b8: Preparing [2024-08-06T23:32:41.449Z] ab4cce8eb1fe: Preparing [2024-08-06T23:32:41.449Z] 984e1a3374d2: Preparing [2024-08-06T23:32:41.449Z] f46ea48f64a2: Preparing [2024-08-06T23:32:41.449Z] 3c20671a5817: Preparing [2024-08-06T23:32:41.449Z] 3c20671a5817: Waiting [2024-08-06T23:32:41.449Z] 489952c595b8: Layer already exists [2024-08-06T23:32:41.449Z] f46ea48f64a2: Layer already exists [2024-08-06T23:32:41.449Z] 984e1a3374d2: Layer already exists [2024-08-06T23:32:41.449Z] ab4cce8eb1fe: Layer already exists [2024-08-06T23:32:41.449Z] e58ca6739cf4: Layer already exists [2024-08-06T23:32:41.449Z] 3c20671a5817: Layer already exists [2024-08-06T23:32:41.449Z] 3.2.0-dev.45: digest: sha256:f1ef70cbf7824b6052531bad4601f21cb2cb17cb5b7126d8cc183f87763b4e2b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:32:41.814Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:32:42.164Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [2024-08-06T23:32:42.164Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-08-06T23:32:42.164Z] e58ca6739cf4: Preparing [2024-08-06T23:32:42.164Z] 489952c595b8: Preparing [2024-08-06T23:32:42.164Z] ab4cce8eb1fe: Preparing [2024-08-06T23:32:42.164Z] 984e1a3374d2: Preparing [2024-08-06T23:32:42.164Z] f46ea48f64a2: Preparing [2024-08-06T23:32:42.164Z] 3c20671a5817: Preparing [2024-08-06T23:32:42.164Z] 3c20671a5817: Waiting [2024-08-06T23:32:42.164Z] f46ea48f64a2: Layer already exists [2024-08-06T23:32:42.164Z] e58ca6739cf4: Layer already exists [2024-08-06T23:32:42.164Z] ab4cce8eb1fe: Layer already exists [2024-08-06T23:32:42.164Z] 984e1a3374d2: Layer already exists [2024-08-06T23:32:42.164Z] 489952c595b8: Layer already exists [2024-08-06T23:32:42.164Z] 3c20671a5817: Layer already exists [2024-08-06T23:32:42.164Z] 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45: digest: sha256:f1ef70cbf7824b6052531bad4601f21cb2cb17cb5b7126d8cc183f87763b4e2b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:32:42.785Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:32:43.136Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2024-08-06T23:32:43.136Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-08-06T23:32:43.136Z] e58ca6739cf4: Preparing [2024-08-06T23:32:43.136Z] 489952c595b8: Preparing [2024-08-06T23:32:43.136Z] ab4cce8eb1fe: Preparing [2024-08-06T23:32:43.136Z] 984e1a3374d2: Preparing [2024-08-06T23:32:43.136Z] f46ea48f64a2: Preparing [2024-08-06T23:32:43.136Z] 3c20671a5817: Preparing [2024-08-06T23:32:43.136Z] 3c20671a5817: Waiting [2024-08-06T23:32:43.136Z] e58ca6739cf4: Layer already exists [2024-08-06T23:32:43.136Z] 984e1a3374d2: Layer already exists [2024-08-06T23:32:43.136Z] ab4cce8eb1fe: Layer already exists [2024-08-06T23:32:43.136Z] 489952c595b8: Layer already exists [2024-08-06T23:32:43.136Z] f46ea48f64a2: Layer already exists [2024-08-06T23:32:43.136Z] 3c20671a5817: Layer already exists [2024-08-06T23:32:43.401Z] main: digest: sha256:f1ef70cbf7824b6052531bad4601f21cb2cb17cb5b7126d8cc183f87763b4e2b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-06T23:32:43.469Z] ===================================================== [Pipeline] echo [2024-08-06T23:32:43.483Z] taggedImages: [2024-08-06T23:32:43.483Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [2024-08-06T23:32:43.483Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-08-06T23:32:43.483Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.45 [2024-08-06T23:32:43.483Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [2024-08-06T23:32:43.483Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2024-08-06T23:32:43.515Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2024-08-06T23:32:43.515Z] 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [2024-08-06T23:32:43.515Z] latest [2024-08-06T23:32:43.515Z] 3.2.0-dev.45 [2024-08-06T23:32:43.515Z] 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [2024-08-06T23:32:43.515Z] main [2024-08-06T23:32:43.515Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:32:44.045Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:32:44.395Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [2024-08-06T23:32:44.395Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-08-06T23:32:44.395Z] 964347936c0d: Preparing [2024-08-06T23:32:44.395Z] 00282535cb4a: Preparing [2024-08-06T23:32:44.395Z] 589df946cd10: Preparing [2024-08-06T23:32:44.395Z] d7da3974969d: Preparing [2024-08-06T23:32:44.395Z] ab4cce8eb1fe: Preparing [2024-08-06T23:32:44.395Z] e2118681dfc6: Preparing [2024-08-06T23:32:44.395Z] f2454c4e40a0: Preparing [2024-08-06T23:32:44.395Z] 3c20671a5817: Preparing [2024-08-06T23:32:44.395Z] e2118681dfc6: Waiting [2024-08-06T23:32:44.395Z] 3c20671a5817: Waiting [2024-08-06T23:32:44.395Z] f2454c4e40a0: Waiting [2024-08-06T23:32:44.395Z] d7da3974969d: Layer already exists [2024-08-06T23:32:44.395Z] ab4cce8eb1fe: Layer already exists [2024-08-06T23:32:44.658Z] f2454c4e40a0: Layer already exists [2024-08-06T23:32:44.658Z] e2118681dfc6: Layer already exists [2024-08-06T23:32:44.658Z] 00282535cb4a: Pushed [2024-08-06T23:32:44.658Z] 3c20671a5817: Layer already exists [2024-08-06T23:32:44.658Z] 964347936c0d: Pushed [2024-08-06T23:32:51.271Z] 589df946cd10: Pushed [2024-08-06T23:32:51.536Z] 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd: digest: sha256:fb1f75583caf7d98c98e9e66e7c66371c5ffa83a2965b1f3ad393e1c37f6197f size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:32:51.886Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:32:52.309Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-08-06T23:32:52.309Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-08-06T23:32:52.309Z] 964347936c0d: Preparing [2024-08-06T23:32:52.309Z] 00282535cb4a: Preparing [2024-08-06T23:32:52.309Z] 589df946cd10: Preparing [2024-08-06T23:32:52.309Z] d7da3974969d: Preparing [2024-08-06T23:32:52.309Z] ab4cce8eb1fe: Preparing [2024-08-06T23:32:52.309Z] e2118681dfc6: Preparing [2024-08-06T23:32:52.309Z] f2454c4e40a0: Preparing [2024-08-06T23:32:52.309Z] 3c20671a5817: Preparing [2024-08-06T23:32:52.309Z] e2118681dfc6: Waiting [2024-08-06T23:32:52.309Z] 3c20671a5817: Waiting [2024-08-06T23:32:52.309Z] f2454c4e40a0: Waiting [2024-08-06T23:32:52.309Z] 964347936c0d: Layer already exists [2024-08-06T23:32:52.309Z] d7da3974969d: Layer already exists [2024-08-06T23:32:52.309Z] ab4cce8eb1fe: Layer already exists [2024-08-06T23:32:52.309Z] 00282535cb4a: Layer already exists [2024-08-06T23:32:52.309Z] 589df946cd10: Layer already exists [2024-08-06T23:32:52.309Z] e2118681dfc6: Layer already exists [2024-08-06T23:32:52.309Z] 3c20671a5817: Layer already exists [2024-08-06T23:32:52.309Z] f2454c4e40a0: Layer already exists [2024-08-06T23:32:52.579Z] latest: digest: sha256:fb1f75583caf7d98c98e9e66e7c66371c5ffa83a2965b1f3ad393e1c37f6197f size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:32:52.936Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:32:53.281Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.45 [2024-08-06T23:32:53.281Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-08-06T23:32:53.281Z] 964347936c0d: Preparing [2024-08-06T23:32:53.281Z] 00282535cb4a: Preparing [2024-08-06T23:32:53.281Z] 589df946cd10: Preparing [2024-08-06T23:32:53.281Z] d7da3974969d: Preparing [2024-08-06T23:32:53.281Z] ab4cce8eb1fe: Preparing [2024-08-06T23:32:53.281Z] e2118681dfc6: Preparing [2024-08-06T23:32:53.281Z] f2454c4e40a0: Preparing [2024-08-06T23:32:53.281Z] 3c20671a5817: Preparing [2024-08-06T23:32:53.281Z] e2118681dfc6: Waiting [2024-08-06T23:32:53.281Z] f2454c4e40a0: Waiting [2024-08-06T23:32:53.281Z] d7da3974969d: Layer already exists [2024-08-06T23:32:53.281Z] ab4cce8eb1fe: Layer already exists [2024-08-06T23:32:53.281Z] 589df946cd10: Layer already exists [2024-08-06T23:32:53.281Z] 964347936c0d: Layer already exists [2024-08-06T23:32:53.281Z] 00282535cb4a: Layer already exists [2024-08-06T23:32:53.281Z] e2118681dfc6: Layer already exists [2024-08-06T23:32:53.281Z] f2454c4e40a0: Layer already exists [2024-08-06T23:32:53.281Z] 3c20671a5817: Layer already exists [2024-08-06T23:32:53.547Z] 3.2.0-dev.45: digest: sha256:fb1f75583caf7d98c98e9e66e7c66371c5ffa83a2965b1f3ad393e1c37f6197f size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:32:53.911Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:32:54.254Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [2024-08-06T23:32:54.254Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-08-06T23:32:54.254Z] 964347936c0d: Preparing [2024-08-06T23:32:54.254Z] 00282535cb4a: Preparing [2024-08-06T23:32:54.254Z] 589df946cd10: Preparing [2024-08-06T23:32:54.254Z] d7da3974969d: Preparing [2024-08-06T23:32:54.254Z] ab4cce8eb1fe: Preparing [2024-08-06T23:32:54.254Z] e2118681dfc6: Preparing [2024-08-06T23:32:54.254Z] f2454c4e40a0: Preparing [2024-08-06T23:32:54.254Z] 3c20671a5817: Preparing [2024-08-06T23:32:54.254Z] e2118681dfc6: Waiting [2024-08-06T23:32:54.254Z] f2454c4e40a0: Waiting [2024-08-06T23:32:54.254Z] 3c20671a5817: Waiting [2024-08-06T23:32:54.254Z] 589df946cd10: Layer already exists [2024-08-06T23:32:54.254Z] ab4cce8eb1fe: Layer already exists [2024-08-06T23:32:54.254Z] 00282535cb4a: Layer already exists [2024-08-06T23:32:54.254Z] 964347936c0d: Layer already exists [2024-08-06T23:32:54.254Z] d7da3974969d: Layer already exists [2024-08-06T23:32:54.254Z] e2118681dfc6: Layer already exists [2024-08-06T23:32:54.254Z] f2454c4e40a0: Layer already exists [2024-08-06T23:32:54.254Z] 3c20671a5817: Layer already exists [2024-08-06T23:32:54.519Z] 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45: digest: sha256:fb1f75583caf7d98c98e9e66e7c66371c5ffa83a2965b1f3ad393e1c37f6197f size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:32:54.876Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:32:55.219Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2024-08-06T23:32:55.219Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-08-06T23:32:55.219Z] 964347936c0d: Preparing [2024-08-06T23:32:55.219Z] 00282535cb4a: Preparing [2024-08-06T23:32:55.219Z] 589df946cd10: Preparing [2024-08-06T23:32:55.219Z] d7da3974969d: Preparing [2024-08-06T23:32:55.219Z] ab4cce8eb1fe: Preparing [2024-08-06T23:32:55.219Z] e2118681dfc6: Preparing [2024-08-06T23:32:55.219Z] f2454c4e40a0: Preparing [2024-08-06T23:32:55.219Z] 3c20671a5817: Preparing [2024-08-06T23:32:55.219Z] e2118681dfc6: Waiting [2024-08-06T23:32:55.219Z] f2454c4e40a0: Waiting [2024-08-06T23:32:55.219Z] 3c20671a5817: Waiting [2024-08-06T23:32:55.219Z] 00282535cb4a: Layer already exists [2024-08-06T23:32:55.219Z] d7da3974969d: Layer already exists [2024-08-06T23:32:55.219Z] 964347936c0d: Layer already exists [2024-08-06T23:32:55.219Z] 589df946cd10: Layer already exists [2024-08-06T23:32:55.219Z] ab4cce8eb1fe: Layer already exists [2024-08-06T23:32:55.219Z] e2118681dfc6: Layer already exists [2024-08-06T23:32:55.219Z] f2454c4e40a0: Layer already exists [2024-08-06T23:32:55.219Z] 3c20671a5817: Layer already exists [2024-08-06T23:32:55.484Z] main: digest: sha256:fb1f75583caf7d98c98e9e66e7c66371c5ffa83a2965b1f3ad393e1c37f6197f size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-06T23:32:55.557Z] ===================================================== [Pipeline] echo [2024-08-06T23:32:55.569Z] taggedImages: [2024-08-06T23:32:55.569Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [2024-08-06T23:32:55.569Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-08-06T23:32:55.569Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.45 [2024-08-06T23:32:55.569Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [2024-08-06T23:32:55.569Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2024-08-06T23:32:55.595Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2024-08-06T23:32:55.595Z] 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [2024-08-06T23:32:55.595Z] latest [2024-08-06T23:32:55.595Z] 3.2.0-dev.45 [2024-08-06T23:32:55.595Z] 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [2024-08-06T23:32:55.595Z] main [2024-08-06T23:32:55.595Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:32:55.956Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:32:56.302Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [2024-08-06T23:32:56.302Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-08-06T23:32:56.302Z] c280ff903fbf: Preparing [2024-08-06T23:32:56.302Z] 557b131c5157: Preparing [2024-08-06T23:32:56.302Z] 9280d3cd4644: Preparing [2024-08-06T23:32:56.302Z] 0cf734524d9b: Preparing [2024-08-06T23:32:56.302Z] b693cc009f31: Preparing [2024-08-06T23:32:56.302Z] 040ec8663467: Preparing [2024-08-06T23:32:56.302Z] 09d860ca3864: Preparing [2024-08-06T23:32:56.302Z] 47cc2f1a5fab: Preparing [2024-08-06T23:32:56.302Z] d7da3974969d: Preparing [2024-08-06T23:32:56.302Z] ab4cce8eb1fe: Preparing [2024-08-06T23:32:56.302Z] 39259c2babc5: Preparing [2024-08-06T23:32:56.302Z] 667ca5f55d94: Preparing [2024-08-06T23:32:56.302Z] 5f70bf18a086: Preparing [2024-08-06T23:32:56.302Z] 57579f411d0a: Preparing [2024-08-06T23:32:56.302Z] 1d24256bdf9b: Preparing [2024-08-06T23:32:56.302Z] 4b83d8c5206d: Preparing [2024-08-06T23:32:56.302Z] 3c20671a5817: Preparing [2024-08-06T23:32:56.302Z] 09d860ca3864: Waiting [2024-08-06T23:32:56.302Z] 667ca5f55d94: Waiting [2024-08-06T23:32:56.302Z] 47cc2f1a5fab: Waiting [2024-08-06T23:32:56.302Z] 040ec8663467: Waiting [2024-08-06T23:32:56.302Z] 5f70bf18a086: Waiting [2024-08-06T23:32:56.302Z] d7da3974969d: Waiting [2024-08-06T23:32:56.302Z] 57579f411d0a: Waiting [2024-08-06T23:32:56.303Z] ab4cce8eb1fe: Waiting [2024-08-06T23:32:56.303Z] 1d24256bdf9b: Waiting [2024-08-06T23:32:56.303Z] 39259c2babc5: Waiting [2024-08-06T23:32:56.303Z] 4b83d8c5206d: Waiting [2024-08-06T23:32:56.303Z] 3c20671a5817: Waiting [2024-08-06T23:32:56.567Z] 9280d3cd4644: Pushed [2024-08-06T23:32:56.567Z] 0cf734524d9b: Pushed [2024-08-06T23:32:56.567Z] b693cc009f31: Pushed [2024-08-06T23:32:56.567Z] 557b131c5157: Pushed [2024-08-06T23:32:57.144Z] c280ff903fbf: Pushed [2024-08-06T23:32:57.144Z] d7da3974969d: Layer already exists [2024-08-06T23:32:57.144Z] ab4cce8eb1fe: Layer already exists [2024-08-06T23:32:57.144Z] 040ec8663467: Pushed [2024-08-06T23:32:57.144Z] 09d860ca3864: Pushed [2024-08-06T23:32:57.144Z] 5f70bf18a086: Layer already exists [2024-08-06T23:32:57.408Z] 667ca5f55d94: Pushed [2024-08-06T23:32:57.408Z] 39259c2babc5: Pushed [2024-08-06T23:32:57.408Z] 3c20671a5817: Layer already exists [2024-08-06T23:32:57.408Z] 1d24256bdf9b: Pushed [2024-08-06T23:32:57.408Z] 57579f411d0a: Pushed [2024-08-06T23:32:57.408Z] 4b83d8c5206d: Pushed [2024-08-06T23:32:59.972Z] 47cc2f1a5fab: Pushed [2024-08-06T23:33:00.236Z] 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd: digest: sha256:b775f042e7efb0cb81c6bcf4510202a4a0bc005aad167045e260485784128a76 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:33:00.591Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:33:00.937Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-08-06T23:33:00.937Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-08-06T23:33:00.937Z] c280ff903fbf: Preparing [2024-08-06T23:33:00.937Z] 557b131c5157: Preparing [2024-08-06T23:33:00.937Z] 9280d3cd4644: Preparing [2024-08-06T23:33:00.937Z] 0cf734524d9b: Preparing [2024-08-06T23:33:00.937Z] b693cc009f31: Preparing [2024-08-06T23:33:00.937Z] 040ec8663467: Preparing [2024-08-06T23:33:00.937Z] 09d860ca3864: Preparing [2024-08-06T23:33:00.937Z] 47cc2f1a5fab: Preparing [2024-08-06T23:33:00.937Z] d7da3974969d: Preparing [2024-08-06T23:33:00.937Z] ab4cce8eb1fe: Preparing [2024-08-06T23:33:00.937Z] 39259c2babc5: Preparing [2024-08-06T23:33:00.937Z] 667ca5f55d94: Preparing [2024-08-06T23:33:00.937Z] 5f70bf18a086: Preparing [2024-08-06T23:33:00.937Z] 57579f411d0a: Preparing [2024-08-06T23:33:00.937Z] 1d24256bdf9b: Preparing [2024-08-06T23:33:00.937Z] 4b83d8c5206d: Preparing [2024-08-06T23:33:00.937Z] 3c20671a5817: Preparing [2024-08-06T23:33:00.937Z] ab4cce8eb1fe: Waiting [2024-08-06T23:33:00.937Z] 39259c2babc5: Waiting [2024-08-06T23:33:00.937Z] 667ca5f55d94: Waiting [2024-08-06T23:33:00.937Z] 5f70bf18a086: Waiting [2024-08-06T23:33:00.937Z] 57579f411d0a: Waiting [2024-08-06T23:33:00.937Z] 1d24256bdf9b: Waiting [2024-08-06T23:33:00.937Z] 4b83d8c5206d: Waiting [2024-08-06T23:33:00.937Z] 3c20671a5817: Waiting [2024-08-06T23:33:00.937Z] 09d860ca3864: Waiting [2024-08-06T23:33:00.937Z] 47cc2f1a5fab: Waiting [2024-08-06T23:33:00.937Z] d7da3974969d: Waiting [2024-08-06T23:33:00.937Z] 040ec8663467: Waiting [2024-08-06T23:33:00.937Z] 557b131c5157: Layer already exists [2024-08-06T23:33:00.937Z] c280ff903fbf: Layer already exists [2024-08-06T23:33:00.937Z] 9280d3cd4644: Layer already exists [2024-08-06T23:33:00.937Z] 0cf734524d9b: Layer already exists [2024-08-06T23:33:00.937Z] b693cc009f31: Layer already exists [2024-08-06T23:33:00.937Z] d7da3974969d: Layer already exists [2024-08-06T23:33:00.937Z] ab4cce8eb1fe: Layer already exists [2024-08-06T23:33:00.937Z] 040ec8663467: Layer already exists [2024-08-06T23:33:00.937Z] 09d860ca3864: Layer already exists [2024-08-06T23:33:00.937Z] 47cc2f1a5fab: Layer already exists [2024-08-06T23:33:00.937Z] 667ca5f55d94: Layer already exists [2024-08-06T23:33:00.937Z] 5f70bf18a086: Layer already exists [2024-08-06T23:33:00.937Z] 39259c2babc5: Layer already exists [2024-08-06T23:33:00.937Z] 1d24256bdf9b: Layer already exists [2024-08-06T23:33:00.937Z] 57579f411d0a: Layer already exists [2024-08-06T23:33:01.203Z] 3c20671a5817: Layer already exists [2024-08-06T23:33:01.203Z] 4b83d8c5206d: Layer already exists [2024-08-06T23:33:01.203Z] latest: digest: sha256:b775f042e7efb0cb81c6bcf4510202a4a0bc005aad167045e260485784128a76 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:33:01.568Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:33:01.909Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.45 [2024-08-06T23:33:01.909Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-08-06T23:33:01.909Z] c280ff903fbf: Preparing [2024-08-06T23:33:01.909Z] 557b131c5157: Preparing [2024-08-06T23:33:01.909Z] 9280d3cd4644: Preparing [2024-08-06T23:33:01.909Z] 0cf734524d9b: Preparing [2024-08-06T23:33:01.909Z] b693cc009f31: Preparing [2024-08-06T23:33:01.909Z] 040ec8663467: Preparing [2024-08-06T23:33:01.909Z] 09d860ca3864: Preparing [2024-08-06T23:33:01.909Z] 040ec8663467: Waiting [2024-08-06T23:33:01.909Z] 47cc2f1a5fab: Preparing [2024-08-06T23:33:01.909Z] 09d860ca3864: Waiting [2024-08-06T23:33:01.909Z] d7da3974969d: Preparing [2024-08-06T23:33:01.909Z] 47cc2f1a5fab: Waiting [2024-08-06T23:33:01.909Z] ab4cce8eb1fe: Preparing [2024-08-06T23:33:01.909Z] d7da3974969d: Waiting [2024-08-06T23:33:01.909Z] 39259c2babc5: Preparing [2024-08-06T23:33:01.909Z] ab4cce8eb1fe: Waiting [2024-08-06T23:33:01.909Z] 39259c2babc5: Waiting [2024-08-06T23:33:01.909Z] 667ca5f55d94: Preparing [2024-08-06T23:33:01.909Z] 5f70bf18a086: Preparing [2024-08-06T23:33:01.909Z] 667ca5f55d94: Waiting [2024-08-06T23:33:01.909Z] 57579f411d0a: Preparing [2024-08-06T23:33:01.909Z] 1d24256bdf9b: Preparing [2024-08-06T23:33:01.909Z] 57579f411d0a: Waiting [2024-08-06T23:33:01.909Z] 4b83d8c5206d: Preparing [2024-08-06T23:33:01.909Z] 1d24256bdf9b: Waiting [2024-08-06T23:33:01.909Z] 3c20671a5817: Preparing [2024-08-06T23:33:01.909Z] 4b83d8c5206d: Waiting [2024-08-06T23:33:01.909Z] 3c20671a5817: Waiting [2024-08-06T23:33:01.909Z] c280ff903fbf: Layer already exists [2024-08-06T23:33:01.909Z] 0cf734524d9b: Layer already exists [2024-08-06T23:33:01.909Z] 9280d3cd4644: Layer already exists [2024-08-06T23:33:01.909Z] b693cc009f31: Layer already exists [2024-08-06T23:33:01.909Z] 557b131c5157: Layer already exists [2024-08-06T23:33:01.909Z] 47cc2f1a5fab: Layer already exists [2024-08-06T23:33:01.909Z] d7da3974969d: Layer already exists [2024-08-06T23:33:01.909Z] 040ec8663467: Layer already exists [2024-08-06T23:33:01.909Z] 09d860ca3864: Layer already exists [2024-08-06T23:33:01.909Z] ab4cce8eb1fe: Layer already exists [2024-08-06T23:33:01.909Z] 667ca5f55d94: Layer already exists [2024-08-06T23:33:01.909Z] 39259c2babc5: Layer already exists [2024-08-06T23:33:01.909Z] 5f70bf18a086: Layer already exists [2024-08-06T23:33:01.909Z] 57579f411d0a: Layer already exists [2024-08-06T23:33:01.909Z] 1d24256bdf9b: Layer already exists [2024-08-06T23:33:01.909Z] 4b83d8c5206d: Layer already exists [2024-08-06T23:33:02.174Z] 3c20671a5817: Layer already exists [2024-08-06T23:33:02.174Z] 3.2.0-dev.45: digest: sha256:b775f042e7efb0cb81c6bcf4510202a4a0bc005aad167045e260485784128a76 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:33:02.538Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:33:02.879Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [2024-08-06T23:33:02.879Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-08-06T23:33:02.879Z] c280ff903fbf: Preparing [2024-08-06T23:33:02.879Z] 557b131c5157: Preparing [2024-08-06T23:33:02.879Z] 9280d3cd4644: Preparing [2024-08-06T23:33:02.879Z] 0cf734524d9b: Preparing [2024-08-06T23:33:02.879Z] b693cc009f31: Preparing [2024-08-06T23:33:02.879Z] 040ec8663467: Preparing [2024-08-06T23:33:02.879Z] 09d860ca3864: Preparing [2024-08-06T23:33:02.879Z] 47cc2f1a5fab: Preparing [2024-08-06T23:33:02.879Z] d7da3974969d: Preparing [2024-08-06T23:33:02.879Z] ab4cce8eb1fe: Preparing [2024-08-06T23:33:02.879Z] 39259c2babc5: Preparing [2024-08-06T23:33:02.879Z] 667ca5f55d94: Preparing [2024-08-06T23:33:02.879Z] 5f70bf18a086: Preparing [2024-08-06T23:33:02.879Z] 57579f411d0a: Preparing [2024-08-06T23:33:02.879Z] 1d24256bdf9b: Preparing [2024-08-06T23:33:02.879Z] 4b83d8c5206d: Preparing [2024-08-06T23:33:02.879Z] 3c20671a5817: Preparing [2024-08-06T23:33:02.879Z] ab4cce8eb1fe: Waiting [2024-08-06T23:33:02.879Z] 39259c2babc5: Waiting [2024-08-06T23:33:02.879Z] 667ca5f55d94: Waiting [2024-08-06T23:33:02.879Z] 5f70bf18a086: Waiting [2024-08-06T23:33:02.879Z] 57579f411d0a: Waiting [2024-08-06T23:33:02.879Z] 1d24256bdf9b: Waiting [2024-08-06T23:33:02.879Z] 4b83d8c5206d: Waiting [2024-08-06T23:33:02.879Z] 3c20671a5817: Waiting [2024-08-06T23:33:02.879Z] 040ec8663467: Waiting [2024-08-06T23:33:02.879Z] 47cc2f1a5fab: Waiting [2024-08-06T23:33:02.879Z] 09d860ca3864: Waiting [2024-08-06T23:33:02.879Z] d7da3974969d: Waiting [2024-08-06T23:33:02.879Z] c280ff903fbf: Layer already exists [2024-08-06T23:33:02.879Z] 0cf734524d9b: Layer already exists [2024-08-06T23:33:02.879Z] 9280d3cd4644: Layer already exists [2024-08-06T23:33:02.879Z] b693cc009f31: Layer already exists [2024-08-06T23:33:02.879Z] 557b131c5157: Layer already exists [2024-08-06T23:33:02.879Z] 040ec8663467: Layer already exists [2024-08-06T23:33:02.879Z] 09d860ca3864: Layer already exists [2024-08-06T23:33:02.879Z] 47cc2f1a5fab: Layer already exists [2024-08-06T23:33:02.879Z] ab4cce8eb1fe: Layer already exists [2024-08-06T23:33:02.879Z] d7da3974969d: Layer already exists [2024-08-06T23:33:02.879Z] 57579f411d0a: Layer already exists [2024-08-06T23:33:02.879Z] 1d24256bdf9b: Layer already exists [2024-08-06T23:33:02.879Z] 5f70bf18a086: Layer already exists [2024-08-06T23:33:02.879Z] 39259c2babc5: Layer already exists [2024-08-06T23:33:03.143Z] 667ca5f55d94: Layer already exists [2024-08-06T23:33:03.143Z] 4b83d8c5206d: Layer already exists [2024-08-06T23:33:03.143Z] 3c20671a5817: Layer already exists [2024-08-06T23:33:03.143Z] 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45: digest: sha256:b775f042e7efb0cb81c6bcf4510202a4a0bc005aad167045e260485784128a76 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:33:03.500Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:33:03.856Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2024-08-06T23:33:03.856Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-08-06T23:33:03.856Z] c280ff903fbf: Preparing [2024-08-06T23:33:03.856Z] 557b131c5157: Preparing [2024-08-06T23:33:03.856Z] 9280d3cd4644: Preparing [2024-08-06T23:33:03.856Z] 0cf734524d9b: Preparing [2024-08-06T23:33:03.856Z] b693cc009f31: Preparing [2024-08-06T23:33:03.856Z] 040ec8663467: Preparing [2024-08-06T23:33:03.856Z] 040ec8663467: Waiting [2024-08-06T23:33:03.856Z] 09d860ca3864: Preparing [2024-08-06T23:33:03.856Z] 47cc2f1a5fab: Preparing [2024-08-06T23:33:03.856Z] 09d860ca3864: Waiting [2024-08-06T23:33:03.856Z] d7da3974969d: Preparing [2024-08-06T23:33:03.856Z] 47cc2f1a5fab: Waiting [2024-08-06T23:33:03.856Z] ab4cce8eb1fe: Preparing [2024-08-06T23:33:03.856Z] d7da3974969d: Waiting [2024-08-06T23:33:03.856Z] 39259c2babc5: Preparing [2024-08-06T23:33:03.856Z] ab4cce8eb1fe: Waiting [2024-08-06T23:33:03.856Z] 667ca5f55d94: Preparing [2024-08-06T23:33:03.856Z] 39259c2babc5: Waiting [2024-08-06T23:33:03.856Z] 5f70bf18a086: Preparing [2024-08-06T23:33:03.856Z] 667ca5f55d94: Waiting [2024-08-06T23:33:03.856Z] 57579f411d0a: Preparing [2024-08-06T23:33:03.856Z] 5f70bf18a086: Waiting [2024-08-06T23:33:03.856Z] 1d24256bdf9b: Preparing [2024-08-06T23:33:03.856Z] 57579f411d0a: Waiting [2024-08-06T23:33:03.856Z] 4b83d8c5206d: Preparing [2024-08-06T23:33:03.856Z] 1d24256bdf9b: Waiting [2024-08-06T23:33:03.856Z] 3c20671a5817: Preparing [2024-08-06T23:33:03.856Z] 3c20671a5817: Waiting [2024-08-06T23:33:03.856Z] b693cc009f31: Layer already exists [2024-08-06T23:33:03.856Z] 0cf734524d9b: Layer already exists [2024-08-06T23:33:03.856Z] 557b131c5157: Layer already exists [2024-08-06T23:33:03.856Z] c280ff903fbf: Layer already exists [2024-08-06T23:33:03.856Z] 9280d3cd4644: Layer already exists [2024-08-06T23:33:03.856Z] d7da3974969d: Layer already exists [2024-08-06T23:33:03.856Z] 09d860ca3864: Layer already exists [2024-08-06T23:33:03.856Z] 47cc2f1a5fab: Layer already exists [2024-08-06T23:33:03.856Z] 040ec8663467: Layer already exists [2024-08-06T23:33:03.856Z] ab4cce8eb1fe: Layer already exists [2024-08-06T23:33:03.856Z] 39259c2babc5: Layer already exists [2024-08-06T23:33:03.856Z] 5f70bf18a086: Layer already exists [2024-08-06T23:33:03.856Z] 667ca5f55d94: Layer already exists [2024-08-06T23:33:03.856Z] 57579f411d0a: Layer already exists [2024-08-06T23:33:03.856Z] 1d24256bdf9b: Layer already exists [2024-08-06T23:33:03.856Z] 3c20671a5817: Layer already exists [2024-08-06T23:33:03.856Z] 4b83d8c5206d: Layer already exists [2024-08-06T23:33:04.123Z] main: digest: sha256:b775f042e7efb0cb81c6bcf4510202a4a0bc005aad167045e260485784128a76 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-06T23:33:04.208Z] ===================================================== [Pipeline] echo [2024-08-06T23:33:04.222Z] taggedImages: [2024-08-06T23:33:04.222Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [2024-08-06T23:33:04.222Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-08-06T23:33:04.222Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.45 [2024-08-06T23:33:04.222Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [2024-08-06T23:33:04.222Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2024-08-06T23:33:04.252Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2024-08-06T23:33:04.252Z] 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [2024-08-06T23:33:04.252Z] latest [2024-08-06T23:33:04.252Z] 3.2.0-dev.45 [2024-08-06T23:33:04.252Z] 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [2024-08-06T23:33:04.252Z] main [2024-08-06T23:33:04.252Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:33:04.614Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:33:04.960Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [2024-08-06T23:33:04.960Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-08-06T23:33:04.960Z] 8a6be0a6cd89: Preparing [2024-08-06T23:33:04.960Z] a1312267ed53: Preparing [2024-08-06T23:33:04.960Z] ca8eaff71d41: Preparing [2024-08-06T23:33:04.960Z] 7500bff98dc4: Preparing [2024-08-06T23:33:04.960Z] d7da3974969d: Preparing [2024-08-06T23:33:04.960Z] ab4cce8eb1fe: Preparing [2024-08-06T23:33:04.960Z] e2118681dfc6: Preparing [2024-08-06T23:33:04.960Z] f2454c4e40a0: Preparing [2024-08-06T23:33:04.960Z] 3c20671a5817: Preparing [2024-08-06T23:33:04.960Z] ab4cce8eb1fe: Waiting [2024-08-06T23:33:04.960Z] e2118681dfc6: Waiting [2024-08-06T23:33:04.960Z] 3c20671a5817: Waiting [2024-08-06T23:33:04.960Z] f2454c4e40a0: Waiting [2024-08-06T23:33:04.960Z] d7da3974969d: Layer already exists [2024-08-06T23:33:05.228Z] ab4cce8eb1fe: Layer already exists [2024-08-06T23:33:05.228Z] e2118681dfc6: Layer already exists [2024-08-06T23:33:05.228Z] ca8eaff71d41: Pushed [2024-08-06T23:33:05.228Z] a1312267ed53: Pushed [2024-08-06T23:33:05.228Z] f2454c4e40a0: Layer already exists [2024-08-06T23:33:05.228Z] 8a6be0a6cd89: Pushed [2024-08-06T23:33:05.228Z] 3c20671a5817: Layer already exists [2024-08-06T23:33:10.565Z] 7500bff98dc4: Pushed [2024-08-06T23:33:10.565Z] 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd: digest: sha256:4340d32d5cae3c94e94edcbe4fb5385ba806f919eb965d9642d1ae0204976133 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:33:10.927Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:33:11.293Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-08-06T23:33:11.293Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-08-06T23:33:11.293Z] 8a6be0a6cd89: Preparing [2024-08-06T23:33:11.293Z] a1312267ed53: Preparing [2024-08-06T23:33:11.293Z] ca8eaff71d41: Preparing [2024-08-06T23:33:11.293Z] 7500bff98dc4: Preparing [2024-08-06T23:33:11.293Z] d7da3974969d: Preparing [2024-08-06T23:33:11.293Z] ab4cce8eb1fe: Preparing [2024-08-06T23:33:11.293Z] e2118681dfc6: Preparing [2024-08-06T23:33:11.293Z] ab4cce8eb1fe: Waiting [2024-08-06T23:33:11.293Z] f2454c4e40a0: Preparing [2024-08-06T23:33:11.293Z] e2118681dfc6: Waiting [2024-08-06T23:33:11.293Z] 3c20671a5817: Preparing [2024-08-06T23:33:11.293Z] f2454c4e40a0: Waiting [2024-08-06T23:33:11.293Z] 3c20671a5817: Waiting [2024-08-06T23:33:11.293Z] 8a6be0a6cd89: Layer already exists [2024-08-06T23:33:11.293Z] d7da3974969d: Layer already exists [2024-08-06T23:33:11.293Z] 7500bff98dc4: Layer already exists [2024-08-06T23:33:11.293Z] a1312267ed53: Layer already exists [2024-08-06T23:33:11.293Z] ca8eaff71d41: Layer already exists [2024-08-06T23:33:11.293Z] ab4cce8eb1fe: Layer already exists [2024-08-06T23:33:11.293Z] f2454c4e40a0: Layer already exists [2024-08-06T23:33:11.293Z] e2118681dfc6: Layer already exists [2024-08-06T23:33:11.293Z] 3c20671a5817: Layer already exists [2024-08-06T23:33:11.560Z] latest: digest: sha256:4340d32d5cae3c94e94edcbe4fb5385ba806f919eb965d9642d1ae0204976133 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:33:11.911Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:33:12.273Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.45 [2024-08-06T23:33:12.273Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-08-06T23:33:12.273Z] 8a6be0a6cd89: Preparing [2024-08-06T23:33:12.273Z] a1312267ed53: Preparing [2024-08-06T23:33:12.273Z] ca8eaff71d41: Preparing [2024-08-06T23:33:12.273Z] 7500bff98dc4: Preparing [2024-08-06T23:33:12.273Z] d7da3974969d: Preparing [2024-08-06T23:33:12.273Z] ab4cce8eb1fe: Preparing [2024-08-06T23:33:12.273Z] e2118681dfc6: Preparing [2024-08-06T23:33:12.273Z] f2454c4e40a0: Preparing [2024-08-06T23:33:12.273Z] 3c20671a5817: Preparing [2024-08-06T23:33:12.273Z] ab4cce8eb1fe: Waiting [2024-08-06T23:33:12.273Z] e2118681dfc6: Waiting [2024-08-06T23:33:12.273Z] f2454c4e40a0: Waiting [2024-08-06T23:33:12.273Z] 3c20671a5817: Waiting [2024-08-06T23:33:12.273Z] 8a6be0a6cd89: Layer already exists [2024-08-06T23:33:12.273Z] ca8eaff71d41: Layer already exists [2024-08-06T23:33:12.273Z] d7da3974969d: Layer already exists [2024-08-06T23:33:12.273Z] a1312267ed53: Layer already exists [2024-08-06T23:33:12.273Z] 7500bff98dc4: Layer already exists [2024-08-06T23:33:12.273Z] ab4cce8eb1fe: Layer already exists [2024-08-06T23:33:12.273Z] e2118681dfc6: Layer already exists [2024-08-06T23:33:12.273Z] 3c20671a5817: Layer already exists [2024-08-06T23:33:12.273Z] f2454c4e40a0: Layer already exists [2024-08-06T23:33:12.540Z] 3.2.0-dev.45: digest: sha256:4340d32d5cae3c94e94edcbe4fb5385ba806f919eb965d9642d1ae0204976133 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:33:12.900Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:33:13.259Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [2024-08-06T23:33:13.259Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-08-06T23:33:13.259Z] 8a6be0a6cd89: Preparing [2024-08-06T23:33:13.259Z] a1312267ed53: Preparing [2024-08-06T23:33:13.259Z] ca8eaff71d41: Preparing [2024-08-06T23:33:13.259Z] 7500bff98dc4: Preparing [2024-08-06T23:33:13.259Z] d7da3974969d: Preparing [2024-08-06T23:33:13.259Z] ab4cce8eb1fe: Preparing [2024-08-06T23:33:13.259Z] e2118681dfc6: Preparing [2024-08-06T23:33:13.259Z] f2454c4e40a0: Preparing [2024-08-06T23:33:13.259Z] 3c20671a5817: Preparing [2024-08-06T23:33:13.259Z] e2118681dfc6: Waiting [2024-08-06T23:33:13.260Z] f2454c4e40a0: Waiting [2024-08-06T23:33:13.260Z] 3c20671a5817: Waiting [2024-08-06T23:33:13.260Z] ab4cce8eb1fe: Waiting [2024-08-06T23:33:13.260Z] a1312267ed53: Layer already exists [2024-08-06T23:33:13.260Z] 8a6be0a6cd89: Layer already exists [2024-08-06T23:33:13.260Z] d7da3974969d: Layer already exists [2024-08-06T23:33:13.260Z] ca8eaff71d41: Layer already exists [2024-08-06T23:33:13.260Z] 7500bff98dc4: Layer already exists [2024-08-06T23:33:13.260Z] e2118681dfc6: Layer already exists [2024-08-06T23:33:13.260Z] ab4cce8eb1fe: Layer already exists [2024-08-06T23:33:13.260Z] 3c20671a5817: Layer already exists [2024-08-06T23:33:13.260Z] f2454c4e40a0: Layer already exists [2024-08-06T23:33:13.526Z] 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45: digest: sha256:4340d32d5cae3c94e94edcbe4fb5385ba806f919eb965d9642d1ae0204976133 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:33:13.891Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:33:14.239Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2024-08-06T23:33:14.239Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-08-06T23:33:14.239Z] 8a6be0a6cd89: Preparing [2024-08-06T23:33:14.239Z] a1312267ed53: Preparing [2024-08-06T23:33:14.239Z] ca8eaff71d41: Preparing [2024-08-06T23:33:14.239Z] 7500bff98dc4: Preparing [2024-08-06T23:33:14.239Z] d7da3974969d: Preparing [2024-08-06T23:33:14.239Z] ab4cce8eb1fe: Preparing [2024-08-06T23:33:14.239Z] e2118681dfc6: Preparing [2024-08-06T23:33:14.239Z] f2454c4e40a0: Preparing [2024-08-06T23:33:14.239Z] 3c20671a5817: Preparing [2024-08-06T23:33:14.239Z] ab4cce8eb1fe: Waiting [2024-08-06T23:33:14.239Z] e2118681dfc6: Waiting [2024-08-06T23:33:14.239Z] f2454c4e40a0: Waiting [2024-08-06T23:33:14.239Z] 3c20671a5817: Waiting [2024-08-06T23:33:14.239Z] d7da3974969d: Layer already exists [2024-08-06T23:33:14.239Z] a1312267ed53: Layer already exists [2024-08-06T23:33:14.239Z] 8a6be0a6cd89: Layer already exists [2024-08-06T23:33:14.239Z] 7500bff98dc4: Layer already exists [2024-08-06T23:33:14.239Z] ca8eaff71d41: Layer already exists [2024-08-06T23:33:14.239Z] ab4cce8eb1fe: Layer already exists [2024-08-06T23:33:14.239Z] e2118681dfc6: Layer already exists [2024-08-06T23:33:14.239Z] f2454c4e40a0: Layer already exists [2024-08-06T23:33:14.239Z] 3c20671a5817: Layer already exists [2024-08-06T23:33:14.506Z] main: digest: sha256:4340d32d5cae3c94e94edcbe4fb5385ba806f919eb965d9642d1ae0204976133 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-06T23:33:14.587Z] ===================================================== [Pipeline] echo [2024-08-06T23:33:14.602Z] taggedImages: [2024-08-06T23:33:14.602Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [2024-08-06T23:33:14.602Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-08-06T23:33:14.602Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.45 [2024-08-06T23:33:14.602Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [2024-08-06T23:33:14.602Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2024-08-06T23:33:14.632Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2024-08-06T23:33:14.632Z] 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [2024-08-06T23:33:14.632Z] latest [2024-08-06T23:33:14.632Z] 3.2.0-dev.45 [2024-08-06T23:33:14.632Z] 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [2024-08-06T23:33:14.632Z] main [2024-08-06T23:33:14.632Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:33:15.009Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:33:15.367Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [2024-08-06T23:33:15.367Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-08-06T23:33:15.367Z] 561cd970a14e: Preparing [2024-08-06T23:33:15.367Z] a8101e55930a: Preparing [2024-08-06T23:33:15.367Z] 0e6764c384b2: Preparing [2024-08-06T23:33:15.367Z] 5ddabb5d9522: Preparing [2024-08-06T23:33:15.367Z] 393f8a5b3abc: Preparing [2024-08-06T23:33:15.367Z] d7da3974969d: Preparing [2024-08-06T23:33:15.367Z] ab4cce8eb1fe: Preparing [2024-08-06T23:33:15.367Z] a1e1b7425707: Preparing [2024-08-06T23:33:15.367Z] b52f177a737b: Preparing [2024-08-06T23:33:15.367Z] 3ac845d68213: Preparing [2024-08-06T23:33:15.367Z] d7da3974969d: Waiting [2024-08-06T23:33:15.367Z] a1e1b7425707: Waiting [2024-08-06T23:33:15.367Z] b52f177a737b: Waiting [2024-08-06T23:33:15.367Z] 3c20671a5817: Preparing [2024-08-06T23:33:15.367Z] 3ac845d68213: Waiting [2024-08-06T23:33:15.367Z] 3c20671a5817: Waiting [2024-08-06T23:33:15.633Z] 393f8a5b3abc: Pushed [2024-08-06T23:33:15.633Z] 5ddabb5d9522: Pushed [2024-08-06T23:33:15.633Z] a8101e55930a: Pushed [2024-08-06T23:33:15.633Z] d7da3974969d: Layer already exists [2024-08-06T23:33:15.633Z] 561cd970a14e: Pushed [2024-08-06T23:33:15.634Z] ab4cce8eb1fe: Layer already exists [2024-08-06T23:33:15.904Z] 3c20671a5817: Layer already exists [2024-08-06T23:33:15.904Z] a1e1b7425707: Pushed [2024-08-06T23:33:15.904Z] b52f177a737b: Pushed [2024-08-06T23:33:17.842Z] 0e6764c384b2: Pushed [2024-08-06T23:33:18.110Z] 3ac845d68213: Pushed [2024-08-06T23:33:18.376Z] 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd: digest: sha256:12a058ea223dac8bea97b3a7e5616c261cf3de3477afc3e335e41e6f02184837 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:33:18.738Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:33:19.356Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-08-06T23:33:19.356Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-08-06T23:33:19.356Z] 561cd970a14e: Preparing [2024-08-06T23:33:19.356Z] a8101e55930a: Preparing [2024-08-06T23:33:19.356Z] 0e6764c384b2: Preparing [2024-08-06T23:33:19.356Z] 5ddabb5d9522: Preparing [2024-08-06T23:33:19.356Z] 393f8a5b3abc: Preparing [2024-08-06T23:33:19.356Z] d7da3974969d: Preparing [2024-08-06T23:33:19.356Z] ab4cce8eb1fe: Preparing [2024-08-06T23:33:19.356Z] a1e1b7425707: Preparing [2024-08-06T23:33:19.356Z] b52f177a737b: Preparing [2024-08-06T23:33:19.356Z] 3ac845d68213: Preparing [2024-08-06T23:33:19.356Z] 3c20671a5817: Preparing [2024-08-06T23:33:19.356Z] ab4cce8eb1fe: Waiting [2024-08-06T23:33:19.356Z] a1e1b7425707: Waiting [2024-08-06T23:33:19.356Z] b52f177a737b: Waiting [2024-08-06T23:33:19.356Z] 3ac845d68213: Waiting [2024-08-06T23:33:19.356Z] 3c20671a5817: Waiting [2024-08-06T23:33:19.356Z] d7da3974969d: Waiting [2024-08-06T23:33:19.356Z] 393f8a5b3abc: Layer already exists [2024-08-06T23:33:19.356Z] 0e6764c384b2: Layer already exists [2024-08-06T23:33:19.356Z] a8101e55930a: Layer already exists [2024-08-06T23:33:19.356Z] 561cd970a14e: Layer already exists [2024-08-06T23:33:19.356Z] 5ddabb5d9522: Layer already exists [2024-08-06T23:33:19.356Z] d7da3974969d: Layer already exists [2024-08-06T23:33:19.356Z] a1e1b7425707: Layer already exists [2024-08-06T23:33:19.356Z] ab4cce8eb1fe: Layer already exists [2024-08-06T23:33:19.356Z] b52f177a737b: Layer already exists [2024-08-06T23:33:19.356Z] 3ac845d68213: Layer already exists [2024-08-06T23:33:19.356Z] 3c20671a5817: Layer already exists [2024-08-06T23:33:19.621Z] latest: digest: sha256:12a058ea223dac8bea97b3a7e5616c261cf3de3477afc3e335e41e6f02184837 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:33:19.976Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:33:20.321Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.45 [2024-08-06T23:33:20.321Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-08-06T23:33:20.321Z] 561cd970a14e: Preparing [2024-08-06T23:33:20.321Z] a8101e55930a: Preparing [2024-08-06T23:33:20.321Z] 0e6764c384b2: Preparing [2024-08-06T23:33:20.321Z] 5ddabb5d9522: Preparing [2024-08-06T23:33:20.321Z] 393f8a5b3abc: Preparing [2024-08-06T23:33:20.321Z] d7da3974969d: Preparing [2024-08-06T23:33:20.321Z] ab4cce8eb1fe: Preparing [2024-08-06T23:33:20.321Z] a1e1b7425707: Preparing [2024-08-06T23:33:20.321Z] b52f177a737b: Preparing [2024-08-06T23:33:20.321Z] 3ac845d68213: Preparing [2024-08-06T23:33:20.321Z] 3c20671a5817: Preparing [2024-08-06T23:33:20.321Z] ab4cce8eb1fe: Waiting [2024-08-06T23:33:20.321Z] a1e1b7425707: Waiting [2024-08-06T23:33:20.321Z] b52f177a737b: Waiting [2024-08-06T23:33:20.321Z] 3ac845d68213: Waiting [2024-08-06T23:33:20.321Z] 3c20671a5817: Waiting [2024-08-06T23:33:20.321Z] d7da3974969d: Waiting [2024-08-06T23:33:20.321Z] a8101e55930a: Layer already exists [2024-08-06T23:33:20.321Z] 0e6764c384b2: Layer already exists [2024-08-06T23:33:20.321Z] 393f8a5b3abc: Layer already exists [2024-08-06T23:33:20.321Z] 5ddabb5d9522: Layer already exists [2024-08-06T23:33:20.321Z] 561cd970a14e: Layer already exists [2024-08-06T23:33:20.321Z] d7da3974969d: Layer already exists [2024-08-06T23:33:20.321Z] b52f177a737b: Layer already exists [2024-08-06T23:33:20.321Z] a1e1b7425707: Layer already exists [2024-08-06T23:33:20.321Z] ab4cce8eb1fe: Layer already exists [2024-08-06T23:33:20.321Z] 3ac845d68213: Layer already exists [2024-08-06T23:33:20.321Z] 3c20671a5817: Layer already exists [2024-08-06T23:33:20.585Z] 3.2.0-dev.45: digest: sha256:12a058ea223dac8bea97b3a7e5616c261cf3de3477afc3e335e41e6f02184837 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:33:20.940Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:33:21.281Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [2024-08-06T23:33:21.281Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-08-06T23:33:21.281Z] 561cd970a14e: Preparing [2024-08-06T23:33:21.281Z] a8101e55930a: Preparing [2024-08-06T23:33:21.281Z] 0e6764c384b2: Preparing [2024-08-06T23:33:21.281Z] 5ddabb5d9522: Preparing [2024-08-06T23:33:21.281Z] 393f8a5b3abc: Preparing [2024-08-06T23:33:21.281Z] d7da3974969d: Preparing [2024-08-06T23:33:21.281Z] ab4cce8eb1fe: Preparing [2024-08-06T23:33:21.281Z] a1e1b7425707: Preparing [2024-08-06T23:33:21.281Z] b52f177a737b: Preparing [2024-08-06T23:33:21.281Z] 3ac845d68213: Preparing [2024-08-06T23:33:21.281Z] 3c20671a5817: Preparing [2024-08-06T23:33:21.281Z] d7da3974969d: Waiting [2024-08-06T23:33:21.281Z] ab4cce8eb1fe: Waiting [2024-08-06T23:33:21.281Z] a1e1b7425707: Waiting [2024-08-06T23:33:21.281Z] b52f177a737b: Waiting [2024-08-06T23:33:21.281Z] 3ac845d68213: Waiting [2024-08-06T23:33:21.281Z] 3c20671a5817: Waiting [2024-08-06T23:33:21.281Z] 561cd970a14e: Layer already exists [2024-08-06T23:33:21.281Z] 0e6764c384b2: Layer already exists [2024-08-06T23:33:21.281Z] 393f8a5b3abc: Layer already exists [2024-08-06T23:33:21.281Z] a8101e55930a: Layer already exists [2024-08-06T23:33:21.281Z] 5ddabb5d9522: Layer already exists [2024-08-06T23:33:21.281Z] b52f177a737b: Layer already exists [2024-08-06T23:33:21.281Z] d7da3974969d: Layer already exists [2024-08-06T23:33:21.281Z] a1e1b7425707: Layer already exists [2024-08-06T23:33:21.281Z] 3ac845d68213: Layer already exists [2024-08-06T23:33:21.281Z] ab4cce8eb1fe: Layer already exists [2024-08-06T23:33:21.281Z] 3c20671a5817: Layer already exists [2024-08-06T23:33:21.548Z] 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45: digest: sha256:12a058ea223dac8bea97b3a7e5616c261cf3de3477afc3e335e41e6f02184837 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:33:21.910Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:33:22.266Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2024-08-06T23:33:22.266Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-08-06T23:33:22.266Z] 561cd970a14e: Preparing [2024-08-06T23:33:22.266Z] a8101e55930a: Preparing [2024-08-06T23:33:22.266Z] 0e6764c384b2: Preparing [2024-08-06T23:33:22.266Z] 5ddabb5d9522: Preparing [2024-08-06T23:33:22.266Z] 393f8a5b3abc: Preparing [2024-08-06T23:33:22.266Z] d7da3974969d: Preparing [2024-08-06T23:33:22.266Z] ab4cce8eb1fe: Preparing [2024-08-06T23:33:22.266Z] a1e1b7425707: Preparing [2024-08-06T23:33:22.266Z] b52f177a737b: Preparing [2024-08-06T23:33:22.266Z] 3ac845d68213: Preparing [2024-08-06T23:33:22.266Z] 3c20671a5817: Preparing [2024-08-06T23:33:22.266Z] a1e1b7425707: Waiting [2024-08-06T23:33:22.266Z] b52f177a737b: Waiting [2024-08-06T23:33:22.266Z] 3ac845d68213: Waiting [2024-08-06T23:33:22.266Z] 3c20671a5817: Waiting [2024-08-06T23:33:22.266Z] d7da3974969d: Waiting [2024-08-06T23:33:22.266Z] ab4cce8eb1fe: Waiting [2024-08-06T23:33:22.266Z] 561cd970a14e: Layer already exists [2024-08-06T23:33:22.266Z] 393f8a5b3abc: Layer already exists [2024-08-06T23:33:22.266Z] 0e6764c384b2: Layer already exists [2024-08-06T23:33:22.266Z] a8101e55930a: Layer already exists [2024-08-06T23:33:22.266Z] 5ddabb5d9522: Layer already exists [2024-08-06T23:33:22.266Z] d7da3974969d: Layer already exists [2024-08-06T23:33:22.266Z] ab4cce8eb1fe: Layer already exists [2024-08-06T23:33:22.266Z] b52f177a737b: Layer already exists [2024-08-06T23:33:22.266Z] a1e1b7425707: Layer already exists [2024-08-06T23:33:22.266Z] 3ac845d68213: Layer already exists [2024-08-06T23:33:22.266Z] 3c20671a5817: Layer already exists [2024-08-06T23:33:22.532Z] main: digest: sha256:12a058ea223dac8bea97b3a7e5616c261cf3de3477afc3e335e41e6f02184837 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-06T23:33:22.617Z] ===================================================== [Pipeline] echo [2024-08-06T23:33:22.634Z] taggedImages: [2024-08-06T23:33:22.634Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [2024-08-06T23:33:22.634Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-08-06T23:33:22.634Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.45 [2024-08-06T23:33:22.634Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [2024-08-06T23:33:22.634Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2024-08-06T23:33:22.661Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2024-08-06T23:33:22.661Z] 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [2024-08-06T23:33:22.661Z] latest [2024-08-06T23:33:22.661Z] 3.2.0-dev.45 [2024-08-06T23:33:22.661Z] 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [2024-08-06T23:33:22.661Z] main [2024-08-06T23:33:22.661Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:33:23.027Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:33:23.393Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [2024-08-06T23:33:23.393Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-08-06T23:33:23.393Z] 663031a963da: Preparing [2024-08-06T23:33:23.393Z] c584e3643df2: Preparing [2024-08-06T23:33:23.393Z] b0f2894c4796: Preparing [2024-08-06T23:33:23.393Z] fde12d4a717a: Preparing [2024-08-06T23:33:23.393Z] d2d426862534: Preparing [2024-08-06T23:33:23.393Z] 76b4fa976aca: Preparing [2024-08-06T23:33:23.393Z] 18ac7c83c209: Preparing [2024-08-06T23:33:23.393Z] d7da3974969d: Preparing [2024-08-06T23:33:23.393Z] ab4cce8eb1fe: Preparing [2024-08-06T23:33:23.393Z] 943523cb0ce3: Preparing [2024-08-06T23:33:23.393Z] d8816bf4c9a7: Preparing [2024-08-06T23:33:23.393Z] 3c20671a5817: Preparing [2024-08-06T23:33:23.393Z] 76b4fa976aca: Waiting [2024-08-06T23:33:23.393Z] 18ac7c83c209: Waiting [2024-08-06T23:33:23.393Z] d7da3974969d: Waiting [2024-08-06T23:33:23.393Z] ab4cce8eb1fe: Waiting [2024-08-06T23:33:23.393Z] 943523cb0ce3: Waiting [2024-08-06T23:33:23.393Z] d8816bf4c9a7: Waiting [2024-08-06T23:33:23.393Z] 3c20671a5817: Waiting [2024-08-06T23:33:23.659Z] c584e3643df2: Pushed [2024-08-06T23:33:23.659Z] d2d426862534: Pushed [2024-08-06T23:33:23.659Z] 663031a963da: Pushed [2024-08-06T23:33:23.660Z] d7da3974969d: Layer already exists [2024-08-06T23:33:23.660Z] ab4cce8eb1fe: Layer already exists [2024-08-06T23:33:23.660Z] 76b4fa976aca: Pushed [2024-08-06T23:33:23.926Z] 18ac7c83c209: Pushed [2024-08-06T23:33:23.926Z] 3c20671a5817: Layer already exists [2024-08-06T23:33:23.926Z] 943523cb0ce3: Pushed [2024-08-06T23:33:25.872Z] fde12d4a717a: Pushed [2024-08-06T23:33:26.456Z] b0f2894c4796: Pushed [2024-08-06T23:33:26.456Z] d8816bf4c9a7: Pushed [2024-08-06T23:33:26.721Z] 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd: digest: sha256:dc67e76e9181cd94bd5cb381b361e07a23323e1bc01d2188d345da4fecf73f48 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:33:27.084Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:33:27.436Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-08-06T23:33:27.436Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-08-06T23:33:27.436Z] 663031a963da: Preparing [2024-08-06T23:33:27.436Z] c584e3643df2: Preparing [2024-08-06T23:33:27.436Z] b0f2894c4796: Preparing [2024-08-06T23:33:27.436Z] fde12d4a717a: Preparing [2024-08-06T23:33:27.436Z] d2d426862534: Preparing [2024-08-06T23:33:27.436Z] 76b4fa976aca: Preparing [2024-08-06T23:33:27.436Z] 18ac7c83c209: Preparing [2024-08-06T23:33:27.436Z] d7da3974969d: Preparing [2024-08-06T23:33:27.436Z] ab4cce8eb1fe: Preparing [2024-08-06T23:33:27.436Z] 943523cb0ce3: Preparing [2024-08-06T23:33:27.436Z] d8816bf4c9a7: Preparing [2024-08-06T23:33:27.436Z] 3c20671a5817: Preparing [2024-08-06T23:33:27.436Z] 76b4fa976aca: Waiting [2024-08-06T23:33:27.436Z] 18ac7c83c209: Waiting [2024-08-06T23:33:27.436Z] 943523cb0ce3: Waiting [2024-08-06T23:33:27.436Z] d7da3974969d: Waiting [2024-08-06T23:33:27.436Z] d8816bf4c9a7: Waiting [2024-08-06T23:33:27.436Z] ab4cce8eb1fe: Waiting [2024-08-06T23:33:27.436Z] 3c20671a5817: Waiting [2024-08-06T23:33:27.436Z] 663031a963da: Layer already exists [2024-08-06T23:33:27.436Z] c584e3643df2: Layer already exists [2024-08-06T23:33:27.436Z] b0f2894c4796: Layer already exists [2024-08-06T23:33:27.436Z] d2d426862534: Layer already exists [2024-08-06T23:33:27.436Z] fde12d4a717a: Layer already exists [2024-08-06T23:33:27.436Z] ab4cce8eb1fe: Layer already exists [2024-08-06T23:33:27.436Z] 76b4fa976aca: Layer already exists [2024-08-06T23:33:27.436Z] 18ac7c83c209: Layer already exists [2024-08-06T23:33:27.436Z] d7da3974969d: Layer already exists [2024-08-06T23:33:27.436Z] 943523cb0ce3: Layer already exists [2024-08-06T23:33:27.436Z] d8816bf4c9a7: Layer already exists [2024-08-06T23:33:27.436Z] 3c20671a5817: Layer already exists [2024-08-06T23:33:27.700Z] latest: digest: sha256:dc67e76e9181cd94bd5cb381b361e07a23323e1bc01d2188d345da4fecf73f48 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:33:28.043Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:33:28.381Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.45 [2024-08-06T23:33:28.381Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-08-06T23:33:28.381Z] 663031a963da: Preparing [2024-08-06T23:33:28.381Z] c584e3643df2: Preparing [2024-08-06T23:33:28.381Z] b0f2894c4796: Preparing [2024-08-06T23:33:28.381Z] fde12d4a717a: Preparing [2024-08-06T23:33:28.381Z] d2d426862534: Preparing [2024-08-06T23:33:28.381Z] 76b4fa976aca: Preparing [2024-08-06T23:33:28.381Z] 18ac7c83c209: Preparing [2024-08-06T23:33:28.381Z] d7da3974969d: Preparing [2024-08-06T23:33:28.381Z] ab4cce8eb1fe: Preparing [2024-08-06T23:33:28.381Z] 943523cb0ce3: Preparing [2024-08-06T23:33:28.381Z] d8816bf4c9a7: Preparing [2024-08-06T23:33:28.381Z] 3c20671a5817: Preparing [2024-08-06T23:33:28.381Z] 76b4fa976aca: Waiting [2024-08-06T23:33:28.381Z] 18ac7c83c209: Waiting [2024-08-06T23:33:28.381Z] d7da3974969d: Waiting [2024-08-06T23:33:28.381Z] ab4cce8eb1fe: Waiting [2024-08-06T23:33:28.381Z] 943523cb0ce3: Waiting [2024-08-06T23:33:28.381Z] d8816bf4c9a7: Waiting [2024-08-06T23:33:28.381Z] 3c20671a5817: Waiting [2024-08-06T23:33:28.381Z] d2d426862534: Layer already exists [2024-08-06T23:33:28.381Z] 663031a963da: Layer already exists [2024-08-06T23:33:28.381Z] b0f2894c4796: Layer already exists [2024-08-06T23:33:28.381Z] fde12d4a717a: Layer already exists [2024-08-06T23:33:28.381Z] c584e3643df2: Layer already exists [2024-08-06T23:33:28.381Z] ab4cce8eb1fe: Layer already exists [2024-08-06T23:33:28.381Z] 76b4fa976aca: Layer already exists [2024-08-06T23:33:28.381Z] d7da3974969d: Layer already exists [2024-08-06T23:33:28.381Z] 18ac7c83c209: Layer already exists [2024-08-06T23:33:28.381Z] 943523cb0ce3: Layer already exists [2024-08-06T23:33:28.381Z] d8816bf4c9a7: Layer already exists [2024-08-06T23:33:28.381Z] 3c20671a5817: Layer already exists [2024-08-06T23:33:28.646Z] 3.2.0-dev.45: digest: sha256:dc67e76e9181cd94bd5cb381b361e07a23323e1bc01d2188d345da4fecf73f48 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:33:28.986Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:33:29.334Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [2024-08-06T23:33:29.334Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-08-06T23:33:29.334Z] 663031a963da: Preparing [2024-08-06T23:33:29.334Z] c584e3643df2: Preparing [2024-08-06T23:33:29.334Z] b0f2894c4796: Preparing [2024-08-06T23:33:29.334Z] fde12d4a717a: Preparing [2024-08-06T23:33:29.334Z] d2d426862534: Preparing [2024-08-06T23:33:29.334Z] 76b4fa976aca: Preparing [2024-08-06T23:33:29.334Z] 18ac7c83c209: Preparing [2024-08-06T23:33:29.334Z] d7da3974969d: Preparing [2024-08-06T23:33:29.334Z] ab4cce8eb1fe: Preparing [2024-08-06T23:33:29.334Z] 943523cb0ce3: Preparing [2024-08-06T23:33:29.334Z] d8816bf4c9a7: Preparing [2024-08-06T23:33:29.334Z] 3c20671a5817: Preparing [2024-08-06T23:33:29.334Z] 76b4fa976aca: Waiting [2024-08-06T23:33:29.334Z] 18ac7c83c209: Waiting [2024-08-06T23:33:29.334Z] d7da3974969d: Waiting [2024-08-06T23:33:29.334Z] d8816bf4c9a7: Waiting [2024-08-06T23:33:29.334Z] ab4cce8eb1fe: Waiting [2024-08-06T23:33:29.334Z] 3c20671a5817: Waiting [2024-08-06T23:33:29.334Z] 943523cb0ce3: Waiting [2024-08-06T23:33:29.334Z] fde12d4a717a: Layer already exists [2024-08-06T23:33:29.334Z] d2d426862534: Layer already exists [2024-08-06T23:33:29.334Z] c584e3643df2: Layer already exists [2024-08-06T23:33:29.334Z] b0f2894c4796: Layer already exists [2024-08-06T23:33:29.334Z] 663031a963da: Layer already exists [2024-08-06T23:33:29.334Z] 76b4fa976aca: Layer already exists [2024-08-06T23:33:29.334Z] 943523cb0ce3: Layer already exists [2024-08-06T23:33:29.334Z] 18ac7c83c209: Layer already exists [2024-08-06T23:33:29.597Z] ab4cce8eb1fe: Layer already exists [2024-08-06T23:33:29.597Z] d7da3974969d: Layer already exists [2024-08-06T23:33:29.597Z] d8816bf4c9a7: Layer already exists [2024-08-06T23:33:29.597Z] 3c20671a5817: Layer already exists [2024-08-06T23:33:29.597Z] 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45: digest: sha256:dc67e76e9181cd94bd5cb381b361e07a23323e1bc01d2188d345da4fecf73f48 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:33:29.944Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:33:30.293Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2024-08-06T23:33:30.293Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-08-06T23:33:30.293Z] 663031a963da: Preparing [2024-08-06T23:33:30.293Z] c584e3643df2: Preparing [2024-08-06T23:33:30.293Z] b0f2894c4796: Preparing [2024-08-06T23:33:30.293Z] fde12d4a717a: Preparing [2024-08-06T23:33:30.293Z] d2d426862534: Preparing [2024-08-06T23:33:30.293Z] 76b4fa976aca: Preparing [2024-08-06T23:33:30.293Z] 18ac7c83c209: Preparing [2024-08-06T23:33:30.293Z] d7da3974969d: Preparing [2024-08-06T23:33:30.293Z] ab4cce8eb1fe: Preparing [2024-08-06T23:33:30.293Z] 943523cb0ce3: Preparing [2024-08-06T23:33:30.293Z] d8816bf4c9a7: Preparing [2024-08-06T23:33:30.293Z] 3c20671a5817: Preparing [2024-08-06T23:33:30.293Z] d7da3974969d: Waiting [2024-08-06T23:33:30.293Z] d8816bf4c9a7: Waiting [2024-08-06T23:33:30.293Z] ab4cce8eb1fe: Waiting [2024-08-06T23:33:30.293Z] 943523cb0ce3: Waiting [2024-08-06T23:33:30.293Z] 76b4fa976aca: Waiting [2024-08-06T23:33:30.293Z] 18ac7c83c209: Waiting [2024-08-06T23:33:30.293Z] 3c20671a5817: Waiting [2024-08-06T23:33:30.293Z] d2d426862534: Layer already exists [2024-08-06T23:33:30.293Z] c584e3643df2: Layer already exists [2024-08-06T23:33:30.293Z] b0f2894c4796: Layer already exists [2024-08-06T23:33:30.293Z] fde12d4a717a: Layer already exists [2024-08-06T23:33:30.293Z] 663031a963da: Layer already exists [2024-08-06T23:33:30.293Z] 18ac7c83c209: Layer already exists [2024-08-06T23:33:30.293Z] 76b4fa976aca: Layer already exists [2024-08-06T23:33:30.293Z] ab4cce8eb1fe: Layer already exists [2024-08-06T23:33:30.293Z] 943523cb0ce3: Layer already exists [2024-08-06T23:33:30.293Z] d7da3974969d: Layer already exists [2024-08-06T23:33:30.293Z] 3c20671a5817: Layer already exists [2024-08-06T23:33:30.293Z] d8816bf4c9a7: Layer already exists [2024-08-06T23:33:30.558Z] main: digest: sha256:dc67e76e9181cd94bd5cb381b361e07a23323e1bc01d2188d345da4fecf73f48 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-06T23:33:30.633Z] ===================================================== [Pipeline] echo [2024-08-06T23:33:30.645Z] taggedImages: [2024-08-06T23:33:30.645Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [2024-08-06T23:33:30.645Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-08-06T23:33:30.645Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.45 [2024-08-06T23:33:30.645Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [2024-08-06T23:33:30.645Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2024-08-06T23:33:30.673Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2024-08-06T23:33:30.673Z] 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [2024-08-06T23:33:30.673Z] latest [2024-08-06T23:33:30.673Z] 3.2.0-dev.45 [2024-08-06T23:33:30.673Z] 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [2024-08-06T23:33:30.673Z] main [2024-08-06T23:33:30.673Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:33:31.023Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:33:31.374Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [2024-08-06T23:33:31.374Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-08-06T23:33:31.374Z] 4ffcedd27333: Preparing [2024-08-06T23:33:31.374Z] c2c4bba479c8: Preparing [2024-08-06T23:33:31.374Z] d7da3974969d: Preparing [2024-08-06T23:33:31.374Z] ab4cce8eb1fe: Preparing [2024-08-06T23:33:31.374Z] 0687a6f2f747: Preparing [2024-08-06T23:33:31.374Z] 24bdb3f2f1a5: Preparing [2024-08-06T23:33:31.374Z] 3c20671a5817: Preparing [2024-08-06T23:33:31.374Z] 24bdb3f2f1a5: Waiting [2024-08-06T23:33:31.374Z] 3c20671a5817: Waiting [2024-08-06T23:33:31.639Z] d7da3974969d: Layer already exists [2024-08-06T23:33:31.639Z] ab4cce8eb1fe: Layer already exists [2024-08-06T23:33:31.639Z] 0687a6f2f747: Pushed [2024-08-06T23:33:31.639Z] 3c20671a5817: Layer already exists [2024-08-06T23:33:31.639Z] 4ffcedd27333: Pushed [2024-08-06T23:33:33.580Z] 24bdb3f2f1a5: Pushed [2024-08-06T23:33:35.520Z] c2c4bba479c8: Pushed [2024-08-06T23:33:35.520Z] 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd: digest: sha256:b83daec10de0bf5ff1b7d087014d8a05dcafb08f68dac43c9b7870031103eb11 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:33:35.920Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:33:36.274Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-08-06T23:33:36.274Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-08-06T23:33:36.274Z] 4ffcedd27333: Preparing [2024-08-06T23:33:36.274Z] c2c4bba479c8: Preparing [2024-08-06T23:33:36.274Z] d7da3974969d: Preparing [2024-08-06T23:33:36.274Z] ab4cce8eb1fe: Preparing [2024-08-06T23:33:36.274Z] 0687a6f2f747: Preparing [2024-08-06T23:33:36.274Z] 24bdb3f2f1a5: Preparing [2024-08-06T23:33:36.274Z] 3c20671a5817: Preparing [2024-08-06T23:33:36.274Z] 24bdb3f2f1a5: Waiting [2024-08-06T23:33:36.274Z] 3c20671a5817: Waiting [2024-08-06T23:33:36.274Z] 4ffcedd27333: Layer already exists [2024-08-06T23:33:36.274Z] ab4cce8eb1fe: Layer already exists [2024-08-06T23:33:36.274Z] 0687a6f2f747: Layer already exists [2024-08-06T23:33:36.274Z] c2c4bba479c8: Layer already exists [2024-08-06T23:33:36.274Z] d7da3974969d: Layer already exists [2024-08-06T23:33:36.274Z] 24bdb3f2f1a5: Layer already exists [2024-08-06T23:33:36.274Z] 3c20671a5817: Layer already exists [2024-08-06T23:33:36.556Z] latest: digest: sha256:b83daec10de0bf5ff1b7d087014d8a05dcafb08f68dac43c9b7870031103eb11 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:33:36.918Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:33:37.278Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.45 [2024-08-06T23:33:37.278Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-08-06T23:33:37.278Z] 4ffcedd27333: Preparing [2024-08-06T23:33:37.278Z] c2c4bba479c8: Preparing [2024-08-06T23:33:37.278Z] d7da3974969d: Preparing [2024-08-06T23:33:37.278Z] ab4cce8eb1fe: Preparing [2024-08-06T23:33:37.278Z] 0687a6f2f747: Preparing [2024-08-06T23:33:37.278Z] 24bdb3f2f1a5: Preparing [2024-08-06T23:33:37.278Z] 3c20671a5817: Preparing [2024-08-06T23:33:37.278Z] 24bdb3f2f1a5: Waiting [2024-08-06T23:33:37.278Z] 3c20671a5817: Waiting [2024-08-06T23:33:37.278Z] 0687a6f2f747: Layer already exists [2024-08-06T23:33:37.278Z] ab4cce8eb1fe: Layer already exists [2024-08-06T23:33:37.278Z] d7da3974969d: Layer already exists [2024-08-06T23:33:37.278Z] c2c4bba479c8: Layer already exists [2024-08-06T23:33:37.278Z] 4ffcedd27333: Layer already exists [2024-08-06T23:33:37.278Z] 3c20671a5817: Layer already exists [2024-08-06T23:33:37.278Z] 24bdb3f2f1a5: Layer already exists [2024-08-06T23:33:37.548Z] 3.2.0-dev.45: digest: sha256:b83daec10de0bf5ff1b7d087014d8a05dcafb08f68dac43c9b7870031103eb11 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:33:37.904Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:33:38.260Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [2024-08-06T23:33:38.260Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-08-06T23:33:38.260Z] 4ffcedd27333: Preparing [2024-08-06T23:33:38.260Z] c2c4bba479c8: Preparing [2024-08-06T23:33:38.260Z] d7da3974969d: Preparing [2024-08-06T23:33:38.260Z] ab4cce8eb1fe: Preparing [2024-08-06T23:33:38.260Z] 0687a6f2f747: Preparing [2024-08-06T23:33:38.260Z] 24bdb3f2f1a5: Preparing [2024-08-06T23:33:38.260Z] 3c20671a5817: Preparing [2024-08-06T23:33:38.260Z] 24bdb3f2f1a5: Waiting [2024-08-06T23:33:38.260Z] 3c20671a5817: Waiting [2024-08-06T23:33:38.260Z] 4ffcedd27333: Layer already exists [2024-08-06T23:33:38.260Z] 0687a6f2f747: Layer already exists [2024-08-06T23:33:38.260Z] ab4cce8eb1fe: Layer already exists [2024-08-06T23:33:38.260Z] d7da3974969d: Layer already exists [2024-08-06T23:33:38.260Z] c2c4bba479c8: Layer already exists [2024-08-06T23:33:38.260Z] 24bdb3f2f1a5: Layer already exists [2024-08-06T23:33:38.260Z] 3c20671a5817: Layer already exists [2024-08-06T23:33:38.525Z] 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45: digest: sha256:b83daec10de0bf5ff1b7d087014d8a05dcafb08f68dac43c9b7870031103eb11 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:33:38.889Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:33:39.247Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2024-08-06T23:33:39.247Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-08-06T23:33:39.247Z] 4ffcedd27333: Preparing [2024-08-06T23:33:39.247Z] c2c4bba479c8: Preparing [2024-08-06T23:33:39.247Z] d7da3974969d: Preparing [2024-08-06T23:33:39.247Z] ab4cce8eb1fe: Preparing [2024-08-06T23:33:39.247Z] 0687a6f2f747: Preparing [2024-08-06T23:33:39.247Z] 24bdb3f2f1a5: Preparing [2024-08-06T23:33:39.247Z] 3c20671a5817: Preparing [2024-08-06T23:33:39.247Z] 24bdb3f2f1a5: Waiting [2024-08-06T23:33:39.247Z] 3c20671a5817: Waiting [2024-08-06T23:33:39.247Z] 4ffcedd27333: Layer already exists [2024-08-06T23:33:39.247Z] 0687a6f2f747: Layer already exists [2024-08-06T23:33:39.247Z] ab4cce8eb1fe: Layer already exists [2024-08-06T23:33:39.247Z] c2c4bba479c8: Layer already exists [2024-08-06T23:33:39.247Z] d7da3974969d: Layer already exists [2024-08-06T23:33:39.247Z] 3c20671a5817: Layer already exists [2024-08-06T23:33:39.247Z] 24bdb3f2f1a5: Layer already exists [2024-08-06T23:33:39.514Z] main: digest: sha256:b83daec10de0bf5ff1b7d087014d8a05dcafb08f68dac43c9b7870031103eb11 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-06T23:33:39.594Z] ===================================================== [Pipeline] echo [2024-08-06T23:33:39.606Z] taggedImages: [2024-08-06T23:33:39.606Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [2024-08-06T23:33:39.606Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-08-06T23:33:39.606Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.45 [2024-08-06T23:33:39.606Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [2024-08-06T23:33:39.606Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2024-08-06T23:33:39.633Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2024-08-06T23:33:39.633Z] 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [2024-08-06T23:33:39.633Z] latest [2024-08-06T23:33:39.633Z] 3.2.0-dev.45 [2024-08-06T23:33:39.633Z] 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [2024-08-06T23:33:39.633Z] main [2024-08-06T23:33:39.633Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:33:40.007Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:33:40.361Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [2024-08-06T23:33:40.361Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-08-06T23:33:40.361Z] eebaf268b113: Preparing [2024-08-06T23:33:40.361Z] f9a19d79946b: Preparing [2024-08-06T23:33:40.361Z] 7f9128ac6a65: Preparing [2024-08-06T23:33:40.361Z] d7da3974969d: Preparing [2024-08-06T23:33:40.361Z] ab4cce8eb1fe: Preparing [2024-08-06T23:33:40.361Z] 04a609a41643: Preparing [2024-08-06T23:33:40.361Z] 17c32736a051: Preparing [2024-08-06T23:33:40.361Z] beff2595b983: Preparing [2024-08-06T23:33:40.361Z] d9d1ac5d45e3: Preparing [2024-08-06T23:33:40.361Z] 3c20671a5817: Preparing [2024-08-06T23:33:40.361Z] 17c32736a051: Waiting [2024-08-06T23:33:40.361Z] beff2595b983: Waiting [2024-08-06T23:33:40.361Z] d9d1ac5d45e3: Waiting [2024-08-06T23:33:40.361Z] 3c20671a5817: Waiting [2024-08-06T23:33:40.361Z] 04a609a41643: Waiting [2024-08-06T23:33:40.629Z] 7f9128ac6a65: Pushed [2024-08-06T23:33:40.629Z] f9a19d79946b: Pushed [2024-08-06T23:33:41.231Z] ab4cce8eb1fe: Layer already exists [2024-08-06T23:33:41.231Z] d7da3974969d: Layer already exists [2024-08-06T23:33:41.501Z] eebaf268b113: Pushed [2024-08-06T23:33:41.501Z] 3c20671a5817: Layer already exists [2024-08-06T23:33:41.501Z] beff2595b983: Pushed [2024-08-06T23:33:42.457Z] d9d1ac5d45e3: Pushed [2024-08-06T23:33:54.754Z] 17c32736a051: Pushed [2024-08-06T23:34:02.930Z] 04a609a41643: Pushed [2024-08-06T23:34:02.930Z] 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd: digest: sha256:d531a8b1f4b16097df9e86e5d0cadab408e25dfee51f9bfddd013cff9bf860e5 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:34:03.281Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:34:03.632Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-08-06T23:34:03.632Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-08-06T23:34:03.632Z] eebaf268b113: Preparing [2024-08-06T23:34:03.632Z] f9a19d79946b: Preparing [2024-08-06T23:34:03.632Z] 7f9128ac6a65: Preparing [2024-08-06T23:34:03.632Z] d7da3974969d: Preparing [2024-08-06T23:34:03.632Z] ab4cce8eb1fe: Preparing [2024-08-06T23:34:03.632Z] 04a609a41643: Preparing [2024-08-06T23:34:03.632Z] 17c32736a051: Preparing [2024-08-06T23:34:03.632Z] beff2595b983: Preparing [2024-08-06T23:34:03.632Z] d9d1ac5d45e3: Preparing [2024-08-06T23:34:03.632Z] 3c20671a5817: Preparing [2024-08-06T23:34:03.632Z] 04a609a41643: Waiting [2024-08-06T23:34:03.632Z] 17c32736a051: Waiting [2024-08-06T23:34:03.632Z] beff2595b983: Waiting [2024-08-06T23:34:03.632Z] d9d1ac5d45e3: Waiting [2024-08-06T23:34:03.632Z] 3c20671a5817: Waiting [2024-08-06T23:34:03.632Z] 7f9128ac6a65: Layer already exists [2024-08-06T23:34:03.632Z] eebaf268b113: Layer already exists [2024-08-06T23:34:03.632Z] f9a19d79946b: Layer already exists [2024-08-06T23:34:03.632Z] d7da3974969d: Layer already exists [2024-08-06T23:34:03.632Z] ab4cce8eb1fe: Layer already exists [2024-08-06T23:34:03.632Z] 17c32736a051: Layer already exists [2024-08-06T23:34:03.632Z] d9d1ac5d45e3: Layer already exists [2024-08-06T23:34:03.632Z] 04a609a41643: Layer already exists [2024-08-06T23:34:03.632Z] beff2595b983: Layer already exists [2024-08-06T23:34:03.632Z] 3c20671a5817: Layer already exists [2024-08-06T23:34:03.898Z] latest: digest: sha256:d531a8b1f4b16097df9e86e5d0cadab408e25dfee51f9bfddd013cff9bf860e5 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:34:04.257Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:34:04.606Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.45 [2024-08-06T23:34:04.606Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-08-06T23:34:04.606Z] eebaf268b113: Preparing [2024-08-06T23:34:04.606Z] f9a19d79946b: Preparing [2024-08-06T23:34:04.606Z] 7f9128ac6a65: Preparing [2024-08-06T23:34:04.606Z] d7da3974969d: Preparing [2024-08-06T23:34:04.606Z] ab4cce8eb1fe: Preparing [2024-08-06T23:34:04.606Z] 04a609a41643: Preparing [2024-08-06T23:34:04.606Z] 17c32736a051: Preparing [2024-08-06T23:34:04.606Z] beff2595b983: Preparing [2024-08-06T23:34:04.606Z] d9d1ac5d45e3: Preparing [2024-08-06T23:34:04.606Z] 3c20671a5817: Preparing [2024-08-06T23:34:04.606Z] d9d1ac5d45e3: Waiting [2024-08-06T23:34:04.606Z] 04a609a41643: Waiting [2024-08-06T23:34:04.606Z] 3c20671a5817: Waiting [2024-08-06T23:34:04.606Z] 17c32736a051: Waiting [2024-08-06T23:34:04.606Z] beff2595b983: Waiting [2024-08-06T23:34:04.606Z] eebaf268b113: Layer already exists [2024-08-06T23:34:04.606Z] f9a19d79946b: Layer already exists [2024-08-06T23:34:04.606Z] d7da3974969d: Layer already exists [2024-08-06T23:34:04.606Z] 7f9128ac6a65: Layer already exists [2024-08-06T23:34:04.606Z] ab4cce8eb1fe: Layer already exists [2024-08-06T23:34:04.606Z] 17c32736a051: Layer already exists [2024-08-06T23:34:04.606Z] beff2595b983: Layer already exists [2024-08-06T23:34:04.606Z] 04a609a41643: Layer already exists [2024-08-06T23:34:04.606Z] 3c20671a5817: Layer already exists [2024-08-06T23:34:04.606Z] d9d1ac5d45e3: Layer already exists [2024-08-06T23:34:04.872Z] 3.2.0-dev.45: digest: sha256:d531a8b1f4b16097df9e86e5d0cadab408e25dfee51f9bfddd013cff9bf860e5 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:34:05.228Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:34:05.577Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [2024-08-06T23:34:05.577Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-08-06T23:34:05.577Z] eebaf268b113: Preparing [2024-08-06T23:34:05.577Z] f9a19d79946b: Preparing [2024-08-06T23:34:05.577Z] 7f9128ac6a65: Preparing [2024-08-06T23:34:05.577Z] d7da3974969d: Preparing [2024-08-06T23:34:05.577Z] ab4cce8eb1fe: Preparing [2024-08-06T23:34:05.577Z] 04a609a41643: Preparing [2024-08-06T23:34:05.577Z] 17c32736a051: Preparing [2024-08-06T23:34:05.577Z] beff2595b983: Preparing [2024-08-06T23:34:05.577Z] d9d1ac5d45e3: Preparing [2024-08-06T23:34:05.577Z] 3c20671a5817: Preparing [2024-08-06T23:34:05.577Z] beff2595b983: Waiting [2024-08-06T23:34:05.577Z] d9d1ac5d45e3: Waiting [2024-08-06T23:34:05.577Z] 3c20671a5817: Waiting [2024-08-06T23:34:05.577Z] 04a609a41643: Waiting [2024-08-06T23:34:05.577Z] 17c32736a051: Waiting [2024-08-06T23:34:05.577Z] d7da3974969d: Layer already exists [2024-08-06T23:34:05.577Z] f9a19d79946b: Layer already exists [2024-08-06T23:34:05.577Z] 7f9128ac6a65: Layer already exists [2024-08-06T23:34:05.577Z] eebaf268b113: Layer already exists [2024-08-06T23:34:05.577Z] ab4cce8eb1fe: Layer already exists [2024-08-06T23:34:05.578Z] beff2595b983: Layer already exists [2024-08-06T23:34:05.578Z] 04a609a41643: Layer already exists [2024-08-06T23:34:05.578Z] 17c32736a051: Layer already exists [2024-08-06T23:34:05.578Z] d9d1ac5d45e3: Layer already exists [2024-08-06T23:34:05.578Z] 3c20671a5817: Layer already exists [2024-08-06T23:34:05.843Z] 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45: digest: sha256:d531a8b1f4b16097df9e86e5d0cadab408e25dfee51f9bfddd013cff9bf860e5 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:34:06.196Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:34:06.542Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2024-08-06T23:34:06.542Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-08-06T23:34:06.542Z] eebaf268b113: Preparing [2024-08-06T23:34:06.542Z] f9a19d79946b: Preparing [2024-08-06T23:34:06.542Z] 7f9128ac6a65: Preparing [2024-08-06T23:34:06.542Z] d7da3974969d: Preparing [2024-08-06T23:34:06.542Z] ab4cce8eb1fe: Preparing [2024-08-06T23:34:06.542Z] 04a609a41643: Preparing [2024-08-06T23:34:06.542Z] 17c32736a051: Preparing [2024-08-06T23:34:06.542Z] beff2595b983: Preparing [2024-08-06T23:34:06.542Z] d9d1ac5d45e3: Preparing [2024-08-06T23:34:06.542Z] 3c20671a5817: Preparing [2024-08-06T23:34:06.542Z] 17c32736a051: Waiting [2024-08-06T23:34:06.542Z] beff2595b983: Waiting [2024-08-06T23:34:06.542Z] d9d1ac5d45e3: Waiting [2024-08-06T23:34:06.542Z] 3c20671a5817: Waiting [2024-08-06T23:34:06.542Z] 04a609a41643: Waiting [2024-08-06T23:34:06.542Z] eebaf268b113: Layer already exists [2024-08-06T23:34:06.542Z] ab4cce8eb1fe: Layer already exists [2024-08-06T23:34:06.542Z] f9a19d79946b: Layer already exists [2024-08-06T23:34:06.542Z] d7da3974969d: Layer already exists [2024-08-06T23:34:06.542Z] 7f9128ac6a65: Layer already exists [2024-08-06T23:34:06.542Z] beff2595b983: Layer already exists [2024-08-06T23:34:06.542Z] 17c32736a051: Layer already exists [2024-08-06T23:34:06.542Z] 04a609a41643: Layer already exists [2024-08-06T23:34:06.542Z] d9d1ac5d45e3: Layer already exists [2024-08-06T23:34:06.542Z] 3c20671a5817: Layer already exists [2024-08-06T23:34:06.807Z] main: digest: sha256:d531a8b1f4b16097df9e86e5d0cadab408e25dfee51f9bfddd013cff9bf860e5 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-06T23:34:06.879Z] ===================================================== [Pipeline] echo [2024-08-06T23:34:06.893Z] taggedImages: [2024-08-06T23:34:06.893Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [2024-08-06T23:34:06.893Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-08-06T23:34:06.893Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.45 [2024-08-06T23:34:06.893Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [2024-08-06T23:34:06.893Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2024-08-06T23:34:06.925Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2024-08-06T23:34:06.925Z] 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [2024-08-06T23:34:06.925Z] latest [2024-08-06T23:34:06.925Z] 3.2.0-dev.45 [2024-08-06T23:34:06.925Z] 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [2024-08-06T23:34:06.925Z] main [2024-08-06T23:34:06.925Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:34:07.297Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:34:07.649Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [2024-08-06T23:34:07.649Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-08-06T23:34:07.649Z] 2bbb2b002bb0: Preparing [2024-08-06T23:34:07.649Z] ce4ddf994f25: Preparing [2024-08-06T23:34:07.649Z] 17da6617a87e: Preparing [2024-08-06T23:34:07.649Z] d7da3974969d: Preparing [2024-08-06T23:34:07.649Z] ab4cce8eb1fe: Preparing [2024-08-06T23:34:07.649Z] 2dd97e0e7c79: Preparing [2024-08-06T23:34:07.649Z] 5897e9284c74: Preparing [2024-08-06T23:34:07.649Z] df8519eb1752: Preparing [2024-08-06T23:34:07.649Z] 3c20671a5817: Preparing [2024-08-06T23:34:07.649Z] 5897e9284c74: Waiting [2024-08-06T23:34:07.649Z] df8519eb1752: Waiting [2024-08-06T23:34:07.649Z] 3c20671a5817: Waiting [2024-08-06T23:34:07.649Z] 2dd97e0e7c79: Waiting [2024-08-06T23:34:07.649Z] ab4cce8eb1fe: Layer already exists [2024-08-06T23:34:07.919Z] d7da3974969d: Layer already exists [2024-08-06T23:34:07.919Z] 17da6617a87e: Pushed [2024-08-06T23:34:07.919Z] ce4ddf994f25: Pushed [2024-08-06T23:34:07.919Z] 2bbb2b002bb0: Pushed [2024-08-06T23:34:07.919Z] 5897e9284c74: Pushed [2024-08-06T23:34:07.919Z] 3c20671a5817: Layer already exists [2024-08-06T23:34:08.500Z] df8519eb1752: Pushed [2024-08-06T23:34:30.530Z] 2dd97e0e7c79: Pushed [2024-08-06T23:34:30.530Z] 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd: digest: sha256:32deda2ffad24cb548f31b0a4c340265e698429aba1f87b020687588ba9031db size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:34:30.880Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:34:31.235Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-08-06T23:34:31.236Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-08-06T23:34:31.236Z] 2bbb2b002bb0: Preparing [2024-08-06T23:34:31.236Z] ce4ddf994f25: Preparing [2024-08-06T23:34:31.236Z] 17da6617a87e: Preparing [2024-08-06T23:34:31.236Z] d7da3974969d: Preparing [2024-08-06T23:34:31.236Z] ab4cce8eb1fe: Preparing [2024-08-06T23:34:31.236Z] 2dd97e0e7c79: Preparing [2024-08-06T23:34:31.236Z] 5897e9284c74: Preparing [2024-08-06T23:34:31.236Z] df8519eb1752: Preparing [2024-08-06T23:34:31.236Z] 3c20671a5817: Preparing [2024-08-06T23:34:31.236Z] 5897e9284c74: Waiting [2024-08-06T23:34:31.236Z] 3c20671a5817: Waiting [2024-08-06T23:34:31.236Z] df8519eb1752: Waiting [2024-08-06T23:34:31.236Z] 2dd97e0e7c79: Waiting [2024-08-06T23:34:31.236Z] 2bbb2b002bb0: Layer already exists [2024-08-06T23:34:31.236Z] ce4ddf994f25: Layer already exists [2024-08-06T23:34:31.236Z] d7da3974969d: Layer already exists [2024-08-06T23:34:31.236Z] ab4cce8eb1fe: Layer already exists [2024-08-06T23:34:31.236Z] 17da6617a87e: Layer already exists [2024-08-06T23:34:31.236Z] df8519eb1752: Layer already exists [2024-08-06T23:34:31.236Z] 5897e9284c74: Layer already exists [2024-08-06T23:34:31.236Z] 2dd97e0e7c79: Layer already exists [2024-08-06T23:34:31.236Z] 3c20671a5817: Layer already exists [2024-08-06T23:34:31.502Z] latest: digest: sha256:32deda2ffad24cb548f31b0a4c340265e698429aba1f87b020687588ba9031db size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:34:31.859Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:34:32.206Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.45 [2024-08-06T23:34:32.206Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-08-06T23:34:32.206Z] 2bbb2b002bb0: Preparing [2024-08-06T23:34:32.206Z] ce4ddf994f25: Preparing [2024-08-06T23:34:32.206Z] 17da6617a87e: Preparing [2024-08-06T23:34:32.206Z] d7da3974969d: Preparing [2024-08-06T23:34:32.206Z] ab4cce8eb1fe: Preparing [2024-08-06T23:34:32.206Z] 2dd97e0e7c79: Preparing [2024-08-06T23:34:32.206Z] 5897e9284c74: Preparing [2024-08-06T23:34:32.206Z] df8519eb1752: Preparing [2024-08-06T23:34:32.206Z] 3c20671a5817: Preparing [2024-08-06T23:34:32.206Z] 2dd97e0e7c79: Waiting [2024-08-06T23:34:32.206Z] 5897e9284c74: Waiting [2024-08-06T23:34:32.206Z] df8519eb1752: Waiting [2024-08-06T23:34:32.206Z] 3c20671a5817: Waiting [2024-08-06T23:34:32.206Z] ab4cce8eb1fe: Layer already exists [2024-08-06T23:34:32.206Z] d7da3974969d: Layer already exists [2024-08-06T23:34:32.206Z] 2bbb2b002bb0: Layer already exists [2024-08-06T23:34:32.206Z] ce4ddf994f25: Layer already exists [2024-08-06T23:34:32.206Z] 17da6617a87e: Layer already exists [2024-08-06T23:34:32.206Z] df8519eb1752: Layer already exists [2024-08-06T23:34:32.206Z] 5897e9284c74: Layer already exists [2024-08-06T23:34:32.206Z] 2dd97e0e7c79: Layer already exists [2024-08-06T23:34:32.206Z] 3c20671a5817: Layer already exists [2024-08-06T23:34:32.472Z] 3.2.0-dev.45: digest: sha256:32deda2ffad24cb548f31b0a4c340265e698429aba1f87b020687588ba9031db size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:34:32.825Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:34:33.175Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [2024-08-06T23:34:33.175Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-08-06T23:34:33.175Z] 2bbb2b002bb0: Preparing [2024-08-06T23:34:33.175Z] ce4ddf994f25: Preparing [2024-08-06T23:34:33.175Z] 17da6617a87e: Preparing [2024-08-06T23:34:33.175Z] d7da3974969d: Preparing [2024-08-06T23:34:33.175Z] ab4cce8eb1fe: Preparing [2024-08-06T23:34:33.175Z] 2dd97e0e7c79: Preparing [2024-08-06T23:34:33.175Z] 5897e9284c74: Preparing [2024-08-06T23:34:33.175Z] df8519eb1752: Preparing [2024-08-06T23:34:33.175Z] 3c20671a5817: Preparing [2024-08-06T23:34:33.175Z] 5897e9284c74: Waiting [2024-08-06T23:34:33.175Z] df8519eb1752: Waiting [2024-08-06T23:34:33.175Z] 3c20671a5817: Waiting [2024-08-06T23:34:33.175Z] ab4cce8eb1fe: Layer already exists [2024-08-06T23:34:33.175Z] ce4ddf994f25: Layer already exists [2024-08-06T23:34:33.175Z] 17da6617a87e: Layer already exists [2024-08-06T23:34:33.175Z] 2bbb2b002bb0: Layer already exists [2024-08-06T23:34:33.175Z] d7da3974969d: Layer already exists [2024-08-06T23:34:33.175Z] 5897e9284c74: Layer already exists [2024-08-06T23:34:33.175Z] df8519eb1752: Layer already exists [2024-08-06T23:34:33.175Z] 2dd97e0e7c79: Layer already exists [2024-08-06T23:34:33.175Z] 3c20671a5817: Layer already exists [2024-08-06T23:34:33.441Z] 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45: digest: sha256:32deda2ffad24cb548f31b0a4c340265e698429aba1f87b020687588ba9031db size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:34:33.794Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:34:34.152Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2024-08-06T23:34:34.152Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-08-06T23:34:34.152Z] 2bbb2b002bb0: Preparing [2024-08-06T23:34:34.152Z] ce4ddf994f25: Preparing [2024-08-06T23:34:34.152Z] 17da6617a87e: Preparing [2024-08-06T23:34:34.152Z] d7da3974969d: Preparing [2024-08-06T23:34:34.152Z] ab4cce8eb1fe: Preparing [2024-08-06T23:34:34.152Z] 2dd97e0e7c79: Preparing [2024-08-06T23:34:34.152Z] 5897e9284c74: Preparing [2024-08-06T23:34:34.152Z] df8519eb1752: Preparing [2024-08-06T23:34:34.152Z] 3c20671a5817: Preparing [2024-08-06T23:34:34.152Z] 2dd97e0e7c79: Waiting [2024-08-06T23:34:34.152Z] 5897e9284c74: Waiting [2024-08-06T23:34:34.152Z] df8519eb1752: Waiting [2024-08-06T23:34:34.152Z] 3c20671a5817: Waiting [2024-08-06T23:34:34.152Z] 2bbb2b002bb0: Layer already exists [2024-08-06T23:34:34.152Z] ce4ddf994f25: Layer already exists [2024-08-06T23:34:34.152Z] d7da3974969d: Layer already exists [2024-08-06T23:34:34.152Z] 17da6617a87e: Layer already exists [2024-08-06T23:34:34.152Z] ab4cce8eb1fe: Layer already exists [2024-08-06T23:34:34.152Z] 2dd97e0e7c79: Layer already exists [2024-08-06T23:34:34.152Z] 5897e9284c74: Layer already exists [2024-08-06T23:34:34.152Z] df8519eb1752: Layer already exists [2024-08-06T23:34:34.152Z] 3c20671a5817: Layer already exists [2024-08-06T23:34:34.418Z] main: digest: sha256:32deda2ffad24cb548f31b0a4c340265e698429aba1f87b020687588ba9031db size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-06T23:34:34.497Z] ===================================================== [Pipeline] echo [2024-08-06T23:34:34.513Z] taggedImages: [2024-08-06T23:34:34.514Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [2024-08-06T23:34:34.514Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-08-06T23:34:34.514Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.45 [2024-08-06T23:34:34.514Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [2024-08-06T23:34:34.514Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2024-08-06T23:34:34.545Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2024-08-06T23:34:34.545Z] 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [2024-08-06T23:34:34.545Z] latest [2024-08-06T23:34:34.545Z] 3.2.0-dev.45 [2024-08-06T23:34:34.545Z] 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [2024-08-06T23:34:34.545Z] main [2024-08-06T23:34:34.545Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:34:34.926Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:34:35.286Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [2024-08-06T23:34:35.287Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-08-06T23:34:35.287Z] 0fef2f71fbee: Preparing [2024-08-06T23:34:35.287Z] 7850f653f786: Preparing [2024-08-06T23:34:35.287Z] 3f1b2bdeda17: Preparing [2024-08-06T23:34:35.287Z] d7da3974969d: Preparing [2024-08-06T23:34:35.287Z] ab4cce8eb1fe: Preparing [2024-08-06T23:34:35.287Z] b137122692a5: Preparing [2024-08-06T23:34:35.287Z] beff2595b983: Preparing [2024-08-06T23:34:35.287Z] d9d1ac5d45e3: Preparing [2024-08-06T23:34:35.287Z] 3c20671a5817: Preparing [2024-08-06T23:34:35.287Z] b137122692a5: Waiting [2024-08-06T23:34:35.287Z] beff2595b983: Waiting [2024-08-06T23:34:35.287Z] d9d1ac5d45e3: Waiting [2024-08-06T23:34:35.287Z] 3c20671a5817: Waiting [2024-08-06T23:34:35.552Z] ab4cce8eb1fe: Layer already exists [2024-08-06T23:34:35.552Z] d7da3974969d: Layer already exists [2024-08-06T23:34:35.552Z] 3f1b2bdeda17: Pushed [2024-08-06T23:34:35.552Z] 7850f653f786: Pushed [2024-08-06T23:34:35.552Z] beff2595b983: Layer already exists [2024-08-06T23:34:35.552Z] d9d1ac5d45e3: Layer already exists [2024-08-06T23:34:35.552Z] 0fef2f71fbee: Pushed [2024-08-06T23:34:35.552Z] 3c20671a5817: Layer already exists [2024-08-06T23:34:57.585Z] b137122692a5: Pushed [2024-08-06T23:34:57.585Z] 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd: digest: sha256:04695204206502521620e89cc36cafa4315e0363de0ce359f11d47691ccc3802 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:34:57.933Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:34:58.282Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-08-06T23:34:58.282Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-08-06T23:34:58.282Z] 0fef2f71fbee: Preparing [2024-08-06T23:34:58.282Z] 7850f653f786: Preparing [2024-08-06T23:34:58.282Z] 3f1b2bdeda17: Preparing [2024-08-06T23:34:58.282Z] d7da3974969d: Preparing [2024-08-06T23:34:58.282Z] ab4cce8eb1fe: Preparing [2024-08-06T23:34:58.282Z] b137122692a5: Preparing [2024-08-06T23:34:58.282Z] beff2595b983: Preparing [2024-08-06T23:34:58.282Z] d9d1ac5d45e3: Preparing [2024-08-06T23:34:58.282Z] 3c20671a5817: Preparing [2024-08-06T23:34:58.282Z] b137122692a5: Waiting [2024-08-06T23:34:58.282Z] beff2595b983: Waiting [2024-08-06T23:34:58.282Z] d9d1ac5d45e3: Waiting [2024-08-06T23:34:58.282Z] 3c20671a5817: Waiting [2024-08-06T23:34:58.282Z] d7da3974969d: Layer already exists [2024-08-06T23:34:58.282Z] 7850f653f786: Layer already exists [2024-08-06T23:34:58.282Z] 3f1b2bdeda17: Layer already exists [2024-08-06T23:34:58.282Z] 0fef2f71fbee: Layer already exists [2024-08-06T23:34:58.282Z] ab4cce8eb1fe: Layer already exists [2024-08-06T23:34:58.282Z] b137122692a5: Layer already exists [2024-08-06T23:34:58.282Z] beff2595b983: Layer already exists [2024-08-06T23:34:58.282Z] d9d1ac5d45e3: Layer already exists [2024-08-06T23:34:58.282Z] 3c20671a5817: Layer already exists [2024-08-06T23:34:58.547Z] latest: digest: sha256:04695204206502521620e89cc36cafa4315e0363de0ce359f11d47691ccc3802 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:34:58.897Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:34:59.243Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.45 [2024-08-06T23:34:59.243Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-08-06T23:34:59.243Z] 0fef2f71fbee: Preparing [2024-08-06T23:34:59.243Z] 7850f653f786: Preparing [2024-08-06T23:34:59.243Z] 3f1b2bdeda17: Preparing [2024-08-06T23:34:59.243Z] d7da3974969d: Preparing [2024-08-06T23:34:59.243Z] ab4cce8eb1fe: Preparing [2024-08-06T23:34:59.243Z] b137122692a5: Preparing [2024-08-06T23:34:59.243Z] beff2595b983: Preparing [2024-08-06T23:34:59.243Z] d9d1ac5d45e3: Preparing [2024-08-06T23:34:59.243Z] 3c20671a5817: Preparing [2024-08-06T23:34:59.243Z] b137122692a5: Waiting [2024-08-06T23:34:59.243Z] beff2595b983: Waiting [2024-08-06T23:34:59.243Z] d9d1ac5d45e3: Waiting [2024-08-06T23:34:59.243Z] 3c20671a5817: Waiting [2024-08-06T23:34:59.243Z] 7850f653f786: Layer already exists [2024-08-06T23:34:59.243Z] 3f1b2bdeda17: Layer already exists [2024-08-06T23:34:59.243Z] d7da3974969d: Layer already exists [2024-08-06T23:34:59.243Z] ab4cce8eb1fe: Layer already exists [2024-08-06T23:34:59.243Z] 0fef2f71fbee: Layer already exists [2024-08-06T23:34:59.243Z] b137122692a5: Layer already exists [2024-08-06T23:34:59.243Z] beff2595b983: Layer already exists [2024-08-06T23:34:59.243Z] d9d1ac5d45e3: Layer already exists [2024-08-06T23:34:59.243Z] 3c20671a5817: Layer already exists [2024-08-06T23:34:59.510Z] 3.2.0-dev.45: digest: sha256:04695204206502521620e89cc36cafa4315e0363de0ce359f11d47691ccc3802 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:34:59.864Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:35:00.223Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [2024-08-06T23:35:00.223Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-08-06T23:35:00.223Z] 0fef2f71fbee: Preparing [2024-08-06T23:35:00.223Z] 7850f653f786: Preparing [2024-08-06T23:35:00.223Z] 3f1b2bdeda17: Preparing [2024-08-06T23:35:00.223Z] d7da3974969d: Preparing [2024-08-06T23:35:00.223Z] ab4cce8eb1fe: Preparing [2024-08-06T23:35:00.223Z] b137122692a5: Preparing [2024-08-06T23:35:00.223Z] beff2595b983: Preparing [2024-08-06T23:35:00.223Z] b137122692a5: Waiting [2024-08-06T23:35:00.223Z] d9d1ac5d45e3: Preparing [2024-08-06T23:35:00.223Z] beff2595b983: Waiting [2024-08-06T23:35:00.223Z] 3c20671a5817: Preparing [2024-08-06T23:35:00.223Z] d9d1ac5d45e3: Waiting [2024-08-06T23:35:00.223Z] 3c20671a5817: Waiting [2024-08-06T23:35:00.223Z] d7da3974969d: Layer already exists [2024-08-06T23:35:00.223Z] 0fef2f71fbee: Layer already exists [2024-08-06T23:35:00.223Z] 7850f653f786: Layer already exists [2024-08-06T23:35:00.223Z] 3f1b2bdeda17: Layer already exists [2024-08-06T23:35:00.223Z] ab4cce8eb1fe: Layer already exists [2024-08-06T23:35:00.223Z] beff2595b983: Layer already exists [2024-08-06T23:35:00.223Z] d9d1ac5d45e3: Layer already exists [2024-08-06T23:35:00.223Z] b137122692a5: Layer already exists [2024-08-06T23:35:00.223Z] 3c20671a5817: Layer already exists [2024-08-06T23:35:00.488Z] 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45: digest: sha256:04695204206502521620e89cc36cafa4315e0363de0ce359f11d47691ccc3802 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:35:00.844Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:35:01.195Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2024-08-06T23:35:01.196Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-08-06T23:35:01.196Z] 0fef2f71fbee: Preparing [2024-08-06T23:35:01.196Z] 7850f653f786: Preparing [2024-08-06T23:35:01.196Z] 3f1b2bdeda17: Preparing [2024-08-06T23:35:01.196Z] d7da3974969d: Preparing [2024-08-06T23:35:01.196Z] ab4cce8eb1fe: Preparing [2024-08-06T23:35:01.196Z] b137122692a5: Preparing [2024-08-06T23:35:01.196Z] beff2595b983: Preparing [2024-08-06T23:35:01.196Z] d9d1ac5d45e3: Preparing [2024-08-06T23:35:01.196Z] 3c20671a5817: Preparing [2024-08-06T23:35:01.196Z] b137122692a5: Waiting [2024-08-06T23:35:01.196Z] beff2595b983: Waiting [2024-08-06T23:35:01.196Z] d9d1ac5d45e3: Waiting [2024-08-06T23:35:01.196Z] 3c20671a5817: Waiting [2024-08-06T23:35:01.196Z] 0fef2f71fbee: Layer already exists [2024-08-06T23:35:01.196Z] 3f1b2bdeda17: Layer already exists [2024-08-06T23:35:01.196Z] 7850f653f786: Layer already exists [2024-08-06T23:35:01.196Z] d7da3974969d: Layer already exists [2024-08-06T23:35:01.196Z] ab4cce8eb1fe: Layer already exists [2024-08-06T23:35:01.196Z] beff2595b983: Layer already exists [2024-08-06T23:35:01.196Z] b137122692a5: Layer already exists [2024-08-06T23:35:01.196Z] d9d1ac5d45e3: Layer already exists [2024-08-06T23:35:01.196Z] 3c20671a5817: Layer already exists [2024-08-06T23:35:01.469Z] main: digest: sha256:04695204206502521620e89cc36cafa4315e0363de0ce359f11d47691ccc3802 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-06T23:35:01.546Z] ===================================================== [Pipeline] echo [2024-08-06T23:35:01.563Z] taggedImages: [2024-08-06T23:35:01.563Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [2024-08-06T23:35:01.563Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-08-06T23:35:01.563Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.45 [2024-08-06T23:35:01.563Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [2024-08-06T23:35:01.563Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2024-08-06T23:35:01.594Z] [edgeXDocker.push] Tagging docker image support-cron-scheduler-arm64 with the following tags: [2024-08-06T23:35:01.594Z] 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [2024-08-06T23:35:01.594Z] latest [2024-08-06T23:35:01.594Z] 3.2.0-dev.45 [2024-08-06T23:35:01.594Z] 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [2024-08-06T23:35:01.594Z] main [2024-08-06T23:35:01.594Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:35:01.960Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:35:02.316Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [2024-08-06T23:35:02.317Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-08-06T23:35:02.317Z] 006cea7392b8: Preparing [2024-08-06T23:35:02.317Z] c99a15e24fc9: Preparing [2024-08-06T23:35:02.317Z] d7da3974969d: Preparing [2024-08-06T23:35:02.317Z] ab4cce8eb1fe: Preparing [2024-08-06T23:35:02.317Z] 638f20ebeabf: Preparing [2024-08-06T23:35:02.317Z] b3b8cefce98a: Preparing [2024-08-06T23:35:02.317Z] 3c20671a5817: Preparing [2024-08-06T23:35:02.317Z] b3b8cefce98a: Waiting [2024-08-06T23:35:02.317Z] 3c20671a5817: Waiting [2024-08-06T23:35:02.317Z] d7da3974969d: Layer already exists [2024-08-06T23:35:02.582Z] ab4cce8eb1fe: Layer already exists [2024-08-06T23:35:02.582Z] 3c20671a5817: Layer already exists [2024-08-06T23:35:02.582Z] 638f20ebeabf: Pushed [2024-08-06T23:35:02.848Z] 006cea7392b8: Pushed [2024-08-06T23:35:02.848Z] b3b8cefce98a: Pushed [2024-08-06T23:35:09.477Z] c99a15e24fc9: Pushed [2024-08-06T23:35:09.477Z] 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd: digest: sha256:a664101399b712daf5933acd9dab154fd92e76152cb22a371f583bdc9896c281 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:35:09.834Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:35:10.184Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [2024-08-06T23:35:10.184Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-08-06T23:35:10.184Z] 006cea7392b8: Preparing [2024-08-06T23:35:10.184Z] c99a15e24fc9: Preparing [2024-08-06T23:35:10.184Z] d7da3974969d: Preparing [2024-08-06T23:35:10.184Z] ab4cce8eb1fe: Preparing [2024-08-06T23:35:10.184Z] 638f20ebeabf: Preparing [2024-08-06T23:35:10.184Z] b3b8cefce98a: Preparing [2024-08-06T23:35:10.184Z] 3c20671a5817: Preparing [2024-08-06T23:35:10.184Z] b3b8cefce98a: Waiting [2024-08-06T23:35:10.184Z] 3c20671a5817: Waiting [2024-08-06T23:35:10.184Z] 006cea7392b8: Layer already exists [2024-08-06T23:35:10.184Z] ab4cce8eb1fe: Layer already exists [2024-08-06T23:35:10.184Z] 638f20ebeabf: Layer already exists [2024-08-06T23:35:10.184Z] b3b8cefce98a: Layer already exists [2024-08-06T23:35:10.184Z] d7da3974969d: Layer already exists [2024-08-06T23:35:10.184Z] c99a15e24fc9: Layer already exists [2024-08-06T23:35:10.184Z] 3c20671a5817: Layer already exists [2024-08-06T23:35:10.449Z] latest: digest: sha256:a664101399b712daf5933acd9dab154fd92e76152cb22a371f583bdc9896c281 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:35:10.803Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:35:11.151Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.45 [2024-08-06T23:35:11.151Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-08-06T23:35:11.151Z] 006cea7392b8: Preparing [2024-08-06T23:35:11.151Z] c99a15e24fc9: Preparing [2024-08-06T23:35:11.151Z] d7da3974969d: Preparing [2024-08-06T23:35:11.151Z] ab4cce8eb1fe: Preparing [2024-08-06T23:35:11.151Z] 638f20ebeabf: Preparing [2024-08-06T23:35:11.151Z] b3b8cefce98a: Preparing [2024-08-06T23:35:11.151Z] 3c20671a5817: Preparing [2024-08-06T23:35:11.151Z] b3b8cefce98a: Waiting [2024-08-06T23:35:11.151Z] 3c20671a5817: Waiting [2024-08-06T23:35:11.151Z] c99a15e24fc9: Layer already exists [2024-08-06T23:35:11.151Z] ab4cce8eb1fe: Layer already exists [2024-08-06T23:35:11.151Z] d7da3974969d: Layer already exists [2024-08-06T23:35:11.151Z] 638f20ebeabf: Layer already exists [2024-08-06T23:35:11.151Z] 006cea7392b8: Layer already exists [2024-08-06T23:35:11.151Z] b3b8cefce98a: Layer already exists [2024-08-06T23:35:11.151Z] 3c20671a5817: Layer already exists [2024-08-06T23:35:11.417Z] 3.2.0-dev.45: digest: sha256:a664101399b712daf5933acd9dab154fd92e76152cb22a371f583bdc9896c281 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:35:11.766Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:35:12.113Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [2024-08-06T23:35:12.113Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-08-06T23:35:12.113Z] 006cea7392b8: Preparing [2024-08-06T23:35:12.113Z] c99a15e24fc9: Preparing [2024-08-06T23:35:12.113Z] d7da3974969d: Preparing [2024-08-06T23:35:12.113Z] ab4cce8eb1fe: Preparing [2024-08-06T23:35:12.113Z] 638f20ebeabf: Preparing [2024-08-06T23:35:12.113Z] b3b8cefce98a: Preparing [2024-08-06T23:35:12.113Z] 3c20671a5817: Preparing [2024-08-06T23:35:12.113Z] b3b8cefce98a: Waiting [2024-08-06T23:35:12.113Z] 3c20671a5817: Waiting [2024-08-06T23:35:12.113Z] c99a15e24fc9: Layer already exists [2024-08-06T23:35:12.113Z] d7da3974969d: Layer already exists [2024-08-06T23:35:12.113Z] 638f20ebeabf: Layer already exists [2024-08-06T23:35:12.113Z] ab4cce8eb1fe: Layer already exists [2024-08-06T23:35:12.113Z] 006cea7392b8: Layer already exists [2024-08-06T23:35:12.113Z] b3b8cefce98a: Layer already exists [2024-08-06T23:35:12.113Z] 3c20671a5817: Layer already exists [2024-08-06T23:35:12.378Z] 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45: digest: sha256:a664101399b712daf5933acd9dab154fd92e76152cb22a371f583bdc9896c281 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:35:12.773Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:35:13.176Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [2024-08-06T23:35:13.176Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-08-06T23:35:13.176Z] 006cea7392b8: Preparing [2024-08-06T23:35:13.176Z] c99a15e24fc9: Preparing [2024-08-06T23:35:13.176Z] d7da3974969d: Preparing [2024-08-06T23:35:13.176Z] ab4cce8eb1fe: Preparing [2024-08-06T23:35:13.176Z] 638f20ebeabf: Preparing [2024-08-06T23:35:13.176Z] b3b8cefce98a: Preparing [2024-08-06T23:35:13.176Z] 3c20671a5817: Preparing [2024-08-06T23:35:13.176Z] b3b8cefce98a: Waiting [2024-08-06T23:35:13.176Z] 3c20671a5817: Waiting [2024-08-06T23:35:13.176Z] 006cea7392b8: Layer already exists [2024-08-06T23:35:13.176Z] 638f20ebeabf: Layer already exists [2024-08-06T23:35:13.176Z] ab4cce8eb1fe: Layer already exists [2024-08-06T23:35:13.176Z] c99a15e24fc9: Layer already exists [2024-08-06T23:35:13.176Z] d7da3974969d: Layer already exists [2024-08-06T23:35:13.176Z] b3b8cefce98a: Layer already exists [2024-08-06T23:35:13.176Z] 3c20671a5817: Layer already exists [2024-08-06T23:35:13.176Z] main: digest: sha256:a664101399b712daf5933acd9dab154fd92e76152cb22a371f583bdc9896c281 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-06T23:35:13.525Z] ===================================================== [Pipeline] echo [2024-08-06T23:35:13.536Z] taggedImages: [2024-08-06T23:35:13.536Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [2024-08-06T23:35:13.536Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [2024-08-06T23:35:13.536Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.45 [2024-08-06T23:35:13.536Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [2024-08-06T23:35:13.536Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] echo [2024-08-06T23:35:13.566Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2024-08-06T23:35:13.566Z] 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [2024-08-06T23:35:13.566Z] latest [2024-08-06T23:35:13.566Z] 3.2.0-dev.45 [2024-08-06T23:35:13.566Z] 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [2024-08-06T23:35:13.566Z] main [2024-08-06T23:35:13.566Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:35:13.951Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:35:14.349Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [2024-08-06T23:35:14.349Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-08-06T23:35:14.349Z] 9a6737afd1b0: Preparing [2024-08-06T23:35:14.349Z] e4fe0c26c8f3: Preparing [2024-08-06T23:35:14.349Z] d7da3974969d: Preparing [2024-08-06T23:35:14.349Z] ab4cce8eb1fe: Preparing [2024-08-06T23:35:14.349Z] 638f20ebeabf: Preparing [2024-08-06T23:35:14.349Z] b3b8cefce98a: Preparing [2024-08-06T23:35:14.349Z] 3c20671a5817: Preparing [2024-08-06T23:35:14.349Z] b3b8cefce98a: Waiting [2024-08-06T23:35:14.349Z] 3c20671a5817: Waiting [2024-08-06T23:35:14.349Z] 638f20ebeabf: Layer already exists [2024-08-06T23:35:14.687Z] ab4cce8eb1fe: Layer already exists [2024-08-06T23:35:14.687Z] d7da3974969d: Layer already exists [2024-08-06T23:35:14.687Z] b3b8cefce98a: Layer already exists [2024-08-06T23:35:14.687Z] 3c20671a5817: Layer already exists [2024-08-06T23:35:14.687Z] 9a6737afd1b0: Pushed [2024-08-06T23:35:22.885Z] e4fe0c26c8f3: Pushed [2024-08-06T23:35:22.885Z] 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd: digest: sha256:91dff5eb3dc072d8812d6a67f7a6b5118b92e6c88c5c430ba76d2e0d710cd188 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:35:23.232Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:35:23.582Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-08-06T23:35:23.582Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-08-06T23:35:23.582Z] 9a6737afd1b0: Preparing [2024-08-06T23:35:23.582Z] e4fe0c26c8f3: Preparing [2024-08-06T23:35:23.582Z] d7da3974969d: Preparing [2024-08-06T23:35:23.582Z] ab4cce8eb1fe: Preparing [2024-08-06T23:35:23.582Z] 638f20ebeabf: Preparing [2024-08-06T23:35:23.582Z] b3b8cefce98a: Preparing [2024-08-06T23:35:23.582Z] 3c20671a5817: Preparing [2024-08-06T23:35:23.582Z] b3b8cefce98a: Waiting [2024-08-06T23:35:23.582Z] 3c20671a5817: Waiting [2024-08-06T23:35:23.582Z] 9a6737afd1b0: Layer already exists [2024-08-06T23:35:23.582Z] 638f20ebeabf: Layer already exists [2024-08-06T23:35:23.582Z] ab4cce8eb1fe: Layer already exists [2024-08-06T23:35:23.582Z] e4fe0c26c8f3: Layer already exists [2024-08-06T23:35:23.582Z] d7da3974969d: Layer already exists [2024-08-06T23:35:23.582Z] 3c20671a5817: Layer already exists [2024-08-06T23:35:23.582Z] b3b8cefce98a: Layer already exists [2024-08-06T23:35:23.848Z] latest: digest: sha256:91dff5eb3dc072d8812d6a67f7a6b5118b92e6c88c5c430ba76d2e0d710cd188 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:35:24.199Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:35:24.548Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.45 [2024-08-06T23:35:24.548Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-08-06T23:35:24.548Z] 9a6737afd1b0: Preparing [2024-08-06T23:35:24.548Z] e4fe0c26c8f3: Preparing [2024-08-06T23:35:24.548Z] d7da3974969d: Preparing [2024-08-06T23:35:24.548Z] ab4cce8eb1fe: Preparing [2024-08-06T23:35:24.548Z] 638f20ebeabf: Preparing [2024-08-06T23:35:24.548Z] b3b8cefce98a: Preparing [2024-08-06T23:35:24.548Z] 3c20671a5817: Preparing [2024-08-06T23:35:24.548Z] b3b8cefce98a: Waiting [2024-08-06T23:35:24.548Z] 3c20671a5817: Waiting [2024-08-06T23:35:24.548Z] 9a6737afd1b0: Layer already exists [2024-08-06T23:35:24.548Z] ab4cce8eb1fe: Layer already exists [2024-08-06T23:35:24.548Z] e4fe0c26c8f3: Layer already exists [2024-08-06T23:35:24.548Z] 638f20ebeabf: Layer already exists [2024-08-06T23:35:24.548Z] d7da3974969d: Layer already exists [2024-08-06T23:35:24.548Z] b3b8cefce98a: Layer already exists [2024-08-06T23:35:24.548Z] 3c20671a5817: Layer already exists [2024-08-06T23:35:24.815Z] 3.2.0-dev.45: digest: sha256:91dff5eb3dc072d8812d6a67f7a6b5118b92e6c88c5c430ba76d2e0d710cd188 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:35:25.167Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:35:25.520Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [2024-08-06T23:35:25.520Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-08-06T23:35:25.520Z] 9a6737afd1b0: Preparing [2024-08-06T23:35:25.520Z] e4fe0c26c8f3: Preparing [2024-08-06T23:35:25.520Z] d7da3974969d: Preparing [2024-08-06T23:35:25.520Z] ab4cce8eb1fe: Preparing [2024-08-06T23:35:25.520Z] 638f20ebeabf: Preparing [2024-08-06T23:35:25.520Z] b3b8cefce98a: Preparing [2024-08-06T23:35:25.520Z] 3c20671a5817: Preparing [2024-08-06T23:35:25.520Z] b3b8cefce98a: Waiting [2024-08-06T23:35:25.520Z] 3c20671a5817: Waiting [2024-08-06T23:35:25.520Z] ab4cce8eb1fe: Layer already exists [2024-08-06T23:35:25.520Z] 9a6737afd1b0: Layer already exists [2024-08-06T23:35:25.520Z] e4fe0c26c8f3: Layer already exists [2024-08-06T23:35:25.520Z] 638f20ebeabf: Layer already exists [2024-08-06T23:35:25.520Z] d7da3974969d: Layer already exists [2024-08-06T23:35:25.520Z] b3b8cefce98a: Layer already exists [2024-08-06T23:35:25.520Z] 3c20671a5817: Layer already exists [2024-08-06T23:35:25.784Z] 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45: digest: sha256:91dff5eb3dc072d8812d6a67f7a6b5118b92e6c88c5c430ba76d2e0d710cd188 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:35:26.134Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:35:26.478Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2024-08-06T23:35:26.478Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-08-06T23:35:26.478Z] 9a6737afd1b0: Preparing [2024-08-06T23:35:26.478Z] e4fe0c26c8f3: Preparing [2024-08-06T23:35:26.478Z] d7da3974969d: Preparing [2024-08-06T23:35:26.478Z] ab4cce8eb1fe: Preparing [2024-08-06T23:35:26.478Z] 638f20ebeabf: Preparing [2024-08-06T23:35:26.478Z] b3b8cefce98a: Preparing [2024-08-06T23:35:26.478Z] 3c20671a5817: Preparing [2024-08-06T23:35:26.478Z] b3b8cefce98a: Waiting [2024-08-06T23:35:26.478Z] 3c20671a5817: Waiting [2024-08-06T23:35:26.478Z] 638f20ebeabf: Layer already exists [2024-08-06T23:35:26.478Z] d7da3974969d: Layer already exists [2024-08-06T23:35:26.478Z] ab4cce8eb1fe: Layer already exists [2024-08-06T23:35:26.478Z] e4fe0c26c8f3: Layer already exists [2024-08-06T23:35:26.478Z] 9a6737afd1b0: Layer already exists [2024-08-06T23:35:26.478Z] 3c20671a5817: Layer already exists [2024-08-06T23:35:26.478Z] b3b8cefce98a: Layer already exists [2024-08-06T23:35:26.743Z] main: digest: sha256:91dff5eb3dc072d8812d6a67f7a6b5118b92e6c88c5c430ba76d2e0d710cd188 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-06T23:35:26.821Z] ===================================================== [Pipeline] echo [2024-08-06T23:35:26.834Z] taggedImages: [2024-08-06T23:35:26.834Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [2024-08-06T23:35:26.834Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-08-06T23:35:26.834Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.45 [2024-08-06T23:35:26.834Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [2024-08-06T23:35:26.834Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2024-08-06T23:35:26.859Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2024-08-06T23:35:26.859Z] 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [2024-08-06T23:35:26.859Z] latest [2024-08-06T23:35:26.859Z] 3.2.0-dev.45 [2024-08-06T23:35:26.859Z] 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [2024-08-06T23:35:26.859Z] main [2024-08-06T23:35:26.859Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:35:27.227Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:35:27.762Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [2024-08-06T23:35:27.762Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-08-06T23:35:27.762Z] 4a64dceed304: Preparing [2024-08-06T23:35:27.762Z] 844df306280f: Preparing [2024-08-06T23:35:27.762Z] d7da3974969d: Preparing [2024-08-06T23:35:27.762Z] ab4cce8eb1fe: Preparing [2024-08-06T23:35:27.762Z] e2118681dfc6: Preparing [2024-08-06T23:35:27.762Z] f2454c4e40a0: Preparing [2024-08-06T23:35:27.762Z] 3c20671a5817: Preparing [2024-08-06T23:35:27.762Z] f2454c4e40a0: Waiting [2024-08-06T23:35:27.762Z] 3c20671a5817: Waiting [2024-08-06T23:35:27.762Z] ab4cce8eb1fe: Layer already exists [2024-08-06T23:35:28.029Z] e2118681dfc6: Layer already exists [2024-08-06T23:35:28.029Z] d7da3974969d: Layer already exists [2024-08-06T23:35:28.029Z] f2454c4e40a0: Layer already exists [2024-08-06T23:35:28.029Z] 3c20671a5817: Layer already exists [2024-08-06T23:35:28.029Z] 4a64dceed304: Pushed [2024-08-06T23:35:36.219Z] 844df306280f: Pushed [2024-08-06T23:35:36.219Z] 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd: digest: sha256:77cc650fb9df99f8a64a5083e88890d1f7953c0ac6dfbe881110274d6464df9b size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:35:36.572Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:35:36.919Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-08-06T23:35:36.919Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-08-06T23:35:36.919Z] 4a64dceed304: Preparing [2024-08-06T23:35:36.919Z] 844df306280f: Preparing [2024-08-06T23:35:36.919Z] d7da3974969d: Preparing [2024-08-06T23:35:36.919Z] ab4cce8eb1fe: Preparing [2024-08-06T23:35:36.919Z] e2118681dfc6: Preparing [2024-08-06T23:35:36.919Z] f2454c4e40a0: Preparing [2024-08-06T23:35:36.919Z] 3c20671a5817: Preparing [2024-08-06T23:35:36.919Z] f2454c4e40a0: Waiting [2024-08-06T23:35:36.919Z] 3c20671a5817: Waiting [2024-08-06T23:35:36.919Z] ab4cce8eb1fe: Layer already exists [2024-08-06T23:35:36.919Z] 844df306280f: Layer already exists [2024-08-06T23:35:36.919Z] e2118681dfc6: Layer already exists [2024-08-06T23:35:36.919Z] 4a64dceed304: Layer already exists [2024-08-06T23:35:36.919Z] d7da3974969d: Layer already exists [2024-08-06T23:35:36.919Z] f2454c4e40a0: Layer already exists [2024-08-06T23:35:36.919Z] 3c20671a5817: Layer already exists [2024-08-06T23:35:37.191Z] latest: digest: sha256:77cc650fb9df99f8a64a5083e88890d1f7953c0ac6dfbe881110274d6464df9b size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:35:37.539Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:35:37.875Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.45 [2024-08-06T23:35:37.875Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-08-06T23:35:37.875Z] 4a64dceed304: Preparing [2024-08-06T23:35:37.875Z] 844df306280f: Preparing [2024-08-06T23:35:37.875Z] d7da3974969d: Preparing [2024-08-06T23:35:37.875Z] ab4cce8eb1fe: Preparing [2024-08-06T23:35:37.875Z] e2118681dfc6: Preparing [2024-08-06T23:35:37.875Z] f2454c4e40a0: Preparing [2024-08-06T23:35:37.875Z] 3c20671a5817: Preparing [2024-08-06T23:35:37.875Z] f2454c4e40a0: Waiting [2024-08-06T23:35:37.875Z] 3c20671a5817: Waiting [2024-08-06T23:35:37.875Z] ab4cce8eb1fe: Layer already exists [2024-08-06T23:35:37.875Z] e2118681dfc6: Layer already exists [2024-08-06T23:35:37.875Z] d7da3974969d: Layer already exists [2024-08-06T23:35:37.875Z] 844df306280f: Layer already exists [2024-08-06T23:35:37.875Z] 4a64dceed304: Layer already exists [2024-08-06T23:35:37.875Z] f2454c4e40a0: Layer already exists [2024-08-06T23:35:37.875Z] 3c20671a5817: Layer already exists [2024-08-06T23:35:38.140Z] 3.2.0-dev.45: digest: sha256:77cc650fb9df99f8a64a5083e88890d1f7953c0ac6dfbe881110274d6464df9b size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:35:38.483Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:35:38.832Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [2024-08-06T23:35:38.832Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-08-06T23:35:38.832Z] 4a64dceed304: Preparing [2024-08-06T23:35:38.832Z] 844df306280f: Preparing [2024-08-06T23:35:38.832Z] d7da3974969d: Preparing [2024-08-06T23:35:38.832Z] ab4cce8eb1fe: Preparing [2024-08-06T23:35:38.832Z] e2118681dfc6: Preparing [2024-08-06T23:35:38.832Z] f2454c4e40a0: Preparing [2024-08-06T23:35:38.832Z] 3c20671a5817: Preparing [2024-08-06T23:35:38.832Z] f2454c4e40a0: Waiting [2024-08-06T23:35:38.832Z] 3c20671a5817: Waiting [2024-08-06T23:35:38.832Z] d7da3974969d: Layer already exists [2024-08-06T23:35:38.832Z] 4a64dceed304: Layer already exists [2024-08-06T23:35:38.832Z] ab4cce8eb1fe: Layer already exists [2024-08-06T23:35:38.832Z] 844df306280f: Layer already exists [2024-08-06T23:35:38.832Z] e2118681dfc6: Layer already exists [2024-08-06T23:35:38.832Z] 3c20671a5817: Layer already exists [2024-08-06T23:35:38.832Z] f2454c4e40a0: Layer already exists [2024-08-06T23:35:39.098Z] 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45: digest: sha256:77cc650fb9df99f8a64a5083e88890d1f7953c0ac6dfbe881110274d6464df9b size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:35:39.447Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:35:39.796Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2024-08-06T23:35:39.796Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-08-06T23:35:39.796Z] 4a64dceed304: Preparing [2024-08-06T23:35:39.796Z] 844df306280f: Preparing [2024-08-06T23:35:39.796Z] d7da3974969d: Preparing [2024-08-06T23:35:39.796Z] ab4cce8eb1fe: Preparing [2024-08-06T23:35:39.796Z] e2118681dfc6: Preparing [2024-08-06T23:35:39.796Z] f2454c4e40a0: Preparing [2024-08-06T23:35:39.796Z] 3c20671a5817: Preparing [2024-08-06T23:35:39.796Z] f2454c4e40a0: Waiting [2024-08-06T23:35:39.796Z] 3c20671a5817: Waiting [2024-08-06T23:35:39.796Z] 4a64dceed304: Layer already exists [2024-08-06T23:35:39.796Z] 844df306280f: Layer already exists [2024-08-06T23:35:39.796Z] d7da3974969d: Layer already exists [2024-08-06T23:35:39.796Z] e2118681dfc6: Layer already exists [2024-08-06T23:35:39.796Z] ab4cce8eb1fe: Layer already exists [2024-08-06T23:35:39.796Z] 3c20671a5817: Layer already exists [2024-08-06T23:35:39.796Z] f2454c4e40a0: Layer already exists [2024-08-06T23:35:40.062Z] main: digest: sha256:77cc650fb9df99f8a64a5083e88890d1f7953c0ac6dfbe881110274d6464df9b size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-06T23:35:40.132Z] ===================================================== [Pipeline] echo [2024-08-06T23:35:40.145Z] taggedImages: [2024-08-06T23:35:40.146Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [2024-08-06T23:35:40.146Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-08-06T23:35:40.146Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.45 [2024-08-06T23:35:40.146Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [2024-08-06T23:35:40.146Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:35:40.545Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-06T23:35:40.545Z] [2024-08-06T23:35:40.545Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:35:40.872Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-06T23:35:40.872Z] arm64: Pulling from edgex-lftools-log-publisher [2024-08-06T23:35:40.872Z] 8998bd30e6a1: Pulling fs layer [2024-08-06T23:35:40.872Z] 04944245beec: Pulling fs layer [2024-08-06T23:35:40.872Z] 699f458cf7ca: Pulling fs layer [2024-08-06T23:35:40.872Z] 765212b225bb: Pulling fs layer [2024-08-06T23:35:40.872Z] f23df028b6ca: Pulling fs layer [2024-08-06T23:35:40.872Z] d65c8cfc05b1: Pulling fs layer [2024-08-06T23:35:40.872Z] 2437ff75d9bd: Pulling fs layer [2024-08-06T23:35:40.872Z] f23df028b6ca: Waiting [2024-08-06T23:35:40.872Z] d65c8cfc05b1: Waiting [2024-08-06T23:35:40.872Z] 2437ff75d9bd: Waiting [2024-08-06T23:35:40.872Z] 765212b225bb: Waiting [2024-08-06T23:35:41.138Z] 04944245beec: Verifying Checksum [2024-08-06T23:35:41.138Z] 04944245beec: Download complete [2024-08-06T23:35:41.138Z] 765212b225bb: Verifying Checksum [2024-08-06T23:35:41.138Z] 765212b225bb: Download complete [2024-08-06T23:35:41.138Z] d65c8cfc05b1: Verifying Checksum [2024-08-06T23:35:41.138Z] d65c8cfc05b1: Download complete [2024-08-06T23:35:41.405Z] 699f458cf7ca: Verifying Checksum [2024-08-06T23:35:41.405Z] 699f458cf7ca: Download complete [2024-08-06T23:35:41.671Z] 8998bd30e6a1: Verifying Checksum [2024-08-06T23:35:41.671Z] 8998bd30e6a1: Download complete [2024-08-06T23:35:44.249Z] 2437ff75d9bd: Verifying Checksum [2024-08-06T23:35:44.249Z] 2437ff75d9bd: Download complete [2024-08-06T23:35:46.188Z] 8998bd30e6a1: Pull complete [2024-08-06T23:35:46.770Z] 04944245beec: Pull complete [2024-08-06T23:35:48.714Z] 699f458cf7ca: Pull complete [2024-08-06T23:35:48.714Z] 765212b225bb: Pull complete [2024-08-06T23:35:49.671Z] f23df028b6ca: Pull complete [2024-08-06T23:35:49.671Z] d65c8cfc05b1: Pull complete [2024-08-06T23:36:07.870Z] 2437ff75d9bd: Pull complete [2024-08-06T23:36:07.870Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-08-06T23:36:07.870Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-06T23:36:07.870Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-06T23:36:08.088Z] prd-ubuntu20.04-docker-arm64-4c-16g-7223 does not seem to be running inside a container [2024-08-06T23:36:08.143Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/663 -v /w/workspace/edgex-go/663:/w/workspace/edgex-go/663:rw,z -v /w/workspace/edgex-go/663@tmp:/w/workspace/edgex-go/663@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-08-06T23:36:10.138Z] $ docker top 3c3c73e9966097997c05c060b784a002716ebd63a4a96533c84f6d1e4b8eebc8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-06T23:36:11.090Z] ---> job-cost.sh [2024-08-06T23:36:11.090Z] lf-activate-venv: SKIPPING [2024-08-06T23:36:11.090Z] INFO: No Stack... [2024-08-06T23:36:11.355Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-08-06T23:36:12.316Z] INFO: Archiving Costs [Pipeline] sh [2024-08-06T23:36:12.956Z] + cat /w/workspace/edgex-go/663/archives/cost.csv [2024-08-06T23:36:12.956Z] + cut -d, -f6 [Pipeline] lock [2024-08-06T23:36:12.993Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-663-stack-cost] [2024-08-06T23:36:13.003Z] Resource [jenkins-edgexfoundry-edgex-go-main-663-stack-cost] did not exist. Created. [2024-08-06T23:36:13.009Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-663-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-08-06T23:36:13.663Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-08-06T23:36:14.349Z] Stashed 1 file(s) [Pipeline] } [2024-08-06T23:36:14.360Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-663-stack-cost] [Pipeline] // lock [Pipeline] } [2024-08-06T23:36:14.378Z] $ docker stop --time=1 3c3c73e9966097997c05c060b784a002716ebd63a4a96533c84f6d1e4b8eebc8 [2024-08-06T23:36:15.925Z] $ docker rm -f --volumes 3c3c73e9966097997c05c060b784a002716ebd63a4a96533c84f6d1e4b8eebc8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-08-06T23:36:16.515Z] provisioning config files... [2024-08-06T23:36:16.522Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/663@tmp/config8268120813287870336tmp [Pipeline] { [Pipeline] sh [2024-08-06T23:36:16.827Z] + set +x [2024-08-06T23:36:16.827Z] + curl -s https://codecov.io/bash [2024-08-06T23:36:16.827Z] + bash -s -- [2024-08-06T23:36:16.827Z] [2024-08-06T23:36:16.827Z] _____ _ [2024-08-06T23:36:16.827Z] / ____| | | [2024-08-06T23:36:16.827Z] | | ___ __| | ___ ___ _____ __ [2024-08-06T23:36:16.827Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-08-06T23:36:16.827Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-08-06T23:36:16.827Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-08-06T23:36:16.827Z] Bash-1.0.6 [2024-08-06T23:36:16.827Z] [2024-08-06T23:36:16.827Z] [2024-08-06T23:36:16.827Z] ==> git version 2.25.1 found [2024-08-06T23:36:16.827Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-08-06T23:36:16.827Z] Release-Date: 2020-01-08 [2024-08-06T23:36:16.827Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-08-06T23:36:16.827Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-08-06T23:36:16.827Z] ==> Jenkins CI detected. [2024-08-06T23:36:16.827Z] current dir:  /w/workspace/edgex-go/663 [2024-08-06T23:36:16.827Z] project root: . [2024-08-06T23:36:16.827Z] --> token set from env [2024-08-06T23:36:16.827Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-08-06T23:36:16.827Z] ==> Running gcov in . (disable via -X gcov) [2024-08-06T23:36:16.827Z] ==> Python coveragepy not found [2024-08-06T23:36:16.827Z] ==> Searching for coverage reports in: [2024-08-06T23:36:16.827Z] + . [2024-08-06T23:36:17.086Z] -> Found 1 reports [2024-08-06T23:36:17.086Z] ==> Detecting git/mercurial file structure [2024-08-06T23:36:17.086Z] ==> Reading reports [2024-08-06T23:36:17.086Z] + ./coverage.out bytes=504185 [2024-08-06T23:36:17.086Z] ==> Appending adjustments [2024-08-06T23:36:17.086Z] https://docs.codecov.io/docs/fixing-reports [2024-08-06T23:36:18.461Z] + Found adjustments [2024-08-06T23:36:18.461Z] ==> Gzipping contents [2024-08-06T23:36:18.461Z] 64K /tmp/codecov.EqRW6H.gz [2024-08-06T23:36:18.461Z] ==> Uploading reports [2024-08-06T23:36:18.461Z] url: https://codecov.io [2024-08-06T23:36:18.461Z] query: branch=main&commit=26a39fe2efc8fe81094dee69ee2f79fc5a0422cd&build=663&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F663%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-08-06T23:36:18.461Z] -> Pinging Codecov [2024-08-06T23:36:18.461Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=26a39fe2efc8fe81094dee69ee2f79fc5a0422cd&build=663&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F663%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-08-06T23:36:18.461Z] -> Uploading to [2024-08-06T23:36:18.461Z] https://storage.googleapis.com/codecov/v4/raw/2024-08-06/00271124DB129430A58F1EEE437C3FCB/26a39fe2efc8fe81094dee69ee2f79fc5a0422cd/a9299fc4-6f28-4b0a-88ce-dd9f58891834.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240806%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240806T233618Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8c461881c7a22888184ce603b972b117b00f0dcf6970046e02cf40e0d78575f4 [2024-08-06T23:36:18.461Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-06T23:36:18.461Z] Dload Upload Total Spent Left Speed [2024-08-06T23:36:18.721Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 64303 0 0 100 64303 0 244k --:--:-- --:--:-- --:--:-- 244k [2024-08-06T23:36:18.721Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [Pipeline] } [2024-08-06T23:36:18.726Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2024-08-06T23:36:18.941Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-08-06T23:36:18.958Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:36:19.266Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-08-06T23:36:19.266Z] [2024-08-06T23:36:19.266Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:36:19.576Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-08-06T23:36:19.577Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-08-06T23:36:19.577Z] 619be1103602: Already exists [2024-08-06T23:36:19.577Z] f8ea3408117e: Pulling fs layer [2024-08-06T23:36:19.577Z] 91320369b822: Pulling fs layer [2024-08-06T23:36:19.577Z] 0406650e8295: Pulling fs layer [2024-08-06T23:36:19.577Z] 4f4fb700ef54: Pulling fs layer [2024-08-06T23:36:19.577Z] 96d80e3f36e1: Pulling fs layer [2024-08-06T23:36:19.577Z] bcf3aedb951c: Pulling fs layer [2024-08-06T23:36:19.577Z] 4f4fb700ef54: Waiting [2024-08-06T23:36:19.577Z] 96d80e3f36e1: Waiting [2024-08-06T23:36:19.577Z] bcf3aedb951c: Waiting [2024-08-06T23:36:19.577Z] 0406650e8295: Verifying Checksum [2024-08-06T23:36:19.577Z] 0406650e8295: Download complete [2024-08-06T23:36:19.577Z] f8ea3408117e: Download complete [2024-08-06T23:36:19.577Z] 4f4fb700ef54: Verifying Checksum [2024-08-06T23:36:19.577Z] 4f4fb700ef54: Download complete [2024-08-06T23:36:19.836Z] f8ea3408117e: Pull complete [2024-08-06T23:36:19.836Z] 96d80e3f36e1: Verifying Checksum [2024-08-06T23:36:19.836Z] 96d80e3f36e1: Download complete [2024-08-06T23:36:20.093Z] 91320369b822: Verifying Checksum [2024-08-06T23:36:20.093Z] 91320369b822: Download complete [2024-08-06T23:36:20.351Z] bcf3aedb951c: Verifying Checksum [2024-08-06T23:36:20.351Z] bcf3aedb951c: Download complete [2024-08-06T23:36:23.633Z] 91320369b822: Pull complete [2024-08-06T23:36:23.633Z] 0406650e8295: Pull complete [2024-08-06T23:36:23.633Z] 4f4fb700ef54: Pull complete [2024-08-06T23:36:23.633Z] 96d80e3f36e1: Pull complete [2024-08-06T23:36:26.914Z] bcf3aedb951c: Pull complete [2024-08-06T23:36:26.914Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-08-06T23:36:26.915Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-08-06T23:36:26.915Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-06T23:36:27.010Z] prd-ubuntu20.04-docker-8c-8g-7218 does not seem to be running inside a container [2024-08-06T23:36:27.039Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgex-go/663 -v /w/workspace/edgex-go/663:/w/workspace/edgex-go/663:rw,z -v /w/workspace/edgex-go/663@tmp:/w/workspace/edgex-go/663@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-08-06T23:36:31.912Z] $ docker top 5eb1b89f08575c3deb3fd723fceaf83375b2b4e8b0871949397f2ec2e3619c50 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-06T23:36:32.258Z] + git config --global --add safe.directory /w/workspace/edgex-go/663 [Pipeline] echo [2024-08-06T23:36:32.267Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2024-08-06T23:36:32.544Z] + set -o pipefail [2024-08-06T23:36:32.544Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2024-08-06T23:36:42.514Z] [2024-08-06T23:36:42.514Z] Monitoring /w/workspace/edgex-go/663 (github.com/edgexfoundry/edgex-go)... [2024-08-06T23:36:42.514Z] [2024-08-06T23:36:42.514Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/a873c53a-c537-4bf0-9daa-783636405561 [2024-08-06T23:36:42.514Z] [2024-08-06T23:36:42.514Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-08-06T23:36:42.514Z] [2024-08-06T23:36:42.514Z] [2024-08-06T23:36:42.514Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-08-06T23:36:42.514Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-08-06T23:36:42.522Z] $ docker stop --time=1 5eb1b89f08575c3deb3fd723fceaf83375b2b4e8b0871949397f2ec2e3619c50 [2024-08-06T23:36:47.051Z] $ docker rm -f --volumes 5eb1b89f08575c3deb3fd723fceaf83375b2b4e8b0871949397f2ec2e3619c50 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2024-08-06T23:36:47.593Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-06T23:36:47.612Z] provisioning config files... [2024-08-06T23:36:47.620Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/663@tmp/config9717807329892535227tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-06T23:36:47.919Z] --> edgex-publish-swagger.sh [2024-08-06T23:36:47.920Z] === Publish openapi/v3 API === [2024-08-06T23:36:47.920Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2024-08-06T23:36:47.920Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/663/openapi/v3/core-command.yaml] [2024-08-06T23:36:47.920Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-06T23:36:47.920Z] Dload Upload Total Spent Left Speed [2024-08-06T23:36:48.488Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 44240 --:--:-- --:--:-- --:--:-- 44240 [2024-08-06T23:36:48.488Z] [2024-08-06T23:36:48.488Z] [2024-08-06T23:36:48.488Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/663/openapi/v3/core-data.yaml] [2024-08-06T23:36:48.488Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-06T23:36:48.488Z] Dload Upload Total Spent Left Speed [2024-08-06T23:36:49.317Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 344k --:--:-- --:--:-- --:--:-- 343k 100 72043 0 0 100 72043 0 110k --:--:-- --:--:-- --:--:-- 110k [2024-08-06T23:36:49.317Z] [2024-08-06T23:36:49.317Z] [2024-08-06T23:36:49.317Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/663/openapi/v3/core-keeper.yaml] [2024-08-06T23:36:49.317Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-06T23:36:49.317Z] Dload Upload Total Spent Left Speed [2024-08-06T23:36:49.577Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32887 100 66 100 32821 171 85471 --:--:-- --:--:-- --:--:-- 85643 [2024-08-06T23:36:49.577Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-08-06T23:36:49.577Z] [2024-08-06T23:36:49.577Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/663/openapi/v3/core-metadata.yaml] [2024-08-06T23:36:49.577Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-06T23:36:49.577Z] Dload Upload Total Spent Left Speed [2024-08-06T23:36:50.097Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 148k 0 0 100 148k 0 1654k --:--:-- --:--:-- --:--:-- 1636k 100 149k 100 156 100 148k 307 293k --:--:-- --:--:-- --:--:-- 292k [2024-08-06T23:36:50.097Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-08-06T23:36:50.097Z] [2024-08-06T23:36:50.097Z] [publishToSwagger] Publishing API Name [support-cron-scheduler] [/w/workspace/edgex-go/663/openapi/v3/support-cron-scheduler.yaml] [2024-08-06T23:36:50.097Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-06T23:36:50.097Z] Dload Upload Total Spent Left Speed [2024-08-06T23:36:50.666Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 42976 100 66 100 42910 198 125k --:--:-- --:--:-- --:--:-- 126k [2024-08-06T23:36:50.666Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-08-06T23:36:50.666Z] [2024-08-06T23:36:50.666Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/663/openapi/v3/support-notifications.yaml] [2024-08-06T23:36:50.666Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-06T23:36:50.666Z] Dload Upload Total Spent Left Speed [2024-08-06T23:36:50.927Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 375 205k --:--:-- --:--:-- --:--:-- 205k 100 87457 100 156 100 87301 375 205k --:--:-- --:--:-- --:--:-- 205k [2024-08-06T23:36:50.927Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-08-06T23:36:50.927Z] [2024-08-06T23:36:50.927Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/663/openapi/v3/support-scheduler.yaml] [2024-08-06T23:36:50.927Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-06T23:36:50.927Z] Dload Upload Total Spent Left Speed [2024-08-06T23:36:51.497Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37110 100 156 100 36954 365 86543 --:--:-- --:--:-- --:--:-- 86908 [2024-08-06T23:36:51.497Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-08-06T23:36:51.497Z] [Pipeline] } [2024-08-06T23:36:51.506Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2024-08-06T23:36:51.939Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-06T23:36:51.940Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:36:52.239Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-06T23:36:52.239Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-06T23:36:52.367Z] prd-ubuntu20.04-docker-8c-8g-7218 does not seem to be running inside a container [2024-08-06T23:36:52.388Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/663 -v /w/workspace/edgex-go/663:/w/workspace/edgex-go/663:rw,z -v /w/workspace/edgex-go/663@tmp:/w/workspace/edgex-go/663@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-08-06T23:36:52.780Z] $ docker top d0d4d9775e50e61143c8f501af02f24b967dfcf9c355540784923d4c95cd5b39 -eo pid,comm [2024-08-06T23:36:52.832Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-08-06T23:36:52.832Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-06T23:36:52.893Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-06T23:36:52.893Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-06T23:36:52.996Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-06T23:36:52.995Z] $ docker exec d0d4d9775e50e61143c8f501af02f24b967dfcf9c355540784923d4c95cd5b39 ssh-agent [2024-08-06T23:36:53.110Z] SSH_AUTH_SOCK=/tmp/ssh-k5opYRZY8fsJ/agent.31 [2024-08-06T23:36:53.110Z] SSH_AGENT_PID=37 [2024-08-06T23:36:53.115Z] Running ssh-add (command line suppressed) [2024-08-06T23:36:53.213Z] Identity added: /w/workspace/edgex-go/663@tmp/private_key_4227082369959776801.key (/w/workspace/edgex-go/663@tmp/private_key_4227082369959776801.key) [2024-08-06T23:36:53.229Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-06T23:36:53.519Z] + git semver tag [2024-08-06T23:36:53.777Z] 2024-08-06 23:36:53,678 [run_tag] DEBUG tag force:False [2024-08-06T23:36:53.777Z] 2024-08-06 23:36:53,678 [check_head_tag] DEBUG check head tag [2024-08-06T23:36:53.777Z] 2024-08-06 23:36:53,681 [execute] INFO git cat-file --batch-check [2024-08-06T23:36:53.777Z] 2024-08-06 23:36:53,681 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/663, universal_newlines=False, shell=None, istream=) [2024-08-06T23:36:53.777Z] 2024-08-06 23:36:53,685 [execute] INFO git cat-file --batch [2024-08-06T23:36:53.777Z] 2024-08-06 23:36:53,685 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/663, universal_newlines=False, shell=None, istream=) [2024-08-06T23:36:53.777Z] 2024-08-06 23:36:53,719 [read_version] DEBUG read version from /w/workspace/edgex-go/663/.semver/main [2024-08-06T23:36:53.777Z] 2024-08-06 23:36:53,720 [execute] INFO git tag -a v3.2.0-dev.45 -m v3.2.0-dev.45 [2024-08-06T23:36:53.777Z] 2024-08-06 23:36:53,720 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.45', '-m', 'v3.2.0-dev.45'], cwd=/w/workspace/edgex-go/663, universal_newlines=False, shell=None, istream=None) [2024-08-06T23:36:53.777Z] 2024-08-06 23:36:53,724 [read_version] DEBUG read version from /w/workspace/edgex-go/663/.semver/main [2024-08-06T23:36:53.777Z] 3.2.0-dev.45 [Pipeline] } [2024-08-06T23:36:53.783Z] $ docker exec --env ******** --env ******** d0d4d9775e50e61143c8f501af02f24b967dfcf9c355540784923d4c95cd5b39 ssh-agent -k [2024-08-06T23:36:53.886Z] unset SSH_AUTH_SOCK; [2024-08-06T23:36:53.886Z] unset SSH_AGENT_PID; [2024-08-06T23:36:53.886Z] echo Agent pid 37 killed; [2024-08-06T23:36:53.899Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-06T23:36:54.214Z] + git semver [Pipeline] } [2024-08-06T23:36:54.484Z] $ docker stop --time=1 d0d4d9775e50e61143c8f501af02f24b967dfcf9c355540784923d4c95cd5b39 [2024-08-06T23:36:55.769Z] $ docker rm -f --volumes d0d4d9775e50e61143c8f501af02f24b967dfcf9c355540784923d4c95cd5b39 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:36:56.166Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-08-06T23:36:56.166Z] [2024-08-06T23:36:56.166Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:36:56.464Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-08-06T23:36:56.464Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-08-06T23:36:56.464Z] ab5ef0e58194: Pulling fs layer [2024-08-06T23:36:56.464Z] 9712f1f96733: Pulling fs layer [2024-08-06T23:36:56.464Z] 63f879dbbcfc: Pulling fs layer [2024-08-06T23:36:56.464Z] 0d9ebad4ef96: Pulling fs layer [2024-08-06T23:36:56.464Z] e9a5061849ea: Pulling fs layer [2024-08-06T23:36:56.464Z] d747dcd14b5f: Pulling fs layer [2024-08-06T23:36:56.464Z] 2de7ff778b66: Pulling fs layer [2024-08-06T23:36:56.464Z] 0d9ebad4ef96: Waiting [2024-08-06T23:36:56.464Z] e9a5061849ea: Waiting [2024-08-06T23:36:56.464Z] d747dcd14b5f: Waiting [2024-08-06T23:36:56.464Z] 2de7ff778b66: Waiting [2024-08-06T23:36:56.464Z] 9712f1f96733: Verifying Checksum [2024-08-06T23:36:56.464Z] 9712f1f96733: Download complete [2024-08-06T23:36:56.722Z] 63f879dbbcfc: Verifying Checksum [2024-08-06T23:36:56.722Z] 63f879dbbcfc: Download complete [2024-08-06T23:36:56.980Z] e9a5061849ea: Verifying Checksum [2024-08-06T23:36:56.980Z] e9a5061849ea: Download complete [2024-08-06T23:36:56.980Z] d747dcd14b5f: Verifying Checksum [2024-08-06T23:36:56.980Z] d747dcd14b5f: Download complete [2024-08-06T23:36:56.980Z] 0d9ebad4ef96: Verifying Checksum [2024-08-06T23:36:56.980Z] 0d9ebad4ef96: Download complete [2024-08-06T23:36:56.980Z] ab5ef0e58194: Verifying Checksum [2024-08-06T23:36:56.980Z] ab5ef0e58194: Download complete [2024-08-06T23:36:56.980Z] 2de7ff778b66: Verifying Checksum [2024-08-06T23:36:56.980Z] 2de7ff778b66: Download complete [2024-08-06T23:37:00.264Z] ab5ef0e58194: Pull complete [2024-08-06T23:37:00.264Z] 9712f1f96733: Pull complete [2024-08-06T23:37:00.521Z] 63f879dbbcfc: Pull complete [2024-08-06T23:37:04.705Z] 0d9ebad4ef96: Pull complete [2024-08-06T23:37:04.705Z] e9a5061849ea: Pull complete [2024-08-06T23:37:04.705Z] d747dcd14b5f: Pull complete [2024-08-06T23:37:06.081Z] 2de7ff778b66: Pull complete [2024-08-06T23:37:06.081Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-08-06T23:37:06.081Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-08-06T23:37:06.081Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-06T23:37:06.177Z] prd-ubuntu20.04-docker-8c-8g-7218 does not seem to be running inside a container [2024-08-06T23:37:06.204Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/663 -v /w/workspace/edgex-go/663:/w/workspace/edgex-go/663:rw,z -v /w/workspace/edgex-go/663@tmp:/w/workspace/edgex-go/663@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-08-06T23:37:10.944Z] $ docker top 1f3fec9daeeb068c93040e8d0a4f66f8e4085a84d6de1bd2eb2f44f504c76539 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-08-06T23:37:11.029Z] provisioning config files... [2024-08-06T23:37:11.036Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/663@tmp/config3527926593575851719tmp [2024-08-06T23:37:11.046Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/663@tmp/config17886101572549481990tmp [2024-08-06T23:37:11.054Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/663@tmp/config4593446769418790468tmp [Pipeline] { [Pipeline] echo [2024-08-06T23:37:11.081Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-06T23:37:11.371Z] ---> sigul-configuration.sh [2024-08-06T23:37:11.371Z] gpg: directory `/root/.gnupg' created [2024-08-06T23:37:11.371Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-08-06T23:37:11.371Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-08-06T23:37:11.371Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-08-06T23:37:11.371Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-08-06T23:37:11.371Z] gpg: CAST5 encrypted data [2024-08-06T23:37:11.371Z] gpg: encrypted with 1 passphrase [2024-08-06T23:37:11.371Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-08-06T23:37:11.663Z] + mkdir /home/jenkins [2024-08-06T23:37:11.663Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-08-06T23:37:11.953Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2024-08-06T23:37:11.963Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-06T23:37:12.255Z] ---> sigul-install.sh [2024-08-06T23:37:12.255Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-08-06T23:37:12.548Z] + git tag --list [2024-08-06T23:37:12.548Z] 0.6.0 [2024-08-06T23:37:12.548Z] 0.6.1 [2024-08-06T23:37:12.548Z] 0.7.0 [2024-08-06T23:37:12.548Z] 0.7.1 [2024-08-06T23:37:12.548Z] v1.0.0 [2024-08-06T23:37:12.548Z] v1.0.1 [2024-08-06T23:37:12.548Z] v1.1.0 [2024-08-06T23:37:12.548Z] v1.2.0 [2024-08-06T23:37:12.548Z] v1.2.1 [2024-08-06T23:37:12.548Z] v1.3.0 [2024-08-06T23:37:12.548Z] v1.3.1 [2024-08-06T23:37:12.548Z] v2.0.0 [2024-08-06T23:37:12.548Z] v2.1.0 [2024-08-06T23:37:12.548Z] v2.1.1 [2024-08-06T23:37:12.548Z] v2.2.0 [2024-08-06T23:37:12.548Z] v2.3.0 [2024-08-06T23:37:12.548Z] v3.0 [2024-08-06T23:37:12.548Z] v3.0.0 [2024-08-06T23:37:12.548Z] v3.1 [2024-08-06T23:37:12.548Z] v3.1.0 [2024-08-06T23:37:12.548Z] v3.1.0-dev.1 [2024-08-06T23:37:12.548Z] v3.1.0-dev.10 [2024-08-06T23:37:12.548Z] v3.1.0-dev.11 [2024-08-06T23:37:12.548Z] v3.1.0-dev.12 [2024-08-06T23:37:12.548Z] v3.1.0-dev.13 [2024-08-06T23:37:12.548Z] v3.1.0-dev.14 [2024-08-06T23:37:12.548Z] v3.1.0-dev.15 [2024-08-06T23:37:12.548Z] v3.1.0-dev.16 [2024-08-06T23:37:12.548Z] v3.1.0-dev.17 [2024-08-06T23:37:12.548Z] v3.1.0-dev.18 [2024-08-06T23:37:12.548Z] v3.1.0-dev.19 [2024-08-06T23:37:12.548Z] v3.1.0-dev.2 [2024-08-06T23:37:12.548Z] v3.1.0-dev.20 [2024-08-06T23:37:12.548Z] v3.1.0-dev.21 [2024-08-06T23:37:12.548Z] v3.1.0-dev.22 [2024-08-06T23:37:12.548Z] v3.1.0-dev.23 [2024-08-06T23:37:12.548Z] v3.1.0-dev.24 [2024-08-06T23:37:12.548Z] v3.1.0-dev.25 [2024-08-06T23:37:12.548Z] v3.1.0-dev.26 [2024-08-06T23:37:12.548Z] v3.1.0-dev.27 [2024-08-06T23:37:12.548Z] v3.1.0-dev.28 [2024-08-06T23:37:12.548Z] v3.1.0-dev.29 [2024-08-06T23:37:12.548Z] v3.1.0-dev.3 [2024-08-06T23:37:12.548Z] v3.1.0-dev.30 [2024-08-06T23:37:12.548Z] v3.1.0-dev.31 [2024-08-06T23:37:12.548Z] v3.1.0-dev.32 [2024-08-06T23:37:12.548Z] v3.1.0-dev.33 [2024-08-06T23:37:12.548Z] v3.1.0-dev.34 [2024-08-06T23:37:12.548Z] v3.1.0-dev.35 [2024-08-06T23:37:12.548Z] v3.1.0-dev.36 [2024-08-06T23:37:12.549Z] v3.1.0-dev.37 [2024-08-06T23:37:12.549Z] v3.1.0-dev.38 [2024-08-06T23:37:12.549Z] v3.1.0-dev.39 [2024-08-06T23:37:12.549Z] v3.1.0-dev.4 [2024-08-06T23:37:12.549Z] v3.1.0-dev.40 [2024-08-06T23:37:12.549Z] v3.1.0-dev.41 [2024-08-06T23:37:12.549Z] v3.1.0-dev.42 [2024-08-06T23:37:12.549Z] v3.1.0-dev.43 [2024-08-06T23:37:12.549Z] v3.1.0-dev.44 [2024-08-06T23:37:12.549Z] v3.1.0-dev.45 [2024-08-06T23:37:12.549Z] v3.1.0-dev.46 [2024-08-06T23:37:12.549Z] v3.1.0-dev.47 [2024-08-06T23:37:12.549Z] v3.1.0-dev.48 [2024-08-06T23:37:12.549Z] v3.1.0-dev.49 [2024-08-06T23:37:12.549Z] v3.1.0-dev.5 [2024-08-06T23:37:12.549Z] v3.1.0-dev.50 [2024-08-06T23:37:12.549Z] v3.1.0-dev.51 [2024-08-06T23:37:12.549Z] v3.1.0-dev.52 [2024-08-06T23:37:12.549Z] v3.1.0-dev.53 [2024-08-06T23:37:12.549Z] v3.1.0-dev.54 [2024-08-06T23:37:12.549Z] v3.1.0-dev.55 [2024-08-06T23:37:12.549Z] v3.1.0-dev.56 [2024-08-06T23:37:12.549Z] v3.1.0-dev.57 [2024-08-06T23:37:12.549Z] v3.1.0-dev.58 [2024-08-06T23:37:12.549Z] v3.1.0-dev.59 [2024-08-06T23:37:12.549Z] v3.1.0-dev.6 [2024-08-06T23:37:12.549Z] v3.1.0-dev.60 [2024-08-06T23:37:12.549Z] v3.1.0-dev.61 [2024-08-06T23:37:12.549Z] v3.1.0-dev.62 [2024-08-06T23:37:12.549Z] v3.1.0-dev.63 [2024-08-06T23:37:12.549Z] v3.1.0-dev.64 [2024-08-06T23:37:12.549Z] v3.1.0-dev.65 [2024-08-06T23:37:12.549Z] v3.1.0-dev.66 [2024-08-06T23:37:12.549Z] v3.1.0-dev.67 [2024-08-06T23:37:12.549Z] v3.1.0-dev.68 [2024-08-06T23:37:12.549Z] v3.1.0-dev.69 [2024-08-06T23:37:12.549Z] v3.1.0-dev.7 [2024-08-06T23:37:12.549Z] v3.1.0-dev.70 [2024-08-06T23:37:12.549Z] v3.1.0-dev.71 [2024-08-06T23:37:12.549Z] v3.1.0-dev.72 [2024-08-06T23:37:12.549Z] v3.1.0-dev.73 [2024-08-06T23:37:12.549Z] v3.1.0-dev.8 [2024-08-06T23:37:12.549Z] v3.1.0-dev.9 [2024-08-06T23:37:12.549Z] v3.1.1 [2024-08-06T23:37:12.549Z] v3.1.1-dev.1 [2024-08-06T23:37:12.549Z] v3.1.1-dev.2 [2024-08-06T23:37:12.549Z] v3.2.0-dev.1 [2024-08-06T23:37:12.549Z] v3.2.0-dev.10 [2024-08-06T23:37:12.549Z] v3.2.0-dev.11 [2024-08-06T23:37:12.549Z] v3.2.0-dev.12 [2024-08-06T23:37:12.549Z] v3.2.0-dev.13 [2024-08-06T23:37:12.549Z] v3.2.0-dev.14 [2024-08-06T23:37:12.549Z] v3.2.0-dev.15 [2024-08-06T23:37:12.549Z] v3.2.0-dev.16 [2024-08-06T23:37:12.549Z] v3.2.0-dev.17 [2024-08-06T23:37:12.549Z] v3.2.0-dev.18 [2024-08-06T23:37:12.549Z] v3.2.0-dev.19 [2024-08-06T23:37:12.549Z] v3.2.0-dev.2 [2024-08-06T23:37:12.549Z] v3.2.0-dev.20 [2024-08-06T23:37:12.549Z] v3.2.0-dev.21 [2024-08-06T23:37:12.549Z] v3.2.0-dev.22 [2024-08-06T23:37:12.549Z] v3.2.0-dev.23 [2024-08-06T23:37:12.549Z] v3.2.0-dev.24 [2024-08-06T23:37:12.549Z] v3.2.0-dev.25 [2024-08-06T23:37:12.549Z] v3.2.0-dev.26 [2024-08-06T23:37:12.549Z] v3.2.0-dev.27 [2024-08-06T23:37:12.549Z] v3.2.0-dev.28 [2024-08-06T23:37:12.549Z] v3.2.0-dev.29 [2024-08-06T23:37:12.549Z] v3.2.0-dev.3 [2024-08-06T23:37:12.549Z] v3.2.0-dev.30 [2024-08-06T23:37:12.549Z] v3.2.0-dev.31 [2024-08-06T23:37:12.549Z] v3.2.0-dev.32 [2024-08-06T23:37:12.549Z] v3.2.0-dev.33 [2024-08-06T23:37:12.549Z] v3.2.0-dev.34 [2024-08-06T23:37:12.549Z] v3.2.0-dev.35 [2024-08-06T23:37:12.549Z] v3.2.0-dev.36 [2024-08-06T23:37:12.549Z] v3.2.0-dev.37 [2024-08-06T23:37:12.549Z] v3.2.0-dev.38 [2024-08-06T23:37:12.549Z] v3.2.0-dev.39 [2024-08-06T23:37:12.549Z] v3.2.0-dev.4 [2024-08-06T23:37:12.549Z] v3.2.0-dev.40 [2024-08-06T23:37:12.549Z] v3.2.0-dev.41 [2024-08-06T23:37:12.549Z] v3.2.0-dev.42 [2024-08-06T23:37:12.549Z] v3.2.0-dev.43 [2024-08-06T23:37:12.549Z] v3.2.0-dev.44 [2024-08-06T23:37:12.549Z] v3.2.0-dev.45 [2024-08-06T23:37:12.549Z] v3.2.0-dev.5 [2024-08-06T23:37:12.549Z] v3.2.0-dev.6 [2024-08-06T23:37:12.549Z] v3.2.0-dev.7 [2024-08-06T23:37:12.549Z] v3.2.0-dev.8 [2024-08-06T23:37:12.549Z] v3.2.0-dev.9 [Pipeline] sh [2024-08-06T23:37:12.840Z] + lftools sign git-tag v3.2.0-dev.45 [2024-08-06T23:37:13.407Z] Signing Git tag with Sigul... [2024-08-06T23:37:13.407Z] Signing v3.2.0-dev.45 [Pipeline] echo [2024-08-06T23:37:13.988Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-06T23:37:14.280Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-08-06T23:37:14.286Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-08-06T23:37:14.312Z] $ docker stop --time=1 1f3fec9daeeb068c93040e8d0a4f66f8e4085a84d6de1bd2eb2f44f504c76539 [2024-08-06T23:37:15.640Z] $ docker rm -f --volumes 1f3fec9daeeb068c93040e8d0a4f66f8e4085a84d6de1bd2eb2f44f504c76539 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-08-06T23:37:16.070Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-06T23:37:16.070Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:37:16.374Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-06T23:37:16.374Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-06T23:37:16.451Z] prd-ubuntu20.04-docker-8c-8g-7218 does not seem to be running inside a container [2024-08-06T23:37:16.474Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/663 -v /w/workspace/edgex-go/663:/w/workspace/edgex-go/663:rw,z -v /w/workspace/edgex-go/663@tmp:/w/workspace/edgex-go/663@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-08-06T23:37:16.789Z] $ docker top d4ae67ee82fc691aa3723ea57e9a6d14f13a4e8f1ffcb0225ad2ce133e09d787 -eo pid,comm [2024-08-06T23:37:16.839Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-08-06T23:37:16.839Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-06T23:37:16.889Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-06T23:37:16.889Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-06T23:37:17.008Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-06T23:37:17.007Z] $ docker exec d4ae67ee82fc691aa3723ea57e9a6d14f13a4e8f1ffcb0225ad2ce133e09d787 ssh-agent [2024-08-06T23:37:17.127Z] SSH_AUTH_SOCK=/tmp/ssh-WvlU5rES0xSt/agent.32 [2024-08-06T23:37:17.127Z] SSH_AGENT_PID=38 [2024-08-06T23:37:17.132Z] Running ssh-add (command line suppressed) [2024-08-06T23:37:17.231Z] Identity added: /w/workspace/edgex-go/663@tmp/private_key_16853957302289766737.key (/w/workspace/edgex-go/663@tmp/private_key_16853957302289766737.key) [2024-08-06T23:37:17.248Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-06T23:37:17.539Z] + git semver bump pre [2024-08-06T23:37:17.798Z] 2024-08-06 23:37:17,728 [read_version] DEBUG read version from /w/workspace/edgex-go/663/.semver/main [2024-08-06T23:37:17.798Z] 2024-08-06 23:37:17,728 [bump_version] DEBUG bumping version:3.2.0-dev.45 on axis:pre with prefix:dev [2024-08-06T23:37:17.798Z] 2024-08-06 23:37:17,728 [bump_version] DEBUG bumped version:3.2.0-dev.46 [2024-08-06T23:37:17.798Z] 2024-08-06 23:37:17,728 [write_version] DEBUG write version:3.2.0-dev.46 to path:/w/workspace/edgex-go/663/.semver/main with force:True [2024-08-06T23:37:17.798Z] 2024-08-06 23:37:17,728 [read_version] DEBUG read version from /w/workspace/edgex-go/663/.semver/main [2024-08-06T23:37:17.798Z] 2024-08-06 23:37:17,728 [write_file] DEBUG write to file:/w/workspace/edgex-go/663/.semver/main [2024-08-06T23:37:17.798Z] 2024-08-06 23:37:17,731 [execute] INFO git cat-file --batch-check [2024-08-06T23:37:17.798Z] 2024-08-06 23:37:17,731 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/663/.semver, universal_newlines=False, shell=None, istream=) [2024-08-06T23:37:17.798Z] 2024-08-06 23:37:17,737 [execute] INFO git cat-file --batch [2024-08-06T23:37:17.798Z] 2024-08-06 23:37:17,737 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/663/.semver, universal_newlines=False, shell=None, istream=) [2024-08-06T23:37:17.798Z] 2024-08-06 23:37:17,742 [read_version] DEBUG read version from /w/workspace/edgex-go/663/.semver/main [2024-08-06T23:37:17.798Z] 3.2.0-dev.46 [Pipeline] } [2024-08-06T23:37:17.804Z] $ docker exec --env ******** --env ******** d4ae67ee82fc691aa3723ea57e9a6d14f13a4e8f1ffcb0225ad2ce133e09d787 ssh-agent -k [2024-08-06T23:37:17.910Z] unset SSH_AUTH_SOCK; [2024-08-06T23:37:17.910Z] unset SSH_AGENT_PID; [2024-08-06T23:37:17.910Z] echo Agent pid 38 killed; [2024-08-06T23:37:17.924Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-06T23:37:18.245Z] + git semver [Pipeline] } [2024-08-06T23:37:18.514Z] $ docker stop --time=1 d4ae67ee82fc691aa3723ea57e9a6d14f13a4e8f1ffcb0225ad2ce133e09d787 [2024-08-06T23:37:19.803Z] $ docker rm -f --volumes d4ae67ee82fc691aa3723ea57e9a6d14f13a4e8f1ffcb0225ad2ce133e09d787 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-06T23:37:20.154Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-06T23:37:20.154Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:37:20.453Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-06T23:37:20.453Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-06T23:37:20.534Z] prd-ubuntu20.04-docker-8c-8g-7218 does not seem to be running inside a container [2024-08-06T23:37:20.558Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/663 -v /w/workspace/edgex-go/663:/w/workspace/edgex-go/663:rw,z -v /w/workspace/edgex-go/663@tmp:/w/workspace/edgex-go/663@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-08-06T23:37:20.902Z] $ docker top ccce9e760e7e87f474985e293ba298d60153e8e11fe8f3f2a480b1b8e31d09aa -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-06T23:37:21.012Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-06T23:37:21.012Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-06T23:37:21.131Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-06T23:37:21.130Z] $ docker exec ccce9e760e7e87f474985e293ba298d60153e8e11fe8f3f2a480b1b8e31d09aa ssh-agent [2024-08-06T23:37:21.243Z] SSH_AUTH_SOCK=/tmp/ssh-ydXE1o1Pi1Ai/agent.30 [2024-08-06T23:37:21.243Z] SSH_AGENT_PID=36 [2024-08-06T23:37:21.248Z] Running ssh-add (command line suppressed) [2024-08-06T23:37:21.341Z] Identity added: /w/workspace/edgex-go/663@tmp/private_key_2312905766734858973.key (/w/workspace/edgex-go/663@tmp/private_key_2312905766734858973.key) [2024-08-06T23:37:21.359Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-06T23:37:21.652Z] + git semver push [2024-08-06T23:37:21.911Z] 2024-08-06 23:37:21,835 [run_push] DEBUG push [2024-08-06T23:37:21.911Z] 2024-08-06 23:37:21,836 [execute] INFO git cat-file --batch-check [2024-08-06T23:37:21.911Z] 2024-08-06 23:37:21,836 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/663/.semver, universal_newlines=False, shell=None, istream=) [2024-08-06T23:37:21.911Z] 2024-08-06 23:37:21,840 [execute] INFO git rev-list 4befed39cc6fdd447ea8d9bac7d13a1607bd6953 -- [2024-08-06T23:37:21.911Z] 2024-08-06 23:37:21,840 [execute] DEBUG Popen(['git', 'rev-list', '4befed39cc6fdd447ea8d9bac7d13a1607bd6953', '--'], cwd=/w/workspace/edgex-go/663/.semver, universal_newlines=False, shell=None, istream=None) [2024-08-06T23:37:21.911Z] 2024-08-06 23:37:21,861 [execute] INFO git fetch -v origin [2024-08-06T23:37:21.911Z] 2024-08-06 23:37:21,861 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/663/.semver, universal_newlines=True, shell=None, istream=None) [2024-08-06T23:37:22.479Z] 2024-08-06 23:37:22,299 [run_push] DEBUG no remote changes detected [2024-08-06T23:37:22.479Z] 2024-08-06 23:37:22,300 [execute] INFO git push origin semver [2024-08-06T23:37:22.479Z] 2024-08-06 23:37:22,300 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/663/.semver, universal_newlines=False, shell=None, istream=None) [2024-08-06T23:37:23.413Z] 2024-08-06 23:37:23,100 [run_push] DEBUG push all version tags [2024-08-06T23:37:23.413Z] 2024-08-06 23:37:23,100 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-08-06T23:37:23.413Z] 2024-08-06 23:37:23,101 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/663, universal_newlines=False, shell=None, istream=None) [2024-08-06T23:37:23.979Z] 2024-08-06 23:37:23,870 [read_version] DEBUG read version from /w/workspace/edgex-go/663/.semver/main [2024-08-06T23:37:23.979Z] 3.2.0-dev.46 [Pipeline] } [2024-08-06T23:37:23.983Z] $ docker exec --env ******** --env ******** ccce9e760e7e87f474985e293ba298d60153e8e11fe8f3f2a480b1b8e31d09aa ssh-agent -k [2024-08-06T23:37:24.084Z] unset SSH_AUTH_SOCK; [2024-08-06T23:37:24.084Z] unset SSH_AGENT_PID; [2024-08-06T23:37:24.084Z] echo Agent pid 36 killed; [2024-08-06T23:37:24.105Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-06T23:37:24.431Z] + git semver [Pipeline] } [2024-08-06T23:37:24.697Z] $ docker stop --time=1 ccce9e760e7e87f474985e293ba298d60153e8e11fe8f3f2a480b1b8e31d09aa [2024-08-06T23:37:25.970Z] $ docker rm -f --volumes ccce9e760e7e87f474985e293ba298d60153e8e11fe8f3f2a480b1b8e31d09aa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-08-06T23:37:26.553Z] + [ -d /w/workspace/edgex-go/663/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-08-06T23:37:26.842Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-06T23:37:27.704Z] ---> package-listing.sh [2024-08-06T23:37:27.704Z] ++ facter osfamily [2024-08-06T23:37:27.704Z] ++ tr '[:upper:]' '[:lower:]' [2024-08-06T23:37:27.962Z] + OS_FAMILY=debian [2024-08-06T23:37:27.962Z] + workspace=/w/workspace/edgex-go/663 [2024-08-06T23:37:27.962Z] + START_PACKAGES=/tmp/packages_start.txt [2024-08-06T23:37:27.962Z] + END_PACKAGES=/tmp/packages_end.txt [2024-08-06T23:37:27.962Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-08-06T23:37:27.962Z] + PACKAGES=/tmp/packages_start.txt [2024-08-06T23:37:27.962Z] + '[' /w/workspace/edgex-go/663 ']' [2024-08-06T23:37:27.962Z] + PACKAGES=/tmp/packages_end.txt [2024-08-06T23:37:27.962Z] + case "${OS_FAMILY}" in [2024-08-06T23:37:27.962Z] + dpkg -l [2024-08-06T23:37:27.962Z] + grep '^ii' [2024-08-06T23:37:27.962Z] + '[' -f /tmp/packages_start.txt ']' [2024-08-06T23:37:27.962Z] + '[' -f /tmp/packages_end.txt ']' [2024-08-06T23:37:27.962Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-08-06T23:37:27.962Z] + '[' /w/workspace/edgex-go/663 ']' [2024-08-06T23:37:27.962Z] + mkdir -p /w/workspace/edgex-go/663/archives/ [2024-08-06T23:37:27.962Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/663/archives/ [Pipeline] echo [2024-08-06T23:37:27.972Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/663/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-08-06T23:37:28.245Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:37:28.801Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-06T23:37:28.801Z] [2024-08-06T23:37:28.801Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T23:37:29.099Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-06T23:37:29.099Z] latest: Pulling from edgex-lftools-log-publisher [2024-08-06T23:37:29.099Z] 5eb5b503b376: Pulling fs layer [2024-08-06T23:37:29.099Z] 5c69ac0246d0: Pulling fs layer [2024-08-06T23:37:29.099Z] ec43610c2a17: Pulling fs layer [2024-08-06T23:37:29.099Z] 3a2ae6a8a46f: Pulling fs layer [2024-08-06T23:37:29.099Z] 33b1e0a273af: Pulling fs layer [2024-08-06T23:37:29.099Z] 5d3b04190fa2: Pulling fs layer [2024-08-06T23:37:29.099Z] 2f39f015ded8: Pulling fs layer [2024-08-06T23:37:29.099Z] 3a2ae6a8a46f: Waiting [2024-08-06T23:37:29.099Z] 33b1e0a273af: Waiting [2024-08-06T23:37:29.099Z] 2f39f015ded8: Waiting [2024-08-06T23:37:29.099Z] 5d3b04190fa2: Waiting [2024-08-06T23:37:29.099Z] 5c69ac0246d0: Download complete [2024-08-06T23:37:29.099Z] 3a2ae6a8a46f: Verifying Checksum [2024-08-06T23:37:29.099Z] 3a2ae6a8a46f: Download complete [2024-08-06T23:37:29.357Z] 33b1e0a273af: Verifying Checksum [2024-08-06T23:37:29.357Z] 33b1e0a273af: Download complete [2024-08-06T23:37:29.357Z] ec43610c2a17: Verifying Checksum [2024-08-06T23:37:29.357Z] ec43610c2a17: Download complete [2024-08-06T23:37:29.357Z] 5d3b04190fa2: Verifying Checksum [2024-08-06T23:37:29.357Z] 5d3b04190fa2: Download complete [2024-08-06T23:37:29.357Z] 5eb5b503b376: Verifying Checksum [2024-08-06T23:37:29.357Z] 5eb5b503b376: Download complete [2024-08-06T23:37:29.921Z] 2f39f015ded8: Verifying Checksum [2024-08-06T23:37:29.921Z] 2f39f015ded8: Download complete [2024-08-06T23:37:30.488Z] 5eb5b503b376: Pull complete [2024-08-06T23:37:30.747Z] 5c69ac0246d0: Pull complete [2024-08-06T23:37:31.314Z] ec43610c2a17: Pull complete [2024-08-06T23:37:31.314Z] 3a2ae6a8a46f: Pull complete [2024-08-06T23:37:31.571Z] 33b1e0a273af: Pull complete [2024-08-06T23:37:31.571Z] 5d3b04190fa2: Pull complete [2024-08-06T23:37:35.812Z] 2f39f015ded8: Pull complete [2024-08-06T23:37:35.812Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-08-06T23:37:35.812Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-06T23:37:35.812Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-06T23:37:35.951Z] prd-ubuntu20.04-docker-8c-8g-7218 does not seem to be running inside a container [2024-08-06T23:37:36.018Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/663/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/663 -v /w/workspace/edgex-go/663:/w/workspace/edgex-go/663:rw,z -v /w/workspace/edgex-go/663@tmp:/w/workspace/edgex-go/663@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-08-06T23:37:40.419Z] $ docker top 97ca31805be73ed980a04b3390850593ed395cab8129bef4a13fb8a6bf993719 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-06T23:37:40.781Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-08-06T23:37:41.072Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-08-06T23:37:41.359Z] + ls /var/log/sa-host [2024-08-06T23:37:41.359Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-06T23:37:41.506Z] provisioning config files... [2024-08-06T23:37:41.515Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/663@tmp/config15671552355197332238tmp [Pipeline] { [Pipeline] echo [2024-08-06T23:37:41.529Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-06T23:37:41.813Z] ---> create-netrc.sh [Pipeline] } [2024-08-06T23:37:41.820Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-08-06T23:37:42.160Z] ---> python-tools-install.sh [Pipeline] echo [2024-08-06T23:37:42.169Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-06T23:37:42.452Z] ---> sudo-logs.sh [2024-08-06T23:37:42.452Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-08-06T23:37:42.481Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-06T23:37:42.761Z] ---> job-cost.sh [2024-08-06T23:37:42.761Z] lf-activate-venv: SKIPPING [2024-08-06T23:37:42.761Z] DEBUG: total: 0.10999999940395355 [2024-08-06T23:37:42.761Z] INFO: Retrieving Stack Cost... [2024-08-06T23:37:43.021Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-08-06T23:37:43.589Z] INFO: Archiving Costs [Pipeline] echo [2024-08-06T23:37:43.603Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-06T23:37:43.886Z] ---> logs-deploy.sh [2024-08-06T23:37:43.886Z] lf-activate-venv: SKIPPING [2024-08-06T23:37:43.886Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/663 [2024-08-06T23:37:43.886Z] INFO: archiving workspace using pattern(s): [2024-08-06T23:37:44.825Z] Archives upload complete. [2024-08-06T23:37:45.084Z] INFO: archiving logs to Nexus [2024-08-06T23:37:46.025Z] ---> uname -a: [2024-08-06T23:37:46.025Z] Linux prd-ubuntu20-04-docker-8c-8g-7218 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-08-06T23:37:46.025Z] [2024-08-06T23:37:46.025Z] [2024-08-06T23:37:46.025Z] ---> lscpu: [2024-08-06T23:37:46.025Z] Architecture: x86_64 [2024-08-06T23:37:46.025Z] CPU op-mode(s): 32-bit, 64-bit [2024-08-06T23:37:46.025Z] Byte Order: Little Endian [2024-08-06T23:37:46.025Z] Address sizes: 40 bits physical, 48 bits virtual [2024-08-06T23:37:46.025Z] CPU(s): 8 [2024-08-06T23:37:46.025Z] On-line CPU(s) list: 0-7 [2024-08-06T23:37:46.025Z] Thread(s) per core: 1 [2024-08-06T23:37:46.025Z] Core(s) per socket: 1 [2024-08-06T23:37:46.025Z] Socket(s): 8 [2024-08-06T23:37:46.025Z] NUMA node(s): 1 [2024-08-06T23:37:46.025Z] Vendor ID: AuthenticAMD [2024-08-06T23:37:46.025Z] CPU family: 23 [2024-08-06T23:37:46.025Z] Model: 49 [2024-08-06T23:37:46.025Z] Model name: AMD EPYC-Rome Processor [2024-08-06T23:37:46.025Z] Stepping: 0 [2024-08-06T23:37:46.025Z] CPU MHz: 2800.000 [2024-08-06T23:37:46.025Z] BogoMIPS: 5600.00 [2024-08-06T23:37:46.025Z] Virtualization: AMD-V [2024-08-06T23:37:46.025Z] Hypervisor vendor: KVM [2024-08-06T23:37:46.025Z] Virtualization type: full [2024-08-06T23:37:46.025Z] L1d cache: 256 KiB [2024-08-06T23:37:46.025Z] L1i cache: 256 KiB [2024-08-06T23:37:46.025Z] L2 cache: 4 MiB [2024-08-06T23:37:46.025Z] L3 cache: 128 MiB [2024-08-06T23:37:46.025Z] NUMA node0 CPU(s): 0-7 [2024-08-06T23:37:46.025Z] Vulnerability Itlb multihit: Not affected [2024-08-06T23:37:46.025Z] Vulnerability L1tf: Not affected [2024-08-06T23:37:46.025Z] Vulnerability Mds: Not affected [2024-08-06T23:37:46.025Z] Vulnerability Meltdown: Not affected [2024-08-06T23:37:46.025Z] Vulnerability Mmio stale data: Not affected [2024-08-06T23:37:46.025Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-08-06T23:37:46.025Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-08-06T23:37:46.025Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-08-06T23:37:46.025Z] Vulnerability Srbds: Not affected [2024-08-06T23:37:46.025Z] Vulnerability Tsx async abort: Not affected [2024-08-06T23:37:46.025Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2024-08-06T23:37:46.025Z] [2024-08-06T23:37:46.025Z] [2024-08-06T23:37:46.025Z] ---> nproc: [2024-08-06T23:37:46.025Z] 8 [2024-08-06T23:37:46.025Z] [2024-08-06T23:37:46.025Z] [2024-08-06T23:37:46.025Z] ---> df -h: [2024-08-06T23:37:46.025Z] Filesystem Size Used Avail Use% Mounted on [2024-08-06T23:37:46.025Z] overlay 155G 29G 127G 19% / [2024-08-06T23:37:46.025Z] tmpfs 64M 0 64M 0% /dev [2024-08-06T23:37:46.025Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-08-06T23:37:46.025Z] shm 64M 0 64M 0% /dev/shm [2024-08-06T23:37:46.025Z] /dev/vda1 155G 29G 127G 19% /facter-os [2024-08-06T23:37:46.025Z] [2024-08-06T23:37:46.025Z] [2024-08-06T23:37:46.025Z] ---> sar -b -r -n DEV: [2024-08-06T23:37:46.025Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7218) 08/06/24 _x86_64_ (8 CPU) [2024-08-06T23:37:46.025Z] [2024-08-06T23:37:46.025Z] 22:42:43 LINUX RESTART (8 CPU) [2024-08-06T23:37:46.025Z] [2024-08-06T23:37:46.025Z] 22:43:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-08-06T23:37:46.025Z] 22:44:02 347.84 46.76 301.08 0.00 5297.25 114654.36 0.00 [2024-08-06T23:37:46.025Z] 22:45:01 193.00 1.24 191.76 0.00 16.13 63332.86 0.00 [2024-08-06T23:37:46.025Z] 22:46:01 43.20 0.00 43.20 0.00 0.00 33681.86 0.00 [2024-08-06T23:37:46.025Z] 22:47:01 36.59 0.20 36.39 0.00 2.80 18561.17 0.00 [2024-08-06T23:37:46.025Z] 22:48:01 238.89 1.45 237.44 0.00 111.56 167100.30 0.00 [2024-08-06T23:37:46.025Z] 22:49:01 820.38 10.76 809.62 0.00 2074.19 260582.44 0.00 [2024-08-06T23:37:46.025Z] 22:50:01 394.93 2.73 392.20 0.00 2296.15 77675.59 0.00 [2024-08-06T23:37:46.025Z] 22:51:01 283.28 0.02 283.26 0.00 0.13 99879.26 0.00 [2024-08-06T23:37:46.025Z] 22:52:01 821.48 0.07 821.41 0.00 4.40 146775.00 0.00 [2024-08-06T23:37:46.025Z] 22:53:01 47.19 0.10 47.09 0.00 13.20 1151.54 0.00 [2024-08-06T23:37:46.025Z] 22:54:01 25.75 0.07 25.68 0.00 13.60 648.43 0.00 [2024-08-06T23:37:46.025Z] 22:55:01 1.00 0.00 1.00 0.00 0.00 14.13 0.00 [2024-08-06T23:37:46.025Z] 22:56:01 1.15 0.00 1.15 0.00 0.00 12.53 0.00 [2024-08-06T23:37:46.025Z] 22:57:01 0.93 0.00 0.93 0.00 0.00 11.60 0.00 [2024-08-06T23:37:46.025Z] 22:58:01 1.40 0.02 1.38 0.00 0.13 15.33 0.00 [2024-08-06T23:37:46.025Z] 22:59:01 1.52 0.00 1.52 0.00 0.00 22.66 0.00 [2024-08-06T23:37:46.025Z] 23:00:01 1.27 0.00 1.27 0.00 0.00 13.73 0.00 [2024-08-06T23:37:46.025Z] 23:01:01 0.93 0.00 0.93 0.00 0.00 11.33 0.00 [2024-08-06T23:37:46.025Z] 23:02:01 1.13 0.00 1.13 0.00 0.00 13.20 0.00 [2024-08-06T23:37:46.025Z] 23:03:01 1.57 0.00 1.57 0.00 0.00 19.73 0.00 [2024-08-06T23:37:46.025Z] 23:04:01 1.03 0.00 1.03 0.00 0.00 11.06 0.00 [2024-08-06T23:37:46.025Z] 23:05:01 0.98 0.00 0.98 0.00 0.00 12.80 0.00 [2024-08-06T23:37:46.025Z] 23:06:01 1.18 0.00 1.18 0.00 0.00 12.80 0.00 [2024-08-06T23:37:46.025Z] 23:07:01 1.07 0.00 1.07 0.00 0.00 13.33 0.00 [2024-08-06T23:37:46.025Z] 23:08:01 1.53 0.00 1.53 0.00 0.00 18.26 0.00 [2024-08-06T23:37:46.025Z] 23:09:01 1.17 0.00 1.17 0.00 0.00 14.00 0.00 [2024-08-06T23:37:46.025Z] 23:10:01 1.08 0.00 1.08 0.00 0.00 12.53 0.00 [2024-08-06T23:37:46.025Z] 23:11:01 0.92 0.00 0.92 0.00 0.00 11.86 0.00 [2024-08-06T23:37:46.025Z] 23:12:01 1.17 0.00 1.17 0.00 0.00 12.80 0.00 [2024-08-06T23:37:46.025Z] 23:13:01 1.42 0.00 1.42 0.00 0.00 16.13 0.00 [2024-08-06T23:37:46.025Z] 23:14:01 1.15 0.00 1.15 0.00 0.00 13.06 0.00 [2024-08-06T23:37:46.025Z] 23:15:01 0.95 0.00 0.95 0.00 0.00 11.86 0.00 [2024-08-06T23:37:46.025Z] 23:16:01 1.25 0.00 1.25 0.00 0.00 14.00 0.00 [2024-08-06T23:37:46.025Z] 23:17:01 0.87 0.02 0.85 0.00 0.13 10.40 0.00 [2024-08-06T23:37:46.025Z] 23:18:01 1.50 0.00 1.50 0.00 0.00 17.73 0.00 [2024-08-06T23:37:46.025Z] 23:19:01 1.02 0.00 1.02 0.00 0.00 12.13 0.00 [2024-08-06T23:37:46.025Z] 23:20:01 1.23 0.00 1.23 0.00 0.00 13.60 0.00 [2024-08-06T23:37:46.025Z] 23:21:01 1.07 0.00 1.07 0.00 0.00 13.06 0.00 [2024-08-06T23:37:46.025Z] 23:22:01 1.55 0.37 1.18 0.00 11.46 13.33 0.00 [2024-08-06T23:37:46.025Z] 23:23:01 2.68 1.20 1.48 0.00 25.46 19.19 0.00 [2024-08-06T23:37:46.025Z] 23:24:01 1.20 0.00 1.20 0.00 0.00 14.40 0.00 [2024-08-06T23:37:46.025Z] 23:25:01 0.98 0.00 0.98 0.00 0.00 12.93 0.00 [2024-08-06T23:37:46.025Z] 23:26:01 1.45 0.00 1.45 0.00 0.00 16.53 0.00 [2024-08-06T23:37:46.025Z] 23:27:01 0.95 0.00 0.95 0.00 0.00 11.46 0.00 [2024-08-06T23:37:46.025Z] 23:28:01 1.35 0.00 1.35 0.00 0.00 15.46 0.00 [2024-08-06T23:37:46.025Z] 23:29:01 1.05 0.00 1.05 0.00 0.00 13.60 0.00 [2024-08-06T23:37:46.025Z] 23:30:01 1.20 0.00 1.20 0.00 0.00 13.46 0.00 [2024-08-06T23:37:46.025Z] 23:31:01 0.97 0.00 0.97 0.00 0.00 12.13 0.00 [2024-08-06T23:37:46.025Z] 23:32:01 1.25 0.00 1.25 0.00 0.00 14.40 0.00 [2024-08-06T23:37:46.025Z] 23:33:01 1.45 0.00 1.45 0.00 0.00 17.33 0.00 [2024-08-06T23:37:46.025Z] 23:34:01 1.13 0.00 1.13 0.00 0.00 13.20 0.00 [2024-08-06T23:37:46.025Z] 23:35:01 0.98 0.00 0.98 0.00 0.00 12.00 0.00 [2024-08-06T23:37:46.025Z] 23:36:01 1.38 0.00 1.38 0.00 0.00 16.66 0.00 [2024-08-06T23:37:46.025Z] 23:37:01 136.17 0.57 135.60 0.00 13.73 38583.14 0.00 [2024-08-06T23:37:46.025Z] Average: 63.66 1.21 62.45 0.00 183.01 18935.43 0.00 [2024-08-06T23:37:46.025Z] [2024-08-06T23:37:46.025Z] 22:43:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-08-06T23:37:46.025Z] 22:44:02 28919492 31559068 760384 2.31 74636 2834308 1729084 5.10 1023876 2547692 611080 [2024-08-06T23:37:46.025Z] 22:45:01 27172676 31075012 1225712 3.73 128080 3920952 2517756 7.42 1993280 3185024 642608 [2024-08-06T23:37:46.025Z] 22:46:01 27211664 31223692 1073324 3.26 131336 4014616 2476092 7.30 1686528 3434840 231996 [2024-08-06T23:37:46.025Z] 22:47:01 26368004 31445104 850948 2.59 135444 5013212 1973388 5.82 1794608 4112764 729924 [2024-08-06T23:37:46.025Z] 22:48:01 20982780 31397200 896796 2.73 147832 10222488 2539528 7.48 1854952 9313072 2456200 [2024-08-06T23:37:46.025Z] 22:49:01 14638908 31368592 880268 2.68 332644 15957904 2208304 6.51 2678552 14383600 932964 [2024-08-06T23:37:46.025Z] 22:50:01 8130768 27446748 4723340 14.36 385656 18105020 12479092 36.78 7626564 15439716 1161016 [2024-08-06T23:37:46.025Z] 22:51:01 5323080 26418532 5767496 17.54 395344 19832332 10937188 32.23 9292124 16566968 409452 [2024-08-06T23:37:46.025Z] 22:52:01 9794488 31370676 870232 2.65 409372 20445096 2172332 6.40 3297864 18319144 1452 [2024-08-06T23:37:46.025Z] 22:53:01 9853120 31431224 813092 2.47 411344 20446172 1953796 5.76 3457116 18111448 552 [2024-08-06T23:37:46.025Z] 22:54:01 9857980 31437964 806788 2.45 412440 20446940 1971556 5.81 3830456 17735540 4 [2024-08-06T23:37:46.025Z] 22:55:01 9857648 31437660 807036 2.45 412460 20446944 1971556 5.81 3830288 17735544 192 [2024-08-06T23:37:46.025Z] 22:56:01 9859972 31440036 804776 2.45 412472 20446944 1971556 5.81 3826764 17735544 12 [2024-08-06T23:37:46.025Z] 22:57:01 9870976 31451068 793892 2.41 412492 20446948 1971556 5.81 3816120 17735548 192 [2024-08-06T23:37:46.025Z] 22:58:01 9870856 31450992 794456 2.42 412536 20446952 2006752 5.91 3815800 17735552 220 [2024-08-06T23:37:46.025Z] 22:59:01 9873108 31453260 792140 2.41 412564 20446932 2006752 5.91 3813976 17735532 184 [2024-08-06T23:37:46.025Z] 23:00:01 9872548 31452728 792568 2.41 412576 20446936 2006752 5.91 3814028 17735536 8 [2024-08-06T23:37:46.025Z] 23:01:01 9872516 31452716 792512 2.41 412592 20446936 2006752 5.91 3814036 17735536 176 [2024-08-06T23:37:46.025Z] 23:02:01 9872492 31452708 792444 2.41 412612 20446940 2006752 5.91 3814416 17735540 20 [2024-08-06T23:37:46.025Z] 23:03:01 9872864 31453116 792188 2.41 412648 20446936 2006752 5.91 3813500 17735544 52 [2024-08-06T23:37:46.025Z] 23:04:01 9873092 31453352 791872 2.41 412668 20446944 2006752 5.91 3813564 17735544 20 [2024-08-06T23:37:46.025Z] 23:05:01 9873108 31453444 791780 2.41 412704 20446948 2006752 5.91 3813484 17735548 184 [2024-08-06T23:37:46.025Z] 23:06:01 9873304 31453644 791488 2.41 412728 20446948 2006752 5.91 3813612 17735548 20 [2024-08-06T23:37:46.025Z] 23:07:01 9873532 31453932 791272 2.41 412752 20446956 2006752 5.91 3813404 17735552 196 [2024-08-06T23:37:46.025Z] 23:08:01 9873744 31454148 790984 2.41 412776 20446952 2006752 5.91 3813208 17735556 8 [2024-08-06T23:37:46.025Z] 23:09:01 9873120 31453592 791496 2.41 412816 20446964 1990440 5.87 3813424 17735556 144 [2024-08-06T23:37:46.025Z] 23:10:01 9873304 31453804 791436 2.41 412836 20446968 1990440 5.87 3813416 17735568 8 [2024-08-06T23:37:46.025Z] 23:11:01 9873732 31454268 791144 2.41 412864 20446972 1990440 5.87 3813932 17735572 276 [2024-08-06T23:37:46.025Z] 23:12:01 9873788 31454324 791076 2.41 412876 20446972 1990440 5.87 3813384 17735572 8 [2024-08-06T23:37:46.025Z] 23:13:01 9873488 31454076 791280 2.41 412904 20446976 1990440 5.87 3813460 17735576 196 [2024-08-06T23:37:46.025Z] 23:14:01 9873432 31454020 791244 2.41 412928 20446976 1990440 5.87 3813512 17735576 4 [2024-08-06T23:37:46.025Z] 23:15:01 9873376 31454016 791208 2.41 412956 20446980 2006572 5.91 3813536 17735580 192 [2024-08-06T23:37:46.025Z] 23:16:01 9873368 31454012 791128 2.41 412980 20446984 2006572 5.91 3813500 17735584 4 [2024-08-06T23:37:46.025Z] 23:17:01 9873316 31454012 791304 2.41 413008 20446984 1990184 5.87 3813844 17735584 180 [2024-08-06T23:37:46.025Z] 23:18:01 9873100 31453896 791248 2.41 413048 20446976 1990184 5.87 3813564 17735588 8 [2024-08-06T23:37:46.025Z] 23:19:01 9872924 31453784 791336 2.41 413068 20446992 1990184 5.87 3813700 17735592 168 [2024-08-06T23:37:46.025Z] 23:20:01 9872876 31453872 791180 2.41 413076 20447124 1990184 5.87 3813628 17735724 8 [2024-08-06T23:37:46.025Z] 23:21:01 9872852 31453892 791096 2.41 413108 20447128 1990184 5.87 3813664 17735728 164 [2024-08-06T23:37:46.025Z] 23:22:01 9872212 31453624 791240 2.41 413140 20447464 1990184 5.87 3815512 17735848 36 [2024-08-06T23:37:46.025Z] 23:23:01 9867260 31450548 794352 2.42 413160 20448236 1990184 5.87 3819644 17736016 200 [2024-08-06T23:37:46.025Z] 23:24:01 9867508 31450804 794236 2.42 413184 20448240 1990184 5.87 3819416 17736020 8 [2024-08-06T23:37:46.025Z] 23:25:01 9867240 31450540 794552 2.42 413200 20448248 1990184 5.87 3819236 17736020 192 [2024-08-06T23:37:46.025Z] 23:26:01 9867624 31450996 794128 2.42 413232 20448252 1990184 5.87 3819864 17736036 188 [2024-08-06T23:37:46.026Z] 23:27:01 9867648 31451056 794084 2.41 413256 20448252 1990184 5.87 3819352 17736032 172 [2024-08-06T23:37:46.026Z] 23:28:01 9867576 31451008 794064 2.41 413288 20448248 1990184 5.87 3819308 17736036 8 [2024-08-06T23:37:46.026Z] 23:29:01 9867616 31451092 793944 2.41 413320 20448260 2006240 5.91 3819408 17736040 180 [2024-08-06T23:37:46.026Z] 23:30:01 9867316 31450792 794168 2.42 413340 20448260 2006240 5.91 3819360 17736040 4 [2024-08-06T23:37:46.026Z] 23:31:01 9867640 31451168 793976 2.41 413360 20448264 2006240 5.91 3819396 17736044 176 [2024-08-06T23:37:46.026Z] 23:32:01 9867624 31451160 793932 2.41 413384 20448268 2006240 5.91 3819396 17736048 8 [2024-08-06T23:37:46.026Z] 23:33:01 9867608 31451188 793864 2.41 413412 20448264 2006240 5.91 3819500 17736048 180 [2024-08-06T23:37:46.026Z] 23:34:01 9867340 31450924 794052 2.41 413424 20448272 2006240 5.91 3819508 17736052 8 [2024-08-06T23:37:46.026Z] 23:35:01 9867292 31450916 794016 2.41 413440 20448276 2006240 5.91 3819540 17736052 184 [2024-08-06T23:37:46.026Z] 23:36:01 9867180 31450808 794040 2.41 413464 20448280 2006240 5.91 3819540 17736056 4 [2024-08-06T23:37:46.026Z] 23:37:01 8545424 31381400 862012 2.62 425216 21601024 2247752 6.62 3925504 18856764 530020 [2024-08-06T23:37:46.026Z] Average: 11321435 31269189 978604 2.98 383963 18919099 2390421 7.04 3754670 16424211 142809 [2024-08-06T23:37:46.026Z] [2024-08-06T23:37:46.026Z] 22:43:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-08-06T23:37:46.026Z] 22:44:02 docker0 609.68 532.66 41.96 2876.39 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 22:44:02 lo 5.27 5.27 0.51 0.51 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 22:44:02 ens3 1294.17 1160.51 11312.99 158.78 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 22:45:01 docker0 247.26 342.01 21.31 2101.25 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 22:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 22:45:01 ens3 374.46 266.43 2137.50 37.76 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 22:45:01 veth221ae9c 0.00 0.19 0.00 0.02 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 22:46:01 docker0 1.37 1.37 0.10 0.12 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 22:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 22:46:01 ens3 32.22 21.34 25.48 13.92 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 22:46:01 veth221ae9c 1.37 1.40 0.12 0.13 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 22:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 22:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 22:47:01 ens3 17.48 9.02 15.21 7.97 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 22:47:01 veth221ae9c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 22:48:01 docker0 3.45 6.26 0.21 61.93 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 22:48:01 veth48b08b0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 22:48:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 22:48:01 veth491986e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 22:48:01 veth088448b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 22:48:01 ens3 133.67 108.30 2347.52 157.85 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 22:48:01 veth5e729c8 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 22:48:01 veth9d9c992 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 22:48:01 veth1a3fb90 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 22:48:01 veth41c450c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 22:48:01 vethff69be8 1.27 2.32 0.09 30.85 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 22:48:01 veth75b2f8c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 22:48:01 veth658bd57 0.37 0.47 0.03 0.14 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 22:48:01 veth2282cd4 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 22:48:01 vethad4a712 1.82 3.92 0.13 30.96 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 22:49:01 docker0 460.24 853.96 38.81 6923.22 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 22:49:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 22:49:01 ens3 1023.13 536.48 9134.60 61.01 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 22:49:01 veth658bd57 0.07 0.75 0.00 0.03 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 22:50:01 docker0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 22:50:01 veth1908005 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 22:50:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 22:50:01 veth808661f 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 22:50:01 ens3 249.51 116.11 1393.24 12.74 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 22:50:01 veth7f32a15 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 22:50:01 veth7001a4b 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 22:50:01 vetheaf302c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 22:50:01 veth7d75f80 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 22:50:01 veth1354b93 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 22:50:01 veth1f2994b 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 22:50:01 veth1ed843c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 22:50:01 veth15aa41f 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 22:50:01 vethbf69289 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 22:50:01 veth658bd57 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 22:50:01 vethfe78211 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 22:50:01 vethb47cbf9 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 22:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 22:51:01 veth1908005 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 22:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 22:51:01 veth808661f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 22:51:01 ens3 4.25 2.63 3.24 1.83 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 22:51:01 veth7f32a15 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 22:51:01 veth7001a4b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 22:51:01 vetheaf302c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 22:51:01 veth7d75f80 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 22:51:01 veth1354b93 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 22:51:01 veth1f2994b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 22:51:01 veth1ed843c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 22:51:01 veth15aa41f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 22:51:01 vethbf69289 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 22:51:01 veth658bd57 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 22:51:01 vethfe78211 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 22:51:01 vethb47cbf9 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 22:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 22:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 22:52:01 ens3 27.68 15.06 21.94 11.83 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 22:52:01 veth658bd57 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 22:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 22:53:01 lo 54.92 54.92 5.41 5.41 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 22:53:01 ens3 425.80 420.56 231.14 1641.49 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 22:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 22:54:01 lo 30.33 30.33 2.99 2.99 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 22:54:01 ens3 362.42 368.82 162.57 2121.96 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 22:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 22:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 22:55:01 ens3 0.18 0.12 0.01 0.02 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 22:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 22:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 22:56:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 22:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 22:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 22:57:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 22:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 22:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 22:58:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 22:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 22:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 22:59:01 ens3 0.35 0.20 0.09 0.07 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 23:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 23:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 23:00:01 ens3 0.68 0.33 1.09 0.14 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 23:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 23:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 23:01:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 23:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 23:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 23:02:01 ens3 1.77 0.67 0.62 0.43 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 23:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 23:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 23:03:01 ens3 0.60 0.42 0.27 0.21 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 23:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 23:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 23:04:01 ens3 1.12 0.35 0.44 0.27 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 23:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 23:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 23:05:01 ens3 0.68 0.10 0.06 0.01 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 23:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 23:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 23:06:01 ens3 1.23 0.60 0.41 0.29 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 23:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 23:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 23:07:01 ens3 0.55 0.38 0.27 0.21 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 23:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 23:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 23:08:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 23:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 23:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 23:09:01 ens3 0.25 0.25 0.09 0.08 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 23:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 23:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 23:10:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 23:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 23:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 23:11:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 23:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 23:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 23:12:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 23:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 23:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 23:13:01 ens3 0.22 0.12 0.02 0.01 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 23:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 23:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 23:14:01 ens3 0.40 0.23 0.15 0.07 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 23:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 23:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 23:15:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 23:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 23:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 23:16:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 23:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 23:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 23:17:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 23:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 23:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 23:18:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 23:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 23:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 23:19:01 ens3 0.30 0.28 0.09 0.08 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 23:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 23:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 23:20:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 23:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 23:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 23:21:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 23:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 23:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 23:22:01 ens3 1.02 0.78 0.93 0.38 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 23:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 23:23:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 23:23:01 ens3 7.31 6.35 4.65 6.03 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 23:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 23:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 23:24:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 23:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 23:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.026Z] 23:25:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.027Z] 23:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.027Z] 23:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.027Z] 23:26:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.027Z] 23:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.027Z] 23:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.027Z] 23:27:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.027Z] 23:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.027Z] 23:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.027Z] 23:28:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.027Z] 23:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.027Z] 23:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.027Z] 23:29:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.027Z] 23:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.027Z] 23:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.027Z] 23:30:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.027Z] 23:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.027Z] 23:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.027Z] 23:31:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.027Z] 23:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.027Z] 23:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.027Z] 23:32:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.027Z] 23:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.027Z] 23:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.027Z] 23:33:01 ens3 0.28 0.17 0.18 0.01 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.027Z] 23:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.027Z] 23:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.027Z] 23:34:01 ens3 0.18 0.08 0.08 0.06 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.027Z] 23:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.027Z] 23:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.027Z] 23:35:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.027Z] 23:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.027Z] 23:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.027Z] 23:36:01 ens3 0.13 0.02 0.06 0.00 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.027Z] 23:37:01 docker0 79.01 144.67 7.20 1267.70 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.027Z] 23:37:01 lo 2.60 2.60 0.26 0.26 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.027Z] 23:37:01 ens3 392.27 224.64 8072.01 44.12 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.027Z] Average: docker0 25.88 34.74 2.02 244.43 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.027Z] Average: lo 1.86 1.86 0.18 0.18 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.027Z] Average: ens3 80.59 60.36 645.24 79.27 0.00 0.00 0.00 0.00 [2024-08-06T23:37:46.027Z] [2024-08-06T23:37:46.027Z] [2024-08-06T23:37:46.027Z] ---> sar -P ALL: [2024-08-06T23:37:46.027Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7218) 08/06/24 _x86_64_ (8 CPU) [2024-08-06T23:37:46.027Z] [2024-08-06T23:37:46.027Z] 22:42:43 LINUX RESTART (8 CPU) [2024-08-06T23:37:46.027Z] [2024-08-06T23:37:46.027Z] 22:43:01 CPU %user %nice %system %iowait %steal %idle [2024-08-06T23:37:46.027Z] 22:44:02 all 10.89 0.00 3.54 2.53 0.06 82.97 [2024-08-06T23:37:46.027Z] 22:44:02 0 11.65 0.00 4.27 0.32 0.07 83.69 [2024-08-06T23:37:46.027Z] 22:44:02 1 12.81 0.00 4.57 1.92 0.05 80.65 [2024-08-06T23:37:46.027Z] 22:44:02 2 12.15 0.00 2.90 1.79 0.07 83.08 [2024-08-06T23:37:46.027Z] 22:44:02 3 12.85 0.00 3.30 3.72 0.05 80.09 [2024-08-06T23:37:46.027Z] 22:44:02 4 11.69 0.00 2.60 6.08 0.07 79.56 [2024-08-06T23:37:46.027Z] 22:44:02 5 7.17 0.00 3.04 1.74 0.05 88.01 [2024-08-06T23:37:46.027Z] 22:44:02 6 8.78 0.00 3.77 1.57 0.05 85.83 [2024-08-06T23:37:46.027Z] 22:44:02 7 10.02 0.00 3.89 3.11 0.08 82.88 [2024-08-06T23:37:46.027Z] 22:45:01 all 27.65 0.00 5.47 2.84 0.08 63.95 [2024-08-06T23:37:46.027Z] 22:45:01 0 29.11 0.00 5.69 0.70 0.09 64.41 [2024-08-06T23:37:46.027Z] 22:45:01 1 29.48 0.00 5.49 0.03 0.09 64.91 [2024-08-06T23:37:46.027Z] 22:45:01 2 23.58 0.00 5.13 1.00 0.07 70.22 [2024-08-06T23:37:46.027Z] 22:45:01 3 28.33 0.00 5.48 0.27 0.07 65.84 [2024-08-06T23:37:46.027Z] 22:45:01 4 28.56 0.00 5.87 7.64 0.09 57.85 [2024-08-06T23:37:46.027Z] 22:45:01 5 29.66 0.00 5.57 7.23 0.10 57.44 [2024-08-06T23:37:46.027Z] 22:45:01 6 24.84 0.00 5.18 1.17 0.09 68.73 [2024-08-06T23:37:46.027Z] 22:45:01 7 27.61 0.00 5.38 4.71 0.07 62.22 [2024-08-06T23:37:46.027Z] 22:46:01 all 26.80 0.00 4.43 1.59 0.08 67.10 [2024-08-06T23:37:46.027Z] 22:46:01 0 30.00 0.00 4.02 0.02 0.08 65.87 [2024-08-06T23:37:46.027Z] 22:46:01 1 28.94 0.00 4.50 0.12 0.07 66.38 [2024-08-06T23:37:46.027Z] 22:46:01 2 23.26 0.00 4.13 10.11 0.08 62.42 [2024-08-06T23:37:46.027Z] 22:46:01 3 25.36 0.00 5.19 0.07 0.07 69.32 [2024-08-06T23:37:46.027Z] 22:46:01 4 26.18 0.00 4.45 2.22 0.08 67.07 [2024-08-06T23:37:46.027Z] 22:46:01 5 27.25 0.00 4.14 0.02 0.07 68.53 [2024-08-06T23:37:46.027Z] 22:46:01 6 25.61 0.00 4.55 0.08 0.07 69.69 [2024-08-06T23:37:46.027Z] 22:46:01 7 27.82 0.00 4.42 0.10 0.10 67.55 [2024-08-06T23:37:46.027Z] 22:47:01 all 68.33 0.00 8.45 0.47 0.09 22.67 [2024-08-06T23:37:46.027Z] 22:47:01 0 68.93 0.00 8.14 0.74 0.08 22.10 [2024-08-06T23:37:46.027Z] 22:47:01 1 68.36 0.00 8.10 0.52 0.08 22.93 [2024-08-06T23:37:46.027Z] 22:47:01 2 67.76 0.00 8.44 0.57 0.08 23.14 [2024-08-06T23:37:46.027Z] 22:47:01 3 67.35 0.00 8.03 0.42 0.08 24.11 [2024-08-06T23:37:46.027Z] 22:47:01 4 68.41 0.00 8.21 0.79 0.10 22.49 [2024-08-06T23:37:46.027Z] 22:47:01 5 68.35 0.00 8.52 0.34 0.08 22.71 [2024-08-06T23:37:46.027Z] 22:47:01 6 67.76 0.00 9.46 0.05 0.10 22.62 [2024-08-06T23:37:46.027Z] 22:47:01 7 69.70 0.00 8.70 0.29 0.08 21.23 [2024-08-06T23:37:46.027Z] 22:48:01 all 23.11 0.00 7.63 9.39 0.11 59.76 [2024-08-06T23:37:46.027Z] 22:48:01 0 24.46 0.00 7.08 7.78 0.10 60.58 [2024-08-06T23:37:46.027Z] 22:48:01 1 21.59 0.00 7.84 13.99 0.10 56.47 [2024-08-06T23:37:46.027Z] 22:48:01 2 22.42 0.00 6.94 12.17 0.09 58.38 [2024-08-06T23:37:46.027Z] 22:48:01 3 23.63 0.00 8.18 3.94 0.12 64.12 [2024-08-06T23:37:46.027Z] 22:48:01 4 21.61 0.00 8.34 15.63 0.09 54.33 [2024-08-06T23:37:46.027Z] 22:48:01 5 22.66 0.00 7.18 4.52 0.20 65.43 [2024-08-06T23:37:46.027Z] 22:48:01 6 23.36 0.00 7.80 11.48 0.09 57.28 [2024-08-06T23:37:46.027Z] 22:48:01 7 25.14 0.00 7.72 5.60 0.08 61.45 [2024-08-06T23:37:46.027Z] 22:49:01 all 12.97 0.00 7.49 30.06 0.11 49.36 [2024-08-06T23:37:46.027Z] 22:49:01 0 13.84 0.00 8.06 34.85 0.14 43.11 [2024-08-06T23:37:46.027Z] 22:49:01 1 11.84 0.00 6.50 18.39 0.14 63.14 [2024-08-06T23:37:46.027Z] 22:49:01 2 13.70 0.00 8.61 31.27 0.09 46.33 [2024-08-06T23:37:46.027Z] 22:49:01 3 12.55 0.00 6.26 47.30 0.12 33.78 [2024-08-06T23:37:46.027Z] 22:49:01 4 14.44 0.00 8.25 28.97 0.14 48.20 [2024-08-06T23:37:46.027Z] 22:49:01 5 12.42 0.00 7.04 38.61 0.07 41.87 [2024-08-06T23:37:46.027Z] 22:49:01 6 10.75 0.00 6.70 21.26 0.07 61.23 [2024-08-06T23:37:46.027Z] 22:49:01 7 14.26 0.00 8.52 20.20 0.10 56.92 [2024-08-06T23:37:46.027Z] 22:50:01 all 78.14 0.00 13.18 3.50 0.14 5.03 [2024-08-06T23:37:46.027Z] 22:50:01 0 76.79 0.00 14.76 5.82 0.34 2.30 [2024-08-06T23:37:46.027Z] 22:50:01 1 78.24 0.00 12.75 5.99 0.12 2.90 [2024-08-06T23:37:46.027Z] 22:50:01 2 78.40 0.00 13.61 2.46 0.12 5.41 [2024-08-06T23:37:46.027Z] 22:50:01 3 78.56 0.00 12.32 5.35 0.13 3.64 [2024-08-06T23:37:46.027Z] 22:50:01 4 78.95 0.00 13.05 2.66 0.10 5.23 [2024-08-06T23:37:46.027Z] 22:50:01 5 77.42 0.00 13.21 1.65 0.12 7.61 [2024-08-06T23:37:46.027Z] 22:50:01 6 78.37 0.00 12.19 2.82 0.12 6.51 [2024-08-06T23:37:46.027Z] 22:50:01 7 78.36 0.00 13.59 1.31 0.10 6.63 [2024-08-06T23:37:46.027Z] 22:51:01 all 89.37 0.00 10.45 0.00 0.18 0.00 [2024-08-06T23:37:46.027Z] 22:51:01 0 88.48 0.00 11.29 0.00 0.22 0.00 [2024-08-06T23:37:46.027Z] 22:51:01 1 88.91 0.00 10.90 0.00 0.19 0.00 [2024-08-06T23:37:46.027Z] 22:51:01 2 88.82 0.00 11.02 0.00 0.17 0.00 [2024-08-06T23:37:46.027Z] 22:51:01 3 89.95 0.00 9.88 0.00 0.17 0.00 [2024-08-06T23:37:46.027Z] 22:51:01 4 90.03 0.00 9.81 0.00 0.15 0.00 [2024-08-06T23:37:46.027Z] 22:51:01 5 89.95 0.00 9.88 0.00 0.17 0.00 [2024-08-06T23:37:46.027Z] 22:51:01 6 90.18 0.00 9.65 0.00 0.17 0.00 [2024-08-06T23:37:46.027Z] 22:51:01 7 88.62 0.00 11.21 0.00 0.17 0.00 [2024-08-06T23:37:46.027Z] 22:52:01 all 74.35 0.00 12.36 4.58 0.20 8.51 [2024-08-06T23:37:46.027Z] 22:52:01 0 73.97 0.00 12.18 3.79 0.21 9.84 [2024-08-06T23:37:46.027Z] 22:52:01 1 73.27 0.00 13.17 6.79 0.28 6.49 [2024-08-06T23:37:46.027Z] 22:52:01 2 74.26 0.00 12.46 3.01 0.19 10.09 [2024-08-06T23:37:46.027Z] 22:52:01 3 73.92 0.00 11.99 6.83 0.22 7.04 [2024-08-06T23:37:46.027Z] 22:52:01 4 73.61 0.00 13.30 5.74 0.19 7.16 [2024-08-06T23:37:46.027Z] 22:52:01 5 75.44 0.00 11.62 3.55 0.12 9.28 [2024-08-06T23:37:46.027Z] 22:52:01 6 75.97 0.00 11.92 2.54 0.19 9.38 [2024-08-06T23:37:46.027Z] 22:52:01 7 74.33 0.00 12.30 4.48 0.20 8.70 [2024-08-06T23:37:46.027Z] 22:53:01 all 6.88 0.00 1.26 0.13 0.07 91.67 [2024-08-06T23:37:46.027Z] 22:53:01 0 6.21 0.00 1.34 0.77 0.05 91.63 [2024-08-06T23:37:46.027Z] 22:53:01 1 4.83 0.00 0.89 0.02 0.05 94.22 [2024-08-06T23:37:46.027Z] 22:53:01 2 6.57 0.00 1.41 0.03 0.08 91.90 [2024-08-06T23:37:46.027Z] 22:53:01 3 5.75 0.00 1.22 0.03 0.07 92.93 [2024-08-06T23:37:46.027Z] 22:53:01 4 8.32 0.00 1.40 0.03 0.07 90.18 [2024-08-06T23:37:46.027Z] 22:53:01 5 10.31 0.00 1.34 0.03 0.10 88.21 [2024-08-06T23:37:46.027Z] 22:53:01 6 8.27 0.00 1.12 0.07 0.07 90.47 [2024-08-06T23:37:46.027Z] 22:53:01 7 4.76 0.00 1.36 0.03 0.07 93.78 [2024-08-06T23:37:46.027Z] 22:54:01 all 8.77 0.00 0.78 0.09 0.07 90.29 [2024-08-06T23:37:46.027Z] 22:54:01 0 10.45 0.00 0.77 0.02 0.08 88.68 [2024-08-06T23:37:46.027Z] 22:54:01 1 5.90 0.00 0.62 0.02 0.07 93.40 [2024-08-06T23:37:46.027Z] 22:54:01 2 4.56 0.00 0.74 0.07 0.05 94.59 [2024-08-06T23:37:46.027Z] 22:54:01 3 9.54 0.00 0.72 0.03 0.07 89.64 [2024-08-06T23:37:46.027Z] 22:54:01 4 7.32 0.00 0.75 0.03 0.07 91.82 [2024-08-06T23:37:46.027Z] 22:54:01 5 8.07 0.00 0.95 0.05 0.07 90.86 [2024-08-06T23:37:46.027Z] 22:54:01 6 12.23 0.00 0.82 0.05 0.07 86.83 [2024-08-06T23:37:46.027Z] 22:54:01 7 12.08 0.00 0.90 0.43 0.07 86.52 [2024-08-06T23:37:46.027Z] [2024-08-06T23:37:46.027Z] 22:54:01 CPU %user %nice %system %iowait %steal %idle [2024-08-06T23:37:46.027Z] 22:55:01 all 0.02 0.00 0.02 0.00 0.01 99.94 [2024-08-06T23:37:46.027Z] 22:55:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-06T23:37:46.027Z] 22:55:01 1 0.07 0.00 0.07 0.00 0.05 99.82 [2024-08-06T23:37:46.027Z] 22:55:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-06T23:37:46.027Z] 22:55:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-06T23:37:46.027Z] 22:55:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-06T23:37:46.027Z] 22:55:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-06T23:37:46.027Z] 22:55:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-06T23:37:46.027Z] 22:55:01 7 0.00 0.00 0.02 0.03 0.00 99.95 [2024-08-06T23:37:46.027Z] 22:56:01 all 0.17 0.00 0.01 0.00 0.01 99.80 [2024-08-06T23:37:46.027Z] 22:56:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-06T23:37:46.027Z] 22:56:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2024-08-06T23:37:46.027Z] 22:56:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-06T23:37:46.027Z] 22:56:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-06T23:37:46.027Z] 22:56:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2024-08-06T23:37:46.027Z] 22:56:01 5 0.00 0.00 0.02 0.02 0.00 99.97 [2024-08-06T23:37:46.027Z] 22:56:01 6 1.22 0.00 0.03 0.00 0.03 98.71 [2024-08-06T23:37:46.027Z] 22:56:01 7 0.00 0.00 0.00 0.02 0.02 99.97 [2024-08-06T23:37:46.027Z] 22:57:01 all 0.05 0.00 0.01 0.00 0.01 99.93 [2024-08-06T23:37:46.027Z] 22:57:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-06T23:37:46.027Z] 22:57:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2024-08-06T23:37:46.027Z] 22:57:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-06T23:37:46.027Z] 22:57:01 3 0.05 0.00 0.02 0.00 0.02 99.92 [2024-08-06T23:37:46.027Z] 22:57:01 4 0.07 0.00 0.05 0.00 0.02 99.87 [2024-08-06T23:37:46.027Z] 22:57:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-06T23:37:46.027Z] 22:57:01 6 0.17 0.00 0.00 0.00 0.00 99.83 [2024-08-06T23:37:46.027Z] 22:57:01 7 0.00 0.00 0.00 0.02 0.02 99.97 [2024-08-06T23:37:46.027Z] 22:58:01 all 0.03 0.00 0.02 0.00 0.01 99.93 [2024-08-06T23:37:46.027Z] 22:58:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2024-08-06T23:37:46.027Z] 22:58:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2024-08-06T23:37:46.027Z] 22:58:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-06T23:37:46.027Z] 22:58:01 3 0.05 0.00 0.03 0.00 0.03 99.88 [2024-08-06T23:37:46.027Z] 22:58:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-06T23:37:46.027Z] 22:58:01 5 0.00 0.00 0.03 0.00 0.02 99.95 [2024-08-06T23:37:46.027Z] 22:58:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-06T23:37:46.027Z] 22:58:01 7 0.02 0.00 0.00 0.03 0.02 99.93 [2024-08-06T23:37:46.027Z] 22:59:01 all 0.16 0.00 0.02 0.00 0.01 99.80 [2024-08-06T23:37:46.027Z] 22:59:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-06T23:37:46.027Z] 22:59:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-06T23:37:46.027Z] 22:59:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-06T23:37:46.027Z] 22:59:01 3 0.02 0.00 0.03 0.00 0.02 99.93 [2024-08-06T23:37:46.027Z] 22:59:01 4 1.16 0.00 0.07 0.00 0.03 98.74 [2024-08-06T23:37:46.027Z] 22:59:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-06T23:37:46.027Z] 22:59:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2024-08-06T23:37:46.027Z] 22:59:01 7 0.05 0.00 0.00 0.03 0.00 99.92 [2024-08-06T23:37:46.027Z] 23:00:01 all 0.26 0.00 0.01 0.00 0.01 99.71 [2024-08-06T23:37:46.027Z] 23:00:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2024-08-06T23:37:46.027Z] 23:00:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2024-08-06T23:37:46.027Z] 23:00:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-06T23:37:46.027Z] 23:00:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-06T23:37:46.027Z] 23:00:01 4 1.92 0.00 0.03 0.00 0.03 98.01 [2024-08-06T23:37:46.027Z] 23:00:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-06T23:37:46.027Z] 23:00:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-06T23:37:46.027Z] 23:00:01 7 0.00 0.00 0.02 0.02 0.02 99.95 [2024-08-06T23:37:46.027Z] 23:01:01 all 0.06 0.00 0.01 0.00 0.01 99.92 [2024-08-06T23:37:46.027Z] 23:01:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-06T23:37:46.027Z] 23:01:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-06T23:37:46.028Z] 23:01:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-06T23:37:46.028Z] 23:01:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-06T23:37:46.028Z] 23:01:01 4 0.37 0.00 0.03 0.00 0.05 99.55 [2024-08-06T23:37:46.028Z] 23:01:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-06T23:37:46.028Z] 23:01:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-06T23:37:46.028Z] 23:01:01 7 0.03 0.00 0.00 0.03 0.02 99.92 [2024-08-06T23:37:46.028Z] 23:02:01 all 0.03 0.00 0.01 0.00 0.01 99.94 [2024-08-06T23:37:46.028Z] 23:02:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-06T23:37:46.028Z] 23:02:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-06T23:37:46.028Z] 23:02:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-06T23:37:46.028Z] 23:02:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-06T23:37:46.028Z] 23:02:01 4 0.05 0.00 0.05 0.00 0.03 99.87 [2024-08-06T23:37:46.028Z] 23:02:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-06T23:37:46.028Z] 23:02:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-06T23:37:46.028Z] 23:02:01 7 0.08 0.00 0.02 0.03 0.02 99.85 [2024-08-06T23:37:46.028Z] 23:03:01 all 0.04 0.00 0.01 0.00 0.01 99.94 [2024-08-06T23:37:46.028Z] 23:03:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2024-08-06T23:37:46.028Z] 23:03:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-06T23:37:46.028Z] 23:03:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-06T23:37:46.028Z] 23:03:01 3 0.07 0.00 0.02 0.00 0.02 99.90 [2024-08-06T23:37:46.028Z] 23:03:01 4 0.05 0.00 0.03 0.00 0.02 99.90 [2024-08-06T23:37:46.028Z] 23:03:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-06T23:37:46.028Z] 23:03:01 6 0.03 0.00 0.00 0.02 0.02 99.93 [2024-08-06T23:37:46.028Z] 23:03:01 7 0.08 0.00 0.00 0.02 0.02 99.88 [2024-08-06T23:37:46.028Z] 23:04:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-08-06T23:37:46.028Z] 23:04:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-06T23:37:46.028Z] 23:04:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-06T23:37:46.028Z] 23:04:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-06T23:37:46.028Z] 23:04:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-06T23:37:46.028Z] 23:04:01 4 0.00 0.00 0.03 0.00 0.03 99.93 [2024-08-06T23:37:46.028Z] 23:04:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2024-08-06T23:37:46.028Z] 23:04:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-06T23:37:46.028Z] 23:04:01 7 0.07 0.00 0.00 0.02 0.00 99.92 [2024-08-06T23:37:46.028Z] 23:05:01 all 0.14 0.00 0.02 0.00 0.01 99.83 [2024-08-06T23:37:46.028Z] 23:05:01 0 0.42 0.00 0.03 0.00 0.00 99.55 [2024-08-06T23:37:46.028Z] 23:05:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-06T23:37:46.028Z] 23:05:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-06T23:37:46.028Z] 23:05:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2024-08-06T23:37:46.028Z] 23:05:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2024-08-06T23:37:46.028Z] 23:05:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2024-08-06T23:37:46.028Z] 23:05:01 6 0.55 0.00 0.03 0.00 0.03 99.38 [2024-08-06T23:37:46.028Z] 23:05:01 7 0.00 0.00 0.00 0.02 0.02 99.97 [2024-08-06T23:37:46.028Z] [2024-08-06T23:37:46.028Z] 23:05:01 CPU %user %nice %system %iowait %steal %idle [2024-08-06T23:37:46.028Z] 23:06:01 all 0.10 0.00 0.01 0.00 0.01 99.88 [2024-08-06T23:37:46.028Z] 23:06:01 0 0.66 0.00 0.00 0.00 0.02 99.32 [2024-08-06T23:37:46.028Z] 23:06:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-06T23:37:46.028Z] 23:06:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-06T23:37:46.028Z] 23:06:01 3 0.02 0.00 0.03 0.00 0.02 99.93 [2024-08-06T23:37:46.028Z] 23:06:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-06T23:37:46.028Z] 23:06:01 5 0.00 0.00 0.00 0.02 0.02 99.97 [2024-08-06T23:37:46.028Z] 23:06:01 6 0.05 0.00 0.03 0.00 0.02 99.90 [2024-08-06T23:37:46.028Z] 23:06:01 7 0.03 0.00 0.00 0.02 0.00 99.95 [2024-08-06T23:37:46.028Z] 23:07:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2024-08-06T23:37:46.028Z] 23:07:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-06T23:37:46.028Z] 23:07:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-06T23:37:46.028Z] 23:07:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-06T23:37:46.028Z] 23:07:01 3 0.02 0.00 0.05 0.00 0.02 99.92 [2024-08-06T23:37:46.028Z] 23:07:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-06T23:37:46.028Z] 23:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-06T23:37:46.028Z] 23:07:01 6 0.07 0.00 0.05 0.00 0.03 99.85 [2024-08-06T23:37:46.028Z] 23:07:01 7 0.03 0.00 0.00 0.03 0.02 99.92 [2024-08-06T23:37:46.028Z] 23:08:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2024-08-06T23:37:46.028Z] 23:08:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2024-08-06T23:37:46.028Z] 23:08:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2024-08-06T23:37:46.028Z] 23:08:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-06T23:37:46.028Z] 23:08:01 3 0.03 0.00 0.00 0.00 0.03 99.93 [2024-08-06T23:37:46.028Z] 23:08:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-06T23:37:46.028Z] 23:08:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2024-08-06T23:37:46.028Z] 23:08:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2024-08-06T23:37:46.028Z] 23:08:01 7 0.08 0.00 0.00 0.02 0.00 99.90 [2024-08-06T23:37:46.028Z] 23:09:01 all 0.03 0.00 0.01 0.00 0.01 99.94 [2024-08-06T23:37:46.028Z] 23:09:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2024-08-06T23:37:46.028Z] 23:09:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-06T23:37:46.028Z] 23:09:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-06T23:37:46.028Z] 23:09:01 3 0.03 0.00 0.05 0.00 0.02 99.90 [2024-08-06T23:37:46.028Z] 23:09:01 4 0.05 0.00 0.02 0.00 0.02 99.92 [2024-08-06T23:37:46.028Z] 23:09:01 5 0.02 0.00 0.00 0.02 0.02 99.95 [2024-08-06T23:37:46.028Z] 23:09:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-06T23:37:46.028Z] 23:09:01 7 0.03 0.00 0.02 0.02 0.02 99.92 [2024-08-06T23:37:46.028Z] 23:10:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-08-06T23:37:46.028Z] 23:10:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-06T23:37:46.028Z] 23:10:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2024-08-06T23:37:46.028Z] 23:10:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-06T23:37:46.028Z] 23:10:01 3 0.07 0.00 0.03 0.00 0.03 99.87 [2024-08-06T23:37:46.028Z] 23:10:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-06T23:37:46.028Z] 23:10:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2024-08-06T23:37:46.028Z] 23:10:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-06T23:37:46.028Z] 23:10:01 7 0.02 0.00 0.02 0.02 0.02 99.93 [2024-08-06T23:37:46.028Z] 23:11:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2024-08-06T23:37:46.028Z] 23:11:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-06T23:37:46.028Z] 23:11:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2024-08-06T23:37:46.028Z] 23:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-06T23:37:46.028Z] 23:11:01 3 0.07 0.00 0.05 0.00 0.03 99.85 [2024-08-06T23:37:46.028Z] 23:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-06T23:37:46.028Z] 23:11:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-06T23:37:46.028Z] 23:11:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2024-08-06T23:37:46.028Z] 23:11:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2024-08-06T23:37:46.028Z] 23:12:01 all 0.13 0.00 0.01 0.00 0.01 99.86 [2024-08-06T23:37:46.028Z] 23:12:01 0 0.80 0.00 0.02 0.00 0.00 99.19 [2024-08-06T23:37:46.028Z] 23:12:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-06T23:37:46.028Z] 23:12:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-06T23:37:46.028Z] 23:12:01 3 0.08 0.00 0.03 0.00 0.03 99.85 [2024-08-06T23:37:46.028Z] 23:12:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-06T23:37:46.028Z] 23:12:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2024-08-06T23:37:46.028Z] 23:12:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2024-08-06T23:37:46.028Z] 23:12:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2024-08-06T23:37:46.028Z] 23:13:01 all 0.26 0.00 0.02 0.00 0.01 99.71 [2024-08-06T23:37:46.028Z] 23:13:01 0 1.97 0.00 0.00 0.00 0.02 98.01 [2024-08-06T23:37:46.028Z] 23:13:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-06T23:37:46.028Z] 23:13:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-06T23:37:46.028Z] 23:13:01 3 0.02 0.00 0.05 0.00 0.02 99.92 [2024-08-06T23:37:46.028Z] 23:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-06T23:37:46.028Z] 23:13:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2024-08-06T23:37:46.028Z] 23:13:01 6 0.03 0.00 0.05 0.00 0.02 99.90 [2024-08-06T23:37:46.028Z] 23:13:01 7 0.00 0.00 0.00 0.02 0.02 99.97 [2024-08-06T23:37:46.028Z] 23:14:01 all 0.28 0.00 0.01 0.00 0.01 99.69 [2024-08-06T23:37:46.028Z] 23:14:01 0 2.00 0.00 0.00 0.00 0.02 97.98 [2024-08-06T23:37:46.028Z] 23:14:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2024-08-06T23:37:46.028Z] 23:14:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-06T23:37:46.028Z] 23:14:01 3 0.05 0.00 0.02 0.00 0.03 99.90 [2024-08-06T23:37:46.028Z] 23:14:01 4 0.05 0.00 0.02 0.00 0.02 99.92 [2024-08-06T23:37:46.028Z] 23:14:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2024-08-06T23:37:46.028Z] 23:14:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-06T23:37:46.028Z] 23:14:01 7 0.03 0.00 0.00 0.02 0.02 99.93 [2024-08-06T23:37:46.028Z] 23:15:01 all 0.27 0.00 0.01 0.00 0.01 99.71 [2024-08-06T23:37:46.028Z] 23:15:01 0 1.97 0.00 0.00 0.00 0.00 98.03 [2024-08-06T23:37:46.028Z] 23:15:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2024-08-06T23:37:46.028Z] 23:15:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-06T23:37:46.028Z] 23:15:01 3 0.00 0.00 0.03 0.00 0.03 99.93 [2024-08-06T23:37:46.028Z] 23:15:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-06T23:37:46.028Z] 23:15:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2024-08-06T23:37:46.028Z] 23:15:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-06T23:37:46.028Z] 23:15:01 7 0.02 0.00 0.02 0.02 0.02 99.93 [2024-08-06T23:37:46.028Z] 23:16:01 all 0.28 0.00 0.01 0.00 0.01 99.70 [2024-08-06T23:37:46.028Z] 23:16:01 0 2.00 0.00 0.00 0.00 0.03 97.96 [2024-08-06T23:37:46.028Z] 23:16:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-06T23:37:46.028Z] 23:16:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-06T23:37:46.028Z] 23:16:01 3 0.08 0.00 0.03 0.00 0.00 99.88 [2024-08-06T23:37:46.028Z] 23:16:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-06T23:37:46.028Z] 23:16:01 5 0.00 0.00 0.00 0.02 0.02 99.97 [2024-08-06T23:37:46.028Z] 23:16:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-06T23:37:46.028Z] 23:16:01 7 0.05 0.00 0.00 0.02 0.02 99.92 [2024-08-06T23:37:46.028Z] [2024-08-06T23:37:46.028Z] 23:16:01 CPU %user %nice %system %iowait %steal %idle [2024-08-06T23:37:46.028Z] 23:17:01 all 0.12 0.00 0.02 0.00 0.01 99.85 [2024-08-06T23:37:46.028Z] 23:17:01 0 0.86 0.00 0.03 0.00 0.02 99.09 [2024-08-06T23:37:46.028Z] 23:17:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-06T23:37:46.028Z] 23:17:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-06T23:37:46.028Z] 23:17:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-06T23:37:46.028Z] 23:17:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-06T23:37:46.028Z] 23:17:01 5 0.00 0.00 0.03 0.00 0.00 99.97 [2024-08-06T23:37:46.028Z] 23:17:01 6 0.03 0.00 0.03 0.00 0.02 99.92 [2024-08-06T23:37:46.028Z] 23:17:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-06T23:37:46.028Z] 23:18:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-08-06T23:37:46.028Z] 23:18:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-06T23:37:46.028Z] 23:18:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-06T23:37:46.028Z] 23:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-06T23:37:46.028Z] 23:18:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-06T23:37:46.028Z] 23:18:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-06T23:37:46.028Z] 23:18:01 5 0.00 0.00 0.00 0.02 0.02 99.97 [2024-08-06T23:37:46.028Z] 23:18:01 6 0.03 0.00 0.05 0.00 0.02 99.90 [2024-08-06T23:37:46.028Z] 23:18:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2024-08-06T23:37:46.028Z] 23:19:01 all 0.01 0.00 0.02 0.00 0.01 99.95 [2024-08-06T23:37:46.028Z] 23:19:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2024-08-06T23:37:46.028Z] 23:19:01 1 0.00 0.00 0.03 0.00 0.02 99.95 [2024-08-06T23:37:46.028Z] 23:19:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-06T23:37:46.028Z] 23:19:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-06T23:37:46.028Z] 23:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-06T23:37:46.028Z] 23:19:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-06T23:37:46.028Z] 23:19:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2024-08-06T23:37:46.028Z] 23:19:01 7 0.02 0.00 0.03 0.02 0.02 99.92 [2024-08-06T23:37:46.029Z] 23:20:01 all 0.02 0.00 0.00 0.00 0.01 99.96 [2024-08-06T23:37:46.029Z] 23:20:01 0 0.02 0.00 0.00 0.00 0.03 99.95 [2024-08-06T23:37:46.029Z] 23:20:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-06T23:37:46.029Z] 23:20:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-06T23:37:46.029Z] 23:20:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2024-08-06T23:37:46.029Z] 23:20:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2024-08-06T23:37:46.029Z] 23:20:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2024-08-06T23:37:46.029Z] 23:20:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-06T23:37:46.029Z] 23:20:01 7 0.02 0.00 0.00 0.02 0.02 99.95 [2024-08-06T23:37:46.029Z] 23:21:01 all 0.02 0.00 0.01 0.00 0.02 99.95 [2024-08-06T23:37:46.029Z] 23:21:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2024-08-06T23:37:46.029Z] 23:21:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-06T23:37:46.029Z] 23:21:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-06T23:37:46.029Z] 23:21:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-06T23:37:46.029Z] 23:21:01 4 0.05 0.00 0.05 0.00 0.02 99.88 [2024-08-06T23:37:46.029Z] 23:21:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2024-08-06T23:37:46.029Z] 23:21:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-06T23:37:46.029Z] 23:21:01 7 0.02 0.00 0.02 0.02 0.02 99.93 [2024-08-06T23:37:46.029Z] 23:22:01 all 0.08 0.00 0.02 0.00 0.01 99.89 [2024-08-06T23:37:46.029Z] 23:22:01 0 0.13 0.00 0.03 0.00 0.03 99.80 [2024-08-06T23:37:46.029Z] 23:22:01 1 0.07 0.00 0.02 0.00 0.00 99.92 [2024-08-06T23:37:46.029Z] 23:22:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-06T23:37:46.029Z] 23:22:01 3 0.13 0.00 0.02 0.00 0.00 99.85 [2024-08-06T23:37:46.029Z] 23:22:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-06T23:37:46.029Z] 23:22:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-06T23:37:46.029Z] 23:22:01 6 0.03 0.00 0.03 0.00 0.02 99.92 [2024-08-06T23:37:46.029Z] 23:22:01 7 0.18 0.00 0.00 0.02 0.02 99.78 [2024-08-06T23:37:46.029Z] 23:23:01 all 0.19 0.00 0.04 0.02 0.01 99.74 [2024-08-06T23:37:46.029Z] 23:23:01 0 0.20 0.00 0.07 0.00 0.03 99.70 [2024-08-06T23:37:46.029Z] 23:23:01 1 0.10 0.00 0.03 0.00 0.00 99.87 [2024-08-06T23:37:46.029Z] 23:23:01 2 0.05 0.00 0.07 0.00 0.00 99.88 [2024-08-06T23:37:46.029Z] 23:23:01 3 0.25 0.00 0.07 0.03 0.00 99.65 [2024-08-06T23:37:46.029Z] 23:23:01 4 0.10 0.00 0.05 0.07 0.00 99.78 [2024-08-06T23:37:46.029Z] 23:23:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2024-08-06T23:37:46.029Z] 23:23:01 6 0.13 0.00 0.03 0.02 0.02 99.80 [2024-08-06T23:37:46.029Z] 23:23:01 7 0.65 0.00 0.03 0.02 0.02 99.28 [2024-08-06T23:37:46.029Z] 23:24:01 all 0.04 0.00 0.01 0.00 0.02 99.94 [2024-08-06T23:37:46.029Z] 23:24:01 0 0.05 0.00 0.03 0.00 0.03 99.88 [2024-08-06T23:37:46.029Z] 23:24:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-06T23:37:46.029Z] 23:24:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-06T23:37:46.029Z] 23:24:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-06T23:37:46.029Z] 23:24:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2024-08-06T23:37:46.029Z] 23:24:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-06T23:37:46.029Z] 23:24:01 6 0.07 0.00 0.03 0.00 0.03 99.87 [2024-08-06T23:37:46.029Z] 23:24:01 7 0.03 0.00 0.00 0.02 0.02 99.93 [2024-08-06T23:37:46.029Z] 23:25:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-08-06T23:37:46.029Z] 23:25:01 0 0.03 0.00 0.00 0.00 0.03 99.93 [2024-08-06T23:37:46.029Z] 23:25:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2024-08-06T23:37:46.029Z] 23:25:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-06T23:37:46.029Z] 23:25:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-06T23:37:46.029Z] 23:25:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-06T23:37:46.029Z] 23:25:01 5 0.00 0.00 0.02 0.02 0.00 99.97 [2024-08-06T23:37:46.029Z] 23:25:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-06T23:37:46.029Z] 23:25:01 7 0.05 0.00 0.02 0.02 0.02 99.90 [2024-08-06T23:37:46.029Z] 23:26:01 all 0.14 0.00 0.01 0.00 0.01 99.83 [2024-08-06T23:37:46.029Z] 23:26:01 0 1.06 0.00 0.02 0.00 0.02 98.91 [2024-08-06T23:37:46.029Z] 23:26:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-06T23:37:46.029Z] 23:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-06T23:37:46.029Z] 23:26:01 3 0.00 0.00 0.03 0.00 0.00 99.97 [2024-08-06T23:37:46.029Z] 23:26:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-06T23:37:46.029Z] 23:26:01 5 0.00 0.00 0.00 0.02 0.02 99.97 [2024-08-06T23:37:46.029Z] 23:26:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-06T23:37:46.029Z] 23:26:01 7 0.02 0.00 0.03 0.00 0.02 99.93 [2024-08-06T23:37:46.029Z] 23:27:01 all 0.28 0.00 0.01 0.00 0.01 99.70 [2024-08-06T23:37:46.029Z] 23:27:01 0 1.99 0.00 0.05 0.00 0.03 97.93 [2024-08-06T23:37:46.029Z] 23:27:01 1 0.05 0.00 0.00 0.00 0.02 99.93 [2024-08-06T23:37:46.029Z] 23:27:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-06T23:37:46.029Z] 23:27:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-06T23:37:46.029Z] 23:27:01 4 0.07 0.00 0.02 0.00 0.02 99.90 [2024-08-06T23:37:46.029Z] 23:27:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-06T23:37:46.029Z] 23:27:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-06T23:37:46.029Z] 23:27:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2024-08-06T23:37:46.029Z] [2024-08-06T23:37:46.029Z] 23:27:01 CPU %user %nice %system %iowait %steal %idle [2024-08-06T23:37:46.029Z] 23:28:01 all 0.09 0.00 0.02 0.00 0.01 99.88 [2024-08-06T23:37:46.029Z] 23:28:01 0 0.67 0.00 0.00 0.00 0.03 99.30 [2024-08-06T23:37:46.029Z] 23:28:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-06T23:37:46.029Z] 23:28:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-06T23:37:46.029Z] 23:28:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-06T23:37:46.029Z] 23:28:01 4 0.05 0.00 0.07 0.00 0.02 99.87 [2024-08-06T23:37:46.029Z] 23:28:01 5 0.02 0.00 0.02 0.02 0.02 99.93 [2024-08-06T23:37:46.029Z] 23:28:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-06T23:37:46.029Z] 23:28:01 7 0.02 0.00 0.02 0.02 0.02 99.93 [2024-08-06T23:37:46.029Z] 23:29:01 all 0.04 0.00 0.02 0.00 0.01 99.93 [2024-08-06T23:37:46.029Z] 23:29:01 0 0.15 0.00 0.05 0.00 0.03 99.77 [2024-08-06T23:37:46.029Z] 23:29:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-06T23:37:46.029Z] 23:29:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-06T23:37:46.029Z] 23:29:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-06T23:37:46.029Z] 23:29:01 4 0.03 0.00 0.05 0.00 0.02 99.90 [2024-08-06T23:37:46.029Z] 23:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-06T23:37:46.029Z] 23:29:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-06T23:37:46.029Z] 23:29:01 7 0.05 0.00 0.02 0.02 0.02 99.90 [2024-08-06T23:37:46.029Z] 23:30:01 all 0.26 0.00 0.01 0.00 0.01 99.72 [2024-08-06T23:37:46.029Z] 23:30:01 0 1.97 0.00 0.00 0.00 0.05 97.98 [2024-08-06T23:37:46.029Z] 23:30:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-06T23:37:46.029Z] 23:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-06T23:37:46.029Z] 23:30:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-06T23:37:46.029Z] 23:30:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-06T23:37:46.029Z] 23:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-06T23:37:46.029Z] 23:30:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-06T23:37:46.029Z] 23:30:01 7 0.05 0.00 0.02 0.02 0.02 99.90 [2024-08-06T23:37:46.029Z] 23:31:01 all 0.12 0.00 0.02 0.00 0.01 99.84 [2024-08-06T23:37:46.029Z] 23:31:01 0 0.76 0.00 0.02 0.00 0.03 99.19 [2024-08-06T23:37:46.029Z] 23:31:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2024-08-06T23:37:46.029Z] 23:31:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-06T23:37:46.029Z] 23:31:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-06T23:37:46.029Z] 23:31:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2024-08-06T23:37:46.029Z] 23:31:01 5 0.00 0.00 0.02 0.02 0.02 99.95 [2024-08-06T23:37:46.029Z] 23:31:01 6 0.05 0.00 0.03 0.00 0.02 99.90 [2024-08-06T23:37:46.029Z] 23:31:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2024-08-06T23:37:46.029Z] 23:32:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2024-08-06T23:37:46.029Z] 23:32:01 0 0.00 0.00 0.05 0.00 0.03 99.92 [2024-08-06T23:37:46.029Z] 23:32:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2024-08-06T23:37:46.029Z] 23:32:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-06T23:37:46.029Z] 23:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-06T23:37:46.029Z] 23:32:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-06T23:37:46.029Z] 23:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-06T23:37:46.029Z] 23:32:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-06T23:37:46.029Z] 23:32:01 7 0.03 0.00 0.00 0.02 0.02 99.93 [2024-08-06T23:37:46.029Z] 23:33:01 all 0.05 0.00 0.01 0.00 0.01 99.92 [2024-08-06T23:37:46.029Z] 23:33:01 0 0.18 0.00 0.03 0.00 0.02 99.77 [2024-08-06T23:37:46.029Z] 23:33:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-06T23:37:46.029Z] 23:33:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-06T23:37:46.029Z] 23:33:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2024-08-06T23:37:46.029Z] 23:33:01 4 0.05 0.00 0.02 0.00 0.02 99.92 [2024-08-06T23:37:46.029Z] 23:33:01 5 0.00 0.00 0.00 0.02 0.02 99.97 [2024-08-06T23:37:46.029Z] 23:33:01 6 0.05 0.00 0.03 0.00 0.02 99.90 [2024-08-06T23:37:46.029Z] 23:33:01 7 0.05 0.00 0.00 0.02 0.00 99.93 [2024-08-06T23:37:46.029Z] 23:34:01 all 0.26 0.00 0.00 0.00 0.01 99.72 [2024-08-06T23:37:46.029Z] 23:34:01 0 1.99 0.00 0.00 0.00 0.02 98.00 [2024-08-06T23:37:46.029Z] 23:34:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-06T23:37:46.029Z] 23:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-06T23:37:46.029Z] 23:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-06T23:37:46.029Z] 23:34:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-06T23:37:46.029Z] 23:34:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2024-08-06T23:37:46.029Z] 23:34:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-06T23:37:46.029Z] 23:34:01 7 0.03 0.00 0.02 0.02 0.02 99.92 [2024-08-06T23:37:46.029Z] 23:35:01 all 0.27 0.00 0.01 0.00 0.01 99.71 [2024-08-06T23:37:46.029Z] 23:35:01 0 1.99 0.00 0.02 0.00 0.03 97.96 [2024-08-06T23:37:46.029Z] 23:35:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-06T23:37:46.029Z] 23:35:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-06T23:37:46.029Z] 23:35:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-06T23:37:46.029Z] 23:35:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2024-08-06T23:37:46.029Z] 23:35:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-06T23:37:46.029Z] 23:35:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-06T23:37:46.029Z] 23:35:01 7 0.02 0.00 0.00 0.02 0.02 99.95 [2024-08-06T23:37:46.029Z] 23:36:01 all 0.26 0.00 0.01 0.00 0.02 99.71 [2024-08-06T23:37:46.029Z] 23:36:01 0 2.00 0.00 0.00 0.00 0.03 97.96 [2024-08-06T23:37:46.029Z] 23:36:01 1 0.00 0.00 0.03 0.00 0.02 99.95 [2024-08-06T23:37:46.029Z] 23:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-06T23:37:46.029Z] 23:36:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-06T23:37:46.029Z] 23:36:01 4 0.05 0.00 0.02 0.00 0.02 99.92 [2024-08-06T23:37:46.029Z] 23:36:01 5 0.00 0.00 0.00 0.02 0.02 99.97 [2024-08-06T23:37:46.029Z] 23:36:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-06T23:37:46.029Z] 23:36:01 7 0.00 0.00 0.02 0.02 0.02 99.95 [2024-08-06T23:37:46.029Z] 23:37:01 all 7.60 0.00 3.19 1.73 0.06 87.43 [2024-08-06T23:37:46.029Z] 23:37:01 0 9.50 0.00 2.12 0.57 0.07 87.74 [2024-08-06T23:37:46.029Z] 23:37:01 1 6.92 0.00 3.58 0.03 0.05 89.42 [2024-08-06T23:37:46.029Z] 23:37:01 2 5.93 0.00 4.05 0.03 0.05 89.94 [2024-08-06T23:37:46.029Z] 23:37:01 3 7.97 0.00 3.83 6.90 0.05 81.25 [2024-08-06T23:37:46.029Z] 23:37:01 4 7.92 0.00 3.30 0.44 0.05 88.30 [2024-08-06T23:37:46.029Z] 23:37:01 5 7.55 0.00 2.34 0.03 0.05 90.03 [2024-08-06T23:37:46.029Z] 23:37:01 6 7.54 0.00 3.10 0.30 0.07 89.00 [2024-08-06T23:37:46.029Z] 23:37:01 7 7.44 0.00 3.20 5.51 0.10 83.75 [2024-08-06T23:37:46.029Z] Average: all 8.04 0.00 1.44 1.04 0.03 89.45 [2024-08-06T23:37:46.029Z] Average: 0 8.52 0.00 1.46 1.01 0.04 88.96 [2024-08-06T23:37:46.029Z] Average: 1 7.87 0.00 1.45 0.87 0.03 89.77 [2024-08-06T23:37:46.029Z] Average: 2 7.74 0.00 1.46 1.14 0.02 89.64 [2024-08-06T23:37:46.029Z] Average: 3 7.97 0.00 1.41 1.35 0.03 89.24 [2024-08-06T23:37:46.029Z] Average: 4 8.08 0.00 1.46 1.27 0.03 89.15 [2024-08-06T23:37:46.029Z] Average: 5 8.01 0.00 1.37 1.05 0.03 89.54 [2024-08-06T23:37:46.029Z] Average: 6 8.02 0.00 1.41 0.75 0.03 89.79 [2024-08-06T23:37:46.029Z] Average: 7 8.11 0.00 1.49 0.85 0.03 89.51 [2024-08-06T23:37:46.029Z] [2024-08-06T23:37:46.029Z] [2024-08-06T23:37:46.029Z]