Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 34f840c68dfd07fd09c4325cf8194608b3ff672b 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-ssh10830582214898101451.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh7693338267783378003.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh2817429252184337240.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh4708418591250209945.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-ssh12545168013647578842.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.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7632 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/588 [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/588 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 34f840c68dfd07fd09c4325cf8194608b3ff672b (main) Commit message: "fix: Remove duplicate definitions (#4692)" > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 34f840c68dfd07fd09c4325cf8194608b3ff672b # timeout=10 > git rev-list --no-walk fd2f36c08ee23ae1cdadd07093df3e0c8fefad79 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:28:46 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:28:46 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:28:46 ========================================================= 21:28:46 EdgeX Global Pipelines Version Info 21:28:46 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:28:47 ------------------- 21:28:47 stable info: 21:28:47 ------------------- 21:28:47 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:28:47 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 21:28:47 Message: update stable to v1.0.254 21:28:48 ------------------- 21:28:48 experimental info: 21:28:48 ------------------- 21:28:48 Commited By: **** collab-it+edgex@linuxfoundation.org 21:28:48 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 21:28:48 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:28:48 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 21:28:48 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 21:28:48 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:28:48 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:28:48 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:28:48 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 21:28:48 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:28:48 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 21:28:48 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 21:28:48 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 21:28:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:28:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:28:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:28:48 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:28:48 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:28:48 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:28:48 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:28:48 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:28:48 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 21:28:48 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 21:28:48 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:28:48 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:28:48 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:28:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 21:28:48 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 21:28:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 21:28:48 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 34f840c68dfd07fd09c4325cf8194608b3ff672b [Pipeline] echo 21:28:48 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 34f840c [Pipeline] echo 21:28:48 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:28:48 provisioning config files... 21:28:48 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/588@tmp/config1588698035407459054tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:28:49 ---> docker-login.sh 21:28:49 nexus3.edgexfoundry.org:10001 21:28:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:28:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:28:49 Configure a credential helper to remove this warning. See 21:28:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:28:49 21:28:49 Login Succeeded 21:28:49 nexus3.edgexfoundry.org:10002 21:28:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:28:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:28:49 Configure a credential helper to remove this warning. See 21:28:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:28:49 21:28:49 Login Succeeded 21:28:49 nexus3.edgexfoundry.org:10003 21:28:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:28:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:28:49 Configure a credential helper to remove this warning. See 21:28:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:28:49 21:28:49 Login Succeeded 21:28:49 nexus3.edgexfoundry.org:10004 21:28:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:28:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:28:49 Configure a credential helper to remove this warning. See 21:28:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:28:49 21:28:49 Login Succeeded 21:28:49 docker.io 21:28:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:28:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:28:50 Configure a credential helper to remove this warning. See 21:28:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:28:50 21:28:50 Login Succeeded 21:28:50 ---> docker-login.sh ends [Pipeline] } 21:28:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:28:50 + 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 21:28:50 + cut -d/ -f2 21:28:50 + dirname cmd/core-command/Dockerfile 21:28:50 + echo core-command,cmd/core-command/Dockerfile 21:28:50 + dirname cmd/core-common-config-bootstrapper/Dockerfile 21:28:50 + cut -d/ -f2 21:28:50 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 21:28:50 + dirname cmd/core-data/Dockerfile 21:28:50 + cut -d/ -f2 21:28:50 + echo core-data,cmd/core-data/Dockerfile 21:28:50 + dirname cmd/core-metadata/Dockerfile 21:28:50 + cut -d/ -f2 21:28:50 + echo core-metadata,cmd/core-metadata/Dockerfile 21:28:50 + dirname cmd/security-bootstrapper/Dockerfile 21:28:50 + cut -d/ -f2 21:28:50 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 21:28:50 + dirname cmd/security-proxy-auth/Dockerfile 21:28:50 + cut -d/ -f2 21:28:50 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 21:28:50 + dirname cmd/security-proxy-setup/Dockerfile 21:28:50 + cut -d/ -f2 21:28:50 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 21:28:50 + dirname cmd/security-secretstore-setup/Dockerfile 21:28:50 + cut -d/ -f2 21:28:50 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 21:28:50 + dirname cmd/security-spiffe-token-provider/Dockerfile 21:28:50 + cut -d/ -f2 21:28:50 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 21:28:50 + dirname cmd/security-spire-agent/Dockerfile 21:28:50 + cut -d/ -f2 21:28:50 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 21:28:50 + dirname cmd/security-spire-config/Dockerfile 21:28:50 + cut -d/ -f2 21:28:50 + echo security-spire-config,cmd/security-spire-config/Dockerfile 21:28:50 + dirname cmd/security-spire-server/Dockerfile 21:28:50 + cut -d/ -f2 21:28:50 + echo security-spire-server,cmd/security-spire-server/Dockerfile 21:28:50 + dirname cmd/support-notifications/Dockerfile 21:28:50 + cut -d/ -f2 21:28:50 + echo support-notifications,cmd/support-notifications/Dockerfile 21:28:50 + dirname cmd/support-scheduler/Dockerfile 21:28:50 + cut -d/ -f2 21:28:50 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 21:28:50 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 21:28:50 + git rev-list -1 --merges 34f840c68dfd07fd09c4325cf8194608b3ff672b~1..34f840c68dfd07fd09c4325cf8194608b3ff672b [Pipeline] echo 21:28:50 -----------> git rev-list -1 --merges 34f840c68dfd07fd09c4325cf8194608b3ff672b~1..34f840c68dfd07fd09c4325cf8194608b3ff672b 34f840c68dfd07fd09c4325cf8194608b3ff672b [false] [Pipeline] sh 21:28:51 + git log --format=format:%s -1 34f840c68dfd07fd09c4325cf8194608b3ff672b [Pipeline] echo 21:28:51 ========================================================= 21:28:51 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:28:51 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 21:28:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:28:51 + grep -v github /etc/ssh/ssh_known_hosts 21:28:51 + [ -e /tmp/ssh_known_hosts ] 21:28:51 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:28:51 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:28:51 + sudo tee -a /etc/ssh/ssh_known_hosts 21:28:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:28:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:28:52 21:28:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:28:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:28:52 0.1.4: Pulling from edgex-devops/py-git-semver 21:28:52 b85a868b505f: Pulling fs layer 21:28:52 e2be974225ed: Pulling fs layer 21:28:52 339a4e72a1f5: Pulling fs layer 21:28:52 988bab9f4d93: Pulling fs layer 21:28:52 1469e6f7b9e6: Pulling fs layer 21:28:52 eaf3925da568: Pulling fs layer 21:28:52 bab4dde63d76: Pulling fs layer 21:28:52 1469e6f7b9e6: Waiting 21:28:52 eaf3925da568: Waiting 21:28:52 988bab9f4d93: Waiting 21:28:52 bde34c3a00c8: Pulling fs layer 21:28:52 b352a97aabf1: Pulling fs layer 21:28:52 bab4dde63d76: Waiting 21:28:52 bde34c3a00c8: Waiting 21:28:52 4872d77fe225: Pulling fs layer 21:28:52 5851b861e8e6: Pulling fs layer 21:28:52 b352a97aabf1: Waiting 21:28:52 4872d77fe225: Waiting 21:28:52 5851b861e8e6: Waiting 21:28:52 e2be974225ed: Download complete 21:28:52 988bab9f4d93: Verifying Checksum 21:28:52 988bab9f4d93: Download complete 21:28:52 339a4e72a1f5: Verifying Checksum 21:28:52 339a4e72a1f5: Download complete 21:28:52 eaf3925da568: Verifying Checksum 21:28:52 eaf3925da568: Download complete 21:28:52 1469e6f7b9e6: Verifying Checksum 21:28:52 1469e6f7b9e6: Download complete 21:28:52 bde34c3a00c8: Verifying Checksum 21:28:52 bde34c3a00c8: Download complete 21:28:52 b352a97aabf1: Download complete 21:28:52 4872d77fe225: Verifying Checksum 21:28:52 4872d77fe225: Download complete 21:28:52 5851b861e8e6: Verifying Checksum 21:28:52 5851b861e8e6: Download complete 21:28:52 b85a868b505f: Verifying Checksum 21:28:52 b85a868b505f: Download complete 21:28:52 bab4dde63d76: Verifying Checksum 21:28:52 bab4dde63d76: Download complete 21:28:53 b85a868b505f: Pull complete 21:28:53 e2be974225ed: Pull complete 21:28:54 339a4e72a1f5: Pull complete 21:28:54 988bab9f4d93: Pull complete 21:28:54 1469e6f7b9e6: Pull complete 21:28:54 eaf3925da568: Pull complete 21:28:56 bab4dde63d76: Pull complete 21:28:56 bde34c3a00c8: Pull complete 21:28:56 b352a97aabf1: Pull complete 21:28:56 4872d77fe225: Pull complete 21:28:56 5851b861e8e6: Pull complete 21:28:56 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:28:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:28:56 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:28:56 prd-ubuntu20.04-docker-8c-8g-7632 does not seem to be running inside a container 21:28:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/588 -v /w/workspace/edgex-go/588:/w/workspace/edgex-go/588:rw,z -v /w/workspace/edgex-go/588@tmp:/w/workspace/edgex-go/588@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:29:00 $ docker top a65b17f3f73e050ffea489c0dbd0001e361107a52a5e2d39f924d073dc0f3d8c -eo pid,comm 21:29:00 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). 21:29:00 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:29:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:29:00 [ssh-agent] Looking for ssh-agent implementation... 21:29:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:29:01 $ docker exec a65b17f3f73e050ffea489c0dbd0001e361107a52a5e2d39f924d073dc0f3d8c ssh-agent 21:29:01 SSH_AUTH_SOCK=/tmp/ssh-0NwUJBcwbFjR/agent.33 21:29:01 SSH_AGENT_PID=39 21:29:01 Running ssh-add (command line suppressed) 21:29:01 Identity added: /w/workspace/edgex-go/588@tmp/private_key_2810381063503025063.key (/w/workspace/edgex-go/588@tmp/private_key_2810381063503025063.key) 21:29:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:29:01 + git tag --points-at HEAD [Pipeline] } 21:29:01 $ docker exec --env ******** --env ******** a65b17f3f73e050ffea489c0dbd0001e361107a52a5e2d39f924d073dc0f3d8c ssh-agent -k 21:29:01 unset SSH_AUTH_SOCK; 21:29:01 unset SSH_AGENT_PID; 21:29:01 echo Agent pid 39 killed; 21:29:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:29:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:29:01 [ssh-agent] Looking for ssh-agent implementation... 21:29:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:29:01 $ docker exec a65b17f3f73e050ffea489c0dbd0001e361107a52a5e2d39f924d073dc0f3d8c ssh-agent 21:29:01 SSH_AUTH_SOCK=/tmp/ssh-PMFkruVQtEda/agent.71 21:29:01 SSH_AGENT_PID=77 21:29:01 Running ssh-add (command line suppressed) 21:29:02 Identity added: /w/workspace/edgex-go/588@tmp/private_key_1461967681779117174.key (/w/workspace/edgex-go/588@tmp/private_key_1461967681779117174.key) 21:29:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:29:02 + git semver init 21:29:02 2023-09-22 21:29:02,554 [run_init] DEBUG init version:0.0.0 force:False 21:29:02 2023-09-22 21:29:02,554 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/588/.semver 21:29:02 2023-09-22 21:29:02,555 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/588/.semver 21:29:02 2023-09-22 21:29:02,555 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/588/.semver'], cwd=/w/workspace/edgex-go/588, universal_newlines=False, shell=None, istream=None) 21:29:09 2023-09-22 21:29:08,347 [append_file] DEBUG append to file:/w/workspace/edgex-go/588/.git/info/exclude 21:29:09 2023-09-22 21:29:08,347 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/588/.semver/main with force:False 21:29:09 2023-09-22 21:29:08,347 [read_version] DEBUG read version from /w/workspace/edgex-go/588/.semver/main 21:29:09 2023-09-22 21:29:08,347 [read_version] DEBUG read version from /w/workspace/edgex-go/588/.semver/main 21:29:09 3.1.0-dev.54 [Pipeline] } 21:29:09 $ docker exec --env ******** --env ******** a65b17f3f73e050ffea489c0dbd0001e361107a52a5e2d39f924d073dc0f3d8c ssh-agent -k 21:29:09 unset SSH_AUTH_SOCK; 21:29:09 unset SSH_AGENT_PID; 21:29:09 echo Agent pid 77 killed; 21:29:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:29:09 + git semver [Pipeline] } 21:29:10 $ docker stop --time=1 a65b17f3f73e050ffea489c0dbd0001e361107a52a5e2d39f924d073dc0f3d8c 21:29:11 $ docker rm -f --volumes a65b17f3f73e050ffea489c0dbd0001e361107a52a5e2d39f924d073dc0f3d8c [Pipeline] // withDockerContainer [Pipeline] sh 21:29:11 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:29:11 Stashed 1 file(s) [Pipeline] echo 21:29:11 [edgeXSemver]: initialized semver on version 3.1.0-dev.54 [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 21:29:12 + git config --global --add safe.directory /w/workspace/edgex-go/588 [Pipeline] echo 21:29:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:29:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:29:12 ========================================================= 21:29:12 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 21:29:12 ========================================================= [Pipeline] fileExists [Pipeline] sh 21:29:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 21:29:12 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 21:29:12 7264a8db6415: Pulling fs layer 21:29:12 c4d48a809fc2: Pulling fs layer 21:29:12 4f1c88b9dad5: Pulling fs layer 21:29:12 ad3a456e5733: Pulling fs layer 21:29:12 33e27b845d1e: Pulling fs layer 21:29:12 c68163c4e522: Pulling fs layer 21:29:12 50da416c3ac9: Pulling fs layer 21:29:12 23d2d4c4bb30: Pulling fs layer 21:29:12 33e27b845d1e: Waiting 21:29:12 c68163c4e522: Waiting 21:29:12 23d2d4c4bb30: Waiting 21:29:12 50da416c3ac9: Waiting 21:29:12 c4d48a809fc2: Download complete 21:29:12 ad3a456e5733: Verifying Checksum 21:29:12 ad3a456e5733: Download complete 21:29:12 7264a8db6415: Verifying Checksum 21:29:12 7264a8db6415: Download complete 21:29:12 33e27b845d1e: Verifying Checksum 21:29:12 33e27b845d1e: Download complete 21:29:12 c68163c4e522: Verifying Checksum 21:29:12 c68163c4e522: Download complete 21:29:12 7264a8db6415: Pull complete 21:29:12 c4d48a809fc2: Pull complete 21:29:12 23d2d4c4bb30: Verifying Checksum 21:29:12 23d2d4c4bb30: Download complete 21:29:13 4f1c88b9dad5: Verifying Checksum 21:29:13 4f1c88b9dad5: Download complete 21:29:13 50da416c3ac9: Verifying Checksum 21:29:13 50da416c3ac9: Download complete 21:29:16 4f1c88b9dad5: Pull complete 21:29:16 ad3a456e5733: Pull complete 21:29:16 33e27b845d1e: Pull complete 21:29:17 c68163c4e522: Pull complete 21:29:19 50da416c3ac9: Pull complete 21:29:19 23d2d4c4bb30: Pull complete 21:29:19 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 21:29:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 21:29:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 21:29:20 + docker build -t ci-base-image-x86_64 -f - . 21:29:20 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 21:29:20 WORKDIR /edgex 21:29:20 COPY go.mod . 21:29:20 RUN go mod download 21:29:20 Sending build context to Docker daemon 171MB 21:29:20 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 21:29:20 ---> 0786185ac409 21:29:20 Step 2/4 : WORKDIR /edgex 21:29:27 Still waiting to schedule task 21:29:27 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 21:29:30 ---> Running in 019709e92c17 21:29:30 Removing intermediate container 019709e92c17 21:29:30 ---> e32de269115a 21:29:30 Step 3/4 : COPY go.mod . 21:29:30 ---> 08f191afe7eb 21:29:30 Step 4/4 : RUN go mod download 21:29:30 ---> Running in 52f6ea55936f 21:29:57 Removing intermediate container 52f6ea55936f 21:29:57 ---> f97b98406e4e 21:29:57 Successfully built f97b98406e4e 21:29:57 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:29:57 + docker inspect -f . ci-base-image-x86_64 21:29:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:29:57 prd-ubuntu20.04-docker-8c-8g-7632 does not seem to be running inside a container 21:29:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/588 -v /w/workspace/edgex-go/588:/w/workspace/edgex-go/588:rw,z -v /w/workspace/edgex-go/588@tmp:/w/workspace/edgex-go/588@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-x86_64 cat 21:29:58 $ docker top 13f72a5474b1a13cbd9e4d68326e52993b2eb48009514e9c82ff46dc2b1ba490 -eo pid,comm [Pipeline] { [Pipeline] sh 21:29:58 + go version 21:29:58 go version go1.21.0 linux/amd64 [Pipeline] } 21:29:58 $ docker stop --time=1 13f72a5474b1a13cbd9e4d68326e52993b2eb48009514e9c82ff46dc2b1ba490 21:29:59 $ docker rm -f --volumes 13f72a5474b1a13cbd9e4d68326e52993b2eb48009514e9c82ff46dc2b1ba490 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:30:00 + docker inspect -f . ci-base-image-x86_64 21:30:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:30:00 prd-ubuntu20.04-docker-8c-8g-7632 does not seem to be running inside a container 21:30:00 $ 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/588 -v /w/workspace/edgex-go/588:/w/workspace/edgex-go/588:rw,z -v /w/workspace/edgex-go/588@tmp:/w/workspace/edgex-go/588@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-x86_64 cat 21:30:00 $ docker top cad63a0d889840225d052511c99dd7956520cb7a2c8be124f73f603cdd72edd3 -eo pid,comm [Pipeline] { [Pipeline] echo 21:30:00 ========================================================= 21:30:00 [edgeXBuildGoParallel] Running Tests and Build... 21:30:00 ========================================================= [Pipeline] sh 21:30:01 + git config --global --add safe.directory /w/workspace/edgex-go/588 [Pipeline] fileExists [Pipeline] sh 21:30:01 + make test 21:30:01 go test -race -coverprofile=coverage.out ./... 21:30:09 ? github.com/edgexfoundry/edgex-go [no test files] 21:30:21 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 21:30:21 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 21:30:21 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 21:30:21 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 21:30:21 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 21:30:21 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 21:30:21 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 21:30:21 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 21:30:21 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 21:30:21 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 21:30:22 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 21:30:22 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 21:30:22 ? github.com/edgexfoundry/edgex-go/internal [no test files] 21:30:22 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 21:30:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 21:30:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 21:30:24 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.042s coverage: 28.7% of statements 21:30:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 21:30:24 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 21:30:24 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 21:30:25 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.054s coverage: 97.0% of statements 21:30:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 21:30:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 21:30:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 21:30:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 21:30:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 21:30:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 21:30:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 21:30:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 21:30:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 21:30:28 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.085s coverage: 69.2% of statements 21:30:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.070s coverage: 53.2% of statements 21:30:30 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.549s coverage: 93.4% of statements 21:30:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.055s coverage: 4.1% of statements 21:30:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 21:30:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 21:30:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 21:30:30 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 21:30:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 21:30:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 21:30:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 21:30:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 21:30:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 21:30:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 21:30:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.391s coverage: 97.6% of statements 21:30:32 ok github.com/edgexfoundry/edgex-go/internal/io 1.033s coverage: 72.2% of statements 21:30:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 21:30:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 21:30:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.063s coverage: 0.9% of statements 21:30:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.052s coverage: 32.2% of statements 21:30:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.052s coverage: 41.7% of statements 21:30:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.045s coverage: 82.9% of statements 21:30:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.051s coverage: 94.1% of statements 21:30:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.052s coverage: 96.3% of statements 21:30:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.045s coverage: 87.5% of statements 21:30:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 21:30:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 21:30:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 21:30:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 21:30:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 21:30:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 21:30:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 21:30:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 21:30:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 21:30:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 21:30:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 21:30:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 21:30:36 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 21:30:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 21:30:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 21:30:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 21:30:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 21:30:40 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 21:30:40 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 21:30:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 21:30:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 21:30:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 21:30:45 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 21:30:45 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 21:30:45 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 21:30:46 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 21:30:46 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 21:30:46 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 21:30:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 21:30:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.046s coverage: 94.4% of statements 21:30:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 21:30:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 21:30:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 21:30:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 21:30:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 21:30:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 21:30:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 21:30:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 21:30:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 21:30:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 21:30:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 21:30:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 21:30:52 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7633 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 21:30:52 Running in /w/workspace/edgex-go/588 [Pipeline] { [Pipeline] checkout 21:30:52 The recommended git tool is: git 21:30:57 using credential edgex-jenkins-ssh 21:30:57 Cloning the remote Git repository 21:30:57 Cloning repository git@github.com:edgexfoundry/edgex-go.git 21:30:57 > git init /w/workspace/edgex-go/588 # timeout=10 21:30:57 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:30:57 > git --version # timeout=10 21:30:57 > git --version # 'git version 2.25.1' 21:30:57 using GIT_SSH to set credentials SSH Credentials for GitHub 21:30:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:31:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.275s coverage: 79.9% of statements 21:31:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.074s coverage: 92.9% of statements 21:31:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.014s coverage: 64.4% of statements 21:31:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.120s coverage: 62.3% of statements 21:31:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.055s coverage: 87.2% of statements 21:31:00 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.034s coverage: 20.0% of statements 21:31:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.060s coverage: 100.0% of statements 21:31:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.084s coverage: 81.8% of statements 21:31:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.091s coverage: 82.1% of statements 21:31:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.041s coverage: 86.0% of statements 21:31:00 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.231s coverage: 63.1% of statements 21:31:00 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.053s coverage: 100.0% of statements 21:31:00 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.024s coverage: 89.4% of statements 21:31:00 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.013s coverage: 100.0% of statements 21:31:00 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.069s coverage: 73.7% of statements 21:31:00 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.013s coverage: 100.0% of statements 21:31:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.170s coverage: 38.4% of statements 21:31:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.098s coverage: 89.5% of statements 21:31:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.063s coverage: 84.8% of statements 21:31:00 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.055s coverage: 19.9% of statements 21:31:00 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.106s coverage: 95.7% of statements 21:31:00 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.054s coverage: 61.8% of statements 21:31:00 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.102s coverage: 98.9% of statements 21:31:00 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 21:31:00 running golangci-lint 21:31:00 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 21:31:00 go version go1.21.0 linux/amd64 21:31:00 level=info msg="[config_reader] Used config file .golangci.yml" 21:31:00 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 21:31:12 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|files|imports|deps|exports_file|name|types_sizes) took 11.28762327s" 21:31:12 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 36.305336ms" 21:31:14 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:31:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:31:15 Avoid second fetch 21:31:15 Checking out Revision 34f840c68dfd07fd09c4325cf8194608b3ff672b (main) 21:31:15 Commit message: "fix: Remove duplicate definitions (#4692)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:31:16 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:31:16 % Total % Received % Xferd Average Speed Time Time Time Current 21:31:16 Dload Upload Total Spent Left Speed 21:31:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 95156 0 --:--:-- --:--:-- --:--:-- 95156 21:31:15 > git config core.sparsecheckout # timeout=10 21:31:15 > git checkout -f 34f840c68dfd07fd09c4325cf8194608b3ff672b # timeout=10 [Pipeline] sh 21:31:17 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:31:17 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:31:17 + sudo tee /etc/docker/daemon.new 21:31:17 { 21:31:17 "registry-mirrors": [ 21:31:17 "https://nexus3.edgexfoundry.org:10001" 21:31:17 ], 21:31:17 "bip": "10.250.0.254/24", 21:31:17 "hosts": [ 21:31:17 "tcp://0.0.0.0:5555", 21:31:17 "unix:///var/run/docker.sock" 21:31:17 ], 21:31:17 "mtu": 1458, 21:31:17 "selinux-enabled": true, 21:31:17 "seccomp-profile": "/etc/docker/seccomp.json" 21:31:17 } [Pipeline] sh 21:31:18 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:31:18 + sudo service docker restart 21:31:22 level=info msg="[linters_context/goanalysis] analyzers took 1m15.35126738s with top 10 stages: buildir: 40.043626273s, gosec: 7.223291086s, inspect: 2.619318658s, fact_deprecated: 2.151859804s, S1038: 1.286556646s, ctrlflow: 1.142783435s, printf: 900.271205ms, nilness: 808.851846ms, fact_purity: 779.909419ms, isgenerated: 730.773424ms" 21:31:22 level=info msg="[runner] Issues before processing: 197, after processing: 0" 21:31:22 level=info msg="[runner] Processors filtering stat (out/in): cgo: 197/197, filename_unadjuster: 197/197, exclude-rules: 21/197, autogenerated_exclude: 197/197, identifier_marker: 197/197, exclude: 197/197, skip_files: 197/197, skip_dirs: 197/197, nolint: 0/21, path_prettifier: 197/197" 21:31:22 level=info msg="[runner] processing took 19.689341ms with stages: nolint: 9.32417ms, identifier_marker: 5.026674ms, exclude-rules: 1.870541ms, autogenerated_exclude: 1.349904ms, path_prettifier: 1.348485ms, skip_dirs: 688.897µs, cgo: 56.49µs, filename_unadjuster: 15.84µs, max_same_issues: 2.1µs, diff: 890ns, uniq_by_line: 700ns, fixer: 690ns, max_from_linter: 640ns, exclude: 610ns, skip_files: 560ns, path_shortener: 460ns, sort_results: 430ns, severity-rules: 400ns, source_code: 350ns, max_per_file_from_linter: 260ns, path_prefixer: 250ns" 21:31:22 level=info msg="[runner] linters took 9.670529342s with stages: goanalysis_metalinter: 9.650659688s" 21:31:22 level=info msg="File cache stats: 0 entries of total size 0B" 21:31:22 level=info msg="Memory: 212 samples, avg is 282.6MB, max is 932.7MB" 21:31:22 level=info msg="Execution took 21.003603879s" 21:31:22 go vet ./... 21:31:25 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:31:25 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:31:25 ./bin/test-attribution-txt.sh [Pipeline] echo 21:31:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 21:31:26 + ls -al . 21:31:26 total 732 21:31:26 drwxrwxr-x 12 1001 1001 4096 Sep 22 21:30 . 21:31:26 drwxr-xr-x 4 root root 4096 Sep 22 21:30 .. 21:31:26 drwxrwxr-x 2 1001 1001 4096 Sep 22 21:28 .blubracket 21:31:26 -rw-rw-r-- 1 1001 1001 16 Sep 22 21:28 .dockerignore 21:31:26 drwxrwxr-x 8 1001 1001 4096 Sep 22 21:31 .git 21:31:26 drwxrwxr-x 3 1001 1001 4096 Sep 22 21:28 .github 21:31:26 -rw-rw-r-- 1 1001 1001 1173 Sep 22 21:28 .gitignore 21:31:26 -rw-rw-r-- 1 1001 1001 42 Sep 22 21:28 .golangci.yml 21:31:26 -rw-rw-r-- 1 1001 1001 100 Sep 22 21:28 .hadolint.yml 21:31:26 drwxr-xr-x 3 1001 1001 4096 Sep 22 21:29 .semver 21:31:26 -rw-rw-r-- 1 1001 1001 166 Sep 22 21:28 .sonarcloud.properties 21:31:26 -rw-rw-r-- 1 1001 1001 1171 Sep 22 21:28 ADOPTERS.md 21:31:26 -rw-rw-r-- 1 1001 1001 11674 Sep 22 21:28 Attribution.txt 21:31:26 -rw-rw-r-- 1 1001 1001 93407 Sep 22 21:28 CHANGELOG.md 21:31:26 -rw-rw-r-- 1 1001 1001 3804 Sep 22 21:28 CONTRIBUTING.md 21:31:26 -rw-rw-r-- 1 1001 1001 677 Sep 22 21:28 GOVERNANCE.md 21:31:26 -rw-rw-r-- 1 1001 1001 883 Sep 22 21:28 Jenkinsfile 21:31:26 -rw-rw-r-- 1 1001 1001 10775 Sep 22 21:28 LICENSE 21:31:26 -rw-rw-r-- 1 1001 1001 14764 Sep 22 21:28 Makefile 21:31:26 -rw-rw-r-- 1 1001 1001 582 Sep 22 21:28 OWNERS.md 21:31:26 -rw-rw-r-- 1 1001 1001 9923 Sep 22 21:28 README.md 21:31:26 -rw-rw-r-- 1 1001 1001 789 Sep 22 21:28 SECURITY.md 21:31:26 -rw-rw-r-- 1 1001 1001 12 Sep 22 21:29 VERSION 21:31:26 drwxrwxr-x 2 1001 1001 4096 Sep 22 21:28 bin 21:31:26 drwxrwxr-x 18 1001 1001 4096 Sep 22 21:28 cmd 21:31:26 -rw-r--r-- 1 root root 453602 Sep 22 21:30 coverage.out 21:31:26 drwxrwxr-x 2 1001 1001 4096 Sep 22 21:28 fuzz_test 21:31:26 -rw-rw-r-- 1 1001 1001 3688 Sep 22 21:28 go.mod 21:31:26 -rw-rw-r-- 1 1001 1001 34975 Sep 22 21:28 go.sum 21:31:26 drwxrwxr-x 7 1001 1001 4096 Sep 22 21:28 internal 21:31:26 drwxrwxr-x 3 1001 1001 4096 Sep 22 21:28 openapi 21:31:26 -rw-rw-r-- 1 1001 1001 594 Sep 22 21:28 security.txt 21:31:26 drwxrwxr-x 4 1001 1001 4096 Sep 22 21:28 snap 21:31:26 -rw-rw-r-- 1 1001 1001 204 Sep 22 21:28 version.go [Pipeline] sh 21:31:26 + '[' -e coverage.out ] 21:31:26 + chown 1001:1001 coverage.out [Pipeline] stash 21:31:26 Stashed 1 file(s) [Pipeline] sh 21:31:26 + make build 21:31:26 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.54" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:31:36 provisioning config files... 21:31:36 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/588@tmp/config2071655301249200359tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:31:37 ---> docker-login.sh 21:31:37 nexus3.edgexfoundry.org:10001 21:31:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:31:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:31:37 Configure a credential helper to remove this warning. See 21:31:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:31:37 21:31:37 Login Succeeded 21:31:37 nexus3.edgexfoundry.org:10002 21:31:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:31:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:31:37 Configure a credential helper to remove this warning. See 21:31:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:31:37 21:31:37 Login Succeeded 21:31:37 nexus3.edgexfoundry.org:10003 21:31:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:31:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:31:38 Configure a credential helper to remove this warning. See 21:31:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:31:38 21:31:38 Login Succeeded 21:31:38 nexus3.edgexfoundry.org:10004 21:31:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:31:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:31:38 Configure a credential helper to remove this warning. See 21:31:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:31:38 21:31:38 Login Succeeded 21:31:38 docker.io 21:31:38 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.54" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 21:31:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:31:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:31:39 Configure a credential helper to remove this warning. See 21:31:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:31:39 21:31:39 Login Succeeded 21:31:39 ---> docker-login.sh ends [Pipeline] } 21:31:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 21:31:39 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.54" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 21:31:39 + git config --global --add safe.directory /w/workspace/edgex-go/588 [Pipeline] echo 21:31:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:31:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:31:39 ========================================================= 21:31:39 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 21:31:39 ========================================================= [Pipeline] fileExists [Pipeline] sh 21:31:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 21:31:40 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:31:40 9fda8d8052c6: Pulling fs layer 21:31:40 5d54e960e981: Pulling fs layer 21:31:40 c4a7e357bf2a: Pulling fs layer 21:31:40 f0e02332f6b5: Pulling fs layer 21:31:40 cefa15bbcfad: Pulling fs layer 21:31:40 17808c966233: Pulling fs layer 21:31:40 f4c1fc716caa: Pulling fs layer 21:31:40 cefa15bbcfad: Waiting 21:31:40 17808c966233: Waiting 21:31:40 f4c1fc716caa: Waiting 21:31:40 f0e02332f6b5: Waiting 21:31:40 5d54e960e981: Verifying Checksum 21:31:40 5d54e960e981: Download complete 21:31:40 f0e02332f6b5: Verifying Checksum 21:31:40 f0e02332f6b5: Download complete 21:31:40 cefa15bbcfad: Verifying Checksum 21:31:40 cefa15bbcfad: Download complete 21:31:40 9fda8d8052c6: Verifying Checksum 21:31:40 9fda8d8052c6: Download complete 21:31:40 f4c1fc716caa: Verifying Checksum 21:31:40 f4c1fc716caa: Download complete 21:31:41 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.54" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 21:31:41 9fda8d8052c6: Pull complete 21:31:41 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.54" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 21:31:41 5d54e960e981: Pull complete 21:31:42 c4a7e357bf2a: Verifying Checksum 21:31:42 c4a7e357bf2a: Download complete 21:31:43 17808c966233: Verifying Checksum 21:31:43 17808c966233: Download complete 21:31:48 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.54" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 21:31:49 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.54" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 21:31:50 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.54" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:31:51 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.54" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 21:31:52 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.54" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 21:31:53 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.54" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 21:31:53 c4a7e357bf2a: Pull complete 21:31:53 f0e02332f6b5: Pull complete 21:31:53 cefa15bbcfad: Pull complete 21:31:54 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.54" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 21:31:55 $ docker stop --time=1 cad63a0d889840225d052511c99dd7956520cb7a2c8be124f73f603cdd72edd3 21:31:59 17808c966233: Pull complete 21:32:01 $ docker rm -f --volumes cad63a0d889840225d052511c99dd7956520cb7a2c8be124f73f603cdd72edd3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 21:32:02 f4c1fc716caa: Pull complete 21:32:02 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 21:32:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 21:32:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:32:02 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 21:32:02 WORKDIR /edgex 21:32:02 COPY go.mod . 21:32:02 RUN go mod download 21:32:02 + docker build -t ci-base-image-arm64 -f - . 21:32:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:32:02 21:32:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:32:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:32:03 latest: Pulling from edgex-devops/edgex-compose 21:32:03 91d30c5bc195: Pulling fs layer 21:32:03 2e9b0aa3be6d: Pulling fs layer 21:32:03 9c61dcf015f6: Pulling fs layer 21:32:03 4698f68db338: Pulling fs layer 21:32:03 2a2f49069b9e: Pulling fs layer 21:32:03 e0025b399a48: Pulling fs layer 21:32:03 4698f68db338: Waiting 21:32:03 2a2f49069b9e: Waiting 21:32:03 e0025b399a48: Waiting 21:32:03 91d30c5bc195: Verifying Checksum 21:32:03 91d30c5bc195: Download complete 21:32:03 4698f68db338: Verifying Checksum 21:32:03 4698f68db338: Download complete 21:32:03 Sending build context to Docker daemon 2.994MB 21:32:03 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 21:32:03 ---> ea914061e18c 21:32:03 Step 2/4 : WORKDIR /edgex 21:32:03 2e9b0aa3be6d: Verifying Checksum 21:32:03 2e9b0aa3be6d: Download complete 21:32:03 e0025b399a48: Verifying Checksum 21:32:03 e0025b399a48: Download complete 21:32:03 91d30c5bc195: Pull complete 21:32:03 2a2f49069b9e: Verifying Checksum 21:32:03 2a2f49069b9e: Download complete 21:32:03 2e9b0aa3be6d: Pull complete 21:32:04 9c61dcf015f6: Verifying Checksum 21:32:04 9c61dcf015f6: Download complete 21:32:04 ---> Running in efae609998d3 21:32:05 Removing intermediate container efae609998d3 21:32:05 ---> f05763a8481d 21:32:05 Step 3/4 : COPY go.mod . 21:32:05 ---> 9b08bce5cf3a 21:32:05 Step 4/4 : RUN go mod download 21:32:05 ---> Running in 488d6aeae056 21:32:06 9c61dcf015f6: Pull complete 21:32:06 4698f68db338: Pull complete 21:32:07 2a2f49069b9e: Pull complete 21:32:07 e0025b399a48: Pull complete 21:32:07 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 21:32:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:32:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:32:07 prd-ubuntu20.04-docker-8c-8g-7632 does not seem to be running inside a container 21:32:07 $ 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/588 -v /w/workspace/edgex-go/588:/w/workspace/edgex-go/588:rw,z -v /w/workspace/edgex-go/588@tmp:/w/workspace/edgex-go/588@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:latest cat 21:32:11 $ docker top 6d363897f3ad720b6fe6adafb048833bf86098e880ca929f00e532d414f77311 -eo pid,comm [Pipeline] { [Pipeline] sh 21:32:12 + docker compose -f ./docker-compose-build.yml build --parallel 21:32:14 #1 [core-data internal] load build definition from Dockerfile 21:32:14 #1 transferring dockerfile: 1.90kB done 21:32:14 #1 DONE 0.0s 21:32:14 21:32:14 #2 [security-spiffe-token-provider internal] load build definition from Dockerfile 21:32:14 #2 transferring dockerfile: 1.78kB done 21:32:14 #2 DONE 0.0s 21:32:14 21:32:14 #3 [security-proxy-setup internal] load build definition from Dockerfile 21:32:14 #3 transferring dockerfile: 2.39kB done 21:32:14 #3 DONE 0.0s 21:32:14 21:32:14 #4 [security-proxy-auth internal] load build definition from Dockerfile 21:32:14 #4 transferring dockerfile: 2.04kB done 21:32:14 #4 DONE 0.0s 21:32:14 21:32:14 #5 [security-spire-agent internal] load build definition from Dockerfile 21:32:14 #5 transferring dockerfile: 1.70kB done 21:32:14 #5 DONE 0.0s 21:32:14 21:32:14 #6 [core-command internal] load build definition from Dockerfile 21:32:14 #6 transferring dockerfile: 1.82kB done 21:32:14 #6 DONE 0.0s 21:32:14 21:32:14 #7 [core-common-config-bootstrapper internal] load build definition from Dockerfile 21:32:14 #7 transferring dockerfile: 2.12kB done 21:32:14 #7 DONE 0.0s 21:32:14 21:32:14 #8 [security-secretstore-setup internal] load build definition from Dockerfile 21:32:14 #8 DONE 0.0s 21:32:14 21:32:14 #9 [core-metadata internal] load build definition from Dockerfile 21:32:14 #9 transferring dockerfile: 1.96kB done 21:32:14 #9 DONE 0.1s 21:32:14 21:32:14 #10 [security-bootstrapper internal] load build definition from Dockerfile 21:32:14 #10 transferring dockerfile: 2.82kB done 21:32:14 #10 DONE 0.0s 21:32:14 21:32:14 #11 [security-spire-server internal] load build definition from Dockerfile 21:32:14 #11 transferring dockerfile: 1.59kB done 21:32:14 #11 DONE 0.0s 21:32:14 21:32:14 #12 [core-data internal] load .dockerignore 21:32:14 #12 transferring context: 56B done 21:32:14 #12 DONE 0.0s 21:32:14 21:32:14 #13 [support-notifications internal] load build definition from Dockerfile 21:32:14 #13 transferring dockerfile: 1.84kB done 21:32:14 #13 DONE 0.0s 21:32:14 21:32:14 #14 [security-spire-config internal] load build definition from Dockerfile 21:32:14 #14 transferring dockerfile: 1.58kB done 21:32:14 #14 DONE 0.0s 21:32:14 21:32:14 #8 [security-secretstore-setup internal] load build definition from Dockerfile 21:32:14 #8 transferring dockerfile: 2.38kB done 21:32:14 #8 DONE 0.0s 21:32:14 21:32:14 #15 [support-scheduler internal] load build definition from Dockerfile 21:32:14 #15 transferring dockerfile: 1.82kB done 21:32:14 #15 DONE 0.1s 21:32:14 21:32:14 #16 [security-spiffe-token-provider internal] load .dockerignore 21:32:14 #16 transferring context: 56B done 21:32:14 #16 DONE 0.0s 21:32:14 21:32:14 #17 [security-proxy-setup internal] load .dockerignore 21:32:14 #17 transferring context: 56B done 21:32:14 #17 DONE 0.0s 21:32:14 21:32:14 #18 [security-proxy-auth internal] load .dockerignore 21:32:14 #18 transferring context: 56B done 21:32:14 #18 DONE 0.0s 21:32:14 21:32:14 #19 [core-command internal] load .dockerignore 21:32:14 #19 transferring context: 56B done 21:32:14 #19 DONE 0.0s 21:32:14 21:32:14 #20 [security-spire-agent internal] load .dockerignore 21:32:14 #20 transferring context: 56B done 21:32:14 #20 DONE 0.0s 21:32:14 21:32:14 #21 [core-metadata internal] load .dockerignore 21:32:14 #21 transferring context: 56B done 21:32:14 #21 DONE 0.0s 21:32:14 21:32:14 #22 [core-common-config-bootstrapper internal] load .dockerignore 21:32:14 #22 transferring context: 56B done 21:32:14 #22 DONE 0.0s 21:32:14 21:32:14 #23 [security-bootstrapper internal] load .dockerignore 21:32:14 #23 transferring context: 56B done 21:32:14 #23 DONE 0.0s 21:32:14 21:32:14 #24 [security-spire-server internal] load .dockerignore 21:32:14 #24 transferring context: 56B done 21:32:14 #24 DONE 0.0s 21:32:14 21:32:14 #25 [support-notifications internal] load .dockerignore 21:32:14 #25 transferring context: 56B done 21:32:14 #25 DONE 0.0s 21:32:14 21:32:14 #26 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 21:32:14 #26 DONE 0.0s 21:32:14 21:32:14 #27 [security-spire-config internal] load .dockerignore 21:32:14 #27 transferring context: 56B done 21:32:14 #27 DONE 0.0s 21:32:14 21:32:14 #28 [security-secretstore-setup internal] load .dockerignore 21:32:14 #28 transferring context: 56B done 21:32:14 #28 DONE 0.0s 21:32:14 21:32:14 #29 [support-scheduler internal] load .dockerignore 21:32:14 #29 transferring context: 56B done 21:32:14 #29 DONE 0.0s 21:32:14 21:32:14 #26 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 21:32:14 #26 DONE 0.0s 21:32:14 21:32:14 #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 21:32:14 #30 ... 21:32:14 21:32:14 #26 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 21:32:14 #26 DONE 0.0s 21:32:14 21:32:14 #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 21:32:15 #30 ... 21:32:15 21:32:15 #26 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 21:32:15 #26 DONE 0.0s 21:32:15 21:32:15 #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 21:32:15 #30 DONE 0.7s 21:32:15 21:32:15 #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 21:32:15 #31 DONE 0.6s 21:32:15 21:32:15 #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 21:32:15 #32 DONE 0.6s 21:32:15 21:32:15 #33 [security-spire-config stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 21:32:15 #33 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.1s done 21:32:15 #33 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 21:32:15 #33 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done 21:32:15 #33 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done 21:32:16 #33 DONE 0.8s 21:32:16 21:32:16 #34 [security-spire-agent internal] load build context 21:32:16 #34 transferring context: 17.64kB 0.0s done 21:32:16 #34 DONE 0.6s 21:32:16 21:32:16 #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:32:16 #35 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.2s done 21:32:16 #35 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 21:32:16 #35 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done 21:32:16 #35 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done 21:32:16 #35 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 21:32:16 #35 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.1s 21:32:16 #35 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done 21:32:16 #35 ... 21:32:16 21:32:16 #36 [security-spire-config internal] load build context 21:32:16 #36 transferring context: 16.36kB 0.0s done 21:32:16 #36 DONE 0.6s 21:32:16 21:32:16 #37 [security-spire-server internal] load build context 21:32:16 #37 transferring context: 18.11kB 0.0s done 21:32:16 #37 DONE 0.6s 21:32:16 21:32:16 #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:32:16 #35 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s 21:32:16 #35 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done 21:32:16 #35 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done 21:32:16 #35 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.3s 21:32:16 #35 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.4s done 21:32:16 #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 0.4s 21:32:16 #35 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 21:32:16 #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 10.49MB / 25.84MB 0.6s 21:32:16 #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 20.97MB / 25.84MB 0.7s 21:32:16 #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.8s 21:32:16 #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.1s done 21:32:16 #35 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 21:32:17 #35 ... 21:32:17 21:32:17 #38 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64 21:32:17 #38 DONE 2.5s 21:32:17 21:32:17 #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:32:19 #35 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 2.1s done 21:32:23 #35 ... 21:32:23 21:32:23 #39 [support-notifications internal] load build context 21:32:23 #39 transferring context: 315.25MB 7.7s 21:32:23 #39 ... 21:32:23 21:32:23 #40 [security-spiffe-token-provider internal] load build context 21:32:23 #40 ... 21:32:23 21:32:23 #41 [security-proxy-setup internal] load build context 21:32:23 #41 ... 21:32:23 21:32:23 #40 [security-spiffe-token-provider internal] load build context 21:32:25 #40 transferring context: 364.85MB 9.7s done 21:32:25 #40 ... 21:32:25 21:32:25 #42 [security-proxy-auth internal] load build context 21:32:25 #42 transferring context: 364.85MB 10.1s done 21:32:25 #42 ... 21:32:25 21:32:25 #43 [core-common-config-bootstrapper internal] load build context 21:32:25 #43 transferring context: 364.85MB 9.7s done 21:32:25 #43 ... 21:32:25 21:32:25 #44 [core-metadata internal] load build context 21:32:25 #44 transferring context: 364.85MB 9.5s done 21:32:25 #44 ... 21:32:25 21:32:25 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 21:32:25 #45 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.2s done 21:32:25 #45 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done 21:32:25 #45 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 21:32:25 #45 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done 21:32:25 #45 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done 21:32:25 #45 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done 21:32:25 #45 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.1s done 21:32:25 #45 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 0.7s done 21:32:25 #45 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done 21:32:25 #45 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done 21:32:25 #45 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.8s done 21:32:25 #45 ... 21:32:25 21:32:25 #46 [support-scheduler internal] load build context 21:32:25 #46 transferring context: 364.85MB 9.3s done 21:32:26 #46 ... 21:32:26 21:32:26 #47 [core-metadata stage-1 2/6] RUN apk add --update --no-cache dumb-init 21:32:26 #47 ... 21:32:26 21:32:26 #48 [security-spire-agent stage-3 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:32:26 #0 1.670 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:32:26 #0 2.080 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:32:26 #0 2.302 v3.18.3-232-ge2933ffe284 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 21:32:26 #0 2.302 v3.18.3-234-g3fdb9216a7c [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 21:32:26 #0 2.302 OK: 20066 distinct packages available 21:32:26 #0 2.357 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:32:26 #0 2.430 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:32:26 #0 2.634 (1/7) Upgrading libcrypto3 (3.1.2-r0 -> 3.1.3-r0) 21:32:26 #0 2.663 (2/7) Upgrading libssl3 (3.1.2-r0 -> 3.1.3-r0) 21:32:26 #0 2.684 (3/7) Installing dumb-init (1.2.5-r2) 21:32:26 #0 2.689 (4/7) Installing musl-obstack (1.2.3-r2) 21:32:26 #0 2.691 (5/7) Installing libucontext (1.2-r2) 21:32:26 #0 2.696 (6/7) Installing gcompat (1.1.0-r1) 21:32:26 #0 2.700 (7/7) Installing openssl (3.1.3-r0) 21:32:26 #0 2.711 Executing busybox-1.36.1-r2.trigger 21:32:26 #0 2.717 OK: 8 MiB in 20 packages 21:32:26 #48 ... 21:32:26 21:32:26 #49 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 21:32:26 #49 ... 21:32:26 21:32:26 #50 [security-bootstrapper internal] load build context 21:32:26 #50 transferring context: 364.85MB 10.6s done 21:32:26 #50 ... 21:32:26 21:32:26 #51 [core-command internal] load build context 21:32:26 #51 transferring context: 364.85MB 9.7s done 21:32:26 #51 ... 21:32:26 21:32:26 #52 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 21:32:26 #0 1.632 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:32:26 #0 1.832 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:32:26 #0 2.182 (1/1) Installing dumb-init (1.2.5-r2) 21:32:26 #0 2.192 Executing busybox-1.36.1-r2.trigger 21:32:26 #0 2.203 OK: 7 MiB in 16 packages 21:32:27 #52 ... 21:32:27 21:32:27 #53 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 21:32:27 #0 6.132 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:32:27 #0 6.240 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:32:27 #0 6.471 v3.18.3-232-ge2933ffe284 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 21:32:27 #0 6.471 v3.18.3-234-g3fdb9216a7c [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 21:32:27 #0 6.471 OK: 20066 distinct packages available 21:32:27 #0 6.513 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:32:27 #0 6.604 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:32:27 #0 6.795 (1/4) Installing dumb-init (1.2.5-r2) 21:32:27 #0 6.800 (2/4) Installing musl-obstack (1.2.3-r2) 21:32:27 #0 6.803 (3/4) Installing libucontext (1.2-r2) 21:32:27 #0 6.805 (4/4) Installing gcompat (1.1.0-r1) 21:32:27 #0 6.819 Executing busybox-1.36.1-r2.trigger 21:32:27 #0 6.825 OK: 8 MiB in 19 packages 21:32:27 #53 ... 21:32:27 21:32:27 #54 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:32:27 #54 ... 21:32:27 21:32:27 #55 [security-secretstore-setup internal] load build context 21:32:27 #55 transferring context: 364.85MB 9.0s done 21:32:27 #55 ... 21:32:27 21:32:27 #56 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 21:32:27 #56 ... 21:32:27 21:32:27 #57 [core-data internal] load build context 21:32:27 #57 transferring context: 364.85MB 9.7s done 21:32:27 #57 ... 21:32:27 21:32:27 #58 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 21:32:28 #58 ... 21:32:28 21:32:28 #59 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 21:32:28 #59 ... 21:32:28 21:32:28 #60 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 21:32:28 #60 ... 21:32:28 21:32:28 #41 [security-proxy-setup internal] load build context 21:32:28 #41 transferring context: 364.85MB 9.7s done 21:32:33 #41 ... 21:32:33 21:32:33 #39 [support-notifications internal] load build context 21:32:33 #39 transferring context: 364.85MB 9.0s done 21:32:44 Removing intermediate container 488d6aeae056 21:32:44 ---> 83b501dc07ff 21:32:44 Successfully built 83b501dc07ff 21:32:44 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:32:45 + docker inspect -f . ci-base-image-arm64 21:32:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:32:45 prd-ubuntu20.04-docker-arm64-4c-16g-7633 does not seem to be running inside a container 21:32:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/588 -v /w/workspace/edgex-go/588:/w/workspace/edgex-go/588:rw,z -v /w/workspace/edgex-go/588@tmp:/w/workspace/edgex-go/588@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 21:32:46 $ docker top e90e7af00fde75974f081a1a4e0928293ab8025c6824c8b242c0f0a456900b46 -eo pid,comm [Pipeline] { [Pipeline] sh 21:32:47 + go version 21:32:47 go version go1.21.0 linux/arm64 [Pipeline] } 21:32:47 $ docker stop --time=1 e90e7af00fde75974f081a1a4e0928293ab8025c6824c8b242c0f0a456900b46 21:32:48 $ docker rm -f --volumes e90e7af00fde75974f081a1a4e0928293ab8025c6824c8b242c0f0a456900b46 [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] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:32:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:32:49 21:32:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:32:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:32:49 latest: Pulling from edgex-devops/edgex-compose-arm64 21:32:49 547446be3368: Pulling fs layer 21:32:49 d125d8839a47: Pulling fs layer 21:32:49 3e85d5ac6304: Pulling fs layer 21:32:49 c3105a71a48b: Pulling fs layer 21:32:49 0f093f025ec4: Pulling fs layer 21:32:49 c3106fc0e877: Pulling fs layer 21:32:49 c3105a71a48b: Waiting 21:32:49 0f093f025ec4: Waiting 21:32:49 c3106fc0e877: Waiting 21:32:50 547446be3368: Verifying Checksum 21:32:50 547446be3368: Download complete 21:32:50 c3105a71a48b: Verifying Checksum 21:32:50 c3105a71a48b: Download complete 21:32:50 d125d8839a47: Verifying Checksum 21:32:50 d125d8839a47: Download complete 21:32:50 c3106fc0e877: Verifying Checksum 21:32:50 c3106fc0e877: Download complete 21:32:50 0f093f025ec4: Verifying Checksum 21:32:50 0f093f025ec4: Download complete 21:32:50 547446be3368: Pull complete 21:32:51 d125d8839a47: Pull complete 21:32:52 3e85d5ac6304: Download complete 21:32:59 #39 DONE 44.5s 21:32:59 21:32:59 #53 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 21:32:59 #53 DONE 43.7s 21:32:59 21:32:59 #58 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 21:32:59 #58 DONE 42.3s 21:32:59 21:32:59 #52 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 21:32:59 #52 DONE 43.8s 21:32:59 21:32:59 #48 [security-spire-agent stage-3 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:32:59 #48 DONE 43.9s 21:32:59 21:32:59 #55 [security-secretstore-setup internal] load build context 21:32:59 #55 DONE 44.6s 21:32:59 21:32:59 #46 [support-scheduler internal] load build context 21:32:59 #46 DONE 44.6s 21:32:59 21:32:59 #43 [core-common-config-bootstrapper internal] load build context 21:32:59 #43 DONE 44.6s 21:32:59 21:32:59 #44 [core-metadata internal] load build context 21:32:59 #44 DONE 44.6s 21:32:59 21:32:59 #40 [security-spiffe-token-provider internal] load build context 21:32:59 #40 DONE 44.7s 21:32:59 21:32:59 #41 [security-proxy-setup internal] load build context 21:32:59 #41 DONE 44.7s 21:32:59 21:32:59 #57 [core-data internal] load build context 21:32:59 #57 DONE 44.7s 21:32:59 21:32:59 #61 [core-data builder 3/7] RUN apk add --update --no-cache make git 21:33:00 #61 ... 21:33:00 21:33:00 #51 [core-command internal] load build context 21:33:00 #51 DONE 44.7s 21:33:00 21:33:00 #42 [security-proxy-auth internal] load build context 21:33:00 #42 DONE 44.7s 21:33:00 21:33:00 #50 [security-bootstrapper internal] load build context 21:33:00 #50 DONE 44.7s 21:33:00 21:33:00 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 21:33:00 #45 DONE 44.7s 21:33:00 21:33:00 #60 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 21:33:00 #60 44.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:33:00 3e85d5ac6304: Pull complete 21:33:00 c3105a71a48b: Pull complete 21:33:00 #60 44.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:33:00 #60 44.57 (1/2) Installing dumb-init (1.2.5-r2) 21:33:00 #60 44.58 (2/2) Installing su-exec (0.2-r3) 21:33:00 #60 44.60 Executing busybox-1.36.1-r2.trigger 21:33:00 #60 44.61 OK: 7 MiB in 17 packages 21:33:01 0f093f025ec4: Pull complete 21:33:01 c3106fc0e877: Pull complete 21:33:01 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 21:33:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:33:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:33:01 #60 DONE 45.2s 21:33:01 21:33:01 #59 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 21:33:01 #59 44.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:33:01 #59 44.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:33:01 #59 44.60 (1/4) Installing ca-certificates (20230506-r0) 21:33:01 #59 44.61 (2/4) Installing dumb-init (1.2.5-r2) 21:33:01 #59 44.61 (3/4) Installing su-exec (0.2-r3) 21:33:01 #59 44.62 (4/4) Installing yq (4.33.3-r3) 21:33:01 #59 44.68 Executing busybox-1.36.1-r2.trigger 21:33:01 #59 44.69 Executing ca-certificates-20230506-r0.trigger 21:33:01 #59 44.72 OK: 17 MiB in 19 packages 21:33:01 #59 DONE 45.1s 21:33:01 21:33:01 #62 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 21:33:01 #62 DONE 0.9s 21:33:01 21:33:01 #47 [core-metadata stage-1 2/6] RUN apk add --update --no-cache dumb-init 21:33:01 #47 45.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:33:01 #47 45.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:33:01 prd-ubuntu20.04-docker-arm64-4c-16g-7633 does not seem to be running inside a container 21:33:01 $ 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/588 -v /w/workspace/edgex-go/588:/w/workspace/edgex-go/588:rw,z -v /w/workspace/edgex-go/588@tmp:/w/workspace/edgex-go/588@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 21:33:01 #47 45.53 (1/1) Installing dumb-init (1.2.5-r2) 21:33:01 #47 45.54 Executing busybox-1.36.1-r2.trigger 21:33:01 #47 45.57 OK: 7 MiB in 16 packages 21:33:03 $ docker top f99de7c562bc314cfcffac7d07752720a06bfab9455e5edd767a0c171e66f458 -eo pid,comm [Pipeline] { [Pipeline] sh 21:33:04 + docker compose -f ./docker-compose-build.yml build --parallel 21:33:04 #47 ... 21:33:04 21:33:04 #63 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 21:33:04 #63 DONE 3.1s 21:33:04 21:33:04 #49 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 21:33:04 #49 45.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:33:04 #49 45.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:33:04 #49 45.47 (1/2) Installing ca-certificates (20230506-r0) 21:33:04 #49 45.49 (2/2) Installing dumb-init (1.2.5-r2) 21:33:04 #49 45.49 Executing busybox-1.36.1-r2.trigger 21:33:04 #49 45.50 Executing ca-certificates-20230506-r0.trigger 21:33:04 #49 45.55 OK: 8 MiB in 17 packages 21:33:04 #49 DONE 48.3s 21:33:04 21:33:04 #56 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 21:33:04 #56 45.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:33:04 #56 45.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:33:04 #56 45.48 (1/6) Upgrading libcrypto3 (3.1.2-r0 -> 3.1.3-r0) 21:33:04 #56 45.55 (2/6) Upgrading libssl3 (3.1.2-r0 -> 3.1.3-r0) 21:33:04 #56 45.56 (3/6) Installing dumb-init (1.2.5-r2) 21:33:04 #56 45.57 (4/6) Installing openssl (3.1.3-r0) 21:33:04 #56 45.59 (5/6) Installing su-exec (0.2-r3) 21:33:04 #56 45.59 (6/6) Installing yq (4.33.3-r3) 21:33:04 #56 45.66 Executing busybox-1.36.1-r2.trigger 21:33:04 #56 45.68 OK: 17 MiB in 19 packages 21:33:04 #56 DONE 48.2s 21:33:04 21:33:04 #64 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 21:33:04 #64 DONE 4.0s 21:33:04 21:33:04 #54 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:33:04 #54 45.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:33:04 #54 45.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:33:04 #54 45.51 v3.18.3-232-ge2933ffe284 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 21:33:04 #54 45.51 v3.18.3-234-g3fdb9216a7c [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 21:33:04 #54 45.51 OK: 20066 distinct packages available 21:33:04 #54 45.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:33:04 #54 45.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:33:04 #54 45.91 (1/11) Installing ca-certificates (20230506-r0) 21:33:04 #54 45.93 (2/11) Installing brotli-libs (1.0.9-r14) 21:33:04 #54 45.95 (3/11) Installing libunistring (1.1-r1) 21:33:04 #54 45.96 (4/11) Installing libidn2 (2.3.4-r1) 21:33:04 #54 45.97 (5/11) Installing nghttp2-libs (1.55.1-r0) 21:33:04 #54 45.98 (6/11) Installing libcurl (8.3.0-r0) 21:33:04 #54 45.99 (7/11) Installing curl (8.3.0-r0) 21:33:04 #54 46.00 (8/11) Installing dumb-init (1.2.5-r2) 21:33:04 #54 46.00 (9/11) Installing musl-obstack (1.2.3-r2) 21:33:04 #54 46.00 (10/11) Installing libucontext (1.2-r2) 21:33:04 #54 46.01 (11/11) Installing gcompat (1.1.0-r1) 21:33:04 #54 46.01 Executing busybox-1.36.1-r2.trigger 21:33:04 #54 46.02 Executing ca-certificates-20230506-r0.trigger 21:33:04 #54 46.06 OK: 12 MiB in 26 packages 21:33:04 #54 DONE 48.3s 21:33:04 21:33:04 #65 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 21:33:04 #65 DONE 3.2s 21:33:04 21:33:04 #47 [core-command stage-1 2/6] RUN apk add --update --no-cache dumb-init 21:33:04 #47 DONE 48.4s 21:33:04 21:33:04 #66 [security-spire-config stage-2 4/9] COPY Attribution.txt / 21:33:04 #66 DONE 0.1s 21:33:04 21:33:04 #67 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 21:33:04 #67 DONE 0.2s 21:33:04 21:33:04 #68 [security-spire-agent stage-3 5/9] COPY Attribution.txt / 21:33:04 #68 DONE 0.2s 21:33:04 21:33:04 #69 [security-spire-server stage-2 4/8] COPY Attribution.txt / 21:33:04 #69 DONE 0.1s 21:33:04 21:33:04 #70 [security-spire-agent stage-3 6/9] COPY security.txt / 21:33:04 #70 DONE 0.1s 21:33:04 21:33:04 #71 [security-spire-config stage-2 5/9] COPY security.txt / 21:33:04 #71 DONE 0.1s 21:33:04 21:33:04 #72 [security-spire-server stage-2 5/8] COPY security.txt / 21:33:04 #72 DONE 0.1s 21:33:04 21:33:04 #73 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 21:33:04 #73 DONE 0.1s 21:33:04 21:33:04 #74 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 21:33:04 #74 DONE 0.1s 21:33:04 21:33:04 #75 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 21:33:04 #75 DONE 0.1s 21:33:04 21:33:04 #76 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 21:33:04 #76 DONE 0.1s 21:33:04 21:33:04 #77 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 21:33:04 #77 DONE 0.1s 21:33:04 21:33:04 #78 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 21:33:04 #78 DONE 0.1s 21:33:04 21:33:04 #79 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 21:33:04 #79 DONE 0.1s 21:33:04 21:33:04 #80 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 21:33:04 #80 DONE 0.1s 21:33:04 21:33:04 #81 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 21:33:04 #81 DONE 0.1s 21:33:04 21:33:04 #82 [security-spire-config] exporting to image 21:33:04 #82 exporting layers 21:33:05 #82 ... 21:33:05 21:33:05 #83 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 21:33:05 #83 DONE 4.3s 21:33:05 21:33:05 #84 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 21:33:05 #0 5.240 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:33:05 #0 5.331 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:33:05 #0 5.556 OK: 264 MiB in 52 packages 21:33:05 #84 DONE 5.8s 21:33:05 21:33:05 #61 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 21:33:05 #61 5.283 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:33:05 #61 5.378 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:33:05 #61 5.614 OK: 264 MiB in 52 packages 21:33:05 #61 DONE 5.9s 21:33:05 21:33:05 #82 [security-spire-agent] exporting to image 21:33:05 #82 exporting layers 0.7s done 21:33:05 #82 writing image sha256:a4c59440cb9f6bfccab735bb1ac9849c2b0cd7306166d2baf1fa78d9c300238d 0.0s done 21:33:05 #82 writing image sha256:2a57395cb150807bcd8ae0eb0ca9cc7818713e4f69b1cda382dc3b066f029765 0.0s done 21:33:05 #82 naming to docker.io/library/security-spire-agent 0.0s done 21:33:05 #82 naming to docker.io/library/security-spire-server done 21:33:05 #82 exporting layers 0.8s done 21:33:05 #82 writing image sha256:ef52598ec38e0e93703d6359250ddc34540ed4f2b103d094b81cdf35751b1b49 done 21:33:05 #82 naming to docker.io/library/security-spire-config done 21:33:05 #82 DONE 0.8s 21:33:05 21:33:05 #85 [support-notifications builder 4/7] COPY go.mod vendor* ./ 21:33:05 #85 DONE 0.1s 21:33:05 21:33:05 #86 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 21:33:05 #86 DONE 0.1s 21:33:05 21:33:05 #87 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 21:33:05 #87 DONE 0.1s 21:33:05 21:33:05 #88 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:33:05 #88 ... 21:33:05 21:33:05 #89 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 21:33:05 #0 5.536 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:33:05 #0 5.625 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:33:05 #0 5.887 OK: 264 MiB in 52 packages 21:33:05 #89 DONE 6.0s 21:33:06 21:33:06 #90 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 21:33:06 #90 DONE 0.1s 21:33:06 21:33:06 #91 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 21:33:06 #0 5.380 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:33:06 #0 5.470 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:33:06 #0 5.729 v3.18.3-232-ge2933ffe284 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 21:33:06 #0 5.729 v3.18.3-234-g3fdb9216a7c [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 21:33:06 #0 5.729 OK: 20068 distinct packages available 21:33:06 #0 5.799 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:33:06 #0 5.882 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:33:06 #0 6.101 OK: 264 MiB in 52 packages 21:33:06 #91 DONE 6.2s 21:33:06 21:33:06 #92 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 21:33:06 #92 DONE 0.1s 21:33:06 21:33:06 #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:33:10 #93 ... 21:33:10 21:33:10 #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:33:12 #1 [security-proxy-auth internal] load build definition from Dockerfile 21:33:12 #1 transferring dockerfile: 2.04kB done 21:33:12 #1 DONE 0.1s 21:33:12 21:33:12 #2 [core-data internal] load build definition from Dockerfile 21:33:12 #2 transferring dockerfile: 1.90kB done 21:33:12 #2 DONE 0.0s 21:33:12 21:33:12 #3 [core-command internal] load build definition from Dockerfile 21:33:12 #3 transferring dockerfile: 1.82kB done 21:33:12 #3 DONE 0.1s 21:33:12 21:33:12 #4 [support-scheduler internal] load build definition from Dockerfile 21:33:13 #4 transferring dockerfile: 1.82kB done 21:33:13 #4 DONE 0.1s 21:33:13 21:33:13 #5 [core-metadata internal] load build definition from Dockerfile 21:33:13 #5 transferring dockerfile: 1.96kB done 21:33:13 #5 DONE 0.1s 21:33:13 21:33:13 #6 [security-spire-agent internal] load build definition from Dockerfile 21:33:13 #6 transferring dockerfile: 1.70kB done 21:33:13 #6 DONE 0.1s 21:33:13 21:33:13 #7 [core-common-config-bootstrapper internal] load build definition from Dockerfile 21:33:13 #7 transferring dockerfile: 2.12kB done 21:33:13 #7 DONE 0.1s 21:33:13 21:33:13 #8 [support-notifications internal] load build definition from Dockerfile 21:33:13 #8 transferring dockerfile: 1.84kB done 21:33:13 #8 DONE 0.1s 21:33:13 21:33:13 #9 [security-spire-server internal] load build definition from Dockerfile 21:33:13 #9 transferring dockerfile: 1.59kB done 21:33:13 #9 DONE 0.1s 21:33:13 21:33:13 #10 [security-spire-config internal] load build definition from Dockerfile 21:33:13 #10 transferring dockerfile: 1.58kB done 21:33:13 #10 DONE 0.1s 21:33:13 21:33:13 #11 [security-spiffe-token-provider internal] load build definition from Dockerfile 21:33:13 #11 transferring dockerfile: 1.78kB done 21:33:13 #11 DONE 0.1s 21:33:13 21:33:13 #12 [security-proxy-setup internal] load build definition from Dockerfile 21:33:13 #12 transferring dockerfile: 2.39kB done 21:33:13 #12 DONE 0.1s 21:33:13 21:33:13 #13 [security-secretstore-setup internal] load build definition from Dockerfile 21:33:13 #13 transferring dockerfile: 2.38kB done 21:33:13 #13 DONE 0.1s 21:33:13 21:33:13 #14 [security-bootstrapper internal] load build definition from Dockerfile 21:33:13 #14 transferring dockerfile: 2.82kB done 21:33:13 #14 DONE 0.1s 21:33:13 21:33:13 #15 [security-proxy-auth internal] load .dockerignore 21:33:13 #15 transferring context: 56B 0.0s done 21:33:13 #15 DONE 0.1s 21:33:14 21:33:14 #16 [core-data internal] load .dockerignore 21:33:14 #16 transferring context: 56B done 21:33:14 #16 DONE 0.0s 21:33:14 21:33:14 #17 [core-command internal] load .dockerignore 21:33:14 #17 transferring context: 56B 0.0s done 21:33:14 #17 DONE 0.0s 21:33:14 21:33:14 #18 [support-scheduler internal] load .dockerignore 21:33:14 #18 transferring context: 56B done 21:33:14 #18 DONE 0.1s 21:33:14 21:33:14 #19 [core-metadata internal] load .dockerignore 21:33:14 #19 transferring context: 56B done 21:33:14 #19 DONE 0.1s 21:33:14 21:33:14 #20 [security-spire-agent internal] load .dockerignore 21:33:14 #20 transferring context: 56B 0.0s done 21:33:14 #20 DONE 0.0s 21:33:14 21:33:14 #21 [core-common-config-bootstrapper internal] load .dockerignore 21:33:14 #21 transferring context: 56B done 21:33:14 #21 DONE 0.1s 21:33:14 21:33:14 #22 [support-notifications internal] load .dockerignore 21:33:14 #22 transferring context: 56B done 21:33:14 #22 DONE 0.1s 21:33:14 21:33:14 #23 [security-spire-server internal] load .dockerignore 21:33:14 #23 transferring context: 56B 0.0s done 21:33:14 #23 DONE 0.1s 21:33:14 21:33:14 #24 [security-spire-config internal] load .dockerignore 21:33:14 #24 transferring context: 56B done 21:33:14 #24 DONE 0.1s 21:33:14 21:33:14 #25 [security-spiffe-token-provider internal] load .dockerignore 21:33:14 #25 transferring context: 56B done 21:33:14 #25 DONE 0.0s 21:33:14 21:33:14 #26 [security-proxy-setup internal] load .dockerignore 21:33:14 #26 transferring context: 56B done 21:33:14 #26 DONE 0.1s 21:33:14 21:33:14 #27 [security-secretstore-setup internal] load .dockerignore 21:33:14 #27 transferring context: 56B done 21:33:14 #27 DONE 0.1s 21:33:14 21:33:14 #28 [security-bootstrapper internal] load .dockerignore 21:33:14 #28 transferring context: 56B done 21:33:15 #28 DONE 0.0s 21:33:15 21:33:15 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:33:15 #29 DONE 0.0s 21:33:15 21:33:15 #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 21:33:15 #30 DONE 0.5s 21:33:15 21:33:15 #31 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 21:33:15 #31 ... 21:33:15 21:33:15 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:33:15 #29 DONE 0.0s 21:33:15 21:33:15 #32 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 21:33:15 #32 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done 21:33:15 #32 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 21:33:15 #32 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done 21:33:15 #32 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done 21:33:15 #32 DONE 0.1s 21:33:15 21:33:15 #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:33:15 #29 DONE 0.0s 21:33:15 21:33:15 #32 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 21:33:15 #32 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done 21:33:15 #32 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 21:33:15 #32 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done 21:33:15 #32 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done 21:33:15 #32 DONE 0.3s 21:33:15 21:33:15 #33 [core-command internal] load build context 21:33:15 #33 ... 21:33:15 21:33:15 #32 [support-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 21:33:15 #32 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done 21:33:15 #32 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 21:33:15 #32 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done 21:33:15 #32 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done 21:33:15 #32 DONE 0.3s 21:33:15 21:33:15 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:33:15 #29 DONE 0.0s 21:33:15 21:33:15 #32 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 21:33:15 #32 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done 21:33:15 #32 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 21:33:15 #32 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done 21:33:15 #32 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done 21:33:15 #32 DONE 0.3s 21:33:15 21:33:15 #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 21:33:16 #30 DONE 0.5s 21:33:16 21:33:16 #32 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 21:33:16 #32 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done 21:33:16 #32 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 21:33:16 #32 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done 21:33:16 #32 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done 21:33:16 #32 DONE 0.3s 21:33:16 21:33:16 #33 [core-command internal] load build context 21:33:16 #33 ... 21:33:16 21:33:16 #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:33:16 #29 DONE 0.0s 21:33:16 21:33:16 #33 [core-command internal] load build context 21:33:16 #33 ... 21:33:16 21:33:16 #32 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 21:33:16 #32 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done 21:33:16 #32 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 21:33:16 #32 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done 21:33:16 #32 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done 21:33:16 #32 DONE 0.3s 21:33:16 21:33:16 #33 [core-command internal] load build context 21:33:16 #33 ... 21:33:16 21:33:16 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:33:16 #29 DONE 0.0s 21:33:16 21:33:16 #33 [core-command internal] load build context 21:33:17 #35 ... 21:33:17 21:33:17 #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:33:17 #94 ... 21:33:17 21:33:17 #95 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:33:17 #33 ... 21:33:17 21:33:17 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:33:17 #29 DONE 0.0s 21:33:17 21:33:17 #33 [core-command internal] load build context 21:33:17 #33 transferring context: 2.61MB 1.2s done 21:33:17 #33 ... 21:33:17 21:33:17 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:33:17 #29 DONE 0.0s 21:33:17 21:33:17 #34 [core-common-config-bootstrapper internal] load build context 21:33:17 #34 ... 21:33:17 21:33:17 #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:33:17 #29 DONE 0.0s 21:33:17 21:33:17 #34 [core-common-config-bootstrapper internal] load build context 21:33:17 #34 ... 21:33:17 21:33:17 #32 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 21:33:17 #32 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done 21:33:17 #32 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 21:33:17 #32 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done 21:33:17 #32 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done 21:33:17 #32 DONE 0.4s 21:33:17 21:33:17 #34 [core-common-config-bootstrapper internal] load build context 21:33:18 #34 ... 21:33:18 21:33:18 #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 21:33:18 #30 DONE 2.0s 21:33:18 21:33:18 #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 21:33:18 #35 DONE 2.0s 21:33:18 21:33:18 #36 [security-proxy-auth internal] load build context 21:33:18 #36 transferring context: 2.61MB 1.1s done 21:33:18 #36 DONE 2.5s 21:33:18 21:33:18 #34 [core-common-config-bootstrapper internal] load build context 21:33:18 #34 transferring context: 2.61MB 1.4s done 21:33:18 #34 ... 21:33:18 21:33:18 #32 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 21:33:18 #32 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done 21:33:18 #32 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 21:33:18 #32 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done 21:33:18 #32 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done 21:33:18 #32 DONE 0.5s 21:33:18 21:33:18 #37 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 21:33:18 #37 DONE 2.1s 21:33:18 21:33:18 #38 [core-data internal] load build context 21:33:18 #38 transferring context: 2.61MB 1.0s done 21:33:18 #38 DONE 2.4s 21:33:18 21:33:18 #33 [core-command internal] load build context 21:33:18 #33 DONE 2.4s 21:33:18 21:33:18 #34 [core-common-config-bootstrapper internal] load build context 21:33:18 #34 DONE 2.1s 21:33:18 21:33:18 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:33:18 #39 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:33:18 #39 ... 21:33:18 21:33:18 #40 [core-metadata internal] load build context 21:33:18 #40 transferring context: 2.61MB 1.4s done 21:33:18 #40 DONE 2.4s 21:33:18 21:33:18 #41 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 21:33:18 #41 ... 21:33:18 21:33:18 #42 [support-scheduler internal] load build context 21:33:18 #42 transferring context: 2.61MB 1.5s done 21:33:18 #42 DONE 2.6s 21:33:18 21:33:18 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:33:18 #39 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.5s done 21:33:18 #39 ... 21:33:18 21:33:18 #31 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 21:33:18 #31 DONE 4.1s 21:33:18 21:33:18 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:33:18 #39 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 21:33:18 #39 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 21:33:18 #39 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 21:33:19 #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.2s 21:33:20 #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.5s 21:33:20 #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.5s 21:33:20 #39 ... 21:33:20 21:33:20 #43 [security-spire-server internal] load build context 21:33:20 #43 transferring context: 18.11kB 0.3s done 21:33:20 #43 DONE 2.0s 21:33:20 21:33:20 #44 [security-spire-config internal] load build context 21:33:20 #44 transferring context: 16.36kB 0.2s done 21:33:20 #44 DONE 2.0s 21:33:20 21:33:20 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:33:20 #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 73.73kB / 123.55kB 0.7s 21:33:20 #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.7s 21:33:20 #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.8s done 21:33:20 #39 ... 21:33:20 21:33:20 #45 [security-spire-agent internal] load build context 21:33:20 #45 transferring context: 17.64kB 0.2s done 21:33:20 #45 DONE 2.3s 21:33:20 21:33:20 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:33:20 #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.8s done 21:33:20 #39 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 21:33:20 #39 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 1.1s 21:33:20 #39 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.3s 21:33:20 #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.3s done 21:33:21 #39 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.4s done 21:33:21 #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 1.8s 21:33:22 #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 2.10MB / 23.39MB 2.8s 21:33:22 #39 ... 21:33:22 21:33:22 #46 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 21:33:22 #46 DONE 3.6s 21:33:22 21:33:22 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:33:22 #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 3.91MB / 23.39MB 3.2s 21:33:22 #39 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 21:33:22 #39 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done 21:33:23 #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.24MB / 23.39MB 3.7s 21:33:23 #39 ... 21:33:23 21:33:23 #47 [support-notifications internal] load build context 21:33:23 #47 transferring context: 2.61MB 4.7s done 21:33:23 #47 DONE 7.1s 21:33:23 21:33:23 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:33:24 #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 6.87MB / 23.39MB 4.4s 21:33:24 #39 ... 21:33:24 21:33:24 #48 [security-spiffe-token-provider internal] load build context 21:33:24 #48 transferring context: 2.61MB 4.8s done 21:33:24 #48 DONE 6.3s 21:33:24 21:33:24 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:33:25 #39 ... 21:33:25 21:33:25 #49 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 21:33:25 #0 4.517 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:33:25 #0 5.127 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:33:25 #0 6.840 (1/1) Installing dumb-init (1.2.5-r2) 21:33:25 #0 6.866 Executing busybox-1.36.1-r2.trigger 21:33:25 #0 7.055 OK: 8 MiB in 16 packages 21:33:25 #49 DONE 9.5s 21:33:25 21:33:25 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:33:25 #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 8.97MB / 23.39MB 5.9s 21:33:25 #39 ... 21:33:25 21:33:25 #50 [security-bootstrapper internal] load build context 21:33:25 #50 transferring context: 2.61MB 6.0s done 21:33:25 #50 DONE 7.5s 21:33:25 21:33:25 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:33:25 #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.18MB / 23.39MB 6.2s 21:33:25 #39 ... 21:33:25 21:33:25 #51 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 21:33:25 #0 6.518 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:33:25 #0 7.327 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:33:25 #0 9.988 (1/1) Installing dumb-init (1.2.5-r2) 21:33:25 #0 10.02 Executing busybox-1.36.1-r2.trigger 21:33:25 #51 ... 21:33:25 21:33:25 #52 [security-proxy-setup internal] load build context 21:33:25 #52 transferring context: 2.61MB 6.5s done 21:33:25 #52 DONE 8.0s 21:33:25 21:33:25 #51 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 21:33:25 #51 10.13 OK: 8 MiB in 16 packages 21:33:25 #51 ... 21:33:25 21:33:25 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:33:26 #39 ... 21:33:26 21:33:26 #53 [security-secretstore-setup internal] load build context 21:33:26 #53 transferring context: 2.61MB 6.7s done 21:33:26 #53 DONE 8.2s 21:33:26 21:33:26 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:33:26 #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.53MB / 23.39MB 6.7s 21:33:26 #39 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 21:33:26 #39 ... 21:33:26 21:33:26 #51 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 21:33:26 #51 DONE 11.7s 21:33:26 21:33:26 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:33:26 #39 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.1s done 21:33:26 #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.63MB / 23.39MB 7.3s 21:33:26 #39 ... 21:33:26 21:33:26 #54 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 21:33:26 #0 5.347 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:33:26 #0 6.478 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:33:26 #0 9.496 (1/2) Installing ca-certificates (20230506-r0) 21:33:26 #0 9.777 (2/2) Installing dumb-init (1.2.5-r2) 21:33:26 #0 9.803 Executing busybox-1.36.1-r2.trigger 21:33:26 #0 9.901 Executing ca-certificates-20230506-r0.trigger 21:33:27 #54 ... 21:33:27 21:33:27 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:33:27 #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.73MB / 23.39MB 8.2s 21:33:28 #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.60MB / 23.39MB 8.4s 21:33:28 #39 ... 21:33:28 21:33:28 #55 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 21:33:28 #0 5.007 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:33:28 #0 6.274 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:33:28 #0 8.805 (1/6) Upgrading libcrypto3 (3.1.2-r0 -> 3.1.3-r0) 21:33:28 #0 9.136 (2/6) Upgrading libssl3 (3.1.2-r0 -> 3.1.3-r0) 21:33:28 #0 9.197 (3/6) Installing dumb-init (1.2.5-r2) 21:33:28 #0 9.206 (4/6) Installing openssl (3.1.3-r0) 21:33:28 #0 9.253 (5/6) Installing su-exec (0.2-r3) 21:33:28 #0 9.261 (6/6) Installing yq (4.33.3-r3) 21:33:28 #55 10.13 Executing busybox-1.36.1-r2.trigger 21:33:28 #55 ... 21:33:28 21:33:28 #56 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 21:33:28 #0 7.521 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:33:28 #0 8.358 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:33:28 #56 ... 21:33:28 21:33:28 #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 21:33:28 #57 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.6s done 21:33:28 #57 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done 21:33:28 #57 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 21:33:28 #57 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done 21:33:28 #57 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.8s done 21:33:28 #57 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 2.8s done 21:33:28 #57 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 8.2s done 21:33:28 #57 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done 21:33:28 #57 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.2s done 21:33:28 #57 ... 21:33:28 21:33:28 #58 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:33:28 #0 9.138 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:33:28 #58 ... 21:33:28 21:33:28 #59 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 21:33:28 #0 9.533 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:33:28 #59 ... 21:33:28 21:33:28 #54 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 21:33:28 #54 10.65 OK: 9 MiB in 17 packages 21:33:28 #54 DONE 11.7s 21:33:28 21:33:28 #60 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:33:28 #0 8.867 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:33:28 #0 9.887 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:33:28 #60 ... 21:33:28 21:33:28 #58 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:33:28 #58 10.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:33:29 #58 ... 21:33:29 21:33:29 #55 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 21:33:29 #55 10.28 OK: 18 MiB in 19 packages 21:33:29 #55 DONE 11.3s 21:33:29 21:33:29 #59 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 21:33:29 #59 10.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:33:29 #59 ... 21:33:29 21:33:29 #61 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 21:33:29 #61 DONE 0.4s 21:33:29 21:33:29 #56 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 21:33:29 #56 11.93 (1/4) Installing ca-certificates (20230506-r0) 21:33:30 #56 12.19 (2/4) Installing dumb-init (1.2.5-r2) 21:33:30 #56 12.24 (3/4) Installing su-exec (0.2-r3) 21:33:30 #56 12.24 (4/4) Installing yq (4.33.3-r3) 21:33:31 #56 12.98 Executing busybox-1.36.1-r2.trigger 21:33:31 #56 13.18 Executing ca-certificates-20230506-r0.trigger 21:33:32 #56 14.04 OK: 18 MiB in 19 packages 21:33:32 #56 ... 21:33:32 21:33:32 #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 21:33:32 #0 8.766 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:33:32 #0 10.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:33:32 #62 ... 21:33:32 21:33:32 #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 21:33:32 #0 7.258 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:33:32 #0 8.468 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:33:32 #63 ... 21:33:32 21:33:32 #64 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 21:33:32 #0 8.946 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:33:32 #0 10.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:33:32 #64 ... 21:33:32 21:33:32 #65 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 21:33:32 #0 8.666 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:33:32 #0 10.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:33:33 #65 ... 21:33:33 21:33:33 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:33:33 #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 9.7s done 21:33:33 #39 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 3.5s 21:33:33 #39 ... 21:33:33 21:33:33 #56 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 21:33:33 #56 DONE 15.2s 21:33:33 21:33:33 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:33:33 #39 ... 21:33:33 21:33:33 #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 21:33:33 #57 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 4.5s 21:33:35 #57 ... 21:33:35 21:33:35 #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 21:33:35 #63 12.44 v3.18.3-232-ge2933ffe284 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 21:33:35 #63 12.45 v3.18.3-233-g755cb5730f6 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 21:33:35 #63 12.45 OK: 19945 distinct packages available 21:33:35 #63 ... 21:33:35 21:33:35 #41 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 21:33:35 #41 10.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:33:35 #41 11.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:33:35 #41 15.75 (1/2) Installing dumb-init (1.2.5-r2) 21:33:35 #41 15.78 (2/2) Installing su-exec (0.2-r3) 21:33:35 #41 15.79 Executing busybox-1.36.1-r2.trigger 21:33:35 #41 15.86 OK: 8 MiB in 17 packages 21:33:35 #41 DONE 16.7s 21:33:35 21:33:35 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:33:37 #39 ... 21:33:37 21:33:37 #64 [core-command builder 3/7] RUN apk add --update --no-cache make git 21:33:37 #64 13.73 OK: 266 MiB in 52 packages 21:33:37 #64 DONE 15.0s 21:33:37 21:33:37 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:33:37 #39 ... 21:33:37 21:33:37 #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 21:33:37 #57 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 7.5s done 21:33:37 #57 DONE 18.8s 21:33:37 21:33:37 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:33:37 #39 ... 21:33:37 21:33:37 #65 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 21:33:37 #65 13.90 OK: 266 MiB in 52 packages 21:33:37 #65 DONE 15.0s 21:33:37 21:33:37 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:33:37 #39 ... 21:33:37 21:33:37 #66 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 21:33:37 #66 DONE 0.8s 21:33:37 21:33:37 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:33:38 #39 ... 21:33:38 21:33:38 #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 21:33:38 #62 14.34 OK: 266 MiB in 52 packages 21:33:38 #62 DONE 15.5s 21:33:38 21:33:38 #67 [support-notifications builder 4/7] COPY go.mod vendor* ./ 21:33:38 #67 ... 21:33:38 21:33:38 #68 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 21:33:38 #68 DONE 1.3s 21:33:38 21:33:38 #67 [support-notifications builder 4/7] COPY go.mod vendor* ./ 21:33:38 #67 DONE 0.9s 21:33:38 21:33:38 #58 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:33:38 #58 14.39 v3.18.3-232-ge2933ffe284 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 21:33:38 #58 14.39 v3.18.3-233-g755cb5730f6 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 21:33:38 #58 14.39 OK: 19943 distinct packages available 21:33:38 #58 15.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:33:38 #58 16.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:33:38 #58 19.01 (1/7) Upgrading libcrypto3 (3.1.2-r0 -> 3.1.3-r0) 21:33:38 #58 19.26 (2/7) Upgrading libssl3 (3.1.2-r0 -> 3.1.3-r0) 21:33:38 #58 19.30 (3/7) Installing dumb-init (1.2.5-r2) 21:33:38 #58 19.35 (4/7) Installing musl-obstack (1.2.3-r2) 21:33:38 #58 19.37 (5/7) Installing libucontext (1.2-r2) 21:33:38 #58 19.43 (6/7) Installing gcompat (1.1.0-r1) 21:33:38 #58 19.49 (7/7) Installing openssl (3.1.3-r0) 21:33:38 #58 19.56 Executing busybox-1.36.1-r2.trigger 21:33:38 #58 19.67 OK: 9 MiB in 20 packages 21:33:38 #58 DONE 20.5s 21:33:38 21:33:38 #69 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:33:39 #95 DONE 29.5s 21:33:39 21:33:39 #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:33:39 #94 DONE 29.7s 21:33:39 21:33:39 #88 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:33:39 #88 DONE 29.7s 21:33:39 21:33:39 #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:33:39 #93 DONE 29.4s 21:33:39 21:33:39 #96 [security-bootstrapper builder 6/7] COPY . . 21:33:39 #69 ... 21:33:39 21:33:39 #60 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:33:39 #60 12.98 v3.18.3-232-ge2933ffe284 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 21:33:39 #60 12.98 v3.18.3-233-g755cb5730f6 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 21:33:39 #60 12.98 OK: 19943 distinct packages available 21:33:39 #60 13.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:33:39 #60 14.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:33:39 #60 19.33 (1/11) Installing ca-certificates (20230506-r0) 21:33:39 #60 19.72 (2/11) Installing brotli-libs (1.0.9-r14) 21:33:39 #60 19.82 (3/11) Installing libunistring (1.1-r1) 21:33:39 #60 19.91 (4/11) Installing libidn2 (2.3.4-r1) 21:33:39 #60 19.94 (5/11) Installing nghttp2-libs (1.55.1-r0) 21:33:39 #60 19.98 (6/11) Installing libcurl (8.3.0-r0) 21:33:39 #60 20.04 (7/11) Installing curl (8.3.0-r0) 21:33:39 #60 20.04 (8/11) Installing dumb-init (1.2.5-r2) 21:33:39 #60 20.07 (9/11) Installing musl-obstack (1.2.3-r2) 21:33:39 #60 20.07 (10/11) Installing libucontext (1.2-r2) 21:33:39 #60 20.07 (11/11) Installing gcompat (1.1.0-r1) 21:33:39 #60 20.08 Executing busybox-1.36.1-r2.trigger 21:33:39 #60 20.30 Executing ca-certificates-20230506-r0.trigger 21:33:39 #60 20.83 OK: 13 MiB in 26 packages 21:33:39 #60 DONE 21.8s 21:33:39 21:33:39 #59 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 21:33:39 #59 15.27 v3.18.3-232-ge2933ffe284 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 21:33:39 #59 15.27 v3.18.3-233-g755cb5730f6 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 21:33:39 #59 15.27 OK: 19943 distinct packages available 21:33:39 #59 15.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:33:39 #59 17.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:33:39 #59 20.50 (1/4) Installing dumb-init (1.2.5-r2) 21:33:39 #59 20.51 (2/4) Installing musl-obstack (1.2.3-r2) 21:33:39 #59 20.51 (3/4) Installing libucontext (1.2-r2) 21:33:39 #59 20.55 (4/4) Installing gcompat (1.1.0-r1) 21:33:39 #59 20.55 Executing busybox-1.36.1-r2.trigger 21:33:39 #59 20.61 OK: 8 MiB in 19 packages 21:33:39 #59 DONE 21.4s 21:33:39 21:33:39 #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 21:33:39 #63 13.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:33:39 #63 14.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:33:39 #63 16.89 OK: 266 MiB in 52 packages 21:33:39 #63 DONE 17.5s 21:33:39 21:33:39 #70 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 21:33:40 #70 DONE 0.6s 21:33:40 21:33:40 #71 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:33:41 #71 ... 21:33:41 21:33:41 #72 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 21:33:41 #72 DONE 5.7s 21:33:41 21:33:41 #73 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 21:33:41 #73 DONE 0.1s 21:33:41 21:33:41 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:33:41 #39 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.8s 21:33:42 #39 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.8s done 21:33:42 #39 ... 21:33:42 21:33:42 #74 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 21:33:42 #74 DONE 2.0s 21:33:42 21:33:42 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:33:42 #39 DONE 24.5s 21:33:42 21:33:42 #75 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:33:43 #75 ... 21:33:43 21:33:43 #76 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 21:33:44 #76 DONE 1.2s 21:33:44 21:33:44 #77 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 21:33:44 #77 DONE 1.2s 21:33:44 21:33:44 #78 [security-spire-agent stage-3 5/9] COPY Attribution.txt / 21:33:44 #78 DONE 0.1s 21:33:44 21:33:44 #79 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 21:33:44 #79 DONE 1.2s 21:33:44 21:33:44 #80 [security-spire-server stage-2 4/8] COPY Attribution.txt / 21:33:44 #80 DONE 0.2s 21:33:44 21:33:44 #81 [security-spire-config stage-2 4/9] COPY Attribution.txt / 21:33:44 #81 DONE 0.2s 21:33:44 21:33:44 #82 [security-spire-server stage-2 5/8] COPY security.txt / 21:33:44 #82 ... 21:33:44 21:33:44 #83 [security-spire-agent stage-3 6/9] COPY security.txt / 21:33:44 #83 DONE 0.2s 21:33:44 21:33:44 #84 [security-spire-config stage-2 5/9] COPY security.txt / 21:33:44 #84 DONE 0.2s 21:33:44 21:33:44 #82 [security-spire-server stage-2 5/8] COPY security.txt / 21:33:44 #82 DONE 0.2s 21:33:44 21:33:44 #85 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 21:33:45 #85 ... 21:33:45 21:33:45 #86 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 21:33:45 #86 DONE 0.3s 21:33:45 21:33:45 #87 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 21:33:45 #87 DONE 0.3s 21:33:45 21:33:45 #85 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 21:33:45 #85 DONE 0.4s 21:33:45 21:33:45 #88 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 21:33:45 #88 DONE 0.2s 21:33:45 21:33:45 #89 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 21:33:45 #89 DONE 0.2s 21:33:45 21:33:45 #90 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 21:33:45 #90 ... 21:33:45 21:33:45 #91 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 21:33:45 #91 DONE 0.2s 21:33:45 21:33:45 #90 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 21:33:45 #90 DONE 0.2s 21:33:45 21:33:45 #92 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 21:33:45 #92 DONE 0.2s 21:33:45 21:33:45 #93 [security-spire-config] exporting to image 21:33:45 #93 exporting layers 21:33:45 #93 ... 21:33:45 21:33:45 #94 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 21:33:45 #94 DONE 0.3s 21:33:45 21:33:45 #93 [security-spire-server] exporting to image 21:33:45 #96 ... 21:33:45 21:33:45 #97 [security-spiffe-token-provider builder 6/7] COPY . . 21:33:45 #97 ... 21:33:45 21:33:45 #98 [core-common-config-bootstrapper builder 6/7] COPY . . 21:33:45 #98 ... 21:33:45 21:33:45 #99 [support-notifications builder 6/7] COPY . . 21:33:47 #93 exporting layers 1.8s done 21:33:47 #93 writing image sha256:603aab588b26db25534f787f47b3d37270b64f7cc7e2c70dac5736653b40c915 21:33:47 #93 exporting layers 1.8s done 21:33:47 #93 writing image sha256:603aab588b26db25534f787f47b3d37270b64f7cc7e2c70dac5736653b40c915 0.0s done 21:33:47 #93 writing image sha256:a3738a574982663e7b777b8346e0db24c05f5762712d1a154f6ae7249833eb10 0.0s done 21:33:47 #93 naming to docker.io/library/security-spire-agent-arm64 0.0s done 21:33:47 #93 naming to docker.io/library/security-spire-server-arm64 done 21:33:47 #93 writing image sha256:09adf7eea9ab05ef1ffa09c2b051ee6cbf0e3e2dd89012f35916116c4e3a1e55 21:33:47 #93 writing image sha256:09adf7eea9ab05ef1ffa09c2b051ee6cbf0e3e2dd89012f35916116c4e3a1e55 done 21:33:47 #93 naming to docker.io/library/security-spire-config-arm64 done 21:33:47 #93 DONE 1.9s 21:33:47 21:33:47 #95 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:33:50 #99 ... 21:33:50 21:33:50 #98 [core-common-config-bootstrapper builder 6/7] COPY . . 21:33:50 #98 DONE 14.2s 21:33:50 21:33:50 #100 [support-scheduler builder 6/7] COPY . . 21:33:50 #100 CACHED 21:33:50 21:33:50 #101 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:33:50 #101 CACHED 21:33:50 21:33:50 #102 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 21:33:50 #102 CACHED 21:33:50 21:33:50 #99 [support-notifications builder 6/7] COPY . . 21:33:50 #99 DONE 14.1s 21:33:50 21:33:50 #103 [core-command builder 4/7] COPY go.mod vendor* ./ 21:33:50 #103 CACHED 21:33:50 21:33:50 #104 [core-command builder 6/7] COPY . . 21:33:50 #104 CACHED 21:33:50 21:33:50 #105 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:33:50 #105 CACHED 21:33:50 21:33:50 #106 [security-proxy-auth builder 6/7] COPY . . 21:33:50 #106 CACHED 21:33:50 21:33:50 #107 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:33:50 #107 CACHED 21:33:50 21:33:50 #108 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 21:33:50 #108 CACHED 21:33:50 21:33:50 #96 [security-bootstrapper builder 6/7] COPY . . 21:33:50 #96 DONE 14.1s 21:33:50 21:33:50 #109 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:33:50 #109 CACHED 21:33:50 21:33:50 #110 [security-secretstore-setup builder 6/7] COPY . . 21:33:50 #110 CACHED 21:33:50 21:33:50 #111 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 21:33:50 #111 CACHED 21:33:50 21:33:50 #112 [core-metadata builder 4/7] COPY go.mod vendor* ./ 21:33:50 #112 CACHED 21:33:50 21:33:50 #113 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:33:50 #113 CACHED 21:33:50 21:33:50 #114 [core-metadata builder 6/7] COPY . . 21:33:50 #114 CACHED 21:33:50 21:33:50 #115 [security-proxy-setup builder 6/7] COPY . . 21:33:50 #115 CACHED 21:33:50 21:33:50 #116 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 21:33:50 #116 CACHED 21:33:50 21:33:50 #117 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:33:50 #117 CACHED 21:33:50 21:33:50 #97 [security-spiffe-token-provider builder 6/7] COPY . . 21:33:50 #97 DONE 14.2s 21:33:50 21:33:50 #118 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:33:50 #118 CACHED 21:33:50 21:33:50 #119 [core-data builder 6/7] COPY . . 21:33:50 #119 CACHED 21:33:50 21:33:50 #120 [core-data builder 4/7] COPY go.mod vendor* ./ 21:33:50 #120 CACHED 21:33:50 21:33:50 #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:33:51 #121 1.470 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.54" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 21:34:01 #121 ... 21:34:01 21:34:01 #122 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:34:01 #0 1.121 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.54" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 21:34:01 #122 ... 21:34:01 21:34:01 #123 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 21:34:01 #0 1.370 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.54" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 21:34:01 #123 ... 21:34:01 21:34:01 #124 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 21:34:01 #0 0.695 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.54" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 21:34:01 #124 ... 21:34:01 21:34:01 #125 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 21:34:01 #0 0.593 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.54" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 21:34:01 #125 ... 21:34:01 21:34:01 #126 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 21:34:01 #0 0.683 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.54" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 21:34:01 #126 ... 21:34:01 21:34:01 #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 21:34:01 #0 1.457 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.54" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 21:34:01 #127 ... 21:34:01 21:34:01 #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 21:34:01 #0 0.986 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.54" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 21:34:01 #128 ... 21:34:01 21:34:01 #129 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:34:01 #0 1.019 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.54" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 21:34:01 #129 ... 21:34:01 21:34:01 #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:34:01 #0 1.084 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.54" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 21:34:01 #130 ... 21:34:01 21:34:01 #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 21:34:01 #0 0.995 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.54" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 21:34:26 #95 DONE 43.3s 21:34:26 21:34:26 #75 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:34:26 #75 DONE 42.2s 21:34:26 21:34:26 #71 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:34:26 #71 DONE 40.4s 21:34:26 21:34:26 #69 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:34:26 #69 DONE 42.1s 21:34:26 21:34:26 #96 [support-notifications builder 6/7] COPY . . 21:34:26 #96 DONE 1.1s 21:34:26 21:34:26 #97 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:34:26 #97 CACHED 21:34:26 21:34:26 #98 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 21:34:26 #98 CACHED 21:34:26 21:34:26 #99 [security-bootstrapper builder 6/7] COPY . . 21:34:26 #99 CACHED 21:34:26 21:34:26 #100 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:34:26 #100 CACHED 21:34:26 21:34:26 #101 [security-secretstore-setup builder 6/7] COPY . . 21:34:26 #101 CACHED 21:34:26 21:34:26 #102 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 21:34:26 #102 CACHED 21:34:26 21:34:26 #103 [security-spiffe-token-provider builder 6/7] COPY . . 21:34:26 #103 DONE 1.1s 21:34:26 21:34:26 #104 [security-proxy-setup builder 6/7] COPY . . 21:34:26 #104 DONE 1.2s 21:34:26 21:34:26 #105 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:34:26 #105 CACHED 21:34:26 21:34:26 #106 [core-common-config-bootstrapper builder 6/7] COPY . . 21:34:26 #106 CACHED 21:34:26 21:34:26 #107 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 21:34:26 #107 CACHED 21:34:26 21:34:26 #108 [core-metadata builder 4/7] COPY go.mod vendor* ./ 21:34:26 #108 CACHED 21:34:26 21:34:26 #109 [core-metadata builder 6/7] COPY . . 21:34:26 #109 CACHED 21:34:26 21:34:26 #110 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:34:26 #110 CACHED 21:34:26 21:34:26 #111 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:34:26 #111 CACHED 21:34:26 21:34:26 #112 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 21:34:26 #112 CACHED 21:34:26 21:34:26 #113 [support-scheduler builder 6/7] COPY . . 21:34:26 #113 CACHED 21:34:26 21:34:26 #114 [core-command builder 4/7] COPY go.mod vendor* ./ 21:34:26 #114 CACHED 21:34:26 21:34:26 #115 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:34:26 #115 CACHED 21:34:26 21:34:26 #116 [core-command builder 6/7] COPY . . 21:34:26 #116 CACHED 21:34:26 21:34:26 #117 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:34:26 #117 CACHED 21:34:26 21:34:26 #118 [core-data builder 6/7] COPY . . 21:34:26 #118 CACHED 21:34:26 21:34:26 #119 [core-data builder 4/7] COPY go.mod vendor* ./ 21:34:26 #119 CACHED 21:34:26 21:34:26 #120 [security-proxy-auth builder 6/7] COPY . . 21:34:26 #120 DONE 1.2s 21:34:26 21:34:26 #121 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 21:34:27 #121 5.157 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.54" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 21:34:32 #121 ... 21:34:32 21:34:32 #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:34:32 #0 3.589 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.54" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 21:34:32 #122 ... 21:34:32 21:34:32 #123 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:34:32 #0 4.775 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.54" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 21:34:32 #123 ... 21:34:32 21:34:32 #124 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 21:34:32 #0 4.470 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.54" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 21:34:32 #124 ... 21:34:32 21:34:32 #125 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 21:34:32 #0 4.424 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.54" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 21:34:32 #125 ... 21:34:32 21:34:32 #126 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:34:32 #0 3.961 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.54" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 21:34:32 #126 ... 21:34:32 21:34:32 #127 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 21:34:32 #0 4.858 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.54" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 21:34:32 #127 ... 21:34:32 21:34:32 #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 21:34:32 #0 5.260 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.54" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 21:34:33 #128 ... 21:34:33 21:34:33 #129 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 21:34:33 #0 5.226 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.54" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 21:34:33 #129 ... 21:34:33 21:34:33 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:34:33 #0 4.615 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.54" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 21:34:33 #130 ... 21:34:33 21:34:33 #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 21:34:33 #0 5.222 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.54" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 21:35:09 #131 ... 21:35:09 21:35:09 #129 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:35:09 #129 79.65 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.54" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:35:21 #129 DONE 90.2s 21:35:21 21:35:21 #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 21:35:21 #128 DONE 90.1s 21:35:21 21:35:21 #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 21:35:21 #131 DONE 90.1s 21:35:21 21:35:21 #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:35:21 #121 DONE 90.1s 21:35:21 21:35:21 #125 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 21:35:21 #125 DONE 90.2s 21:35:21 21:35:21 #132 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 21:35:21 #132 ... 21:35:21 21:35:21 #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 21:35:21 #127 DONE 90.3s 21:35:21 21:35:21 #126 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 21:35:21 #126 DONE 90.3s 21:35:21 21:35:21 #133 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 21:35:21 #133 ... 21:35:21 21:35:21 #123 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 21:35:21 #123 DONE 90.5s 21:35:21 21:35:21 #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:35:21 #130 DONE 90.6s 21:35:21 21:35:21 #122 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:35:21 #122 DONE 90.6s 21:35:21 21:35:21 #124 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 21:35:21 #124 DONE 90.6s 21:35:21 21:35:21 #134 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 21:35:21 #134 ... 21:35:21 21:35:21 #132 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 21:35:21 #132 DONE 0.9s 21:35:21 21:35:21 #135 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 21:35:21 #135 DONE 0.6s 21:35:21 21:35:21 #136 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 21:35:21 #136 DONE 0.9s 21:35:21 21:35:21 #137 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 21:35:21 #137 DONE 0.9s 21:35:21 21:35:21 #138 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 21:35:21 #138 DONE 0.8s 21:35:21 21:35:21 #134 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 21:35:21 #134 DONE 0.5s 21:35:21 21:35:21 #133 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 21:35:21 #133 DONE 0.7s 21:35:21 21:35:21 #139 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 21:35:21 #139 DONE 0.3s 21:35:21 21:35:21 #140 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 21:35:21 #140 DONE 0.4s 21:35:21 21:35:21 #141 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 21:35:21 #141 CACHED 21:35:21 21:35:21 #142 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 21:35:21 #142 CACHED 21:35:21 21:35:21 #143 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 21:35:21 #143 CACHED 21:35:21 21:35:21 #144 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 21:35:21 #144 CACHED 21:35:21 21:35:21 #145 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 21:35:21 #145 CACHED 21:35:21 21:35:21 #146 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 21:35:21 #146 CACHED 21:35:21 21:35:21 #147 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 21:35:21 #147 CACHED 21:35:21 21:35:21 #148 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 21:35:21 #148 CACHED 21:35:21 21:35:21 #149 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 21:35:21 #149 DONE 0.3s 21:35:21 21:35:21 #150 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 21:35:21 #150 DONE 0.3s 21:35:21 21:35:21 #151 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 21:35:21 #151 DONE 0.3s 21:35:21 21:35:21 #152 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 21:35:21 #152 DONE 0.4s 21:35:21 21:35:21 #153 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:35:23 #153 ... 21:35:23 21:35:23 #154 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 21:35:23 #154 DONE 2.3s 21:35:23 21:35:23 #155 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:35:23 #155 DONE 2.4s 21:35:23 21:35:23 #156 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 21:35:23 #156 DONE 2.4s 21:35:23 21:35:23 #157 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 21:35:23 #157 DONE 2.5s 21:35:23 21:35:23 #158 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:35:23 #158 DONE 2.5s 21:35:23 21:35:23 #159 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 21:35:23 #159 ... 21:35:23 21:35:23 #160 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 21:35:23 #160 DONE 2.5s 21:35:23 21:35:23 #161 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 21:35:23 #161 DONE 2.5s 21:35:23 21:35:23 #162 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 21:35:23 #162 DONE 2.5s 21:35:23 21:35:23 #153 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:35:23 #153 DONE 2.5s 21:35:23 21:35:23 #163 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 21:35:23 #163 DONE 3.0s 21:35:23 21:35:23 #164 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:35:23 #164 DONE 2.4s 21:35:23 21:35:23 #165 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 21:35:23 #165 DONE 0.3s 21:35:23 21:35:23 #166 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 21:35:23 #166 ... 21:35:23 21:35:23 #167 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 21:35:23 #167 DONE 0.4s 21:35:23 21:35:23 #168 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 21:35:23 #168 DONE 0.4s 21:35:23 21:35:23 #169 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 21:35:23 #169 DONE 0.4s 21:35:23 21:35:23 #159 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 21:35:23 #159 DONE 0.5s 21:35:23 21:35:23 #170 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 21:35:23 #170 DONE 0.4s 21:35:23 21:35:23 #171 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 21:35:23 #171 DONE 0.5s 21:35:23 21:35:23 #172 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 21:35:24 #172 ... 21:35:24 21:35:24 #173 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 21:35:24 #173 DONE 0.4s 21:35:24 21:35:24 #174 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 21:35:24 #174 DONE 0.5s 21:35:24 21:35:24 #166 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 21:35:24 #166 DONE 0.5s 21:35:24 21:35:24 #175 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 21:35:24 #175 DONE 0.5s 21:35:24 21:35:24 #82 [support-notifications] exporting to image 21:35:24 #82 exporting layers 0.2s done 21:35:24 #82 ... 21:35:24 21:35:24 #172 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 21:35:24 #172 DONE 0.5s 21:35:24 21:35:24 #176 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 21:35:24 #176 DONE 0.7s 21:35:24 21:35:24 #177 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 21:35:24 #177 DONE 0.6s 21:35:24 21:35:24 #82 [core-metadata] exporting to image 21:35:24 #82 writing image sha256:59bf96619b9262df1a0b1f89d79217e492287d7beb58bbd2bacc644277e29481 0.0s done 21:35:24 #82 naming to docker.io/library/core-command done 21:35:24 #82 ... 21:35:24 21:35:24 #178 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 21:35:24 #178 DONE 0.7s 21:35:24 21:35:24 #179 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 21:35:24 #179 DONE 0.6s 21:35:24 21:35:24 #180 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 21:35:24 #180 DONE 0.5s 21:35:24 21:35:24 #82 [core-metadata] exporting to image 21:35:24 #82 exporting layers 0.5s done 21:35:24 #82 exporting layers 0.1s done 21:35:25 #82 ... 21:35:25 21:35:25 #181 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 21:35:25 #181 DONE 0.4s 21:35:25 21:35:25 #182 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 21:35:25 #182 DONE 0.3s 21:35:25 21:35:25 #82 [support-notifications] exporting to image 21:35:25 #82 writing image sha256:d4d3fe31b7fd10001d01fb0e45597dc531526873c1f73688a2b5637b05bbcdfe done 21:35:25 #82 writing image sha256:18bc46cff4b66d428e28e91126fcd8ce80c8aa4ac84b202ff59e163f05324829 done 21:35:25 #82 writing image sha256:4a4c01d000742beef8b3913e98793f2e9ca2890bd1052dfb1a0af0ac6af5f57f 21:35:25 #82 writing image sha256:3e791cb602c9d86970222c156e9e85bedd91a18c95a9a1ad59fb25d38a07bfda 21:35:25 #82 writing image sha256:cd77b37519b54a84cc47c755c8db4897de96eaeabe3ebfd389d8e1030dab89a5 21:35:25 #82 naming to docker.io/library/support-notifications done 21:35:25 #82 naming to docker.io/library/core-data 21:35:25 #82 writing image sha256:4a4c01d000742beef8b3913e98793f2e9ca2890bd1052dfb1a0af0ac6af5f57f 0.2s done 21:35:25 #82 writing image sha256:3e791cb602c9d86970222c156e9e85bedd91a18c95a9a1ad59fb25d38a07bfda 0.3s done 21:35:25 #82 naming to docker.io/library/core-data 0.2s done 21:35:25 #82 naming to docker.io/library/core-metadata 21:35:25 #82 naming to docker.io/library/security-spiffe-token-provider 21:35:25 #82 writing image sha256:cd77b37519b54a84cc47c755c8db4897de96eaeabe3ebfd389d8e1030dab89a5 0.3s done 21:35:25 #82 naming to docker.io/library/core-metadata 0.1s done 21:35:25 #82 naming to docker.io/library/security-spiffe-token-provider done 21:35:25 #82 naming to docker.io/library/support-scheduler done 21:35:25 #82 DONE 2.2s 21:35:25 21:35:25 #183 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 21:35:25 #183 ... 21:35:25 21:35:25 #184 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 21:35:25 #184 DONE 0.9s 21:35:25 21:35:25 #185 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 21:35:26 #185 ... 21:35:26 21:35:26 #186 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:35:26 #186 DONE 1.4s 21:35:26 21:35:26 #187 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:35:26 #187 DONE 1.4s 21:35:26 21:35:26 #185 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 21:35:26 #185 DONE 0.5s 21:35:26 21:35:26 #183 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 21:35:26 #183 DONE 1.1s 21:35:26 21:35:26 #188 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 21:35:26 #188 DONE 0.1s 21:35:26 21:35:26 #82 [security-proxy-auth] exporting to image 21:35:26 #82 ... 21:35:26 21:35:26 #189 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 21:35:26 #189 DONE 0.1s 21:35:26 21:35:26 #190 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 21:35:26 #190 DONE 0.1s 21:35:26 21:35:26 #82 [core-common-config-bootstrapper] exporting to image 21:35:26 #82 exporting layers 0.2s done 21:35:26 #82 writing image sha256:dc6b1537fc84349bd1e332ef65d9a947c8fa1cf002906293fc530d82e6332278 0.0s done 21:35:26 #82 naming to docker.io/library/core-common-config-bootstrapper done 21:35:26 #82 writing image sha256:2d9c7a3738d4010ee2b4a90c0ad155eb965a0f74cd9cd28b1de78085e35cd11c done 21:35:26 #82 naming to docker.io/library/security-proxy-auth 0.0s done 21:35:26 #82 DONE 2.5s 21:35:26 21:35:26 #191 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 21:35:26 #191 DONE 0.1s 21:35:26 21:35:26 #192 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:35:26 #192 ... 21:35:26 21:35:26 #193 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 21:35:26 #193 DONE 0.0s 21:35:26 21:35:26 #194 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:35:26 #194 DONE 1.5s 21:35:26 21:35:26 #192 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:35:26 #192 DONE 0.5s 21:35:26 21:35:26 #82 [security-proxy-setup] exporting to image 21:35:26 #82 exporting layers 0.3s done 21:35:26 #82 writing image sha256:8dec44c901b4003d7ac5e8a373213b1bfa73dfa1b1d1d890153ebb03178b5ae6 done 21:35:26 #82 naming to docker.io/library/security-proxy-setup done 21:35:27 #82 ... 21:35:27 21:35:27 #195 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 21:35:27 #195 DONE 0.5s 21:35:27 21:35:27 #82 [security-secretstore-setup] exporting to image 21:35:27 #82 exporting layers 0.3s done 21:35:27 #82 writing image sha256:53340b61b58b2dee2495b32b94fcf06c4beee168a08ab142e213ace7af24da93 0.0s done 21:35:27 #82 naming to docker.io/library/security-secretstore-setup done 21:35:27 #82 exporting layers 0.2s done 21:35:27 #82 writing image sha256:d38b4196b9bfc963a4dfa387b27fce065ef2be239e5337e3be6e31190394a1a8 done 21:35:27 #82 naming to docker.io/library/security-bootstrapper done 21:35:27 #82 DONE 3.1s 21:35:27 21:35:27 #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:35:27 time="2023-09-22T21:32:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:35:27 time="2023-09-22T21:32:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:35:27 time="2023-09-22T21:32:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:35:27 time="2023-09-22T21:32:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:35:27 time="2023-09-22T21:32:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:35:27 time="2023-09-22T21:32:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:35:27 time="2023-09-22T21:32:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:35:27 time="2023-09-22T21:32:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:35:27 time="2023-09-22T21:32:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:35:27 time="2023-09-22T21:32:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:35:27 time="2023-09-22T21:32:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:35:27 time="2023-09-22T21:32:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:35:27 time="2023-09-22T21:32:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:35:27 time="2023-09-22T21:32:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 21:35:27 $ docker stop --time=1 6d363897f3ad720b6fe6adafb048833bf86098e880ca929f00e532d414f77311 21:35:28 $ docker rm -f --volumes 6d363897f3ad720b6fe6adafb048833bf86098e880ca929f00e532d414f77311 [Pipeline] // withDockerContainer [Pipeline] sh 21:35:28 + docker images 21:35:28 REPOSITORY TAG IMAGE ID CREATED SIZE 21:35:28 security-proxy-setup latest 8dec44c901b4 2 seconds ago 34.4MB 21:35:28 security-secretstore-setup latest 53340b61b58b 2 seconds ago 44.4MB 21:35:28 security-bootstrapper latest d38b4196b9bf 2 seconds ago 23.3MB 21:35:28 core-common-config-bootstrapper latest dc6b1537fc84 3 seconds ago 18.2MB 21:35:28 security-proxy-auth latest 2d9c7a3738d4 3 seconds ago 19.5MB 21:35:28 support-notifications latest d4d3fe31b7fd 4 seconds ago 34.6MB 21:35:28 core-metadata latest 4a4c01d00074 4 seconds ago 21.7MB 21:35:28 core-data latest 18bc46cff4b6 5 seconds ago 21.4MB 21:35:28 core-command latest 59bf96619b92 5 seconds ago 21.2MB 21:35:28 security-spiffe-token-provider latest 3e791cb602c9 5 seconds ago 35MB 21:35:28 support-scheduler latest cd77b37519b5 5 seconds ago 34MB 21:35:28 security-spire-config latest ef52598ec38e 2 minutes ago 101MB 21:35:28 security-spire-server latest a4c59440cb9f 2 minutes ago 107MB 21:35:28 security-spire-agent latest 2a57395cb150 2 minutes ago 166MB 21:35:28 ci-base-image-x86_64 latest f97b98406e4e 5 minutes ago 927MB 21:35:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 0786185ac409 2 days ago 557MB 21:35:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 3 months ago 334MB 21:35:28 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 14 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:35:28 provisioning config files... 21:35:28 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/588@tmp/config4553521110651173836tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:35:29 ---> docker-login.sh 21:35:29 nexus3.edgexfoundry.org:10001 21:35:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:35:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:35:29 Configure a credential helper to remove this warning. See 21:35:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:35:29 21:35:29 Login Succeeded 21:35:29 nexus3.edgexfoundry.org:10002 21:35:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:35:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:35:29 Configure a credential helper to remove this warning. See 21:35:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:35:29 21:35:29 Login Succeeded 21:35:29 nexus3.edgexfoundry.org:10003 21:35:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:35:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:35:29 Configure a credential helper to remove this warning. See 21:35:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:35:29 21:35:29 Login Succeeded 21:35:29 nexus3.edgexfoundry.org:10004 21:35:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:35:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:35:29 Configure a credential helper to remove this warning. See 21:35:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:35:29 21:35:29 Login Succeeded 21:35:29 docker.io 21:35:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:35:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:35:29 Configure a credential helper to remove this warning. See 21:35:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:35:29 21:35:29 Login Succeeded 21:35:29 ---> docker-login.sh ends [Pipeline] } 21:35:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:35:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:35:30 [edgeXDocker.push] Tagging docker image core-command with the following tags: 21:35:30 34f840c68dfd07fd09c4325cf8194608b3ff672b 21:35:30 latest 21:35:30 3.1.0-dev.54 21:35:30 34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 21:35:30 main 21:35:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:30 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:34f840c68dfd07fd09c4325cf8194608b3ff672b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:30 + docker push nexus3.edgexfoundry.org:10004/core-command:34f840c68dfd07fd09c4325cf8194608b3ff672b 21:35:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 21:35:30 21e87d08bab9: Preparing 21:35:30 3afff2005c1c: Preparing 21:35:30 a857dd0e4427: Preparing 21:35:30 dcae58d163bf: Preparing 21:35:30 d6b70ac89ffc: Preparing 21:35:30 4693057ce236: Preparing 21:35:30 4693057ce236: Waiting 21:35:30 d6b70ac89ffc: Pushed 21:35:30 21e87d08bab9: Pushed 21:35:30 a857dd0e4427: Pushed 21:35:30 dcae58d163bf: Pushed 21:35:30 4693057ce236: Layer already exists 21:35:32 3afff2005c1c: Pushed 21:35:32 34f840c68dfd07fd09c4325cf8194608b3ff672b: digest: sha256:f1f5d176f18d7e8adf24df195132f88ca27efbb26826463da6d3f28b234ad7eb size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:32 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:33 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 21:35:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 21:35:33 21e87d08bab9: Preparing 21:35:33 3afff2005c1c: Preparing 21:35:33 a857dd0e4427: Preparing 21:35:33 dcae58d163bf: Preparing 21:35:33 d6b70ac89ffc: Preparing 21:35:33 4693057ce236: Preparing 21:35:33 4693057ce236: Waiting 21:35:33 d6b70ac89ffc: Layer already exists 21:35:33 a857dd0e4427: Layer already exists 21:35:33 dcae58d163bf: Layer already exists 21:35:33 3afff2005c1c: Layer already exists 21:35:33 21e87d08bab9: Layer already exists 21:35:33 4693057ce236: Layer already exists 21:35:33 latest: digest: sha256:f1f5d176f18d7e8adf24df195132f88ca27efbb26826463da6d3f28b234ad7eb size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:33 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:33 + docker push nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.54 21:35:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 21:35:33 21e87d08bab9: Preparing 21:35:33 3afff2005c1c: Preparing 21:35:33 a857dd0e4427: Preparing 21:35:33 dcae58d163bf: Preparing 21:35:33 d6b70ac89ffc: Preparing 21:35:33 4693057ce236: Preparing 21:35:33 4693057ce236: Waiting 21:35:33 d6b70ac89ffc: Layer already exists 21:35:33 dcae58d163bf: Layer already exists 21:35:33 a857dd0e4427: Layer already exists 21:35:33 21e87d08bab9: Layer already exists 21:35:33 3afff2005c1c: Layer already exists 21:35:33 4693057ce236: Layer already exists 21:35:33 3.1.0-dev.54: digest: sha256:f1f5d176f18d7e8adf24df195132f88ca27efbb26826463da6d3f28b234ad7eb size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:34 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:34 + docker push nexus3.edgexfoundry.org:10004/core-command:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 21:35:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 21:35:34 21e87d08bab9: Preparing 21:35:34 3afff2005c1c: Preparing 21:35:34 a857dd0e4427: Preparing 21:35:34 dcae58d163bf: Preparing 21:35:34 d6b70ac89ffc: Preparing 21:35:34 4693057ce236: Preparing 21:35:34 4693057ce236: Waiting 21:35:34 a857dd0e4427: Layer already exists 21:35:34 dcae58d163bf: Layer already exists 21:35:34 d6b70ac89ffc: Layer already exists 21:35:34 21e87d08bab9: Layer already exists 21:35:34 3afff2005c1c: Layer already exists 21:35:34 4693057ce236: Layer already exists 21:35:34 34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54: digest: sha256:f1f5d176f18d7e8adf24df195132f88ca27efbb26826463da6d3f28b234ad7eb size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:34 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:35 + docker push nexus3.edgexfoundry.org:10004/core-command:main 21:35:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 21:35:35 21e87d08bab9: Preparing 21:35:35 3afff2005c1c: Preparing 21:35:35 a857dd0e4427: Preparing 21:35:35 dcae58d163bf: Preparing 21:35:35 d6b70ac89ffc: Preparing 21:35:35 4693057ce236: Preparing 21:35:35 4693057ce236: Waiting 21:35:35 dcae58d163bf: Layer already exists 21:35:35 a857dd0e4427: Layer already exists 21:35:35 d6b70ac89ffc: Layer already exists 21:35:35 3afff2005c1c: Layer already exists 21:35:35 21e87d08bab9: Layer already exists 21:35:35 4693057ce236: Layer already exists 21:35:35 main: digest: sha256:f1f5d176f18d7e8adf24df195132f88ca27efbb26826463da6d3f28b234ad7eb size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:35:35 ===================================================== [Pipeline] echo 21:35:35 taggedImages: 21:35:35 - nexus3.edgexfoundry.org:10004/core-command:34f840c68dfd07fd09c4325cf8194608b3ff672b 21:35:35 - nexus3.edgexfoundry.org:10004/core-command:latest 21:35:35 - nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.54 21:35:35 - nexus3.edgexfoundry.org:10004/core-command:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 21:35:35 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 21:35:35 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 21:35:35 34f840c68dfd07fd09c4325cf8194608b3ff672b 21:35:35 latest 21:35:35 3.1.0-dev.54 21:35:35 34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 21:35:35 main 21:35:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:35 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:34f840c68dfd07fd09c4325cf8194608b3ff672b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:35 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:34f840c68dfd07fd09c4325cf8194608b3ff672b 21:35:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 21:35:35 9d34c3bb7440: Preparing 21:35:35 9ae90f3b33ed: Preparing 21:35:35 98c13bcf97c1: Preparing 21:35:35 84da37f956cc: Preparing 21:35:35 a857dd0e4427: Preparing 21:35:35 dcae58d163bf: Preparing 21:35:35 d6b70ac89ffc: Preparing 21:35:35 4693057ce236: Preparing 21:35:35 d6b70ac89ffc: Waiting 21:35:35 4693057ce236: Waiting 21:35:35 dcae58d163bf: Waiting 21:35:35 a857dd0e4427: Layer already exists 21:35:35 dcae58d163bf: Layer already exists 21:35:35 d6b70ac89ffc: Layer already exists 21:35:35 4693057ce236: Layer already exists 21:35:35 9d34c3bb7440: Pushed 21:35:35 9ae90f3b33ed: Pushed 21:35:35 98c13bcf97c1: Pushed 21:35:37 84da37f956cc: Pushed 21:35:37 34f840c68dfd07fd09c4325cf8194608b3ff672b: digest: sha256:2a89d689d0d6f8b5ed2a087e6c42fa9e3b5ecbf312386e18414a30ee1927fe4d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:37 + 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 21:35:37 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 21:35:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 21:35:37 9d34c3bb7440: Preparing 21:35:37 9ae90f3b33ed: Preparing 21:35:37 98c13bcf97c1: Preparing 21:35:37 84da37f956cc: Preparing 21:35:37 a857dd0e4427: Preparing 21:35:37 dcae58d163bf: Preparing 21:35:37 d6b70ac89ffc: Preparing 21:35:37 4693057ce236: Preparing 21:35:37 dcae58d163bf: Waiting 21:35:37 d6b70ac89ffc: Waiting 21:35:37 4693057ce236: Waiting 21:35:37 98c13bcf97c1: Layer already exists 21:35:37 84da37f956cc: Layer already exists 21:35:37 9d34c3bb7440: Layer already exists 21:35:37 9ae90f3b33ed: Layer already exists 21:35:37 a857dd0e4427: Layer already exists 21:35:37 dcae58d163bf: Layer already exists 21:35:37 d6b70ac89ffc: Layer already exists 21:35:37 4693057ce236: Layer already exists 21:35:37 latest: digest: sha256:2a89d689d0d6f8b5ed2a087e6c42fa9e3b5ecbf312386e18414a30ee1927fe4d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:38 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:38 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.54 21:35:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 21:35:38 9d34c3bb7440: Preparing 21:35:38 9ae90f3b33ed: Preparing 21:35:38 98c13bcf97c1: Preparing 21:35:38 84da37f956cc: Preparing 21:35:38 a857dd0e4427: Preparing 21:35:38 dcae58d163bf: Preparing 21:35:38 d6b70ac89ffc: Preparing 21:35:38 4693057ce236: Preparing 21:35:38 dcae58d163bf: Waiting 21:35:38 d6b70ac89ffc: Waiting 21:35:38 4693057ce236: Waiting 21:35:38 9ae90f3b33ed: Layer already exists 21:35:38 9d34c3bb7440: Layer already exists 21:35:38 a857dd0e4427: Layer already exists 21:35:38 98c13bcf97c1: Layer already exists 21:35:38 84da37f956cc: Layer already exists 21:35:38 dcae58d163bf: Layer already exists 21:35:38 4693057ce236: Layer already exists 21:35:38 d6b70ac89ffc: Layer already exists 21:35:38 3.1.0-dev.54: digest: sha256:2a89d689d0d6f8b5ed2a087e6c42fa9e3b5ecbf312386e18414a30ee1927fe4d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:38 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:38 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 21:35:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 21:35:38 9d34c3bb7440: Preparing 21:35:38 9ae90f3b33ed: Preparing 21:35:38 98c13bcf97c1: Preparing 21:35:38 84da37f956cc: Preparing 21:35:38 a857dd0e4427: Preparing 21:35:38 dcae58d163bf: Preparing 21:35:38 d6b70ac89ffc: Preparing 21:35:38 4693057ce236: Preparing 21:35:38 dcae58d163bf: Waiting 21:35:38 d6b70ac89ffc: Waiting 21:35:38 4693057ce236: Waiting 21:35:38 84da37f956cc: Layer already exists 21:35:38 9d34c3bb7440: Layer already exists 21:35:38 9ae90f3b33ed: Layer already exists 21:35:38 a857dd0e4427: Layer already exists 21:35:38 98c13bcf97c1: Layer already exists 21:35:38 dcae58d163bf: Layer already exists 21:35:38 4693057ce236: Layer already exists 21:35:38 d6b70ac89ffc: Layer already exists 21:35:38 34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54: digest: sha256:2a89d689d0d6f8b5ed2a087e6c42fa9e3b5ecbf312386e18414a30ee1927fe4d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:39 + 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 21:35:39 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 21:35:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 21:35:39 9d34c3bb7440: Preparing 21:35:39 9ae90f3b33ed: Preparing 21:35:39 98c13bcf97c1: Preparing 21:35:39 84da37f956cc: Preparing 21:35:39 a857dd0e4427: Preparing 21:35:39 dcae58d163bf: Preparing 21:35:39 d6b70ac89ffc: Preparing 21:35:39 4693057ce236: Preparing 21:35:39 d6b70ac89ffc: Waiting 21:35:39 4693057ce236: Waiting 21:35:39 84da37f956cc: Layer already exists 21:35:39 98c13bcf97c1: Layer already exists 21:35:39 9d34c3bb7440: Layer already exists 21:35:39 a857dd0e4427: Layer already exists 21:35:39 9ae90f3b33ed: Layer already exists 21:35:39 dcae58d163bf: Layer already exists 21:35:39 d6b70ac89ffc: Layer already exists 21:35:39 4693057ce236: Layer already exists 21:35:39 main: digest: sha256:2a89d689d0d6f8b5ed2a087e6c42fa9e3b5ecbf312386e18414a30ee1927fe4d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:35:39 ===================================================== [Pipeline] echo 21:35:39 taggedImages: 21:35:39 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:34f840c68dfd07fd09c4325cf8194608b3ff672b 21:35:39 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 21:35:39 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.54 21:35:39 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 21:35:39 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 21:35:39 [edgeXDocker.push] Tagging docker image core-data with the following tags: 21:35:39 34f840c68dfd07fd09c4325cf8194608b3ff672b 21:35:39 latest 21:35:39 3.1.0-dev.54 21:35:39 34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 21:35:39 main 21:35:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:39 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:34f840c68dfd07fd09c4325cf8194608b3ff672b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:40 + docker push nexus3.edgexfoundry.org:10004/core-data:34f840c68dfd07fd09c4325cf8194608b3ff672b 21:35:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 21:35:40 3232a6e9eb11: Preparing 21:35:40 5a7729bfbeb2: Preparing 21:35:40 a857dd0e4427: Preparing 21:35:40 dcae58d163bf: Preparing 21:35:40 51d392538460: Preparing 21:35:40 4693057ce236: Preparing 21:35:40 4693057ce236: Waiting 21:35:40 a857dd0e4427: Layer already exists 21:35:40 dcae58d163bf: Layer already exists 21:35:40 4693057ce236: Layer already exists 21:35:40 3232a6e9eb11: Pushed 21:35:40 51d392538460: Pushed 21:35:41 5a7729bfbeb2: Pushed 21:35:41 34f840c68dfd07fd09c4325cf8194608b3ff672b: digest: sha256:742e2a624cf3f44968976fa9f8dbc4efaaf012797177228dfd812aff7348e78b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:42 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:42 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 21:35:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 21:35:42 3232a6e9eb11: Preparing 21:35:42 5a7729bfbeb2: Preparing 21:35:42 a857dd0e4427: Preparing 21:35:42 dcae58d163bf: Preparing 21:35:42 51d392538460: Preparing 21:35:42 4693057ce236: Preparing 21:35:42 4693057ce236: Waiting 21:35:42 3232a6e9eb11: Layer already exists 21:35:42 a857dd0e4427: Layer already exists 21:35:42 dcae58d163bf: Layer already exists 21:35:42 5a7729bfbeb2: Layer already exists 21:35:42 51d392538460: Layer already exists 21:35:42 4693057ce236: Layer already exists 21:35:42 latest: digest: sha256:742e2a624cf3f44968976fa9f8dbc4efaaf012797177228dfd812aff7348e78b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:42 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:43 + docker push nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.54 21:35:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 21:35:43 3232a6e9eb11: Preparing 21:35:43 5a7729bfbeb2: Preparing 21:35:43 a857dd0e4427: Preparing 21:35:43 dcae58d163bf: Preparing 21:35:43 51d392538460: Preparing 21:35:43 4693057ce236: Preparing 21:35:43 4693057ce236: Waiting 21:35:43 51d392538460: Layer already exists 21:35:43 3232a6e9eb11: Layer already exists 21:35:43 5a7729bfbeb2: Layer already exists 21:35:43 a857dd0e4427: Layer already exists 21:35:43 dcae58d163bf: Layer already exists 21:35:43 4693057ce236: Layer already exists 21:35:43 3.1.0-dev.54: digest: sha256:742e2a624cf3f44968976fa9f8dbc4efaaf012797177228dfd812aff7348e78b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:43 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:43 + docker push nexus3.edgexfoundry.org:10004/core-data:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 21:35:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 21:35:43 3232a6e9eb11: Preparing 21:35:43 5a7729bfbeb2: Preparing 21:35:43 a857dd0e4427: Preparing 21:35:43 dcae58d163bf: Preparing 21:35:43 51d392538460: Preparing 21:35:43 4693057ce236: Preparing 21:35:43 4693057ce236: Waiting 21:35:43 dcae58d163bf: Layer already exists 21:35:43 3232a6e9eb11: Layer already exists 21:35:43 5a7729bfbeb2: Layer already exists 21:35:43 a857dd0e4427: Layer already exists 21:35:43 51d392538460: Layer already exists 21:35:43 4693057ce236: Layer already exists 21:35:43 34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54: digest: sha256:742e2a624cf3f44968976fa9f8dbc4efaaf012797177228dfd812aff7348e78b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:44 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:44 + docker push nexus3.edgexfoundry.org:10004/core-data:main 21:35:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 21:35:44 3232a6e9eb11: Preparing 21:35:44 5a7729bfbeb2: Preparing 21:35:44 a857dd0e4427: Preparing 21:35:44 dcae58d163bf: Preparing 21:35:44 51d392538460: Preparing 21:35:44 4693057ce236: Preparing 21:35:44 4693057ce236: Waiting 21:35:44 dcae58d163bf: Layer already exists 21:35:44 3232a6e9eb11: Layer already exists 21:35:44 a857dd0e4427: Layer already exists 21:35:44 5a7729bfbeb2: Layer already exists 21:35:44 51d392538460: Layer already exists 21:35:44 4693057ce236: Layer already exists 21:35:44 main: digest: sha256:742e2a624cf3f44968976fa9f8dbc4efaaf012797177228dfd812aff7348e78b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:35:44 ===================================================== [Pipeline] echo 21:35:44 taggedImages: 21:35:44 - nexus3.edgexfoundry.org:10004/core-data:34f840c68dfd07fd09c4325cf8194608b3ff672b 21:35:44 - nexus3.edgexfoundry.org:10004/core-data:latest 21:35:44 - nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.54 21:35:44 - nexus3.edgexfoundry.org:10004/core-data:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 21:35:44 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 21:35:44 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 21:35:44 34f840c68dfd07fd09c4325cf8194608b3ff672b 21:35:44 latest 21:35:44 3.1.0-dev.54 21:35:44 34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 21:35:44 main 21:35:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:44 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:34f840c68dfd07fd09c4325cf8194608b3ff672b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:45 + docker push nexus3.edgexfoundry.org:10004/core-metadata:34f840c68dfd07fd09c4325cf8194608b3ff672b 21:35:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 21:35:45 d4773dc5ce86: Preparing 21:35:45 630500d85ed6: Preparing 21:35:45 9b66ded2ae0c: Preparing 21:35:45 a857dd0e4427: Preparing 21:35:45 dcae58d163bf: Preparing 21:35:45 d6b70ac89ffc: Preparing 21:35:45 d6b70ac89ffc: Waiting 21:35:45 4693057ce236: Preparing 21:35:45 4693057ce236: Waiting 21:35:45 a857dd0e4427: Layer already exists 21:35:45 dcae58d163bf: Layer already exists 21:35:45 d6b70ac89ffc: Layer already exists 21:35:45 4693057ce236: Layer already exists 21:35:45 d4773dc5ce86: Pushed 21:35:45 630500d85ed6: Pushed 21:35:46 9b66ded2ae0c: Pushed 21:35:46 34f840c68dfd07fd09c4325cf8194608b3ff672b: digest: sha256:6657a539788fde54d514b28a5de262c7b941320e21c8d454ff8f9f0083e217bd size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:47 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:47 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 21:35:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 21:35:47 d4773dc5ce86: Preparing 21:35:47 630500d85ed6: Preparing 21:35:47 9b66ded2ae0c: Preparing 21:35:47 a857dd0e4427: Preparing 21:35:47 dcae58d163bf: Preparing 21:35:47 d6b70ac89ffc: Preparing 21:35:47 4693057ce236: Preparing 21:35:47 d6b70ac89ffc: Waiting 21:35:47 4693057ce236: Waiting 21:35:47 dcae58d163bf: Layer already exists 21:35:47 630500d85ed6: Layer already exists 21:35:47 d4773dc5ce86: Layer already exists 21:35:47 9b66ded2ae0c: Layer already exists 21:35:47 a857dd0e4427: Layer already exists 21:35:47 4693057ce236: Layer already exists 21:35:47 d6b70ac89ffc: Layer already exists 21:35:47 latest: digest: sha256:6657a539788fde54d514b28a5de262c7b941320e21c8d454ff8f9f0083e217bd size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:47 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:48 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.54 21:35:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 21:35:48 d4773dc5ce86: Preparing 21:35:48 630500d85ed6: Preparing 21:35:48 9b66ded2ae0c: Preparing 21:35:48 a857dd0e4427: Preparing 21:35:48 dcae58d163bf: Preparing 21:35:48 d6b70ac89ffc: Preparing 21:35:48 4693057ce236: Preparing 21:35:48 d6b70ac89ffc: Waiting 21:35:48 4693057ce236: Waiting 21:35:48 9b66ded2ae0c: Layer already exists 21:35:48 d4773dc5ce86: Layer already exists 21:35:48 dcae58d163bf: Layer already exists 21:35:48 a857dd0e4427: Layer already exists 21:35:48 630500d85ed6: Layer already exists 21:35:48 d6b70ac89ffc: Layer already exists 21:35:48 4693057ce236: Layer already exists 21:35:48 3.1.0-dev.54: digest: sha256:6657a539788fde54d514b28a5de262c7b941320e21c8d454ff8f9f0083e217bd size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:48 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:48 + docker push nexus3.edgexfoundry.org:10004/core-metadata:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 21:35:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 21:35:48 d4773dc5ce86: Preparing 21:35:48 630500d85ed6: Preparing 21:35:48 9b66ded2ae0c: Preparing 21:35:48 a857dd0e4427: Preparing 21:35:48 dcae58d163bf: Preparing 21:35:48 d6b70ac89ffc: Preparing 21:35:48 4693057ce236: Preparing 21:35:48 d6b70ac89ffc: Waiting 21:35:48 4693057ce236: Waiting 21:35:48 dcae58d163bf: Layer already exists 21:35:48 630500d85ed6: Layer already exists 21:35:48 d4773dc5ce86: Layer already exists 21:35:48 a857dd0e4427: Layer already exists 21:35:48 9b66ded2ae0c: Layer already exists 21:35:48 d6b70ac89ffc: Layer already exists 21:35:48 4693057ce236: Layer already exists 21:35:48 34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54: digest: sha256:6657a539788fde54d514b28a5de262c7b941320e21c8d454ff8f9f0083e217bd size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:49 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:49 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 21:35:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 21:35:49 d4773dc5ce86: Preparing 21:35:49 630500d85ed6: Preparing 21:35:49 9b66ded2ae0c: Preparing 21:35:49 a857dd0e4427: Preparing 21:35:49 dcae58d163bf: Preparing 21:35:49 d6b70ac89ffc: Preparing 21:35:49 4693057ce236: Preparing 21:35:49 d6b70ac89ffc: Waiting 21:35:49 dcae58d163bf: Layer already exists 21:35:49 9b66ded2ae0c: Layer already exists 21:35:49 630500d85ed6: Layer already exists 21:35:49 d4773dc5ce86: Layer already exists 21:35:49 a857dd0e4427: Layer already exists 21:35:49 d6b70ac89ffc: Layer already exists 21:35:49 4693057ce236: Layer already exists 21:35:49 main: digest: sha256:6657a539788fde54d514b28a5de262c7b941320e21c8d454ff8f9f0083e217bd size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:35:49 ===================================================== [Pipeline] echo 21:35:49 taggedImages: 21:35:49 - nexus3.edgexfoundry.org:10004/core-metadata:34f840c68dfd07fd09c4325cf8194608b3ff672b 21:35:49 - nexus3.edgexfoundry.org:10004/core-metadata:latest 21:35:49 - nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.54 21:35:49 - nexus3.edgexfoundry.org:10004/core-metadata:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 21:35:49 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 21:35:49 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 21:35:49 34f840c68dfd07fd09c4325cf8194608b3ff672b 21:35:49 latest 21:35:49 3.1.0-dev.54 21:35:49 34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 21:35:49 main 21:35:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:49 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:34f840c68dfd07fd09c4325cf8194608b3ff672b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:50 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:34f840c68dfd07fd09c4325cf8194608b3ff672b 21:35:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 21:35:50 159fc9cf5250: Preparing 21:35:50 2e5c24170610: Preparing 21:35:50 46c3480c2431: Preparing 21:35:50 f197cd2807df: Preparing 21:35:50 d55c6b4a95b7: Preparing 21:35:50 a651e6a238d3: Preparing 21:35:50 421e0e88b58e: Preparing 21:35:50 a857dd0e4427: Preparing 21:35:50 dcae58d163bf: Preparing 21:35:50 597c38c162be: Preparing 21:35:50 704449a6465a: Preparing 21:35:50 5f70bf18a086: Preparing 21:35:50 0996516615f9: Preparing 21:35:50 a60e5a97c340: Preparing 21:35:50 4693057ce236: Preparing 21:35:50 a857dd0e4427: Waiting 21:35:50 597c38c162be: Waiting 21:35:50 dcae58d163bf: Waiting 21:35:50 a60e5a97c340: Waiting 21:35:50 a651e6a238d3: Waiting 21:35:50 421e0e88b58e: Waiting 21:35:50 5f70bf18a086: Waiting 21:35:50 0996516615f9: Waiting 21:35:50 4693057ce236: Waiting 21:35:50 2e5c24170610: Pushed 21:35:50 46c3480c2431: Pushed 21:35:50 159fc9cf5250: Pushed 21:35:50 f197cd2807df: Pushed 21:35:50 d55c6b4a95b7: Pushed 21:35:50 a857dd0e4427: Layer already exists 21:35:50 dcae58d163bf: Layer already exists 21:35:50 a651e6a238d3: Pushed 21:35:50 597c38c162be: Pushed 21:35:50 704449a6465a: Pushed 21:35:50 5f70bf18a086: Pushed 21:35:50 4693057ce236: Layer already exists 21:35:50 0996516615f9: Pushed 21:35:50 a60e5a97c340: Pushed 21:35:52 421e0e88b58e: Pushed 21:35:52 34f840c68dfd07fd09c4325cf8194608b3ff672b: digest: sha256:ea176a86637d80179503673e071b1fcdb8978477d5ea66bb93f36624eb7fa2c3 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:52 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:53 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 21:35:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 21:35:53 159fc9cf5250: Preparing 21:35:53 2e5c24170610: Preparing 21:35:53 46c3480c2431: Preparing 21:35:53 f197cd2807df: Preparing 21:35:53 d55c6b4a95b7: Preparing 21:35:53 a651e6a238d3: Preparing 21:35:53 421e0e88b58e: Preparing 21:35:53 a857dd0e4427: Preparing 21:35:53 dcae58d163bf: Preparing 21:35:53 597c38c162be: Preparing 21:35:53 704449a6465a: Preparing 21:35:53 5f70bf18a086: Preparing 21:35:53 0996516615f9: Preparing 21:35:53 a60e5a97c340: Preparing 21:35:53 4693057ce236: Preparing 21:35:53 a857dd0e4427: Waiting 21:35:53 4693057ce236: Waiting 21:35:53 597c38c162be: Waiting 21:35:53 0996516615f9: Waiting 21:35:53 704449a6465a: Waiting 21:35:53 a60e5a97c340: Waiting 21:35:53 5f70bf18a086: Waiting 21:35:53 a651e6a238d3: Waiting 21:35:53 159fc9cf5250: Layer already exists 21:35:53 2e5c24170610: Layer already exists 21:35:53 f197cd2807df: Layer already exists 21:35:53 d55c6b4a95b7: Layer already exists 21:35:53 46c3480c2431: Layer already exists 21:35:53 421e0e88b58e: Layer already exists 21:35:53 597c38c162be: Layer already exists 21:35:53 a857dd0e4427: Layer already exists 21:35:53 dcae58d163bf: Layer already exists 21:35:53 a651e6a238d3: Layer already exists 21:35:53 704449a6465a: Layer already exists 21:35:53 5f70bf18a086: Layer already exists 21:35:53 0996516615f9: Layer already exists 21:35:53 a60e5a97c340: Layer already exists 21:35:53 4693057ce236: Layer already exists 21:35:53 latest: digest: sha256:ea176a86637d80179503673e071b1fcdb8978477d5ea66bb93f36624eb7fa2c3 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:53 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:53 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.54 21:35:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 21:35:53 159fc9cf5250: Preparing 21:35:53 2e5c24170610: Preparing 21:35:53 46c3480c2431: Preparing 21:35:53 f197cd2807df: Preparing 21:35:53 d55c6b4a95b7: Preparing 21:35:53 a651e6a238d3: Preparing 21:35:53 421e0e88b58e: Preparing 21:35:53 a857dd0e4427: Preparing 21:35:53 dcae58d163bf: Preparing 21:35:53 597c38c162be: Preparing 21:35:53 704449a6465a: Preparing 21:35:53 5f70bf18a086: Preparing 21:35:53 0996516615f9: Preparing 21:35:53 a60e5a97c340: Preparing 21:35:53 4693057ce236: Preparing 21:35:53 a651e6a238d3: Waiting 21:35:53 421e0e88b58e: Waiting 21:35:53 a857dd0e4427: Waiting 21:35:53 dcae58d163bf: Waiting 21:35:53 597c38c162be: Waiting 21:35:53 704449a6465a: Waiting 21:35:53 5f70bf18a086: Waiting 21:35:53 0996516615f9: Waiting 21:35:53 a60e5a97c340: Waiting 21:35:53 4693057ce236: Waiting 21:35:53 159fc9cf5250: Layer already exists 21:35:53 d55c6b4a95b7: Layer already exists 21:35:53 2e5c24170610: Layer already exists 21:35:53 f197cd2807df: Layer already exists 21:35:53 46c3480c2431: Layer already exists 21:35:53 421e0e88b58e: Layer already exists 21:35:53 a857dd0e4427: Layer already exists 21:35:53 a651e6a238d3: Layer already exists 21:35:53 dcae58d163bf: Layer already exists 21:35:53 597c38c162be: Layer already exists 21:35:53 0996516615f9: Layer already exists 21:35:53 704449a6465a: Layer already exists 21:35:53 4693057ce236: Layer already exists 21:35:53 5f70bf18a086: Layer already exists 21:35:53 a60e5a97c340: Layer already exists 21:35:53 3.1.0-dev.54: digest: sha256:ea176a86637d80179503673e071b1fcdb8978477d5ea66bb93f36624eb7fa2c3 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:54 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:54 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 21:35:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 21:35:54 159fc9cf5250: Preparing 21:35:54 2e5c24170610: Preparing 21:35:54 46c3480c2431: Preparing 21:35:54 f197cd2807df: Preparing 21:35:54 d55c6b4a95b7: Preparing 21:35:54 a651e6a238d3: Preparing 21:35:54 421e0e88b58e: Preparing 21:35:54 a857dd0e4427: Preparing 21:35:54 dcae58d163bf: Preparing 21:35:54 597c38c162be: Preparing 21:35:54 704449a6465a: Preparing 21:35:54 5f70bf18a086: Preparing 21:35:54 0996516615f9: Preparing 21:35:54 a60e5a97c340: Preparing 21:35:54 4693057ce236: Preparing 21:35:54 a857dd0e4427: Waiting 21:35:54 a651e6a238d3: Waiting 21:35:54 421e0e88b58e: Waiting 21:35:54 dcae58d163bf: Waiting 21:35:54 5f70bf18a086: Waiting 21:35:54 597c38c162be: Waiting 21:35:54 4693057ce236: Waiting 21:35:54 704449a6465a: Waiting 21:35:54 0996516615f9: Waiting 21:35:54 a60e5a97c340: Waiting 21:35:54 46c3480c2431: Layer already exists 21:35:54 159fc9cf5250: Layer already exists 21:35:54 2e5c24170610: Layer already exists 21:35:54 d55c6b4a95b7: Layer already exists 21:35:54 f197cd2807df: Layer already exists 21:35:54 a651e6a238d3: Layer already exists 21:35:54 a857dd0e4427: Layer already exists 21:35:54 dcae58d163bf: Layer already exists 21:35:54 421e0e88b58e: Layer already exists 21:35:54 597c38c162be: Layer already exists 21:35:54 5f70bf18a086: Layer already exists 21:35:54 704449a6465a: Layer already exists 21:35:54 4693057ce236: Layer already exists 21:35:54 a60e5a97c340: Layer already exists 21:35:54 0996516615f9: Layer already exists 21:35:54 34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54: digest: sha256:ea176a86637d80179503673e071b1fcdb8978477d5ea66bb93f36624eb7fa2c3 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:54 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:55 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 21:35:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 21:35:55 159fc9cf5250: Preparing 21:35:55 2e5c24170610: Preparing 21:35:55 46c3480c2431: Preparing 21:35:55 f197cd2807df: Preparing 21:35:55 d55c6b4a95b7: Preparing 21:35:55 a651e6a238d3: Preparing 21:35:55 421e0e88b58e: Preparing 21:35:55 a857dd0e4427: Preparing 21:35:55 dcae58d163bf: Preparing 21:35:55 597c38c162be: Preparing 21:35:55 704449a6465a: Preparing 21:35:55 5f70bf18a086: Preparing 21:35:55 0996516615f9: Preparing 21:35:55 a60e5a97c340: Preparing 21:35:55 4693057ce236: Preparing 21:35:55 421e0e88b58e: Waiting 21:35:55 a857dd0e4427: Waiting 21:35:55 dcae58d163bf: Waiting 21:35:55 a60e5a97c340: Waiting 21:35:55 4693057ce236: Waiting 21:35:55 0996516615f9: Waiting 21:35:55 5f70bf18a086: Waiting 21:35:55 597c38c162be: Waiting 21:35:55 a651e6a238d3: Waiting 21:35:55 2e5c24170610: Layer already exists 21:35:55 f197cd2807df: Layer already exists 21:35:55 46c3480c2431: Layer already exists 21:35:55 159fc9cf5250: Layer already exists 21:35:55 d55c6b4a95b7: Layer already exists 21:35:55 a651e6a238d3: Layer already exists 21:35:55 dcae58d163bf: Layer already exists 21:35:55 421e0e88b58e: Layer already exists 21:35:55 597c38c162be: Layer already exists 21:35:55 a857dd0e4427: Layer already exists 21:35:55 704449a6465a: Layer already exists 21:35:55 5f70bf18a086: Layer already exists 21:35:55 0996516615f9: Layer already exists 21:35:55 4693057ce236: Layer already exists 21:35:55 a60e5a97c340: Layer already exists 21:35:55 main: digest: sha256:ea176a86637d80179503673e071b1fcdb8978477d5ea66bb93f36624eb7fa2c3 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:35:55 ===================================================== [Pipeline] echo 21:35:55 taggedImages: 21:35:55 - nexus3.edgexfoundry.org:10004/security-bootstrapper:34f840c68dfd07fd09c4325cf8194608b3ff672b 21:35:55 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 21:35:55 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.54 21:35:55 - nexus3.edgexfoundry.org:10004/security-bootstrapper:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 21:35:55 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 21:35:55 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 21:35:55 34f840c68dfd07fd09c4325cf8194608b3ff672b 21:35:55 latest 21:35:55 3.1.0-dev.54 21:35:55 34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 21:35:55 main 21:35:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:55 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:34f840c68dfd07fd09c4325cf8194608b3ff672b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:34f840c68dfd07fd09c4325cf8194608b3ff672b 21:35:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 21:35:55 9d34c3bb7440: Preparing 21:35:55 9ae90f3b33ed: Preparing 21:35:55 c30419aaf1fc: Preparing 21:35:55 79389b191378: Preparing 21:35:55 a857dd0e4427: Preparing 21:35:55 dcae58d163bf: Preparing 21:35:55 d6b70ac89ffc: Preparing 21:35:55 4693057ce236: Preparing 21:35:55 d6b70ac89ffc: Waiting 21:35:55 dcae58d163bf: Waiting 21:35:55 9d34c3bb7440: Layer already exists 21:35:55 9ae90f3b33ed: Layer already exists 21:35:55 a857dd0e4427: Layer already exists 21:35:55 dcae58d163bf: Layer already exists 21:35:55 d6b70ac89ffc: Layer already exists 21:35:55 4693057ce236: Layer already exists 21:35:55 c30419aaf1fc: Pushed 21:35:57 79389b191378: Pushed 21:35:57 34f840c68dfd07fd09c4325cf8194608b3ff672b: digest: sha256:ba4d01b3333d0329c11c9773c99174eb58ed904a5fe3ea4b7183c4d29948d69c size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:57 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 21:35:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 21:35:58 9d34c3bb7440: Preparing 21:35:58 9ae90f3b33ed: Preparing 21:35:58 c30419aaf1fc: Preparing 21:35:58 79389b191378: Preparing 21:35:58 a857dd0e4427: Preparing 21:35:58 dcae58d163bf: Preparing 21:35:58 d6b70ac89ffc: Preparing 21:35:58 4693057ce236: Preparing 21:35:58 d6b70ac89ffc: Waiting 21:35:58 4693057ce236: Waiting 21:35:58 dcae58d163bf: Waiting 21:35:58 a857dd0e4427: Layer already exists 21:35:58 79389b191378: Layer already exists 21:35:58 9d34c3bb7440: Layer already exists 21:35:58 9ae90f3b33ed: Layer already exists 21:35:58 c30419aaf1fc: Layer already exists 21:35:58 dcae58d163bf: Layer already exists 21:35:58 4693057ce236: Layer already exists 21:35:58 d6b70ac89ffc: Layer already exists 21:35:58 latest: digest: sha256:ba4d01b3333d0329c11c9773c99174eb58ed904a5fe3ea4b7183c4d29948d69c size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:58 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.54 21:35:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 21:35:58 9d34c3bb7440: Preparing 21:35:58 9ae90f3b33ed: Preparing 21:35:58 c30419aaf1fc: Preparing 21:35:58 79389b191378: Preparing 21:35:58 a857dd0e4427: Preparing 21:35:58 dcae58d163bf: Preparing 21:35:58 d6b70ac89ffc: Preparing 21:35:58 4693057ce236: Preparing 21:35:58 dcae58d163bf: Waiting 21:35:58 d6b70ac89ffc: Waiting 21:35:58 4693057ce236: Waiting 21:35:58 a857dd0e4427: Layer already exists 21:35:58 9ae90f3b33ed: Layer already exists 21:35:58 c30419aaf1fc: Layer already exists 21:35:58 9d34c3bb7440: Layer already exists 21:35:58 79389b191378: Layer already exists 21:35:58 dcae58d163bf: Layer already exists 21:35:58 d6b70ac89ffc: Layer already exists 21:35:58 4693057ce236: Layer already exists 21:35:58 3.1.0-dev.54: digest: sha256:ba4d01b3333d0329c11c9773c99174eb58ed904a5fe3ea4b7183c4d29948d69c size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:59 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 21:35:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 21:35:59 9d34c3bb7440: Preparing 21:35:59 9ae90f3b33ed: Preparing 21:35:59 c30419aaf1fc: Preparing 21:35:59 79389b191378: Preparing 21:35:59 a857dd0e4427: Preparing 21:35:59 dcae58d163bf: Preparing 21:35:59 d6b70ac89ffc: Preparing 21:35:59 4693057ce236: Preparing 21:35:59 dcae58d163bf: Waiting 21:35:59 d6b70ac89ffc: Waiting 21:35:59 4693057ce236: Waiting 21:35:59 c30419aaf1fc: Layer already exists 21:35:59 a857dd0e4427: Layer already exists 21:35:59 9ae90f3b33ed: Layer already exists 21:35:59 9d34c3bb7440: Layer already exists 21:35:59 79389b191378: Layer already exists 21:35:59 dcae58d163bf: Layer already exists 21:35:59 d6b70ac89ffc: Layer already exists 21:35:59 4693057ce236: Layer already exists 21:35:59 34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54: digest: sha256:ba4d01b3333d0329c11c9773c99174eb58ed904a5fe3ea4b7183c4d29948d69c size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:59 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 21:36:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 21:36:00 9d34c3bb7440: Preparing 21:36:00 9ae90f3b33ed: Preparing 21:36:00 c30419aaf1fc: Preparing 21:36:00 79389b191378: Preparing 21:36:00 a857dd0e4427: Preparing 21:36:00 dcae58d163bf: Preparing 21:36:00 d6b70ac89ffc: Preparing 21:36:00 4693057ce236: Preparing 21:36:00 dcae58d163bf: Waiting 21:36:00 d6b70ac89ffc: Waiting 21:36:00 4693057ce236: Waiting 21:36:00 c30419aaf1fc: Layer already exists 21:36:00 9d34c3bb7440: Layer already exists 21:36:00 9ae90f3b33ed: Layer already exists 21:36:00 a857dd0e4427: Layer already exists 21:36:00 79389b191378: Layer already exists 21:36:00 d6b70ac89ffc: Layer already exists 21:36:00 4693057ce236: Layer already exists 21:36:00 dcae58d163bf: Layer already exists 21:36:00 main: digest: sha256:ba4d01b3333d0329c11c9773c99174eb58ed904a5fe3ea4b7183c4d29948d69c size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:36:00 ===================================================== [Pipeline] echo 21:36:00 taggedImages: 21:36:00 - nexus3.edgexfoundry.org:10004/security-proxy-auth:34f840c68dfd07fd09c4325cf8194608b3ff672b 21:36:00 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 21:36:00 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.54 21:36:00 - nexus3.edgexfoundry.org:10004/security-proxy-auth:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 21:36:00 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 21:36:00 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 21:36:00 34f840c68dfd07fd09c4325cf8194608b3ff672b 21:36:00 latest 21:36:00 3.1.0-dev.54 21:36:00 34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 21:36:00 main 21:36:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:00 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:34f840c68dfd07fd09c4325cf8194608b3ff672b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:34f840c68dfd07fd09c4325cf8194608b3ff672b 21:36:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 21:36:00 ccb0ac17cb3b: Preparing 21:36:00 dc328790add2: Preparing 21:36:00 d667ca2645d3: Preparing 21:36:00 4510286560cd: Preparing 21:36:00 889154f71911: Preparing 21:36:00 a857dd0e4427: Preparing 21:36:00 dcae58d163bf: Preparing 21:36:00 6bed89af9618: Preparing 21:36:00 1f169129f5c8: Preparing 21:36:00 4693057ce236: Preparing 21:36:00 6bed89af9618: Waiting 21:36:00 4693057ce236: Waiting 21:36:00 dcae58d163bf: Waiting 21:36:00 a857dd0e4427: Waiting 21:36:00 1f169129f5c8: Waiting 21:36:00 889154f71911: Pushed 21:36:00 dc328790add2: Pushed 21:36:00 a857dd0e4427: Layer already exists 21:36:00 4510286560cd: Pushed 21:36:00 ccb0ac17cb3b: Pushed 21:36:00 dcae58d163bf: Layer already exists 21:36:00 4693057ce236: Layer already exists 21:36:01 6bed89af9618: Pushed 21:36:01 d667ca2645d3: Pushed 21:36:02 1f169129f5c8: Pushed 21:36:02 34f840c68dfd07fd09c4325cf8194608b3ff672b: digest: sha256:862bf5899efa4129d7a6ae8eac8294ac277e532b8edd36e1996ff3bec82fb7ca size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:03 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:03 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 21:36:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 21:36:03 ccb0ac17cb3b: Preparing 21:36:03 dc328790add2: Preparing 21:36:03 d667ca2645d3: Preparing 21:36:03 4510286560cd: Preparing 21:36:03 889154f71911: Preparing 21:36:03 a857dd0e4427: Preparing 21:36:03 dcae58d163bf: Preparing 21:36:03 6bed89af9618: Preparing 21:36:03 1f169129f5c8: Preparing 21:36:03 4693057ce236: Preparing 21:36:03 dcae58d163bf: Waiting 21:36:03 6bed89af9618: Waiting 21:36:03 1f169129f5c8: Waiting 21:36:03 a857dd0e4427: Waiting 21:36:03 4693057ce236: Waiting 21:36:03 dc328790add2: Layer already exists 21:36:03 d667ca2645d3: Layer already exists 21:36:03 889154f71911: Layer already exists 21:36:03 ccb0ac17cb3b: Layer already exists 21:36:03 4510286560cd: Layer already exists 21:36:03 dcae58d163bf: Layer already exists 21:36:03 a857dd0e4427: Layer already exists 21:36:03 4693057ce236: Layer already exists 21:36:03 6bed89af9618: Layer already exists 21:36:03 1f169129f5c8: Layer already exists 21:36:03 latest: digest: sha256:862bf5899efa4129d7a6ae8eac8294ac277e532b8edd36e1996ff3bec82fb7ca size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:03 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.54 21:36:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 21:36:04 ccb0ac17cb3b: Preparing 21:36:04 dc328790add2: Preparing 21:36:04 d667ca2645d3: Preparing 21:36:04 4510286560cd: Preparing 21:36:04 889154f71911: Preparing 21:36:04 a857dd0e4427: Preparing 21:36:04 dcae58d163bf: Preparing 21:36:04 6bed89af9618: Preparing 21:36:04 1f169129f5c8: Preparing 21:36:04 4693057ce236: Preparing 21:36:04 a857dd0e4427: Waiting 21:36:04 dcae58d163bf: Waiting 21:36:04 6bed89af9618: Waiting 21:36:04 1f169129f5c8: Waiting 21:36:04 4693057ce236: Waiting 21:36:04 d667ca2645d3: Layer already exists 21:36:04 dc328790add2: Layer already exists 21:36:04 4510286560cd: Layer already exists 21:36:04 ccb0ac17cb3b: Layer already exists 21:36:04 889154f71911: Layer already exists 21:36:04 dcae58d163bf: Layer already exists 21:36:04 a857dd0e4427: Layer already exists 21:36:04 4693057ce236: Layer already exists 21:36:04 1f169129f5c8: Layer already exists 21:36:04 6bed89af9618: Layer already exists 21:36:04 3.1.0-dev.54: digest: sha256:862bf5899efa4129d7a6ae8eac8294ac277e532b8edd36e1996ff3bec82fb7ca size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:04 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 21:36:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 21:36:04 ccb0ac17cb3b: Preparing 21:36:04 dc328790add2: Preparing 21:36:04 d667ca2645d3: Preparing 21:36:04 4510286560cd: Preparing 21:36:04 889154f71911: Preparing 21:36:04 a857dd0e4427: Preparing 21:36:04 dcae58d163bf: Preparing 21:36:04 6bed89af9618: Preparing 21:36:04 1f169129f5c8: Preparing 21:36:04 4693057ce236: Preparing 21:36:04 dcae58d163bf: Waiting 21:36:04 1f169129f5c8: Waiting 21:36:04 6bed89af9618: Waiting 21:36:04 4693057ce236: Waiting 21:36:04 a857dd0e4427: Waiting 21:36:04 ccb0ac17cb3b: Layer already exists 21:36:04 889154f71911: Layer already exists 21:36:04 dc328790add2: Layer already exists 21:36:04 4510286560cd: Layer already exists 21:36:04 d667ca2645d3: Layer already exists 21:36:04 6bed89af9618: Layer already exists 21:36:04 a857dd0e4427: Layer already exists 21:36:04 dcae58d163bf: Layer already exists 21:36:04 4693057ce236: Layer already exists 21:36:04 1f169129f5c8: Layer already exists 21:36:04 34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54: digest: sha256:862bf5899efa4129d7a6ae8eac8294ac277e532b8edd36e1996ff3bec82fb7ca size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:04 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:05 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 21:36:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 21:36:05 ccb0ac17cb3b: Preparing 21:36:05 dc328790add2: Preparing 21:36:05 d667ca2645d3: Preparing 21:36:05 4510286560cd: Preparing 21:36:05 889154f71911: Preparing 21:36:05 a857dd0e4427: Preparing 21:36:05 dcae58d163bf: Preparing 21:36:05 6bed89af9618: Preparing 21:36:05 1f169129f5c8: Preparing 21:36:05 4693057ce236: Preparing 21:36:05 a857dd0e4427: Waiting 21:36:05 dcae58d163bf: Waiting 21:36:05 6bed89af9618: Waiting 21:36:05 1f169129f5c8: Waiting 21:36:05 4693057ce236: Waiting 21:36:05 ccb0ac17cb3b: Layer already exists 21:36:05 dc328790add2: Layer already exists 21:36:05 4510286560cd: Layer already exists 21:36:05 d667ca2645d3: Layer already exists 21:36:05 889154f71911: Layer already exists 21:36:05 a857dd0e4427: Layer already exists 21:36:05 dcae58d163bf: Layer already exists 21:36:05 6bed89af9618: Layer already exists 21:36:05 1f169129f5c8: Layer already exists 21:36:05 4693057ce236: Layer already exists 21:36:05 main: digest: sha256:862bf5899efa4129d7a6ae8eac8294ac277e532b8edd36e1996ff3bec82fb7ca size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:36:05 ===================================================== [Pipeline] echo 21:36:05 taggedImages: 21:36:05 - nexus3.edgexfoundry.org:10004/security-proxy-setup:34f840c68dfd07fd09c4325cf8194608b3ff672b 21:36:05 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 21:36:05 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.54 21:36:05 - nexus3.edgexfoundry.org:10004/security-proxy-setup:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 21:36:05 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 21:36:05 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 21:36:05 34f840c68dfd07fd09c4325cf8194608b3ff672b 21:36:05 latest 21:36:05 3.1.0-dev.54 21:36:05 34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 21:36:05 main 21:36:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:05 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:34f840c68dfd07fd09c4325cf8194608b3ff672b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:05 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:34f840c68dfd07fd09c4325cf8194608b3ff672b 21:36:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 21:36:05 c5392c2e84f4: Preparing 21:36:05 ed63569d206a: Preparing 21:36:05 dc600c2fb3e7: Preparing 21:36:05 dbbb24b12057: Preparing 21:36:05 8383c1734d79: Preparing 21:36:05 9eb1ceef79cc: Preparing 21:36:05 e808fce9007b: Preparing 21:36:05 a857dd0e4427: Preparing 21:36:05 dcae58d163bf: Preparing 21:36:05 e808fce9007b: Waiting 21:36:05 dcae58d163bf: Waiting 21:36:05 9eb1ceef79cc: Waiting 21:36:05 c38939d9e135: Preparing 21:36:05 4693057ce236: Preparing 21:36:05 4693057ce236: Waiting 21:36:05 c5392c2e84f4: Pushed 21:36:05 ed63569d206a: Pushed 21:36:05 8383c1734d79: Pushed 21:36:05 a857dd0e4427: Layer already exists 21:36:05 dcae58d163bf: Layer already exists 21:36:05 9eb1ceef79cc: Pushed 21:36:06 e808fce9007b: Pushed 21:36:06 4693057ce236: Layer already exists 21:36:07 dbbb24b12057: Pushed 21:36:07 c38939d9e135: Pushed 21:36:07 dc600c2fb3e7: Pushed 21:36:07 34f840c68dfd07fd09c4325cf8194608b3ff672b: digest: sha256:4bd7c2114a760c9bda070585bea1e7a599d2407200f8bcd82fc6df74b1355805 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:08 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:08 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 21:36:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 21:36:08 c5392c2e84f4: Preparing 21:36:08 ed63569d206a: Preparing 21:36:08 dc600c2fb3e7: Preparing 21:36:08 dbbb24b12057: Preparing 21:36:08 8383c1734d79: Preparing 21:36:08 9eb1ceef79cc: Preparing 21:36:08 e808fce9007b: Preparing 21:36:08 a857dd0e4427: Preparing 21:36:08 dcae58d163bf: Preparing 21:36:08 c38939d9e135: Preparing 21:36:08 4693057ce236: Preparing 21:36:08 a857dd0e4427: Waiting 21:36:08 c38939d9e135: Waiting 21:36:08 9eb1ceef79cc: Waiting 21:36:08 dcae58d163bf: Waiting 21:36:08 c5392c2e84f4: Layer already exists 21:36:08 8383c1734d79: Layer already exists 21:36:08 ed63569d206a: Layer already exists 21:36:08 dbbb24b12057: Layer already exists 21:36:08 dc600c2fb3e7: Layer already exists 21:36:08 9eb1ceef79cc: Layer already exists 21:36:08 e808fce9007b: Layer already exists 21:36:08 c38939d9e135: Layer already exists 21:36:08 dcae58d163bf: Layer already exists 21:36:08 a857dd0e4427: Layer already exists 21:36:08 4693057ce236: Layer already exists 21:36:08 latest: digest: sha256:4bd7c2114a760c9bda070585bea1e7a599d2407200f8bcd82fc6df74b1355805 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:08 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:08 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.54 21:36:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 21:36:08 c5392c2e84f4: Preparing 21:36:08 ed63569d206a: Preparing 21:36:08 dc600c2fb3e7: Preparing 21:36:08 dbbb24b12057: Preparing 21:36:08 8383c1734d79: Preparing 21:36:08 9eb1ceef79cc: Preparing 21:36:08 e808fce9007b: Preparing 21:36:08 a857dd0e4427: Preparing 21:36:08 dcae58d163bf: Preparing 21:36:08 c38939d9e135: Preparing 21:36:08 4693057ce236: Preparing 21:36:08 c38939d9e135: Waiting 21:36:08 e808fce9007b: Waiting 21:36:08 4693057ce236: Waiting 21:36:08 a857dd0e4427: Waiting 21:36:08 dcae58d163bf: Waiting 21:36:08 9eb1ceef79cc: Waiting 21:36:08 ed63569d206a: Layer already exists 21:36:08 c5392c2e84f4: Layer already exists 21:36:08 dc600c2fb3e7: Layer already exists 21:36:08 8383c1734d79: Layer already exists 21:36:08 dbbb24b12057: Layer already exists 21:36:08 c38939d9e135: Layer already exists 21:36:08 e808fce9007b: Layer already exists 21:36:08 9eb1ceef79cc: Layer already exists 21:36:08 dcae58d163bf: Layer already exists 21:36:08 a857dd0e4427: Layer already exists 21:36:08 4693057ce236: Layer already exists 21:36:08 3.1.0-dev.54: digest: sha256:4bd7c2114a760c9bda070585bea1e7a599d2407200f8bcd82fc6df74b1355805 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:09 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:09 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 21:36:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 21:36:09 c5392c2e84f4: Preparing 21:36:09 ed63569d206a: Preparing 21:36:09 dc600c2fb3e7: Preparing 21:36:09 dbbb24b12057: Preparing 21:36:09 8383c1734d79: Preparing 21:36:09 9eb1ceef79cc: Preparing 21:36:09 e808fce9007b: Preparing 21:36:09 a857dd0e4427: Preparing 21:36:09 dcae58d163bf: Preparing 21:36:09 c38939d9e135: Preparing 21:36:09 4693057ce236: Preparing 21:36:09 9eb1ceef79cc: Waiting 21:36:09 e808fce9007b: Waiting 21:36:09 a857dd0e4427: Waiting 21:36:09 dcae58d163bf: Waiting 21:36:09 c38939d9e135: Waiting 21:36:09 4693057ce236: Waiting 21:36:09 ed63569d206a: Layer already exists 21:36:09 8383c1734d79: Layer already exists 21:36:09 dc600c2fb3e7: Layer already exists 21:36:09 c5392c2e84f4: Layer already exists 21:36:09 dbbb24b12057: Layer already exists 21:36:09 a857dd0e4427: Layer already exists 21:36:09 9eb1ceef79cc: Layer already exists 21:36:09 e808fce9007b: Layer already exists 21:36:09 dcae58d163bf: Layer already exists 21:36:09 c38939d9e135: Layer already exists 21:36:09 4693057ce236: Layer already exists 21:36:09 34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54: digest: sha256:4bd7c2114a760c9bda070585bea1e7a599d2407200f8bcd82fc6df74b1355805 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:09 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:10 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 21:36:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 21:36:10 c5392c2e84f4: Preparing 21:36:10 ed63569d206a: Preparing 21:36:10 dc600c2fb3e7: Preparing 21:36:10 dbbb24b12057: Preparing 21:36:10 8383c1734d79: Preparing 21:36:10 9eb1ceef79cc: Preparing 21:36:10 e808fce9007b: Preparing 21:36:10 a857dd0e4427: Preparing 21:36:10 dcae58d163bf: Preparing 21:36:10 c38939d9e135: Preparing 21:36:10 4693057ce236: Preparing 21:36:10 9eb1ceef79cc: Waiting 21:36:10 e808fce9007b: Waiting 21:36:10 c38939d9e135: Waiting 21:36:10 4693057ce236: Waiting 21:36:10 dcae58d163bf: Waiting 21:36:10 ed63569d206a: Layer already exists 21:36:10 8383c1734d79: Layer already exists 21:36:10 dbbb24b12057: Layer already exists 21:36:10 c5392c2e84f4: Layer already exists 21:36:10 dc600c2fb3e7: Layer already exists 21:36:10 dcae58d163bf: Layer already exists 21:36:10 e808fce9007b: Layer already exists 21:36:10 a857dd0e4427: Layer already exists 21:36:10 c38939d9e135: Layer already exists 21:36:10 9eb1ceef79cc: Layer already exists 21:36:10 4693057ce236: Layer already exists 21:36:10 main: digest: sha256:4bd7c2114a760c9bda070585bea1e7a599d2407200f8bcd82fc6df74b1355805 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:36:10 ===================================================== [Pipeline] echo 21:36:10 taggedImages: 21:36:10 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:34f840c68dfd07fd09c4325cf8194608b3ff672b 21:36:10 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 21:36:10 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.54 21:36:10 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 21:36:10 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 21:36:10 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 21:36:10 34f840c68dfd07fd09c4325cf8194608b3ff672b 21:36:10 latest 21:36:10 3.1.0-dev.54 21:36:10 34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 21:36:10 main 21:36:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:10 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:34f840c68dfd07fd09c4325cf8194608b3ff672b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:10 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:34f840c68dfd07fd09c4325cf8194608b3ff672b 21:36:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 21:36:10 d3e3849ce628: Preparing 21:36:10 bf99642232d6: Preparing 21:36:10 a857dd0e4427: Preparing 21:36:10 dcae58d163bf: Preparing 21:36:10 3ef89b19883d: Preparing 21:36:10 4693057ce236: Preparing 21:36:10 4693057ce236: Waiting 21:36:10 dcae58d163bf: Layer already exists 21:36:10 a857dd0e4427: Layer already exists 21:36:10 4693057ce236: Layer already exists 21:36:10 d3e3849ce628: Pushed 21:36:11 3ef89b19883d: Pushed 21:36:13 bf99642232d6: Pushed 21:36:13 34f840c68dfd07fd09c4325cf8194608b3ff672b: digest: sha256:43ec95665f29da26714c590055ac1c327e84fb61676e7d3bac7fb6b32bdc4bf6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:13 + 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 21:36:14 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 21:36:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 21:36:14 d3e3849ce628: Preparing 21:36:14 bf99642232d6: Preparing 21:36:14 a857dd0e4427: Preparing 21:36:14 dcae58d163bf: Preparing 21:36:14 3ef89b19883d: Preparing 21:36:14 4693057ce236: Preparing 21:36:14 a857dd0e4427: Layer already exists 21:36:14 dcae58d163bf: Layer already exists 21:36:14 3ef89b19883d: Layer already exists 21:36:14 d3e3849ce628: Layer already exists 21:36:14 bf99642232d6: Layer already exists 21:36:14 4693057ce236: Layer already exists 21:36:14 latest: digest: sha256:43ec95665f29da26714c590055ac1c327e84fb61676e7d3bac7fb6b32bdc4bf6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:14 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:14 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.54 21:36:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 21:36:14 d3e3849ce628: Preparing 21:36:14 bf99642232d6: Preparing 21:36:14 a857dd0e4427: Preparing 21:36:14 dcae58d163bf: Preparing 21:36:14 3ef89b19883d: Preparing 21:36:14 4693057ce236: Preparing 21:36:14 4693057ce236: Waiting 21:36:14 3ef89b19883d: Layer already exists 21:36:14 a857dd0e4427: Layer already exists 21:36:14 d3e3849ce628: Layer already exists 21:36:14 bf99642232d6: Layer already exists 21:36:14 dcae58d163bf: Layer already exists 21:36:14 4693057ce236: Layer already exists 21:36:14 3.1.0-dev.54: digest: sha256:43ec95665f29da26714c590055ac1c327e84fb61676e7d3bac7fb6b32bdc4bf6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:14 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:15 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 21:36:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 21:36:15 d3e3849ce628: Preparing 21:36:15 bf99642232d6: Preparing 21:36:15 a857dd0e4427: Preparing 21:36:15 dcae58d163bf: Preparing 21:36:15 3ef89b19883d: Preparing 21:36:15 4693057ce236: Preparing 21:36:15 4693057ce236: Waiting 21:36:15 a857dd0e4427: Layer already exists 21:36:15 d3e3849ce628: Layer already exists 21:36:15 bf99642232d6: Layer already exists 21:36:15 dcae58d163bf: Layer already exists 21:36:15 3ef89b19883d: Layer already exists 21:36:15 4693057ce236: Layer already exists 21:36:15 34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54: digest: sha256:43ec95665f29da26714c590055ac1c327e84fb61676e7d3bac7fb6b32bdc4bf6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:15 + 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 21:36:15 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 21:36:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 21:36:15 d3e3849ce628: Preparing 21:36:15 bf99642232d6: Preparing 21:36:15 a857dd0e4427: Preparing 21:36:15 dcae58d163bf: Preparing 21:36:15 3ef89b19883d: Preparing 21:36:15 4693057ce236: Preparing 21:36:15 4693057ce236: Waiting 21:36:15 dcae58d163bf: Layer already exists 21:36:15 d3e3849ce628: Layer already exists 21:36:15 a857dd0e4427: Layer already exists 21:36:15 3ef89b19883d: Layer already exists 21:36:15 bf99642232d6: Layer already exists 21:36:15 4693057ce236: Layer already exists 21:36:15 main: digest: sha256:43ec95665f29da26714c590055ac1c327e84fb61676e7d3bac7fb6b32bdc4bf6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:36:15 ===================================================== [Pipeline] echo 21:36:15 taggedImages: 21:36:15 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:34f840c68dfd07fd09c4325cf8194608b3ff672b 21:36:15 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 21:36:15 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.54 21:36:15 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 21:36:15 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 21:36:15 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 21:36:15 34f840c68dfd07fd09c4325cf8194608b3ff672b 21:36:15 latest 21:36:15 3.1.0-dev.54 21:36:15 34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 21:36:15 main 21:36:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:16 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:34f840c68dfd07fd09c4325cf8194608b3ff672b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:34f840c68dfd07fd09c4325cf8194608b3ff672b 21:36:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 21:36:16 30782dcc0112: Preparing 21:36:16 0fd594ac1f7b: Preparing 21:36:16 aac29792e3d8: Preparing 21:36:16 a857dd0e4427: Preparing 21:36:16 dcae58d163bf: Preparing 21:36:16 57bd89671ff5: Preparing 21:36:16 fc7d39e5ddb1: Preparing 21:36:16 ae69b3159525: Preparing 21:36:16 4693057ce236: Preparing 21:36:16 fc7d39e5ddb1: Waiting 21:36:16 ae69b3159525: Waiting 21:36:16 4693057ce236: Waiting 21:36:16 57bd89671ff5: Waiting 21:36:16 a857dd0e4427: Layer already exists 21:36:16 dcae58d163bf: Layer already exists 21:36:16 aac29792e3d8: Pushed 21:36:16 0fd594ac1f7b: Pushed 21:36:16 30782dcc0112: Pushed 21:36:16 4693057ce236: Layer already exists 21:36:17 ae69b3159525: Pushed 21:36:22 fc7d39e5ddb1: Pushed 21:36:24 57bd89671ff5: Pushed 21:36:24 34f840c68dfd07fd09c4325cf8194608b3ff672b: digest: sha256:2a9934a6a5171dd9a0851a1c23314fe25082a4674ee414f643cebc4daff31e7a size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:24 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 21:36:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 21:36:25 30782dcc0112: Preparing 21:36:25 0fd594ac1f7b: Preparing 21:36:25 aac29792e3d8: Preparing 21:36:25 a857dd0e4427: Preparing 21:36:25 dcae58d163bf: Preparing 21:36:25 57bd89671ff5: Preparing 21:36:25 fc7d39e5ddb1: Preparing 21:36:25 ae69b3159525: Preparing 21:36:25 4693057ce236: Preparing 21:36:25 57bd89671ff5: Waiting 21:36:25 ae69b3159525: Waiting 21:36:25 fc7d39e5ddb1: Waiting 21:36:25 4693057ce236: Waiting 21:36:25 dcae58d163bf: Layer already exists 21:36:25 0fd594ac1f7b: Layer already exists 21:36:25 a857dd0e4427: Layer already exists 21:36:25 30782dcc0112: Layer already exists 21:36:25 aac29792e3d8: Layer already exists 21:36:25 ae69b3159525: Layer already exists 21:36:25 fc7d39e5ddb1: Layer already exists 21:36:25 57bd89671ff5: Layer already exists 21:36:25 4693057ce236: Layer already exists 21:36:25 latest: digest: sha256:2a9934a6a5171dd9a0851a1c23314fe25082a4674ee414f643cebc4daff31e7a size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:25 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.54 21:36:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 21:36:25 30782dcc0112: Preparing 21:36:25 0fd594ac1f7b: Preparing 21:36:25 aac29792e3d8: Preparing 21:36:25 a857dd0e4427: Preparing 21:36:25 dcae58d163bf: Preparing 21:36:25 57bd89671ff5: Preparing 21:36:25 fc7d39e5ddb1: Preparing 21:36:25 ae69b3159525: Preparing 21:36:25 4693057ce236: Preparing 21:36:25 ae69b3159525: Waiting 21:36:25 57bd89671ff5: Waiting 21:36:25 4693057ce236: Waiting 21:36:25 fc7d39e5ddb1: Waiting 21:36:25 30782dcc0112: Layer already exists 21:36:25 0fd594ac1f7b: Layer already exists 21:36:25 aac29792e3d8: Layer already exists 21:36:25 dcae58d163bf: Layer already exists 21:36:25 a857dd0e4427: Layer already exists 21:36:25 ae69b3159525: Layer already exists 21:36:25 57bd89671ff5: Layer already exists 21:36:25 fc7d39e5ddb1: Layer already exists 21:36:25 4693057ce236: Layer already exists 21:36:25 3.1.0-dev.54: digest: sha256:2a9934a6a5171dd9a0851a1c23314fe25082a4674ee414f643cebc4daff31e7a size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:26 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 21:36:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 21:36:26 30782dcc0112: Preparing 21:36:26 0fd594ac1f7b: Preparing 21:36:26 aac29792e3d8: Preparing 21:36:26 a857dd0e4427: Preparing 21:36:26 dcae58d163bf: Preparing 21:36:26 57bd89671ff5: Preparing 21:36:26 fc7d39e5ddb1: Preparing 21:36:26 ae69b3159525: Preparing 21:36:26 4693057ce236: Preparing 21:36:26 fc7d39e5ddb1: Waiting 21:36:26 ae69b3159525: Waiting 21:36:26 4693057ce236: Waiting 21:36:26 57bd89671ff5: Waiting 21:36:26 dcae58d163bf: Layer already exists 21:36:26 30782dcc0112: Layer already exists 21:36:26 a857dd0e4427: Layer already exists 21:36:26 aac29792e3d8: Layer already exists 21:36:26 0fd594ac1f7b: Layer already exists 21:36:26 ae69b3159525: Layer already exists 21:36:26 fc7d39e5ddb1: Layer already exists 21:36:26 4693057ce236: Layer already exists 21:36:26 57bd89671ff5: Layer already exists 21:36:26 34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54: digest: sha256:2a9934a6a5171dd9a0851a1c23314fe25082a4674ee414f643cebc4daff31e7a size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:26 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 21:36:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 21:36:27 30782dcc0112: Preparing 21:36:27 0fd594ac1f7b: Preparing 21:36:27 aac29792e3d8: Preparing 21:36:27 a857dd0e4427: Preparing 21:36:27 dcae58d163bf: Preparing 21:36:27 57bd89671ff5: Preparing 21:36:27 fc7d39e5ddb1: Preparing 21:36:27 ae69b3159525: Preparing 21:36:27 4693057ce236: Preparing 21:36:27 57bd89671ff5: Waiting 21:36:27 fc7d39e5ddb1: Waiting 21:36:27 ae69b3159525: Waiting 21:36:27 4693057ce236: Waiting 21:36:27 aac29792e3d8: Layer already exists 21:36:27 30782dcc0112: Layer already exists 21:36:27 0fd594ac1f7b: Layer already exists 21:36:27 a857dd0e4427: Layer already exists 21:36:27 dcae58d163bf: Layer already exists 21:36:27 4693057ce236: Layer already exists 21:36:27 57bd89671ff5: Layer already exists 21:36:27 ae69b3159525: Layer already exists 21:36:27 fc7d39e5ddb1: Layer already exists 21:36:27 main: digest: sha256:2a9934a6a5171dd9a0851a1c23314fe25082a4674ee414f643cebc4daff31e7a size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:36:27 ===================================================== [Pipeline] echo 21:36:27 taggedImages: 21:36:27 - nexus3.edgexfoundry.org:10004/security-spire-agent:34f840c68dfd07fd09c4325cf8194608b3ff672b 21:36:27 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 21:36:27 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.54 21:36:27 - nexus3.edgexfoundry.org:10004/security-spire-agent:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 21:36:27 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 21:36:27 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 21:36:27 34f840c68dfd07fd09c4325cf8194608b3ff672b 21:36:27 latest 21:36:27 3.1.0-dev.54 21:36:27 34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 21:36:27 main 21:36:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:27 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:34f840c68dfd07fd09c4325cf8194608b3ff672b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:34f840c68dfd07fd09c4325cf8194608b3ff672b 21:36:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 21:36:27 f97e89e853a4: Preparing 21:36:27 5bb2395a8e68: Preparing 21:36:27 d71f94bbddff: Preparing 21:36:27 a857dd0e4427: Preparing 21:36:27 dcae58d163bf: Preparing 21:36:27 57bd89671ff5: Preparing 21:36:27 7f08da8086fb: Preparing 21:36:27 4693057ce236: Preparing 21:36:27 7f08da8086fb: Waiting 21:36:27 4693057ce236: Waiting 21:36:27 57bd89671ff5: Waiting 21:36:27 dcae58d163bf: Layer already exists 21:36:27 a857dd0e4427: Layer already exists 21:36:27 57bd89671ff5: Layer already exists 21:36:27 4693057ce236: Layer already exists 21:36:27 f97e89e853a4: Pushed 21:36:27 5bb2395a8e68: Pushed 21:36:27 d71f94bbddff: Pushed 21:36:28 7f08da8086fb: Pushed 21:36:28 34f840c68dfd07fd09c4325cf8194608b3ff672b: digest: sha256:b84905faf273f39babd0be7e8f40c87ef4c7761141447646bd82b1480f0893ee size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:28 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 21:36:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 21:36:28 f97e89e853a4: Preparing 21:36:28 5bb2395a8e68: Preparing 21:36:28 d71f94bbddff: Preparing 21:36:28 a857dd0e4427: Preparing 21:36:28 dcae58d163bf: Preparing 21:36:28 57bd89671ff5: Preparing 21:36:28 7f08da8086fb: Preparing 21:36:28 4693057ce236: Preparing 21:36:28 57bd89671ff5: Waiting 21:36:28 7f08da8086fb: Waiting 21:36:28 d71f94bbddff: Layer already exists 21:36:28 a857dd0e4427: Layer already exists 21:36:28 5bb2395a8e68: Layer already exists 21:36:28 dcae58d163bf: Layer already exists 21:36:28 f97e89e853a4: Layer already exists 21:36:28 57bd89671ff5: Layer already exists 21:36:28 7f08da8086fb: Layer already exists 21:36:28 4693057ce236: Layer already exists 21:36:28 latest: digest: sha256:b84905faf273f39babd0be7e8f40c87ef4c7761141447646bd82b1480f0893ee size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:29 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.54 21:36:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 21:36:29 f97e89e853a4: Preparing 21:36:29 5bb2395a8e68: Preparing 21:36:29 d71f94bbddff: Preparing 21:36:29 a857dd0e4427: Preparing 21:36:29 dcae58d163bf: Preparing 21:36:29 57bd89671ff5: Preparing 21:36:29 7f08da8086fb: Preparing 21:36:29 4693057ce236: Preparing 21:36:29 7f08da8086fb: Waiting 21:36:29 57bd89671ff5: Waiting 21:36:29 4693057ce236: Waiting 21:36:29 dcae58d163bf: Layer already exists 21:36:29 a857dd0e4427: Layer already exists 21:36:29 f97e89e853a4: Layer already exists 21:36:29 5bb2395a8e68: Layer already exists 21:36:29 d71f94bbddff: Layer already exists 21:36:29 57bd89671ff5: Layer already exists 21:36:29 7f08da8086fb: Layer already exists 21:36:29 4693057ce236: Layer already exists 21:36:29 3.1.0-dev.54: digest: sha256:b84905faf273f39babd0be7e8f40c87ef4c7761141447646bd82b1480f0893ee size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:29 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 21:36:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 21:36:30 f97e89e853a4: Preparing 21:36:30 5bb2395a8e68: Preparing 21:36:30 d71f94bbddff: Preparing 21:36:30 a857dd0e4427: Preparing 21:36:30 dcae58d163bf: Preparing 21:36:30 57bd89671ff5: Preparing 21:36:30 7f08da8086fb: Preparing 21:36:30 4693057ce236: Preparing 21:36:30 57bd89671ff5: Waiting 21:36:30 7f08da8086fb: Waiting 21:36:30 4693057ce236: Waiting 21:36:30 d71f94bbddff: Layer already exists 21:36:30 dcae58d163bf: Layer already exists 21:36:30 a857dd0e4427: Layer already exists 21:36:30 f97e89e853a4: Layer already exists 21:36:30 5bb2395a8e68: Layer already exists 21:36:30 7f08da8086fb: Layer already exists 21:36:30 57bd89671ff5: Layer already exists 21:36:30 4693057ce236: Layer already exists 21:36:30 34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54: digest: sha256:b84905faf273f39babd0be7e8f40c87ef4c7761141447646bd82b1480f0893ee size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:30 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 21:36:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 21:36:30 f97e89e853a4: Preparing 21:36:30 5bb2395a8e68: Preparing 21:36:30 d71f94bbddff: Preparing 21:36:30 a857dd0e4427: Preparing 21:36:30 dcae58d163bf: Preparing 21:36:30 57bd89671ff5: Preparing 21:36:30 7f08da8086fb: Preparing 21:36:30 4693057ce236: Preparing 21:36:30 7f08da8086fb: Waiting 21:36:30 4693057ce236: Waiting 21:36:30 a857dd0e4427: Layer already exists 21:36:30 f97e89e853a4: Layer already exists 21:36:30 5bb2395a8e68: Layer already exists 21:36:30 d71f94bbddff: Layer already exists 21:36:30 dcae58d163bf: Layer already exists 21:36:30 7f08da8086fb: Layer already exists 21:36:30 4693057ce236: Layer already exists 21:36:30 57bd89671ff5: Layer already exists 21:36:30 main: digest: sha256:b84905faf273f39babd0be7e8f40c87ef4c7761141447646bd82b1480f0893ee size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:36:30 ===================================================== [Pipeline] echo 21:36:30 taggedImages: 21:36:30 - nexus3.edgexfoundry.org:10004/security-spire-config:34f840c68dfd07fd09c4325cf8194608b3ff672b 21:36:30 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 21:36:30 - nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.54 21:36:30 - nexus3.edgexfoundry.org:10004/security-spire-config:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 21:36:30 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 21:36:30 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 21:36:30 34f840c68dfd07fd09c4325cf8194608b3ff672b 21:36:30 latest 21:36:30 3.1.0-dev.54 21:36:30 34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 21:36:30 main 21:36:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:31 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:34f840c68dfd07fd09c4325cf8194608b3ff672b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:34f840c68dfd07fd09c4325cf8194608b3ff672b 21:36:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 21:36:31 30782dcc0112: Preparing 21:36:31 daa1b1c72444: Preparing 21:36:31 39e4bd08632b: Preparing 21:36:31 a857dd0e4427: Preparing 21:36:31 dcae58d163bf: Preparing 21:36:31 57bd89671ff5: Preparing 21:36:31 ae69b3159525: Preparing 21:36:31 4693057ce236: Preparing 21:36:31 57bd89671ff5: Waiting 21:36:31 4693057ce236: Waiting 21:36:31 ae69b3159525: Waiting 21:36:31 dcae58d163bf: Layer already exists 21:36:31 39e4bd08632b: Pushed 21:36:31 a857dd0e4427: Layer already exists 21:36:31 daa1b1c72444: Pushed 21:36:31 30782dcc0112: Layer already exists 21:36:31 57bd89671ff5: Layer already exists 21:36:31 ae69b3159525: Layer already exists 21:36:31 4693057ce236: Layer already exists 21:36:31 34f840c68dfd07fd09c4325cf8194608b3ff672b: digest: sha256:071a06dddfee6e6d678740af9067a0b1bf1dc36df3223c7e1696337b2019f904 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:32 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 21:36:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 21:36:32 30782dcc0112: Preparing 21:36:32 daa1b1c72444: Preparing 21:36:32 39e4bd08632b: Preparing 21:36:32 a857dd0e4427: Preparing 21:36:32 dcae58d163bf: Preparing 21:36:32 57bd89671ff5: Preparing 21:36:32 ae69b3159525: Preparing 21:36:32 4693057ce236: Preparing 21:36:32 ae69b3159525: Waiting 21:36:32 4693057ce236: Waiting 21:36:32 57bd89671ff5: Waiting 21:36:32 daa1b1c72444: Layer already exists 21:36:32 30782dcc0112: Layer already exists 21:36:32 a857dd0e4427: Layer already exists 21:36:32 dcae58d163bf: Layer already exists 21:36:32 39e4bd08632b: Layer already exists 21:36:32 57bd89671ff5: Layer already exists 21:36:32 4693057ce236: Layer already exists 21:36:32 ae69b3159525: Layer already exists 21:36:32 latest: digest: sha256:071a06dddfee6e6d678740af9067a0b1bf1dc36df3223c7e1696337b2019f904 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:33 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.54 21:36:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 21:36:33 30782dcc0112: Preparing 21:36:33 daa1b1c72444: Preparing 21:36:33 39e4bd08632b: Preparing 21:36:33 a857dd0e4427: Preparing 21:36:33 dcae58d163bf: Preparing 21:36:33 57bd89671ff5: Preparing 21:36:33 ae69b3159525: Preparing 21:36:33 4693057ce236: Preparing 21:36:33 ae69b3159525: Waiting 21:36:33 4693057ce236: Waiting 21:36:33 57bd89671ff5: Waiting 21:36:33 dcae58d163bf: Layer already exists 21:36:33 a857dd0e4427: Layer already exists 21:36:33 daa1b1c72444: Layer already exists 21:36:33 39e4bd08632b: Layer already exists 21:36:33 30782dcc0112: Layer already exists 21:36:33 57bd89671ff5: Layer already exists 21:36:33 ae69b3159525: Layer already exists 21:36:33 4693057ce236: Layer already exists 21:36:33 3.1.0-dev.54: digest: sha256:071a06dddfee6e6d678740af9067a0b1bf1dc36df3223c7e1696337b2019f904 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:33 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 21:36:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 21:36:34 30782dcc0112: Preparing 21:36:34 daa1b1c72444: Preparing 21:36:34 39e4bd08632b: Preparing 21:36:34 a857dd0e4427: Preparing 21:36:34 dcae58d163bf: Preparing 21:36:34 57bd89671ff5: Preparing 21:36:34 ae69b3159525: Preparing 21:36:34 57bd89671ff5: Waiting 21:36:34 4693057ce236: Preparing 21:36:34 4693057ce236: Waiting 21:36:34 ae69b3159525: Waiting 21:36:34 30782dcc0112: Layer already exists 21:36:34 dcae58d163bf: Layer already exists 21:36:34 39e4bd08632b: Layer already exists 21:36:34 a857dd0e4427: Layer already exists 21:36:34 daa1b1c72444: Layer already exists 21:36:34 57bd89671ff5: Layer already exists 21:36:34 4693057ce236: Layer already exists 21:36:34 ae69b3159525: Layer already exists 21:36:34 34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54: digest: sha256:071a06dddfee6e6d678740af9067a0b1bf1dc36df3223c7e1696337b2019f904 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:34 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 21:36:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 21:36:34 30782dcc0112: Preparing 21:36:34 daa1b1c72444: Preparing 21:36:34 39e4bd08632b: Preparing 21:36:34 a857dd0e4427: Preparing 21:36:34 dcae58d163bf: Preparing 21:36:34 57bd89671ff5: Preparing 21:36:34 ae69b3159525: Preparing 21:36:34 4693057ce236: Preparing 21:36:34 57bd89671ff5: Waiting 21:36:34 ae69b3159525: Waiting 21:36:34 4693057ce236: Waiting 21:36:34 30782dcc0112: Layer already exists 21:36:34 dcae58d163bf: Layer already exists 21:36:34 39e4bd08632b: Layer already exists 21:36:34 daa1b1c72444: Layer already exists 21:36:34 a857dd0e4427: Layer already exists 21:36:34 ae69b3159525: Layer already exists 21:36:34 57bd89671ff5: Layer already exists 21:36:34 4693057ce236: Layer already exists 21:36:34 main: digest: sha256:071a06dddfee6e6d678740af9067a0b1bf1dc36df3223c7e1696337b2019f904 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:36:34 ===================================================== [Pipeline] echo 21:36:34 taggedImages: 21:36:34 - nexus3.edgexfoundry.org:10004/security-spire-server:34f840c68dfd07fd09c4325cf8194608b3ff672b 21:36:34 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 21:36:34 - nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.54 21:36:34 - nexus3.edgexfoundry.org:10004/security-spire-server:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 21:36:34 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 21:36:34 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 21:36:34 34f840c68dfd07fd09c4325cf8194608b3ff672b 21:36:34 latest 21:36:34 3.1.0-dev.54 21:36:34 34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 21:36:34 main 21:36:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:35 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:34f840c68dfd07fd09c4325cf8194608b3ff672b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:35 + docker push nexus3.edgexfoundry.org:10004/support-notifications:34f840c68dfd07fd09c4325cf8194608b3ff672b 21:36:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 21:36:35 82d49c4b5367: Preparing 21:36:35 7b04ed404410: Preparing 21:36:35 a857dd0e4427: Preparing 21:36:35 dcae58d163bf: Preparing 21:36:35 994ecc30aa24: Preparing 21:36:35 4693057ce236: Preparing 21:36:35 994ecc30aa24: Pushed 21:36:35 dcae58d163bf: Layer already exists 21:36:35 82d49c4b5367: Pushed 21:36:35 a857dd0e4427: Layer already exists 21:36:35 4693057ce236: Layer already exists 21:36:38 7b04ed404410: Pushed 21:36:38 34f840c68dfd07fd09c4325cf8194608b3ff672b: digest: sha256:768d0963ab9c023adf27abaac58b82177e34170c5ae3d62b81f69504966e3934 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:38 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:39 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 21:36:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 21:36:39 82d49c4b5367: Preparing 21:36:39 7b04ed404410: Preparing 21:36:39 a857dd0e4427: Preparing 21:36:39 dcae58d163bf: Preparing 21:36:39 994ecc30aa24: Preparing 21:36:39 4693057ce236: Preparing 21:36:39 4693057ce236: Waiting 21:36:39 7b04ed404410: Layer already exists 21:36:39 dcae58d163bf: Layer already exists 21:36:39 994ecc30aa24: Layer already exists 21:36:39 82d49c4b5367: Layer already exists 21:36:39 a857dd0e4427: Layer already exists 21:36:39 4693057ce236: Layer already exists 21:36:39 latest: digest: sha256:768d0963ab9c023adf27abaac58b82177e34170c5ae3d62b81f69504966e3934 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:39 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:39 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.54 21:36:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 21:36:39 82d49c4b5367: Preparing 21:36:39 7b04ed404410: Preparing 21:36:39 a857dd0e4427: Preparing 21:36:39 dcae58d163bf: Preparing 21:36:39 994ecc30aa24: Preparing 21:36:39 4693057ce236: Preparing 21:36:39 4693057ce236: Waiting 21:36:39 dcae58d163bf: Layer already exists 21:36:39 82d49c4b5367: Layer already exists 21:36:39 a857dd0e4427: Layer already exists 21:36:39 994ecc30aa24: Layer already exists 21:36:39 7b04ed404410: Layer already exists 21:36:39 4693057ce236: Layer already exists 21:36:39 3.1.0-dev.54: digest: sha256:768d0963ab9c023adf27abaac58b82177e34170c5ae3d62b81f69504966e3934 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:39 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:40 + docker push nexus3.edgexfoundry.org:10004/support-notifications:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 21:36:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 21:36:40 82d49c4b5367: Preparing 21:36:40 7b04ed404410: Preparing 21:36:40 a857dd0e4427: Preparing 21:36:40 dcae58d163bf: Preparing 21:36:40 994ecc30aa24: Preparing 21:36:40 4693057ce236: Preparing 21:36:40 4693057ce236: Waiting 21:36:40 82d49c4b5367: Layer already exists 21:36:40 a857dd0e4427: Layer already exists 21:36:40 7b04ed404410: Layer already exists 21:36:40 994ecc30aa24: Layer already exists 21:36:40 dcae58d163bf: Layer already exists 21:36:40 4693057ce236: Layer already exists 21:36:40 34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54: digest: sha256:768d0963ab9c023adf27abaac58b82177e34170c5ae3d62b81f69504966e3934 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:40 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:40 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 21:36:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 21:36:40 82d49c4b5367: Preparing 21:36:40 7b04ed404410: Preparing 21:36:40 a857dd0e4427: Preparing 21:36:40 dcae58d163bf: Preparing 21:36:40 994ecc30aa24: Preparing 21:36:40 4693057ce236: Preparing 21:36:40 4693057ce236: Waiting 21:36:40 dcae58d163bf: Layer already exists 21:36:40 994ecc30aa24: Layer already exists 21:36:40 a857dd0e4427: Layer already exists 21:36:40 82d49c4b5367: Layer already exists 21:36:40 7b04ed404410: Layer already exists 21:36:40 4693057ce236: Layer already exists 21:36:40 main: digest: sha256:768d0963ab9c023adf27abaac58b82177e34170c5ae3d62b81f69504966e3934 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:36:40 ===================================================== [Pipeline] echo 21:36:40 taggedImages: 21:36:40 - nexus3.edgexfoundry.org:10004/support-notifications:34f840c68dfd07fd09c4325cf8194608b3ff672b 21:36:40 - nexus3.edgexfoundry.org:10004/support-notifications:latest 21:36:40 - nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.54 21:36:40 - nexus3.edgexfoundry.org:10004/support-notifications:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 21:36:40 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 21:36:40 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 21:36:40 34f840c68dfd07fd09c4325cf8194608b3ff672b 21:36:40 latest 21:36:40 3.1.0-dev.54 21:36:40 34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 21:36:40 main 21:36:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:41 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:34f840c68dfd07fd09c4325cf8194608b3ff672b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:41 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:34f840c68dfd07fd09c4325cf8194608b3ff672b 21:36:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 21:36:41 6cf8d52cefdc: Preparing 21:36:41 e46be780fb39: Preparing 21:36:41 a857dd0e4427: Preparing 21:36:41 dcae58d163bf: Preparing 21:36:41 d6b70ac89ffc: Preparing 21:36:41 4693057ce236: Preparing 21:36:41 4693057ce236: Waiting 21:36:41 d6b70ac89ffc: Layer already exists 21:36:41 a857dd0e4427: Layer already exists 21:36:41 dcae58d163bf: Layer already exists 21:36:41 4693057ce236: Layer already exists 21:36:41 6cf8d52cefdc: Pushed 21:36:44 e46be780fb39: Pushed 21:36:44 34f840c68dfd07fd09c4325cf8194608b3ff672b: digest: sha256:fb4c2c6766eec69a72a7b2670c539400410b25f37991ed4c5804f24f1ec4663e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:44 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:44 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 21:36:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 21:36:44 6cf8d52cefdc: Preparing 21:36:44 e46be780fb39: Preparing 21:36:44 a857dd0e4427: Preparing 21:36:44 dcae58d163bf: Preparing 21:36:44 d6b70ac89ffc: Preparing 21:36:44 4693057ce236: Preparing 21:36:44 4693057ce236: Waiting 21:36:44 a857dd0e4427: Layer already exists 21:36:44 dcae58d163bf: Layer already exists 21:36:44 6cf8d52cefdc: Layer already exists 21:36:44 d6b70ac89ffc: Layer already exists 21:36:44 e46be780fb39: Layer already exists 21:36:44 4693057ce236: Layer already exists 21:36:44 latest: digest: sha256:fb4c2c6766eec69a72a7b2670c539400410b25f37991ed4c5804f24f1ec4663e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:45 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:45 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.54 21:36:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 21:36:45 6cf8d52cefdc: Preparing 21:36:45 e46be780fb39: Preparing 21:36:45 a857dd0e4427: Preparing 21:36:45 dcae58d163bf: Preparing 21:36:45 d6b70ac89ffc: Preparing 21:36:45 4693057ce236: Preparing 21:36:45 4693057ce236: Waiting 21:36:45 a857dd0e4427: Layer already exists 21:36:45 e46be780fb39: Layer already exists 21:36:45 6cf8d52cefdc: Layer already exists 21:36:45 dcae58d163bf: Layer already exists 21:36:45 d6b70ac89ffc: Layer already exists 21:36:45 4693057ce236: Layer already exists 21:36:45 3.1.0-dev.54: digest: sha256:fb4c2c6766eec69a72a7b2670c539400410b25f37991ed4c5804f24f1ec4663e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:45 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:46 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 21:36:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 21:36:46 6cf8d52cefdc: Preparing 21:36:46 e46be780fb39: Preparing 21:36:46 a857dd0e4427: Preparing 21:36:46 dcae58d163bf: Preparing 21:36:46 d6b70ac89ffc: Preparing 21:36:46 4693057ce236: Preparing 21:36:46 4693057ce236: Waiting 21:36:46 dcae58d163bf: Layer already exists 21:36:46 6cf8d52cefdc: Layer already exists 21:36:46 a857dd0e4427: Layer already exists 21:36:46 e46be780fb39: Layer already exists 21:36:46 d6b70ac89ffc: Layer already exists 21:36:46 4693057ce236: Layer already exists 21:36:46 34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54: digest: sha256:fb4c2c6766eec69a72a7b2670c539400410b25f37991ed4c5804f24f1ec4663e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:46 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:46 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 21:36:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 21:36:46 6cf8d52cefdc: Preparing 21:36:46 e46be780fb39: Preparing 21:36:46 a857dd0e4427: Preparing 21:36:46 dcae58d163bf: Preparing 21:36:46 d6b70ac89ffc: Preparing 21:36:46 4693057ce236: Preparing 21:36:46 4693057ce236: Waiting 21:36:46 d6b70ac89ffc: Layer already exists 21:36:46 dcae58d163bf: Layer already exists 21:36:46 6cf8d52cefdc: Layer already exists 21:36:46 a857dd0e4427: Layer already exists 21:36:46 e46be780fb39: Layer already exists 21:36:46 4693057ce236: Layer already exists 21:36:46 main: digest: sha256:fb4c2c6766eec69a72a7b2670c539400410b25f37991ed4c5804f24f1ec4663e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:36:46 ===================================================== [Pipeline] echo 21:36:46 taggedImages: 21:36:46 - nexus3.edgexfoundry.org:10004/support-scheduler:34f840c68dfd07fd09c4325cf8194608b3ff672b 21:36:46 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 21:36:46 - nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.54 21:36:46 - nexus3.edgexfoundry.org:10004/support-scheduler:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 21:36:46 - 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] } 21:47:27 #131 ... 21:47:27 21:47:27 #123 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:47:27 #123 769.6 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.54" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:47:27 #123 ... 21:47:27 21:47:27 #125 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 21:47:27 #125 DONE 778.9s 21:47:27 21:47:27 #126 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:47:27 #126 ... 21:47:27 21:47:27 #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 21:47:27 #132 DONE 0.3s 21:47:27 21:47:27 #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 21:47:27 #128 ... 21:47:27 21:47:27 #133 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 21:47:27 #133 DONE 0.4s 21:47:27 21:47:27 #134 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 21:47:27 #134 DONE 0.2s 21:47:27 21:47:27 #135 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 21:47:27 #135 DONE 0.3s 21:47:27 21:47:27 #126 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:47:27 #126 ... 21:47:27 21:47:27 #136 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 21:47:27 #136 DONE 0.5s 21:47:27 21:47:27 #137 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 21:47:27 #137 DONE 0.2s 21:47:27 21:47:27 #123 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:47:27 #123 ... 21:47:27 21:47:27 #138 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:47:27 #138 DONE 2.3s 21:47:27 21:47:27 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:47:27 #130 ... 21:47:27 21:47:27 #93 [security-proxy-setup] exporting to image 21:47:27 #93 exporting layers 21:47:27 #93 exporting layers 1.2s done 21:47:27 #93 writing image sha256:247b4c6c4f9c1894daed7ae70f6562e149bb4bc23a4205cb120483942e2cd8fd done 21:47:27 #93 naming to docker.io/library/security-proxy-setup-arm64 done 21:47:27 #93 DONE 3.1s 21:47:27 21:47:27 #126 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:47:28 #126 ... 21:47:28 21:47:28 #124 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 21:47:28 #124 DONE 786.5s 21:47:28 21:47:28 #139 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 21:47:29 #139 DONE 0.5s 21:47:29 21:47:29 #121 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 21:47:29 #121 ... 21:47:29 21:47:29 #140 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 21:47:32 #140 DONE 2.6s 21:47:32 21:47:32 #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 21:47:32 #128 ... 21:47:32 21:47:32 #141 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 21:47:32 #141 DONE 0.5s 21:47:32 21:47:32 #142 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 21:47:32 #142 DONE 0.2s 21:47:32 21:47:32 #143 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 21:47:33 #143 DONE 0.6s 21:47:33 21:47:33 #144 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 21:47:33 #144 DONE 0.3s 21:47:33 21:47:33 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:47:33 #130 ... 21:47:33 21:47:33 #145 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 21:47:33 #145 DONE 0.3s 21:47:33 21:47:33 #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 21:47:33 #131 ... 21:47:33 21:47:33 #146 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 21:47:33 #146 DONE 0.2s 21:47:33 21:47:33 #147 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 21:47:33 #147 DONE 0.2s 21:47:33 21:47:33 #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 21:47:34 #128 ... 21:47:34 21:47:34 #148 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 21:47:34 #148 DONE 0.2s 21:47:34 21:47:34 #149 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 21:47:36 #149 DONE 2.4s 21:47:36 21:47:36 #93 [security-bootstrapper] exporting to image 21:47:36 #93 exporting layers 21:47:37 #93 exporting layers 0.9s done 21:47:37 #93 writing image sha256:86060fb7a1406b4c0faf71e0336ff7aef6e427747a9cc696c828a460ae3ec927 done 21:47:37 #93 naming to docker.io/library/security-bootstrapper-arm64 done 21:47:37 #93 DONE 4.0s 21:47:37 21:47:37 #123 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:47:41 #123 DONE 798.7s 21:47:41 21:47:41 #126 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:47:41 #126 ... 21:47:41 21:47:41 #150 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 21:47:41 #150 DONE 0.5s 21:47:41 21:47:41 #151 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 21:47:42 #151 DONE 0.3s 21:47:42 21:47:42 #152 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 21:47:42 #152 DONE 0.3s 21:47:42 21:47:42 #153 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 21:47:42 #153 DONE 0.2s 21:47:42 21:47:42 #126 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:47:42 #126 ... 21:47:42 21:47:42 #154 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 21:47:42 #154 DONE 0.3s 21:47:42 21:47:42 #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 21:47:42 #131 ... 21:47:42 21:47:42 #155 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 21:47:43 #155 DONE 0.4s 21:47:43 21:47:43 #156 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 21:47:43 #156 DONE 0.5s 21:47:43 21:47:43 #157 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 21:47:44 #157 DONE 0.3s 21:47:44 21:47:44 #158 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:47:46 #158 DONE 2.5s 21:47:46 21:47:46 #93 [security-secretstore-setup] exporting to image 21:47:46 #93 exporting layers 21:47:47 #93 exporting layers 1.2s done 21:47:47 #93 writing image sha256:e9996741f47414d413e2dc44bbe6686da2b86739de8e9068f17b38db19ce16c7 done 21:47:47 #93 naming to docker.io/library/security-secretstore-setup-arm64 done 21:47:47 #93 DONE 5.3s 21:47:47 21:47:47 #126 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:48:05 #126 ... 21:48:05 21:48:05 #129 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 21:48:05 #129 DONE 821.7s 21:48:05 21:48:05 #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 21:48:05 #128 ... 21:48:05 21:48:05 #159 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 21:48:05 #159 DONE 0.1s 21:48:05 21:48:05 #160 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 21:48:05 #160 DONE 0.2s 21:48:05 21:48:05 #161 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 21:48:05 #161 DONE 0.3s 21:48:05 21:48:05 #162 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 21:48:05 #162 DONE 0.1s 21:48:05 21:48:05 #163 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 21:48:05 #163 DONE 0.1s 21:48:05 21:48:05 #164 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:48:07 #164 DONE 2.1s 21:48:07 21:48:07 #93 [security-proxy-auth] exporting to image 21:48:07 #93 exporting layers 21:48:08 #93 exporting layers 0.8s done 21:48:08 #93 writing image sha256:928f4fb687336824bf5b26ae88ab8102c20276d04b59a122704d107a0540a54f done 21:48:08 #93 naming to docker.io/library/security-proxy-auth-arm64 done 21:48:08 #93 DONE 6.1s 21:48:08 21:48:08 #126 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:48:20 #126 ... 21:48:20 21:48:20 #121 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 21:48:20 #121 DONE 837.5s 21:48:20 21:48:20 #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 21:48:20 #128 ... 21:48:20 21:48:20 #165 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 21:48:20 #165 DONE 0.5s 21:48:20 21:48:20 #166 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 21:48:21 #166 DONE 0.4s 21:48:21 21:48:21 #167 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 21:48:21 #167 DONE 0.4s 21:48:21 21:48:21 #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 21:48:21 #128 ... 21:48:21 21:48:21 #168 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 21:48:22 #168 DONE 0.3s 21:48:22 21:48:22 #169 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 21:48:22 #169 DONE 0.2s 21:48:22 21:48:22 #170 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:48:24 #170 DONE 2.1s 21:48:24 21:48:24 #93 [core-common-config-bootstrapper] exporting to image 21:48:24 #93 exporting layers 21:48:24 #93 exporting layers 0.5s done 21:48:25 #93 writing image sha256:9c485d1ea2e6a70348a7bf9c660042f84b7d272d83143dd4bed6a591b4018014 done 21:48:25 #93 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 21:48:25 #93 DONE 6.6s 21:48:25 21:48:25 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:49:03 #130 ... 21:49:03 21:49:03 #127 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 21:49:03 #127 DONE 880.3s 21:49:03 21:49:03 #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 21:49:03 #128 ... 21:49:03 21:49:03 #171 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 21:49:03 #171 DONE 0.2s 21:49:03 21:49:03 #172 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 21:49:03 #172 DONE 0.1s 21:49:03 21:49:03 #126 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:49:03 #126 ... 21:49:03 21:49:03 #173 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 21:49:03 #173 DONE 0.3s 21:49:03 21:49:03 #174 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 21:49:03 #174 DONE 0.1s 21:49:03 21:49:03 #93 [core-command] exporting to image 21:49:03 #93 exporting layers 21:49:04 #93 exporting layers 0.5s done 21:49:04 #93 writing image sha256:c1fc4046cb1775f7cc9b2eb2d3ccbb995a7c362ab5f9800256c6e76a01ecef1f done 21:49:04 #93 naming to docker.io/library/core-command-arm64 done 21:49:04 #93 DONE 7.1s 21:49:04 21:49:04 #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 21:49:16 #131 ... 21:49:16 21:49:16 #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 21:49:16 #128 DONE 894.0s 21:49:16 21:49:16 #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 21:49:16 #131 ... 21:49:16 21:49:16 #175 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 21:49:16 #175 DONE 0.2s 21:49:16 21:49:16 #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:49:17 #122 ... 21:49:17 21:49:17 #176 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 21:49:17 #176 DONE 0.2s 21:49:17 21:49:17 #177 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:49:17 #177 DONE 0.4s 21:49:17 21:49:17 #178 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 21:49:17 #178 DONE 0.3s 21:49:17 21:49:17 #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 21:49:17 #131 ... 21:49:17 21:49:17 #93 [core-data] exporting to image 21:49:17 #93 exporting layers 21:49:18 #93 exporting layers 0.4s done 21:49:18 #93 writing image sha256:d2e0513abef40b3e92fc4b8d62972bdfef7517a81248f9fc3d74d6b2a2438755 done 21:49:18 #93 naming to docker.io/library/core-data-arm64 21:49:18 #93 naming to docker.io/library/core-data-arm64 done 21:49:18 #93 DONE 7.6s 21:49:18 21:49:18 #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:49:23 #122 ... 21:49:23 21:49:23 #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 21:49:23 #131 DONE 900.6s 21:49:23 21:49:23 #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:49:23 #122 ... 21:49:23 21:49:23 #179 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 21:49:23 #179 DONE 0.3s 21:49:23 21:49:23 #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:49:23 #122 ... 21:49:23 21:49:23 #180 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 21:49:23 #180 DONE 0.2s 21:49:23 21:49:23 #181 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:49:24 #181 DONE 0.4s 21:49:24 21:49:24 #182 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 21:49:24 #182 DONE 0.2s 21:49:24 21:49:24 #183 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 21:49:24 #183 DONE 0.2s 21:49:24 21:49:24 #93 [core-metadata] exporting to image 21:49:24 #93 exporting layers 21:49:24 #93 exporting layers 0.3s done 21:49:24 #93 writing image sha256:b43f8b36cd222b799b4e59ff2d4cfc3c1f5ea1c7b8a097d15edd0192b04707cd done 21:49:24 #93 naming to docker.io/library/core-metadata-arm64 done 21:49:24 #93 DONE 7.9s 21:49:24 21:49:24 #126 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:49:46 #126 ... 21:49:46 21:49:46 #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:49:46 #122 DONE 922.6s 21:49:46 21:49:46 #126 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:49:46 #126 ... 21:49:46 21:49:46 #184 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 21:49:46 #184 DONE 0.2s 21:49:46 21:49:46 #185 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 21:49:46 #185 DONE 0.3s 21:49:46 21:49:46 #126 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:49:46 #126 ... 21:49:46 21:49:46 #186 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 21:49:46 #186 DONE 0.5s 21:49:46 21:49:46 #187 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 21:49:46 #187 DONE 0.1s 21:49:46 21:49:46 #93 [security-spiffe-token-provider] exporting to image 21:49:46 #93 exporting layers 21:49:47 #93 exporting layers 0.6s done 21:49:47 #93 writing image sha256:9f14d01421fcd853003e06235d5fb04cc3f52f89809311818204f7e87bec0794 done 21:49:47 #93 naming to docker.io/library/security-spiffe-token-provider-arm64 done 21:49:47 #93 DONE 8.5s 21:49:47 21:49:47 #126 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:50:19 #126 ... 21:50:19 21:50:19 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:50:19 #130 DONE 952.8s 21:50:19 21:50:19 #126 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:50:19 #126 DONE 952.8s 21:50:19 21:50:19 #188 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 21:50:19 #188 DONE 0.1s 21:50:19 21:50:19 #189 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 21:50:19 #189 DONE 0.2s 21:50:19 21:50:19 #190 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 21:50:19 #190 DONE 0.2s 21:50:19 21:50:19 #191 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 21:50:19 #191 DONE 0.2s 21:50:19 21:50:19 #192 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:50:19 #192 ... 21:50:19 21:50:19 #193 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:50:19 #193 DONE 0.4s 21:50:19 21:50:19 #192 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:50:19 #192 DONE 0.6s 21:50:19 21:50:19 #194 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 21:50:19 #194 DONE 0.1s 21:50:19 21:50:19 #195 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 21:50:19 #195 DONE 0.1s 21:50:19 21:50:19 #93 [support-scheduler] exporting to image 21:50:19 #93 exporting layers 21:50:19 #93 exporting layers 0.4s done 21:50:19 #93 writing image sha256:2b816f6585ebd6b0a8b83f03554be470b60ff9540d40675b692610ea6fcb0ada 0.0s done 21:50:19 #93 naming to docker.io/library/support-notifications-arm64 21:50:19 #93 exporting layers 0.4s done 21:50:19 #93 naming to docker.io/library/support-notifications-arm64 done 21:50:19 #93 writing image sha256:1d5b0615208c95609897f4dac0976336ec88971038812cef295213075ee2409a done 21:50:19 #93 naming to docker.io/library/support-scheduler-arm64 done 21:50:19 #93 DONE 9.1s 21:50:19 time="2023-09-22T21:33:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:50:19 time="2023-09-22T21:33:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:50:19 time="2023-09-22T21:33:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:50:19 time="2023-09-22T21:33:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:50:19 time="2023-09-22T21:33:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:50:19 time="2023-09-22T21:33:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:50:19 time="2023-09-22T21:33:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:50:19 time="2023-09-22T21:33:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:50:19 time="2023-09-22T21:33:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:50:19 time="2023-09-22T21:33:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:50:19 time="2023-09-22T21:33:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:50:19 time="2023-09-22T21:33:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:50:19 time="2023-09-22T21:33:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:50:19 time="2023-09-22T21:33:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 21:50:19 $ docker stop --time=1 f99de7c562bc314cfcffac7d07752720a06bfab9455e5edd767a0c171e66f458 21:50:21 $ docker rm -f --volumes f99de7c562bc314cfcffac7d07752720a06bfab9455e5edd767a0c171e66f458 [Pipeline] // withDockerContainer [Pipeline] sh 21:50:21 + docker images 21:50:21 REPOSITORY TAG IMAGE ID CREATED SIZE 21:50:21 support-scheduler-arm64 latest 1d5b0615208c 5 seconds ago 33.5MB 21:50:21 support-notifications-arm64 latest 2b816f6585eb 5 seconds ago 34.2MB 21:50:21 security-spiffe-token-provider-arm64 latest 9f14d01421fc 35 seconds ago 35.1MB 21:50:21 core-metadata-arm64 latest b43f8b36cd22 57 seconds ago 21.5MB 21:50:21 core-data-arm64 latest d2e0513abef4 About a minute ago 21.2MB 21:50:21 core-command-arm64 latest c1fc4046cb17 About a minute ago 21MB 21:50:21 core-common-config-bootstrapper-arm64 latest 9c485d1ea2e6 About a minute ago 18.3MB 21:50:21 security-proxy-auth-arm64 latest 928f4fb68733 2 minutes ago 19.4MB 21:50:21 security-secretstore-setup-arm64 latest e9996741f474 2 minutes ago 43.7MB 21:50:21 security-bootstrapper-arm64 latest 86060fb7a140 2 minutes ago 23MB 21:50:21 security-proxy-setup-arm64 latest 247b4c6c4f9c 2 minutes ago 34MB 21:50:21 security-spire-config-arm64 latest 09adf7eea9ab 16 minutes ago 95.8MB 21:50:21 security-spire-agent-arm64 latest a3738a574982 16 minutes ago 157MB 21:50:21 security-spire-server-arm64 latest 603aab588b26 16 minutes ago 101MB 21:50:21 ci-base-image-arm64 latest 83b501dc07ff 17 minutes ago 924MB 21:50:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine ea914061e18c 2 days ago 553MB 21:50:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 3 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:50:21 provisioning config files... 21:50:21 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/588@tmp/config10838191183297653168tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:50:22 ---> docker-login.sh 21:50:22 nexus3.edgexfoundry.org:10001 21:50:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:50:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:50:22 Configure a credential helper to remove this warning. See 21:50:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:50:22 21:50:22 Login Succeeded 21:50:22 nexus3.edgexfoundry.org:10002 21:50:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:50:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:50:22 Configure a credential helper to remove this warning. See 21:50:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:50:22 21:50:22 Login Succeeded 21:50:22 nexus3.edgexfoundry.org:10003 21:50:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:50:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:50:23 Configure a credential helper to remove this warning. See 21:50:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:50:23 21:50:23 Login Succeeded 21:50:23 nexus3.edgexfoundry.org:10004 21:50:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:50:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:50:23 Configure a credential helper to remove this warning. See 21:50:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:50:23 21:50:23 Login Succeeded 21:50:23 docker.io 21:50:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:50:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:50:24 Configure a credential helper to remove this warning. See 21:50:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:50:24 21:50:24 Login Succeeded 21:50:24 ---> docker-login.sh ends [Pipeline] } 21:50:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:50:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:50:24 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 21:50:24 34f840c68dfd07fd09c4325cf8194608b3ff672b 21:50:24 latest 21:50:24 3.1.0-dev.54 21:50:24 34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 21:50:24 main 21:50:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:50:24 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:50:24 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b 21:50:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 21:50:24 f08d0fb26579: Preparing 21:50:24 f0eca9aaa741: Preparing 21:50:24 36d12582a4f2: Preparing 21:50:24 2d11ae7cb75a: Preparing 21:50:24 2b6649a6a7b7: Preparing 21:50:24 b2191e2be29d: Preparing 21:50:24 b2191e2be29d: Waiting 21:50:25 36d12582a4f2: Pushed 21:50:25 2d11ae7cb75a: Pushed 21:50:25 f08d0fb26579: Pushed 21:50:25 2b6649a6a7b7: Pushed 21:50:25 b2191e2be29d: Layer already exists 21:50:28 f0eca9aaa741: Pushed 21:50:28 34f840c68dfd07fd09c4325cf8194608b3ff672b: digest: sha256:0b4006a501212fd1d757c60fb0065d0930359456db42e00a5f4c15f757a859cb size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:50:28 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:50:29 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 21:50:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 21:50:29 f08d0fb26579: Preparing 21:50:29 f0eca9aaa741: Preparing 21:50:29 36d12582a4f2: Preparing 21:50:29 2d11ae7cb75a: Preparing 21:50:29 2b6649a6a7b7: Preparing 21:50:29 b2191e2be29d: Preparing 21:50:29 b2191e2be29d: Waiting 21:50:29 f08d0fb26579: Layer already exists 21:50:29 36d12582a4f2: Layer already exists 21:50:29 2d11ae7cb75a: Layer already exists 21:50:29 f0eca9aaa741: Layer already exists 21:50:29 2b6649a6a7b7: Layer already exists 21:50:29 b2191e2be29d: Layer already exists 21:50:29 latest: digest: sha256:0b4006a501212fd1d757c60fb0065d0930359456db42e00a5f4c15f757a859cb size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:50:29 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:50:30 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.54 21:50:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 21:50:30 f08d0fb26579: Preparing 21:50:30 f0eca9aaa741: Preparing 21:50:30 36d12582a4f2: Preparing 21:50:30 2d11ae7cb75a: Preparing 21:50:30 2b6649a6a7b7: Preparing 21:50:30 b2191e2be29d: Preparing 21:50:30 b2191e2be29d: Waiting 21:50:30 f08d0fb26579: Layer already exists 21:50:30 f0eca9aaa741: Layer already exists 21:50:30 36d12582a4f2: Layer already exists 21:50:30 2b6649a6a7b7: Layer already exists 21:50:30 2d11ae7cb75a: Layer already exists 21:50:30 b2191e2be29d: Layer already exists 21:50:30 3.1.0-dev.54: digest: sha256:0b4006a501212fd1d757c60fb0065d0930359456db42e00a5f4c15f757a859cb size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:50:30 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:50:31 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 21:50:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 21:50:31 f08d0fb26579: Preparing 21:50:31 f0eca9aaa741: Preparing 21:50:31 36d12582a4f2: Preparing 21:50:31 2d11ae7cb75a: Preparing 21:50:31 2b6649a6a7b7: Preparing 21:50:31 b2191e2be29d: Preparing 21:50:31 b2191e2be29d: Waiting 21:50:31 f08d0fb26579: Layer already exists 21:50:31 2b6649a6a7b7: Layer already exists 21:50:31 36d12582a4f2: Layer already exists 21:50:31 2d11ae7cb75a: Layer already exists 21:50:31 f0eca9aaa741: Layer already exists 21:50:31 b2191e2be29d: Layer already exists 21:50:31 34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54: digest: sha256:0b4006a501212fd1d757c60fb0065d0930359456db42e00a5f4c15f757a859cb size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:50:31 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:50:32 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 21:50:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 21:50:32 f08d0fb26579: Preparing 21:50:32 f0eca9aaa741: Preparing 21:50:32 36d12582a4f2: Preparing 21:50:32 2d11ae7cb75a: Preparing 21:50:32 2b6649a6a7b7: Preparing 21:50:32 b2191e2be29d: Preparing 21:50:32 b2191e2be29d: Waiting 21:50:32 36d12582a4f2: Layer already exists 21:50:32 f0eca9aaa741: Layer already exists 21:50:32 2b6649a6a7b7: Layer already exists 21:50:32 f08d0fb26579: Layer already exists 21:50:32 2d11ae7cb75a: Layer already exists 21:50:32 b2191e2be29d: Layer already exists 21:50:32 main: digest: sha256:0b4006a501212fd1d757c60fb0065d0930359456db42e00a5f4c15f757a859cb size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:50:32 ===================================================== [Pipeline] echo 21:50:32 taggedImages: 21:50:32 - nexus3.edgexfoundry.org:10004/core-command-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b 21:50:32 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 21:50:32 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.54 21:50:32 - nexus3.edgexfoundry.org:10004/core-command-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 21:50:32 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 21:50:32 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 21:50:32 34f840c68dfd07fd09c4325cf8194608b3ff672b 21:50:32 latest 21:50:32 3.1.0-dev.54 21:50:32 34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 21:50:32 main 21:50:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:50:32 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:50:33 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b 21:50:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 21:50:33 b96d5770363f: Preparing 21:50:33 ea2ddcf7d1c2: Preparing 21:50:33 413db37ebe47: Preparing 21:50:33 fa96ff03bfbd: Preparing 21:50:33 36d12582a4f2: Preparing 21:50:33 2d11ae7cb75a: Preparing 21:50:33 2b6649a6a7b7: Preparing 21:50:33 b2191e2be29d: Preparing 21:50:33 2b6649a6a7b7: Waiting 21:50:33 2d11ae7cb75a: Waiting 21:50:33 36d12582a4f2: Layer already exists 21:50:33 2d11ae7cb75a: Layer already exists 21:50:33 2b6649a6a7b7: Layer already exists 21:50:33 b96d5770363f: Pushed 21:50:33 b2191e2be29d: Layer already exists 21:50:33 413db37ebe47: Pushed 21:50:33 ea2ddcf7d1c2: Pushed 21:50:37 fa96ff03bfbd: Pushed 21:50:37 34f840c68dfd07fd09c4325cf8194608b3ff672b: digest: sha256:9fd4252cded8259854d23419394131b4651a01439f126ccc139c7e7a65674f47 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:50:37 + 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 21:50:37 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 21:50:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 21:50:37 b96d5770363f: Preparing 21:50:37 ea2ddcf7d1c2: Preparing 21:50:37 413db37ebe47: Preparing 21:50:37 fa96ff03bfbd: Preparing 21:50:37 36d12582a4f2: Preparing 21:50:37 2d11ae7cb75a: Preparing 21:50:37 2b6649a6a7b7: Preparing 21:50:37 b2191e2be29d: Preparing 21:50:37 2d11ae7cb75a: Waiting 21:50:37 b2191e2be29d: Waiting 21:50:37 2b6649a6a7b7: Waiting 21:50:37 b96d5770363f: Layer already exists 21:50:37 fa96ff03bfbd: Layer already exists 21:50:37 36d12582a4f2: Layer already exists 21:50:37 ea2ddcf7d1c2: Layer already exists 21:50:37 413db37ebe47: Layer already exists 21:50:37 2b6649a6a7b7: Layer already exists 21:50:37 b2191e2be29d: Layer already exists 21:50:37 2d11ae7cb75a: Layer already exists 21:50:38 latest: digest: sha256:9fd4252cded8259854d23419394131b4651a01439f126ccc139c7e7a65674f47 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:50:38 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:50:38 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.54 21:50:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 21:50:38 b96d5770363f: Preparing 21:50:38 ea2ddcf7d1c2: Preparing 21:50:38 413db37ebe47: Preparing 21:50:38 fa96ff03bfbd: Preparing 21:50:38 36d12582a4f2: Preparing 21:50:38 2d11ae7cb75a: Preparing 21:50:38 2b6649a6a7b7: Preparing 21:50:38 b2191e2be29d: Preparing 21:50:38 2d11ae7cb75a: Waiting 21:50:38 2b6649a6a7b7: Waiting 21:50:38 b2191e2be29d: Waiting 21:50:38 ea2ddcf7d1c2: Layer already exists 21:50:38 413db37ebe47: Layer already exists 21:50:38 b96d5770363f: Layer already exists 21:50:38 fa96ff03bfbd: Layer already exists 21:50:38 36d12582a4f2: Layer already exists 21:50:38 2b6649a6a7b7: Layer already exists 21:50:38 b2191e2be29d: Layer already exists 21:50:38 2d11ae7cb75a: Layer already exists 21:50:39 3.1.0-dev.54: digest: sha256:9fd4252cded8259854d23419394131b4651a01439f126ccc139c7e7a65674f47 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:50:39 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:50:39 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 21:50:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 21:50:39 b96d5770363f: Preparing 21:50:39 ea2ddcf7d1c2: Preparing 21:50:39 413db37ebe47: Preparing 21:50:39 fa96ff03bfbd: Preparing 21:50:39 36d12582a4f2: Preparing 21:50:39 2d11ae7cb75a: Preparing 21:50:39 2b6649a6a7b7: Preparing 21:50:39 b2191e2be29d: Preparing 21:50:39 2d11ae7cb75a: Waiting 21:50:39 2b6649a6a7b7: Waiting 21:50:39 b2191e2be29d: Waiting 21:50:39 b96d5770363f: Layer already exists 21:50:39 36d12582a4f2: Layer already exists 21:50:39 ea2ddcf7d1c2: Layer already exists 21:50:39 fa96ff03bfbd: Layer already exists 21:50:39 413db37ebe47: Layer already exists 21:50:39 2d11ae7cb75a: Layer already exists 21:50:39 2b6649a6a7b7: Layer already exists 21:50:39 b2191e2be29d: Layer already exists 21:50:39 34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54: digest: sha256:9fd4252cded8259854d23419394131b4651a01439f126ccc139c7e7a65674f47 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:50:40 + 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 21:50:40 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 21:50:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 21:50:40 b96d5770363f: Preparing 21:50:40 ea2ddcf7d1c2: Preparing 21:50:40 413db37ebe47: Preparing 21:50:40 fa96ff03bfbd: Preparing 21:50:40 36d12582a4f2: Preparing 21:50:40 2d11ae7cb75a: Preparing 21:50:40 2b6649a6a7b7: Preparing 21:50:40 b2191e2be29d: Preparing 21:50:40 2d11ae7cb75a: Waiting 21:50:40 2b6649a6a7b7: Waiting 21:50:40 b2191e2be29d: Waiting 21:50:40 fa96ff03bfbd: Layer already exists 21:50:40 ea2ddcf7d1c2: Layer already exists 21:50:40 b96d5770363f: Layer already exists 21:50:40 413db37ebe47: Layer already exists 21:50:40 36d12582a4f2: Layer already exists 21:50:40 2d11ae7cb75a: Layer already exists 21:50:40 b2191e2be29d: Layer already exists 21:50:40 2b6649a6a7b7: Layer already exists 21:50:40 main: digest: sha256:9fd4252cded8259854d23419394131b4651a01439f126ccc139c7e7a65674f47 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:50:41 ===================================================== [Pipeline] echo 21:50:41 taggedImages: 21:50:41 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b 21:50:41 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 21:50:41 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.54 21:50:41 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 21:50:41 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 21:50:41 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 21:50:41 34f840c68dfd07fd09c4325cf8194608b3ff672b 21:50:41 latest 21:50:41 3.1.0-dev.54 21:50:41 34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 21:50:41 main 21:50:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:50:41 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:50:41 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b 21:50:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 21:50:41 eaab700637ec: Preparing 21:50:41 6336dac41903: Preparing 21:50:41 36d12582a4f2: Preparing 21:50:41 2d11ae7cb75a: Preparing 21:50:41 4d5aeebcf739: Preparing 21:50:41 b2191e2be29d: Preparing 21:50:41 b2191e2be29d: Waiting 21:50:41 36d12582a4f2: Layer already exists 21:50:42 2d11ae7cb75a: Layer already exists 21:50:42 b2191e2be29d: Layer already exists 21:50:42 eaab700637ec: Pushed 21:50:42 4d5aeebcf739: Pushed 21:50:45 6336dac41903: Pushed 21:50:45 34f840c68dfd07fd09c4325cf8194608b3ff672b: digest: sha256:52a170196134f61c6b6afbd9c441b90f9a6473676fe2143da6dfd231e861a68e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:50:45 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:50:46 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 21:50:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 21:50:46 eaab700637ec: Preparing 21:50:46 6336dac41903: Preparing 21:50:46 36d12582a4f2: Preparing 21:50:46 2d11ae7cb75a: Preparing 21:50:46 4d5aeebcf739: Preparing 21:50:46 b2191e2be29d: Preparing 21:50:46 4d5aeebcf739: Layer already exists 21:50:46 6336dac41903: Layer already exists 21:50:46 2d11ae7cb75a: Layer already exists 21:50:46 eaab700637ec: Layer already exists 21:50:46 36d12582a4f2: Layer already exists 21:50:46 b2191e2be29d: Layer already exists 21:50:46 latest: digest: sha256:52a170196134f61c6b6afbd9c441b90f9a6473676fe2143da6dfd231e861a68e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:50:46 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:50:47 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.54 21:50:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 21:50:47 eaab700637ec: Preparing 21:50:47 6336dac41903: Preparing 21:50:47 36d12582a4f2: Preparing 21:50:47 2d11ae7cb75a: Preparing 21:50:47 4d5aeebcf739: Preparing 21:50:47 b2191e2be29d: Preparing 21:50:47 b2191e2be29d: Waiting 21:50:47 2d11ae7cb75a: Layer already exists 21:50:47 6336dac41903: Layer already exists 21:50:47 36d12582a4f2: Layer already exists 21:50:47 4d5aeebcf739: Layer already exists 21:50:47 eaab700637ec: Layer already exists 21:50:47 b2191e2be29d: Layer already exists 21:50:47 3.1.0-dev.54: digest: sha256:52a170196134f61c6b6afbd9c441b90f9a6473676fe2143da6dfd231e861a68e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:50:47 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:50:48 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 21:50:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 21:50:48 eaab700637ec: Preparing 21:50:48 6336dac41903: Preparing 21:50:48 36d12582a4f2: Preparing 21:50:48 2d11ae7cb75a: Preparing 21:50:48 4d5aeebcf739: Preparing 21:50:48 b2191e2be29d: Preparing 21:50:48 b2191e2be29d: Waiting 21:50:48 6336dac41903: Layer already exists 21:50:48 2d11ae7cb75a: Layer already exists 21:50:48 36d12582a4f2: Layer already exists 21:50:48 eaab700637ec: Layer already exists 21:50:48 4d5aeebcf739: Layer already exists 21:50:48 b2191e2be29d: Layer already exists 21:50:48 34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54: digest: sha256:52a170196134f61c6b6afbd9c441b90f9a6473676fe2143da6dfd231e861a68e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:50:48 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:50:49 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 21:50:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 21:50:49 eaab700637ec: Preparing 21:50:49 6336dac41903: Preparing 21:50:49 36d12582a4f2: Preparing 21:50:49 2d11ae7cb75a: Preparing 21:50:49 4d5aeebcf739: Preparing 21:50:49 b2191e2be29d: Preparing 21:50:49 b2191e2be29d: Waiting 21:50:49 eaab700637ec: Layer already exists 21:50:49 36d12582a4f2: Layer already exists 21:50:49 2d11ae7cb75a: Layer already exists 21:50:49 4d5aeebcf739: Layer already exists 21:50:49 6336dac41903: Layer already exists 21:50:49 b2191e2be29d: Layer already exists 21:50:49 main: digest: sha256:52a170196134f61c6b6afbd9c441b90f9a6473676fe2143da6dfd231e861a68e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:50:49 ===================================================== [Pipeline] echo 21:50:49 taggedImages: 21:50:49 - nexus3.edgexfoundry.org:10004/core-data-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b 21:50:49 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 21:50:49 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.54 21:50:49 - nexus3.edgexfoundry.org:10004/core-data-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 21:50:49 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 21:50:49 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 21:50:49 34f840c68dfd07fd09c4325cf8194608b3ff672b 21:50:49 latest 21:50:49 3.1.0-dev.54 21:50:49 34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 21:50:49 main 21:50:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:50:49 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:50:50 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b 21:50:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 21:50:50 bab05a83ca91: Preparing 21:50:50 3674f73065b7: Preparing 21:50:50 46524359d088: Preparing 21:50:50 36d12582a4f2: Preparing 21:50:50 2d11ae7cb75a: Preparing 21:50:50 2b6649a6a7b7: Preparing 21:50:50 b2191e2be29d: Preparing 21:50:50 2b6649a6a7b7: Waiting 21:50:50 b2191e2be29d: Waiting 21:50:50 36d12582a4f2: Layer already exists 21:50:50 2d11ae7cb75a: Layer already exists 21:50:50 2b6649a6a7b7: Layer already exists 21:50:50 b2191e2be29d: Layer already exists 21:50:50 3674f73065b7: Pushed 21:50:50 bab05a83ca91: Pushed 21:50:53 46524359d088: Pushed 21:50:54 34f840c68dfd07fd09c4325cf8194608b3ff672b: digest: sha256:db70e3a89519f19c1b93576c98f5d8ab8f7d787327b239e7b591f78fb9e44dd2 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:50:54 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:50:54 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 21:50:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 21:50:54 bab05a83ca91: Preparing 21:50:54 3674f73065b7: Preparing 21:50:54 46524359d088: Preparing 21:50:54 36d12582a4f2: Preparing 21:50:54 2d11ae7cb75a: Preparing 21:50:54 2b6649a6a7b7: Preparing 21:50:54 b2191e2be29d: Preparing 21:50:54 2b6649a6a7b7: Waiting 21:50:54 b2191e2be29d: Waiting 21:50:54 3674f73065b7: Layer already exists 21:50:54 36d12582a4f2: Layer already exists 21:50:54 2d11ae7cb75a: Layer already exists 21:50:54 46524359d088: Layer already exists 21:50:54 bab05a83ca91: Layer already exists 21:50:54 2b6649a6a7b7: Layer already exists 21:50:54 b2191e2be29d: Layer already exists 21:50:55 latest: digest: sha256:db70e3a89519f19c1b93576c98f5d8ab8f7d787327b239e7b591f78fb9e44dd2 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:50:55 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:50:55 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.54 21:50:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 21:50:55 bab05a83ca91: Preparing 21:50:55 3674f73065b7: Preparing 21:50:55 46524359d088: Preparing 21:50:55 36d12582a4f2: Preparing 21:50:55 2d11ae7cb75a: Preparing 21:50:55 2b6649a6a7b7: Preparing 21:50:55 b2191e2be29d: Preparing 21:50:55 b2191e2be29d: Waiting 21:50:55 2b6649a6a7b7: Waiting 21:50:55 3674f73065b7: Layer already exists 21:50:55 36d12582a4f2: Layer already exists 21:50:55 2d11ae7cb75a: Layer already exists 21:50:55 bab05a83ca91: Layer already exists 21:50:55 46524359d088: Layer already exists 21:50:55 b2191e2be29d: Layer already exists 21:50:55 2b6649a6a7b7: Layer already exists 21:50:56 3.1.0-dev.54: digest: sha256:db70e3a89519f19c1b93576c98f5d8ab8f7d787327b239e7b591f78fb9e44dd2 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:50:56 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:50:56 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 21:50:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 21:50:56 bab05a83ca91: Preparing 21:50:56 3674f73065b7: Preparing 21:50:56 46524359d088: Preparing 21:50:56 36d12582a4f2: Preparing 21:50:56 2d11ae7cb75a: Preparing 21:50:56 2b6649a6a7b7: Preparing 21:50:56 b2191e2be29d: Preparing 21:50:56 b2191e2be29d: Waiting 21:50:56 2b6649a6a7b7: Waiting 21:50:56 bab05a83ca91: Layer already exists 21:50:56 3674f73065b7: Layer already exists 21:50:56 2d11ae7cb75a: Layer already exists 21:50:56 36d12582a4f2: Layer already exists 21:50:56 46524359d088: Layer already exists 21:50:56 2b6649a6a7b7: Layer already exists 21:50:56 b2191e2be29d: Layer already exists 21:50:57 34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54: digest: sha256:db70e3a89519f19c1b93576c98f5d8ab8f7d787327b239e7b591f78fb9e44dd2 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:50:57 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:50:57 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 21:50:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 21:50:57 bab05a83ca91: Preparing 21:50:57 3674f73065b7: Preparing 21:50:57 46524359d088: Preparing 21:50:57 36d12582a4f2: Preparing 21:50:57 2d11ae7cb75a: Preparing 21:50:57 2b6649a6a7b7: Preparing 21:50:57 b2191e2be29d: Preparing 21:50:57 2b6649a6a7b7: Waiting 21:50:57 b2191e2be29d: Waiting 21:50:57 2d11ae7cb75a: Layer already exists 21:50:57 46524359d088: Layer already exists 21:50:57 3674f73065b7: Layer already exists 21:50:57 36d12582a4f2: Layer already exists 21:50:57 bab05a83ca91: Layer already exists 21:50:57 b2191e2be29d: Layer already exists 21:50:57 2b6649a6a7b7: Layer already exists 21:50:57 main: digest: sha256:db70e3a89519f19c1b93576c98f5d8ab8f7d787327b239e7b591f78fb9e44dd2 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:50:58 ===================================================== [Pipeline] echo 21:50:58 taggedImages: 21:50:58 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b 21:50:58 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 21:50:58 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.54 21:50:58 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 21:50:58 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 21:50:58 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 21:50:58 34f840c68dfd07fd09c4325cf8194608b3ff672b 21:50:58 latest 21:50:58 3.1.0-dev.54 21:50:58 34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 21:50:58 main 21:50:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:50:58 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:50:58 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b 21:50:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 21:50:58 a8ff4d66ef3f: Preparing 21:50:58 88adcd941dc8: Preparing 21:50:58 0a0f74623f98: Preparing 21:50:58 e75ac58ad57e: Preparing 21:50:58 719d692cba4f: Preparing 21:50:58 8bb389e680b8: Preparing 21:50:58 750f1524a0f3: Preparing 21:50:58 36d12582a4f2: Preparing 21:50:58 2d11ae7cb75a: Preparing 21:50:58 f90b38d8855e: Preparing 21:50:58 b82d5c80c89e: Preparing 21:50:58 5f70bf18a086: Preparing 21:50:58 4662b38fb1a7: Preparing 21:50:58 f69683ae4d11: Preparing 21:50:58 b2191e2be29d: Preparing 21:50:58 8bb389e680b8: Waiting 21:50:58 750f1524a0f3: Waiting 21:50:58 36d12582a4f2: Waiting 21:50:58 2d11ae7cb75a: Waiting 21:50:58 f90b38d8855e: Waiting 21:50:58 b82d5c80c89e: Waiting 21:50:58 5f70bf18a086: Waiting 21:50:58 4662b38fb1a7: Waiting 21:50:58 f69683ae4d11: Waiting 21:50:58 b2191e2be29d: Waiting 21:50:58 719d692cba4f: Pushed 21:50:58 0a0f74623f98: Pushed 21:50:58 a8ff4d66ef3f: Pushed 21:50:58 88adcd941dc8: Pushed 21:50:58 e75ac58ad57e: Pushed 21:50:59 36d12582a4f2: Layer already exists 21:50:59 2d11ae7cb75a: Layer already exists 21:50:59 8bb389e680b8: Pushed 21:50:59 f90b38d8855e: Pushed 21:50:59 5f70bf18a086: Pushed 21:50:59 b82d5c80c89e: Pushed 21:50:59 b2191e2be29d: Layer already exists 21:50:59 4662b38fb1a7: Pushed 21:50:59 f69683ae4d11: Pushed 21:51:03 750f1524a0f3: Pushed 21:51:03 34f840c68dfd07fd09c4325cf8194608b3ff672b: digest: sha256:85e51fc44ae0b309adbb4f165cfbe06541a6850efe04edd7a7070342a81b941a size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:05 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:05 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 21:51:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 21:51:05 a8ff4d66ef3f: Preparing 21:51:05 88adcd941dc8: Preparing 21:51:05 0a0f74623f98: Preparing 21:51:05 e75ac58ad57e: Preparing 21:51:05 719d692cba4f: Preparing 21:51:05 8bb389e680b8: Preparing 21:51:05 750f1524a0f3: Preparing 21:51:05 36d12582a4f2: Preparing 21:51:05 2d11ae7cb75a: Preparing 21:51:05 f90b38d8855e: Preparing 21:51:05 b82d5c80c89e: Preparing 21:51:05 5f70bf18a086: Preparing 21:51:05 4662b38fb1a7: Preparing 21:51:05 f69683ae4d11: Preparing 21:51:05 b2191e2be29d: Preparing 21:51:05 8bb389e680b8: Waiting 21:51:05 750f1524a0f3: Waiting 21:51:05 b82d5c80c89e: Waiting 21:51:05 5f70bf18a086: Waiting 21:51:05 b2191e2be29d: Waiting 21:51:05 4662b38fb1a7: Waiting 21:51:05 f69683ae4d11: Waiting 21:51:05 36d12582a4f2: Waiting 21:51:05 2d11ae7cb75a: Waiting 21:51:05 f90b38d8855e: Waiting 21:51:05 0a0f74623f98: Layer already exists 21:51:05 a8ff4d66ef3f: Layer already exists 21:51:05 88adcd941dc8: Layer already exists 21:51:05 e75ac58ad57e: Layer already exists 21:51:05 719d692cba4f: Layer already exists 21:51:05 8bb389e680b8: Layer already exists 21:51:05 750f1524a0f3: Layer already exists 21:51:05 2d11ae7cb75a: Layer already exists 21:51:05 36d12582a4f2: Layer already exists 21:51:05 f90b38d8855e: Layer already exists 21:51:05 b82d5c80c89e: Layer already exists 21:51:05 4662b38fb1a7: Layer already exists 21:51:05 f69683ae4d11: Layer already exists 21:51:05 b2191e2be29d: Layer already exists 21:51:05 5f70bf18a086: Layer already exists 21:51:06 latest: digest: sha256:85e51fc44ae0b309adbb4f165cfbe06541a6850efe04edd7a7070342a81b941a size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:06 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:06 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.54 21:51:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 21:51:06 a8ff4d66ef3f: Preparing 21:51:06 88adcd941dc8: Preparing 21:51:06 0a0f74623f98: Preparing 21:51:06 e75ac58ad57e: Preparing 21:51:06 719d692cba4f: Preparing 21:51:06 8bb389e680b8: Preparing 21:51:06 750f1524a0f3: Preparing 21:51:06 36d12582a4f2: Preparing 21:51:06 2d11ae7cb75a: Preparing 21:51:06 f90b38d8855e: Preparing 21:51:06 b82d5c80c89e: Preparing 21:51:06 5f70bf18a086: Preparing 21:51:06 4662b38fb1a7: Preparing 21:51:06 f69683ae4d11: Preparing 21:51:06 b2191e2be29d: Preparing 21:51:06 36d12582a4f2: Waiting 21:51:06 8bb389e680b8: Waiting 21:51:06 750f1524a0f3: Waiting 21:51:06 2d11ae7cb75a: Waiting 21:51:06 b82d5c80c89e: Waiting 21:51:06 5f70bf18a086: Waiting 21:51:06 f90b38d8855e: Waiting 21:51:06 f69683ae4d11: Waiting 21:51:06 b2191e2be29d: Waiting 21:51:06 4662b38fb1a7: Waiting 21:51:06 88adcd941dc8: Layer already exists 21:51:06 e75ac58ad57e: Layer already exists 21:51:06 a8ff4d66ef3f: Layer already exists 21:51:06 719d692cba4f: Layer already exists 21:51:06 0a0f74623f98: Layer already exists 21:51:06 8bb389e680b8: Layer already exists 21:51:06 750f1524a0f3: Layer already exists 21:51:06 2d11ae7cb75a: Layer already exists 21:51:06 f90b38d8855e: Layer already exists 21:51:06 36d12582a4f2: Layer already exists 21:51:06 b82d5c80c89e: Layer already exists 21:51:06 5f70bf18a086: Layer already exists 21:51:06 4662b38fb1a7: Layer already exists 21:51:06 f69683ae4d11: Layer already exists 21:51:06 b2191e2be29d: Layer already exists 21:51:07 3.1.0-dev.54: digest: sha256:85e51fc44ae0b309adbb4f165cfbe06541a6850efe04edd7a7070342a81b941a size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:07 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:07 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 21:51:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 21:51:07 a8ff4d66ef3f: Preparing 21:51:07 88adcd941dc8: Preparing 21:51:07 0a0f74623f98: Preparing 21:51:07 e75ac58ad57e: Preparing 21:51:07 719d692cba4f: Preparing 21:51:07 8bb389e680b8: Preparing 21:51:07 750f1524a0f3: Preparing 21:51:07 36d12582a4f2: Preparing 21:51:07 2d11ae7cb75a: Preparing 21:51:07 8bb389e680b8: Waiting 21:51:07 750f1524a0f3: Waiting 21:51:07 36d12582a4f2: Waiting 21:51:07 f90b38d8855e: Preparing 21:51:07 b82d5c80c89e: Preparing 21:51:07 2d11ae7cb75a: Waiting 21:51:07 5f70bf18a086: Preparing 21:51:07 4662b38fb1a7: Preparing 21:51:07 f69683ae4d11: Preparing 21:51:07 b2191e2be29d: Preparing 21:51:07 f90b38d8855e: Waiting 21:51:07 b82d5c80c89e: Waiting 21:51:07 5f70bf18a086: Waiting 21:51:07 4662b38fb1a7: Waiting 21:51:07 f69683ae4d11: Waiting 21:51:07 b2191e2be29d: Waiting 21:51:07 88adcd941dc8: Layer already exists 21:51:07 719d692cba4f: Layer already exists 21:51:07 a8ff4d66ef3f: Layer already exists 21:51:07 e75ac58ad57e: Layer already exists 21:51:07 0a0f74623f98: Layer already exists 21:51:07 750f1524a0f3: Layer already exists 21:51:07 36d12582a4f2: Layer already exists 21:51:07 8bb389e680b8: Layer already exists 21:51:07 f90b38d8855e: Layer already exists 21:51:07 2d11ae7cb75a: Layer already exists 21:51:07 5f70bf18a086: Layer already exists 21:51:07 b82d5c80c89e: Layer already exists 21:51:07 b2191e2be29d: Layer already exists 21:51:07 4662b38fb1a7: Layer already exists 21:51:07 f69683ae4d11: Layer already exists 21:51:08 34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54: digest: sha256:85e51fc44ae0b309adbb4f165cfbe06541a6850efe04edd7a7070342a81b941a size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:08 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:08 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 21:51:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 21:51:08 a8ff4d66ef3f: Preparing 21:51:08 88adcd941dc8: Preparing 21:51:08 0a0f74623f98: Preparing 21:51:08 e75ac58ad57e: Preparing 21:51:08 719d692cba4f: Preparing 21:51:08 8bb389e680b8: Preparing 21:51:08 750f1524a0f3: Preparing 21:51:08 36d12582a4f2: Preparing 21:51:08 2d11ae7cb75a: Preparing 21:51:08 f90b38d8855e: Preparing 21:51:08 b82d5c80c89e: Preparing 21:51:08 5f70bf18a086: Preparing 21:51:08 4662b38fb1a7: Preparing 21:51:08 f69683ae4d11: Preparing 21:51:08 b2191e2be29d: Preparing 21:51:08 f90b38d8855e: Waiting 21:51:08 4662b38fb1a7: Waiting 21:51:08 f69683ae4d11: Waiting 21:51:08 b2191e2be29d: Waiting 21:51:08 b82d5c80c89e: Waiting 21:51:08 5f70bf18a086: Waiting 21:51:08 8bb389e680b8: Waiting 21:51:08 750f1524a0f3: Waiting 21:51:08 36d12582a4f2: Waiting 21:51:08 2d11ae7cb75a: Waiting 21:51:08 e75ac58ad57e: Layer already exists 21:51:08 719d692cba4f: Layer already exists 21:51:08 88adcd941dc8: Layer already exists 21:51:08 0a0f74623f98: Layer already exists 21:51:08 a8ff4d66ef3f: Layer already exists 21:51:08 8bb389e680b8: Layer already exists 21:51:08 36d12582a4f2: Layer already exists 21:51:08 750f1524a0f3: Layer already exists 21:51:08 2d11ae7cb75a: Layer already exists 21:51:08 f90b38d8855e: Layer already exists 21:51:08 b82d5c80c89e: Layer already exists 21:51:08 5f70bf18a086: Layer already exists 21:51:08 f69683ae4d11: Layer already exists 21:51:08 4662b38fb1a7: Layer already exists 21:51:08 b2191e2be29d: Layer already exists 21:51:09 main: digest: sha256:85e51fc44ae0b309adbb4f165cfbe06541a6850efe04edd7a7070342a81b941a size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:51:09 ===================================================== [Pipeline] echo 21:51:09 taggedImages: 21:51:09 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b 21:51:09 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 21:51:09 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.54 21:51:09 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 21:51:09 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 21:51:09 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 21:51:09 34f840c68dfd07fd09c4325cf8194608b3ff672b 21:51:09 latest 21:51:09 3.1.0-dev.54 21:51:09 34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 21:51:09 main 21:51:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:09 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b 21:51:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 21:51:09 2262289ed5c9: Preparing 21:51:09 c01c76d0d3d0: Preparing 21:51:09 b108d61420d1: Preparing 21:51:09 fea08aae3804: Preparing 21:51:09 36d12582a4f2: Preparing 21:51:09 2d11ae7cb75a: Preparing 21:51:09 2b6649a6a7b7: Preparing 21:51:09 2d11ae7cb75a: Waiting 21:51:09 b2191e2be29d: Preparing 21:51:09 2b6649a6a7b7: Waiting 21:51:09 b2191e2be29d: Waiting 21:51:09 36d12582a4f2: Layer already exists 21:51:10 2d11ae7cb75a: Layer already exists 21:51:10 2b6649a6a7b7: Layer already exists 21:51:10 b108d61420d1: Pushed 21:51:10 c01c76d0d3d0: Pushed 21:51:10 b2191e2be29d: Layer already exists 21:51:10 2262289ed5c9: Pushed 21:51:13 fea08aae3804: Pushed 21:51:13 34f840c68dfd07fd09c4325cf8194608b3ff672b: digest: sha256:7f4d504e2a8d6b8b2c6712bd963426dd4de56d578a0d400ca7a5703f1f81239a size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:13 + 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 21:51:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 21:51:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 21:51:14 2262289ed5c9: Preparing 21:51:14 c01c76d0d3d0: Preparing 21:51:14 b108d61420d1: Preparing 21:51:14 fea08aae3804: Preparing 21:51:14 36d12582a4f2: Preparing 21:51:14 2d11ae7cb75a: Preparing 21:51:14 2b6649a6a7b7: Preparing 21:51:14 b2191e2be29d: Preparing 21:51:14 2d11ae7cb75a: Waiting 21:51:14 2b6649a6a7b7: Waiting 21:51:14 b2191e2be29d: Waiting 21:51:14 36d12582a4f2: Layer already exists 21:51:14 2262289ed5c9: Layer already exists 21:51:14 c01c76d0d3d0: Layer already exists 21:51:14 fea08aae3804: Layer already exists 21:51:14 b108d61420d1: Layer already exists 21:51:14 2b6649a6a7b7: Layer already exists 21:51:14 2d11ae7cb75a: Layer already exists 21:51:14 b2191e2be29d: Layer already exists 21:51:14 latest: digest: sha256:7f4d504e2a8d6b8b2c6712bd963426dd4de56d578a0d400ca7a5703f1f81239a size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:14 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.54 21:51:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 21:51:15 2262289ed5c9: Preparing 21:51:15 c01c76d0d3d0: Preparing 21:51:15 b108d61420d1: Preparing 21:51:15 fea08aae3804: Preparing 21:51:15 36d12582a4f2: Preparing 21:51:15 2d11ae7cb75a: Preparing 21:51:15 2b6649a6a7b7: Preparing 21:51:15 b2191e2be29d: Preparing 21:51:15 2b6649a6a7b7: Waiting 21:51:15 b2191e2be29d: Waiting 21:51:15 2d11ae7cb75a: Waiting 21:51:15 2262289ed5c9: Layer already exists 21:51:15 36d12582a4f2: Layer already exists 21:51:15 b108d61420d1: Layer already exists 21:51:15 c01c76d0d3d0: Layer already exists 21:51:15 fea08aae3804: Layer already exists 21:51:15 b2191e2be29d: Layer already exists 21:51:15 2d11ae7cb75a: Layer already exists 21:51:15 2b6649a6a7b7: Layer already exists 21:51:15 3.1.0-dev.54: digest: sha256:7f4d504e2a8d6b8b2c6712bd963426dd4de56d578a0d400ca7a5703f1f81239a size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:15 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 21:51:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 21:51:16 2262289ed5c9: Preparing 21:51:16 c01c76d0d3d0: Preparing 21:51:16 b108d61420d1: Preparing 21:51:16 fea08aae3804: Preparing 21:51:16 36d12582a4f2: Preparing 21:51:16 2d11ae7cb75a: Preparing 21:51:16 2b6649a6a7b7: Preparing 21:51:16 b2191e2be29d: Preparing 21:51:16 2b6649a6a7b7: Waiting 21:51:16 b2191e2be29d: Waiting 21:51:16 2d11ae7cb75a: Waiting 21:51:16 c01c76d0d3d0: Layer already exists 21:51:16 fea08aae3804: Layer already exists 21:51:16 b108d61420d1: Layer already exists 21:51:16 36d12582a4f2: Layer already exists 21:51:16 2262289ed5c9: Layer already exists 21:51:16 2d11ae7cb75a: Layer already exists 21:51:16 b2191e2be29d: Layer already exists 21:51:16 2b6649a6a7b7: Layer already exists 21:51:16 34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54: digest: sha256:7f4d504e2a8d6b8b2c6712bd963426dd4de56d578a0d400ca7a5703f1f81239a size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:16 + 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 21:51:17 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 21:51:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 21:51:17 2262289ed5c9: Preparing 21:51:17 c01c76d0d3d0: Preparing 21:51:17 b108d61420d1: Preparing 21:51:17 fea08aae3804: Preparing 21:51:17 36d12582a4f2: Preparing 21:51:17 2d11ae7cb75a: Preparing 21:51:17 2b6649a6a7b7: Preparing 21:51:17 b2191e2be29d: Preparing 21:51:17 2d11ae7cb75a: Waiting 21:51:17 2b6649a6a7b7: Waiting 21:51:17 b2191e2be29d: Waiting 21:51:17 c01c76d0d3d0: Layer already exists 21:51:17 fea08aae3804: Layer already exists 21:51:17 36d12582a4f2: Layer already exists 21:51:17 b108d61420d1: Layer already exists 21:51:17 2262289ed5c9: Layer already exists 21:51:17 2b6649a6a7b7: Layer already exists 21:51:17 b2191e2be29d: Layer already exists 21:51:17 2d11ae7cb75a: Layer already exists 21:51:17 main: digest: sha256:7f4d504e2a8d6b8b2c6712bd963426dd4de56d578a0d400ca7a5703f1f81239a size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:51:17 ===================================================== [Pipeline] echo 21:51:17 taggedImages: 21:51:17 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b 21:51:17 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 21:51:17 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.54 21:51:17 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 21:51:17 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 21:51:17 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 21:51:17 34f840c68dfd07fd09c4325cf8194608b3ff672b 21:51:17 latest 21:51:17 3.1.0-dev.54 21:51:17 34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 21:51:17 main 21:51:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:17 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b 21:51:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 21:51:18 ce93c4471f4a: Preparing 21:51:18 57a4c904f47e: Preparing 21:51:18 9d7ffd757114: Preparing 21:51:18 37a097d4a304: Preparing 21:51:18 19543e54e68f: Preparing 21:51:18 36d12582a4f2: Preparing 21:51:18 2d11ae7cb75a: Preparing 21:51:18 36cd22631a35: Preparing 21:51:18 5b9f4ae9af3d: Preparing 21:51:18 b2191e2be29d: Preparing 21:51:18 36cd22631a35: Waiting 21:51:18 5b9f4ae9af3d: Waiting 21:51:18 b2191e2be29d: Waiting 21:51:18 36d12582a4f2: Waiting 21:51:18 2d11ae7cb75a: Waiting 21:51:20 37a097d4a304: Pushed 21:51:20 36d12582a4f2: Layer already exists 21:51:20 2d11ae7cb75a: Layer already exists 21:51:20 19543e54e68f: Pushed 21:51:20 ce93c4471f4a: Pushed 21:51:20 57a4c904f47e: Pushed 21:51:20 36cd22631a35: Pushed 21:51:20 b2191e2be29d: Layer already exists 21:51:23 9d7ffd757114: Pushed 21:51:24 5b9f4ae9af3d: Pushed 21:51:24 34f840c68dfd07fd09c4325cf8194608b3ff672b: digest: sha256:82c1ad8bcd4f0b9f55265b61ef65b748c12c2861a448bdcc3d769db11bdfc36d size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:24 + 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 21:51:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 21:51:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 21:51:25 ce93c4471f4a: Preparing 21:51:25 57a4c904f47e: Preparing 21:51:25 9d7ffd757114: Preparing 21:51:25 37a097d4a304: Preparing 21:51:25 19543e54e68f: Preparing 21:51:25 36d12582a4f2: Preparing 21:51:25 2d11ae7cb75a: Preparing 21:51:25 36cd22631a35: Preparing 21:51:25 5b9f4ae9af3d: Preparing 21:51:25 b2191e2be29d: Preparing 21:51:25 2d11ae7cb75a: Waiting 21:51:25 5b9f4ae9af3d: Waiting 21:51:25 b2191e2be29d: Waiting 21:51:25 36d12582a4f2: Waiting 21:51:25 ce93c4471f4a: Layer already exists 21:51:25 19543e54e68f: Layer already exists 21:51:25 57a4c904f47e: Layer already exists 21:51:25 37a097d4a304: Layer already exists 21:51:25 9d7ffd757114: Layer already exists 21:51:25 5b9f4ae9af3d: Layer already exists 21:51:25 36cd22631a35: Layer already exists 21:51:25 36d12582a4f2: Layer already exists 21:51:25 2d11ae7cb75a: Layer already exists 21:51:25 b2191e2be29d: Layer already exists 21:51:25 latest: digest: sha256:82c1ad8bcd4f0b9f55265b61ef65b748c12c2861a448bdcc3d769db11bdfc36d size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:25 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.54 21:51:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 21:51:26 ce93c4471f4a: Preparing 21:51:26 57a4c904f47e: Preparing 21:51:26 9d7ffd757114: Preparing 21:51:26 37a097d4a304: Preparing 21:51:26 19543e54e68f: Preparing 21:51:26 36d12582a4f2: Preparing 21:51:26 2d11ae7cb75a: Preparing 21:51:26 36cd22631a35: Preparing 21:51:26 5b9f4ae9af3d: Preparing 21:51:26 b2191e2be29d: Preparing 21:51:26 36d12582a4f2: Waiting 21:51:26 2d11ae7cb75a: Waiting 21:51:26 36cd22631a35: Waiting 21:51:26 5b9f4ae9af3d: Waiting 21:51:26 b2191e2be29d: Waiting 21:51:26 19543e54e68f: Layer already exists 21:51:26 9d7ffd757114: Layer already exists 21:51:26 57a4c904f47e: Layer already exists 21:51:26 ce93c4471f4a: Layer already exists 21:51:26 37a097d4a304: Layer already exists 21:51:26 36cd22631a35: Layer already exists 21:51:26 b2191e2be29d: Layer already exists 21:51:26 5b9f4ae9af3d: Layer already exists 21:51:26 36d12582a4f2: Layer already exists 21:51:26 2d11ae7cb75a: Layer already exists 21:51:26 3.1.0-dev.54: digest: sha256:82c1ad8bcd4f0b9f55265b61ef65b748c12c2861a448bdcc3d769db11bdfc36d size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:26 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:27 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 21:51:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 21:51:27 ce93c4471f4a: Preparing 21:51:27 57a4c904f47e: Preparing 21:51:27 9d7ffd757114: Preparing 21:51:27 37a097d4a304: Preparing 21:51:27 19543e54e68f: Preparing 21:51:27 36d12582a4f2: Preparing 21:51:27 2d11ae7cb75a: Preparing 21:51:27 36cd22631a35: Preparing 21:51:27 5b9f4ae9af3d: Preparing 21:51:27 b2191e2be29d: Preparing 21:51:27 36cd22631a35: Waiting 21:51:27 5b9f4ae9af3d: Waiting 21:51:27 36d12582a4f2: Waiting 21:51:27 2d11ae7cb75a: Waiting 21:51:27 b2191e2be29d: Waiting 21:51:27 9d7ffd757114: Layer already exists 21:51:27 57a4c904f47e: Layer already exists 21:51:27 19543e54e68f: Layer already exists 21:51:27 ce93c4471f4a: Layer already exists 21:51:27 37a097d4a304: Layer already exists 21:51:27 36cd22631a35: Layer already exists 21:51:27 5b9f4ae9af3d: Layer already exists 21:51:27 2d11ae7cb75a: Layer already exists 21:51:27 36d12582a4f2: Layer already exists 21:51:27 b2191e2be29d: Layer already exists 21:51:27 34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54: digest: sha256:82c1ad8bcd4f0b9f55265b61ef65b748c12c2861a448bdcc3d769db11bdfc36d size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:27 + 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 21:51:27 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 21:51:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 21:51:27 ce93c4471f4a: Preparing 21:51:27 57a4c904f47e: Preparing 21:51:27 9d7ffd757114: Preparing 21:51:27 37a097d4a304: Preparing 21:51:27 19543e54e68f: Preparing 21:51:27 36d12582a4f2: Preparing 21:51:27 2d11ae7cb75a: Preparing 21:51:27 36cd22631a35: Preparing 21:51:27 5b9f4ae9af3d: Preparing 21:51:27 b2191e2be29d: Preparing 21:51:27 2d11ae7cb75a: Waiting 21:51:27 36cd22631a35: Waiting 21:51:27 5b9f4ae9af3d: Waiting 21:51:27 b2191e2be29d: Waiting 21:51:27 36d12582a4f2: Waiting 21:51:27 57a4c904f47e: Layer already exists 21:51:27 ce93c4471f4a: Layer already exists 21:51:27 19543e54e68f: Layer already exists 21:51:27 37a097d4a304: Layer already exists 21:51:27 9d7ffd757114: Layer already exists 21:51:27 36d12582a4f2: Layer already exists 21:51:27 2d11ae7cb75a: Layer already exists 21:51:27 5b9f4ae9af3d: Layer already exists 21:51:27 36cd22631a35: Layer already exists 21:51:27 b2191e2be29d: Layer already exists 21:51:28 main: digest: sha256:82c1ad8bcd4f0b9f55265b61ef65b748c12c2861a448bdcc3d769db11bdfc36d size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:51:28 ===================================================== [Pipeline] echo 21:51:28 taggedImages: 21:51:28 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b 21:51:28 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 21:51:28 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.54 21:51:28 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 21:51:28 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 21:51:28 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 21:51:28 34f840c68dfd07fd09c4325cf8194608b3ff672b 21:51:28 latest 21:51:28 3.1.0-dev.54 21:51:28 34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 21:51:28 main 21:51:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:28 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:28 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b 21:51:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 21:51:28 addf18af10d8: Preparing 21:51:28 588d34ea7e89: Preparing 21:51:28 83b9cc2c1e57: Preparing 21:51:28 d5b499b90f90: Preparing 21:51:28 ea50d5741eb6: Preparing 21:51:28 4eea823490ac: Preparing 21:51:28 24d9efbd0e9a: Preparing 21:51:28 36d12582a4f2: Preparing 21:51:28 2d11ae7cb75a: Preparing 21:51:28 db4b4a511eab: Preparing 21:51:28 b2191e2be29d: Preparing 21:51:28 2d11ae7cb75a: Waiting 21:51:28 4eea823490ac: Waiting 21:51:28 b2191e2be29d: Waiting 21:51:28 24d9efbd0e9a: Waiting 21:51:28 db4b4a511eab: Waiting 21:51:28 36d12582a4f2: Waiting 21:51:29 588d34ea7e89: Pushed 21:51:29 ea50d5741eb6: Pushed 21:51:29 addf18af10d8: Pushed 21:51:29 36d12582a4f2: Layer already exists 21:51:29 2d11ae7cb75a: Layer already exists 21:51:29 4eea823490ac: Pushed 21:51:29 24d9efbd0e9a: Pushed 21:51:29 b2191e2be29d: Layer already exists 21:51:32 d5b499b90f90: Pushed 21:51:32 db4b4a511eab: Pushed 21:51:32 83b9cc2c1e57: Pushed 21:51:33 34f840c68dfd07fd09c4325cf8194608b3ff672b: digest: sha256:6c5ad2ff60c3b9b48e504505a5ca287c3503995870afebb0f51de81848b606c1 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:33 + 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 21:51:33 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 21:51:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 21:51:33 addf18af10d8: Preparing 21:51:33 588d34ea7e89: Preparing 21:51:33 83b9cc2c1e57: Preparing 21:51:33 d5b499b90f90: Preparing 21:51:33 ea50d5741eb6: Preparing 21:51:33 4eea823490ac: Preparing 21:51:33 24d9efbd0e9a: Preparing 21:51:33 36d12582a4f2: Preparing 21:51:33 2d11ae7cb75a: Preparing 21:51:33 db4b4a511eab: Preparing 21:51:33 b2191e2be29d: Preparing 21:51:33 36d12582a4f2: Waiting 21:51:33 b2191e2be29d: Waiting 21:51:33 2d11ae7cb75a: Waiting 21:51:33 db4b4a511eab: Waiting 21:51:33 4eea823490ac: Waiting 21:51:33 24d9efbd0e9a: Waiting 21:51:33 d5b499b90f90: Layer already exists 21:51:33 588d34ea7e89: Layer already exists 21:51:33 ea50d5741eb6: Layer already exists 21:51:33 addf18af10d8: Layer already exists 21:51:33 83b9cc2c1e57: Layer already exists 21:51:33 4eea823490ac: Layer already exists 21:51:33 24d9efbd0e9a: Layer already exists 21:51:33 2d11ae7cb75a: Layer already exists 21:51:33 36d12582a4f2: Layer already exists 21:51:33 db4b4a511eab: Layer already exists 21:51:33 b2191e2be29d: Layer already exists 21:51:34 latest: digest: sha256:6c5ad2ff60c3b9b48e504505a5ca287c3503995870afebb0f51de81848b606c1 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:34 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:34 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.54 21:51:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 21:51:34 addf18af10d8: Preparing 21:51:34 588d34ea7e89: Preparing 21:51:34 83b9cc2c1e57: Preparing 21:51:34 d5b499b90f90: Preparing 21:51:34 ea50d5741eb6: Preparing 21:51:34 4eea823490ac: Preparing 21:51:34 24d9efbd0e9a: Preparing 21:51:34 36d12582a4f2: Preparing 21:51:34 2d11ae7cb75a: Preparing 21:51:34 db4b4a511eab: Preparing 21:51:34 b2191e2be29d: Preparing 21:51:34 24d9efbd0e9a: Waiting 21:51:34 36d12582a4f2: Waiting 21:51:34 4eea823490ac: Waiting 21:51:34 2d11ae7cb75a: Waiting 21:51:34 b2191e2be29d: Waiting 21:51:34 ea50d5741eb6: Layer already exists 21:51:34 588d34ea7e89: Layer already exists 21:51:34 d5b499b90f90: Layer already exists 21:51:34 addf18af10d8: Layer already exists 21:51:34 83b9cc2c1e57: Layer already exists 21:51:34 24d9efbd0e9a: Layer already exists 21:51:34 36d12582a4f2: Layer already exists 21:51:34 db4b4a511eab: Layer already exists 21:51:34 4eea823490ac: Layer already exists 21:51:34 2d11ae7cb75a: Layer already exists 21:51:34 b2191e2be29d: Layer already exists 21:51:35 3.1.0-dev.54: digest: sha256:6c5ad2ff60c3b9b48e504505a5ca287c3503995870afebb0f51de81848b606c1 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:35 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:35 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 21:51:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 21:51:35 addf18af10d8: Preparing 21:51:35 588d34ea7e89: Preparing 21:51:35 83b9cc2c1e57: Preparing 21:51:35 d5b499b90f90: Preparing 21:51:35 ea50d5741eb6: Preparing 21:51:35 4eea823490ac: Preparing 21:51:35 24d9efbd0e9a: Preparing 21:51:35 36d12582a4f2: Preparing 21:51:35 2d11ae7cb75a: Preparing 21:51:35 db4b4a511eab: Preparing 21:51:35 b2191e2be29d: Preparing 21:51:35 4eea823490ac: Waiting 21:51:35 24d9efbd0e9a: Waiting 21:51:35 36d12582a4f2: Waiting 21:51:35 2d11ae7cb75a: Waiting 21:51:35 db4b4a511eab: Waiting 21:51:35 b2191e2be29d: Waiting 21:51:35 d5b499b90f90: Layer already exists 21:51:35 588d34ea7e89: Layer already exists 21:51:35 ea50d5741eb6: Layer already exists 21:51:35 addf18af10d8: Layer already exists 21:51:35 83b9cc2c1e57: Layer already exists 21:51:35 24d9efbd0e9a: Layer already exists 21:51:35 2d11ae7cb75a: Layer already exists 21:51:35 4eea823490ac: Layer already exists 21:51:35 36d12582a4f2: Layer already exists 21:51:35 db4b4a511eab: Layer already exists 21:51:36 b2191e2be29d: Layer already exists 21:51:36 34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54: digest: sha256:6c5ad2ff60c3b9b48e504505a5ca287c3503995870afebb0f51de81848b606c1 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:36 + 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 21:51:36 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 21:51:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 21:51:36 addf18af10d8: Preparing 21:51:36 588d34ea7e89: Preparing 21:51:36 83b9cc2c1e57: Preparing 21:51:36 d5b499b90f90: Preparing 21:51:36 ea50d5741eb6: Preparing 21:51:36 4eea823490ac: Preparing 21:51:36 24d9efbd0e9a: Preparing 21:51:36 36d12582a4f2: Preparing 21:51:36 2d11ae7cb75a: Preparing 21:51:36 db4b4a511eab: Preparing 21:51:36 b2191e2be29d: Preparing 21:51:36 4eea823490ac: Waiting 21:51:36 24d9efbd0e9a: Waiting 21:51:36 36d12582a4f2: Waiting 21:51:36 2d11ae7cb75a: Waiting 21:51:36 db4b4a511eab: Waiting 21:51:36 b2191e2be29d: Waiting 21:51:36 d5b499b90f90: Layer already exists 21:51:36 addf18af10d8: Layer already exists 21:51:36 ea50d5741eb6: Layer already exists 21:51:36 83b9cc2c1e57: Layer already exists 21:51:36 588d34ea7e89: Layer already exists 21:51:36 24d9efbd0e9a: Layer already exists 21:51:36 4eea823490ac: Layer already exists 21:51:36 2d11ae7cb75a: Layer already exists 21:51:36 36d12582a4f2: Layer already exists 21:51:36 db4b4a511eab: Layer already exists 21:51:36 b2191e2be29d: Layer already exists 21:51:37 main: digest: sha256:6c5ad2ff60c3b9b48e504505a5ca287c3503995870afebb0f51de81848b606c1 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:51:37 ===================================================== [Pipeline] echo 21:51:37 taggedImages: 21:51:37 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b 21:51:37 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 21:51:37 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.54 21:51:37 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 21:51:37 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 21:51:37 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 21:51:37 34f840c68dfd07fd09c4325cf8194608b3ff672b 21:51:37 latest 21:51:37 3.1.0-dev.54 21:51:37 34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 21:51:37 main 21:51:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:37 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:37 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b 21:51:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 21:51:37 06c9d31dbf91: Preparing 21:51:37 b30923bbd621: Preparing 21:51:37 36d12582a4f2: Preparing 21:51:37 2d11ae7cb75a: Preparing 21:51:37 a953ccbb81d4: Preparing 21:51:37 b2191e2be29d: Preparing 21:51:37 b2191e2be29d: Waiting 21:51:37 2d11ae7cb75a: Layer already exists 21:51:38 36d12582a4f2: Layer already exists 21:51:38 b2191e2be29d: Layer already exists 21:51:38 06c9d31dbf91: Pushed 21:51:39 a953ccbb81d4: Pushed 21:51:43 b30923bbd621: Pushed 21:51:43 34f840c68dfd07fd09c4325cf8194608b3ff672b: digest: sha256:8e6ee5c9c7ae986f6e6438ba073f4339f8001287583b99bf36959c898b9047fd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:44 + 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 21:51:44 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 21:51:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 21:51:44 06c9d31dbf91: Preparing 21:51:44 b30923bbd621: Preparing 21:51:44 36d12582a4f2: Preparing 21:51:44 2d11ae7cb75a: Preparing 21:51:44 a953ccbb81d4: Preparing 21:51:44 b2191e2be29d: Preparing 21:51:44 b2191e2be29d: Waiting 21:51:44 36d12582a4f2: Layer already exists 21:51:44 a953ccbb81d4: Layer already exists 21:51:44 06c9d31dbf91: Layer already exists 21:51:44 2d11ae7cb75a: Layer already exists 21:51:44 b30923bbd621: Layer already exists 21:51:44 b2191e2be29d: Layer already exists 21:51:44 latest: digest: sha256:8e6ee5c9c7ae986f6e6438ba073f4339f8001287583b99bf36959c898b9047fd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:45 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:45 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.54 21:51:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 21:51:45 06c9d31dbf91: Preparing 21:51:45 b30923bbd621: Preparing 21:51:45 36d12582a4f2: Preparing 21:51:45 2d11ae7cb75a: Preparing 21:51:45 a953ccbb81d4: Preparing 21:51:45 b2191e2be29d: Preparing 21:51:45 b2191e2be29d: Waiting 21:51:45 06c9d31dbf91: Layer already exists 21:51:45 b30923bbd621: Layer already exists 21:51:45 a953ccbb81d4: Layer already exists 21:51:45 36d12582a4f2: Layer already exists 21:51:45 2d11ae7cb75a: Layer already exists 21:51:45 b2191e2be29d: Layer already exists 21:51:45 3.1.0-dev.54: digest: sha256:8e6ee5c9c7ae986f6e6438ba073f4339f8001287583b99bf36959c898b9047fd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:46 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:46 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 21:51:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 21:51:46 06c9d31dbf91: Preparing 21:51:46 b30923bbd621: Preparing 21:51:46 36d12582a4f2: Preparing 21:51:46 2d11ae7cb75a: Preparing 21:51:46 a953ccbb81d4: Preparing 21:51:46 b2191e2be29d: Preparing 21:51:46 b2191e2be29d: Waiting 21:51:46 06c9d31dbf91: Layer already exists 21:51:46 2d11ae7cb75a: Layer already exists 21:51:46 a953ccbb81d4: Layer already exists 21:51:46 36d12582a4f2: Layer already exists 21:51:46 b30923bbd621: Layer already exists 21:51:46 b2191e2be29d: Layer already exists 21:51:46 34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54: digest: sha256:8e6ee5c9c7ae986f6e6438ba073f4339f8001287583b99bf36959c898b9047fd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:47 + 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 21:51:47 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 21:51:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 21:51:47 06c9d31dbf91: Preparing 21:51:47 b30923bbd621: Preparing 21:51:47 36d12582a4f2: Preparing 21:51:47 2d11ae7cb75a: Preparing 21:51:47 a953ccbb81d4: Preparing 21:51:47 b2191e2be29d: Preparing 21:51:47 b2191e2be29d: Waiting 21:51:47 36d12582a4f2: Layer already exists 21:51:47 b30923bbd621: Layer already exists 21:51:47 06c9d31dbf91: Layer already exists 21:51:47 a953ccbb81d4: Layer already exists 21:51:47 2d11ae7cb75a: Layer already exists 21:51:47 b2191e2be29d: Layer already exists 21:51:47 main: digest: sha256:8e6ee5c9c7ae986f6e6438ba073f4339f8001287583b99bf36959c898b9047fd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:51:47 ===================================================== [Pipeline] echo 21:51:47 taggedImages: 21:51:47 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b 21:51:47 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 21:51:47 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.54 21:51:47 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 21:51:47 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 21:51:47 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 21:51:47 34f840c68dfd07fd09c4325cf8194608b3ff672b 21:51:47 latest 21:51:47 3.1.0-dev.54 21:51:47 34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 21:51:47 main 21:51:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:48 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b 21:51:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 21:51:48 9f16888c9256: Preparing 21:51:48 9fb473b00b45: Preparing 21:51:48 4a366b1b08a5: Preparing 21:51:48 36d12582a4f2: Preparing 21:51:48 2d11ae7cb75a: Preparing 21:51:48 d8e15b14b4e3: Preparing 21:51:48 3965f79ec5ac: Preparing 21:51:48 a3b58a38a27b: Preparing 21:51:48 b2191e2be29d: Preparing 21:51:48 d8e15b14b4e3: Waiting 21:51:48 a3b58a38a27b: Waiting 21:51:48 b2191e2be29d: Waiting 21:51:48 3965f79ec5ac: Waiting 21:51:48 2d11ae7cb75a: Layer already exists 21:51:48 36d12582a4f2: Layer already exists 21:51:48 4a366b1b08a5: Pushed 21:51:48 9f16888c9256: Pushed 21:51:48 9fb473b00b45: Pushed 21:51:48 b2191e2be29d: Layer already exists 21:51:51 a3b58a38a27b: Pushed 21:52:05 3965f79ec5ac: Pushed 21:52:09 d8e15b14b4e3: Pushed 21:52:09 34f840c68dfd07fd09c4325cf8194608b3ff672b: digest: sha256:e5cc6c6b9c8874bb5927be65550a670899e4813a3d451cf078d8b88fd9f4e804 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:09 + 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 21:52:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 21:52:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 21:52:10 9f16888c9256: Preparing 21:52:10 9fb473b00b45: Preparing 21:52:10 4a366b1b08a5: Preparing 21:52:10 36d12582a4f2: Preparing 21:52:10 2d11ae7cb75a: Preparing 21:52:10 d8e15b14b4e3: Preparing 21:52:10 3965f79ec5ac: Preparing 21:52:10 a3b58a38a27b: Preparing 21:52:10 b2191e2be29d: Preparing 21:52:10 3965f79ec5ac: Waiting 21:52:10 a3b58a38a27b: Waiting 21:52:10 b2191e2be29d: Waiting 21:52:10 d8e15b14b4e3: Waiting 21:52:10 36d12582a4f2: Layer already exists 21:52:10 9f16888c9256: Layer already exists 21:52:10 9fb473b00b45: Layer already exists 21:52:10 4a366b1b08a5: Layer already exists 21:52:10 2d11ae7cb75a: Layer already exists 21:52:10 b2191e2be29d: Layer already exists 21:52:10 a3b58a38a27b: Layer already exists 21:52:10 d8e15b14b4e3: Layer already exists 21:52:10 3965f79ec5ac: Layer already exists 21:52:10 latest: digest: sha256:e5cc6c6b9c8874bb5927be65550a670899e4813a3d451cf078d8b88fd9f4e804 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:10 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.54 21:52:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 21:52:11 9f16888c9256: Preparing 21:52:11 9fb473b00b45: Preparing 21:52:11 4a366b1b08a5: Preparing 21:52:11 36d12582a4f2: Preparing 21:52:11 2d11ae7cb75a: Preparing 21:52:11 d8e15b14b4e3: Preparing 21:52:11 3965f79ec5ac: Preparing 21:52:11 a3b58a38a27b: Preparing 21:52:11 b2191e2be29d: Preparing 21:52:11 3965f79ec5ac: Waiting 21:52:11 d8e15b14b4e3: Waiting 21:52:11 a3b58a38a27b: Waiting 21:52:11 b2191e2be29d: Waiting 21:52:11 9fb473b00b45: Layer already exists 21:52:11 2d11ae7cb75a: Layer already exists 21:52:11 36d12582a4f2: Layer already exists 21:52:11 4a366b1b08a5: Layer already exists 21:52:11 9f16888c9256: Layer already exists 21:52:11 d8e15b14b4e3: Layer already exists 21:52:11 b2191e2be29d: Layer already exists 21:52:11 a3b58a38a27b: Layer already exists 21:52:11 3965f79ec5ac: Layer already exists 21:52:11 3.1.0-dev.54: digest: sha256:e5cc6c6b9c8874bb5927be65550a670899e4813a3d451cf078d8b88fd9f4e804 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:11 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 21:52:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 21:52:12 9f16888c9256: Preparing 21:52:12 9fb473b00b45: Preparing 21:52:12 4a366b1b08a5: Preparing 21:52:12 36d12582a4f2: Preparing 21:52:12 2d11ae7cb75a: Preparing 21:52:12 d8e15b14b4e3: Preparing 21:52:12 3965f79ec5ac: Preparing 21:52:12 a3b58a38a27b: Preparing 21:52:12 b2191e2be29d: Preparing 21:52:12 3965f79ec5ac: Waiting 21:52:12 a3b58a38a27b: Waiting 21:52:12 d8e15b14b4e3: Waiting 21:52:12 b2191e2be29d: Waiting 21:52:12 9fb473b00b45: Layer already exists 21:52:12 4a366b1b08a5: Layer already exists 21:52:12 2d11ae7cb75a: Layer already exists 21:52:12 9f16888c9256: Layer already exists 21:52:12 36d12582a4f2: Layer already exists 21:52:12 b2191e2be29d: Layer already exists 21:52:12 3965f79ec5ac: Layer already exists 21:52:12 a3b58a38a27b: Layer already exists 21:52:12 d8e15b14b4e3: Layer already exists 21:52:12 34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54: digest: sha256:e5cc6c6b9c8874bb5927be65550a670899e4813a3d451cf078d8b88fd9f4e804 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:12 + 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 21:52:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 21:52:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 21:52:13 9f16888c9256: Preparing 21:52:13 9fb473b00b45: Preparing 21:52:13 4a366b1b08a5: Preparing 21:52:13 36d12582a4f2: Preparing 21:52:13 2d11ae7cb75a: Preparing 21:52:13 d8e15b14b4e3: Preparing 21:52:13 3965f79ec5ac: Preparing 21:52:13 a3b58a38a27b: Preparing 21:52:13 b2191e2be29d: Preparing 21:52:13 3965f79ec5ac: Waiting 21:52:13 a3b58a38a27b: Waiting 21:52:13 b2191e2be29d: Waiting 21:52:13 d8e15b14b4e3: Waiting 21:52:13 9f16888c9256: Layer already exists 21:52:13 4a366b1b08a5: Layer already exists 21:52:13 2d11ae7cb75a: Layer already exists 21:52:13 36d12582a4f2: Layer already exists 21:52:13 9fb473b00b45: Layer already exists 21:52:13 d8e15b14b4e3: Layer already exists 21:52:13 b2191e2be29d: Layer already exists 21:52:13 3965f79ec5ac: Layer already exists 21:52:13 a3b58a38a27b: Layer already exists 21:52:13 main: digest: sha256:e5cc6c6b9c8874bb5927be65550a670899e4813a3d451cf078d8b88fd9f4e804 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:52:13 ===================================================== [Pipeline] echo 21:52:13 taggedImages: 21:52:13 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b 21:52:13 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 21:52:13 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.54 21:52:13 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 21:52:13 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 21:52:13 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 21:52:13 34f840c68dfd07fd09c4325cf8194608b3ff672b 21:52:13 latest 21:52:13 3.1.0-dev.54 21:52:13 34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 21:52:13 main 21:52:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:13 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b 21:52:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 21:52:14 426a1c1f4735: Preparing 21:52:14 9a0950096f0c: Preparing 21:52:14 24e5cb3c30cd: Preparing 21:52:14 36d12582a4f2: Preparing 21:52:14 2d11ae7cb75a: Preparing 21:52:14 d8e15b14b4e3: Preparing 21:52:14 1e46520e4900: Preparing 21:52:14 b2191e2be29d: Preparing 21:52:14 d8e15b14b4e3: Waiting 21:52:14 b2191e2be29d: Waiting 21:52:14 1e46520e4900: Waiting 21:52:14 2d11ae7cb75a: Layer already exists 21:52:14 36d12582a4f2: Layer already exists 21:52:14 d8e15b14b4e3: Layer already exists 21:52:14 b2191e2be29d: Layer already exists 21:52:14 426a1c1f4735: Pushed 21:52:14 24e5cb3c30cd: Pushed 21:52:14 9a0950096f0c: Pushed 21:52:14 1e46520e4900: Pushed 21:52:14 34f840c68dfd07fd09c4325cf8194608b3ff672b: digest: sha256:7d78fe8ffcfdc2d8bc1fb092c912560e980fda7e2e4b30bbed25d64e74daf620 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:15 + 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 21:52:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 21:52:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 21:52:15 426a1c1f4735: Preparing 21:52:15 9a0950096f0c: Preparing 21:52:15 24e5cb3c30cd: Preparing 21:52:15 36d12582a4f2: Preparing 21:52:15 2d11ae7cb75a: Preparing 21:52:15 d8e15b14b4e3: Preparing 21:52:15 1e46520e4900: Preparing 21:52:15 b2191e2be29d: Preparing 21:52:15 d8e15b14b4e3: Waiting 21:52:15 1e46520e4900: Waiting 21:52:15 b2191e2be29d: Waiting 21:52:15 2d11ae7cb75a: Layer already exists 21:52:15 426a1c1f4735: Layer already exists 21:52:15 36d12582a4f2: Layer already exists 21:52:15 9a0950096f0c: Layer already exists 21:52:15 24e5cb3c30cd: Layer already exists 21:52:15 b2191e2be29d: Layer already exists 21:52:15 1e46520e4900: Layer already exists 21:52:15 d8e15b14b4e3: Layer already exists 21:52:15 latest: digest: sha256:7d78fe8ffcfdc2d8bc1fb092c912560e980fda7e2e4b30bbed25d64e74daf620 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:16 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.54 21:52:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 21:52:16 426a1c1f4735: Preparing 21:52:16 9a0950096f0c: Preparing 21:52:16 24e5cb3c30cd: Preparing 21:52:16 36d12582a4f2: Preparing 21:52:16 2d11ae7cb75a: Preparing 21:52:16 d8e15b14b4e3: Preparing 21:52:16 1e46520e4900: Preparing 21:52:16 b2191e2be29d: Preparing 21:52:16 d8e15b14b4e3: Waiting 21:52:16 1e46520e4900: Waiting 21:52:16 b2191e2be29d: Waiting 21:52:16 36d12582a4f2: Layer already exists 21:52:16 426a1c1f4735: Layer already exists 21:52:16 2d11ae7cb75a: Layer already exists 21:52:16 24e5cb3c30cd: Layer already exists 21:52:16 9a0950096f0c: Layer already exists 21:52:16 1e46520e4900: Layer already exists 21:52:16 b2191e2be29d: Layer already exists 21:52:16 d8e15b14b4e3: Layer already exists 21:52:16 3.1.0-dev.54: digest: sha256:7d78fe8ffcfdc2d8bc1fb092c912560e980fda7e2e4b30bbed25d64e74daf620 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:17 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 21:52:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 21:52:17 426a1c1f4735: Preparing 21:52:17 9a0950096f0c: Preparing 21:52:17 24e5cb3c30cd: Preparing 21:52:17 36d12582a4f2: Preparing 21:52:17 2d11ae7cb75a: Preparing 21:52:17 d8e15b14b4e3: Preparing 21:52:17 1e46520e4900: Preparing 21:52:17 b2191e2be29d: Preparing 21:52:17 d8e15b14b4e3: Waiting 21:52:17 1e46520e4900: Waiting 21:52:17 b2191e2be29d: Waiting 21:52:17 24e5cb3c30cd: Layer already exists 21:52:17 9a0950096f0c: Layer already exists 21:52:17 2d11ae7cb75a: Layer already exists 21:52:17 36d12582a4f2: Layer already exists 21:52:17 426a1c1f4735: Layer already exists 21:52:17 d8e15b14b4e3: Layer already exists 21:52:17 b2191e2be29d: Layer already exists 21:52:17 1e46520e4900: Layer already exists 21:52:17 34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54: digest: sha256:7d78fe8ffcfdc2d8bc1fb092c912560e980fda7e2e4b30bbed25d64e74daf620 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:18 + 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 21:52:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 21:52:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 21:52:18 426a1c1f4735: Preparing 21:52:18 9a0950096f0c: Preparing 21:52:18 24e5cb3c30cd: Preparing 21:52:18 36d12582a4f2: Preparing 21:52:18 2d11ae7cb75a: Preparing 21:52:18 d8e15b14b4e3: Preparing 21:52:18 1e46520e4900: Preparing 21:52:18 b2191e2be29d: Preparing 21:52:18 d8e15b14b4e3: Waiting 21:52:18 b2191e2be29d: Waiting 21:52:18 1e46520e4900: Waiting 21:52:18 9a0950096f0c: Layer already exists 21:52:18 426a1c1f4735: Layer already exists 21:52:18 24e5cb3c30cd: Layer already exists 21:52:18 36d12582a4f2: Layer already exists 21:52:18 2d11ae7cb75a: Layer already exists 21:52:18 b2191e2be29d: Layer already exists 21:52:18 d8e15b14b4e3: Layer already exists 21:52:18 1e46520e4900: Layer already exists 21:52:18 main: digest: sha256:7d78fe8ffcfdc2d8bc1fb092c912560e980fda7e2e4b30bbed25d64e74daf620 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:52:18 ===================================================== [Pipeline] echo 21:52:18 taggedImages: 21:52:18 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b 21:52:18 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 21:52:18 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.54 21:52:18 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 21:52:18 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 21:52:18 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 21:52:18 34f840c68dfd07fd09c4325cf8194608b3ff672b 21:52:18 latest 21:52:18 3.1.0-dev.54 21:52:18 34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 21:52:18 main 21:52:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:19 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b 21:52:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 21:52:19 dc1b9e7d9780: Preparing 21:52:19 f0db0846c24d: Preparing 21:52:19 8fe5ffdb9829: Preparing 21:52:19 36d12582a4f2: Preparing 21:52:19 2d11ae7cb75a: Preparing 21:52:19 4bc9295acd59: Preparing 21:52:19 a3b58a38a27b: Preparing 21:52:19 b2191e2be29d: Preparing 21:52:19 4bc9295acd59: Waiting 21:52:19 a3b58a38a27b: Waiting 21:52:19 b2191e2be29d: Waiting 21:52:19 2d11ae7cb75a: Layer already exists 21:52:19 36d12582a4f2: Layer already exists 21:52:19 a3b58a38a27b: Layer already exists 21:52:19 dc1b9e7d9780: Pushed 21:52:19 b2191e2be29d: Layer already exists 21:52:19 f0db0846c24d: Pushed 21:52:19 8fe5ffdb9829: Pushed 21:52:38 4bc9295acd59: Pushed 21:52:38 34f840c68dfd07fd09c4325cf8194608b3ff672b: digest: sha256:0c7db79f892e28e84ed4c2dc6db7789f3db34e1955cf2747ea1775ac9d638f1d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:38 + 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 21:52:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 21:52:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 21:52:39 dc1b9e7d9780: Preparing 21:52:39 f0db0846c24d: Preparing 21:52:39 8fe5ffdb9829: Preparing 21:52:39 36d12582a4f2: Preparing 21:52:39 2d11ae7cb75a: Preparing 21:52:39 4bc9295acd59: Preparing 21:52:39 a3b58a38a27b: Preparing 21:52:39 b2191e2be29d: Preparing 21:52:39 a3b58a38a27b: Waiting 21:52:39 4bc9295acd59: Waiting 21:52:39 b2191e2be29d: Waiting 21:52:39 dc1b9e7d9780: Layer already exists 21:52:39 8fe5ffdb9829: Layer already exists 21:52:39 36d12582a4f2: Layer already exists 21:52:39 f0db0846c24d: Layer already exists 21:52:39 2d11ae7cb75a: Layer already exists 21:52:39 4bc9295acd59: Layer already exists 21:52:39 a3b58a38a27b: Layer already exists 21:52:39 b2191e2be29d: Layer already exists 21:52:39 latest: digest: sha256:0c7db79f892e28e84ed4c2dc6db7789f3db34e1955cf2747ea1775ac9d638f1d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:39 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.54 21:52:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 21:52:40 dc1b9e7d9780: Preparing 21:52:40 f0db0846c24d: Preparing 21:52:40 8fe5ffdb9829: Preparing 21:52:40 36d12582a4f2: Preparing 21:52:40 2d11ae7cb75a: Preparing 21:52:40 4bc9295acd59: Preparing 21:52:40 a3b58a38a27b: Preparing 21:52:40 b2191e2be29d: Preparing 21:52:40 4bc9295acd59: Waiting 21:52:40 a3b58a38a27b: Waiting 21:52:40 b2191e2be29d: Waiting 21:52:40 2d11ae7cb75a: Layer already exists 21:52:40 36d12582a4f2: Layer already exists 21:52:40 dc1b9e7d9780: Layer already exists 21:52:40 f0db0846c24d: Layer already exists 21:52:40 8fe5ffdb9829: Layer already exists 21:52:40 b2191e2be29d: Layer already exists 21:52:40 a3b58a38a27b: Layer already exists 21:52:40 4bc9295acd59: Layer already exists 21:52:40 3.1.0-dev.54: digest: sha256:0c7db79f892e28e84ed4c2dc6db7789f3db34e1955cf2747ea1775ac9d638f1d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:40 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 21:52:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 21:52:41 dc1b9e7d9780: Preparing 21:52:41 f0db0846c24d: Preparing 21:52:41 8fe5ffdb9829: Preparing 21:52:41 36d12582a4f2: Preparing 21:52:41 2d11ae7cb75a: Preparing 21:52:41 4bc9295acd59: Preparing 21:52:41 a3b58a38a27b: Preparing 21:52:41 b2191e2be29d: Preparing 21:52:41 a3b58a38a27b: Waiting 21:52:41 b2191e2be29d: Waiting 21:52:41 4bc9295acd59: Waiting 21:52:41 36d12582a4f2: Layer already exists 21:52:41 f0db0846c24d: Layer already exists 21:52:41 dc1b9e7d9780: Layer already exists 21:52:41 8fe5ffdb9829: Layer already exists 21:52:41 2d11ae7cb75a: Layer already exists 21:52:41 4bc9295acd59: Layer already exists 21:52:41 a3b58a38a27b: Layer already exists 21:52:41 b2191e2be29d: Layer already exists 21:52:41 34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54: digest: sha256:0c7db79f892e28e84ed4c2dc6db7789f3db34e1955cf2747ea1775ac9d638f1d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:41 + 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 21:52:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 21:52:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 21:52:42 dc1b9e7d9780: Preparing 21:52:42 f0db0846c24d: Preparing 21:52:42 8fe5ffdb9829: Preparing 21:52:42 36d12582a4f2: Preparing 21:52:42 2d11ae7cb75a: Preparing 21:52:42 4bc9295acd59: Preparing 21:52:42 a3b58a38a27b: Preparing 21:52:42 b2191e2be29d: Preparing 21:52:42 4bc9295acd59: Waiting 21:52:42 b2191e2be29d: Waiting 21:52:42 a3b58a38a27b: Waiting 21:52:42 8fe5ffdb9829: Layer already exists 21:52:42 36d12582a4f2: Layer already exists 21:52:42 dc1b9e7d9780: Layer already exists 21:52:42 f0db0846c24d: Layer already exists 21:52:42 2d11ae7cb75a: Layer already exists 21:52:42 b2191e2be29d: Layer already exists 21:52:42 a3b58a38a27b: Layer already exists 21:52:42 4bc9295acd59: Layer already exists 21:52:42 main: digest: sha256:0c7db79f892e28e84ed4c2dc6db7789f3db34e1955cf2747ea1775ac9d638f1d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:52:42 ===================================================== [Pipeline] echo 21:52:42 taggedImages: 21:52:42 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b 21:52:42 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 21:52:42 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.54 21:52:42 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 21:52:42 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 21:52:42 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 21:52:42 34f840c68dfd07fd09c4325cf8194608b3ff672b 21:52:42 latest 21:52:42 3.1.0-dev.54 21:52:42 34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 21:52:42 main 21:52:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:42 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:43 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b 21:52:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 21:52:43 ae10bd1e5d10: Preparing 21:52:43 3789615e404e: Preparing 21:52:43 36d12582a4f2: Preparing 21:52:43 2d11ae7cb75a: Preparing 21:52:43 469fa6f49b74: Preparing 21:52:43 b2191e2be29d: Preparing 21:52:43 b2191e2be29d: Waiting 21:52:43 36d12582a4f2: Layer already exists 21:52:43 2d11ae7cb75a: Layer already exists 21:52:43 b2191e2be29d: Layer already exists 21:52:43 ae10bd1e5d10: Pushed 21:52:43 469fa6f49b74: Pushed 21:52:50 3789615e404e: Pushed 21:52:50 34f840c68dfd07fd09c4325cf8194608b3ff672b: digest: sha256:3cded7bc2b0d411efb809b5507f931746ced4ea1e1ac2afdcfa60333deee3c83 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:50 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:51 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 21:52:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 21:52:51 ae10bd1e5d10: Preparing 21:52:51 3789615e404e: Preparing 21:52:51 36d12582a4f2: Preparing 21:52:51 2d11ae7cb75a: Preparing 21:52:51 469fa6f49b74: Preparing 21:52:51 b2191e2be29d: Preparing 21:52:51 b2191e2be29d: Waiting 21:52:51 3789615e404e: Layer already exists 21:52:51 ae10bd1e5d10: Layer already exists 21:52:51 36d12582a4f2: Layer already exists 21:52:51 2d11ae7cb75a: Layer already exists 21:52:51 469fa6f49b74: Layer already exists 21:52:51 b2191e2be29d: Layer already exists 21:52:51 latest: digest: sha256:3cded7bc2b0d411efb809b5507f931746ced4ea1e1ac2afdcfa60333deee3c83 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:51 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:52 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.54 21:52:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 21:52:52 ae10bd1e5d10: Preparing 21:52:52 3789615e404e: Preparing 21:52:52 36d12582a4f2: Preparing 21:52:52 2d11ae7cb75a: Preparing 21:52:52 469fa6f49b74: Preparing 21:52:52 b2191e2be29d: Preparing 21:52:52 b2191e2be29d: Waiting 21:52:52 36d12582a4f2: Layer already exists 21:52:52 ae10bd1e5d10: Layer already exists 21:52:52 469fa6f49b74: Layer already exists 21:52:52 2d11ae7cb75a: Layer already exists 21:52:52 3789615e404e: Layer already exists 21:52:52 b2191e2be29d: Layer already exists 21:52:52 3.1.0-dev.54: digest: sha256:3cded7bc2b0d411efb809b5507f931746ced4ea1e1ac2afdcfa60333deee3c83 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:52 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:52 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 21:52:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 21:52:52 ae10bd1e5d10: Preparing 21:52:52 3789615e404e: Preparing 21:52:52 36d12582a4f2: Preparing 21:52:52 2d11ae7cb75a: Preparing 21:52:52 469fa6f49b74: Preparing 21:52:52 b2191e2be29d: Preparing 21:52:52 b2191e2be29d: Waiting 21:52:52 36d12582a4f2: Layer already exists 21:52:52 2d11ae7cb75a: Layer already exists 21:52:52 469fa6f49b74: Layer already exists 21:52:52 ae10bd1e5d10: Layer already exists 21:52:52 3789615e404e: Layer already exists 21:52:53 b2191e2be29d: Layer already exists 21:52:53 34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54: digest: sha256:3cded7bc2b0d411efb809b5507f931746ced4ea1e1ac2afdcfa60333deee3c83 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:53 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:53 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 21:52:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 21:52:53 ae10bd1e5d10: Preparing 21:52:53 3789615e404e: Preparing 21:52:53 36d12582a4f2: Preparing 21:52:53 2d11ae7cb75a: Preparing 21:52:53 469fa6f49b74: Preparing 21:52:53 b2191e2be29d: Preparing 21:52:53 b2191e2be29d: Waiting 21:52:53 36d12582a4f2: Layer already exists 21:52:53 2d11ae7cb75a: Layer already exists 21:52:53 3789615e404e: Layer already exists 21:52:53 ae10bd1e5d10: Layer already exists 21:52:53 469fa6f49b74: Layer already exists 21:52:53 b2191e2be29d: Layer already exists 21:52:54 main: digest: sha256:3cded7bc2b0d411efb809b5507f931746ced4ea1e1ac2afdcfa60333deee3c83 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:52:54 ===================================================== [Pipeline] echo 21:52:54 taggedImages: 21:52:54 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b 21:52:54 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 21:52:54 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.54 21:52:54 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 21:52:54 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 21:52:54 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 21:52:54 34f840c68dfd07fd09c4325cf8194608b3ff672b 21:52:54 latest 21:52:54 3.1.0-dev.54 21:52:54 34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 21:52:54 main 21:52:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:54 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:55 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b 21:52:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 21:52:55 e0d826330c0b: Preparing 21:52:55 a074c9c1eb3c: Preparing 21:52:55 36d12582a4f2: Preparing 21:52:55 2d11ae7cb75a: Preparing 21:52:55 2b6649a6a7b7: Preparing 21:52:55 b2191e2be29d: Preparing 21:52:55 b2191e2be29d: Waiting 21:52:55 2b6649a6a7b7: Layer already exists 21:52:55 36d12582a4f2: Layer already exists 21:52:55 2d11ae7cb75a: Layer already exists 21:52:55 b2191e2be29d: Layer already exists 21:52:55 e0d826330c0b: Pushed 21:53:01 a074c9c1eb3c: Pushed 21:53:01 34f840c68dfd07fd09c4325cf8194608b3ff672b: digest: sha256:005acac8e740a6ba4e0c952f37f989e06e9c4a5e595a97ef4a0308abc29fb23f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:02 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:02 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 21:53:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 21:53:02 e0d826330c0b: Preparing 21:53:02 a074c9c1eb3c: Preparing 21:53:02 36d12582a4f2: Preparing 21:53:02 2d11ae7cb75a: Preparing 21:53:02 2b6649a6a7b7: Preparing 21:53:02 b2191e2be29d: Preparing 21:53:02 b2191e2be29d: Waiting 21:53:02 2b6649a6a7b7: Layer already exists 21:53:02 36d12582a4f2: Layer already exists 21:53:02 2d11ae7cb75a: Layer already exists 21:53:02 a074c9c1eb3c: Layer already exists 21:53:02 e0d826330c0b: Layer already exists 21:53:02 b2191e2be29d: Layer already exists 21:53:03 latest: digest: sha256:005acac8e740a6ba4e0c952f37f989e06e9c4a5e595a97ef4a0308abc29fb23f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:03 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:03 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.54 21:53:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 21:53:03 e0d826330c0b: Preparing 21:53:03 a074c9c1eb3c: Preparing 21:53:03 36d12582a4f2: Preparing 21:53:03 2d11ae7cb75a: Preparing 21:53:03 2b6649a6a7b7: Preparing 21:53:03 b2191e2be29d: Preparing 21:53:03 b2191e2be29d: Waiting 21:53:03 2b6649a6a7b7: Layer already exists 21:53:03 2d11ae7cb75a: Layer already exists 21:53:03 a074c9c1eb3c: Layer already exists 21:53:03 e0d826330c0b: Layer already exists 21:53:03 36d12582a4f2: Layer already exists 21:53:03 b2191e2be29d: Layer already exists 21:53:04 3.1.0-dev.54: digest: sha256:005acac8e740a6ba4e0c952f37f989e06e9c4a5e595a97ef4a0308abc29fb23f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:04 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:04 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 21:53:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 21:53:04 e0d826330c0b: Preparing 21:53:04 a074c9c1eb3c: Preparing 21:53:04 36d12582a4f2: Preparing 21:53:04 2d11ae7cb75a: Preparing 21:53:04 2b6649a6a7b7: Preparing 21:53:04 b2191e2be29d: Preparing 21:53:04 b2191e2be29d: Waiting 21:53:04 2b6649a6a7b7: Layer already exists 21:53:04 36d12582a4f2: Layer already exists 21:53:04 e0d826330c0b: Layer already exists 21:53:04 a074c9c1eb3c: Layer already exists 21:53:04 2d11ae7cb75a: Layer already exists 21:53:04 b2191e2be29d: Layer already exists 21:53:05 34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54: digest: sha256:005acac8e740a6ba4e0c952f37f989e06e9c4a5e595a97ef4a0308abc29fb23f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:05 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:05 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 21:53:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 21:53:05 e0d826330c0b: Preparing 21:53:05 a074c9c1eb3c: Preparing 21:53:05 36d12582a4f2: Preparing 21:53:05 2d11ae7cb75a: Preparing 21:53:05 2b6649a6a7b7: Preparing 21:53:05 b2191e2be29d: Preparing 21:53:05 b2191e2be29d: Waiting 21:53:05 2b6649a6a7b7: Layer already exists 21:53:05 e0d826330c0b: Layer already exists 21:53:05 a074c9c1eb3c: Layer already exists 21:53:05 36d12582a4f2: Layer already exists 21:53:05 2d11ae7cb75a: Layer already exists 21:53:05 b2191e2be29d: Layer already exists 21:53:06 main: digest: sha256:005acac8e740a6ba4e0c952f37f989e06e9c4a5e595a97ef4a0308abc29fb23f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:53:06 ===================================================== [Pipeline] echo 21:53:06 taggedImages: 21:53:06 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b 21:53:06 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 21:53:06 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.54 21:53:06 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:34f840c68dfd07fd09c4325cf8194608b3ff672b-3.1.0-dev.54 21:53:06 - 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 21:53:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:53:06 21:53:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:53:07 arm64: Pulling from edgex-lftools-log-publisher 21:53:07 8998bd30e6a1: Pulling fs layer 21:53:07 04944245beec: Pulling fs layer 21:53:07 699f458cf7ca: Pulling fs layer 21:53:07 765212b225bb: Pulling fs layer 21:53:07 f23df028b6ca: Pulling fs layer 21:53:07 d65c8cfc05b1: Pulling fs layer 21:53:07 2437ff75d9bd: Pulling fs layer 21:53:07 765212b225bb: Waiting 21:53:07 d65c8cfc05b1: Waiting 21:53:07 f23df028b6ca: Waiting 21:53:07 2437ff75d9bd: Waiting 21:53:07 04944245beec: Verifying Checksum 21:53:07 04944245beec: Download complete 21:53:07 765212b225bb: Verifying Checksum 21:53:07 765212b225bb: Download complete 21:53:07 f23df028b6ca: Verifying Checksum 21:53:07 f23df028b6ca: Download complete 21:53:07 d65c8cfc05b1: Verifying Checksum 21:53:07 d65c8cfc05b1: Download complete 21:53:07 699f458cf7ca: Verifying Checksum 21:53:07 699f458cf7ca: Download complete 21:53:07 8998bd30e6a1: Verifying Checksum 21:53:07 8998bd30e6a1: Download complete 21:53:10 2437ff75d9bd: Verifying Checksum 21:53:10 2437ff75d9bd: Download complete 21:53:12 8998bd30e6a1: Pull complete 21:53:12 04944245beec: Pull complete 21:53:14 699f458cf7ca: Pull complete 21:53:14 765212b225bb: Pull complete 21:53:15 f23df028b6ca: Pull complete 21:53:15 d65c8cfc05b1: Pull complete 21:53:30 2437ff75d9bd: Pull complete 21:53:30 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:53:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:53:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:53:30 prd-ubuntu20.04-docker-arm64-4c-16g-7633 does not seem to be running inside a container 21:53:30 $ 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/588 -v /w/workspace/edgex-go/588:/w/workspace/edgex-go/588:rw,z -v /w/workspace/edgex-go/588@tmp:/w/workspace/edgex-go/588@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 21:53:33 $ docker top 1b5ab4d962ccd7414ce24bbb0fb8626566f7353c4970bf58fb9fe79b64f79c49 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:53:34 ---> job-cost.sh 21:53:34 lf-activate-venv: SKIPPING 21:53:34 INFO: No Stack... 21:53:35 INFO: Retrieving Pricing Info for: v3-standard-4 21:53:36 INFO: Archiving Costs [Pipeline] sh 21:53:36 + cat /w/workspace/edgex-go/588/archives/cost.csv 21:53:36 + cut -d, -f6 [Pipeline] lock 21:53:36 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-588-stack-cost] 21:53:36 Resource [jenkins-edgexfoundry-edgex-go-main-588-stack-cost] did not exist. Created. 21:53:36 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-588-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:53:37 + echo total: 0.10999999940395355 [Pipeline] stash 21:53:38 Stashed 1 file(s) [Pipeline] } 21:53:38 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-588-stack-cost] [Pipeline] // lock [Pipeline] } 21:53:38 $ docker stop --time=1 1b5ab4d962ccd7414ce24bbb0fb8626566f7353c4970bf58fb9fe79b64f79c49 21:53:39 $ docker rm -f --volumes 1b5ab4d962ccd7414ce24bbb0fb8626566f7353c4970bf58fb9fe79b64f79c49 [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 21:53:40 provisioning config files... 21:53:40 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/588@tmp/config14874389793865534457tmp [Pipeline] { [Pipeline] sh 21:53:40 + set +x 21:53:40 + curl -s https://codecov.io/bash 21:53:40 + bash -s -- 21:53:40 21:53:40 _____ _ 21:53:40 / ____| | | 21:53:40 | | ___ __| | ___ ___ _____ __ 21:53:40 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:53:40 | |___| (_) | (_| | __/ (_| (_) \ V / 21:53:40 \_____\___/ \__,_|\___|\___\___/ \_/ 21:53:40 Bash-1.0.6 21:53:40 21:53:40 21:53:40 ==> git version 2.25.1 found 21:53:40 ==> 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 21:53:40 Release-Date: 2020-01-08 21:53:40 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:53:40 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:53:40 ==> Jenkins CI detected. 21:53:40 current dir:  /w/workspace/edgex-go/588 21:53:40 project root: . 21:53:40 --> token set from env 21:53:40 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:53:40 ==> Running gcov in . (disable via -X gcov) 21:53:40 ==> Python coveragepy not found 21:53:40 ==> Searching for coverage reports in: 21:53:40 + . 21:53:40 -> Found 1 reports 21:53:40 ==> Detecting git/mercurial file structure 21:53:40 ==> Reading reports 21:53:40 + ./coverage.out bytes=453602 21:53:40 ==> Appending adjustments 21:53:40 https://docs.codecov.io/docs/fixing-reports 21:53:41 + Found adjustments 21:53:41 ==> Gzipping contents 21:53:41 60K /tmp/codecov.e6TPO1.gz 21:53:41 ==> Uploading reports 21:53:41 url: https://codecov.io 21:53:41 query: branch=main&commit=34f840c68dfd07fd09c4325cf8194608b3ff672b&build=588&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F588%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 21:53:42 -> Pinging Codecov 21:53:42 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=34f840c68dfd07fd09c4325cf8194608b3ff672b&build=588&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F588%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 21:53:42 -> Uploading to 21:53:42 https://storage.googleapis.com/codecov/v4/raw/2023-09-22/00271124DB129430A58F1EEE437C3FCB/34f840c68dfd07fd09c4325cf8194608b3ff672b/244972cf-b9af-46aa-b785-412ada0c7b9e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230922%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230922T215341Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e9fdc41e173a85185f0926058eabca2dbd28598ce1f38f3f7f4899682c955da3 21:53:42 % Total % Received % Xferd Average Speed Time Time Time Current 21:53:42 Dload Upload Total Spent Left Speed 21:53:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58249 0 0 100 58249 0 288k --:--:-- --:--:-- --:--:-- 287k 100 58249 0 0 100 58249 0 288k --:--:-- --:--:-- --:--:-- 287k 21:53:42 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/34f840c68dfd07fd09c4325cf8194608b3ff672b [Pipeline] } 21:53:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 21:53:42 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 21:53:42 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:53:42 21:53:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:53:43 1.410.4: Pulling from edgex-devops/edgex-snyk-go 21:53:43 df9b9388f04a: Pulling fs layer 21:53:43 52dc419b0ee2: Pulling fs layer 21:53:43 25bc292e5bac: Pulling fs layer 21:53:43 114826534d7a: Pulling fs layer 21:53:43 4657fd5d0bcf: Pulling fs layer 21:53:43 6ad1cebc031e: Pulling fs layer 21:53:43 8a3aa393b2d8: Pulling fs layer 21:53:43 114826534d7a: Waiting 21:53:43 4657fd5d0bcf: Waiting 21:53:43 6ad1cebc031e: Waiting 21:53:43 25bc292e5bac: Verifying Checksum 21:53:43 25bc292e5bac: Download complete 21:53:43 52dc419b0ee2: Download complete 21:53:43 4657fd5d0bcf: Verifying Checksum 21:53:43 4657fd5d0bcf: Download complete 21:53:43 df9b9388f04a: Verifying Checksum 21:53:43 df9b9388f04a: Download complete 21:53:43 6ad1cebc031e: Verifying Checksum 21:53:43 df9b9388f04a: Pull complete 21:53:43 52dc419b0ee2: Pull complete 21:53:43 25bc292e5bac: Pull complete 21:53:44 114826534d7a: Verifying Checksum 21:53:44 114826534d7a: Download complete 21:53:44 8a3aa393b2d8: Verifying Checksum 21:53:44 8a3aa393b2d8: Download complete 21:53:48 114826534d7a: Pull complete 21:53:48 4657fd5d0bcf: Pull complete 21:53:48 6ad1cebc031e: Pull complete 21:53:51 8a3aa393b2d8: Pull complete 21:53:51 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 21:53:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:53:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:53:51 prd-ubuntu20.04-docker-8c-8g-7632 does not seem to be running inside a container 21:53:51 $ 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/588 -v /w/workspace/edgex-go/588:/w/workspace/edgex-go/588:rw,z -v /w/workspace/edgex-go/588@tmp:/w/workspace/edgex-go/588@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-snyk-go:1.410.4 cat 21:53:57 $ docker top 5c89e3246562626b6910999041e2cc14cbd4fad1089dba72dda1080d822a16d5 -eo pid,comm [Pipeline] { [Pipeline] echo 21:53:57 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 21:53:57 + set -o pipefail 21:53:57 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 21:54:02 21:54:02 Monitoring /w/workspace/edgex-go/588 (github.com/edgexfoundry/edgex-go)... 21:54:02 21:54:02 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/8fa325af-419e-4cf3-b7f8-e642f4bdc557 21:54:02 21:54:02 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 21:54:02 21:54:02 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:54:02 21:54:02 21:54:02 A medium severity vulnerability was found in the Snyk CLI versions you are using. 21:54:02 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 21:54:02 More details here: https://snyk.co/ue1NS [Pipeline] } 21:54:02 $ docker stop --time=1 5c89e3246562626b6910999041e2cc14cbd4fad1089dba72dda1080d822a16d5 21:54:08 $ docker rm -f --volumes 5c89e3246562626b6910999041e2cc14cbd4fad1089dba72dda1080d822a16d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 21:54:08 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:54:08 provisioning config files... 21:54:08 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/588@tmp/config15561322359859085027tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:54:09 --> edgex-publish-swagger.sh 21:54:09 === Publish openapi/v3 API === 21:54:09 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 21:54:09 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/588/openapi/v3/core-command.yaml] 21:54:09 % Total % Received % Xferd Average Speed Time Time Time Current 21:54:09 Dload Upload Total Spent Left Speed 21:54:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 53304 --:--:-- --:--:-- --:--:-- 53217 100 32782 0 0 100 32782 0 53217 --:--:-- --:--:-- --:--:-- 53131 21:54:09 21:54:09 21:54:09 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/588/openapi/v3/core-data.yaml] 21:54:09 % Total % Received % Xferd Average Speed Time Time Time Current 21:54:09 Dload Upload Total Spent Left Speed 21:54:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71708 0 0 100 71708 0 126k --:--:-- --:--:-- --:--:-- 126k 21:54:10 21:54:10 21:54:10 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/588/openapi/v3/core-metadata.yaml] 21:54:10 % Total % Received % Xferd Average Speed Time Time Time Current 21:54:10 Dload Upload Total Spent Left Speed 21:54:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 711k --:--:-- --:--:-- --:--:-- 707k 100 144k 0 0 100 144k 0 285k --:--:-- --:--:-- --:--:-- 285k 21:54:10 21:54:10 21:54:10 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/588/openapi/v3/support-notifications.yaml] 21:54:10 % Total % Received % Xferd Average Speed Time Time Time Current 21:54:10 Dload Upload Total Spent Left Speed 21:54:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87000 0 0 100 87000 0 174k --:--:-- --:--:-- --:--:-- 174k 21:54:11 21:54:11 21:54:11 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/588/openapi/v3/support-scheduler.yaml] 21:54:11 % Total % Received % Xferd Average Speed Time Time Time Current 21:54:11 Dload Upload Total Spent Left Speed 21:54:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36954 0 0 100 36954 0 177k --:--:-- --:--:-- --:--:-- 176k 100 36954 0 0 100 36954 0 70388 --:--:-- --:--:-- --:--:-- 70254 21:54:11 21:54:11 [Pipeline] } 21:54:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 21:54:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:54:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:54:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:54:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:54:12 prd-ubuntu20.04-docker-8c-8g-7632 does not seem to be running inside a container 21:54:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/588 -v /w/workspace/edgex-go/588:/w/workspace/edgex-go/588:rw,z -v /w/workspace/edgex-go/588@tmp:/w/workspace/edgex-go/588@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/py-git-semver:0.1.4 cat 21:54:13 $ docker top cb5b6f68ac0a967a83de78c3f69221da0f8e907472ace0b82d983fadc80658a3 -eo pid,comm 21:54:13 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). 21:54:13 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:54:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:54:13 [ssh-agent] Looking for ssh-agent implementation... 21:54:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:54:13 $ docker exec cb5b6f68ac0a967a83de78c3f69221da0f8e907472ace0b82d983fadc80658a3 ssh-agent 21:54:13 SSH_AUTH_SOCK=/tmp/ssh-uRLWwbgRcl0R/agent.32 21:54:13 SSH_AGENT_PID=38 21:54:13 Running ssh-add (command line suppressed) 21:54:13 Identity added: /w/workspace/edgex-go/588@tmp/private_key_4002924631051945888.key (/w/workspace/edgex-go/588@tmp/private_key_4002924631051945888.key) 21:54:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:54:13 + git semver tag 21:54:14 2023-09-22 21:54:14,095 [run_tag] DEBUG tag force:False 21:54:14 2023-09-22 21:54:14,095 [check_head_tag] DEBUG check head tag 21:54:14 2023-09-22 21:54:14,097 [execute] INFO git cat-file --batch-check 21:54:14 2023-09-22 21:54:14,097 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/588, universal_newlines=False, shell=None, istream=) 21:54:14 2023-09-22 21:54:14,100 [execute] INFO git cat-file --batch 21:54:14 2023-09-22 21:54:14,101 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/588, universal_newlines=False, shell=None, istream=) 21:54:14 2023-09-22 21:54:14,123 [read_version] DEBUG read version from /w/workspace/edgex-go/588/.semver/main 21:54:14 2023-09-22 21:54:14,123 [execute] INFO git tag -a v3.1.0-dev.54 -m v3.1.0-dev.54 21:54:14 2023-09-22 21:54:14,124 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.54', '-m', 'v3.1.0-dev.54'], cwd=/w/workspace/edgex-go/588, universal_newlines=False, shell=None, istream=None) 21:54:14 2023-09-22 21:54:14,126 [read_version] DEBUG read version from /w/workspace/edgex-go/588/.semver/main 21:54:14 3.1.0-dev.54 [Pipeline] } 21:54:14 $ docker exec --env ******** --env ******** cb5b6f68ac0a967a83de78c3f69221da0f8e907472ace0b82d983fadc80658a3 ssh-agent -k 21:54:14 unset SSH_AUTH_SOCK; 21:54:14 unset SSH_AGENT_PID; 21:54:14 echo Agent pid 38 killed; 21:54:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:54:14 + git semver [Pipeline] } 21:54:14 $ docker stop --time=1 cb5b6f68ac0a967a83de78c3f69221da0f8e907472ace0b82d983fadc80658a3 21:54:16 $ docker rm -f --volumes cb5b6f68ac0a967a83de78c3f69221da0f8e907472ace0b82d983fadc80658a3 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:54:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:54:16 21:54:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:54:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:54:16 0.23.1-centos7: Pulling from edgex-lftools 21:54:16 ab5ef0e58194: Pulling fs layer 21:54:16 9712f1f96733: Pulling fs layer 21:54:16 63f879dbbcfc: Pulling fs layer 21:54:16 0d9ebad4ef96: Pulling fs layer 21:54:16 e9a5061849ea: Pulling fs layer 21:54:16 d747dcd14b5f: Pulling fs layer 21:54:16 2de7ff778b66: Pulling fs layer 21:54:16 e9a5061849ea: Waiting 21:54:16 0d9ebad4ef96: Waiting 21:54:16 d747dcd14b5f: Waiting 21:54:16 9712f1f96733: Download complete 21:54:17 63f879dbbcfc: Verifying Checksum 21:54:17 63f879dbbcfc: Download complete 21:54:17 ab5ef0e58194: Verifying Checksum 21:54:17 ab5ef0e58194: Download complete 21:54:17 e9a5061849ea: Verifying Checksum 21:54:17 e9a5061849ea: Download complete 21:54:17 0d9ebad4ef96: Verifying Checksum 21:54:17 0d9ebad4ef96: Download complete 21:54:17 d747dcd14b5f: Verifying Checksum 21:54:17 d747dcd14b5f: Download complete 21:54:17 2de7ff778b66: Verifying Checksum 21:54:17 2de7ff778b66: Download complete 21:54:20 ab5ef0e58194: Pull complete 21:54:20 9712f1f96733: Pull complete 21:54:21 63f879dbbcfc: Pull complete 21:54:25 0d9ebad4ef96: Pull complete 21:54:25 e9a5061849ea: Pull complete 21:54:25 d747dcd14b5f: Pull complete 21:54:26 2de7ff778b66: Pull complete 21:54:26 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 21:54:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:54:26 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:54:26 prd-ubuntu20.04-docker-8c-8g-7632 does not seem to be running inside a container 21:54:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/588 -v /w/workspace/edgex-go/588:/w/workspace/edgex-go/588:rw,z -v /w/workspace/edgex-go/588@tmp:/w/workspace/edgex-go/588@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-lftools:0.23.1-centos7 cat 21:54:34 $ docker top 43ca5261ba4caf03952caf4959092903fb799ee286a307f4f0413759b4b61297 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 21:54:34 provisioning config files... 21:54:34 copy managed file [sigul-config] to file:/w/workspace/edgex-go/588@tmp/config13018568225071318614tmp 21:54:34 copy managed file [sigul-password] to file:/w/workspace/edgex-go/588@tmp/config14545716291536958022tmp 21:54:34 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/588@tmp/config14381837542600258105tmp [Pipeline] { [Pipeline] echo 21:54:34 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 21:54:35 ---> sigul-configuration.sh 21:54:35 gpg: directory `/root/.gnupg' created 21:54:35 gpg: new configuration file `/root/.gnupg/gpg.conf' created 21:54:35 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 21:54:35 gpg: keyring `/root/.gnupg/secring.gpg' created 21:54:35 gpg: keyring `/root/.gnupg/pubring.gpg' created 21:54:35 gpg: CAST5 encrypted data 21:54:35 gpg: encrypted with 1 passphrase 21:54:35 gpg: WARNING: message was not integrity protected [Pipeline] sh 21:54:35 + mkdir /home/jenkins 21:54:35 + mkdir /home/jenkins/sigul [Pipeline] sh 21:54:35 + 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 21:54:35 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 21:54:35 ---> sigul-install.sh 21:54:35 Sigul already installed; skipping installation. [Pipeline] sh 21:54:36 + git tag --list 21:54:36 0.6.0 21:54:36 0.6.1 21:54:36 0.7.0 21:54:36 0.7.1 21:54:36 v1.0.0 21:54:36 v1.0.1 21:54:36 v1.1.0 21:54:36 v1.2.0 21:54:36 v1.2.1 21:54:36 v1.3.0 21:54:36 v1.3.1 21:54:36 v2.0.0 21:54:36 v2.1.0 21:54:36 v2.1.1 21:54:36 v2.2.0 21:54:36 v2.3.0 21:54:36 v3.0 21:54:36 v3.0.0 21:54:36 v3.1.0-dev.1 21:54:36 v3.1.0-dev.10 21:54:36 v3.1.0-dev.11 21:54:36 v3.1.0-dev.12 21:54:36 v3.1.0-dev.13 21:54:36 v3.1.0-dev.14 21:54:36 v3.1.0-dev.15 21:54:36 v3.1.0-dev.16 21:54:36 v3.1.0-dev.17 21:54:36 v3.1.0-dev.18 21:54:36 v3.1.0-dev.19 21:54:36 v3.1.0-dev.2 21:54:36 v3.1.0-dev.20 21:54:36 v3.1.0-dev.21 21:54:36 v3.1.0-dev.22 21:54:36 v3.1.0-dev.23 21:54:36 v3.1.0-dev.24 21:54:36 v3.1.0-dev.25 21:54:36 v3.1.0-dev.26 21:54:36 v3.1.0-dev.27 21:54:36 v3.1.0-dev.28 21:54:36 v3.1.0-dev.29 21:54:36 v3.1.0-dev.3 21:54:36 v3.1.0-dev.30 21:54:36 v3.1.0-dev.31 21:54:36 v3.1.0-dev.32 21:54:36 v3.1.0-dev.33 21:54:36 v3.1.0-dev.34 21:54:36 v3.1.0-dev.35 21:54:36 v3.1.0-dev.36 21:54:36 v3.1.0-dev.37 21:54:36 v3.1.0-dev.38 21:54:36 v3.1.0-dev.39 21:54:36 v3.1.0-dev.4 21:54:36 v3.1.0-dev.40 21:54:36 v3.1.0-dev.41 21:54:36 v3.1.0-dev.42 21:54:36 v3.1.0-dev.43 21:54:36 v3.1.0-dev.44 21:54:36 v3.1.0-dev.45 21:54:36 v3.1.0-dev.46 21:54:36 v3.1.0-dev.47 21:54:36 v3.1.0-dev.48 21:54:36 v3.1.0-dev.49 21:54:36 v3.1.0-dev.5 21:54:36 v3.1.0-dev.50 21:54:36 v3.1.0-dev.51 21:54:36 v3.1.0-dev.52 21:54:36 v3.1.0-dev.53 21:54:36 v3.1.0-dev.54 21:54:36 v3.1.0-dev.6 21:54:36 v3.1.0-dev.7 21:54:36 v3.1.0-dev.8 21:54:36 v3.1.0-dev.9 [Pipeline] sh 21:54:36 + lftools sign git-tag v3.1.0-dev.54 21:54:36 Signing Git tag with Sigul... 21:54:36 Signing v3.1.0-dev.54 [Pipeline] echo 21:54:37 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 21:54:37 ---> sigul-configuration-cleanup.sh [Pipeline] } 21:54:37 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 21:54:37 $ docker stop --time=1 43ca5261ba4caf03952caf4959092903fb799ee286a307f4f0413759b4b61297 21:54:38 $ docker rm -f --volumes 43ca5261ba4caf03952caf4959092903fb799ee286a307f4f0413759b4b61297 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 21:54:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:54:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:54:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:54:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:54:39 prd-ubuntu20.04-docker-8c-8g-7632 does not seem to be running inside a container 21:54:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/588 -v /w/workspace/edgex-go/588:/w/workspace/edgex-go/588:rw,z -v /w/workspace/edgex-go/588@tmp:/w/workspace/edgex-go/588@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/py-git-semver:0.1.4 cat 21:54:40 $ docker top 14a9afbe545fcd14d19bba4ba3cacf3eed3a4ce07e4bb3f7c84eb93b8a6a7a4a -eo pid,comm 21:54:40 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). 21:54:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:54:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:54:40 [ssh-agent] Looking for ssh-agent implementation... 21:54:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:54:40 $ docker exec 14a9afbe545fcd14d19bba4ba3cacf3eed3a4ce07e4bb3f7c84eb93b8a6a7a4a ssh-agent 21:54:40 SSH_AUTH_SOCK=/tmp/ssh-IwX5Bn4ALPbH/agent.32 21:54:40 SSH_AGENT_PID=38 21:54:40 Running ssh-add (command line suppressed) 21:54:40 Identity added: /w/workspace/edgex-go/588@tmp/private_key_7605263160290472765.key (/w/workspace/edgex-go/588@tmp/private_key_7605263160290472765.key) 21:54:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:54:40 + git semver bump pre 21:54:41 2023-09-22 21:54:40,936 [read_version] DEBUG read version from /w/workspace/edgex-go/588/.semver/main 21:54:41 2023-09-22 21:54:40,936 [bump_version] DEBUG bumping version:3.1.0-dev.54 on axis:pre with prefix:dev 21:54:41 2023-09-22 21:54:40,936 [bump_version] DEBUG bumped version:3.1.0-dev.55 21:54:41 2023-09-22 21:54:40,936 [write_version] DEBUG write version:3.1.0-dev.55 to path:/w/workspace/edgex-go/588/.semver/main with force:True 21:54:41 2023-09-22 21:54:40,936 [read_version] DEBUG read version from /w/workspace/edgex-go/588/.semver/main 21:54:41 2023-09-22 21:54:40,936 [write_file] DEBUG write to file:/w/workspace/edgex-go/588/.semver/main 21:54:41 2023-09-22 21:54:40,938 [execute] INFO git cat-file --batch-check 21:54:41 2023-09-22 21:54:40,938 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/588/.semver, universal_newlines=False, shell=None, istream=) 21:54:41 2023-09-22 21:54:40,945 [execute] INFO git cat-file --batch 21:54:41 2023-09-22 21:54:40,945 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/588/.semver, universal_newlines=False, shell=None, istream=) 21:54:41 2023-09-22 21:54:40,951 [read_version] DEBUG read version from /w/workspace/edgex-go/588/.semver/main 21:54:41 3.1.0-dev.55 [Pipeline] } 21:54:41 $ docker exec --env ******** --env ******** 14a9afbe545fcd14d19bba4ba3cacf3eed3a4ce07e4bb3f7c84eb93b8a6a7a4a ssh-agent -k 21:54:41 unset SSH_AUTH_SOCK; 21:54:41 unset SSH_AGENT_PID; 21:54:41 echo Agent pid 38 killed; 21:54:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:54:41 + git semver [Pipeline] } 21:54:41 $ docker stop --time=1 14a9afbe545fcd14d19bba4ba3cacf3eed3a4ce07e4bb3f7c84eb93b8a6a7a4a 21:54:42 $ docker rm -f --volumes 14a9afbe545fcd14d19bba4ba3cacf3eed3a4ce07e4bb3f7c84eb93b8a6a7a4a [Pipeline] // withDockerContainer [Pipeline] sh 21:54:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:54:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:54:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:54:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:54:43 prd-ubuntu20.04-docker-8c-8g-7632 does not seem to be running inside a container 21:54:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/588 -v /w/workspace/edgex-go/588:/w/workspace/edgex-go/588:rw,z -v /w/workspace/edgex-go/588@tmp:/w/workspace/edgex-go/588@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/py-git-semver:0.1.4 cat 21:54:44 $ docker top ed7be399e662945083535c1cea2e72688ca38bbe21614f18a1c0e038bdffa66b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:54:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:54:44 [ssh-agent] Looking for ssh-agent implementation... 21:54:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:54:44 $ docker exec ed7be399e662945083535c1cea2e72688ca38bbe21614f18a1c0e038bdffa66b ssh-agent 21:54:44 SSH_AUTH_SOCK=/tmp/ssh-wDkuIVB7Bm56/agent.32 21:54:44 SSH_AGENT_PID=38 21:54:44 Running ssh-add (command line suppressed) 21:54:44 Identity added: /w/workspace/edgex-go/588@tmp/private_key_17392737340688568374.key (/w/workspace/edgex-go/588@tmp/private_key_17392737340688568374.key) 21:54:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:54:44 + git semver push 21:54:45 2023-09-22 21:54:44,979 [run_push] DEBUG push 21:54:45 2023-09-22 21:54:44,980 [execute] INFO git cat-file --batch-check 21:54:45 2023-09-22 21:54:44,980 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/588/.semver, universal_newlines=False, shell=None, istream=) 21:54:45 2023-09-22 21:54:44,984 [execute] INFO git rev-list 23def0c82201c25e7a062c6b20ca2e8af491b883 -- 21:54:45 2023-09-22 21:54:44,985 [execute] DEBUG Popen(['git', 'rev-list', '23def0c82201c25e7a062c6b20ca2e8af491b883', '--'], cwd=/w/workspace/edgex-go/588/.semver, universal_newlines=False, shell=None, istream=None) 21:54:45 2023-09-22 21:54:45,003 [execute] INFO git fetch -v origin 21:54:45 2023-09-22 21:54:45,003 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/588/.semver, universal_newlines=True, shell=None, istream=None) 21:54:45 2023-09-22 21:54:45,484 [run_push] DEBUG no remote changes detected 21:54:45 2023-09-22 21:54:45,484 [execute] INFO git push origin semver 21:54:45 2023-09-22 21:54:45,485 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/588/.semver, universal_newlines=False, shell=None, istream=None) 21:54:46 2023-09-22 21:54:46,246 [run_push] DEBUG push all version tags 21:54:46 2023-09-22 21:54:46,246 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 21:54:46 2023-09-22 21:54:46,247 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/588, universal_newlines=False, shell=None, istream=None) 21:54:47 2023-09-22 21:54:46,984 [read_version] DEBUG read version from /w/workspace/edgex-go/588/.semver/main 21:54:47 3.1.0-dev.55 [Pipeline] } 21:54:47 $ docker exec --env ******** --env ******** ed7be399e662945083535c1cea2e72688ca38bbe21614f18a1c0e038bdffa66b ssh-agent -k 21:54:47 unset SSH_AUTH_SOCK; 21:54:47 unset SSH_AGENT_PID; 21:54:47 echo Agent pid 38 killed; 21:54:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:54:47 + git semver [Pipeline] } 21:54:47 $ docker stop --time=1 ed7be399e662945083535c1cea2e72688ca38bbe21614f18a1c0e038bdffa66b 21:54:49 $ docker rm -f --volumes ed7be399e662945083535c1cea2e72688ca38bbe21614f18a1c0e038bdffa66b [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 21:54:49 + [ -d /w/workspace/edgex-go/588/archives ] [Pipeline] libraryResource [Pipeline] sh 21:54:49 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:54:50 ---> package-listing.sh 21:54:50 ++ facter osfamily 21:54:50 ++ tr '[:upper:]' '[:lower:]' 21:54:51 + OS_FAMILY=debian 21:54:51 + workspace=/w/workspace/edgex-go/588 21:54:51 + START_PACKAGES=/tmp/packages_start.txt 21:54:51 + END_PACKAGES=/tmp/packages_end.txt 21:54:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:54:51 + PACKAGES=/tmp/packages_start.txt 21:54:51 + '[' /w/workspace/edgex-go/588 ']' 21:54:51 + PACKAGES=/tmp/packages_end.txt 21:54:51 + case "${OS_FAMILY}" in 21:54:51 + dpkg -l 21:54:51 + grep '^ii' 21:54:51 + '[' -f /tmp/packages_start.txt ']' 21:54:51 + '[' -f /tmp/packages_end.txt ']' 21:54:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:54:51 + '[' /w/workspace/edgex-go/588 ']' 21:54:51 + mkdir -p /w/workspace/edgex-go/588/archives/ 21:54:51 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/588/archives/ [Pipeline] echo 21:54:51 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/588/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:54:51 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:54:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:54:51 21:54:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:54:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:54:52 latest: Pulling from edgex-lftools-log-publisher 21:54:52 5eb5b503b376: Pulling fs layer 21:54:52 5c69ac0246d0: Pulling fs layer 21:54:52 ec43610c2a17: Pulling fs layer 21:54:52 3a2ae6a8a46f: Pulling fs layer 21:54:52 33b1e0a273af: Pulling fs layer 21:54:52 5d3b04190fa2: Pulling fs layer 21:54:52 2f39f015ded8: Pulling fs layer 21:54:52 33b1e0a273af: Waiting 21:54:52 5d3b04190fa2: Waiting 21:54:52 3a2ae6a8a46f: Waiting 21:54:52 2f39f015ded8: Waiting 21:54:52 5c69ac0246d0: Verifying Checksum 21:54:52 5c69ac0246d0: Download complete 21:54:52 3a2ae6a8a46f: Verifying Checksum 21:54:52 3a2ae6a8a46f: Download complete 21:54:52 33b1e0a273af: Verifying Checksum 21:54:52 33b1e0a273af: Download complete 21:54:52 5d3b04190fa2: Verifying Checksum 21:54:52 5d3b04190fa2: Download complete 21:54:52 ec43610c2a17: Verifying Checksum 21:54:52 ec43610c2a17: Download complete 21:54:52 5eb5b503b376: Download complete 21:54:53 2f39f015ded8: Download complete 21:54:53 5eb5b503b376: Pull complete 21:54:53 5c69ac0246d0: Pull complete 21:54:54 ec43610c2a17: Pull complete 21:54:54 3a2ae6a8a46f: Pull complete 21:54:54 33b1e0a273af: Pull complete 21:54:54 5d3b04190fa2: Pull complete 21:55:00 2f39f015ded8: Pull complete 21:55:00 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:55:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:55:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:55:00 prd-ubuntu20.04-docker-8c-8g-7632 does not seem to be running inside a container 21:55:00 $ 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/588/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/588 -v /w/workspace/edgex-go/588:/w/workspace/edgex-go/588:rw,z -v /w/workspace/edgex-go/588@tmp:/w/workspace/edgex-go/588@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-lftools-log-publisher:latest cat 21:55:06 $ docker top 387395f8b5349c3a9f6366a030ac6fe13251366ac90948278e99f4e5953d5425 -eo pid,comm [Pipeline] { [Pipeline] sh 21:55:06 + touch /tmp/pre-build-complete [Pipeline] sh 21:55:07 + mkdir -p /var/log/sysstat [Pipeline] sh 21:55:07 + ls /var/log/sa-host 21:55:07 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:55:07 provisioning config files... 21:55:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/588@tmp/config8183948729502686474tmp [Pipeline] { [Pipeline] echo 21:55:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:55:07 ---> create-netrc.sh [Pipeline] } 21:55:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:55:08 ---> python-tools-install.sh [Pipeline] echo 21:55:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:55:08 ---> sudo-logs.sh 21:55:08 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:55:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:55:08 ---> job-cost.sh 21:55:08 lf-activate-venv: SKIPPING 21:55:08 DEBUG: total: 0.10999999940395355 21:55:08 INFO: Retrieving Stack Cost... 21:55:09 INFO: Retrieving Pricing Info for: v3-standard-8 21:55:09 INFO: Archiving Costs [Pipeline] echo 21:55:09 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:55:09 ---> logs-deploy.sh 21:55:09 lf-activate-venv: SKIPPING 21:55:09 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/588 21:55:09 INFO: archiving workspace using pattern(s): 21:55:10 Archives upload complete. 21:55:11 INFO: archiving logs to Nexus