Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1557ff349175bf3a04544285f7fd6db72d380d6c 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-ssh2745817361695519473.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh15629984410696188815.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh17658088577835632688.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh976327280355895294.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-ssh727423748930871694.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], buildSnap:false] ========================================================= [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.20 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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-16291’ Running on prd-ubuntu20.04-docker-8c-8g-16293 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/526 [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/526 # 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 > 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 Avoid second fetch Checking out Revision 1557ff349175bf3a04544285f7fd6db72d380d6c (main) Commit message: "build(snap): Upgrade releases of Consul, Nginx and Redis (#4574)" > git config core.sparsecheckout # timeout=10 > git checkout -f 1557ff349175bf3a04544285f7fd6db72d380d6c # timeout=10 > git rev-list --no-walk 32cb5413f266176248a0713c2644b680483ab760 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-22T15:39:42.338Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-22T15:39:42.407Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-22T15:39:42.428Z] ========================================================= [2023-05-22T15:39:42.428Z] EdgeX Global Pipelines Version Info [2023-05-22T15:39:42.428Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-22T15:39:43.144Z] ------------------- [2023-05-22T15:39:43.144Z] stable info: [2023-05-22T15:39:43.144Z] ------------------- [2023-05-22T15:39:43.144Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-22T15:39:43.144Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-22T15:39:43.144Z] Message: update stable to v1.0.249 [2023-05-22T15:39:43.715Z] ------------------- [2023-05-22T15:39:43.715Z] experimental info: [2023-05-22T15:39:43.715Z] ------------------- [2023-05-22T15:39:43.715Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-22T15:39:43.715Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-22T15:39:43.715Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-22T15:39:43.891Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-05-22T15:39:43.899Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-05-22T15:39:43.907Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-22T15:39:43.915Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-22T15:39:43.923Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-22T15:39:43.931Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-22T15:39:43.946Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-22T15:39:43.960Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-05-22T15:39:43.973Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-05-22T15:39:43.983Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-05-22T15:39:43.994Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-22T15:39:44.005Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-22T15:39:44.016Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-22T15:39:44.029Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-22T15:39:44.042Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-22T15:39:44.053Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-22T15:39:44.063Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-22T15:39:44.074Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-22T15:39:44.084Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-05-22T15:39:44.096Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-05-22T15:39:44.114Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-22T15:39:44.130Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-22T15:39:44.142Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-22T15:39:44.153Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-22T15:39:44.169Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-22T15:39:44.181Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-22T15:39:44.191Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1557ff349175bf3a04544285f7fd6db72d380d6c [Pipeline] echo [2023-05-22T15:39:44.205Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1557ff3 [Pipeline] echo [2023-05-22T15:39:44.217Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-22T15:39:44.267Z] provisioning config files... [2023-05-22T15:39:44.282Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/526@tmp/config8132875355129820266tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-22T15:39:44.584Z] ---> docker-login.sh [2023-05-22T15:39:44.584Z] nexus3.edgexfoundry.org:10001 [2023-05-22T15:39:44.584Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T15:39:44.846Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T15:39:44.846Z] Configure a credential helper to remove this warning. See [2023-05-22T15:39:44.846Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T15:39:44.846Z] [2023-05-22T15:39:44.846Z] Login Succeeded [2023-05-22T15:39:44.846Z] nexus3.edgexfoundry.org:10002 [2023-05-22T15:39:44.846Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T15:39:44.846Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T15:39:44.846Z] Configure a credential helper to remove this warning. See [2023-05-22T15:39:44.846Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T15:39:44.846Z] [2023-05-22T15:39:44.846Z] Login Succeeded [2023-05-22T15:39:44.846Z] nexus3.edgexfoundry.org:10003 [2023-05-22T15:39:44.846Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T15:39:45.107Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T15:39:45.107Z] Configure a credential helper to remove this warning. See [2023-05-22T15:39:45.107Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T15:39:45.107Z] [2023-05-22T15:39:45.107Z] Login Succeeded [2023-05-22T15:39:45.107Z] nexus3.edgexfoundry.org:10004 [2023-05-22T15:39:45.107Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T15:39:45.107Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T15:39:45.107Z] Configure a credential helper to remove this warning. See [2023-05-22T15:39:45.107Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T15:39:45.107Z] [2023-05-22T15:39:45.107Z] Login Succeeded [2023-05-22T15:39:45.107Z] docker.io [2023-05-22T15:39:45.107Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T15:39:45.368Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T15:39:45.368Z] Configure a credential helper to remove this warning. See [2023-05-22T15:39:45.368Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T15:39:45.368Z] [2023-05-22T15:39:45.368Z] Login Succeeded [2023-05-22T15:39:45.368Z] ---> docker-login.sh ends [Pipeline] } [2023-05-22T15:39:45.378Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-22T15:39:45.687Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/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-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-05-22T15:39:45.687Z] + + dirname cmd/core-command/Dockerfile [2023-05-22T15:39:45.687Z] cut -d/ -f2 [2023-05-22T15:39:45.687Z] + echo core-command,cmd/core-command/Dockerfile [2023-05-22T15:39:45.687Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-05-22T15:39:45.687Z] + cut -d/ -f2 [2023-05-22T15:39:45.687Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-05-22T15:39:45.687Z] + cut -d/ -f2 [2023-05-22T15:39:45.687Z] + dirname cmd/core-data/Dockerfile [2023-05-22T15:39:45.687Z] + echo core-data,cmd/core-data/Dockerfile [2023-05-22T15:39:45.687Z] + + cut -d/ -f2 [2023-05-22T15:39:45.687Z] dirname cmd/core-metadata/Dockerfile [2023-05-22T15:39:45.687Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-05-22T15:39:45.687Z] + + cut -d/dirname -f2 cmd/security-bootstrapper/Dockerfile [2023-05-22T15:39:45.687Z] [2023-05-22T15:39:45.687Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-05-22T15:39:45.687Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-05-22T15:39:45.687Z] + cut -d/ -f2 [2023-05-22T15:39:45.687Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-05-22T15:39:45.687Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-05-22T15:39:45.687Z] + cut -d/ -f2 [2023-05-22T15:39:45.687Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-05-22T15:39:45.687Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-05-22T15:39:45.687Z] + cut -d/ -f2 [2023-05-22T15:39:45.687Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-05-22T15:39:45.687Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-05-22T15:39:45.687Z] + cut -d/ -f2 [2023-05-22T15:39:45.687Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-05-22T15:39:45.687Z] + dirname cmd/security-spire-agent/Dockerfile [2023-05-22T15:39:45.687Z] + cut -d/ -f2 [2023-05-22T15:39:45.687Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-05-22T15:39:45.687Z] + + cut -d/ -f2 [2023-05-22T15:39:45.687Z] dirname cmd/security-spire-config/Dockerfile [2023-05-22T15:39:45.687Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-05-22T15:39:45.687Z] + dirname cmd/security-spire-server/Dockerfile [2023-05-22T15:39:45.687Z] + cut -d/ -f2 [2023-05-22T15:39:45.687Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-05-22T15:39:45.687Z] + cut -d/ -f2 [2023-05-22T15:39:45.687Z] + dirname cmd/support-notifications/Dockerfile [2023-05-22T15:39:45.687Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-05-22T15:39:45.687Z] + dirname cmd/support-scheduler/Dockerfile [2023-05-22T15:39:45.687Z] + cut -d/ -f2 [2023-05-22T15:39:45.687Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-05-22T15:39:45.736Z] 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-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-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 [2023-05-22T15:39:46.085Z] + git rev-list -1 --merges 1557ff349175bf3a04544285f7fd6db72d380d6c~1..1557ff349175bf3a04544285f7fd6db72d380d6c [Pipeline] echo [2023-05-22T15:39:46.104Z] -----------> git rev-list -1 --merges 1557ff349175bf3a04544285f7fd6db72d380d6c~1..1557ff349175bf3a04544285f7fd6db72d380d6c 1557ff349175bf3a04544285f7fd6db72d380d6c [false] [Pipeline] sh [2023-05-22T15:39:46.389Z] + git log --format=format:%s -1 1557ff349175bf3a04544285f7fd6db72d380d6c [Pipeline] echo [2023-05-22T15:39:46.403Z] ========================================================= [2023-05-22T15:39:46.403Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-22T15:39:46.403Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-05-22T15:39:46.768Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-22T15:39:46.768Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-22T15:39:46.768Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-22T15:39:46.768Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-22T15:39:46.768Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-22T15:39:46.768Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-22T15:39:46.768Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T15:39:47.113Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-22T15:39:47.113Z] [2023-05-22T15:39:47.113Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T15:39:47.412Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-22T15:39:47.412Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-22T15:39:47.412Z] b85a868b505f: Pulling fs layer [2023-05-22T15:39:47.412Z] e2be974225ed: Pulling fs layer [2023-05-22T15:39:47.412Z] 339a4e72a1f5: Pulling fs layer [2023-05-22T15:39:47.412Z] 988bab9f4d93: Pulling fs layer [2023-05-22T15:39:47.412Z] 1469e6f7b9e6: Pulling fs layer [2023-05-22T15:39:47.412Z] eaf3925da568: Pulling fs layer [2023-05-22T15:39:47.412Z] bab4dde63d76: Pulling fs layer [2023-05-22T15:39:47.412Z] bde34c3a00c8: Pulling fs layer [2023-05-22T15:39:47.412Z] b352a97aabf1: Pulling fs layer [2023-05-22T15:39:47.412Z] 4872d77fe225: Pulling fs layer [2023-05-22T15:39:47.412Z] 5851b861e8e6: Pulling fs layer [2023-05-22T15:39:47.412Z] 1469e6f7b9e6: Waiting [2023-05-22T15:39:47.412Z] 988bab9f4d93: Waiting [2023-05-22T15:39:47.412Z] bab4dde63d76: Waiting [2023-05-22T15:39:47.412Z] b352a97aabf1: Waiting [2023-05-22T15:39:47.412Z] 4872d77fe225: Waiting [2023-05-22T15:39:47.412Z] 5851b861e8e6: Waiting [2023-05-22T15:39:47.412Z] e2be974225ed: Download complete [2023-05-22T15:39:47.672Z] 1469e6f7b9e6: Verifying Checksum [2023-05-22T15:39:47.672Z] 1469e6f7b9e6: Download complete [2023-05-22T15:39:47.672Z] eaf3925da568: Download complete [2023-05-22T15:39:47.672Z] 339a4e72a1f5: Verifying Checksum [2023-05-22T15:39:47.672Z] 339a4e72a1f5: Download complete [2023-05-22T15:39:47.672Z] bde34c3a00c8: Verifying Checksum [2023-05-22T15:39:47.672Z] bde34c3a00c8: Download complete [2023-05-22T15:39:47.672Z] b352a97aabf1: Download complete [2023-05-22T15:39:47.672Z] 4872d77fe225: Download complete [2023-05-22T15:39:47.672Z] 5851b861e8e6: Verifying Checksum [2023-05-22T15:39:47.672Z] 5851b861e8e6: Download complete [2023-05-22T15:39:47.672Z] b85a868b505f: Verifying Checksum [2023-05-22T15:39:47.672Z] b85a868b505f: Download complete [2023-05-22T15:39:47.931Z] bab4dde63d76: Verifying Checksum [2023-05-22T15:39:47.931Z] bab4dde63d76: Download complete [2023-05-22T15:39:48.871Z] b85a868b505f: Pull complete [2023-05-22T15:39:49.131Z] e2be974225ed: Pull complete [2023-05-22T15:39:49.698Z] 339a4e72a1f5: Pull complete [2023-05-22T15:39:49.698Z] 988bab9f4d93: Pull complete [2023-05-22T15:39:49.960Z] 1469e6f7b9e6: Pull complete [2023-05-22T15:39:49.960Z] eaf3925da568: Pull complete [2023-05-22T15:39:51.915Z] bab4dde63d76: Pull complete [2023-05-22T15:39:51.915Z] bde34c3a00c8: Pull complete [2023-05-22T15:39:52.174Z] b352a97aabf1: Pull complete [2023-05-22T15:39:52.174Z] 4872d77fe225: Pull complete [2023-05-22T15:39:52.174Z] 5851b861e8e6: Pull complete [2023-05-22T15:39:52.174Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-22T15:39:52.174Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-22T15:39:52.174Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T15:39:52.276Z] prd-ubuntu20.04-docker-8c-8g-16293 does not seem to be running inside a container [2023-05-22T15:39:52.315Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/526 -v /w/workspace/edgex-go/526:/w/workspace/edgex-go/526:rw,z -v /w/workspace/edgex-go/526@tmp:/w/workspace/edgex-go/526@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 [2023-05-22T15:39:55.159Z] $ docker top e0048daac6960569313d429eda18e53bedf9ad01a20addb7b8ca3c7bc7b52012 -eo pid,comm [2023-05-22T15:39:55.213Z] 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). [2023-05-22T15:39:55.213Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-22T15:39:55.250Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-22T15:39:55.250Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-22T15:39:55.366Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-22T15:39:55.373Z] $ docker exec e0048daac6960569313d429eda18e53bedf9ad01a20addb7b8ca3c7bc7b52012 ssh-agent [2023-05-22T15:39:55.476Z] SSH_AUTH_SOCK=/tmp/ssh-P9AJ9DDTNWue/agent.32 [2023-05-22T15:39:55.476Z] SSH_AGENT_PID=38 [2023-05-22T15:39:55.482Z] Running ssh-add (command line suppressed) [2023-05-22T15:39:55.596Z] Identity added: /w/workspace/edgex-go/526@tmp/private_key_14935720199727274146.key (/w/workspace/edgex-go/526@tmp/private_key_14935720199727274146.key) [2023-05-22T15:39:55.608Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-22T15:39:55.896Z] + git tag --points-at HEAD [Pipeline] } [2023-05-22T15:39:55.911Z] $ docker exec --env ******** --env ******** e0048daac6960569313d429eda18e53bedf9ad01a20addb7b8ca3c7bc7b52012 ssh-agent -k [2023-05-22T15:39:56.026Z] unset SSH_AUTH_SOCK; [2023-05-22T15:39:56.026Z] unset SSH_AGENT_PID; [2023-05-22T15:39:56.026Z] echo Agent pid 38 killed; [2023-05-22T15:39:56.031Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-22T15:39:56.053Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-22T15:39:56.053Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-22T15:39:56.169Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-22T15:39:56.176Z] $ docker exec e0048daac6960569313d429eda18e53bedf9ad01a20addb7b8ca3c7bc7b52012 ssh-agent [2023-05-22T15:39:56.279Z] SSH_AUTH_SOCK=/tmp/ssh-2FEhK0spXhm6/agent.70 [2023-05-22T15:39:56.279Z] SSH_AGENT_PID=76 [2023-05-22T15:39:56.284Z] Running ssh-add (command line suppressed) [2023-05-22T15:39:56.375Z] Identity added: /w/workspace/edgex-go/526@tmp/private_key_5329727936306894308.key (/w/workspace/edgex-go/526@tmp/private_key_5329727936306894308.key) [2023-05-22T15:39:56.385Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-22T15:39:56.674Z] + git semver init [2023-05-22T15:39:56.934Z] 2023-05-22 15:39:56,852 [run_init] DEBUG init version:0.0.0 force:False [2023-05-22T15:39:56.934Z] 2023-05-22 15:39:56,853 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/526/.semver [2023-05-22T15:39:56.934Z] 2023-05-22 15:39:56,854 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/526/.semver [2023-05-22T15:39:56.934Z] 2023-05-22 15:39:56,854 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/526/.semver'], cwd=/w/workspace/edgex-go/526, universal_newlines=False, shell=None, istream=None) [2023-05-22T15:40:02.229Z] 2023-05-22 15:40:01,532 [append_file] DEBUG append to file:/w/workspace/edgex-go/526/.git/info/exclude [2023-05-22T15:40:02.229Z] 2023-05-22 15:40:01,532 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/526/.semver/main with force:False [2023-05-22T15:40:02.229Z] 2023-05-22 15:40:01,533 [read_version] DEBUG read version from /w/workspace/edgex-go/526/.semver/main [2023-05-22T15:40:02.229Z] 2023-05-22 15:40:01,533 [read_version] DEBUG read version from /w/workspace/edgex-go/526/.semver/main [2023-05-22T15:40:02.229Z] 3.0.0-dev.160 [Pipeline] } [2023-05-22T15:40:02.243Z] $ docker exec --env ******** --env ******** e0048daac6960569313d429eda18e53bedf9ad01a20addb7b8ca3c7bc7b52012 ssh-agent -k [2023-05-22T15:40:02.332Z] unset SSH_AUTH_SOCK; [2023-05-22T15:40:02.333Z] unset SSH_AGENT_PID; [2023-05-22T15:40:02.335Z] echo Agent pid 76 killed; [2023-05-22T15:40:02.338Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-22T15:40:02.648Z] + git semver [Pipeline] } [2023-05-22T15:40:02.927Z] $ docker stop --time=1 e0048daac6960569313d429eda18e53bedf9ad01a20addb7b8ca3c7bc7b52012 [2023-05-22T15:40:04.208Z] $ docker rm -f --volumes e0048daac6960569313d429eda18e53bedf9ad01a20addb7b8ca3c7bc7b52012 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-22T15:40:04.542Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-22T15:40:04.768Z] Stashed 1 file(s) [Pipeline] echo [2023-05-22T15:40:04.771Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.160 [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 [2023-05-22T15:40:05.172Z] + git config --global --add safe.directory /w/workspace/edgex-go/526 [Pipeline] echo [2023-05-22T15:40:05.186Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-22T15:40:05.199Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-22T15:40:05.206Z] ========================================================= [2023-05-22T15:40:05.206Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-22T15:40:05.206Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-05-22T15:40:05.492Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-22T15:40:05.492Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-22T15:40:05.492Z] f56be85fc22e: Pulling fs layer [2023-05-22T15:40:05.492Z] 85791d961cd3: Pulling fs layer [2023-05-22T15:40:05.492Z] d694b5ae8c79: Pulling fs layer [2023-05-22T15:40:05.492Z] 9f32a84ed3da: Pulling fs layer [2023-05-22T15:40:05.492Z] 4d19c01a9841: Pulling fs layer [2023-05-22T15:40:05.492Z] 9325e15d5711: Pulling fs layer [2023-05-22T15:40:05.492Z] 556b6ee489ea: Pulling fs layer [2023-05-22T15:40:05.492Z] 9f32a84ed3da: Waiting [2023-05-22T15:40:05.492Z] 4d19c01a9841: Waiting [2023-05-22T15:40:05.492Z] 9325e15d5711: Waiting [2023-05-22T15:40:05.492Z] c5a4b2cf53e6: Pulling fs layer [2023-05-22T15:40:05.492Z] 85791d961cd3: Verifying Checksum [2023-05-22T15:40:05.492Z] 85791d961cd3: Download complete [2023-05-22T15:40:05.492Z] 9f32a84ed3da: Verifying Checksum [2023-05-22T15:40:05.492Z] 9f32a84ed3da: Download complete [2023-05-22T15:40:05.492Z] 4d19c01a9841: Verifying Checksum [2023-05-22T15:40:05.492Z] 4d19c01a9841: Download complete [2023-05-22T15:40:05.492Z] f56be85fc22e: Verifying Checksum [2023-05-22T15:40:05.492Z] f56be85fc22e: Download complete [2023-05-22T15:40:05.492Z] 9325e15d5711: Verifying Checksum [2023-05-22T15:40:05.492Z] 9325e15d5711: Download complete [2023-05-22T15:40:05.753Z] f56be85fc22e: Pull complete [2023-05-22T15:40:05.753Z] 85791d961cd3: Pull complete [2023-05-22T15:40:06.321Z] d694b5ae8c79: Verifying Checksum [2023-05-22T15:40:06.321Z] d694b5ae8c79: Download complete [2023-05-22T15:40:06.321Z] c5a4b2cf53e6: Verifying Checksum [2023-05-22T15:40:06.321Z] c5a4b2cf53e6: Download complete [2023-05-22T15:40:06.321Z] 556b6ee489ea: Verifying Checksum [2023-05-22T15:40:06.321Z] 556b6ee489ea: Download complete [2023-05-22T15:40:09.624Z] d694b5ae8c79: Pull complete [2023-05-22T15:40:09.624Z] 9f32a84ed3da: Pull complete [2023-05-22T15:40:09.624Z] 4d19c01a9841: Pull complete [2023-05-22T15:40:09.624Z] 9325e15d5711: Pull complete [2023-05-22T15:40:12.171Z] 556b6ee489ea: Pull complete [2023-05-22T15:40:12.742Z] c5a4b2cf53e6: Pull complete [2023-05-22T15:40:12.742Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-22T15:40:12.742Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-22T15:40:12.742Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-05-22T15:40:13.042Z] + + docker build -techo ci-base-image-x86_64 FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-22T15:40:13.042Z] WORKDIR /edgex [2023-05-22T15:40:13.042Z] COPY go.mod . [2023-05-22T15:40:13.042Z] RUN go mod download -f [2023-05-22T15:40:13.042Z] - . [2023-05-22T15:40:13.607Z] Sending build context to Docker daemon 170.8MB [2023-05-22T15:40:13.607Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-22T15:40:13.607Z] ---> c4be618373d6 [2023-05-22T15:40:13.607Z] Step 2/4 : WORKDIR /edgex [2023-05-22T15:40:19.212Z] ---> Running in e681954d84ce [2023-05-22T15:40:19.212Z] Removing intermediate container e681954d84ce [2023-05-22T15:40:19.212Z] ---> d30910f380e9 [2023-05-22T15:40:19.212Z] Step 3/4 : COPY go.mod . [2023-05-22T15:40:19.212Z] ---> d5134c3e4bb1 [2023-05-22T15:40:19.212Z] Step 4/4 : RUN go mod download [2023-05-22T15:40:19.212Z] ---> Running in 9c884c6e257e [2023-05-22T15:40:19.865Z] Still waiting to schedule task [2023-05-22T15:40:19.865Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-16292’ is offline [2023-05-22T15:40:37.391Z] Removing intermediate container 9c884c6e257e [2023-05-22T15:40:37.391Z] ---> e593a9ca6b0e [2023-05-22T15:40:37.391Z] Successfully built e593a9ca6b0e [2023-05-22T15:40:37.391Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T15:40:37.696Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-22T15:40:37.696Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T15:40:37.761Z] prd-ubuntu20.04-docker-8c-8g-16293 does not seem to be running inside a container [2023-05-22T15:40:37.797Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/526 -v /w/workspace/edgex-go/526:/w/workspace/edgex-go/526:rw,z -v /w/workspace/edgex-go/526@tmp:/w/workspace/edgex-go/526@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 [2023-05-22T15:40:38.200Z] $ docker top 255a68c9b9f4e5098347e68ac51d5471a6893c9a88c9969fcfeefd8c1d9ed727 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-22T15:40:38.550Z] + go version [2023-05-22T15:40:38.550Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-22T15:40:38.566Z] $ docker stop --time=1 255a68c9b9f4e5098347e68ac51d5471a6893c9a88c9969fcfeefd8c1d9ed727 [2023-05-22T15:40:39.825Z] $ docker rm -f --volumes 255a68c9b9f4e5098347e68ac51d5471a6893c9a88c9969fcfeefd8c1d9ed727 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T15:40:40.240Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-22T15:40:40.240Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T15:40:40.317Z] prd-ubuntu20.04-docker-8c-8g-16293 does not seem to be running inside a container [2023-05-22T15:40:40.349Z] $ 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/526 -v /w/workspace/edgex-go/526:/w/workspace/edgex-go/526:rw,z -v /w/workspace/edgex-go/526@tmp:/w/workspace/edgex-go/526@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 [2023-05-22T15:40:40.668Z] $ docker top 5e524fb6f26dc934a678a256df12a49fe5af21b664389a493cbf288a2021f30c -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-22T15:40:40.724Z] ========================================================= [2023-05-22T15:40:40.724Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-05-22T15:40:40.724Z] ========================================================= [Pipeline] sh [2023-05-22T15:40:41.000Z] + git config --global --add safe.directory /w/workspace/edgex-go/526 [Pipeline] fileExists [Pipeline] sh [2023-05-22T15:40:41.295Z] + make test [2023-05-22T15:40:41.295Z] go test -race -coverprofile=coverage.out ./... [2023-05-22T15:40:49.417Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-05-22T15:41:04.328Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-05-22T15:41:04.328Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-05-22T15:41:04.328Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-05-22T15:41:04.328Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-05-22T15:41:04.328Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-05-22T15:41:04.328Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-05-22T15:41:04.328Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-05-22T15:41:04.328Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-05-22T15:41:04.328Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-05-22T15:41:04.328Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-05-22T15:41:04.328Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-05-22T15:41:04.328Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-05-22T15:41:04.328Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-05-22T15:41:04.328Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-05-22T15:41:06.229Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-05-22T15:41:06.229Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-05-22T15:41:06.229Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.063s coverage: 28.7% of statements [2023-05-22T15:41:08.759Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.081s coverage: 98.5% of statements [2023-05-22T15:41:12.951Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.095s coverage: 71.5% of statements [2023-05-22T15:41:12.951Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-05-22T15:41:12.951Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-05-22T15:41:12.951Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-05-22T15:41:13.975Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-05-22T15:41:13.975Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-05-22T15:41:14.246Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.083s coverage: 54.0% of statements [2023-05-22T15:41:15.700Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-05-22T15:41:15.700Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-05-22T15:41:15.700Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-05-22T15:41:15.700Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-05-22T15:41:15.700Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-05-22T15:41:16.635Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-05-22T15:41:16.635Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-05-22T15:41:18.537Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.985s coverage: 88.5% of statements [2023-05-22T15:41:18.537Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.069s coverage: 3.8% of statements [2023-05-22T15:41:18.795Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-05-22T15:41:18.795Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-05-22T15:41:18.795Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-05-22T15:41:19.055Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.375s coverage: 95.6% of statements [2023-05-22T15:41:19.314Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-05-22T15:41:19.314Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-05-22T15:41:19.314Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-05-22T15:41:19.314Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-05-22T15:41:19.314Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-05-22T15:41:19.314Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.052s coverage: 72.2% of statements [2023-05-22T15:41:20.249Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-05-22T15:41:20.249Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-05-22T15:41:20.249Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-05-22T15:41:20.249Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.046s coverage: 65.9% of statements [2023-05-22T15:41:21.184Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-05-22T15:41:21.184Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-05-22T15:41:21.184Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.106s coverage: 0.9% of statements [2023-05-22T15:41:21.184Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.043s coverage: 29.0% of statements [2023-05-22T15:41:21.184Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.061s coverage: 42.9% of statements [2023-05-22T15:41:21.184Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.058s coverage: 82.9% of statements [2023-05-22T15:41:21.441Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.050s coverage: 94.1% of statements [2023-05-22T15:41:21.441Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.059s coverage: 96.3% of statements [2023-05-22T15:41:22.005Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.048s coverage: 87.5% of statements [2023-05-22T15:41:22.581Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-05-22T15:41:22.581Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-05-22T15:41:22.581Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-05-22T15:41:22.581Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-05-22T15:41:22.840Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-05-22T15:41:22.840Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-05-22T15:41:22.840Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-05-22T15:41:22.840Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-05-22T15:41:23.774Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-05-22T15:41:23.774Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-05-22T15:41:23.774Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-05-22T15:41:23.774Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-05-22T15:41:24.341Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-05-22T15:41:24.341Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-05-22T15:41:24.599Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-05-22T15:41:25.538Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-05-22T15:41:25.797Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-05-22T15:41:26.734Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-05-22T15:41:26.734Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-05-22T15:41:28.109Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-05-22T15:41:28.109Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-05-22T15:41:28.109Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-05-22T15:41:29.488Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-05-22T15:41:29.488Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-05-22T15:41:30.055Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-05-22T15:41:30.623Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-05-22T15:41:30.623Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-05-22T15:41:30.623Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-05-22T15:41:30.623Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-05-22T15:41:32.000Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-05-22T15:41:32.000Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-05-22T15:41:32.000Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-05-22T15:41:32.000Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-05-22T15:41:33.377Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-05-22T15:41:33.377Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-05-22T15:41:33.378Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-05-22T15:41:33.378Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-05-22T15:41:33.946Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.059s coverage: 94.4% of statements [2023-05-22T15:41:34.204Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-05-22T15:41:34.204Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-05-22T15:41:35.140Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-05-22T15:41:35.140Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-05-22T15:41:47.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.256s coverage: 79.9% of statements [2023-05-22T15:41:47.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.070s coverage: 92.9% of statements [2023-05-22T15:41:47.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.026s coverage: 64.4% of statements [2023-05-22T15:41:47.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.060s coverage: 62.3% of statements [2023-05-22T15:41:47.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements [2023-05-22T15:41:47.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.043s coverage: 20.0% of statements [2023-05-22T15:41:47.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.049s coverage: 100.0% of statements [2023-05-22T15:41:47.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.100s coverage: 81.8% of statements [2023-05-22T15:41:47.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.100s coverage: 82.1% of statements [2023-05-22T15:41:47.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.050s coverage: 86.0% of statements [2023-05-22T15:41:47.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.164s coverage: 63.1% of statements [2023-05-22T15:41:47.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.040s coverage: 100.0% of statements [2023-05-22T15:41:47.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.041s coverage: 89.4% of statements [2023-05-22T15:41:47.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements [2023-05-22T15:41:47.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.046s coverage: 73.7% of statements [2023-05-22T15:41:47.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements [2023-05-22T15:41:47.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.171s coverage: 38.4% of statements [2023-05-22T15:41:47.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.061s coverage: 89.5% of statements [2023-05-22T15:41:47.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.058s coverage: 84.8% of statements [2023-05-22T15:41:47.355Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.066s coverage: 17.7% of statements [2023-05-22T15:41:47.355Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.107s coverage: 92.3% of statements [2023-05-22T15:41:47.355Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.075s coverage: 61.5% of statements [2023-05-22T15:41:47.355Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.081s coverage: 97.7% of statements [2023-05-22T15:41:47.355Z] 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 [2023-05-22T15:41:47.355Z] running golangci-lint [2023-05-22T15:41:47.355Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-05-22T15:41:47.355Z] go version go1.20.2 linux/amd64 [2023-05-22T15:41:47.355Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-05-22T15:41:47.355Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-05-22T15:41:55.788Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16295 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2023-05-22T15:41:55.802Z] Running in /w/workspace/edgex-go/526 [Pipeline] { [Pipeline] checkout [2023-05-22T15:41:55.835Z] The recommended git tool is: git [2023-05-22T15:42:01.229Z] using credential edgex-jenkins-ssh [2023-05-22T15:42:01.246Z] Cloning the remote Git repository [2023-05-22T15:42:01.294Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-05-22T15:42:01.393Z] > git init /w/workspace/edgex-go/526 # timeout=10 [2023-05-22T15:42:01.549Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-05-22T15:42:01.550Z] > git --version # timeout=10 [2023-05-22T15:42:01.570Z] > git --version # 'git version 2.25.1' [2023-05-22T15:42:01.573Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-22T15:42:01.758Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-22T15:42:02.244Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|types_sizes|deps|exports_file|files|imports|name) took 14.609135562s" [2023-05-22T15:42:02.244Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 45.364897ms" [2023-05-22T15:42:10.353Z] level=info msg="[linters_context/goanalysis] analyzers took 1m1.969664329s with top 10 stages: buildir: 33.98490011s, inspect: 2.218507103s, fact_deprecated: 1.679555289s, gosec: 1.348237962s, ctrlflow: 1.233828156s, S1038: 1.131359629s, printf: 906.690398ms, nilness: 802.872862ms, fact_purity: 783.86427ms, ineffassign: 749.712056ms" [2023-05-22T15:42:10.353Z] level=info msg="[runner] Issues before processing: 203, after processing: 0" [2023-05-22T15:42:10.353Z] level=info msg="[runner] Processors filtering stat (out/in): autogenerated_exclude: 203/203, identifier_marker: 203/203, exclude: 203/203, cgo: 203/203, filename_unadjuster: 203/203, path_prettifier: 203/203, skip_files: 203/203, nolint: 0/23, skip_dirs: 203/203, exclude-rules: 23/203" [2023-05-22T15:42:10.353Z] level=info msg="[runner] processing took 16.450099ms with stages: nolint: 7.160925ms, identifier_marker: 3.705929ms, autogenerated_exclude: 2.057928ms, path_prettifier: 1.537401ms, exclude-rules: 1.255137ms, skip_dirs: 677.778µs, cgo: 33.661µs, filename_unadjuster: 16.5µs, uniq_by_line: 1.01µs, max_same_issues: 750ns, skip_files: 690ns, exclude: 390ns, source_code: 380ns, sort_results: 350ns, severity-rules: 350ns, diff: 330ns, path_shortener: 170ns, max_from_linter: 170ns, max_per_file_from_linter: 130ns, path_prefixer: 120ns" [2023-05-22T15:42:10.353Z] level=info msg="[runner] linters took 8.086039165s with stages: goanalysis_metalinter: 8.069491025s" [2023-05-22T15:42:10.353Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-05-22T15:42:10.353Z] level=info msg="Memory: 229 samples, avg is 192.6MB, max is 753.0MB" [2023-05-22T15:42:10.353Z] level=info msg="Execution took 22.751949911s" [2023-05-22T15:42:10.353Z] go vet ./... [2023-05-22T15:42:14.541Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-22T15:42:14.541Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-22T15:42:14.541Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-22T15:42:14.553Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-05-22T15:42:14.841Z] + ls -al . [2023-05-22T15:42:14.841Z] total 704 [2023-05-22T15:42:14.841Z] drwxrwxr-x 11 1001 1001 4096 May 22 15:40 . [2023-05-22T15:42:14.841Z] drwxr-xr-x 4 root root 4096 May 22 15:40 .. [2023-05-22T15:42:14.841Z] drwxrwxr-x 2 1001 1001 4096 May 22 15:39 .blubracket [2023-05-22T15:42:14.841Z] -rw-rw-r-- 1 1001 1001 16 May 22 15:39 .dockerignore [2023-05-22T15:42:14.841Z] drwxrwxr-x 8 1001 1001 4096 May 22 15:40 .git [2023-05-22T15:42:14.841Z] drwxrwxr-x 3 1001 1001 4096 May 22 15:39 .github [2023-05-22T15:42:14.841Z] -rw-rw-r-- 1 1001 1001 1133 May 22 15:39 .gitignore [2023-05-22T15:42:14.841Z] -rw-rw-r-- 1 1001 1001 42 May 22 15:39 .golangci.yml [2023-05-22T15:42:14.841Z] -rw-rw-r-- 1 1001 1001 87 May 22 15:39 .hadolint.yml [2023-05-22T15:42:14.841Z] drwxr-xr-x 3 1001 1001 4096 May 22 15:40 .semver [2023-05-22T15:42:14.841Z] -rw-rw-r-- 1 1001 1001 166 May 22 15:39 .sonarcloud.properties [2023-05-22T15:42:14.841Z] -rw-rw-r-- 1 1001 1001 1171 May 22 15:39 ADOPTERS.md [2023-05-22T15:42:14.841Z] -rw-rw-r-- 1 1001 1001 10835 May 22 15:39 Attribution.txt [2023-05-22T15:42:14.841Z] -rw-rw-r-- 1 1001 1001 73765 May 22 15:39 CHANGELOG.md [2023-05-22T15:42:14.842Z] -rw-rw-r-- 1 1001 1001 3804 May 22 15:39 CONTRIBUTING.md [2023-05-22T15:42:14.842Z] -rw-rw-r-- 1 1001 1001 677 May 22 15:39 GOVERNANCE.md [2023-05-22T15:42:14.842Z] -rw-rw-r-- 1 1001 1001 883 May 22 15:39 Jenkinsfile [2023-05-22T15:42:14.842Z] -rw-rw-r-- 1 1001 1001 10775 May 22 15:39 LICENSE [2023-05-22T15:42:14.842Z] -rw-rw-r-- 1 1001 1001 14368 May 22 15:39 Makefile [2023-05-22T15:42:14.842Z] -rw-rw-r-- 1 1001 1001 582 May 22 15:39 OWNERS.md [2023-05-22T15:42:14.842Z] -rw-rw-r-- 1 1001 1001 9902 May 22 15:39 README.md [2023-05-22T15:42:14.842Z] -rw-rw-r-- 1 1001 1001 789 May 22 15:39 SECURITY.md [2023-05-22T15:42:14.842Z] -rw-rw-r-- 1 1001 1001 13 May 22 15:40 VERSION [2023-05-22T15:42:14.842Z] drwxrwxr-x 2 1001 1001 4096 May 22 15:39 bin [2023-05-22T15:42:14.842Z] drwxrwxr-x 18 1001 1001 4096 May 22 15:39 cmd [2023-05-22T15:42:14.842Z] -rw-r--r-- 1 root root 447731 May 22 15:41 coverage.out [2023-05-22T15:42:14.842Z] -rw-rw-r-- 1 1001 1001 3200 May 22 15:39 go.mod [2023-05-22T15:42:14.842Z] -rw-rw-r-- 1 1001 1001 31040 May 22 15:39 go.sum [2023-05-22T15:42:14.842Z] drwxrwxr-x 7 1001 1001 4096 May 22 15:39 internal [2023-05-22T15:42:14.842Z] drwxrwxr-x 3 1001 1001 4096 May 22 15:39 openapi [2023-05-22T15:42:14.842Z] -rw-rw-r-- 1 1001 1001 594 May 22 15:39 security.txt [2023-05-22T15:42:14.842Z] drwxrwxr-x 4 1001 1001 4096 May 22 15:39 snap [2023-05-22T15:42:14.842Z] -rw-rw-r-- 1 1001 1001 204 May 22 15:39 version.go [Pipeline] sh [2023-05-22T15:42:15.125Z] + '[' -e coverage.out ] [2023-05-22T15:42:15.125Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-05-22T15:42:15.248Z] Stashed 1 file(s) [Pipeline] sh [2023-05-22T15:42:15.536Z] + make build [2023-05-22T15:42:15.536Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.160" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-05-22T15:42:18.100Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-05-22T15:42:18.124Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-22T15:42:18.983Z] Avoid second fetch [2023-05-22T15:42:18.984Z] Checking out Revision 1557ff349175bf3a04544285f7fd6db72d380d6c (main) [2023-05-22T15:42:19.720Z] Commit message: "build(snap): Upgrade releases of Consul, Nginx and Redis (#4574)" [2023-05-22T15:42:19.005Z] > git config core.sparsecheckout # timeout=10 [2023-05-22T15:42:19.085Z] > git checkout -f 1557ff349175bf3a04544285f7fd6db72d380d6c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-22T15:42:20.735Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-22T15:42:20.735Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-22T15:42:20.735Z] Dload Upload Total Spent Left Speed [2023-05-22T15:42:20.735Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 157k 0 --:--:-- --:--:-- --:--:-- 157k [Pipeline] sh [2023-05-22T15:42:21.369Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-22T15:42:21.705Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-22T15:42:21.705Z] + sudo tee /etc/docker/daemon.new [2023-05-22T15:42:21.705Z] { [2023-05-22T15:42:21.705Z] "registry-mirrors": [ [2023-05-22T15:42:21.705Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-22T15:42:21.705Z] ], [2023-05-22T15:42:21.705Z] "bip": "10.250.0.254/24", [2023-05-22T15:42:21.705Z] "hosts": [ [2023-05-22T15:42:21.705Z] "tcp://0.0.0.0:5555", [2023-05-22T15:42:21.705Z] "unix:///var/run/docker.sock" [2023-05-22T15:42:21.705Z] ], [2023-05-22T15:42:21.705Z] "mtu": 1458, [2023-05-22T15:42:21.705Z] "selinux-enabled": true, [2023-05-22T15:42:21.705Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-22T15:42:21.705Z] } [Pipeline] sh [2023-05-22T15:42:22.048Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-22T15:42:22.391Z] + sudo service docker restart [2023-05-22T15:42:27.745Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.160" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-05-22T15:42:28.314Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.160" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-05-22T15:42:29.249Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.160" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-05-22T15:42:30.185Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.160" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-05-22T15:42:36.746Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.160" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-05-22T15:42:37.686Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.160" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-05-22T15:42:38.621Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.160" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-05-22T15:42:40.002Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.160" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-05-22T15:42:40.571Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.160" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-22T15:42:40.672Z] provisioning config files... [2023-05-22T15:42:40.696Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/526@tmp/config8824217628925821775tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-22T15:42:41.045Z] ---> docker-login.sh [2023-05-22T15:42:41.045Z] nexus3.edgexfoundry.org:10001 [2023-05-22T15:42:41.314Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T15:42:41.506Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.160" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-05-22T15:42:41.582Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T15:42:41.582Z] Configure a credential helper to remove this warning. See [2023-05-22T15:42:41.582Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T15:42:41.582Z] [2023-05-22T15:42:41.868Z] Login Succeeded [2023-05-22T15:42:41.868Z] nexus3.edgexfoundry.org:10002 [2023-05-22T15:42:41.868Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T15:42:42.137Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T15:42:42.137Z] Configure a credential helper to remove this warning. See [2023-05-22T15:42:42.137Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T15:42:42.137Z] [2023-05-22T15:42:42.137Z] Login Succeeded [2023-05-22T15:42:42.137Z] nexus3.edgexfoundry.org:10003 [2023-05-22T15:42:42.410Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T15:42:42.410Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T15:42:42.410Z] Configure a credential helper to remove this warning. See [2023-05-22T15:42:42.410Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T15:42:42.410Z] [2023-05-22T15:42:42.410Z] Login Succeeded [2023-05-22T15:42:42.410Z] nexus3.edgexfoundry.org:10004 [2023-05-22T15:42:42.678Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T15:42:42.882Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.160" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-05-22T15:42:42.950Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T15:42:42.950Z] Configure a credential helper to remove this warning. See [2023-05-22T15:42:42.950Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T15:42:42.950Z] [2023-05-22T15:42:42.950Z] Login Succeeded [2023-05-22T15:42:42.950Z] docker.io [2023-05-22T15:42:42.950Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T15:42:43.220Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T15:42:43.220Z] Configure a credential helper to remove this warning. See [2023-05-22T15:42:43.220Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T15:42:43.220Z] [2023-05-22T15:42:43.220Z] Login Succeeded [2023-05-22T15:42:43.487Z] ---> docker-login.sh ends [Pipeline] } [2023-05-22T15:42:43.499Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-05-22T15:42:44.050Z] + git config --global --add safe.directory /w/workspace/edgex-go/526 [Pipeline] echo [2023-05-22T15:42:44.068Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-22T15:42:44.079Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-22T15:42:44.086Z] ========================================================= [2023-05-22T15:42:44.086Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-22T15:42:44.086Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [Pipeline] } [2023-05-22T15:42:44.273Z] $ docker stop --time=1 5e524fb6f26dc934a678a256df12a49fe5af21b664389a493cbf288a2021f30c [2023-05-22T15:42:44.415Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-22T15:42:44.694Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-22T15:42:44.694Z] c41833b44d91: Pulling fs layer [2023-05-22T15:42:44.694Z] ed15518f5707: Pulling fs layer [2023-05-22T15:42:44.694Z] feae8fd75edb: Pulling fs layer [2023-05-22T15:42:44.694Z] 242c74f7c9fa: Pulling fs layer [2023-05-22T15:42:44.694Z] 3cdef696dda3: Pulling fs layer [2023-05-22T15:42:44.694Z] 2ced38df9373: Pulling fs layer [2023-05-22T15:42:44.694Z] 58f1dce35555: Pulling fs layer [2023-05-22T15:42:44.695Z] 3cdef696dda3: Waiting [2023-05-22T15:42:44.695Z] 2ced38df9373: Waiting [2023-05-22T15:42:44.695Z] 58f1dce35555: Waiting [2023-05-22T15:42:44.695Z] ed15518f5707: Verifying Checksum [2023-05-22T15:42:44.695Z] ed15518f5707: Download complete [2023-05-22T15:42:44.695Z] 242c74f7c9fa: Download complete [2023-05-22T15:42:44.695Z] 3cdef696dda3: Verifying Checksum [2023-05-22T15:42:44.695Z] 3cdef696dda3: Download complete [2023-05-22T15:42:44.695Z] c41833b44d91: Verifying Checksum [2023-05-22T15:42:44.695Z] c41833b44d91: Download complete [2023-05-22T15:42:45.672Z] c41833b44d91: Pull complete [2023-05-22T15:42:45.945Z] 58f1dce35555: Verifying Checksum [2023-05-22T15:42:45.945Z] 58f1dce35555: Download complete [2023-05-22T15:42:46.215Z] ed15518f5707: Pull complete [2023-05-22T15:42:47.183Z] feae8fd75edb: Download complete [2023-05-22T15:42:47.183Z] 2ced38df9373: Verifying Checksum [2023-05-22T15:42:47.183Z] 2ced38df9373: Download complete [2023-05-22T15:42:49.174Z] $ docker rm -f --volumes 5e524fb6f26dc934a678a256df12a49fe5af21b664389a493cbf288a2021f30c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T15:42:50.048Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-22T15:42:50.048Z] [2023-05-22T15:42:50.048Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T15:42:50.355Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-22T15:42:50.355Z] latest: Pulling from edgex-devops/edgex-compose [2023-05-22T15:42:50.355Z] cbdbe7a5bc2a: Pulling fs layer [2023-05-22T15:42:50.355Z] ca9280d653b3: Pulling fs layer [2023-05-22T15:42:50.355Z] 7e9c9ca2126c: Pulling fs layer [2023-05-22T15:42:50.355Z] cbdbe7a5bc2a: Verifying Checksum [2023-05-22T15:42:50.355Z] cbdbe7a5bc2a: Download complete [2023-05-22T15:42:50.616Z] ca9280d653b3: Download complete [2023-05-22T15:42:50.616Z] cbdbe7a5bc2a: Pull complete [2023-05-22T15:42:51.182Z] 7e9c9ca2126c: Download complete [2023-05-22T15:42:51.182Z] ca9280d653b3: Pull complete [2023-05-22T15:42:54.464Z] 7e9c9ca2126c: Pull complete [2023-05-22T15:42:54.464Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-05-22T15:42:54.464Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-22T15:42:54.464Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T15:42:54.539Z] prd-ubuntu20.04-docker-8c-8g-16293 does not seem to be running inside a container [2023-05-22T15:42:54.571Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/526 -v /w/workspace/edgex-go/526:/w/workspace/edgex-go/526:rw,z -v /w/workspace/edgex-go/526@tmp:/w/workspace/edgex-go/526@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-compose:latest cat [2023-05-22T15:42:57.289Z] feae8fd75edb: Pull complete [2023-05-22T15:42:57.289Z] 242c74f7c9fa: Pull complete [2023-05-22T15:42:57.289Z] 3cdef696dda3: Pull complete [2023-05-22T15:42:57.951Z] $ docker top 9711d15f4fd7c54d03405fe2848bf493236a7711369c7207025180413bb1111f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-22T15:42:58.297Z] + docker-compose build --help [2023-05-22T15:42:58.298Z] + grep parallel [2023-05-22T15:42:58.865Z] --parallel Build images in parallel. [Pipeline] } [2023-05-22T15:42:58.878Z] $ docker stop --time=1 9711d15f4fd7c54d03405fe2848bf493236a7711369c7207025180413bb1111f [2023-05-22T15:43:00.170Z] $ docker rm -f --volumes 9711d15f4fd7c54d03405fe2848bf493236a7711369c7207025180413bb1111f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T15:43:00.566Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-22T15:43:00.566Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T15:43:00.640Z] prd-ubuntu20.04-docker-8c-8g-16293 does not seem to be running inside a container [2023-05-22T15:43:00.671Z] $ 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/526 -v /w/workspace/edgex-go/526:/w/workspace/edgex-go/526:rw,z -v /w/workspace/edgex-go/526@tmp:/w/workspace/edgex-go/526@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 [2023-05-22T15:43:01.029Z] $ docker top 6be1c370097271e62d4009d603c626f2a6d0afc62c7282a71f0a8f9e4ae80c0e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-22T15:43:01.366Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-05-22T15:43:01.935Z] Building core-command ... [2023-05-22T15:43:01.935Z] Building core-common-config-bootstrapper ... [2023-05-22T15:43:01.935Z] Building core-data ... [2023-05-22T15:43:01.935Z] Building core-metadata ... [2023-05-22T15:43:01.935Z] Building security-bootstrapper ... [2023-05-22T15:43:01.935Z] Building security-proxy-auth ... [2023-05-22T15:43:01.935Z] Building security-proxy-setup ... [2023-05-22T15:43:01.935Z] Building security-secretstore-setup ... [2023-05-22T15:43:01.935Z] Building security-spiffe-token-provider ... [2023-05-22T15:43:01.935Z] Building security-spire-agent ... [2023-05-22T15:43:01.935Z] Building security-spire-config ... [2023-05-22T15:43:01.935Z] Building security-spire-server ... [2023-05-22T15:43:01.935Z] Building support-notifications ... [2023-05-22T15:43:01.935Z] Building support-scheduler ... [2023-05-22T15:43:01.935Z] Building security-proxy-setup [2023-05-22T15:43:01.935Z] Building security-spire-server [2023-05-22T15:43:01.935Z] Building core-data [2023-05-22T15:43:01.935Z] Building security-proxy-auth [2023-05-22T15:43:01.935Z] Building security-spiffe-token-provider [2023-05-22T15:43:04.111Z] 2ced38df9373: Pull complete [2023-05-22T15:43:06.065Z] 58f1dce35555: Pull complete [2023-05-22T15:43:06.065Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-22T15:43:06.065Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-22T15:43:06.065Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-05-22T15:43:06.400Z] + docker build -t ci-base-image-arm64 -f - . [2023-05-22T15:43:06.400Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-22T15:43:06.400Z] WORKDIR /edgex [2023-05-22T15:43:06.400Z] COPY go.mod . [2023-05-22T15:43:06.400Z] RUN go mod download [2023-05-22T15:43:06.985Z] Sending build context to Docker daemon 2.928MB [2023-05-22T15:43:06.985Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-22T15:43:06.985Z] ---> fadd8f120f05 [2023-05-22T15:43:06.985Z] Step 2/4 : WORKDIR /edgex [2023-05-22T15:43:08.942Z] ---> Running in 679f2e5edd49 [2023-05-22T15:43:08.942Z] Removing intermediate container 679f2e5edd49 [2023-05-22T15:43:08.942Z] ---> 4bbc8a91f4e9 [2023-05-22T15:43:08.942Z] Step 3/4 : COPY go.mod . [2023-05-22T15:43:09.538Z] ---> 3063f2463386 [2023-05-22T15:43:09.538Z] Step 4/4 : RUN go mod download [2023-05-22T15:43:09.538Z] ---> Running in 03cac176adff [2023-05-22T15:43:14.138Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-22T15:43:14.138Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-05-22T15:43:14.138Z] ---> e593a9ca6b0e [2023-05-22T15:43:14.138Z] Step 3/22 : WORKDIR /edgex-go [2023-05-22T15:43:14.397Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-22T15:43:14.397Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-05-22T15:43:14.397Z] ---> e593a9ca6b0e [2023-05-22T15:43:14.397Z] Step 3/20 : WORKDIR /edgex-go [2023-05-22T15:43:14.657Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-22T15:43:14.657Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-22T15:43:14.657Z] ---> e593a9ca6b0e [2023-05-22T15:43:14.657Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-22T15:43:14.657Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-22T15:43:14.657Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-05-22T15:43:14.657Z] ---> e593a9ca6b0e [2023-05-22T15:43:14.657Z] Step 3/26 : WORKDIR /edgex-go [2023-05-22T15:43:16.072Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-22T15:43:16.072Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-22T15:43:16.072Z] ---> e593a9ca6b0e [2023-05-22T15:43:16.072Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-22T15:43:24.257Z] ---> Running in f5fda4a6b6f1 [2023-05-22T15:43:24.258Z] ---> Running in 75577971fe1d [2023-05-22T15:43:24.258Z] ---> Running in 9c4ae8020afe [2023-05-22T15:43:24.258Z] ---> Running in d685b4dd9792 [2023-05-22T15:43:24.258Z] ---> Running in 8d09e7754aa6 [2023-05-22T15:43:24.258Z] Removing intermediate container f5fda4a6b6f1 [2023-05-22T15:43:24.258Z] ---> f1cf3efbcfaa [2023-05-22T15:43:24.258Z] Step 4/23 : WORKDIR /edgex-go [2023-05-22T15:43:24.258Z] Removing intermediate container d685b4dd9792 [2023-05-22T15:43:24.258Z] ---> d6f979709499 [2023-05-22T15:43:24.258Z] Step 4/23 : WORKDIR /edgex-go [2023-05-22T15:43:24.258Z] Removing intermediate container 75577971fe1d [2023-05-22T15:43:24.258Z] ---> 614aeda0664d [2023-05-22T15:43:24.258Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-05-22T15:43:24.258Z] ---> Running in a4f6f4492e67 [2023-05-22T15:43:24.258Z] Removing intermediate container 9c4ae8020afe [2023-05-22T15:43:24.258Z] ---> 8b98c1f56c16 [2023-05-22T15:43:24.258Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-05-22T15:43:24.258Z] Removing intermediate container 8d09e7754aa6 [2023-05-22T15:43:24.258Z] ---> a046c6f090a5 [2023-05-22T15:43:24.258Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-05-22T15:43:24.258Z] ---> Running in 79c62513086d [2023-05-22T15:43:24.258Z] ---> Running in 7147dbf715c7 [2023-05-22T15:43:24.258Z] ---> Running in 6a24fbea5fd6 [2023-05-22T15:43:24.258Z] ---> Running in 8ac6e67ddd9f [2023-05-22T15:43:24.258Z] Removing intermediate container a4f6f4492e67 [2023-05-22T15:43:24.258Z] ---> d54c9b7fb63f [2023-05-22T15:43:24.258Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-22T15:43:24.258Z] Removing intermediate container 79c62513086d [2023-05-22T15:43:24.258Z] ---> 95169a503af1 [2023-05-22T15:43:24.258Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-22T15:43:24.258Z] ---> Running in 68721f76a111 [2023-05-22T15:43:24.258Z] ---> Running in 0a95b63d2b2b [2023-05-22T15:43:24.258Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-22T15:43:24.258Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-22T15:43:24.518Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-22T15:43:24.518Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-22T15:43:24.518Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-22T15:43:24.518Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-22T15:43:24.518Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-22T15:43:24.518Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-22T15:43:24.777Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-22T15:43:24.777Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-22T15:43:24.777Z] OK: 265 MiB in 53 packages [2023-05-22T15:43:24.777Z] v3.17.3-199-g6706f8eff28 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-22T15:43:24.777Z] v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-22T15:43:24.777Z] OK: 17826 distinct packages available [2023-05-22T15:43:24.777Z] OK: 265 MiB in 53 packages [2023-05-22T15:43:24.777Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-22T15:43:24.777Z] OK: 265 MiB in 53 packages [2023-05-22T15:43:25.036Z] OK: 265 MiB in 53 packages [2023-05-22T15:43:25.036Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-22T15:43:25.296Z] Removing intermediate container 6a24fbea5fd6 [2023-05-22T15:43:25.296Z] ---> 01606ab08301 [2023-05-22T15:43:25.296Z] Step 5/26 : COPY go.mod vendor* ./ [2023-05-22T15:43:25.296Z] OK: 265 MiB in 53 packages [2023-05-22T15:43:25.296Z] ---> daf54eec3325 [2023-05-22T15:43:25.296Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-22T15:43:25.296Z] ---> Running in 68854eb7672e [2023-05-22T15:43:25.296Z] Removing intermediate container 8ac6e67ddd9f [2023-05-22T15:43:25.296Z] ---> ca4e1e4832d9 [2023-05-22T15:43:25.296Z] Step 5/22 : COPY go.mod vendor* ./ [2023-05-22T15:43:25.555Z] ---> 07fbfaa18dcd [2023-05-22T15:43:25.555Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-22T15:43:25.555Z] ---> Running in 8e1f4b7801a0 [2023-05-22T15:43:25.555Z] Removing intermediate container 68721f76a111 [2023-05-22T15:43:25.555Z] ---> 6c7d10f0928e [2023-05-22T15:43:25.555Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-22T15:43:25.555Z] Removing intermediate container 0a95b63d2b2b [2023-05-22T15:43:25.555Z] ---> e0bc9e21833c [2023-05-22T15:43:25.555Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-22T15:43:25.813Z] ---> a7c26d9e9f11 [2023-05-22T15:43:25.813Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-22T15:43:25.813Z] ---> Running in f774922a3f23 [2023-05-22T15:43:25.813Z] ---> b905092a70a7 [2023-05-22T15:43:25.813Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-22T15:43:25.813Z] ---> Running in bcf05f59ca6b [2023-05-22T15:43:25.813Z] Removing intermediate container 7147dbf715c7 [2023-05-22T15:43:25.813Z] ---> 3c92c81f8176 [2023-05-22T15:43:25.813Z] Step 5/20 : COPY go.mod vendor* ./ [2023-05-22T15:43:26.072Z] ---> 63de13de59ee [2023-05-22T15:43:26.072Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-22T15:43:26.072Z] ---> Running in 81b0c564ebba [2023-05-22T15:43:41.806Z] Removing intermediate container 03cac176adff [2023-05-22T15:43:41.807Z] ---> 4b20ae219eb3 [2023-05-22T15:43:41.807Z] Successfully built 4b20ae219eb3 [2023-05-22T15:43:41.807Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T15:43:42.154Z] + docker inspect -f . ci-base-image-arm64 [2023-05-22T15:43:42.154Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T15:43:42.369Z] prd-ubuntu20.04-docker-arm64-4c-16g-16295 does not seem to be running inside a container [2023-05-22T15:43:42.442Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/526 -v /w/workspace/edgex-go/526:/w/workspace/edgex-go/526:rw,z -v /w/workspace/edgex-go/526@tmp:/w/workspace/edgex-go/526@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 [2023-05-22T15:43:43.735Z] $ docker top 801890c88a6225fc8b571dd1386597a5699ff4940258a21feea8930d874c596f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-22T15:43:44.581Z] + go version [2023-05-22T15:43:44.581Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-22T15:43:44.602Z] $ docker stop --time=1 801890c88a6225fc8b571dd1386597a5699ff4940258a21feea8930d874c596f [2023-05-22T15:43:46.251Z] $ docker rm -f --volumes 801890c88a6225fc8b571dd1386597a5699ff4940258a21feea8930d874c596f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T15:43:47.119Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-22T15:43:47.119Z] [2023-05-22T15:43:47.119Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T15:43:47.455Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-22T15:43:47.455Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-05-22T15:43:47.455Z] 29e5d40040c1: Pulling fs layer [2023-05-22T15:43:47.455Z] 1ce36da41761: Pulling fs layer [2023-05-22T15:43:47.455Z] 25b303627fd3: Pulling fs layer [2023-05-22T15:43:47.722Z] 29e5d40040c1: Download complete [2023-05-22T15:43:47.991Z] 1ce36da41761: Verifying Checksum [2023-05-22T15:43:47.991Z] 1ce36da41761: Download complete [2023-05-22T15:43:48.261Z] 29e5d40040c1: Pull complete [2023-05-22T15:43:49.675Z] 1ce36da41761: Pull complete [2023-05-22T15:43:49.675Z] 25b303627fd3: Verifying Checksum [2023-05-22T15:43:49.675Z] 25b303627fd3: Download complete [2023-05-22T15:44:02.018Z] 25b303627fd3: Pull complete [2023-05-22T15:44:02.018Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-05-22T15:44:02.018Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-22T15:44:02.018Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T15:44:02.221Z] prd-ubuntu20.04-docker-arm64-4c-16g-16295 does not seem to be running inside a container [2023-05-22T15:44:02.287Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/526 -v /w/workspace/edgex-go/526:/w/workspace/edgex-go/526:rw,z -v /w/workspace/edgex-go/526@tmp:/w/workspace/edgex-go/526@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-arm64:latest cat [2023-05-22T15:44:04.385Z] $ docker top 30b43feeb179152ca4a51322ecf0989d5b6132300d0b5134de84f40a0c2fe7b6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-22T15:44:05.209Z] + docker-compose build --help [2023-05-22T15:44:05.209Z] + grep parallel [2023-05-22T15:44:09.465Z] --parallel Build images in parallel. [Pipeline] } [2023-05-22T15:44:09.485Z] $ docker stop --time=1 30b43feeb179152ca4a51322ecf0989d5b6132300d0b5134de84f40a0c2fe7b6 [2023-05-22T15:44:12.819Z] $ docker rm -f --volumes 30b43feeb179152ca4a51322ecf0989d5b6132300d0b5134de84f40a0c2fe7b6 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T15:44:13.390Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-22T15:44:13.390Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T15:44:13.577Z] prd-ubuntu20.04-docker-arm64-4c-16g-16295 does not seem to be running inside a container [2023-05-22T15:44:13.650Z] $ 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/526 -v /w/workspace/edgex-go/526:/w/workspace/edgex-go/526:rw,z -v /w/workspace/edgex-go/526@tmp:/w/workspace/edgex-go/526@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 [2023-05-22T15:44:14.821Z] $ docker top 89a9bc73daaed31954b7757de880ee9bff8c7329a8f9980b207d67acbfec10ce -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-22T15:44:15.651Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-05-22T15:44:19.904Z] Building core-command ... [2023-05-22T15:44:19.904Z] Building core-common-config-bootstrapper ... [2023-05-22T15:44:19.904Z] Building core-data ... [2023-05-22T15:44:19.904Z] Building core-metadata ... [2023-05-22T15:44:19.904Z] Building security-bootstrapper ... [2023-05-22T15:44:19.904Z] Building security-proxy-auth ... [2023-05-22T15:44:19.904Z] Building security-proxy-setup ... [2023-05-22T15:44:19.904Z] Building security-secretstore-setup ... [2023-05-22T15:44:19.904Z] Building security-spiffe-token-provider ... [2023-05-22T15:44:19.904Z] Building security-spire-agent ... [2023-05-22T15:44:19.904Z] Building security-spire-config ... [2023-05-22T15:44:19.904Z] Building security-spire-server ... [2023-05-22T15:44:19.904Z] Building support-notifications ... [2023-05-22T15:44:19.904Z] Building support-scheduler ... [2023-05-22T15:44:19.904Z] Building security-spire-server [2023-05-22T15:44:19.904Z] Building security-spire-agent [2023-05-22T15:44:19.904Z] Building security-proxy-setup [2023-05-22T15:44:19.904Z] Building support-scheduler [2023-05-22T15:44:19.904Z] Building security-bootstrapper [2023-05-22T15:44:29.982Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-22T15:44:29.982Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-22T15:44:29.982Z] ---> 4b20ae219eb3 [2023-05-22T15:44:29.982Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-22T15:44:29.982Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-22T15:44:29.982Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-05-22T15:44:29.982Z] ---> 4b20ae219eb3 [2023-05-22T15:44:29.982Z] Step 3/22 : WORKDIR /edgex-go [2023-05-22T15:44:29.982Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-22T15:44:29.982Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-22T15:44:29.982Z] ---> 4b20ae219eb3 [2023-05-22T15:44:29.982Z] Step 3/27 : WORKDIR /edgex-go [2023-05-22T15:44:29.982Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-22T15:44:29.982Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-05-22T15:44:29.982Z] ---> 4b20ae219eb3 [2023-05-22T15:44:29.982Z] Step 3/33 : WORKDIR /edgex-go [2023-05-22T15:44:29.982Z] ---> Running in 9724af457514 [2023-05-22T15:44:29.982Z] ---> Running in 42824f598403 [2023-05-22T15:44:29.982Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-22T15:44:29.982Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-05-22T15:44:29.982Z] ---> 4b20ae219eb3 [2023-05-22T15:44:29.982Z] Step 3/26 : WORKDIR /edgex-go [2023-05-22T15:44:29.982Z] ---> Running in 6bef6aaf6834 [2023-05-22T15:44:29.982Z] ---> Running in e8176a774aca [2023-05-22T15:44:29.982Z] ---> Running in 22a45aac27dc [2023-05-22T15:44:30.250Z] Removing intermediate container 9724af457514 [2023-05-22T15:44:30.250Z] ---> dd1028e734a9 [2023-05-22T15:44:30.250Z] Removing intermediate container 6bef6aaf6834 [2023-05-22T15:44:30.250Z] Step 4/23 : WORKDIR /edgex-go [2023-05-22T15:44:30.250Z] ---> 470e470f564c [2023-05-22T15:44:30.250Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-05-22T15:44:30.250Z] Removing intermediate container e8176a774aca [2023-05-22T15:44:30.250Z] Removing intermediate container 42824f598403 [2023-05-22T15:44:30.250Z] ---> eb82d1ab6f93 [2023-05-22T15:44:30.250Z] ---> a4a7555e32dc [2023-05-22T15:44:30.250Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-05-22T15:44:30.250Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-22T15:44:30.250Z] Removing intermediate container 22a45aac27dc [2023-05-22T15:44:30.250Z] ---> 76b308384565 [2023-05-22T15:44:30.250Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-05-22T15:44:30.522Z] ---> Running in e68e20b7cf4d [2023-05-22T15:44:30.523Z] ---> Running in 09304ea347c5 [2023-05-22T15:44:30.523Z] ---> Running in 2945d722fa9f [2023-05-22T15:44:30.523Z] ---> Running in ff2c3df5090b [2023-05-22T15:44:30.523Z] ---> Running in 05f71e95e7d6 [2023-05-22T15:44:31.119Z] Removing intermediate container e68e20b7cf4d [2023-05-22T15:44:31.119Z] ---> 9a13d5dbcdda [2023-05-22T15:44:31.119Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-22T15:44:31.119Z] ---> Running in be9688358f94 [2023-05-22T15:44:32.544Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-22T15:44:33.142Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-22T15:44:33.142Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-22T15:44:33.408Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-22T15:44:33.408Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-22T15:44:33.408Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-22T15:44:33.848Z] Removing intermediate container 8e1f4b7801a0 [2023-05-22T15:44:33.848Z] ---> d3a07d148b80 [2023-05-22T15:44:33.848Z] Step 7/22 : COPY . . [2023-05-22T15:44:33.848Z] Removing intermediate container 81b0c564ebba [2023-05-22T15:44:33.848Z] ---> e9d3d9f63a22 [2023-05-22T15:44:33.848Z] Step 7/20 : COPY . . [2023-05-22T15:44:33.848Z] Removing intermediate container bcf05f59ca6b [2023-05-22T15:44:33.848Z] ---> b18a2b550f16 [2023-05-22T15:44:33.848Z] Step 8/23 : COPY . . [2023-05-22T15:44:33.848Z] Removing intermediate container f774922a3f23 [2023-05-22T15:44:33.848Z] ---> c0da40fb7af8 [2023-05-22T15:44:33.848Z] Step 8/23 : COPY . . [2023-05-22T15:44:33.848Z] Removing intermediate container 68854eb7672e [2023-05-22T15:44:33.848Z] ---> 6a53fa39c869 [2023-05-22T15:44:33.848Z] Step 7/26 : COPY . . [2023-05-22T15:44:33.999Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-22T15:44:33.999Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-22T15:44:33.999Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-22T15:44:33.999Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-22T15:44:34.966Z] OK: 263 MiB in 53 packages [2023-05-22T15:44:35.235Z] OK: 263 MiB in 53 packages [2023-05-22T15:44:35.539Z] OK: 263 MiB in 53 packages [2023-05-22T15:44:35.539Z] OK: 263 MiB in 53 packages [2023-05-22T15:44:35.812Z] OK: 263 MiB in 53 packages [2023-05-22T15:44:36.411Z] Removing intermediate container 09304ea347c5 [2023-05-22T15:44:36.411Z] ---> 470433ac4eb9 [2023-05-22T15:44:36.411Z] Step 5/33 : COPY go.mod vendor* ./ [2023-05-22T15:44:36.997Z] Removing intermediate container 05f71e95e7d6 [2023-05-22T15:44:36.997Z] ---> 33d6719376c9 [2023-05-22T15:44:36.997Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-22T15:44:37.591Z] Removing intermediate container be9688358f94 [2023-05-22T15:44:37.591Z] ---> c37bd4b499c4 [2023-05-22T15:44:37.591Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-22T15:44:37.591Z] Removing intermediate container ff2c3df5090b [2023-05-22T15:44:37.591Z] ---> c863663f0f14 [2023-05-22T15:44:37.591Z] Step 5/26 : COPY go.mod vendor* ./ [2023-05-22T15:44:37.591Z] Removing intermediate container 2945d722fa9f [2023-05-22T15:44:37.591Z] ---> 8c123a959386 [2023-05-22T15:44:37.591Z] Step 5/22 : COPY go.mod vendor* ./ [2023-05-22T15:44:37.591Z] ---> 265f52b30f5f [2023-05-22T15:44:37.591Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-22T15:44:37.865Z] ---> Running in 1122721820c4 [2023-05-22T15:44:38.135Z] ---> a5ad97439823 [2023-05-22T15:44:38.135Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-22T15:44:38.135Z] ---> Running in 63304ecdd307 [2023-05-22T15:44:38.723Z] ---> 6c3a0a23bd19 [2023-05-22T15:44:38.723Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-22T15:44:38.993Z] ---> 2d250020be0e [2023-05-22T15:44:38.993Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-22T15:44:38.993Z] ---> Running in b6b160928a26 [2023-05-22T15:44:39.262Z] ---> 5375b16cdf2a [2023-05-22T15:44:39.263Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-22T15:44:39.263Z] ---> Running in c3071f4e8441 [2023-05-22T15:44:39.532Z] ---> Running in a3cedfd83d31 [2023-05-22T15:44:42.013Z] ---> 3640c4636cce [2023-05-22T15:44:42.013Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-05-22T15:44:42.013Z] ---> 47ed54da769f [2023-05-22T15:44:42.013Z] Step 8/26 : ARG SPIRE_RELEASE=1.6.3 [2023-05-22T15:44:42.013Z] ---> 2a097d19c76c [2023-05-22T15:44:42.013Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-05-22T15:44:42.013Z] ---> b438092573e7 [2023-05-22T15:44:42.013Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-05-22T15:44:42.013Z] ---> Running in 6793121ec302 [2023-05-22T15:44:42.013Z] ---> Running in de4ccaaa487d [2023-05-22T15:44:42.013Z] ---> a00b0893f340 [2023-05-22T15:44:42.013Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-05-22T15:44:42.013Z] ---> Running in ba98e473302d [2023-05-22T15:44:42.013Z] ---> Running in e22c68b8d25d [2023-05-22T15:44:42.013Z] ---> Running in e0adf9b3b109 [2023-05-22T15:44:42.013Z] Removing intermediate container de4ccaaa487d [2023-05-22T15:44:42.013Z] ---> dee17f23829c [2023-05-22T15:44:42.013Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-05-22T15:44:42.013Z] ---> Running in b0724f4e28bd [2023-05-22T15:44:42.013Z] Removing intermediate container b0724f4e28bd [2023-05-22T15:44:42.013Z] ---> f09d963d7fde [2023-05-22T15:44:42.013Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-22T15:44:42.013Z] ---> Running in b56f726cd643 [2023-05-22T15:44:42.013Z] Removing intermediate container b56f726cd643 [2023-05-22T15:44:42.013Z] ---> ebdbfc6b3cad [2023-05-22T15:44:42.013Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-05-22T15:44:42.013Z] ---> Running in fe124f8a6140 [2023-05-22T15:44:42.013Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.160" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-05-22T15:44:42.271Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.160" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-05-22T15:44:42.271Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.160" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-05-22T15:44:42.271Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.160" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-05-22T15:44:43.227Z] Removing intermediate container fe124f8a6140 [2023-05-22T15:44:43.227Z] ---> 6e3ae4cfa023 [2023-05-22T15:44:43.227Z] Step 12/26 : WORKDIR /edgex-go [2023-05-22T15:44:43.227Z] ---> Running in 255bfcba3949 [2023-05-22T15:44:43.486Z] Removing intermediate container 255bfcba3949 [2023-05-22T15:44:43.486Z] ---> 8562074a14e9 [2023-05-22T15:44:43.486Z] [2023-05-22T15:44:43.486Z] Step 13/26 : FROM alpine:3.17 [2023-05-22T15:44:43.746Z] 3.17: Pulling from library/alpine [2023-05-22T15:44:43.746Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-22T15:44:43.746Z] Status: Downloaded newer image for alpine:3.17 [2023-05-22T15:44:43.746Z] ---> 9ed4aefc74f6 [2023-05-22T15:44:43.746Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-22T15:44:44.004Z] ---> Running in 71803800c5f4 [2023-05-22T15:44:44.004Z] Removing intermediate container 71803800c5f4 [2023-05-22T15:44:44.004Z] ---> 5ed15fb2524e [2023-05-22T15:44:44.004Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-22T15:44:44.004Z] ---> Running in c37f43906bf5 [2023-05-22T15:44:44.270Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-22T15:44:44.529Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-22T15:44:44.788Z] v3.17.3-199-g6706f8eff28 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-22T15:44:44.788Z] v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-22T15:44:44.788Z] OK: 17823 distinct packages available [2023-05-22T15:44:44.788Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-22T15:44:44.788Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-22T15:44:45.046Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-22T15:44:45.046Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-22T15:44:45.046Z] (3/5) Installing libucontext (1.2-r0) [2023-05-22T15:44:45.046Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-22T15:44:45.046Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-22T15:44:45.046Z] Executing busybox-1.35.0-r29.trigger [2023-05-22T15:44:45.046Z] OK: 8 MiB in 20 packages [2023-05-22T15:44:46.966Z] Removing intermediate container c37f43906bf5 [2023-05-22T15:44:46.966Z] ---> 3ee51f100a94 [2023-05-22T15:44:46.966Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-22T15:44:47.532Z] ---> 9c94cfa143bf [2023-05-22T15:44:47.532Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-05-22T15:44:48.097Z] ---> 2053cd122ca9 [2023-05-22T15:44:48.097Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-22T15:44:52.468Z] ---> 2f2446a0ff16 [2023-05-22T15:44:52.468Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-05-22T15:44:53.162Z] ---> 30e227b58c63 [2023-05-22T15:44:53.162Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-05-22T15:44:55.077Z] ---> 4cdc230a801a [2023-05-22T15:44:55.077Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-05-22T15:44:57.695Z] ---> 9f77e47c78da [2023-05-22T15:44:57.695Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-22T15:44:57.695Z] ---> Running in 986a3a1f6822 [2023-05-22T15:44:58.327Z] Removing intermediate container 986a3a1f6822 [2023-05-22T15:44:58.327Z] ---> bb101c81962d [2023-05-22T15:44:58.327Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-22T15:44:58.587Z] ---> Running in 225f278b565c [2023-05-22T15:44:59.168Z] Removing intermediate container 225f278b565c [2023-05-22T15:44:59.169Z] ---> d7774d802957 [2023-05-22T15:44:59.169Z] Step 24/26 : LABEL arch=x86_64 [2023-05-22T15:44:59.430Z] ---> Running in 84050afa54d9 [2023-05-22T15:44:59.692Z] Removing intermediate container 84050afa54d9 [2023-05-22T15:44:59.692Z] ---> e7f3c71dd32d [2023-05-22T15:44:59.692Z] Step 25/26 : LABEL git_sha=1557ff349175bf3a04544285f7fd6db72d380d6c [2023-05-22T15:44:59.692Z] ---> Running in 065b7bcc3c40 [2023-05-22T15:45:00.277Z] Removing intermediate container 065b7bcc3c40 [2023-05-22T15:45:00.277Z] ---> db0ce52d2759 [2023-05-22T15:45:00.277Z] Step 26/26 : LABEL version=3.0.0-dev.160 [2023-05-22T15:45:00.538Z] ---> Running in 85868d199c5d [2023-05-22T15:45:01.144Z] Removing intermediate container 85868d199c5d [2023-05-22T15:45:01.144Z] ---> ce90b851f9cb [2023-05-22T15:45:01.144Z] [2023-05-22T15:45:01.413Z] Successfully built ce90b851f9cb [2023-05-22T15:45:01.413Z] Successfully tagged security-spire-server:latest [2023-05-22T15:45:01.413Z]  Building security-spire-server ... done Building core-command [2023-05-22T15:45:05.634Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-22T15:45:05.634Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-05-22T15:45:05.634Z] ---> e593a9ca6b0e [2023-05-22T15:45:05.634Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-22T15:45:05.634Z] ---> Using cache [2023-05-22T15:45:05.634Z] ---> f1cf3efbcfaa [2023-05-22T15:45:05.634Z] Step 4/24 : WORKDIR /edgex-go [2023-05-22T15:45:05.634Z] ---> Using cache [2023-05-22T15:45:05.634Z] ---> d54c9b7fb63f [2023-05-22T15:45:05.634Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-05-22T15:45:05.634Z] ---> Using cache [2023-05-22T15:45:05.634Z] ---> 6c7d10f0928e [2023-05-22T15:45:05.634Z] Step 6/24 : COPY go.mod vendor* ./ [2023-05-22T15:45:05.634Z] ---> Using cache [2023-05-22T15:45:05.634Z] ---> b905092a70a7 [2023-05-22T15:45:05.634Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-22T15:45:05.634Z] ---> Using cache [2023-05-22T15:45:05.634Z] ---> b18a2b550f16 [2023-05-22T15:45:05.634Z] Step 8/24 : COPY . . [2023-05-22T15:45:05.634Z] ---> Using cache [2023-05-22T15:45:05.634Z] ---> a00b0893f340 [2023-05-22T15:45:05.634Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-05-22T15:45:13.204Z] ---> Running in 89618e5719a0 [2023-05-22T15:45:13.463Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.160" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-05-22T15:45:20.036Z] Removing intermediate container e0adf9b3b109 [2023-05-22T15:45:20.036Z] ---> 4439ceea4e3c [2023-05-22T15:45:20.036Z] [2023-05-22T15:45:20.036Z] Step 10/23 : FROM alpine:3.17 [2023-05-22T15:45:20.036Z] ---> 9ed4aefc74f6 [2023-05-22T15:45:20.036Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-22T15:45:20.036Z] Removing intermediate container e22c68b8d25d [2023-05-22T15:45:20.036Z] ---> d27db6b899a3 [2023-05-22T15:45:20.036Z] [2023-05-22T15:45:20.036Z] Step 9/22 : FROM alpine:3.17 [2023-05-22T15:45:20.036Z] ---> 9ed4aefc74f6 [2023-05-22T15:45:20.036Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-05-22T15:45:20.036Z] Removing intermediate container 6793121ec302 [2023-05-22T15:45:20.036Z] ---> 06afaaf4cd10 [2023-05-22T15:45:20.036Z] [2023-05-22T15:45:20.036Z] Step 9/20 : FROM alpine:3.17 [2023-05-22T15:45:20.036Z] ---> 9ed4aefc74f6 [2023-05-22T15:45:20.036Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-22T15:45:20.036Z] Removing intermediate container ba98e473302d [2023-05-22T15:45:20.036Z] ---> a818bbc0b111 [2023-05-22T15:45:20.036Z] [2023-05-22T15:45:20.036Z] Step 10/23 : FROM alpine:3.17 [2023-05-22T15:45:20.036Z] ---> 9ed4aefc74f6 [2023-05-22T15:45:20.036Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-22T15:45:20.295Z] ---> Running in 0d12a646523d [2023-05-22T15:45:20.295Z] ---> Running in e3920f084341 [2023-05-22T15:45:20.295Z] ---> Running in 3344b917eb23 [2023-05-22T15:45:20.295Z] ---> Running in ba317a89195d [2023-05-22T15:45:20.556Z] Removing intermediate container e3920f084341 [2023-05-22T15:45:20.556Z] ---> 4147afdc6a0f [2023-05-22T15:45:20.556Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-05-22T15:45:20.556Z] Removing intermediate container ba317a89195d [2023-05-22T15:45:20.556Z] ---> 82bb95e0fd29 [2023-05-22T15:45:20.556Z] Step 12/23 : ENV APP_PORT=59880 [2023-05-22T15:45:20.556Z] ---> Running in 97306acd3a31 [2023-05-22T15:45:20.556Z] Removing intermediate container 0d12a646523d [2023-05-22T15:45:20.556Z] ---> aa730fccf836 [2023-05-22T15:45:20.556Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-22T15:45:20.556Z] ---> Running in 3e11768762f5 [2023-05-22T15:45:20.817Z] ---> Running in 29ff24ebdd6b [2023-05-22T15:45:20.817Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-22T15:45:20.817Z] Removing intermediate container 3e11768762f5 [2023-05-22T15:45:20.817Z] ---> 1bb9600de999 [2023-05-22T15:45:20.817Z] Step 13/23 : EXPOSE $APP_PORT [2023-05-22T15:45:20.817Z] ---> Running in 8c35e93ab7e5 [2023-05-22T15:45:21.092Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-22T15:45:21.092Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-22T15:45:21.092Z] Removing intermediate container 8c35e93ab7e5 [2023-05-22T15:45:21.092Z] ---> 7700584f17f6 [2023-05-22T15:45:21.092Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-05-22T15:45:21.092Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-22T15:45:21.092Z] (2/2) Installing openssl (3.0.8-r4) [2023-05-22T15:45:21.092Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-22T15:45:21.092Z] Executing busybox-1.35.0-r29.trigger [2023-05-22T15:45:21.353Z] OK: 8 MiB in 17 packages [2023-05-22T15:45:21.353Z] ---> Running in 4f9ccc37615c [2023-05-22T15:45:21.353Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-22T15:45:21.353Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-22T15:45:21.612Z] v3.17.3-199-g6706f8eff28 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-22T15:45:21.612Z] v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-22T15:45:21.612Z] OK: 17823 distinct packages available [2023-05-22T15:45:21.612Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-22T15:45:21.612Z] Executing busybox-1.35.0-r29.trigger [2023-05-22T15:45:21.612Z] OK: 7 MiB in 16 packages [2023-05-22T15:45:21.612Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-22T15:45:21.612Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-22T15:45:21.883Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-22T15:45:21.883Z] (1/9) Installing ca-certificates (20230506-r0) [2023-05-22T15:45:21.883Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-05-22T15:45:21.883Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-05-22T15:45:21.883Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-22T15:45:21.883Z] (4/9) Installing libcurl (8.1.0-r2) [2023-05-22T15:45:21.883Z] (5/9) Installing curl (8.1.0-r2) [2023-05-22T15:45:21.883Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-05-22T15:45:21.883Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-05-22T15:45:21.883Z] (8/9) Installing libucontext (1.2-r0) [2023-05-22T15:45:21.883Z] (9/9) Installing gcompat (1.1.0-r0) [2023-05-22T15:45:21.883Z] Executing busybox-1.35.0-r29.trigger [2023-05-22T15:45:21.883Z] Executing ca-certificates-20230506-r0.trigger [2023-05-22T15:45:21.883Z] Removing intermediate container 3344b917eb23 [2023-05-22T15:45:21.883Z] ---> 06d1c781b9a8 [2023-05-22T15:45:21.883Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-22T15:45:22.173Z] ---> Running in 95a0eda525bd [2023-05-22T15:45:22.173Z] OK: 10 MiB in 24 packages [2023-05-22T15:45:22.173Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-22T15:45:22.173Z] Executing busybox-1.35.0-r29.trigger [2023-05-22T15:45:22.173Z] OK: 7 MiB in 16 packages [2023-05-22T15:45:22.434Z] Removing intermediate container 29ff24ebdd6b [2023-05-22T15:45:22.434Z] ---> 1bfac33cc382 [2023-05-22T15:45:22.434Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-22T15:45:22.434Z] Removing intermediate container 95a0eda525bd [2023-05-22T15:45:22.434Z] ---> d4d70a5ceae4 [2023-05-22T15:45:22.434Z] Step 12/22 : WORKDIR /edgex [2023-05-22T15:45:22.434Z] ---> Running in 02b1a09c042f [2023-05-22T15:45:22.697Z] Removing intermediate container 02b1a09c042f [2023-05-22T15:45:22.698Z] ---> 8737abb6683d [2023-05-22T15:45:22.698Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-22T15:45:22.698Z] ---> bf05a3c7e8c0 [2023-05-22T15:45:22.698Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-22T15:45:22.959Z] Removing intermediate container 4f9ccc37615c [2023-05-22T15:45:22.959Z] ---> 67732c49ef43 [2023-05-22T15:45:22.959Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-22T15:45:23.225Z] ---> 01c40539fb39 [2023-05-22T15:45:23.225Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-05-22T15:45:23.225Z] ---> 741fa28a367b [2023-05-22T15:45:23.225Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-05-22T15:45:23.486Z] Removing intermediate container 97306acd3a31 [2023-05-22T15:45:23.486Z] ---> e651f24f3a37 [2023-05-22T15:45:23.486Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-22T15:45:23.486Z] ---> f05680b33176 [2023-05-22T15:45:23.486Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-22T15:45:23.486Z] ---> 9e7bce3bd36c [2023-05-22T15:45:23.486Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-05-22T15:45:24.059Z] ---> ef72602b5782 [2023-05-22T15:45:24.059Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-05-22T15:45:24.059Z] ---> ac42f56f300b [2023-05-22T15:45:24.059Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-05-22T15:45:24.059Z] ---> 5810bd15f088 [2023-05-22T15:45:24.059Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-05-22T15:45:24.059Z] ---> 06088c515305 [2023-05-22T15:45:24.059Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-05-22T15:45:24.632Z] ---> 5711c87d9a9b [2023-05-22T15:45:24.632Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-05-22T15:45:24.632Z] ---> 61dcc004015f [2023-05-22T15:45:24.632Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-05-22T15:45:24.632Z] ---> 7ea6f0b77af4 [2023-05-22T15:45:24.632Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-05-22T15:45:24.919Z] ---> 5e76229b169f [2023-05-22T15:45:24.919Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-05-22T15:45:25.485Z] ---> 87b82ef4ddb6 [2023-05-22T15:45:25.485Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-22T15:45:25.485Z] ---> 12240a0179eb [2023-05-22T15:45:25.485Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-05-22T15:45:25.485Z] ---> Running in 07c8d0f89b09 [2023-05-22T15:45:25.485Z] ---> Running in a16dedb350c1 [2023-05-22T15:45:25.485Z] ---> 5818558b2e39 [2023-05-22T15:45:25.485Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-05-22T15:45:25.485Z] ---> c3b9f2ffed8a [2023-05-22T15:45:25.485Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-22T15:45:25.743Z] ---> Running in 105042d395dd [2023-05-22T15:45:25.743Z] Removing intermediate container a16dedb350c1 [2023-05-22T15:45:25.743Z] ---> 2c7df339dd2d [2023-05-22T15:45:25.743Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-22T15:45:25.743Z] ---> Running in f575dacd2966 [2023-05-22T15:45:25.743Z] ---> 3efea3db9a72 [2023-05-22T15:45:25.744Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-05-22T15:45:25.744Z] ---> Running in 5086af92d98a [2023-05-22T15:45:26.002Z] Removing intermediate container f575dacd2966 [2023-05-22T15:45:26.002Z] ---> 95de82495d5a [2023-05-22T15:45:26.002Z] Step 21/23 : LABEL arch=x86_64 [2023-05-22T15:45:26.002Z] ---> Running in d3f0e9d5ef7b [2023-05-22T15:45:26.002Z] Removing intermediate container 5086af92d98a [2023-05-22T15:45:26.002Z] ---> 38d613071bbd [2023-05-22T15:45:26.002Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] [2023-05-22T15:45:26.002Z] Removing intermediate container d3f0e9d5ef7b [2023-05-22T15:45:26.002Z] ---> 98c58f1ef7c6 [2023-05-22T15:45:26.002Z] Step 22/23 : LABEL git_sha=1557ff349175bf3a04544285f7fd6db72d380d6c [2023-05-22T15:45:26.002Z] ---> Running in 815d3541e8b0 [2023-05-22T15:45:26.002Z] ---> Running in 871e5615fdfc [2023-05-22T15:45:26.002Z] Removing intermediate container 815d3541e8b0 [2023-05-22T15:45:26.002Z] ---> 1d6e05eff98a [2023-05-22T15:45:26.002Z] Step 18/20 : LABEL arch=x86_64 [2023-05-22T15:45:26.262Z] ---> Running in 580a890adbe0 [2023-05-22T15:45:26.262Z] Removing intermediate container 871e5615fdfc [2023-05-22T15:45:26.262Z] ---> 7196f73cfcf1 [2023-05-22T15:45:26.262Z] Step 23/23 : LABEL version=3.0.0-dev.160 [2023-05-22T15:45:26.262Z] ---> Running in a88c65f2432a [2023-05-22T15:45:26.262Z] Removing intermediate container a88c65f2432a [2023-05-22T15:45:26.262Z] ---> 3e8bef8f3be4 [2023-05-22T15:45:26.262Z] [2023-05-22T15:45:26.262Z] Removing intermediate container 580a890adbe0 [2023-05-22T15:45:26.262Z] ---> 895296c2ab0b [2023-05-22T15:45:26.262Z] Step 19/20 : LABEL git_sha=1557ff349175bf3a04544285f7fd6db72d380d6c [2023-05-22T15:45:26.262Z] ---> Running in e75547f52cd6 [2023-05-22T15:45:26.262Z] Removing intermediate container 07c8d0f89b09 [2023-05-22T15:45:26.262Z] ---> 3628699c272b [2023-05-22T15:45:26.262Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-22T15:45:26.520Z] Successfully built 3e8bef8f3be4 [2023-05-22T15:45:26.520Z] Successfully tagged core-data:latest [2023-05-22T15:45:26.520Z] Building core-metadata [2023-05-22T15:45:26.520Z]  Building core-data ... done  ---> Running in 9a1365b2889c [2023-05-22T15:45:26.779Z] Removing intermediate container e75547f52cd6 [2023-05-22T15:45:26.779Z] ---> 016ea9260b5b [2023-05-22T15:45:26.779Z] Step 20/20 : LABEL version=3.0.0-dev.160 [2023-05-22T15:45:29.306Z] Removing intermediate container 105042d395dd [2023-05-22T15:45:29.306Z] ---> 50a8fa187e82 [2023-05-22T15:45:29.306Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-05-22T15:45:29.306Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-22T15:45:29.306Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-22T15:45:29.306Z] ---> e593a9ca6b0e [2023-05-22T15:45:29.306Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-22T15:45:29.306Z] ---> Using cache [2023-05-22T15:45:29.306Z] ---> f1cf3efbcfaa [2023-05-22T15:45:29.306Z] Step 4/25 : WORKDIR /edgex-go [2023-05-22T15:45:29.306Z] ---> Using cache [2023-05-22T15:45:29.306Z] ---> d54c9b7fb63f [2023-05-22T15:45:29.306Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-05-22T15:45:29.306Z] ---> Using cache [2023-05-22T15:45:29.306Z] ---> 6c7d10f0928e [2023-05-22T15:45:29.306Z] Step 6/25 : COPY go.mod vendor* ./ [2023-05-22T15:45:29.306Z] ---> Using cache [2023-05-22T15:45:29.306Z] ---> b905092a70a7 [2023-05-22T15:45:29.306Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-22T15:45:29.306Z] ---> Using cache [2023-05-22T15:45:29.306Z] ---> b18a2b550f16 [2023-05-22T15:45:29.306Z] Step 8/25 : COPY . . [2023-05-22T15:45:29.306Z] ---> Using cache [2023-05-22T15:45:29.306Z] ---> a00b0893f340 [2023-05-22T15:45:29.306Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-05-22T15:45:31.885Z] ---> Running in 5452a0f766d4 [2023-05-22T15:45:31.885Z] Removing intermediate container 9a1365b2889c [2023-05-22T15:45:31.885Z] ---> 129ed1121b16 [2023-05-22T15:45:31.885Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-22T15:45:31.885Z] ---> Running in 898bea37a3c0 [2023-05-22T15:45:31.885Z] ---> Running in 77071aefde93 [2023-05-22T15:45:31.885Z] ---> Running in f7022f1de77c [2023-05-22T15:45:31.885Z] Removing intermediate container 5452a0f766d4 [2023-05-22T15:45:31.885Z] ---> f51fee008d8e [2023-05-22T15:45:31.885Z] [2023-05-22T15:45:31.885Z] Removing intermediate container 898bea37a3c0 [2023-05-22T15:45:31.885Z] ---> 3ac07ce7ffc9 [2023-05-22T15:45:31.885Z] Step 20/22 : LABEL arch=x86_64 [2023-05-22T15:45:31.885Z] ---> Running in a7483bde9ca9 [2023-05-22T15:45:31.885Z] Removing intermediate container f7022f1de77c [2023-05-22T15:45:31.885Z] ---> a21c7fb9302f [2023-05-22T15:45:31.885Z] Step 21/23 : LABEL arch=x86_64 [2023-05-22T15:45:31.885Z] ---> Running in 223d053c4b68 [2023-05-22T15:45:31.885Z] Removing intermediate container a7483bde9ca9 [2023-05-22T15:45:31.885Z] ---> 1b564d754908 [2023-05-22T15:45:31.885Z] Step 21/22 : LABEL git_sha=1557ff349175bf3a04544285f7fd6db72d380d6c [2023-05-22T15:45:31.885Z] Successfully built f51fee008d8e [2023-05-22T15:45:31.885Z] Successfully tagged security-spiffe-token-provider:latest [2023-05-22T15:45:31.885Z]  Building security-spiffe-token-provider ... done Building core-common-config-bootstrapper [2023-05-22T15:45:32.146Z] ---> Running in 000c2981c3d0 [2023-05-22T15:45:32.146Z] Removing intermediate container 223d053c4b68 [2023-05-22T15:45:32.146Z] ---> dc89fddda4cf [2023-05-22T15:45:32.146Z] Step 22/23 : LABEL git_sha=1557ff349175bf3a04544285f7fd6db72d380d6c [2023-05-22T15:45:32.146Z] ---> Running in ec43951cc5fa [2023-05-22T15:45:33.540Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.160" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-05-22T15:45:34.490Z] Removing intermediate container 000c2981c3d0 [2023-05-22T15:45:34.490Z] ---> b89c47764f44 [2023-05-22T15:45:34.490Z] Step 22/22 : LABEL version=3.0.0-dev.160 [2023-05-22T15:45:35.057Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-22T15:45:35.057Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-22T15:45:35.057Z] ---> e593a9ca6b0e [2023-05-22T15:45:35.057Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-22T15:45:35.057Z] ---> Using cache [2023-05-22T15:45:35.057Z] ---> f1cf3efbcfaa [2023-05-22T15:45:35.057Z] Step 4/23 : WORKDIR /edgex-go [2023-05-22T15:45:35.057Z] ---> Using cache [2023-05-22T15:45:35.057Z] ---> d54c9b7fb63f [2023-05-22T15:45:35.057Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-22T15:45:35.057Z] ---> Using cache [2023-05-22T15:45:35.057Z] ---> 6c7d10f0928e [2023-05-22T15:45:35.057Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-22T15:45:35.057Z] ---> Using cache [2023-05-22T15:45:35.057Z] ---> b905092a70a7 [2023-05-22T15:45:35.057Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-22T15:45:35.057Z] ---> Using cache [2023-05-22T15:45:35.057Z] ---> b18a2b550f16 [2023-05-22T15:45:35.057Z] Step 8/23 : COPY . . [2023-05-22T15:45:35.057Z] ---> Using cache [2023-05-22T15:45:35.057Z] ---> a00b0893f340 [2023-05-22T15:45:35.057Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-05-22T15:45:36.983Z] Removing intermediate container ec43951cc5fa [2023-05-22T15:45:36.983Z] ---> 857cfb075940 [2023-05-22T15:45:36.983Z] Step 23/23 : LABEL version=3.0.0-dev.160 [2023-05-22T15:45:36.983Z] ---> Running in 665965cd4efb [2023-05-22T15:45:36.983Z] ---> Running in 0015ff0d90a6 [2023-05-22T15:45:36.983Z] Removing intermediate container 89618e5719a0 [2023-05-22T15:45:36.983Z] ---> 5f8755531fec [2023-05-22T15:45:36.983Z] [2023-05-22T15:45:36.983Z] Step 10/24 : FROM alpine:3.17 ---> Running in 39716af57149 [2023-05-22T15:45:36.983Z] [2023-05-22T15:45:36.983Z] ---> 9ed4aefc74f6 [2023-05-22T15:45:36.983Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-05-22T15:45:37.244Z] Removing intermediate container 665965cd4efb [2023-05-22T15:45:37.244Z] ---> 0f066f50687f [2023-05-22T15:45:37.244Z] [2023-05-22T15:45:37.244Z] ---> Running in 6de7c9627f9d [2023-05-22T15:45:37.244Z] Removing intermediate container 39716af57149 [2023-05-22T15:45:37.244Z] ---> 57b4b93ae913 [2023-05-22T15:45:37.244Z] [2023-05-22T15:45:37.244Z] Successfully built 0f066f50687f [2023-05-22T15:45:37.244Z] Successfully tagged security-proxy-setup:latest [2023-05-22T15:45:37.244Z] Building security-secretstore-setup [2023-05-22T15:45:37.244Z]  Building security-proxy-setup ... done Successfully built 57b4b93ae913 [2023-05-22T15:45:37.244Z] Successfully tagged security-proxy-auth:latest [2023-05-22T15:45:37.244Z]  Building security-proxy-auth ... done Building support-scheduler [2023-05-22T15:45:37.501Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.160" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-05-22T15:45:37.501Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-22T15:45:37.758Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-22T15:45:37.758Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-22T15:45:37.758Z] Executing busybox-1.35.0-r29.trigger [2023-05-22T15:45:37.758Z] OK: 7 MiB in 16 packages [2023-05-22T15:45:42.192Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-22T15:45:42.192Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-22T15:45:42.192Z] ---> e593a9ca6b0e [2023-05-22T15:45:42.192Z] Step 3/25 : WORKDIR /edgex-go [2023-05-22T15:45:42.192Z] ---> Using cache [2023-05-22T15:45:42.192Z] ---> a046c6f090a5 [2023-05-22T15:45:42.192Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-05-22T15:45:42.192Z] ---> Using cache [2023-05-22T15:45:42.192Z] ---> ca4e1e4832d9 [2023-05-22T15:45:42.192Z] Step 5/25 : COPY go.mod vendor* ./ [2023-05-22T15:45:42.192Z] ---> Using cache [2023-05-22T15:45:42.192Z] ---> 07fbfaa18dcd [2023-05-22T15:45:42.192Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-22T15:45:42.192Z] ---> Using cache [2023-05-22T15:45:42.192Z] ---> d3a07d148b80 [2023-05-22T15:45:42.192Z] Step 7/25 : COPY . . [2023-05-22T15:45:42.192Z] ---> Using cache [2023-05-22T15:45:42.192Z] ---> b438092573e7 [2023-05-22T15:45:42.192Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-05-22T15:45:42.453Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-22T15:45:42.453Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-22T15:45:42.453Z] ---> e593a9ca6b0e [2023-05-22T15:45:42.453Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-22T15:45:42.453Z] ---> Using cache [2023-05-22T15:45:42.453Z] ---> f1cf3efbcfaa [2023-05-22T15:45:42.453Z] Step 4/23 : WORKDIR /edgex-go [2023-05-22T15:45:42.453Z] ---> Using cache [2023-05-22T15:45:42.453Z] ---> d54c9b7fb63f [2023-05-22T15:45:42.453Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-22T15:45:42.453Z] ---> Using cache [2023-05-22T15:45:42.453Z] ---> 6c7d10f0928e [2023-05-22T15:45:42.453Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-22T15:45:42.453Z] ---> Using cache [2023-05-22T15:45:42.453Z] ---> b905092a70a7 [2023-05-22T15:45:42.453Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-22T15:45:42.453Z] ---> Using cache [2023-05-22T15:45:42.453Z] ---> b18a2b550f16 [2023-05-22T15:45:42.453Z] Step 8/23 : COPY . . [2023-05-22T15:45:42.453Z] ---> Using cache [2023-05-22T15:45:42.453Z] ---> a00b0893f340 [2023-05-22T15:45:42.453Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-05-22T15:45:50.861Z] ---> Running in d3321e35c16d [2023-05-22T15:45:50.861Z] ---> Running in 4c62d02b130e [2023-05-22T15:45:50.861Z] Removing intermediate container 6de7c9627f9d [2023-05-22T15:45:50.861Z] ---> df5087e18183 [2023-05-22T15:45:50.861Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-22T15:45:50.861Z] ---> Running in 7c33fca8bfca [2023-05-22T15:45:50.861Z] Removing intermediate container 7c33fca8bfca [2023-05-22T15:45:50.861Z] ---> 015e6bfbf895 [2023-05-22T15:45:50.861Z] Step 13/24 : ENV APP_PORT=59882 [2023-05-22T15:45:50.861Z] ---> Running in d5489bda61fb [2023-05-22T15:45:50.861Z] Removing intermediate container d5489bda61fb [2023-05-22T15:45:50.861Z] ---> 6ba3494bce58 [2023-05-22T15:45:50.861Z] Step 14/24 : EXPOSE $APP_PORT [2023-05-22T15:45:50.861Z] ---> Running in 99a05af97b7a [2023-05-22T15:45:50.861Z] Removing intermediate container 99a05af97b7a [2023-05-22T15:45:50.861Z] ---> f4ffb7407caf [2023-05-22T15:45:50.861Z] Step 15/24 : WORKDIR / [2023-05-22T15:45:50.861Z] ---> Running in 1c9b3d0536a4 [2023-05-22T15:45:50.861Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.160" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-05-22T15:45:50.861Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.160" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-05-22T15:45:50.861Z] Removing intermediate container 1c9b3d0536a4 [2023-05-22T15:45:50.861Z] ---> d7cc162ce21e [2023-05-22T15:45:50.861Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-22T15:45:50.861Z] ---> 90cd1ce055cc [2023-05-22T15:45:50.861Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-05-22T15:45:51.136Z] ---> 5f6b99fb34a3 [2023-05-22T15:45:51.136Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-05-22T15:45:52.645Z] ---> 65d7ee0c7ac6 [2023-05-22T15:45:52.645Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-05-22T15:45:53.838Z] ---> 31c090b36372 [2023-05-22T15:45:53.838Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-05-22T15:45:53.838Z] ---> Running in 3110e41c4633 [2023-05-22T15:45:53.838Z] Removing intermediate container 3110e41c4633 [2023-05-22T15:45:53.838Z] ---> b2840a4db99b [2023-05-22T15:45:53.838Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-22T15:45:53.838Z] ---> Running in 78c35ed4d329 [2023-05-22T15:45:53.838Z] Removing intermediate container 78c35ed4d329 [2023-05-22T15:45:53.838Z] ---> 13b4f127a0bb [2023-05-22T15:45:53.838Z] Step 22/24 : LABEL arch=x86_64 [2023-05-22T15:45:53.838Z] ---> Running in 8fb6f2577e1a [2023-05-22T15:45:53.838Z] Removing intermediate container 8fb6f2577e1a [2023-05-22T15:45:53.838Z] ---> 1f53117604b8 [2023-05-22T15:45:53.838Z] Step 23/24 : LABEL git_sha=1557ff349175bf3a04544285f7fd6db72d380d6c [2023-05-22T15:45:53.838Z] ---> Running in d8f22a9f2348 [2023-05-22T15:45:55.932Z] Removing intermediate container d8f22a9f2348 [2023-05-22T15:45:55.932Z] ---> 2021c6dfebcd [2023-05-22T15:45:55.932Z] Step 24/24 : LABEL version=3.0.0-dev.160 [2023-05-22T15:45:55.932Z] ---> Running in 05347089629f [2023-05-22T15:45:55.932Z] Removing intermediate container 05347089629f [2023-05-22T15:45:55.932Z] ---> 8b87fb38e8fc [2023-05-22T15:45:55.932Z] [2023-05-22T15:45:55.932Z] Successfully built 8b87fb38e8fc [2023-05-22T15:45:55.932Z] Successfully tagged core-command:latest [2023-05-22T15:45:55.932Z]  Building core-command ... done Building security-bootstrapper [2023-05-22T15:45:57.315Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-22T15:45:57.315Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-05-22T15:45:57.315Z] ---> e593a9ca6b0e [2023-05-22T15:45:57.315Z] Step 3/33 : WORKDIR /edgex-go [2023-05-22T15:45:57.315Z] ---> Using cache [2023-05-22T15:45:57.315Z] ---> a046c6f090a5 [2023-05-22T15:45:57.315Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-05-22T15:45:57.315Z] ---> Using cache [2023-05-22T15:45:57.315Z] ---> ca4e1e4832d9 [2023-05-22T15:45:57.315Z] Step 5/33 : COPY go.mod vendor* ./ [2023-05-22T15:45:57.315Z] ---> Using cache [2023-05-22T15:45:57.315Z] ---> 07fbfaa18dcd [2023-05-22T15:45:57.315Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-22T15:45:57.315Z] ---> Using cache [2023-05-22T15:45:57.315Z] ---> d3a07d148b80 [2023-05-22T15:45:57.315Z] Step 7/33 : COPY . . [2023-05-22T15:45:57.315Z] ---> Using cache [2023-05-22T15:45:57.315Z] ---> b438092573e7 [2023-05-22T15:45:57.315Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-05-22T15:46:11.153Z] ---> Running in fb9817c382ad [2023-05-22T15:46:11.153Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.160" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-05-22T15:46:16.433Z] Removing intermediate container 0015ff0d90a6 [2023-05-22T15:46:16.433Z] ---> 832a8e7e7758 [2023-05-22T15:46:16.433Z] [2023-05-22T15:46:16.433Z] Step 10/23 : FROM alpine:3.17 [2023-05-22T15:46:16.433Z] ---> 9ed4aefc74f6 [2023-05-22T15:46:16.433Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-22T15:46:16.433Z] ---> Using cache [2023-05-22T15:46:16.433Z] ---> aa730fccf836 [2023-05-22T15:46:16.433Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-22T15:46:16.433Z] ---> Using cache [2023-05-22T15:46:16.433Z] ---> 1bfac33cc382 [2023-05-22T15:46:16.433Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-22T15:46:16.433Z] ---> Using cache [2023-05-22T15:46:16.433Z] Removing intermediate container 77071aefde93 [2023-05-22T15:46:16.433Z] ---> 8cfa9a685d4d [2023-05-22T15:46:16.433Z] [2023-05-22T15:46:16.433Z] Step 10/25 : FROM alpine:3.17 [2023-05-22T15:46:16.433Z] ---> 9ed4aefc74f6 [2023-05-22T15:46:16.433Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-05-22T15:46:16.433Z] ---> Using cache [2023-05-22T15:46:16.433Z] ---> df5087e18183 [2023-05-22T15:46:16.433Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-22T15:46:16.433Z] ---> Using cache [2023-05-22T15:46:16.433Z] ---> 015e6bfbf895 [2023-05-22T15:46:16.433Z] Step 13/25 : ENV APP_PORT=59881 [2023-05-22T15:46:16.433Z] ---> bf05a3c7e8c0 [2023-05-22T15:46:16.433Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-22T15:46:16.433Z] ---> Using cache [2023-05-22T15:46:16.433Z] ---> 741fa28a367b [2023-05-22T15:46:16.433Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-05-22T15:46:16.433Z] ---> Running in df255e7fc6a4 [2023-05-22T15:46:17.374Z] Removing intermediate container df255e7fc6a4 [2023-05-22T15:46:17.374Z] ---> ea49fe649f1b [2023-05-22T15:46:17.374Z] Step 14/25 : EXPOSE $APP_PORT [2023-05-22T15:46:17.634Z] ---> cb8bf9210986 [2023-05-22T15:46:17.634Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-05-22T15:46:17.634Z] ---> Running in be4737518d15 [2023-05-22T15:46:18.252Z] Removing intermediate container be4737518d15 [2023-05-22T15:46:18.252Z] ---> d44579369b4f [2023-05-22T15:46:18.252Z] Step 15/25 : WORKDIR / [2023-05-22T15:46:18.822Z] ---> 713df4ea5a3b [2023-05-22T15:46:18.822Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-05-22T15:46:18.822Z] ---> Running in cff9da7fb7fd [2023-05-22T15:46:18.822Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.160" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-05-22T15:46:19.430Z] Removing intermediate container cff9da7fb7fd [2023-05-22T15:46:19.430Z] ---> e4164ca830de [2023-05-22T15:46:19.430Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-22T15:46:19.691Z] ---> d300068d7d11 [2023-05-22T15:46:19.691Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-22T15:46:19.691Z] ---> Running in 54b9117953bc [2023-05-22T15:46:19.953Z] ---> 506b06a5d947 [2023-05-22T15:46:19.953Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-22T15:46:20.894Z] ---> cfb9fe7c34f8 [2023-05-22T15:46:20.894Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-05-22T15:46:22.866Z] Removing intermediate container 54b9117953bc [2023-05-22T15:46:22.866Z] ---> bda1f23469d0 [2023-05-22T15:46:22.866Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-22T15:46:23.448Z] ---> 3def628163ef [2023-05-22T15:46:23.448Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-05-22T15:46:23.448Z] ---> Running in dbe1502b5b35 [2023-05-22T15:46:23.709Z] Removing intermediate container 4c62d02b130e [2023-05-22T15:46:23.709Z] ---> 4bd3f490899f [2023-05-22T15:46:23.709Z] [2023-05-22T15:46:23.709Z] Step 9/25 : FROM alpine:3.17 [2023-05-22T15:46:23.709Z] ---> 9ed4aefc74f6 [2023-05-22T15:46:23.709Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-05-22T15:46:23.709Z] ---> Running in d05bb88fd92c [2023-05-22T15:46:23.709Z] Removing intermediate container dbe1502b5b35 [2023-05-22T15:46:23.709Z] ---> cc26b91edbf1 [2023-05-22T15:46:23.709Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-22T15:46:23.709Z] ---> f1bd72539552 [2023-05-22T15:46:23.709Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-05-22T15:46:23.709Z] ---> Running in 1ab9b678a34f [2023-05-22T15:46:23.709Z] Removing intermediate container 1ab9b678a34f [2023-05-22T15:46:23.709Z] ---> 974423c054fc [2023-05-22T15:46:23.709Z] Step 21/23 : LABEL arch=x86_64 [2023-05-22T15:46:23.971Z] ---> Running in 1d8f8e2a1c9e [2023-05-22T15:46:23.971Z] ---> 4b6c3ea1e5fe [2023-05-22T15:46:23.971Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-05-22T15:46:23.971Z] ---> Running in dd6a1a67fa9e [2023-05-22T15:46:23.971Z] Removing intermediate container 1d8f8e2a1c9e [2023-05-22T15:46:23.971Z] ---> 87ae8f06360d [2023-05-22T15:46:23.971Z] Step 22/23 : LABEL git_sha=1557ff349175bf3a04544285f7fd6db72d380d6c [2023-05-22T15:46:23.971Z] ---> Running in 64a99bff71e3 [2023-05-22T15:46:23.971Z] Removing intermediate container dd6a1a67fa9e [2023-05-22T15:46:23.971Z] ---> 3cc5854c7301 [2023-05-22T15:46:23.971Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-22T15:46:23.971Z] ---> Running in 38e9a7b60ed9 [2023-05-22T15:46:24.233Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-22T15:46:24.233Z] Removing intermediate container 64a99bff71e3 [2023-05-22T15:46:24.233Z] ---> 0af57a6d8acf [2023-05-22T15:46:24.233Z] Step 23/23 : LABEL version=3.0.0-dev.160 [2023-05-22T15:46:24.233Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-22T15:46:24.233Z] Removing intermediate container 38e9a7b60ed9 [2023-05-22T15:46:24.233Z] ---> f2ceee46b1fd [2023-05-22T15:46:24.233Z] Step 23/25 : LABEL arch=x86_64 [2023-05-22T15:46:24.233Z] ---> Running in 2bc9c1424eb1 [2023-05-22T15:46:24.501Z] ---> Running in 10312a550d38 [2023-05-22T15:46:24.501Z] (1/3) Installing ca-certificates (20230506-r0) [2023-05-22T15:46:24.501Z] Removing intermediate container 2bc9c1424eb1 [2023-05-22T15:46:24.501Z] ---> 19000e30695d [2023-05-22T15:46:24.501Z] [2023-05-22T15:46:24.501Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-05-22T15:46:24.501Z] (3/3) Installing su-exec (0.2-r2) [2023-05-22T15:46:24.501Z] Removing intermediate container 10312a550d38 [2023-05-22T15:46:24.501Z] ---> ef8d866aa24b [2023-05-22T15:46:24.501Z] Step 24/25 : LABEL git_sha=1557ff349175bf3a04544285f7fd6db72d380d6c [2023-05-22T15:46:24.501Z] Executing busybox-1.35.0-r29.trigger [2023-05-22T15:46:24.761Z] Executing ca-certificates-20230506-r0.trigger [2023-05-22T15:46:24.761Z] ---> Running in 9ed941f76809 [2023-05-22T15:46:24.761Z] Successfully built 19000e30695d [2023-05-22T15:46:24.761Z] Successfully tagged core-common-config-bootstrapper:latest [2023-05-22T15:46:24.761Z] Building support-notifications [2023-05-22T15:46:24.761Z] OK: 8 MiB in 18 packages [2023-05-22T15:46:28.056Z]  Building core-common-config-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-22T15:46:28.056Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-22T15:46:28.056Z] ---> e593a9ca6b0e [2023-05-22T15:46:28.056Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-22T15:46:28.056Z] ---> Using cache [2023-05-22T15:46:28.056Z] ---> f1cf3efbcfaa [2023-05-22T15:46:28.056Z] Step 4/23 : WORKDIR /edgex-go [2023-05-22T15:46:28.056Z] ---> Using cache [2023-05-22T15:46:28.056Z] ---> d54c9b7fb63f [2023-05-22T15:46:28.056Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-05-22T15:46:29.991Z] Removing intermediate container 9ed941f76809 [2023-05-22T15:46:29.991Z] ---> 04b75a547817 [2023-05-22T15:46:29.991Z] Step 25/25 : LABEL version=3.0.0-dev.160 [2023-05-22T15:46:29.991Z] ---> Running in e26b920a5fee [2023-05-22T15:46:29.991Z] ---> Running in f17858347c63 [2023-05-22T15:46:29.991Z] Removing intermediate container f17858347c63 [2023-05-22T15:46:29.991Z] ---> 8c9ec5c69891 [2023-05-22T15:46:29.991Z] [2023-05-22T15:46:30.253Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-22T15:46:30.253Z] Removing intermediate container d05bb88fd92c [2023-05-22T15:46:30.253Z] ---> 434c1d7f3903 [2023-05-22T15:46:30.253Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-22T15:46:30.253Z] Successfully built 8c9ec5c69891 [2023-05-22T15:46:30.253Z] Removing intermediate container d3321e35c16d [2023-05-22T15:46:30.253Z] ---> bb53ef662375 [2023-05-22T15:46:30.253Z] [2023-05-22T15:46:30.253Z] Step 10/23 : FROM alpine:3.17 [2023-05-22T15:46:30.253Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-22T15:46:30.253Z] ---> 9ed4aefc74f6 [2023-05-22T15:46:30.253Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-05-22T15:46:30.253Z] Successfully tagged core-metadata:latest [2023-05-22T15:46:30.253Z] Building security-spire-agent [2023-05-22T15:46:30.253Z]  Building core-metadata ... done  ---> Using cache [2023-05-22T15:46:30.253Z] ---> df5087e18183 [2023-05-22T15:46:30.253Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-22T15:46:30.253Z] ---> Using cache [2023-05-22T15:46:30.253Z] ---> 015e6bfbf895 [2023-05-22T15:46:30.253Z] Step 13/23 : ENV APP_PORT=59861 [2023-05-22T15:46:30.253Z] ---> Running in c835af813f66 [2023-05-22T15:46:30.514Z] ---> Running in 106f692a2149 [2023-05-22T15:46:31.060Z] OK: 265 MiB in 53 packages [2023-05-22T15:46:31.226Z] Removing intermediate container 1122721820c4 [2023-05-22T15:46:31.226Z] ---> e669c3a7b817 [2023-05-22T15:46:31.226Z] Step 7/33 : COPY . . [2023-05-22T15:46:31.226Z] Removing intermediate container b6b160928a26 [2023-05-22T15:46:31.226Z] ---> d9abc19408d8 [2023-05-22T15:46:31.226Z] Step 8/23 : COPY . . [2023-05-22T15:46:31.226Z] Removing intermediate container a3cedfd83d31 [2023-05-22T15:46:31.226Z] ---> 87153598901c [2023-05-22T15:46:31.226Z] Step 7/22 : COPY . . [2023-05-22T15:46:31.226Z] Removing intermediate container 63304ecdd307 [2023-05-22T15:46:31.226Z] ---> 49f4128f04d0 [2023-05-22T15:46:31.226Z] Step 7/27 : COPY . . [2023-05-22T15:46:31.226Z] Removing intermediate container c3071f4e8441 [2023-05-22T15:46:31.226Z] ---> 9af69d046daa [2023-05-22T15:46:31.226Z] Step 7/26 : COPY . . [2023-05-22T15:46:31.813Z] ---> c9208862ecea [2023-05-22T15:46:31.813Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-05-22T15:46:32.087Z] ---> d731de4f98c5 [2023-05-22T15:46:32.087Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-05-22T15:46:32.087Z] ---> e5778d917aab [2023-05-22T15:46:32.087Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-05-22T15:46:32.373Z] ---> Running in 7869fdd09e5e [2023-05-22T15:46:32.373Z] ---> Running in a28a2a9223cc [2023-05-22T15:46:32.373Z] ---> Running in d665eadaca60 [2023-05-22T15:46:32.642Z] ---> 33ba9a1016f8 [2023-05-22T15:46:32.642Z] Step 8/26 : ARG SPIRE_RELEASE=1.6.3 [2023-05-22T15:46:32.912Z] ---> Running in 7a37d03f3924 [2023-05-22T15:46:32.912Z] ---> 7424521ef134 [2023-05-22T15:46:32.912Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-22T15:46:33.183Z] ---> Running in f1f5507a3a11 [2023-05-22T15:46:33.697Z] Removing intermediate container c835af813f66 [2023-05-22T15:46:33.697Z] ---> 602de438aeca [2023-05-22T15:46:33.697Z] Step 12/25 : WORKDIR / [2023-05-22T15:46:33.697Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-22T15:46:33.697Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-22T15:46:33.697Z] ---> e593a9ca6b0e [2023-05-22T15:46:33.697Z] Step 3/27 : WORKDIR /edgex-go [2023-05-22T15:46:33.697Z] ---> Using cache [2023-05-22T15:46:33.697Z] ---> a046c6f090a5 [2023-05-22T15:46:33.697Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-22T15:46:34.152Z] Removing intermediate container f1f5507a3a11 [2023-05-22T15:46:34.152Z] ---> 5cb623baea20 [2023-05-22T15:46:34.152Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-22T15:46:34.152Z] Removing intermediate container 7a37d03f3924 [2023-05-22T15:46:34.152Z] ---> d3d351c95e42 [2023-05-22T15:46:34.152Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-05-22T15:46:34.266Z] Removing intermediate container 106f692a2149 [2023-05-22T15:46:34.266Z] ---> 9259d451d302 [2023-05-22T15:46:34.266Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-22T15:46:34.266Z] ---> Running in 40ee63c2f0cf [2023-05-22T15:46:34.266Z] ---> Running in 63f927a9d83d [2023-05-22T15:46:34.266Z] ---> Running in d38a7d2b5866 [2023-05-22T15:46:34.266Z] Removing intermediate container 40ee63c2f0cf [2023-05-22T15:46:34.266Z] ---> 63092096ba29 [2023-05-22T15:46:34.266Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-22T15:46:34.430Z] ---> Running in 04fd65f38493 [2023-05-22T15:46:34.524Z] Removing intermediate container d38a7d2b5866 [2023-05-22T15:46:34.524Z] ---> 2c42411befcc [2023-05-22T15:46:34.524Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-22T15:46:34.524Z] Removing intermediate container e26b920a5fee [2023-05-22T15:46:34.524Z] ---> 82936b178d22 [2023-05-22T15:46:34.524Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-22T15:46:34.717Z] ---> Running in f2caa8b9ea04 [2023-05-22T15:46:34.717Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.160" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-05-22T15:46:34.811Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-22T15:46:35.069Z] ---> 3c3e79e994ab [2023-05-22T15:46:35.069Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-22T15:46:35.069Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-22T15:46:35.069Z] ---> a48d788fd4a1 [2023-05-22T15:46:35.069Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-22T15:46:35.309Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.160" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-05-22T15:46:35.328Z] OK: 265 MiB in 53 packages [2023-05-22T15:46:35.328Z] ---> 3bcd9c8cb976 [2023-05-22T15:46:35.328Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-22T15:46:35.328Z] ---> dee5bd5f3a47 [2023-05-22T15:46:35.328Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-05-22T15:46:35.328Z] ---> Running in a00d42186c73 [2023-05-22T15:46:35.581Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.160" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-05-22T15:46:35.581Z] Removing intermediate container 04fd65f38493 [2023-05-22T15:46:35.581Z] ---> 4a9ea7980041 [2023-05-22T15:46:35.581Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-22T15:46:35.869Z] Removing intermediate container f2caa8b9ea04 [2023-05-22T15:46:35.869Z] ---> f5b5333e6562 [2023-05-22T15:46:35.869Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-22T15:46:35.869Z] ---> Running in 1c09484f200a [2023-05-22T15:46:35.891Z] ---> 5f4fff8f3960 [2023-05-22T15:46:35.892Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-05-22T15:46:35.892Z] ---> 4c6a6db68f69 [2023-05-22T15:46:35.892Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-05-22T15:46:36.138Z] ---> Running in 582e737f94eb [2023-05-22T15:46:36.149Z] Removing intermediate container fb9817c382ad [2023-05-22T15:46:36.149Z] ---> e91ff2201e50 [2023-05-22T15:46:36.149Z] [2023-05-22T15:46:36.149Z] Step 9/33 : FROM alpine:3.17 [2023-05-22T15:46:36.149Z] ---> 9ed4aefc74f6 [2023-05-22T15:46:36.149Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-22T15:46:36.149Z] ---> Using cache [2023-05-22T15:46:36.149Z] ---> 4147afdc6a0f [2023-05-22T15:46:36.149Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-05-22T15:46:36.427Z] ---> Running in ef77fc70d7da [2023-05-22T15:46:36.428Z] Removing intermediate container 63f927a9d83d [2023-05-22T15:46:36.428Z] ---> 44f37034f83b [2023-05-22T15:46:36.428Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-22T15:46:36.428Z] ---> 9bf3e6dbd32d [2023-05-22T15:46:36.428Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-05-22T15:46:36.686Z] ---> 4817daa570b3 [2023-05-22T15:46:36.686Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-05-22T15:46:36.686Z] ---> e196081f7df3 [2023-05-22T15:46:36.686Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-22T15:46:36.686Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-22T15:46:36.686Z] ---> 4d545287918e [2023-05-22T15:46:36.686Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-05-22T15:46:36.686Z] ---> Running in cd03f11d3129 [2023-05-22T15:46:36.944Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-22T15:46:37.205Z] ---> bae26ee4ad32 [2023-05-22T15:46:37.205Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-05-22T15:46:37.205Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-22T15:46:37.205Z] (2/2) Installing su-exec (0.2-r2) [2023-05-22T15:46:37.205Z] Executing busybox-1.35.0-r29.trigger [2023-05-22T15:46:37.205Z] ---> Running in 630c294113a1 [2023-05-22T15:46:37.205Z] OK: 7 MiB in 17 packages [2023-05-22T15:46:37.205Z] ---> 4c72b3ff651c [2023-05-22T15:46:37.205Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-05-22T15:46:37.205Z] Removing intermediate container 630c294113a1 [2023-05-22T15:46:37.205Z] ---> f1c5fdba1769 [2023-05-22T15:46:37.205Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-22T15:46:37.465Z] ---> Running in 19d9d9c3b179 [2023-05-22T15:46:37.465Z] ---> 5cbf85094543 [2023-05-22T15:46:37.465Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-05-22T15:46:37.465Z] Removing intermediate container 19d9d9c3b179 [2023-05-22T15:46:37.465Z] ---> 1127d46eb830 [2023-05-22T15:46:37.465Z] Step 21/23 : LABEL arch=x86_64 [2023-05-22T15:46:37.465Z] ---> Running in 954ce4247aea [2023-05-22T15:46:37.465Z] Removing intermediate container ef77fc70d7da [2023-05-22T15:46:37.465Z] ---> 31eae846c6d5 [2023-05-22T15:46:37.465Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-05-22T15:46:37.465Z] ---> Running in 59b3fbca1cd5 [2023-05-22T15:46:37.618Z] Removing intermediate container 1c09484f200a [2023-05-22T15:46:37.618Z] ---> 13be08577c21 [2023-05-22T15:46:37.618Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-05-22T15:46:37.727Z] ---> 8ac1b41e8d6f [2023-05-22T15:46:37.727Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-22T15:46:37.727Z] Removing intermediate container 954ce4247aea [2023-05-22T15:46:37.727Z] ---> 0f3e9a9bdbe5 [2023-05-22T15:46:37.727Z] Step 22/23 : LABEL git_sha=1557ff349175bf3a04544285f7fd6db72d380d6c [2023-05-22T15:46:37.727Z] ---> Running in 8e0718c7a03d [2023-05-22T15:46:37.727Z] ---> Running in ae20706872dd [2023-05-22T15:46:37.727Z] Removing intermediate container 59b3fbca1cd5 [2023-05-22T15:46:37.727Z] ---> 4f2c0567f840 [2023-05-22T15:46:37.727Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-05-22T15:46:37.727Z] ---> Running in fdec2613e44d [2023-05-22T15:46:37.727Z] Removing intermediate container ae20706872dd [2023-05-22T15:46:37.727Z] ---> cab6693dbb4b [2023-05-22T15:46:37.727Z] Step 23/23 : LABEL version=3.0.0-dev.160 [2023-05-22T15:46:37.727Z] ---> Running in e403df309d5a [2023-05-22T15:46:37.727Z] Removing intermediate container fdec2613e44d [2023-05-22T15:46:37.727Z] ---> 425c82e52245 [2023-05-22T15:46:37.727Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-05-22T15:46:37.891Z] Removing intermediate container 582e737f94eb [2023-05-22T15:46:37.891Z] ---> 000192bc7fbf [2023-05-22T15:46:37.891Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-05-22T15:46:37.891Z] ---> Running in 112a75d346a4 [2023-05-22T15:46:37.987Z] ---> Running in 86a2d8004ab8 [2023-05-22T15:46:37.987Z] Removing intermediate container e403df309d5a [2023-05-22T15:46:37.987Z] ---> 3201adb9b56a [2023-05-22T15:46:37.987Z] [2023-05-22T15:46:37.987Z] Successfully built 3201adb9b56a [2023-05-22T15:46:37.987Z] Successfully tagged support-scheduler:latest [2023-05-22T15:46:37.987Z]  Building support-scheduler ... done Building security-spire-config [2023-05-22T15:46:37.987Z] Removing intermediate container 86a2d8004ab8 [2023-05-22T15:46:37.987Z] ---> df85471dc4d6 [2023-05-22T15:46:37.987Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-05-22T15:46:37.987Z] ---> Running in 0990c696b54d [2023-05-22T15:46:38.158Z] ---> Running in 51281bed832a [2023-05-22T15:46:40.574Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-22T15:46:40.574Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-22T15:46:40.574Z] ---> e593a9ca6b0e [2023-05-22T15:46:40.574Z] Step 3/27 : WORKDIR /edgex-go [2023-05-22T15:46:40.574Z] ---> Using cache [2023-05-22T15:46:40.574Z] ---> a046c6f090a5 [2023-05-22T15:46:40.574Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-22T15:46:40.574Z] ---> Using cache [2023-05-22T15:46:40.574Z] ---> 44f37034f83b [2023-05-22T15:46:40.574Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-22T15:46:40.574Z] ---> Using cache [2023-05-22T15:46:40.574Z] ---> e196081f7df3 [2023-05-22T15:46:40.574Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-22T15:46:41.210Z] Removing intermediate container 0990c696b54d [2023-05-22T15:46:41.210Z] ---> 28fb47ac3388 [2023-05-22T15:46:41.210Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-05-22T15:46:41.210Z] ---> Running in 8076a7f828bf [2023-05-22T15:46:41.210Z] ---> Running in d8ae17d5d72f [2023-05-22T15:46:41.210Z] Removing intermediate container 8e0718c7a03d [2023-05-22T15:46:41.210Z] ---> c44dbdc2818e [2023-05-22T15:46:41.210Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-05-22T15:46:41.210Z] ---> Running in d178c7562d44 [2023-05-22T15:46:41.481Z] Removing intermediate container d178c7562d44 [2023-05-22T15:46:41.481Z] ---> 2ac25c8e0163 [2023-05-22T15:46:41.481Z] Step 23/25 : LABEL arch=x86_64 [2023-05-22T15:46:41.481Z] ---> Running in ee312737c00d [2023-05-22T15:46:41.481Z] Removing intermediate container ee312737c00d [2023-05-22T15:46:41.481Z] ---> 94636afb936b [2023-05-22T15:46:41.481Z] Step 24/25 : LABEL git_sha=1557ff349175bf3a04544285f7fd6db72d380d6c [2023-05-22T15:46:41.481Z] ---> Running in 0e5baa73dfb2 [2023-05-22T15:46:41.742Z] Removing intermediate container 0e5baa73dfb2 [2023-05-22T15:46:41.742Z] ---> 9bb800c4bb51 [2023-05-22T15:46:41.742Z] Step 25/25 : LABEL version=3.0.0-dev.160 [2023-05-22T15:46:41.742Z] ---> Running in 370e232f0819 [2023-05-22T15:46:41.742Z] Removing intermediate container 370e232f0819 [2023-05-22T15:46:41.742Z] ---> 07c039b0c03c [2023-05-22T15:46:41.742Z] [2023-05-22T15:46:41.742Z] Successfully built 07c039b0c03c [2023-05-22T15:46:41.742Z] Successfully tagged security-secretstore-setup:latest [2023-05-22T15:46:42.005Z]  Building security-secretstore-setup ... done Removing intermediate container d8ae17d5d72f [2023-05-22T15:46:42.005Z] ---> ca425baa4d22 [2023-05-22T15:46:42.005Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-05-22T15:46:42.005Z] ---> Running in 531066921b22 [2023-05-22T15:46:42.266Z] Removing intermediate container 531066921b22 [2023-05-22T15:46:42.266Z] ---> 8d328d6d0d76 [2023-05-22T15:46:42.266Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-05-22T15:46:43.524Z] Removing intermediate container 112a75d346a4 [2023-05-22T15:46:43.524Z] ---> 590e1cbce4d0 [2023-05-22T15:46:43.524Z] Step 12/27 : WORKDIR /edgex-go [2023-05-22T15:46:43.524Z] ---> Running in 3da0ba9bf2e2 [2023-05-22T15:46:43.524Z] Removing intermediate container 51281bed832a [2023-05-22T15:46:43.524Z] ---> 6542b5ac2476 [2023-05-22T15:46:43.524Z] Step 12/26 : WORKDIR /edgex-go [2023-05-22T15:46:43.524Z] ---> Running in 29595345ed75 [2023-05-22T15:46:43.665Z] ---> 1feab60c1f69 [2023-05-22T15:46:43.665Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-05-22T15:46:43.665Z] ---> Running in 4697a667bba2 [2023-05-22T15:46:44.117Z] Removing intermediate container 3da0ba9bf2e2 [2023-05-22T15:46:44.117Z] ---> 4bbd85d3640a [2023-05-22T15:46:44.117Z] [2023-05-22T15:46:44.117Z] Step 13/27 : FROM alpine:3.17 [2023-05-22T15:46:44.386Z] 3.17: Pulling from library/alpine [2023-05-22T15:46:44.386Z] Removing intermediate container 29595345ed75 [2023-05-22T15:46:44.386Z] ---> 2d4f8521075b [2023-05-22T15:46:44.386Z] [2023-05-22T15:46:44.386Z] Step 13/26 : FROM alpine:3.17 [2023-05-22T15:46:44.386Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-22T15:46:44.386Z] Status: Downloaded newer image for alpine:3.17 [2023-05-22T15:46:44.654Z] ---> 51e60588ff2c [2023-05-22T15:46:44.654Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-22T15:46:44.654Z] ---> Running in d87eb7017d0f [2023-05-22T15:46:44.654Z] 3.17: Pulling from library/alpine [2023-05-22T15:46:44.921Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-22T15:46:44.921Z] Status: Image is up to date for alpine:3.17 [2023-05-22T15:46:44.921Z] ---> 51e60588ff2c [2023-05-22T15:46:44.921Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-22T15:46:44.921Z] ---> Running in 6f887b8b36ed [2023-05-22T15:46:45.506Z] Removing intermediate container d87eb7017d0f [2023-05-22T15:46:45.506Z] ---> fa4631de5120 [2023-05-22T15:46:45.506Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-22T15:46:45.774Z] ---> Running in 0f2327a33e79 [2023-05-22T15:46:46.360Z] Removing intermediate container 6f887b8b36ed [2023-05-22T15:46:46.360Z] ---> fa2f971e7972 [2023-05-22T15:46:46.360Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-22T15:46:46.634Z] ---> Running in 39e9f9c72a3b [2023-05-22T15:46:48.585Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-22T15:46:49.558Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-22T15:46:49.824Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-22T15:46:50.341Z] Removing intermediate container 4697a667bba2 [2023-05-22T15:46:50.341Z] ---> 43d5aec0e380 [2023-05-22T15:46:50.341Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-22T15:46:50.342Z] ---> 02911bb2d373 [2023-05-22T15:46:50.342Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-05-22T15:46:50.409Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-22T15:46:50.598Z] ---> c2a1ffad0228 [2023-05-22T15:46:50.599Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-05-22T15:46:53.014Z] v3.17.3-199-g6706f8eff28 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-22T15:46:53.014Z] v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-22T15:46:53.014Z] OK: 17694 distinct packages available [2023-05-22T15:46:53.014Z] v3.17.3-199-g6706f8eff28 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-22T15:46:53.014Z] v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-22T15:46:53.014Z] OK: 17694 distinct packages available [2023-05-22T15:46:53.014Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-22T15:46:53.283Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-22T15:46:54.262Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-22T15:46:54.534Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-22T15:46:55.949Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-22T15:46:55.949Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-22T15:46:55.949Z] (3/5) Installing libucontext (1.2-r0) [2023-05-22T15:46:55.949Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-22T15:46:55.949Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-22T15:46:55.949Z] Executing busybox-1.35.0-r29.trigger [2023-05-22T15:46:55.949Z] OK: 9 MiB in 20 packages [2023-05-22T15:46:56.914Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-22T15:46:56.914Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-22T15:46:56.914Z] (3/5) Installing libucontext (1.2-r0) [2023-05-22T15:46:56.914Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-22T15:46:56.914Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-22T15:46:56.914Z] Executing busybox-1.35.0-r29.trigger [2023-05-22T15:46:57.186Z] OK: 9 MiB in 20 packages [2023-05-22T15:46:58.748Z] ---> e7c2492b15b5 [2023-05-22T15:46:58.748Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-05-22T15:46:58.748Z] ---> 83b08ecc3b21 [2023-05-22T15:46:58.748Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-05-22T15:46:58.748Z] Removing intermediate container a00d42186c73 [2023-05-22T15:46:58.748Z] ---> 1803b996d32a [2023-05-22T15:46:58.748Z] Step 8/23 : COPY . . [2023-05-22T15:46:58.748Z] ---> 1f2c055a9e35 [2023-05-22T15:46:58.748Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-05-22T15:46:58.748Z] Removing intermediate container cd03f11d3129 [2023-05-22T15:46:58.748Z] ---> 5a966b1fa1be [2023-05-22T15:46:58.748Z] Step 7/27 : COPY . . [2023-05-22T15:46:59.166Z] Removing intermediate container 39e9f9c72a3b [2023-05-22T15:46:59.166Z] ---> 32ed62ee13c3 [2023-05-22T15:46:59.166Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-22T15:47:01.110Z] Removing intermediate container 0f2327a33e79 [2023-05-22T15:47:01.110Z] ---> 594962cef45f [2023-05-22T15:47:01.110Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-22T15:47:01.110Z] ---> 82efb540de04 [2023-05-22T15:47:01.110Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-05-22T15:47:03.064Z] ---> 877f67d28ec6 [2023-05-22T15:47:03.064Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-22T15:47:03.064Z] ---> 81f69b9c09a4 [2023-05-22T15:47:03.064Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-22T15:47:05.009Z] ---> 4e890491d4e8 [2023-05-22T15:47:05.009Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-05-22T15:47:08.786Z] ---> d7d41271f305 [2023-05-22T15:47:08.786Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-05-22T15:47:08.786Z] ---> abe09f215cf5 [2023-05-22T15:47:08.786Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-22T15:47:08.786Z] ---> b6a1f1c58975 [2023-05-22T15:47:08.786Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-05-22T15:47:08.786Z] ---> Running in a8beb8ce004c [2023-05-22T15:47:08.786Z] ---> Running in 2edfc3ef0473 [2023-05-22T15:47:08.786Z] ---> 6ba013ec4642 [2023-05-22T15:47:08.786Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-05-22T15:47:08.786Z] Removing intermediate container a8beb8ce004c [2023-05-22T15:47:08.786Z] ---> 40c00918328f [2023-05-22T15:47:08.786Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-22T15:47:08.786Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.160" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-05-22T15:47:08.786Z] ---> Running in 7ff27a49cd1f [2023-05-22T15:47:08.786Z] ---> 9d32dfb772aa [2023-05-22T15:47:08.786Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-05-22T15:47:08.786Z] ---> Running in 7042a6f13413 [2023-05-22T15:47:09.045Z] Removing intermediate container 7ff27a49cd1f [2023-05-22T15:47:09.045Z] ---> 6add9bc183fc [2023-05-22T15:47:09.045Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-22T15:47:09.045Z] ---> Running in 5d973e856922 [2023-05-22T15:47:09.045Z] Removing intermediate container 8076a7f828bf [2023-05-22T15:47:09.045Z] ---> b4f19c5e64a4 [2023-05-22T15:47:09.045Z] Step 7/27 : COPY . . [2023-05-22T15:47:09.307Z] Removing intermediate container 5d973e856922 [2023-05-22T15:47:09.307Z] ---> 8503be5d9fc4 [2023-05-22T15:47:09.307Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-05-22T15:47:13.629Z] ---> Running in 177fd463c4d6 [2023-05-22T15:47:13.894Z] Removing intermediate container 7042a6f13413 [2023-05-22T15:47:13.894Z] ---> b44e69b8d8e5 [2023-05-22T15:47:13.894Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-05-22T15:47:13.894Z] ---> 1bb94fd28b4b [2023-05-22T15:47:13.894Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-22T15:47:13.894Z] ---> Running in a410f8bb4272 [2023-05-22T15:47:13.894Z] ---> Running in ab7db2de4aaa [2023-05-22T15:47:13.894Z] Removing intermediate container ab7db2de4aaa [2023-05-22T15:47:13.894Z] ---> 7a1b39f93ed6 [2023-05-22T15:47:13.894Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-22T15:47:14.154Z] Removing intermediate container a410f8bb4272 [2023-05-22T15:47:14.155Z] ---> 5918dd655430 [2023-05-22T15:47:14.155Z] Step 30/33 : CMD ["gate"] [2023-05-22T15:47:14.155Z] ---> Running in 39f3a5aaa4fe [2023-05-22T15:47:14.155Z] ---> Running in 5ad41f8e1e46 [2023-05-22T15:47:14.415Z] Removing intermediate container 39f3a5aaa4fe [2023-05-22T15:47:14.415Z] ---> b419a29b879b [2023-05-22T15:47:14.415Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-22T15:47:14.415Z] ---> Running in ef7ef1b5805d [2023-05-22T15:47:14.415Z] Removing intermediate container 5ad41f8e1e46 [2023-05-22T15:47:14.415Z] ---> 8603b08e3a09 [2023-05-22T15:47:14.415Z] Step 31/33 : LABEL arch=x86_64 [2023-05-22T15:47:14.415Z] ---> Running in 3fac9159b335 [2023-05-22T15:47:14.678Z] Removing intermediate container ef7ef1b5805d [2023-05-22T15:47:14.679Z] ---> 496e80fbc043 [2023-05-22T15:47:14.679Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-05-22T15:47:14.679Z] ---> Running in 09ae675d3568 [2023-05-22T15:47:14.679Z] Removing intermediate container 3fac9159b335 [2023-05-22T15:47:14.679Z] ---> a7432d2fddb9 [2023-05-22T15:47:14.679Z] Step 32/33 : LABEL git_sha=1557ff349175bf3a04544285f7fd6db72d380d6c [2023-05-22T15:47:14.679Z] ---> Running in af1b0abc0b9e [2023-05-22T15:47:14.942Z] Removing intermediate container af1b0abc0b9e [2023-05-22T15:47:14.942Z] ---> 79992387623b [2023-05-22T15:47:14.942Z] Step 33/33 : LABEL version=3.0.0-dev.160 [2023-05-22T15:47:14.942Z] Removing intermediate container 177fd463c4d6 [2023-05-22T15:47:14.942Z] ---> 2d423070c7c4 [2023-05-22T15:47:14.942Z] Step 12/27 : WORKDIR /edgex-go [2023-05-22T15:47:14.942Z] ---> Running in 851a25d655f5 [2023-05-22T15:47:15.086Z] ---> 1d6a2a780b3e [2023-05-22T15:47:15.086Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-22T15:47:15.086Z] ---> a91dd95cdf4d [2023-05-22T15:47:15.086Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-05-22T15:47:15.208Z] ---> Running in a5b071a38406 [2023-05-22T15:47:15.208Z] Removing intermediate container 851a25d655f5 [2023-05-22T15:47:15.208Z] ---> 354f21721cc4 [2023-05-22T15:47:15.208Z] [2023-05-22T15:47:15.208Z] Successfully built 354f21721cc4 [2023-05-22T15:47:15.468Z] Successfully tagged security-bootstrapper:latest [2023-05-22T15:47:15.468Z]  Building security-bootstrapper ... done Removing intermediate container a5b071a38406 [2023-05-22T15:47:15.468Z] ---> ec84251d71a3 [2023-05-22T15:47:15.468Z] [2023-05-22T15:47:15.468Z] Step 13/27 : FROM alpine:3.17 [2023-05-22T15:47:15.468Z] ---> 9ed4aefc74f6 [2023-05-22T15:47:15.468Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-22T15:47:15.468Z] ---> Using cache [2023-05-22T15:47:15.468Z] ---> 5ed15fb2524e [2023-05-22T15:47:15.468Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-22T15:47:15.468Z] ---> Using cache [2023-05-22T15:47:15.468Z] ---> 3ee51f100a94 [2023-05-22T15:47:15.468Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-22T15:47:15.468Z] ---> Using cache [2023-05-22T15:47:15.468Z] ---> 9c94cfa143bf [2023-05-22T15:47:15.468Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-22T15:47:15.468Z] ---> Using cache [2023-05-22T15:47:15.743Z] ---> 2053cd122ca9 [2023-05-22T15:47:15.743Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-05-22T15:47:15.743Z] Removing intermediate container 09ae675d3568 [2023-05-22T15:47:15.743Z] ---> a0c8ac417147 [2023-05-22T15:47:15.743Z] Step 12/27 : WORKDIR /edgex-go [2023-05-22T15:47:16.006Z] ---> Running in 7c4a6706bca8 [2023-05-22T15:47:17.435Z] Removing intermediate container 7c4a6706bca8 [2023-05-22T15:47:17.435Z] ---> 6e62e645db22 [2023-05-22T15:47:17.435Z] [2023-05-22T15:47:17.435Z] Step 13/27 : FROM alpine:3.17 [2023-05-22T15:47:17.435Z] ---> 9ed4aefc74f6 [2023-05-22T15:47:17.435Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-22T15:47:17.435Z] ---> Using cache [2023-05-22T15:47:17.435Z] ---> 5ed15fb2524e [2023-05-22T15:47:17.435Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-05-22T15:47:17.696Z] ---> 0bfc2a00401f [2023-05-22T15:47:17.696Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-22T15:47:17.696Z] ---> Running in e85af1108ff1 [2023-05-22T15:47:18.428Z] ---> cd3827b0d025 [2023-05-22T15:47:18.428Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-05-22T15:47:18.638Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-22T15:47:18.638Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-22T15:47:18.897Z] v3.17.3-199-g6706f8eff28 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-22T15:47:18.897Z] v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-22T15:47:18.897Z] OK: 17823 distinct packages available [2023-05-22T15:47:18.897Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-22T15:47:18.897Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-22T15:47:19.157Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-05-22T15:47:19.157Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-05-22T15:47:19.157Z] (3/4) Installing libucontext (1.2-r0) [2023-05-22T15:47:19.157Z] (4/4) Installing gcompat (1.1.0-r0) [2023-05-22T15:47:19.157Z] Executing busybox-1.35.0-r29.trigger [2023-05-22T15:47:19.157Z] OK: 7 MiB in 19 packages [2023-05-22T15:47:19.624Z] ---> a927aeca32df [2023-05-22T15:47:19.624Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-05-22T15:47:21.415Z] ---> 1e4775da8e2b [2023-05-22T15:47:21.415Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-05-22T15:47:21.695Z] Removing intermediate container e85af1108ff1 [2023-05-22T15:47:21.695Z] ---> 59293b84a5b4 [2023-05-22T15:47:21.695Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-22T15:47:21.695Z] ---> f49e9000b1e3 [2023-05-22T15:47:21.695Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-05-22T15:47:21.782Z] ---> 039191fad674 [2023-05-22T15:47:21.782Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-22T15:47:21.978Z] ---> 1c59339f4c83 [2023-05-22T15:47:21.978Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-05-22T15:47:21.978Z] ---> 96ccee72cdf5 [2023-05-22T15:47:21.978Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-22T15:47:22.057Z] ---> Running in 515749136a0c [2023-05-22T15:47:22.252Z] ---> 671c45fd6762 [2023-05-22T15:47:22.252Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-22T15:47:22.252Z] ---> Running in 2b3c7517ec76 [2023-05-22T15:47:22.548Z] ---> 27468ab29ea8 [2023-05-22T15:47:22.548Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-22T15:47:22.548Z] Removing intermediate container 2b3c7517ec76 [2023-05-22T15:47:22.548Z] ---> 5552a814abb6 [2023-05-22T15:47:22.548Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-22T15:47:22.548Z] ---> Running in 671d8a3fb939 [2023-05-22T15:47:22.864Z] Removing intermediate container 671d8a3fb939 [2023-05-22T15:47:22.864Z] ---> 6b12221bbc83 [2023-05-22T15:47:22.864Z] Step 25/27 : LABEL arch=x86_64 [2023-05-22T15:47:22.864Z] ---> Running in dfdf518138ab [2023-05-22T15:47:23.130Z] Removing intermediate container dfdf518138ab [2023-05-22T15:47:23.131Z] ---> ab7750e6fe34 [2023-05-22T15:47:23.131Z] Step 26/27 : LABEL git_sha=1557ff349175bf3a04544285f7fd6db72d380d6c [2023-05-22T15:47:23.433Z] ---> Running in 24ceb27cdb7a [2023-05-22T15:47:24.052Z] Removing intermediate container 515749136a0c [2023-05-22T15:47:24.052Z] ---> 680c46365098 [2023-05-22T15:47:24.052Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-22T15:47:24.052Z] ---> Running in f05ce2b7923f [2023-05-22T15:47:24.340Z] ---> 412a637be388 [2023-05-22T15:47:24.340Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-05-22T15:47:24.901Z] Removing intermediate container 24ceb27cdb7a [2023-05-22T15:47:24.901Z] ---> 9a6ab547ca4a [2023-05-22T15:47:24.901Z] Step 27/27 : LABEL version=3.0.0-dev.160 [2023-05-22T15:47:24.901Z] ---> Running in 598a65520860 [2023-05-22T15:47:24.901Z] ---> d4e76b3415ca [2023-05-22T15:47:24.901Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-05-22T15:47:25.159Z] Removing intermediate container 598a65520860 [2023-05-22T15:47:25.159Z] ---> 8175950b3200 [2023-05-22T15:47:25.159Z] [2023-05-22T15:47:25.159Z] ---> a0000e25e803 [2023-05-22T15:47:25.159Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-05-22T15:47:25.159Z] Successfully built 8175950b3200 [2023-05-22T15:47:25.159Z] Successfully tagged security-spire-agent:latest [2023-05-22T15:47:25.159Z]  Building security-spire-agent ... done  ---> Running in 96841ab7a049 [2023-05-22T15:47:25.417Z] Removing intermediate container 96841ab7a049 [2023-05-22T15:47:25.417Z] ---> 14724e4984d4 [2023-05-22T15:47:25.417Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-05-22T15:47:25.417Z] ---> 1e123db894b6 [2023-05-22T15:47:25.417Z] Step 22/27 : WORKDIR / [2023-05-22T15:47:25.417Z] ---> Running in 75b614cf34c8 [2023-05-22T15:47:25.675Z] Removing intermediate container 75b614cf34c8 [2023-05-22T15:47:25.675Z] ---> 85958d3d26e9 [2023-05-22T15:47:25.675Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-22T15:47:25.675Z] ---> Running in 47aa16500dbd [2023-05-22T15:47:25.675Z] Removing intermediate container 47aa16500dbd [2023-05-22T15:47:25.675Z] ---> 80f824108444 [2023-05-22T15:47:25.675Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-22T15:47:25.755Z] Removing intermediate container f05ce2b7923f [2023-05-22T15:47:25.755Z] ---> fcf0ec2090af [2023-05-22T15:47:25.755Z] Step 24/26 : LABEL arch=arm64 [2023-05-22T15:47:25.755Z] ---> Running in b746de08d513 [2023-05-22T15:47:25.935Z] ---> Running in a2a994e055de [2023-05-22T15:47:25.935Z] Removing intermediate container a2a994e055de [2023-05-22T15:47:25.935Z] ---> d8f49bb8f317 [2023-05-22T15:47:25.935Z] Step 25/27 : LABEL arch=x86_64 [2023-05-22T15:47:25.935Z] ---> Running in 0a4c5382bafd [2023-05-22T15:47:26.193Z] Removing intermediate container 0a4c5382bafd [2023-05-22T15:47:26.193Z] ---> eeb402978d2b [2023-05-22T15:47:26.193Z] Step 26/27 : LABEL git_sha=1557ff349175bf3a04544285f7fd6db72d380d6c [2023-05-22T15:47:26.193Z] ---> Running in f8923d9119d2 [2023-05-22T15:47:26.193Z] Removing intermediate container f8923d9119d2 [2023-05-22T15:47:26.193Z] ---> 7ab63dc708ec [2023-05-22T15:47:26.193Z] Step 27/27 : LABEL version=3.0.0-dev.160 [2023-05-22T15:47:26.193Z] ---> Running in a78cd4d3c2b6 [2023-05-22T15:47:26.452Z] Removing intermediate container a78cd4d3c2b6 [2023-05-22T15:47:26.452Z] ---> ee2b6c668b43 [2023-05-22T15:47:26.452Z] [2023-05-22T15:47:26.452Z] Successfully built ee2b6c668b43 [2023-05-22T15:47:26.452Z] Successfully tagged security-spire-config:latest [2023-05-22T15:47:26.715Z] ---> 38ad8eb60812 [2023-05-22T15:47:26.715Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-05-22T15:47:27.300Z] Removing intermediate container b746de08d513 [2023-05-22T15:47:27.300Z] ---> aede06825076 [2023-05-22T15:47:27.300Z] Step 25/26 : LABEL git_sha=1557ff349175bf3a04544285f7fd6db72d380d6c [2023-05-22T15:47:27.567Z] ---> Running in 58f86c7edb01 [2023-05-22T15:47:28.150Z] Removing intermediate container 58f86c7edb01 [2023-05-22T15:47:28.150Z] ---> 3280f9c6adc5 [2023-05-22T15:47:28.150Z] Step 26/26 : LABEL version=3.0.0-dev.160 [2023-05-22T15:47:28.150Z] ---> Running in 309bbcba15c7 [2023-05-22T15:47:28.417Z] ---> 0443ce90bbd1 [2023-05-22T15:47:28.417Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-05-22T15:47:28.999Z] Removing intermediate container 309bbcba15c7 [2023-05-22T15:47:28.999Z] ---> fcdd67a09edb [2023-05-22T15:47:28.999Z] [2023-05-22T15:47:29.267Z] Successfully built fcdd67a09edb [2023-05-22T15:47:29.267Z] Successfully tagged security-spire-server-arm64:latest [2023-05-22T15:47:29.267Z]  Building security-spire-server ... done Building core-data [2023-05-22T15:47:31.211Z] ---> ba3527f1b9fa [2023-05-22T15:47:31.211Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-22T15:47:31.211Z] ---> Running in b83282a1b4a2 [2023-05-22T15:47:31.762Z]  Building security-spire-config ... done Removing intermediate container 2edfc3ef0473 [2023-05-22T15:47:31.762Z] ---> 40e5e4023aa9 [2023-05-22T15:47:31.762Z] [2023-05-22T15:47:31.762Z] Step 10/23 : FROM alpine:3.17 [2023-05-22T15:47:31.762Z] ---> 9ed4aefc74f6 [2023-05-22T15:47:31.762Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-22T15:47:31.762Z] ---> Running in 03f243ffff71 [2023-05-22T15:47:31.795Z] Removing intermediate container b83282a1b4a2 [2023-05-22T15:47:31.795Z] ---> 18037ecc2fa9 [2023-05-22T15:47:31.795Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-22T15:47:32.023Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-22T15:47:32.023Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-22T15:47:32.063Z] ---> Running in 2896bc4557c1 [2023-05-22T15:47:32.282Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-22T15:47:32.282Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-22T15:47:32.282Z] Executing busybox-1.35.0-r29.trigger [2023-05-22T15:47:32.282Z] Executing ca-certificates-20230506-r0.trigger [2023-05-22T15:47:32.283Z] OK: 8 MiB in 17 packages [2023-05-22T15:47:32.851Z] Removing intermediate container 03f243ffff71 [2023-05-22T15:47:32.851Z] ---> 84eac91c6434 [2023-05-22T15:47:32.851Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-22T15:47:32.851Z] ---> Running in 7710526c3340 [2023-05-22T15:47:32.851Z] Removing intermediate container 7710526c3340 [2023-05-22T15:47:32.851Z] ---> 8fd179676965 [2023-05-22T15:47:32.851Z] Step 13/23 : ENV APP_PORT=59860 [2023-05-22T15:47:32.851Z] ---> Running in 0b5a10ea752d [2023-05-22T15:47:33.022Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-22T15:47:33.022Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-22T15:47:33.022Z] ---> 4b20ae219eb3 [2023-05-22T15:47:33.022Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-22T15:47:33.022Z] ---> Using cache [2023-05-22T15:47:33.022Z] ---> dd1028e734a9 [2023-05-22T15:47:33.022Z] Step 4/23 : WORKDIR /edgex-go [2023-05-22T15:47:33.022Z] ---> Using cache [2023-05-22T15:47:33.022Z] ---> 9a13d5dbcdda [2023-05-22T15:47:33.022Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-22T15:47:33.022Z] ---> Using cache [2023-05-22T15:47:33.022Z] ---> c37bd4b499c4 [2023-05-22T15:47:33.022Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-22T15:47:33.022Z] ---> Using cache [2023-05-22T15:47:33.022Z] ---> 6c3a0a23bd19 [2023-05-22T15:47:33.022Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-22T15:47:33.022Z] ---> Using cache [2023-05-22T15:47:33.022Z] ---> d9abc19408d8 [2023-05-22T15:47:33.022Z] Step 8/23 : COPY . . [2023-05-22T15:47:33.110Z] Removing intermediate container 0b5a10ea752d [2023-05-22T15:47:33.110Z] ---> c22a215e2e70 [2023-05-22T15:47:33.110Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-22T15:47:33.110Z] ---> Running in 46e5c3056f57 [2023-05-22T15:47:33.110Z] Removing intermediate container 46e5c3056f57 [2023-05-22T15:47:33.110Z] ---> 37bf020db800 [2023-05-22T15:47:33.110Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-22T15:47:33.110Z] ---> c51e8d7825e2 [2023-05-22T15:47:33.110Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-22T15:47:33.291Z] ---> Using cache [2023-05-22T15:47:33.291Z] ---> d731de4f98c5 [2023-05-22T15:47:33.291Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-05-22T15:47:33.373Z] ---> 76babb5f84cf [2023-05-22T15:47:33.373Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-05-22T15:47:33.561Z] Removing intermediate container 2896bc4557c1 [2023-05-22T15:47:33.561Z] ---> f96af1d60606 [2023-05-22T15:47:33.561Z] Step 25/27 : LABEL arch=arm64 [2023-05-22T15:47:33.561Z] ---> Running in 5504524b78ea [2023-05-22T15:47:33.832Z] ---> Running in b3e4dc46c505 [2023-05-22T15:47:33.942Z] ---> 10bf0a74e0c1 [2023-05-22T15:47:33.942Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-05-22T15:47:34.204Z] ---> be6d9143aff0 [2023-05-22T15:47:34.204Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-05-22T15:47:34.204Z] ---> Running in f10d0aaee973 [2023-05-22T15:47:34.204Z] Removing intermediate container f10d0aaee973 [2023-05-22T15:47:34.204Z] ---> d4b31b817ad9 [2023-05-22T15:47:34.204Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-22T15:47:34.204Z] ---> Running in afc858ec3b94 [2023-05-22T15:47:34.204Z] Removing intermediate container afc858ec3b94 [2023-05-22T15:47:34.204Z] ---> 5efcda034e24 [2023-05-22T15:47:34.204Z] Step 21/23 : LABEL arch=x86_64 [2023-05-22T15:47:34.204Z] ---> Running in b65d995e441b [2023-05-22T15:47:34.462Z] Removing intermediate container b65d995e441b [2023-05-22T15:47:34.462Z] ---> aa839bc1df45 [2023-05-22T15:47:34.462Z] Step 22/23 : LABEL git_sha=1557ff349175bf3a04544285f7fd6db72d380d6c [2023-05-22T15:47:34.462Z] ---> Running in e0609611d119 [2023-05-22T15:47:34.462Z] Removing intermediate container e0609611d119 [2023-05-22T15:47:34.462Z] ---> f18d3677a825 [2023-05-22T15:47:34.462Z] Step 23/23 : LABEL version=3.0.0-dev.160 [2023-05-22T15:47:34.462Z] ---> Running in c854f4720bb0 [2023-05-22T15:47:34.462Z] Removing intermediate container c854f4720bb0 [2023-05-22T15:47:34.462Z] ---> 796f2941d872 [2023-05-22T15:47:34.462Z] [2023-05-22T15:47:34.722Z] Successfully built 796f2941d872 [2023-05-22T15:47:34.722Z] Successfully tagged support-notifications:latest [2023-05-22T15:47:34.728Z]  Building support-notifications ... done  [Pipeline] } [2023-05-22T15:47:34.733Z] $ docker stop --time=1 6be1c370097271e62d4009d603c626f2a6d0afc62c7282a71f0a8f9e4ae80c0e [2023-05-22T15:47:34.796Z] Removing intermediate container b3e4dc46c505 [2023-05-22T15:47:34.796Z] ---> 745c0e6b1cee [2023-05-22T15:47:34.796Z] Step 26/27 : LABEL git_sha=1557ff349175bf3a04544285f7fd6db72d380d6c [2023-05-22T15:47:35.067Z] ---> Running in 30da4735f6b5 [2023-05-22T15:47:35.658Z] Removing intermediate container 30da4735f6b5 [2023-05-22T15:47:35.658Z] ---> 92a7c2e691d3 [2023-05-22T15:47:35.658Z] Step 27/27 : LABEL version=3.0.0-dev.160 [2023-05-22T15:47:35.926Z] ---> Running in 934f928dba0e [2023-05-22T15:47:36.040Z] $ docker rm -f --volumes 6be1c370097271e62d4009d603c626f2a6d0afc62c7282a71f0a8f9e4ae80c0e [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-22T15:47:36.374Z] + docker images [2023-05-22T15:47:36.374Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-05-22T15:47:36.374Z] support-notifications latest 796f2941d872 2 seconds ago 32.4MB [2023-05-22T15:47:36.374Z] 40e5e4023aa9 6 seconds ago 1.79GB [2023-05-22T15:47:36.374Z] security-spire-config latest ee2b6c668b43 10 seconds ago 102MB [2023-05-22T15:47:36.374Z] security-spire-agent latest 8175950b3200 12 seconds ago 161MB [2023-05-22T15:47:36.374Z] 6e62e645db22 20 seconds ago 1.58GB [2023-05-22T15:47:36.374Z] ec84251d71a3 21 seconds ago 1.58GB [2023-05-22T15:47:36.374Z] security-bootstrapper latest 354f21721cc4 21 seconds ago 22.2MB [2023-05-22T15:47:36.374Z] security-secretstore-setup latest 07c039b0c03c 55 seconds ago 32.8MB [2023-05-22T15:47:36.374Z] support-scheduler latest 3201adb9b56a 59 seconds ago 31.8MB [2023-05-22T15:47:36.374Z] e91ff2201e50 About a minute ago 1.71GB [2023-05-22T15:47:36.374Z] core-metadata latest 8c9ec5c69891 About a minute ago 20.4MB [2023-05-22T15:47:36.374Z] bb53ef662375 About a minute ago 1.79GB [2023-05-22T15:47:36.374Z] core-common-config-bootstrapper latest 19000e30695d About a minute ago 17.2MB [2023-05-22T15:47:36.374Z] 4bd3f490899f About a minute ago 1.72GB [2023-05-22T15:47:36.374Z] 8cfa9a685d4d About a minute ago 1.73GB [2023-05-22T15:47:36.374Z] 832a8e7e7758 About a minute ago 1.72GB [2023-05-22T15:47:36.374Z] core-command latest 8b87fb38e8fc About a minute ago 19.9MB [2023-05-22T15:47:36.374Z] security-proxy-auth latest 57b4b93ae913 About a minute ago 18.3MB [2023-05-22T15:47:36.374Z] security-proxy-setup latest 0f066f50687f 2 minutes ago 18.7MB [2023-05-22T15:47:36.374Z] 5f8755531fec 2 minutes ago 1.72GB [2023-05-22T15:47:36.374Z] security-spiffe-token-provider latest f51fee008d8e 2 minutes ago 32.8MB [2023-05-22T15:47:36.374Z] core-data latest 3e8bef8f3be4 2 minutes ago 20.1MB [2023-05-22T15:47:36.374Z] a818bbc0b111 2 minutes ago 1.73GB [2023-05-22T15:47:36.374Z] 4439ceea4e3c 2 minutes ago 1.7GB [2023-05-22T15:47:36.374Z] 06afaaf4cd10 2 minutes ago 1.76GB [2023-05-22T15:47:36.374Z] d27db6b899a3 2 minutes ago 1.7GB [2023-05-22T15:47:36.374Z] security-spire-server latest ce90b851f9cb 2 minutes ago 103MB [2023-05-22T15:47:36.374Z] 8562074a14e9 2 minutes ago 1.58GB [2023-05-22T15:47:36.374Z] ci-base-image-x86_64 latest e593a9ca6b0e 7 minutes ago 918MB [2023-05-22T15:47:36.374Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 3 weeks ago 700MB [2023-05-22T15:47:36.374Z] alpine 3.17 9ed4aefc74f6 7 weeks ago 7.05MB [2023-05-22T15:47:36.374Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 10 months ago 253MB [2023-05-22T15:47:36.374Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-22T15:47:36.515Z] provisioning config files... [2023-05-22T15:47:36.524Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/526@tmp/config12691656730059365551tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-22T15:47:36.550Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.160" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-05-22T15:47:36.817Z] Removing intermediate container 934f928dba0e [2023-05-22T15:47:36.817Z] ---> e937e5434ed5 [2023-05-22T15:47:36.817Z] [2023-05-22T15:47:36.817Z] Successfully built e937e5434ed5 [2023-05-22T15:47:36.817Z] Successfully tagged security-spire-agent-arm64:latest [2023-05-22T15:47:36.817Z] Building security-spiffe-token-provider [2023-05-22T15:47:36.819Z] ---> docker-login.sh [2023-05-22T15:47:36.819Z] nexus3.edgexfoundry.org:10001 [2023-05-22T15:47:36.819Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T15:47:36.819Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T15:47:36.819Z] Configure a credential helper to remove this warning. See [2023-05-22T15:47:36.819Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T15:47:36.819Z] [2023-05-22T15:47:36.819Z] Login Succeeded [2023-05-22T15:47:36.819Z] nexus3.edgexfoundry.org:10002 [2023-05-22T15:47:36.819Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T15:47:36.819Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T15:47:36.819Z] Configure a credential helper to remove this warning. See [2023-05-22T15:47:36.819Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T15:47:36.819Z] [2023-05-22T15:47:36.819Z] Login Succeeded [2023-05-22T15:47:36.819Z] nexus3.edgexfoundry.org:10003 [2023-05-22T15:47:37.079Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T15:47:37.079Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T15:47:37.079Z] Configure a credential helper to remove this warning. See [2023-05-22T15:47:37.079Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T15:47:37.079Z] [2023-05-22T15:47:37.079Z] Login Succeeded [2023-05-22T15:47:37.079Z] nexus3.edgexfoundry.org:10004 [2023-05-22T15:47:37.079Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T15:47:37.079Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T15:47:37.079Z] Configure a credential helper to remove this warning. See [2023-05-22T15:47:37.079Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T15:47:37.079Z] [2023-05-22T15:47:37.079Z] Login Succeeded [2023-05-22T15:47:37.079Z] docker.io [2023-05-22T15:47:37.079Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T15:47:37.338Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T15:47:37.338Z] Configure a credential helper to remove this warning. See [2023-05-22T15:47:37.338Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T15:47:37.338Z] [2023-05-22T15:47:37.338Z] Login Succeeded [2023-05-22T15:47:37.338Z] ---> docker-login.sh ends [Pipeline] } [2023-05-22T15:47:37.345Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-22T15:47:37.372Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-22T15:47:37.394Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-05-22T15:47:37.394Z] 1557ff349175bf3a04544285f7fd6db72d380d6c [2023-05-22T15:47:37.394Z] latest [2023-05-22T15:47:37.394Z] 3.0.0-dev.160 [2023-05-22T15:47:37.394Z] 1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 [2023-05-22T15:47:37.394Z] main [2023-05-22T15:47:37.394Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T15:47:37.715Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:1557ff349175bf3a04544285f7fd6db72d380d6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T15:47:38.039Z] + docker push nexus3.edgexfoundry.org:10004/core-command:1557ff349175bf3a04544285f7fd6db72d380d6c [2023-05-22T15:47:38.040Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-05-22T15:47:38.040Z] 0fa43af40561: Preparing [2023-05-22T15:47:38.040Z] b83343d0a6e6: Preparing [2023-05-22T15:47:38.040Z] c87da3445dd8: Preparing [2023-05-22T15:47:38.040Z] 6be5b51c4c62: Preparing [2023-05-22T15:47:38.040Z] 3d8ef0da994b: Preparing [2023-05-22T15:47:38.040Z] f1417ff83b31: Preparing [2023-05-22T15:47:38.040Z] f1417ff83b31: Waiting [2023-05-22T15:47:38.040Z] c87da3445dd8: Pushed [2023-05-22T15:47:38.040Z] 3d8ef0da994b: Pushed [2023-05-22T15:47:38.040Z] 0fa43af40561: Pushed [2023-05-22T15:47:38.040Z] 6be5b51c4c62: Pushed [2023-05-22T15:47:38.040Z] f1417ff83b31: Layer already exists [2023-05-22T15:47:39.415Z] b83343d0a6e6: Pushed [2023-05-22T15:47:39.415Z] 1557ff349175bf3a04544285f7fd6db72d380d6c: digest: sha256:3f55574bd2729222d34bec0d180d470f5b07a47ed2705e417b6b4744f368977f size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T15:47:39.727Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T15:47:40.039Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-05-22T15:47:40.039Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-05-22T15:47:40.039Z] 0fa43af40561: Preparing [2023-05-22T15:47:40.039Z] b83343d0a6e6: Preparing [2023-05-22T15:47:40.039Z] c87da3445dd8: Preparing [2023-05-22T15:47:40.039Z] 6be5b51c4c62: Preparing [2023-05-22T15:47:40.039Z] 3d8ef0da994b: Preparing [2023-05-22T15:47:40.039Z] f1417ff83b31: Preparing [2023-05-22T15:47:40.039Z] f1417ff83b31: Waiting [2023-05-22T15:47:40.039Z] c87da3445dd8: Layer already exists [2023-05-22T15:47:40.039Z] 6be5b51c4c62: Layer already exists [2023-05-22T15:47:40.039Z] b83343d0a6e6: Layer already exists [2023-05-22T15:47:40.039Z] 3d8ef0da994b: Layer already exists [2023-05-22T15:47:40.039Z] 0fa43af40561: Layer already exists [2023-05-22T15:47:40.039Z] f1417ff83b31: Layer already exists [2023-05-22T15:47:40.039Z] latest: digest: sha256:3f55574bd2729222d34bec0d180d470f5b07a47ed2705e417b6b4744f368977f size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T15:47:40.367Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.160 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T15:47:40.677Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.160 [2023-05-22T15:47:40.677Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-05-22T15:47:40.677Z] 0fa43af40561: Preparing [2023-05-22T15:47:40.677Z] b83343d0a6e6: Preparing [2023-05-22T15:47:40.677Z] c87da3445dd8: Preparing [2023-05-22T15:47:40.677Z] 6be5b51c4c62: Preparing [2023-05-22T15:47:40.677Z] 3d8ef0da994b: Preparing [2023-05-22T15:47:40.677Z] f1417ff83b31: Preparing [2023-05-22T15:47:40.677Z] f1417ff83b31: Waiting [2023-05-22T15:47:40.677Z] 0fa43af40561: Layer already exists [2023-05-22T15:47:40.677Z] 6be5b51c4c62: Layer already exists [2023-05-22T15:47:40.677Z] b83343d0a6e6: Layer already exists [2023-05-22T15:47:40.677Z] 3d8ef0da994b: Layer already exists [2023-05-22T15:47:40.677Z] c87da3445dd8: Layer already exists [2023-05-22T15:47:40.677Z] f1417ff83b31: Layer already exists [2023-05-22T15:47:40.677Z] 3.0.0-dev.160: digest: sha256:3f55574bd2729222d34bec0d180d470f5b07a47ed2705e417b6b4744f368977f size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T15:47:40.994Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T15:47:41.106Z]  Building security-spire-agent ... done Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-22T15:47:41.106Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-05-22T15:47:41.106Z] ---> 4b20ae219eb3 [2023-05-22T15:47:41.106Z] Step 3/20 : WORKDIR /edgex-go [2023-05-22T15:47:41.106Z] ---> Using cache [2023-05-22T15:47:41.106Z] ---> eb82d1ab6f93 [2023-05-22T15:47:41.106Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-05-22T15:47:41.313Z] + docker push nexus3.edgexfoundry.org:10004/core-command:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 [2023-05-22T15:47:41.313Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-05-22T15:47:41.313Z] 0fa43af40561: Preparing [2023-05-22T15:47:41.313Z] b83343d0a6e6: Preparing [2023-05-22T15:47:41.313Z] c87da3445dd8: Preparing [2023-05-22T15:47:41.313Z] 6be5b51c4c62: Preparing [2023-05-22T15:47:41.313Z] 3d8ef0da994b: Preparing [2023-05-22T15:47:41.313Z] f1417ff83b31: Preparing [2023-05-22T15:47:41.313Z] f1417ff83b31: Waiting [2023-05-22T15:47:41.313Z] 0fa43af40561: Layer already exists [2023-05-22T15:47:41.313Z] 3d8ef0da994b: Layer already exists [2023-05-22T15:47:41.313Z] c87da3445dd8: Layer already exists [2023-05-22T15:47:41.313Z] 6be5b51c4c62: Layer already exists [2023-05-22T15:47:41.313Z] b83343d0a6e6: Layer already exists [2023-05-22T15:47:41.313Z] f1417ff83b31: Layer already exists [2023-05-22T15:47:41.313Z] 1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160: digest: sha256:3f55574bd2729222d34bec0d180d470f5b07a47ed2705e417b6b4744f368977f size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T15:47:41.634Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T15:47:41.964Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-05-22T15:47:41.964Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-05-22T15:47:41.964Z] 0fa43af40561: Preparing [2023-05-22T15:47:41.964Z] b83343d0a6e6: Preparing [2023-05-22T15:47:41.964Z] c87da3445dd8: Preparing [2023-05-22T15:47:41.964Z] 6be5b51c4c62: Preparing [2023-05-22T15:47:41.964Z] 3d8ef0da994b: Preparing [2023-05-22T15:47:41.964Z] f1417ff83b31: Preparing [2023-05-22T15:47:41.964Z] f1417ff83b31: Waiting [2023-05-22T15:47:41.964Z] c87da3445dd8: Layer already exists [2023-05-22T15:47:41.964Z] 0fa43af40561: Layer already exists [2023-05-22T15:47:41.964Z] 6be5b51c4c62: Layer already exists [2023-05-22T15:47:41.964Z] 3d8ef0da994b: Layer already exists [2023-05-22T15:47:41.964Z] b83343d0a6e6: Layer already exists [2023-05-22T15:47:41.964Z] f1417ff83b31: Layer already exists [2023-05-22T15:47:41.964Z] main: digest: sha256:3f55574bd2729222d34bec0d180d470f5b07a47ed2705e417b6b4744f368977f size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-22T15:47:42.004Z] ===================================================== [Pipeline] echo [2023-05-22T15:47:42.010Z] taggedImages: [2023-05-22T15:47:42.010Z] - nexus3.edgexfoundry.org:10004/core-command:1557ff349175bf3a04544285f7fd6db72d380d6c [2023-05-22T15:47:42.010Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-05-22T15:47:42.010Z] - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.160 [2023-05-22T15:47:42.010Z] - nexus3.edgexfoundry.org:10004/core-command:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 [2023-05-22T15:47:42.010Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-05-22T15:47:42.026Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2023-05-22T15:47:42.026Z] 1557ff349175bf3a04544285f7fd6db72d380d6c [2023-05-22T15:47:42.026Z] latest [2023-05-22T15:47:42.026Z] 3.0.0-dev.160 [2023-05-22T15:47:42.026Z] 1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 [2023-05-22T15:47:42.026Z] main [2023-05-22T15:47:42.026Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T15:47:42.080Z] ---> Running in c80a25e58129 [2023-05-22T15:47:42.335Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1557ff349175bf3a04544285f7fd6db72d380d6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T15:47:42.643Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1557ff349175bf3a04544285f7fd6db72d380d6c [2023-05-22T15:47:42.643Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-05-22T15:47:42.643Z] e495b0107c89: Preparing [2023-05-22T15:47:42.643Z] 3584a7a1360c: Preparing [2023-05-22T15:47:42.643Z] 2cb45f42ea47: Preparing [2023-05-22T15:47:42.643Z] 7197d44dd7c6: Preparing [2023-05-22T15:47:42.643Z] c87da3445dd8: Preparing [2023-05-22T15:47:42.643Z] 6be5b51c4c62: Preparing [2023-05-22T15:47:42.643Z] a92406c8278d: Preparing [2023-05-22T15:47:42.643Z] f1417ff83b31: Preparing [2023-05-22T15:47:42.643Z] 6be5b51c4c62: Waiting [2023-05-22T15:47:42.643Z] a92406c8278d: Waiting [2023-05-22T15:47:42.643Z] f1417ff83b31: Waiting [2023-05-22T15:47:42.643Z] c87da3445dd8: Layer already exists [2023-05-22T15:47:42.643Z] 6be5b51c4c62: Layer already exists [2023-05-22T15:47:42.643Z] e495b0107c89: Pushed [2023-05-22T15:47:42.643Z] a92406c8278d: Pushed [2023-05-22T15:47:42.643Z] f1417ff83b31: Layer already exists [2023-05-22T15:47:42.643Z] 2cb45f42ea47: Pushed [2023-05-22T15:47:42.643Z] 3584a7a1360c: Pushed [2023-05-22T15:47:44.019Z] 7197d44dd7c6: Pushed [2023-05-22T15:47:44.019Z] 1557ff349175bf3a04544285f7fd6db72d380d6c: digest: sha256:65ec586b8ee4cb490eebce931b27c388571048f4df6438bdec60470ceff51c07 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T15:47:44.327Z] + 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 [2023-05-22T15:47:44.625Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-05-22T15:47:44.625Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-05-22T15:47:44.625Z] e495b0107c89: Preparing [2023-05-22T15:47:44.625Z] 3584a7a1360c: Preparing [2023-05-22T15:47:44.625Z] 2cb45f42ea47: Preparing [2023-05-22T15:47:44.625Z] 7197d44dd7c6: Preparing [2023-05-22T15:47:44.625Z] c87da3445dd8: Preparing [2023-05-22T15:47:44.625Z] 6be5b51c4c62: Preparing [2023-05-22T15:47:44.625Z] a92406c8278d: Preparing [2023-05-22T15:47:44.625Z] f1417ff83b31: Preparing [2023-05-22T15:47:44.625Z] 6be5b51c4c62: Waiting [2023-05-22T15:47:44.625Z] f1417ff83b31: Waiting [2023-05-22T15:47:44.625Z] 2cb45f42ea47: Layer already exists [2023-05-22T15:47:44.625Z] e495b0107c89: Layer already exists [2023-05-22T15:47:44.625Z] 7197d44dd7c6: Layer already exists [2023-05-22T15:47:44.625Z] 3584a7a1360c: Layer already exists [2023-05-22T15:47:44.625Z] c87da3445dd8: Layer already exists [2023-05-22T15:47:44.625Z] 6be5b51c4c62: Layer already exists [2023-05-22T15:47:44.625Z] a92406c8278d: Layer already exists [2023-05-22T15:47:44.625Z] f1417ff83b31: Layer already exists [2023-05-22T15:47:44.625Z] latest: digest: sha256:65ec586b8ee4cb490eebce931b27c388571048f4df6438bdec60470ceff51c07 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T15:47:44.666Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-22T15:47:44.935Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.160 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T15:47:45.236Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.160 [2023-05-22T15:47:45.237Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-05-22T15:47:45.237Z] e495b0107c89: Preparing [2023-05-22T15:47:45.237Z] 3584a7a1360c: Preparing [2023-05-22T15:47:45.237Z] 2cb45f42ea47: Preparing [2023-05-22T15:47:45.237Z] 7197d44dd7c6: Preparing [2023-05-22T15:47:45.237Z] c87da3445dd8: Preparing [2023-05-22T15:47:45.237Z] 6be5b51c4c62: Preparing [2023-05-22T15:47:45.237Z] a92406c8278d: Preparing [2023-05-22T15:47:45.237Z] f1417ff83b31: Preparing [2023-05-22T15:47:45.237Z] 6be5b51c4c62: Waiting [2023-05-22T15:47:45.237Z] a92406c8278d: Waiting [2023-05-22T15:47:45.237Z] f1417ff83b31: Waiting [2023-05-22T15:47:45.237Z] 7197d44dd7c6: Layer already exists [2023-05-22T15:47:45.237Z] 2cb45f42ea47: Layer already exists [2023-05-22T15:47:45.237Z] c87da3445dd8: Layer already exists [2023-05-22T15:47:45.237Z] 3584a7a1360c: Layer already exists [2023-05-22T15:47:45.237Z] e495b0107c89: Layer already exists [2023-05-22T15:47:45.237Z] 6be5b51c4c62: Layer already exists [2023-05-22T15:47:45.237Z] f1417ff83b31: Layer already exists [2023-05-22T15:47:45.237Z] a92406c8278d: Layer already exists [2023-05-22T15:47:45.237Z] 3.0.0-dev.160: digest: sha256:65ec586b8ee4cb490eebce931b27c388571048f4df6438bdec60470ceff51c07 size: 1985 [Pipeline] } [Pipeline] // withEnv [2023-05-22T15:47:45.250Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T15:47:45.549Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T15:47:45.861Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 [2023-05-22T15:47:45.861Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-05-22T15:47:45.861Z] e495b0107c89: Preparing [2023-05-22T15:47:45.861Z] 3584a7a1360c: Preparing [2023-05-22T15:47:45.861Z] 2cb45f42ea47: Preparing [2023-05-22T15:47:45.861Z] 7197d44dd7c6: Preparing [2023-05-22T15:47:45.861Z] c87da3445dd8: Preparing [2023-05-22T15:47:45.861Z] 6be5b51c4c62: Preparing [2023-05-22T15:47:45.861Z] a92406c8278d: Preparing [2023-05-22T15:47:45.861Z] f1417ff83b31: Preparing [2023-05-22T15:47:45.861Z] 6be5b51c4c62: Waiting [2023-05-22T15:47:45.861Z] f1417ff83b31: Waiting [2023-05-22T15:47:45.861Z] c87da3445dd8: Layer already exists [2023-05-22T15:47:45.861Z] e495b0107c89: Layer already exists [2023-05-22T15:47:45.861Z] 3584a7a1360c: Layer already exists [2023-05-22T15:47:45.861Z] 7197d44dd7c6: Layer already exists [2023-05-22T15:47:45.861Z] 2cb45f42ea47: Layer already exists [2023-05-22T15:47:45.861Z] 6be5b51c4c62: Layer already exists [2023-05-22T15:47:45.861Z] f1417ff83b31: Layer already exists [2023-05-22T15:47:45.861Z] a92406c8278d: Layer already exists [2023-05-22T15:47:45.861Z] 1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160: digest: sha256:65ec586b8ee4cb490eebce931b27c388571048f4df6438bdec60470ceff51c07 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T15:47:46.176Z] + 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 [2023-05-22T15:47:46.495Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2023-05-22T15:47:46.495Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-05-22T15:47:46.495Z] e495b0107c89: Preparing [2023-05-22T15:47:46.495Z] 3584a7a1360c: Preparing [2023-05-22T15:47:46.495Z] 2cb45f42ea47: Preparing [2023-05-22T15:47:46.495Z] 7197d44dd7c6: Preparing [2023-05-22T15:47:46.495Z] c87da3445dd8: Preparing [2023-05-22T15:47:46.495Z] 6be5b51c4c62: Preparing [2023-05-22T15:47:46.495Z] a92406c8278d: Preparing [2023-05-22T15:47:46.495Z] f1417ff83b31: Preparing [2023-05-22T15:47:46.495Z] 6be5b51c4c62: Waiting [2023-05-22T15:47:46.495Z] f1417ff83b31: Waiting [2023-05-22T15:47:46.495Z] e495b0107c89: Layer already exists [2023-05-22T15:47:46.495Z] 2cb45f42ea47: Layer already exists [2023-05-22T15:47:46.495Z] 3584a7a1360c: Layer already exists [2023-05-22T15:47:46.495Z] c87da3445dd8: Layer already exists [2023-05-22T15:47:46.495Z] 7197d44dd7c6: Layer already exists [2023-05-22T15:47:46.495Z] 6be5b51c4c62: Layer already exists [2023-05-22T15:47:46.495Z] f1417ff83b31: Layer already exists [2023-05-22T15:47:46.495Z] a92406c8278d: Layer already exists [2023-05-22T15:47:46.495Z] main: digest: sha256:65ec586b8ee4cb490eebce931b27c388571048f4df6438bdec60470ceff51c07 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-22T15:47:46.559Z] ===================================================== [Pipeline] echo [2023-05-22T15:47:46.574Z] taggedImages: [2023-05-22T15:47:46.575Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1557ff349175bf3a04544285f7fd6db72d380d6c [2023-05-22T15:47:46.575Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-05-22T15:47:46.575Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.160 [2023-05-22T15:47:46.575Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 [2023-05-22T15:47:46.575Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2023-05-22T15:47:46.599Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-05-22T15:47:46.599Z] 1557ff349175bf3a04544285f7fd6db72d380d6c [2023-05-22T15:47:46.599Z] latest [2023-05-22T15:47:46.599Z] 3.0.0-dev.160 [2023-05-22T15:47:46.599Z] 1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 [2023-05-22T15:47:46.599Z] main [2023-05-22T15:47:46.599Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T15:47:46.914Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:1557ff349175bf3a04544285f7fd6db72d380d6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T15:47:47.222Z] + docker push nexus3.edgexfoundry.org:10004/core-data:1557ff349175bf3a04544285f7fd6db72d380d6c [2023-05-22T15:47:47.222Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-05-22T15:47:47.222Z] 95222e969187: Preparing [2023-05-22T15:47:47.222Z] f2a59ebe5a08: Preparing [2023-05-22T15:47:47.222Z] c87da3445dd8: Preparing [2023-05-22T15:47:47.222Z] 6be5b51c4c62: Preparing [2023-05-22T15:47:47.222Z] 2ebcda23cd41: Preparing [2023-05-22T15:47:47.222Z] f1417ff83b31: Preparing [2023-05-22T15:47:47.222Z] f1417ff83b31: Waiting [2023-05-22T15:47:47.222Z] 6be5b51c4c62: Layer already exists [2023-05-22T15:47:47.222Z] c87da3445dd8: Layer already exists [2023-05-22T15:47:47.222Z] f1417ff83b31: Layer already exists [2023-05-22T15:47:47.222Z] 95222e969187: Pushed [2023-05-22T15:47:47.222Z] 2ebcda23cd41: Pushed [2023-05-22T15:47:47.830Z] v3.17.3-199-g6706f8eff28 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-22T15:47:47.830Z] v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-22T15:47:47.830Z] OK: 17697 distinct packages available [2023-05-22T15:47:47.830Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-22T15:47:48.604Z] f2a59ebe5a08: Pushed [2023-05-22T15:47:48.604Z] 1557ff349175bf3a04544285f7fd6db72d380d6c: digest: sha256:c5c483ed66c0b834244019d0e0098851d27d1e9a3dc7a15609a2b6b7e8fd9eb4 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T15:47:48.925Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T15:47:49.227Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-05-22T15:47:49.227Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-05-22T15:47:49.227Z] 95222e969187: Preparing [2023-05-22T15:47:49.227Z] f2a59ebe5a08: Preparing [2023-05-22T15:47:49.227Z] c87da3445dd8: Preparing [2023-05-22T15:47:49.227Z] 6be5b51c4c62: Preparing [2023-05-22T15:47:49.227Z] 2ebcda23cd41: Preparing [2023-05-22T15:47:49.227Z] f1417ff83b31: Preparing [2023-05-22T15:47:49.227Z] f1417ff83b31: Waiting [2023-05-22T15:47:49.227Z] 6be5b51c4c62: Layer already exists [2023-05-22T15:47:49.227Z] c87da3445dd8: Layer already exists [2023-05-22T15:47:49.227Z] f2a59ebe5a08: Layer already exists [2023-05-22T15:47:49.227Z] 95222e969187: Layer already exists [2023-05-22T15:47:49.227Z] 2ebcda23cd41: Layer already exists [2023-05-22T15:47:49.227Z] f1417ff83b31: Layer already exists [2023-05-22T15:47:49.227Z] latest: digest: sha256:c5c483ed66c0b834244019d0e0098851d27d1e9a3dc7a15609a2b6b7e8fd9eb4 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [2023-05-22T15:47:49.251Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T15:47:49.538Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.160 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T15:47:49.854Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.160 [2023-05-22T15:47:49.854Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-05-22T15:47:49.854Z] 95222e969187: Preparing [2023-05-22T15:47:49.854Z] f2a59ebe5a08: Preparing [2023-05-22T15:47:49.854Z] c87da3445dd8: Preparing [2023-05-22T15:47:49.854Z] 6be5b51c4c62: Preparing [2023-05-22T15:47:49.854Z] 2ebcda23cd41: Preparing [2023-05-22T15:47:49.854Z] f1417ff83b31: Preparing [2023-05-22T15:47:49.854Z] f1417ff83b31: Waiting [2023-05-22T15:47:49.854Z] 6be5b51c4c62: Layer already exists [2023-05-22T15:47:49.854Z] 2ebcda23cd41: Layer already exists [2023-05-22T15:47:49.854Z] c87da3445dd8: Layer already exists [2023-05-22T15:47:49.854Z] f2a59ebe5a08: Layer already exists [2023-05-22T15:47:49.854Z] 95222e969187: Layer already exists [2023-05-22T15:47:49.854Z] f1417ff83b31: Layer already exists [2023-05-22T15:47:49.854Z] 3.0.0-dev.160: digest: sha256:c5c483ed66c0b834244019d0e0098851d27d1e9a3dc7a15609a2b6b7e8fd9eb4 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T15:47:50.171Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T15:47:50.482Z] + docker push nexus3.edgexfoundry.org:10004/core-data:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 [2023-05-22T15:47:50.482Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-05-22T15:47:50.482Z] 95222e969187: Preparing [2023-05-22T15:47:50.482Z] f2a59ebe5a08: Preparing [2023-05-22T15:47:50.482Z] c87da3445dd8: Preparing [2023-05-22T15:47:50.482Z] 6be5b51c4c62: Preparing [2023-05-22T15:47:50.482Z] 2ebcda23cd41: Preparing [2023-05-22T15:47:50.482Z] f1417ff83b31: Preparing [2023-05-22T15:47:50.482Z] c87da3445dd8: Layer already exists [2023-05-22T15:47:50.482Z] 95222e969187: Layer already exists [2023-05-22T15:47:50.482Z] 6be5b51c4c62: Layer already exists [2023-05-22T15:47:50.482Z] f2a59ebe5a08: Layer already exists [2023-05-22T15:47:50.482Z] 2ebcda23cd41: Layer already exists [2023-05-22T15:47:50.482Z] f1417ff83b31: Layer already exists [2023-05-22T15:47:50.482Z] 1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160: digest: sha256:c5c483ed66c0b834244019d0e0098851d27d1e9a3dc7a15609a2b6b7e8fd9eb4 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T15:47:50.803Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T15:47:51.108Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-05-22T15:47:51.108Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-05-22T15:47:51.108Z] 95222e969187: Preparing [2023-05-22T15:47:51.108Z] f2a59ebe5a08: Preparing [2023-05-22T15:47:51.108Z] c87da3445dd8: Preparing [2023-05-22T15:47:51.108Z] 6be5b51c4c62: Preparing [2023-05-22T15:47:51.108Z] 2ebcda23cd41: Preparing [2023-05-22T15:47:51.108Z] f1417ff83b31: Preparing [2023-05-22T15:47:51.108Z] f1417ff83b31: Waiting [2023-05-22T15:47:51.108Z] 2ebcda23cd41: Layer already exists [2023-05-22T15:47:51.108Z] 6be5b51c4c62: Layer already exists [2023-05-22T15:47:51.108Z] 95222e969187: Layer already exists [2023-05-22T15:47:51.108Z] f2a59ebe5a08: Layer already exists [2023-05-22T15:47:51.108Z] c87da3445dd8: Layer already exists [2023-05-22T15:47:51.108Z] f1417ff83b31: Layer already exists [2023-05-22T15:47:51.108Z] main: digest: sha256:c5c483ed66c0b834244019d0e0098851d27d1e9a3dc7a15609a2b6b7e8fd9eb4 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-22T15:47:51.158Z] ===================================================== [Pipeline] echo [2023-05-22T15:47:51.169Z] taggedImages: [2023-05-22T15:47:51.169Z] - nexus3.edgexfoundry.org:10004/core-data:1557ff349175bf3a04544285f7fd6db72d380d6c [2023-05-22T15:47:51.169Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-05-22T15:47:51.169Z] - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.160 [2023-05-22T15:47:51.169Z] - nexus3.edgexfoundry.org:10004/core-data:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 [2023-05-22T15:47:51.169Z] - nexus3.edgexfoundry.org:10004/core-data:main [2023-05-22T15:47:51.193Z] OK: 263 MiB in 53 packages [Pipeline] echo [2023-05-22T15:47:51.200Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-05-22T15:47:51.200Z] 1557ff349175bf3a04544285f7fd6db72d380d6c [2023-05-22T15:47:51.200Z] latest [2023-05-22T15:47:51.200Z] 3.0.0-dev.160 [2023-05-22T15:47:51.200Z] 1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 [2023-05-22T15:47:51.200Z] main [2023-05-22T15:47:51.200Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T15:47:51.528Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:1557ff349175bf3a04544285f7fd6db72d380d6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T15:47:51.842Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:1557ff349175bf3a04544285f7fd6db72d380d6c [2023-05-22T15:47:51.842Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-05-22T15:47:51.842Z] a81dcf1ab182: Preparing [2023-05-22T15:47:51.842Z] ecdec4b50315: Preparing [2023-05-22T15:47:51.842Z] af3a66def089: Preparing [2023-05-22T15:47:51.842Z] c87da3445dd8: Preparing [2023-05-22T15:47:51.842Z] 6be5b51c4c62: Preparing [2023-05-22T15:47:51.842Z] 3d8ef0da994b: Preparing [2023-05-22T15:47:51.842Z] f1417ff83b31: Preparing [2023-05-22T15:47:51.842Z] 3d8ef0da994b: Waiting [2023-05-22T15:47:51.842Z] f1417ff83b31: Waiting [2023-05-22T15:47:51.842Z] 6be5b51c4c62: Layer already exists [2023-05-22T15:47:51.842Z] c87da3445dd8: Layer already exists [2023-05-22T15:47:51.842Z] 3d8ef0da994b: Layer already exists [2023-05-22T15:47:51.842Z] f1417ff83b31: Layer already exists [2023-05-22T15:47:51.842Z] ecdec4b50315: Pushed [2023-05-22T15:47:51.842Z] a81dcf1ab182: Pushed [2023-05-22T15:47:53.218Z] af3a66def089: Pushed [2023-05-22T15:47:53.477Z] 1557ff349175bf3a04544285f7fd6db72d380d6c: digest: sha256:9795d97c7e995718edddfb35cfc057ba0217f62b606bb1b9a4a65aca25b342ee size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T15:47:53.796Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T15:47:54.102Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-05-22T15:47:54.102Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-05-22T15:47:54.102Z] a81dcf1ab182: Preparing [2023-05-22T15:47:54.102Z] ecdec4b50315: Preparing [2023-05-22T15:47:54.102Z] af3a66def089: Preparing [2023-05-22T15:47:54.102Z] c87da3445dd8: Preparing [2023-05-22T15:47:54.102Z] 6be5b51c4c62: Preparing [2023-05-22T15:47:54.102Z] 3d8ef0da994b: Preparing [2023-05-22T15:47:54.102Z] f1417ff83b31: Preparing [2023-05-22T15:47:54.102Z] 3d8ef0da994b: Waiting [2023-05-22T15:47:54.102Z] f1417ff83b31: Waiting [2023-05-22T15:47:54.102Z] a81dcf1ab182: Layer already exists [2023-05-22T15:47:54.102Z] af3a66def089: Layer already exists [2023-05-22T15:47:54.102Z] 6be5b51c4c62: Layer already exists [2023-05-22T15:47:54.102Z] ecdec4b50315: Layer already exists [2023-05-22T15:47:54.102Z] c87da3445dd8: Layer already exists [2023-05-22T15:47:54.102Z] 3d8ef0da994b: Layer already exists [2023-05-22T15:47:54.102Z] f1417ff83b31: Layer already exists [2023-05-22T15:47:54.102Z] latest: digest: sha256:9795d97c7e995718edddfb35cfc057ba0217f62b606bb1b9a4a65aca25b342ee size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T15:47:54.413Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.160 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T15:47:54.555Z] Removing intermediate container c80a25e58129 [2023-05-22T15:47:54.555Z] ---> 87d09c7d80ec [2023-05-22T15:47:54.555Z] Step 5/20 : COPY go.mod vendor* ./ [2023-05-22T15:47:54.725Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.160 [2023-05-22T15:47:54.726Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-05-22T15:47:54.726Z] a81dcf1ab182: Preparing [2023-05-22T15:47:54.726Z] ecdec4b50315: Preparing [2023-05-22T15:47:54.726Z] af3a66def089: Preparing [2023-05-22T15:47:54.726Z] c87da3445dd8: Preparing [2023-05-22T15:47:54.726Z] 6be5b51c4c62: Preparing [2023-05-22T15:47:54.726Z] 3d8ef0da994b: Preparing [2023-05-22T15:47:54.726Z] f1417ff83b31: Preparing [2023-05-22T15:47:54.726Z] 3d8ef0da994b: Waiting [2023-05-22T15:47:54.726Z] c87da3445dd8: Layer already exists [2023-05-22T15:47:54.726Z] ecdec4b50315: Layer already exists [2023-05-22T15:47:54.726Z] a81dcf1ab182: Layer already exists [2023-05-22T15:47:54.726Z] 6be5b51c4c62: Layer already exists [2023-05-22T15:47:54.726Z] af3a66def089: Layer already exists [2023-05-22T15:47:54.726Z] 3d8ef0da994b: Layer already exists [2023-05-22T15:47:54.726Z] f1417ff83b31: Layer already exists [2023-05-22T15:47:54.726Z] 3.0.0-dev.160: digest: sha256:9795d97c7e995718edddfb35cfc057ba0217f62b606bb1b9a4a65aca25b342ee size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T15:47:55.040Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T15:47:55.137Z] ---> 3bc0d616ea0e [2023-05-22T15:47:55.137Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-22T15:47:55.352Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 [2023-05-22T15:47:55.352Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-05-22T15:47:55.352Z] a81dcf1ab182: Preparing [2023-05-22T15:47:55.352Z] ecdec4b50315: Preparing [2023-05-22T15:47:55.352Z] af3a66def089: Preparing [2023-05-22T15:47:55.352Z] c87da3445dd8: Preparing [2023-05-22T15:47:55.352Z] 6be5b51c4c62: Preparing [2023-05-22T15:47:55.352Z] 3d8ef0da994b: Preparing [2023-05-22T15:47:55.352Z] f1417ff83b31: Preparing [2023-05-22T15:47:55.352Z] f1417ff83b31: Waiting [2023-05-22T15:47:55.352Z] 3d8ef0da994b: Waiting [2023-05-22T15:47:55.352Z] 6be5b51c4c62: Layer already exists [2023-05-22T15:47:55.352Z] a81dcf1ab182: Layer already exists [2023-05-22T15:47:55.352Z] c87da3445dd8: Layer already exists [2023-05-22T15:47:55.352Z] ecdec4b50315: Layer already exists [2023-05-22T15:47:55.352Z] af3a66def089: Layer already exists [2023-05-22T15:47:55.352Z] 3d8ef0da994b: Layer already exists [2023-05-22T15:47:55.352Z] f1417ff83b31: Layer already exists [2023-05-22T15:47:55.353Z] 1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160: digest: sha256:9795d97c7e995718edddfb35cfc057ba0217f62b606bb1b9a4a65aca25b342ee size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T15:47:55.403Z] ---> Running in f84c476c361b [2023-05-22T15:47:55.671Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T15:47:55.976Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-05-22T15:47:55.976Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-05-22T15:47:55.976Z] a81dcf1ab182: Preparing [2023-05-22T15:47:55.976Z] ecdec4b50315: Preparing [2023-05-22T15:47:55.976Z] af3a66def089: Preparing [2023-05-22T15:47:55.976Z] c87da3445dd8: Preparing [2023-05-22T15:47:55.976Z] 6be5b51c4c62: Preparing [2023-05-22T15:47:55.976Z] 3d8ef0da994b: Preparing [2023-05-22T15:47:55.976Z] f1417ff83b31: Preparing [2023-05-22T15:47:55.976Z] f1417ff83b31: Waiting [2023-05-22T15:47:55.976Z] 3d8ef0da994b: Waiting [2023-05-22T15:47:55.976Z] 6be5b51c4c62: Layer already exists [2023-05-22T15:47:55.976Z] ecdec4b50315: Layer already exists [2023-05-22T15:47:55.976Z] af3a66def089: Layer already exists [2023-05-22T15:47:55.976Z] a81dcf1ab182: Layer already exists [2023-05-22T15:47:55.976Z] c87da3445dd8: Layer already exists [2023-05-22T15:47:55.976Z] 3d8ef0da994b: Layer already exists [2023-05-22T15:47:55.976Z] f1417ff83b31: Layer already exists [2023-05-22T15:47:55.976Z] main: digest: sha256:9795d97c7e995718edddfb35cfc057ba0217f62b606bb1b9a4a65aca25b342ee size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-22T15:47:56.040Z] ===================================================== [Pipeline] echo [2023-05-22T15:47:56.050Z] taggedImages: [2023-05-22T15:47:56.050Z] - nexus3.edgexfoundry.org:10004/core-metadata:1557ff349175bf3a04544285f7fd6db72d380d6c [2023-05-22T15:47:56.050Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-05-22T15:47:56.050Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.160 [2023-05-22T15:47:56.050Z] - nexus3.edgexfoundry.org:10004/core-metadata:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 [2023-05-22T15:47:56.050Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-05-22T15:47:56.080Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-05-22T15:47:56.080Z] 1557ff349175bf3a04544285f7fd6db72d380d6c [2023-05-22T15:47:56.080Z] latest [2023-05-22T15:47:56.080Z] 3.0.0-dev.160 [2023-05-22T15:47:56.080Z] 1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 [2023-05-22T15:47:56.080Z] main [2023-05-22T15:47:56.080Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T15:47:56.430Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:1557ff349175bf3a04544285f7fd6db72d380d6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T15:47:56.731Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:1557ff349175bf3a04544285f7fd6db72d380d6c [2023-05-22T15:47:56.731Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-05-22T15:47:56.731Z] ae0951ffff9d: Preparing [2023-05-22T15:47:56.731Z] ae0951ffff9d: Preparing [2023-05-22T15:47:56.731Z] 35ddefacd8fe: Preparing [2023-05-22T15:47:56.731Z] 6a3bacae79f4: Preparing [2023-05-22T15:47:56.731Z] d78c8a34bca5: Preparing [2023-05-22T15:47:56.731Z] 37b2bf360676: Preparing [2023-05-22T15:47:56.731Z] 608dda96ecc1: Preparing [2023-05-22T15:47:56.731Z] c87da3445dd8: Preparing [2023-05-22T15:47:56.731Z] 6be5b51c4c62: Preparing [2023-05-22T15:47:56.731Z] 818bd4a64dec: Preparing [2023-05-22T15:47:56.731Z] f6359c530b13: Preparing [2023-05-22T15:47:56.731Z] 2fc6ab8e474f: Preparing [2023-05-22T15:47:56.731Z] adf7532b2d83: Preparing [2023-05-22T15:47:56.731Z] f1417ff83b31: Preparing [2023-05-22T15:47:56.731Z] 608dda96ecc1: Waiting [2023-05-22T15:47:56.731Z] 6be5b51c4c62: Waiting [2023-05-22T15:47:56.731Z] c87da3445dd8: Waiting [2023-05-22T15:47:56.731Z] 818bd4a64dec: Waiting [2023-05-22T15:47:56.731Z] adf7532b2d83: Waiting [2023-05-22T15:47:56.731Z] f1417ff83b31: Waiting [2023-05-22T15:47:56.731Z] f6359c530b13: Waiting [2023-05-22T15:47:56.731Z] 2fc6ab8e474f: Waiting [2023-05-22T15:47:56.731Z] d78c8a34bca5: Pushed [2023-05-22T15:47:56.731Z] 35ddefacd8fe: Pushed [2023-05-22T15:47:56.731Z] 37b2bf360676: Pushed [2023-05-22T15:47:56.731Z] 6a3bacae79f4: Pushed [2023-05-22T15:47:56.731Z] ae0951ffff9d: Pushed [2023-05-22T15:47:56.731Z] c87da3445dd8: Layer already exists [2023-05-22T15:47:56.731Z] 6be5b51c4c62: Layer already exists [2023-05-22T15:47:56.989Z] 818bd4a64dec: Pushed [2023-05-22T15:47:56.989Z] f1417ff83b31: Layer already exists [2023-05-22T15:47:56.989Z] f6359c530b13: Pushed [2023-05-22T15:47:56.989Z] 2fc6ab8e474f: Pushed [2023-05-22T15:47:56.989Z] adf7532b2d83: Pushed [2023-05-22T15:47:58.893Z] 608dda96ecc1: Pushed [2023-05-22T15:47:58.893Z] 1557ff349175bf3a04544285f7fd6db72d380d6c: digest: sha256:978e140ced7abcab650a44adc78c2b8ae5b01c2ab07ecd494488caf2a8316d9b size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T15:47:59.202Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T15:47:59.508Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-05-22T15:47:59.508Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-05-22T15:47:59.508Z] ae0951ffff9d: Preparing [2023-05-22T15:47:59.508Z] ae0951ffff9d: Preparing [2023-05-22T15:47:59.508Z] 35ddefacd8fe: Preparing [2023-05-22T15:47:59.508Z] 6a3bacae79f4: Preparing [2023-05-22T15:47:59.508Z] d78c8a34bca5: Preparing [2023-05-22T15:47:59.508Z] 37b2bf360676: Preparing [2023-05-22T15:47:59.508Z] 608dda96ecc1: Preparing [2023-05-22T15:47:59.508Z] c87da3445dd8: Preparing [2023-05-22T15:47:59.508Z] 6be5b51c4c62: Preparing [2023-05-22T15:47:59.508Z] 818bd4a64dec: Preparing [2023-05-22T15:47:59.508Z] f6359c530b13: Preparing [2023-05-22T15:47:59.508Z] 2fc6ab8e474f: Preparing [2023-05-22T15:47:59.508Z] adf7532b2d83: Preparing [2023-05-22T15:47:59.508Z] f1417ff83b31: Preparing [2023-05-22T15:47:59.508Z] f6359c530b13: Waiting [2023-05-22T15:47:59.508Z] 2fc6ab8e474f: Waiting [2023-05-22T15:47:59.508Z] adf7532b2d83: Waiting [2023-05-22T15:47:59.508Z] 6be5b51c4c62: Waiting [2023-05-22T15:47:59.508Z] 608dda96ecc1: Waiting [2023-05-22T15:47:59.508Z] f1417ff83b31: Waiting [2023-05-22T15:47:59.508Z] c87da3445dd8: Waiting [2023-05-22T15:47:59.508Z] d78c8a34bca5: Layer already exists [2023-05-22T15:47:59.508Z] 37b2bf360676: Layer already exists [2023-05-22T15:47:59.508Z] 6a3bacae79f4: Layer already exists [2023-05-22T15:47:59.508Z] 35ddefacd8fe: Layer already exists [2023-05-22T15:47:59.508Z] ae0951ffff9d: Layer already exists [2023-05-22T15:47:59.508Z] 608dda96ecc1: Layer already exists [2023-05-22T15:47:59.508Z] c87da3445dd8: Layer already exists [2023-05-22T15:47:59.508Z] 6be5b51c4c62: Layer already exists [2023-05-22T15:47:59.508Z] f6359c530b13: Layer already exists [2023-05-22T15:47:59.508Z] 818bd4a64dec: Layer already exists [2023-05-22T15:47:59.508Z] 2fc6ab8e474f: Layer already exists [2023-05-22T15:47:59.508Z] f1417ff83b31: Layer already exists [2023-05-22T15:47:59.508Z] adf7532b2d83: Layer already exists [2023-05-22T15:47:59.508Z] latest: digest: sha256:978e140ced7abcab650a44adc78c2b8ae5b01c2ab07ecd494488caf2a8316d9b size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T15:47:59.825Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.160 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T15:48:00.138Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.160 [2023-05-22T15:48:00.139Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-05-22T15:48:00.139Z] ae0951ffff9d: Preparing [2023-05-22T15:48:00.139Z] ae0951ffff9d: Preparing [2023-05-22T15:48:00.139Z] 35ddefacd8fe: Preparing [2023-05-22T15:48:00.139Z] 6a3bacae79f4: Preparing [2023-05-22T15:48:00.139Z] d78c8a34bca5: Preparing [2023-05-22T15:48:00.139Z] 37b2bf360676: Preparing [2023-05-22T15:48:00.139Z] 608dda96ecc1: Preparing [2023-05-22T15:48:00.139Z] c87da3445dd8: Preparing [2023-05-22T15:48:00.139Z] 6be5b51c4c62: Preparing [2023-05-22T15:48:00.139Z] 818bd4a64dec: Preparing [2023-05-22T15:48:00.139Z] f6359c530b13: Preparing [2023-05-22T15:48:00.139Z] 2fc6ab8e474f: Preparing [2023-05-22T15:48:00.139Z] adf7532b2d83: Preparing [2023-05-22T15:48:00.139Z] f1417ff83b31: Preparing [2023-05-22T15:48:00.139Z] 6be5b51c4c62: Waiting [2023-05-22T15:48:00.139Z] 818bd4a64dec: Waiting [2023-05-22T15:48:00.139Z] f6359c530b13: Waiting [2023-05-22T15:48:00.139Z] 2fc6ab8e474f: Waiting [2023-05-22T15:48:00.139Z] adf7532b2d83: Waiting [2023-05-22T15:48:00.139Z] f1417ff83b31: Waiting [2023-05-22T15:48:00.139Z] c87da3445dd8: Waiting [2023-05-22T15:48:00.139Z] 608dda96ecc1: Waiting [2023-05-22T15:48:00.139Z] 6a3bacae79f4: Layer already exists [2023-05-22T15:48:00.139Z] 37b2bf360676: Layer already exists [2023-05-22T15:48:00.139Z] ae0951ffff9d: Layer already exists [2023-05-22T15:48:00.139Z] d78c8a34bca5: Layer already exists [2023-05-22T15:48:00.139Z] 35ddefacd8fe: Layer already exists [2023-05-22T15:48:00.139Z] 608dda96ecc1: Layer already exists [2023-05-22T15:48:00.139Z] 818bd4a64dec: Layer already exists [2023-05-22T15:48:00.139Z] 6be5b51c4c62: Layer already exists [2023-05-22T15:48:00.139Z] c87da3445dd8: Layer already exists [2023-05-22T15:48:00.139Z] f6359c530b13: Layer already exists [2023-05-22T15:48:00.139Z] 2fc6ab8e474f: Layer already exists [2023-05-22T15:48:00.139Z] adf7532b2d83: Layer already exists [2023-05-22T15:48:00.139Z] f1417ff83b31: Layer already exists [2023-05-22T15:48:00.139Z] 3.0.0-dev.160: digest: sha256:978e140ced7abcab650a44adc78c2b8ae5b01c2ab07ecd494488caf2a8316d9b size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T15:48:00.447Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T15:48:00.754Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 [2023-05-22T15:48:00.755Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-05-22T15:48:00.755Z] ae0951ffff9d: Preparing [2023-05-22T15:48:00.755Z] ae0951ffff9d: Preparing [2023-05-22T15:48:00.755Z] 35ddefacd8fe: Preparing [2023-05-22T15:48:00.755Z] 6a3bacae79f4: Preparing [2023-05-22T15:48:00.755Z] d78c8a34bca5: Preparing [2023-05-22T15:48:00.755Z] 37b2bf360676: Preparing [2023-05-22T15:48:00.755Z] 608dda96ecc1: Preparing [2023-05-22T15:48:00.755Z] c87da3445dd8: Preparing [2023-05-22T15:48:00.755Z] 6be5b51c4c62: Preparing [2023-05-22T15:48:00.755Z] 818bd4a64dec: Preparing [2023-05-22T15:48:00.755Z] f6359c530b13: Preparing [2023-05-22T15:48:00.755Z] 2fc6ab8e474f: Preparing [2023-05-22T15:48:00.755Z] adf7532b2d83: Preparing [2023-05-22T15:48:00.755Z] f1417ff83b31: Preparing [2023-05-22T15:48:00.755Z] 2fc6ab8e474f: Waiting [2023-05-22T15:48:00.755Z] adf7532b2d83: Waiting [2023-05-22T15:48:00.755Z] c87da3445dd8: Waiting [2023-05-22T15:48:00.755Z] f1417ff83b31: Waiting [2023-05-22T15:48:00.755Z] 6be5b51c4c62: Waiting [2023-05-22T15:48:00.755Z] 818bd4a64dec: Waiting [2023-05-22T15:48:00.755Z] f6359c530b13: Waiting [2023-05-22T15:48:00.755Z] 608dda96ecc1: Waiting [2023-05-22T15:48:00.755Z] 37b2bf360676: Layer already exists [2023-05-22T15:48:00.755Z] d78c8a34bca5: Layer already exists [2023-05-22T15:48:00.755Z] ae0951ffff9d: Layer already exists [2023-05-22T15:48:00.755Z] 35ddefacd8fe: Layer already exists [2023-05-22T15:48:00.755Z] 6a3bacae79f4: Layer already exists [2023-05-22T15:48:00.755Z] 608dda96ecc1: Layer already exists [2023-05-22T15:48:00.755Z] 818bd4a64dec: Layer already exists [2023-05-22T15:48:00.755Z] c87da3445dd8: Layer already exists [2023-05-22T15:48:00.755Z] 6be5b51c4c62: Layer already exists [2023-05-22T15:48:00.755Z] f6359c530b13: Layer already exists [2023-05-22T15:48:00.755Z] 2fc6ab8e474f: Layer already exists [2023-05-22T15:48:00.755Z] f1417ff83b31: Layer already exists [2023-05-22T15:48:00.755Z] adf7532b2d83: Layer already exists [2023-05-22T15:48:00.755Z] 1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160: digest: sha256:978e140ced7abcab650a44adc78c2b8ae5b01c2ab07ecd494488caf2a8316d9b size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T15:48:01.064Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T15:48:01.372Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-05-22T15:48:01.372Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-05-22T15:48:01.372Z] ae0951ffff9d: Preparing [2023-05-22T15:48:01.372Z] ae0951ffff9d: Preparing [2023-05-22T15:48:01.372Z] 35ddefacd8fe: Preparing [2023-05-22T15:48:01.372Z] 6a3bacae79f4: Preparing [2023-05-22T15:48:01.372Z] d78c8a34bca5: Preparing [2023-05-22T15:48:01.372Z] 37b2bf360676: Preparing [2023-05-22T15:48:01.372Z] 608dda96ecc1: Preparing [2023-05-22T15:48:01.372Z] c87da3445dd8: Preparing [2023-05-22T15:48:01.372Z] 6be5b51c4c62: Preparing [2023-05-22T15:48:01.372Z] 818bd4a64dec: Preparing [2023-05-22T15:48:01.372Z] f6359c530b13: Preparing [2023-05-22T15:48:01.372Z] 2fc6ab8e474f: Preparing [2023-05-22T15:48:01.372Z] adf7532b2d83: Preparing [2023-05-22T15:48:01.372Z] f1417ff83b31: Preparing [2023-05-22T15:48:01.372Z] f6359c530b13: Waiting [2023-05-22T15:48:01.372Z] 608dda96ecc1: Waiting [2023-05-22T15:48:01.372Z] c87da3445dd8: Waiting [2023-05-22T15:48:01.372Z] adf7532b2d83: Waiting [2023-05-22T15:48:01.372Z] 6be5b51c4c62: Waiting [2023-05-22T15:48:01.372Z] f1417ff83b31: Waiting [2023-05-22T15:48:01.372Z] 818bd4a64dec: Waiting [2023-05-22T15:48:01.372Z] 2fc6ab8e474f: Waiting [2023-05-22T15:48:01.372Z] 6a3bacae79f4: Layer already exists [2023-05-22T15:48:01.372Z] d78c8a34bca5: Layer already exists [2023-05-22T15:48:01.372Z] ae0951ffff9d: Layer already exists [2023-05-22T15:48:01.372Z] 35ddefacd8fe: Layer already exists [2023-05-22T15:48:01.372Z] 37b2bf360676: Layer already exists [2023-05-22T15:48:01.372Z] 608dda96ecc1: Layer already exists [2023-05-22T15:48:01.372Z] c87da3445dd8: Layer already exists [2023-05-22T15:48:01.372Z] 818bd4a64dec: Layer already exists [2023-05-22T15:48:01.372Z] 6be5b51c4c62: Layer already exists [2023-05-22T15:48:01.372Z] f6359c530b13: Layer already exists [2023-05-22T15:48:01.372Z] 2fc6ab8e474f: Layer already exists [2023-05-22T15:48:01.372Z] adf7532b2d83: Layer already exists [2023-05-22T15:48:01.372Z] f1417ff83b31: Layer already exists [2023-05-22T15:48:01.372Z] main: digest: sha256:978e140ced7abcab650a44adc78c2b8ae5b01c2ab07ecd494488caf2a8316d9b size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-22T15:48:01.410Z] ===================================================== [Pipeline] echo [2023-05-22T15:48:01.416Z] taggedImages: [2023-05-22T15:48:01.416Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:1557ff349175bf3a04544285f7fd6db72d380d6c [2023-05-22T15:48:01.416Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-05-22T15:48:01.416Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.160 [2023-05-22T15:48:01.416Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 [2023-05-22T15:48:01.416Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-05-22T15:48:01.433Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2023-05-22T15:48:01.433Z] 1557ff349175bf3a04544285f7fd6db72d380d6c [2023-05-22T15:48:01.433Z] latest [2023-05-22T15:48:01.433Z] 3.0.0-dev.160 [2023-05-22T15:48:01.433Z] 1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 [2023-05-22T15:48:01.433Z] main [2023-05-22T15:48:01.433Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T15:48:01.761Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:1557ff349175bf3a04544285f7fd6db72d380d6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T15:48:02.061Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:1557ff349175bf3a04544285f7fd6db72d380d6c [2023-05-22T15:48:02.061Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-05-22T15:48:02.061Z] 1d6988e44c5c: Preparing [2023-05-22T15:48:02.061Z] ea043b0d2fb9: Preparing [2023-05-22T15:48:02.061Z] f92952f4ab47: Preparing [2023-05-22T15:48:02.061Z] 9dc66fb37e81: Preparing [2023-05-22T15:48:02.061Z] c87da3445dd8: Preparing [2023-05-22T15:48:02.061Z] 6be5b51c4c62: Preparing [2023-05-22T15:48:02.061Z] a92406c8278d: Preparing [2023-05-22T15:48:02.061Z] f1417ff83b31: Preparing [2023-05-22T15:48:02.061Z] 6be5b51c4c62: Waiting [2023-05-22T15:48:02.061Z] a92406c8278d: Waiting [2023-05-22T15:48:02.061Z] f1417ff83b31: Waiting [2023-05-22T15:48:02.061Z] c87da3445dd8: Layer already exists [2023-05-22T15:48:02.061Z] 6be5b51c4c62: Layer already exists [2023-05-22T15:48:02.061Z] a92406c8278d: Layer already exists [2023-05-22T15:48:02.061Z] f1417ff83b31: Layer already exists [2023-05-22T15:48:02.061Z] f92952f4ab47: Pushed [2023-05-22T15:48:02.061Z] 1d6988e44c5c: Pushed [2023-05-22T15:48:02.061Z] ea043b0d2fb9: Pushed [2023-05-22T15:48:03.439Z] 9dc66fb37e81: Pushed [2023-05-22T15:48:03.698Z] 1557ff349175bf3a04544285f7fd6db72d380d6c: digest: sha256:6f60b2a1b11ecbba66f763b00a430a20c2c9c6ad4a3f362666d5c38636345be2 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T15:48:04.015Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T15:48:04.338Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-05-22T15:48:04.338Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-05-22T15:48:04.338Z] 1d6988e44c5c: Preparing [2023-05-22T15:48:04.338Z] ea043b0d2fb9: Preparing [2023-05-22T15:48:04.338Z] f92952f4ab47: Preparing [2023-05-22T15:48:04.338Z] 9dc66fb37e81: Preparing [2023-05-22T15:48:04.338Z] c87da3445dd8: Preparing [2023-05-22T15:48:04.338Z] 6be5b51c4c62: Preparing [2023-05-22T15:48:04.338Z] a92406c8278d: Preparing [2023-05-22T15:48:04.338Z] f1417ff83b31: Preparing [2023-05-22T15:48:04.338Z] 6be5b51c4c62: Waiting [2023-05-22T15:48:04.338Z] 9dc66fb37e81: Layer already exists [2023-05-22T15:48:04.338Z] c87da3445dd8: Layer already exists [2023-05-22T15:48:04.338Z] ea043b0d2fb9: Layer already exists [2023-05-22T15:48:04.338Z] 1d6988e44c5c: Layer already exists [2023-05-22T15:48:04.338Z] f92952f4ab47: Layer already exists [2023-05-22T15:48:04.338Z] a92406c8278d: Layer already exists [2023-05-22T15:48:04.338Z] f1417ff83b31: Layer already exists [2023-05-22T15:48:04.339Z] 6be5b51c4c62: Layer already exists [2023-05-22T15:48:04.339Z] latest: digest: sha256:6f60b2a1b11ecbba66f763b00a430a20c2c9c6ad4a3f362666d5c38636345be2 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T15:48:04.657Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.160 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T15:48:04.972Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.160 [2023-05-22T15:48:04.972Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-05-22T15:48:04.972Z] 1d6988e44c5c: Preparing [2023-05-22T15:48:04.972Z] ea043b0d2fb9: Preparing [2023-05-22T15:48:04.972Z] f92952f4ab47: Preparing [2023-05-22T15:48:04.972Z] 9dc66fb37e81: Preparing [2023-05-22T15:48:04.972Z] c87da3445dd8: Preparing [2023-05-22T15:48:04.972Z] 6be5b51c4c62: Preparing [2023-05-22T15:48:04.972Z] a92406c8278d: Preparing [2023-05-22T15:48:04.972Z] f1417ff83b31: Preparing [2023-05-22T15:48:04.972Z] 6be5b51c4c62: Waiting [2023-05-22T15:48:04.972Z] a92406c8278d: Waiting [2023-05-22T15:48:04.972Z] f1417ff83b31: Waiting [2023-05-22T15:48:04.972Z] f92952f4ab47: Layer already exists [2023-05-22T15:48:04.972Z] c87da3445dd8: Layer already exists [2023-05-22T15:48:04.972Z] ea043b0d2fb9: Layer already exists [2023-05-22T15:48:04.972Z] 9dc66fb37e81: Layer already exists [2023-05-22T15:48:04.972Z] 1d6988e44c5c: Layer already exists [2023-05-22T15:48:04.972Z] a92406c8278d: Layer already exists [2023-05-22T15:48:04.972Z] 6be5b51c4c62: Layer already exists [2023-05-22T15:48:04.972Z] f1417ff83b31: Layer already exists [2023-05-22T15:48:04.972Z] 3.0.0-dev.160: digest: sha256:6f60b2a1b11ecbba66f763b00a430a20c2c9c6ad4a3f362666d5c38636345be2 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T15:48:05.280Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T15:48:05.583Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 [2023-05-22T15:48:05.584Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-05-22T15:48:05.584Z] 1d6988e44c5c: Preparing [2023-05-22T15:48:05.584Z] ea043b0d2fb9: Preparing [2023-05-22T15:48:05.584Z] f92952f4ab47: Preparing [2023-05-22T15:48:05.584Z] 9dc66fb37e81: Preparing [2023-05-22T15:48:05.584Z] c87da3445dd8: Preparing [2023-05-22T15:48:05.584Z] 6be5b51c4c62: Preparing [2023-05-22T15:48:05.584Z] a92406c8278d: Preparing [2023-05-22T15:48:05.584Z] f1417ff83b31: Preparing [2023-05-22T15:48:05.584Z] 6be5b51c4c62: Waiting [2023-05-22T15:48:05.584Z] f1417ff83b31: Waiting [2023-05-22T15:48:05.584Z] c87da3445dd8: Layer already exists [2023-05-22T15:48:05.584Z] 1d6988e44c5c: Layer already exists [2023-05-22T15:48:05.584Z] f92952f4ab47: Layer already exists [2023-05-22T15:48:05.584Z] ea043b0d2fb9: Layer already exists [2023-05-22T15:48:05.584Z] 9dc66fb37e81: Layer already exists [2023-05-22T15:48:05.584Z] 6be5b51c4c62: Layer already exists [2023-05-22T15:48:05.584Z] a92406c8278d: Layer already exists [2023-05-22T15:48:05.584Z] f1417ff83b31: Layer already exists [2023-05-22T15:48:05.584Z] 1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160: digest: sha256:6f60b2a1b11ecbba66f763b00a430a20c2c9c6ad4a3f362666d5c38636345be2 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T15:48:05.893Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T15:48:06.208Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2023-05-22T15:48:06.209Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-05-22T15:48:06.209Z] 1d6988e44c5c: Preparing [2023-05-22T15:48:06.209Z] ea043b0d2fb9: Preparing [2023-05-22T15:48:06.209Z] f92952f4ab47: Preparing [2023-05-22T15:48:06.209Z] 9dc66fb37e81: Preparing [2023-05-22T15:48:06.209Z] c87da3445dd8: Preparing [2023-05-22T15:48:06.209Z] 6be5b51c4c62: Preparing [2023-05-22T15:48:06.209Z] a92406c8278d: Preparing [2023-05-22T15:48:06.209Z] f1417ff83b31: Preparing [2023-05-22T15:48:06.209Z] 6be5b51c4c62: Waiting [2023-05-22T15:48:06.209Z] a92406c8278d: Waiting [2023-05-22T15:48:06.209Z] f1417ff83b31: Waiting [2023-05-22T15:48:06.209Z] c87da3445dd8: Layer already exists [2023-05-22T15:48:06.209Z] f92952f4ab47: Layer already exists [2023-05-22T15:48:06.209Z] 9dc66fb37e81: Layer already exists [2023-05-22T15:48:06.209Z] 1d6988e44c5c: Layer already exists [2023-05-22T15:48:06.209Z] ea043b0d2fb9: Layer already exists [2023-05-22T15:48:06.209Z] 6be5b51c4c62: Layer already exists [2023-05-22T15:48:06.209Z] f1417ff83b31: Layer already exists [2023-05-22T15:48:06.209Z] a92406c8278d: Layer already exists [2023-05-22T15:48:06.209Z] main: digest: sha256:6f60b2a1b11ecbba66f763b00a430a20c2c9c6ad4a3f362666d5c38636345be2 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-22T15:48:06.249Z] ===================================================== [Pipeline] echo [2023-05-22T15:48:06.256Z] taggedImages: [2023-05-22T15:48:06.256Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:1557ff349175bf3a04544285f7fd6db72d380d6c [2023-05-22T15:48:06.256Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-05-22T15:48:06.256Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.160 [2023-05-22T15:48:06.256Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 [2023-05-22T15:48:06.256Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2023-05-22T15:48:06.276Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-05-22T15:48:06.276Z] 1557ff349175bf3a04544285f7fd6db72d380d6c [2023-05-22T15:48:06.276Z] latest [2023-05-22T15:48:06.276Z] 3.0.0-dev.160 [2023-05-22T15:48:06.276Z] 1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 [2023-05-22T15:48:06.276Z] main [2023-05-22T15:48:06.276Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T15:48:06.584Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:1557ff349175bf3a04544285f7fd6db72d380d6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T15:48:06.889Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:1557ff349175bf3a04544285f7fd6db72d380d6c [2023-05-22T15:48:06.889Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-05-22T15:48:06.889Z] 86e609f140fc: Preparing [2023-05-22T15:48:06.889Z] 55c32948f587: Preparing [2023-05-22T15:48:06.889Z] a08a3e3b6ae8: Preparing [2023-05-22T15:48:06.889Z] f42ab7435e73: Preparing [2023-05-22T15:48:06.889Z] c87da3445dd8: Preparing [2023-05-22T15:48:06.889Z] 6be5b51c4c62: Preparing [2023-05-22T15:48:06.889Z] e428aba4ed43: Preparing [2023-05-22T15:48:06.889Z] 5da6ef4a2ba5: Preparing [2023-05-22T15:48:06.889Z] f1417ff83b31: Preparing [2023-05-22T15:48:06.889Z] f1417ff83b31: Waiting [2023-05-22T15:48:06.889Z] 5da6ef4a2ba5: Waiting [2023-05-22T15:48:06.889Z] 6be5b51c4c62: Waiting [2023-05-22T15:48:06.889Z] c87da3445dd8: Layer already exists [2023-05-22T15:48:06.889Z] 6be5b51c4c62: Layer already exists [2023-05-22T15:48:06.889Z] 55c32948f587: Pushed [2023-05-22T15:48:06.889Z] f42ab7435e73: Pushed [2023-05-22T15:48:06.889Z] 86e609f140fc: Pushed [2023-05-22T15:48:06.889Z] f1417ff83b31: Layer already exists [2023-05-22T15:48:06.889Z] e428aba4ed43: Pushed [2023-05-22T15:48:07.148Z] 5da6ef4a2ba5: Pushed [2023-05-22T15:48:08.091Z] a08a3e3b6ae8: Pushed [2023-05-22T15:48:08.352Z] 1557ff349175bf3a04544285f7fd6db72d380d6c: digest: sha256:7e059e53b059b54358ade1077c7bd44b00c273ef5cc6c26cd94ffb5f76242b54 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T15:48:08.662Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T15:48:08.969Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-05-22T15:48:08.969Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-05-22T15:48:08.969Z] 86e609f140fc: Preparing [2023-05-22T15:48:08.969Z] 55c32948f587: Preparing [2023-05-22T15:48:08.969Z] a08a3e3b6ae8: Preparing [2023-05-22T15:48:08.969Z] f42ab7435e73: Preparing [2023-05-22T15:48:08.969Z] c87da3445dd8: Preparing [2023-05-22T15:48:08.969Z] 6be5b51c4c62: Preparing [2023-05-22T15:48:08.969Z] e428aba4ed43: Preparing [2023-05-22T15:48:08.969Z] 5da6ef4a2ba5: Preparing [2023-05-22T15:48:08.969Z] f1417ff83b31: Preparing [2023-05-22T15:48:08.969Z] 5da6ef4a2ba5: Waiting [2023-05-22T15:48:08.969Z] 6be5b51c4c62: Waiting [2023-05-22T15:48:08.969Z] e428aba4ed43: Waiting [2023-05-22T15:48:08.969Z] a08a3e3b6ae8: Layer already exists [2023-05-22T15:48:08.969Z] c87da3445dd8: Layer already exists [2023-05-22T15:48:08.969Z] 86e609f140fc: Layer already exists [2023-05-22T15:48:08.969Z] f42ab7435e73: Layer already exists [2023-05-22T15:48:08.969Z] 55c32948f587: Layer already exists [2023-05-22T15:48:08.969Z] 6be5b51c4c62: Layer already exists [2023-05-22T15:48:08.969Z] e428aba4ed43: Layer already exists [2023-05-22T15:48:08.969Z] 5da6ef4a2ba5: Layer already exists [2023-05-22T15:48:08.969Z] f1417ff83b31: Layer already exists [2023-05-22T15:48:08.969Z] latest: digest: sha256:7e059e53b059b54358ade1077c7bd44b00c273ef5cc6c26cd94ffb5f76242b54 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T15:48:09.282Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.160 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T15:48:09.589Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.160 [2023-05-22T15:48:09.589Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-05-22T15:48:09.589Z] 86e609f140fc: Preparing [2023-05-22T15:48:09.589Z] 55c32948f587: Preparing [2023-05-22T15:48:09.589Z] a08a3e3b6ae8: Preparing [2023-05-22T15:48:09.589Z] f42ab7435e73: Preparing [2023-05-22T15:48:09.589Z] c87da3445dd8: Preparing [2023-05-22T15:48:09.589Z] 6be5b51c4c62: Preparing [2023-05-22T15:48:09.589Z] e428aba4ed43: Preparing [2023-05-22T15:48:09.589Z] 5da6ef4a2ba5: Preparing [2023-05-22T15:48:09.589Z] f1417ff83b31: Preparing [2023-05-22T15:48:09.589Z] 6be5b51c4c62: Waiting [2023-05-22T15:48:09.589Z] 5da6ef4a2ba5: Waiting [2023-05-22T15:48:09.589Z] f1417ff83b31: Waiting [2023-05-22T15:48:09.589Z] e428aba4ed43: Waiting [2023-05-22T15:48:09.589Z] 55c32948f587: Layer already exists [2023-05-22T15:48:09.589Z] a08a3e3b6ae8: Layer already exists [2023-05-22T15:48:09.589Z] f42ab7435e73: Layer already exists [2023-05-22T15:48:09.589Z] 86e609f140fc: Layer already exists [2023-05-22T15:48:09.589Z] c87da3445dd8: Layer already exists [2023-05-22T15:48:09.589Z] e428aba4ed43: Layer already exists [2023-05-22T15:48:09.589Z] 6be5b51c4c62: Layer already exists [2023-05-22T15:48:09.589Z] f1417ff83b31: Layer already exists [2023-05-22T15:48:09.589Z] 5da6ef4a2ba5: Layer already exists [2023-05-22T15:48:09.589Z] 3.0.0-dev.160: digest: sha256:7e059e53b059b54358ade1077c7bd44b00c273ef5cc6c26cd94ffb5f76242b54 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T15:48:09.899Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T15:48:10.212Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 [2023-05-22T15:48:10.212Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-05-22T15:48:10.212Z] 86e609f140fc: Preparing [2023-05-22T15:48:10.212Z] 55c32948f587: Preparing [2023-05-22T15:48:10.212Z] a08a3e3b6ae8: Preparing [2023-05-22T15:48:10.212Z] f42ab7435e73: Preparing [2023-05-22T15:48:10.212Z] c87da3445dd8: Preparing [2023-05-22T15:48:10.212Z] 6be5b51c4c62: Preparing [2023-05-22T15:48:10.212Z] e428aba4ed43: Preparing [2023-05-22T15:48:10.212Z] 5da6ef4a2ba5: Preparing [2023-05-22T15:48:10.212Z] f1417ff83b31: Preparing [2023-05-22T15:48:10.212Z] 6be5b51c4c62: Waiting [2023-05-22T15:48:10.212Z] e428aba4ed43: Waiting [2023-05-22T15:48:10.212Z] 5da6ef4a2ba5: Waiting [2023-05-22T15:48:10.212Z] f1417ff83b31: Waiting [2023-05-22T15:48:10.212Z] f42ab7435e73: Layer already exists [2023-05-22T15:48:10.212Z] 55c32948f587: Layer already exists [2023-05-22T15:48:10.212Z] 86e609f140fc: Layer already exists [2023-05-22T15:48:10.212Z] a08a3e3b6ae8: Layer already exists [2023-05-22T15:48:10.212Z] c87da3445dd8: Layer already exists [2023-05-22T15:48:10.212Z] e428aba4ed43: Layer already exists [2023-05-22T15:48:10.212Z] 5da6ef4a2ba5: Layer already exists [2023-05-22T15:48:10.212Z] 6be5b51c4c62: Layer already exists [2023-05-22T15:48:10.212Z] f1417ff83b31: Layer already exists [2023-05-22T15:48:10.212Z] 1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160: digest: sha256:7e059e53b059b54358ade1077c7bd44b00c273ef5cc6c26cd94ffb5f76242b54 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T15:48:10.525Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T15:48:10.831Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-05-22T15:48:10.831Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-05-22T15:48:10.831Z] 86e609f140fc: Preparing [2023-05-22T15:48:10.831Z] 55c32948f587: Preparing [2023-05-22T15:48:10.831Z] a08a3e3b6ae8: Preparing [2023-05-22T15:48:10.831Z] f42ab7435e73: Preparing [2023-05-22T15:48:10.831Z] c87da3445dd8: Preparing [2023-05-22T15:48:10.831Z] 6be5b51c4c62: Preparing [2023-05-22T15:48:10.831Z] e428aba4ed43: Preparing [2023-05-22T15:48:10.831Z] 5da6ef4a2ba5: Preparing [2023-05-22T15:48:10.831Z] f1417ff83b31: Preparing [2023-05-22T15:48:10.831Z] 6be5b51c4c62: Waiting [2023-05-22T15:48:10.831Z] e428aba4ed43: Waiting [2023-05-22T15:48:10.831Z] 5da6ef4a2ba5: Waiting [2023-05-22T15:48:10.831Z] f1417ff83b31: Waiting [2023-05-22T15:48:10.831Z] f42ab7435e73: Layer already exists [2023-05-22T15:48:10.831Z] 86e609f140fc: Layer already exists [2023-05-22T15:48:10.831Z] c87da3445dd8: Layer already exists [2023-05-22T15:48:10.831Z] 55c32948f587: Layer already exists [2023-05-22T15:48:10.831Z] a08a3e3b6ae8: Layer already exists [2023-05-22T15:48:10.831Z] 6be5b51c4c62: Layer already exists [2023-05-22T15:48:10.831Z] 5da6ef4a2ba5: Layer already exists [2023-05-22T15:48:10.831Z] e428aba4ed43: Layer already exists [2023-05-22T15:48:10.831Z] f1417ff83b31: Layer already exists [2023-05-22T15:48:10.831Z] main: digest: sha256:7e059e53b059b54358ade1077c7bd44b00c273ef5cc6c26cd94ffb5f76242b54 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-22T15:48:10.866Z] ===================================================== [Pipeline] echo [2023-05-22T15:48:10.871Z] taggedImages: [2023-05-22T15:48:10.871Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:1557ff349175bf3a04544285f7fd6db72d380d6c [2023-05-22T15:48:10.871Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-05-22T15:48:10.872Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.160 [2023-05-22T15:48:10.872Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 [2023-05-22T15:48:10.872Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-05-22T15:48:10.888Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-05-22T15:48:10.888Z] 1557ff349175bf3a04544285f7fd6db72d380d6c [2023-05-22T15:48:10.888Z] latest [2023-05-22T15:48:10.888Z] 3.0.0-dev.160 [2023-05-22T15:48:10.888Z] 1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 [2023-05-22T15:48:10.888Z] main [2023-05-22T15:48:10.888Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T15:48:11.216Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:1557ff349175bf3a04544285f7fd6db72d380d6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T15:48:11.539Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:1557ff349175bf3a04544285f7fd6db72d380d6c [2023-05-22T15:48:11.539Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-05-22T15:48:11.539Z] 51e8462a0684: Preparing [2023-05-22T15:48:11.539Z] 9082a7a17e1c: Preparing [2023-05-22T15:48:11.539Z] f6ad45de8087: Preparing [2023-05-22T15:48:11.539Z] d3e9c1862255: Preparing [2023-05-22T15:48:11.539Z] b028bd4b41fc: Preparing [2023-05-22T15:48:11.539Z] 1bdc22d74e00: Preparing [2023-05-22T15:48:11.539Z] fa8de20d6a4f: Preparing [2023-05-22T15:48:11.539Z] c87da3445dd8: Preparing [2023-05-22T15:48:11.539Z] 6be5b51c4c62: Preparing [2023-05-22T15:48:11.539Z] 9528c4ecac8a: Preparing [2023-05-22T15:48:11.539Z] f1417ff83b31: Preparing [2023-05-22T15:48:11.539Z] 9528c4ecac8a: Waiting [2023-05-22T15:48:11.539Z] f1417ff83b31: Waiting [2023-05-22T15:48:11.539Z] c87da3445dd8: Waiting [2023-05-22T15:48:11.539Z] 6be5b51c4c62: Waiting [2023-05-22T15:48:11.539Z] 1bdc22d74e00: Waiting [2023-05-22T15:48:11.539Z] fa8de20d6a4f: Waiting [2023-05-22T15:48:11.539Z] b028bd4b41fc: Pushed [2023-05-22T15:48:11.539Z] 9082a7a17e1c: Pushed [2023-05-22T15:48:11.539Z] 51e8462a0684: Pushed [2023-05-22T15:48:11.539Z] c87da3445dd8: Layer already exists [2023-05-22T15:48:11.539Z] 6be5b51c4c62: Layer already exists [2023-05-22T15:48:11.539Z] 1bdc22d74e00: Pushed [2023-05-22T15:48:11.801Z] f1417ff83b31: Layer already exists [2023-05-22T15:48:11.801Z] fa8de20d6a4f: Pushed [2023-05-22T15:48:11.801Z] 9528c4ecac8a: Pushed [2023-05-22T15:48:12.742Z] d3e9c1862255: Pushed [2023-05-22T15:48:13.003Z] f6ad45de8087: Pushed [2023-05-22T15:48:13.262Z] 1557ff349175bf3a04544285f7fd6db72d380d6c: digest: sha256:d3f01f2e051afd0701120eb963345a272c777881d19cfd590862e7f9519f644d size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T15:48:13.578Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T15:48:13.881Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-05-22T15:48:13.881Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-05-22T15:48:13.881Z] 51e8462a0684: Preparing [2023-05-22T15:48:13.881Z] 9082a7a17e1c: Preparing [2023-05-22T15:48:13.881Z] f6ad45de8087: Preparing [2023-05-22T15:48:13.881Z] d3e9c1862255: Preparing [2023-05-22T15:48:13.881Z] b028bd4b41fc: Preparing [2023-05-22T15:48:13.881Z] 1bdc22d74e00: Preparing [2023-05-22T15:48:13.881Z] fa8de20d6a4f: Preparing [2023-05-22T15:48:13.881Z] c87da3445dd8: Preparing [2023-05-22T15:48:13.881Z] 6be5b51c4c62: Preparing [2023-05-22T15:48:13.881Z] 1bdc22d74e00: Waiting [2023-05-22T15:48:13.881Z] c87da3445dd8: Waiting [2023-05-22T15:48:13.881Z] fa8de20d6a4f: Waiting [2023-05-22T15:48:13.881Z] 9528c4ecac8a: Preparing [2023-05-22T15:48:13.881Z] f1417ff83b31: Preparing [2023-05-22T15:48:13.881Z] 6be5b51c4c62: Waiting [2023-05-22T15:48:13.881Z] 9528c4ecac8a: Waiting [2023-05-22T15:48:13.881Z] f1417ff83b31: Waiting [2023-05-22T15:48:13.881Z] d3e9c1862255: Layer already exists [2023-05-22T15:48:13.881Z] 51e8462a0684: Layer already exists [2023-05-22T15:48:13.881Z] f6ad45de8087: Layer already exists [2023-05-22T15:48:13.881Z] b028bd4b41fc: Layer already exists [2023-05-22T15:48:13.881Z] 9082a7a17e1c: Layer already exists [2023-05-22T15:48:13.881Z] 1bdc22d74e00: Layer already exists [2023-05-22T15:48:13.881Z] fa8de20d6a4f: Layer already exists [2023-05-22T15:48:13.881Z] 9528c4ecac8a: Layer already exists [2023-05-22T15:48:13.881Z] c87da3445dd8: Layer already exists [2023-05-22T15:48:13.881Z] 6be5b51c4c62: Layer already exists [2023-05-22T15:48:13.881Z] f1417ff83b31: Layer already exists [2023-05-22T15:48:13.881Z] latest: digest: sha256:d3f01f2e051afd0701120eb963345a272c777881d19cfd590862e7f9519f644d size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T15:48:14.192Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.160 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T15:48:14.504Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.160 [2023-05-22T15:48:14.504Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-05-22T15:48:14.504Z] 51e8462a0684: Preparing [2023-05-22T15:48:14.504Z] 9082a7a17e1c: Preparing [2023-05-22T15:48:14.504Z] f6ad45de8087: Preparing [2023-05-22T15:48:14.504Z] d3e9c1862255: Preparing [2023-05-22T15:48:14.504Z] b028bd4b41fc: Preparing [2023-05-22T15:48:14.504Z] 1bdc22d74e00: Preparing [2023-05-22T15:48:14.504Z] fa8de20d6a4f: Preparing [2023-05-22T15:48:14.504Z] c87da3445dd8: Preparing [2023-05-22T15:48:14.504Z] 6be5b51c4c62: Preparing [2023-05-22T15:48:14.504Z] 9528c4ecac8a: Preparing [2023-05-22T15:48:14.504Z] f1417ff83b31: Preparing [2023-05-22T15:48:14.504Z] 1bdc22d74e00: Waiting [2023-05-22T15:48:14.504Z] fa8de20d6a4f: Waiting [2023-05-22T15:48:14.504Z] 6be5b51c4c62: Waiting [2023-05-22T15:48:14.504Z] c87da3445dd8: Waiting [2023-05-22T15:48:14.504Z] f1417ff83b31: Waiting [2023-05-22T15:48:14.504Z] 9528c4ecac8a: Waiting [2023-05-22T15:48:14.504Z] 9082a7a17e1c: Layer already exists [2023-05-22T15:48:14.504Z] 51e8462a0684: Layer already exists [2023-05-22T15:48:14.504Z] b028bd4b41fc: Layer already exists [2023-05-22T15:48:14.504Z] d3e9c1862255: Layer already exists [2023-05-22T15:48:14.504Z] f6ad45de8087: Layer already exists [2023-05-22T15:48:14.504Z] 1bdc22d74e00: Layer already exists [2023-05-22T15:48:14.504Z] c87da3445dd8: Layer already exists [2023-05-22T15:48:14.504Z] 9528c4ecac8a: Layer already exists [2023-05-22T15:48:14.504Z] fa8de20d6a4f: Layer already exists [2023-05-22T15:48:14.504Z] 6be5b51c4c62: Layer already exists [2023-05-22T15:48:14.504Z] f1417ff83b31: Layer already exists [2023-05-22T15:48:14.504Z] 3.0.0-dev.160: digest: sha256:d3f01f2e051afd0701120eb963345a272c777881d19cfd590862e7f9519f644d size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T15:48:14.808Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T15:48:15.122Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 [2023-05-22T15:48:15.122Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-05-22T15:48:15.122Z] 51e8462a0684: Preparing [2023-05-22T15:48:15.122Z] 9082a7a17e1c: Preparing [2023-05-22T15:48:15.122Z] f6ad45de8087: Preparing [2023-05-22T15:48:15.122Z] d3e9c1862255: Preparing [2023-05-22T15:48:15.122Z] b028bd4b41fc: Preparing [2023-05-22T15:48:15.122Z] 1bdc22d74e00: Preparing [2023-05-22T15:48:15.122Z] fa8de20d6a4f: Preparing [2023-05-22T15:48:15.122Z] c87da3445dd8: Preparing [2023-05-22T15:48:15.122Z] 6be5b51c4c62: Preparing [2023-05-22T15:48:15.122Z] 9528c4ecac8a: Preparing [2023-05-22T15:48:15.122Z] f1417ff83b31: Preparing [2023-05-22T15:48:15.122Z] c87da3445dd8: Waiting [2023-05-22T15:48:15.122Z] 1bdc22d74e00: Waiting [2023-05-22T15:48:15.122Z] 6be5b51c4c62: Waiting [2023-05-22T15:48:15.122Z] 9528c4ecac8a: Waiting [2023-05-22T15:48:15.122Z] fa8de20d6a4f: Waiting [2023-05-22T15:48:15.122Z] f1417ff83b31: Waiting [2023-05-22T15:48:15.122Z] b028bd4b41fc: Layer already exists [2023-05-22T15:48:15.122Z] d3e9c1862255: Layer already exists [2023-05-22T15:48:15.122Z] 51e8462a0684: Layer already exists [2023-05-22T15:48:15.122Z] f6ad45de8087: Layer already exists [2023-05-22T15:48:15.122Z] 9082a7a17e1c: Layer already exists [2023-05-22T15:48:15.122Z] 1bdc22d74e00: Layer already exists [2023-05-22T15:48:15.122Z] 6be5b51c4c62: Layer already exists [2023-05-22T15:48:15.122Z] 9528c4ecac8a: Layer already exists [2023-05-22T15:48:15.122Z] c87da3445dd8: Layer already exists [2023-05-22T15:48:15.122Z] fa8de20d6a4f: Layer already exists [2023-05-22T15:48:15.122Z] f1417ff83b31: Layer already exists [2023-05-22T15:48:15.122Z] 1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160: digest: sha256:d3f01f2e051afd0701120eb963345a272c777881d19cfd590862e7f9519f644d size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T15:48:15.445Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T15:48:15.758Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-05-22T15:48:15.758Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-05-22T15:48:15.758Z] 51e8462a0684: Preparing [2023-05-22T15:48:15.758Z] 9082a7a17e1c: Preparing [2023-05-22T15:48:15.758Z] f6ad45de8087: Preparing [2023-05-22T15:48:15.758Z] d3e9c1862255: Preparing [2023-05-22T15:48:15.758Z] b028bd4b41fc: Preparing [2023-05-22T15:48:15.758Z] 1bdc22d74e00: Preparing [2023-05-22T15:48:15.758Z] fa8de20d6a4f: Preparing [2023-05-22T15:48:15.758Z] c87da3445dd8: Preparing [2023-05-22T15:48:15.758Z] 6be5b51c4c62: Preparing [2023-05-22T15:48:15.758Z] 9528c4ecac8a: Preparing [2023-05-22T15:48:15.758Z] f1417ff83b31: Preparing [2023-05-22T15:48:15.758Z] 6be5b51c4c62: Waiting [2023-05-22T15:48:15.758Z] c87da3445dd8: Waiting [2023-05-22T15:48:15.758Z] 9528c4ecac8a: Waiting [2023-05-22T15:48:15.758Z] 1bdc22d74e00: Waiting [2023-05-22T15:48:15.758Z] f1417ff83b31: Waiting [2023-05-22T15:48:15.758Z] fa8de20d6a4f: Waiting [2023-05-22T15:48:15.758Z] f6ad45de8087: Layer already exists [2023-05-22T15:48:15.758Z] 51e8462a0684: Layer already exists [2023-05-22T15:48:15.758Z] b028bd4b41fc: Layer already exists [2023-05-22T15:48:15.758Z] d3e9c1862255: Layer already exists [2023-05-22T15:48:15.758Z] 9082a7a17e1c: Layer already exists [2023-05-22T15:48:15.758Z] c87da3445dd8: Layer already exists [2023-05-22T15:48:15.758Z] 1bdc22d74e00: Layer already exists [2023-05-22T15:48:15.758Z] fa8de20d6a4f: Layer already exists [2023-05-22T15:48:15.758Z] 9528c4ecac8a: Layer already exists [2023-05-22T15:48:15.758Z] 6be5b51c4c62: Layer already exists [2023-05-22T15:48:15.758Z] f1417ff83b31: Layer already exists [2023-05-22T15:48:15.758Z] main: digest: sha256:d3f01f2e051afd0701120eb963345a272c777881d19cfd590862e7f9519f644d size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-22T15:48:15.812Z] ===================================================== [Pipeline] echo [2023-05-22T15:48:15.824Z] taggedImages: [2023-05-22T15:48:15.824Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:1557ff349175bf3a04544285f7fd6db72d380d6c [2023-05-22T15:48:15.824Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-05-22T15:48:15.824Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.160 [2023-05-22T15:48:15.824Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 [2023-05-22T15:48:15.824Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2023-05-22T15:48:15.848Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-05-22T15:48:15.848Z] 1557ff349175bf3a04544285f7fd6db72d380d6c [2023-05-22T15:48:15.848Z] latest [2023-05-22T15:48:15.848Z] 3.0.0-dev.160 [2023-05-22T15:48:15.848Z] 1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 [2023-05-22T15:48:15.848Z] main [2023-05-22T15:48:15.848Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T15:48:16.178Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1557ff349175bf3a04544285f7fd6db72d380d6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T15:48:16.496Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1557ff349175bf3a04544285f7fd6db72d380d6c [2023-05-22T15:48:16.496Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-05-22T15:48:16.496Z] 0593ab3ebc35: Preparing [2023-05-22T15:48:16.496Z] 895ff5c44e68: Preparing [2023-05-22T15:48:16.496Z] c87da3445dd8: Preparing [2023-05-22T15:48:16.496Z] 6be5b51c4c62: Preparing [2023-05-22T15:48:16.496Z] 15cce77d2659: Preparing [2023-05-22T15:48:16.496Z] f1417ff83b31: Preparing [2023-05-22T15:48:16.496Z] f1417ff83b31: Waiting [2023-05-22T15:48:16.496Z] c87da3445dd8: Layer already exists [2023-05-22T15:48:16.496Z] 6be5b51c4c62: Layer already exists [2023-05-22T15:48:16.496Z] f1417ff83b31: Layer already exists [2023-05-22T15:48:16.496Z] 0593ab3ebc35: Pushed [2023-05-22T15:48:17.064Z] 15cce77d2659: Pushed [2023-05-22T15:48:18.975Z] 895ff5c44e68: Pushed [2023-05-22T15:48:18.976Z] 1557ff349175bf3a04544285f7fd6db72d380d6c: digest: sha256:8453b0c37d9acd94ac1f4a6d959f038a75ab478ab48d7387d0c63c2927a93ea5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T15:48:19.295Z] + 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 [2023-05-22T15:48:19.605Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-05-22T15:48:19.605Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-05-22T15:48:19.605Z] 0593ab3ebc35: Preparing [2023-05-22T15:48:19.605Z] 895ff5c44e68: Preparing [2023-05-22T15:48:19.605Z] c87da3445dd8: Preparing [2023-05-22T15:48:19.605Z] 6be5b51c4c62: Preparing [2023-05-22T15:48:19.605Z] 15cce77d2659: Preparing [2023-05-22T15:48:19.605Z] f1417ff83b31: Preparing [2023-05-22T15:48:19.605Z] f1417ff83b31: Waiting [2023-05-22T15:48:19.605Z] c87da3445dd8: Layer already exists [2023-05-22T15:48:19.605Z] 6be5b51c4c62: Layer already exists [2023-05-22T15:48:19.605Z] 895ff5c44e68: Layer already exists [2023-05-22T15:48:19.605Z] 0593ab3ebc35: Layer already exists [2023-05-22T15:48:19.605Z] 15cce77d2659: Layer already exists [2023-05-22T15:48:19.605Z] f1417ff83b31: Layer already exists [2023-05-22T15:48:19.605Z] latest: digest: sha256:8453b0c37d9acd94ac1f4a6d959f038a75ab478ab48d7387d0c63c2927a93ea5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T15:48:19.914Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.160 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T15:48:20.219Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.160 [2023-05-22T15:48:20.219Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-05-22T15:48:20.219Z] 0593ab3ebc35: Preparing [2023-05-22T15:48:20.219Z] 895ff5c44e68: Preparing [2023-05-22T15:48:20.219Z] c87da3445dd8: Preparing [2023-05-22T15:48:20.219Z] 6be5b51c4c62: Preparing [2023-05-22T15:48:20.219Z] 15cce77d2659: Preparing [2023-05-22T15:48:20.219Z] f1417ff83b31: Preparing [2023-05-22T15:48:20.219Z] f1417ff83b31: Waiting [2023-05-22T15:48:20.219Z] 0593ab3ebc35: Layer already exists [2023-05-22T15:48:20.219Z] 6be5b51c4c62: Layer already exists [2023-05-22T15:48:20.219Z] 895ff5c44e68: Layer already exists [2023-05-22T15:48:20.219Z] 15cce77d2659: Layer already exists [2023-05-22T15:48:20.219Z] c87da3445dd8: Layer already exists [2023-05-22T15:48:20.219Z] f1417ff83b31: Layer already exists [2023-05-22T15:48:20.219Z] 3.0.0-dev.160: digest: sha256:8453b0c37d9acd94ac1f4a6d959f038a75ab478ab48d7387d0c63c2927a93ea5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T15:48:20.528Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T15:48:20.831Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 [2023-05-22T15:48:20.831Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-05-22T15:48:20.831Z] 0593ab3ebc35: Preparing [2023-05-22T15:48:20.831Z] 895ff5c44e68: Preparing [2023-05-22T15:48:20.831Z] c87da3445dd8: Preparing [2023-05-22T15:48:20.831Z] 6be5b51c4c62: Preparing [2023-05-22T15:48:20.831Z] 15cce77d2659: Preparing [2023-05-22T15:48:20.831Z] f1417ff83b31: Preparing [2023-05-22T15:48:20.831Z] f1417ff83b31: Waiting [2023-05-22T15:48:20.831Z] 895ff5c44e68: Layer already exists [2023-05-22T15:48:20.831Z] 0593ab3ebc35: Layer already exists [2023-05-22T15:48:20.831Z] 6be5b51c4c62: Layer already exists [2023-05-22T15:48:20.831Z] c87da3445dd8: Layer already exists [2023-05-22T15:48:20.831Z] 15cce77d2659: Layer already exists [2023-05-22T15:48:20.831Z] f1417ff83b31: Layer already exists [2023-05-22T15:48:20.831Z] 1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160: digest: sha256:8453b0c37d9acd94ac1f4a6d959f038a75ab478ab48d7387d0c63c2927a93ea5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T15:48:21.141Z] + 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 [2023-05-22T15:48:21.453Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-05-22T15:48:21.453Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-05-22T15:48:21.453Z] 0593ab3ebc35: Preparing [2023-05-22T15:48:21.453Z] 895ff5c44e68: Preparing [2023-05-22T15:48:21.453Z] c87da3445dd8: Preparing [2023-05-22T15:48:21.453Z] 6be5b51c4c62: Preparing [2023-05-22T15:48:21.453Z] 15cce77d2659: Preparing [2023-05-22T15:48:21.453Z] f1417ff83b31: Preparing [2023-05-22T15:48:21.453Z] f1417ff83b31: Waiting [2023-05-22T15:48:21.453Z] 0593ab3ebc35: Layer already exists [2023-05-22T15:48:21.453Z] 15cce77d2659: Layer already exists [2023-05-22T15:48:21.453Z] 6be5b51c4c62: Layer already exists [2023-05-22T15:48:21.453Z] c87da3445dd8: Layer already exists [2023-05-22T15:48:21.453Z] 895ff5c44e68: Layer already exists [2023-05-22T15:48:21.453Z] f1417ff83b31: Layer already exists [2023-05-22T15:48:21.453Z] main: digest: sha256:8453b0c37d9acd94ac1f4a6d959f038a75ab478ab48d7387d0c63c2927a93ea5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-22T15:48:21.499Z] ===================================================== [Pipeline] echo [2023-05-22T15:48:21.509Z] taggedImages: [2023-05-22T15:48:21.509Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1557ff349175bf3a04544285f7fd6db72d380d6c [2023-05-22T15:48:21.509Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-05-22T15:48:21.509Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.160 [2023-05-22T15:48:21.509Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 [2023-05-22T15:48:21.509Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-05-22T15:48:21.533Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-05-22T15:48:21.533Z] 1557ff349175bf3a04544285f7fd6db72d380d6c [2023-05-22T15:48:21.533Z] latest [2023-05-22T15:48:21.533Z] 3.0.0-dev.160 [2023-05-22T15:48:21.533Z] 1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 [2023-05-22T15:48:21.533Z] main [2023-05-22T15:48:21.533Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T15:48:21.897Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:1557ff349175bf3a04544285f7fd6db72d380d6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T15:48:22.279Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:1557ff349175bf3a04544285f7fd6db72d380d6c [2023-05-22T15:48:22.280Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-05-22T15:48:22.280Z] 12feda3d0e63: Preparing [2023-05-22T15:48:22.280Z] ea149741b45e: Preparing [2023-05-22T15:48:22.280Z] df3c18a9b3ac: Preparing [2023-05-22T15:48:22.280Z] 8e2996d747ea: Preparing [2023-05-22T15:48:22.280Z] 97d63511e4ac: Preparing [2023-05-22T15:48:22.280Z] c87da3445dd8: Preparing [2023-05-22T15:48:22.280Z] 6be5b51c4c62: Preparing [2023-05-22T15:48:22.280Z] afe8e088dc9b: Preparing [2023-05-22T15:48:22.280Z] f1417ff83b31: Preparing [2023-05-22T15:48:22.280Z] c87da3445dd8: Waiting [2023-05-22T15:48:22.280Z] 6be5b51c4c62: Waiting [2023-05-22T15:48:22.280Z] f1417ff83b31: Waiting [2023-05-22T15:48:22.280Z] afe8e088dc9b: Waiting [2023-05-22T15:48:22.280Z] df3c18a9b3ac: Pushed [2023-05-22T15:48:22.280Z] ea149741b45e: Pushed [2023-05-22T15:48:22.280Z] 12feda3d0e63: Pushed [2023-05-22T15:48:22.280Z] c87da3445dd8: Layer already exists [2023-05-22T15:48:22.280Z] 6be5b51c4c62: Layer already exists [2023-05-22T15:48:22.280Z] f1417ff83b31: Layer already exists [2023-05-22T15:48:22.891Z] afe8e088dc9b: Pushed [2023-05-22T15:48:28.194Z] 97d63511e4ac: Pushed [2023-05-22T15:48:30.100Z] 8e2996d747ea: Pushed [2023-05-22T15:48:30.100Z] 1557ff349175bf3a04544285f7fd6db72d380d6c: digest: sha256:0d6bd40be76f1c58d9b2bd5a3db650276deec023399c1ff20ddddf934878b7d3 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T15:48:30.405Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T15:48:30.710Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-05-22T15:48:30.710Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-05-22T15:48:30.710Z] 12feda3d0e63: Preparing [2023-05-22T15:48:30.710Z] ea149741b45e: Preparing [2023-05-22T15:48:30.710Z] df3c18a9b3ac: Preparing [2023-05-22T15:48:30.710Z] 8e2996d747ea: Preparing [2023-05-22T15:48:30.710Z] 97d63511e4ac: Preparing [2023-05-22T15:48:30.710Z] c87da3445dd8: Preparing [2023-05-22T15:48:30.710Z] 6be5b51c4c62: Preparing [2023-05-22T15:48:30.710Z] afe8e088dc9b: Preparing [2023-05-22T15:48:30.710Z] f1417ff83b31: Preparing [2023-05-22T15:48:30.710Z] afe8e088dc9b: Waiting [2023-05-22T15:48:30.710Z] f1417ff83b31: Waiting [2023-05-22T15:48:30.710Z] c87da3445dd8: Waiting [2023-05-22T15:48:30.710Z] df3c18a9b3ac: Layer already exists [2023-05-22T15:48:30.710Z] ea149741b45e: Layer already exists [2023-05-22T15:48:30.710Z] 12feda3d0e63: Layer already exists [2023-05-22T15:48:30.710Z] 8e2996d747ea: Layer already exists [2023-05-22T15:48:30.710Z] 97d63511e4ac: Layer already exists [2023-05-22T15:48:30.710Z] 6be5b51c4c62: Layer already exists [2023-05-22T15:48:30.710Z] c87da3445dd8: Layer already exists [2023-05-22T15:48:30.710Z] afe8e088dc9b: Layer already exists [2023-05-22T15:48:30.710Z] f1417ff83b31: Layer already exists [2023-05-22T15:48:30.710Z] latest: digest: sha256:0d6bd40be76f1c58d9b2bd5a3db650276deec023399c1ff20ddddf934878b7d3 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T15:48:31.022Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.160 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T15:48:31.327Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.160 [2023-05-22T15:48:31.327Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-05-22T15:48:31.327Z] 12feda3d0e63: Preparing [2023-05-22T15:48:31.327Z] ea149741b45e: Preparing [2023-05-22T15:48:31.327Z] df3c18a9b3ac: Preparing [2023-05-22T15:48:31.327Z] 8e2996d747ea: Preparing [2023-05-22T15:48:31.327Z] 97d63511e4ac: Preparing [2023-05-22T15:48:31.327Z] c87da3445dd8: Preparing [2023-05-22T15:48:31.327Z] 6be5b51c4c62: Preparing [2023-05-22T15:48:31.327Z] afe8e088dc9b: Preparing [2023-05-22T15:48:31.327Z] f1417ff83b31: Preparing [2023-05-22T15:48:31.327Z] c87da3445dd8: Waiting [2023-05-22T15:48:31.327Z] 6be5b51c4c62: Waiting [2023-05-22T15:48:31.327Z] afe8e088dc9b: Waiting [2023-05-22T15:48:31.327Z] f1417ff83b31: Waiting [2023-05-22T15:48:31.327Z] ea149741b45e: Layer already exists [2023-05-22T15:48:31.327Z] 12feda3d0e63: Layer already exists [2023-05-22T15:48:31.327Z] 8e2996d747ea: Layer already exists [2023-05-22T15:48:31.327Z] df3c18a9b3ac: Layer already exists [2023-05-22T15:48:31.327Z] 97d63511e4ac: Layer already exists [2023-05-22T15:48:31.327Z] c87da3445dd8: Layer already exists [2023-05-22T15:48:31.327Z] 6be5b51c4c62: Layer already exists [2023-05-22T15:48:31.327Z] afe8e088dc9b: Layer already exists [2023-05-22T15:48:31.327Z] f1417ff83b31: Layer already exists [2023-05-22T15:48:31.327Z] 3.0.0-dev.160: digest: sha256:0d6bd40be76f1c58d9b2bd5a3db650276deec023399c1ff20ddddf934878b7d3 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T15:48:31.630Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T15:48:31.932Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 [2023-05-22T15:48:31.933Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-05-22T15:48:31.933Z] 12feda3d0e63: Preparing [2023-05-22T15:48:31.933Z] ea149741b45e: Preparing [2023-05-22T15:48:31.933Z] df3c18a9b3ac: Preparing [2023-05-22T15:48:31.933Z] 8e2996d747ea: Preparing [2023-05-22T15:48:31.933Z] 97d63511e4ac: Preparing [2023-05-22T15:48:31.933Z] c87da3445dd8: Preparing [2023-05-22T15:48:31.933Z] 6be5b51c4c62: Preparing [2023-05-22T15:48:31.933Z] afe8e088dc9b: Preparing [2023-05-22T15:48:31.933Z] f1417ff83b31: Preparing [2023-05-22T15:48:31.933Z] c87da3445dd8: Waiting [2023-05-22T15:48:31.933Z] f1417ff83b31: Waiting [2023-05-22T15:48:31.933Z] afe8e088dc9b: Waiting [2023-05-22T15:48:31.933Z] 8e2996d747ea: Layer already exists [2023-05-22T15:48:31.933Z] ea149741b45e: Layer already exists [2023-05-22T15:48:31.933Z] df3c18a9b3ac: Layer already exists [2023-05-22T15:48:31.933Z] 12feda3d0e63: Layer already exists [2023-05-22T15:48:31.933Z] 97d63511e4ac: Layer already exists [2023-05-22T15:48:31.933Z] c87da3445dd8: Layer already exists [2023-05-22T15:48:31.933Z] 6be5b51c4c62: Layer already exists [2023-05-22T15:48:31.933Z] f1417ff83b31: Layer already exists [2023-05-22T15:48:31.933Z] afe8e088dc9b: Layer already exists [2023-05-22T15:48:31.933Z] 1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160: digest: sha256:0d6bd40be76f1c58d9b2bd5a3db650276deec023399c1ff20ddddf934878b7d3 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T15:48:32.245Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T15:48:32.549Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-05-22T15:48:32.549Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-05-22T15:48:32.549Z] 12feda3d0e63: Preparing [2023-05-22T15:48:32.549Z] ea149741b45e: Preparing [2023-05-22T15:48:32.549Z] df3c18a9b3ac: Preparing [2023-05-22T15:48:32.549Z] 8e2996d747ea: Preparing [2023-05-22T15:48:32.549Z] 97d63511e4ac: Preparing [2023-05-22T15:48:32.549Z] c87da3445dd8: Preparing [2023-05-22T15:48:32.549Z] 6be5b51c4c62: Preparing [2023-05-22T15:48:32.549Z] afe8e088dc9b: Preparing [2023-05-22T15:48:32.549Z] f1417ff83b31: Preparing [2023-05-22T15:48:32.550Z] 6be5b51c4c62: Waiting [2023-05-22T15:48:32.550Z] afe8e088dc9b: Waiting [2023-05-22T15:48:32.550Z] f1417ff83b31: Waiting [2023-05-22T15:48:32.550Z] ea149741b45e: Layer already exists [2023-05-22T15:48:32.550Z] df3c18a9b3ac: Layer already exists [2023-05-22T15:48:32.550Z] 12feda3d0e63: Layer already exists [2023-05-22T15:48:32.550Z] 97d63511e4ac: Layer already exists [2023-05-22T15:48:32.550Z] 8e2996d747ea: Layer already exists [2023-05-22T15:48:32.550Z] c87da3445dd8: Layer already exists [2023-05-22T15:48:32.550Z] 6be5b51c4c62: Layer already exists [2023-05-22T15:48:32.550Z] afe8e088dc9b: Layer already exists [2023-05-22T15:48:32.550Z] f1417ff83b31: Layer already exists [2023-05-22T15:48:32.550Z] main: digest: sha256:0d6bd40be76f1c58d9b2bd5a3db650276deec023399c1ff20ddddf934878b7d3 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-22T15:48:32.589Z] ===================================================== [Pipeline] echo [2023-05-22T15:48:32.596Z] taggedImages: [2023-05-22T15:48:32.596Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:1557ff349175bf3a04544285f7fd6db72d380d6c [2023-05-22T15:48:32.596Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-05-22T15:48:32.596Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.160 [2023-05-22T15:48:32.596Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 [2023-05-22T15:48:32.596Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-05-22T15:48:32.628Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-05-22T15:48:32.628Z] 1557ff349175bf3a04544285f7fd6db72d380d6c [2023-05-22T15:48:32.628Z] latest [2023-05-22T15:48:32.628Z] 3.0.0-dev.160 [2023-05-22T15:48:32.628Z] 1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 [2023-05-22T15:48:32.628Z] main [2023-05-22T15:48:32.628Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T15:48:32.964Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:1557ff349175bf3a04544285f7fd6db72d380d6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T15:48:33.276Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:1557ff349175bf3a04544285f7fd6db72d380d6c [2023-05-22T15:48:33.276Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-05-22T15:48:33.276Z] 77d00e922810: Preparing [2023-05-22T15:48:33.276Z] 3fae02fd3847: Preparing [2023-05-22T15:48:33.276Z] d2a67f96163a: Preparing [2023-05-22T15:48:33.276Z] 8d1985c20dc2: Preparing [2023-05-22T15:48:33.276Z] c87da3445dd8: Preparing [2023-05-22T15:48:33.276Z] 6be5b51c4c62: Preparing [2023-05-22T15:48:33.276Z] c082a7b752a8: Preparing [2023-05-22T15:48:33.276Z] f1417ff83b31: Preparing [2023-05-22T15:48:33.276Z] 6be5b51c4c62: Waiting [2023-05-22T15:48:33.276Z] c082a7b752a8: Waiting [2023-05-22T15:48:33.276Z] f1417ff83b31: Waiting [2023-05-22T15:48:33.276Z] c87da3445dd8: Layer already exists [2023-05-22T15:48:33.276Z] 6be5b51c4c62: Layer already exists [2023-05-22T15:48:33.276Z] 3fae02fd3847: Pushed [2023-05-22T15:48:33.276Z] d2a67f96163a: Pushed [2023-05-22T15:48:33.276Z] 77d00e922810: Pushed [2023-05-22T15:48:33.276Z] f1417ff83b31: Layer already exists [2023-05-22T15:48:33.534Z] c082a7b752a8: Pushed [2023-05-22T15:48:41.656Z] 8d1985c20dc2: Pushed [2023-05-22T15:48:41.656Z] 1557ff349175bf3a04544285f7fd6db72d380d6c: digest: sha256:94228f17d61424fed9e53dc3c0e0cdf5c95240a2e281266d3248ef95e6301c39 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T15:48:41.979Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T15:48:42.291Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-05-22T15:48:42.291Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-05-22T15:48:42.291Z] 77d00e922810: Preparing [2023-05-22T15:48:42.291Z] 3fae02fd3847: Preparing [2023-05-22T15:48:42.291Z] d2a67f96163a: Preparing [2023-05-22T15:48:42.291Z] 8d1985c20dc2: Preparing [2023-05-22T15:48:42.291Z] c87da3445dd8: Preparing [2023-05-22T15:48:42.291Z] 6be5b51c4c62: Preparing [2023-05-22T15:48:42.291Z] c082a7b752a8: Preparing [2023-05-22T15:48:42.291Z] f1417ff83b31: Preparing [2023-05-22T15:48:42.291Z] c082a7b752a8: Waiting [2023-05-22T15:48:42.291Z] f1417ff83b31: Waiting [2023-05-22T15:48:42.291Z] 6be5b51c4c62: Waiting [2023-05-22T15:48:42.291Z] 8d1985c20dc2: Layer already exists [2023-05-22T15:48:42.291Z] 77d00e922810: Layer already exists [2023-05-22T15:48:42.291Z] c87da3445dd8: Layer already exists [2023-05-22T15:48:42.291Z] d2a67f96163a: Layer already exists [2023-05-22T15:48:42.291Z] 3fae02fd3847: Layer already exists [2023-05-22T15:48:42.291Z] 6be5b51c4c62: Layer already exists [2023-05-22T15:48:42.291Z] c082a7b752a8: Layer already exists [2023-05-22T15:48:42.291Z] f1417ff83b31: Layer already exists [2023-05-22T15:48:42.291Z] latest: digest: sha256:94228f17d61424fed9e53dc3c0e0cdf5c95240a2e281266d3248ef95e6301c39 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T15:48:42.599Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.160 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T15:48:42.903Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.160 [2023-05-22T15:48:42.903Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-05-22T15:48:42.903Z] 77d00e922810: Preparing [2023-05-22T15:48:42.903Z] 3fae02fd3847: Preparing [2023-05-22T15:48:42.903Z] d2a67f96163a: Preparing [2023-05-22T15:48:42.903Z] 8d1985c20dc2: Preparing [2023-05-22T15:48:42.903Z] c87da3445dd8: Preparing [2023-05-22T15:48:42.903Z] 6be5b51c4c62: Preparing [2023-05-22T15:48:42.903Z] c082a7b752a8: Preparing [2023-05-22T15:48:42.903Z] f1417ff83b31: Preparing [2023-05-22T15:48:42.903Z] 6be5b51c4c62: Waiting [2023-05-22T15:48:42.903Z] f1417ff83b31: Waiting [2023-05-22T15:48:42.903Z] c082a7b752a8: Waiting [2023-05-22T15:48:42.903Z] 8d1985c20dc2: Layer already exists [2023-05-22T15:48:42.903Z] d2a67f96163a: Layer already exists [2023-05-22T15:48:42.903Z] c87da3445dd8: Layer already exists [2023-05-22T15:48:42.903Z] 3fae02fd3847: Layer already exists [2023-05-22T15:48:42.903Z] 77d00e922810: Layer already exists [2023-05-22T15:48:42.903Z] c082a7b752a8: Layer already exists [2023-05-22T15:48:42.903Z] 6be5b51c4c62: Layer already exists [2023-05-22T15:48:42.903Z] f1417ff83b31: Layer already exists [2023-05-22T15:48:42.903Z] 3.0.0-dev.160: digest: sha256:94228f17d61424fed9e53dc3c0e0cdf5c95240a2e281266d3248ef95e6301c39 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T15:48:43.214Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T15:48:43.528Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 [2023-05-22T15:48:43.528Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-05-22T15:48:43.528Z] 77d00e922810: Preparing [2023-05-22T15:48:43.528Z] 3fae02fd3847: Preparing [2023-05-22T15:48:43.528Z] d2a67f96163a: Preparing [2023-05-22T15:48:43.528Z] 8d1985c20dc2: Preparing [2023-05-22T15:48:43.528Z] c87da3445dd8: Preparing [2023-05-22T15:48:43.528Z] 6be5b51c4c62: Preparing [2023-05-22T15:48:43.528Z] 6be5b51c4c62: Waiting [2023-05-22T15:48:43.528Z] c082a7b752a8: Preparing [2023-05-22T15:48:43.528Z] f1417ff83b31: Preparing [2023-05-22T15:48:43.528Z] c082a7b752a8: Waiting [2023-05-22T15:48:43.528Z] f1417ff83b31: Waiting [2023-05-22T15:48:43.528Z] 8d1985c20dc2: Layer already exists [2023-05-22T15:48:43.528Z] c87da3445dd8: Layer already exists [2023-05-22T15:48:43.528Z] 77d00e922810: Layer already exists [2023-05-22T15:48:43.528Z] d2a67f96163a: Layer already exists [2023-05-22T15:48:43.528Z] 3fae02fd3847: Layer already exists [2023-05-22T15:48:43.528Z] c082a7b752a8: Layer already exists [2023-05-22T15:48:43.528Z] f1417ff83b31: Layer already exists [2023-05-22T15:48:43.528Z] 6be5b51c4c62: Layer already exists [2023-05-22T15:48:43.528Z] 1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160: digest: sha256:94228f17d61424fed9e53dc3c0e0cdf5c95240a2e281266d3248ef95e6301c39 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T15:48:43.837Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T15:48:44.153Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-05-22T15:48:44.153Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-05-22T15:48:44.153Z] 77d00e922810: Preparing [2023-05-22T15:48:44.153Z] 3fae02fd3847: Preparing [2023-05-22T15:48:44.153Z] d2a67f96163a: Preparing [2023-05-22T15:48:44.153Z] 8d1985c20dc2: Preparing [2023-05-22T15:48:44.153Z] c87da3445dd8: Preparing [2023-05-22T15:48:44.153Z] 6be5b51c4c62: Preparing [2023-05-22T15:48:44.153Z] c082a7b752a8: Preparing [2023-05-22T15:48:44.153Z] f1417ff83b31: Preparing [2023-05-22T15:48:44.153Z] f1417ff83b31: Waiting [2023-05-22T15:48:44.153Z] 6be5b51c4c62: Waiting [2023-05-22T15:48:44.153Z] c082a7b752a8: Waiting [2023-05-22T15:48:44.153Z] c87da3445dd8: Layer already exists [2023-05-22T15:48:44.153Z] d2a67f96163a: Layer already exists [2023-05-22T15:48:44.153Z] 8d1985c20dc2: Layer already exists [2023-05-22T15:48:44.153Z] 3fae02fd3847: Layer already exists [2023-05-22T15:48:44.153Z] 77d00e922810: Layer already exists [2023-05-22T15:48:44.153Z] 6be5b51c4c62: Layer already exists [2023-05-22T15:48:44.153Z] c082a7b752a8: Layer already exists [2023-05-22T15:48:44.153Z] f1417ff83b31: Layer already exists [2023-05-22T15:48:44.153Z] main: digest: sha256:94228f17d61424fed9e53dc3c0e0cdf5c95240a2e281266d3248ef95e6301c39 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-22T15:48:44.200Z] ===================================================== [Pipeline] echo [2023-05-22T15:48:44.209Z] taggedImages: [2023-05-22T15:48:44.209Z] - nexus3.edgexfoundry.org:10004/security-spire-config:1557ff349175bf3a04544285f7fd6db72d380d6c [2023-05-22T15:48:44.209Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-05-22T15:48:44.209Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.160 [2023-05-22T15:48:44.209Z] - nexus3.edgexfoundry.org:10004/security-spire-config:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 [2023-05-22T15:48:44.209Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-05-22T15:48:44.226Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-05-22T15:48:44.226Z] 1557ff349175bf3a04544285f7fd6db72d380d6c [2023-05-22T15:48:44.226Z] latest [2023-05-22T15:48:44.226Z] 3.0.0-dev.160 [2023-05-22T15:48:44.226Z] 1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 [2023-05-22T15:48:44.226Z] main [2023-05-22T15:48:44.226Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T15:48:44.529Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:1557ff349175bf3a04544285f7fd6db72d380d6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T15:48:44.833Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:1557ff349175bf3a04544285f7fd6db72d380d6c [2023-05-22T15:48:44.833Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-05-22T15:48:44.833Z] 31f9cb77d0b0: Preparing [2023-05-22T15:48:44.833Z] 78393af15c7e: Preparing [2023-05-22T15:48:44.833Z] 41d10dab8e57: Preparing [2023-05-22T15:48:44.833Z] fe4556cfbb7c: Preparing [2023-05-22T15:48:44.833Z] c87da3445dd8: Preparing [2023-05-22T15:48:44.833Z] 6be5b51c4c62: Preparing [2023-05-22T15:48:44.833Z] afe8e088dc9b: Preparing [2023-05-22T15:48:44.833Z] f1417ff83b31: Preparing [2023-05-22T15:48:44.833Z] afe8e088dc9b: Waiting [2023-05-22T15:48:44.833Z] f1417ff83b31: Waiting [2023-05-22T15:48:44.833Z] 6be5b51c4c62: Waiting [2023-05-22T15:48:44.833Z] c87da3445dd8: Layer already exists [2023-05-22T15:48:44.833Z] 6be5b51c4c62: Layer already exists [2023-05-22T15:48:44.833Z] afe8e088dc9b: Layer already exists [2023-05-22T15:48:44.833Z] f1417ff83b31: Layer already exists [2023-05-22T15:48:44.833Z] 41d10dab8e57: Pushed [2023-05-22T15:48:44.833Z] 31f9cb77d0b0: Pushed [2023-05-22T15:48:44.833Z] 78393af15c7e: Pushed [2023-05-22T15:48:52.956Z] fe4556cfbb7c: Pushed [2023-05-22T15:48:52.956Z] 1557ff349175bf3a04544285f7fd6db72d380d6c: digest: sha256:7e0f95949e8b316346bf717a149beb9d6f7f818a02a344f80597aedf748ecf3b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T15:48:53.264Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T15:48:53.571Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-05-22T15:48:53.571Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-05-22T15:48:53.571Z] 31f9cb77d0b0: Preparing [2023-05-22T15:48:53.571Z] 78393af15c7e: Preparing [2023-05-22T15:48:53.571Z] 41d10dab8e57: Preparing [2023-05-22T15:48:53.571Z] fe4556cfbb7c: Preparing [2023-05-22T15:48:53.571Z] c87da3445dd8: Preparing [2023-05-22T15:48:53.571Z] 6be5b51c4c62: Preparing [2023-05-22T15:48:53.571Z] afe8e088dc9b: Preparing [2023-05-22T15:48:53.571Z] f1417ff83b31: Preparing [2023-05-22T15:48:53.571Z] afe8e088dc9b: Waiting [2023-05-22T15:48:53.571Z] 6be5b51c4c62: Waiting [2023-05-22T15:48:53.571Z] f1417ff83b31: Waiting [2023-05-22T15:48:53.571Z] 41d10dab8e57: Layer already exists [2023-05-22T15:48:53.571Z] 78393af15c7e: Layer already exists [2023-05-22T15:48:53.571Z] 31f9cb77d0b0: Layer already exists [2023-05-22T15:48:53.571Z] c87da3445dd8: Layer already exists [2023-05-22T15:48:53.571Z] fe4556cfbb7c: Layer already exists [2023-05-22T15:48:53.571Z] 6be5b51c4c62: Layer already exists [2023-05-22T15:48:53.571Z] f1417ff83b31: Layer already exists [2023-05-22T15:48:53.571Z] afe8e088dc9b: Layer already exists [2023-05-22T15:48:53.571Z] latest: digest: sha256:7e0f95949e8b316346bf717a149beb9d6f7f818a02a344f80597aedf748ecf3b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T15:48:53.888Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.160 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T15:48:54.202Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.160 [2023-05-22T15:48:54.202Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-05-22T15:48:54.202Z] 31f9cb77d0b0: Preparing [2023-05-22T15:48:54.202Z] 78393af15c7e: Preparing [2023-05-22T15:48:54.202Z] 41d10dab8e57: Preparing [2023-05-22T15:48:54.202Z] fe4556cfbb7c: Preparing [2023-05-22T15:48:54.202Z] c87da3445dd8: Preparing [2023-05-22T15:48:54.202Z] 6be5b51c4c62: Preparing [2023-05-22T15:48:54.202Z] afe8e088dc9b: Preparing [2023-05-22T15:48:54.202Z] f1417ff83b31: Preparing [2023-05-22T15:48:54.202Z] 6be5b51c4c62: Waiting [2023-05-22T15:48:54.202Z] afe8e088dc9b: Waiting [2023-05-22T15:48:54.202Z] f1417ff83b31: Waiting [2023-05-22T15:48:54.202Z] fe4556cfbb7c: Layer already exists [2023-05-22T15:48:54.202Z] 31f9cb77d0b0: Layer already exists [2023-05-22T15:48:54.202Z] 78393af15c7e: Layer already exists [2023-05-22T15:48:54.202Z] c87da3445dd8: Layer already exists [2023-05-22T15:48:54.202Z] 41d10dab8e57: Layer already exists [2023-05-22T15:48:54.202Z] 6be5b51c4c62: Layer already exists [2023-05-22T15:48:54.202Z] f1417ff83b31: Layer already exists [2023-05-22T15:48:54.202Z] afe8e088dc9b: Layer already exists [2023-05-22T15:48:54.202Z] 3.0.0-dev.160: digest: sha256:7e0f95949e8b316346bf717a149beb9d6f7f818a02a344f80597aedf748ecf3b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T15:48:54.516Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T15:48:54.834Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 [2023-05-22T15:48:54.834Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-05-22T15:48:54.834Z] 31f9cb77d0b0: Preparing [2023-05-22T15:48:54.835Z] 78393af15c7e: Preparing [2023-05-22T15:48:54.835Z] 41d10dab8e57: Preparing [2023-05-22T15:48:54.835Z] fe4556cfbb7c: Preparing [2023-05-22T15:48:54.835Z] c87da3445dd8: Preparing [2023-05-22T15:48:54.835Z] 6be5b51c4c62: Preparing [2023-05-22T15:48:54.835Z] afe8e088dc9b: Preparing [2023-05-22T15:48:54.835Z] f1417ff83b31: Preparing [2023-05-22T15:48:54.835Z] f1417ff83b31: Waiting [2023-05-22T15:48:54.835Z] 6be5b51c4c62: Waiting [2023-05-22T15:48:54.835Z] afe8e088dc9b: Waiting [2023-05-22T15:48:54.835Z] c87da3445dd8: Layer already exists [2023-05-22T15:48:54.835Z] fe4556cfbb7c: Layer already exists [2023-05-22T15:48:54.835Z] 41d10dab8e57: Layer already exists [2023-05-22T15:48:54.835Z] 78393af15c7e: Layer already exists [2023-05-22T15:48:54.835Z] 31f9cb77d0b0: Layer already exists [2023-05-22T15:48:54.835Z] 6be5b51c4c62: Layer already exists [2023-05-22T15:48:54.835Z] afe8e088dc9b: Layer already exists [2023-05-22T15:48:54.835Z] f1417ff83b31: Layer already exists [2023-05-22T15:48:54.835Z] 1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160: digest: sha256:7e0f95949e8b316346bf717a149beb9d6f7f818a02a344f80597aedf748ecf3b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T15:48:55.143Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T15:48:55.462Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-05-22T15:48:55.462Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-05-22T15:48:55.462Z] 31f9cb77d0b0: Preparing [2023-05-22T15:48:55.462Z] 78393af15c7e: Preparing [2023-05-22T15:48:55.462Z] 41d10dab8e57: Preparing [2023-05-22T15:48:55.462Z] fe4556cfbb7c: Preparing [2023-05-22T15:48:55.462Z] c87da3445dd8: Preparing [2023-05-22T15:48:55.462Z] 6be5b51c4c62: Preparing [2023-05-22T15:48:55.462Z] afe8e088dc9b: Preparing [2023-05-22T15:48:55.462Z] f1417ff83b31: Preparing [2023-05-22T15:48:55.462Z] 6be5b51c4c62: Waiting [2023-05-22T15:48:55.462Z] f1417ff83b31: Waiting [2023-05-22T15:48:55.463Z] afe8e088dc9b: Waiting [2023-05-22T15:48:55.463Z] c87da3445dd8: Layer already exists [2023-05-22T15:48:55.463Z] 78393af15c7e: Layer already exists [2023-05-22T15:48:55.463Z] 31f9cb77d0b0: Layer already exists [2023-05-22T15:48:55.463Z] fe4556cfbb7c: Layer already exists [2023-05-22T15:48:55.463Z] 41d10dab8e57: Layer already exists [2023-05-22T15:48:55.463Z] 6be5b51c4c62: Layer already exists [2023-05-22T15:48:55.463Z] afe8e088dc9b: Layer already exists [2023-05-22T15:48:55.463Z] f1417ff83b31: Layer already exists [2023-05-22T15:48:55.463Z] main: digest: sha256:7e0f95949e8b316346bf717a149beb9d6f7f818a02a344f80597aedf748ecf3b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-22T15:48:55.499Z] ===================================================== [Pipeline] echo [2023-05-22T15:48:55.505Z] taggedImages: [2023-05-22T15:48:55.505Z] - nexus3.edgexfoundry.org:10004/security-spire-server:1557ff349175bf3a04544285f7fd6db72d380d6c [2023-05-22T15:48:55.505Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-05-22T15:48:55.505Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.160 [2023-05-22T15:48:55.505Z] - nexus3.edgexfoundry.org:10004/security-spire-server:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 [2023-05-22T15:48:55.505Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-05-22T15:48:55.521Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-05-22T15:48:55.521Z] 1557ff349175bf3a04544285f7fd6db72d380d6c [2023-05-22T15:48:55.521Z] latest [2023-05-22T15:48:55.521Z] 3.0.0-dev.160 [2023-05-22T15:48:55.521Z] 1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 [2023-05-22T15:48:55.521Z] main [2023-05-22T15:48:55.521Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T15:48:55.829Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:1557ff349175bf3a04544285f7fd6db72d380d6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T15:48:56.132Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:1557ff349175bf3a04544285f7fd6db72d380d6c [2023-05-22T15:48:56.132Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-05-22T15:48:56.132Z] f8c2353b8207: Preparing [2023-05-22T15:48:56.132Z] 483a28b66b36: Preparing [2023-05-22T15:48:56.132Z] c87da3445dd8: Preparing [2023-05-22T15:48:56.132Z] 6be5b51c4c62: Preparing [2023-05-22T15:48:56.132Z] 72ccd43e5292: Preparing [2023-05-22T15:48:56.132Z] f1417ff83b31: Preparing [2023-05-22T15:48:56.132Z] f1417ff83b31: Waiting [2023-05-22T15:48:56.132Z] 6be5b51c4c62: Layer already exists [2023-05-22T15:48:56.132Z] c87da3445dd8: Layer already exists [2023-05-22T15:48:56.132Z] f1417ff83b31: Layer already exists [2023-05-22T15:48:56.132Z] f8c2353b8207: Pushed [2023-05-22T15:48:56.132Z] 72ccd43e5292: Pushed [2023-05-22T15:48:58.672Z] 483a28b66b36: Pushed [2023-05-22T15:48:58.672Z] 1557ff349175bf3a04544285f7fd6db72d380d6c: digest: sha256:4a70d50337cd8fbd8324784717afde1027e33ca899fd66b6402c62c8ac7d209c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T15:48:58.981Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T15:48:59.283Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-05-22T15:48:59.283Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-05-22T15:48:59.283Z] f8c2353b8207: Preparing [2023-05-22T15:48:59.283Z] 483a28b66b36: Preparing [2023-05-22T15:48:59.283Z] c87da3445dd8: Preparing [2023-05-22T15:48:59.283Z] 6be5b51c4c62: Preparing [2023-05-22T15:48:59.283Z] 72ccd43e5292: Preparing [2023-05-22T15:48:59.283Z] f1417ff83b31: Preparing [2023-05-22T15:48:59.283Z] f1417ff83b31: Waiting [2023-05-22T15:48:59.283Z] 483a28b66b36: Layer already exists [2023-05-22T15:48:59.283Z] 6be5b51c4c62: Layer already exists [2023-05-22T15:48:59.283Z] 72ccd43e5292: Layer already exists [2023-05-22T15:48:59.283Z] c87da3445dd8: Layer already exists [2023-05-22T15:48:59.283Z] f8c2353b8207: Layer already exists [2023-05-22T15:48:59.283Z] f1417ff83b31: Layer already exists [2023-05-22T15:48:59.283Z] latest: digest: sha256:4a70d50337cd8fbd8324784717afde1027e33ca899fd66b6402c62c8ac7d209c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T15:48:59.609Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.160 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T15:48:59.920Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.160 [2023-05-22T15:48:59.920Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-05-22T15:48:59.920Z] f8c2353b8207: Preparing [2023-05-22T15:48:59.920Z] 483a28b66b36: Preparing [2023-05-22T15:48:59.920Z] c87da3445dd8: Preparing [2023-05-22T15:48:59.920Z] 6be5b51c4c62: Preparing [2023-05-22T15:48:59.920Z] 72ccd43e5292: Preparing [2023-05-22T15:48:59.920Z] f1417ff83b31: Preparing [2023-05-22T15:48:59.920Z] f1417ff83b31: Waiting [2023-05-22T15:48:59.920Z] c87da3445dd8: Layer already exists [2023-05-22T15:48:59.920Z] 483a28b66b36: Layer already exists [2023-05-22T15:48:59.920Z] 6be5b51c4c62: Layer already exists [2023-05-22T15:48:59.920Z] 72ccd43e5292: Layer already exists [2023-05-22T15:48:59.920Z] f8c2353b8207: Layer already exists [2023-05-22T15:48:59.920Z] f1417ff83b31: Layer already exists [2023-05-22T15:48:59.920Z] 3.0.0-dev.160: digest: sha256:4a70d50337cd8fbd8324784717afde1027e33ca899fd66b6402c62c8ac7d209c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T15:49:00.245Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T15:49:00.547Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 [2023-05-22T15:49:00.547Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-05-22T15:49:00.547Z] f8c2353b8207: Preparing [2023-05-22T15:49:00.547Z] 483a28b66b36: Preparing [2023-05-22T15:49:00.548Z] c87da3445dd8: Preparing [2023-05-22T15:49:00.548Z] 6be5b51c4c62: Preparing [2023-05-22T15:49:00.548Z] 72ccd43e5292: Preparing [2023-05-22T15:49:00.548Z] f1417ff83b31: Preparing [2023-05-22T15:49:00.548Z] f1417ff83b31: Waiting [2023-05-22T15:49:00.548Z] c87da3445dd8: Layer already exists [2023-05-22T15:49:00.548Z] f8c2353b8207: Layer already exists [2023-05-22T15:49:00.548Z] 6be5b51c4c62: Layer already exists [2023-05-22T15:49:00.548Z] 483a28b66b36: Layer already exists [2023-05-22T15:49:00.548Z] 72ccd43e5292: Layer already exists [2023-05-22T15:49:00.548Z] f1417ff83b31: Layer already exists [2023-05-22T15:49:00.548Z] 1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160: digest: sha256:4a70d50337cd8fbd8324784717afde1027e33ca899fd66b6402c62c8ac7d209c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T15:49:00.856Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T15:49:01.164Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-05-22T15:49:01.164Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-05-22T15:49:01.164Z] f8c2353b8207: Preparing [2023-05-22T15:49:01.164Z] 483a28b66b36: Preparing [2023-05-22T15:49:01.164Z] c87da3445dd8: Preparing [2023-05-22T15:49:01.164Z] 6be5b51c4c62: Preparing [2023-05-22T15:49:01.164Z] 72ccd43e5292: Preparing [2023-05-22T15:49:01.164Z] f1417ff83b31: Preparing [2023-05-22T15:49:01.164Z] f1417ff83b31: Waiting [2023-05-22T15:49:01.164Z] 483a28b66b36: Layer already exists [2023-05-22T15:49:01.164Z] f8c2353b8207: Layer already exists [2023-05-22T15:49:01.164Z] c87da3445dd8: Layer already exists [2023-05-22T15:49:01.164Z] 6be5b51c4c62: Layer already exists [2023-05-22T15:49:01.164Z] 72ccd43e5292: Layer already exists [2023-05-22T15:49:01.164Z] f1417ff83b31: Layer already exists [2023-05-22T15:49:01.164Z] main: digest: sha256:4a70d50337cd8fbd8324784717afde1027e33ca899fd66b6402c62c8ac7d209c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-22T15:49:01.217Z] ===================================================== [Pipeline] echo [2023-05-22T15:49:01.227Z] taggedImages: [2023-05-22T15:49:01.227Z] - nexus3.edgexfoundry.org:10004/support-notifications:1557ff349175bf3a04544285f7fd6db72d380d6c [2023-05-22T15:49:01.227Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-05-22T15:49:01.227Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.160 [2023-05-22T15:49:01.227Z] - nexus3.edgexfoundry.org:10004/support-notifications:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 [2023-05-22T15:49:01.227Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-05-22T15:49:01.261Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-05-22T15:49:01.261Z] 1557ff349175bf3a04544285f7fd6db72d380d6c [2023-05-22T15:49:01.261Z] latest [2023-05-22T15:49:01.261Z] 3.0.0-dev.160 [2023-05-22T15:49:01.261Z] 1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 [2023-05-22T15:49:01.261Z] main [2023-05-22T15:49:01.261Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T15:49:01.588Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:1557ff349175bf3a04544285f7fd6db72d380d6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T15:49:01.907Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:1557ff349175bf3a04544285f7fd6db72d380d6c [2023-05-22T15:49:01.907Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-05-22T15:49:01.907Z] 097540d8ae17: Preparing [2023-05-22T15:49:01.907Z] 35faaef44e94: Preparing [2023-05-22T15:49:01.907Z] c87da3445dd8: Preparing [2023-05-22T15:49:01.907Z] 6be5b51c4c62: Preparing [2023-05-22T15:49:01.907Z] 3d8ef0da994b: Preparing [2023-05-22T15:49:01.907Z] f1417ff83b31: Preparing [2023-05-22T15:49:01.907Z] f1417ff83b31: Waiting [2023-05-22T15:49:01.907Z] 6be5b51c4c62: Layer already exists [2023-05-22T15:49:01.907Z] c87da3445dd8: Layer already exists [2023-05-22T15:49:01.907Z] 3d8ef0da994b: Layer already exists [2023-05-22T15:49:01.907Z] f1417ff83b31: Layer already exists [2023-05-22T15:49:01.907Z] 097540d8ae17: Pushed [2023-05-22T15:49:05.190Z] 35faaef44e94: Pushed [2023-05-22T15:49:05.190Z] 1557ff349175bf3a04544285f7fd6db72d380d6c: digest: sha256:c0fee7d038f070005d9ff9f8537fb702355904c2dcfca8ae205a2fb876410636 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T15:49:05.498Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T15:49:05.802Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-05-22T15:49:05.802Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-05-22T15:49:05.802Z] 097540d8ae17: Preparing [2023-05-22T15:49:05.802Z] 35faaef44e94: Preparing [2023-05-22T15:49:05.802Z] c87da3445dd8: Preparing [2023-05-22T15:49:05.802Z] 6be5b51c4c62: Preparing [2023-05-22T15:49:05.802Z] 3d8ef0da994b: Preparing [2023-05-22T15:49:05.802Z] f1417ff83b31: Preparing [2023-05-22T15:49:05.802Z] f1417ff83b31: Waiting [2023-05-22T15:49:05.802Z] 6be5b51c4c62: Layer already exists [2023-05-22T15:49:05.802Z] 3d8ef0da994b: Layer already exists [2023-05-22T15:49:05.802Z] 097540d8ae17: Layer already exists [2023-05-22T15:49:05.802Z] c87da3445dd8: Layer already exists [2023-05-22T15:49:05.802Z] 35faaef44e94: Layer already exists [2023-05-22T15:49:05.802Z] f1417ff83b31: Layer already exists [2023-05-22T15:49:05.802Z] latest: digest: sha256:c0fee7d038f070005d9ff9f8537fb702355904c2dcfca8ae205a2fb876410636 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T15:49:06.111Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.160 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T15:49:06.415Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.160 [2023-05-22T15:49:06.415Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-05-22T15:49:06.415Z] 097540d8ae17: Preparing [2023-05-22T15:49:06.415Z] 35faaef44e94: Preparing [2023-05-22T15:49:06.415Z] c87da3445dd8: Preparing [2023-05-22T15:49:06.415Z] 6be5b51c4c62: Preparing [2023-05-22T15:49:06.415Z] 3d8ef0da994b: Preparing [2023-05-22T15:49:06.415Z] f1417ff83b31: Preparing [2023-05-22T15:49:06.415Z] f1417ff83b31: Waiting [2023-05-22T15:49:06.415Z] 35faaef44e94: Layer already exists [2023-05-22T15:49:06.415Z] c87da3445dd8: Layer already exists [2023-05-22T15:49:06.416Z] 6be5b51c4c62: Layer already exists [2023-05-22T15:49:06.416Z] 097540d8ae17: Layer already exists [2023-05-22T15:49:06.416Z] 3d8ef0da994b: Layer already exists [2023-05-22T15:49:06.416Z] f1417ff83b31: Layer already exists [2023-05-22T15:49:06.416Z] 3.0.0-dev.160: digest: sha256:c0fee7d038f070005d9ff9f8537fb702355904c2dcfca8ae205a2fb876410636 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T15:49:06.721Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T15:49:07.024Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 [2023-05-22T15:49:07.024Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-05-22T15:49:07.024Z] 097540d8ae17: Preparing [2023-05-22T15:49:07.025Z] 35faaef44e94: Preparing [2023-05-22T15:49:07.025Z] c87da3445dd8: Preparing [2023-05-22T15:49:07.025Z] 6be5b51c4c62: Preparing [2023-05-22T15:49:07.025Z] 3d8ef0da994b: Preparing [2023-05-22T15:49:07.025Z] f1417ff83b31: Preparing [2023-05-22T15:49:07.025Z] f1417ff83b31: Waiting [2023-05-22T15:49:07.025Z] 35faaef44e94: Layer already exists [2023-05-22T15:49:07.025Z] 3d8ef0da994b: Layer already exists [2023-05-22T15:49:07.025Z] 6be5b51c4c62: Layer already exists [2023-05-22T15:49:07.025Z] 097540d8ae17: Layer already exists [2023-05-22T15:49:07.025Z] c87da3445dd8: Layer already exists [2023-05-22T15:49:07.025Z] f1417ff83b31: Layer already exists [2023-05-22T15:49:07.025Z] 1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160: digest: sha256:c0fee7d038f070005d9ff9f8537fb702355904c2dcfca8ae205a2fb876410636 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T15:49:07.343Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T15:49:07.646Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-05-22T15:49:07.646Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-05-22T15:49:07.646Z] 097540d8ae17: Preparing [2023-05-22T15:49:07.646Z] 35faaef44e94: Preparing [2023-05-22T15:49:07.646Z] c87da3445dd8: Preparing [2023-05-22T15:49:07.646Z] 6be5b51c4c62: Preparing [2023-05-22T15:49:07.646Z] 3d8ef0da994b: Preparing [2023-05-22T15:49:07.646Z] f1417ff83b31: Preparing [2023-05-22T15:49:07.646Z] f1417ff83b31: Waiting [2023-05-22T15:49:07.646Z] 35faaef44e94: Layer already exists [2023-05-22T15:49:07.646Z] 6be5b51c4c62: Layer already exists [2023-05-22T15:49:07.646Z] 3d8ef0da994b: Layer already exists [2023-05-22T15:49:07.646Z] 097540d8ae17: Layer already exists [2023-05-22T15:49:07.646Z] c87da3445dd8: Layer already exists [2023-05-22T15:49:07.646Z] f1417ff83b31: Layer already exists [2023-05-22T15:49:07.646Z] main: digest: sha256:c0fee7d038f070005d9ff9f8537fb702355904c2dcfca8ae205a2fb876410636 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-22T15:49:07.681Z] ===================================================== [Pipeline] echo [2023-05-22T15:49:07.687Z] taggedImages: [2023-05-22T15:49:07.687Z] - nexus3.edgexfoundry.org:10004/support-scheduler:1557ff349175bf3a04544285f7fd6db72d380d6c [2023-05-22T15:49:07.687Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-05-22T15:49:07.687Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.160 [2023-05-22T15:49:07.687Z] - nexus3.edgexfoundry.org:10004/support-scheduler:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 [2023-05-22T15:49:07.687Z] - 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] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-22T15:49:32.066Z] Removing intermediate container f84c476c361b [2023-05-22T15:49:32.066Z] ---> f6bd07dc8b13 [2023-05-22T15:49:32.066Z] Step 7/20 : COPY . . [2023-05-22T15:49:33.478Z] ---> aef6e45a9903 [2023-05-22T15:49:33.478Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-05-22T15:49:33.478Z] ---> Running in ea502f7ca631 [2023-05-22T15:49:35.427Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.160" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-05-22T15:53:27.276Z] Removing intermediate container a28a2a9223cc [2023-05-22T15:53:27.276Z] ---> f26f92487a38 [2023-05-22T15:53:27.276Z] [2023-05-22T15:53:27.276Z] Step 9/22 : FROM alpine:3.17 [2023-05-22T15:53:27.276Z] ---> 51e60588ff2c [2023-05-22T15:53:27.276Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-05-22T15:53:27.276Z] ---> Running in ecfcb35e22f3 [2023-05-22T15:53:27.276Z] Removing intermediate container d665eadaca60 [2023-05-22T15:53:27.276Z] ---> 3f7efe32c2d9 [2023-05-22T15:53:27.276Z] [2023-05-22T15:53:27.276Z] Step 9/33 : FROM alpine:3.17 [2023-05-22T15:53:27.276Z] ---> 51e60588ff2c [2023-05-22T15:53:27.276Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-22T15:53:27.276Z] ---> Running in 7eac9ff36c73 [2023-05-22T15:53:27.276Z] Removing intermediate container 7eac9ff36c73 [2023-05-22T15:53:27.276Z] ---> 8decddc2bc36 [2023-05-22T15:53:27.276Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-05-22T15:53:27.276Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-22T15:53:27.276Z] ---> Running in 33b851519b7b [2023-05-22T15:53:27.276Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-22T15:53:27.276Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-22T15:53:27.276Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-22T15:53:27.276Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-22T15:53:27.276Z] (2/2) Installing openssl (3.0.8-r4) [2023-05-22T15:53:27.276Z] Executing busybox-1.35.0-r29.trigger [2023-05-22T15:53:27.276Z] OK: 8 MiB in 17 packages [2023-05-22T15:53:27.276Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-22T15:53:27.276Z] (2/2) Installing su-exec (0.2-r2) [2023-05-22T15:53:27.276Z] Executing busybox-1.35.0-r29.trigger [2023-05-22T15:53:27.276Z] OK: 8 MiB in 17 packages [2023-05-22T15:53:27.276Z] Removing intermediate container ecfcb35e22f3 [2023-05-22T15:53:27.276Z] ---> adaf223030dc [2023-05-22T15:53:27.276Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-22T15:53:27.276Z] ---> Running in acbc521d30ba [2023-05-22T15:53:27.276Z] Removing intermediate container acbc521d30ba [2023-05-22T15:53:27.276Z] ---> 501508a543ae [2023-05-22T15:53:27.276Z] Step 12/22 : WORKDIR /edgex [2023-05-22T15:53:27.276Z] ---> Running in 4fdeb5574f68 [2023-05-22T15:53:28.249Z] Removing intermediate container 4fdeb5574f68 [2023-05-22T15:53:28.249Z] ---> 83c98b3b1a2d [2023-05-22T15:53:28.249Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-22T15:53:28.520Z] Removing intermediate container 33b851519b7b [2023-05-22T15:53:28.520Z] ---> 36b13eb0a1e6 [2023-05-22T15:53:28.521Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-05-22T15:53:28.521Z] ---> Running in ed54beeaedfa [2023-05-22T15:53:29.110Z] Removing intermediate container ed54beeaedfa [2023-05-22T15:53:29.110Z] ---> 518033d1ff15 [2023-05-22T15:53:29.110Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-05-22T15:53:29.380Z] ---> Running in 7730416c5d7a [2023-05-22T15:53:29.380Z] ---> d9b8b78662f8 [2023-05-22T15:53:29.381Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-05-22T15:53:29.975Z] Removing intermediate container 7730416c5d7a [2023-05-22T15:53:29.975Z] ---> 51365787aa19 [2023-05-22T15:53:29.975Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-05-22T15:53:30.244Z] ---> Running in 1af595084866 [2023-05-22T15:53:30.830Z] ---> 044180852733 [2023-05-22T15:53:30.830Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-05-22T15:53:30.830Z] Removing intermediate container 1af595084866 [2023-05-22T15:53:30.830Z] ---> 91b6dbe979a5 [2023-05-22T15:53:30.830Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-05-22T15:53:33.526Z] ---> Running in 7c68b388a3a4 [2023-05-22T15:53:33.799Z] ---> 46ca9a025e41 [2023-05-22T15:53:33.799Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-05-22T15:53:33.799Z] Removing intermediate container 7c68b388a3a4 [2023-05-22T15:53:33.799Z] ---> 4bd77a732570 [2023-05-22T15:53:33.799Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-05-22T15:53:34.069Z] ---> Running in 9bfd6a37e552 [2023-05-22T15:53:36.679Z] ---> 5f4891fbb6cd [2023-05-22T15:53:36.679Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-05-22T15:53:37.651Z] ---> 3e2e5eb7a40d [2023-05-22T15:53:37.651Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-22T15:53:37.651Z] Removing intermediate container 9bfd6a37e552 [2023-05-22T15:53:37.651Z] ---> 77885add3c86 [2023-05-22T15:53:37.651Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-05-22T15:53:37.651Z] ---> Running in a8502ee25bac [2023-05-22T15:53:37.920Z] ---> Running in 5e7e99c04f72 [2023-05-22T15:53:38.891Z] Removing intermediate container 5e7e99c04f72 [2023-05-22T15:53:38.891Z] ---> 15385e05cff6 [2023-05-22T15:53:38.891Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-05-22T15:53:40.305Z] ---> be97aabb7e55 [2023-05-22T15:53:40.305Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-05-22T15:53:40.305Z] ---> Running in fb20c9da7c30 [2023-05-22T15:53:41.717Z] Removing intermediate container a8502ee25bac [2023-05-22T15:53:41.717Z] ---> 0312d7f4d045 [2023-05-22T15:53:41.717Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-05-22T15:53:41.717Z] ---> Running in 159452fdd411 [2023-05-22T15:53:42.678Z] Removing intermediate container 159452fdd411 [2023-05-22T15:53:42.678Z] ---> a8bf03183ee3 [2023-05-22T15:53:42.678Z] Step 20/22 : LABEL arch=arm64 [2023-05-22T15:53:42.678Z] ---> Running in 324b7044cf09 [2023-05-22T15:53:43.642Z] Removing intermediate container 324b7044cf09 [2023-05-22T15:53:43.642Z] ---> 879a6aa1a735 [2023-05-22T15:53:43.642Z] Step 21/22 : LABEL git_sha=1557ff349175bf3a04544285f7fd6db72d380d6c [2023-05-22T15:53:43.913Z] ---> Running in 23f17f1368b7 [2023-05-22T15:53:44.500Z] Removing intermediate container fb20c9da7c30 [2023-05-22T15:53:44.501Z] ---> 4c667a194b53 [2023-05-22T15:53:44.501Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-22T15:53:46.442Z] Removing intermediate container 23f17f1368b7 [2023-05-22T15:53:46.442Z] ---> 0de72e1286af [2023-05-22T15:53:46.442Z] Step 22/22 : LABEL version=3.0.0-dev.160 [2023-05-22T15:53:46.442Z] ---> 4165c5f96c4b [2023-05-22T15:53:46.442Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-05-22T15:53:46.442Z] ---> Running in ac9ca5eef328 [2023-05-22T15:53:47.424Z] Removing intermediate container ac9ca5eef328 [2023-05-22T15:53:47.424Z] ---> a1e3adc6cd7d [2023-05-22T15:53:47.424Z] [2023-05-22T15:53:47.424Z] Successfully built a1e3adc6cd7d [2023-05-22T15:53:47.424Z] Successfully tagged security-proxy-setup-arm64:latest [2023-05-22T15:53:47.424Z] Building security-secretstore-setup [2023-05-22T15:53:47.693Z]  Building security-proxy-setup ... done  ---> 870e52c47bdf [2023-05-22T15:53:47.693Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-05-22T15:53:49.652Z] ---> 4abec3c60b26 [2023-05-22T15:53:49.652Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-05-22T15:53:50.615Z] ---> c26fe0b06d6a [2023-05-22T15:53:50.615Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-05-22T15:53:51.575Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-22T15:53:51.575Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-22T15:53:51.575Z] ---> 4b20ae219eb3 [2023-05-22T15:53:51.575Z] Step 3/25 : WORKDIR /edgex-go [2023-05-22T15:53:51.575Z] ---> Using cache [2023-05-22T15:53:51.575Z] ---> eb82d1ab6f93 [2023-05-22T15:53:51.575Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-05-22T15:53:51.575Z] ---> Using cache [2023-05-22T15:53:51.575Z] ---> 8c123a959386 [2023-05-22T15:53:51.575Z] Step 5/25 : COPY go.mod vendor* ./ [2023-05-22T15:53:51.575Z] ---> Using cache [2023-05-22T15:53:51.575Z] ---> 5375b16cdf2a [2023-05-22T15:53:51.575Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-22T15:53:51.575Z] ---> Using cache [2023-05-22T15:53:51.575Z] ---> 87153598901c [2023-05-22T15:53:51.575Z] Step 7/25 : COPY . . [2023-05-22T15:53:51.575Z] ---> Using cache [2023-05-22T15:53:51.575Z] ---> c9208862ecea [2023-05-22T15:53:51.575Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-05-22T15:53:51.844Z] ---> 1cf7a63d3beb [2023-05-22T15:53:51.844Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-05-22T15:53:51.844Z] ---> Running in 98443435c238 [2023-05-22T15:53:53.258Z] ---> 6dbfb585fed0 [2023-05-22T15:53:53.258Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-05-22T15:53:54.230Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.160" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-05-22T15:53:54.498Z] ---> 7980c22c554a [2023-05-22T15:53:54.498Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-05-22T15:53:55.459Z] ---> 7f8579efa18e [2023-05-22T15:53:55.459Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-05-22T15:53:55.459Z] ---> Running in 59128c292954 [2023-05-22T15:53:59.720Z] Removing intermediate container 59128c292954 [2023-05-22T15:53:59.720Z] ---> 395b38b21f99 [2023-05-22T15:53:59.720Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-05-22T15:53:59.720Z] ---> Running in 4c0092a7136c [2023-05-22T15:54:00.334Z] Removing intermediate container 4c0092a7136c [2023-05-22T15:54:00.334Z] ---> 9743609457c3 [2023-05-22T15:54:00.334Z] Step 30/33 : CMD ["gate"] [2023-05-22T15:54:00.603Z] ---> Running in 1ec15d0f3c0f [2023-05-22T15:54:01.194Z] Removing intermediate container 1ec15d0f3c0f [2023-05-22T15:54:01.194Z] ---> 30cd29105170 [2023-05-22T15:54:01.194Z] Step 31/33 : LABEL arch=arm64 [2023-05-22T15:54:01.194Z] ---> Running in 9dcd5a4861d2 [2023-05-22T15:54:01.780Z] Removing intermediate container 9dcd5a4861d2 [2023-05-22T15:54:01.780Z] ---> 334b9bc866b5 [2023-05-22T15:54:01.780Z] Step 32/33 : LABEL git_sha=1557ff349175bf3a04544285f7fd6db72d380d6c [2023-05-22T15:54:01.780Z] ---> Running in a309a3d821c2 [2023-05-22T15:54:02.363Z] Removing intermediate container a309a3d821c2 [2023-05-22T15:54:02.363Z] ---> 2ee95acc21db [2023-05-22T15:54:02.363Z] Step 33/33 : LABEL version=3.0.0-dev.160 [2023-05-22T15:54:02.363Z] ---> Running in 679396de6a6b [2023-05-22T15:54:02.949Z] Removing intermediate container 679396de6a6b [2023-05-22T15:54:02.949Z] ---> 884f93d9f933 [2023-05-22T15:54:02.949Z] [2023-05-22T15:54:03.217Z] Successfully built 884f93d9f933 [2023-05-22T15:54:03.217Z] Successfully tagged security-bootstrapper-arm64:latest [2023-05-22T15:54:03.217Z]  Building security-bootstrapper ... done Building core-command [2023-05-22T15:54:06.562Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-22T15:54:06.562Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-05-22T15:54:06.562Z] ---> 4b20ae219eb3 [2023-05-22T15:54:06.562Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-22T15:54:06.562Z] ---> Using cache [2023-05-22T15:54:06.562Z] ---> dd1028e734a9 [2023-05-22T15:54:06.562Z] Step 4/24 : WORKDIR /edgex-go [2023-05-22T15:54:06.562Z] ---> Using cache [2023-05-22T15:54:06.562Z] ---> 9a13d5dbcdda [2023-05-22T15:54:06.562Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-05-22T15:54:06.562Z] ---> Using cache [2023-05-22T15:54:06.562Z] ---> c37bd4b499c4 [2023-05-22T15:54:06.562Z] Step 6/24 : COPY go.mod vendor* ./ [2023-05-22T15:54:06.562Z] ---> Using cache [2023-05-22T15:54:06.562Z] ---> 6c3a0a23bd19 [2023-05-22T15:54:06.562Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-22T15:54:06.562Z] ---> Using cache [2023-05-22T15:54:06.562Z] ---> d9abc19408d8 [2023-05-22T15:54:06.562Z] Step 8/24 : COPY . . [2023-05-22T15:54:06.562Z] ---> Using cache [2023-05-22T15:54:06.562Z] ---> d731de4f98c5 [2023-05-22T15:54:06.562Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-05-22T15:54:06.562Z] ---> Running in 1bd529c83f47 [2023-05-22T15:54:08.508Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.160" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-05-22T15:55:05.238Z] Removing intermediate container 5504524b78ea [2023-05-22T15:55:05.238Z] ---> 3e6adc6059ab [2023-05-22T15:55:05.238Z] [2023-05-22T15:55:05.238Z] Step 10/23 : FROM alpine:3.17 [2023-05-22T15:55:05.238Z] ---> 51e60588ff2c [2023-05-22T15:55:05.238Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-22T15:55:05.238Z] ---> Running in ecabfa64cc44 [2023-05-22T15:55:05.238Z] Removing intermediate container ecabfa64cc44 [2023-05-22T15:55:05.238Z] ---> f19787a1d360 [2023-05-22T15:55:05.238Z] Step 12/23 : ENV APP_PORT=59880 [2023-05-22T15:55:05.238Z] ---> Running in 321c3ca54b00 [2023-05-22T15:55:05.238Z] Removing intermediate container 321c3ca54b00 [2023-05-22T15:55:05.238Z] ---> 9ff6286dac31 [2023-05-22T15:55:05.238Z] Step 13/23 : EXPOSE $APP_PORT [2023-05-22T15:55:05.238Z] ---> Running in 47a68ae86553 [2023-05-22T15:55:05.238Z] Removing intermediate container 47a68ae86553 [2023-05-22T15:55:05.238Z] ---> cc1d98e0c229 [2023-05-22T15:55:05.238Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-05-22T15:55:05.238Z] ---> Running in 33d964ab79e6 [2023-05-22T15:55:05.827Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-22T15:55:06.789Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-22T15:55:08.193Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-22T15:55:08.193Z] Executing busybox-1.35.0-r29.trigger [2023-05-22T15:55:08.460Z] OK: 8 MiB in 16 packages [2023-05-22T15:55:09.865Z] Removing intermediate container 33d964ab79e6 [2023-05-22T15:55:09.865Z] ---> 5174ae6ee67b [2023-05-22T15:55:09.865Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-22T15:55:10.832Z] ---> 1a70fe843416 [2023-05-22T15:55:10.832Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-22T15:55:11.816Z] ---> d68847812440 [2023-05-22T15:55:11.816Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-05-22T15:55:13.761Z] ---> 32bd4badcc36 [2023-05-22T15:55:13.761Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-05-22T15:55:14.349Z] ---> cc09f08a9d7b [2023-05-22T15:55:14.349Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-05-22T15:55:14.349Z] ---> Running in f8603e3573bd [2023-05-22T15:55:14.933Z] Removing intermediate container f8603e3573bd [2023-05-22T15:55:14.933Z] ---> e2ad87b1431d [2023-05-22T15:55:14.933Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-22T15:55:15.199Z] ---> Running in 3a27d8fd0492 [2023-05-22T15:55:15.464Z] Removing intermediate container 3a27d8fd0492 [2023-05-22T15:55:15.464Z] ---> 4cc0f0f6942b [2023-05-22T15:55:15.464Z] Step 21/23 : LABEL arch=arm64 [2023-05-22T15:55:15.730Z] ---> Running in ba40a13d65a2 [2023-05-22T15:55:16.314Z] Removing intermediate container ba40a13d65a2 [2023-05-22T15:55:16.314Z] ---> 119cf4c96dbe [2023-05-22T15:55:16.314Z] Step 22/23 : LABEL git_sha=1557ff349175bf3a04544285f7fd6db72d380d6c [2023-05-22T15:55:16.314Z] ---> Running in 79533bc6735d [2023-05-22T15:55:16.911Z] Removing intermediate container 79533bc6735d [2023-05-22T15:55:16.911Z] ---> aebc207223ef [2023-05-22T15:55:16.911Z] Step 23/23 : LABEL version=3.0.0-dev.160 [2023-05-22T15:55:16.911Z] ---> Running in 284d0b3c48b2 [2023-05-22T15:55:17.493Z] Removing intermediate container 284d0b3c48b2 [2023-05-22T15:55:17.493Z] ---> 60f3464c3836 [2023-05-22T15:55:17.493Z] [2023-05-22T15:55:17.493Z] Successfully built 60f3464c3836 [2023-05-22T15:55:17.493Z] Successfully tagged core-data-arm64:latest [2023-05-22T15:55:17.493Z]  Building core-data ... done Building core-metadata [2023-05-22T15:55:21.748Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-22T15:55:21.748Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-22T15:55:21.748Z] ---> 4b20ae219eb3 [2023-05-22T15:55:21.748Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-22T15:55:21.748Z] ---> Using cache [2023-05-22T15:55:21.748Z] ---> dd1028e734a9 [2023-05-22T15:55:21.748Z] Step 4/25 : WORKDIR /edgex-go [2023-05-22T15:55:21.748Z] ---> Using cache [2023-05-22T15:55:21.748Z] ---> 9a13d5dbcdda [2023-05-22T15:55:21.748Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-05-22T15:55:21.748Z] ---> Using cache [2023-05-22T15:55:21.748Z] ---> c37bd4b499c4 [2023-05-22T15:55:21.748Z] Step 6/25 : COPY go.mod vendor* ./ [2023-05-22T15:55:21.748Z] ---> Using cache [2023-05-22T15:55:21.748Z] ---> 6c3a0a23bd19 [2023-05-22T15:55:21.748Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-22T15:55:21.748Z] ---> Using cache [2023-05-22T15:55:21.748Z] ---> d9abc19408d8 [2023-05-22T15:55:21.748Z] Step 8/25 : COPY . . [2023-05-22T15:55:21.748Z] ---> Using cache [2023-05-22T15:55:21.748Z] ---> d731de4f98c5 [2023-05-22T15:55:21.748Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-05-22T15:55:21.748Z] ---> Running in 87b56165144e [2023-05-22T15:55:23.158Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.160" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-05-22T15:56:44.773Z] Removing intermediate container 7869fdd09e5e [2023-05-22T15:56:44.773Z] ---> 7406835eec8b [2023-05-22T15:56:44.773Z] [2023-05-22T15:56:44.773Z] Step 10/23 : FROM alpine:3.17 [2023-05-22T15:56:44.773Z] ---> 51e60588ff2c [2023-05-22T15:56:44.773Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-05-22T15:56:44.773Z] ---> Running in ab4d2959248b [2023-05-22T15:56:46.209Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-22T15:56:47.179Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-22T15:56:48.586Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-22T15:56:48.586Z] Executing busybox-1.35.0-r29.trigger [2023-05-22T15:56:48.586Z] OK: 8 MiB in 16 packages [2023-05-22T15:56:49.994Z] Removing intermediate container ab4d2959248b [2023-05-22T15:56:49.994Z] ---> 24046260a674 [2023-05-22T15:56:49.994Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-22T15:56:50.263Z] ---> Running in 3a8909e77921 [2023-05-22T15:56:50.844Z] Removing intermediate container 3a8909e77921 [2023-05-22T15:56:50.844Z] ---> 9abad5bc1c81 [2023-05-22T15:56:50.844Z] Step 13/23 : ENV APP_PORT=59861 [2023-05-22T15:56:50.844Z] ---> Running in 6e98cfb2f496 [2023-05-22T15:56:51.438Z] Removing intermediate container 6e98cfb2f496 [2023-05-22T15:56:51.438Z] ---> 04263c705a86 [2023-05-22T15:56:51.438Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-22T15:56:51.438Z] ---> Running in 25d04fce1175 [2023-05-22T15:56:52.023Z] Removing intermediate container 25d04fce1175 [2023-05-22T15:56:52.023Z] ---> 05df3f91294a [2023-05-22T15:56:52.023Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-22T15:56:54.607Z] ---> 0fcaca9ade54 [2023-05-22T15:56:54.607Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-22T15:56:55.189Z] ---> 9df523dcb0ff [2023-05-22T15:56:55.189Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-05-22T15:56:57.770Z] ---> ced638baf27b [2023-05-22T15:56:57.770Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-05-22T15:56:58.734Z] ---> 8bbe5d574cad [2023-05-22T15:56:58.734Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-05-22T15:56:58.734Z] ---> Running in 7d245cc8a72c [2023-05-22T15:56:59.326Z] Removing intermediate container 7d245cc8a72c [2023-05-22T15:56:59.326Z] ---> 9fe1eee79955 [2023-05-22T15:56:59.326Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-22T15:56:59.326Z] ---> Running in b438755d57a4 [2023-05-22T15:56:59.913Z] Removing intermediate container b438755d57a4 [2023-05-22T15:56:59.913Z] ---> c527a1703e86 [2023-05-22T15:56:59.913Z] Step 21/23 : LABEL arch=arm64 [2023-05-22T15:57:00.193Z] ---> Running in 4dba243fa3da [2023-05-22T15:57:00.465Z] Removing intermediate container 4dba243fa3da [2023-05-22T15:57:00.465Z] ---> b39839959013 [2023-05-22T15:57:00.465Z] Step 22/23 : LABEL git_sha=1557ff349175bf3a04544285f7fd6db72d380d6c [2023-05-22T15:57:00.732Z] ---> Running in df579d076f78 [2023-05-22T15:57:01.317Z] Removing intermediate container df579d076f78 [2023-05-22T15:57:01.317Z] ---> b32fc45e1c6b [2023-05-22T15:57:01.317Z] Step 23/23 : LABEL version=3.0.0-dev.160 [2023-05-22T15:57:01.317Z] ---> Running in 6a81c2049367 [2023-05-22T15:57:01.907Z] Removing intermediate container 6a81c2049367 [2023-05-22T15:57:01.907Z] ---> e5376fdb5cb8 [2023-05-22T15:57:01.907Z] [2023-05-22T15:57:02.175Z] Successfully built e5376fdb5cb8 [2023-05-22T15:57:02.175Z] Successfully tagged support-scheduler-arm64:latest [2023-05-22T15:57:02.175Z] Building security-proxy-auth [2023-05-22T15:57:05.516Z]  Building support-scheduler ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-22T15:57:05.516Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-22T15:57:05.516Z] ---> 4b20ae219eb3 [2023-05-22T15:57:05.516Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-22T15:57:05.516Z] ---> Using cache [2023-05-22T15:57:05.516Z] ---> dd1028e734a9 [2023-05-22T15:57:05.516Z] Step 4/23 : WORKDIR /edgex-go [2023-05-22T15:57:05.516Z] ---> Using cache [2023-05-22T15:57:05.516Z] ---> 9a13d5dbcdda [2023-05-22T15:57:05.516Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-22T15:57:05.516Z] ---> Using cache [2023-05-22T15:57:05.516Z] ---> c37bd4b499c4 [2023-05-22T15:57:05.516Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-22T15:57:05.516Z] ---> Using cache [2023-05-22T15:57:05.516Z] ---> 6c3a0a23bd19 [2023-05-22T15:57:05.516Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-22T15:57:05.516Z] ---> Using cache [2023-05-22T15:57:05.516Z] ---> d9abc19408d8 [2023-05-22T15:57:05.516Z] Step 8/23 : COPY . . [2023-05-22T15:57:05.516Z] ---> Using cache [2023-05-22T15:57:05.516Z] ---> d731de4f98c5 [2023-05-22T15:57:05.516Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-05-22T15:57:05.784Z] ---> Running in 5f7f1d5e0855 [2023-05-22T15:57:07.728Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.160" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-05-22T15:58:29.328Z] Removing intermediate container ea502f7ca631 [2023-05-22T15:58:29.328Z] ---> 05a3f99f7647 [2023-05-22T15:58:29.328Z] [2023-05-22T15:58:29.328Z] Step 9/20 : FROM alpine:3.17 [2023-05-22T15:58:29.328Z] ---> 51e60588ff2c [2023-05-22T15:58:29.328Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-22T15:58:29.328Z] ---> Using cache [2023-05-22T15:58:29.328Z] ---> 8decddc2bc36 [2023-05-22T15:58:29.328Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-05-22T15:58:29.328Z] ---> Running in dfcf4773a058 [2023-05-22T15:58:29.328Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-22T15:58:29.328Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-22T15:58:29.328Z] v3.17.3-199-g6706f8eff28 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-22T15:58:29.329Z] v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-22T15:58:29.329Z] OK: 17694 distinct packages available [2023-05-22T15:58:29.329Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-22T15:58:29.329Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-22T15:58:29.594Z] (1/9) Installing ca-certificates (20230506-r0) [2023-05-22T15:58:29.594Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-05-22T15:58:29.594Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-05-22T15:58:29.861Z] (4/9) Installing libcurl (8.1.0-r2) [2023-05-22T15:58:29.861Z] (5/9) Installing curl (8.1.0-r2) [2023-05-22T15:58:29.861Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-05-22T15:58:29.861Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-05-22T15:58:29.861Z] (8/9) Installing libucontext (1.2-r0) [2023-05-22T15:58:29.861Z] (9/9) Installing gcompat (1.1.0-r0) [2023-05-22T15:58:29.861Z] Executing busybox-1.35.0-r29.trigger [2023-05-22T15:58:29.861Z] Executing ca-certificates-20230506-r0.trigger [2023-05-22T15:58:30.444Z] OK: 11 MiB in 24 packages [2023-05-22T15:58:33.025Z] Removing intermediate container dfcf4773a058 [2023-05-22T15:58:33.025Z] ---> b48db58825b4 [2023-05-22T15:58:33.026Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-22T15:58:33.607Z] ---> 480d2cf67894 [2023-05-22T15:58:33.607Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-05-22T15:58:34.572Z] ---> b930144281bd [2023-05-22T15:58:34.572Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-05-22T15:58:37.148Z] ---> 242b1f3983df [2023-05-22T15:58:37.148Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-05-22T15:58:37.730Z] ---> 47749d2dcca5 [2023-05-22T15:58:37.730Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-05-22T15:58:37.730Z] ---> Running in fe1243f9b560 [2023-05-22T15:58:38.319Z] Removing intermediate container fe1243f9b560 [2023-05-22T15:58:38.319Z] ---> 3bac908a9498 [2023-05-22T15:58:38.319Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] [2023-05-22T15:58:38.319Z] ---> Running in 3184381b7e4b [2023-05-22T15:58:38.902Z] Removing intermediate container 3184381b7e4b [2023-05-22T15:58:38.902Z] ---> d79d571aef15 [2023-05-22T15:58:38.902Z] Step 18/20 : LABEL arch=arm64 [2023-05-22T15:58:38.902Z] ---> Running in f87165189f47 [2023-05-22T15:58:39.485Z] Removing intermediate container f87165189f47 [2023-05-22T15:58:39.485Z] ---> bee93bdee145 [2023-05-22T15:58:39.485Z] Step 19/20 : LABEL git_sha=1557ff349175bf3a04544285f7fd6db72d380d6c [2023-05-22T15:58:39.485Z] ---> Running in 78af59c153ea [2023-05-22T15:58:39.751Z] Removing intermediate container 78af59c153ea [2023-05-22T15:58:39.751Z] ---> e3236fbbac06 [2023-05-22T15:58:39.751Z] Step 20/20 : LABEL version=3.0.0-dev.160 [2023-05-22T15:58:40.018Z] ---> Running in 60dec18f3c6e [2023-05-22T15:58:40.600Z] Removing intermediate container 60dec18f3c6e [2023-05-22T15:58:40.600Z] ---> 04ae62db9e06 [2023-05-22T15:58:40.600Z] [2023-05-22T15:58:40.600Z] Successfully built 04ae62db9e06 [2023-05-22T15:58:40.600Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-05-22T15:58:40.600Z]  Building security-spiffe-token-provider ... done Building support-notifications [2023-05-22T15:58:43.942Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-22T15:58:43.942Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-22T15:58:43.942Z] ---> 4b20ae219eb3 [2023-05-22T15:58:43.942Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-22T15:58:43.942Z] ---> Using cache [2023-05-22T15:58:43.942Z] ---> dd1028e734a9 [2023-05-22T15:58:43.942Z] Step 4/23 : WORKDIR /edgex-go [2023-05-22T15:58:43.942Z] ---> Using cache [2023-05-22T15:58:43.942Z] ---> 9a13d5dbcdda [2023-05-22T15:58:43.942Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-05-22T15:58:43.942Z] ---> Running in e4d922b3b954 [2023-05-22T15:58:46.533Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-22T15:58:47.116Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-22T15:58:48.522Z] OK: 263 MiB in 53 packages [2023-05-22T15:58:49.930Z] Removing intermediate container e4d922b3b954 [2023-05-22T15:58:49.930Z] ---> a755852fe7fa [2023-05-22T15:58:49.930Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-22T15:58:50.891Z] ---> eddf50a58958 [2023-05-22T15:58:50.891Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-22T15:58:50.891Z] ---> Running in 46a70fdaed5c [2023-05-22T16:00:27.556Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.160" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-05-22T16:00:27.556Z] Removing intermediate container 46a70fdaed5c [2023-05-22T16:00:27.556Z] ---> 6f8ac9abd112 [2023-05-22T16:00:27.556Z] Step 8/23 : COPY . . [2023-05-22T16:00:30.907Z] ---> 014e7486dca3 [2023-05-22T16:00:30.907Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-05-22T16:00:32.397Z] ---> Running in 04686ccbc382 [2023-05-22T16:00:34.975Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.160" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-05-22T16:00:37.564Z] Removing intermediate container 98443435c238 [2023-05-22T16:00:37.564Z] ---> 0e6840eaf025 [2023-05-22T16:00:37.564Z] [2023-05-22T16:00:37.564Z] Step 9/25 : FROM alpine:3.17 [2023-05-22T16:00:37.564Z] ---> 51e60588ff2c [2023-05-22T16:00:37.564Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-05-22T16:00:37.564Z] ---> Running in 20a2f5ecae72 [2023-05-22T16:00:39.516Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-22T16:00:40.474Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-22T16:00:41.881Z] (1/3) Installing ca-certificates (20230506-r0) [2023-05-22T16:00:41.881Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-05-22T16:00:41.881Z] (3/3) Installing su-exec (0.2-r2) [2023-05-22T16:00:41.881Z] Executing busybox-1.35.0-r29.trigger [2023-05-22T16:00:41.881Z] Executing ca-certificates-20230506-r0.trigger [2023-05-22T16:00:42.463Z] OK: 8 MiB in 18 packages [2023-05-22T16:00:46.708Z] Removing intermediate container 20a2f5ecae72 [2023-05-22T16:00:46.708Z] ---> 3c72587388ae [2023-05-22T16:00:46.708Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-22T16:00:46.708Z] ---> Running in d82b08947173 [2023-05-22T16:00:47.021Z] Removing intermediate container d82b08947173 [2023-05-22T16:00:47.021Z] ---> 82abf914b60f [2023-05-22T16:00:47.021Z] Step 12/25 : WORKDIR / [2023-05-22T16:00:47.287Z] ---> Running in 5dd90ee8c383 [2023-05-22T16:00:47.559Z] Removing intermediate container 5dd90ee8c383 [2023-05-22T16:00:47.559Z] ---> ad684c14888d [2023-05-22T16:00:47.559Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-22T16:00:48.519Z] ---> 5e59a5992741 [2023-05-22T16:00:48.519Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-22T16:00:49.480Z] ---> e4fba8a76d80 [2023-05-22T16:00:49.480Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-05-22T16:00:50.894Z] ---> c52dde072af0 [2023-05-22T16:00:50.894Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-05-22T16:00:51.480Z] ---> 289033ea4648 [2023-05-22T16:00:51.480Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-05-22T16:00:52.438Z] ---> 5da9d711783a [2023-05-22T16:00:52.438Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-05-22T16:00:54.378Z] ---> 3840f92b8240 [2023-05-22T16:00:54.378Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-05-22T16:00:58.627Z] ---> c6ff609b6315 [2023-05-22T16:00:58.627Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-05-22T16:00:59.584Z] ---> 4d440424ff98 [2023-05-22T16:00:59.584Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-22T16:00:59.584Z] ---> Running in 4d3c01b575c2 [2023-05-22T16:01:03.022Z] Removing intermediate container 4d3c01b575c2 [2023-05-22T16:01:03.022Z] ---> c4bee3dd027b [2023-05-22T16:01:03.022Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-05-22T16:01:03.022Z] ---> Running in 5f71e9606737 [2023-05-22T16:01:03.318Z] Removing intermediate container 5f71e9606737 [2023-05-22T16:01:03.318Z] ---> e38c399ce672 [2023-05-22T16:01:03.318Z] Step 23/25 : LABEL arch=arm64 [2023-05-22T16:01:03.318Z] ---> Running in 1e6f0353d624 [2023-05-22T16:01:03.916Z] Removing intermediate container 1e6f0353d624 [2023-05-22T16:01:03.916Z] ---> af5389d0f7b3 [2023-05-22T16:01:03.916Z] Step 24/25 : LABEL git_sha=1557ff349175bf3a04544285f7fd6db72d380d6c [2023-05-22T16:01:03.916Z] ---> Running in 0ba0b2da5b5f [2023-05-22T16:01:04.637Z] Removing intermediate container 0ba0b2da5b5f [2023-05-22T16:01:04.637Z] ---> aa2290b9edcf [2023-05-22T16:01:04.637Z] Step 25/25 : LABEL version=3.0.0-dev.160 [2023-05-22T16:01:04.968Z] ---> Running in 05dfbb46899a [2023-05-22T16:01:05.244Z] Removing intermediate container 05dfbb46899a [2023-05-22T16:01:05.244Z] ---> a8bd460c7855 [2023-05-22T16:01:05.244Z] [2023-05-22T16:01:05.244Z] Successfully built a8bd460c7855 [2023-05-22T16:01:05.244Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-05-22T16:01:05.244Z]  Building security-secretstore-setup ... done Building core-common-config-bootstrapper [2023-05-22T16:01:08.638Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-22T16:01:08.638Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-22T16:01:08.638Z] ---> 4b20ae219eb3 [2023-05-22T16:01:08.638Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-22T16:01:08.638Z] ---> Using cache [2023-05-22T16:01:08.638Z] ---> dd1028e734a9 [2023-05-22T16:01:08.638Z] Step 4/23 : WORKDIR /edgex-go [2023-05-22T16:01:08.638Z] ---> Using cache [2023-05-22T16:01:08.638Z] ---> 9a13d5dbcdda [2023-05-22T16:01:08.638Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-22T16:01:08.638Z] ---> Using cache [2023-05-22T16:01:08.638Z] ---> c37bd4b499c4 [2023-05-22T16:01:08.638Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-22T16:01:08.638Z] ---> Using cache [2023-05-22T16:01:08.638Z] ---> 6c3a0a23bd19 [2023-05-22T16:01:08.638Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-22T16:01:08.638Z] ---> Using cache [2023-05-22T16:01:08.638Z] ---> d9abc19408d8 [2023-05-22T16:01:08.638Z] Step 8/23 : COPY . . [2023-05-22T16:01:08.905Z] ---> Using cache [2023-05-22T16:01:08.905Z] ---> d731de4f98c5 [2023-05-22T16:01:08.905Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-05-22T16:01:09.173Z] ---> Running in 43d3b9b59352 [2023-05-22T16:01:11.143Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.160" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-05-22T16:01:21.222Z] Removing intermediate container 1bd529c83f47 [2023-05-22T16:01:21.222Z] ---> 01c94b32e51b [2023-05-22T16:01:21.222Z] [2023-05-22T16:01:21.222Z] Step 10/24 : FROM alpine:3.17 [2023-05-22T16:01:21.222Z] ---> 51e60588ff2c [2023-05-22T16:01:21.222Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-05-22T16:01:21.222Z] ---> Using cache [2023-05-22T16:01:21.222Z] ---> 24046260a674 [2023-05-22T16:01:21.222Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-22T16:01:21.222Z] ---> Using cache [2023-05-22T16:01:21.222Z] ---> 9abad5bc1c81 [2023-05-22T16:01:21.222Z] Step 13/24 : ENV APP_PORT=59882 [2023-05-22T16:01:21.222Z] ---> Running in 67dbdd0092c4 [2023-05-22T16:01:21.222Z] Removing intermediate container 67dbdd0092c4 [2023-05-22T16:01:21.222Z] ---> c23caf783338 [2023-05-22T16:01:21.222Z] Step 14/24 : EXPOSE $APP_PORT [2023-05-22T16:01:21.222Z] ---> Running in 6083ff86ef60 [2023-05-22T16:01:21.222Z] Removing intermediate container 6083ff86ef60 [2023-05-22T16:01:21.222Z] ---> 758270d5ef9d [2023-05-22T16:01:21.222Z] Step 15/24 : WORKDIR / [2023-05-22T16:01:21.222Z] ---> Running in 0c913003b8db [2023-05-22T16:01:21.222Z] Removing intermediate container 0c913003b8db [2023-05-22T16:01:21.222Z] ---> 886cbc5d6834 [2023-05-22T16:01:21.222Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-22T16:01:26.585Z] ---> 37c1207c5197 [2023-05-22T16:01:26.585Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-05-22T16:01:26.585Z] ---> 128e6d485bdc [2023-05-22T16:01:26.585Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-05-22T16:01:28.525Z] ---> 00295abcd1af [2023-05-22T16:01:28.525Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-05-22T16:01:29.105Z] ---> f555cd5882ae [2023-05-22T16:01:29.105Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-05-22T16:01:29.105Z] ---> Running in 5d3c531425e3 [2023-05-22T16:01:29.700Z] Removing intermediate container 5d3c531425e3 [2023-05-22T16:01:29.700Z] ---> eee034135bc5 [2023-05-22T16:01:29.700Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-22T16:01:29.700Z] ---> Running in a84f0b76bf2a [2023-05-22T16:01:30.285Z] Removing intermediate container a84f0b76bf2a [2023-05-22T16:01:30.285Z] ---> 375a557715b9 [2023-05-22T16:01:30.285Z] Step 22/24 : LABEL arch=arm64 [2023-05-22T16:01:30.285Z] ---> Running in b236a4667e50 [2023-05-22T16:01:30.873Z] Removing intermediate container b236a4667e50 [2023-05-22T16:01:30.873Z] ---> 316ea8875a99 [2023-05-22T16:01:30.873Z] Step 23/24 : LABEL git_sha=1557ff349175bf3a04544285f7fd6db72d380d6c [2023-05-22T16:01:30.873Z] ---> Running in 6b8b5cd85a09 [2023-05-22T16:01:31.141Z] Removing intermediate container 6b8b5cd85a09 [2023-05-22T16:01:31.141Z] ---> 777c3ceae007 [2023-05-22T16:01:31.141Z] Step 24/24 : LABEL version=3.0.0-dev.160 [2023-05-22T16:01:31.418Z] ---> Running in d84d93ae1cf0 [2023-05-22T16:01:31.686Z] Removing intermediate container d84d93ae1cf0 [2023-05-22T16:01:31.686Z] ---> 9a0c9f652499 [2023-05-22T16:01:31.686Z] [2023-05-22T16:01:31.953Z] Successfully built 9a0c9f652499 [2023-05-22T16:01:31.953Z] Successfully tagged core-command-arm64:latest [2023-05-22T16:01:31.953Z] Building security-spire-config [2023-05-22T16:01:35.290Z]  Building core-command ... done Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-22T16:01:35.290Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-22T16:01:35.290Z] ---> 4b20ae219eb3 [2023-05-22T16:01:35.290Z] Step 3/27 : WORKDIR /edgex-go [2023-05-22T16:01:35.290Z] ---> Using cache [2023-05-22T16:01:35.290Z] ---> eb82d1ab6f93 [2023-05-22T16:01:35.290Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-22T16:01:35.557Z] ---> Running in 0619e94ce2ca [2023-05-22T16:01:37.501Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-22T16:01:38.461Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-22T16:01:39.869Z] OK: 263 MiB in 53 packages [2023-05-22T16:01:41.810Z] Removing intermediate container 0619e94ce2ca [2023-05-22T16:01:41.810Z] ---> f53892912ac4 [2023-05-22T16:01:41.810Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-22T16:01:42.395Z] ---> cfd1ac560b3e [2023-05-22T16:01:42.395Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-22T16:01:42.395Z] ---> Running in 4be73fef686c [2023-05-22T16:03:04.017Z] Removing intermediate container 87b56165144e [2023-05-22T16:03:04.017Z] ---> 40bd680ecd24 [2023-05-22T16:03:04.017Z] [2023-05-22T16:03:04.017Z] Step 10/25 : FROM alpine:3.17 [2023-05-22T16:03:04.017Z] ---> 51e60588ff2c [2023-05-22T16:03:04.017Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-05-22T16:03:04.017Z] ---> Using cache [2023-05-22T16:03:04.017Z] ---> 24046260a674 [2023-05-22T16:03:04.017Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-22T16:03:04.017Z] ---> Using cache [2023-05-22T16:03:04.017Z] ---> 9abad5bc1c81 [2023-05-22T16:03:04.017Z] Step 13/25 : ENV APP_PORT=59881 [2023-05-22T16:03:04.017Z] ---> Running in 30c6e8100ac2 [2023-05-22T16:03:04.017Z] Removing intermediate container 30c6e8100ac2 [2023-05-22T16:03:04.017Z] ---> ea3132808183 [2023-05-22T16:03:04.017Z] Step 14/25 : EXPOSE $APP_PORT [2023-05-22T16:03:04.017Z] ---> Running in 08d3f77682d6 [2023-05-22T16:03:04.017Z] Removing intermediate container 08d3f77682d6 [2023-05-22T16:03:04.017Z] ---> ce5a481e6229 [2023-05-22T16:03:04.017Z] Step 15/25 : WORKDIR / [2023-05-22T16:03:04.017Z] ---> Running in dcf2fad95c23 [2023-05-22T16:03:04.017Z] Removing intermediate container dcf2fad95c23 [2023-05-22T16:03:04.017Z] ---> ebbb796dc21d [2023-05-22T16:03:04.018Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-22T16:03:04.018Z] ---> 4db64c67b7b8 [2023-05-22T16:03:04.018Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-22T16:03:04.978Z] ---> e51ceadbf6ae [2023-05-22T16:03:04.978Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-05-22T16:03:08.319Z] ---> 3bef4dd65b85 [2023-05-22T16:03:08.319Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-05-22T16:03:09.725Z] ---> 2a9a9cb068b8 [2023-05-22T16:03:09.725Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-05-22T16:03:11.135Z] ---> cb0908d8f931 [2023-05-22T16:03:11.135Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-05-22T16:03:11.135Z] ---> Running in ba1b743f7e5f [2023-05-22T16:03:12.092Z] Removing intermediate container ba1b743f7e5f [2023-05-22T16:03:12.093Z] ---> e488ae8789a9 [2023-05-22T16:03:12.093Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-22T16:03:12.359Z] ---> Running in 066ba9d41b6c [2023-05-22T16:03:12.946Z] Removing intermediate container 066ba9d41b6c [2023-05-22T16:03:12.947Z] ---> ac0cb04818c5 [2023-05-22T16:03:13.213Z] Step 23/25 : LABEL arch=arm64 [2023-05-22T16:03:13.482Z] ---> Running in 35cba0f89b07 [2023-05-22T16:03:16.055Z] Removing intermediate container 35cba0f89b07 [2023-05-22T16:03:16.055Z] ---> 1f04f8b9e6da [2023-05-22T16:03:16.055Z] Step 24/25 : LABEL git_sha=1557ff349175bf3a04544285f7fd6db72d380d6c [2023-05-22T16:03:16.055Z] ---> Running in 1c3f2277e69c [2023-05-22T16:03:16.635Z] Removing intermediate container 1c3f2277e69c [2023-05-22T16:03:16.635Z] ---> a410f7aa77d2 [2023-05-22T16:03:16.635Z] Step 25/25 : LABEL version=3.0.0-dev.160 [2023-05-22T16:03:16.913Z] ---> Running in 66faba0a034e [2023-05-22T16:03:17.881Z] Removing intermediate container 66faba0a034e [2023-05-22T16:03:17.881Z] ---> 7f3a5e67c435 [2023-05-22T16:03:17.881Z] [2023-05-22T16:03:18.147Z] Successfully built 7f3a5e67c435 [2023-05-22T16:03:18.147Z] Successfully tagged core-metadata-arm64:latest [2023-05-22T16:03:30.448Z]  Building core-metadata ... done Removing intermediate container 4be73fef686c [2023-05-22T16:03:30.448Z] ---> fc02db438236 [2023-05-22T16:03:30.448Z] Step 7/27 : COPY . . [2023-05-22T16:03:34.701Z] ---> 4b1fe80ecadf [2023-05-22T16:03:34.701Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-22T16:03:34.701Z] ---> Running in e2ecfb748a37 [2023-05-22T16:03:34.966Z] Removing intermediate container 5f7f1d5e0855 [2023-05-22T16:03:34.966Z] ---> e68acdb8688b [2023-05-22T16:03:34.966Z] [2023-05-22T16:03:34.966Z] Step 10/23 : FROM alpine:3.17 [2023-05-22T16:03:34.966Z] ---> 51e60588ff2c [2023-05-22T16:03:34.966Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-22T16:03:35.232Z] ---> Running in c3b0ccc68dad [2023-05-22T16:03:35.232Z] Removing intermediate container e2ecfb748a37 [2023-05-22T16:03:35.232Z] ---> 7a275e2be040 [2023-05-22T16:03:35.232Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-22T16:03:35.498Z] ---> Running in ddf594d31ac0 [2023-05-22T16:03:36.081Z] Removing intermediate container c3b0ccc68dad [2023-05-22T16:03:36.081Z] ---> bf841cf03f22 [2023-05-22T16:03:36.081Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-22T16:03:36.081Z] Removing intermediate container ddf594d31ac0 [2023-05-22T16:03:36.081Z] ---> 0172cf8502da [2023-05-22T16:03:36.081Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-22T16:03:36.348Z] ---> Running in 48729c391aa0 [2023-05-22T16:03:36.348Z] ---> Running in 31b5f8b47334 [2023-05-22T16:03:37.310Z] Removing intermediate container 48729c391aa0 [2023-05-22T16:03:37.310Z] ---> b1af8318f3cb [2023-05-22T16:03:37.310Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-05-22T16:03:37.310Z] ---> Running in 6c3edc87896c [2023-05-22T16:03:39.254Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-22T16:03:39.835Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-22T16:03:41.242Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-22T16:03:41.242Z] Executing busybox-1.35.0-r29.trigger [2023-05-22T16:03:41.242Z] OK: 8 MiB in 16 packages [2023-05-22T16:03:43.817Z] Removing intermediate container 6c3edc87896c [2023-05-22T16:03:43.817Z] ---> 656a85e72403 [2023-05-22T16:03:43.817Z] Step 12/27 : WORKDIR /edgex-go [2023-05-22T16:03:43.817Z] ---> Running in ae65669de1ec [2023-05-22T16:03:44.084Z] Removing intermediate container 31b5f8b47334 [2023-05-22T16:03:44.084Z] ---> 6321b7b8d740 [2023-05-22T16:03:44.084Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-22T16:03:44.666Z] Removing intermediate container ae65669de1ec [2023-05-22T16:03:44.666Z] ---> a6486857b588 [2023-05-22T16:03:44.666Z] [2023-05-22T16:03:44.666Z] Step 13/27 : FROM alpine:3.17 [2023-05-22T16:03:44.666Z] ---> 51e60588ff2c [2023-05-22T16:03:44.666Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-22T16:03:44.666Z] ---> Using cache [2023-05-22T16:03:44.666Z] ---> fa2f971e7972 [2023-05-22T16:03:44.666Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-05-22T16:03:44.934Z] ---> Running in a2ef0252f46f [2023-05-22T16:03:45.518Z] ---> 844acf6e53ab [2023-05-22T16:03:45.518Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-22T16:03:46.926Z] ---> 07068df287a9 [2023-05-22T16:03:46.926Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-05-22T16:03:47.194Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-22T16:03:48.155Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-22T16:03:48.744Z] ---> 357b00299fbb [2023-05-22T16:03:48.744Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-05-22T16:03:49.333Z] v3.17.3-199-g6706f8eff28 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-22T16:03:49.333Z] v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-22T16:03:49.333Z] OK: 17694 distinct packages available [2023-05-22T16:03:49.600Z] ---> b8515ba321d6 [2023-05-22T16:03:49.600Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-05-22T16:03:49.600Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-22T16:03:50.565Z] ---> 55cdd1dbe115 [2023-05-22T16:03:50.565Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-22T16:03:50.565Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-22T16:03:50.565Z] ---> Running in 40bfa0e63aac [2023-05-22T16:03:51.977Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-05-22T16:03:51.977Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-05-22T16:03:52.246Z] (3/4) Installing libucontext (1.2-r0) [2023-05-22T16:03:52.246Z] (4/4) Installing gcompat (1.1.0-r0) [2023-05-22T16:03:52.246Z] Executing busybox-1.35.0-r29.trigger [2023-05-22T16:03:52.246Z] OK: 8 MiB in 19 packages [2023-05-22T16:03:56.495Z] Removing intermediate container 40bfa0e63aac [2023-05-22T16:03:56.495Z] ---> 92d45e079eb7 [2023-05-22T16:03:56.495Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-22T16:03:56.495Z] Removing intermediate container a2ef0252f46f [2023-05-22T16:03:56.495Z] ---> 2fef90cae26d [2023-05-22T16:03:56.495Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-22T16:03:56.495Z] ---> Running in d13478407029 [2023-05-22T16:03:56.761Z] Removing intermediate container d13478407029 [2023-05-22T16:03:57.028Z] ---> fccd6ee00a2b [2023-05-22T16:03:57.028Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-22T16:03:57.028Z] ---> Running in fea97bf083b0 [2023-05-22T16:03:57.293Z] ---> d6db04585a14 [2023-05-22T16:03:57.293Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-22T16:03:57.875Z] Removing intermediate container fea97bf083b0 [2023-05-22T16:03:57.875Z] ---> 079725228e81 [2023-05-22T16:03:57.875Z] Step 21/23 : LABEL arch=arm64 [2023-05-22T16:03:57.875Z] ---> Running in 5374cde9ab3e [2023-05-22T16:03:58.464Z] ---> de93a58cb8e6 [2023-05-22T16:03:58.464Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-22T16:03:58.464Z] Removing intermediate container 5374cde9ab3e [2023-05-22T16:03:58.464Z] ---> c56cfc831ad2 [2023-05-22T16:03:58.464Z] Step 22/23 : LABEL git_sha=1557ff349175bf3a04544285f7fd6db72d380d6c [2023-05-22T16:03:58.734Z] ---> Running in 72de7debf945 [2023-05-22T16:03:59.319Z] Removing intermediate container 72de7debf945 [2023-05-22T16:03:59.319Z] ---> f8c00dbabc86 [2023-05-22T16:03:59.319Z] Step 23/23 : LABEL version=3.0.0-dev.160 [2023-05-22T16:03:59.586Z] ---> Running in 93fa2806b365 [2023-05-22T16:04:00.546Z] Removing intermediate container 93fa2806b365 [2023-05-22T16:04:00.546Z] ---> e7fbd908ad4b [2023-05-22T16:04:00.546Z] [2023-05-22T16:04:00.816Z] Successfully built e7fbd908ad4b [2023-05-22T16:04:00.816Z] Successfully tagged security-proxy-auth-arm64:latest [2023-05-22T16:04:06.163Z]  Building security-proxy-auth ... done  ---> 3dca78ccfe75 [2023-05-22T16:04:06.163Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-05-22T16:04:06.434Z] ---> 02772ef47fe8 [2023-05-22T16:04:06.434Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-05-22T16:04:06.434Z] ---> Running in 4fb943d95e43 [2023-05-22T16:04:07.023Z] Removing intermediate container 4fb943d95e43 [2023-05-22T16:04:07.023Z] ---> 59b84db3faa3 [2023-05-22T16:04:07.023Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-05-22T16:04:10.365Z] ---> f737686d9ad1 [2023-05-22T16:04:10.365Z] Step 22/27 : WORKDIR / [2023-05-22T16:04:10.365Z] ---> Running in 22c6c209ccb5 [2023-05-22T16:04:10.951Z] Removing intermediate container 22c6c209ccb5 [2023-05-22T16:04:10.951Z] ---> 29ccd995be92 [2023-05-22T16:04:10.951Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-22T16:04:11.221Z] ---> Running in 7e0e2cd02d1f [2023-05-22T16:04:11.808Z] Removing intermediate container 7e0e2cd02d1f [2023-05-22T16:04:11.808Z] ---> f867bc1a85b4 [2023-05-22T16:04:11.808Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-22T16:04:11.808Z] ---> Running in 1546e9d60da1 [2023-05-22T16:04:12.392Z] Removing intermediate container 1546e9d60da1 [2023-05-22T16:04:12.392Z] ---> 53f748eac4d6 [2023-05-22T16:04:12.392Z] Step 25/27 : LABEL arch=arm64 [2023-05-22T16:04:12.392Z] ---> Running in 9318c141f913 [2023-05-22T16:04:12.658Z] Removing intermediate container 9318c141f913 [2023-05-22T16:04:12.658Z] ---> 65c1c8c163ac [2023-05-22T16:04:12.658Z] Step 26/27 : LABEL git_sha=1557ff349175bf3a04544285f7fd6db72d380d6c [2023-05-22T16:04:12.925Z] ---> Running in 1cf48dccffda [2023-05-22T16:04:13.505Z] Removing intermediate container 1cf48dccffda [2023-05-22T16:04:13.505Z] ---> a481f543b990 [2023-05-22T16:04:13.505Z] Step 27/27 : LABEL version=3.0.0-dev.160 [2023-05-22T16:04:13.505Z] ---> Running in 47406d9325f1 [2023-05-22T16:04:14.087Z] Removing intermediate container 47406d9325f1 [2023-05-22T16:04:14.087Z] ---> 9043e8f343d9 [2023-05-22T16:04:14.087Z] [2023-05-22T16:04:14.087Z] Successfully built 9043e8f343d9 [2023-05-22T16:04:14.087Z] Successfully tagged security-spire-config-arm64:latest [2023-05-22T16:05:35.686Z]  Building security-spire-config ... done Removing intermediate container 43d3b9b59352 [2023-05-22T16:05:35.686Z] ---> 0dfb50b86002 [2023-05-22T16:05:35.686Z] [2023-05-22T16:05:35.686Z] Step 10/23 : FROM alpine:3.17 [2023-05-22T16:05:35.686Z] ---> 51e60588ff2c [2023-05-22T16:05:35.686Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-22T16:05:35.686Z] ---> Using cache [2023-05-22T16:05:35.686Z] ---> bf841cf03f22 [2023-05-22T16:05:35.686Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-22T16:05:35.686Z] ---> Using cache [2023-05-22T16:05:35.686Z] ---> 6321b7b8d740 [2023-05-22T16:05:35.686Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-22T16:05:35.686Z] ---> Using cache [2023-05-22T16:05:35.952Z] ---> 844acf6e53ab [2023-05-22T16:05:35.952Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-22T16:05:35.952Z] ---> Using cache [2023-05-22T16:05:35.952Z] ---> 07068df287a9 [2023-05-22T16:05:35.952Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-05-22T16:05:37.363Z] ---> 10d37fc9bd45 [2023-05-22T16:05:37.363Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-05-22T16:05:38.336Z] ---> 991c69cee3e5 [2023-05-22T16:05:38.336Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-05-22T16:05:38.933Z] ---> 8651e79b99d2 [2023-05-22T16:05:38.933Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-22T16:05:39.201Z] ---> Running in fe9f8ad2770b [2023-05-22T16:05:42.765Z] Removing intermediate container fe9f8ad2770b [2023-05-22T16:05:42.765Z] ---> bc3ad6a72d73 [2023-05-22T16:05:42.765Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-22T16:05:42.765Z] ---> Running in 4970627fdafc [2023-05-22T16:05:43.065Z] Removing intermediate container 4970627fdafc [2023-05-22T16:05:43.065Z] ---> 53d20428552e [2023-05-22T16:05:43.065Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-22T16:05:43.065Z] ---> Running in 420346520c28 [2023-05-22T16:05:47.192Z] Removing intermediate container 420346520c28 [2023-05-22T16:05:47.192Z] ---> 55aae6cb2e65 [2023-05-22T16:05:47.192Z] Step 21/23 : LABEL arch=arm64 [2023-05-22T16:05:47.192Z] ---> Running in 6fb23f1c5363 [2023-05-22T16:05:47.489Z] Removing intermediate container 6fb23f1c5363 [2023-05-22T16:05:47.489Z] ---> d78b9c393b94 [2023-05-22T16:05:47.489Z] Step 22/23 : LABEL git_sha=1557ff349175bf3a04544285f7fd6db72d380d6c [2023-05-22T16:05:47.489Z] ---> Running in 1b0100d6729c [2023-05-22T16:05:48.080Z] Removing intermediate container 1b0100d6729c [2023-05-22T16:05:48.080Z] ---> 7e938d077276 [2023-05-22T16:05:48.080Z] Step 23/23 : LABEL version=3.0.0-dev.160 [2023-05-22T16:05:48.080Z] ---> Running in 6e17a3586522 [2023-05-22T16:05:48.662Z] Removing intermediate container 6e17a3586522 [2023-05-22T16:05:48.662Z] ---> bd202b297b5b [2023-05-22T16:05:48.662Z] [2023-05-22T16:05:48.662Z] Successfully built bd202b297b5b [2023-05-22T16:05:48.662Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-05-22T16:06:20.875Z]  Building core-common-config-bootstrapper ... done Removing intermediate container 04686ccbc382 [2023-05-22T16:06:20.875Z] ---> cb0aa5f09da5 [2023-05-22T16:06:20.875Z] [2023-05-22T16:06:20.875Z] Step 10/23 : FROM alpine:3.17 [2023-05-22T16:06:20.875Z] ---> 51e60588ff2c [2023-05-22T16:06:20.875Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-22T16:06:20.875Z] ---> Running in c759fc4832c0 [2023-05-22T16:06:20.875Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-22T16:06:20.875Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-22T16:06:20.875Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-22T16:06:20.875Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-22T16:06:20.875Z] Executing busybox-1.35.0-r29.trigger [2023-05-22T16:06:20.875Z] Executing ca-certificates-20230506-r0.trigger [2023-05-22T16:06:20.875Z] OK: 8 MiB in 17 packages [2023-05-22T16:06:20.875Z] Removing intermediate container c759fc4832c0 [2023-05-22T16:06:20.875Z] ---> 85e5159ee403 [2023-05-22T16:06:20.875Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-22T16:06:20.875Z] ---> Running in 786af874f480 [2023-05-22T16:06:20.875Z] Removing intermediate container 786af874f480 [2023-05-22T16:06:20.875Z] ---> 1dffad30a113 [2023-05-22T16:06:20.875Z] Step 13/23 : ENV APP_PORT=59860 [2023-05-22T16:06:20.875Z] ---> Running in 2f2b84d9113a [2023-05-22T16:06:21.142Z] Removing intermediate container 2f2b84d9113a [2023-05-22T16:06:21.142Z] ---> ac433b30ea82 [2023-05-22T16:06:21.142Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-22T16:06:21.142Z] ---> Running in cd3e73462976 [2023-05-22T16:06:21.409Z] Removing intermediate container cd3e73462976 [2023-05-22T16:06:21.409Z] ---> c8366d7394e9 [2023-05-22T16:06:21.409Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-22T16:06:21.989Z] ---> 27320c0809d3 [2023-05-22T16:06:21.989Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-22T16:06:22.569Z] ---> f45765b3e1d8 [2023-05-22T16:06:22.569Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-05-22T16:06:23.978Z] ---> 2f06ac7b0b5b [2023-05-22T16:06:23.978Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-05-22T16:06:24.565Z] ---> 526537b714a8 [2023-05-22T16:06:24.565Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-05-22T16:06:24.565Z] ---> Running in cb7e55d5511c [2023-05-22T16:06:24.833Z] Removing intermediate container cb7e55d5511c [2023-05-22T16:06:24.833Z] ---> 40dc44682d22 [2023-05-22T16:06:24.833Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-22T16:06:24.833Z] ---> Running in e563bc9c65bf [2023-05-22T16:06:25.107Z] Removing intermediate container e563bc9c65bf [2023-05-22T16:06:25.107Z] ---> d808a79cfde7 [2023-05-22T16:06:25.107Z] Step 21/23 : LABEL arch=arm64 [2023-05-22T16:06:25.373Z] ---> Running in f61d58a6157c [2023-05-22T16:06:25.642Z] Removing intermediate container f61d58a6157c [2023-05-22T16:06:25.642Z] ---> 35849412202a [2023-05-22T16:06:25.642Z] Step 22/23 : LABEL git_sha=1557ff349175bf3a04544285f7fd6db72d380d6c [2023-05-22T16:06:25.642Z] ---> Running in 93aeb7753110 [2023-05-22T16:06:25.911Z] Removing intermediate container 93aeb7753110 [2023-05-22T16:06:25.911Z] ---> 77a016bc3153 [2023-05-22T16:06:25.911Z] Step 23/23 : LABEL version=3.0.0-dev.160 [2023-05-22T16:06:25.911Z] ---> Running in dd1a5c240878 [2023-05-22T16:06:26.179Z] Removing intermediate container dd1a5c240878 [2023-05-22T16:06:26.179Z] ---> 6963be9e8673 [2023-05-22T16:06:26.179Z] [2023-05-22T16:06:26.446Z] Successfully built 6963be9e8673 [2023-05-22T16:06:26.446Z] Successfully tagged support-notifications-arm64:latest [2023-05-22T16:06:26.724Z]  Building support-notifications ... done  [Pipeline] } [2023-05-22T16:06:26.728Z] $ docker stop --time=1 89a9bc73daaed31954b7757de880ee9bff8c7329a8f9980b207d67acbfec10ce [2023-05-22T16:06:28.428Z] $ docker rm -f --volumes 89a9bc73daaed31954b7757de880ee9bff8c7329a8f9980b207d67acbfec10ce [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-22T16:06:28.919Z] + docker images [2023-05-22T16:06:29.185Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-05-22T16:06:29.185Z] support-notifications-arm64 latest 6963be9e8673 2 seconds ago 32MB [2023-05-22T16:06:29.185Z] cb0aa5f09da5 14 seconds ago 1.42GB [2023-05-22T16:06:29.185Z] core-common-config-bootstrapper-arm64 latest bd202b297b5b 40 seconds ago 17.2MB [2023-05-22T16:06:29.185Z] 0dfb50b86002 54 seconds ago 1.35GB [2023-05-22T16:06:29.185Z] security-spire-config-arm64 latest 9043e8f343d9 2 minutes ago 96.1MB [2023-05-22T16:06:29.185Z] security-proxy-auth-arm64 latest e7fbd908ad4b 2 minutes ago 18.1MB [2023-05-22T16:06:29.185Z] a6486857b588 2 minutes ago 1.21GB [2023-05-22T16:06:29.185Z] e68acdb8688b 2 minutes ago 1.33GB [2023-05-22T16:06:29.185Z] core-metadata-arm64 latest 7f3a5e67c435 3 minutes ago 20.2MB [2023-05-22T16:06:29.185Z] 40bd680ecd24 3 minutes ago 1.36GB [2023-05-22T16:06:29.185Z] core-command-arm64 latest 9a0c9f652499 4 minutes ago 19.7MB [2023-05-22T16:06:29.185Z] 01c94b32e51b 5 minutes ago 1.35GB [2023-05-22T16:06:29.185Z] security-secretstore-setup-arm64 latest a8bd460c7855 5 minutes ago 32.2MB [2023-05-22T16:06:29.185Z] 0e6840eaf025 5 minutes ago 1.35GB [2023-05-22T16:06:29.185Z] security-spiffe-token-provider-arm64 latest 04ae62db9e06 7 minutes ago 32.7MB [2023-05-22T16:06:29.185Z] 05a3f99f7647 8 minutes ago 1.39GB [2023-05-22T16:06:29.185Z] support-scheduler-arm64 latest e5376fdb5cb8 9 minutes ago 31.2MB [2023-05-22T16:06:29.185Z] 7406835eec8b 9 minutes ago 1.42GB [2023-05-22T16:06:29.185Z] core-data-arm64 latest 60f3464c3836 11 minutes ago 19.9MB [2023-05-22T16:06:29.185Z] 3e6adc6059ab 11 minutes ago 1.36GB [2023-05-22T16:06:29.185Z] security-bootstrapper-arm64 latest 884f93d9f933 12 minutes ago 21.9MB [2023-05-22T16:06:29.185Z] security-proxy-setup-arm64 latest a1e3adc6cd7d 12 minutes ago 18.7MB [2023-05-22T16:06:29.185Z] 3f7efe32c2d9 13 minutes ago 1.34GB [2023-05-22T16:06:29.185Z] f26f92487a38 13 minutes ago 1.33GB [2023-05-22T16:06:29.185Z] security-spire-agent-arm64 latest e937e5434ed5 18 minutes ago 153MB [2023-05-22T16:06:29.185Z] security-spire-server-arm64 latest fcdd67a09edb 19 minutes ago 97MB [2023-05-22T16:06:29.185Z] 2d4f8521075b 19 minutes ago 1.21GB [2023-05-22T16:06:29.185Z] 4bbd85d3640a 19 minutes ago 1.21GB [2023-05-22T16:06:29.185Z] ci-base-image-arm64 latest 4b20ae219eb3 22 minutes ago 899MB [2023-05-22T16:06:29.185Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 3 weeks ago 681MB [2023-05-22T16:06:29.185Z] alpine 3.17 51e60588ff2c 7 weeks ago 7.46MB [2023-05-22T16:06:29.185Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-22T16:06:29.300Z] provisioning config files... [2023-05-22T16:06:29.315Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/526@tmp/config3705752357136268403tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-22T16:06:29.644Z] ---> docker-login.sh [2023-05-22T16:06:29.644Z] nexus3.edgexfoundry.org:10001 [2023-05-22T16:06:29.644Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T16:06:29.910Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T16:06:29.910Z] Configure a credential helper to remove this warning. See [2023-05-22T16:06:29.910Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T16:06:29.910Z] [2023-05-22T16:06:29.910Z] Login Succeeded [2023-05-22T16:06:29.910Z] nexus3.edgexfoundry.org:10002 [2023-05-22T16:06:30.181Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T16:06:30.181Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T16:06:30.181Z] Configure a credential helper to remove this warning. See [2023-05-22T16:06:30.181Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T16:06:30.181Z] [2023-05-22T16:06:30.181Z] Login Succeeded [2023-05-22T16:06:30.181Z] nexus3.edgexfoundry.org:10003 [2023-05-22T16:06:30.448Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T16:06:30.714Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T16:06:30.714Z] Configure a credential helper to remove this warning. See [2023-05-22T16:06:30.714Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T16:06:30.714Z] [2023-05-22T16:06:30.714Z] Login Succeeded [2023-05-22T16:06:30.714Z] nexus3.edgexfoundry.org:10004 [2023-05-22T16:06:30.980Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T16:06:30.980Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T16:06:30.980Z] Configure a credential helper to remove this warning. See [2023-05-22T16:06:30.980Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T16:06:30.980Z] [2023-05-22T16:06:30.980Z] Login Succeeded [2023-05-22T16:06:30.980Z] docker.io [2023-05-22T16:06:31.246Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T16:06:31.510Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T16:06:31.510Z] Configure a credential helper to remove this warning. See [2023-05-22T16:06:31.510Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T16:06:31.510Z] [2023-05-22T16:06:31.510Z] Login Succeeded [2023-05-22T16:06:31.510Z] ---> docker-login.sh ends [Pipeline] } [2023-05-22T16:06:31.520Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-22T16:06:31.544Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-22T16:06:31.564Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-05-22T16:06:31.564Z] 1557ff349175bf3a04544285f7fd6db72d380d6c [2023-05-22T16:06:31.564Z] latest [2023-05-22T16:06:31.564Z] 3.0.0-dev.160 [2023-05-22T16:06:31.564Z] 1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 [2023-05-22T16:06:31.564Z] main [2023-05-22T16:06:31.564Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:06:31.898Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:06:32.254Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c [2023-05-22T16:06:32.254Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-05-22T16:06:32.254Z] 4c9aeebce9b9: Preparing [2023-05-22T16:06:32.254Z] 132b8e2f26e5: Preparing [2023-05-22T16:06:32.254Z] b162e02f1a12: Preparing [2023-05-22T16:06:32.254Z] b12f4b652d8f: Preparing [2023-05-22T16:06:32.254Z] 00000076fe1a: Preparing [2023-05-22T16:06:32.254Z] 26cbea5cba74: Preparing [2023-05-22T16:06:32.254Z] 26cbea5cba74: Waiting [2023-05-22T16:06:32.522Z] b12f4b652d8f: Pushed [2023-05-22T16:06:32.522Z] 4c9aeebce9b9: Pushed [2023-05-22T16:06:32.522Z] b162e02f1a12: Pushed [2023-05-22T16:06:32.522Z] 00000076fe1a: Pushed [2023-05-22T16:06:32.522Z] 26cbea5cba74: Layer already exists [2023-05-22T16:06:35.869Z] 132b8e2f26e5: Pushed [2023-05-22T16:06:35.869Z] 1557ff349175bf3a04544285f7fd6db72d380d6c: digest: sha256:9d3256add3cbc1303d3f2db0faa2559f2cefbb8e82e7930d88ab63823f1e3553 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:06:36.214Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:06:36.557Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-05-22T16:06:36.557Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-05-22T16:06:36.557Z] 4c9aeebce9b9: Preparing [2023-05-22T16:06:36.557Z] 132b8e2f26e5: Preparing [2023-05-22T16:06:36.557Z] b162e02f1a12: Preparing [2023-05-22T16:06:36.557Z] b12f4b652d8f: Preparing [2023-05-22T16:06:36.557Z] 00000076fe1a: Preparing [2023-05-22T16:06:36.557Z] 26cbea5cba74: Preparing [2023-05-22T16:06:36.557Z] 26cbea5cba74: Waiting [2023-05-22T16:06:36.557Z] b12f4b652d8f: Layer already exists [2023-05-22T16:06:36.557Z] 132b8e2f26e5: Layer already exists [2023-05-22T16:06:36.557Z] 00000076fe1a: Layer already exists [2023-05-22T16:06:36.557Z] 4c9aeebce9b9: Layer already exists [2023-05-22T16:06:36.557Z] b162e02f1a12: Layer already exists [2023-05-22T16:06:36.557Z] 26cbea5cba74: Layer already exists [2023-05-22T16:06:36.825Z] latest: digest: sha256:9d3256add3cbc1303d3f2db0faa2559f2cefbb8e82e7930d88ab63823f1e3553 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:06:37.176Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.160 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:06:37.521Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.160 [2023-05-22T16:06:37.521Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-05-22T16:06:37.521Z] 4c9aeebce9b9: Preparing [2023-05-22T16:06:37.521Z] 132b8e2f26e5: Preparing [2023-05-22T16:06:37.521Z] b162e02f1a12: Preparing [2023-05-22T16:06:37.521Z] b12f4b652d8f: Preparing [2023-05-22T16:06:37.521Z] 00000076fe1a: Preparing [2023-05-22T16:06:37.521Z] 26cbea5cba74: Preparing [2023-05-22T16:06:37.521Z] b162e02f1a12: Layer already exists [2023-05-22T16:06:37.521Z] 4c9aeebce9b9: Layer already exists [2023-05-22T16:06:37.521Z] b12f4b652d8f: Layer already exists [2023-05-22T16:06:37.521Z] 132b8e2f26e5: Layer already exists [2023-05-22T16:06:37.521Z] 00000076fe1a: Layer already exists [2023-05-22T16:06:37.521Z] 26cbea5cba74: Layer already exists [2023-05-22T16:06:37.786Z] 3.0.0-dev.160: digest: sha256:9d3256add3cbc1303d3f2db0faa2559f2cefbb8e82e7930d88ab63823f1e3553 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:06:38.126Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:06:38.463Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 [2023-05-22T16:06:38.463Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-05-22T16:06:38.463Z] 4c9aeebce9b9: Preparing [2023-05-22T16:06:38.463Z] 132b8e2f26e5: Preparing [2023-05-22T16:06:38.463Z] b162e02f1a12: Preparing [2023-05-22T16:06:38.463Z] b12f4b652d8f: Preparing [2023-05-22T16:06:38.463Z] 00000076fe1a: Preparing [2023-05-22T16:06:38.463Z] 26cbea5cba74: Preparing [2023-05-22T16:06:38.463Z] b12f4b652d8f: Layer already exists [2023-05-22T16:06:38.463Z] 4c9aeebce9b9: Layer already exists [2023-05-22T16:06:38.463Z] 00000076fe1a: Layer already exists [2023-05-22T16:06:38.463Z] 132b8e2f26e5: Layer already exists [2023-05-22T16:06:38.463Z] b162e02f1a12: Layer already exists [2023-05-22T16:06:38.463Z] 26cbea5cba74: Layer already exists [2023-05-22T16:06:38.732Z] 1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160: digest: sha256:9d3256add3cbc1303d3f2db0faa2559f2cefbb8e82e7930d88ab63823f1e3553 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:06:39.091Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:06:39.431Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-05-22T16:06:39.431Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-05-22T16:06:39.431Z] 4c9aeebce9b9: Preparing [2023-05-22T16:06:39.431Z] 132b8e2f26e5: Preparing [2023-05-22T16:06:39.431Z] b162e02f1a12: Preparing [2023-05-22T16:06:39.431Z] b12f4b652d8f: Preparing [2023-05-22T16:06:39.431Z] 00000076fe1a: Preparing [2023-05-22T16:06:39.431Z] 26cbea5cba74: Preparing [2023-05-22T16:06:39.431Z] 26cbea5cba74: Waiting [2023-05-22T16:06:39.431Z] b162e02f1a12: Layer already exists [2023-05-22T16:06:39.431Z] b12f4b652d8f: Layer already exists [2023-05-22T16:06:39.431Z] 132b8e2f26e5: Layer already exists [2023-05-22T16:06:39.431Z] 4c9aeebce9b9: Layer already exists [2023-05-22T16:06:39.431Z] 00000076fe1a: Layer already exists [2023-05-22T16:06:39.431Z] 26cbea5cba74: Layer already exists [2023-05-22T16:06:39.695Z] main: digest: sha256:9d3256add3cbc1303d3f2db0faa2559f2cefbb8e82e7930d88ab63823f1e3553 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-22T16:06:39.754Z] ===================================================== [Pipeline] echo [2023-05-22T16:06:39.762Z] taggedImages: [2023-05-22T16:06:39.762Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c [2023-05-22T16:06:39.762Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-05-22T16:06:39.762Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.160 [2023-05-22T16:06:39.762Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 [2023-05-22T16:06:39.762Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-05-22T16:06:39.793Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2023-05-22T16:06:39.794Z] 1557ff349175bf3a04544285f7fd6db72d380d6c [2023-05-22T16:06:39.794Z] latest [2023-05-22T16:06:39.794Z] 3.0.0-dev.160 [2023-05-22T16:06:39.794Z] 1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 [2023-05-22T16:06:39.794Z] main [2023-05-22T16:06:39.794Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:06:40.149Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:06:40.491Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c [2023-05-22T16:06:40.492Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-05-22T16:06:40.492Z] 23ffd961301c: Preparing [2023-05-22T16:06:40.492Z] 62a50a9816c9: Preparing [2023-05-22T16:06:40.492Z] c9da8c9393cc: Preparing [2023-05-22T16:06:40.492Z] 126500b9232d: Preparing [2023-05-22T16:06:40.492Z] b162e02f1a12: Preparing [2023-05-22T16:06:40.492Z] b12f4b652d8f: Preparing [2023-05-22T16:06:40.492Z] 803db8ddc966: Preparing [2023-05-22T16:06:40.492Z] 26cbea5cba74: Preparing [2023-05-22T16:06:40.492Z] b12f4b652d8f: Waiting [2023-05-22T16:06:40.492Z] 803db8ddc966: Waiting [2023-05-22T16:06:40.492Z] 26cbea5cba74: Waiting [2023-05-22T16:06:40.492Z] b162e02f1a12: Layer already exists [2023-05-22T16:06:40.758Z] b12f4b652d8f: Layer already exists [2023-05-22T16:06:40.758Z] 62a50a9816c9: Pushed [2023-05-22T16:06:40.758Z] c9da8c9393cc: Pushed [2023-05-22T16:06:40.758Z] 23ffd961301c: Pushed [2023-05-22T16:06:40.758Z] 26cbea5cba74: Layer already exists [2023-05-22T16:06:40.758Z] 803db8ddc966: Pushed [2023-05-22T16:06:43.331Z] 126500b9232d: Pushed [2023-05-22T16:06:43.331Z] 1557ff349175bf3a04544285f7fd6db72d380d6c: digest: sha256:750f3aaa5ee073732c5d9c0eeb9a7bbb864582a732dd4c62800317287b1c8c7f size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:06:43.695Z] + 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 [2023-05-22T16:06:44.036Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-05-22T16:06:44.036Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-05-22T16:06:44.036Z] 23ffd961301c: Preparing [2023-05-22T16:06:44.036Z] 62a50a9816c9: Preparing [2023-05-22T16:06:44.036Z] c9da8c9393cc: Preparing [2023-05-22T16:06:44.036Z] 126500b9232d: Preparing [2023-05-22T16:06:44.036Z] b162e02f1a12: Preparing [2023-05-22T16:06:44.036Z] b12f4b652d8f: Preparing [2023-05-22T16:06:44.036Z] 803db8ddc966: Preparing [2023-05-22T16:06:44.036Z] 26cbea5cba74: Preparing [2023-05-22T16:06:44.036Z] b12f4b652d8f: Waiting [2023-05-22T16:06:44.036Z] 803db8ddc966: Waiting [2023-05-22T16:06:44.036Z] 126500b9232d: Layer already exists [2023-05-22T16:06:44.036Z] b162e02f1a12: Layer already exists [2023-05-22T16:06:44.036Z] 23ffd961301c: Layer already exists [2023-05-22T16:06:44.036Z] 62a50a9816c9: Layer already exists [2023-05-22T16:06:44.036Z] c9da8c9393cc: Layer already exists [2023-05-22T16:06:44.036Z] 26cbea5cba74: Layer already exists [2023-05-22T16:06:44.036Z] b12f4b652d8f: Layer already exists [2023-05-22T16:06:44.036Z] 803db8ddc966: Layer already exists [2023-05-22T16:06:44.301Z] latest: digest: sha256:750f3aaa5ee073732c5d9c0eeb9a7bbb864582a732dd4c62800317287b1c8c7f size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:06:44.636Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.160 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:06:44.983Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.160 [2023-05-22T16:06:44.983Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-05-22T16:06:44.983Z] 23ffd961301c: Preparing [2023-05-22T16:06:44.983Z] 62a50a9816c9: Preparing [2023-05-22T16:06:44.983Z] c9da8c9393cc: Preparing [2023-05-22T16:06:44.983Z] 126500b9232d: Preparing [2023-05-22T16:06:44.983Z] b162e02f1a12: Preparing [2023-05-22T16:06:44.983Z] b12f4b652d8f: Preparing [2023-05-22T16:06:44.983Z] 803db8ddc966: Preparing [2023-05-22T16:06:44.983Z] 26cbea5cba74: Preparing [2023-05-22T16:06:44.983Z] b12f4b652d8f: Waiting [2023-05-22T16:06:44.983Z] 803db8ddc966: Waiting [2023-05-22T16:06:44.983Z] 26cbea5cba74: Waiting [2023-05-22T16:06:44.983Z] 23ffd961301c: Layer already exists [2023-05-22T16:06:44.983Z] 126500b9232d: Layer already exists [2023-05-22T16:06:44.983Z] b162e02f1a12: Layer already exists [2023-05-22T16:06:44.983Z] c9da8c9393cc: Layer already exists [2023-05-22T16:06:44.983Z] 62a50a9816c9: Layer already exists [2023-05-22T16:06:44.983Z] 26cbea5cba74: Layer already exists [2023-05-22T16:06:44.983Z] b12f4b652d8f: Layer already exists [2023-05-22T16:06:44.983Z] 803db8ddc966: Layer already exists [2023-05-22T16:06:45.249Z] 3.0.0-dev.160: digest: sha256:750f3aaa5ee073732c5d9c0eeb9a7bbb864582a732dd4c62800317287b1c8c7f size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:06:45.595Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:06:45.942Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 [2023-05-22T16:06:45.942Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-05-22T16:06:45.942Z] 23ffd961301c: Preparing [2023-05-22T16:06:45.942Z] 62a50a9816c9: Preparing [2023-05-22T16:06:45.942Z] c9da8c9393cc: Preparing [2023-05-22T16:06:45.942Z] 126500b9232d: Preparing [2023-05-22T16:06:45.942Z] b162e02f1a12: Preparing [2023-05-22T16:06:45.942Z] b12f4b652d8f: Preparing [2023-05-22T16:06:45.942Z] 803db8ddc966: Preparing [2023-05-22T16:06:45.942Z] 26cbea5cba74: Preparing [2023-05-22T16:06:45.942Z] b12f4b652d8f: Waiting [2023-05-22T16:06:45.942Z] 803db8ddc966: Waiting [2023-05-22T16:06:45.942Z] 26cbea5cba74: Waiting [2023-05-22T16:06:45.942Z] 62a50a9816c9: Layer already exists [2023-05-22T16:06:45.942Z] 126500b9232d: Layer already exists [2023-05-22T16:06:45.942Z] c9da8c9393cc: Layer already exists [2023-05-22T16:06:45.942Z] 23ffd961301c: Layer already exists [2023-05-22T16:06:45.942Z] b162e02f1a12: Layer already exists [2023-05-22T16:06:45.942Z] 803db8ddc966: Layer already exists [2023-05-22T16:06:45.942Z] b12f4b652d8f: Layer already exists [2023-05-22T16:06:45.942Z] 26cbea5cba74: Layer already exists [2023-05-22T16:06:46.209Z] 1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160: digest: sha256:750f3aaa5ee073732c5d9c0eeb9a7bbb864582a732dd4c62800317287b1c8c7f size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:06:46.547Z] + 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 [2023-05-22T16:06:46.888Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2023-05-22T16:06:46.888Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-05-22T16:06:46.888Z] 23ffd961301c: Preparing [2023-05-22T16:06:46.888Z] 62a50a9816c9: Preparing [2023-05-22T16:06:46.888Z] c9da8c9393cc: Preparing [2023-05-22T16:06:46.888Z] 126500b9232d: Preparing [2023-05-22T16:06:46.888Z] b162e02f1a12: Preparing [2023-05-22T16:06:46.888Z] b12f4b652d8f: Preparing [2023-05-22T16:06:46.888Z] 803db8ddc966: Preparing [2023-05-22T16:06:46.888Z] 26cbea5cba74: Preparing [2023-05-22T16:06:46.888Z] b12f4b652d8f: Waiting [2023-05-22T16:06:46.888Z] 803db8ddc966: Waiting [2023-05-22T16:06:46.888Z] 26cbea5cba74: Waiting [2023-05-22T16:06:46.888Z] b162e02f1a12: Layer already exists [2023-05-22T16:06:46.888Z] c9da8c9393cc: Layer already exists [2023-05-22T16:06:46.888Z] 62a50a9816c9: Layer already exists [2023-05-22T16:06:46.888Z] 126500b9232d: Layer already exists [2023-05-22T16:06:46.888Z] 23ffd961301c: Layer already exists [2023-05-22T16:06:46.888Z] b12f4b652d8f: Layer already exists [2023-05-22T16:06:46.888Z] 803db8ddc966: Layer already exists [2023-05-22T16:06:46.888Z] 26cbea5cba74: Layer already exists [2023-05-22T16:06:47.154Z] main: digest: sha256:750f3aaa5ee073732c5d9c0eeb9a7bbb864582a732dd4c62800317287b1c8c7f size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-22T16:06:47.211Z] ===================================================== [Pipeline] echo [2023-05-22T16:06:47.219Z] taggedImages: [2023-05-22T16:06:47.219Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c [2023-05-22T16:06:47.219Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-05-22T16:06:47.219Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.160 [2023-05-22T16:06:47.219Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 [2023-05-22T16:06:47.219Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2023-05-22T16:06:47.249Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-05-22T16:06:47.249Z] 1557ff349175bf3a04544285f7fd6db72d380d6c [2023-05-22T16:06:47.249Z] latest [2023-05-22T16:06:47.249Z] 3.0.0-dev.160 [2023-05-22T16:06:47.249Z] 1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 [2023-05-22T16:06:47.249Z] main [2023-05-22T16:06:47.250Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:06:47.587Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:06:47.919Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c [2023-05-22T16:06:47.919Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-05-22T16:06:47.919Z] 7bea06c197ec: Preparing [2023-05-22T16:06:47.919Z] a4bec0a974ac: Preparing [2023-05-22T16:06:47.919Z] b162e02f1a12: Preparing [2023-05-22T16:06:47.919Z] b12f4b652d8f: Preparing [2023-05-22T16:06:47.919Z] 8c5bd2761e5b: Preparing [2023-05-22T16:06:47.919Z] 26cbea5cba74: Preparing [2023-05-22T16:06:47.919Z] b12f4b652d8f: Layer already exists [2023-05-22T16:06:47.919Z] b162e02f1a12: Layer already exists [2023-05-22T16:06:47.919Z] 26cbea5cba74: Layer already exists [2023-05-22T16:06:48.188Z] 7bea06c197ec: Pushed [2023-05-22T16:06:48.188Z] 8c5bd2761e5b: Pushed [2023-05-22T16:06:51.518Z] a4bec0a974ac: Pushed [2023-05-22T16:06:51.518Z] 1557ff349175bf3a04544285f7fd6db72d380d6c: digest: sha256:c5890a0c6562dd9864a27195a671f3f7f32a3942b0f454ef3d4d78e1a2a59986 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:06:51.855Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:06:52.195Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-05-22T16:06:52.195Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-05-22T16:06:52.195Z] 7bea06c197ec: Preparing [2023-05-22T16:06:52.195Z] a4bec0a974ac: Preparing [2023-05-22T16:06:52.195Z] b162e02f1a12: Preparing [2023-05-22T16:06:52.195Z] b12f4b652d8f: Preparing [2023-05-22T16:06:52.195Z] 8c5bd2761e5b: Preparing [2023-05-22T16:06:52.195Z] 26cbea5cba74: Preparing [2023-05-22T16:06:52.195Z] 26cbea5cba74: Waiting [2023-05-22T16:06:52.195Z] 7bea06c197ec: Layer already exists [2023-05-22T16:06:52.195Z] b12f4b652d8f: Layer already exists [2023-05-22T16:06:52.195Z] a4bec0a974ac: Layer already exists [2023-05-22T16:06:52.195Z] 8c5bd2761e5b: Layer already exists [2023-05-22T16:06:52.195Z] b162e02f1a12: Layer already exists [2023-05-22T16:06:52.195Z] 26cbea5cba74: Layer already exists [2023-05-22T16:06:52.195Z] latest: digest: sha256:c5890a0c6562dd9864a27195a671f3f7f32a3942b0f454ef3d4d78e1a2a59986 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:06:52.539Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.160 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:06:52.873Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.160 [2023-05-22T16:06:52.873Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-05-22T16:06:52.873Z] 7bea06c197ec: Preparing [2023-05-22T16:06:52.873Z] a4bec0a974ac: Preparing [2023-05-22T16:06:52.873Z] b162e02f1a12: Preparing [2023-05-22T16:06:52.873Z] b12f4b652d8f: Preparing [2023-05-22T16:06:52.873Z] 8c5bd2761e5b: Preparing [2023-05-22T16:06:52.873Z] 26cbea5cba74: Preparing [2023-05-22T16:06:52.873Z] 26cbea5cba74: Waiting [2023-05-22T16:06:52.873Z] b162e02f1a12: Layer already exists [2023-05-22T16:06:52.873Z] b12f4b652d8f: Layer already exists [2023-05-22T16:06:52.873Z] 7bea06c197ec: Layer already exists [2023-05-22T16:06:52.873Z] 8c5bd2761e5b: Layer already exists [2023-05-22T16:06:52.873Z] a4bec0a974ac: Layer already exists [2023-05-22T16:06:52.873Z] 26cbea5cba74: Layer already exists [2023-05-22T16:06:52.874Z] 3.0.0-dev.160: digest: sha256:c5890a0c6562dd9864a27195a671f3f7f32a3942b0f454ef3d4d78e1a2a59986 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:06:53.224Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:06:53.566Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 [2023-05-22T16:06:53.566Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-05-22T16:06:53.566Z] 7bea06c197ec: Preparing [2023-05-22T16:06:53.566Z] a4bec0a974ac: Preparing [2023-05-22T16:06:53.566Z] b162e02f1a12: Preparing [2023-05-22T16:06:53.566Z] b12f4b652d8f: Preparing [2023-05-22T16:06:53.566Z] 8c5bd2761e5b: Preparing [2023-05-22T16:06:53.566Z] 26cbea5cba74: Preparing [2023-05-22T16:06:53.566Z] 26cbea5cba74: Waiting [2023-05-22T16:06:53.566Z] b162e02f1a12: Layer already exists [2023-05-22T16:06:53.566Z] b12f4b652d8f: Layer already exists [2023-05-22T16:06:53.566Z] a4bec0a974ac: Layer already exists [2023-05-22T16:06:53.566Z] 8c5bd2761e5b: Layer already exists [2023-05-22T16:06:53.566Z] 7bea06c197ec: Layer already exists [2023-05-22T16:06:53.566Z] 26cbea5cba74: Layer already exists [2023-05-22T16:06:53.566Z] 1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160: digest: sha256:c5890a0c6562dd9864a27195a671f3f7f32a3942b0f454ef3d4d78e1a2a59986 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:06:53.913Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:06:54.247Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-05-22T16:06:54.247Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-05-22T16:06:54.247Z] 7bea06c197ec: Preparing [2023-05-22T16:06:54.247Z] a4bec0a974ac: Preparing [2023-05-22T16:06:54.247Z] b162e02f1a12: Preparing [2023-05-22T16:06:54.247Z] b12f4b652d8f: Preparing [2023-05-22T16:06:54.247Z] 8c5bd2761e5b: Preparing [2023-05-22T16:06:54.247Z] 26cbea5cba74: Preparing [2023-05-22T16:06:54.247Z] 26cbea5cba74: Waiting [2023-05-22T16:06:54.247Z] 7bea06c197ec: Layer already exists [2023-05-22T16:06:54.247Z] 8c5bd2761e5b: Layer already exists [2023-05-22T16:06:54.247Z] b12f4b652d8f: Layer already exists [2023-05-22T16:06:54.247Z] a4bec0a974ac: Layer already exists [2023-05-22T16:06:54.247Z] b162e02f1a12: Layer already exists [2023-05-22T16:06:54.247Z] 26cbea5cba74: Layer already exists [2023-05-22T16:06:54.247Z] main: digest: sha256:c5890a0c6562dd9864a27195a671f3f7f32a3942b0f454ef3d4d78e1a2a59986 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-22T16:06:54.561Z] ===================================================== [Pipeline] echo [2023-05-22T16:06:54.571Z] taggedImages: [2023-05-22T16:06:54.571Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c [2023-05-22T16:06:54.571Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-05-22T16:06:54.571Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.160 [2023-05-22T16:06:54.571Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 [2023-05-22T16:06:54.571Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-05-22T16:06:54.588Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-05-22T16:06:54.588Z] 1557ff349175bf3a04544285f7fd6db72d380d6c [2023-05-22T16:06:54.588Z] latest [2023-05-22T16:06:54.588Z] 3.0.0-dev.160 [2023-05-22T16:06:54.588Z] 1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 [2023-05-22T16:06:54.588Z] main [2023-05-22T16:06:54.588Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:06:54.915Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:06:55.246Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c [2023-05-22T16:06:55.246Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-05-22T16:06:55.246Z] 9211a8ced98d: Preparing [2023-05-22T16:06:55.246Z] b2b4939a60ad: Preparing [2023-05-22T16:06:55.246Z] 19c783c3fcce: Preparing [2023-05-22T16:06:55.246Z] b162e02f1a12: Preparing [2023-05-22T16:06:55.246Z] b12f4b652d8f: Preparing [2023-05-22T16:06:55.246Z] 00000076fe1a: Preparing [2023-05-22T16:06:55.246Z] 26cbea5cba74: Preparing [2023-05-22T16:06:55.246Z] 00000076fe1a: Waiting [2023-05-22T16:06:55.246Z] 26cbea5cba74: Waiting [2023-05-22T16:06:55.246Z] b12f4b652d8f: Layer already exists [2023-05-22T16:06:55.246Z] b162e02f1a12: Layer already exists [2023-05-22T16:06:55.246Z] 00000076fe1a: Layer already exists [2023-05-22T16:06:55.512Z] 26cbea5cba74: Layer already exists [2023-05-22T16:06:55.512Z] 9211a8ced98d: Pushed [2023-05-22T16:06:55.512Z] b2b4939a60ad: Pushed [2023-05-22T16:06:58.851Z] 19c783c3fcce: Pushed [2023-05-22T16:06:58.851Z] 1557ff349175bf3a04544285f7fd6db72d380d6c: digest: sha256:bfc5d550bbb9e902f7efae9e37ba5e9a2900fa9eb49ecc3097520e5c1e482f84 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:06:59.186Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:06:59.532Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-05-22T16:06:59.532Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-05-22T16:06:59.532Z] 9211a8ced98d: Preparing [2023-05-22T16:06:59.532Z] b2b4939a60ad: Preparing [2023-05-22T16:06:59.532Z] 19c783c3fcce: Preparing [2023-05-22T16:06:59.532Z] b162e02f1a12: Preparing [2023-05-22T16:06:59.532Z] b12f4b652d8f: Preparing [2023-05-22T16:06:59.532Z] 00000076fe1a: Preparing [2023-05-22T16:06:59.532Z] 26cbea5cba74: Preparing [2023-05-22T16:06:59.532Z] 00000076fe1a: Waiting [2023-05-22T16:06:59.532Z] 26cbea5cba74: Waiting [2023-05-22T16:06:59.532Z] 19c783c3fcce: Layer already exists [2023-05-22T16:06:59.532Z] 9211a8ced98d: Layer already exists [2023-05-22T16:06:59.532Z] b2b4939a60ad: Layer already exists [2023-05-22T16:06:59.532Z] b12f4b652d8f: Layer already exists [2023-05-22T16:06:59.532Z] b162e02f1a12: Layer already exists [2023-05-22T16:06:59.532Z] 00000076fe1a: Layer already exists [2023-05-22T16:06:59.532Z] 26cbea5cba74: Layer already exists [2023-05-22T16:06:59.798Z] latest: digest: sha256:bfc5d550bbb9e902f7efae9e37ba5e9a2900fa9eb49ecc3097520e5c1e482f84 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:07:00.137Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.160 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:07:00.479Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.160 [2023-05-22T16:07:00.480Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-05-22T16:07:00.480Z] 9211a8ced98d: Preparing [2023-05-22T16:07:00.480Z] b2b4939a60ad: Preparing [2023-05-22T16:07:00.480Z] 19c783c3fcce: Preparing [2023-05-22T16:07:00.480Z] b162e02f1a12: Preparing [2023-05-22T16:07:00.480Z] b12f4b652d8f: Preparing [2023-05-22T16:07:00.480Z] 00000076fe1a: Preparing [2023-05-22T16:07:00.480Z] 26cbea5cba74: Preparing [2023-05-22T16:07:00.480Z] 00000076fe1a: Waiting [2023-05-22T16:07:00.480Z] 26cbea5cba74: Waiting [2023-05-22T16:07:00.480Z] 9211a8ced98d: Layer already exists [2023-05-22T16:07:00.480Z] b162e02f1a12: Layer already exists [2023-05-22T16:07:00.480Z] b2b4939a60ad: Layer already exists [2023-05-22T16:07:00.480Z] b12f4b652d8f: Layer already exists [2023-05-22T16:07:00.480Z] 19c783c3fcce: Layer already exists [2023-05-22T16:07:00.480Z] 00000076fe1a: Layer already exists [2023-05-22T16:07:00.480Z] 26cbea5cba74: Layer already exists [2023-05-22T16:07:00.746Z] 3.0.0-dev.160: digest: sha256:bfc5d550bbb9e902f7efae9e37ba5e9a2900fa9eb49ecc3097520e5c1e482f84 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:07:01.115Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:07:01.457Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 [2023-05-22T16:07:01.457Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-05-22T16:07:01.457Z] 9211a8ced98d: Preparing [2023-05-22T16:07:01.457Z] b2b4939a60ad: Preparing [2023-05-22T16:07:01.457Z] 19c783c3fcce: Preparing [2023-05-22T16:07:01.457Z] b162e02f1a12: Preparing [2023-05-22T16:07:01.457Z] b12f4b652d8f: Preparing [2023-05-22T16:07:01.457Z] 00000076fe1a: Preparing [2023-05-22T16:07:01.458Z] 26cbea5cba74: Preparing [2023-05-22T16:07:01.458Z] 00000076fe1a: Waiting [2023-05-22T16:07:01.458Z] 26cbea5cba74: Waiting [2023-05-22T16:07:01.458Z] 19c783c3fcce: Layer already exists [2023-05-22T16:07:01.458Z] b12f4b652d8f: Layer already exists [2023-05-22T16:07:01.458Z] b2b4939a60ad: Layer already exists [2023-05-22T16:07:01.458Z] b162e02f1a12: Layer already exists [2023-05-22T16:07:01.458Z] 9211a8ced98d: Layer already exists [2023-05-22T16:07:01.458Z] 26cbea5cba74: Layer already exists [2023-05-22T16:07:01.458Z] 00000076fe1a: Layer already exists [2023-05-22T16:07:01.727Z] 1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160: digest: sha256:bfc5d550bbb9e902f7efae9e37ba5e9a2900fa9eb49ecc3097520e5c1e482f84 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:07:02.079Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:07:02.455Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-05-22T16:07:02.455Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-05-22T16:07:02.455Z] 9211a8ced98d: Preparing [2023-05-22T16:07:02.455Z] b2b4939a60ad: Preparing [2023-05-22T16:07:02.455Z] 19c783c3fcce: Preparing [2023-05-22T16:07:02.455Z] b162e02f1a12: Preparing [2023-05-22T16:07:02.455Z] b12f4b652d8f: Preparing [2023-05-22T16:07:02.455Z] 00000076fe1a: Preparing [2023-05-22T16:07:02.455Z] 26cbea5cba74: Preparing [2023-05-22T16:07:02.455Z] 26cbea5cba74: Waiting [2023-05-22T16:07:02.455Z] b12f4b652d8f: Layer already exists [2023-05-22T16:07:02.455Z] b162e02f1a12: Layer already exists [2023-05-22T16:07:02.455Z] 19c783c3fcce: Layer already exists [2023-05-22T16:07:02.455Z] b2b4939a60ad: Layer already exists [2023-05-22T16:07:02.455Z] 9211a8ced98d: Layer already exists [2023-05-22T16:07:02.455Z] 26cbea5cba74: Layer already exists [2023-05-22T16:07:02.455Z] 00000076fe1a: Layer already exists [2023-05-22T16:07:02.719Z] main: digest: sha256:bfc5d550bbb9e902f7efae9e37ba5e9a2900fa9eb49ecc3097520e5c1e482f84 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-22T16:07:02.760Z] ===================================================== [Pipeline] echo [2023-05-22T16:07:02.768Z] taggedImages: [2023-05-22T16:07:02.768Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c [2023-05-22T16:07:02.768Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-05-22T16:07:02.768Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.160 [2023-05-22T16:07:02.768Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 [2023-05-22T16:07:02.768Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-05-22T16:07:02.785Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-05-22T16:07:02.785Z] 1557ff349175bf3a04544285f7fd6db72d380d6c [2023-05-22T16:07:02.785Z] latest [2023-05-22T16:07:02.785Z] 3.0.0-dev.160 [2023-05-22T16:07:02.785Z] 1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 [2023-05-22T16:07:02.785Z] main [2023-05-22T16:07:02.785Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:07:03.128Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:07:03.459Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c [2023-05-22T16:07:03.460Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-05-22T16:07:03.460Z] 0d5afab67524: Preparing [2023-05-22T16:07:03.460Z] 0d5afab67524: Preparing [2023-05-22T16:07:03.460Z] c2e506d19a0f: Preparing [2023-05-22T16:07:03.460Z] 08641b4b99a8: Preparing [2023-05-22T16:07:03.460Z] 38987d76b3af: Preparing [2023-05-22T16:07:03.460Z] b8a206175754: Preparing [2023-05-22T16:07:03.460Z] 2a68cebc6744: Preparing [2023-05-22T16:07:03.460Z] b162e02f1a12: Preparing [2023-05-22T16:07:03.460Z] b12f4b652d8f: Preparing [2023-05-22T16:07:03.460Z] 06821990ed99: Preparing [2023-05-22T16:07:03.460Z] c137b16fa89e: Preparing [2023-05-22T16:07:03.460Z] c238e0a7e72e: Preparing [2023-05-22T16:07:03.460Z] 67397cb81e16: Preparing [2023-05-22T16:07:03.460Z] 26cbea5cba74: Preparing [2023-05-22T16:07:03.460Z] c137b16fa89e: Waiting [2023-05-22T16:07:03.460Z] 2a68cebc6744: Waiting [2023-05-22T16:07:03.460Z] b162e02f1a12: Waiting [2023-05-22T16:07:03.460Z] b12f4b652d8f: Waiting [2023-05-22T16:07:03.460Z] 06821990ed99: Waiting [2023-05-22T16:07:03.460Z] 26cbea5cba74: Waiting [2023-05-22T16:07:03.460Z] c238e0a7e72e: Waiting [2023-05-22T16:07:03.460Z] 67397cb81e16: Waiting [2023-05-22T16:07:03.726Z] b8a206175754: Pushed [2023-05-22T16:07:03.726Z] 38987d76b3af: Pushed [2023-05-22T16:07:03.726Z] c2e506d19a0f: Pushed [2023-05-22T16:07:03.726Z] 0d5afab67524: Pushed [2023-05-22T16:07:03.726Z] 08641b4b99a8: Pushed [2023-05-22T16:07:03.726Z] b162e02f1a12: Layer already exists [2023-05-22T16:07:03.726Z] b12f4b652d8f: Layer already exists [2023-05-22T16:07:03.994Z] c137b16fa89e: Pushed [2023-05-22T16:07:03.994Z] 06821990ed99: Pushed [2023-05-22T16:07:03.994Z] c238e0a7e72e: Pushed [2023-05-22T16:07:03.994Z] 67397cb81e16: Pushed [2023-05-22T16:07:03.994Z] 26cbea5cba74: Layer already exists [2023-05-22T16:07:07.335Z] 2a68cebc6744: Pushed [2023-05-22T16:07:07.601Z] 1557ff349175bf3a04544285f7fd6db72d380d6c: digest: sha256:c7ab1598fa7cb81ac0bca8fca2520c0f981f047d52148b47d1b17c802c842179 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:07:08.101Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:07:08.445Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-05-22T16:07:08.446Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-05-22T16:07:08.446Z] 0d5afab67524: Preparing [2023-05-22T16:07:08.446Z] 0d5afab67524: Preparing [2023-05-22T16:07:08.446Z] c2e506d19a0f: Preparing [2023-05-22T16:07:08.446Z] 08641b4b99a8: Preparing [2023-05-22T16:07:08.446Z] 38987d76b3af: Preparing [2023-05-22T16:07:08.446Z] b8a206175754: Preparing [2023-05-22T16:07:08.446Z] 2a68cebc6744: Preparing [2023-05-22T16:07:08.446Z] b162e02f1a12: Preparing [2023-05-22T16:07:08.446Z] b12f4b652d8f: Preparing [2023-05-22T16:07:08.446Z] 06821990ed99: Preparing [2023-05-22T16:07:08.446Z] c137b16fa89e: Preparing [2023-05-22T16:07:08.446Z] c238e0a7e72e: Preparing [2023-05-22T16:07:08.446Z] 67397cb81e16: Preparing [2023-05-22T16:07:08.446Z] 26cbea5cba74: Preparing [2023-05-22T16:07:08.446Z] 06821990ed99: Waiting [2023-05-22T16:07:08.446Z] c137b16fa89e: Waiting [2023-05-22T16:07:08.446Z] 67397cb81e16: Waiting [2023-05-22T16:07:08.446Z] 26cbea5cba74: Waiting [2023-05-22T16:07:08.446Z] c238e0a7e72e: Waiting [2023-05-22T16:07:08.446Z] 2a68cebc6744: Waiting [2023-05-22T16:07:08.446Z] b162e02f1a12: Waiting [2023-05-22T16:07:08.446Z] b12f4b652d8f: Waiting [2023-05-22T16:07:08.446Z] 08641b4b99a8: Layer already exists [2023-05-22T16:07:08.446Z] b8a206175754: Layer already exists [2023-05-22T16:07:08.446Z] 38987d76b3af: Layer already exists [2023-05-22T16:07:08.446Z] c2e506d19a0f: Layer already exists [2023-05-22T16:07:08.446Z] 0d5afab67524: Layer already exists [2023-05-22T16:07:08.446Z] 2a68cebc6744: Layer already exists [2023-05-22T16:07:08.446Z] b162e02f1a12: Layer already exists [2023-05-22T16:07:08.446Z] b12f4b652d8f: Layer already exists [2023-05-22T16:07:08.446Z] 06821990ed99: Layer already exists [2023-05-22T16:07:08.446Z] c137b16fa89e: Layer already exists [2023-05-22T16:07:08.446Z] c238e0a7e72e: Layer already exists [2023-05-22T16:07:08.446Z] 26cbea5cba74: Layer already exists [2023-05-22T16:07:08.446Z] 67397cb81e16: Layer already exists [2023-05-22T16:07:08.711Z] latest: digest: sha256:c7ab1598fa7cb81ac0bca8fca2520c0f981f047d52148b47d1b17c802c842179 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:07:09.065Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.160 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:07:09.411Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.160 [2023-05-22T16:07:09.411Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-05-22T16:07:09.411Z] 0d5afab67524: Preparing [2023-05-22T16:07:09.411Z] 0d5afab67524: Preparing [2023-05-22T16:07:09.411Z] c2e506d19a0f: Preparing [2023-05-22T16:07:09.411Z] 08641b4b99a8: Preparing [2023-05-22T16:07:09.411Z] 38987d76b3af: Preparing [2023-05-22T16:07:09.411Z] b8a206175754: Preparing [2023-05-22T16:07:09.411Z] 2a68cebc6744: Preparing [2023-05-22T16:07:09.411Z] b162e02f1a12: Preparing [2023-05-22T16:07:09.411Z] b12f4b652d8f: Preparing [2023-05-22T16:07:09.411Z] 06821990ed99: Preparing [2023-05-22T16:07:09.411Z] c137b16fa89e: Preparing [2023-05-22T16:07:09.411Z] c238e0a7e72e: Preparing [2023-05-22T16:07:09.411Z] 67397cb81e16: Preparing [2023-05-22T16:07:09.411Z] 26cbea5cba74: Preparing [2023-05-22T16:07:09.412Z] 06821990ed99: Waiting [2023-05-22T16:07:09.412Z] c137b16fa89e: Waiting [2023-05-22T16:07:09.412Z] 2a68cebc6744: Waiting [2023-05-22T16:07:09.412Z] c238e0a7e72e: Waiting [2023-05-22T16:07:09.412Z] 67397cb81e16: Waiting [2023-05-22T16:07:09.412Z] 26cbea5cba74: Waiting [2023-05-22T16:07:09.412Z] b162e02f1a12: Waiting [2023-05-22T16:07:09.412Z] b8a206175754: Layer already exists [2023-05-22T16:07:09.412Z] 0d5afab67524: Layer already exists [2023-05-22T16:07:09.412Z] c2e506d19a0f: Layer already exists [2023-05-22T16:07:09.412Z] 38987d76b3af: Layer already exists [2023-05-22T16:07:09.412Z] 08641b4b99a8: Layer already exists [2023-05-22T16:07:09.412Z] b12f4b652d8f: Layer already exists [2023-05-22T16:07:09.412Z] c137b16fa89e: Layer already exists [2023-05-22T16:07:09.412Z] 2a68cebc6744: Layer already exists [2023-05-22T16:07:09.412Z] 06821990ed99: Layer already exists [2023-05-22T16:07:09.412Z] b162e02f1a12: Layer already exists [2023-05-22T16:07:09.412Z] c238e0a7e72e: Layer already exists [2023-05-22T16:07:09.412Z] 67397cb81e16: Layer already exists [2023-05-22T16:07:09.412Z] 26cbea5cba74: Layer already exists [2023-05-22T16:07:09.679Z] 3.0.0-dev.160: digest: sha256:c7ab1598fa7cb81ac0bca8fca2520c0f981f047d52148b47d1b17c802c842179 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:07:10.020Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:07:10.365Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 [2023-05-22T16:07:10.365Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-05-22T16:07:10.365Z] 0d5afab67524: Preparing [2023-05-22T16:07:10.365Z] 0d5afab67524: Preparing [2023-05-22T16:07:10.365Z] c2e506d19a0f: Preparing [2023-05-22T16:07:10.365Z] 08641b4b99a8: Preparing [2023-05-22T16:07:10.365Z] 38987d76b3af: Preparing [2023-05-22T16:07:10.365Z] b8a206175754: Preparing [2023-05-22T16:07:10.365Z] 2a68cebc6744: Preparing [2023-05-22T16:07:10.365Z] b162e02f1a12: Preparing [2023-05-22T16:07:10.365Z] b12f4b652d8f: Preparing [2023-05-22T16:07:10.365Z] 06821990ed99: Preparing [2023-05-22T16:07:10.365Z] c137b16fa89e: Preparing [2023-05-22T16:07:10.365Z] c238e0a7e72e: Preparing [2023-05-22T16:07:10.365Z] 67397cb81e16: Preparing [2023-05-22T16:07:10.365Z] 26cbea5cba74: Preparing [2023-05-22T16:07:10.365Z] 2a68cebc6744: Waiting [2023-05-22T16:07:10.365Z] 06821990ed99: Waiting [2023-05-22T16:07:10.365Z] b162e02f1a12: Waiting [2023-05-22T16:07:10.365Z] c137b16fa89e: Waiting [2023-05-22T16:07:10.365Z] c238e0a7e72e: Waiting [2023-05-22T16:07:10.365Z] b12f4b652d8f: Waiting [2023-05-22T16:07:10.365Z] 67397cb81e16: Waiting [2023-05-22T16:07:10.365Z] b8a206175754: Layer already exists [2023-05-22T16:07:10.365Z] 38987d76b3af: Layer already exists [2023-05-22T16:07:10.365Z] c2e506d19a0f: Layer already exists [2023-05-22T16:07:10.365Z] 0d5afab67524: Layer already exists [2023-05-22T16:07:10.365Z] 08641b4b99a8: Layer already exists [2023-05-22T16:07:10.365Z] b162e02f1a12: Layer already exists [2023-05-22T16:07:10.365Z] 2a68cebc6744: Layer already exists [2023-05-22T16:07:10.365Z] b12f4b652d8f: Layer already exists [2023-05-22T16:07:10.365Z] 06821990ed99: Layer already exists [2023-05-22T16:07:10.365Z] c137b16fa89e: Layer already exists [2023-05-22T16:07:10.365Z] 67397cb81e16: Layer already exists [2023-05-22T16:07:10.365Z] 26cbea5cba74: Layer already exists [2023-05-22T16:07:10.365Z] c238e0a7e72e: Layer already exists [2023-05-22T16:07:10.634Z] 1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160: digest: sha256:c7ab1598fa7cb81ac0bca8fca2520c0f981f047d52148b47d1b17c802c842179 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:07:10.975Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:07:11.315Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-05-22T16:07:11.315Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-05-22T16:07:11.315Z] 0d5afab67524: Preparing [2023-05-22T16:07:11.315Z] 0d5afab67524: Preparing [2023-05-22T16:07:11.315Z] c2e506d19a0f: Preparing [2023-05-22T16:07:11.315Z] 08641b4b99a8: Preparing [2023-05-22T16:07:11.315Z] 38987d76b3af: Preparing [2023-05-22T16:07:11.316Z] b8a206175754: Preparing [2023-05-22T16:07:11.316Z] 2a68cebc6744: Preparing [2023-05-22T16:07:11.316Z] b162e02f1a12: Preparing [2023-05-22T16:07:11.316Z] b12f4b652d8f: Preparing [2023-05-22T16:07:11.316Z] 06821990ed99: Preparing [2023-05-22T16:07:11.316Z] c137b16fa89e: Preparing [2023-05-22T16:07:11.316Z] c238e0a7e72e: Preparing [2023-05-22T16:07:11.316Z] 67397cb81e16: Preparing [2023-05-22T16:07:11.316Z] 26cbea5cba74: Preparing [2023-05-22T16:07:11.316Z] 06821990ed99: Waiting [2023-05-22T16:07:11.316Z] 2a68cebc6744: Waiting [2023-05-22T16:07:11.316Z] b162e02f1a12: Waiting [2023-05-22T16:07:11.316Z] b12f4b652d8f: Waiting [2023-05-22T16:07:11.316Z] c137b16fa89e: Waiting [2023-05-22T16:07:11.316Z] 67397cb81e16: Waiting [2023-05-22T16:07:11.316Z] 26cbea5cba74: Waiting [2023-05-22T16:07:11.316Z] c238e0a7e72e: Waiting [2023-05-22T16:07:11.316Z] b8a206175754: Layer already exists [2023-05-22T16:07:11.316Z] c2e506d19a0f: Layer already exists [2023-05-22T16:07:11.316Z] 0d5afab67524: Layer already exists [2023-05-22T16:07:11.316Z] 38987d76b3af: Layer already exists [2023-05-22T16:07:11.316Z] 08641b4b99a8: Layer already exists [2023-05-22T16:07:11.316Z] 2a68cebc6744: Layer already exists [2023-05-22T16:07:11.316Z] b12f4b652d8f: Layer already exists [2023-05-22T16:07:11.316Z] b162e02f1a12: Layer already exists [2023-05-22T16:07:11.582Z] c137b16fa89e: Layer already exists [2023-05-22T16:07:11.582Z] 06821990ed99: Layer already exists [2023-05-22T16:07:11.582Z] c238e0a7e72e: Layer already exists [2023-05-22T16:07:11.582Z] 67397cb81e16: Layer already exists [2023-05-22T16:07:11.582Z] 26cbea5cba74: Layer already exists [2023-05-22T16:07:11.582Z] main: digest: sha256:c7ab1598fa7cb81ac0bca8fca2520c0f981f047d52148b47d1b17c802c842179 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-22T16:07:11.637Z] ===================================================== [Pipeline] echo [2023-05-22T16:07:11.647Z] taggedImages: [2023-05-22T16:07:11.647Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c [2023-05-22T16:07:11.647Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-05-22T16:07:11.647Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.160 [2023-05-22T16:07:11.647Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 [2023-05-22T16:07:11.647Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-05-22T16:07:11.670Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2023-05-22T16:07:11.670Z] 1557ff349175bf3a04544285f7fd6db72d380d6c [2023-05-22T16:07:11.670Z] latest [2023-05-22T16:07:11.670Z] 3.0.0-dev.160 [2023-05-22T16:07:11.670Z] 1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 [2023-05-22T16:07:11.670Z] main [2023-05-22T16:07:11.670Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:07:12.016Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:07:12.360Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c [2023-05-22T16:07:12.361Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-05-22T16:07:12.361Z] 24be69239f31: Preparing [2023-05-22T16:07:12.361Z] 0f1892b58ab8: Preparing [2023-05-22T16:07:12.361Z] f8ee2c28e28f: Preparing [2023-05-22T16:07:12.361Z] a9c1d98fd754: Preparing [2023-05-22T16:07:12.361Z] b162e02f1a12: Preparing [2023-05-22T16:07:12.361Z] b12f4b652d8f: Preparing [2023-05-22T16:07:12.361Z] 803db8ddc966: Preparing [2023-05-22T16:07:12.361Z] 26cbea5cba74: Preparing [2023-05-22T16:07:12.361Z] b12f4b652d8f: Waiting [2023-05-22T16:07:12.361Z] 26cbea5cba74: Waiting [2023-05-22T16:07:12.361Z] b162e02f1a12: Layer already exists [2023-05-22T16:07:12.627Z] b12f4b652d8f: Layer already exists [2023-05-22T16:07:12.628Z] 803db8ddc966: Layer already exists [2023-05-22T16:07:12.628Z] 0f1892b58ab8: Pushed [2023-05-22T16:07:12.628Z] 26cbea5cba74: Layer already exists [2023-05-22T16:07:12.628Z] f8ee2c28e28f: Pushed [2023-05-22T16:07:12.628Z] 24be69239f31: Pushed [2023-05-22T16:07:15.203Z] a9c1d98fd754: Pushed [2023-05-22T16:07:15.468Z] 1557ff349175bf3a04544285f7fd6db72d380d6c: digest: sha256:46847264787e9815c5164bbbe332c933d4404bc9f8b414e6a7182ce9143132ab size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:07:15.811Z] + 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 [2023-05-22T16:07:16.142Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-05-22T16:07:16.142Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-05-22T16:07:16.142Z] 24be69239f31: Preparing [2023-05-22T16:07:16.142Z] 0f1892b58ab8: Preparing [2023-05-22T16:07:16.142Z] f8ee2c28e28f: Preparing [2023-05-22T16:07:16.142Z] a9c1d98fd754: Preparing [2023-05-22T16:07:16.142Z] b162e02f1a12: Preparing [2023-05-22T16:07:16.142Z] b12f4b652d8f: Preparing [2023-05-22T16:07:16.142Z] 803db8ddc966: Preparing [2023-05-22T16:07:16.142Z] 26cbea5cba74: Preparing [2023-05-22T16:07:16.142Z] b12f4b652d8f: Waiting [2023-05-22T16:07:16.142Z] 803db8ddc966: Waiting [2023-05-22T16:07:16.142Z] 26cbea5cba74: Waiting [2023-05-22T16:07:16.142Z] a9c1d98fd754: Layer already exists [2023-05-22T16:07:16.142Z] 0f1892b58ab8: Layer already exists [2023-05-22T16:07:16.142Z] f8ee2c28e28f: Layer already exists [2023-05-22T16:07:16.142Z] 24be69239f31: Layer already exists [2023-05-22T16:07:16.142Z] b162e02f1a12: Layer already exists [2023-05-22T16:07:16.142Z] 26cbea5cba74: Layer already exists [2023-05-22T16:07:16.142Z] 803db8ddc966: Layer already exists [2023-05-22T16:07:16.142Z] b12f4b652d8f: Layer already exists [2023-05-22T16:07:16.409Z] latest: digest: sha256:46847264787e9815c5164bbbe332c933d4404bc9f8b414e6a7182ce9143132ab size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:07:16.761Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.160 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:07:17.095Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.160 [2023-05-22T16:07:17.095Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-05-22T16:07:17.095Z] 24be69239f31: Preparing [2023-05-22T16:07:17.095Z] 0f1892b58ab8: Preparing [2023-05-22T16:07:17.095Z] f8ee2c28e28f: Preparing [2023-05-22T16:07:17.095Z] a9c1d98fd754: Preparing [2023-05-22T16:07:17.095Z] b162e02f1a12: Preparing [2023-05-22T16:07:17.095Z] b12f4b652d8f: Preparing [2023-05-22T16:07:17.095Z] 803db8ddc966: Preparing [2023-05-22T16:07:17.095Z] 26cbea5cba74: Preparing [2023-05-22T16:07:17.095Z] b12f4b652d8f: Waiting [2023-05-22T16:07:17.095Z] 803db8ddc966: Waiting [2023-05-22T16:07:17.095Z] 24be69239f31: Layer already exists [2023-05-22T16:07:17.095Z] a9c1d98fd754: Layer already exists [2023-05-22T16:07:17.095Z] 0f1892b58ab8: Layer already exists [2023-05-22T16:07:17.095Z] f8ee2c28e28f: Layer already exists [2023-05-22T16:07:17.095Z] b162e02f1a12: Layer already exists [2023-05-22T16:07:17.095Z] b12f4b652d8f: Layer already exists [2023-05-22T16:07:17.095Z] 803db8ddc966: Layer already exists [2023-05-22T16:07:17.095Z] 26cbea5cba74: Layer already exists [2023-05-22T16:07:17.360Z] 3.0.0-dev.160: digest: sha256:46847264787e9815c5164bbbe332c933d4404bc9f8b414e6a7182ce9143132ab size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:07:17.706Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:07:18.047Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 [2023-05-22T16:07:18.048Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-05-22T16:07:18.048Z] 24be69239f31: Preparing [2023-05-22T16:07:18.048Z] 0f1892b58ab8: Preparing [2023-05-22T16:07:18.048Z] f8ee2c28e28f: Preparing [2023-05-22T16:07:18.048Z] a9c1d98fd754: Preparing [2023-05-22T16:07:18.048Z] b162e02f1a12: Preparing [2023-05-22T16:07:18.048Z] b12f4b652d8f: Preparing [2023-05-22T16:07:18.048Z] 803db8ddc966: Preparing [2023-05-22T16:07:18.048Z] 26cbea5cba74: Preparing [2023-05-22T16:07:18.048Z] b12f4b652d8f: Waiting [2023-05-22T16:07:18.048Z] 803db8ddc966: Waiting [2023-05-22T16:07:18.048Z] 26cbea5cba74: Waiting [2023-05-22T16:07:18.048Z] b162e02f1a12: Layer already exists [2023-05-22T16:07:18.048Z] 0f1892b58ab8: Layer already exists [2023-05-22T16:07:18.048Z] 24be69239f31: Layer already exists [2023-05-22T16:07:18.048Z] a9c1d98fd754: Layer already exists [2023-05-22T16:07:18.048Z] f8ee2c28e28f: Layer already exists [2023-05-22T16:07:18.048Z] b12f4b652d8f: Layer already exists [2023-05-22T16:07:18.048Z] 26cbea5cba74: Layer already exists [2023-05-22T16:07:18.048Z] 803db8ddc966: Layer already exists [2023-05-22T16:07:18.314Z] 1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160: digest: sha256:46847264787e9815c5164bbbe332c933d4404bc9f8b414e6a7182ce9143132ab size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:07:18.663Z] + 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 [2023-05-22T16:07:19.007Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2023-05-22T16:07:19.007Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-05-22T16:07:19.007Z] 24be69239f31: Preparing [2023-05-22T16:07:19.007Z] 0f1892b58ab8: Preparing [2023-05-22T16:07:19.007Z] f8ee2c28e28f: Preparing [2023-05-22T16:07:19.007Z] a9c1d98fd754: Preparing [2023-05-22T16:07:19.007Z] b162e02f1a12: Preparing [2023-05-22T16:07:19.007Z] b12f4b652d8f: Preparing [2023-05-22T16:07:19.007Z] 803db8ddc966: Preparing [2023-05-22T16:07:19.007Z] 26cbea5cba74: Preparing [2023-05-22T16:07:19.007Z] b12f4b652d8f: Waiting [2023-05-22T16:07:19.007Z] 803db8ddc966: Waiting [2023-05-22T16:07:19.007Z] 26cbea5cba74: Waiting [2023-05-22T16:07:19.007Z] 0f1892b58ab8: Layer already exists [2023-05-22T16:07:19.007Z] f8ee2c28e28f: Layer already exists [2023-05-22T16:07:19.007Z] 24be69239f31: Layer already exists [2023-05-22T16:07:19.007Z] a9c1d98fd754: Layer already exists [2023-05-22T16:07:19.007Z] b162e02f1a12: Layer already exists [2023-05-22T16:07:19.007Z] 26cbea5cba74: Layer already exists [2023-05-22T16:07:19.007Z] 803db8ddc966: Layer already exists [2023-05-22T16:07:19.007Z] b12f4b652d8f: Layer already exists [2023-05-22T16:07:19.273Z] main: digest: sha256:46847264787e9815c5164bbbe332c933d4404bc9f8b414e6a7182ce9143132ab size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-22T16:07:19.330Z] ===================================================== [Pipeline] echo [2023-05-22T16:07:19.339Z] taggedImages: [2023-05-22T16:07:19.339Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c [2023-05-22T16:07:19.339Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-05-22T16:07:19.339Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.160 [2023-05-22T16:07:19.339Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 [2023-05-22T16:07:19.339Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2023-05-22T16:07:19.363Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-05-22T16:07:19.363Z] 1557ff349175bf3a04544285f7fd6db72d380d6c [2023-05-22T16:07:19.363Z] latest [2023-05-22T16:07:19.363Z] 3.0.0-dev.160 [2023-05-22T16:07:19.363Z] 1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 [2023-05-22T16:07:19.363Z] main [2023-05-22T16:07:19.363Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:07:19.720Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:07:20.058Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c [2023-05-22T16:07:20.058Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-05-22T16:07:20.058Z] 55ea9df8a4da: Preparing [2023-05-22T16:07:20.058Z] 85d8a49ad53a: Preparing [2023-05-22T16:07:20.058Z] 7c36ad701858: Preparing [2023-05-22T16:07:20.058Z] 943dd39c9331: Preparing [2023-05-22T16:07:20.058Z] b162e02f1a12: Preparing [2023-05-22T16:07:20.058Z] b12f4b652d8f: Preparing [2023-05-22T16:07:20.058Z] 4b0d3c13a930: Preparing [2023-05-22T16:07:20.058Z] 95dca86b05c3: Preparing [2023-05-22T16:07:20.058Z] 26cbea5cba74: Preparing [2023-05-22T16:07:20.058Z] 4b0d3c13a930: Waiting [2023-05-22T16:07:20.058Z] 95dca86b05c3: Waiting [2023-05-22T16:07:20.058Z] 26cbea5cba74: Waiting [2023-05-22T16:07:20.058Z] b12f4b652d8f: Waiting [2023-05-22T16:07:20.325Z] b162e02f1a12: Layer already exists [2023-05-22T16:07:20.325Z] b12f4b652d8f: Layer already exists [2023-05-22T16:07:20.325Z] 85d8a49ad53a: Pushed [2023-05-22T16:07:20.325Z] 55ea9df8a4da: Pushed [2023-05-22T16:07:20.325Z] 943dd39c9331: Pushed [2023-05-22T16:07:20.325Z] 26cbea5cba74: Layer already exists [2023-05-22T16:07:20.325Z] 4b0d3c13a930: Pushed [2023-05-22T16:07:20.910Z] 95dca86b05c3: Pushed [2023-05-22T16:07:22.854Z] 7c36ad701858: Pushed [2023-05-22T16:07:23.118Z] 1557ff349175bf3a04544285f7fd6db72d380d6c: digest: sha256:bed87594b1096938905e83d2171d65b3f8aa03d5161523759d810758b8cba264 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:07:23.471Z] + 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 [2023-05-22T16:07:23.812Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-05-22T16:07:23.812Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-05-22T16:07:23.812Z] 55ea9df8a4da: Preparing [2023-05-22T16:07:23.812Z] 85d8a49ad53a: Preparing [2023-05-22T16:07:23.812Z] 7c36ad701858: Preparing [2023-05-22T16:07:23.812Z] 943dd39c9331: Preparing [2023-05-22T16:07:23.812Z] b162e02f1a12: Preparing [2023-05-22T16:07:23.812Z] b12f4b652d8f: Preparing [2023-05-22T16:07:23.812Z] 4b0d3c13a930: Preparing [2023-05-22T16:07:23.812Z] 95dca86b05c3: Preparing [2023-05-22T16:07:23.812Z] 26cbea5cba74: Preparing [2023-05-22T16:07:23.812Z] 4b0d3c13a930: Waiting [2023-05-22T16:07:23.812Z] 95dca86b05c3: Waiting [2023-05-22T16:07:23.812Z] 26cbea5cba74: Waiting [2023-05-22T16:07:23.812Z] b12f4b652d8f: Waiting [2023-05-22T16:07:23.812Z] 85d8a49ad53a: Layer already exists [2023-05-22T16:07:23.812Z] 55ea9df8a4da: Layer already exists [2023-05-22T16:07:23.812Z] 7c36ad701858: Layer already exists [2023-05-22T16:07:23.812Z] 943dd39c9331: Layer already exists [2023-05-22T16:07:23.812Z] b162e02f1a12: Layer already exists [2023-05-22T16:07:23.812Z] 4b0d3c13a930: Layer already exists [2023-05-22T16:07:23.812Z] b12f4b652d8f: Layer already exists [2023-05-22T16:07:23.812Z] 95dca86b05c3: Layer already exists [2023-05-22T16:07:23.812Z] 26cbea5cba74: Layer already exists [2023-05-22T16:07:24.078Z] latest: digest: sha256:bed87594b1096938905e83d2171d65b3f8aa03d5161523759d810758b8cba264 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:07:24.427Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.160 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:07:24.770Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.160 [2023-05-22T16:07:24.770Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-05-22T16:07:24.770Z] 55ea9df8a4da: Preparing [2023-05-22T16:07:24.770Z] 85d8a49ad53a: Preparing [2023-05-22T16:07:24.770Z] 7c36ad701858: Preparing [2023-05-22T16:07:24.770Z] 943dd39c9331: Preparing [2023-05-22T16:07:24.770Z] b162e02f1a12: Preparing [2023-05-22T16:07:24.770Z] b12f4b652d8f: Preparing [2023-05-22T16:07:24.770Z] 4b0d3c13a930: Preparing [2023-05-22T16:07:24.770Z] 95dca86b05c3: Preparing [2023-05-22T16:07:24.770Z] 26cbea5cba74: Preparing [2023-05-22T16:07:24.770Z] 4b0d3c13a930: Waiting [2023-05-22T16:07:24.770Z] 95dca86b05c3: Waiting [2023-05-22T16:07:24.770Z] 26cbea5cba74: Waiting [2023-05-22T16:07:24.770Z] b12f4b652d8f: Waiting [2023-05-22T16:07:24.770Z] b162e02f1a12: Layer already exists [2023-05-22T16:07:24.770Z] 7c36ad701858: Layer already exists [2023-05-22T16:07:24.770Z] 943dd39c9331: Layer already exists [2023-05-22T16:07:24.770Z] 55ea9df8a4da: Layer already exists [2023-05-22T16:07:24.770Z] 85d8a49ad53a: Layer already exists [2023-05-22T16:07:24.770Z] 26cbea5cba74: Layer already exists [2023-05-22T16:07:24.770Z] 4b0d3c13a930: Layer already exists [2023-05-22T16:07:24.770Z] b12f4b652d8f: Layer already exists [2023-05-22T16:07:24.771Z] 95dca86b05c3: Layer already exists [2023-05-22T16:07:25.037Z] 3.0.0-dev.160: digest: sha256:bed87594b1096938905e83d2171d65b3f8aa03d5161523759d810758b8cba264 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:07:25.367Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:07:25.704Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 [2023-05-22T16:07:25.704Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-05-22T16:07:25.704Z] 55ea9df8a4da: Preparing [2023-05-22T16:07:25.704Z] 85d8a49ad53a: Preparing [2023-05-22T16:07:25.704Z] 7c36ad701858: Preparing [2023-05-22T16:07:25.704Z] 943dd39c9331: Preparing [2023-05-22T16:07:25.704Z] b162e02f1a12: Preparing [2023-05-22T16:07:25.704Z] b12f4b652d8f: Preparing [2023-05-22T16:07:25.704Z] 4b0d3c13a930: Preparing [2023-05-22T16:07:25.704Z] 95dca86b05c3: Preparing [2023-05-22T16:07:25.704Z] 26cbea5cba74: Preparing [2023-05-22T16:07:25.704Z] 4b0d3c13a930: Waiting [2023-05-22T16:07:25.704Z] 95dca86b05c3: Waiting [2023-05-22T16:07:25.704Z] 26cbea5cba74: Waiting [2023-05-22T16:07:25.704Z] 85d8a49ad53a: Layer already exists [2023-05-22T16:07:25.704Z] 943dd39c9331: Layer already exists [2023-05-22T16:07:25.704Z] 55ea9df8a4da: Layer already exists [2023-05-22T16:07:25.704Z] 7c36ad701858: Layer already exists [2023-05-22T16:07:25.704Z] b162e02f1a12: Layer already exists [2023-05-22T16:07:25.704Z] 95dca86b05c3: Layer already exists [2023-05-22T16:07:25.704Z] 26cbea5cba74: Layer already exists [2023-05-22T16:07:25.704Z] 4b0d3c13a930: Layer already exists [2023-05-22T16:07:25.704Z] b12f4b652d8f: Layer already exists [2023-05-22T16:07:25.970Z] 1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160: digest: sha256:bed87594b1096938905e83d2171d65b3f8aa03d5161523759d810758b8cba264 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:07:26.309Z] + 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 [2023-05-22T16:07:26.653Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-05-22T16:07:26.653Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-05-22T16:07:26.653Z] 55ea9df8a4da: Preparing [2023-05-22T16:07:26.653Z] 85d8a49ad53a: Preparing [2023-05-22T16:07:26.653Z] 7c36ad701858: Preparing [2023-05-22T16:07:26.653Z] 943dd39c9331: Preparing [2023-05-22T16:07:26.653Z] b162e02f1a12: Preparing [2023-05-22T16:07:26.653Z] b12f4b652d8f: Preparing [2023-05-22T16:07:26.653Z] 4b0d3c13a930: Preparing [2023-05-22T16:07:26.653Z] 95dca86b05c3: Preparing [2023-05-22T16:07:26.653Z] 26cbea5cba74: Preparing [2023-05-22T16:07:26.653Z] 4b0d3c13a930: Waiting [2023-05-22T16:07:26.653Z] 95dca86b05c3: Waiting [2023-05-22T16:07:26.653Z] 26cbea5cba74: Waiting [2023-05-22T16:07:26.653Z] 943dd39c9331: Layer already exists [2023-05-22T16:07:26.653Z] 55ea9df8a4da: Layer already exists [2023-05-22T16:07:26.653Z] b162e02f1a12: Layer already exists [2023-05-22T16:07:26.653Z] 7c36ad701858: Layer already exists [2023-05-22T16:07:26.653Z] 85d8a49ad53a: Layer already exists [2023-05-22T16:07:26.653Z] 4b0d3c13a930: Layer already exists [2023-05-22T16:07:26.653Z] b12f4b652d8f: Layer already exists [2023-05-22T16:07:26.653Z] 26cbea5cba74: Layer already exists [2023-05-22T16:07:26.653Z] 95dca86b05c3: Layer already exists [2023-05-22T16:07:26.920Z] main: digest: sha256:bed87594b1096938905e83d2171d65b3f8aa03d5161523759d810758b8cba264 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-22T16:07:26.989Z] ===================================================== [Pipeline] echo [2023-05-22T16:07:26.996Z] taggedImages: [2023-05-22T16:07:26.996Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c [2023-05-22T16:07:26.996Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-05-22T16:07:26.996Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.160 [2023-05-22T16:07:26.996Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 [2023-05-22T16:07:26.996Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-05-22T16:07:27.025Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-05-22T16:07:27.025Z] 1557ff349175bf3a04544285f7fd6db72d380d6c [2023-05-22T16:07:27.025Z] latest [2023-05-22T16:07:27.025Z] 3.0.0-dev.160 [2023-05-22T16:07:27.025Z] 1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 [2023-05-22T16:07:27.025Z] main [2023-05-22T16:07:27.025Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:07:27.410Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:07:27.749Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c [2023-05-22T16:07:27.749Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-05-22T16:07:27.749Z] c8d440a58242: Preparing [2023-05-22T16:07:27.749Z] 32cc944d1b15: Preparing [2023-05-22T16:07:27.749Z] b91db3761334: Preparing [2023-05-22T16:07:27.749Z] c65cf1528a2f: Preparing [2023-05-22T16:07:27.749Z] ebca6169495e: Preparing [2023-05-22T16:07:27.749Z] 6a3a96c3b5ca: Preparing [2023-05-22T16:07:27.749Z] 232a100dc701: Preparing [2023-05-22T16:07:27.749Z] b162e02f1a12: Preparing [2023-05-22T16:07:27.749Z] b12f4b652d8f: Preparing [2023-05-22T16:07:27.749Z] 999f92be49c0: Preparing [2023-05-22T16:07:27.749Z] 26cbea5cba74: Preparing [2023-05-22T16:07:27.749Z] 232a100dc701: Waiting [2023-05-22T16:07:27.749Z] b12f4b652d8f: Waiting [2023-05-22T16:07:27.750Z] 999f92be49c0: Waiting [2023-05-22T16:07:27.750Z] 26cbea5cba74: Waiting [2023-05-22T16:07:27.750Z] 6a3a96c3b5ca: Waiting [2023-05-22T16:07:27.750Z] b162e02f1a12: Waiting [2023-05-22T16:07:28.019Z] c8d440a58242: Pushed [2023-05-22T16:07:28.019Z] ebca6169495e: Pushed [2023-05-22T16:07:28.019Z] 32cc944d1b15: Pushed [2023-05-22T16:07:28.019Z] b162e02f1a12: Layer already exists [2023-05-22T16:07:28.284Z] 6a3a96c3b5ca: Pushed [2023-05-22T16:07:28.284Z] b12f4b652d8f: Layer already exists [2023-05-22T16:07:28.284Z] 26cbea5cba74: Layer already exists [2023-05-22T16:07:28.284Z] 232a100dc701: Pushed [2023-05-22T16:07:28.549Z] 999f92be49c0: Pushed [2023-05-22T16:07:31.126Z] c65cf1528a2f: Pushed [2023-05-22T16:07:31.393Z] b91db3761334: Pushed [2023-05-22T16:07:31.660Z] 1557ff349175bf3a04544285f7fd6db72d380d6c: digest: sha256:57a11c6d297ecde63f67452ae1e8a35fd40a32aad481fb0eb17062a15a32c183 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:07:32.011Z] + 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 [2023-05-22T16:07:32.355Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-05-22T16:07:32.355Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-05-22T16:07:32.355Z] c8d440a58242: Preparing [2023-05-22T16:07:32.355Z] 32cc944d1b15: Preparing [2023-05-22T16:07:32.355Z] b91db3761334: Preparing [2023-05-22T16:07:32.355Z] c65cf1528a2f: Preparing [2023-05-22T16:07:32.355Z] ebca6169495e: Preparing [2023-05-22T16:07:32.355Z] 6a3a96c3b5ca: Preparing [2023-05-22T16:07:32.355Z] 232a100dc701: Preparing [2023-05-22T16:07:32.355Z] b162e02f1a12: Preparing [2023-05-22T16:07:32.355Z] b12f4b652d8f: Preparing [2023-05-22T16:07:32.355Z] 999f92be49c0: Preparing [2023-05-22T16:07:32.355Z] 26cbea5cba74: Preparing [2023-05-22T16:07:32.355Z] 6a3a96c3b5ca: Waiting [2023-05-22T16:07:32.355Z] 232a100dc701: Waiting [2023-05-22T16:07:32.356Z] b162e02f1a12: Waiting [2023-05-22T16:07:32.356Z] b12f4b652d8f: Waiting [2023-05-22T16:07:32.356Z] 999f92be49c0: Waiting [2023-05-22T16:07:32.356Z] 26cbea5cba74: Waiting [2023-05-22T16:07:32.356Z] ebca6169495e: Layer already exists [2023-05-22T16:07:32.356Z] b91db3761334: Layer already exists [2023-05-22T16:07:32.356Z] c8d440a58242: Layer already exists [2023-05-22T16:07:32.356Z] c65cf1528a2f: Layer already exists [2023-05-22T16:07:32.356Z] 32cc944d1b15: Layer already exists [2023-05-22T16:07:32.356Z] 232a100dc701: Layer already exists [2023-05-22T16:07:32.356Z] 6a3a96c3b5ca: Layer already exists [2023-05-22T16:07:32.356Z] b12f4b652d8f: Layer already exists [2023-05-22T16:07:32.356Z] b162e02f1a12: Layer already exists [2023-05-22T16:07:32.356Z] 999f92be49c0: Layer already exists [2023-05-22T16:07:32.356Z] 26cbea5cba74: Layer already exists [2023-05-22T16:07:32.622Z] latest: digest: sha256:57a11c6d297ecde63f67452ae1e8a35fd40a32aad481fb0eb17062a15a32c183 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:07:32.975Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.160 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:07:33.309Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.160 [2023-05-22T16:07:33.309Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-05-22T16:07:33.309Z] c8d440a58242: Preparing [2023-05-22T16:07:33.309Z] 32cc944d1b15: Preparing [2023-05-22T16:07:33.309Z] b91db3761334: Preparing [2023-05-22T16:07:33.309Z] c65cf1528a2f: Preparing [2023-05-22T16:07:33.309Z] ebca6169495e: Preparing [2023-05-22T16:07:33.309Z] 6a3a96c3b5ca: Preparing [2023-05-22T16:07:33.309Z] 232a100dc701: Preparing [2023-05-22T16:07:33.309Z] b162e02f1a12: Preparing [2023-05-22T16:07:33.309Z] b12f4b652d8f: Preparing [2023-05-22T16:07:33.309Z] 999f92be49c0: Preparing [2023-05-22T16:07:33.309Z] 26cbea5cba74: Preparing [2023-05-22T16:07:33.309Z] 6a3a96c3b5ca: Waiting [2023-05-22T16:07:33.309Z] 232a100dc701: Waiting [2023-05-22T16:07:33.309Z] b162e02f1a12: Waiting [2023-05-22T16:07:33.309Z] b12f4b652d8f: Waiting [2023-05-22T16:07:33.309Z] 999f92be49c0: Waiting [2023-05-22T16:07:33.309Z] 26cbea5cba74: Waiting [2023-05-22T16:07:33.309Z] c65cf1528a2f: Layer already exists [2023-05-22T16:07:33.309Z] c8d440a58242: Layer already exists [2023-05-22T16:07:33.309Z] 32cc944d1b15: Layer already exists [2023-05-22T16:07:33.309Z] b91db3761334: Layer already exists [2023-05-22T16:07:33.309Z] ebca6169495e: Layer already exists [2023-05-22T16:07:33.309Z] b162e02f1a12: Layer already exists [2023-05-22T16:07:33.309Z] 6a3a96c3b5ca: Layer already exists [2023-05-22T16:07:33.309Z] 232a100dc701: Layer already exists [2023-05-22T16:07:33.309Z] 999f92be49c0: Layer already exists [2023-05-22T16:07:33.309Z] b12f4b652d8f: Layer already exists [2023-05-22T16:07:33.309Z] 26cbea5cba74: Layer already exists [2023-05-22T16:07:33.576Z] 3.0.0-dev.160: digest: sha256:57a11c6d297ecde63f67452ae1e8a35fd40a32aad481fb0eb17062a15a32c183 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:07:33.918Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:07:34.255Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 [2023-05-22T16:07:34.256Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-05-22T16:07:34.256Z] c8d440a58242: Preparing [2023-05-22T16:07:34.256Z] 32cc944d1b15: Preparing [2023-05-22T16:07:34.256Z] b91db3761334: Preparing [2023-05-22T16:07:34.256Z] c65cf1528a2f: Preparing [2023-05-22T16:07:34.256Z] ebca6169495e: Preparing [2023-05-22T16:07:34.256Z] 6a3a96c3b5ca: Preparing [2023-05-22T16:07:34.256Z] 232a100dc701: Preparing [2023-05-22T16:07:34.256Z] b162e02f1a12: Preparing [2023-05-22T16:07:34.256Z] b12f4b652d8f: Preparing [2023-05-22T16:07:34.256Z] 999f92be49c0: Preparing [2023-05-22T16:07:34.256Z] 26cbea5cba74: Preparing [2023-05-22T16:07:34.256Z] b162e02f1a12: Waiting [2023-05-22T16:07:34.256Z] b12f4b652d8f: Waiting [2023-05-22T16:07:34.256Z] 999f92be49c0: Waiting [2023-05-22T16:07:34.256Z] 26cbea5cba74: Waiting [2023-05-22T16:07:34.256Z] 6a3a96c3b5ca: Waiting [2023-05-22T16:07:34.256Z] 232a100dc701: Waiting [2023-05-22T16:07:34.256Z] b91db3761334: Layer already exists [2023-05-22T16:07:34.256Z] c8d440a58242: Layer already exists [2023-05-22T16:07:34.256Z] c65cf1528a2f: Layer already exists [2023-05-22T16:07:34.256Z] 32cc944d1b15: Layer already exists [2023-05-22T16:07:34.256Z] ebca6169495e: Layer already exists [2023-05-22T16:07:34.256Z] b162e02f1a12: Layer already exists [2023-05-22T16:07:34.256Z] b12f4b652d8f: Layer already exists [2023-05-22T16:07:34.256Z] 232a100dc701: Layer already exists [2023-05-22T16:07:34.256Z] 999f92be49c0: Layer already exists [2023-05-22T16:07:34.256Z] 6a3a96c3b5ca: Layer already exists [2023-05-22T16:07:34.256Z] 26cbea5cba74: Layer already exists [2023-05-22T16:07:34.520Z] 1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160: digest: sha256:57a11c6d297ecde63f67452ae1e8a35fd40a32aad481fb0eb17062a15a32c183 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:07:34.868Z] + 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 [2023-05-22T16:07:35.203Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-05-22T16:07:35.203Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-05-22T16:07:35.203Z] c8d440a58242: Preparing [2023-05-22T16:07:35.203Z] 32cc944d1b15: Preparing [2023-05-22T16:07:35.203Z] b91db3761334: Preparing [2023-05-22T16:07:35.203Z] c65cf1528a2f: Preparing [2023-05-22T16:07:35.203Z] ebca6169495e: Preparing [2023-05-22T16:07:35.203Z] 6a3a96c3b5ca: Preparing [2023-05-22T16:07:35.203Z] 232a100dc701: Preparing [2023-05-22T16:07:35.203Z] b162e02f1a12: Preparing [2023-05-22T16:07:35.203Z] b12f4b652d8f: Preparing [2023-05-22T16:07:35.203Z] 999f92be49c0: Preparing [2023-05-22T16:07:35.203Z] 26cbea5cba74: Preparing [2023-05-22T16:07:35.203Z] 6a3a96c3b5ca: Waiting [2023-05-22T16:07:35.203Z] 232a100dc701: Waiting [2023-05-22T16:07:35.203Z] b162e02f1a12: Waiting [2023-05-22T16:07:35.203Z] b12f4b652d8f: Waiting [2023-05-22T16:07:35.203Z] 999f92be49c0: Waiting [2023-05-22T16:07:35.203Z] 26cbea5cba74: Waiting [2023-05-22T16:07:35.203Z] c8d440a58242: Layer already exists [2023-05-22T16:07:35.203Z] ebca6169495e: Layer already exists [2023-05-22T16:07:35.203Z] 32cc944d1b15: Layer already exists [2023-05-22T16:07:35.203Z] b91db3761334: Layer already exists [2023-05-22T16:07:35.203Z] c65cf1528a2f: Layer already exists [2023-05-22T16:07:35.203Z] 6a3a96c3b5ca: Layer already exists [2023-05-22T16:07:35.203Z] b162e02f1a12: Layer already exists [2023-05-22T16:07:35.203Z] 232a100dc701: Layer already exists [2023-05-22T16:07:35.203Z] b12f4b652d8f: Layer already exists [2023-05-22T16:07:35.203Z] 999f92be49c0: Layer already exists [2023-05-22T16:07:35.203Z] 26cbea5cba74: Layer already exists [2023-05-22T16:07:35.467Z] main: digest: sha256:57a11c6d297ecde63f67452ae1e8a35fd40a32aad481fb0eb17062a15a32c183 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-22T16:07:35.509Z] ===================================================== [Pipeline] echo [2023-05-22T16:07:35.515Z] taggedImages: [2023-05-22T16:07:35.515Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c [2023-05-22T16:07:35.515Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-05-22T16:07:35.515Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.160 [2023-05-22T16:07:35.515Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 [2023-05-22T16:07:35.515Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-05-22T16:07:35.532Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-05-22T16:07:35.532Z] 1557ff349175bf3a04544285f7fd6db72d380d6c [2023-05-22T16:07:35.532Z] latest [2023-05-22T16:07:35.532Z] 3.0.0-dev.160 [2023-05-22T16:07:35.532Z] 1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 [2023-05-22T16:07:35.532Z] main [2023-05-22T16:07:35.532Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:07:35.857Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:07:36.460Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c [2023-05-22T16:07:36.460Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-05-22T16:07:36.460Z] f1d6bb113281: Preparing [2023-05-22T16:07:36.460Z] c25684444aa9: Preparing [2023-05-22T16:07:36.460Z] b162e02f1a12: Preparing [2023-05-22T16:07:36.460Z] b12f4b652d8f: Preparing [2023-05-22T16:07:36.460Z] 63f8fb64743e: Preparing [2023-05-22T16:07:36.460Z] 26cbea5cba74: Preparing [2023-05-22T16:07:36.460Z] 26cbea5cba74: Waiting [2023-05-22T16:07:36.460Z] b162e02f1a12: Layer already exists [2023-05-22T16:07:36.460Z] b12f4b652d8f: Layer already exists [2023-05-22T16:07:36.725Z] 26cbea5cba74: Layer already exists [2023-05-22T16:07:36.725Z] f1d6bb113281: Pushed [2023-05-22T16:07:38.132Z] 63f8fb64743e: Pushed [2023-05-22T16:07:41.469Z] c25684444aa9: Pushed [2023-05-22T16:07:41.735Z] 1557ff349175bf3a04544285f7fd6db72d380d6c: digest: sha256:592ab136a93605621afe04fd01cd16da431950d144e75cb99db874081582c3ab size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:07:42.080Z] + 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 [2023-05-22T16:07:42.445Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-05-22T16:07:42.445Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-05-22T16:07:42.445Z] f1d6bb113281: Preparing [2023-05-22T16:07:42.445Z] c25684444aa9: Preparing [2023-05-22T16:07:42.445Z] b162e02f1a12: Preparing [2023-05-22T16:07:42.445Z] b12f4b652d8f: Preparing [2023-05-22T16:07:42.445Z] 63f8fb64743e: Preparing [2023-05-22T16:07:42.445Z] 26cbea5cba74: Preparing [2023-05-22T16:07:42.445Z] 26cbea5cba74: Waiting [2023-05-22T16:07:42.445Z] c25684444aa9: Layer already exists [2023-05-22T16:07:42.445Z] 63f8fb64743e: Layer already exists [2023-05-22T16:07:42.445Z] b162e02f1a12: Layer already exists [2023-05-22T16:07:42.445Z] f1d6bb113281: Layer already exists [2023-05-22T16:07:42.445Z] b12f4b652d8f: Layer already exists [2023-05-22T16:07:42.445Z] 26cbea5cba74: Layer already exists [2023-05-22T16:07:42.719Z] latest: digest: sha256:592ab136a93605621afe04fd01cd16da431950d144e75cb99db874081582c3ab size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:07:43.061Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.160 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:07:43.415Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.160 [2023-05-22T16:07:43.416Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-05-22T16:07:43.416Z] f1d6bb113281: Preparing [2023-05-22T16:07:43.416Z] c25684444aa9: Preparing [2023-05-22T16:07:43.416Z] b162e02f1a12: Preparing [2023-05-22T16:07:43.416Z] b12f4b652d8f: Preparing [2023-05-22T16:07:43.416Z] 63f8fb64743e: Preparing [2023-05-22T16:07:43.416Z] 26cbea5cba74: Preparing [2023-05-22T16:07:43.416Z] 26cbea5cba74: Waiting [2023-05-22T16:07:43.416Z] b12f4b652d8f: Layer already exists [2023-05-22T16:07:43.416Z] c25684444aa9: Layer already exists [2023-05-22T16:07:43.416Z] b162e02f1a12: Layer already exists [2023-05-22T16:07:43.416Z] 63f8fb64743e: Layer already exists [2023-05-22T16:07:43.416Z] f1d6bb113281: Layer already exists [2023-05-22T16:07:43.416Z] 26cbea5cba74: Layer already exists [2023-05-22T16:07:43.416Z] 3.0.0-dev.160: digest: sha256:592ab136a93605621afe04fd01cd16da431950d144e75cb99db874081582c3ab size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:07:44.021Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:07:44.365Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 [2023-05-22T16:07:44.365Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-05-22T16:07:44.365Z] f1d6bb113281: Preparing [2023-05-22T16:07:44.365Z] c25684444aa9: Preparing [2023-05-22T16:07:44.365Z] b162e02f1a12: Preparing [2023-05-22T16:07:44.365Z] b12f4b652d8f: Preparing [2023-05-22T16:07:44.365Z] 63f8fb64743e: Preparing [2023-05-22T16:07:44.365Z] 26cbea5cba74: Preparing [2023-05-22T16:07:44.365Z] 26cbea5cba74: Waiting [2023-05-22T16:07:44.365Z] b162e02f1a12: Layer already exists [2023-05-22T16:07:44.365Z] 63f8fb64743e: Layer already exists [2023-05-22T16:07:44.365Z] c25684444aa9: Layer already exists [2023-05-22T16:07:44.365Z] b12f4b652d8f: Layer already exists [2023-05-22T16:07:44.365Z] f1d6bb113281: Layer already exists [2023-05-22T16:07:44.365Z] 26cbea5cba74: Layer already exists [2023-05-22T16:07:44.365Z] 1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160: digest: sha256:592ab136a93605621afe04fd01cd16da431950d144e75cb99db874081582c3ab size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:07:44.975Z] + 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 [2023-05-22T16:07:45.301Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-05-22T16:07:45.301Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-05-22T16:07:45.301Z] f1d6bb113281: Preparing [2023-05-22T16:07:45.301Z] c25684444aa9: Preparing [2023-05-22T16:07:45.301Z] b162e02f1a12: Preparing [2023-05-22T16:07:45.301Z] b12f4b652d8f: Preparing [2023-05-22T16:07:45.301Z] 63f8fb64743e: Preparing [2023-05-22T16:07:45.301Z] 26cbea5cba74: Preparing [2023-05-22T16:07:45.301Z] 26cbea5cba74: Waiting [2023-05-22T16:07:45.301Z] b162e02f1a12: Layer already exists [2023-05-22T16:07:45.301Z] b12f4b652d8f: Layer already exists [2023-05-22T16:07:45.301Z] c25684444aa9: Layer already exists [2023-05-22T16:07:45.301Z] 63f8fb64743e: Layer already exists [2023-05-22T16:07:45.301Z] f1d6bb113281: Layer already exists [2023-05-22T16:07:45.301Z] 26cbea5cba74: Layer already exists [2023-05-22T16:07:45.566Z] main: digest: sha256:592ab136a93605621afe04fd01cd16da431950d144e75cb99db874081582c3ab size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-22T16:07:45.606Z] ===================================================== [Pipeline] echo [2023-05-22T16:07:45.611Z] taggedImages: [2023-05-22T16:07:45.611Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c [2023-05-22T16:07:45.611Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-05-22T16:07:45.611Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.160 [2023-05-22T16:07:45.611Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 [2023-05-22T16:07:45.611Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-05-22T16:07:45.626Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-05-22T16:07:45.626Z] 1557ff349175bf3a04544285f7fd6db72d380d6c [2023-05-22T16:07:45.626Z] latest [2023-05-22T16:07:45.626Z] 3.0.0-dev.160 [2023-05-22T16:07:45.626Z] 1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 [2023-05-22T16:07:45.626Z] main [2023-05-22T16:07:45.626Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:07:45.960Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:07:46.310Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c [2023-05-22T16:07:46.310Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-05-22T16:07:46.310Z] 8957085a69bd: Preparing [2023-05-22T16:07:46.310Z] 45133cb30778: Preparing [2023-05-22T16:07:46.310Z] 42b46dffbe5f: Preparing [2023-05-22T16:07:46.310Z] a966fb4a7c89: Preparing [2023-05-22T16:07:46.310Z] baee24827aba: Preparing [2023-05-22T16:07:46.310Z] b162e02f1a12: Preparing [2023-05-22T16:07:46.310Z] b12f4b652d8f: Preparing [2023-05-22T16:07:46.310Z] 602aab4fca51: Preparing [2023-05-22T16:07:46.310Z] 26cbea5cba74: Preparing [2023-05-22T16:07:46.310Z] b12f4b652d8f: Waiting [2023-05-22T16:07:46.310Z] b162e02f1a12: Waiting [2023-05-22T16:07:46.310Z] 602aab4fca51: Waiting [2023-05-22T16:07:46.310Z] 26cbea5cba74: Waiting [2023-05-22T16:07:46.575Z] 42b46dffbe5f: Pushed [2023-05-22T16:07:46.576Z] 8957085a69bd: Pushed [2023-05-22T16:07:46.576Z] 45133cb30778: Pushed [2023-05-22T16:07:46.576Z] b162e02f1a12: Layer already exists [2023-05-22T16:07:46.576Z] b12f4b652d8f: Layer already exists [2023-05-22T16:07:46.576Z] 26cbea5cba74: Layer already exists [2023-05-22T16:07:47.534Z] 602aab4fca51: Pushed [2023-05-22T16:07:59.831Z] baee24827aba: Pushed [2023-05-22T16:08:05.186Z] a966fb4a7c89: Pushed [2023-05-22T16:08:05.186Z] 1557ff349175bf3a04544285f7fd6db72d380d6c: digest: sha256:ea676903a3bfb590d2479f7bedef5c444d6329726245f6ffb4377f3c85df1365 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:08:05.547Z] + 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 [2023-05-22T16:08:05.881Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-05-22T16:08:05.882Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-05-22T16:08:05.882Z] 8957085a69bd: Preparing [2023-05-22T16:08:05.882Z] 45133cb30778: Preparing [2023-05-22T16:08:05.882Z] 42b46dffbe5f: Preparing [2023-05-22T16:08:05.882Z] a966fb4a7c89: Preparing [2023-05-22T16:08:05.882Z] baee24827aba: Preparing [2023-05-22T16:08:05.882Z] b162e02f1a12: Preparing [2023-05-22T16:08:05.882Z] b12f4b652d8f: Preparing [2023-05-22T16:08:05.882Z] 602aab4fca51: Preparing [2023-05-22T16:08:05.882Z] 26cbea5cba74: Preparing [2023-05-22T16:08:05.882Z] 602aab4fca51: Waiting [2023-05-22T16:08:05.882Z] b12f4b652d8f: Waiting [2023-05-22T16:08:05.882Z] 26cbea5cba74: Waiting [2023-05-22T16:08:05.882Z] b162e02f1a12: Waiting [2023-05-22T16:08:05.882Z] 42b46dffbe5f: Layer already exists [2023-05-22T16:08:05.882Z] baee24827aba: Layer already exists [2023-05-22T16:08:05.882Z] 8957085a69bd: Layer already exists [2023-05-22T16:08:05.882Z] 45133cb30778: Layer already exists [2023-05-22T16:08:05.882Z] a966fb4a7c89: Layer already exists [2023-05-22T16:08:05.882Z] b162e02f1a12: Layer already exists [2023-05-22T16:08:05.882Z] b12f4b652d8f: Layer already exists [2023-05-22T16:08:05.882Z] 602aab4fca51: Layer already exists [2023-05-22T16:08:05.882Z] 26cbea5cba74: Layer already exists [2023-05-22T16:08:06.147Z] latest: digest: sha256:ea676903a3bfb590d2479f7bedef5c444d6329726245f6ffb4377f3c85df1365 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:08:06.507Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.160 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:08:06.842Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.160 [2023-05-22T16:08:06.842Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-05-22T16:08:06.842Z] 8957085a69bd: Preparing [2023-05-22T16:08:06.842Z] 45133cb30778: Preparing [2023-05-22T16:08:06.842Z] 42b46dffbe5f: Preparing [2023-05-22T16:08:06.842Z] a966fb4a7c89: Preparing [2023-05-22T16:08:06.842Z] baee24827aba: Preparing [2023-05-22T16:08:06.842Z] b162e02f1a12: Preparing [2023-05-22T16:08:06.842Z] b12f4b652d8f: Preparing [2023-05-22T16:08:06.842Z] 602aab4fca51: Preparing [2023-05-22T16:08:06.842Z] 26cbea5cba74: Preparing [2023-05-22T16:08:06.842Z] b162e02f1a12: Waiting [2023-05-22T16:08:06.842Z] b12f4b652d8f: Waiting [2023-05-22T16:08:06.842Z] 602aab4fca51: Waiting [2023-05-22T16:08:06.842Z] 26cbea5cba74: Waiting [2023-05-22T16:08:06.842Z] 8957085a69bd: Layer already exists [2023-05-22T16:08:06.842Z] baee24827aba: Layer already exists [2023-05-22T16:08:06.842Z] 42b46dffbe5f: Layer already exists [2023-05-22T16:08:06.842Z] a966fb4a7c89: Layer already exists [2023-05-22T16:08:06.842Z] 45133cb30778: Layer already exists [2023-05-22T16:08:06.842Z] b162e02f1a12: Layer already exists [2023-05-22T16:08:06.842Z] 602aab4fca51: Layer already exists [2023-05-22T16:08:06.842Z] 26cbea5cba74: Layer already exists [2023-05-22T16:08:06.842Z] b12f4b652d8f: Layer already exists [2023-05-22T16:08:07.108Z] 3.0.0-dev.160: digest: sha256:ea676903a3bfb590d2479f7bedef5c444d6329726245f6ffb4377f3c85df1365 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:08:07.465Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:08:07.816Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 [2023-05-22T16:08:07.817Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-05-22T16:08:07.817Z] 8957085a69bd: Preparing [2023-05-22T16:08:07.817Z] 45133cb30778: Preparing [2023-05-22T16:08:07.817Z] 42b46dffbe5f: Preparing [2023-05-22T16:08:07.817Z] a966fb4a7c89: Preparing [2023-05-22T16:08:07.817Z] baee24827aba: Preparing [2023-05-22T16:08:07.817Z] b162e02f1a12: Preparing [2023-05-22T16:08:07.817Z] b12f4b652d8f: Preparing [2023-05-22T16:08:07.817Z] 602aab4fca51: Preparing [2023-05-22T16:08:07.817Z] 26cbea5cba74: Preparing [2023-05-22T16:08:07.817Z] b12f4b652d8f: Waiting [2023-05-22T16:08:07.817Z] 602aab4fca51: Waiting [2023-05-22T16:08:07.817Z] 26cbea5cba74: Waiting [2023-05-22T16:08:07.817Z] b162e02f1a12: Waiting [2023-05-22T16:08:07.817Z] baee24827aba: Layer already exists [2023-05-22T16:08:07.817Z] a966fb4a7c89: Layer already exists [2023-05-22T16:08:07.817Z] 42b46dffbe5f: Layer already exists [2023-05-22T16:08:07.817Z] 45133cb30778: Layer already exists [2023-05-22T16:08:07.817Z] 8957085a69bd: Layer already exists [2023-05-22T16:08:07.817Z] 602aab4fca51: Layer already exists [2023-05-22T16:08:07.817Z] b162e02f1a12: Layer already exists [2023-05-22T16:08:07.817Z] b12f4b652d8f: Layer already exists [2023-05-22T16:08:07.817Z] 26cbea5cba74: Layer already exists [2023-05-22T16:08:08.085Z] 1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160: digest: sha256:ea676903a3bfb590d2479f7bedef5c444d6329726245f6ffb4377f3c85df1365 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:08:08.441Z] + 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 [2023-05-22T16:08:08.789Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-05-22T16:08:08.789Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-05-22T16:08:08.789Z] 8957085a69bd: Preparing [2023-05-22T16:08:08.789Z] 45133cb30778: Preparing [2023-05-22T16:08:08.789Z] 42b46dffbe5f: Preparing [2023-05-22T16:08:08.789Z] a966fb4a7c89: Preparing [2023-05-22T16:08:08.789Z] baee24827aba: Preparing [2023-05-22T16:08:08.789Z] b162e02f1a12: Preparing [2023-05-22T16:08:08.789Z] b12f4b652d8f: Preparing [2023-05-22T16:08:08.789Z] b162e02f1a12: Waiting [2023-05-22T16:08:08.789Z] 602aab4fca51: Preparing [2023-05-22T16:08:08.789Z] 26cbea5cba74: Preparing [2023-05-22T16:08:08.789Z] b12f4b652d8f: Waiting [2023-05-22T16:08:08.789Z] 26cbea5cba74: Waiting [2023-05-22T16:08:08.789Z] 602aab4fca51: Waiting [2023-05-22T16:08:08.789Z] 45133cb30778: Layer already exists [2023-05-22T16:08:08.789Z] baee24827aba: Layer already exists [2023-05-22T16:08:08.789Z] 8957085a69bd: Layer already exists [2023-05-22T16:08:08.789Z] a966fb4a7c89: Layer already exists [2023-05-22T16:08:08.789Z] 42b46dffbe5f: Layer already exists [2023-05-22T16:08:08.789Z] b162e02f1a12: Layer already exists [2023-05-22T16:08:08.789Z] 602aab4fca51: Layer already exists [2023-05-22T16:08:08.789Z] 26cbea5cba74: Layer already exists [2023-05-22T16:08:08.789Z] b12f4b652d8f: Layer already exists [2023-05-22T16:08:09.056Z] main: digest: sha256:ea676903a3bfb590d2479f7bedef5c444d6329726245f6ffb4377f3c85df1365 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-22T16:08:09.114Z] ===================================================== [Pipeline] echo [2023-05-22T16:08:09.122Z] taggedImages: [2023-05-22T16:08:09.122Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c [2023-05-22T16:08:09.122Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-05-22T16:08:09.122Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.160 [2023-05-22T16:08:09.122Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 [2023-05-22T16:08:09.122Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-05-22T16:08:09.144Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-05-22T16:08:09.144Z] 1557ff349175bf3a04544285f7fd6db72d380d6c [2023-05-22T16:08:09.144Z] latest [2023-05-22T16:08:09.144Z] 3.0.0-dev.160 [2023-05-22T16:08:09.144Z] 1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 [2023-05-22T16:08:09.144Z] main [2023-05-22T16:08:09.144Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:08:09.503Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:08:09.840Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c [2023-05-22T16:08:09.840Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-05-22T16:08:09.840Z] c21296efee14: Preparing [2023-05-22T16:08:09.840Z] efba940e32cf: Preparing [2023-05-22T16:08:09.840Z] 2ba427127c7d: Preparing [2023-05-22T16:08:09.840Z] 009cc0639e2d: Preparing [2023-05-22T16:08:09.840Z] b162e02f1a12: Preparing [2023-05-22T16:08:09.840Z] b12f4b652d8f: Preparing [2023-05-22T16:08:09.840Z] e7d26e69c382: Preparing [2023-05-22T16:08:09.840Z] 26cbea5cba74: Preparing [2023-05-22T16:08:09.840Z] b12f4b652d8f: Waiting [2023-05-22T16:08:09.840Z] e7d26e69c382: Waiting [2023-05-22T16:08:09.840Z] 26cbea5cba74: Waiting [2023-05-22T16:08:09.840Z] b162e02f1a12: Layer already exists [2023-05-22T16:08:10.107Z] b12f4b652d8f: Layer already exists [2023-05-22T16:08:10.107Z] efba940e32cf: Pushed [2023-05-22T16:08:10.107Z] 2ba427127c7d: Pushed [2023-05-22T16:08:10.107Z] c21296efee14: Pushed [2023-05-22T16:08:10.107Z] 26cbea5cba74: Layer already exists [2023-05-22T16:08:11.069Z] e7d26e69c382: Pushed [2023-05-22T16:08:29.276Z] 009cc0639e2d: Pushed [2023-05-22T16:08:29.276Z] 1557ff349175bf3a04544285f7fd6db72d380d6c: digest: sha256:279be5f04611dc70e5d6b0d2eb42a197802bc2c346d371489b1cb37489ef8901 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:08:29.639Z] + 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 [2023-05-22T16:08:29.980Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-05-22T16:08:29.980Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-05-22T16:08:29.980Z] c21296efee14: Preparing [2023-05-22T16:08:29.980Z] efba940e32cf: Preparing [2023-05-22T16:08:29.980Z] 2ba427127c7d: Preparing [2023-05-22T16:08:29.980Z] 009cc0639e2d: Preparing [2023-05-22T16:08:29.980Z] b162e02f1a12: Preparing [2023-05-22T16:08:29.980Z] b12f4b652d8f: Preparing [2023-05-22T16:08:29.980Z] e7d26e69c382: Preparing [2023-05-22T16:08:29.980Z] 26cbea5cba74: Preparing [2023-05-22T16:08:29.980Z] e7d26e69c382: Waiting [2023-05-22T16:08:29.980Z] 26cbea5cba74: Waiting [2023-05-22T16:08:29.980Z] b12f4b652d8f: Waiting [2023-05-22T16:08:29.980Z] efba940e32cf: Layer already exists [2023-05-22T16:08:29.980Z] 009cc0639e2d: Layer already exists [2023-05-22T16:08:29.980Z] c21296efee14: Layer already exists [2023-05-22T16:08:29.980Z] 2ba427127c7d: Layer already exists [2023-05-22T16:08:29.980Z] b162e02f1a12: Layer already exists [2023-05-22T16:08:29.980Z] b12f4b652d8f: Layer already exists [2023-05-22T16:08:29.980Z] e7d26e69c382: Layer already exists [2023-05-22T16:08:29.980Z] 26cbea5cba74: Layer already exists [2023-05-22T16:08:30.249Z] latest: digest: sha256:279be5f04611dc70e5d6b0d2eb42a197802bc2c346d371489b1cb37489ef8901 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:08:30.603Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.160 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:08:30.952Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.160 [2023-05-22T16:08:30.952Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-05-22T16:08:30.952Z] c21296efee14: Preparing [2023-05-22T16:08:30.952Z] efba940e32cf: Preparing [2023-05-22T16:08:30.952Z] 2ba427127c7d: Preparing [2023-05-22T16:08:30.952Z] 009cc0639e2d: Preparing [2023-05-22T16:08:30.952Z] b162e02f1a12: Preparing [2023-05-22T16:08:30.952Z] b12f4b652d8f: Preparing [2023-05-22T16:08:30.952Z] e7d26e69c382: Preparing [2023-05-22T16:08:30.952Z] 26cbea5cba74: Preparing [2023-05-22T16:08:30.952Z] b12f4b652d8f: Waiting [2023-05-22T16:08:30.952Z] e7d26e69c382: Waiting [2023-05-22T16:08:30.952Z] 26cbea5cba74: Waiting [2023-05-22T16:08:30.952Z] 009cc0639e2d: Layer already exists [2023-05-22T16:08:30.952Z] 2ba427127c7d: Layer already exists [2023-05-22T16:08:30.952Z] b162e02f1a12: Layer already exists [2023-05-22T16:08:30.952Z] efba940e32cf: Layer already exists [2023-05-22T16:08:30.952Z] c21296efee14: Layer already exists [2023-05-22T16:08:30.952Z] b12f4b652d8f: Layer already exists [2023-05-22T16:08:30.952Z] 26cbea5cba74: Layer already exists [2023-05-22T16:08:30.952Z] e7d26e69c382: Layer already exists [2023-05-22T16:08:31.220Z] 3.0.0-dev.160: digest: sha256:279be5f04611dc70e5d6b0d2eb42a197802bc2c346d371489b1cb37489ef8901 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:08:31.573Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:08:31.917Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 [2023-05-22T16:08:31.917Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-05-22T16:08:31.917Z] c21296efee14: Preparing [2023-05-22T16:08:31.917Z] efba940e32cf: Preparing [2023-05-22T16:08:31.917Z] 2ba427127c7d: Preparing [2023-05-22T16:08:31.917Z] 009cc0639e2d: Preparing [2023-05-22T16:08:31.917Z] b162e02f1a12: Preparing [2023-05-22T16:08:31.917Z] b12f4b652d8f: Preparing [2023-05-22T16:08:31.917Z] e7d26e69c382: Preparing [2023-05-22T16:08:31.917Z] 26cbea5cba74: Preparing [2023-05-22T16:08:31.917Z] b12f4b652d8f: Waiting [2023-05-22T16:08:31.917Z] e7d26e69c382: Waiting [2023-05-22T16:08:31.917Z] 26cbea5cba74: Waiting [2023-05-22T16:08:31.917Z] c21296efee14: Layer already exists [2023-05-22T16:08:31.917Z] 2ba427127c7d: Layer already exists [2023-05-22T16:08:31.917Z] efba940e32cf: Layer already exists [2023-05-22T16:08:31.917Z] b162e02f1a12: Layer already exists [2023-05-22T16:08:31.917Z] 009cc0639e2d: Layer already exists [2023-05-22T16:08:31.917Z] 26cbea5cba74: Layer already exists [2023-05-22T16:08:31.917Z] e7d26e69c382: Layer already exists [2023-05-22T16:08:31.917Z] b12f4b652d8f: Layer already exists [2023-05-22T16:08:32.184Z] 1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160: digest: sha256:279be5f04611dc70e5d6b0d2eb42a197802bc2c346d371489b1cb37489ef8901 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:08:32.542Z] + 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 [2023-05-22T16:08:32.888Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-05-22T16:08:32.888Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-05-22T16:08:32.888Z] c21296efee14: Preparing [2023-05-22T16:08:32.888Z] efba940e32cf: Preparing [2023-05-22T16:08:32.888Z] 2ba427127c7d: Preparing [2023-05-22T16:08:32.888Z] 009cc0639e2d: Preparing [2023-05-22T16:08:32.888Z] b162e02f1a12: Preparing [2023-05-22T16:08:32.888Z] b12f4b652d8f: Preparing [2023-05-22T16:08:32.888Z] e7d26e69c382: Preparing [2023-05-22T16:08:32.888Z] 26cbea5cba74: Preparing [2023-05-22T16:08:32.888Z] b12f4b652d8f: Waiting [2023-05-22T16:08:32.888Z] e7d26e69c382: Waiting [2023-05-22T16:08:32.888Z] 26cbea5cba74: Waiting [2023-05-22T16:08:32.888Z] 009cc0639e2d: Layer already exists [2023-05-22T16:08:32.888Z] 2ba427127c7d: Layer already exists [2023-05-22T16:08:32.888Z] efba940e32cf: Layer already exists [2023-05-22T16:08:32.888Z] b162e02f1a12: Layer already exists [2023-05-22T16:08:32.888Z] c21296efee14: Layer already exists [2023-05-22T16:08:32.888Z] b12f4b652d8f: Layer already exists [2023-05-22T16:08:32.888Z] 26cbea5cba74: Layer already exists [2023-05-22T16:08:32.888Z] e7d26e69c382: Layer already exists [2023-05-22T16:08:33.154Z] main: digest: sha256:279be5f04611dc70e5d6b0d2eb42a197802bc2c346d371489b1cb37489ef8901 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-22T16:08:33.214Z] ===================================================== [Pipeline] echo [2023-05-22T16:08:33.223Z] taggedImages: [2023-05-22T16:08:33.223Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c [2023-05-22T16:08:33.223Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-05-22T16:08:33.223Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.160 [2023-05-22T16:08:33.223Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 [2023-05-22T16:08:33.223Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-05-22T16:08:33.251Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-05-22T16:08:33.251Z] 1557ff349175bf3a04544285f7fd6db72d380d6c [2023-05-22T16:08:33.251Z] latest [2023-05-22T16:08:33.251Z] 3.0.0-dev.160 [2023-05-22T16:08:33.251Z] 1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 [2023-05-22T16:08:33.251Z] main [2023-05-22T16:08:33.251Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:08:33.582Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:08:33.918Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c [2023-05-22T16:08:33.918Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-05-22T16:08:33.918Z] 57b87fda2faf: Preparing [2023-05-22T16:08:33.918Z] d01df22d145c: Preparing [2023-05-22T16:08:33.918Z] 2807d180362d: Preparing [2023-05-22T16:08:33.918Z] 41cb77767722: Preparing [2023-05-22T16:08:33.918Z] b162e02f1a12: Preparing [2023-05-22T16:08:33.918Z] b12f4b652d8f: Preparing [2023-05-22T16:08:33.918Z] bcb86ff1cd98: Preparing [2023-05-22T16:08:33.918Z] 26cbea5cba74: Preparing [2023-05-22T16:08:33.918Z] bcb86ff1cd98: Waiting [2023-05-22T16:08:33.918Z] b12f4b652d8f: Waiting [2023-05-22T16:08:33.918Z] 26cbea5cba74: Waiting [2023-05-22T16:08:33.918Z] b162e02f1a12: Layer already exists [2023-05-22T16:08:34.183Z] b12f4b652d8f: Layer already exists [2023-05-22T16:08:34.183Z] d01df22d145c: Pushed [2023-05-22T16:08:34.183Z] 2807d180362d: Pushed [2023-05-22T16:08:34.183Z] 57b87fda2faf: Pushed [2023-05-22T16:08:34.183Z] 26cbea5cba74: Layer already exists [2023-05-22T16:08:35.143Z] bcb86ff1cd98: Pushed [2023-05-22T16:08:53.345Z] 41cb77767722: Pushed [2023-05-22T16:08:53.345Z] 1557ff349175bf3a04544285f7fd6db72d380d6c: digest: sha256:5f496f0d260e545587a641f00ffa41b2116c3c5eb064d065d2a5652bdda931b3 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:08:53.689Z] + 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 [2023-05-22T16:08:54.026Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-05-22T16:08:54.026Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-05-22T16:08:54.026Z] 57b87fda2faf: Preparing [2023-05-22T16:08:54.026Z] d01df22d145c: Preparing [2023-05-22T16:08:54.026Z] 2807d180362d: Preparing [2023-05-22T16:08:54.026Z] 41cb77767722: Preparing [2023-05-22T16:08:54.026Z] b162e02f1a12: Preparing [2023-05-22T16:08:54.026Z] b12f4b652d8f: Preparing [2023-05-22T16:08:54.026Z] bcb86ff1cd98: Preparing [2023-05-22T16:08:54.026Z] 26cbea5cba74: Preparing [2023-05-22T16:08:54.026Z] bcb86ff1cd98: Waiting [2023-05-22T16:08:54.026Z] 26cbea5cba74: Waiting [2023-05-22T16:08:54.026Z] b12f4b652d8f: Waiting [2023-05-22T16:08:54.026Z] d01df22d145c: Layer already exists [2023-05-22T16:08:54.026Z] 57b87fda2faf: Layer already exists [2023-05-22T16:08:54.026Z] 41cb77767722: Layer already exists [2023-05-22T16:08:54.026Z] 2807d180362d: Layer already exists [2023-05-22T16:08:54.026Z] b162e02f1a12: Layer already exists [2023-05-22T16:08:54.026Z] b12f4b652d8f: Layer already exists [2023-05-22T16:08:54.026Z] bcb86ff1cd98: Layer already exists [2023-05-22T16:08:54.026Z] 26cbea5cba74: Layer already exists [2023-05-22T16:08:54.291Z] latest: digest: sha256:5f496f0d260e545587a641f00ffa41b2116c3c5eb064d065d2a5652bdda931b3 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:08:54.651Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.160 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:08:54.990Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.160 [2023-05-22T16:08:54.990Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-05-22T16:08:54.990Z] 57b87fda2faf: Preparing [2023-05-22T16:08:54.990Z] d01df22d145c: Preparing [2023-05-22T16:08:54.990Z] 2807d180362d: Preparing [2023-05-22T16:08:54.990Z] 41cb77767722: Preparing [2023-05-22T16:08:54.990Z] b162e02f1a12: Preparing [2023-05-22T16:08:54.990Z] b12f4b652d8f: Preparing [2023-05-22T16:08:54.990Z] bcb86ff1cd98: Preparing [2023-05-22T16:08:54.990Z] 26cbea5cba74: Preparing [2023-05-22T16:08:54.990Z] b12f4b652d8f: Waiting [2023-05-22T16:08:54.990Z] bcb86ff1cd98: Waiting [2023-05-22T16:08:54.990Z] 26cbea5cba74: Waiting [2023-05-22T16:08:54.990Z] d01df22d145c: Layer already exists [2023-05-22T16:08:54.990Z] 41cb77767722: Layer already exists [2023-05-22T16:08:54.990Z] b162e02f1a12: Layer already exists [2023-05-22T16:08:54.990Z] 57b87fda2faf: Layer already exists [2023-05-22T16:08:54.990Z] 2807d180362d: Layer already exists [2023-05-22T16:08:54.990Z] bcb86ff1cd98: Layer already exists [2023-05-22T16:08:54.990Z] b12f4b652d8f: Layer already exists [2023-05-22T16:08:54.990Z] 26cbea5cba74: Layer already exists [2023-05-22T16:08:55.255Z] 3.0.0-dev.160: digest: sha256:5f496f0d260e545587a641f00ffa41b2116c3c5eb064d065d2a5652bdda931b3 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:08:55.592Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:08:55.924Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 [2023-05-22T16:08:55.924Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-05-22T16:08:55.924Z] 57b87fda2faf: Preparing [2023-05-22T16:08:55.924Z] d01df22d145c: Preparing [2023-05-22T16:08:55.924Z] 2807d180362d: Preparing [2023-05-22T16:08:55.924Z] 41cb77767722: Preparing [2023-05-22T16:08:55.924Z] b162e02f1a12: Preparing [2023-05-22T16:08:55.924Z] b12f4b652d8f: Preparing [2023-05-22T16:08:55.924Z] bcb86ff1cd98: Preparing [2023-05-22T16:08:55.924Z] 26cbea5cba74: Preparing [2023-05-22T16:08:55.924Z] b12f4b652d8f: Waiting [2023-05-22T16:08:55.924Z] bcb86ff1cd98: Waiting [2023-05-22T16:08:55.924Z] 26cbea5cba74: Waiting [2023-05-22T16:08:55.924Z] 41cb77767722: Layer already exists [2023-05-22T16:08:55.924Z] 2807d180362d: Layer already exists [2023-05-22T16:08:55.924Z] 57b87fda2faf: Layer already exists [2023-05-22T16:08:55.924Z] d01df22d145c: Layer already exists [2023-05-22T16:08:55.924Z] b162e02f1a12: Layer already exists [2023-05-22T16:08:55.924Z] bcb86ff1cd98: Layer already exists [2023-05-22T16:08:55.924Z] b12f4b652d8f: Layer already exists [2023-05-22T16:08:55.924Z] 26cbea5cba74: Layer already exists [2023-05-22T16:08:56.191Z] 1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160: digest: sha256:5f496f0d260e545587a641f00ffa41b2116c3c5eb064d065d2a5652bdda931b3 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:08:56.538Z] + 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 [2023-05-22T16:08:56.882Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-05-22T16:08:56.883Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-05-22T16:08:56.883Z] 57b87fda2faf: Preparing [2023-05-22T16:08:56.883Z] d01df22d145c: Preparing [2023-05-22T16:08:56.883Z] 2807d180362d: Preparing [2023-05-22T16:08:56.883Z] 41cb77767722: Preparing [2023-05-22T16:08:56.883Z] b162e02f1a12: Preparing [2023-05-22T16:08:56.883Z] b12f4b652d8f: Preparing [2023-05-22T16:08:56.883Z] bcb86ff1cd98: Preparing [2023-05-22T16:08:56.883Z] 26cbea5cba74: Preparing [2023-05-22T16:08:56.883Z] b12f4b652d8f: Waiting [2023-05-22T16:08:56.883Z] bcb86ff1cd98: Waiting [2023-05-22T16:08:56.883Z] 26cbea5cba74: Waiting [2023-05-22T16:08:56.883Z] 41cb77767722: Layer already exists [2023-05-22T16:08:56.883Z] 57b87fda2faf: Layer already exists [2023-05-22T16:08:56.883Z] b162e02f1a12: Layer already exists [2023-05-22T16:08:56.883Z] d01df22d145c: Layer already exists [2023-05-22T16:08:56.883Z] 2807d180362d: Layer already exists [2023-05-22T16:08:56.883Z] bcb86ff1cd98: Layer already exists [2023-05-22T16:08:56.883Z] b12f4b652d8f: Layer already exists [2023-05-22T16:08:56.883Z] 26cbea5cba74: Layer already exists [2023-05-22T16:08:57.148Z] main: digest: sha256:5f496f0d260e545587a641f00ffa41b2116c3c5eb064d065d2a5652bdda931b3 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-22T16:08:57.206Z] ===================================================== [Pipeline] echo [2023-05-22T16:08:57.215Z] taggedImages: [2023-05-22T16:08:57.215Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c [2023-05-22T16:08:57.215Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-05-22T16:08:57.215Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.160 [2023-05-22T16:08:57.215Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 [2023-05-22T16:08:57.215Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-05-22T16:08:57.240Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-05-22T16:08:57.240Z] 1557ff349175bf3a04544285f7fd6db72d380d6c [2023-05-22T16:08:57.240Z] latest [2023-05-22T16:08:57.240Z] 3.0.0-dev.160 [2023-05-22T16:08:57.240Z] 1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 [2023-05-22T16:08:57.240Z] main [2023-05-22T16:08:57.240Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:08:57.588Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:08:57.927Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c [2023-05-22T16:08:57.927Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-05-22T16:08:57.927Z] 8332f4c6b608: Preparing [2023-05-22T16:08:57.927Z] c422f678e5e6: Preparing [2023-05-22T16:08:57.927Z] b162e02f1a12: Preparing [2023-05-22T16:08:57.927Z] b12f4b652d8f: Preparing [2023-05-22T16:08:57.927Z] 4d92891786bc: Preparing [2023-05-22T16:08:57.927Z] 26cbea5cba74: Preparing [2023-05-22T16:08:57.927Z] 26cbea5cba74: Waiting [2023-05-22T16:08:57.927Z] b162e02f1a12: Layer already exists [2023-05-22T16:08:57.927Z] b12f4b652d8f: Layer already exists [2023-05-22T16:08:58.196Z] 26cbea5cba74: Layer already exists [2023-05-22T16:08:58.196Z] 8332f4c6b608: Pushed [2023-05-22T16:08:58.463Z] 4d92891786bc: Pushed [2023-05-22T16:09:03.802Z] c422f678e5e6: Pushed [2023-05-22T16:09:03.802Z] 1557ff349175bf3a04544285f7fd6db72d380d6c: digest: sha256:77679d46b854d180214fa5933dfbb424832ba17cc417cdb0276cec6ec7680283 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:09:04.144Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:09:04.479Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-05-22T16:09:04.479Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-05-22T16:09:04.479Z] 8332f4c6b608: Preparing [2023-05-22T16:09:04.479Z] c422f678e5e6: Preparing [2023-05-22T16:09:04.479Z] b162e02f1a12: Preparing [2023-05-22T16:09:04.479Z] b12f4b652d8f: Preparing [2023-05-22T16:09:04.479Z] 4d92891786bc: Preparing [2023-05-22T16:09:04.479Z] 26cbea5cba74: Preparing [2023-05-22T16:09:04.479Z] 26cbea5cba74: Waiting [2023-05-22T16:09:04.479Z] b162e02f1a12: Layer already exists [2023-05-22T16:09:04.479Z] c422f678e5e6: Layer already exists [2023-05-22T16:09:04.479Z] 8332f4c6b608: Layer already exists [2023-05-22T16:09:04.479Z] 4d92891786bc: Layer already exists [2023-05-22T16:09:04.479Z] b12f4b652d8f: Layer already exists [2023-05-22T16:09:04.479Z] 26cbea5cba74: Layer already exists [2023-05-22T16:09:04.746Z] latest: digest: sha256:77679d46b854d180214fa5933dfbb424832ba17cc417cdb0276cec6ec7680283 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:09:05.096Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.160 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:09:05.439Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.160 [2023-05-22T16:09:05.439Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-05-22T16:09:05.439Z] 8332f4c6b608: Preparing [2023-05-22T16:09:05.439Z] c422f678e5e6: Preparing [2023-05-22T16:09:05.439Z] b162e02f1a12: Preparing [2023-05-22T16:09:05.439Z] b12f4b652d8f: Preparing [2023-05-22T16:09:05.439Z] 4d92891786bc: Preparing [2023-05-22T16:09:05.439Z] 26cbea5cba74: Preparing [2023-05-22T16:09:05.439Z] 26cbea5cba74: Waiting [2023-05-22T16:09:05.439Z] b12f4b652d8f: Layer already exists [2023-05-22T16:09:05.439Z] b162e02f1a12: Layer already exists [2023-05-22T16:09:05.439Z] 8332f4c6b608: Layer already exists [2023-05-22T16:09:05.439Z] 4d92891786bc: Layer already exists [2023-05-22T16:09:05.439Z] c422f678e5e6: Layer already exists [2023-05-22T16:09:05.439Z] 26cbea5cba74: Layer already exists [2023-05-22T16:09:05.705Z] 3.0.0-dev.160: digest: sha256:77679d46b854d180214fa5933dfbb424832ba17cc417cdb0276cec6ec7680283 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:09:06.053Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:09:06.394Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 [2023-05-22T16:09:06.394Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-05-22T16:09:06.394Z] 8332f4c6b608: Preparing [2023-05-22T16:09:06.394Z] c422f678e5e6: Preparing [2023-05-22T16:09:06.394Z] b162e02f1a12: Preparing [2023-05-22T16:09:06.394Z] b12f4b652d8f: Preparing [2023-05-22T16:09:06.394Z] 4d92891786bc: Preparing [2023-05-22T16:09:06.394Z] 26cbea5cba74: Preparing [2023-05-22T16:09:06.394Z] 26cbea5cba74: Waiting [2023-05-22T16:09:06.394Z] c422f678e5e6: Layer already exists [2023-05-22T16:09:06.394Z] b12f4b652d8f: Layer already exists [2023-05-22T16:09:06.394Z] 4d92891786bc: Layer already exists [2023-05-22T16:09:06.394Z] 8332f4c6b608: Layer already exists [2023-05-22T16:09:06.394Z] b162e02f1a12: Layer already exists [2023-05-22T16:09:06.394Z] 26cbea5cba74: Layer already exists [2023-05-22T16:09:06.660Z] 1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160: digest: sha256:77679d46b854d180214fa5933dfbb424832ba17cc417cdb0276cec6ec7680283 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:09:07.002Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:09:07.366Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-05-22T16:09:07.366Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-05-22T16:09:07.366Z] 8332f4c6b608: Preparing [2023-05-22T16:09:07.366Z] c422f678e5e6: Preparing [2023-05-22T16:09:07.366Z] b162e02f1a12: Preparing [2023-05-22T16:09:07.366Z] b12f4b652d8f: Preparing [2023-05-22T16:09:07.366Z] 4d92891786bc: Preparing [2023-05-22T16:09:07.366Z] 26cbea5cba74: Preparing [2023-05-22T16:09:07.366Z] 26cbea5cba74: Waiting [2023-05-22T16:09:07.366Z] 4d92891786bc: Layer already exists [2023-05-22T16:09:07.366Z] b162e02f1a12: Layer already exists [2023-05-22T16:09:07.366Z] 8332f4c6b608: Layer already exists [2023-05-22T16:09:07.367Z] c422f678e5e6: Layer already exists [2023-05-22T16:09:07.367Z] b12f4b652d8f: Layer already exists [2023-05-22T16:09:07.367Z] 26cbea5cba74: Layer already exists [2023-05-22T16:09:07.637Z] main: digest: sha256:77679d46b854d180214fa5933dfbb424832ba17cc417cdb0276cec6ec7680283 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-22T16:09:07.683Z] ===================================================== [Pipeline] echo [2023-05-22T16:09:07.691Z] taggedImages: [2023-05-22T16:09:07.691Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c [2023-05-22T16:09:07.691Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-05-22T16:09:07.691Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.160 [2023-05-22T16:09:07.691Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 [2023-05-22T16:09:07.691Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-05-22T16:09:07.708Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-05-22T16:09:07.708Z] 1557ff349175bf3a04544285f7fd6db72d380d6c [2023-05-22T16:09:07.708Z] latest [2023-05-22T16:09:07.708Z] 3.0.0-dev.160 [2023-05-22T16:09:07.708Z] 1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 [2023-05-22T16:09:07.708Z] main [2023-05-22T16:09:07.708Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:09:08.055Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:09:08.408Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c [2023-05-22T16:09:08.408Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-05-22T16:09:08.408Z] da80471996cb: Preparing [2023-05-22T16:09:08.408Z] 5f61c01b4912: Preparing [2023-05-22T16:09:08.408Z] b162e02f1a12: Preparing [2023-05-22T16:09:08.408Z] b12f4b652d8f: Preparing [2023-05-22T16:09:08.408Z] 00000076fe1a: Preparing [2023-05-22T16:09:08.408Z] 26cbea5cba74: Preparing [2023-05-22T16:09:08.408Z] 26cbea5cba74: Waiting [2023-05-22T16:09:08.408Z] b12f4b652d8f: Layer already exists [2023-05-22T16:09:08.679Z] b162e02f1a12: Layer already exists [2023-05-22T16:09:08.679Z] 00000076fe1a: Layer already exists [2023-05-22T16:09:08.679Z] 26cbea5cba74: Layer already exists [2023-05-22T16:09:08.679Z] da80471996cb: Pushed [2023-05-22T16:09:14.041Z] 5f61c01b4912: Pushed [2023-05-22T16:09:14.307Z] 1557ff349175bf3a04544285f7fd6db72d380d6c: digest: sha256:fdf3eed3031c1d504bd3d53df839cda67fd06b89134d953f10ce341aec242061 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:09:14.654Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:09:14.988Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-05-22T16:09:14.988Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-05-22T16:09:14.988Z] da80471996cb: Preparing [2023-05-22T16:09:14.988Z] 5f61c01b4912: Preparing [2023-05-22T16:09:14.988Z] b162e02f1a12: Preparing [2023-05-22T16:09:14.988Z] b12f4b652d8f: Preparing [2023-05-22T16:09:14.988Z] 00000076fe1a: Preparing [2023-05-22T16:09:14.988Z] 26cbea5cba74: Preparing [2023-05-22T16:09:14.988Z] 26cbea5cba74: Waiting [2023-05-22T16:09:14.988Z] da80471996cb: Layer already exists [2023-05-22T16:09:14.988Z] b12f4b652d8f: Layer already exists [2023-05-22T16:09:14.988Z] 00000076fe1a: Layer already exists [2023-05-22T16:09:14.988Z] 5f61c01b4912: Layer already exists [2023-05-22T16:09:14.988Z] b162e02f1a12: Layer already exists [2023-05-22T16:09:14.988Z] 26cbea5cba74: Layer already exists [2023-05-22T16:09:15.255Z] latest: digest: sha256:fdf3eed3031c1d504bd3d53df839cda67fd06b89134d953f10ce341aec242061 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:09:15.603Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.160 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:09:15.934Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.160 [2023-05-22T16:09:15.934Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-05-22T16:09:15.934Z] da80471996cb: Preparing [2023-05-22T16:09:15.934Z] 5f61c01b4912: Preparing [2023-05-22T16:09:15.934Z] b162e02f1a12: Preparing [2023-05-22T16:09:15.934Z] b12f4b652d8f: Preparing [2023-05-22T16:09:15.934Z] 00000076fe1a: Preparing [2023-05-22T16:09:15.934Z] 26cbea5cba74: Preparing [2023-05-22T16:09:15.934Z] 26cbea5cba74: Waiting [2023-05-22T16:09:15.934Z] b162e02f1a12: Layer already exists [2023-05-22T16:09:15.934Z] 5f61c01b4912: Layer already exists [2023-05-22T16:09:15.934Z] 00000076fe1a: Layer already exists [2023-05-22T16:09:15.934Z] da80471996cb: Layer already exists [2023-05-22T16:09:15.934Z] b12f4b652d8f: Layer already exists [2023-05-22T16:09:15.934Z] 26cbea5cba74: Layer already exists [2023-05-22T16:09:16.200Z] 3.0.0-dev.160: digest: sha256:fdf3eed3031c1d504bd3d53df839cda67fd06b89134d953f10ce341aec242061 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:09:16.607Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:09:17.020Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 [2023-05-22T16:09:17.020Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-05-22T16:09:17.020Z] da80471996cb: Preparing [2023-05-22T16:09:17.020Z] 5f61c01b4912: Preparing [2023-05-22T16:09:17.020Z] b162e02f1a12: Preparing [2023-05-22T16:09:17.020Z] b12f4b652d8f: Preparing [2023-05-22T16:09:17.020Z] 00000076fe1a: Preparing [2023-05-22T16:09:17.020Z] 26cbea5cba74: Preparing [2023-05-22T16:09:17.020Z] 26cbea5cba74: Waiting [2023-05-22T16:09:17.020Z] 5f61c01b4912: Layer already exists [2023-05-22T16:09:17.020Z] b162e02f1a12: Layer already exists [2023-05-22T16:09:17.020Z] da80471996cb: Layer already exists [2023-05-22T16:09:17.020Z] b12f4b652d8f: Layer already exists [2023-05-22T16:09:17.020Z] 00000076fe1a: Layer already exists [2023-05-22T16:09:17.020Z] 26cbea5cba74: Layer already exists [2023-05-22T16:09:17.284Z] 1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160: digest: sha256:fdf3eed3031c1d504bd3d53df839cda67fd06b89134d953f10ce341aec242061 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:09:17.622Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:09:17.959Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-05-22T16:09:17.959Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-05-22T16:09:17.959Z] da80471996cb: Preparing [2023-05-22T16:09:17.959Z] 5f61c01b4912: Preparing [2023-05-22T16:09:17.959Z] b162e02f1a12: Preparing [2023-05-22T16:09:17.959Z] b12f4b652d8f: Preparing [2023-05-22T16:09:17.959Z] 00000076fe1a: Preparing [2023-05-22T16:09:17.959Z] 26cbea5cba74: Preparing [2023-05-22T16:09:17.959Z] 26cbea5cba74: Waiting [2023-05-22T16:09:17.959Z] 5f61c01b4912: Layer already exists [2023-05-22T16:09:17.959Z] b12f4b652d8f: Layer already exists [2023-05-22T16:09:17.959Z] da80471996cb: Layer already exists [2023-05-22T16:09:17.959Z] 00000076fe1a: Layer already exists [2023-05-22T16:09:17.959Z] b162e02f1a12: Layer already exists [2023-05-22T16:09:17.959Z] 26cbea5cba74: Layer already exists [2023-05-22T16:09:18.225Z] main: digest: sha256:fdf3eed3031c1d504bd3d53df839cda67fd06b89134d953f10ce341aec242061 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-22T16:09:18.270Z] ===================================================== [Pipeline] echo [2023-05-22T16:09:18.277Z] taggedImages: [2023-05-22T16:09:18.277Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c [2023-05-22T16:09:18.277Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-05-22T16:09:18.277Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.160 [2023-05-22T16:09:18.277Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1557ff349175bf3a04544285f7fd6db72d380d6c-3.0.0-dev.160 [2023-05-22T16:09:18.277Z] - 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 [2023-05-22T16:09:18.647Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-22T16:09:18.647Z] [2023-05-22T16:09:18.647Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:09:18.973Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-22T16:09:19.240Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-22T16:09:19.240Z] 8998bd30e6a1: Pulling fs layer [2023-05-22T16:09:19.240Z] 04944245beec: Pulling fs layer [2023-05-22T16:09:19.240Z] 699f458cf7ca: Pulling fs layer [2023-05-22T16:09:19.240Z] 765212b225bb: Pulling fs layer [2023-05-22T16:09:19.240Z] f23df028b6ca: Pulling fs layer [2023-05-22T16:09:19.240Z] d65c8cfc05b1: Pulling fs layer [2023-05-22T16:09:19.240Z] 2437ff75d9bd: Pulling fs layer [2023-05-22T16:09:19.240Z] f23df028b6ca: Waiting [2023-05-22T16:09:19.240Z] 765212b225bb: Waiting [2023-05-22T16:09:19.240Z] d65c8cfc05b1: Waiting [2023-05-22T16:09:19.240Z] 2437ff75d9bd: Waiting [2023-05-22T16:09:19.505Z] 699f458cf7ca: Verifying Checksum [2023-05-22T16:09:19.506Z] 699f458cf7ca: Download complete [2023-05-22T16:09:19.506Z] 765212b225bb: Verifying Checksum [2023-05-22T16:09:19.506Z] 765212b225bb: Download complete [2023-05-22T16:09:19.506Z] f23df028b6ca: Verifying Checksum [2023-05-22T16:09:19.506Z] f23df028b6ca: Download complete [2023-05-22T16:09:19.506Z] d65c8cfc05b1: Verifying Checksum [2023-05-22T16:09:20.086Z] 04944245beec: Verifying Checksum [2023-05-22T16:09:20.086Z] 04944245beec: Download complete [2023-05-22T16:09:21.046Z] 8998bd30e6a1: Verifying Checksum [2023-05-22T16:09:21.046Z] 8998bd30e6a1: Download complete [2023-05-22T16:09:22.453Z] 2437ff75d9bd: Verifying Checksum [2023-05-22T16:09:22.453Z] 2437ff75d9bd: Download complete [2023-05-22T16:09:25.032Z] 8998bd30e6a1: Pull complete [2023-05-22T16:09:25.298Z] 04944245beec: Pull complete [2023-05-22T16:09:26.705Z] 699f458cf7ca: Pull complete [2023-05-22T16:09:26.705Z] 765212b225bb: Pull complete [2023-05-22T16:09:27.664Z] f23df028b6ca: Pull complete [2023-05-22T16:09:27.931Z] d65c8cfc05b1: Pull complete [2023-05-22T16:09:42.926Z] 2437ff75d9bd: Pull complete [2023-05-22T16:09:42.926Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-22T16:09:42.926Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-22T16:09:42.926Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T16:09:43.134Z] prd-ubuntu20.04-docker-arm64-4c-16g-16295 does not seem to be running inside a container [2023-05-22T16:09:43.196Z] $ 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/526 -v /w/workspace/edgex-go/526:/w/workspace/edgex-go/526:rw,z -v /w/workspace/edgex-go/526@tmp:/w/workspace/edgex-go/526@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 [2023-05-22T16:09:46.006Z] $ docker top 7f811c8bea417658bc2d2ca50199638bf2f4f6094efbef7652999271b45ca898 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-22T16:09:46.889Z] ---> job-cost.sh [2023-05-22T16:09:46.889Z] lf-activate-venv: SKIPPING [2023-05-22T16:09:46.889Z] INFO: No Stack... [2023-05-22T16:09:47.470Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-22T16:09:48.052Z] INFO: Archiving Costs [Pipeline] sh [2023-05-22T16:09:48.686Z] + cat /w/workspace/edgex-go/526/archives/cost.csv [2023-05-22T16:09:48.686Z] + cut -d, -f6 [Pipeline] lock [2023-05-22T16:09:48.761Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-526-stack-cost] [2023-05-22T16:09:48.774Z] Resource [jenkins-edgexfoundry-edgex-go-main-526-stack-cost] did not exist. Created. [2023-05-22T16:09:48.774Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-526-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-22T16:09:49.420Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-22T16:09:50.249Z] Stashed 1 file(s) [Pipeline] } [2023-05-22T16:09:50.256Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-526-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-22T16:09:50.272Z] $ docker stop --time=1 7f811c8bea417658bc2d2ca50199638bf2f4f6094efbef7652999271b45ca898 [2023-05-22T16:09:51.822Z] $ docker rm -f --volumes 7f811c8bea417658bc2d2ca50199638bf2f4f6094efbef7652999271b45ca898 [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 [2023-05-22T16:09:52.258Z] provisioning config files... [2023-05-22T16:09:52.266Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/526@tmp/config9855395014576293068tmp [Pipeline] { [Pipeline] sh [2023-05-22T16:09:52.561Z] + set +x [2023-05-22T16:09:52.561Z] + curl -s https://codecov.io/bash [2023-05-22T16:09:52.561Z] + bash -s -- [2023-05-22T16:09:52.561Z] [2023-05-22T16:09:52.561Z] _____ _ [2023-05-22T16:09:52.561Z] / ____| | | [2023-05-22T16:09:52.561Z] | | ___ __| | ___ ___ _____ __ [2023-05-22T16:09:52.561Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-22T16:09:52.561Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-22T16:09:52.561Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-22T16:09:52.561Z] Bash-1.0.6 [2023-05-22T16:09:52.561Z] [2023-05-22T16:09:52.561Z] [2023-05-22T16:09:52.561Z] ==> git version 2.25.1 found [2023-05-22T16:09:52.561Z] ==> 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 [2023-05-22T16:09:52.561Z] Release-Date: 2020-01-08 [2023-05-22T16:09:52.561Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-22T16:09:52.561Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-22T16:09:52.561Z] ==> Jenkins CI detected. [2023-05-22T16:09:52.561Z] current dir:  /w/workspace/edgex-go/526 [2023-05-22T16:09:52.561Z] project root: . [2023-05-22T16:09:52.561Z] --> token set from env [2023-05-22T16:09:52.561Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-22T16:09:52.561Z] ==> Running gcov in . (disable via -X gcov) [2023-05-22T16:09:52.561Z] ==> Python coveragepy not found [2023-05-22T16:09:52.561Z] ==> Searching for coverage reports in: [2023-05-22T16:09:52.561Z] + . [2023-05-22T16:09:52.561Z] -> Found 1 reports [2023-05-22T16:09:52.561Z] ==> Detecting git/mercurial file structure [2023-05-22T16:09:52.820Z] ==> Reading reports [2023-05-22T16:09:52.820Z] + ./coverage.out bytes=447731 [2023-05-22T16:09:52.820Z] ==> Appending adjustments [2023-05-22T16:09:52.820Z] https://docs.codecov.io/docs/fixing-reports [2023-05-22T16:09:53.760Z] + Found adjustments [2023-05-22T16:09:53.760Z] ==> Gzipping contents [2023-05-22T16:09:53.760Z] 60K /tmp/codecov.jrYmOq.gz [2023-05-22T16:09:53.760Z] ==> Uploading reports [2023-05-22T16:09:53.760Z] url: https://codecov.io [2023-05-22T16:09:53.760Z] query: branch=main&commit=1557ff349175bf3a04544285f7fd6db72d380d6c&build=526&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F526%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-22T16:09:53.760Z] -> Pinging Codecov [2023-05-22T16:09:53.760Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=main&commit=1557ff349175bf3a04544285f7fd6db72d380d6c&build=526&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F526%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-22T16:09:54.020Z] -> Uploading to [2023-05-22T16:09:54.020Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-22/00271124DB129430A58F1EEE437C3FCB/1557ff349175bf3a04544285f7fd6db72d380d6c/ad2bfb74-2e5a-4a7f-a686-eab3b7b45e93.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230522%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230522T160953Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e40c011661189699184b7ca63314f51b6bcc2adefe8da6387e25d00cd97df8be [2023-05-22T16:09:54.020Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-22T16:09:54.020Z] Dload Upload Total Spent Left Speed [2023-05-22T16:09:54.279Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57484 0 0 100 57484 0 267k --:--:-- --:--:-- --:--:-- 267k [2023-05-22T16:09:54.279Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/1557ff349175bf3a04544285f7fd6db72d380d6c [Pipeline] } [2023-05-22T16:09:54.285Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2023-05-22T16:09:54.525Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-22T16:09:54.534Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:09:54.834Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-22T16:09:54.834Z] [2023-05-22T16:09:54.834Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:09:55.132Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-22T16:09:55.391Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-22T16:09:55.391Z] df9b9388f04a: Pulling fs layer [2023-05-22T16:09:55.391Z] 52dc419b0ee2: Pulling fs layer [2023-05-22T16:09:55.391Z] 25bc292e5bac: Pulling fs layer [2023-05-22T16:09:55.391Z] 114826534d7a: Pulling fs layer [2023-05-22T16:09:55.391Z] 4657fd5d0bcf: Pulling fs layer [2023-05-22T16:09:55.391Z] 6ad1cebc031e: Pulling fs layer [2023-05-22T16:09:55.391Z] 114826534d7a: Waiting [2023-05-22T16:09:55.391Z] 8a3aa393b2d8: Pulling fs layer [2023-05-22T16:09:55.391Z] 6ad1cebc031e: Waiting [2023-05-22T16:09:55.391Z] 8a3aa393b2d8: Waiting [2023-05-22T16:09:55.391Z] 25bc292e5bac: Download complete [2023-05-22T16:09:55.391Z] 52dc419b0ee2: Download complete [2023-05-22T16:09:55.391Z] 4657fd5d0bcf: Verifying Checksum [2023-05-22T16:09:55.391Z] 4657fd5d0bcf: Download complete [2023-05-22T16:09:55.391Z] df9b9388f04a: Verifying Checksum [2023-05-22T16:09:55.391Z] df9b9388f04a: Download complete [2023-05-22T16:09:55.654Z] 6ad1cebc031e: Verifying Checksum [2023-05-22T16:09:55.654Z] 6ad1cebc031e: Download complete [2023-05-22T16:09:55.915Z] df9b9388f04a: Pull complete [2023-05-22T16:09:56.174Z] 52dc419b0ee2: Pull complete [2023-05-22T16:09:56.174Z] 114826534d7a: Verifying Checksum [2023-05-22T16:09:56.174Z] 114826534d7a: Download complete [2023-05-22T16:09:56.174Z] 25bc292e5bac: Pull complete [2023-05-22T16:09:56.174Z] 8a3aa393b2d8: Verifying Checksum [2023-05-22T16:09:56.174Z] 8a3aa393b2d8: Download complete [2023-05-22T16:10:01.081Z] 114826534d7a: Pull complete [2023-05-22T16:10:01.340Z] 4657fd5d0bcf: Pull complete [2023-05-22T16:10:01.596Z] 6ad1cebc031e: Pull complete [2023-05-22T16:10:05.785Z] 8a3aa393b2d8: Pull complete [2023-05-22T16:10:05.785Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-22T16:10:05.785Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-22T16:10:05.785Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T16:10:05.881Z] prd-ubuntu20.04-docker-8c-8g-16293 does not seem to be running inside a container [2023-05-22T16:10:05.905Z] $ 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/526 -v /w/workspace/edgex-go/526:/w/workspace/edgex-go/526:rw,z -v /w/workspace/edgex-go/526@tmp:/w/workspace/edgex-go/526@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:1.410.4 cat [2023-05-22T16:10:10.971Z] $ docker top 993504c52784838f85e9ccc2239d5598d2fb26ec5e8ea348b10e41df6a1f3fda -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-22T16:10:11.041Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2023-05-22T16:10:11.323Z] + set -o pipefail [2023-05-22T16:10:11.324Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2023-05-22T16:10:19.437Z] [2023-05-22T16:10:19.437Z] Monitoring /w/workspace/edgex-go/526 (github.com/edgexfoundry/edgex-go)... [2023-05-22T16:10:19.437Z] [2023-05-22T16:10:19.437Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/86e43971-e9be-462c-8eed-9895f06b2b56 [2023-05-22T16:10:19.437Z] [2023-05-22T16:10:19.437Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-05-22T16:10:19.437Z] [2023-05-22T16:10:19.437Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-22T16:10:19.437Z] [2023-05-22T16:10:19.437Z] [2023-05-22T16:10:19.438Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-22T16:10:19.438Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-22T16:10:19.438Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-05-22T16:10:19.446Z] $ docker stop --time=1 993504c52784838f85e9ccc2239d5598d2fb26ec5e8ea348b10e41df6a1f3fda [2023-05-22T16:10:24.390Z] $ docker rm -f --volumes 993504c52784838f85e9ccc2239d5598d2fb26ec5e8ea348b10e41df6a1f3fda [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-05-22T16:10:24.749Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-22T16:10:24.759Z] provisioning config files... [2023-05-22T16:10:24.766Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/526@tmp/config14350416282255337803tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-22T16:10:25.059Z] --> edgex-publish-swagger.sh [2023-05-22T16:10:25.059Z] === Publish openapi/v3 API === [2023-05-22T16:10:25.059Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-05-22T16:10:25.059Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/526/openapi/v3/core-command.yaml] [2023-05-22T16:10:25.059Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-22T16:10:25.059Z] Dload Upload Total Spent Left Speed [2023-05-22T16:10:25.627Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29030 0 0 100 29030 0 46299 --:--:-- --:--:-- --:--:-- 46226 100 29030 0 0 100 29030 0 46299 --:--:-- --:--:-- --:--:-- 46226 [2023-05-22T16:10:25.627Z] [2023-05-22T16:10:25.628Z] [2023-05-22T16:10:25.628Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/526/openapi/v3/core-data.yaml] [2023-05-22T16:10:25.628Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-22T16:10:25.628Z] Dload Upload Total Spent Left Speed [2023-05-22T16:10:26.197Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 120k --:--:-- --:--:-- --:--:-- 120k [2023-05-22T16:10:26.197Z] [2023-05-22T16:10:26.197Z] [2023-05-22T16:10:26.197Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/526/openapi/v3/core-metadata.yaml] [2023-05-22T16:10:26.197Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-22T16:10:26.197Z] Dload Upload Total Spent Left Speed [2023-05-22T16:10:26.768Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 211k --:--:-- --:--:-- --:--:-- 211k 100 141k 0 0 100 141k 0 211k --:--:-- --:--:-- --:--:-- 211k [2023-05-22T16:10:26.768Z] [2023-05-22T16:10:26.768Z] [2023-05-22T16:10:26.768Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/526/openapi/v3/support-notifications.yaml] [2023-05-22T16:10:26.768Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-22T16:10:26.768Z] Dload Upload Total Spent Left Speed [2023-05-22T16:10:27.336Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 165k --:--:-- --:--:-- --:--:-- 165k [2023-05-22T16:10:27.336Z] [2023-05-22T16:10:27.336Z] [2023-05-22T16:10:27.336Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/526/openapi/v3/support-scheduler.yaml] [2023-05-22T16:10:27.336Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-22T16:10:27.336Z] Dload Upload Total Spent Left Speed [2023-05-22T16:10:27.857Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34356 0 0 100 34356 0 165k --:--:-- --:--:-- --:--:-- 164k 100 34356 0 0 100 34356 0 73567 --:--:-- --:--:-- --:--:-- 73410 [2023-05-22T16:10:27.857Z] [2023-05-22T16:10:27.857Z] [Pipeline] } [2023-05-22T16:10:27.865Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2023-05-22T16:10:28.272Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-22T16:10:28.272Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:10:28.572Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-22T16:10:28.573Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T16:10:28.641Z] prd-ubuntu20.04-docker-8c-8g-16293 does not seem to be running inside a container [2023-05-22T16:10:28.664Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/526 -v /w/workspace/edgex-go/526:/w/workspace/edgex-go/526:rw,z -v /w/workspace/edgex-go/526@tmp:/w/workspace/edgex-go/526@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 [2023-05-22T16:10:29.109Z] $ docker top 53b2dbb2a10e5ee4c7a059093bb8602038a05c2f24708eff97084198b3efa696 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-22T16:10:29.203Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-22T16:10:29.203Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-22T16:10:29.309Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-22T16:10:29.307Z] $ docker exec 53b2dbb2a10e5ee4c7a059093bb8602038a05c2f24708eff97084198b3efa696 ssh-agent [2023-05-22T16:10:29.410Z] SSH_AUTH_SOCK=/tmp/ssh-ZAfw7bIUlwEq/agent.32 [2023-05-22T16:10:29.411Z] SSH_AGENT_PID=38 [2023-05-22T16:10:29.415Z] Running ssh-add (command line suppressed) [2023-05-22T16:10:29.520Z] Identity added: /w/workspace/edgex-go/526@tmp/private_key_3410852438040926221.key (/w/workspace/edgex-go/526@tmp/private_key_3410852438040926221.key) [2023-05-22T16:10:29.537Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-22T16:10:29.824Z] + git semver tag [2023-05-22T16:10:30.083Z] 2023-05-22 16:10:30,009 [run_tag] DEBUG tag force:False [2023-05-22T16:10:30.083Z] 2023-05-22 16:10:30,009 [check_head_tag] DEBUG check head tag [2023-05-22T16:10:30.083Z] 2023-05-22 16:10:30,012 [execute] INFO git cat-file --batch-check [2023-05-22T16:10:30.083Z] 2023-05-22 16:10:30,013 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/526, universal_newlines=False, shell=None, istream=) [2023-05-22T16:10:30.083Z] 2023-05-22 16:10:30,015 [execute] INFO git cat-file --batch [2023-05-22T16:10:30.083Z] 2023-05-22 16:10:30,015 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/526, universal_newlines=False, shell=None, istream=) [2023-05-22T16:10:30.083Z] 2023-05-22 16:10:30,078 [read_version] DEBUG read version from /w/workspace/edgex-go/526/.semver/main [2023-05-22T16:10:30.083Z] 2023-05-22 16:10:30,078 [execute] INFO git tag -a v3.0.0-dev.160 -m v3.0.0-dev.160 [2023-05-22T16:10:30.083Z] 2023-05-22 16:10:30,078 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.160', '-m', 'v3.0.0-dev.160'], cwd=/w/workspace/edgex-go/526, universal_newlines=False, shell=None, istream=None) [2023-05-22T16:10:30.342Z] 2023-05-22 16:10:30,082 [read_version] DEBUG read version from /w/workspace/edgex-go/526/.semver/main [2023-05-22T16:10:30.342Z] 3.0.0-dev.160 [Pipeline] } [2023-05-22T16:10:30.349Z] $ docker exec --env ******** --env ******** 53b2dbb2a10e5ee4c7a059093bb8602038a05c2f24708eff97084198b3efa696 ssh-agent -k [2023-05-22T16:10:30.450Z] unset SSH_AUTH_SOCK; [2023-05-22T16:10:30.450Z] unset SSH_AGENT_PID; [2023-05-22T16:10:30.450Z] echo Agent pid 38 killed; [2023-05-22T16:10:30.466Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-22T16:10:30.776Z] + git semver [Pipeline] } [2023-05-22T16:10:31.044Z] $ docker stop --time=1 53b2dbb2a10e5ee4c7a059093bb8602038a05c2f24708eff97084198b3efa696 [2023-05-22T16:10:32.458Z] $ docker rm -f --volumes 53b2dbb2a10e5ee4c7a059093bb8602038a05c2f24708eff97084198b3efa696 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:10:32.860Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-22T16:10:32.860Z] [2023-05-22T16:10:32.860Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:10:33.155Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-22T16:10:33.155Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-22T16:10:33.155Z] ab5ef0e58194: Pulling fs layer [2023-05-22T16:10:33.155Z] 9712f1f96733: Pulling fs layer [2023-05-22T16:10:33.155Z] 63f879dbbcfc: Pulling fs layer [2023-05-22T16:10:33.155Z] 0d9ebad4ef96: Pulling fs layer [2023-05-22T16:10:33.155Z] e9a5061849ea: Pulling fs layer [2023-05-22T16:10:33.155Z] d747dcd14b5f: Pulling fs layer [2023-05-22T16:10:33.155Z] 2de7ff778b66: Pulling fs layer [2023-05-22T16:10:33.155Z] 0d9ebad4ef96: Waiting [2023-05-22T16:10:33.155Z] e9a5061849ea: Waiting [2023-05-22T16:10:33.155Z] d747dcd14b5f: Waiting [2023-05-22T16:10:33.155Z] 2de7ff778b66: Waiting [2023-05-22T16:10:33.155Z] 9712f1f96733: Verifying Checksum [2023-05-22T16:10:33.155Z] 9712f1f96733: Download complete [2023-05-22T16:10:33.416Z] 63f879dbbcfc: Verifying Checksum [2023-05-22T16:10:33.416Z] 63f879dbbcfc: Download complete [2023-05-22T16:10:33.675Z] e9a5061849ea: Verifying Checksum [2023-05-22T16:10:33.675Z] e9a5061849ea: Download complete [2023-05-22T16:10:33.675Z] 0d9ebad4ef96: Verifying Checksum [2023-05-22T16:10:33.675Z] 0d9ebad4ef96: Download complete [2023-05-22T16:10:33.675Z] d747dcd14b5f: Download complete [2023-05-22T16:10:33.675Z] ab5ef0e58194: Verifying Checksum [2023-05-22T16:10:33.675Z] ab5ef0e58194: Download complete [2023-05-22T16:10:33.675Z] 2de7ff778b66: Verifying Checksum [2023-05-22T16:10:33.675Z] 2de7ff778b66: Download complete [2023-05-22T16:10:36.210Z] ab5ef0e58194: Pull complete [2023-05-22T16:10:36.468Z] 9712f1f96733: Pull complete [2023-05-22T16:10:37.423Z] 63f879dbbcfc: Pull complete [2023-05-22T16:10:41.662Z] 0d9ebad4ef96: Pull complete [2023-05-22T16:10:41.662Z] e9a5061849ea: Pull complete [2023-05-22T16:10:41.662Z] d747dcd14b5f: Pull complete [2023-05-22T16:10:42.597Z] 2de7ff778b66: Pull complete [2023-05-22T16:10:42.598Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-22T16:10:42.598Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-22T16:10:42.598Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T16:10:42.685Z] prd-ubuntu20.04-docker-8c-8g-16293 does not seem to be running inside a container [2023-05-22T16:10:42.715Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/526 -v /w/workspace/edgex-go/526:/w/workspace/edgex-go/526:rw,z -v /w/workspace/edgex-go/526@tmp:/w/workspace/edgex-go/526@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 [2023-05-22T16:10:48.445Z] $ docker top 586a7eda01a06b5cbe4993baeef32adf3b969847954a26ac18d5dfe9c08b98b4 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-22T16:10:48.516Z] provisioning config files... [2023-05-22T16:10:48.527Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/526@tmp/config3870977775037796359tmp [2023-05-22T16:10:48.537Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/526@tmp/config11238591244298000423tmp [2023-05-22T16:10:48.547Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/526@tmp/config13221006108244562288tmp [Pipeline] { [Pipeline] echo [2023-05-22T16:10:48.564Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-22T16:10:48.849Z] ---> sigul-configuration.sh [2023-05-22T16:10:48.849Z] gpg: directory `/root/.gnupg' created [2023-05-22T16:10:48.849Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-22T16:10:48.849Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-22T16:10:48.849Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-22T16:10:48.849Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-22T16:10:48.849Z] gpg: CAST5 encrypted data [2023-05-22T16:10:48.849Z] gpg: encrypted with 1 passphrase [2023-05-22T16:10:48.849Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-22T16:10:49.229Z] + mkdir /home/jenkins [2023-05-22T16:10:49.229Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-22T16:10:49.557Z] + 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 [2023-05-22T16:10:49.587Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-22T16:10:49.885Z] ---> sigul-install.sh [2023-05-22T16:10:49.885Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-22T16:10:50.168Z] + git tag --list [2023-05-22T16:10:50.168Z] 0.6.0 [2023-05-22T16:10:50.168Z] 0.6.1 [2023-05-22T16:10:50.168Z] 0.7.0 [2023-05-22T16:10:50.168Z] 0.7.1 [2023-05-22T16:10:50.168Z] v1.0.0 [2023-05-22T16:10:50.168Z] v1.0.1 [2023-05-22T16:10:50.168Z] v1.1.0 [2023-05-22T16:10:50.168Z] v1.2.0 [2023-05-22T16:10:50.168Z] v1.2.1 [2023-05-22T16:10:50.168Z] v1.3.0 [2023-05-22T16:10:50.168Z] v1.3.1 [2023-05-22T16:10:50.168Z] v2.0.0 [2023-05-22T16:10:50.168Z] v2.1.0 [2023-05-22T16:10:50.168Z] v2.1.1 [2023-05-22T16:10:50.168Z] v2.1.1-dev.1 [2023-05-22T16:10:50.168Z] v2.1.1-dev.2 [2023-05-22T16:10:50.168Z] v2.1.1-dev.3 [2023-05-22T16:10:50.168Z] v2.1.1-dev.4 [2023-05-22T16:10:50.168Z] v2.1.1-dev.5 [2023-05-22T16:10:50.168Z] v2.1.1-dev.6 [2023-05-22T16:10:50.168Z] v2.1.1-dev.7 [2023-05-22T16:10:50.168Z] v2.1.1-dev.8 [2023-05-22T16:10:50.168Z] v2.1.2-dev.1 [2023-05-22T16:10:50.168Z] v2.2.0 [2023-05-22T16:10:50.168Z] v2.2.1-dev.1 [2023-05-22T16:10:50.168Z] v2.2.1-dev.10 [2023-05-22T16:10:50.168Z] v2.2.1-dev.11 [2023-05-22T16:10:50.168Z] v2.2.1-dev.12 [2023-05-22T16:10:50.168Z] v2.2.1-dev.13 [2023-05-22T16:10:50.168Z] v2.2.1-dev.14 [2023-05-22T16:10:50.168Z] v2.2.1-dev.15 [2023-05-22T16:10:50.168Z] v2.2.1-dev.16 [2023-05-22T16:10:50.168Z] v2.2.1-dev.17 [2023-05-22T16:10:50.168Z] v2.2.1-dev.18 [2023-05-22T16:10:50.168Z] v2.2.1-dev.19 [2023-05-22T16:10:50.168Z] v2.2.1-dev.2 [2023-05-22T16:10:50.168Z] v2.2.1-dev.20 [2023-05-22T16:10:50.168Z] v2.2.1-dev.21 [2023-05-22T16:10:50.168Z] v2.2.1-dev.22 [2023-05-22T16:10:50.168Z] v2.2.1-dev.23 [2023-05-22T16:10:50.168Z] v2.2.1-dev.24 [2023-05-22T16:10:50.168Z] v2.2.1-dev.25 [2023-05-22T16:10:50.168Z] v2.2.1-dev.26 [2023-05-22T16:10:50.168Z] v2.2.1-dev.27 [2023-05-22T16:10:50.168Z] v2.2.1-dev.28 [2023-05-22T16:10:50.168Z] v2.2.1-dev.29 [2023-05-22T16:10:50.168Z] v2.2.1-dev.3 [2023-05-22T16:10:50.168Z] v2.2.1-dev.4 [2023-05-22T16:10:50.168Z] v2.2.1-dev.5 [2023-05-22T16:10:50.168Z] v2.2.1-dev.6 [2023-05-22T16:10:50.168Z] v2.2.1-dev.7 [2023-05-22T16:10:50.168Z] v2.2.1-dev.8 [2023-05-22T16:10:50.168Z] v2.2.1-dev.9 [2023-05-22T16:10:50.168Z] v2.3.0 [2023-05-22T16:10:50.168Z] v2.3.0-dev.100 [2023-05-22T16:10:50.168Z] v2.3.0-dev.101 [2023-05-22T16:10:50.168Z] v2.3.0-dev.102 [2023-05-22T16:10:50.168Z] v2.3.0-dev.103 [2023-05-22T16:10:50.168Z] v2.3.0-dev.104 [2023-05-22T16:10:50.168Z] v2.3.0-dev.105 [2023-05-22T16:10:50.168Z] v2.3.0-dev.106 [2023-05-22T16:10:50.168Z] v2.3.0-dev.29 [2023-05-22T16:10:50.168Z] v2.3.0-dev.30 [2023-05-22T16:10:50.168Z] v2.3.0-dev.31 [2023-05-22T16:10:50.168Z] v2.3.0-dev.32 [2023-05-22T16:10:50.168Z] v2.3.0-dev.33 [2023-05-22T16:10:50.168Z] v2.3.0-dev.34 [2023-05-22T16:10:50.168Z] v2.3.0-dev.35 [2023-05-22T16:10:50.168Z] v2.3.0-dev.36 [2023-05-22T16:10:50.168Z] v2.3.0-dev.37 [2023-05-22T16:10:50.168Z] v2.3.0-dev.38 [2023-05-22T16:10:50.168Z] v2.3.0-dev.39 [2023-05-22T16:10:50.168Z] v2.3.0-dev.40 [2023-05-22T16:10:50.168Z] v2.3.0-dev.41 [2023-05-22T16:10:50.168Z] v2.3.0-dev.42 [2023-05-22T16:10:50.168Z] v2.3.0-dev.43 [2023-05-22T16:10:50.168Z] v2.3.0-dev.44 [2023-05-22T16:10:50.168Z] v2.3.0-dev.45 [2023-05-22T16:10:50.168Z] v2.3.0-dev.46 [2023-05-22T16:10:50.168Z] v2.3.0-dev.47 [2023-05-22T16:10:50.168Z] v2.3.0-dev.48 [2023-05-22T16:10:50.168Z] v2.3.0-dev.49 [2023-05-22T16:10:50.168Z] v2.3.0-dev.50 [2023-05-22T16:10:50.168Z] v2.3.0-dev.51 [2023-05-22T16:10:50.168Z] v2.3.0-dev.52 [2023-05-22T16:10:50.168Z] v2.3.0-dev.53 [2023-05-22T16:10:50.168Z] v2.3.0-dev.54 [2023-05-22T16:10:50.168Z] v2.3.0-dev.55 [2023-05-22T16:10:50.168Z] v2.3.0-dev.56 [2023-05-22T16:10:50.168Z] v2.3.0-dev.57 [2023-05-22T16:10:50.168Z] v2.3.0-dev.58 [2023-05-22T16:10:50.168Z] v2.3.0-dev.59 [2023-05-22T16:10:50.168Z] v2.3.0-dev.60 [2023-05-22T16:10:50.168Z] v2.3.0-dev.61 [2023-05-22T16:10:50.168Z] v2.3.0-dev.62 [2023-05-22T16:10:50.168Z] v2.3.0-dev.63 [2023-05-22T16:10:50.168Z] v2.3.0-dev.64 [2023-05-22T16:10:50.168Z] v2.3.0-dev.65 [2023-05-22T16:10:50.168Z] v2.3.0-dev.66 [2023-05-22T16:10:50.168Z] v2.3.0-dev.67 [2023-05-22T16:10:50.168Z] v2.3.0-dev.68 [2023-05-22T16:10:50.168Z] v2.3.0-dev.69 [2023-05-22T16:10:50.168Z] v2.3.0-dev.70 [2023-05-22T16:10:50.168Z] v2.3.0-dev.71 [2023-05-22T16:10:50.168Z] v2.3.0-dev.72 [2023-05-22T16:10:50.168Z] v2.3.0-dev.73 [2023-05-22T16:10:50.168Z] v2.3.0-dev.74 [2023-05-22T16:10:50.168Z] v2.3.0-dev.75 [2023-05-22T16:10:50.168Z] v2.3.0-dev.76 [2023-05-22T16:10:50.168Z] v2.3.0-dev.77 [2023-05-22T16:10:50.168Z] v2.3.0-dev.78 [2023-05-22T16:10:50.168Z] v2.3.0-dev.79 [2023-05-22T16:10:50.168Z] v2.3.0-dev.80 [2023-05-22T16:10:50.168Z] v2.3.0-dev.81 [2023-05-22T16:10:50.168Z] v2.3.0-dev.82 [2023-05-22T16:10:50.168Z] v2.3.0-dev.83 [2023-05-22T16:10:50.168Z] v2.3.0-dev.84 [2023-05-22T16:10:50.168Z] v2.3.0-dev.85 [2023-05-22T16:10:50.168Z] v2.3.0-dev.86 [2023-05-22T16:10:50.168Z] v2.3.0-dev.87 [2023-05-22T16:10:50.168Z] v2.3.0-dev.88 [2023-05-22T16:10:50.168Z] v2.3.0-dev.89 [2023-05-22T16:10:50.168Z] v2.3.0-dev.90 [2023-05-22T16:10:50.168Z] v2.3.0-dev.91 [2023-05-22T16:10:50.168Z] v2.3.0-dev.92 [2023-05-22T16:10:50.168Z] v2.3.0-dev.93 [2023-05-22T16:10:50.168Z] v2.3.0-dev.94 [2023-05-22T16:10:50.168Z] v2.3.0-dev.95 [2023-05-22T16:10:50.168Z] v2.3.0-dev.96 [2023-05-22T16:10:50.168Z] v2.3.0-dev.97 [2023-05-22T16:10:50.168Z] v2.3.0-dev.98 [2023-05-22T16:10:50.168Z] v2.3.0-dev.99 [2023-05-22T16:10:50.168Z] v2.3.1-dev.1 [2023-05-22T16:10:50.168Z] v2.3.1-dev.2 [2023-05-22T16:10:50.168Z] v2.3.1-dev.3 [2023-05-22T16:10:50.168Z] v2.3.1-dev.4 [2023-05-22T16:10:50.168Z] v2.3.1-dev.5 [2023-05-22T16:10:50.168Z] v3.0.0-dev.1 [2023-05-22T16:10:50.168Z] v3.0.0-dev.10 [2023-05-22T16:10:50.168Z] v3.0.0-dev.100 [2023-05-22T16:10:50.168Z] v3.0.0-dev.101 [2023-05-22T16:10:50.168Z] v3.0.0-dev.102 [2023-05-22T16:10:50.168Z] v3.0.0-dev.103 [2023-05-22T16:10:50.168Z] v3.0.0-dev.104 [2023-05-22T16:10:50.168Z] v3.0.0-dev.105 [2023-05-22T16:10:50.168Z] v3.0.0-dev.106 [2023-05-22T16:10:50.168Z] v3.0.0-dev.107 [2023-05-22T16:10:50.168Z] v3.0.0-dev.108 [2023-05-22T16:10:50.168Z] v3.0.0-dev.109 [2023-05-22T16:10:50.168Z] v3.0.0-dev.11 [2023-05-22T16:10:50.168Z] v3.0.0-dev.110 [2023-05-22T16:10:50.168Z] v3.0.0-dev.111 [2023-05-22T16:10:50.168Z] v3.0.0-dev.112 [2023-05-22T16:10:50.168Z] v3.0.0-dev.113 [2023-05-22T16:10:50.168Z] v3.0.0-dev.114 [2023-05-22T16:10:50.168Z] v3.0.0-dev.115 [2023-05-22T16:10:50.168Z] v3.0.0-dev.116 [2023-05-22T16:10:50.168Z] v3.0.0-dev.117 [2023-05-22T16:10:50.168Z] v3.0.0-dev.118 [2023-05-22T16:10:50.168Z] v3.0.0-dev.119 [2023-05-22T16:10:50.168Z] v3.0.0-dev.12 [2023-05-22T16:10:50.168Z] v3.0.0-dev.120 [2023-05-22T16:10:50.168Z] v3.0.0-dev.121 [2023-05-22T16:10:50.168Z] v3.0.0-dev.122 [2023-05-22T16:10:50.168Z] v3.0.0-dev.123 [2023-05-22T16:10:50.168Z] v3.0.0-dev.124 [2023-05-22T16:10:50.168Z] v3.0.0-dev.125 [2023-05-22T16:10:50.168Z] v3.0.0-dev.126 [2023-05-22T16:10:50.168Z] v3.0.0-dev.127 [2023-05-22T16:10:50.168Z] v3.0.0-dev.128 [2023-05-22T16:10:50.168Z] v3.0.0-dev.129 [2023-05-22T16:10:50.168Z] v3.0.0-dev.13 [2023-05-22T16:10:50.168Z] v3.0.0-dev.130 [2023-05-22T16:10:50.168Z] v3.0.0-dev.131 [2023-05-22T16:10:50.168Z] v3.0.0-dev.132 [2023-05-22T16:10:50.168Z] v3.0.0-dev.133 [2023-05-22T16:10:50.168Z] v3.0.0-dev.134 [2023-05-22T16:10:50.168Z] v3.0.0-dev.135 [2023-05-22T16:10:50.168Z] v3.0.0-dev.136 [2023-05-22T16:10:50.168Z] v3.0.0-dev.137 [2023-05-22T16:10:50.168Z] v3.0.0-dev.138 [2023-05-22T16:10:50.168Z] v3.0.0-dev.139 [2023-05-22T16:10:50.168Z] v3.0.0-dev.14 [2023-05-22T16:10:50.168Z] v3.0.0-dev.140 [2023-05-22T16:10:50.168Z] v3.0.0-dev.141 [2023-05-22T16:10:50.168Z] v3.0.0-dev.142 [2023-05-22T16:10:50.168Z] v3.0.0-dev.143 [2023-05-22T16:10:50.168Z] v3.0.0-dev.144 [2023-05-22T16:10:50.168Z] v3.0.0-dev.145 [2023-05-22T16:10:50.168Z] v3.0.0-dev.146 [2023-05-22T16:10:50.168Z] v3.0.0-dev.147 [2023-05-22T16:10:50.168Z] v3.0.0-dev.148 [2023-05-22T16:10:50.168Z] v3.0.0-dev.149 [2023-05-22T16:10:50.168Z] v3.0.0-dev.15 [2023-05-22T16:10:50.168Z] v3.0.0-dev.150 [2023-05-22T16:10:50.168Z] v3.0.0-dev.151 [2023-05-22T16:10:50.168Z] v3.0.0-dev.152 [2023-05-22T16:10:50.168Z] v3.0.0-dev.153 [2023-05-22T16:10:50.168Z] v3.0.0-dev.154 [2023-05-22T16:10:50.168Z] v3.0.0-dev.155 [2023-05-22T16:10:50.168Z] v3.0.0-dev.156 [2023-05-22T16:10:50.168Z] v3.0.0-dev.157 [2023-05-22T16:10:50.168Z] v3.0.0-dev.158 [2023-05-22T16:10:50.168Z] v3.0.0-dev.159 [2023-05-22T16:10:50.169Z] v3.0.0-dev.16 [2023-05-22T16:10:50.169Z] v3.0.0-dev.160 [2023-05-22T16:10:50.169Z] v3.0.0-dev.17 [2023-05-22T16:10:50.169Z] v3.0.0-dev.18 [2023-05-22T16:10:50.169Z] v3.0.0-dev.19 [2023-05-22T16:10:50.169Z] v3.0.0-dev.2 [2023-05-22T16:10:50.169Z] v3.0.0-dev.20 [2023-05-22T16:10:50.169Z] v3.0.0-dev.21 [2023-05-22T16:10:50.169Z] v3.0.0-dev.22 [2023-05-22T16:10:50.169Z] v3.0.0-dev.23 [2023-05-22T16:10:50.169Z] v3.0.0-dev.24 [2023-05-22T16:10:50.169Z] v3.0.0-dev.25 [2023-05-22T16:10:50.169Z] v3.0.0-dev.26 [2023-05-22T16:10:50.169Z] v3.0.0-dev.27 [2023-05-22T16:10:50.169Z] v3.0.0-dev.28 [2023-05-22T16:10:50.169Z] v3.0.0-dev.29 [2023-05-22T16:10:50.169Z] v3.0.0-dev.3 [2023-05-22T16:10:50.169Z] v3.0.0-dev.30 [2023-05-22T16:10:50.169Z] v3.0.0-dev.31 [2023-05-22T16:10:50.169Z] v3.0.0-dev.32 [2023-05-22T16:10:50.169Z] v3.0.0-dev.33 [2023-05-22T16:10:50.169Z] v3.0.0-dev.34 [2023-05-22T16:10:50.169Z] v3.0.0-dev.35 [2023-05-22T16:10:50.169Z] v3.0.0-dev.36 [2023-05-22T16:10:50.169Z] v3.0.0-dev.37 [2023-05-22T16:10:50.169Z] v3.0.0-dev.38 [2023-05-22T16:10:50.169Z] v3.0.0-dev.39 [2023-05-22T16:10:50.169Z] v3.0.0-dev.4 [2023-05-22T16:10:50.169Z] v3.0.0-dev.40 [2023-05-22T16:10:50.169Z] v3.0.0-dev.41 [2023-05-22T16:10:50.169Z] v3.0.0-dev.42 [2023-05-22T16:10:50.169Z] v3.0.0-dev.43 [2023-05-22T16:10:50.169Z] v3.0.0-dev.44 [2023-05-22T16:10:50.169Z] v3.0.0-dev.45 [2023-05-22T16:10:50.169Z] v3.0.0-dev.46 [2023-05-22T16:10:50.169Z] v3.0.0-dev.47 [2023-05-22T16:10:50.169Z] v3.0.0-dev.48 [2023-05-22T16:10:50.169Z] v3.0.0-dev.49 [2023-05-22T16:10:50.169Z] v3.0.0-dev.5 [2023-05-22T16:10:50.169Z] v3.0.0-dev.50 [2023-05-22T16:10:50.169Z] v3.0.0-dev.51 [2023-05-22T16:10:50.169Z] v3.0.0-dev.52 [2023-05-22T16:10:50.169Z] v3.0.0-dev.53 [2023-05-22T16:10:50.169Z] v3.0.0-dev.54 [2023-05-22T16:10:50.169Z] v3.0.0-dev.55 [2023-05-22T16:10:50.169Z] v3.0.0-dev.56 [2023-05-22T16:10:50.169Z] v3.0.0-dev.57 [2023-05-22T16:10:50.169Z] v3.0.0-dev.58 [2023-05-22T16:10:50.169Z] v3.0.0-dev.59 [2023-05-22T16:10:50.169Z] v3.0.0-dev.6 [2023-05-22T16:10:50.169Z] v3.0.0-dev.60 [2023-05-22T16:10:50.169Z] v3.0.0-dev.61 [2023-05-22T16:10:50.169Z] v3.0.0-dev.62 [2023-05-22T16:10:50.169Z] v3.0.0-dev.63 [2023-05-22T16:10:50.169Z] v3.0.0-dev.64 [2023-05-22T16:10:50.169Z] v3.0.0-dev.65 [2023-05-22T16:10:50.169Z] v3.0.0-dev.66 [2023-05-22T16:10:50.169Z] v3.0.0-dev.67 [2023-05-22T16:10:50.169Z] v3.0.0-dev.68 [2023-05-22T16:10:50.169Z] v3.0.0-dev.69 [2023-05-22T16:10:50.169Z] v3.0.0-dev.7 [2023-05-22T16:10:50.169Z] v3.0.0-dev.70 [2023-05-22T16:10:50.169Z] v3.0.0-dev.71 [2023-05-22T16:10:50.169Z] v3.0.0-dev.72 [2023-05-22T16:10:50.169Z] v3.0.0-dev.73 [2023-05-22T16:10:50.169Z] v3.0.0-dev.74 [2023-05-22T16:10:50.169Z] v3.0.0-dev.75 [2023-05-22T16:10:50.169Z] v3.0.0-dev.76 [2023-05-22T16:10:50.169Z] v3.0.0-dev.77 [2023-05-22T16:10:50.169Z] v3.0.0-dev.78 [2023-05-22T16:10:50.169Z] v3.0.0-dev.79 [2023-05-22T16:10:50.169Z] v3.0.0-dev.8 [2023-05-22T16:10:50.169Z] v3.0.0-dev.80 [2023-05-22T16:10:50.169Z] v3.0.0-dev.81 [2023-05-22T16:10:50.169Z] v3.0.0-dev.82 [2023-05-22T16:10:50.169Z] v3.0.0-dev.83 [2023-05-22T16:10:50.169Z] v3.0.0-dev.84 [2023-05-22T16:10:50.169Z] v3.0.0-dev.85 [2023-05-22T16:10:50.169Z] v3.0.0-dev.86 [2023-05-22T16:10:50.169Z] v3.0.0-dev.87 [2023-05-22T16:10:50.169Z] v3.0.0-dev.88 [2023-05-22T16:10:50.169Z] v3.0.0-dev.89 [2023-05-22T16:10:50.169Z] v3.0.0-dev.9 [2023-05-22T16:10:50.169Z] v3.0.0-dev.90 [2023-05-22T16:10:50.169Z] v3.0.0-dev.91 [2023-05-22T16:10:50.169Z] v3.0.0-dev.92 [2023-05-22T16:10:50.169Z] v3.0.0-dev.93 [2023-05-22T16:10:50.169Z] v3.0.0-dev.94 [2023-05-22T16:10:50.169Z] v3.0.0-dev.95 [2023-05-22T16:10:50.169Z] v3.0.0-dev.96 [2023-05-22T16:10:50.169Z] v3.0.0-dev.97 [2023-05-22T16:10:50.169Z] v3.0.0-dev.98 [2023-05-22T16:10:50.169Z] v3.0.0-dev.99 [Pipeline] sh [2023-05-22T16:10:50.525Z] + lftools sign git-tag v3.0.0-dev.160 [2023-05-22T16:10:51.093Z] Signing Git tag with Sigul... [2023-05-22T16:10:51.093Z] Signing v3.0.0-dev.160 [Pipeline] echo [2023-05-22T16:10:51.670Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-22T16:10:51.960Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-22T16:10:51.969Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-22T16:10:51.983Z] $ docker stop --time=1 586a7eda01a06b5cbe4993baeef32adf3b969847954a26ac18d5dfe9c08b98b4 [2023-05-22T16:10:53.275Z] $ docker rm -f --volumes 586a7eda01a06b5cbe4993baeef32adf3b969847954a26ac18d5dfe9c08b98b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-22T16:10:53.715Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-22T16:10:53.716Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:10:54.014Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-22T16:10:54.014Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T16:10:54.085Z] prd-ubuntu20.04-docker-8c-8g-16293 does not seem to be running inside a container [2023-05-22T16:10:54.110Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/526 -v /w/workspace/edgex-go/526:/w/workspace/edgex-go/526:rw,z -v /w/workspace/edgex-go/526@tmp:/w/workspace/edgex-go/526@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 [2023-05-22T16:10:54.463Z] $ docker top af2344fec6aabe7e4bd0470b041bcbb9946a4ae127884dc16888329b3c8ec6f5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-22T16:10:54.555Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-22T16:10:54.555Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-22T16:10:54.683Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-22T16:10:54.682Z] $ docker exec af2344fec6aabe7e4bd0470b041bcbb9946a4ae127884dc16888329b3c8ec6f5 ssh-agent [2023-05-22T16:10:54.805Z] SSH_AUTH_SOCK=/tmp/ssh-pa0DbzYmr2jz/agent.32 [2023-05-22T16:10:54.805Z] SSH_AGENT_PID=38 [2023-05-22T16:10:54.809Z] Running ssh-add (command line suppressed) [2023-05-22T16:10:54.916Z] Identity added: /w/workspace/edgex-go/526@tmp/private_key_11091483186655025424.key (/w/workspace/edgex-go/526@tmp/private_key_11091483186655025424.key) [2023-05-22T16:10:54.934Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-22T16:10:55.221Z] + git semver bump pre [2023-05-22T16:10:55.483Z] 2023-05-22 16:10:55,381 [read_version] DEBUG read version from /w/workspace/edgex-go/526/.semver/main [2023-05-22T16:10:55.483Z] 2023-05-22 16:10:55,381 [bump_version] DEBUG bumping version:3.0.0-dev.160 on axis:pre with prefix:dev [2023-05-22T16:10:55.483Z] 2023-05-22 16:10:55,381 [bump_version] DEBUG bumped version:3.0.0-dev.161 [2023-05-22T16:10:55.483Z] 2023-05-22 16:10:55,381 [write_version] DEBUG write version:3.0.0-dev.161 to path:/w/workspace/edgex-go/526/.semver/main with force:True [2023-05-22T16:10:55.483Z] 2023-05-22 16:10:55,381 [read_version] DEBUG read version from /w/workspace/edgex-go/526/.semver/main [2023-05-22T16:10:55.483Z] 2023-05-22 16:10:55,381 [write_file] DEBUG write to file:/w/workspace/edgex-go/526/.semver/main [2023-05-22T16:10:55.483Z] 2023-05-22 16:10:55,384 [execute] INFO git cat-file --batch-check [2023-05-22T16:10:55.483Z] 2023-05-22 16:10:55,384 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/526/.semver, universal_newlines=False, shell=None, istream=) [2023-05-22T16:10:55.483Z] 2023-05-22 16:10:55,389 [execute] INFO git cat-file --batch [2023-05-22T16:10:55.483Z] 2023-05-22 16:10:55,389 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/526/.semver, universal_newlines=False, shell=None, istream=) [2023-05-22T16:10:55.483Z] 2023-05-22 16:10:55,393 [read_version] DEBUG read version from /w/workspace/edgex-go/526/.semver/main [2023-05-22T16:10:55.483Z] 3.0.0-dev.161 [Pipeline] } [2023-05-22T16:10:55.487Z] $ docker exec --env ******** --env ******** af2344fec6aabe7e4bd0470b041bcbb9946a4ae127884dc16888329b3c8ec6f5 ssh-agent -k [2023-05-22T16:10:55.584Z] unset SSH_AUTH_SOCK; [2023-05-22T16:10:55.584Z] unset SSH_AGENT_PID; [2023-05-22T16:10:55.584Z] echo Agent pid 38 killed; [2023-05-22T16:10:55.599Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-22T16:10:55.897Z] + git semver [Pipeline] } [2023-05-22T16:10:56.166Z] $ docker stop --time=1 af2344fec6aabe7e4bd0470b041bcbb9946a4ae127884dc16888329b3c8ec6f5 [2023-05-22T16:10:57.477Z] $ docker rm -f --volumes af2344fec6aabe7e4bd0470b041bcbb9946a4ae127884dc16888329b3c8ec6f5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-22T16:10:57.817Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-22T16:10:57.818Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:10:58.118Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-22T16:10:58.118Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T16:10:58.183Z] prd-ubuntu20.04-docker-8c-8g-16293 does not seem to be running inside a container [2023-05-22T16:10:58.210Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/526 -v /w/workspace/edgex-go/526:/w/workspace/edgex-go/526:rw,z -v /w/workspace/edgex-go/526@tmp:/w/workspace/edgex-go/526@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 [2023-05-22T16:10:58.671Z] $ docker top f7f896ffbccf39c5398304a292cb874b014003dedcf6b6d11826e71fb8298bba -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-22T16:10:58.761Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-22T16:10:58.762Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-22T16:10:58.875Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-22T16:10:58.873Z] $ docker exec f7f896ffbccf39c5398304a292cb874b014003dedcf6b6d11826e71fb8298bba ssh-agent [2023-05-22T16:10:58.982Z] SSH_AUTH_SOCK=/tmp/ssh-RCnVJe5jXdP1/agent.33 [2023-05-22T16:10:58.982Z] SSH_AGENT_PID=39 [2023-05-22T16:10:58.987Z] Running ssh-add (command line suppressed) [2023-05-22T16:10:59.096Z] Identity added: /w/workspace/edgex-go/526@tmp/private_key_7400895821012162688.key (/w/workspace/edgex-go/526@tmp/private_key_7400895821012162688.key) [2023-05-22T16:10:59.116Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-22T16:10:59.473Z] + git semver push [2023-05-22T16:10:59.731Z] 2023-05-22 16:10:59,624 [run_push] DEBUG push [2023-05-22T16:10:59.731Z] 2023-05-22 16:10:59,624 [execute] INFO git cat-file --batch-check [2023-05-22T16:10:59.731Z] 2023-05-22 16:10:59,625 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/526/.semver, universal_newlines=False, shell=None, istream=) [2023-05-22T16:10:59.731Z] 2023-05-22 16:10:59,629 [execute] INFO git rev-list 8aa268e8bbe4fd31115974361478c29e2cf3b38d -- [2023-05-22T16:10:59.731Z] 2023-05-22 16:10:59,629 [execute] DEBUG Popen(['git', 'rev-list', '8aa268e8bbe4fd31115974361478c29e2cf3b38d', '--'], cwd=/w/workspace/edgex-go/526/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-22T16:10:59.731Z] 2023-05-22 16:10:59,645 [execute] INFO git fetch -v origin [2023-05-22T16:10:59.731Z] 2023-05-22 16:10:59,645 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/526/.semver, universal_newlines=True, shell=None, istream=None) [2023-05-22T16:11:00.301Z] 2023-05-22 16:11:00,144 [run_push] DEBUG no remote changes detected [2023-05-22T16:11:00.301Z] 2023-05-22 16:11:00,145 [execute] INFO git push origin semver [2023-05-22T16:11:00.301Z] 2023-05-22 16:11:00,145 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/526/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-22T16:11:01.240Z] 2023-05-22 16:11:01,072 [run_push] DEBUG push all version tags [2023-05-22T16:11:01.240Z] 2023-05-22 16:11:01,072 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-22T16:11:01.240Z] 2023-05-22 16:11:01,073 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/526, universal_newlines=False, shell=None, istream=None) [2023-05-22T16:11:02.178Z] 2023-05-22 16:11:02,022 [read_version] DEBUG read version from /w/workspace/edgex-go/526/.semver/main [2023-05-22T16:11:02.178Z] 3.0.0-dev.161 [Pipeline] } [2023-05-22T16:11:02.184Z] $ docker exec --env ******** --env ******** f7f896ffbccf39c5398304a292cb874b014003dedcf6b6d11826e71fb8298bba ssh-agent -k [2023-05-22T16:11:02.290Z] unset SSH_AUTH_SOCK; [2023-05-22T16:11:02.290Z] unset SSH_AGENT_PID; [2023-05-22T16:11:02.290Z] echo Agent pid 39 killed; [2023-05-22T16:11:02.303Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-22T16:11:02.613Z] + git semver [Pipeline] } [2023-05-22T16:11:02.879Z] $ docker stop --time=1 f7f896ffbccf39c5398304a292cb874b014003dedcf6b6d11826e71fb8298bba [2023-05-22T16:11:04.247Z] $ docker rm -f --volumes f7f896ffbccf39c5398304a292cb874b014003dedcf6b6d11826e71fb8298bba [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 [2023-05-22T16:11:04.769Z] + [ -d /w/workspace/edgex-go/526/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-05-22T16:11:05.056Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-22T16:11:05.914Z] ---> package-listing.sh [2023-05-22T16:11:05.914Z] ++ facter osfamily [2023-05-22T16:11:05.914Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-22T16:11:06.174Z] + OS_FAMILY=debian [2023-05-22T16:11:06.174Z] + workspace=/w/workspace/edgex-go/526 [2023-05-22T16:11:06.174Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-22T16:11:06.174Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-22T16:11:06.174Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-22T16:11:06.174Z] + PACKAGES=/tmp/packages_start.txt [2023-05-22T16:11:06.174Z] + '[' /w/workspace/edgex-go/526 ']' [2023-05-22T16:11:06.174Z] + PACKAGES=/tmp/packages_end.txt [2023-05-22T16:11:06.174Z] + case "${OS_FAMILY}" in [2023-05-22T16:11:06.174Z] + dpkg -l [2023-05-22T16:11:06.174Z] + grep '^ii' [2023-05-22T16:11:06.174Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-22T16:11:06.174Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-22T16:11:06.174Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-22T16:11:06.174Z] + '[' /w/workspace/edgex-go/526 ']' [2023-05-22T16:11:06.174Z] + mkdir -p /w/workspace/edgex-go/526/archives/ [2023-05-22T16:11:06.174Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/526/archives/ [Pipeline] echo [2023-05-22T16:11:06.184Z] 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/526/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-22T16:11:06.461Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:11:07.019Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-22T16:11:07.019Z] [2023-05-22T16:11:07.019Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T16:11:07.322Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-22T16:11:07.323Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-22T16:11:07.323Z] 5eb5b503b376: Pulling fs layer [2023-05-22T16:11:07.323Z] 5c69ac0246d0: Pulling fs layer [2023-05-22T16:11:07.323Z] ec43610c2a17: Pulling fs layer [2023-05-22T16:11:07.323Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-22T16:11:07.323Z] 33b1e0a273af: Pulling fs layer [2023-05-22T16:11:07.323Z] 5d3b04190fa2: Pulling fs layer [2023-05-22T16:11:07.323Z] 2f39f015ded8: Pulling fs layer [2023-05-22T16:11:07.323Z] 3a2ae6a8a46f: Waiting [2023-05-22T16:11:07.323Z] 33b1e0a273af: Waiting [2023-05-22T16:11:07.323Z] 5d3b04190fa2: Waiting [2023-05-22T16:11:07.323Z] 2f39f015ded8: Waiting [2023-05-22T16:11:07.323Z] 5c69ac0246d0: Download complete [2023-05-22T16:11:07.323Z] 3a2ae6a8a46f: Download complete [2023-05-22T16:11:07.323Z] 33b1e0a273af: Verifying Checksum [2023-05-22T16:11:07.323Z] 33b1e0a273af: Download complete [2023-05-22T16:11:07.323Z] ec43610c2a17: Verifying Checksum [2023-05-22T16:11:07.323Z] ec43610c2a17: Download complete [2023-05-22T16:11:07.323Z] 5d3b04190fa2: Verifying Checksum [2023-05-22T16:11:07.323Z] 5d3b04190fa2: Download complete [2023-05-22T16:11:07.582Z] 5eb5b503b376: Verifying Checksum [2023-05-22T16:11:07.582Z] 5eb5b503b376: Download complete [2023-05-22T16:11:08.148Z] 2f39f015ded8: Download complete [2023-05-22T16:11:08.715Z] 5eb5b503b376: Pull complete [2023-05-22T16:11:08.715Z] 5c69ac0246d0: Pull complete [2023-05-22T16:11:09.281Z] ec43610c2a17: Pull complete [2023-05-22T16:11:09.281Z] 3a2ae6a8a46f: Pull complete [2023-05-22T16:11:09.540Z] 33b1e0a273af: Pull complete [2023-05-22T16:11:09.540Z] 5d3b04190fa2: Pull complete [2023-05-22T16:11:14.804Z] 2f39f015ded8: Pull complete [2023-05-22T16:11:14.804Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-22T16:11:14.804Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-22T16:11:14.804Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T16:11:14.879Z] prd-ubuntu20.04-docker-8c-8g-16293 does not seem to be running inside a container [2023-05-22T16:11:14.905Z] $ 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/526/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/526 -v /w/workspace/edgex-go/526:/w/workspace/edgex-go/526:rw,z -v /w/workspace/edgex-go/526@tmp:/w/workspace/edgex-go/526@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 [2023-05-22T16:11:18.909Z] $ docker top 4830fc7c59d456b8c4fcf1a13b146887322757942ff3d769e17ac0e3381c20c6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-22T16:11:19.248Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-22T16:11:19.534Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-22T16:11:19.819Z] + ls /var/log/sa-host [2023-05-22T16:11:19.819Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-22T16:11:19.892Z] provisioning config files... [2023-05-22T16:11:19.900Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/526@tmp/config4734218717014734962tmp [Pipeline] { [Pipeline] echo [2023-05-22T16:11:19.916Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-22T16:11:20.198Z] ---> create-netrc.sh [Pipeline] } [2023-05-22T16:11:20.206Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-22T16:11:20.530Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-22T16:11:20.538Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-22T16:11:20.821Z] ---> sudo-logs.sh [2023-05-22T16:11:20.821Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-22T16:11:20.841Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-22T16:11:21.123Z] ---> job-cost.sh [2023-05-22T16:11:21.123Z] lf-activate-venv: SKIPPING [2023-05-22T16:11:21.123Z] DEBUG: total: 0.10999999940395355 [2023-05-22T16:11:21.123Z] INFO: Retrieving Stack Cost... [2023-05-22T16:11:21.382Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-22T16:11:21.951Z] INFO: Archiving Costs [Pipeline] echo [2023-05-22T16:11:21.964Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-22T16:11:22.246Z] ---> logs-deploy.sh [2023-05-22T16:11:22.246Z] lf-activate-venv: SKIPPING [2023-05-22T16:11:22.246Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/526 [2023-05-22T16:11:22.246Z] INFO: archiving workspace using pattern(s): [2023-05-22T16:11:23.183Z] Archives upload complete. [2023-05-22T16:11:23.442Z] INFO: archiving logs to Nexus