Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4687b85feb07d3d50e1bc338781fac63f010329a 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-ssh15418720650184603523.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-ssh6342984327992055953.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-ssh12613312093260967410.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-ssh14764208971655818650.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-ssh8473027599827318893.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-5987 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/577 [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/577 # 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 4687b85feb07d3d50e1bc338781fac63f010329a (main) Commit message: "build: Upgrade to go-1.21, Linter1.54.2 and Alpine 3.18 (#4680)" > 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 4687b85feb07d3d50e1bc338781fac63f010329a # timeout=10 > git rev-list --no-walk 0b0266d3ec527e29a217e8c26249c7de783c5a8a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:02:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:02:10 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:02:10 ========================================================= 21:02:10 EdgeX Global Pipelines Version Info 21:02:10 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:02:10 ------------------- 21:02:10 stable info: 21:02:10 ------------------- 21:02:10 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:02:10 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 21:02:10 Message: update stable to v1.0.254 21:02:11 ------------------- 21:02:11 experimental info: 21:02:11 ------------------- 21:02:11 Commited By: **** collab-it+edgex@linuxfoundation.org 21:02:11 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 21:02:11 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:02:11 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 21:02:11 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 21:02:11 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:02:11 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:02:11 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:02:11 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 21:02:11 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:02:11 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 21:02:11 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 21:02:11 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 21:02:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:02:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:02:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:02:11 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:02:11 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:02:11 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:02:11 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:02:11 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:02:11 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 21:02:11 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 21:02:11 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:02:11 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:02:11 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:02:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 21:02:11 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 21:02:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 21:02:11 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4687b85feb07d3d50e1bc338781fac63f010329a [Pipeline] echo 21:02:11 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4687b85 [Pipeline] echo 21:02:11 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:02:12 provisioning config files... 21:02:12 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/577@tmp/config15422064765824218602tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:02:12 ---> docker-login.sh 21:02:12 nexus3.edgexfoundry.org:10001 21:02:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:02:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:02:12 Configure a credential helper to remove this warning. See 21:02:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:02:12 21:02:12 Login Succeeded 21:02:12 nexus3.edgexfoundry.org:10002 21:02:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:02:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:02:12 Configure a credential helper to remove this warning. See 21:02:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:02:12 21:02:12 Login Succeeded 21:02:12 nexus3.edgexfoundry.org:10003 21:02:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:02:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:02:12 Configure a credential helper to remove this warning. See 21:02:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:02:12 21:02:12 Login Succeeded 21:02:12 nexus3.edgexfoundry.org:10004 21:02:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:02:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:02:13 Configure a credential helper to remove this warning. See 21:02:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:02:13 21:02:13 Login Succeeded 21:02:13 docker.io 21:02:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:02:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:02:13 Configure a credential helper to remove this warning. See 21:02:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:02:13 21:02:13 Login Succeeded 21:02:13 ---> docker-login.sh ends [Pipeline] } 21:02:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:02:13 + 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:02:13 + dirname cmd/core-command/Dockerfile 21:02:13 + cut -d/ -f2 21:02:13 + echo core-command,cmd/core-command/Dockerfile 21:02:13 + dirname cmd/core-common-config-bootstrapper/Dockerfile 21:02:13 + cut -d/ -f2 21:02:13 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 21:02:13 + dirname cmd/core-data/Dockerfile 21:02:13 + cut -d/ -f2 21:02:13 + echo core-data,cmd/core-data/Dockerfile 21:02:13 + dirname cmd/core-metadata/Dockerfile 21:02:13 + cut -d/ -f2 21:02:13 + echo core-metadata,cmd/core-metadata/Dockerfile 21:02:13 + dirname cmd/security-bootstrapper/Dockerfile 21:02:13 + cut -d/ -f2 21:02:13 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 21:02:13 + dirname cmd/security-proxy-auth/Dockerfile 21:02:13 + cut -d/ -f2 21:02:13 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 21:02:13 + dirname cmd/security-proxy-setup/Dockerfile 21:02:13 + cut -d/ -f2 21:02:13 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 21:02:13 + dirname cmd/security-secretstore-setup/Dockerfile 21:02:13 + cut -d/ -f2 21:02:13 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 21:02:13 + dirname cmd/security-spiffe-token-provider/Dockerfile 21:02:13 + cut -d/ -f2 21:02:13 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 21:02:13 + dirname cmd/security-spire-agent/Dockerfile 21:02:13 + cut -d/ -f2 21:02:13 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 21:02:13 + dirname cmd/security-spire-config/Dockerfile 21:02:13 + cut -d/ -f2 21:02:13 + echo security-spire-config,cmd/security-spire-config/Dockerfile 21:02:13 + dirname cmd/security-spire-server/Dockerfile 21:02:13 + cut -d/ -f2 21:02:13 + echo security-spire-server,cmd/security-spire-server/Dockerfile 21:02:13 + dirname cmd/support-notifications/Dockerfile 21:02:13 + cut -d/ -f2 21:02:13 + echo support-notifications,cmd/support-notifications/Dockerfile 21:02:13 + dirname cmd/support-scheduler/Dockerfile 21:02:13 + cut -d/ -f2 21:02:13 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 21:02:13 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:02:14 + git rev-list -1 --merges 4687b85feb07d3d50e1bc338781fac63f010329a~1..4687b85feb07d3d50e1bc338781fac63f010329a [Pipeline] echo 21:02:14 -----------> git rev-list -1 --merges 4687b85feb07d3d50e1bc338781fac63f010329a~1..4687b85feb07d3d50e1bc338781fac63f010329a 4687b85feb07d3d50e1bc338781fac63f010329a [false] [Pipeline] sh 21:02:14 + git log --format=format:%s -1 4687b85feb07d3d50e1bc338781fac63f010329a [Pipeline] echo 21:02:14 ========================================================= 21:02:14 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:02:14 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 21:02:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:02:14 + grep -v github /etc/ssh/ssh_known_hosts 21:02:14 + [ -e /tmp/ssh_known_hosts ] 21:02:14 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:02:14 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:02:14 + sudo tee -a /etc/ssh/ssh_known_hosts 21:02:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:02:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:02:15 21:02:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:02:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:02:15 0.1.4: Pulling from edgex-devops/py-git-semver 21:02:15 b85a868b505f: Pulling fs layer 21:02:15 e2be974225ed: Pulling fs layer 21:02:15 339a4e72a1f5: Pulling fs layer 21:02:15 988bab9f4d93: Pulling fs layer 21:02:15 1469e6f7b9e6: Pulling fs layer 21:02:15 eaf3925da568: Pulling fs layer 21:02:15 bab4dde63d76: Pulling fs layer 21:02:15 bde34c3a00c8: Pulling fs layer 21:02:15 b352a97aabf1: Pulling fs layer 21:02:15 4872d77fe225: Pulling fs layer 21:02:15 5851b861e8e6: Pulling fs layer 21:02:15 988bab9f4d93: Waiting 21:02:15 1469e6f7b9e6: Waiting 21:02:15 b352a97aabf1: Waiting 21:02:15 4872d77fe225: Waiting 21:02:15 5851b861e8e6: Waiting 21:02:15 bde34c3a00c8: Waiting 21:02:15 eaf3925da568: Waiting 21:02:15 bab4dde63d76: Waiting 21:02:15 e2be974225ed: Verifying Checksum 21:02:15 e2be974225ed: Download complete 21:02:15 988bab9f4d93: Download complete 21:02:15 1469e6f7b9e6: Verifying Checksum 21:02:15 1469e6f7b9e6: Download complete 21:02:15 339a4e72a1f5: Verifying Checksum 21:02:15 339a4e72a1f5: Download complete 21:02:15 eaf3925da568: Download complete 21:02:15 bde34c3a00c8: Verifying Checksum 21:02:15 bde34c3a00c8: Download complete 21:02:15 b352a97aabf1: Verifying Checksum 21:02:15 b352a97aabf1: Download complete 21:02:15 4872d77fe225: Verifying Checksum 21:02:15 4872d77fe225: Download complete 21:02:15 5851b861e8e6: Verifying Checksum 21:02:15 5851b861e8e6: Download complete 21:02:15 b85a868b505f: Verifying Checksum 21:02:15 b85a868b505f: Download complete 21:02:15 bab4dde63d76: Verifying Checksum 21:02:15 bab4dde63d76: Download complete 21:02:16 b85a868b505f: Pull complete 21:02:17 e2be974225ed: Pull complete 21:02:17 339a4e72a1f5: Pull complete 21:02:17 988bab9f4d93: Pull complete 21:02:17 1469e6f7b9e6: Pull complete 21:02:18 eaf3925da568: Pull complete 21:02:20 bab4dde63d76: Pull complete 21:02:20 bde34c3a00c8: Pull complete 21:02:20 b352a97aabf1: Pull complete 21:02:20 4872d77fe225: Pull complete 21:02:20 5851b861e8e6: Pull complete 21:02:20 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:02:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:02:20 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:02:20 prd-ubuntu20.04-docker-8c-8g-5987 does not seem to be running inside a container 21:02:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/577 -v /w/workspace/edgex-go/577:/w/workspace/edgex-go/577:rw,z -v /w/workspace/edgex-go/577@tmp:/w/workspace/edgex-go/577@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:02:24 $ docker top f69d07bd546086afbd925c73d2b91d4e94a2fab77dea4b43d9ceb31b3ee11337 -eo pid,comm 21:02:24 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:02:24 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:02:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:02:24 [ssh-agent] Looking for ssh-agent implementation... 21:02:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:02:24 $ docker exec f69d07bd546086afbd925c73d2b91d4e94a2fab77dea4b43d9ceb31b3ee11337 ssh-agent 21:02:24 SSH_AUTH_SOCK=/tmp/ssh-orPxpdiHgGRY/agent.32 21:02:24 SSH_AGENT_PID=38 21:02:24 Running ssh-add (command line suppressed) 21:02:24 Identity added: /w/workspace/edgex-go/577@tmp/private_key_4404159180082032023.key (/w/workspace/edgex-go/577@tmp/private_key_4404159180082032023.key) 21:02:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:02:24 + git tag --points-at HEAD [Pipeline] } 21:02:24 $ docker exec --env ******** --env ******** f69d07bd546086afbd925c73d2b91d4e94a2fab77dea4b43d9ceb31b3ee11337 ssh-agent -k 21:02:24 unset SSH_AUTH_SOCK; 21:02:24 unset SSH_AGENT_PID; 21:02:24 echo Agent pid 38 killed; 21:02:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:02:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:02:25 [ssh-agent] Looking for ssh-agent implementation... 21:02:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:02:25 $ docker exec f69d07bd546086afbd925c73d2b91d4e94a2fab77dea4b43d9ceb31b3ee11337 ssh-agent 21:02:25 SSH_AUTH_SOCK=/tmp/ssh-pEQNE1Q42Dii/agent.71 21:02:25 SSH_AGENT_PID=77 21:02:25 Running ssh-add (command line suppressed) 21:02:25 Identity added: /w/workspace/edgex-go/577@tmp/private_key_13632955751265066502.key (/w/workspace/edgex-go/577@tmp/private_key_13632955751265066502.key) 21:02:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:02:25 + git semver init 21:02:25 2023-09-12 21:02:25,844 [run_init] DEBUG init version:0.0.0 force:False 21:02:25 2023-09-12 21:02:25,845 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/577/.semver 21:02:25 2023-09-12 21:02:25,846 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/577/.semver 21:02:25 2023-09-12 21:02:25,846 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/577/.semver'], cwd=/w/workspace/edgex-go/577, universal_newlines=False, shell=None, istream=None) 21:02:32 2023-09-12 21:02:31,857 [append_file] DEBUG append to file:/w/workspace/edgex-go/577/.git/info/exclude 21:02:32 2023-09-12 21:02:31,859 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/577/.semver/main with force:False 21:02:32 2023-09-12 21:02:31,859 [read_version] DEBUG read version from /w/workspace/edgex-go/577/.semver/main 21:02:32 2023-09-12 21:02:31,859 [read_version] DEBUG read version from /w/workspace/edgex-go/577/.semver/main 21:02:32 3.1.0-dev.43 [Pipeline] } 21:02:32 $ docker exec --env ******** --env ******** f69d07bd546086afbd925c73d2b91d4e94a2fab77dea4b43d9ceb31b3ee11337 ssh-agent -k 21:02:32 unset SSH_AUTH_SOCK; 21:02:32 unset SSH_AGENT_PID; 21:02:32 echo Agent pid 77 killed; 21:02:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:02:32 + git semver [Pipeline] } 21:02:33 $ docker stop --time=1 f69d07bd546086afbd925c73d2b91d4e94a2fab77dea4b43d9ceb31b3ee11337 21:02:35 $ docker rm -f --volumes f69d07bd546086afbd925c73d2b91d4e94a2fab77dea4b43d9ceb31b3ee11337 [Pipeline] // withDockerContainer [Pipeline] sh 21:02:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:02:35 Stashed 1 file(s) [Pipeline] echo 21:02:35 [edgeXSemver]: initialized semver on version 3.1.0-dev.43 [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:02:36 + git config --global --add safe.directory /w/workspace/edgex-go/577 [Pipeline] echo 21:02:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:02:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:02:36 ========================================================= 21:02:36 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 21:02:36 ========================================================= [Pipeline] fileExists [Pipeline] sh 21:02:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 21:02:36 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 21:02:36 7264a8db6415: Pulling fs layer 21:02:36 c4d48a809fc2: Pulling fs layer 21:02:36 4f1c88b9dad5: Pulling fs layer 21:02:36 ad3a456e5733: Pulling fs layer 21:02:36 9e4f439ed901: Pulling fs layer 21:02:36 feaf6a47b606: Pulling fs layer 21:02:36 5e8b037d7d82: Pulling fs layer 21:02:36 8ac70367396e: Pulling fs layer 21:02:36 6db16350a2e2: Pulling fs layer 21:02:36 9250d5d63582: Pulling fs layer 21:02:36 ad3a456e5733: Waiting 21:02:36 9e4f439ed901: Waiting 21:02:36 feaf6a47b606: Waiting 21:02:36 5e8b037d7d82: Waiting 21:02:36 8ac70367396e: Waiting 21:02:36 6db16350a2e2: Waiting 21:02:36 9250d5d63582: Waiting 21:02:36 c4d48a809fc2: Verifying Checksum 21:02:36 c4d48a809fc2: Download complete 21:02:36 ad3a456e5733: Verifying Checksum 21:02:36 ad3a456e5733: Download complete 21:02:36 9e4f439ed901: Verifying Checksum 21:02:36 9e4f439ed901: Download complete 21:02:36 7264a8db6415: Verifying Checksum 21:02:36 7264a8db6415: Download complete 21:02:36 feaf6a47b606: Verifying Checksum 21:02:36 feaf6a47b606: Download complete 21:02:37 8ac70367396e: Verifying Checksum 21:02:37 8ac70367396e: Download complete 21:02:37 7264a8db6415: Pull complete 21:02:37 4f1c88b9dad5: Verifying Checksum 21:02:37 4f1c88b9dad5: Download complete 21:02:37 6db16350a2e2: Verifying Checksum 21:02:37 6db16350a2e2: Download complete 21:02:37 c4d48a809fc2: Pull complete 21:02:37 9250d5d63582: Verifying Checksum 21:02:37 9250d5d63582: Download complete 21:02:38 5e8b037d7d82: Verifying Checksum 21:02:38 5e8b037d7d82: Download complete 21:02:41 4f1c88b9dad5: Pull complete 21:02:41 ad3a456e5733: Pull complete 21:02:41 9e4f439ed901: Pull complete 21:02:41 feaf6a47b606: Pull complete 21:02:44 5e8b037d7d82: Pull complete 21:02:44 8ac70367396e: Pull complete 21:02:44 6db16350a2e2: Pull complete 21:02:45 9250d5d63582: Pull complete 21:02:45 Digest: sha256:3646cb4089a714386d09daba17fdee0803df1ec33e73c4ae92f9989f90c6e4e0 21:02:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 21:02:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 21:02:45 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 21:02:45 WORKDIR /edgex 21:02:45 COPY go.mod . 21:02:45 RUN go mod download 21:02:45 + docker build -t ci-base-image-x86_64 -f - . 21:02:46 Sending build context to Docker daemon 171MB 21:02:46 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 21:02:46 ---> fa269f55d9b9 21:02:46 Step 2/4 : WORKDIR /edgex 21:02:51 Still waiting to schedule task 21:02:51 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 21:02:56 ---> Running in 2787183153b7 21:02:56 Removing intermediate container 2787183153b7 21:02:56 ---> 33ab1e6a22e0 21:02:56 Step 3/4 : COPY go.mod . 21:02:56 ---> e02403380dfd 21:02:56 Step 4/4 : RUN go mod download 21:02:56 ---> Running in 48ad92f04cc6 21:03:14 Removing intermediate container 48ad92f04cc6 21:03:14 ---> 6af4ccbc2675 21:03:14 Successfully built 6af4ccbc2675 21:03:14 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:14 + docker inspect -f . ci-base-image-x86_64 21:03:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:03:14 prd-ubuntu20.04-docker-8c-8g-5987 does not seem to be running inside a container 21:03:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/577 -v /w/workspace/edgex-go/577:/w/workspace/edgex-go/577:rw,z -v /w/workspace/edgex-go/577@tmp:/w/workspace/edgex-go/577@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:03:15 $ docker top b1115f25fbdf8436f66629ae6239bc7cac504974ec8b466c9f753d6b9c76ac33 -eo pid,comm [Pipeline] { [Pipeline] sh 21:03:15 + go version 21:03:15 go version go1.21.0 linux/amd64 [Pipeline] } 21:03:15 $ docker stop --time=1 b1115f25fbdf8436f66629ae6239bc7cac504974ec8b466c9f753d6b9c76ac33 21:03:16 $ docker rm -f --volumes b1115f25fbdf8436f66629ae6239bc7cac504974ec8b466c9f753d6b9c76ac33 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:17 + docker inspect -f . ci-base-image-x86_64 21:03:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:03:17 prd-ubuntu20.04-docker-8c-8g-5987 does not seem to be running inside a container 21:03:17 $ 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/577 -v /w/workspace/edgex-go/577:/w/workspace/edgex-go/577:rw,z -v /w/workspace/edgex-go/577@tmp:/w/workspace/edgex-go/577@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:03:17 $ docker top e8cf6235fa6a6975c92eb8ffdbfc193434865b8d8e8bf18a5b1330f2ab47b5ea -eo pid,comm [Pipeline] { [Pipeline] echo 21:03:17 ========================================================= 21:03:17 [edgeXBuildGoParallel] Running Tests and Build... 21:03:17 ========================================================= [Pipeline] sh 21:03:17 + git config --global --add safe.directory /w/workspace/edgex-go/577 [Pipeline] fileExists [Pipeline] sh 21:03:18 + make test 21:03:18 go test -race -coverprofile=coverage.out ./... 21:03:26 ? github.com/edgexfoundry/edgex-go [no test files] 21:03:38 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 21:03:38 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 21:03:38 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 21:03:38 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 21:03:38 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 21:03:38 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 21:03:38 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 21:03:38 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 21:03:38 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 21:03:38 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 21:03:39 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 21:03:39 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 21:03:39 ? github.com/edgexfoundry/edgex-go/internal [no test files] 21:03:39 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 21:03:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 21:03:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 21:03:41 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.036s coverage: 28.7% of statements 21:03:43 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.058s coverage: 97.0% of statements 21:03:43 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 21:03:43 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 21:03:43 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 21:03:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 21:03:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 21:03:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 21:03:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 21:03:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 21:03:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 21:03:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 21:03:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.078s coverage: 69.4% of statements 21:03:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.071s coverage: 53.0% of statements 21:03:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 21:03:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 21:03:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.229s coverage: 93.4% of statements 21:03:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.056s coverage: 3.8% of statements 21:03:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 21:03:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 21:03:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 21:03:49 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 21:03:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 21:03:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 21:03:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 21:03:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 21:03:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 21:03:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 21:03:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.352s coverage: 97.6% of statements 21:03:50 ok github.com/edgexfoundry/edgex-go/internal/io 1.035s coverage: 72.2% of statements 21:03:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 21:03:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 21:03:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.066s coverage: 0.9% of statements 21:03:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.045s coverage: 32.2% of statements 21:03:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.033s coverage: 41.7% of statements 21:03:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.039s coverage: 82.9% of statements 21:03:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.034s coverage: 94.1% of statements 21:03:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.044s coverage: 96.3% of statements 21:03:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 21:03:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 21:03:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 21:03:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 21:03:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 21:03:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 21:03:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 21:03:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 21:03:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.042s coverage: 87.5% of statements 21:03:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 21:03:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 21:03:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 21:03:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 21:03:55 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 21:03:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 21:03:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 21:03:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 21:03:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 21:03:59 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 21:03:59 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 21:04:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 21:04:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 21:04:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 21:04:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 21:04:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 21:04:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 21:04:03 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 21:04:03 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 21:04:03 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 21:04:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 21:04:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 21:04:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 21:04:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 21:04:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 21:04:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.051s coverage: 94.4% of statements 21:04:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 21:04:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 21:04:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 21:04:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 21:04:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 21:04:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 21:04:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 21:04:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 21:04:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.251s coverage: 79.9% of statements 21:04:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.058s coverage: 92.9% of statements 21:04:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.015s coverage: 64.4% of statements 21:04:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.048s coverage: 62.3% of statements 21:04:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.049s coverage: 87.2% of statements 21:04:18 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.034s coverage: 20.0% of statements 21:04:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.035s coverage: 100.0% of statements 21:04:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.093s coverage: 81.8% of statements 21:04:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.077s coverage: 82.1% of statements 21:04:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.041s coverage: 86.0% of statements 21:04:18 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.186s coverage: 63.1% of statements 21:04:18 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.066s coverage: 100.0% of statements 21:04:18 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.021s coverage: 89.4% of statements 21:04:18 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.014s coverage: 100.0% of statements 21:04:18 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.017s coverage: 73.7% of statements 21:04:18 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.013s coverage: 100.0% of statements 21:04:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.158s coverage: 38.4% of statements 21:04:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.046s coverage: 89.5% of statements 21:04:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.038s coverage: 84.8% of statements 21:04:18 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.054s coverage: 17.7% of statements 21:04:18 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.122s coverage: 95.7% of statements 21:04:18 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.041s coverage: 61.8% of statements 21:04:18 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.086s coverage: 98.9% of statements 21:04:18 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:04:18 running golangci-lint 21:04:18 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 21:04:18 go version go1.21.0 linux/amd64 21:04:18 level=info msg="[config_reader] Used config file .golangci.yml" 21:04:18 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 21:04:30 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|imports|name|exports_file|files|types_sizes) took 10.651202838s" 21:04:30 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 45.923811ms" 21:04:37 level=info msg="[linters_context/goanalysis] analyzers took 1m12.175988999s with top 10 stages: buildir: 31.150228742s, gosec: 6.20259191s, inspect: 1.55078562s, fact_deprecated: 1.505106567s, ctrlflow: 1.133948492s, printf: 1.075253061s, S1038: 1.031614968s, fact_purity: 808.376464ms, nilness: 807.516049ms, unused: 588.663584ms" 21:04:37 level=info msg="[runner] Issues before processing: 194, after processing: 0" 21:04:37 level=info msg="[runner] Processors filtering stat (out/in): path_prettifier: 194/194, autogenerated_exclude: 194/194, exclude: 194/194, exclude-rules: 21/194, skip_files: 194/194, nolint: 0/21, filename_unadjuster: 194/194, skip_dirs: 194/194, identifier_marker: 194/194, cgo: 194/194" 21:04:37 level=info msg="[runner] processing took 15.629141ms with stages: nolint: 6.731611ms, identifier_marker: 4.50705ms, path_prettifier: 1.497037ms, exclude-rules: 1.331824ms, autogenerated_exclude: 1.060921ms, skip_dirs: 448.174µs, cgo: 31.267µs, filename_unadjuster: 17.288µs, max_same_issues: 859ns, fixer: 390ns, uniq_by_line: 370ns, diff: 360ns, skip_files: 330ns, exclude: 320ns, severity-rules: 280ns, sort_results: 270ns, path_shortener: 250ns, max_from_linter: 170ns, source_code: 140ns, max_per_file_from_linter: 120ns, path_prefixer: 110ns" 21:04:37 level=info msg="[runner] linters took 7.755599084s with stages: goanalysis_metalinter: 7.739869722s" 21:04:37 level=info msg="File cache stats: 0 entries of total size 0B" 21:04:37 level=info msg="Memory: 186 samples, avg is 265.3MB, max is 903.6MB" 21:04:37 level=info msg="Execution took 18.460830718s" 21:04:37 go vet ./... 21:04:40 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:04:40 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:04:40 ./bin/test-attribution-txt.sh [Pipeline] echo 21:04:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 21:04:40 + ls -al . 21:04:40 total 728 21:04:40 drwxrwxr-x 12 1001 1001 4096 Sep 12 21:03 . 21:04:40 drwxr-xr-x 4 root root 4096 Sep 12 21:03 .. 21:04:40 drwxrwxr-x 2 1001 1001 4096 Sep 12 21:02 .blubracket 21:04:40 -rw-rw-r-- 1 1001 1001 16 Sep 12 21:02 .dockerignore 21:04:40 drwxrwxr-x 8 1001 1001 4096 Sep 12 21:04 .git 21:04:40 drwxrwxr-x 3 1001 1001 4096 Sep 12 21:02 .github 21:04:40 -rw-rw-r-- 1 1001 1001 1173 Sep 12 21:02 .gitignore 21:04:40 -rw-rw-r-- 1 1001 1001 42 Sep 12 21:02 .golangci.yml 21:04:40 -rw-rw-r-- 1 1001 1001 100 Sep 12 21:02 .hadolint.yml 21:04:40 drwxr-xr-x 3 1001 1001 4096 Sep 12 21:02 .semver 21:04:40 -rw-rw-r-- 1 1001 1001 166 Sep 12 21:02 .sonarcloud.properties 21:04:40 -rw-rw-r-- 1 1001 1001 1171 Sep 12 21:02 ADOPTERS.md 21:04:40 -rw-rw-r-- 1 1001 1001 11674 Sep 12 21:02 Attribution.txt 21:04:40 -rw-rw-r-- 1 1001 1001 93407 Sep 12 21:02 CHANGELOG.md 21:04:40 -rw-rw-r-- 1 1001 1001 3804 Sep 12 21:02 CONTRIBUTING.md 21:04:40 -rw-rw-r-- 1 1001 1001 677 Sep 12 21:02 GOVERNANCE.md 21:04:40 -rw-rw-r-- 1 1001 1001 883 Sep 12 21:02 Jenkinsfile 21:04:40 -rw-rw-r-- 1 1001 1001 10775 Sep 12 21:02 LICENSE 21:04:40 -rw-rw-r-- 1 1001 1001 14764 Sep 12 21:02 Makefile 21:04:40 -rw-rw-r-- 1 1001 1001 582 Sep 12 21:02 OWNERS.md 21:04:40 -rw-rw-r-- 1 1001 1001 9923 Sep 12 21:02 README.md 21:04:40 -rw-rw-r-- 1 1001 1001 789 Sep 12 21:02 SECURITY.md 21:04:40 -rw-rw-r-- 1 1001 1001 12 Sep 12 21:02 VERSION 21:04:40 drwxrwxr-x 2 1001 1001 4096 Sep 12 21:02 bin 21:04:40 drwxrwxr-x 18 1001 1001 4096 Sep 12 21:02 cmd 21:04:40 -rw-r--r-- 1 root root 450471 Sep 12 21:04 coverage.out 21:04:40 drwxrwxr-x 2 1001 1001 4096 Sep 12 21:02 fuzz_test 21:04:40 -rw-rw-r-- 1 1001 1001 3687 Sep 12 21:02 go.mod 21:04:40 -rw-rw-r-- 1 1001 1001 33714 Sep 12 21:02 go.sum 21:04:40 drwxrwxr-x 7 1001 1001 4096 Sep 12 21:02 internal 21:04:40 drwxrwxr-x 3 1001 1001 4096 Sep 12 21:02 openapi 21:04:40 -rw-rw-r-- 1 1001 1001 594 Sep 12 21:02 security.txt 21:04:40 drwxrwxr-x 4 1001 1001 4096 Sep 12 21:02 snap 21:04:40 -rw-rw-r-- 1 1001 1001 204 Sep 12 21:02 version.go [Pipeline] sh 21:04:41 + '[' -e coverage.out ] 21:04:41 + chown 1001:1001 coverage.out [Pipeline] stash 21:04:41 Stashed 1 file(s) [Pipeline] sh 21:04:41 + make build 21:04:41 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.43" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 21:04:53 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.43" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 21:04:53 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.43" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 21:04:53 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.43" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 21:04:54 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.43" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 21:05:00 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.43" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 21:05:01 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.43" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 21:05:02 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.43" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:05:03 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.43" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 21:05:03 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.43" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 21:05:04 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.43" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 21:05:05 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.43" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 21:05:06 $ docker stop --time=1 e8cf6235fa6a6975c92eb8ffdbfc193434865b8d8e8bf18a5b1330f2ab47b5ea 21:05:11 $ docker rm -f --volumes e8cf6235fa6a6975c92eb8ffdbfc193434865b8d8e8bf18a5b1330f2ab47b5ea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:05:12 21:05:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:05:12 latest: Pulling from edgex-devops/edgex-compose 21:05:12 91d30c5bc195: Pulling fs layer 21:05:12 2e9b0aa3be6d: Pulling fs layer 21:05:12 9c61dcf015f6: Pulling fs layer 21:05:12 4698f68db338: Pulling fs layer 21:05:12 2a2f49069b9e: Pulling fs layer 21:05:12 e0025b399a48: Pulling fs layer 21:05:12 4698f68db338: Waiting 21:05:12 2a2f49069b9e: Waiting 21:05:12 e0025b399a48: Waiting 21:05:12 91d30c5bc195: Verifying Checksum 21:05:12 4698f68db338: Verifying Checksum 21:05:12 4698f68db338: Download complete 21:05:13 91d30c5bc195: Pull complete 21:05:13 2e9b0aa3be6d: Download complete 21:05:13 e0025b399a48: Download complete 21:05:13 2a2f49069b9e: Download complete 21:05:13 2e9b0aa3be6d: Pull complete 21:05:13 9c61dcf015f6: Verifying Checksum 21:05:13 9c61dcf015f6: Download complete 21:05:16 9c61dcf015f6: Pull complete 21:05:16 4698f68db338: Pull complete 21:05:16 2a2f49069b9e: Pull complete 21:05:16 e0025b399a48: Pull complete 21:05:16 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 21:05:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:05:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:05:16 prd-ubuntu20.04-docker-8c-8g-5987 does not seem to be running inside a container 21:05:16 $ 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/577 -v /w/workspace/edgex-go/577:/w/workspace/edgex-go/577:rw,z -v /w/workspace/edgex-go/577@tmp:/w/workspace/edgex-go/577@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 21:05:18 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5990 in /w/workspace/edgexfoundry_edgex-go_main 21:05:19 $ docker top 46e6cc6af8c4836335155af0bb2eec205401fe97814615973be1af6c679a1742 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] sh [Pipeline] ws 21:05:20 Running in /w/workspace/edgex-go/577 [Pipeline] { [Pipeline] checkout 21:05:20 The recommended git tool is: git 21:05:20 + docker compose -f ./docker-compose-build.yml build --parallel 21:05:22 #1 [support-notifications internal] load build definition from Dockerfile 21:05:22 #1 transferring dockerfile: 21:05:22 #1 transferring dockerfile: 1.84kB done 21:05:22 #1 DONE 0.1s 21:05:22 21:05:22 #2 [security-spire-server internal] load build definition from Dockerfile 21:05:22 #2 ... 21:05:22 21:05:22 #3 [security-secretstore-setup internal] load build definition from Dockerfile 21:05:22 #3 transferring dockerfile: 2.38kB done 21:05:22 #3 DONE 0.1s 21:05:22 21:05:22 #4 [security-secretstore-setup internal] load .dockerignore 21:05:22 #4 DONE 0.0s 21:05:22 21:05:22 #5 [core-metadata internal] load build definition from Dockerfile 21:05:22 #5 transferring dockerfile: 1.96kB done 21:05:22 #5 DONE 0.3s 21:05:22 21:05:22 #6 [support-scheduler internal] load build definition from Dockerfile 21:05:22 #6 transferring dockerfile: 1.82kB done 21:05:23 #6 DONE 0.5s 21:05:23 21:05:23 #7 [security-bootstrapper internal] load .dockerignore 21:05:23 #7 ... 21:05:23 21:05:23 #8 [security-proxy-setup internal] load build definition from Dockerfile 21:05:23 #8 transferring dockerfile: 2.39kB done 21:05:23 #8 DONE 0.7s 21:05:23 21:05:23 #2 [security-spire-server internal] load build definition from Dockerfile 21:05:23 #2 transferring dockerfile: 1.59kB done 21:05:23 #2 ... 21:05:23 21:05:23 #9 [core-data internal] load build definition from Dockerfile 21:05:23 #9 transferring dockerfile: 1.90kB done 21:05:23 #9 DONE 1.0s 21:05:23 21:05:23 #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile 21:05:23 #10 transferring dockerfile: 2.12kB done 21:05:23 #10 DONE 1.0s 21:05:23 21:05:23 #11 [security-spire-config internal] load build definition from Dockerfile 21:05:23 #11 transferring dockerfile: 1.58kB done 21:05:23 #11 DONE 1.0s 21:05:23 21:05:23 #12 [core-command internal] load build definition from Dockerfile 21:05:23 #12 transferring dockerfile: 1.82kB done 21:05:23 #12 DONE 1.0s 21:05:23 21:05:23 #13 [security-spiffe-token-provider internal] load build definition from Dockerfile 21:05:23 #13 transferring dockerfile: 1.78kB done 21:05:23 #13 DONE 1.0s 21:05:23 21:05:23 #14 [security-bootstrapper internal] load build definition from Dockerfile 21:05:23 #14 transferring dockerfile: 2.82kB done 21:05:23 #14 DONE 1.0s 21:05:23 21:05:23 #2 [security-spire-server internal] load build definition from Dockerfile 21:05:23 #2 DONE 1.1s 21:05:23 21:05:23 #15 [security-spire-agent internal] load build definition from Dockerfile 21:05:23 #15 transferring dockerfile: 1.70kB done 21:05:23 #15 DONE 1.0s 21:05:23 21:05:23 #16 [security-proxy-auth internal] load build definition from Dockerfile 21:05:23 #16 transferring dockerfile: 2.04kB done 21:05:23 #16 DONE 1.1s 21:05:23 21:05:23 #17 [security-proxy-setup internal] load .dockerignore 21:05:23 #17 transferring context: 56B done 21:05:23 #17 DONE 0.9s 21:05:23 21:05:23 #18 [support-notifications internal] load .dockerignore 21:05:23 #18 transferring context: 56B done 21:05:23 #18 DONE 1.1s 21:05:23 21:05:23 #19 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 21:05:23 #19 DONE 0.0s 21:05:23 21:05:23 #7 [security-bootstrapper internal] load .dockerignore 21:05:23 #7 transferring context: 56B done 21:05:23 #7 ... 21:05:23 21:05:23 #20 [core-metadata internal] load .dockerignore 21:05:23 #20 transferring context: 56B done 21:05:23 #20 DONE 0.9s 21:05:23 21:05:23 #4 [security-secretstore-setup internal] load .dockerignore 21:05:23 #4 transferring context: 56B done 21:05:23 #4 DONE 0.9s 21:05:23 21:05:23 #21 [security-spire-config internal] load .dockerignore 21:05:23 #21 transferring context: 56B done 21:05:23 #21 DONE 0.9s 21:05:23 21:05:23 #22 [support-scheduler internal] load .dockerignore 21:05:23 #22 transferring context: 56B done 21:05:23 #22 DONE 1.0s 21:05:23 21:05:23 #23 [core-command internal] load .dockerignore 21:05:23 #23 transferring context: 56B done 21:05:23 #23 DONE 0.9s 21:05:23 21:05:23 #24 [security-spire-agent internal] load .dockerignore 21:05:23 #24 transferring context: 56B done 21:05:23 #24 DONE 0.9s 21:05:23 21:05:23 #19 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 21:05:23 #19 DONE 0.0s 21:05:23 21:05:23 #25 [security-spiffe-token-provider internal] load .dockerignore 21:05:23 #25 transferring context: 56B done 21:05:23 #25 DONE 0.9s 21:05:23 21:05:23 #26 [core-common-config-bootstrapper internal] load .dockerignore 21:05:23 #26 transferring context: 56B done 21:05:23 #26 DONE 1.0s 21:05:23 21:05:23 #27 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 21:05:23 #27 DONE 0.1s 21:05:23 21:05:23 #28 [core-data internal] load .dockerignore 21:05:23 #28 transferring context: 56B done 21:05:23 #28 DONE 1.0s 21:05:23 21:05:23 #29 [security-spire-server internal] load .dockerignore 21:05:23 #29 transferring context: 56B done 21:05:23 #29 DONE 1.0s 21:05:23 21:05:23 #30 [security-proxy-auth internal] load .dockerignore 21:05:23 #30 transferring context: 56B done 21:05:23 #30 DONE 1.0s 21:05:23 21:05:23 #7 [security-bootstrapper internal] load .dockerignore 21:05:23 #7 DONE 0.9s 21:05:23 21:05:23 #19 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 21:05:23 #19 DONE 0.0s 21:05:23 21:05:23 #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 21:05:24 #31 ... 21:05:24 21:05:24 #19 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 21:05:24 #19 DONE 0.0s 21:05:24 21:05:24 #32 [security-secretstore-setup stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 21:05:24 #32 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done 21:05:24 #32 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 21:05:24 #32 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done 21:05:24 #32 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done 21:05:24 #32 DONE 0.4s 21:05:24 21:05:24 #33 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init 21:05:24 #33 ... 21:05:24 21:05:24 #32 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 21:05:24 #32 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done 21:05:24 #32 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 21:05:24 #32 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done 21:05:24 #32 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done 21:05:24 #32 DONE 0.4s 21:05:24 21:05:24 #33 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init 21:05:24 #33 ... 21:05:24 21:05:24 #19 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 21:05:24 #19 DONE 0.0s 21:05:24 21:05:24 #32 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 21:05:24 #32 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done 21:05:24 #32 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 21:05:24 #32 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done 21:05:24 #32 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done 21:05:24 #32 DONE 0.4s 21:05:24 21:05:24 #27 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 21:05:24 #27 DONE 0.6s 21:05:24 21:05:24 #34 [security-bootstrapper internal] load build context 21:05:24 #34 ... 21:05:24 21:05:24 #32 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 21:05:24 #32 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done 21:05:24 #32 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 21:05:24 #32 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done 21:05:24 #32 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done 21:05:24 #32 DONE 0.4s 21:05:24 21:05:24 #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 21:05:24 #31 DONE 1.0s 21:05:24 21:05:24 #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 21:05:24 #35 DONE 1.1s 21:05:24 21:05:24 #34 [security-bootstrapper internal] load build context 21:05:25 #34 ... 21:05:25 21:05:25 #36 [security-spire-server internal] load build context 21:05:25 #36 transferring context: 18.11kB 0.0s done 21:05:25 #36 DONE 0.5s 21:05:25 21:05:25 #37 [security-spire-agent internal] load build context 21:05:25 #37 transferring context: 17.64kB 0.0s done 21:05:25 #37 DONE 0.5s 21:05:25 21:05:25 #38 [security-spire-config internal] load build context 21:05:25 #38 transferring context: 16.36kB 0.0s done 21:05:25 #38 DONE 0.5s 21:05:25 21:05:25 #34 [security-bootstrapper internal] load build context 21:05:26 using credential edgex-jenkins-ssh 21:05:26 Cloning the remote Git repository 21:05:26 Cloning repository git@github.com:edgexfoundry/edgex-go.git 21:05:26 > git init /w/workspace/edgex-go/577 # timeout=10 21:05:26 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:05:26 > git --version # timeout=10 21:05:26 > git --version # 'git version 2.25.1' 21:05:26 using GIT_SSH to set credentials SSH Credentials for GitHub 21:05:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:05:30 #34 transferring context: 206.06MB 5.3s 21:05:30 #34 ... 21:05:30 21:05:30 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:05:30 #39 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done 21:05:30 #39 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 21:05:30 #39 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done 21:05:30 #39 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done 21:05:30 #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s done 21:05:30 #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done 21:05:30 #39 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.3s done 21:05:30 #39 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 21:05:30 #39 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 5.7s 21:05:34 #39 ... 21:05:34 21:05:34 #40 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 21:05:34 #40 ... 21:05:34 21:05:34 #41 [security-secretstore-setup internal] load build context 21:05:34 #41 transferring context: 364.72MB 8.5s done 21:05:34 #41 ... 21:05:34 21:05:34 #42 [core-command internal] load build context 21:05:34 #42 transferring context: 364.72MB 7.5s done 21:05:34 #42 ... 21:05:34 21:05:34 #43 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 21:05:34 #0 1.239 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:05:34 #0 1.352 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:05:34 #0 1.591 (1/2) Installing ca-certificates (20230506-r0) 21:05:34 #0 1.612 (2/2) Installing dumb-init (1.2.5-r2) 21:05:34 #0 1.617 Executing busybox-1.36.1-r2.trigger 21:05:34 #0 1.619 Executing ca-certificates-20230506-r0.trigger 21:05:34 #0 1.667 OK: 8 MiB in 17 packages 21:05:34 #43 ... 21:05:34 21:05:34 #44 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 21:05:34 #0 0.905 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:05:34 #0 1.112 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:05:34 #0 1.434 (1/4) Installing ca-certificates (20230506-r0) 21:05:34 #0 1.474 (2/4) Installing dumb-init (1.2.5-r2) 21:05:34 #0 1.490 (3/4) Installing su-exec (0.2-r3) 21:05:34 #0 1.490 (4/4) Installing yq (4.33.3-r3) 21:05:34 #0 1.569 Executing busybox-1.36.1-r2.trigger 21:05:34 #0 1.576 Executing ca-certificates-20230506-r0.trigger 21:05:34 #0 1.626 OK: 17 MiB in 19 packages 21:05:34 #44 ... 21:05:34 21:05:34 #45 [core-common-config-bootstrapper internal] load build context 21:05:34 #45 transferring context: 364.72MB 8.3s done 21:05:34 #45 ... 21:05:34 21:05:34 #46 [security-proxy-auth internal] load build context 21:05:34 #46 transferring context: 364.72MB 7.8s done 21:05:34 #46 ... 21:05:34 21:05:34 #47 [core-metadata internal] load build context 21:05:34 #47 transferring context: 364.72MB 5.6s done 21:05:34 #47 ... 21:05:34 21:05:34 #33 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init 21:05:34 #33 0.974 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:05:34 #33 1.053 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:05:34 #33 1.281 (1/1) Installing dumb-init (1.2.5-r2) 21:05:34 #33 1.283 Executing busybox-1.36.1-r2.trigger 21:05:34 #33 1.295 OK: 7 MiB in 16 packages 21:05:34 #33 ... 21:05:34 21:05:34 #48 [support-notifications internal] load build context 21:05:34 #48 transferring context: 364.72MB 7.5s done 21:05:35 #48 ... 21:05:35 21:05:35 #49 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 21:05:35 #49 ... 21:05:35 21:05:35 #50 [core-data internal] load build context 21:05:35 #50 transferring context: 364.72MB 8.6s done 21:05:35 #50 ... 21:05:35 21:05:35 #51 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 21:05:35 #0 1.340 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:05:35 #0 1.462 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:05:35 #0 1.663 (1/4) Installing dumb-init (1.2.5-r2) 21:05:35 #0 1.666 (2/4) Installing openssl (3.1.2-r0) 21:05:35 #0 1.678 (3/4) Installing su-exec (0.2-r3) 21:05:35 #0 1.682 (4/4) Installing yq (4.33.3-r3) 21:05:35 #0 1.744 Executing busybox-1.36.1-r2.trigger 21:05:35 #0 1.749 OK: 17 MiB in 19 packages 21:05:35 #51 ... 21:05:35 21:05:35 #52 [security-proxy-setup internal] load build context 21:05:35 #52 transferring context: 364.72MB 7.6s done 21:05:35 #52 ... 21:05:35 21:05:35 #53 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:05:35 #53 ... 21:05:35 21:05:35 #54 [support-scheduler internal] load build context 21:05:35 #54 transferring context: 364.72MB 7.2s done 21:05:35 #54 ... 21:05:35 21:05:35 #55 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 21:05:36 #55 ... 21:05:36 21:05:36 #56 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 21:05:36 #0 4.953 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:05:36 #0 5.046 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:05:36 #0 5.271 (1/2) Installing dumb-init (1.2.5-r2) 21:05:36 #0 5.277 (2/2) Installing su-exec (0.2-r3) 21:05:36 #0 5.285 Executing busybox-1.36.1-r2.trigger 21:05:36 #0 5.286 OK: 7 MiB in 17 packages 21:05:36 #56 ... 21:05:36 21:05:36 #57 [security-spiffe-token-provider internal] load build context 21:05:36 #57 transferring context: 364.72MB 8.1s done 21:05:36 #57 ... 21:05:36 21:05:36 #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 21:05:36 #58 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.2s done 21:05:36 #58 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done 21:05:36 #58 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 21:05:36 #58 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done 21:05:36 #58 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done 21:05:36 #58 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done 21:05:36 #58 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 21:05:36 #58 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 6.1s done 21:05:36 #58 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 10.3s 21:05:36 #58 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 21:05:36 #58 ... 21:05:36 21:05:36 #59 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:05:36 #59 ... 21:05:36 21:05:36 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:05:36 #39 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 9.4s done 21:05:36 #39 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 21:05:40 #39 ... 21:05:40 21:05:40 #34 [security-bootstrapper internal] load build context 21:05:40 #34 transferring context: 364.72MB 7.6s done 21:05:45 Avoid second fetch 21:05:45 Checking out Revision 4687b85feb07d3d50e1bc338781fac63f010329a (main) 21:05:44 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:05:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:05:45 > git config core.sparsecheckout # timeout=10 21:05:45 > git checkout -f 4687b85feb07d3d50e1bc338781fac63f010329a # timeout=10 21:05:46 Commit message: "build: Upgrade to go-1.21, Linter1.54.2 and Alpine 3.18 (#4680)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:05:47 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:05:47 % Total % Received % Xferd Average Speed Time Time Time Current 21:05:47 Dload Upload Total Spent Left Speed 21:05:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 90432 0 --:--:-- --:--:-- --:--:-- 91078 [Pipeline] sh 21:05:48 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:05:48 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ 21:05:48 sudo tee /etc/docker/daemon.new 21:05:48 { 21:05:48 "registry-mirrors": [ 21:05:48 "https://nexus3.edgexfoundry.org:10001" 21:05:48 ], 21:05:48 "bip": "10.250.0.254/24", 21:05:48 "hosts": [ 21:05:48 "tcp://0.0.0.0:5555", 21:05:48 "unix:///var/run/docker.sock" 21:05:48 ], 21:05:48 "mtu": 1458, 21:05:48 "selinux-enabled": true, 21:05:48 "seccomp-profile": "/etc/docker/seccomp.json" 21:05:48 } [Pipeline] sh 21:05:48 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:05:49 #34 ... 21:05:49 21:05:49 #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 21:05:49 #58 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 10.4s done 21:05:49 + sudo service docker restart 21:05:57 #58 ... 21:05:57 21:05:57 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:05:57 #39 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 21:05:57 #39 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 21:05:57 #39 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 21:05:57 #39 ... 21:05:57 21:05:57 #47 [core-metadata internal] load build context 21:05:57 #47 DONE 33.9s 21:05:57 21:05:57 #48 [support-notifications internal] load build context 21:05:57 #48 DONE 34.0s 21:05:57 21:05:57 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:05:57 #39 ... 21:05:57 21:05:57 #51 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 21:05:57 #51 DONE 33.6s 21:05:57 21:05:57 #33 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init 21:05:57 #33 DONE 33.6s 21:05:57 21:05:57 #44 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 21:05:57 #44 DONE 33.8s 21:05:57 21:05:57 #52 [security-proxy-setup internal] load build context 21:05:57 #52 DONE 34.0s 21:05:57 21:05:57 #42 [core-command internal] load build context 21:05:57 #42 DONE 33.9s 21:05:57 21:05:57 #54 [support-scheduler internal] load build context 21:05:57 #54 DONE 33.5s 21:05:57 21:05:57 #56 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 21:05:57 #56 DONE 33.1s 21:05:57 21:05:57 #34 [security-bootstrapper internal] load build context 21:05:57 #34 DONE 33.4s 21:05:57 21:05:57 #43 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 21:05:57 #43 DONE 33.7s 21:05:57 21:05:57 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:05:57 #39 ... 21:05:57 21:05:57 #41 [security-secretstore-setup internal] load build context 21:05:57 #41 DONE 33.9s 21:05:57 21:05:57 #46 [security-proxy-auth internal] load build context 21:05:57 #46 DONE 33.4s 21:05:57 21:05:57 #57 [security-spiffe-token-provider internal] load build context 21:05:57 #57 DONE 33.6s 21:05:57 21:05:57 #45 [core-common-config-bootstrapper internal] load build context 21:05:57 #45 DONE 33.6s 21:05:57 21:05:57 #50 [core-data internal] load build context 21:05:57 #50 DONE 33.5s 21:05:57 21:05:57 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:05:58 #39 ... 21:05:58 21:05:58 #60 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 21:05:58 #60 DONE 0.9s 21:05:58 21:05:58 #49 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 21:05:58 #49 33.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:05:58 #49 33.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:05:58 #49 33.38 (1/1) Installing dumb-init (1.2.5-r2) 21:05:58 #49 33.45 Executing busybox-1.36.1-r2.trigger 21:05:58 #49 33.45 OK: 7 MiB in 16 packages 21:05:58 #49 DONE 33.9s 21:05:58 21:05:58 #40 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 21:05:58 #40 DONE 35.1s 21:05:58 21:05:58 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:05:58 #39 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.1s done 21:05:59 #39 ... 21:05:59 21:05:59 #53 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:05:59 #53 32.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:05:59 #53 32.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:05:59 #53 33.42 v3.18.3-169-gd5adf7d7d28 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 21:05:59 #53 33.42 v3.18.3-176-g9c50a37632b [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 21:05:59 #53 33.42 OK: 20063 distinct packages available 21:05:59 #53 33.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:05:59 #53 33.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:05:59 #53 33.76 (1/5) Installing dumb-init (1.2.5-r2) 21:05:59 #53 33.76 (2/5) Installing musl-obstack (1.2.3-r2) 21:05:59 #53 33.76 (3/5) Installing libucontext (1.2-r2) 21:05:59 #53 33.77 (4/5) Installing gcompat (1.1.0-r1) 21:05:59 #53 33.77 (5/5) Installing openssl (3.1.2-r0) 21:05:59 #53 33.78 Executing busybox-1.36.1-r2.trigger 21:05:59 #53 33.79 OK: 8 MiB in 20 packages 21:05:59 #53 DONE 34.1s 21:05:59 21:05:59 #61 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 21:05:59 #61 DONE 0.5s 21:05:59 21:05:59 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:05:59 #39 DONE 34.2s 21:05:59 21:05:59 #62 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 21:05:59 #62 ... 21:05:59 21:05:59 #59 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:05:59 #59 34.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:05:59 #59 34.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:05:59 #59 34.55 v3.18.3-169-gd5adf7d7d28 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 21:05:59 #59 34.55 v3.18.3-176-g9c50a37632b [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 21:05:59 #59 34.55 OK: 20063 distinct packages available 21:05:59 #59 34.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:05:59 #59 34.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:05:59 #59 34.92 (1/11) Installing ca-certificates (20230506-r0) 21:05:59 #59 34.93 (2/11) Installing brotli-libs (1.0.9-r14) 21:05:59 #59 34.95 (3/11) Installing libunistring (1.1-r1) 21:05:59 #59 34.96 (4/11) Installing libidn2 (2.3.4-r1) 21:05:59 #59 34.96 (5/11) Installing nghttp2-libs (1.55.1-r0) 21:05:59 #59 34.97 (6/11) Installing libcurl (8.2.1-r0) 21:05:59 #59 34.98 (7/11) Installing curl (8.2.1-r0) 21:05:59 #59 34.99 (8/11) Installing dumb-init (1.2.5-r2) 21:05:59 #59 34.99 (9/11) Installing musl-obstack (1.2.3-r2) 21:05:59 #59 34.99 (10/11) Installing libucontext (1.2-r2) 21:05:59 #59 34.99 (11/11) Installing gcompat (1.1.0-r1) 21:05:59 #59 35.00 Executing busybox-1.36.1-r2.trigger 21:05:59 #59 35.00 Executing ca-certificates-20230506-r0.trigger 21:05:59 #59 35.07 OK: 12 MiB in 26 packages 21:05:59 #59 DONE 35.3s 21:05:59 21:05:59 #63 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 21:05:59 #63 DONE 1.8s 21:05:59 21:05:59 #55 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 21:05:59 #55 33.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:05:59 #55 34.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:05:59 #55 34.29 v3.18.3-169-gd5adf7d7d28 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 21:05:59 #55 34.29 v3.18.3-176-g9c50a37632b [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 21:05:59 #55 34.29 OK: 20063 distinct packages available 21:05:59 #55 34.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:05:59 #55 34.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:05:59 #55 34.64 (1/4) Installing dumb-init (1.2.5-r2) 21:05:59 #55 34.64 (2/4) Installing musl-obstack (1.2.3-r2) 21:05:59 #55 34.64 (3/4) Installing libucontext (1.2-r2) 21:05:59 #55 34.65 (4/4) Installing gcompat (1.1.0-r1) 21:05:59 #55 34.65 Executing busybox-1.36.1-r2.trigger 21:05:59 #55 34.66 OK: 8 MiB in 19 packages 21:06:00 #55 DONE 35.4s 21:06:00 21:06:00 #64 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 21:06:00 #64 DONE 0.9s 21:06:00 21:06:00 #65 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 21:06:00 #65 DONE 0.9s 21:06:00 21:06:00 #66 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 21:06:00 #66 DONE 0.9s 21:06:00 21:06:00 #67 [security-spire-server stage-2 4/8] COPY Attribution.txt / 21:06:02 #67 DONE 1.7s 21:06:02 21:06:02 #68 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 21:06:02 #0 1.508 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:06:02 #0 1.587 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:06:02 #0 1.957 OK: 265 MiB in 56 packages 21:06:02 #68 DONE 3.2s 21:06:02 21:06:02 #69 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 21:06:02 #69 DONE 1.7s 21:06:02 21:06:02 #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 21:06:02 #0 1.514 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:06:02 #0 1.607 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:06:02 #0 1.953 OK: 265 MiB in 56 packages 21:06:02 #70 DONE 3.2s 21:06:02 21:06:02 #71 [security-spire-agent stage-3 5/9] COPY Attribution.txt / 21:06:02 #71 ... 21:06:02 21:06:02 #62 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 21:06:02 #62 1.518 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:06:02 #62 1.658 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:06:02 #62 1.948 OK: 265 MiB in 56 packages 21:06:02 #62 DONE 3.2s 21:06:02 21:06:02 #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 21:06:02 #0 1.526 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:06:02 #0 1.989 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:06:02 #0 2.216 v3.18.3-169-gd5adf7d7d28 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 21:06:02 #0 2.216 v3.18.3-176-g9c50a37632b [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 21:06:02 #0 2.216 OK: 20063 distinct packages available 21:06:02 #0 2.267 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:06:02 #0 2.360 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:06:02 #0 2.561 OK: 265 MiB in 56 packages 21:06:02 #72 DONE 3.2s 21:06:02 21:06:02 #73 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 21:06:02 #73 DONE 1.8s 21:06:02 21:06:02 #74 [security-spire-server stage-2 5/8] COPY security.txt / 21:06:02 #74 DONE 0.2s 21:06:02 21:06:02 #75 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 21:06:02 #75 DONE 0.2s 21:06:02 21:06:02 #71 [security-spire-agent stage-3 5/9] COPY Attribution.txt / 21:06:02 #71 DONE 0.2s 21:06:02 21:06:02 #76 [security-spire-config stage-2 4/9] COPY Attribution.txt / 21:06:02 #76 DONE 0.2s 21:06:02 21:06:02 #77 [support-notifications builder 4/7] COPY go.mod vendor* ./ 21:06:02 #77 DONE 0.2s 21:06:02 21:06:02 #78 [security-spire-config stage-2 5/9] COPY security.txt / 21:06:02 #78 ... 21:06:02 21:06:02 #79 [core-metadata builder 4/7] COPY go.mod vendor* ./ 21:06:02 #79 DONE 0.2s 21:06:02 21:06:02 #80 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 21:06:02 #80 DONE 0.2s 21:06:02 21:06:02 #81 [security-spire-agent stage-3 6/9] COPY security.txt / 21:06:02 #81 DONE 0.1s 21:06:02 21:06:02 #82 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 21:06:02 #82 DONE 0.2s 21:06:02 21:06:02 #78 [security-spire-config stage-2 5/9] COPY security.txt / 21:06:02 #78 DONE 0.1s 21:06:02 21:06:02 #83 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 21:06:02 #83 DONE 0.1s 21:06:02 21:06:02 #84 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 21:06:02 #84 DONE 0.1s 21:06:02 21:06:02 #85 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 21:06:02 #85 DONE 0.1s 21:06:02 21:06:02 #86 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 21:06:02 #86 DONE 0.1s 21:06:02 21:06:02 #87 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 21:06:02 #87 DONE 0.1s 21:06:02 21:06:02 #88 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 21:06:02 #88 DONE 0.1s 21:06:02 21:06:02 #89 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 21:06:02 #89 DONE 0.1s 21:06:02 21:06:02 #90 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 21:06:02 #90 DONE 0.1s 21:06:02 21:06:02 #91 [security-spire-agent] exporting to image 21:06:02 #91 exporting layers 21:06:03 #91 exporting layers 0.6s done 21:06:03 #91 writing image sha256:8d1bd7250567cfb5dadf661f33540b3f47c657919235bdb06ae7d50ad9eb0db1 0.0s done 21:06:03 #91 naming to docker.io/library/security-spire-server done 21:06:03 #91 writing image sha256:b1538fca3574530f2d624cf3755ed2b9d633e8c09fca75579db844441dfdc718 0.0s done 21:06:03 #91 naming to docker.io/library/security-spire-agent 21:06:03 #91 exporting layers 0.6s done 21:06:03 #91 naming to docker.io/library/security-spire-agent done 21:06:03 #91 writing image sha256:a156fcb4365bb13ea9748036658462ee989065c04d8ee7424a9e886850c30258 done 21:06:03 #91 naming to docker.io/library/security-spire-config done 21:06:03 #91 DONE 0.7s 21:06:03 21:06:03 #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 21:06:03 #58 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done 21:06:03 #58 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.1s done [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:06:11 provisioning config files... 21:06:11 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/577@tmp/config5943628627044719415tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:06:11 ---> docker-login.sh 21:06:11 nexus3.edgexfoundry.org:10001 21:06:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:06:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:06:12 Configure a credential helper to remove this warning. See 21:06:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:06:12 21:06:12 Login Succeeded 21:06:12 nexus3.edgexfoundry.org:10002 21:06:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:06:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:06:13 Configure a credential helper to remove this warning. See 21:06:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:06:13 21:06:13 Login Succeeded 21:06:13 nexus3.edgexfoundry.org:10003 21:06:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:06:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:06:13 Configure a credential helper to remove this warning. See 21:06:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:06:13 21:06:13 Login Succeeded 21:06:13 nexus3.edgexfoundry.org:10004 21:06:13 #58 ... 21:06:13 21:06:13 #92 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:06:13 #92 ... 21:06:13 21:06:13 #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:06:13 #93 ... 21:06:13 21:06:13 #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:06:13 #94 ... 21:06:13 21:06:13 #95 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:06:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:06:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:06:13 Configure a credential helper to remove this warning. See 21:06:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:06:13 21:06:13 Login Succeeded 21:06:13 docker.io 21:06:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:06:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:06:14 Configure a credential helper to remove this warning. See 21:06:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:06:14 21:06:14 Login Succeeded 21:06:14 ---> docker-login.sh ends [Pipeline] } 21:06:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 21:06:15 + git config --global --add safe.directory /w/workspace/edgex-go/577 [Pipeline] echo 21:06:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:06:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:06:15 ========================================================= 21:06:15 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 21:06:15 ========================================================= [Pipeline] fileExists [Pipeline] sh 21:06:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 21:06:15 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:06:15 9fda8d8052c6: Pulling fs layer 21:06:15 5d54e960e981: Pulling fs layer 21:06:15 c4a7e357bf2a: Pulling fs layer 21:06:15 f0e02332f6b5: Pulling fs layer 21:06:15 66412af1f25a: Pulling fs layer 21:06:15 1baf3a5c0e64: Pulling fs layer 21:06:15 9a37bb91b891: Pulling fs layer 21:06:15 a29adfc67d43: Pulling fs layer 21:06:15 d5de9f91c1a4: Pulling fs layer 21:06:15 f0e02332f6b5: Waiting 21:06:15 66412af1f25a: Waiting 21:06:15 1baf3a5c0e64: Waiting 21:06:15 9a37bb91b891: Waiting 21:06:15 a29adfc67d43: Waiting 21:06:15 d5de9f91c1a4: Waiting 21:06:15 5d54e960e981: Verifying Checksum 21:06:15 5d54e960e981: Download complete 21:06:15 f0e02332f6b5: Verifying Checksum 21:06:15 f0e02332f6b5: Download complete 21:06:15 66412af1f25a: Verifying Checksum 21:06:15 66412af1f25a: Download complete 21:06:15 9fda8d8052c6: Verifying Checksum 21:06:15 9fda8d8052c6: Download complete 21:06:16 9a37bb91b891: Verifying Checksum 21:06:16 9a37bb91b891: Download complete 21:06:16 9fda8d8052c6: Pull complete 21:06:16 a29adfc67d43: Verifying Checksum 21:06:16 a29adfc67d43: Download complete 21:06:17 5d54e960e981: Pull complete 21:06:17 d5de9f91c1a4: Verifying Checksum 21:06:17 d5de9f91c1a4: Download complete 21:06:17 c4a7e357bf2a: Verifying Checksum 21:06:17 c4a7e357bf2a: Download complete 21:06:18 1baf3a5c0e64: Verifying Checksum 21:06:18 1baf3a5c0e64: Download complete 21:06:28 #95 DONE 26.0s 21:06:28 21:06:28 #96 [core-metadata builder 6/7] COPY . . 21:06:28 #96 ... 21:06:28 21:06:28 #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:06:28 #93 DONE 26.0s 21:06:28 21:06:28 #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:06:28 #94 DONE 26.2s 21:06:28 21:06:28 #92 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:06:28 #92 DONE 26.2s 21:06:28 21:06:28 #97 [security-proxy-setup builder 6/7] COPY . . 21:06:28 c4a7e357bf2a: Pull complete 21:06:28 f0e02332f6b5: Pull complete 21:06:28 66412af1f25a: Pull complete 21:06:35 1baf3a5c0e64: Pull complete 21:06:37 9a37bb91b891: Pull complete 21:06:38 a29adfc67d43: Pull complete 21:06:38 #97 ... 21:06:38 21:06:38 #98 [security-spiffe-token-provider builder 6/7] COPY . . 21:06:38 #98 ... 21:06:38 21:06:38 #99 [support-notifications builder 6/7] COPY . . 21:06:40 d5de9f91c1a4: Pull complete 21:06:40 Digest: sha256:1924af6f0b663904b942a9ee07fc1d4556a77458ebf1950facbcfc555602d6a5 21:06:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 21:06:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 21:06:40 #99 DONE 11.8s 21:06:40 21:06:40 #97 [security-proxy-setup builder 6/7] COPY . . 21:06:40 #97 DONE 11.8s 21:06:40 21:06:40 #100 [security-secretstore-setup builder 6/7] COPY . . 21:06:40 #100 CACHED 21:06:40 21:06:40 #101 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:06:40 #101 CACHED 21:06:40 21:06:40 #102 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 21:06:40 #102 CACHED 21:06:40 21:06:40 #96 [core-metadata builder 6/7] COPY . . 21:06:40 #96 DONE 11.9s 21:06:40 21:06:40 #103 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:06:40 #103 CACHED 21:06:40 21:06:40 #104 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 21:06:40 #104 CACHED 21:06:40 21:06:40 #105 [support-scheduler builder 6/7] COPY . . 21:06:40 #105 CACHED 21:06:40 21:06:40 #106 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:06:40 #106 CACHED 21:06:40 21:06:40 #107 [core-data builder 6/7] COPY . . 21:06:40 #107 CACHED 21:06:40 21:06:40 #108 [core-data builder 4/7] COPY go.mod vendor* ./ 21:06:40 #108 CACHED 21:06:40 21:06:40 #109 [core-common-config-bootstrapper builder 6/7] COPY . . 21:06:40 #109 CACHED 21:06:40 21:06:40 #110 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 21:06:40 #110 CACHED 21:06:40 21:06:40 #111 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:06:40 #111 CACHED 21:06:40 21:06:40 #112 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 21:06:40 #112 CACHED 21:06:40 21:06:40 #113 [security-proxy-auth builder 6/7] COPY . . 21:06:40 #113 CACHED 21:06:40 21:06:40 #114 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:06:40 #114 CACHED 21:06:40 21:06:40 #115 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 21:06:40 #115 CACHED 21:06:40 21:06:40 #116 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:06:40 #116 CACHED 21:06:40 21:06:40 #117 [security-bootstrapper builder 6/7] COPY . . 21:06:40 #117 CACHED 21:06:40 21:06:40 #118 [core-command builder 6/7] COPY . . 21:06:40 #118 CACHED 21:06:40 21:06:40 #119 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:06:40 #119 CACHED 21:06:40 21:06:40 #120 [core-command builder 4/7] COPY go.mod vendor* ./ 21:06:40 #120 CACHED 21:06:40 21:06:40 #98 [security-spiffe-token-provider builder 6/7] COPY . . 21:06:40 #98 DONE 11.8s 21:06:40 21:06:40 #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:06:40 + docker build -t ci-base-image-arm64 -f - . 21:06:40 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 21:06:40 WORKDIR /edgex 21:06:40 COPY go.mod . 21:06:40 RUN go mod download 21:06:41 Sending build context to Docker daemon 2.977MB 21:06:41 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 21:06:41 ---> 746ca1b523b5 21:06:41 Step 2/4 : WORKDIR /edgex 21:06:41 #121 1.294 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.43" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 21:06:44 ---> Running in 5c42872188ad 21:06:44 Removing intermediate container 5c42872188ad 21:06:44 ---> 8ceaf78b62f1 21:06:44 Step 3/4 : COPY go.mod . 21:06:46 ---> 53a0eef92f2b 21:06:46 Step 4/4 : RUN go mod download 21:06:46 ---> Running in b9ca7be65826 21:06:51 #121 ... 21:06:51 21:06:51 #122 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 21:06:51 #0 1.121 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.43" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 21:06:51 #122 ... 21:06:51 21:06:51 #123 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 21:06:51 #0 1.241 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.43" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 21:06:51 #123 ... 21:06:51 21:06:51 #124 [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:06:51 #0 0.527 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.43" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 21:06:51 #124 ... 21:06:51 21:06:51 #125 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 21:06:51 #0 0.848 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.43" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 21:06:51 #125 ... 21:06:51 21:06:51 #126 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 21:06:51 #0 1.274 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.43" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 21:06:51 #126 ... 21:06:51 21:06:51 #127 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:06:51 #0 0.868 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.43" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 21:06:51 #127 ... 21:06:51 21:06:51 #128 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 21:06:51 #0 0.640 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.43" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 21:06:51 #128 ... 21:06:51 21:06:51 #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 21:06:51 #0 0.892 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.43" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 21:06:51 #129 ... 21:06:51 21:06:51 #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:06:51 #0 0.452 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.43" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 21:06:51 #130 ... 21:06:51 21:06:51 #131 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 21:06:51 #0 0.721 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.43" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 21:07:25 Removing intermediate container b9ca7be65826 21:07:25 ---> 7e1c28042ab4 21:07:25 Successfully built 7e1c28042ab4 21:07:25 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:26 + docker inspect -f . ci-base-image-arm64 21:07:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:07:26 prd-ubuntu20.04-docker-arm64-4c-16g-5990 does not seem to be running inside a container 21:07:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/577 -v /w/workspace/edgex-go/577:/w/workspace/edgex-go/577:rw,z -v /w/workspace/edgex-go/577@tmp:/w/workspace/edgex-go/577@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:07:27 $ docker top 28cc36f42ba7d3f3be1e47c1b2f9bc9cf3522c608f79add6e7ffbc49f0b8d654 -eo pid,comm [Pipeline] { [Pipeline] sh 21:07:28 + go version 21:07:28 go version go1.21.0 linux/arm64 [Pipeline] } 21:07:28 $ docker stop --time=1 28cc36f42ba7d3f3be1e47c1b2f9bc9cf3522c608f79add6e7ffbc49f0b8d654 21:07:30 $ docker rm -f --volumes 28cc36f42ba7d3f3be1e47c1b2f9bc9cf3522c608f79add6e7ffbc49f0b8d654 [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:07:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:07:31 21:07:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:07:31 latest: Pulling from edgex-devops/edgex-compose-arm64 21:07:31 547446be3368: Pulling fs layer 21:07:31 d125d8839a47: Pulling fs layer 21:07:31 3e85d5ac6304: Pulling fs layer 21:07:31 c3105a71a48b: Pulling fs layer 21:07:31 0f093f025ec4: Pulling fs layer 21:07:31 c3106fc0e877: Pulling fs layer 21:07:31 c3105a71a48b: Waiting 21:07:31 0f093f025ec4: Waiting 21:07:31 c3106fc0e877: Waiting 21:07:31 547446be3368: Verifying Checksum 21:07:31 547446be3368: Download complete 21:07:31 c3105a71a48b: Verifying Checksum 21:07:31 c3105a71a48b: Download complete 21:07:31 d125d8839a47: Verifying Checksum 21:07:31 d125d8839a47: Download complete 21:07:32 c3106fc0e877: Verifying Checksum 21:07:32 c3106fc0e877: Download complete 21:07:32 0f093f025ec4: Verifying Checksum 21:07:32 0f093f025ec4: Download complete 21:07:32 547446be3368: Pull complete 21:07:33 d125d8839a47: Pull complete 21:07:34 3e85d5ac6304: Download complete 21:07:42 3e85d5ac6304: Pull complete 21:07:42 c3105a71a48b: Pull complete 21:07:43 0f093f025ec4: Pull complete 21:07:43 c3106fc0e877: Pull complete 21:07:43 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 21:07:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:07:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:07:43 prd-ubuntu20.04-docker-arm64-4c-16g-5990 does not seem to be running inside a container 21:07:43 $ 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/577 -v /w/workspace/edgex-go/577:/w/workspace/edgex-go/577:rw,z -v /w/workspace/edgex-go/577@tmp:/w/workspace/edgex-go/577@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:07:46 $ docker top 742d5efa1958f6851f7eee942cee6d3d4e401be5a6b2975f389697cb704df81c -eo pid,comm [Pipeline] { [Pipeline] sh 21:07:47 + docker compose -f ./docker-compose-build.yml build --parallel 21:07:48 #131 ... 21:07:48 21:07:48 #124 [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:07:48 #124 64.52 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.43" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:07:57 #1 [security-spiffe-token-provider internal] load build definition from Dockerfile 21:07:57 #1 transferring dockerfile: 21:07:57 #1 transferring dockerfile: 1.78kB done 21:07:57 #1 DONE 0.1s 21:07:57 21:07:57 #2 [core-command internal] load build definition from Dockerfile 21:07:57 #2 transferring dockerfile: 1.82kB done 21:07:57 #2 DONE 0.0s 21:07:57 21:07:57 #3 [security-secretstore-setup internal] load build definition from Dockerfile 21:07:57 #3 transferring dockerfile: 2.38kB done 21:07:57 #3 DONE 0.1s 21:07:57 21:07:57 #4 [security-spire-config internal] load build definition from Dockerfile 21:07:57 #4 transferring dockerfile: 1.58kB done 21:07:57 #4 DONE 0.1s 21:07:57 21:07:57 #5 [security-spire-agent internal] load build definition from Dockerfile 21:07:57 #5 transferring dockerfile: 1.70kB 0.0s done 21:07:57 #5 DONE 0.1s 21:07:57 21:07:57 #6 [support-notifications internal] load build definition from Dockerfile 21:07:57 #6 transferring dockerfile: 1.84kB done 21:07:57 #6 DONE 0.1s 21:07:57 21:07:57 #7 [core-common-config-bootstrapper internal] load build definition from Dockerfile 21:07:57 #7 transferring dockerfile: 2.12kB done 21:07:57 #7 DONE 0.1s 21:07:57 21:07:57 #8 [core-data internal] load build definition from Dockerfile 21:07:57 #8 transferring dockerfile: 1.90kB done 21:07:57 #8 DONE 0.0s 21:07:57 21:07:57 #9 [security-proxy-setup internal] load build definition from Dockerfile 21:07:57 #9 transferring dockerfile: 2.39kB done 21:07:57 #9 DONE 0.1s 21:07:57 21:07:57 #10 [support-scheduler internal] load build definition from Dockerfile 21:07:57 #10 transferring dockerfile: 1.82kB done 21:07:57 #10 DONE 0.1s 21:07:57 21:07:57 #11 [security-bootstrapper internal] load build definition from Dockerfile 21:07:57 #11 transferring dockerfile: 2.82kB 0.0s done 21:07:57 #11 DONE 0.1s 21:07:57 21:07:57 #12 [core-metadata internal] load build definition from Dockerfile 21:07:57 #12 transferring dockerfile: 1.96kB done 21:07:57 #12 DONE 0.1s 21:07:57 21:07:57 #13 [security-proxy-auth internal] load build definition from Dockerfile 21:07:57 #13 transferring dockerfile: 2.04kB done 21:07:57 #13 DONE 0.1s 21:07:57 21:07:57 #14 [security-spire-server internal] load build definition from Dockerfile 21:07:57 #14 transferring dockerfile: 1.59kB done 21:07:57 #14 DONE 0.1s 21:07:57 21:07:57 #15 [security-spiffe-token-provider internal] load .dockerignore 21:07:57 #15 transferring context: 56B done 21:07:57 #15 DONE 0.1s 21:07:58 21:07:58 #16 [core-command internal] load .dockerignore 21:07:58 #16 transferring context: 56B done 21:07:58 #16 DONE 0.0s 21:07:58 21:07:58 #17 [security-secretstore-setup internal] load .dockerignore 21:07:58 #17 transferring context: 56B done 21:07:58 #17 DONE 0.1s 21:07:58 21:07:58 #18 [security-spire-config internal] load .dockerignore 21:07:58 #18 transferring context: 56B 0.0s done 21:07:58 #18 DONE 0.1s 21:07:58 21:07:58 #19 [security-spire-agent internal] load .dockerignore 21:07:59 #19 transferring context: 56B done 21:07:59 #19 DONE 0.1s 21:07:59 21:07:59 #20 [support-notifications internal] load .dockerignore 21:07:59 #20 transferring context: 56B 0.0s done 21:07:59 #20 DONE 0.1s 21:07:59 21:07:59 #21 [core-common-config-bootstrapper internal] load .dockerignore 21:07:59 #21 transferring context: 56B 0.0s done 21:07:59 #21 DONE 0.1s 21:07:59 21:07:59 #22 [core-data internal] load .dockerignore 21:07:59 #22 transferring context: 56B 0.0s done 21:07:59 #22 DONE 0.1s 21:07:59 21:07:59 #23 [security-proxy-setup internal] load .dockerignore 21:07:59 #23 transferring context: 56B 0.0s done 21:07:59 #23 DONE 0.1s 21:07:59 21:07:59 #24 [support-scheduler internal] load .dockerignore 21:07:59 #24 transferring context: 56B 0.0s done 21:07:59 #24 DONE 0.1s 21:07:59 21:07:59 #25 [security-bootstrapper internal] load .dockerignore 21:07:59 #25 transferring context: 56B 0.0s done 21:07:59 #25 DONE 0.1s 21:07:59 21:07:59 #26 [core-metadata internal] load .dockerignore 21:07:59 #26 transferring context: 56B done 21:07:59 #26 DONE 0.1s 21:07:59 21:07:59 #27 [security-proxy-auth internal] load .dockerignore 21:07:59 #27 transferring context: 56B 0.0s done 21:07:59 #27 DONE 0.1s 21:07:59 21:07:59 #28 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:07:59 #28 DONE 0.0s 21:07:59 21:07:59 #29 [security-spire-server internal] load .dockerignore 21:07:59 #29 transferring context: 56B done 21:07:59 #29 DONE 0.1s 21:07:59 21:07:59 #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 21:07:59 #30 DONE 0.1s 21:08:00 21:08:00 #31 [security-spiffe-token-provider stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 21:08:00 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done 21:08:00 #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done 21:08:00 #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done 21:08:00 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 21:08:00 #31 DONE 0.2s 21:08:00 21:08:00 #32 [security-spiffe-token-provider internal] load build context 21:08:00 #32 transferring context: 2.59MB 0.5s done 21:08:00 #32 DONE 0.6s 21:08:00 21:08:00 #33 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 21:08:00 #33 ... 21:08:00 21:08:00 #28 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:08:00 #28 DONE 0.0s 21:08:00 21:08:00 #30 [core-command internal] load metadata for docker.io/library/alpine:3.18 21:08:00 #30 DONE 0.2s 21:08:00 21:08:00 #28 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:08:00 #28 DONE 0.0s 21:08:00 21:08:00 #31 [core-command stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 21:08:00 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done 21:08:00 #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done 21:08:00 #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done 21:08:00 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 21:08:00 #31 DONE 0.4s 21:08:00 21:08:00 #33 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 21:08:00 #33 DONE 1.6s 21:08:00 21:08:00 #34 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 21:08:00 #34 ... 21:08:00 21:08:00 #31 [security-secretstore-setup stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 21:08:00 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done 21:08:00 #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done 21:08:00 #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done 21:08:00 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 21:08:00 #31 DONE 0.4s 21:08:00 21:08:00 #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 21:08:00 #30 DONE 0.3s 21:08:00 21:08:00 #33 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 21:08:00 #33 DONE 1.7s 21:08:00 21:08:00 #34 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 21:08:01 #34 DONE 0.8s 21:08:01 21:08:01 #28 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:08:01 #28 DONE 0.0s 21:08:01 21:08:01 #35 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 21:08:01 #35 ... 21:08:01 21:08:01 #31 [support-notifications stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 21:08:01 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done 21:08:01 #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done 21:08:01 #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done 21:08:01 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 21:08:01 #31 DONE 0.5s 21:08:01 21:08:01 #28 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:08:01 #28 DONE 0.0s 21:08:01 21:08:01 #33 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 21:08:01 #33 DONE 1.8s 21:08:01 21:08:01 #34 [support-notifications builder 2/7] WORKDIR /edgex-go 21:08:01 #34 DONE 0.9s 21:08:01 21:08:01 #28 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:08:01 #28 DONE 0.0s 21:08:01 21:08:01 #30 [core-data internal] load metadata for docker.io/library/alpine:3.18 21:08:01 #30 ... 21:08:01 21:08:01 #28 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:08:01 #28 DONE 0.0s 21:08:01 21:08:01 #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 21:08:01 #30 ... 21:08:01 21:08:01 #28 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:08:01 #28 DONE 0.0s 21:08:01 21:08:01 #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 21:08:02 #30 DONE 1.2s 21:08:02 21:08:02 #31 [security-proxy-setup stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 21:08:02 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done 21:08:02 #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done 21:08:02 #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done 21:08:02 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 21:08:02 #31 DONE 0.6s 21:08:02 21:08:02 #33 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 21:08:02 #33 DONE 1.8s 21:08:02 21:08:02 #34 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 21:08:02 #34 DONE 0.9s 21:08:02 21:08:02 #35 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 21:08:02 #35 ... 21:08:02 21:08:02 #36 [security-proxy-setup internal] load build context 21:08:02 #36 DONE 0.0s 21:08:02 21:08:02 #31 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 21:08:02 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done 21:08:02 #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done 21:08:02 #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done 21:08:02 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 21:08:02 #31 DONE 0.6s 21:08:02 21:08:02 #33 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 21:08:02 #33 DONE 1.8s 21:08:02 21:08:02 #34 [support-scheduler builder 2/7] WORKDIR /edgex-go 21:08:02 #34 DONE 1.0s 21:08:02 21:08:02 #28 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:08:02 #28 DONE 0.0s 21:08:02 21:08:02 #37 [core-command internal] load build context 21:08:02 #37 transferring context: 2.59MB 1.1s done 21:08:02 #37 DONE 1.5s 21:08:02 21:08:02 #38 [core-common-config-bootstrapper internal] load build context 21:08:02 #38 ... 21:08:02 21:08:02 #28 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:08:02 #28 DONE 0.0s 21:08:02 21:08:02 #28 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:08:02 #28 DONE 0.0s 21:08:02 21:08:02 #39 [security-secretstore-setup internal] load build context 21:08:02 #39 transferring context: 2.59MB 1.3s done 21:08:02 #39 DONE 1.7s 21:08:02 21:08:02 #40 [support-notifications internal] load build context 21:08:02 #40 transferring context: 2.59MB 1.2s done 21:08:02 #40 DONE 1.4s 21:08:02 21:08:02 #41 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 21:08:03 #41 ... 21:08:03 21:08:03 #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 21:08:03 #30 DONE 2.0s 21:08:03 #124 DONE 82.5s 21:08:03 21:08:03 #123 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 21:08:03 #123 DONE 82.4s 21:08:03 21:08:03 #125 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 21:08:03 #125 DONE 82.5s 21:08:03 21:08:03 #128 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 21:08:03 #128 DONE 82.5s 21:08:03 21:08:03 #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:08:03 #130 DONE 82.5s 21:08:03 21:08:03 #132 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 21:08:03 #132 ... 21:08:03 21:08:03 #127 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:08:03 #127 DONE 82.6s 21:08:03 21:08:03 #122 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 21:08:03 #122 DONE 82.7s 21:08:03 21:08:03 #126 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 21:08:03 #126 DONE 82.8s 21:08:03 21:08:03 #133 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 21:08:03 #133 ... 21:08:03 21:08:03 #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 21:08:03 #129 DONE 82.9s 21:08:03 21:08:03 #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:08:03 #121 DONE 82.9s 21:08:03 21:08:03 #131 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 21:08:03 #131 DONE 82.9s 21:08:03 21:08:03 #31 [core-metadata stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 21:08:03 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done 21:08:03 #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done 21:08:03 #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done 21:08:03 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 21:08:03 #31 DONE 0.6s 21:08:03 21:08:03 #33 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 21:08:03 #33 DONE 1.9s 21:08:03 21:08:03 #34 [core-metadata builder 2/7] WORKDIR /edgex-go 21:08:03 #34 DONE 1.0s 21:08:03 21:08:03 #42 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 21:08:03 #42 DONE 2.2s 21:08:03 21:08:03 #43 [core-metadata internal] load build context 21:08:03 #43 ... 21:08:03 21:08:03 #31 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 21:08:03 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done 21:08:03 #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done 21:08:03 #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done 21:08:03 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 21:08:03 #31 DONE 0.7s 21:08:03 21:08:03 #33 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 21:08:03 #33 DONE 1.9s 21:08:03 21:08:03 #34 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 21:08:03 #34 DONE 1.0s 21:08:03 21:08:03 #44 [security-spire-server internal] load build context 21:08:03 #44 DONE 0.0s 21:08:03 21:08:03 #45 [security-bootstrapper internal] load build context 21:08:03 #45 DONE 0.0s 21:08:03 21:08:03 #46 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 21:08:03 #46 DONE 2.3s 21:08:03 21:08:03 #134 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 21:08:03 21:08:03 #31 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 21:08:03 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done 21:08:03 #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done 21:08:03 #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done 21:08:03 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 21:08:03 #31 DONE 0.7s 21:08:03 21:08:03 #33 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 21:08:03 #33 DONE 1.9s 21:08:03 21:08:03 #34 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 21:08:03 #34 DONE 1.0s 21:08:03 21:08:03 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:08:03 #47 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:08:03 #134 ... 21:08:03 21:08:03 #132 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 21:08:03 #132 DONE 0.8s 21:08:03 21:08:03 #135 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 21:08:03 #135 DONE 0.8s 21:08:03 21:08:03 #133 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 21:08:03 #133 DONE 0.7s 21:08:03 21:08:03 #136 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 21:08:03 #136 DONE 0.7s 21:08:03 21:08:03 #137 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 21:08:04 #137 ... 21:08:04 21:08:04 #134 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 21:08:04 #134 DONE 0.6s 21:08:04 21:08:04 #138 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 21:08:04 #138 DONE 0.4s 21:08:04 21:08:04 #139 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 21:08:04 #139 DONE 0.5s 21:08:04 21:08:04 #140 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 21:08:04 #140 DONE 0.3s 21:08:04 21:08:04 #141 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 21:08:04 #141 CACHED 21:08:04 21:08:04 #142 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 21:08:04 #142 CACHED 21:08:04 21:08:04 #143 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 21:08:04 #143 CACHED 21:08:04 21:08:04 #144 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 21:08:04 #144 CACHED 21:08:04 21:08:04 #145 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 21:08:04 #145 CACHED 21:08:04 21:08:04 #146 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 21:08:04 #146 CACHED 21:08:04 21:08:04 #147 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 21:08:04 #147 CACHED 21:08:04 21:08:04 #148 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 21:08:04 #148 CACHED 21:08:04 21:08:04 #149 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 21:08:04 #149 DONE 0.3s 21:08:04 21:08:04 #150 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 21:08:04 #150 DONE 0.4s 21:08:04 21:08:04 #151 [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:08:04 #151 ... 21:08:04 21:08:04 #137 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 21:08:04 #137 DONE 0.4s 21:08:04 21:08:04 #152 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:08:05 #152 ... 21:08:05 21:08:05 #153 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 21:08:05 #153 DONE 1.2s 21:08:05 21:08:05 #154 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 21:08:05 #154 DONE 1.2s 21:08:05 21:08:05 #151 [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:08:05 #151 DONE 1.1s 21:08:05 21:08:05 #155 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 21:08:05 #155 DONE 1.2s 21:08:05 21:08:05 #156 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:08:05 #156 DONE 1.2s 21:08:05 21:08:05 #157 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 21:08:05 #157 DONE 1.2s 21:08:05 21:08:05 #158 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 21:08:05 #158 DONE 1.3s 21:08:05 21:08:05 #159 [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:08:05 #159 ... 21:08:05 21:08:05 #160 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:08:05 #160 DONE 1.3s 21:08:05 21:08:05 #161 [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:08:05 #161 DONE 1.2s 21:08:05 #47 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.9s done 21:08:05 #47 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 21:08:05 #47 ... 21:08:05 21:08:05 #48 [security-spire-config internal] load build context 21:08:05 #48 transferring context: 16.36kB 0.2s done 21:08:05 #48 DONE 2.3s 21:08:05 21:08:05 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:08:05 #47 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 21:08:05 #47 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 21:08:05 #47 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 21:08:05 21:08:05 #162 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 21:08:06 #47 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 21:08:06 #162 ... 21:08:06 21:08:06 #163 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 21:08:06 #163 DONE 1.7s 21:08:06 21:08:06 #152 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:08:06 #152 DONE 1.9s 21:08:06 21:08:06 #164 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 21:08:06 #164 ... 21:08:06 21:08:06 #165 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 21:08:06 #165 DONE 0.9s 21:08:06 21:08:06 #166 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:08:06 #166 DONE 0.9s 21:08:06 21:08:06 #167 [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:08:06 #167 DONE 0.9s 21:08:06 21:08:06 #168 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 21:08:06 #168 DONE 0.9s 21:08:06 21:08:06 #159 [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:08:06 #159 DONE 0.9s 21:08:06 #47 ... 21:08:06 21:08:06 #49 [security-spire-agent internal] load build context 21:08:06 #49 transferring context: 17.64kB 0.3s done 21:08:06 #49 DONE 2.9s 21:08:06 21:08:06 #50 [core-data internal] load build context 21:08:06 21:08:06 #169 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 21:08:06 #169 DONE 1.0s 21:08:06 21:08:06 #170 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 21:08:06 #170 DONE 0.9s 21:08:06 21:08:06 #171 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 21:08:06 #171 DONE 0.9s 21:08:06 21:08:06 #162 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 21:08:06 #162 DONE 0.9s 21:08:06 21:08:06 #164 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 21:08:06 #164 DONE 0.6s 21:08:06 21:08:06 #91 [support-scheduler] exporting to image 21:08:06 #91 exporting layers 0.2s done 21:08:06 #91 exporting layers 0.2s done 21:08:06 #91 ... 21:08:06 21:08:06 #172 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 21:08:06 #172 DONE 0.5s 21:08:06 21:08:06 #91 [core-command] exporting to image 21:08:06 #91 writing image sha256:50061687b5709f232bc8455135285c101d838f2946a6bf8e89b0d7bddb6d0976 done 21:08:06 #91 naming to docker.io/library/core-command 0.0s done 21:08:06 #91 ... 21:08:06 21:08:06 #173 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 21:08:06 #173 DONE 0.5s 21:08:06 21:08:06 #174 [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:08:06 #174 DONE 0.5s 21:08:06 21:08:06 #175 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 21:08:06 #175 DONE 0.5s 21:08:06 21:08:06 #176 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 21:08:06 #176 DONE 0.5s 21:08:06 21:08:06 #91 [core-data] exporting to image 21:08:06 #91 writing image sha256:a1cf310669fe26088f7d1ca0c61fdd605f627e1e0fdcac977562fa54ade7277e done 21:08:06 #91 naming to docker.io/library/support-scheduler done 21:08:06 #91 ... 21:08:06 21:08:06 #177 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 21:08:06 #177 DONE 0.6s 21:08:06 21:08:06 #178 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 21:08:06 #178 DONE 0.6s 21:08:06 21:08:06 #179 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 21:08:06 #179 DONE 0.5s 21:08:06 21:08:06 #180 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 21:08:06 #180 DONE 0.6s 21:08:06 21:08:06 #91 [core-metadata] exporting to image 21:08:06 #91 exporting layers 0.3s done 21:08:07 #50 ... 21:08:07 21:08:07 #44 [security-spire-server internal] load build context 21:08:07 #44 transferring context: 18.11kB 0.5s done 21:08:07 #44 DONE 3.6s 21:08:07 21:08:07 #50 [core-data internal] load build context 21:08:07 #50 ... 21:08:07 21:08:07 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:08:07 #47 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.8s 21:08:07 #47 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 1.1s 21:08:07 #91 exporting layers 0.9s done 21:08:07 #47 ... 21:08:07 21:08:07 #36 [security-proxy-setup internal] load build context 21:08:07 #36 transferring context: 2.59MB 4.4s done 21:08:07 #36 DONE 5.3s 21:08:07 21:08:07 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:08:07 #47 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.2s done 21:08:07 #47 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 1.2s 21:08:07 #91 writing image sha256:ec852656d584eec21ceb7958e1ce134cdc69c6834f1a023fe7cd6898d635538a 21:08:07 #91 ... 21:08:07 21:08:07 #181 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 21:08:07 #181 DONE 1.1s 21:08:07 21:08:07 #182 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 21:08:07 #182 DONE 1.0s 21:08:07 21:08:07 #183 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 21:08:07 #183 DONE 1.0s 21:08:07 21:08:07 #91 [core-data] exporting to image 21:08:07 #91 exporting layers 1.0s done 21:08:07 #91 writing image sha256:ec852656d584eec21ceb7958e1ce134cdc69c6834f1a023fe7cd6898d635538a 0.1s done 21:08:07 #91 writing image sha256:7535daec979a2b6d4ee501324c3209e7b6c36acf5196244dd00875e6d69cef8c 0.1s done 21:08:07 #91 naming to docker.io/library/support-notifications done 21:08:07 #91 naming to docker.io/library/security-spiffe-token-provider done 21:08:07 #91 writing image sha256:be5797e735d0fec20cab562e6ecb309a76cbc54046b67d0331bf168f9d44b94f done 21:08:07 #91 naming to docker.io/library/core-data done 21:08:07 #91 writing image sha256:e4109e83df9f576203dbce8737bc06c65fcd6d52fdf7c0bdec5b191bbe22fac4 21:08:07 #47 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 94.21kB / 123.55kB 1.4s 21:08:07 #47 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 1.4s 21:08:08 #91 writing image sha256:e4109e83df9f576203dbce8737bc06c65fcd6d52fdf7c0bdec5b191bbe22fac4 done 21:08:08 #91 naming to docker.io/library/core-metadata done 21:08:08 #91 DONE 2.5s 21:08:08 21:08:08 #184 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:08:08 #47 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 21:08:08 #47 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 1.5s done 21:08:08 #47 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.7s done 21:08:08 #184 ... 21:08:08 21:08:08 #185 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 21:08:08 #185 DONE 0.7s 21:08:08 21:08:08 #186 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 21:08:08 #186 DONE 0.8s 21:08:08 21:08:08 #187 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:08:08 #187 DONE 1.8s 21:08:08 21:08:08 #188 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:08:08 #188 DONE 1.8s 21:08:08 21:08:08 #189 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 21:08:08 #189 DONE 0.2s 21:08:08 21:08:08 #190 [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:08:08 #190 DONE 0.1s 21:08:08 21:08:08 #191 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:08:09 #47 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 4.19MB / 23.39MB 2.7s 21:08:09 #191 ... 21:08:09 21:08:09 #192 [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:08:09 #192 DONE 0.4s 21:08:09 21:08:09 #91 [core-common-config-bootstrapper] exporting to image 21:08:09 #47 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.93MB / 23.39MB 3.1s 21:08:09 #91 ... 21:08:09 21:08:09 #184 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:08:09 #184 DONE 1.5s 21:08:09 21:08:09 #91 [security-proxy-setup] exporting to image 21:08:09 #47 ... 21:08:09 21:08:09 #50 [core-data internal] load build context 21:08:09 #50 transferring context: 2.59MB 5.7s done 21:08:09 #50 DONE 7.2s 21:08:09 21:08:09 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:08:09 #47 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 21:08:09 #47 ... 21:08:09 21:08:09 #51 [support-scheduler internal] load build context 21:08:09 #51 transferring context: 2.59MB 6.1s done 21:08:09 #51 DONE 7.4s 21:08:09 21:08:09 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:08:09 #47 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 7.34MB / 23.39MB 3.5s 21:08:09 #47 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done 21:08:09 #91 exporting layers 1.1s done 21:08:09 #91 writing image sha256:36c78d428f0c8ff6c597b5edceb4ccdbe7f2d00b9f470b50be7498e1b537012a 21:08:10 #47 ... 21:08:10 21:08:10 #38 [core-common-config-bootstrapper internal] load build context 21:08:10 #38 transferring context: 2.59MB 6.3s done 21:08:10 #38 DONE 7.7s 21:08:10 21:08:10 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:08:10 #47 ... 21:08:10 21:08:10 #52 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:08:10 #0 3.918 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:08:10 #0 4.658 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:08:10 #0 6.553 v3.18.3-169-gd5adf7d7d28 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 21:08:10 #0 6.553 v3.18.3-176-g9c50a37632b [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 21:08:10 #0 6.553 OK: 19939 distinct packages available 21:08:10 #0 6.553 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:08:10 #0 7.297 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:08:10 #0 9.762 (1/11) Installing ca-certificates (20230506-r0) 21:08:10 #52 10.03 (2/11) Installing brotli-libs (1.0.9-r14) 21:08:10 #52 ... 21:08:10 21:08:10 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:08:10 #47 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.44MB / 23.39MB 4.3s 21:08:10 #91 ... 21:08:10 21:08:10 #193 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 21:08:10 #193 DONE 1.4s 21:08:10 21:08:10 #191 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:08:10 #191 DONE 1.9s 21:08:10 21:08:10 #194 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 21:08:10 #194 DONE 0.1s 21:08:10 21:08:10 #91 [security-secretstore-setup] exporting to image 21:08:10 #91 exporting layers 1.2s done 21:08:10 #91 writing image sha256:36c78d428f0c8ff6c597b5edceb4ccdbe7f2d00b9f470b50be7498e1b537012a 0.8s done 21:08:10 #91 naming to docker.io/library/security-proxy-auth done 21:08:10 #91 writing image sha256:2f072f3d16d05fd501bc96c59d27d0dac1d148210ae97b44b875bc4ad61d1803 0.0s done 21:08:10 #91 naming to docker.io/library/core-common-config-bootstrapper done 21:08:10 #47 ... 21:08:10 21:08:10 #53 [security-proxy-auth stage-1 2/7] RUN apk add --update --no-cache dumb-init 21:08:10 #0 6.108 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:08:10 #0 7.130 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:08:10 #0 9.804 (1/1) Installing dumb-init (1.2.5-r2) 21:08:10 #0 9.804 Executing busybox-1.36.1-r2.trigger 21:08:10 #0 9.973 OK: 8 MiB in 16 packages 21:08:10 #53 ... 21:08:10 21:08:10 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:08:10 #91 writing image sha256:ca33629a425b946460e088bf2acf7db8740efed628593d1dcb6ffcbfb838d6f2 done 21:08:10 #91 naming to docker.io/library/security-proxy-setup done 21:08:10 #91 exporting layers 0.2s done 21:08:10 #91 writing image sha256:911b242f88facdabea89ede71e98531c293aa1bf35ea3c9d16ca45674d29625d done 21:08:10 #91 naming to docker.io/library/security-secretstore-setup done 21:08:10 #91 DONE 4.7s 21:08:10 21:08:10 #195 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 21:08:11 #47 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.18MB / 23.39MB 4.8s 21:08:11 #195 DONE 0.5s 21:08:11 21:08:11 #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 21:08:11 #58 ... 21:08:11 21:08:11 #91 [security-bootstrapper] exporting to image 21:08:11 #47 ... 21:08:11 21:08:11 #43 [core-metadata internal] load build context 21:08:11 #43 transferring context: 2.59MB 6.7s done 21:08:11 #43 DONE 8.1s 21:08:11 21:08:11 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:08:11 #47 ... 21:08:11 21:08:11 #54 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 21:08:11 #0 8.213 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:08:11 #0 9.366 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:08:11 #54 ... 21:08:11 21:08:11 #45 [security-bootstrapper internal] load build context 21:08:11 #45 transferring context: 2.59MB 5.3s done 21:08:11 #45 DONE 7.9s 21:08:11 21:08:11 #55 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 21:08:11 #0 9.189 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:08:11 #91 exporting layers 0.2s done 21:08:11 #91 writing image sha256:f81af6b216a251d388889b19c5e87a3b5ca215b57760d8afaad2b53d26d00c50 done 21:08:11 #91 naming to docker.io/library/security-bootstrapper done 21:08:11 #91 DONE 4.9s 21:08:11 21:08:11 #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 21:08:11 time="2023-09-12T21:05:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:08:11 time="2023-09-12T21:05:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:08:11 time="2023-09-12T21:05:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:08:11 time="2023-09-12T21:05:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:08:11 time="2023-09-12T21:05:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:08:11 time="2023-09-12T21:05:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:08:11 time="2023-09-12T21:05:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:08:11 time="2023-09-12T21:05:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:08:11 time="2023-09-12T21:05:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:08:11 time="2023-09-12T21:05:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:08:11 time="2023-09-12T21:05:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:08:11 time="2023-09-12T21:05:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:08:11 time="2023-09-12T21:05:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:08:11 time="2023-09-12T21:05:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 21:08:11 $ docker stop --time=1 46e6cc6af8c4836335155af0bb2eec205401fe97814615973be1af6c679a1742 21:08:11 #55 ... 21:08:11 21:08:11 #56 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 21:08:11 #56 ... 21:08:11 21:08:11 #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 21:08:11 #0 9.796 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:08:11 #57 ... 21:08:11 21:08:11 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:08:11 #47 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.58MB / 23.39MB 5.5s 21:08:11 #47 ... 21:08:11 21:08:11 #58 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 21:08:12 #58 ... 21:08:12 21:08:12 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:08:12 #47 ... 21:08:12 21:08:12 #59 [security-proxy-auth internal] load build context 21:08:12 #59 transferring context: 2.59MB 6.9s done 21:08:12 #59 DONE 8.7s 21:08:12 21:08:12 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:08:12 #47 ... 21:08:12 21:08:12 #53 [core-metadata stage-1 2/7] RUN apk add --update --no-cache dumb-init 21:08:12 #53 DONE 11.7s 21:08:12 21:08:12 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:08:12 #47 ... 21:08:12 21:08:12 #60 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 21:08:12 $ docker rm -f --volumes 46e6cc6af8c4836335155af0bb2eec205401fe97814615973be1af6c679a1742 [Pipeline] // withDockerContainer [Pipeline] sh 21:08:12 #60 ... 21:08:12 21:08:12 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:08:13 + docker images 21:08:13 REPOSITORY TAG IMAGE ID CREATED SIZE 21:08:13 security-bootstrapper latest f81af6b216a2 2 seconds ago 23.3MB 21:08:13 security-secretstore-setup latest 911b242f88fa 2 seconds ago 44.4MB 21:08:13 security-proxy-setup latest ca33629a425b 3 seconds ago 29.4MB 21:08:13 security-proxy-auth latest 36c78d428f0c 4 seconds ago 19.5MB 21:08:13 core-common-config-bootstrapper latest 2f072f3d16d0 4 seconds ago 18.2MB 21:08:13 support-scheduler latest a1cf310669fe 6 seconds ago 34MB 21:08:13 core-metadata latest e4109e83df9f 6 seconds ago 21.7MB 21:08:13 security-spiffe-token-provider latest ec852656d584 6 seconds ago 35MB 21:08:13 core-data latest be5797e735d0 6 seconds ago 21.3MB 21:08:13 core-command latest 50061687b570 6 seconds ago 21.1MB 21:08:13 support-notifications latest 7535daec979a 6 seconds ago 34.6MB 21:08:13 security-spire-server latest 8d1bd7250567 2 minutes ago 102MB 21:08:13 security-spire-config latest a156fcb4365b 2 minutes ago 101MB 21:08:13 security-spire-agent latest b1538fca3574 2 minutes ago 161MB 21:08:13 ci-base-image-x86_64 latest 6af4ccbc2675 5 minutes ago 1.08GB 21:08:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine fa269f55d9b9 5 hours ago 708MB 21:08:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 3 months ago 334MB 21:08:13 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:08:13 provisioning config files... 21:08:13 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/577@tmp/config13001740203202966822tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:08:13 #47 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 14.00MB / 23.39MB 6.8s 21:08:13 ---> docker-login.sh 21:08:13 nexus3.edgexfoundry.org:10001 21:08:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:08:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:08:13 Configure a credential helper to remove this warning. See 21:08:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:08:13 21:08:13 Login Succeeded 21:08:13 nexus3.edgexfoundry.org:10002 21:08:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:08:13 #47 ... 21:08:13 21:08:13 #52 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:08:13 #52 10.11 (3/11) Installing libunistring (1.1-r1) 21:08:13 #52 10.40 (4/11) Installing libidn2 (2.3.4-r1) 21:08:13 #52 10.40 (5/11) Installing nghttp2-libs (1.55.1-r0) 21:08:13 #52 10.40 (6/11) Installing libcurl (8.2.1-r0) 21:08:13 #52 10.40 (7/11) Installing curl (8.2.1-r0) 21:08:13 #52 10.40 (8/11) Installing dumb-init (1.2.5-r2) 21:08:13 #52 10.40 (9/11) Installing musl-obstack (1.2.3-r2) 21:08:13 #52 10.40 (10/11) Installing libucontext (1.2-r2) 21:08:13 #52 10.51 (11/11) Installing gcompat (1.1.0-r1) 21:08:13 #52 10.55 Executing busybox-1.36.1-r2.trigger 21:08:13 #52 10.66 Executing ca-certificates-20230506-r0.trigger 21:08:13 #52 11.75 OK: 13 MiB in 26 packages 21:08:13 #52 DONE 13.1s 21:08:13 21:08:13 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:08:13 #47 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.43MB / 23.39MB 7.0s 21:08:13 #47 ... 21:08:13 21:08:13 #35 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 21:08:13 #35 11.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:08:13 #35 ... 21:08:13 21:08:13 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 21:08:13 #61 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.9s done 21:08:13 #61 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 21:08:13 #61 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done 21:08:13 #61 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done 21:08:13 #61 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done 21:08:13 #61 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done 21:08:13 #61 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 21:08:13 #61 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 11.53MB / 17.12MB 5.7s 21:08:13 #61 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 1.4s done 21:08:13 #61 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 21:08:13 #61 ... 21:08:13 21:08:13 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:08:13 #47 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 21:08:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:08:13 Configure a credential helper to remove this warning. See 21:08:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:08:13 21:08:13 Login Succeeded 21:08:13 nexus3.edgexfoundry.org:10003 21:08:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:08:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:08:13 Configure a credential helper to remove this warning. See 21:08:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:08:13 21:08:13 Login Succeeded 21:08:13 nexus3.edgexfoundry.org:10004 21:08:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:08:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:08:13 Configure a credential helper to remove this warning. See 21:08:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:08:13 21:08:13 Login Succeeded 21:08:13 docker.io 21:08:13 #47 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.78MB / 23.39MB 7.3s 21:08:13 #47 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.1s done 21:08:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:08:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:08:13 Configure a credential helper to remove this warning. See 21:08:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:08:13 21:08:13 Login Succeeded 21:08:13 ---> docker-login.sh ends [Pipeline] } 21:08:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:08:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] 21:08:14 #47 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 18.03MB / 23.39MB 7.7s [Pipeline] echo 21:08:14 [edgeXDocker.push] Tagging docker image core-command with the following tags: 21:08:14 4687b85feb07d3d50e1bc338781fac63f010329a 21:08:14 latest 21:08:14 3.1.0-dev.43 21:08:14 4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 21:08:14 main 21:08:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:14 #47 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 19.81MB / 23.39MB 8.1s 21:08:14 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4687b85feb07d3d50e1bc338781fac63f010329a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:14 #47 ... 21:08:14 21:08:14 #62 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 21:08:14 #62 ... 21:08:14 21:08:14 #63 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 21:08:14 + docker push nexus3.edgexfoundry.org:10004/core-command:4687b85feb07d3d50e1bc338781fac63f010329a 21:08:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 21:08:14 5b2df7813e8e: Preparing 21:08:14 31ae876787ff: Preparing 21:08:14 04e1347830e7: Preparing 21:08:14 9e5312fa7769: Preparing 21:08:14 e6788190e2c7: Preparing 21:08:14 4693057ce236: Preparing 21:08:14 4693057ce236: Waiting 21:08:14 e6788190e2c7: Pushed 21:08:14 04e1347830e7: Pushed 21:08:14 9e5312fa7769: Pushed 21:08:14 5b2df7813e8e: Pushed 21:08:14 4693057ce236: Layer already exists 21:08:14 #63 ... 21:08:14 21:08:14 #64 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:08:14 #64 ... 21:08:14 21:08:14 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:08:14 #47 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 21.39MB / 23.39MB 8.6s 21:08:15 #47 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.07MB / 23.39MB 9.0s 21:08:15 #47 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 9.2s done 21:08:15 #47 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 9.2s done 21:08:16 31ae876787ff: Pushed 21:08:16 4687b85feb07d3d50e1bc338781fac63f010329a: digest: sha256:13cd7ecd27e52a012d92de67f3874736c65fa86ea195fa466b258361b5634cf7 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:16 #47 ... 21:08:16 21:08:16 #55 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 21:08:16 #55 10.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:08:16 #55 14.18 OK: 267 MiB in 56 packages 21:08:16 #55 DONE 15.2s 21:08:16 21:08:16 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:08:16 #47 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 21:08:16 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:16 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 21:08:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 21:08:16 5b2df7813e8e: Preparing 21:08:16 31ae876787ff: Preparing 21:08:16 04e1347830e7: Preparing 21:08:16 9e5312fa7769: Preparing 21:08:16 e6788190e2c7: Preparing 21:08:16 4693057ce236: Preparing 21:08:16 4693057ce236: Waiting 21:08:16 9e5312fa7769: Layer already exists 21:08:16 31ae876787ff: Layer already exists 21:08:16 e6788190e2c7: Layer already exists 21:08:16 04e1347830e7: Layer already exists 21:08:16 5b2df7813e8e: Layer already exists 21:08:16 4693057ce236: Layer already exists 21:08:16 latest: digest: sha256:13cd7ecd27e52a012d92de67f3874736c65fa86ea195fa466b258361b5634cf7 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:17 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:17 + docker push nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.43 21:08:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 21:08:17 5b2df7813e8e: Preparing 21:08:17 31ae876787ff: Preparing 21:08:17 04e1347830e7: Preparing 21:08:17 9e5312fa7769: Preparing 21:08:17 e6788190e2c7: Preparing 21:08:17 4693057ce236: Preparing 21:08:17 4693057ce236: Waiting 21:08:17 5b2df7813e8e: Layer already exists 21:08:17 9e5312fa7769: Layer already exists 21:08:17 31ae876787ff: Layer already exists 21:08:17 04e1347830e7: Layer already exists 21:08:17 e6788190e2c7: Layer already exists 21:08:17 4693057ce236: Layer already exists 21:08:17 3.1.0-dev.43: digest: sha256:13cd7ecd27e52a012d92de67f3874736c65fa86ea195fa466b258361b5634cf7 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:17 #47 ... 21:08:17 21:08:17 #65 [core-command builder 4/7] COPY go.mod vendor* ./ 21:08:17 #65 DONE 1.2s 21:08:17 21:08:17 #54 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 21:08:17 #54 13.33 (1/4) Installing ca-certificates (20230506-r0) 21:08:17 #54 13.76 (2/4) Installing dumb-init (1.2.5-r2) 21:08:17 #54 13.76 (3/4) Installing su-exec (0.2-r3) 21:08:17 #54 13.76 (4/4) Installing yq (4.33.3-r3) 21:08:17 #54 14.32 Executing busybox-1.36.1-r2.trigger 21:08:17 #54 14.39 Executing ca-certificates-20230506-r0.trigger 21:08:17 #54 15.27 OK: 18 MiB in 19 packages 21:08:17 #54 DONE 16.4s 21:08:17 21:08:17 #66 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:08:17 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:18 + docker push nexus3.edgexfoundry.org:10004/core-command:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 21:08:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 21:08:18 5b2df7813e8e: Preparing 21:08:18 31ae876787ff: Preparing 21:08:18 04e1347830e7: Preparing 21:08:18 9e5312fa7769: Preparing 21:08:18 e6788190e2c7: Preparing 21:08:18 4693057ce236: Preparing 21:08:18 4693057ce236: Waiting 21:08:18 5b2df7813e8e: Layer already exists 21:08:18 04e1347830e7: Layer already exists 21:08:18 31ae876787ff: Layer already exists 21:08:18 9e5312fa7769: Layer already exists 21:08:18 e6788190e2c7: Layer already exists 21:08:18 4693057ce236: Layer already exists 21:08:18 4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43: digest: sha256:13cd7ecd27e52a012d92de67f3874736c65fa86ea195fa466b258361b5634cf7 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:18 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:18 + docker push nexus3.edgexfoundry.org:10004/core-command:main 21:08:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 21:08:18 5b2df7813e8e: Preparing 21:08:18 31ae876787ff: Preparing 21:08:18 04e1347830e7: Preparing 21:08:18 9e5312fa7769: Preparing 21:08:18 e6788190e2c7: Preparing 21:08:18 4693057ce236: Preparing 21:08:18 4693057ce236: Waiting 21:08:18 9e5312fa7769: Layer already exists 21:08:18 04e1347830e7: Layer already exists 21:08:18 e6788190e2c7: Layer already exists 21:08:18 31ae876787ff: Layer already exists 21:08:18 5b2df7813e8e: Layer already exists 21:08:18 4693057ce236: Layer already exists 21:08:18 main: digest: sha256:13cd7ecd27e52a012d92de67f3874736c65fa86ea195fa466b258361b5634cf7 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:08:18 ===================================================== [Pipeline] echo 21:08:18 taggedImages: 21:08:18 - nexus3.edgexfoundry.org:10004/core-command:4687b85feb07d3d50e1bc338781fac63f010329a 21:08:18 - nexus3.edgexfoundry.org:10004/core-command:latest 21:08:18 - nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.43 21:08:18 - nexus3.edgexfoundry.org:10004/core-command:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 21:08:18 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 21:08:18 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 21:08:18 4687b85feb07d3d50e1bc338781fac63f010329a 21:08:18 latest 21:08:18 3.1.0-dev.43 21:08:18 4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 21:08:18 main 21:08:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:19 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4687b85feb07d3d50e1bc338781fac63f010329a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:19 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4687b85feb07d3d50e1bc338781fac63f010329a 21:08:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 21:08:19 c53511686f2a: Preparing 21:08:19 6040463c366d: Preparing 21:08:19 93191973efa3: Preparing 21:08:19 5e0fbb0726ed: Preparing 21:08:19 04e1347830e7: Preparing 21:08:19 9e5312fa7769: Preparing 21:08:19 e6788190e2c7: Preparing 21:08:19 4693057ce236: Preparing 21:08:19 9e5312fa7769: Waiting 21:08:19 e6788190e2c7: Waiting 21:08:19 4693057ce236: Waiting 21:08:19 04e1347830e7: Layer already exists 21:08:19 9e5312fa7769: Layer already exists 21:08:19 e6788190e2c7: Layer already exists 21:08:19 93191973efa3: Pushed 21:08:19 4693057ce236: Layer already exists 21:08:19 6040463c366d: Pushed 21:08:19 c53511686f2a: Pushed 21:08:20 5e0fbb0726ed: Pushed 21:08:20 4687b85feb07d3d50e1bc338781fac63f010329a: digest: sha256:88cb71bbdb526f868e8f0fdb4ae0138081bbcfd9863ed8243d422d775979fe1a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:21 + 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:08:21 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 21:08:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 21:08:21 c53511686f2a: Preparing 21:08:21 6040463c366d: Preparing 21:08:21 93191973efa3: Preparing 21:08:21 5e0fbb0726ed: Preparing 21:08:21 04e1347830e7: Preparing 21:08:21 9e5312fa7769: Preparing 21:08:21 e6788190e2c7: Preparing 21:08:21 4693057ce236: Preparing 21:08:21 e6788190e2c7: Waiting 21:08:21 4693057ce236: Waiting 21:08:21 6040463c366d: Layer already exists 21:08:21 93191973efa3: Layer already exists 21:08:21 c53511686f2a: Layer already exists 21:08:21 04e1347830e7: Layer already exists 21:08:21 5e0fbb0726ed: Layer already exists 21:08:21 4693057ce236: Layer already exists 21:08:21 e6788190e2c7: Layer already exists 21:08:21 9e5312fa7769: Layer already exists 21:08:21 latest: digest: sha256:88cb71bbdb526f868e8f0fdb4ae0138081bbcfd9863ed8243d422d775979fe1a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:21 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:22 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.43 21:08:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 21:08:22 c53511686f2a: Preparing 21:08:22 6040463c366d: Preparing 21:08:22 93191973efa3: Preparing 21:08:22 5e0fbb0726ed: Preparing 21:08:22 04e1347830e7: Preparing 21:08:22 9e5312fa7769: Preparing 21:08:22 e6788190e2c7: Preparing 21:08:22 4693057ce236: Preparing 21:08:22 9e5312fa7769: Waiting 21:08:22 e6788190e2c7: Waiting 21:08:22 c53511686f2a: Layer already exists 21:08:22 93191973efa3: Layer already exists 21:08:22 04e1347830e7: Layer already exists 21:08:22 5e0fbb0726ed: Layer already exists 21:08:22 6040463c366d: Layer already exists 21:08:22 e6788190e2c7: Layer already exists 21:08:22 9e5312fa7769: Layer already exists 21:08:22 4693057ce236: Layer already exists 21:08:22 3.1.0-dev.43: digest: sha256:88cb71bbdb526f868e8f0fdb4ae0138081bbcfd9863ed8243d422d775979fe1a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:22 #66 ... 21:08:22 21:08:22 #35 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 21:08:22 #35 13.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:08:22 #35 17.50 OK: 267 MiB in 56 packages 21:08:22 #35 DONE 20.3s 21:08:22 21:08:22 #56 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 21:08:22 #56 13.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:08:22 #56 14.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:08:22 #56 19.48 OK: 267 MiB in 56 packages 21:08:22 #56 DONE 20.2s 21:08:22 21:08:22 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:08:22 #47 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.4s 21:08:22 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 [Pipeline] } 21:08:22 #47 ... 21:08:22 21:08:22 #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 21:08:22 #57 11.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:08:22 #57 15.14 v3.18.3-169-gd5adf7d7d28 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 21:08:22 #57 15.14 v3.18.3-176-g9c50a37632b [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 21:08:22 #57 15.14 OK: 19939 distinct packages available 21:08:22 #57 16.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:08:22 #57 17.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:22 #57 ... 21:08:22 21:08:22 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 21:08:22 #61 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 7.0s done 21:08:22 #61 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.1s done 21:08:22 #61 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 6.3s 21:08:22 #61 ... 21:08:22 21:08:22 #67 [support-notifications builder 4/7] COPY go.mod vendor* ./ 21:08:22 #67 DONE 1.1s 21:08:22 21:08:22 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 21:08:22 #61 ... 21:08:22 21:08:22 #68 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:08:22 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 21:08:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 21:08:22 c53511686f2a: Preparing 21:08:22 6040463c366d: Preparing 21:08:22 93191973efa3: Preparing 21:08:22 5e0fbb0726ed: Preparing 21:08:22 04e1347830e7: Preparing 21:08:22 9e5312fa7769: Preparing 21:08:22 e6788190e2c7: Preparing 21:08:22 4693057ce236: Preparing 21:08:22 9e5312fa7769: Waiting 21:08:22 e6788190e2c7: Waiting 21:08:22 4693057ce236: Waiting 21:08:22 93191973efa3: Layer already exists 21:08:22 c53511686f2a: Layer already exists 21:08:22 04e1347830e7: Layer already exists 21:08:22 6040463c366d: Layer already exists 21:08:22 5e0fbb0726ed: Layer already exists 21:08:22 9e5312fa7769: Layer already exists 21:08:22 e6788190e2c7: Layer already exists 21:08:22 4693057ce236: Layer already exists 21:08:22 4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43: digest: sha256:88cb71bbdb526f868e8f0fdb4ae0138081bbcfd9863ed8243d422d775979fe1a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:22 #68 ... 21:08:22 21:08:22 #69 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 21:08:22 #69 DONE 1.4s 21:08:22 21:08:22 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:08:22 + 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:08:23 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 21:08:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 21:08:23 c53511686f2a: Preparing 21:08:23 6040463c366d: Preparing 21:08:23 93191973efa3: Preparing 21:08:23 5e0fbb0726ed: Preparing 21:08:23 04e1347830e7: Preparing 21:08:23 9e5312fa7769: Preparing 21:08:23 e6788190e2c7: Preparing 21:08:23 4693057ce236: Preparing 21:08:23 9e5312fa7769: Waiting 21:08:23 4693057ce236: Waiting 21:08:23 e6788190e2c7: Waiting 21:08:23 93191973efa3: Layer already exists 21:08:23 5e0fbb0726ed: Layer already exists 21:08:23 6040463c366d: Layer already exists 21:08:23 c53511686f2a: Layer already exists 21:08:23 04e1347830e7: Layer already exists 21:08:23 e6788190e2c7: Layer already exists 21:08:23 9e5312fa7769: Layer already exists 21:08:23 4693057ce236: Layer already exists 21:08:23 main: digest: sha256:88cb71bbdb526f868e8f0fdb4ae0138081bbcfd9863ed8243d422d775979fe1a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:08:23 ===================================================== [Pipeline] echo 21:08:23 taggedImages: 21:08:23 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4687b85feb07d3d50e1bc338781fac63f010329a 21:08:23 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 21:08:23 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.43 21:08:23 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 21:08:23 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 21:08:23 [edgeXDocker.push] Tagging docker image core-data with the following tags: 21:08:23 4687b85feb07d3d50e1bc338781fac63f010329a 21:08:23 latest 21:08:23 3.1.0-dev.43 21:08:23 4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 21:08:23 main 21:08:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:23 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4687b85feb07d3d50e1bc338781fac63f010329a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:23 + docker push nexus3.edgexfoundry.org:10004/core-data:4687b85feb07d3d50e1bc338781fac63f010329a 21:08:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 21:08:23 76fd5af771f6: Preparing 21:08:23 ab242a9bc32b: Preparing 21:08:23 04e1347830e7: Preparing 21:08:23 9e5312fa7769: Preparing 21:08:23 3916b60d6929: Preparing 21:08:23 4693057ce236: Preparing 21:08:23 4693057ce236: Waiting 21:08:23 04e1347830e7: Layer already exists 21:08:23 9e5312fa7769: Layer already exists 21:08:23 4693057ce236: Layer already exists 21:08:23 3916b60d6929: Pushed 21:08:23 76fd5af771f6: Pushed 21:08:25 ab242a9bc32b: Pushed 21:08:25 #47 ... 21:08:25 21:08:25 #60 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 21:08:25 #60 14.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:08:25 #60 15.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:08:25 #60 19.42 (1/4) Installing dumb-init (1.2.5-r2) 21:08:25 #60 19.46 (2/4) Installing openssl (3.1.2-r0) 21:08:25 #60 19.63 (3/4) Installing su-exec (0.2-r3) 21:08:25 #60 19.63 (4/4) Installing yq (4.33.3-r3) 21:08:25 #60 20.65 Executing busybox-1.36.1-r2.trigger 21:08:25 #60 20.80 OK: 18 MiB in 19 packages 21:08:25 #60 DONE 22.3s 21:08:25 21:08:25 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:08:25 #47 ... 21:08:25 21:08:25 #70 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 21:08:25 #70 DONE 0.2s 21:08:25 21:08:25 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:08:25 4687b85feb07d3d50e1bc338781fac63f010329a: digest: sha256:18a23a6398b6c6fab45ab4d4cdbd7efc162593bb60a78205b69dcdd277b146c9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:25 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:26 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 21:08:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 21:08:26 76fd5af771f6: Preparing 21:08:26 ab242a9bc32b: Preparing 21:08:26 04e1347830e7: Preparing 21:08:26 9e5312fa7769: Preparing 21:08:26 3916b60d6929: Preparing 21:08:26 4693057ce236: Preparing 21:08:26 4693057ce236: Waiting 21:08:26 9e5312fa7769: Layer already exists 21:08:26 04e1347830e7: Layer already exists 21:08:26 3916b60d6929: Layer already exists 21:08:26 ab242a9bc32b: Layer already exists 21:08:26 76fd5af771f6: Layer already exists 21:08:26 4693057ce236: Layer already exists 21:08:26 latest: digest: sha256:18a23a6398b6c6fab45ab4d4cdbd7efc162593bb60a78205b69dcdd277b146c9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:26 #47 ... 21:08:26 21:08:26 #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 21:08:26 #57 23.43 OK: 267 MiB in 56 packages 21:08:26 #57 DONE 24.8s 21:08:26 21:08:26 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:08:26 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:26 #47 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.5s 21:08:26 + docker push nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.43 21:08:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 21:08:26 76fd5af771f6: Preparing 21:08:26 ab242a9bc32b: Preparing 21:08:26 04e1347830e7: Preparing 21:08:26 9e5312fa7769: Preparing 21:08:26 3916b60d6929: Preparing 21:08:26 4693057ce236: Preparing 21:08:26 4693057ce236: Waiting 21:08:26 9e5312fa7769: Layer already exists 21:08:26 04e1347830e7: Layer already exists 21:08:26 3916b60d6929: Layer already exists 21:08:26 ab242a9bc32b: Layer already exists 21:08:26 76fd5af771f6: Layer already exists 21:08:26 4693057ce236: Layer already exists 21:08:26 3.1.0-dev.43: digest: sha256:18a23a6398b6c6fab45ab4d4cdbd7efc162593bb60a78205b69dcdd277b146c9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:26 #47 ... 21:08:26 21:08:26 #63 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 21:08:26 #63 15.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:08:26 #63 16.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:08:26 #63 21.17 (1/2) Installing dumb-init (1.2.5-r2) 21:08:26 #63 21.19 (2/2) Installing su-exec (0.2-r3) 21:08:26 #63 21.22 Executing busybox-1.36.1-r2.trigger 21:08:26 #63 21.33 OK: 8 MiB in 17 packages 21:08:26 #63 DONE 22.4s 21:08:26 21:08:26 #58 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 21:08:26 #58 15.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:08:26 #58 17.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:08:26 #58 22.13 (1/2) Installing ca-certificates (20230506-r0) 21:08:26 #58 22.59 (2/2) Installing dumb-init (1.2.5-r2) 21:08:26 #58 22.62 Executing busybox-1.36.1-r2.trigger 21:08:26 #58 22.75 Executing ca-certificates-20230506-r0.trigger 21:08:26 #58 23.66 OK: 9 MiB in 17 packages 21:08:26 #58 DONE 25.1s 21:08:26 21:08:26 #71 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 21:08:27 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:27 #71 ... 21:08:27 21:08:27 #72 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 21:08:27 #72 DONE 1.1s 21:08:27 21:08:27 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:08:27 + docker push nexus3.edgexfoundry.org:10004/core-data:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 21:08:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 21:08:27 76fd5af771f6: Preparing 21:08:27 ab242a9bc32b: Preparing 21:08:27 04e1347830e7: Preparing 21:08:27 9e5312fa7769: Preparing 21:08:27 3916b60d6929: Preparing 21:08:27 4693057ce236: Preparing 21:08:27 4693057ce236: Waiting 21:08:27 9e5312fa7769: Layer already exists 21:08:27 76fd5af771f6: Layer already exists 21:08:27 04e1347830e7: Layer already exists 21:08:27 ab242a9bc32b: Layer already exists 21:08:27 3916b60d6929: Layer already exists 21:08:27 4693057ce236: Layer already exists 21:08:27 4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43: digest: sha256:18a23a6398b6c6fab45ab4d4cdbd7efc162593bb60a78205b69dcdd277b146c9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:27 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:27 #47 ... 21:08:27 21:08:27 #41 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 21:08:27 #41 16.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:08:27 #41 18.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:08:27 #41 23.98 (1/1) Installing dumb-init (1.2.5-r2) 21:08:27 #41 24.02 Executing busybox-1.36.1-r2.trigger 21:08:27 #41 24.08 OK: 8 MiB in 16 packages 21:08:27 #41 DONE 24.9s 21:08:27 21:08:27 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:08:27 + docker push nexus3.edgexfoundry.org:10004/core-data:main 21:08:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 21:08:27 76fd5af771f6: Preparing 21:08:27 ab242a9bc32b: Preparing 21:08:27 04e1347830e7: Preparing 21:08:27 9e5312fa7769: Preparing 21:08:27 3916b60d6929: Preparing 21:08:27 4693057ce236: Preparing 21:08:27 4693057ce236: Waiting 21:08:27 04e1347830e7: Layer already exists 21:08:27 ab242a9bc32b: Layer already exists 21:08:27 3916b60d6929: Layer already exists 21:08:27 76fd5af771f6: Layer already exists 21:08:27 9e5312fa7769: Layer already exists 21:08:27 4693057ce236: Layer already exists 21:08:27 main: digest: sha256:18a23a6398b6c6fab45ab4d4cdbd7efc162593bb60a78205b69dcdd277b146c9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:08:28 ===================================================== [Pipeline] echo 21:08:28 taggedImages: 21:08:28 - nexus3.edgexfoundry.org:10004/core-data:4687b85feb07d3d50e1bc338781fac63f010329a 21:08:28 - nexus3.edgexfoundry.org:10004/core-data:latest 21:08:28 - nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.43 21:08:28 - nexus3.edgexfoundry.org:10004/core-data:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 21:08:28 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 21:08:28 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 21:08:28 4687b85feb07d3d50e1bc338781fac63f010329a 21:08:28 latest 21:08:28 3.1.0-dev.43 21:08:28 4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 21:08:28 main 21:08:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { 21:08:28 #47 ... 21:08:28 21:08:28 #62 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 21:08:28 #62 13.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:08:28 #62 14.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:08:28 #62 18.99 v3.18.3-169-gd5adf7d7d28 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 21:08:28 #62 19.01 v3.18.3-176-g9c50a37632b [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 21:08:28 #62 19.01 OK: 19939 distinct packages available 21:08:28 #62 20.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:08:28 #62 21.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:08:28 #62 ... 21:08:28 21:08:28 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 21:08:28 #61 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 12.1s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:28 #61 ... 21:08:28 21:08:28 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:08:28 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4687b85feb07d3d50e1bc338781fac63f010329a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:28 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4687b85feb07d3d50e1bc338781fac63f010329a 21:08:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 21:08:28 a08c9f28b5a2: Preparing 21:08:28 06148036fb4b: Preparing 21:08:28 19e4b5c6b9e6: Preparing 21:08:28 04e1347830e7: Preparing 21:08:28 9e5312fa7769: Preparing 21:08:28 e6788190e2c7: Preparing 21:08:28 4693057ce236: Preparing 21:08:28 e6788190e2c7: Waiting 21:08:28 4693057ce236: Waiting 21:08:28 9e5312fa7769: Layer already exists 21:08:28 04e1347830e7: Layer already exists 21:08:28 e6788190e2c7: Layer already exists 21:08:28 4693057ce236: Layer already exists 21:08:28 06148036fb4b: Pushed 21:08:28 a08c9f28b5a2: Pushed 21:08:28 #47 ... 21:08:28 21:08:28 #64 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:08:28 #64 14.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:08:28 #64 15.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:08:28 #64 20.50 v3.18.3-169-gd5adf7d7d28 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 21:08:28 #64 20.50 v3.18.3-176-g9c50a37632b [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 21:08:28 #64 20.50 OK: 19939 distinct packages available 21:08:28 #64 21.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:08:28 #64 22.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:08:28 #64 ... 21:08:28 21:08:28 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:08:29 #47 ... 21:08:29 21:08:29 #62 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 21:08:29 #62 23.95 (1/4) Installing dumb-init (1.2.5-r2) 21:08:29 #62 23.95 (2/4) Installing musl-obstack (1.2.3-r2) 21:08:29 #62 23.96 (3/4) Installing libucontext (1.2-r2) 21:08:29 #62 23.96 (4/4) Installing gcompat (1.1.0-r1) 21:08:29 #62 23.97 Executing busybox-1.36.1-r2.trigger 21:08:29 #62 24.04 OK: 8 MiB in 19 packages 21:08:29 #62 DONE 24.9s 21:08:29 21:08:29 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:08:30 19e4b5c6b9e6: Pushed 21:08:30 4687b85feb07d3d50e1bc338781fac63f010329a: digest: sha256:60e9b5e251c42bc5087611d5a03771e81eab1aa52a0efa95ffe9c1df554fe4c9 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:30 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:30 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 21:08:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 21:08:30 a08c9f28b5a2: Preparing 21:08:30 06148036fb4b: Preparing 21:08:30 19e4b5c6b9e6: Preparing 21:08:30 04e1347830e7: Preparing 21:08:30 9e5312fa7769: Preparing 21:08:30 e6788190e2c7: Preparing 21:08:30 4693057ce236: Preparing 21:08:30 4693057ce236: Waiting 21:08:30 e6788190e2c7: Waiting 21:08:30 a08c9f28b5a2: Layer already exists 21:08:30 19e4b5c6b9e6: Layer already exists 21:08:30 9e5312fa7769: Layer already exists 21:08:30 04e1347830e7: Layer already exists 21:08:30 06148036fb4b: Layer already exists 21:08:30 e6788190e2c7: Layer already exists 21:08:30 4693057ce236: Layer already exists 21:08:30 latest: digest: sha256:60e9b5e251c42bc5087611d5a03771e81eab1aa52a0efa95ffe9c1df554fe4c9 size: 1777 21:08:30 #47 ... 21:08:30 21:08:30 #64 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:08:30 #64 25.01 (1/5) Installing dumb-init (1.2.5-r2) 21:08:30 #64 25.03 (2/5) Installing musl-obstack (1.2.3-r2) 21:08:30 #64 25.06 (3/5) Installing libucontext (1.2-r2) 21:08:30 #64 25.07 (4/5) Installing gcompat (1.1.0-r1) 21:08:30 #64 25.07 (5/5) Installing openssl (3.1.2-r0) 21:08:30 #64 25.10 Executing busybox-1.36.1-r2.trigger 21:08:30 #64 25.14 OK: 9 MiB in 20 packages 21:08:30 #64 DONE 26.1s 21:08:30 21:08:30 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:31 #47 ... 21:08:31 21:08:31 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 21:08:31 #61 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 14.2s done 21:08:31 #61 DONE 27.8s 21:08:31 21:08:31 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:08:31 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:31 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.43 21:08:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 21:08:31 a08c9f28b5a2: Preparing 21:08:31 06148036fb4b: Preparing 21:08:31 19e4b5c6b9e6: Preparing 21:08:31 04e1347830e7: Preparing 21:08:31 9e5312fa7769: Preparing 21:08:31 e6788190e2c7: Preparing 21:08:31 4693057ce236: Preparing 21:08:31 4693057ce236: Waiting 21:08:31 9e5312fa7769: Layer already exists 21:08:31 a08c9f28b5a2: Layer already exists 21:08:31 06148036fb4b: Layer already exists 21:08:31 19e4b5c6b9e6: Layer already exists 21:08:31 04e1347830e7: Layer already exists 21:08:31 e6788190e2c7: Layer already exists 21:08:31 4693057ce236: Layer already exists 21:08:31 3.1.0-dev.43: digest: sha256:60e9b5e251c42bc5087611d5a03771e81eab1aa52a0efa95ffe9c1df554fe4c9 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:31 #47 ... 21:08:31 21:08:31 #71 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 21:08:31 #71 DONE 4.8s 21:08:31 21:08:31 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:08:31 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:32 #47 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.7s 21:08:32 #47 ... 21:08:32 21:08:32 #73 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 21:08:32 #73 DONE 0.3s 21:08:32 21:08:32 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:08:32 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 21:08:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 21:08:32 a08c9f28b5a2: Preparing 21:08:32 06148036fb4b: Preparing 21:08:32 19e4b5c6b9e6: Preparing 21:08:32 04e1347830e7: Preparing 21:08:32 9e5312fa7769: Preparing 21:08:32 e6788190e2c7: Preparing 21:08:32 4693057ce236: Preparing 21:08:32 e6788190e2c7: Waiting 21:08:32 4693057ce236: Waiting 21:08:32 04e1347830e7: Layer already exists 21:08:32 19e4b5c6b9e6: Layer already exists 21:08:32 9e5312fa7769: Layer already exists 21:08:32 a08c9f28b5a2: Layer already exists 21:08:32 06148036fb4b: Layer already exists 21:08:32 e6788190e2c7: Layer already exists 21:08:32 4693057ce236: Layer already exists 21:08:32 4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43: digest: sha256:60e9b5e251c42bc5087611d5a03771e81eab1aa52a0efa95ffe9c1df554fe4c9 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:32 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:32 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 21:08:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 21:08:32 a08c9f28b5a2: Preparing 21:08:32 06148036fb4b: Preparing 21:08:32 19e4b5c6b9e6: Preparing 21:08:32 04e1347830e7: Preparing 21:08:32 9e5312fa7769: Preparing 21:08:32 e6788190e2c7: Preparing 21:08:32 4693057ce236: Preparing 21:08:32 e6788190e2c7: Waiting 21:08:32 4693057ce236: Waiting 21:08:32 06148036fb4b: Layer already exists 21:08:32 04e1347830e7: Layer already exists 21:08:32 a08c9f28b5a2: Layer already exists 21:08:32 19e4b5c6b9e6: Layer already exists 21:08:32 9e5312fa7769: Layer already exists 21:08:32 e6788190e2c7: Layer already exists 21:08:32 4693057ce236: Layer already exists 21:08:32 main: digest: sha256:60e9b5e251c42bc5087611d5a03771e81eab1aa52a0efa95ffe9c1df554fe4c9 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:08:32 ===================================================== [Pipeline] echo 21:08:32 taggedImages: 21:08:32 - nexus3.edgexfoundry.org:10004/core-metadata:4687b85feb07d3d50e1bc338781fac63f010329a 21:08:32 - nexus3.edgexfoundry.org:10004/core-metadata:latest 21:08:32 - nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.43 21:08:32 - nexus3.edgexfoundry.org:10004/core-metadata:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 21:08:32 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 21:08:32 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 21:08:32 4687b85feb07d3d50e1bc338781fac63f010329a 21:08:32 latest 21:08:32 3.1.0-dev.43 21:08:32 4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 21:08:32 main 21:08:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:33 #47 ... 21:08:33 21:08:33 #74 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:08:33 #74 ... 21:08:33 21:08:33 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:08:33 #47 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.0s done 21:08:33 #47 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.0s done 21:08:33 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4687b85feb07d3d50e1bc338781fac63f010329a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:33 #47 ... 21:08:33 21:08:33 #75 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 21:08:33 #75 DONE 1.1s 21:08:33 21:08:33 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:08:33 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4687b85feb07d3d50e1bc338781fac63f010329a 21:08:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 21:08:33 1a4db1bb2296: Preparing 21:08:33 bf7a522d0f6d: Preparing 21:08:33 ea3b151b7b33: Preparing 21:08:33 64d73fa0f4a0: Preparing 21:08:33 d3f3ed1ce1a7: Preparing 21:08:33 1f282efb0a75: Preparing 21:08:33 b97c8e121d49: Preparing 21:08:33 04e1347830e7: Preparing 21:08:33 1f282efb0a75: Waiting 21:08:33 9e5312fa7769: Preparing 21:08:33 0044e4a31b87: Preparing 21:08:33 c443bad9626b: Preparing 21:08:33 5f70bf18a086: Preparing 21:08:33 d1d913c7a26a: Preparing 21:08:33 5757aac15422: Preparing 21:08:33 4693057ce236: Preparing 21:08:33 b97c8e121d49: Waiting 21:08:33 5f70bf18a086: Waiting 21:08:33 04e1347830e7: Waiting 21:08:33 9e5312fa7769: Waiting 21:08:33 c443bad9626b: Waiting 21:08:33 0044e4a31b87: Waiting 21:08:33 4693057ce236: Waiting 21:08:33 d1d913c7a26a: Waiting 21:08:33 5757aac15422: Waiting 21:08:33 bf7a522d0f6d: Pushed 21:08:33 d3f3ed1ce1a7: Pushed 21:08:33 64d73fa0f4a0: Pushed 21:08:33 1a4db1bb2296: Pushed 21:08:33 ea3b151b7b33: Pushed 21:08:33 1f282efb0a75: Pushed 21:08:33 04e1347830e7: Layer already exists 21:08:33 9e5312fa7769: Layer already exists 21:08:33 5f70bf18a086: Pushed 21:08:33 0044e4a31b87: Pushed 21:08:33 d1d913c7a26a: Pushed 21:08:33 c443bad9626b: Pushed 21:08:33 4693057ce236: Layer already exists 21:08:33 5757aac15422: Pushed 21:08:35 #47 ... 21:08:35 21:08:35 #76 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 21:08:35 #76 DONE 1.3s 21:08:35 21:08:35 #77 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 21:08:35 #77 DONE 1.3s 21:08:35 21:08:35 #78 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 21:08:35 #78 DONE 1.3s 21:08:35 21:08:35 #79 [security-spire-server stage-2 4/8] COPY Attribution.txt / 21:08:35 #79 ... 21:08:35 21:08:35 #80 [security-spire-agent stage-3 5/9] COPY Attribution.txt / 21:08:35 #80 DONE 0.2s 21:08:35 21:08:35 #81 [security-spire-config stage-2 4/9] COPY Attribution.txt / 21:08:35 #81 DONE 0.3s 21:08:35 21:08:35 #79 [security-spire-server stage-2 4/8] COPY Attribution.txt / 21:08:35 #79 DONE 0.3s 21:08:35 21:08:35 #82 [security-spire-server stage-2 5/8] COPY security.txt / 21:08:35 b97c8e121d49: Pushed 21:08:35 4687b85feb07d3d50e1bc338781fac63f010329a: digest: sha256:ff3869cd0a21cb468750233ebf4c0c1f68aa29ed82bc450eabe647cbb2971ba8 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:36 #82 ... 21:08:36 21:08:36 #83 [security-spire-agent stage-3 6/9] COPY security.txt / 21:08:36 #83 DONE 0.2s 21:08:36 21:08:36 #82 [security-spire-server stage-2 5/8] COPY security.txt / 21:08:36 #82 DONE 0.2s 21:08:36 21:08:36 #84 [security-spire-config stage-2 5/9] COPY security.txt / 21:08:36 #84 DONE 0.3s 21:08:36 21:08:36 #85 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 21:08:36 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:36 #85 ... 21:08:36 21:08:36 #86 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 21:08:36 #86 DONE 0.3s 21:08:36 21:08:36 #87 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 21:08:36 #87 DONE 0.3s 21:08:36 21:08:36 #85 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 21:08:36 #85 DONE 0.3s 21:08:36 21:08:36 #88 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 21:08:36 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 21:08:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 21:08:36 1a4db1bb2296: Preparing 21:08:36 bf7a522d0f6d: Preparing 21:08:36 ea3b151b7b33: Preparing 21:08:36 64d73fa0f4a0: Preparing 21:08:36 d3f3ed1ce1a7: Preparing 21:08:36 1f282efb0a75: Preparing 21:08:36 b97c8e121d49: Preparing 21:08:36 04e1347830e7: Preparing 21:08:36 9e5312fa7769: Preparing 21:08:36 0044e4a31b87: Preparing 21:08:36 c443bad9626b: Preparing 21:08:36 5f70bf18a086: Preparing 21:08:36 d1d913c7a26a: Preparing 21:08:36 5757aac15422: Preparing 21:08:36 4693057ce236: Preparing 21:08:36 1f282efb0a75: Waiting 21:08:36 c443bad9626b: Waiting 21:08:36 5f70bf18a086: Waiting 21:08:36 9e5312fa7769: Waiting 21:08:36 b97c8e121d49: Waiting 21:08:36 0044e4a31b87: Waiting 21:08:36 d1d913c7a26a: Waiting 21:08:36 4693057ce236: Waiting 21:08:36 5757aac15422: Waiting 21:08:36 04e1347830e7: Waiting 21:08:36 1a4db1bb2296: Layer already exists 21:08:36 bf7a522d0f6d: Layer already exists 21:08:36 d3f3ed1ce1a7: Layer already exists 21:08:36 ea3b151b7b33: Layer already exists 21:08:36 64d73fa0f4a0: Layer already exists 21:08:36 1f282efb0a75: Layer already exists 21:08:36 b97c8e121d49: Layer already exists 21:08:36 0044e4a31b87: Layer already exists 21:08:36 c443bad9626b: Layer already exists 21:08:36 04e1347830e7: Layer already exists 21:08:36 9e5312fa7769: Layer already exists 21:08:36 5f70bf18a086: Layer already exists 21:08:36 d1d913c7a26a: Layer already exists 21:08:36 5757aac15422: Layer already exists 21:08:36 4693057ce236: Layer already exists 21:08:36 latest: digest: sha256:ff3869cd0a21cb468750233ebf4c0c1f68aa29ed82bc450eabe647cbb2971ba8 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:36 #88 ... 21:08:36 21:08:36 #89 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 21:08:36 #89 DONE 0.3s 21:08:36 21:08:36 #90 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 21:08:36 #90 DONE 0.2s 21:08:36 21:08:36 #88 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 21:08:36 #88 DONE 0.2s 21:08:36 21:08:36 #91 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 21:08:36 #91 DONE 0.2s 21:08:36 21:08:36 #92 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 21:08:36 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:36 #92 DONE 0.3s 21:08:36 21:08:36 #93 [security-spire-config] exporting to image 21:08:36 #93 exporting layers 21:08:37 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.43 21:08:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 21:08:37 1a4db1bb2296: Preparing 21:08:37 bf7a522d0f6d: Preparing 21:08:37 ea3b151b7b33: Preparing 21:08:37 64d73fa0f4a0: Preparing 21:08:37 d3f3ed1ce1a7: Preparing 21:08:37 1f282efb0a75: Preparing 21:08:37 b97c8e121d49: Preparing 21:08:37 04e1347830e7: Preparing 21:08:37 9e5312fa7769: Preparing 21:08:37 0044e4a31b87: Preparing 21:08:37 c443bad9626b: Preparing 21:08:37 5f70bf18a086: Preparing 21:08:37 d1d913c7a26a: Preparing 21:08:37 5757aac15422: Preparing 21:08:37 4693057ce236: Preparing 21:08:37 c443bad9626b: Waiting 21:08:37 5f70bf18a086: Waiting 21:08:37 d1d913c7a26a: Waiting 21:08:37 5757aac15422: Waiting 21:08:37 1f282efb0a75: Waiting 21:08:37 4693057ce236: Waiting 21:08:37 b97c8e121d49: Waiting 21:08:37 9e5312fa7769: Waiting 21:08:37 0044e4a31b87: Waiting 21:08:37 64d73fa0f4a0: Layer already exists 21:08:37 1a4db1bb2296: Layer already exists 21:08:37 bf7a522d0f6d: Layer already exists 21:08:37 d3f3ed1ce1a7: Layer already exists 21:08:37 ea3b151b7b33: Layer already exists 21:08:37 1f282efb0a75: Layer already exists 21:08:37 b97c8e121d49: Layer already exists 21:08:37 04e1347830e7: Layer already exists 21:08:37 9e5312fa7769: Layer already exists 21:08:37 0044e4a31b87: Layer already exists 21:08:37 c443bad9626b: Layer already exists 21:08:37 5f70bf18a086: Layer already exists 21:08:37 d1d913c7a26a: Layer already exists 21:08:37 5757aac15422: Layer already exists 21:08:37 4693057ce236: Layer already exists 21:08:37 3.1.0-dev.43: digest: sha256:ff3869cd0a21cb468750233ebf4c0c1f68aa29ed82bc450eabe647cbb2971ba8 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:37 #93 ... 21:08:37 21:08:37 #94 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 21:08:37 #94 DONE 0.4s 21:08:37 21:08:37 #93 [security-spire-server] exporting to image 21:08:37 #93 ... 21:08:37 21:08:37 #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:08:37 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:37 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 21:08:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 21:08:37 1a4db1bb2296: Preparing 21:08:37 bf7a522d0f6d: Preparing 21:08:37 ea3b151b7b33: Preparing 21:08:37 64d73fa0f4a0: Preparing 21:08:37 d3f3ed1ce1a7: Preparing 21:08:37 1f282efb0a75: Preparing 21:08:37 b97c8e121d49: Preparing 21:08:37 04e1347830e7: Preparing 21:08:37 9e5312fa7769: Preparing 21:08:37 0044e4a31b87: Preparing 21:08:37 c443bad9626b: Preparing 21:08:37 5f70bf18a086: Preparing 21:08:37 d1d913c7a26a: Preparing 21:08:37 1f282efb0a75: Waiting 21:08:37 5757aac15422: Preparing 21:08:37 4693057ce236: Preparing 21:08:37 04e1347830e7: Waiting 21:08:37 b97c8e121d49: Waiting 21:08:37 9e5312fa7769: Waiting 21:08:37 c443bad9626b: Waiting 21:08:37 0044e4a31b87: Waiting 21:08:37 5f70bf18a086: Waiting 21:08:37 5757aac15422: Waiting 21:08:37 4693057ce236: Waiting 21:08:37 d1d913c7a26a: Waiting 21:08:37 d3f3ed1ce1a7: Layer already exists 21:08:37 bf7a522d0f6d: Layer already exists 21:08:37 1a4db1bb2296: Layer already exists 21:08:37 ea3b151b7b33: Layer already exists 21:08:37 64d73fa0f4a0: Layer already exists 21:08:37 b97c8e121d49: Layer already exists 21:08:37 1f282efb0a75: Layer already exists 21:08:37 0044e4a31b87: Layer already exists 21:08:37 04e1347830e7: Layer already exists 21:08:37 9e5312fa7769: Layer already exists 21:08:37 5f70bf18a086: Layer already exists 21:08:37 c443bad9626b: Layer already exists 21:08:37 5757aac15422: Layer already exists 21:08:37 d1d913c7a26a: Layer already exists 21:08:37 4693057ce236: Layer already exists 21:08:37 4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43: digest: sha256:ff3869cd0a21cb468750233ebf4c0c1f68aa29ed82bc450eabe647cbb2971ba8 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:38 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:38 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 21:08:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 21:08:38 1a4db1bb2296: Preparing 21:08:38 bf7a522d0f6d: Preparing 21:08:38 ea3b151b7b33: Preparing 21:08:38 64d73fa0f4a0: Preparing 21:08:38 d3f3ed1ce1a7: Preparing 21:08:38 1f282efb0a75: Preparing 21:08:38 b97c8e121d49: Preparing 21:08:38 04e1347830e7: Preparing 21:08:38 9e5312fa7769: Preparing 21:08:38 0044e4a31b87: Preparing 21:08:38 c443bad9626b: Preparing 21:08:38 5f70bf18a086: Preparing 21:08:38 d1d913c7a26a: Preparing 21:08:38 5757aac15422: Preparing 21:08:38 4693057ce236: Preparing 21:08:38 0044e4a31b87: Waiting 21:08:38 9e5312fa7769: Waiting 21:08:38 1f282efb0a75: Waiting 21:08:38 b97c8e121d49: Waiting 21:08:38 04e1347830e7: Waiting 21:08:38 c443bad9626b: Waiting 21:08:38 5f70bf18a086: Waiting 21:08:38 5757aac15422: Waiting 21:08:38 d1d913c7a26a: Waiting 21:08:38 4693057ce236: Waiting 21:08:38 64d73fa0f4a0: Layer already exists 21:08:38 ea3b151b7b33: Layer already exists 21:08:38 bf7a522d0f6d: Layer already exists 21:08:38 d3f3ed1ce1a7: Layer already exists 21:08:38 1a4db1bb2296: Layer already exists 21:08:38 1f282efb0a75: Layer already exists 21:08:38 b97c8e121d49: Layer already exists 21:08:38 04e1347830e7: Layer already exists 21:08:38 9e5312fa7769: Layer already exists 21:08:38 0044e4a31b87: Layer already exists 21:08:38 c443bad9626b: Layer already exists 21:08:38 d1d913c7a26a: Layer already exists 21:08:38 5f70bf18a086: Layer already exists 21:08:38 5757aac15422: Layer already exists 21:08:38 4693057ce236: Layer already exists 21:08:38 main: digest: sha256:ff3869cd0a21cb468750233ebf4c0c1f68aa29ed82bc450eabe647cbb2971ba8 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:08:38 ===================================================== [Pipeline] echo 21:08:38 taggedImages: 21:08:38 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4687b85feb07d3d50e1bc338781fac63f010329a 21:08:38 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 21:08:38 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.43 21:08:38 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 21:08:38 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 21:08:38 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 21:08:38 4687b85feb07d3d50e1bc338781fac63f010329a 21:08:38 latest 21:08:38 3.1.0-dev.43 21:08:38 4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 21:08:38 main 21:08:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:38 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4687b85feb07d3d50e1bc338781fac63f010329a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4687b85feb07d3d50e1bc338781fac63f010329a 21:08:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 21:08:38 c53511686f2a: Preparing 21:08:38 6040463c366d: Preparing 21:08:38 74cc1905b8eb: Preparing 21:08:38 e957bf1050bc: Preparing 21:08:38 04e1347830e7: Preparing 21:08:38 9e5312fa7769: Preparing 21:08:38 e6788190e2c7: Preparing 21:08:38 4693057ce236: Preparing 21:08:38 e6788190e2c7: Waiting 21:08:38 9e5312fa7769: Waiting 21:08:38 4693057ce236: Waiting 21:08:38 04e1347830e7: Layer already exists 21:08:38 c53511686f2a: Layer already exists 21:08:38 6040463c366d: Layer already exists 21:08:38 9e5312fa7769: Layer already exists 21:08:38 e6788190e2c7: Layer already exists 21:08:38 4693057ce236: Layer already exists 21:08:38 74cc1905b8eb: Pushed 21:08:39 #95 ... 21:08:39 21:08:39 #93 [security-spire-config] exporting to image 21:08:39 #93 exporting layers 1.7s done 21:08:39 #93 writing image sha256:e0890afc48de06697fadea4953c470a96187370f3be6d5a17eff69f72e173bd1 0.0s done 21:08:39 #93 naming to docker.io/library/security-spire-config-arm64 done 21:08:39 #93 exporting layers 2.2s done 21:08:39 #93 exporting layers 2.1s done 21:08:39 #93 writing image sha256:cbd01c80199880bc055724ed30c1f718beff75528d30e3ae61a7d9f011eb57c9 0.0s done 21:08:39 #93 naming to docker.io/library/security-spire-agent-arm64 done 21:08:39 #93 writing image sha256:adf6d51135d17ceaf2fcaca0607ea0e92c282a582cbf44b87e4b401f72b5d818 done 21:08:39 #93 naming to docker.io/library/security-spire-server-arm64 0.0s done 21:08:39 #93 DONE 2.2s 21:08:39 21:08:39 #66 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:08:40 e957bf1050bc: Pushed 21:08:40 4687b85feb07d3d50e1bc338781fac63f010329a: digest: sha256:03388ac23edcbf80784ffee539aa84483d34135364900997140742f7bcbb820a size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:40 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:41 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 21:08:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 21:08:41 c53511686f2a: Preparing 21:08:41 6040463c366d: Preparing 21:08:41 74cc1905b8eb: Preparing 21:08:41 e957bf1050bc: Preparing 21:08:41 04e1347830e7: Preparing 21:08:41 9e5312fa7769: Preparing 21:08:41 e6788190e2c7: Preparing 21:08:41 4693057ce236: Preparing 21:08:41 9e5312fa7769: Waiting 21:08:41 4693057ce236: Waiting 21:08:41 e957bf1050bc: Layer already exists 21:08:41 6040463c366d: Layer already exists 21:08:41 04e1347830e7: Layer already exists 21:08:41 c53511686f2a: Layer already exists 21:08:41 74cc1905b8eb: Layer already exists 21:08:41 e6788190e2c7: Layer already exists 21:08:41 9e5312fa7769: Layer already exists 21:08:41 4693057ce236: Layer already exists 21:08:41 latest: digest: sha256:03388ac23edcbf80784ffee539aa84483d34135364900997140742f7bcbb820a size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:41 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:41 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.43 21:08:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 21:08:41 c53511686f2a: Preparing 21:08:41 6040463c366d: Preparing 21:08:41 74cc1905b8eb: Preparing 21:08:41 e957bf1050bc: Preparing 21:08:41 04e1347830e7: Preparing 21:08:41 9e5312fa7769: Preparing 21:08:41 e6788190e2c7: Preparing 21:08:41 4693057ce236: Preparing 21:08:41 9e5312fa7769: Waiting 21:08:41 e6788190e2c7: Waiting 21:08:41 4693057ce236: Waiting 21:08:41 e957bf1050bc: Layer already exists 21:08:41 6040463c366d: Layer already exists 21:08:41 c53511686f2a: Layer already exists 21:08:41 74cc1905b8eb: Layer already exists 21:08:41 9e5312fa7769: Layer already exists 21:08:41 4693057ce236: Layer already exists 21:08:41 e6788190e2c7: Layer already exists 21:08:41 04e1347830e7: Layer already exists 21:08:41 3.1.0-dev.43: digest: sha256:03388ac23edcbf80784ffee539aa84483d34135364900997140742f7bcbb820a size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:42 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:42 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 21:08:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 21:08:42 c53511686f2a: Preparing 21:08:42 6040463c366d: Preparing 21:08:42 74cc1905b8eb: Preparing 21:08:42 e957bf1050bc: Preparing 21:08:42 04e1347830e7: Preparing 21:08:42 9e5312fa7769: Preparing 21:08:42 e6788190e2c7: Preparing 21:08:42 4693057ce236: Preparing 21:08:42 9e5312fa7769: Waiting 21:08:42 4693057ce236: Waiting 21:08:42 e6788190e2c7: Waiting 21:08:42 6040463c366d: Layer already exists 21:08:42 c53511686f2a: Layer already exists 21:08:42 04e1347830e7: Layer already exists 21:08:42 74cc1905b8eb: Layer already exists 21:08:42 e957bf1050bc: Layer already exists 21:08:42 4693057ce236: Layer already exists 21:08:42 9e5312fa7769: Layer already exists 21:08:42 e6788190e2c7: Layer already exists 21:08:42 4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43: digest: sha256:03388ac23edcbf80784ffee539aa84483d34135364900997140742f7bcbb820a size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:42 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:43 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 21:08:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 21:08:43 c53511686f2a: Preparing 21:08:43 6040463c366d: Preparing 21:08:43 74cc1905b8eb: Preparing 21:08:43 e957bf1050bc: Preparing 21:08:43 04e1347830e7: Preparing 21:08:43 9e5312fa7769: Preparing 21:08:43 e6788190e2c7: Preparing 21:08:43 4693057ce236: Preparing 21:08:43 e6788190e2c7: Waiting 21:08:43 4693057ce236: Waiting 21:08:43 9e5312fa7769: Waiting 21:08:43 04e1347830e7: Layer already exists 21:08:43 74cc1905b8eb: Layer already exists 21:08:43 c53511686f2a: Layer already exists 21:08:43 6040463c366d: Layer already exists 21:08:43 e957bf1050bc: Layer already exists 21:08:43 e6788190e2c7: Layer already exists 21:08:43 9e5312fa7769: Layer already exists 21:08:43 4693057ce236: Layer already exists 21:08:43 main: digest: sha256:03388ac23edcbf80784ffee539aa84483d34135364900997140742f7bcbb820a size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:08:43 ===================================================== [Pipeline] echo 21:08:43 taggedImages: 21:08:43 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4687b85feb07d3d50e1bc338781fac63f010329a 21:08:43 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 21:08:43 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.43 21:08:43 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 21:08:43 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 21:08:43 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 21:08:43 4687b85feb07d3d50e1bc338781fac63f010329a 21:08:43 latest 21:08:43 3.1.0-dev.43 21:08:43 4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 21:08:43 main 21:08:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:43 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4687b85feb07d3d50e1bc338781fac63f010329a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:43 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4687b85feb07d3d50e1bc338781fac63f010329a 21:08:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 21:08:43 129423345f1c: Preparing 21:08:43 ad592d99b824: Preparing 21:08:43 9817e86374bd: Preparing 21:08:43 66d0d6626392: Preparing 21:08:43 6af4791b8db4: Preparing 21:08:43 04e1347830e7: Preparing 21:08:43 9e5312fa7769: Preparing 21:08:43 8e05ea00794f: Preparing 21:08:43 0f09f5c17d37: Preparing 21:08:43 4693057ce236: Preparing 21:08:43 04e1347830e7: Waiting 21:08:43 9e5312fa7769: Waiting 21:08:43 8e05ea00794f: Waiting 21:08:43 0f09f5c17d37: Waiting 21:08:43 4693057ce236: Waiting 21:08:43 66d0d6626392: Pushed 21:08:43 6af4791b8db4: Pushed 21:08:43 ad592d99b824: Pushed 21:08:44 129423345f1c: Pushed 21:08:44 04e1347830e7: Layer already exists 21:08:44 9e5312fa7769: Layer already exists 21:08:44 4693057ce236: Layer already exists 21:08:44 8e05ea00794f: Pushed 21:08:45 9817e86374bd: Pushed 21:08:45 0f09f5c17d37: Pushed 21:08:45 4687b85feb07d3d50e1bc338781fac63f010329a: digest: sha256:1c09b3bab07e689e91a41dde4d22f9f8ac1abec00d76e41e94847a9435ffcebd size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:46 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 21:08:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 21:08:46 129423345f1c: Preparing 21:08:46 ad592d99b824: Preparing 21:08:46 9817e86374bd: Preparing 21:08:46 66d0d6626392: Preparing 21:08:46 6af4791b8db4: Preparing 21:08:46 04e1347830e7: Preparing 21:08:46 9e5312fa7769: Preparing 21:08:46 8e05ea00794f: Preparing 21:08:46 0f09f5c17d37: Preparing 21:08:46 4693057ce236: Preparing 21:08:46 9e5312fa7769: Waiting 21:08:46 8e05ea00794f: Waiting 21:08:46 0f09f5c17d37: Waiting 21:08:46 4693057ce236: Waiting 21:08:46 129423345f1c: Layer already exists 21:08:46 66d0d6626392: Layer already exists 21:08:46 6af4791b8db4: Layer already exists 21:08:46 9817e86374bd: Layer already exists 21:08:46 ad592d99b824: Layer already exists 21:08:46 0f09f5c17d37: Layer already exists 21:08:46 9e5312fa7769: Layer already exists 21:08:46 8e05ea00794f: Layer already exists 21:08:46 04e1347830e7: Layer already exists 21:08:46 4693057ce236: Layer already exists 21:08:46 latest: digest: sha256:1c09b3bab07e689e91a41dde4d22f9f8ac1abec00d76e41e94847a9435ffcebd size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:46 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.43 21:08:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 21:08:46 129423345f1c: Preparing 21:08:46 ad592d99b824: Preparing 21:08:46 9817e86374bd: Preparing 21:08:46 66d0d6626392: Preparing 21:08:46 6af4791b8db4: Preparing 21:08:46 04e1347830e7: Preparing 21:08:46 9e5312fa7769: Preparing 21:08:46 8e05ea00794f: Preparing 21:08:46 0f09f5c17d37: Preparing 21:08:46 4693057ce236: Preparing 21:08:46 8e05ea00794f: Waiting 21:08:46 04e1347830e7: Waiting 21:08:46 0f09f5c17d37: Waiting 21:08:46 4693057ce236: Waiting 21:08:46 9e5312fa7769: Waiting 21:08:46 ad592d99b824: Layer already exists 21:08:46 129423345f1c: Layer already exists 21:08:46 66d0d6626392: Layer already exists 21:08:46 6af4791b8db4: Layer already exists 21:08:46 9817e86374bd: Layer already exists 21:08:46 04e1347830e7: Layer already exists 21:08:46 9e5312fa7769: Layer already exists 21:08:46 8e05ea00794f: Layer already exists 21:08:46 0f09f5c17d37: Layer already exists 21:08:46 4693057ce236: Layer already exists 21:08:46 3.1.0-dev.43: digest: sha256:1c09b3bab07e689e91a41dde4d22f9f8ac1abec00d76e41e94847a9435ffcebd size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:47 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:47 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 21:08:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 21:08:47 129423345f1c: Preparing 21:08:47 ad592d99b824: Preparing 21:08:47 9817e86374bd: Preparing 21:08:47 66d0d6626392: Preparing 21:08:47 6af4791b8db4: Preparing 21:08:47 04e1347830e7: Preparing 21:08:47 9e5312fa7769: Preparing 21:08:47 8e05ea00794f: Preparing 21:08:47 0f09f5c17d37: Preparing 21:08:47 4693057ce236: Preparing 21:08:47 8e05ea00794f: Waiting 21:08:47 0f09f5c17d37: Waiting 21:08:47 04e1347830e7: Waiting 21:08:47 9e5312fa7769: Waiting 21:08:47 6af4791b8db4: Layer already exists 21:08:47 66d0d6626392: Layer already exists 21:08:47 ad592d99b824: Layer already exists 21:08:47 9817e86374bd: Layer already exists 21:08:47 129423345f1c: Layer already exists 21:08:47 04e1347830e7: Layer already exists 21:08:47 9e5312fa7769: Layer already exists 21:08:47 8e05ea00794f: Layer already exists 21:08:47 0f09f5c17d37: Layer already exists 21:08:47 4693057ce236: Layer already exists 21:08:47 4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43: digest: sha256:1c09b3bab07e689e91a41dde4d22f9f8ac1abec00d76e41e94847a9435ffcebd size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:47 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 21:08:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 21:08:48 129423345f1c: Preparing 21:08:48 ad592d99b824: Preparing 21:08:48 9817e86374bd: Preparing 21:08:48 66d0d6626392: Preparing 21:08:48 6af4791b8db4: Preparing 21:08:48 04e1347830e7: Preparing 21:08:48 9e5312fa7769: Preparing 21:08:48 8e05ea00794f: Preparing 21:08:48 0f09f5c17d37: Preparing 21:08:48 4693057ce236: Preparing 21:08:48 9e5312fa7769: Waiting 21:08:48 04e1347830e7: Waiting 21:08:48 8e05ea00794f: Waiting 21:08:48 0f09f5c17d37: Waiting 21:08:48 4693057ce236: Waiting 21:08:48 66d0d6626392: Layer already exists 21:08:48 ad592d99b824: Layer already exists 21:08:48 04e1347830e7: Layer already exists 21:08:48 9e5312fa7769: Layer already exists 21:08:48 0f09f5c17d37: Layer already exists 21:08:48 4693057ce236: Layer already exists 21:08:48 8e05ea00794f: Layer already exists 21:08:48 6af4791b8db4: Layer already exists 21:08:48 129423345f1c: Layer already exists 21:08:48 9817e86374bd: Layer already exists 21:08:48 main: digest: sha256:1c09b3bab07e689e91a41dde4d22f9f8ac1abec00d76e41e94847a9435ffcebd size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:08:48 ===================================================== [Pipeline] echo 21:08:48 taggedImages: 21:08:48 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4687b85feb07d3d50e1bc338781fac63f010329a 21:08:48 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 21:08:48 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.43 21:08:48 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 21:08:48 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 21:08:48 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 21:08:48 4687b85feb07d3d50e1bc338781fac63f010329a 21:08:48 latest 21:08:48 3.1.0-dev.43 21:08:48 4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 21:08:48 main 21:08:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:48 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4687b85feb07d3d50e1bc338781fac63f010329a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:48 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4687b85feb07d3d50e1bc338781fac63f010329a 21:08:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 21:08:48 bb9dd2647f07: Preparing 21:08:48 1b19062b7e94: Preparing 21:08:48 5b0ede860bc2: Preparing 21:08:48 4853d187f71d: Preparing 21:08:48 4e36656d5202: Preparing 21:08:48 6efbcb4fdfbb: Preparing 21:08:48 3d8ec00c1925: Preparing 21:08:48 04e1347830e7: Preparing 21:08:48 9e5312fa7769: Preparing 21:08:48 14690865b564: Preparing 21:08:48 4693057ce236: Preparing 21:08:48 3d8ec00c1925: Waiting 21:08:48 14690865b564: Waiting 21:08:48 04e1347830e7: Waiting 21:08:48 4693057ce236: Waiting 21:08:48 9e5312fa7769: Waiting 21:08:48 6efbcb4fdfbb: Waiting 21:08:48 1b19062b7e94: Pushed 21:08:48 4e36656d5202: Pushed 21:08:48 bb9dd2647f07: Pushed 21:08:48 04e1347830e7: Layer already exists 21:08:48 9e5312fa7769: Layer already exists 21:08:48 6efbcb4fdfbb: Pushed 21:08:48 3d8ec00c1925: Pushed 21:08:48 4693057ce236: Layer already exists 21:08:50 4853d187f71d: Pushed 21:08:50 14690865b564: Pushed 21:08:50 5b0ede860bc2: Pushed 21:08:50 4687b85feb07d3d50e1bc338781fac63f010329a: digest: sha256:aad446906a03647710e169583c1651fe721638eba83a635255beacfc6dbc015f size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:50 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:51 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 21:08:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 21:08:51 bb9dd2647f07: Preparing 21:08:51 1b19062b7e94: Preparing 21:08:51 5b0ede860bc2: Preparing 21:08:51 4853d187f71d: Preparing 21:08:51 4e36656d5202: Preparing 21:08:51 6efbcb4fdfbb: Preparing 21:08:51 3d8ec00c1925: Preparing 21:08:51 04e1347830e7: Preparing 21:08:51 9e5312fa7769: Preparing 21:08:51 14690865b564: Preparing 21:08:51 4693057ce236: Preparing 21:08:51 6efbcb4fdfbb: Waiting 21:08:51 3d8ec00c1925: Waiting 21:08:51 04e1347830e7: Waiting 21:08:51 14690865b564: Waiting 21:08:51 4693057ce236: Waiting 21:08:51 9e5312fa7769: Waiting 21:08:51 4853d187f71d: Layer already exists 21:08:51 4e36656d5202: Layer already exists 21:08:51 1b19062b7e94: Layer already exists 21:08:51 5b0ede860bc2: Layer already exists 21:08:51 bb9dd2647f07: Layer already exists 21:08:51 3d8ec00c1925: Layer already exists 21:08:51 9e5312fa7769: Layer already exists 21:08:51 04e1347830e7: Layer already exists 21:08:51 14690865b564: Layer already exists 21:08:51 6efbcb4fdfbb: Layer already exists 21:08:51 4693057ce236: Layer already exists 21:08:51 latest: digest: sha256:aad446906a03647710e169583c1651fe721638eba83a635255beacfc6dbc015f size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:51 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:51 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.43 21:08:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 21:08:51 bb9dd2647f07: Preparing 21:08:51 1b19062b7e94: Preparing 21:08:51 5b0ede860bc2: Preparing 21:08:51 4853d187f71d: Preparing 21:08:51 4e36656d5202: Preparing 21:08:51 6efbcb4fdfbb: Preparing 21:08:51 3d8ec00c1925: Preparing 21:08:51 04e1347830e7: Preparing 21:08:51 9e5312fa7769: Preparing 21:08:51 14690865b564: Preparing 21:08:51 4693057ce236: Preparing 21:08:51 3d8ec00c1925: Waiting 21:08:51 14690865b564: Waiting 21:08:51 4693057ce236: Waiting 21:08:51 04e1347830e7: Waiting 21:08:51 9e5312fa7769: Waiting 21:08:51 6efbcb4fdfbb: Waiting 21:08:51 4e36656d5202: Layer already exists 21:08:51 1b19062b7e94: Layer already exists 21:08:51 bb9dd2647f07: Layer already exists 21:08:51 5b0ede860bc2: Layer already exists 21:08:51 4853d187f71d: Layer already exists 21:08:51 6efbcb4fdfbb: Layer already exists 21:08:51 14690865b564: Layer already exists 21:08:51 3d8ec00c1925: Layer already exists 21:08:51 9e5312fa7769: Layer already exists 21:08:51 04e1347830e7: Layer already exists 21:08:51 4693057ce236: Layer already exists 21:08:51 3.1.0-dev.43: digest: sha256:aad446906a03647710e169583c1651fe721638eba83a635255beacfc6dbc015f size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:52 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:52 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 21:08:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 21:08:52 bb9dd2647f07: Preparing 21:08:52 1b19062b7e94: Preparing 21:08:52 5b0ede860bc2: Preparing 21:08:52 4853d187f71d: Preparing 21:08:52 4e36656d5202: Preparing 21:08:52 6efbcb4fdfbb: Preparing 21:08:52 3d8ec00c1925: Preparing 21:08:52 04e1347830e7: Preparing 21:08:52 9e5312fa7769: Preparing 21:08:52 14690865b564: Preparing 21:08:52 4693057ce236: Preparing 21:08:52 6efbcb4fdfbb: Waiting 21:08:52 3d8ec00c1925: Waiting 21:08:52 14690865b564: Waiting 21:08:52 04e1347830e7: Waiting 21:08:52 9e5312fa7769: Waiting 21:08:52 4693057ce236: Waiting 21:08:52 1b19062b7e94: Layer already exists 21:08:52 5b0ede860bc2: Layer already exists 21:08:52 bb9dd2647f07: Layer already exists 21:08:52 4853d187f71d: Layer already exists 21:08:52 3d8ec00c1925: Layer already exists 21:08:52 04e1347830e7: Layer already exists 21:08:52 4e36656d5202: Layer already exists 21:08:52 9e5312fa7769: Layer already exists 21:08:52 6efbcb4fdfbb: Layer already exists 21:08:52 14690865b564: Layer already exists 21:08:52 4693057ce236: Layer already exists 21:08:52 4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43: digest: sha256:aad446906a03647710e169583c1651fe721638eba83a635255beacfc6dbc015f size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:52 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:52 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 21:08:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 21:08:52 bb9dd2647f07: Preparing 21:08:52 1b19062b7e94: Preparing 21:08:52 5b0ede860bc2: Preparing 21:08:52 4853d187f71d: Preparing 21:08:52 4e36656d5202: Preparing 21:08:52 6efbcb4fdfbb: Preparing 21:08:52 3d8ec00c1925: Preparing 21:08:52 04e1347830e7: Preparing 21:08:52 9e5312fa7769: Preparing 21:08:52 14690865b564: Preparing 21:08:52 4693057ce236: Preparing 21:08:52 6efbcb4fdfbb: Waiting 21:08:52 3d8ec00c1925: Waiting 21:08:52 04e1347830e7: Waiting 21:08:52 9e5312fa7769: Waiting 21:08:52 14690865b564: Waiting 21:08:52 4693057ce236: Waiting 21:08:52 4e36656d5202: Layer already exists 21:08:52 5b0ede860bc2: Layer already exists 21:08:52 1b19062b7e94: Layer already exists 21:08:52 4853d187f71d: Layer already exists 21:08:52 bb9dd2647f07: Layer already exists 21:08:52 6efbcb4fdfbb: Layer already exists 21:08:52 3d8ec00c1925: Layer already exists 21:08:52 9e5312fa7769: Layer already exists 21:08:52 14690865b564: Layer already exists 21:08:52 04e1347830e7: Layer already exists 21:08:52 4693057ce236: Layer already exists 21:08:52 main: digest: sha256:aad446906a03647710e169583c1651fe721638eba83a635255beacfc6dbc015f size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:08:52 ===================================================== [Pipeline] echo 21:08:52 taggedImages: 21:08:52 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4687b85feb07d3d50e1bc338781fac63f010329a 21:08:52 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 21:08:52 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.43 21:08:52 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 21:08:52 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 21:08:52 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 21:08:52 4687b85feb07d3d50e1bc338781fac63f010329a 21:08:52 latest 21:08:52 3.1.0-dev.43 21:08:52 4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 21:08:52 main 21:08:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:53 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4687b85feb07d3d50e1bc338781fac63f010329a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:53 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4687b85feb07d3d50e1bc338781fac63f010329a 21:08:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 21:08:53 a0e14bd16b8d: Preparing 21:08:53 2a3eb34c0111: Preparing 21:08:53 04e1347830e7: Preparing 21:08:53 9e5312fa7769: Preparing 21:08:53 9e24f3484752: Preparing 21:08:53 4693057ce236: Preparing 21:08:53 4693057ce236: Waiting 21:08:53 9e5312fa7769: Layer already exists 21:08:53 a0e14bd16b8d: Pushed 21:08:53 04e1347830e7: Layer already exists 21:08:53 4693057ce236: Layer already exists 21:08:54 9e24f3484752: Pushed 21:08:56 2a3eb34c0111: Pushed 21:08:56 4687b85feb07d3d50e1bc338781fac63f010329a: digest: sha256:1af3b6a90f7455cb1634f46db72b0862cb7688e1a57f82bf85e8606abcef7819 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:56 + 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:08:56 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 21:08:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 21:08:56 a0e14bd16b8d: Preparing 21:08:56 2a3eb34c0111: Preparing 21:08:56 04e1347830e7: Preparing 21:08:56 9e5312fa7769: Preparing 21:08:56 9e24f3484752: Preparing 21:08:56 4693057ce236: Preparing 21:08:56 4693057ce236: Waiting 21:08:56 9e24f3484752: Layer already exists 21:08:56 2a3eb34c0111: Layer already exists 21:08:56 9e5312fa7769: Layer already exists 21:08:56 a0e14bd16b8d: Layer already exists 21:08:56 04e1347830e7: Layer already exists 21:08:56 4693057ce236: Layer already exists 21:08:56 latest: digest: sha256:1af3b6a90f7455cb1634f46db72b0862cb7688e1a57f82bf85e8606abcef7819 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:56 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:57 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.43 21:08:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 21:08:57 a0e14bd16b8d: Preparing 21:08:57 2a3eb34c0111: Preparing 21:08:57 04e1347830e7: Preparing 21:08:57 9e5312fa7769: Preparing 21:08:57 9e24f3484752: Preparing 21:08:57 4693057ce236: Preparing 21:08:57 4693057ce236: Waiting 21:08:57 04e1347830e7: Layer already exists 21:08:57 a0e14bd16b8d: Layer already exists 21:08:57 9e24f3484752: Layer already exists 21:08:57 2a3eb34c0111: Layer already exists 21:08:57 9e5312fa7769: Layer already exists 21:08:57 4693057ce236: Layer already exists 21:08:57 3.1.0-dev.43: digest: sha256:1af3b6a90f7455cb1634f46db72b0862cb7688e1a57f82bf85e8606abcef7819 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:57 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:57 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 21:08:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 21:08:57 a0e14bd16b8d: Preparing 21:08:57 2a3eb34c0111: Preparing 21:08:57 04e1347830e7: Preparing 21:08:57 9e5312fa7769: Preparing 21:08:57 9e24f3484752: Preparing 21:08:57 4693057ce236: Preparing 21:08:57 4693057ce236: Waiting 21:08:57 9e24f3484752: Layer already exists 21:08:57 a0e14bd16b8d: Layer already exists 21:08:57 2a3eb34c0111: Layer already exists 21:08:57 9e5312fa7769: Layer already exists 21:08:57 04e1347830e7: Layer already exists 21:08:57 4693057ce236: Layer already exists 21:08:57 4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43: digest: sha256:1af3b6a90f7455cb1634f46db72b0862cb7688e1a57f82bf85e8606abcef7819 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:58 + 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:08:58 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 21:08:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 21:08:58 a0e14bd16b8d: Preparing 21:08:58 2a3eb34c0111: Preparing 21:08:58 04e1347830e7: Preparing 21:08:58 9e5312fa7769: Preparing 21:08:58 9e24f3484752: Preparing 21:08:58 4693057ce236: Preparing 21:08:58 4693057ce236: Waiting 21:08:58 9e24f3484752: Layer already exists 21:08:58 2a3eb34c0111: Layer already exists 21:08:58 9e5312fa7769: Layer already exists 21:08:58 a0e14bd16b8d: Layer already exists 21:08:58 04e1347830e7: Layer already exists 21:08:58 4693057ce236: Layer already exists 21:08:58 main: digest: sha256:1af3b6a90f7455cb1634f46db72b0862cb7688e1a57f82bf85e8606abcef7819 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:08:58 ===================================================== [Pipeline] echo 21:08:58 taggedImages: 21:08:58 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4687b85feb07d3d50e1bc338781fac63f010329a 21:08:58 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 21:08:58 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.43 21:08:58 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 21:08:58 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 21:08:58 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 21:08:58 4687b85feb07d3d50e1bc338781fac63f010329a 21:08:58 latest 21:08:58 3.1.0-dev.43 21:08:58 4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 21:08:58 main 21:08:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:58 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4687b85feb07d3d50e1bc338781fac63f010329a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4687b85feb07d3d50e1bc338781fac63f010329a 21:08:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 21:08:59 c1192f346c40: Preparing 21:08:59 f6f9ce0bc57a: Preparing 21:08:59 d62ede381f27: Preparing 21:08:59 04e1347830e7: Preparing 21:08:59 9e5312fa7769: Preparing 21:08:59 397263f3c0be: Preparing 21:08:59 02bb8334aeb1: Preparing 21:08:59 8aceffaf6248: Preparing 21:08:59 4693057ce236: Preparing 21:08:59 397263f3c0be: Waiting 21:08:59 02bb8334aeb1: Waiting 21:08:59 4693057ce236: Waiting 21:08:59 8aceffaf6248: Waiting 21:08:59 9e5312fa7769: Layer already exists 21:08:59 04e1347830e7: Layer already exists 21:08:59 d62ede381f27: Pushed 21:08:59 f6f9ce0bc57a: Pushed 21:08:59 c1192f346c40: Pushed 21:08:59 4693057ce236: Layer already exists 21:08:59 8aceffaf6248: Pushed 21:09:05 02bb8334aeb1: Pushed 21:09:05 #66 DONE 47.4s 21:09:05 21:09:05 #96 [core-command builder 6/7] COPY . . 21:09:06 #96 DONE 1.0s 21:09:06 21:09:06 #74 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:09:06 #74 ... 21:09:06 21:09:06 #97 [security-proxy-auth builder 6/7] COPY . . 21:09:06 #97 CACHED 21:09:06 21:09:06 #98 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 21:09:06 #98 CACHED 21:09:06 21:09:06 #99 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:09:06 #99 CACHED 21:09:06 21:09:06 #100 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:09:06 #100 CACHED 21:09:06 21:09:06 #101 [core-metadata builder 6/7] COPY . . 21:09:06 #101 CACHED 21:09:06 21:09:06 #102 [core-metadata builder 4/7] COPY go.mod vendor* ./ 21:09:06 #102 CACHED 21:09:06 21:09:06 #103 [support-scheduler builder 6/7] COPY . . 21:09:06 #103 CACHED 21:09:06 21:09:06 #104 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:09:06 #104 CACHED 21:09:06 21:09:06 #105 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 21:09:06 #105 CACHED 21:09:06 21:09:06 #106 [core-data builder 6/7] COPY . . 21:09:06 #106 CACHED 21:09:06 21:09:06 #107 [core-data builder 4/7] COPY go.mod vendor* ./ 21:09:06 #107 CACHED 21:09:06 21:09:06 #108 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:09:06 #108 CACHED 21:09:06 21:09:06 #109 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:09:06 #109 CACHED 21:09:06 21:09:06 #110 [core-common-config-bootstrapper builder 6/7] COPY . . 21:09:06 #110 CACHED 21:09:06 21:09:06 #111 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 21:09:06 #111 CACHED 21:09:06 21:09:06 #112 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:09:06 397263f3c0be: Pushed 21:09:06 4687b85feb07d3d50e1bc338781fac63f010329a: digest: sha256:be35c5a535f7edb6c1b768587fabf7bb4dec2c4ceaac5f76bd9c854644c8cccb size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:07 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 21:09:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 21:09:07 c1192f346c40: Preparing 21:09:07 f6f9ce0bc57a: Preparing 21:09:07 d62ede381f27: Preparing 21:09:07 04e1347830e7: Preparing 21:09:07 9e5312fa7769: Preparing 21:09:07 397263f3c0be: Preparing 21:09:07 02bb8334aeb1: Preparing 21:09:07 8aceffaf6248: Preparing 21:09:07 4693057ce236: Preparing 21:09:07 397263f3c0be: Waiting 21:09:07 8aceffaf6248: Waiting 21:09:07 4693057ce236: Waiting 21:09:07 02bb8334aeb1: Waiting 21:09:07 04e1347830e7: Layer already exists 21:09:07 d62ede381f27: Layer already exists 21:09:07 f6f9ce0bc57a: Layer already exists 21:09:07 c1192f346c40: Layer already exists 21:09:07 9e5312fa7769: Layer already exists 21:09:07 02bb8334aeb1: Layer already exists 21:09:07 397263f3c0be: Layer already exists 21:09:07 8aceffaf6248: Layer already exists 21:09:07 4693057ce236: Layer already exists 21:09:07 latest: digest: sha256:be35c5a535f7edb6c1b768587fabf7bb4dec2c4ceaac5f76bd9c854644c8cccb size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:07 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.43 21:09:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 21:09:07 c1192f346c40: Preparing 21:09:07 f6f9ce0bc57a: Preparing 21:09:07 d62ede381f27: Preparing 21:09:07 04e1347830e7: Preparing 21:09:07 9e5312fa7769: Preparing 21:09:07 397263f3c0be: Preparing 21:09:07 02bb8334aeb1: Preparing 21:09:07 397263f3c0be: Waiting 21:09:07 8aceffaf6248: Preparing 21:09:07 02bb8334aeb1: Waiting 21:09:07 4693057ce236: Preparing 21:09:07 8aceffaf6248: Waiting 21:09:07 4693057ce236: Waiting 21:09:07 f6f9ce0bc57a: Layer already exists 21:09:07 c1192f346c40: Layer already exists 21:09:07 9e5312fa7769: Layer already exists 21:09:07 04e1347830e7: Layer already exists 21:09:07 d62ede381f27: Layer already exists 21:09:07 397263f3c0be: Layer already exists 21:09:07 02bb8334aeb1: Layer already exists 21:09:07 4693057ce236: Layer already exists 21:09:07 8aceffaf6248: Layer already exists 21:09:07 3.1.0-dev.43: digest: sha256:be35c5a535f7edb6c1b768587fabf7bb4dec2c4ceaac5f76bd9c854644c8cccb size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:08 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 21:09:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 21:09:08 c1192f346c40: Preparing 21:09:08 f6f9ce0bc57a: Preparing 21:09:08 d62ede381f27: Preparing 21:09:08 04e1347830e7: Preparing 21:09:08 9e5312fa7769: Preparing 21:09:08 397263f3c0be: Preparing 21:09:08 02bb8334aeb1: Preparing 21:09:08 8aceffaf6248: Preparing 21:09:08 4693057ce236: Preparing 21:09:08 02bb8334aeb1: Waiting 21:09:08 397263f3c0be: Waiting 21:09:08 8aceffaf6248: Waiting 21:09:08 4693057ce236: Waiting 21:09:08 f6f9ce0bc57a: Layer already exists 21:09:08 9e5312fa7769: Layer already exists 21:09:08 d62ede381f27: Layer already exists 21:09:08 c1192f346c40: Layer already exists 21:09:08 04e1347830e7: Layer already exists 21:09:08 8aceffaf6248: Layer already exists 21:09:08 397263f3c0be: Layer already exists 21:09:08 4693057ce236: Layer already exists 21:09:08 02bb8334aeb1: Layer already exists 21:09:08 4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43: digest: sha256:be35c5a535f7edb6c1b768587fabf7bb4dec2c4ceaac5f76bd9c854644c8cccb size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:08 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 21:09:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 21:09:09 c1192f346c40: Preparing 21:09:09 f6f9ce0bc57a: Preparing 21:09:09 d62ede381f27: Preparing 21:09:09 04e1347830e7: Preparing 21:09:09 9e5312fa7769: Preparing 21:09:09 397263f3c0be: Preparing 21:09:09 02bb8334aeb1: Preparing 21:09:09 8aceffaf6248: Preparing 21:09:09 4693057ce236: Preparing 21:09:09 02bb8334aeb1: Waiting 21:09:09 8aceffaf6248: Waiting 21:09:09 4693057ce236: Waiting 21:09:09 397263f3c0be: Waiting 21:09:09 c1192f346c40: Layer already exists 21:09:09 d62ede381f27: Layer already exists 21:09:09 9e5312fa7769: Layer already exists 21:09:09 f6f9ce0bc57a: Layer already exists 21:09:09 04e1347830e7: Layer already exists 21:09:09 02bb8334aeb1: Layer already exists 21:09:09 397263f3c0be: Layer already exists 21:09:09 8aceffaf6248: Layer already exists 21:09:09 4693057ce236: Layer already exists 21:09:09 main: digest: sha256:be35c5a535f7edb6c1b768587fabf7bb4dec2c4ceaac5f76bd9c854644c8cccb size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:09:09 ===================================================== [Pipeline] echo 21:09:09 taggedImages: 21:09:09 - nexus3.edgexfoundry.org:10004/security-spire-agent:4687b85feb07d3d50e1bc338781fac63f010329a 21:09:09 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 21:09:09 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.43 21:09:09 - nexus3.edgexfoundry.org:10004/security-spire-agent:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 21:09:09 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 21:09:09 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 21:09:09 4687b85feb07d3d50e1bc338781fac63f010329a 21:09:09 latest 21:09:09 3.1.0-dev.43 21:09:09 4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 21:09:09 main 21:09:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:09 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4687b85feb07d3d50e1bc338781fac63f010329a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4687b85feb07d3d50e1bc338781fac63f010329a 21:09:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 21:09:09 341037e22b03: Preparing 21:09:09 3442a78d03e7: Preparing 21:09:09 997c2d2e2335: Preparing 21:09:09 04e1347830e7: Preparing 21:09:09 9e5312fa7769: Preparing 21:09:09 397263f3c0be: Preparing 21:09:09 9eab6f6b28ca: Preparing 21:09:09 4693057ce236: Preparing 21:09:09 397263f3c0be: Waiting 21:09:09 4693057ce236: Waiting 21:09:09 997c2d2e2335: Pushed 21:09:10 3442a78d03e7: Pushed 21:09:10 9e5312fa7769: Layer already exists 21:09:10 341037e22b03: Pushed 21:09:10 04e1347830e7: Layer already exists 21:09:10 #112 3.641 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.43" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 21:09:10 397263f3c0be: Layer already exists 21:09:10 4693057ce236: Layer already exists 21:09:10 9eab6f6b28ca: Pushed 21:09:10 4687b85feb07d3d50e1bc338781fac63f010329a: digest: sha256:d6187157b4cba2c7ef842d376be4bf28759042d244215fc115c649b121d4fa18 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:11 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:11 #112 ... 21:09:11 21:09:11 #68 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:09:11 #68 DONE 48.6s 21:09:11 21:09:11 #113 [support-notifications builder 6/7] COPY . . 21:09:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 21:09:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 21:09:11 341037e22b03: Preparing 21:09:11 3442a78d03e7: Preparing 21:09:11 997c2d2e2335: Preparing 21:09:11 04e1347830e7: Preparing 21:09:11 9e5312fa7769: Preparing 21:09:11 397263f3c0be: Preparing 21:09:11 9eab6f6b28ca: Preparing 21:09:11 4693057ce236: Preparing 21:09:11 397263f3c0be: Waiting 21:09:11 9eab6f6b28ca: Waiting 21:09:11 4693057ce236: Waiting 21:09:11 9e5312fa7769: Layer already exists 21:09:11 3442a78d03e7: Layer already exists 21:09:11 341037e22b03: Layer already exists 21:09:11 997c2d2e2335: Layer already exists 21:09:11 04e1347830e7: Layer already exists 21:09:11 9eab6f6b28ca: Layer already exists 21:09:11 397263f3c0be: Layer already exists 21:09:11 4693057ce236: Layer already exists 21:09:11 latest: digest: sha256:d6187157b4cba2c7ef842d376be4bf28759042d244215fc115c649b121d4fa18 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:11 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.43 21:09:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 21:09:11 341037e22b03: Preparing 21:09:11 3442a78d03e7: Preparing 21:09:11 997c2d2e2335: Preparing 21:09:11 04e1347830e7: Preparing 21:09:11 9e5312fa7769: Preparing 21:09:11 397263f3c0be: Preparing 21:09:11 9eab6f6b28ca: Preparing 21:09:11 4693057ce236: Preparing 21:09:11 9eab6f6b28ca: Waiting 21:09:11 397263f3c0be: Waiting 21:09:11 341037e22b03: Layer already exists 21:09:11 9e5312fa7769: Layer already exists 21:09:11 04e1347830e7: Layer already exists 21:09:11 997c2d2e2335: Layer already exists 21:09:11 3442a78d03e7: Layer already exists 21:09:11 397263f3c0be: Layer already exists 21:09:11 4693057ce236: Layer already exists 21:09:11 9eab6f6b28ca: Layer already exists 21:09:11 3.1.0-dev.43: digest: sha256:d6187157b4cba2c7ef842d376be4bf28759042d244215fc115c649b121d4fa18 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:12 #113 ... 21:09:12 21:09:12 #74 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:09:12 #74 DONE 49.3s 21:09:12 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 21:09:12 21:09:12 #114 [security-secretstore-setup builder 6/7] COPY . . [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 21:09:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 21:09:12 341037e22b03: Preparing 21:09:12 3442a78d03e7: Preparing 21:09:12 997c2d2e2335: Preparing 21:09:12 04e1347830e7: Preparing 21:09:12 9e5312fa7769: Preparing 21:09:12 397263f3c0be: Preparing 21:09:12 9eab6f6b28ca: Preparing 21:09:12 4693057ce236: Preparing 21:09:12 9eab6f6b28ca: Waiting 21:09:12 397263f3c0be: Waiting 21:09:12 4693057ce236: Waiting 21:09:12 997c2d2e2335: Layer already exists 21:09:12 341037e22b03: Layer already exists 21:09:12 04e1347830e7: Layer already exists 21:09:12 3442a78d03e7: Layer already exists 21:09:12 9e5312fa7769: Layer already exists 21:09:12 397263f3c0be: Layer already exists 21:09:12 9eab6f6b28ca: Layer already exists 21:09:12 4693057ce236: Layer already exists 21:09:12 4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43: digest: sha256:d6187157b4cba2c7ef842d376be4bf28759042d244215fc115c649b121d4fa18 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:13 #114 ... 21:09:13 21:09:13 #113 [support-notifications builder 6/7] COPY . . 21:09:13 #113 DONE 1.7s 21:09:13 21:09:13 #115 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:09:13 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 21:09:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 21:09:13 341037e22b03: Preparing 21:09:13 3442a78d03e7: Preparing 21:09:13 997c2d2e2335: Preparing 21:09:13 04e1347830e7: Preparing 21:09:13 9e5312fa7769: Preparing 21:09:13 397263f3c0be: Preparing 21:09:13 9eab6f6b28ca: Preparing 21:09:13 4693057ce236: Preparing 21:09:13 9eab6f6b28ca: Waiting 21:09:13 4693057ce236: Waiting 21:09:13 397263f3c0be: Waiting 21:09:13 341037e22b03: Layer already exists 21:09:13 997c2d2e2335: Layer already exists 21:09:13 04e1347830e7: Layer already exists 21:09:13 9e5312fa7769: Layer already exists 21:09:13 3442a78d03e7: Layer already exists 21:09:13 397263f3c0be: Layer already exists 21:09:13 9eab6f6b28ca: Layer already exists 21:09:13 4693057ce236: Layer already exists 21:09:13 main: digest: sha256:d6187157b4cba2c7ef842d376be4bf28759042d244215fc115c649b121d4fa18 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:09:13 ===================================================== [Pipeline] echo 21:09:13 taggedImages: 21:09:13 - nexus3.edgexfoundry.org:10004/security-spire-config:4687b85feb07d3d50e1bc338781fac63f010329a 21:09:13 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 21:09:13 - nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.43 21:09:13 - nexus3.edgexfoundry.org:10004/security-spire-config:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 21:09:13 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 21:09:13 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 21:09:13 4687b85feb07d3d50e1bc338781fac63f010329a 21:09:13 latest 21:09:13 3.1.0-dev.43 21:09:13 4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 21:09:13 main 21:09:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:13 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4687b85feb07d3d50e1bc338781fac63f010329a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:14 #115 ... 21:09:14 21:09:14 #116 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:09:14 #116 CACHED 21:09:14 21:09:14 #117 [security-bootstrapper builder 6/7] COPY . . 21:09:14 #117 CACHED 21:09:14 21:09:14 #118 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 21:09:14 #118 CACHED 21:09:14 21:09:14 #114 [security-secretstore-setup builder 6/7] COPY . . 21:09:14 #114 DONE 1.8s 21:09:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4687b85feb07d3d50e1bc338781fac63f010329a 21:09:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 21:09:14 c1192f346c40: Preparing 21:09:14 392067081108: Preparing 21:09:14 6ea7286aef24: Preparing 21:09:14 04e1347830e7: Preparing 21:09:14 9e5312fa7769: Preparing 21:09:14 aee84f350292: Preparing 21:09:14 8aceffaf6248: Preparing 21:09:14 4693057ce236: Preparing 21:09:14 aee84f350292: Waiting 21:09:14 8aceffaf6248: Waiting 21:09:14 4693057ce236: Waiting 21:09:14 04e1347830e7: Layer already exists 21:09:14 392067081108: Pushed 21:09:14 6ea7286aef24: Pushed 21:09:14 21:09:14 #119 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 21:09:14 #119 CACHED 21:09:14 21:09:14 #120 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:09:14 #120 CACHED 21:09:14 21:09:14 #121 [security-proxy-setup builder 6/7] COPY . . 21:09:14 #121 CACHED 21:09:14 21:09:14 #122 [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:09:14 c1192f346c40: Layer already exists 21:09:14 9e5312fa7769: Layer already exists 21:09:14 8aceffaf6248: Layer already exists 21:09:14 4693057ce236: Layer already exists 21:09:16 #122 ... 21:09:16 21:09:16 #123 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 21:09:16 #0 5.183 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.43" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 21:09:16 #123 ... 21:09:16 21:09:16 #124 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 21:09:16 #0 5.494 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.43" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 21:09:16 #124 ... 21:09:16 21:09:16 #125 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 21:09:16 #0 4.896 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.43" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 21:09:16 #125 ... 21:09:16 21:09:16 #126 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 21:09:16 #0 5.040 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.43" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 21:09:16 #126 ... 21:09:16 21:09:16 #127 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 21:09:16 #0 4.582 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.43" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 21:09:16 #127 ... 21:09:16 21:09:16 #115 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:09:16 #115 2.900 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.43" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 21:09:17 #115 ... 21:09:17 21:09:17 #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:09:17 #95 DONE 50.3s 21:09:17 21:09:17 #128 [security-spiffe-token-provider builder 6/7] COPY . . 21:09:18 #128 DONE 1.2s 21:09:18 21:09:18 #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:09:20 #129 1.925 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.43" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 21:09:21 aee84f350292: Pushed 21:09:21 4687b85feb07d3d50e1bc338781fac63f010329a: digest: sha256:fbaa46f8c271e56d68b0b9a52e121a9239e08041d529273c22740071aed47946 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:22 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 21:09:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 21:09:22 c1192f346c40: Preparing 21:09:22 392067081108: Preparing 21:09:22 6ea7286aef24: Preparing 21:09:22 04e1347830e7: Preparing 21:09:22 9e5312fa7769: Preparing 21:09:22 aee84f350292: Preparing 21:09:22 8aceffaf6248: Preparing 21:09:22 4693057ce236: Preparing 21:09:22 8aceffaf6248: Waiting 21:09:22 4693057ce236: Waiting 21:09:22 aee84f350292: Waiting 21:09:22 04e1347830e7: Layer already exists 21:09:22 6ea7286aef24: Layer already exists 21:09:22 9e5312fa7769: Layer already exists 21:09:22 392067081108: Layer already exists 21:09:22 c1192f346c40: Layer already exists 21:09:22 aee84f350292: Layer already exists 21:09:22 8aceffaf6248: Layer already exists 21:09:22 4693057ce236: Layer already exists 21:09:22 latest: digest: sha256:fbaa46f8c271e56d68b0b9a52e121a9239e08041d529273c22740071aed47946 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:22 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.43 21:09:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 21:09:22 c1192f346c40: Preparing 21:09:22 392067081108: Preparing 21:09:22 6ea7286aef24: Preparing 21:09:22 04e1347830e7: Preparing 21:09:22 9e5312fa7769: Preparing 21:09:22 aee84f350292: Preparing 21:09:22 8aceffaf6248: Preparing 21:09:22 4693057ce236: Preparing 21:09:22 aee84f350292: Waiting 21:09:22 8aceffaf6248: Waiting 21:09:22 4693057ce236: Waiting 21:09:22 04e1347830e7: Layer already exists 21:09:22 9e5312fa7769: Layer already exists 21:09:22 6ea7286aef24: Layer already exists 21:09:22 c1192f346c40: Layer already exists 21:09:22 392067081108: Layer already exists 21:09:22 aee84f350292: Layer already exists 21:09:22 8aceffaf6248: Layer already exists 21:09:22 4693057ce236: Layer already exists 21:09:22 3.1.0-dev.43: digest: sha256:fbaa46f8c271e56d68b0b9a52e121a9239e08041d529273c22740071aed47946 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:23 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 21:09:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 21:09:23 c1192f346c40: Preparing 21:09:23 392067081108: Preparing 21:09:23 6ea7286aef24: Preparing 21:09:23 04e1347830e7: Preparing 21:09:23 9e5312fa7769: Preparing 21:09:23 aee84f350292: Preparing 21:09:23 8aceffaf6248: Preparing 21:09:23 4693057ce236: Preparing 21:09:23 aee84f350292: Waiting 21:09:23 4693057ce236: Waiting 21:09:23 8aceffaf6248: Waiting 21:09:23 392067081108: Layer already exists 21:09:23 04e1347830e7: Layer already exists 21:09:23 c1192f346c40: Layer already exists 21:09:23 9e5312fa7769: Layer already exists 21:09:23 6ea7286aef24: Layer already exists 21:09:23 aee84f350292: Layer already exists 21:09:23 8aceffaf6248: Layer already exists 21:09:23 4693057ce236: Layer already exists 21:09:23 4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43: digest: sha256:fbaa46f8c271e56d68b0b9a52e121a9239e08041d529273c22740071aed47946 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:23 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 21:09:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 21:09:24 c1192f346c40: Preparing 21:09:24 392067081108: Preparing 21:09:24 6ea7286aef24: Preparing 21:09:24 04e1347830e7: Preparing 21:09:24 9e5312fa7769: Preparing 21:09:24 aee84f350292: Preparing 21:09:24 8aceffaf6248: Preparing 21:09:24 4693057ce236: Preparing 21:09:24 8aceffaf6248: Waiting 21:09:24 4693057ce236: Waiting 21:09:24 aee84f350292: Waiting 21:09:24 6ea7286aef24: Layer already exists 21:09:24 392067081108: Layer already exists 21:09:24 c1192f346c40: Layer already exists 21:09:24 9e5312fa7769: Layer already exists 21:09:24 04e1347830e7: Layer already exists 21:09:24 4693057ce236: Layer already exists 21:09:24 aee84f350292: Layer already exists 21:09:24 8aceffaf6248: Layer already exists 21:09:24 main: digest: sha256:fbaa46f8c271e56d68b0b9a52e121a9239e08041d529273c22740071aed47946 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:09:24 ===================================================== [Pipeline] echo 21:09:24 taggedImages: 21:09:24 - nexus3.edgexfoundry.org:10004/security-spire-server:4687b85feb07d3d50e1bc338781fac63f010329a 21:09:24 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 21:09:24 - nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.43 21:09:24 - nexus3.edgexfoundry.org:10004/security-spire-server:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 21:09:24 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 21:09:24 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 21:09:24 4687b85feb07d3d50e1bc338781fac63f010329a 21:09:24 latest 21:09:24 3.1.0-dev.43 21:09:24 4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 21:09:24 main 21:09:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:24 #129 ... 21:09:24 21:09:24 #130 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 21:09:24 #0 3.033 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.43" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 21:09:24 #130 ... 21:09:24 21:09:24 #131 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 21:09:24 #0 3.946 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.43" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 21:09:24 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4687b85feb07d3d50e1bc338781fac63f010329a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:24 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4687b85feb07d3d50e1bc338781fac63f010329a 21:09:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 21:09:24 f0586d8b795e: Preparing 21:09:24 7df1d20d9a4f: Preparing 21:09:24 04e1347830e7: Preparing 21:09:24 9e5312fa7769: Preparing 21:09:24 92b73bc314f1: Preparing 21:09:24 4693057ce236: Preparing 21:09:24 4693057ce236: Waiting 21:09:24 04e1347830e7: Layer already exists 21:09:24 9e5312fa7769: Layer already exists 21:09:24 4693057ce236: Layer already exists 21:09:24 f0586d8b795e: Pushed 21:09:24 92b73bc314f1: Pushed 21:09:27 7df1d20d9a4f: Pushed 21:09:27 4687b85feb07d3d50e1bc338781fac63f010329a: digest: sha256:98368bda23f3a664c9ebd59e08d1ed678edff190dcf3839263d3a49c567c9545 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:28 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:28 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 21:09:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 21:09:28 f0586d8b795e: Preparing 21:09:28 7df1d20d9a4f: Preparing 21:09:28 04e1347830e7: Preparing 21:09:28 9e5312fa7769: Preparing 21:09:28 92b73bc314f1: Preparing 21:09:28 4693057ce236: Preparing 21:09:28 4693057ce236: Waiting 21:09:28 7df1d20d9a4f: Layer already exists 21:09:28 9e5312fa7769: Layer already exists 21:09:28 04e1347830e7: Layer already exists 21:09:28 f0586d8b795e: Layer already exists 21:09:28 92b73bc314f1: Layer already exists 21:09:28 4693057ce236: Layer already exists 21:09:28 latest: digest: sha256:98368bda23f3a664c9ebd59e08d1ed678edff190dcf3839263d3a49c567c9545 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:28 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:28 #131 ... 21:09:28 21:09:28 #122 [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:09:28 #122 4.190 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.43" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 21:09:28 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.43 21:09:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 21:09:28 f0586d8b795e: Preparing 21:09:28 7df1d20d9a4f: Preparing 21:09:28 04e1347830e7: Preparing 21:09:28 9e5312fa7769: Preparing 21:09:28 92b73bc314f1: Preparing 21:09:28 4693057ce236: Preparing 21:09:28 4693057ce236: Waiting 21:09:28 04e1347830e7: Layer already exists 21:09:28 92b73bc314f1: Layer already exists 21:09:28 7df1d20d9a4f: Layer already exists 21:09:28 9e5312fa7769: Layer already exists 21:09:28 f0586d8b795e: Layer already exists 21:09:28 4693057ce236: Layer already exists 21:09:28 3.1.0-dev.43: digest: sha256:98368bda23f3a664c9ebd59e08d1ed678edff190dcf3839263d3a49c567c9545 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:29 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:29 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 21:09:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 21:09:29 f0586d8b795e: Preparing 21:09:29 7df1d20d9a4f: Preparing 21:09:29 04e1347830e7: Preparing 21:09:29 9e5312fa7769: Preparing 21:09:29 92b73bc314f1: Preparing 21:09:29 4693057ce236: Preparing 21:09:29 4693057ce236: Waiting 21:09:29 92b73bc314f1: Layer already exists 21:09:29 7df1d20d9a4f: Layer already exists 21:09:29 f0586d8b795e: Layer already exists 21:09:29 04e1347830e7: Layer already exists 21:09:29 9e5312fa7769: Layer already exists 21:09:29 4693057ce236: Layer already exists 21:09:29 4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43: digest: sha256:98368bda23f3a664c9ebd59e08d1ed678edff190dcf3839263d3a49c567c9545 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:29 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:30 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 21:09:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 21:09:30 f0586d8b795e: Preparing 21:09:30 7df1d20d9a4f: Preparing 21:09:30 04e1347830e7: Preparing 21:09:30 9e5312fa7769: Preparing 21:09:30 92b73bc314f1: Preparing 21:09:30 4693057ce236: Preparing 21:09:30 4693057ce236: Waiting 21:09:30 9e5312fa7769: Layer already exists 21:09:30 92b73bc314f1: Layer already exists 21:09:30 f0586d8b795e: Layer already exists 21:09:30 7df1d20d9a4f: Layer already exists 21:09:30 04e1347830e7: Layer already exists 21:09:30 4693057ce236: Layer already exists 21:09:30 main: digest: sha256:98368bda23f3a664c9ebd59e08d1ed678edff190dcf3839263d3a49c567c9545 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:09:30 ===================================================== [Pipeline] echo 21:09:30 taggedImages: 21:09:30 - nexus3.edgexfoundry.org:10004/support-notifications:4687b85feb07d3d50e1bc338781fac63f010329a 21:09:30 - nexus3.edgexfoundry.org:10004/support-notifications:latest 21:09:30 - nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.43 21:09:30 - nexus3.edgexfoundry.org:10004/support-notifications:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 21:09:30 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 21:09:30 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 21:09:30 4687b85feb07d3d50e1bc338781fac63f010329a 21:09:30 latest 21:09:30 3.1.0-dev.43 21:09:30 4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 21:09:30 main 21:09:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:30 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4687b85feb07d3d50e1bc338781fac63f010329a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:30 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4687b85feb07d3d50e1bc338781fac63f010329a 21:09:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 21:09:30 0b3770358d30: Preparing 21:09:30 97ead4965b6e: Preparing 21:09:30 04e1347830e7: Preparing 21:09:30 9e5312fa7769: Preparing 21:09:30 e6788190e2c7: Preparing 21:09:30 4693057ce236: Preparing 21:09:30 4693057ce236: Waiting 21:09:30 e6788190e2c7: Layer already exists 21:09:30 9e5312fa7769: Layer already exists 21:09:30 04e1347830e7: Layer already exists 21:09:30 4693057ce236: Layer already exists 21:09:30 0b3770358d30: Pushed 21:09:33 97ead4965b6e: Pushed 21:09:33 4687b85feb07d3d50e1bc338781fac63f010329a: digest: sha256:c8d8a51947da03e83a167ebc4a6d50cad094c7d94272c60c081ae3b8924bbce7 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:33 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:34 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 21:09:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 21:09:34 0b3770358d30: Preparing 21:09:34 97ead4965b6e: Preparing 21:09:34 04e1347830e7: Preparing 21:09:34 9e5312fa7769: Preparing 21:09:34 e6788190e2c7: Preparing 21:09:34 4693057ce236: Preparing 21:09:34 4693057ce236: Waiting 21:09:34 04e1347830e7: Layer already exists 21:09:34 97ead4965b6e: Layer already exists 21:09:34 9e5312fa7769: Layer already exists 21:09:34 e6788190e2c7: Layer already exists 21:09:34 0b3770358d30: Layer already exists 21:09:34 4693057ce236: Layer already exists 21:09:34 latest: digest: sha256:c8d8a51947da03e83a167ebc4a6d50cad094c7d94272c60c081ae3b8924bbce7 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:34 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:34 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.43 21:09:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 21:09:34 0b3770358d30: Preparing 21:09:34 97ead4965b6e: Preparing 21:09:34 04e1347830e7: Preparing 21:09:34 9e5312fa7769: Preparing 21:09:34 e6788190e2c7: Preparing 21:09:34 4693057ce236: Preparing 21:09:34 4693057ce236: Waiting 21:09:34 0b3770358d30: Layer already exists 21:09:34 97ead4965b6e: Layer already exists 21:09:34 e6788190e2c7: Layer already exists 21:09:34 04e1347830e7: Layer already exists 21:09:34 9e5312fa7769: Layer already exists 21:09:34 4693057ce236: Layer already exists 21:09:34 3.1.0-dev.43: digest: sha256:c8d8a51947da03e83a167ebc4a6d50cad094c7d94272c60c081ae3b8924bbce7 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:35 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:35 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 21:09:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 21:09:35 0b3770358d30: Preparing 21:09:35 97ead4965b6e: Preparing 21:09:35 04e1347830e7: Preparing 21:09:35 9e5312fa7769: Preparing 21:09:35 e6788190e2c7: Preparing 21:09:35 4693057ce236: Preparing 21:09:35 4693057ce236: Waiting 21:09:35 0b3770358d30: Layer already exists 21:09:35 e6788190e2c7: Layer already exists 21:09:35 97ead4965b6e: Layer already exists 21:09:35 9e5312fa7769: Layer already exists 21:09:35 04e1347830e7: Layer already exists 21:09:35 4693057ce236: Layer already exists 21:09:35 4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43: digest: sha256:c8d8a51947da03e83a167ebc4a6d50cad094c7d94272c60c081ae3b8924bbce7 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:35 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:36 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 21:09:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 21:09:36 0b3770358d30: Preparing 21:09:36 97ead4965b6e: Preparing 21:09:36 04e1347830e7: Preparing 21:09:36 9e5312fa7769: Preparing 21:09:36 e6788190e2c7: Preparing 21:09:36 4693057ce236: Preparing 21:09:36 4693057ce236: Waiting 21:09:36 97ead4965b6e: Layer already exists 21:09:36 e6788190e2c7: Layer already exists 21:09:36 04e1347830e7: Layer already exists 21:09:36 0b3770358d30: Layer already exists 21:09:36 9e5312fa7769: Layer already exists 21:09:36 4693057ce236: Layer already exists 21:09:36 main: digest: sha256:c8d8a51947da03e83a167ebc4a6d50cad094c7d94272c60c081ae3b8924bbce7 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:09:36 ===================================================== [Pipeline] echo 21:09:36 taggedImages: 21:09:36 - nexus3.edgexfoundry.org:10004/support-scheduler:4687b85feb07d3d50e1bc338781fac63f010329a 21:09:36 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 21:09:36 - nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.43 21:09:36 - nexus3.edgexfoundry.org:10004/support-scheduler:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 21:09:36 - 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:22:21 #122 784.2 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.43" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:22:26 #122 ... 21:22:26 21:22:26 #130 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 21:22:26 #130 DONE 791.9s 21:22:26 21:22:26 #112 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:22:26 #112 ... 21:22:26 21:22:26 #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 21:22:27 #132 DONE 0.2s 21:22:27 21:22:27 #133 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 21:22:27 #133 DONE 0.2s 21:22:27 21:22:27 #125 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 21:22:27 #125 ... 21:22:27 21:22: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:22:27 #134 DONE 0.2s 21:22:27 21:22:27 #135 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 21:22:27 #135 DONE 0.2s 21:22:27 21:22:27 #136 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 21:22:28 #136 DONE 0.3s 21:22:28 21:22:28 #137 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 21:22:28 #137 DONE 0.2s 21:22:28 21:22:28 #138 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:22:32 #138 DONE 3.6s 21:22:32 21:22:32 #93 [security-proxy-setup] exporting to image 21:22:32 #93 exporting layers 21:22:32 #93 exporting layers 1.0s done 21:22:32 #93 writing image sha256:b08d148e12bde2557dda13a94cd60014b6491c7ad7416438666b99350288c7ba done 21:22:32 #93 naming to docker.io/library/security-proxy-setup-arm64 done 21:22:32 #93 DONE 3.2s 21:22:32 21:22:32 #112 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:22:39 #112 ... 21:22:39 21:22:39 #131 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 21:22:39 #131 DONE 805.1s 21:22:39 21:22:39 #125 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 21:22:39 #125 ... 21:22:39 21:22:39 #122 [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:22:39 #122 DONE 805.5s 21:22:39 21:22:39 #112 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:22:40 #112 ... 21:22:40 21:22:40 #139 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 21:22:40 #139 DONE 0.3s 21:22:40 21:22:40 #127 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 21:22:40 #127 ... 21:22:40 21:22:40 #140 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 21:22:41 #140 ... 21:22:41 21:22:41 #141 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 21:22:41 #141 DONE 0.2s 21:22:41 21:22:41 #142 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 21:22:41 #142 DONE 0.2s 21:22:41 21:22:41 #140 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 21:22:41 #140 ... 21:22:41 21:22:41 #143 [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:22:41 #143 DONE 0.2s 21:22:42 21:22:42 #144 [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:22:42 #144 DONE 0.1s 21:22:42 21:22:42 #145 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 21:22:42 #145 DONE 0.4s 21:22:42 21:22:42 #146 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 21:22:46 #146 DONE 3.7s 21:22:46 21:22:46 #147 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 21:22:46 #147 DONE 0.6s 21:22:46 21:22:46 #140 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 21:22:46 #140 ... 21:22:46 21:22:46 #148 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 21:22:46 #148 ... 21:22:46 21:22:46 #140 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 21:22:46 #140 DONE 6.5s 21:22:47 21:22:47 #148 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 21:22:47 #148 DONE 0.5s 21:22:47 21:22:47 #149 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 21:22:47 #149 DONE 0.5s 21:22:47 21:22:47 #150 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:22:48 #150 ... 21:22:48 21:22:48 #151 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 21:22:48 #151 DONE 0.6s 21:22:48 21:22:48 #152 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 21:22:48 #152 DONE 0.5s 21:22:48 21:22:48 #153 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 21:22:49 #153 DONE 0.5s 21:22:49 21:22:49 #154 [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:22:49 #154 DONE 0.4s 21:22:49 21:22:49 #155 [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:22:49 #155 DONE 0.2s 21:22:49 21:22:49 #156 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 21:22:49 #156 DONE 0.2s 21:22:49 21:22:49 #126 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 21:22:49 #126 ... 21:22:49 21:22:49 #157 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 21:22:50 #157 DONE 0.3s 21:22:50 21:22:50 #125 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 21:22:50 #125 ... 21:22:50 21:22:50 #150 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:22:50 #150 DONE 3.1s 21:22:50 21:22:50 #158 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 21:22:52 #158 ... 21:22:52 21:22:52 #127 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 21:22:52 #127 DONE 826.2s 21:22:52 21:22:52 #93 [security-secretstore-setup] exporting to image 21:22:52 #93 exporting layers 21:22:53 #93 exporting layers 2.7s done 21:22:53 #93 writing image sha256:3fcea7939d78f36c43376d50c8bb901d948bd9f37f872b349f138b86285f57fc 21:22:53 #93 writing image sha256:3fcea7939d78f36c43376d50c8bb901d948bd9f37f872b349f138b86285f57fc 0.1s done 21:22:53 #93 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done 21:22:53 #93 DONE 6.2s 21:22:53 21:22:53 #159 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 21:22:53 #159 DONE 0.3s 21:22:53 21:22:53 #125 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 21:22:53 #125 ... 21:22:53 21:22:53 #160 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 21:22:53 #160 DONE 0.1s 21:22:53 21:22:53 #161 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 21:22:53 #161 ... 21:22:53 21:22:53 #158 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 21:22:53 #158 DONE 3.5s 21:22:54 21:22:54 #93 [security-bootstrapper] exporting to image 21:22:54 #93 ... 21:22:54 21:22:54 #161 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 21:22:54 #161 DONE 1.1s 21:22:55 21:22:55 #162 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 21:22:55 #162 DONE 0.3s 21:22:55 21:22:55 #163 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 21:22:55 #163 DONE 0.2s 21:22:55 21:22:55 #115 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:22:55 #115 ... 21:22:55 21:22:55 #93 [security-bootstrapper] exporting to image 21:22:55 #93 exporting layers 1.5s done 21:22:55 #93 writing image sha256:28ed953856c3689858d6d2f5515fd70008c97b605d5addda2695cd2d7a526fbe done 21:22:55 #93 naming to docker.io/library/security-bootstrapper-arm64 done 21:22:55 #93 DONE 7.7s 21:22:55 21:22:55 #164 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:22:57 #164 DONE 2.0s 21:22:57 21:22:57 #93 [security-proxy-auth] exporting to image 21:22:57 #93 exporting layers 0.6s done 21:22:57 #93 writing image sha256:7ced0ebf8d649d034da27148a7e2a299cb7a0121834a3a77bd492d7a5a9a510b 21:22:57 #93 writing image sha256:7ced0ebf8d649d034da27148a7e2a299cb7a0121834a3a77bd492d7a5a9a510b done 21:22:57 #93 naming to docker.io/library/security-proxy-auth-arm64 done 21:22:57 #93 DONE 8.3s 21:22:57 21:22:57 #112 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:23:10 #112 ... 21:23:10 21:23:10 #123 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 21:23:10 #123 DONE 844.1s 21:23:10 21:23:10 #125 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 21:23:10 #125 ... 21:23:10 21:23:10 #165 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 21:23:10 #165 DONE 0.3s 21:23:10 21:23:10 #126 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 21:23:10 #126 ... 21:23:10 21:23:10 #166 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 21:23:11 #166 DONE 0.2s 21:23:11 21:23:11 #167 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 21:23:11 #167 DONE 0.4s 21:23:11 21:23:11 #125 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 21:23:11 #125 ... 21:23:11 21:23:11 #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:23:11 #168 DONE 0.2s 21:23:11 21:23:11 #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:23:11 #169 DONE 0.2s 21:23:11 21:23:11 #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:23:13 #170 DONE 2.0s 21:23:13 21:23:13 #93 [core-common-config-bootstrapper] exporting to image 21:23:13 #93 exporting layers 21:23:14 #93 exporting layers 0.6s done 21:23:14 #93 writing image sha256:4d20d9c9f713c1db1c996bc5d5df5e76b3916ef91c90d68a2090f1bb754b75a5 0.0s done 21:23:14 #93 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done 21:23:14 #93 DONE 9.0s 21:23:14 21:23:14 #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:23:46 #129 ... 21:23:46 21:23:46 #125 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 21:23:46 #125 DONE 876.4s 21:23:46 21:23:46 #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:23:46 #129 ... 21:23:46 21:23:46 #171 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 21:23:46 #171 DONE 0.1s 21:23:46 21:23:46 #172 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 21:23:46 #172 DONE 0.2s 21:23:46 21:23:46 #124 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 21:23:46 #124 ... 21:23:46 21:23:46 #173 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 21:23:46 #173 DONE 0.3s 21:23:46 21:23:46 #124 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 21:23:46 #124 ... 21:23:46 21:23:46 #174 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 21:23:46 #174 DONE 0.2s 21:23:46 21:23:46 #93 [core-command] exporting to image 21:23:46 #93 exporting layers 21:23:46 #93 exporting layers 0.5s done 21:23:46 #93 writing image sha256:ff03038f627f4697ecfb99c7e9ab670ffe9979c0a00130b39d0db54b22f742a6 done 21:23:46 #93 naming to docker.io/library/core-command-arm64 0.0s done 21:23:46 #93 DONE 9.5s 21:23:46 21:23:46 #112 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:23:53 #112 ... 21:23:53 21:23:53 #126 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 21:23:53 #126 DONE 886.2s 21:23:53 21:23:53 #124 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 21:23:53 #124 ... 21:23:53 21:23:53 #175 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 21:23:53 #175 DONE 0.2s 21:23:53 21:23:53 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:23:53 #47 ... 21:23:53 21:23:53 #176 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 21:23:53 #176 DONE 0.2s 21:23:53 21:23:53 #124 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 21:23:53 #124 ... 21:23:53 21:23:53 #177 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:23:53 #177 DONE 0.3s 21:23:53 21:23:53 #178 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 21:23:53 #178 DONE 0.1s 21:23:53 21:23:53 #93 [core-data] exporting to image 21:23:53 #93 exporting layers 21:23:54 #93 exporting layers 0.4s done 21:23:54 #93 writing image sha256:9b6fa4e1d220e782375684b81e178f67f1e89e56a8389959b68e0f8e91d1a56e done 21:23:54 #93 naming to docker.io/library/core-data-arm64 done 21:23:54 #93 DONE 10.0s 21:23:54 21:23:54 #124 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 21:23:57 #124 DONE 891.4s 21:23:57 21:23:57 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:23:57 #47 ... 21:23:57 21:23:57 #179 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 21:23:57 #179 DONE 0.1s 21:23:58 21:23:58 #180 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 21:23:58 #180 DONE 0.2s 21:23:58 21:23:58 #181 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:23:58 #181 DONE 0.3s 21:23:58 21:23:58 #182 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 21:23:58 #182 DONE 0.1s 21:23:58 21:23:58 #183 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 21:23:59 #183 DONE 0.1s 21:23:59 21:23:59 #93 [core-metadata] exporting to image 21:23:59 #93 exporting layers 0.3s done 21:23:59 #93 writing image sha256:140169f884c401ec65778a12277e44f295b23f5a73fc5b92ddb7f6edae2223eb done 21:23:59 #93 naming to docker.io/library/core-metadata-arm64 done 21:23:59 #93 DONE 10.2s 21:23:59 21:23:59 #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:24:21 #129 DONE 901.8s 21:24:21 21:24:21 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:24:21 #47 ... 21:24:21 21:24:21 #184 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 21:24:21 #184 DONE 0.1s 21:24:21 21:24:21 #115 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:24:21 #115 ... 21:24:21 21:24:21 #185 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 21:24:21 #185 DONE 0.2s 21:24:21 21:24:21 #186 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 21:24:22 #186 DONE 0.4s 21:24:22 21:24:22 #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:24:22 #187 DONE 0.2s 21:24:22 21:24:22 #93 [security-spiffe-token-provider] exporting to image 21:24:22 #93 exporting layers 21:24:23 #93 exporting layers 0.9s done 21:24:23 #93 writing image sha256:30fbef2ae397d9548b2bb95743ae5393815f2777181d3ecc72053d4ebad0b6ec 0.0s done 21:24:23 #93 naming to docker.io/library/security-spiffe-token-provider-arm64 0.0s done 21:24:23 #93 DONE 11.1s 21:24:23 21:24:23 #115 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:24:45 #115 DONE 929.9s 21:24:45 21:24:45 #112 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:24:45 #112 DONE 936.7s 21:24:45 21:24:45 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:24:45 #47 ... 21:24:45 21:24:45 #188 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 21:24:45 #188 DONE 0.3s 21:24:45 21:24:45 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:24:45 #47 ... 21:24:45 21:24:45 #189 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 21:24:45 #189 ... 21:24:45 21:24:45 #190 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 21:24:45 #190 DONE 0.1s 21:24:45 21:24:45 #189 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 21:24:45 #189 DONE 0.2s 21:24:45 21:24:45 #191 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 21:24:45 #191 DONE 0.2s 21:24:45 21:24:45 #192 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:24:45 #192 ... 21:24:45 21:24:45 #193 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:24:45 #193 DONE 0.4s 21:24:45 21:24:45 #194 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 21:24:45 #194 DONE 0.2s 21:24:45 21:24:45 #192 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:24:45 #192 DONE 0.5s 21:24:45 21:24:45 #93 [support-scheduler] exporting to image 21:24:45 #93 exporting layers 21:24:45 #93 ... 21:24:45 21:24:45 #195 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 21:24:45 #195 DONE 0.1s 21:24:45 21:24:45 #93 [support-notifications] exporting to image 21:24:45 #93 exporting layers 0.5s done 21:24:45 #93 writing image sha256:990899f3b1ad5f5703f6478a1e2b6ed9edececb31373e404ff653f2fb6486982 0.0s done 21:24:45 #93 naming to docker.io/library/support-scheduler-arm64 21:24:45 #93 naming to docker.io/library/support-scheduler-arm64 done 21:24:45 #93 exporting layers 0.4s done 21:24:45 #93 writing image sha256:7217ae48273d170a2ab2fc36667750e680e64a42232ef42a47b3ce408ee4aa39 done 21:24:45 #93 naming to docker.io/library/support-notifications-arm64 done 21:24:45 #93 DONE 11.9s 21:24:45 21:24:45 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:24:45 time="2023-09-12T21:07:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:24:45 time="2023-09-12T21:07:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:24:45 time="2023-09-12T21:07:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:24:45 time="2023-09-12T21:07:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:24:45 time="2023-09-12T21:07:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:24:45 time="2023-09-12T21:07:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:24:45 time="2023-09-12T21:07:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:24:45 time="2023-09-12T21:07:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:24:45 time="2023-09-12T21:07:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:24:45 time="2023-09-12T21:07:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:24:45 time="2023-09-12T21:07:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:24:45 time="2023-09-12T21:07:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:24:45 time="2023-09-12T21:07:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:24:45 time="2023-09-12T21:07:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 21:24:45 $ docker stop --time=1 742d5efa1958f6851f7eee942cee6d3d4e401be5a6b2975f389697cb704df81c 21:24:47 $ docker rm -f --volumes 742d5efa1958f6851f7eee942cee6d3d4e401be5a6b2975f389697cb704df81c [Pipeline] // withDockerContainer [Pipeline] sh 21:24:47 + docker images 21:24:47 REPOSITORY TAG IMAGE ID CREATED SIZE 21:24:47 support-notifications-arm64 latest 7217ae48273d 3 seconds ago 34.1MB 21:24:47 support-scheduler-arm64 latest 990899f3b1ad 4 seconds ago 33.5MB 21:24:47 security-spiffe-token-provider-arm64 latest 30fbef2ae397 25 seconds ago 35MB 21:24:47 core-metadata-arm64 latest 140169f884c4 49 seconds ago 21.5MB 21:24:47 core-data-arm64 latest 9b6fa4e1d220 54 seconds ago 21.2MB 21:24:47 core-command-arm64 latest ff03038f627f About a minute ago 21MB 21:24:47 core-common-config-bootstrapper-arm64 latest 4d20d9c9f713 About a minute ago 18.3MB 21:24:47 security-proxy-auth-arm64 latest 7ced0ebf8d64 About a minute ago 19.4MB 21:24:47 security-bootstrapper-arm64 latest 28ed953856c3 About a minute ago 23MB 21:24:47 security-secretstore-setup-arm64 latest 3fcea7939d78 About a minute ago 43.6MB 21:24:47 security-proxy-setup-arm64 latest b08d148e12bd 2 minutes ago 29.1MB 21:24:47 security-spire-config-arm64 latest e0890afc48de 16 minutes ago 95.8MB 21:24:47 security-spire-server-arm64 latest adf6d51135d1 16 minutes ago 96.6MB 21:24:47 security-spire-agent-arm64 latest cbd01c801998 16 minutes ago 152MB 21:24:47 ci-base-image-arm64 latest 7e1c28042ab4 17 minutes ago 1.07GB 21:24:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine 746ca1b523b5 5 hours ago 695MB 21:24:47 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:24:47 provisioning config files... 21:24:47 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/577@tmp/config10095159761501585968tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:24:48 ---> docker-login.sh 21:24:48 nexus3.edgexfoundry.org:10001 21:24:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:24:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:24:48 Configure a credential helper to remove this warning. See 21:24:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:24:48 21:24:48 Login Succeeded 21:24:48 nexus3.edgexfoundry.org:10002 21:24:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:24:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:24:48 Configure a credential helper to remove this warning. See 21:24:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:24:48 21:24:48 Login Succeeded 21:24:48 nexus3.edgexfoundry.org:10003 21:24:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:24:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:24:49 Configure a credential helper to remove this warning. See 21:24:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:24:49 21:24:49 Login Succeeded 21:24:49 nexus3.edgexfoundry.org:10004 21:24:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:24:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:24:49 Configure a credential helper to remove this warning. See 21:24:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:24:49 21:24:49 Login Succeeded 21:24:49 docker.io 21:24:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:24:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:24:49 Configure a credential helper to remove this warning. See 21:24:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:24:49 21:24:49 Login Succeeded 21:24:50 ---> docker-login.sh ends [Pipeline] } 21:24:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:24:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:24:50 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 21:24:50 4687b85feb07d3d50e1bc338781fac63f010329a 21:24:50 latest 21:24:50 3.1.0-dev.43 21:24:50 4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 21:24:50 main 21:24:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:24:50 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4687b85feb07d3d50e1bc338781fac63f010329a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:24:51 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4687b85feb07d3d50e1bc338781fac63f010329a 21:24:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 21:24:51 24dcd16bb8ec: Preparing 21:24:51 9071736d2063: Preparing 21:24:51 4bf0020cfd19: Preparing 21:24:51 c07e57d6abbd: Preparing 21:24:51 53715d8179d8: Preparing 21:24:51 b2191e2be29d: Preparing 21:24:51 b2191e2be29d: Waiting 21:24:51 c07e57d6abbd: Pushed 21:24:51 24dcd16bb8ec: Pushed 21:24:51 4bf0020cfd19: Pushed 21:24:51 b2191e2be29d: Layer already exists 21:24:51 53715d8179d8: Pushed 21:24:54 9071736d2063: Pushed 21:24:54 4687b85feb07d3d50e1bc338781fac63f010329a: digest: sha256:6e96bf03c582a0f67c2a3231d0f9507335ffe8b925115843b39ce02cde2db2d4 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:24:54 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:24:55 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 21:24:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 21:24:55 24dcd16bb8ec: Preparing 21:24:55 9071736d2063: Preparing 21:24:55 4bf0020cfd19: Preparing 21:24:55 c07e57d6abbd: Preparing 21:24:55 53715d8179d8: Preparing 21:24:55 b2191e2be29d: Preparing 21:24:55 b2191e2be29d: Waiting 21:24:55 4bf0020cfd19: Layer already exists 21:24:55 c07e57d6abbd: Layer already exists 21:24:55 53715d8179d8: Layer already exists 21:24:55 9071736d2063: Layer already exists 21:24:55 24dcd16bb8ec: Layer already exists 21:24:55 b2191e2be29d: Layer already exists 21:24:55 latest: digest: sha256:6e96bf03c582a0f67c2a3231d0f9507335ffe8b925115843b39ce02cde2db2d4 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:24:55 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:24:56 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.43 21:24:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 21:24:56 24dcd16bb8ec: Preparing 21:24:56 9071736d2063: Preparing 21:24:56 4bf0020cfd19: Preparing 21:24:56 c07e57d6abbd: Preparing 21:24:56 53715d8179d8: Preparing 21:24:56 b2191e2be29d: Preparing 21:24:56 b2191e2be29d: Waiting 21:24:56 24dcd16bb8ec: Layer already exists 21:24:56 9071736d2063: Layer already exists 21:24:56 c07e57d6abbd: Layer already exists 21:24:56 53715d8179d8: Layer already exists 21:24:56 4bf0020cfd19: Layer already exists 21:24:56 b2191e2be29d: Layer already exists 21:24:56 3.1.0-dev.43: digest: sha256:6e96bf03c582a0f67c2a3231d0f9507335ffe8b925115843b39ce02cde2db2d4 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:24:56 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:24:57 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 21:24:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 21:24:57 24dcd16bb8ec: Preparing 21:24:57 9071736d2063: Preparing 21:24:57 4bf0020cfd19: Preparing 21:24:57 c07e57d6abbd: Preparing 21:24:57 53715d8179d8: Preparing 21:24:57 b2191e2be29d: Preparing 21:24:57 b2191e2be29d: Waiting 21:24:57 24dcd16bb8ec: Layer already exists 21:24:57 53715d8179d8: Layer already exists 21:24:57 c07e57d6abbd: Layer already exists 21:24:57 4bf0020cfd19: Layer already exists 21:24:57 9071736d2063: Layer already exists 21:24:57 b2191e2be29d: Layer already exists 21:24:57 4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43: digest: sha256:6e96bf03c582a0f67c2a3231d0f9507335ffe8b925115843b39ce02cde2db2d4 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:24:57 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:24:58 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 21:24:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 21:24:58 24dcd16bb8ec: Preparing 21:24:58 9071736d2063: Preparing 21:24:58 4bf0020cfd19: Preparing 21:24:58 c07e57d6abbd: Preparing 21:24:58 53715d8179d8: Preparing 21:24:58 b2191e2be29d: Preparing 21:24:58 b2191e2be29d: Waiting 21:24:58 24dcd16bb8ec: Layer already exists 21:24:58 4bf0020cfd19: Layer already exists 21:24:58 9071736d2063: Layer already exists 21:24:58 c07e57d6abbd: Layer already exists 21:24:58 53715d8179d8: Layer already exists 21:24:58 b2191e2be29d: Layer already exists 21:24:58 main: digest: sha256:6e96bf03c582a0f67c2a3231d0f9507335ffe8b925115843b39ce02cde2db2d4 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:24:58 ===================================================== [Pipeline] echo 21:24:58 taggedImages: 21:24:58 - nexus3.edgexfoundry.org:10004/core-command-arm64:4687b85feb07d3d50e1bc338781fac63f010329a 21:24:58 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 21:24:58 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.43 21:24:58 - nexus3.edgexfoundry.org:10004/core-command-arm64:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 21:24:58 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 21:24:58 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 21:24:58 4687b85feb07d3d50e1bc338781fac63f010329a 21:24:58 latest 21:24:58 3.1.0-dev.43 21:24:58 4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 21:24:58 main 21:24:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:24:58 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4687b85feb07d3d50e1bc338781fac63f010329a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:24:59 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4687b85feb07d3d50e1bc338781fac63f010329a 21:24:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 21:24:59 ef65d0c20ff4: Preparing 21:24:59 35d46beb0234: Preparing 21:24:59 6837dc45f017: Preparing 21:24:59 806769e36880: Preparing 21:24:59 4bf0020cfd19: Preparing 21:24:59 c07e57d6abbd: Preparing 21:24:59 53715d8179d8: Preparing 21:24:59 b2191e2be29d: Preparing 21:24:59 53715d8179d8: Waiting 21:24:59 b2191e2be29d: Waiting 21:24:59 c07e57d6abbd: Waiting 21:24:59 4bf0020cfd19: Layer already exists 21:24:59 c07e57d6abbd: Layer already exists 21:24:59 53715d8179d8: Layer already exists 21:24:59 35d46beb0234: Pushed 21:24:59 6837dc45f017: Pushed 21:24:59 b2191e2be29d: Layer already exists 21:24:59 ef65d0c20ff4: Pushed 21:25:02 806769e36880: Pushed 21:25:02 4687b85feb07d3d50e1bc338781fac63f010329a: digest: sha256:ed3c4f2f12823b009ed06cf246fa09559a10a8ce4d7dd208915a22844fd5ddc9 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:02 + 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:25:03 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 21:25:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 21:25:03 ef65d0c20ff4: Preparing 21:25:03 35d46beb0234: Preparing 21:25:03 6837dc45f017: Preparing 21:25:03 806769e36880: Preparing 21:25:03 4bf0020cfd19: Preparing 21:25:03 c07e57d6abbd: Preparing 21:25:03 53715d8179d8: Preparing 21:25:03 b2191e2be29d: Preparing 21:25:03 c07e57d6abbd: Waiting 21:25:03 53715d8179d8: Waiting 21:25:03 b2191e2be29d: Waiting 21:25:03 6837dc45f017: Layer already exists 21:25:03 4bf0020cfd19: Layer already exists 21:25:03 35d46beb0234: Layer already exists 21:25:03 ef65d0c20ff4: Layer already exists 21:25:03 806769e36880: Layer already exists 21:25:03 c07e57d6abbd: Layer already exists 21:25:03 b2191e2be29d: Layer already exists 21:25:03 53715d8179d8: Layer already exists 21:25:03 latest: digest: sha256:ed3c4f2f12823b009ed06cf246fa09559a10a8ce4d7dd208915a22844fd5ddc9 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:03 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:04 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.43 21:25:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 21:25:04 ef65d0c20ff4: Preparing 21:25:04 35d46beb0234: Preparing 21:25:04 6837dc45f017: Preparing 21:25:04 806769e36880: Preparing 21:25:04 4bf0020cfd19: Preparing 21:25:04 c07e57d6abbd: Preparing 21:25:04 53715d8179d8: Preparing 21:25:04 b2191e2be29d: Preparing 21:25:04 c07e57d6abbd: Waiting 21:25:04 b2191e2be29d: Waiting 21:25:04 53715d8179d8: Waiting 21:25:04 6837dc45f017: Layer already exists 21:25:04 4bf0020cfd19: Layer already exists 21:25:04 35d46beb0234: Layer already exists 21:25:04 ef65d0c20ff4: Layer already exists 21:25:04 c07e57d6abbd: Layer already exists 21:25:04 806769e36880: Layer already exists 21:25:04 53715d8179d8: Layer already exists 21:25:04 b2191e2be29d: Layer already exists 21:25:04 3.1.0-dev.43: digest: sha256:ed3c4f2f12823b009ed06cf246fa09559a10a8ce4d7dd208915a22844fd5ddc9 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:04 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:05 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 21:25:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 21:25:05 ef65d0c20ff4: Preparing 21:25:05 35d46beb0234: Preparing 21:25:05 6837dc45f017: Preparing 21:25:05 806769e36880: Preparing 21:25:05 4bf0020cfd19: Preparing 21:25:05 c07e57d6abbd: Preparing 21:25:05 53715d8179d8: Preparing 21:25:05 b2191e2be29d: Preparing 21:25:05 53715d8179d8: Waiting 21:25:05 b2191e2be29d: Waiting 21:25:05 c07e57d6abbd: Waiting 21:25:05 35d46beb0234: Layer already exists 21:25:05 806769e36880: Layer already exists 21:25:05 ef65d0c20ff4: Layer already exists 21:25:05 4bf0020cfd19: Layer already exists 21:25:05 6837dc45f017: Layer already exists 21:25:05 c07e57d6abbd: Layer already exists 21:25:05 53715d8179d8: Layer already exists 21:25:05 b2191e2be29d: Layer already exists 21:25:05 4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43: digest: sha256:ed3c4f2f12823b009ed06cf246fa09559a10a8ce4d7dd208915a22844fd5ddc9 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:05 + 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:25:06 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 21:25:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 21:25:06 ef65d0c20ff4: Preparing 21:25:06 35d46beb0234: Preparing 21:25:06 6837dc45f017: Preparing 21:25:06 806769e36880: Preparing 21:25:06 4bf0020cfd19: Preparing 21:25:06 c07e57d6abbd: Preparing 21:25:06 53715d8179d8: Preparing 21:25:06 b2191e2be29d: Preparing 21:25:06 c07e57d6abbd: Waiting 21:25:06 53715d8179d8: Waiting 21:25:06 b2191e2be29d: Waiting 21:25:06 35d46beb0234: Layer already exists 21:25:06 806769e36880: Layer already exists 21:25:06 4bf0020cfd19: Layer already exists 21:25:06 ef65d0c20ff4: Layer already exists 21:25:06 6837dc45f017: Layer already exists 21:25:06 c07e57d6abbd: Layer already exists 21:25:06 b2191e2be29d: Layer already exists 21:25:06 53715d8179d8: Layer already exists 21:25:06 main: digest: sha256:ed3c4f2f12823b009ed06cf246fa09559a10a8ce4d7dd208915a22844fd5ddc9 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:25:06 ===================================================== [Pipeline] echo 21:25:06 taggedImages: 21:25:06 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4687b85feb07d3d50e1bc338781fac63f010329a 21:25:06 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 21:25:06 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.43 21:25:06 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 21:25:06 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 21:25:06 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 21:25:06 4687b85feb07d3d50e1bc338781fac63f010329a 21:25:06 latest 21:25:06 3.1.0-dev.43 21:25:06 4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 21:25:06 main 21:25:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:06 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4687b85feb07d3d50e1bc338781fac63f010329a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:07 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4687b85feb07d3d50e1bc338781fac63f010329a 21:25:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 21:25:07 be641fb7b8a5: Preparing 21:25:07 971f5dd4a0eb: Preparing 21:25:07 4bf0020cfd19: Preparing 21:25:07 c07e57d6abbd: Preparing 21:25:07 7985eb46f1f0: Preparing 21:25:07 b2191e2be29d: Preparing 21:25:07 b2191e2be29d: Waiting 21:25:07 4bf0020cfd19: Layer already exists 21:25:07 c07e57d6abbd: Layer already exists 21:25:07 b2191e2be29d: Layer already exists 21:25:07 7985eb46f1f0: Pushed 21:25:07 be641fb7b8a5: Pushed 21:25:10 971f5dd4a0eb: Pushed 21:25:10 4687b85feb07d3d50e1bc338781fac63f010329a: digest: sha256:bea283f7e229aa8ee7493ee9614cfcfd8fd601a51b85629bd1de5a64ea95aa36 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:10 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:11 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 21:25:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 21:25:11 be641fb7b8a5: Preparing 21:25:11 971f5dd4a0eb: Preparing 21:25:11 4bf0020cfd19: Preparing 21:25:11 c07e57d6abbd: Preparing 21:25:11 7985eb46f1f0: Preparing 21:25:11 b2191e2be29d: Preparing 21:25:11 b2191e2be29d: Waiting 21:25:11 be641fb7b8a5: Layer already exists 21:25:11 4bf0020cfd19: Layer already exists 21:25:11 7985eb46f1f0: Layer already exists 21:25:11 c07e57d6abbd: Layer already exists 21:25:11 971f5dd4a0eb: Layer already exists 21:25:11 b2191e2be29d: Layer already exists 21:25:11 latest: digest: sha256:bea283f7e229aa8ee7493ee9614cfcfd8fd601a51b85629bd1de5a64ea95aa36 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:11 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:12 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.43 21:25:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 21:25:12 be641fb7b8a5: Preparing 21:25:12 971f5dd4a0eb: Preparing 21:25:12 4bf0020cfd19: Preparing 21:25:12 c07e57d6abbd: Preparing 21:25:12 7985eb46f1f0: Preparing 21:25:12 b2191e2be29d: Preparing 21:25:12 b2191e2be29d: Waiting 21:25:12 971f5dd4a0eb: Layer already exists 21:25:12 be641fb7b8a5: Layer already exists 21:25:12 4bf0020cfd19: Layer already exists 21:25:12 7985eb46f1f0: Layer already exists 21:25:12 c07e57d6abbd: Layer already exists 21:25:12 b2191e2be29d: Layer already exists 21:25:12 3.1.0-dev.43: digest: sha256:bea283f7e229aa8ee7493ee9614cfcfd8fd601a51b85629bd1de5a64ea95aa36 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:12 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:13 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 21:25:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 21:25:13 be641fb7b8a5: Preparing 21:25:13 971f5dd4a0eb: Preparing 21:25:13 4bf0020cfd19: Preparing 21:25:13 c07e57d6abbd: Preparing 21:25:13 7985eb46f1f0: Preparing 21:25:13 b2191e2be29d: Preparing 21:25:13 b2191e2be29d: Waiting 21:25:13 971f5dd4a0eb: Layer already exists 21:25:13 c07e57d6abbd: Layer already exists 21:25:13 7985eb46f1f0: Layer already exists 21:25:13 4bf0020cfd19: Layer already exists 21:25:13 be641fb7b8a5: Layer already exists 21:25:13 b2191e2be29d: Layer already exists 21:25:13 4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43: digest: sha256:bea283f7e229aa8ee7493ee9614cfcfd8fd601a51b85629bd1de5a64ea95aa36 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:13 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:14 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 21:25:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 21:25:14 be641fb7b8a5: Preparing 21:25:14 971f5dd4a0eb: Preparing 21:25:14 4bf0020cfd19: Preparing 21:25:14 c07e57d6abbd: Preparing 21:25:14 7985eb46f1f0: Preparing 21:25:14 b2191e2be29d: Preparing 21:25:14 b2191e2be29d: Waiting 21:25:14 7985eb46f1f0: Layer already exists 21:25:14 4bf0020cfd19: Layer already exists 21:25:14 971f5dd4a0eb: Layer already exists 21:25:14 be641fb7b8a5: Layer already exists 21:25:14 c07e57d6abbd: Layer already exists 21:25:14 b2191e2be29d: Layer already exists 21:25:14 main: digest: sha256:bea283f7e229aa8ee7493ee9614cfcfd8fd601a51b85629bd1de5a64ea95aa36 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:25:14 ===================================================== [Pipeline] echo 21:25:14 taggedImages: 21:25:14 - nexus3.edgexfoundry.org:10004/core-data-arm64:4687b85feb07d3d50e1bc338781fac63f010329a 21:25:14 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 21:25:14 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.43 21:25:14 - nexus3.edgexfoundry.org:10004/core-data-arm64:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 21:25:14 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 21:25:14 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 21:25:14 4687b85feb07d3d50e1bc338781fac63f010329a 21:25:14 latest 21:25:14 3.1.0-dev.43 21:25:14 4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 21:25:14 main 21:25:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:14 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4687b85feb07d3d50e1bc338781fac63f010329a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:15 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4687b85feb07d3d50e1bc338781fac63f010329a 21:25:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 21:25:15 bceb8ab2ea33: Preparing 21:25:15 01f1403c44e4: Preparing 21:25:15 52128018415e: Preparing 21:25:15 4bf0020cfd19: Preparing 21:25:15 c07e57d6abbd: Preparing 21:25:15 53715d8179d8: Preparing 21:25:15 b2191e2be29d: Preparing 21:25:15 53715d8179d8: Waiting 21:25:15 b2191e2be29d: Waiting 21:25:15 c07e57d6abbd: Layer already exists 21:25:15 4bf0020cfd19: Layer already exists 21:25:15 53715d8179d8: Layer already exists 21:25:15 b2191e2be29d: Layer already exists 21:25:15 01f1403c44e4: Pushed 21:25:15 bceb8ab2ea33: Pushed 21:25:18 52128018415e: Pushed 21:25:18 4687b85feb07d3d50e1bc338781fac63f010329a: digest: sha256:d70482e933a8e919498ae4983db5aa2a3d6369783e4847ee952ede17ff0268f0 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:18 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:19 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 21:25:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 21:25:19 bceb8ab2ea33: Preparing 21:25:19 01f1403c44e4: Preparing 21:25:19 52128018415e: Preparing 21:25:19 4bf0020cfd19: Preparing 21:25:19 c07e57d6abbd: Preparing 21:25:19 53715d8179d8: Preparing 21:25:19 b2191e2be29d: Preparing 21:25:19 53715d8179d8: Waiting 21:25:19 b2191e2be29d: Waiting 21:25:19 52128018415e: Layer already exists 21:25:19 01f1403c44e4: Layer already exists 21:25:19 bceb8ab2ea33: Layer already exists 21:25:19 4bf0020cfd19: Layer already exists 21:25:19 c07e57d6abbd: Layer already exists 21:25:19 b2191e2be29d: Layer already exists 21:25:19 53715d8179d8: Layer already exists 21:25:19 latest: digest: sha256:d70482e933a8e919498ae4983db5aa2a3d6369783e4847ee952ede17ff0268f0 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:19 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:20 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.43 21:25:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 21:25:20 bceb8ab2ea33: Preparing 21:25:20 01f1403c44e4: Preparing 21:25:20 52128018415e: Preparing 21:25:20 4bf0020cfd19: Preparing 21:25:20 c07e57d6abbd: Preparing 21:25:20 53715d8179d8: Preparing 21:25:20 b2191e2be29d: Preparing 21:25:20 53715d8179d8: Waiting 21:25:20 b2191e2be29d: Waiting 21:25:20 52128018415e: Layer already exists 21:25:20 01f1403c44e4: Layer already exists 21:25:20 c07e57d6abbd: Layer already exists 21:25:20 bceb8ab2ea33: Layer already exists 21:25:20 4bf0020cfd19: Layer already exists 21:25:20 b2191e2be29d: Layer already exists 21:25:20 53715d8179d8: Layer already exists 21:25:20 3.1.0-dev.43: digest: sha256:d70482e933a8e919498ae4983db5aa2a3d6369783e4847ee952ede17ff0268f0 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:20 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:21 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 21:25:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 21:25:21 bceb8ab2ea33: Preparing 21:25:21 01f1403c44e4: Preparing 21:25:21 52128018415e: Preparing 21:25:21 4bf0020cfd19: Preparing 21:25:21 c07e57d6abbd: Preparing 21:25:21 53715d8179d8: Preparing 21:25:21 b2191e2be29d: Preparing 21:25:21 53715d8179d8: Waiting 21:25:21 b2191e2be29d: Waiting 21:25:21 bceb8ab2ea33: Layer already exists 21:25:21 4bf0020cfd19: Layer already exists 21:25:21 52128018415e: Layer already exists 21:25:21 01f1403c44e4: Layer already exists 21:25:21 c07e57d6abbd: Layer already exists 21:25:21 53715d8179d8: Layer already exists 21:25:21 b2191e2be29d: Layer already exists 21:25:21 4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43: digest: sha256:d70482e933a8e919498ae4983db5aa2a3d6369783e4847ee952ede17ff0268f0 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:21 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:22 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 21:25:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 21:25:22 bceb8ab2ea33: Preparing 21:25:22 01f1403c44e4: Preparing 21:25:22 52128018415e: Preparing 21:25:22 4bf0020cfd19: Preparing 21:25:22 c07e57d6abbd: Preparing 21:25:22 53715d8179d8: Preparing 21:25:22 b2191e2be29d: Preparing 21:25:22 53715d8179d8: Waiting 21:25:22 b2191e2be29d: Waiting 21:25:22 bceb8ab2ea33: Layer already exists 21:25:22 c07e57d6abbd: Layer already exists 21:25:22 4bf0020cfd19: Layer already exists 21:25:22 52128018415e: Layer already exists 21:25:22 01f1403c44e4: Layer already exists 21:25:22 b2191e2be29d: Layer already exists 21:25:22 53715d8179d8: Layer already exists 21:25:22 main: digest: sha256:d70482e933a8e919498ae4983db5aa2a3d6369783e4847ee952ede17ff0268f0 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:25:22 ===================================================== [Pipeline] echo 21:25:22 taggedImages: 21:25:22 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4687b85feb07d3d50e1bc338781fac63f010329a 21:25:22 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 21:25:22 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.43 21:25:22 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 21:25:22 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 21:25:22 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 21:25:22 4687b85feb07d3d50e1bc338781fac63f010329a 21:25:22 latest 21:25:22 3.1.0-dev.43 21:25:22 4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 21:25:22 main 21:25:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:22 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4687b85feb07d3d50e1bc338781fac63f010329a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:23 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4687b85feb07d3d50e1bc338781fac63f010329a 21:25:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 21:25:23 05d5fc4ebc70: Preparing 21:25:23 ae33416c9352: Preparing 21:25:23 b6371fc9054f: Preparing 21:25:23 0b2c44925032: Preparing 21:25:23 49dbdd97b75d: Preparing 21:25:23 383c47f254aa: Preparing 21:25:23 c49ca9d144cb: Preparing 21:25:23 4bf0020cfd19: Preparing 21:25:23 c07e57d6abbd: Preparing 21:25:23 b91e6ef3c282: Preparing 21:25:23 7822dad9ff61: Preparing 21:25:23 5f70bf18a086: Preparing 21:25:23 1aaa9a46c191: Preparing 21:25:23 501533e0ebde: Preparing 21:25:23 b2191e2be29d: Preparing 21:25:23 383c47f254aa: Waiting 21:25:23 c49ca9d144cb: Waiting 21:25:23 4bf0020cfd19: Waiting 21:25:23 c07e57d6abbd: Waiting 21:25:23 7822dad9ff61: Waiting 21:25:23 501533e0ebde: Waiting 21:25:23 b2191e2be29d: Waiting 21:25:23 5f70bf18a086: Waiting 21:25:23 1aaa9a46c191: Waiting 21:25:23 b91e6ef3c282: Waiting 21:25:23 ae33416c9352: Pushed 21:25:23 b6371fc9054f: Pushed 21:25:23 05d5fc4ebc70: Pushed 21:25:23 49dbdd97b75d: Pushed 21:25:23 0b2c44925032: Pushed 21:25:23 c07e57d6abbd: Layer already exists 21:25:23 4bf0020cfd19: Layer already exists 21:25:23 383c47f254aa: Pushed 21:25:23 7822dad9ff61: Pushed 21:25:23 b91e6ef3c282: Pushed 21:25:23 5f70bf18a086: Pushed 21:25:23 1aaa9a46c191: Pushed 21:25:23 b2191e2be29d: Layer already exists 21:25:23 501533e0ebde: Pushed 21:25:27 c49ca9d144cb: Pushed 21:25:27 4687b85feb07d3d50e1bc338781fac63f010329a: digest: sha256:dfd150a0fdc6ab24d981049d5ca889350e5500d8fb98858dbafc21a22e930b94 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:27 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:27 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 21:25:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 21:25:27 05d5fc4ebc70: Preparing 21:25:27 ae33416c9352: Preparing 21:25:27 b6371fc9054f: Preparing 21:25:27 0b2c44925032: Preparing 21:25:27 49dbdd97b75d: Preparing 21:25:27 383c47f254aa: Preparing 21:25:27 c49ca9d144cb: Preparing 21:25:27 4bf0020cfd19: Preparing 21:25:27 c07e57d6abbd: Preparing 21:25:27 b91e6ef3c282: Preparing 21:25:27 7822dad9ff61: Preparing 21:25:27 5f70bf18a086: Preparing 21:25:27 1aaa9a46c191: Preparing 21:25:27 501533e0ebde: Preparing 21:25:27 b2191e2be29d: Preparing 21:25:27 b91e6ef3c282: Waiting 21:25:27 7822dad9ff61: Waiting 21:25:27 1aaa9a46c191: Waiting 21:25:27 383c47f254aa: Waiting 21:25:27 c49ca9d144cb: Waiting 21:25:27 4bf0020cfd19: Waiting 21:25:27 c07e57d6abbd: Waiting 21:25:27 501533e0ebde: Waiting 21:25:27 b2191e2be29d: Waiting 21:25:27 5f70bf18a086: Waiting 21:25:27 ae33416c9352: Layer already exists 21:25:27 b6371fc9054f: Layer already exists 21:25:27 05d5fc4ebc70: Layer already exists 21:25:27 49dbdd97b75d: Layer already exists 21:25:27 0b2c44925032: Layer already exists 21:25:27 c49ca9d144cb: Layer already exists 21:25:27 383c47f254aa: Layer already exists 21:25:27 c07e57d6abbd: Layer already exists 21:25:27 4bf0020cfd19: Layer already exists 21:25:27 b91e6ef3c282: Layer already exists 21:25:27 7822dad9ff61: Layer already exists 21:25:27 501533e0ebde: Layer already exists 21:25:27 5f70bf18a086: Layer already exists 21:25:27 1aaa9a46c191: Layer already exists 21:25:27 b2191e2be29d: Layer already exists 21:25:28 latest: digest: sha256:dfd150a0fdc6ab24d981049d5ca889350e5500d8fb98858dbafc21a22e930b94 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:28 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:28 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.43 21:25:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 21:25:28 05d5fc4ebc70: Preparing 21:25:28 ae33416c9352: Preparing 21:25:28 b6371fc9054f: Preparing 21:25:28 0b2c44925032: Preparing 21:25:28 49dbdd97b75d: Preparing 21:25:28 383c47f254aa: Preparing 21:25:28 c49ca9d144cb: Preparing 21:25:28 4bf0020cfd19: Preparing 21:25:28 c07e57d6abbd: Preparing 21:25:28 b91e6ef3c282: Preparing 21:25:28 7822dad9ff61: Preparing 21:25:28 5f70bf18a086: Preparing 21:25:28 1aaa9a46c191: Preparing 21:25:28 501533e0ebde: Preparing 21:25:28 b2191e2be29d: Preparing 21:25:28 b91e6ef3c282: Waiting 21:25:28 1aaa9a46c191: Waiting 21:25:28 501533e0ebde: Waiting 21:25:28 383c47f254aa: Waiting 21:25:28 7822dad9ff61: Waiting 21:25:28 5f70bf18a086: Waiting 21:25:28 c49ca9d144cb: Waiting 21:25:28 c07e57d6abbd: Waiting 21:25:28 4bf0020cfd19: Waiting 21:25:28 b2191e2be29d: Waiting 21:25:28 49dbdd97b75d: Layer already exists 21:25:28 0b2c44925032: Layer already exists 21:25:28 05d5fc4ebc70: Layer already exists 21:25:28 b6371fc9054f: Layer already exists 21:25:28 ae33416c9352: Layer already exists 21:25:28 383c47f254aa: Layer already exists 21:25:28 c49ca9d144cb: Layer already exists 21:25:28 4bf0020cfd19: Layer already exists 21:25:28 c07e57d6abbd: Layer already exists 21:25:28 b91e6ef3c282: Layer already exists 21:25:28 7822dad9ff61: Layer already exists 21:25:28 5f70bf18a086: Layer already exists 21:25:28 1aaa9a46c191: Layer already exists 21:25:28 501533e0ebde: Layer already exists 21:25:28 b2191e2be29d: Layer already exists 21:25:29 3.1.0-dev.43: digest: sha256:dfd150a0fdc6ab24d981049d5ca889350e5500d8fb98858dbafc21a22e930b94 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:29 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:29 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 21:25:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 21:25:29 05d5fc4ebc70: Preparing 21:25:29 ae33416c9352: Preparing 21:25:29 b6371fc9054f: Preparing 21:25:29 0b2c44925032: Preparing 21:25:29 49dbdd97b75d: Preparing 21:25:29 383c47f254aa: Preparing 21:25:29 383c47f254aa: Waiting 21:25:29 c49ca9d144cb: Preparing 21:25:29 4bf0020cfd19: Preparing 21:25:29 c07e57d6abbd: Preparing 21:25:29 b91e6ef3c282: Preparing 21:25:29 7822dad9ff61: Preparing 21:25:29 5f70bf18a086: Preparing 21:25:29 1aaa9a46c191: Preparing 21:25:29 501533e0ebde: Preparing 21:25:29 b2191e2be29d: Preparing 21:25:29 c07e57d6abbd: Waiting 21:25:29 b91e6ef3c282: Waiting 21:25:29 7822dad9ff61: Waiting 21:25:29 5f70bf18a086: Waiting 21:25:29 1aaa9a46c191: Waiting 21:25:29 501533e0ebde: Waiting 21:25:29 b2191e2be29d: Waiting 21:25:29 c49ca9d144cb: Waiting 21:25:29 4bf0020cfd19: Waiting 21:25:29 49dbdd97b75d: Layer already exists 21:25:29 05d5fc4ebc70: Layer already exists 21:25:29 0b2c44925032: Layer already exists 21:25:29 b6371fc9054f: Layer already exists 21:25:29 ae33416c9352: Layer already exists 21:25:29 383c47f254aa: Layer already exists 21:25:29 c49ca9d144cb: Layer already exists 21:25:29 b91e6ef3c282: Layer already exists 21:25:29 4bf0020cfd19: Layer already exists 21:25:29 c07e57d6abbd: Layer already exists 21:25:29 7822dad9ff61: Layer already exists 21:25:29 5f70bf18a086: Layer already exists 21:25:29 1aaa9a46c191: Layer already exists 21:25:29 501533e0ebde: Layer already exists 21:25:29 b2191e2be29d: Layer already exists 21:25:30 4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43: digest: sha256:dfd150a0fdc6ab24d981049d5ca889350e5500d8fb98858dbafc21a22e930b94 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:30 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:30 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 21:25:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 21:25:30 05d5fc4ebc70: Preparing 21:25:30 ae33416c9352: Preparing 21:25:30 b6371fc9054f: Preparing 21:25:30 0b2c44925032: Preparing 21:25:30 49dbdd97b75d: Preparing 21:25:30 383c47f254aa: Preparing 21:25:30 c49ca9d144cb: Preparing 21:25:30 4bf0020cfd19: Preparing 21:25:30 c07e57d6abbd: Preparing 21:25:30 b91e6ef3c282: Preparing 21:25:30 7822dad9ff61: Preparing 21:25:30 5f70bf18a086: Preparing 21:25:30 1aaa9a46c191: Preparing 21:25:30 501533e0ebde: Preparing 21:25:30 b2191e2be29d: Preparing 21:25:30 b91e6ef3c282: Waiting 21:25:30 383c47f254aa: Waiting 21:25:30 c49ca9d144cb: Waiting 21:25:30 4bf0020cfd19: Waiting 21:25:30 c07e57d6abbd: Waiting 21:25:30 501533e0ebde: Waiting 21:25:30 7822dad9ff61: Waiting 21:25:30 b2191e2be29d: Waiting 21:25:30 1aaa9a46c191: Waiting 21:25:30 ae33416c9352: Layer already exists 21:25:30 05d5fc4ebc70: Layer already exists 21:25:30 49dbdd97b75d: Layer already exists 21:25:30 b6371fc9054f: Layer already exists 21:25:30 0b2c44925032: Layer already exists 21:25:30 c49ca9d144cb: Layer already exists 21:25:30 c07e57d6abbd: Layer already exists 21:25:30 383c47f254aa: Layer already exists 21:25:30 4bf0020cfd19: Layer already exists 21:25:30 b91e6ef3c282: Layer already exists 21:25:30 5f70bf18a086: Layer already exists 21:25:30 1aaa9a46c191: Layer already exists 21:25:30 501533e0ebde: Layer already exists 21:25:30 7822dad9ff61: Layer already exists 21:25:31 b2191e2be29d: Layer already exists 21:25:31 main: digest: sha256:dfd150a0fdc6ab24d981049d5ca889350e5500d8fb98858dbafc21a22e930b94 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:25:31 ===================================================== [Pipeline] echo 21:25:31 taggedImages: 21:25:31 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4687b85feb07d3d50e1bc338781fac63f010329a 21:25:31 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 21:25:31 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.43 21:25:31 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 21:25:31 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 21:25:31 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 21:25:31 4687b85feb07d3d50e1bc338781fac63f010329a 21:25:31 latest 21:25:31 3.1.0-dev.43 21:25:31 4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 21:25:31 main 21:25:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:31 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4687b85feb07d3d50e1bc338781fac63f010329a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:31 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4687b85feb07d3d50e1bc338781fac63f010329a 21:25:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 21:25:31 844ed6a7dd12: Preparing 21:25:31 5af2e77b7071: Preparing 21:25:31 130d4dedbfea: Preparing 21:25:31 ae18919e5ed8: Preparing 21:25:31 4bf0020cfd19: Preparing 21:25:31 c07e57d6abbd: Preparing 21:25:31 53715d8179d8: Preparing 21:25:31 b2191e2be29d: Preparing 21:25:31 c07e57d6abbd: Waiting 21:25:31 53715d8179d8: Waiting 21:25:31 b2191e2be29d: Waiting 21:25:32 5af2e77b7071: Pushed 21:25:32 130d4dedbfea: Pushed 21:25:32 4bf0020cfd19: Layer already exists 21:25:32 c07e57d6abbd: Layer already exists 21:25:32 53715d8179d8: Layer already exists 21:25:32 b2191e2be29d: Layer already exists 21:25:32 844ed6a7dd12: Pushed 21:25:35 ae18919e5ed8: Pushed 21:25:35 4687b85feb07d3d50e1bc338781fac63f010329a: digest: sha256:bd9bd39b577a830fdf08a1289a97dc2c0d6553b753e24aa4436cc8b7fa6d54ee size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:35 + 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:25:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 21:25:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 21:25:36 844ed6a7dd12: Preparing 21:25:36 5af2e77b7071: Preparing 21:25:36 130d4dedbfea: Preparing 21:25:36 ae18919e5ed8: Preparing 21:25:36 4bf0020cfd19: Preparing 21:25:36 c07e57d6abbd: Preparing 21:25:36 53715d8179d8: Preparing 21:25:36 b2191e2be29d: Preparing 21:25:36 c07e57d6abbd: Waiting 21:25:36 b2191e2be29d: Waiting 21:25:36 53715d8179d8: Waiting 21:25:36 4bf0020cfd19: Layer already exists 21:25:36 844ed6a7dd12: Layer already exists 21:25:36 5af2e77b7071: Layer already exists 21:25:36 ae18919e5ed8: Layer already exists 21:25:36 130d4dedbfea: Layer already exists 21:25:36 c07e57d6abbd: Layer already exists 21:25:36 53715d8179d8: Layer already exists 21:25:36 b2191e2be29d: Layer already exists 21:25:36 latest: digest: sha256:bd9bd39b577a830fdf08a1289a97dc2c0d6553b753e24aa4436cc8b7fa6d54ee size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:36 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:37 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.43 21:25:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 21:25:37 844ed6a7dd12: Preparing 21:25:37 5af2e77b7071: Preparing 21:25:37 130d4dedbfea: Preparing 21:25:37 ae18919e5ed8: Preparing 21:25:37 4bf0020cfd19: Preparing 21:25:37 c07e57d6abbd: Preparing 21:25:37 53715d8179d8: Preparing 21:25:37 b2191e2be29d: Preparing 21:25:37 53715d8179d8: Waiting 21:25:37 b2191e2be29d: Waiting 21:25:37 c07e57d6abbd: Waiting 21:25:37 5af2e77b7071: Layer already exists 21:25:37 4bf0020cfd19: Layer already exists 21:25:37 130d4dedbfea: Layer already exists 21:25:37 844ed6a7dd12: Layer already exists 21:25:37 ae18919e5ed8: Layer already exists 21:25:37 53715d8179d8: Layer already exists 21:25:37 c07e57d6abbd: Layer already exists 21:25:37 b2191e2be29d: Layer already exists 21:25:37 3.1.0-dev.43: digest: sha256:bd9bd39b577a830fdf08a1289a97dc2c0d6553b753e24aa4436cc8b7fa6d54ee size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:37 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 21:25:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 21:25:38 844ed6a7dd12: Preparing 21:25:38 5af2e77b7071: Preparing 21:25:38 130d4dedbfea: Preparing 21:25:38 ae18919e5ed8: Preparing 21:25:38 4bf0020cfd19: Preparing 21:25:38 c07e57d6abbd: Preparing 21:25:38 53715d8179d8: Preparing 21:25:38 b2191e2be29d: Preparing 21:25:38 53715d8179d8: Waiting 21:25:38 b2191e2be29d: Waiting 21:25:38 c07e57d6abbd: Waiting 21:25:38 5af2e77b7071: Layer already exists 21:25:38 4bf0020cfd19: Layer already exists 21:25:38 ae18919e5ed8: Layer already exists 21:25:38 130d4dedbfea: Layer already exists 21:25:38 844ed6a7dd12: Layer already exists 21:25:38 53715d8179d8: Layer already exists 21:25:38 c07e57d6abbd: Layer already exists 21:25:38 b2191e2be29d: Layer already exists 21:25:38 4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43: digest: sha256:bd9bd39b577a830fdf08a1289a97dc2c0d6553b753e24aa4436cc8b7fa6d54ee size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:38 + 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:25:41 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 21:25:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 21:25:41 844ed6a7dd12: Preparing 21:25:41 5af2e77b7071: Preparing 21:25:41 130d4dedbfea: Preparing 21:25:41 ae18919e5ed8: Preparing 21:25:41 4bf0020cfd19: Preparing 21:25:41 c07e57d6abbd: Preparing 21:25:41 53715d8179d8: Preparing 21:25:41 b2191e2be29d: Preparing 21:25:41 53715d8179d8: Waiting 21:25:41 b2191e2be29d: Waiting 21:25:41 c07e57d6abbd: Waiting 21:25:41 844ed6a7dd12: Layer already exists 21:25:41 4bf0020cfd19: Layer already exists 21:25:41 130d4dedbfea: Layer already exists 21:25:41 5af2e77b7071: Layer already exists 21:25:41 ae18919e5ed8: Layer already exists 21:25:41 53715d8179d8: Layer already exists 21:25:41 c07e57d6abbd: Layer already exists 21:25:41 b2191e2be29d: Layer already exists 21:25:41 main: digest: sha256:bd9bd39b577a830fdf08a1289a97dc2c0d6553b753e24aa4436cc8b7fa6d54ee size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:25:41 ===================================================== [Pipeline] echo 21:25:41 taggedImages: 21:25:41 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4687b85feb07d3d50e1bc338781fac63f010329a 21:25:41 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 21:25:41 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.43 21:25:41 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 21:25:41 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 21:25:41 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 21:25:41 4687b85feb07d3d50e1bc338781fac63f010329a 21:25:41 latest 21:25:41 3.1.0-dev.43 21:25:41 4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 21:25:41 main 21:25:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:41 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4687b85feb07d3d50e1bc338781fac63f010329a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:42 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4687b85feb07d3d50e1bc338781fac63f010329a 21:25:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 21:25:42 9817bc27c930: Preparing 21:25:42 36f0ee48ef40: Preparing 21:25:42 113cac4458c9: Preparing 21:25:42 19473c838270: Preparing 21:25:42 412a9c336b00: Preparing 21:25:42 4bf0020cfd19: Preparing 21:25:42 c07e57d6abbd: Preparing 21:25:42 ff06b3f24ae1: Preparing 21:25:42 f6561d89b473: Preparing 21:25:42 b2191e2be29d: Preparing 21:25:42 ff06b3f24ae1: Waiting 21:25:42 f6561d89b473: Waiting 21:25:42 b2191e2be29d: Waiting 21:25:42 4bf0020cfd19: Waiting 21:25:42 c07e57d6abbd: Waiting 21:25:42 36f0ee48ef40: Pushed 21:25:42 412a9c336b00: Pushed 21:25:42 19473c838270: Pushed 21:25:42 9817bc27c930: Pushed 21:25:42 4bf0020cfd19: Layer already exists 21:25:42 c07e57d6abbd: Layer already exists 21:25:42 b2191e2be29d: Layer already exists 21:25:42 ff06b3f24ae1: Pushed 21:25:45 f6561d89b473: Pushed 21:25:45 113cac4458c9: Pushed 21:25:45 4687b85feb07d3d50e1bc338781fac63f010329a: digest: sha256:b25c7601a7fc85f608eb0d4a34b2844d6ac1b7aa228a87d6f0cf8edf2e5b6172 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:45 + 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:25:45 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 21:25:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 21:25:45 9817bc27c930: Preparing 21:25:45 36f0ee48ef40: Preparing 21:25:45 113cac4458c9: Preparing 21:25:45 19473c838270: Preparing 21:25:45 412a9c336b00: Preparing 21:25:45 4bf0020cfd19: Preparing 21:25:45 c07e57d6abbd: Preparing 21:25:45 ff06b3f24ae1: Preparing 21:25:45 f6561d89b473: Preparing 21:25:45 b2191e2be29d: Preparing 21:25:45 4bf0020cfd19: Waiting 21:25:45 c07e57d6abbd: Waiting 21:25:45 ff06b3f24ae1: Waiting 21:25:45 f6561d89b473: Waiting 21:25:45 b2191e2be29d: Waiting 21:25:45 412a9c336b00: Layer already exists 21:25:45 113cac4458c9: Layer already exists 21:25:45 9817bc27c930: Layer already exists 21:25:45 19473c838270: Layer already exists 21:25:45 36f0ee48ef40: Layer already exists 21:25:45 c07e57d6abbd: Layer already exists 21:25:45 4bf0020cfd19: Layer already exists 21:25:45 f6561d89b473: Layer already exists 21:25:45 ff06b3f24ae1: Layer already exists 21:25:45 b2191e2be29d: Layer already exists 21:25:46 latest: digest: sha256:b25c7601a7fc85f608eb0d4a34b2844d6ac1b7aa228a87d6f0cf8edf2e5b6172 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:46 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.43 21:25:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 21:25:46 9817bc27c930: Preparing 21:25:46 36f0ee48ef40: Preparing 21:25:46 113cac4458c9: Preparing 21:25:46 19473c838270: Preparing 21:25:46 412a9c336b00: Preparing 21:25:46 4bf0020cfd19: Preparing 21:25:46 c07e57d6abbd: Preparing 21:25:46 ff06b3f24ae1: Preparing 21:25:46 f6561d89b473: Preparing 21:25:46 b2191e2be29d: Preparing 21:25:46 ff06b3f24ae1: Waiting 21:25:46 f6561d89b473: Waiting 21:25:46 b2191e2be29d: Waiting 21:25:46 4bf0020cfd19: Waiting 21:25:46 c07e57d6abbd: Waiting 21:25:46 19473c838270: Layer already exists 21:25:46 412a9c336b00: Layer already exists 21:25:46 36f0ee48ef40: Layer already exists 21:25:46 113cac4458c9: Layer already exists 21:25:46 9817bc27c930: Layer already exists 21:25:46 4bf0020cfd19: Layer already exists 21:25:46 ff06b3f24ae1: Layer already exists 21:25:46 f6561d89b473: Layer already exists 21:25:46 c07e57d6abbd: Layer already exists 21:25:46 b2191e2be29d: Layer already exists 21:25:47 3.1.0-dev.43: digest: sha256:b25c7601a7fc85f608eb0d4a34b2844d6ac1b7aa228a87d6f0cf8edf2e5b6172 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:47 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:47 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 21:25:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 21:25:47 9817bc27c930: Preparing 21:25:47 36f0ee48ef40: Preparing 21:25:47 113cac4458c9: Preparing 21:25:47 19473c838270: Preparing 21:25:47 412a9c336b00: Preparing 21:25:47 4bf0020cfd19: Preparing 21:25:47 c07e57d6abbd: Preparing 21:25:47 ff06b3f24ae1: Preparing 21:25:47 f6561d89b473: Preparing 21:25:47 b2191e2be29d: Preparing 21:25:47 c07e57d6abbd: Waiting 21:25:47 4bf0020cfd19: Waiting 21:25:47 ff06b3f24ae1: Waiting 21:25:47 f6561d89b473: Waiting 21:25:47 b2191e2be29d: Waiting 21:25:47 36f0ee48ef40: Layer already exists 21:25:47 9817bc27c930: Layer already exists 21:25:47 113cac4458c9: Layer already exists 21:25:47 412a9c336b00: Layer already exists 21:25:47 19473c838270: Layer already exists 21:25:47 4bf0020cfd19: Layer already exists 21:25:47 f6561d89b473: Layer already exists 21:25:47 b2191e2be29d: Layer already exists 21:25:47 ff06b3f24ae1: Layer already exists 21:25:47 c07e57d6abbd: Layer already exists 21:25:47 4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43: digest: sha256:b25c7601a7fc85f608eb0d4a34b2844d6ac1b7aa228a87d6f0cf8edf2e5b6172 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:48 + 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:25:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 21:25:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 21:25:48 9817bc27c930: Preparing 21:25:48 36f0ee48ef40: Preparing 21:25:48 113cac4458c9: Preparing 21:25:48 19473c838270: Preparing 21:25:48 412a9c336b00: Preparing 21:25:48 4bf0020cfd19: Preparing 21:25:48 c07e57d6abbd: Preparing 21:25:48 ff06b3f24ae1: Preparing 21:25:48 f6561d89b473: Preparing 21:25:48 b2191e2be29d: Preparing 21:25:48 c07e57d6abbd: Waiting 21:25:48 ff06b3f24ae1: Waiting 21:25:48 4bf0020cfd19: Waiting 21:25:48 f6561d89b473: Waiting 21:25:48 b2191e2be29d: Waiting 21:25:48 412a9c336b00: Layer already exists 21:25:48 19473c838270: Layer already exists 21:25:48 113cac4458c9: Layer already exists 21:25:48 9817bc27c930: Layer already exists 21:25:48 36f0ee48ef40: Layer already exists 21:25:48 4bf0020cfd19: Layer already exists 21:25:48 f6561d89b473: Layer already exists 21:25:48 c07e57d6abbd: Layer already exists 21:25:48 ff06b3f24ae1: Layer already exists 21:25:48 b2191e2be29d: Layer already exists 21:25:48 main: digest: sha256:b25c7601a7fc85f608eb0d4a34b2844d6ac1b7aa228a87d6f0cf8edf2e5b6172 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:25:48 ===================================================== [Pipeline] echo 21:25:48 taggedImages: 21:25:48 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4687b85feb07d3d50e1bc338781fac63f010329a 21:25:48 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 21:25:48 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.43 21:25:48 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 21:25:48 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 21:25:48 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 21:25:48 4687b85feb07d3d50e1bc338781fac63f010329a 21:25:48 latest 21:25:48 3.1.0-dev.43 21:25:48 4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 21:25:48 main 21:25:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:49 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4687b85feb07d3d50e1bc338781fac63f010329a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:49 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4687b85feb07d3d50e1bc338781fac63f010329a 21:25:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 21:25:49 e6e65e98f7f1: Preparing 21:25:49 57f785d07f95: Preparing 21:25:49 72d0600896bc: Preparing 21:25:49 d2d0100381d7: Preparing 21:25:49 130a90c129e9: Preparing 21:25:49 1f644f955595: Preparing 21:25:49 6952c1324138: Preparing 21:25:49 4bf0020cfd19: Preparing 21:25:49 c07e57d6abbd: Preparing 21:25:49 a53b061688bb: Preparing 21:25:49 b2191e2be29d: Preparing 21:25:49 4bf0020cfd19: Waiting 21:25:49 c07e57d6abbd: Waiting 21:25:49 a53b061688bb: Waiting 21:25:49 b2191e2be29d: Waiting 21:25:49 6952c1324138: Waiting 21:25:49 1f644f955595: Waiting 21:25:49 57f785d07f95: Pushed 21:25:49 130a90c129e9: Pushed 21:25:49 e6e65e98f7f1: Pushed 21:25:49 4bf0020cfd19: Layer already exists 21:25:49 c07e57d6abbd: Layer already exists 21:25:49 1f644f955595: Pushed 21:25:50 b2191e2be29d: Layer already exists 21:25:50 6952c1324138: Pushed 21:25:52 d2d0100381d7: Pushed 21:25:52 a53b061688bb: Pushed 21:25:53 72d0600896bc: Pushed 21:25:53 4687b85feb07d3d50e1bc338781fac63f010329a: digest: sha256:548c31f39d91754f94fc6feb517037eb435f19495b990a857976911abdc597be size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:54 + 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:25:54 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 21:25:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 21:25:54 e6e65e98f7f1: Preparing 21:25:54 57f785d07f95: Preparing 21:25:54 72d0600896bc: Preparing 21:25:54 d2d0100381d7: Preparing 21:25:54 130a90c129e9: Preparing 21:25:54 1f644f955595: Preparing 21:25:54 6952c1324138: Preparing 21:25:54 4bf0020cfd19: Preparing 21:25:54 c07e57d6abbd: Preparing 21:25:54 a53b061688bb: Preparing 21:25:54 b2191e2be29d: Preparing 21:25:54 1f644f955595: Waiting 21:25:54 6952c1324138: Waiting 21:25:54 4bf0020cfd19: Waiting 21:25:54 c07e57d6abbd: Waiting 21:25:54 a53b061688bb: Waiting 21:25:54 b2191e2be29d: Waiting 21:25:54 72d0600896bc: Layer already exists 21:25:54 130a90c129e9: Layer already exists 21:25:54 57f785d07f95: Layer already exists 21:25:54 e6e65e98f7f1: Layer already exists 21:25:54 d2d0100381d7: Layer already exists 21:25:54 6952c1324138: Layer already exists 21:25:54 c07e57d6abbd: Layer already exists 21:25:54 1f644f955595: Layer already exists 21:25:54 4bf0020cfd19: Layer already exists 21:25:54 a53b061688bb: Layer already exists 21:25:54 b2191e2be29d: Layer already exists 21:25:54 latest: digest: sha256:548c31f39d91754f94fc6feb517037eb435f19495b990a857976911abdc597be size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:54 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:55 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.43 21:25:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 21:25:55 e6e65e98f7f1: Preparing 21:25:55 57f785d07f95: Preparing 21:25:55 72d0600896bc: Preparing 21:25:55 d2d0100381d7: Preparing 21:25:55 130a90c129e9: Preparing 21:25:55 1f644f955595: Preparing 21:25:55 6952c1324138: Preparing 21:25:55 4bf0020cfd19: Preparing 21:25:55 c07e57d6abbd: Preparing 21:25:55 a53b061688bb: Preparing 21:25:55 b2191e2be29d: Preparing 21:25:55 4bf0020cfd19: Waiting 21:25:55 c07e57d6abbd: Waiting 21:25:55 a53b061688bb: Waiting 21:25:55 1f644f955595: Waiting 21:25:55 6952c1324138: Waiting 21:25:55 b2191e2be29d: Waiting 21:25:55 72d0600896bc: Layer already exists 21:25:55 d2d0100381d7: Layer already exists 21:25:55 e6e65e98f7f1: Layer already exists 21:25:55 57f785d07f95: Layer already exists 21:25:55 130a90c129e9: Layer already exists 21:25:55 4bf0020cfd19: Layer already exists 21:25:55 6952c1324138: Layer already exists 21:25:55 c07e57d6abbd: Layer already exists 21:25:55 1f644f955595: Layer already exists 21:25:55 a53b061688bb: Layer already exists 21:25:55 b2191e2be29d: Layer already exists 21:25:55 3.1.0-dev.43: digest: sha256:548c31f39d91754f94fc6feb517037eb435f19495b990a857976911abdc597be size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:55 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:56 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 21:25:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 21:25:56 e6e65e98f7f1: Preparing 21:25:56 57f785d07f95: Preparing 21:25:56 72d0600896bc: Preparing 21:25:56 d2d0100381d7: Preparing 21:25:56 130a90c129e9: Preparing 21:25:56 1f644f955595: Preparing 21:25:56 6952c1324138: Preparing 21:25:56 4bf0020cfd19: Preparing 21:25:56 c07e57d6abbd: Preparing 21:25:56 a53b061688bb: Preparing 21:25:56 b2191e2be29d: Preparing 21:25:56 4bf0020cfd19: Waiting 21:25:56 1f644f955595: Waiting 21:25:56 c07e57d6abbd: Waiting 21:25:56 6952c1324138: Waiting 21:25:56 b2191e2be29d: Waiting 21:25:56 d2d0100381d7: Layer already exists 21:25:56 e6e65e98f7f1: Layer already exists 21:25:56 57f785d07f95: Layer already exists 21:25:56 130a90c129e9: Layer already exists 21:25:56 72d0600896bc: Layer already exists 21:25:56 1f644f955595: Layer already exists 21:25:56 a53b061688bb: Layer already exists 21:25:56 4bf0020cfd19: Layer already exists 21:25:56 6952c1324138: Layer already exists 21:25:56 c07e57d6abbd: Layer already exists 21:25:56 b2191e2be29d: Layer already exists 21:25:56 4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43: digest: sha256:548c31f39d91754f94fc6feb517037eb435f19495b990a857976911abdc597be size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:56 + 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:25:57 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 21:25:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 21:25:57 e6e65e98f7f1: Preparing 21:25:57 57f785d07f95: Preparing 21:25:57 72d0600896bc: Preparing 21:25:57 d2d0100381d7: Preparing 21:25:57 130a90c129e9: Preparing 21:25:57 1f644f955595: Preparing 21:25:57 6952c1324138: Preparing 21:25:57 4bf0020cfd19: Preparing 21:25:57 c07e57d6abbd: Preparing 21:25:57 a53b061688bb: Preparing 21:25:57 b2191e2be29d: Preparing 21:25:57 1f644f955595: Waiting 21:25:57 c07e57d6abbd: Waiting 21:25:57 6952c1324138: Waiting 21:25:57 4bf0020cfd19: Waiting 21:25:57 a53b061688bb: Waiting 21:25:57 b2191e2be29d: Waiting 21:25:57 e6e65e98f7f1: Layer already exists 21:25:57 57f785d07f95: Layer already exists 21:25:57 72d0600896bc: Layer already exists 21:25:57 d2d0100381d7: Layer already exists 21:25:57 130a90c129e9: Layer already exists 21:25:57 6952c1324138: Layer already exists 21:25:57 c07e57d6abbd: Layer already exists 21:25:57 4bf0020cfd19: Layer already exists 21:25:57 1f644f955595: Layer already exists 21:25:57 a53b061688bb: Layer already exists 21:25:57 b2191e2be29d: Layer already exists 21:25:57 main: digest: sha256:548c31f39d91754f94fc6feb517037eb435f19495b990a857976911abdc597be size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:25:57 ===================================================== [Pipeline] echo 21:25:57 taggedImages: 21:25:57 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4687b85feb07d3d50e1bc338781fac63f010329a 21:25:57 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 21:25:57 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.43 21:25:57 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 21:25:57 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 21:25:57 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 21:25:57 4687b85feb07d3d50e1bc338781fac63f010329a 21:25:57 latest 21:25:57 3.1.0-dev.43 21:25:57 4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 21:25:57 main 21:25:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:57 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4687b85feb07d3d50e1bc338781fac63f010329a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:58 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4687b85feb07d3d50e1bc338781fac63f010329a 21:25:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 21:25:58 47a485378b49: Preparing 21:25:58 4470cd98a737: Preparing 21:25:58 4bf0020cfd19: Preparing 21:25:58 c07e57d6abbd: Preparing 21:25:58 812c113d7a65: Preparing 21:25:58 b2191e2be29d: Preparing 21:25:58 b2191e2be29d: Waiting 21:25:58 4bf0020cfd19: Layer already exists 21:25:58 c07e57d6abbd: Layer already exists 21:25:58 b2191e2be29d: Layer already exists 21:25:58 47a485378b49: Pushed 21:25:59 812c113d7a65: Pushed 21:26:03 4470cd98a737: Pushed 21:26:03 4687b85feb07d3d50e1bc338781fac63f010329a: digest: sha256:e7288af5adfe6ce36af723a43637e84fe850faa8f29b5f2ddb3b41ac3079fdce size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:03 + 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:26:03 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 21:26:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 21:26:03 47a485378b49: Preparing 21:26:03 4470cd98a737: Preparing 21:26:03 4bf0020cfd19: Preparing 21:26:03 c07e57d6abbd: Preparing 21:26:03 812c113d7a65: Preparing 21:26:03 b2191e2be29d: Preparing 21:26:03 b2191e2be29d: Waiting 21:26:03 4bf0020cfd19: Layer already exists 21:26:03 47a485378b49: Layer already exists 21:26:03 4470cd98a737: Layer already exists 21:26:03 c07e57d6abbd: Layer already exists 21:26:03 812c113d7a65: Layer already exists 21:26:03 b2191e2be29d: Layer already exists 21:26:04 latest: digest: sha256:e7288af5adfe6ce36af723a43637e84fe850faa8f29b5f2ddb3b41ac3079fdce size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:04 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:04 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.43 21:26:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 21:26:04 47a485378b49: Preparing 21:26:04 4470cd98a737: Preparing 21:26:04 4bf0020cfd19: Preparing 21:26:04 c07e57d6abbd: Preparing 21:26:04 812c113d7a65: Preparing 21:26:04 b2191e2be29d: Preparing 21:26:04 b2191e2be29d: Waiting 21:26:04 812c113d7a65: Layer already exists 21:26:04 4bf0020cfd19: Layer already exists 21:26:04 c07e57d6abbd: Layer already exists 21:26:04 47a485378b49: Layer already exists 21:26:04 4470cd98a737: Layer already exists 21:26:04 b2191e2be29d: Layer already exists 21:26:04 3.1.0-dev.43: digest: sha256:e7288af5adfe6ce36af723a43637e84fe850faa8f29b5f2ddb3b41ac3079fdce size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:05 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:05 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 21:26:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 21:26:05 47a485378b49: Preparing 21:26:05 4470cd98a737: Preparing 21:26:05 4bf0020cfd19: Preparing 21:26:05 c07e57d6abbd: Preparing 21:26:05 812c113d7a65: Preparing 21:26:05 b2191e2be29d: Preparing 21:26:05 b2191e2be29d: Waiting 21:26:05 812c113d7a65: Layer already exists 21:26:05 4470cd98a737: Layer already exists 21:26:05 47a485378b49: Layer already exists 21:26:05 4bf0020cfd19: Layer already exists 21:26:05 c07e57d6abbd: Layer already exists 21:26:05 b2191e2be29d: Layer already exists 21:26:05 4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43: digest: sha256:e7288af5adfe6ce36af723a43637e84fe850faa8f29b5f2ddb3b41ac3079fdce size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:06 + 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:26:06 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 21:26:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 21:26:06 47a485378b49: Preparing 21:26:06 4470cd98a737: Preparing 21:26:06 4bf0020cfd19: Preparing 21:26:06 c07e57d6abbd: Preparing 21:26:06 812c113d7a65: Preparing 21:26:06 b2191e2be29d: Preparing 21:26:06 b2191e2be29d: Waiting 21:26:06 c07e57d6abbd: Layer already exists 21:26:06 4470cd98a737: Layer already exists 21:26:06 4bf0020cfd19: Layer already exists 21:26:06 812c113d7a65: Layer already exists 21:26:06 47a485378b49: Layer already exists 21:26:06 b2191e2be29d: Layer already exists 21:26:07 main: digest: sha256:e7288af5adfe6ce36af723a43637e84fe850faa8f29b5f2ddb3b41ac3079fdce size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:26:07 ===================================================== [Pipeline] echo 21:26:07 taggedImages: 21:26:07 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4687b85feb07d3d50e1bc338781fac63f010329a 21:26:07 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 21:26:07 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.43 21:26:07 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 21:26:07 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 21:26:07 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 21:26:07 4687b85feb07d3d50e1bc338781fac63f010329a 21:26:07 latest 21:26:07 3.1.0-dev.43 21:26:07 4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 21:26:07 main 21:26:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:07 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4687b85feb07d3d50e1bc338781fac63f010329a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4687b85feb07d3d50e1bc338781fac63f010329a 21:26:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 21:26:07 decf82d92985: Preparing 21:26:07 70011298048e: Preparing 21:26:07 2a281f519b84: Preparing 21:26:07 4bf0020cfd19: Preparing 21:26:07 c07e57d6abbd: Preparing 21:26:07 29b44e5b0321: Preparing 21:26:07 4980ebdf3dbc: Preparing 21:26:07 9322e59ca203: Preparing 21:26:07 b2191e2be29d: Preparing 21:26:07 4980ebdf3dbc: Waiting 21:26:07 9322e59ca203: Waiting 21:26:07 b2191e2be29d: Waiting 21:26:07 29b44e5b0321: Waiting 21:26:07 c07e57d6abbd: Layer already exists 21:26:07 4bf0020cfd19: Layer already exists 21:26:08 decf82d92985: Pushed 21:26:08 70011298048e: Pushed 21:26:08 2a281f519b84: Pushed 21:26:08 b2191e2be29d: Layer already exists 21:26:09 9322e59ca203: Pushed 21:26:21 4980ebdf3dbc: Pushed 21:26:25 29b44e5b0321: Pushed 21:26:25 4687b85feb07d3d50e1bc338781fac63f010329a: digest: sha256:224dcf023c699fb19a1e61b3fadd382c4a6a68be2b06341632e70e2816ef0e54 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:26 + 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:26:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 21:26:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 21:26:26 decf82d92985: Preparing 21:26:26 70011298048e: Preparing 21:26:26 2a281f519b84: Preparing 21:26:26 4bf0020cfd19: Preparing 21:26:26 c07e57d6abbd: Preparing 21:26:26 29b44e5b0321: Preparing 21:26:26 4980ebdf3dbc: Preparing 21:26:26 9322e59ca203: Preparing 21:26:26 b2191e2be29d: Preparing 21:26:26 29b44e5b0321: Waiting 21:26:26 4980ebdf3dbc: Waiting 21:26:26 9322e59ca203: Waiting 21:26:26 b2191e2be29d: Waiting 21:26:26 decf82d92985: Layer already exists 21:26:26 c07e57d6abbd: Layer already exists 21:26:26 70011298048e: Layer already exists 21:26:26 4bf0020cfd19: Layer already exists 21:26:26 2a281f519b84: Layer already exists 21:26:26 4980ebdf3dbc: Layer already exists 21:26:26 29b44e5b0321: Layer already exists 21:26:26 9322e59ca203: Layer already exists 21:26:26 b2191e2be29d: Layer already exists 21:26:26 latest: digest: sha256:224dcf023c699fb19a1e61b3fadd382c4a6a68be2b06341632e70e2816ef0e54 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:27 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.43 21:26:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 21:26:27 decf82d92985: Preparing 21:26:27 70011298048e: Preparing 21:26:27 2a281f519b84: Preparing 21:26:27 4bf0020cfd19: Preparing 21:26:27 c07e57d6abbd: Preparing 21:26:27 29b44e5b0321: Preparing 21:26:27 4980ebdf3dbc: Preparing 21:26:27 9322e59ca203: Preparing 21:26:27 b2191e2be29d: Preparing 21:26:27 4980ebdf3dbc: Waiting 21:26:27 9322e59ca203: Waiting 21:26:27 b2191e2be29d: Waiting 21:26:27 29b44e5b0321: Waiting 21:26:27 2a281f519b84: Layer already exists 21:26:27 c07e57d6abbd: Layer already exists 21:26:27 decf82d92985: Layer already exists 21:26:27 4bf0020cfd19: Layer already exists 21:26:27 70011298048e: Layer already exists 21:26:27 4980ebdf3dbc: Layer already exists 21:26:27 29b44e5b0321: Layer already exists 21:26:27 b2191e2be29d: Layer already exists 21:26:27 9322e59ca203: Layer already exists 21:26:27 3.1.0-dev.43: digest: sha256:224dcf023c699fb19a1e61b3fadd382c4a6a68be2b06341632e70e2816ef0e54 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:28 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 21:26:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 21:26:28 decf82d92985: Preparing 21:26:28 70011298048e: Preparing 21:26:28 2a281f519b84: Preparing 21:26:28 4bf0020cfd19: Preparing 21:26:28 c07e57d6abbd: Preparing 21:26:28 29b44e5b0321: Preparing 21:26:28 4980ebdf3dbc: Preparing 21:26:28 9322e59ca203: Preparing 21:26:28 b2191e2be29d: Preparing 21:26:28 4980ebdf3dbc: Waiting 21:26:28 29b44e5b0321: Waiting 21:26:28 9322e59ca203: Waiting 21:26:28 b2191e2be29d: Waiting 21:26:28 70011298048e: Layer already exists 21:26:28 decf82d92985: Layer already exists 21:26:28 c07e57d6abbd: Layer already exists 21:26:28 2a281f519b84: Layer already exists 21:26:28 4bf0020cfd19: Layer already exists 21:26:28 9322e59ca203: Layer already exists 21:26:28 29b44e5b0321: Layer already exists 21:26:28 4980ebdf3dbc: Layer already exists 21:26:28 b2191e2be29d: Layer already exists 21:26:28 4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43: digest: sha256:224dcf023c699fb19a1e61b3fadd382c4a6a68be2b06341632e70e2816ef0e54 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:29 + 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:26:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 21:26:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 21:26:29 decf82d92985: Preparing 21:26:29 70011298048e: Preparing 21:26:29 2a281f519b84: Preparing 21:26:29 4bf0020cfd19: Preparing 21:26:29 c07e57d6abbd: Preparing 21:26:29 29b44e5b0321: Preparing 21:26:29 4980ebdf3dbc: Preparing 21:26:29 9322e59ca203: Preparing 21:26:29 b2191e2be29d: Preparing 21:26:29 b2191e2be29d: Waiting 21:26:29 4980ebdf3dbc: Waiting 21:26:29 9322e59ca203: Waiting 21:26:29 29b44e5b0321: Waiting 21:26:29 c07e57d6abbd: Layer already exists 21:26:29 decf82d92985: Layer already exists 21:26:29 2a281f519b84: Layer already exists 21:26:29 4bf0020cfd19: Layer already exists 21:26:29 70011298048e: Layer already exists 21:26:29 29b44e5b0321: Layer already exists 21:26:29 4980ebdf3dbc: Layer already exists 21:26:29 9322e59ca203: Layer already exists 21:26:29 b2191e2be29d: Layer already exists 21:26:29 main: digest: sha256:224dcf023c699fb19a1e61b3fadd382c4a6a68be2b06341632e70e2816ef0e54 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:26:29 ===================================================== [Pipeline] echo 21:26:29 taggedImages: 21:26:29 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4687b85feb07d3d50e1bc338781fac63f010329a 21:26:29 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 21:26:29 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.43 21:26:29 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 21:26:29 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 21:26:29 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 21:26:29 4687b85feb07d3d50e1bc338781fac63f010329a 21:26:29 latest 21:26:29 3.1.0-dev.43 21:26:29 4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 21:26:29 main 21:26:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:30 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4687b85feb07d3d50e1bc338781fac63f010329a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4687b85feb07d3d50e1bc338781fac63f010329a 21:26:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 21:26:30 0e1075ad033c: Preparing 21:26:30 2960112e13b9: Preparing 21:26:30 5e1fc619ebce: Preparing 21:26:30 4bf0020cfd19: Preparing 21:26:30 c07e57d6abbd: Preparing 21:26:30 29b44e5b0321: Preparing 21:26:30 f338ce682614: Preparing 21:26:30 b2191e2be29d: Preparing 21:26:30 29b44e5b0321: Waiting 21:26:30 f338ce682614: Waiting 21:26:30 b2191e2be29d: Waiting 21:26:30 4bf0020cfd19: Layer already exists 21:26:30 c07e57d6abbd: Layer already exists 21:26:30 29b44e5b0321: Layer already exists 21:26:30 b2191e2be29d: Layer already exists 21:26:30 5e1fc619ebce: Pushed 21:26:30 0e1075ad033c: Pushed 21:26:30 2960112e13b9: Pushed 21:26:31 f338ce682614: Pushed 21:26:31 4687b85feb07d3d50e1bc338781fac63f010329a: digest: sha256:9ae6012daf998e715b33117a2710148af6f7802002ecb92a7e961a93b0557fb7 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:31 + 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:26:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 21:26:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 21:26:31 0e1075ad033c: Preparing 21:26:31 2960112e13b9: Preparing 21:26:31 5e1fc619ebce: Preparing 21:26:31 4bf0020cfd19: Preparing 21:26:31 c07e57d6abbd: Preparing 21:26:31 29b44e5b0321: Preparing 21:26:31 f338ce682614: Preparing 21:26:31 b2191e2be29d: Preparing 21:26:31 f338ce682614: Waiting 21:26:31 b2191e2be29d: Waiting 21:26:31 29b44e5b0321: Waiting 21:26:31 0e1075ad033c: Layer already exists 21:26:31 2960112e13b9: Layer already exists 21:26:31 5e1fc619ebce: Layer already exists 21:26:31 c07e57d6abbd: Layer already exists 21:26:31 4bf0020cfd19: Layer already exists 21:26:31 29b44e5b0321: Layer already exists 21:26:31 f338ce682614: Layer already exists 21:26:31 b2191e2be29d: Layer already exists 21:26:32 latest: digest: sha256:9ae6012daf998e715b33117a2710148af6f7802002ecb92a7e961a93b0557fb7 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:32 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.43 21:26:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 21:26:32 0e1075ad033c: Preparing 21:26:32 2960112e13b9: Preparing 21:26:32 5e1fc619ebce: Preparing 21:26:32 4bf0020cfd19: Preparing 21:26:32 c07e57d6abbd: Preparing 21:26:32 29b44e5b0321: Preparing 21:26:32 f338ce682614: Preparing 21:26:32 b2191e2be29d: Preparing 21:26:32 29b44e5b0321: Waiting 21:26:32 b2191e2be29d: Waiting 21:26:32 f338ce682614: Waiting 21:26:32 c07e57d6abbd: Layer already exists 21:26:32 0e1075ad033c: Layer already exists 21:26:32 2960112e13b9: Layer already exists 21:26:32 5e1fc619ebce: Layer already exists 21:26:32 4bf0020cfd19: Layer already exists 21:26:32 29b44e5b0321: Layer already exists 21:26:32 b2191e2be29d: Layer already exists 21:26:32 f338ce682614: Layer already exists 21:26:33 3.1.0-dev.43: digest: sha256:9ae6012daf998e715b33117a2710148af6f7802002ecb92a7e961a93b0557fb7 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:33 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 21:26:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 21:26:33 0e1075ad033c: Preparing 21:26:33 2960112e13b9: Preparing 21:26:33 5e1fc619ebce: Preparing 21:26:33 4bf0020cfd19: Preparing 21:26:33 c07e57d6abbd: Preparing 21:26:33 29b44e5b0321: Preparing 21:26:33 f338ce682614: Preparing 21:26:33 b2191e2be29d: Preparing 21:26:33 29b44e5b0321: Waiting 21:26:33 f338ce682614: Waiting 21:26:33 b2191e2be29d: Waiting 21:26:33 4bf0020cfd19: Layer already exists 21:26:33 2960112e13b9: Layer already exists 21:26:33 5e1fc619ebce: Layer already exists 21:26:33 c07e57d6abbd: Layer already exists 21:26:33 0e1075ad033c: Layer already exists 21:26:33 f338ce682614: Layer already exists 21:26:33 b2191e2be29d: Layer already exists 21:26:33 29b44e5b0321: Layer already exists 21:26:34 4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43: digest: sha256:9ae6012daf998e715b33117a2710148af6f7802002ecb92a7e961a93b0557fb7 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:34 + 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:26:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 21:26:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 21:26:34 0e1075ad033c: Preparing 21:26:34 2960112e13b9: Preparing 21:26:34 5e1fc619ebce: Preparing 21:26:34 4bf0020cfd19: Preparing 21:26:34 c07e57d6abbd: Preparing 21:26:34 29b44e5b0321: Preparing 21:26:34 f338ce682614: Preparing 21:26:34 b2191e2be29d: Preparing 21:26:34 f338ce682614: Waiting 21:26:34 b2191e2be29d: Waiting 21:26:34 29b44e5b0321: Waiting 21:26:34 0e1075ad033c: Layer already exists 21:26:34 c07e57d6abbd: Layer already exists 21:26:34 2960112e13b9: Layer already exists 21:26:34 5e1fc619ebce: Layer already exists 21:26:34 4bf0020cfd19: Layer already exists 21:26:34 f338ce682614: Layer already exists 21:26:34 29b44e5b0321: Layer already exists 21:26:34 b2191e2be29d: Layer already exists 21:26:34 main: digest: sha256:9ae6012daf998e715b33117a2710148af6f7802002ecb92a7e961a93b0557fb7 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:26:35 ===================================================== [Pipeline] echo 21:26:35 taggedImages: 21:26:35 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4687b85feb07d3d50e1bc338781fac63f010329a 21:26:35 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 21:26:35 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.43 21:26:35 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 21:26:35 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 21:26:35 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 21:26:35 4687b85feb07d3d50e1bc338781fac63f010329a 21:26:35 latest 21:26:35 3.1.0-dev.43 21:26:35 4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 21:26:35 main 21:26:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:35 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4687b85feb07d3d50e1bc338781fac63f010329a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4687b85feb07d3d50e1bc338781fac63f010329a 21:26:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 21:26:35 decf82d92985: Preparing 21:26:35 d7d7f08b3bff: Preparing 21:26:35 81a1e3b4ab0a: Preparing 21:26:35 4bf0020cfd19: Preparing 21:26:35 c07e57d6abbd: Preparing 21:26:35 29b44e5b0321: Preparing 21:26:35 9322e59ca203: Preparing 21:26:35 b2191e2be29d: Preparing 21:26:35 29b44e5b0321: Waiting 21:26:35 9322e59ca203: Waiting 21:26:35 b2191e2be29d: Waiting 21:26:35 4bf0020cfd19: Layer already exists 21:26:35 decf82d92985: Layer already exists 21:26:35 c07e57d6abbd: Layer already exists 21:26:35 29b44e5b0321: Layer already exists 21:26:35 9322e59ca203: Layer already exists 21:26:35 b2191e2be29d: Layer already exists 21:26:35 d7d7f08b3bff: Pushed 21:26:35 81a1e3b4ab0a: Pushed 21:26:35 4687b85feb07d3d50e1bc338781fac63f010329a: digest: sha256:f0f0a949b2f6c16f88d8c03cb77f38e65c05818488395b3a3bb64ebfa9bb9eb8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:36 + 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:26:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 21:26:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 21:26:36 decf82d92985: Preparing 21:26:36 d7d7f08b3bff: Preparing 21:26:36 81a1e3b4ab0a: Preparing 21:26:36 4bf0020cfd19: Preparing 21:26:36 c07e57d6abbd: Preparing 21:26:36 29b44e5b0321: Preparing 21:26:36 9322e59ca203: Preparing 21:26:36 b2191e2be29d: Preparing 21:26:36 29b44e5b0321: Waiting 21:26:36 9322e59ca203: Waiting 21:26:36 b2191e2be29d: Waiting 21:26:36 d7d7f08b3bff: Layer already exists 21:26:36 c07e57d6abbd: Layer already exists 21:26:36 decf82d92985: Layer already exists 21:26:36 81a1e3b4ab0a: Layer already exists 21:26:36 4bf0020cfd19: Layer already exists 21:26:36 9322e59ca203: Layer already exists 21:26:36 b2191e2be29d: Layer already exists 21:26:36 29b44e5b0321: Layer already exists 21:26:37 latest: digest: sha256:f0f0a949b2f6c16f88d8c03cb77f38e65c05818488395b3a3bb64ebfa9bb9eb8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:37 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.43 21:26:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 21:26:37 decf82d92985: Preparing 21:26:37 d7d7f08b3bff: Preparing 21:26:37 81a1e3b4ab0a: Preparing 21:26:37 4bf0020cfd19: Preparing 21:26:37 c07e57d6abbd: Preparing 21:26:37 29b44e5b0321: Preparing 21:26:37 9322e59ca203: Preparing 21:26:37 b2191e2be29d: Preparing 21:26:37 29b44e5b0321: Waiting 21:26:37 9322e59ca203: Waiting 21:26:37 b2191e2be29d: Waiting 21:26:37 81a1e3b4ab0a: Layer already exists 21:26:37 c07e57d6abbd: Layer already exists 21:26:37 4bf0020cfd19: Layer already exists 21:26:37 decf82d92985: Layer already exists 21:26:37 d7d7f08b3bff: Layer already exists 21:26:37 29b44e5b0321: Layer already exists 21:26:37 b2191e2be29d: Layer already exists 21:26:37 9322e59ca203: Layer already exists 21:26:38 3.1.0-dev.43: digest: sha256:f0f0a949b2f6c16f88d8c03cb77f38e65c05818488395b3a3bb64ebfa9bb9eb8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:38 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 21:26:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 21:26:38 decf82d92985: Preparing 21:26:38 d7d7f08b3bff: Preparing 21:26:38 81a1e3b4ab0a: Preparing 21:26:38 4bf0020cfd19: Preparing 21:26:38 c07e57d6abbd: Preparing 21:26:38 29b44e5b0321: Preparing 21:26:38 9322e59ca203: Preparing 21:26:38 b2191e2be29d: Preparing 21:26:38 29b44e5b0321: Waiting 21:26:38 9322e59ca203: Waiting 21:26:38 b2191e2be29d: Waiting 21:26:38 d7d7f08b3bff: Layer already exists 21:26:38 c07e57d6abbd: Layer already exists 21:26:38 decf82d92985: Layer already exists 21:26:38 4bf0020cfd19: Layer already exists 21:26:38 81a1e3b4ab0a: Layer already exists 21:26:38 29b44e5b0321: Layer already exists 21:26:38 9322e59ca203: Layer already exists 21:26:38 b2191e2be29d: Layer already exists 21:26:39 4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43: digest: sha256:f0f0a949b2f6c16f88d8c03cb77f38e65c05818488395b3a3bb64ebfa9bb9eb8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:39 + 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:26:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 21:26:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 21:26:39 decf82d92985: Preparing 21:26:39 d7d7f08b3bff: Preparing 21:26:39 81a1e3b4ab0a: Preparing 21:26:39 4bf0020cfd19: Preparing 21:26:39 c07e57d6abbd: Preparing 21:26:39 29b44e5b0321: Preparing 21:26:39 9322e59ca203: Preparing 21:26:39 b2191e2be29d: Preparing 21:26:39 29b44e5b0321: Waiting 21:26:39 9322e59ca203: Waiting 21:26:39 b2191e2be29d: Waiting 21:26:39 c07e57d6abbd: Layer already exists 21:26:39 d7d7f08b3bff: Layer already exists 21:26:39 decf82d92985: Layer already exists 21:26:39 4bf0020cfd19: Layer already exists 21:26:39 81a1e3b4ab0a: Layer already exists 21:26:39 29b44e5b0321: Layer already exists 21:26:39 9322e59ca203: Layer already exists 21:26:39 b2191e2be29d: Layer already exists 21:26:40 main: digest: sha256:f0f0a949b2f6c16f88d8c03cb77f38e65c05818488395b3a3bb64ebfa9bb9eb8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:26:40 ===================================================== [Pipeline] echo 21:26:40 taggedImages: 21:26:40 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4687b85feb07d3d50e1bc338781fac63f010329a 21:26:40 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 21:26:40 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.43 21:26:40 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 21:26:40 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 21:26:40 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 21:26:40 4687b85feb07d3d50e1bc338781fac63f010329a 21:26:40 latest 21:26:40 3.1.0-dev.43 21:26:40 4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 21:26:40 main 21:26:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:40 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4687b85feb07d3d50e1bc338781fac63f010329a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:40 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4687b85feb07d3d50e1bc338781fac63f010329a 21:26:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 21:26:40 91f1bb88ceb0: Preparing 21:26:40 de1b9a31d5e0: Preparing 21:26:40 4bf0020cfd19: Preparing 21:26:40 c07e57d6abbd: Preparing 21:26:40 935fd1d5685b: Preparing 21:26:40 b2191e2be29d: Preparing 21:26:40 b2191e2be29d: Waiting 21:26:40 c07e57d6abbd: Layer already exists 21:26:40 4bf0020cfd19: Layer already exists 21:26:41 b2191e2be29d: Layer already exists 21:26:41 91f1bb88ceb0: Pushed 21:26:41 935fd1d5685b: Pushed 21:26:46 de1b9a31d5e0: Pushed 21:26:46 4687b85feb07d3d50e1bc338781fac63f010329a: digest: sha256:55c17d00ba0c51382c4783c147ac6bf43e510fbf5e18195c3c82dab24ac4c01a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:46 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:47 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 21:26:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 21:26:47 91f1bb88ceb0: Preparing 21:26:47 de1b9a31d5e0: Preparing 21:26:47 4bf0020cfd19: Preparing 21:26:47 c07e57d6abbd: Preparing 21:26:47 935fd1d5685b: Preparing 21:26:47 b2191e2be29d: Preparing 21:26:47 b2191e2be29d: Waiting 21:26:47 4bf0020cfd19: Layer already exists 21:26:47 de1b9a31d5e0: Layer already exists 21:26:47 91f1bb88ceb0: Layer already exists 21:26:47 c07e57d6abbd: Layer already exists 21:26:47 935fd1d5685b: Layer already exists 21:26:47 b2191e2be29d: Layer already exists 21:26:47 latest: digest: sha256:55c17d00ba0c51382c4783c147ac6bf43e510fbf5e18195c3c82dab24ac4c01a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:47 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:48 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.43 21:26:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 21:26:48 91f1bb88ceb0: Preparing 21:26:48 de1b9a31d5e0: Preparing 21:26:48 4bf0020cfd19: Preparing 21:26:48 c07e57d6abbd: Preparing 21:26:48 935fd1d5685b: Preparing 21:26:48 b2191e2be29d: Preparing 21:26:48 b2191e2be29d: Waiting 21:26:48 91f1bb88ceb0: Layer already exists 21:26:48 c07e57d6abbd: Layer already exists 21:26:48 4bf0020cfd19: Layer already exists 21:26:48 935fd1d5685b: Layer already exists 21:26:48 de1b9a31d5e0: Layer already exists 21:26:48 b2191e2be29d: Layer already exists 21:26:48 3.1.0-dev.43: digest: sha256:55c17d00ba0c51382c4783c147ac6bf43e510fbf5e18195c3c82dab24ac4c01a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:48 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:48 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 21:26:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 21:26:48 91f1bb88ceb0: Preparing 21:26:48 de1b9a31d5e0: Preparing 21:26:48 4bf0020cfd19: Preparing 21:26:48 c07e57d6abbd: Preparing 21:26:48 935fd1d5685b: Preparing 21:26:48 b2191e2be29d: Preparing 21:26:48 b2191e2be29d: Waiting 21:26:48 4bf0020cfd19: Layer already exists 21:26:48 de1b9a31d5e0: Layer already exists 21:26:48 91f1bb88ceb0: Layer already exists 21:26:48 935fd1d5685b: Layer already exists 21:26:48 c07e57d6abbd: Layer already exists 21:26:48 b2191e2be29d: Layer already exists 21:26:49 4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43: digest: sha256:55c17d00ba0c51382c4783c147ac6bf43e510fbf5e18195c3c82dab24ac4c01a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:49 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:49 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 21:26:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 21:26:49 91f1bb88ceb0: Preparing 21:26:49 de1b9a31d5e0: Preparing 21:26:49 4bf0020cfd19: Preparing 21:26:49 c07e57d6abbd: Preparing 21:26:49 935fd1d5685b: Preparing 21:26:49 b2191e2be29d: Preparing 21:26:49 b2191e2be29d: Waiting 21:26:49 de1b9a31d5e0: Layer already exists 21:26:49 4bf0020cfd19: Layer already exists 21:26:49 c07e57d6abbd: Layer already exists 21:26:49 935fd1d5685b: Layer already exists 21:26:49 91f1bb88ceb0: Layer already exists 21:26:49 b2191e2be29d: Layer already exists 21:26:50 main: digest: sha256:55c17d00ba0c51382c4783c147ac6bf43e510fbf5e18195c3c82dab24ac4c01a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:26:50 ===================================================== [Pipeline] echo 21:26:50 taggedImages: 21:26:50 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4687b85feb07d3d50e1bc338781fac63f010329a 21:26:50 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 21:26:50 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.43 21:26:50 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 21:26:50 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 21:26:50 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 21:26:50 4687b85feb07d3d50e1bc338781fac63f010329a 21:26:50 latest 21:26:50 3.1.0-dev.43 21:26:50 4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 21:26:50 main 21:26:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:50 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4687b85feb07d3d50e1bc338781fac63f010329a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:50 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4687b85feb07d3d50e1bc338781fac63f010329a 21:26:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 21:26:50 953bcaca8052: Preparing 21:26:50 0310418bc143: Preparing 21:26:50 4bf0020cfd19: Preparing 21:26:50 c07e57d6abbd: Preparing 21:26:50 53715d8179d8: Preparing 21:26:50 b2191e2be29d: Preparing 21:26:50 b2191e2be29d: Waiting 21:26:50 4bf0020cfd19: Layer already exists 21:26:50 53715d8179d8: Layer already exists 21:26:50 c07e57d6abbd: Layer already exists 21:26:50 b2191e2be29d: Layer already exists 21:26:51 953bcaca8052: Pushed 21:26:56 0310418bc143: Pushed 21:26:56 4687b85feb07d3d50e1bc338781fac63f010329a: digest: sha256:5480af647fb262c14bcb614a9489c4647c484c7fe05ae4abdcc56d209491ec74 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:57 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:57 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 21:26:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 21:26:57 953bcaca8052: Preparing 21:26:57 0310418bc143: Preparing 21:26:57 4bf0020cfd19: Preparing 21:26:57 c07e57d6abbd: Preparing 21:26:57 53715d8179d8: Preparing 21:26:57 b2191e2be29d: Preparing 21:26:57 b2191e2be29d: Waiting 21:26:57 4bf0020cfd19: Layer already exists 21:26:57 953bcaca8052: Layer already exists 21:26:57 0310418bc143: Layer already exists 21:26:57 c07e57d6abbd: Layer already exists 21:26:57 53715d8179d8: Layer already exists 21:26:57 b2191e2be29d: Layer already exists 21:26:57 latest: digest: sha256:5480af647fb262c14bcb614a9489c4647c484c7fe05ae4abdcc56d209491ec74 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:58 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:58 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.43 21:26:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 21:26:58 953bcaca8052: Preparing 21:26:58 0310418bc143: Preparing 21:26:58 4bf0020cfd19: Preparing 21:26:58 c07e57d6abbd: Preparing 21:26:58 53715d8179d8: Preparing 21:26:58 b2191e2be29d: Preparing 21:26:58 b2191e2be29d: Waiting 21:26:58 0310418bc143: Layer already exists 21:26:58 53715d8179d8: Layer already exists 21:26:58 c07e57d6abbd: Layer already exists 21:26:58 953bcaca8052: Layer already exists 21:26:58 4bf0020cfd19: Layer already exists 21:26:58 b2191e2be29d: Layer already exists 21:26:58 3.1.0-dev.43: digest: sha256:5480af647fb262c14bcb614a9489c4647c484c7fe05ae4abdcc56d209491ec74 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:59 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:59 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 21:26:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 21:26:59 953bcaca8052: Preparing 21:26:59 0310418bc143: Preparing 21:26:59 4bf0020cfd19: Preparing 21:26:59 c07e57d6abbd: Preparing 21:26:59 53715d8179d8: Preparing 21:26:59 b2191e2be29d: Preparing 21:26:59 53715d8179d8: Layer already exists 21:26:59 0310418bc143: Layer already exists 21:26:59 4bf0020cfd19: Layer already exists 21:26:59 953bcaca8052: Layer already exists 21:26:59 c07e57d6abbd: Layer already exists 21:26:59 b2191e2be29d: Layer already exists 21:26:59 4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43: digest: sha256:5480af647fb262c14bcb614a9489c4647c484c7fe05ae4abdcc56d209491ec74 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:00 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:00 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 21:27:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 21:27:00 953bcaca8052: Preparing 21:27:00 0310418bc143: Preparing 21:27:00 4bf0020cfd19: Preparing 21:27:00 c07e57d6abbd: Preparing 21:27:00 53715d8179d8: Preparing 21:27:00 b2191e2be29d: Preparing 21:27:00 b2191e2be29d: Waiting 21:27:00 953bcaca8052: Layer already exists 21:27:00 c07e57d6abbd: Layer already exists 21:27:00 53715d8179d8: Layer already exists 21:27:00 4bf0020cfd19: Layer already exists 21:27:00 0310418bc143: Layer already exists 21:27:00 b2191e2be29d: Layer already exists 21:27:00 main: digest: sha256:5480af647fb262c14bcb614a9489c4647c484c7fe05ae4abdcc56d209491ec74 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:27:00 ===================================================== [Pipeline] echo 21:27:00 taggedImages: 21:27:00 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4687b85feb07d3d50e1bc338781fac63f010329a 21:27:00 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 21:27:00 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.43 21:27:00 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4687b85feb07d3d50e1bc338781fac63f010329a-3.1.0-dev.43 21:27:00 - 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:27:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:27:01 21:27:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:27:01 arm64: Pulling from edgex-lftools-log-publisher 21:27:01 8998bd30e6a1: Pulling fs layer 21:27:01 04944245beec: Pulling fs layer 21:27:01 699f458cf7ca: Pulling fs layer 21:27:01 765212b225bb: Pulling fs layer 21:27:01 f23df028b6ca: Pulling fs layer 21:27:01 d65c8cfc05b1: Pulling fs layer 21:27:01 2437ff75d9bd: Pulling fs layer 21:27:01 f23df028b6ca: Waiting 21:27:01 d65c8cfc05b1: Waiting 21:27:01 2437ff75d9bd: Waiting 21:27:01 765212b225bb: Waiting 21:27:01 04944245beec: Verifying Checksum 21:27:01 04944245beec: Download complete 21:27:01 765212b225bb: Verifying Checksum 21:27:01 765212b225bb: Download complete 21:27:01 f23df028b6ca: Verifying Checksum 21:27:01 f23df028b6ca: Download complete 21:27:01 d65c8cfc05b1: Verifying Checksum 21:27:01 d65c8cfc05b1: Download complete 21:27:01 699f458cf7ca: Verifying Checksum 21:27:01 699f458cf7ca: Download complete 21:27:02 8998bd30e6a1: Verifying Checksum 21:27:02 8998bd30e6a1: Download complete 21:27:04 2437ff75d9bd: Verifying Checksum 21:27:04 2437ff75d9bd: Download complete 21:27:06 8998bd30e6a1: Pull complete 21:27:07 04944245beec: Pull complete 21:27:08 699f458cf7ca: Pull complete 21:27:08 765212b225bb: Pull complete 21:27:09 f23df028b6ca: Pull complete 21:27:09 d65c8cfc05b1: Pull complete 21:27:24 2437ff75d9bd: Pull complete 21:27:24 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:27:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:27:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:27:24 prd-ubuntu20.04-docker-arm64-4c-16g-5990 does not seem to be running inside a container 21:27:24 $ 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/577 -v /w/workspace/edgex-go/577:/w/workspace/edgex-go/577:rw,z -v /w/workspace/edgex-go/577@tmp:/w/workspace/edgex-go/577@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:27:29 $ docker top f784379b63ba79730831b558c1f063eb7de01daacabb3a93f64034bb0d3a5475 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:27:30 ---> job-cost.sh 21:27:30 lf-activate-venv: SKIPPING 21:27:30 INFO: No Stack... 21:27:30 INFO: Retrieving Pricing Info for: v3-standard-4 21:27:31 INFO: Archiving Costs [Pipeline] sh 21:27:31 + cat /w/workspace/edgex-go/577/archives/cost.csv 21:27:31 + cut -d, -f6 [Pipeline] lock 21:27:32 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-577-stack-cost] 21:27:32 Resource [jenkins-edgexfoundry-edgex-go-main-577-stack-cost] did not exist. Created. 21:27:32 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-577-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:27:32 + echo total: 0.10999999940395355 [Pipeline] stash 21:27:33 Stashed 1 file(s) [Pipeline] } 21:27:33 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-577-stack-cost] [Pipeline] // lock [Pipeline] } 21:27:33 $ docker stop --time=1 f784379b63ba79730831b558c1f063eb7de01daacabb3a93f64034bb0d3a5475 21:27:34 $ docker rm -f --volumes f784379b63ba79730831b558c1f063eb7de01daacabb3a93f64034bb0d3a5475 [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:27:35 provisioning config files... 21:27:35 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/577@tmp/config9250313427429114471tmp [Pipeline] { [Pipeline] sh 21:27:35 + set +x 21:27:35 + curl -s https://codecov.io/bash 21:27:35 + bash -s -- 21:27:35 21:27:35 _____ _ 21:27:35 / ____| | | 21:27:35 | | ___ __| | ___ ___ _____ __ 21:27:35 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:27:35 | |___| (_) | (_| | __/ (_| (_) \ V / 21:27:35 \_____\___/ \__,_|\___|\___\___/ \_/ 21:27:35 Bash-1.0.6 21:27:35 21:27:35 21:27:35 ==> git version 2.25.1 found 21:27:35 ==> 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:27:35 Release-Date: 2020-01-08 21:27:35 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:27:35 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:27:35 ==> Jenkins CI detected. 21:27:35 current dir:  /w/workspace/edgex-go/577 21:27:35 project root: . 21:27:35 --> token set from env 21:27:35 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:27:35 ==> Running gcov in . (disable via -X gcov) 21:27:35 ==> Python coveragepy not found 21:27:35 ==> Searching for coverage reports in: 21:27:35 + . 21:27:35 -> Found 1 reports 21:27:35 ==> Detecting git/mercurial file structure 21:27:35 ==> Reading reports 21:27:35 + ./coverage.out bytes=450471 21:27:35 ==> Appending adjustments 21:27:35 https://docs.codecov.io/docs/fixing-reports 21:27:36 + Found adjustments 21:27:36 ==> Gzipping contents 21:27:36 60K /tmp/codecov.5kd98d.gz 21:27:36 ==> Uploading reports 21:27:36 url: https://codecov.io 21:27:36 query: branch=main&commit=4687b85feb07d3d50e1bc338781fac63f010329a&build=577&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F577%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 21:27:36 -> Pinging Codecov 21:27:36 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=4687b85feb07d3d50e1bc338781fac63f010329a&build=577&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F577%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 21:27:36 -> Uploading to 21:27:36 https://storage.googleapis.com/codecov/v4/raw/2023-09-12/00271124DB129430A58F1EEE437C3FCB/4687b85feb07d3d50e1bc338781fac63f010329a/a20419cf-7f8d-437a-9cdc-02e5f0dad6df.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230912%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230912T212736Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e8448abb0d932b6aff6f87bd8135c6fa9a83902779309902b494b683d2773073 21:27:36 % Total % Received % Xferd Average Speed Time Time Time Current 21:27:36 Dload Upload Total Spent Left Speed 21:27:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57797 0 0 100 57797 0 217k --:--:-- --:--:-- --:--:-- 217k 21:27:37 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/4687b85feb07d3d50e1bc338781fac63f010329a [Pipeline] } 21:27:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 21:27:37 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 21:27:37 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:27:37 21:27:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:27:37 1.410.4: Pulling from edgex-devops/edgex-snyk-go 21:27:37 df9b9388f04a: Pulling fs layer 21:27:37 52dc419b0ee2: Pulling fs layer 21:27:37 25bc292e5bac: Pulling fs layer 21:27:37 114826534d7a: Pulling fs layer 21:27:37 4657fd5d0bcf: Pulling fs layer 21:27:37 6ad1cebc031e: Pulling fs layer 21:27:37 8a3aa393b2d8: Pulling fs layer 21:27:37 114826534d7a: Waiting 21:27:37 4657fd5d0bcf: Waiting 21:27:37 6ad1cebc031e: Waiting 21:27:37 8a3aa393b2d8: Waiting 21:27:37 25bc292e5bac: Verifying Checksum 21:27:37 25bc292e5bac: Download complete 21:27:37 52dc419b0ee2: Verifying Checksum 21:27:37 52dc419b0ee2: Download complete 21:27:37 4657fd5d0bcf: Verifying Checksum 21:27:37 4657fd5d0bcf: Download complete 21:27:37 df9b9388f04a: Verifying Checksum 21:27:37 df9b9388f04a: Download complete 21:27:38 df9b9388f04a: Pull complete 21:27:38 6ad1cebc031e: Verifying Checksum 21:27:38 6ad1cebc031e: Download complete 21:27:38 52dc419b0ee2: Pull complete 21:27:38 25bc292e5bac: Pull complete 21:27:38 114826534d7a: Verifying Checksum 21:27:38 114826534d7a: Download complete 21:27:38 8a3aa393b2d8: Verifying Checksum 21:27:38 8a3aa393b2d8: Download complete 21:27:42 114826534d7a: Pull complete 21:27:42 4657fd5d0bcf: Pull complete 21:27:42 6ad1cebc031e: Pull complete 21:27:45 8a3aa393b2d8: Pull complete 21:27:45 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 21:27:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:27:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:27:45 prd-ubuntu20.04-docker-8c-8g-5987 does not seem to be running inside a container 21:27:45 $ 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/577 -v /w/workspace/edgex-go/577:/w/workspace/edgex-go/577:rw,z -v /w/workspace/edgex-go/577@tmp:/w/workspace/edgex-go/577@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 21:27:50 $ docker top 95203bbb5f278425e1dbfcc45e033fbe61e9405dc29b6a5117b8fcd0cc86499c -eo pid,comm [Pipeline] { [Pipeline] echo 21:27:50 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 21:27:51 + set -o pipefail 21:27:51 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 21:27:56 21:27:56 Monitoring /w/workspace/edgex-go/577 (github.com/edgexfoundry/edgex-go)... 21:27:56 21:27:56 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/5db0fd6b-1a9b-48f7-bbba-fa61c87da65d 21:27:56 21:27:56 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 21:27:56 21:27:56 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:27:56 21:27:57 21:27:57 A medium severity vulnerability was found in the Snyk CLI versions you are using. 21:27:57 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 21:27:57 More details here: https://snyk.co/ue1NS 21:27:57 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 21:27:57 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 21:27:57 $ docker stop --time=1 95203bbb5f278425e1dbfcc45e033fbe61e9405dc29b6a5117b8fcd0cc86499c 21:28:02 $ docker rm -f --volumes 95203bbb5f278425e1dbfcc45e033fbe61e9405dc29b6a5117b8fcd0cc86499c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 21:28:02 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:28:02 provisioning config files... 21:28:02 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/577@tmp/config18295289604632056305tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:28:02 --> edgex-publish-swagger.sh 21:28:02 === Publish openapi/v3 API === 21:28:02 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 21:28:02 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/577/openapi/v3/core-command.yaml] 21:28:02 % Total % Received % Xferd Average Speed Time Time Time Current 21:28:02 Dload Upload Total Spent Left Speed 21:28:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 63163 --:--:-- --:--:-- --:--:-- 63163 21:28:03 21:28:03 21:28:03 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/577/openapi/v3/core-data.yaml] 21:28:03 % Total % Received % Xferd Average Speed Time Time Time Current 21:28:03 Dload Upload Total Spent Left Speed 21:28:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71708 0 0 100 71708 0 343k --:--:-- --:--:-- --:--:-- 341k 100 71708 0 0 100 71708 0 137k --:--:-- --:--:-- --:--:-- 136k 21:28:03 21:28:03 21:28:03 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/577/openapi/v3/core-metadata.yaml] 21:28:03 % Total % Received % Xferd Average Speed Time Time Time Current 21:28:03 Dload Upload Total Spent Left Speed 21:28:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 277k --:--:-- --:--:-- --:--:-- 277k 21:28:04 21:28:04 21:28:04 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/577/openapi/v3/support-notifications.yaml] 21:28:04 % Total % Received % Xferd Average Speed Time Time Time Current 21:28:04 Dload Upload Total Spent Left Speed 21:28:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87000 0 0 100 87000 0 416k --:--:-- --:--:-- --:--:-- 414k 100 87000 0 0 100 87000 0 162k --:--:-- --:--:-- --:--:-- 162k 21:28:04 21:28:04 21:28:04 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/577/openapi/v3/support-scheduler.yaml] 21:28:04 % Total % Received % Xferd Average Speed Time Time Time Current 21:28:04 Dload Upload Total Spent Left Speed 21:28:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36954 0 0 100 36954 0 83795 --:--:-- --:--:-- --:--:-- 83795 21:28:05 21:28:05 [Pipeline] } 21:28:05 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:28:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:28:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:28:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:28:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:28:06 prd-ubuntu20.04-docker-8c-8g-5987 does not seem to be running inside a container 21:28:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/577 -v /w/workspace/edgex-go/577:/w/workspace/edgex-go/577:rw,z -v /w/workspace/edgex-go/577@tmp:/w/workspace/edgex-go/577@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:28:06 $ docker top 3c14671a1ac6baa6f8332ec917c4a3de2b5779a884abe1bcbdcde17812e4e1eb -eo pid,comm 21:28:06 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:28:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:28:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:28:06 [ssh-agent] Looking for ssh-agent implementation... 21:28:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:28:06 $ docker exec 3c14671a1ac6baa6f8332ec917c4a3de2b5779a884abe1bcbdcde17812e4e1eb ssh-agent 21:28:06 SSH_AUTH_SOCK=/tmp/ssh-FEs40mpMnLgR/agent.32 21:28:06 SSH_AGENT_PID=38 21:28:06 Running ssh-add (command line suppressed) 21:28:06 Identity added: /w/workspace/edgex-go/577@tmp/private_key_14444071559828925542.key (/w/workspace/edgex-go/577@tmp/private_key_14444071559828925542.key) 21:28:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:28:07 + git semver tag 21:28:07 2023-09-12 21:28:07,477 [run_tag] DEBUG tag force:False 21:28:07 2023-09-12 21:28:07,478 [check_head_tag] DEBUG check head tag 21:28:07 2023-09-12 21:28:07,479 [execute] INFO git cat-file --batch-check 21:28:07 2023-09-12 21:28:07,480 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/577, universal_newlines=False, shell=None, istream=) 21:28:07 2023-09-12 21:28:07,484 [execute] INFO git cat-file --batch 21:28:07 2023-09-12 21:28:07,485 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/577, universal_newlines=False, shell=None, istream=) 21:28:07 2023-09-12 21:28:07,511 [read_version] DEBUG read version from /w/workspace/edgex-go/577/.semver/main 21:28:07 2023-09-12 21:28:07,511 [execute] INFO git tag -a v3.1.0-dev.43 -m v3.1.0-dev.43 21:28:07 2023-09-12 21:28:07,511 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.43', '-m', 'v3.1.0-dev.43'], cwd=/w/workspace/edgex-go/577, universal_newlines=False, shell=None, istream=None) 21:28:07 2023-09-12 21:28:07,516 [read_version] DEBUG read version from /w/workspace/edgex-go/577/.semver/main 21:28:07 3.1.0-dev.43 [Pipeline] } 21:28:07 $ docker exec --env ******** --env ******** 3c14671a1ac6baa6f8332ec917c4a3de2b5779a884abe1bcbdcde17812e4e1eb ssh-agent -k 21:28:07 unset SSH_AUTH_SOCK; 21:28:07 unset SSH_AGENT_PID; 21:28:07 echo Agent pid 38 killed; 21:28:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:28:07 + git semver [Pipeline] } 21:28:08 $ docker stop --time=1 3c14671a1ac6baa6f8332ec917c4a3de2b5779a884abe1bcbdcde17812e4e1eb 21:28:09 $ docker rm -f --volumes 3c14671a1ac6baa6f8332ec917c4a3de2b5779a884abe1bcbdcde17812e4e1eb [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:28:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:28:09 21:28:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:28:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:28:10 0.23.1-centos7: Pulling from edgex-lftools 21:28:10 ab5ef0e58194: Pulling fs layer 21:28:10 9712f1f96733: Pulling fs layer 21:28:10 63f879dbbcfc: Pulling fs layer 21:28:10 0d9ebad4ef96: Pulling fs layer 21:28:10 e9a5061849ea: Pulling fs layer 21:28:10 d747dcd14b5f: Pulling fs layer 21:28:10 2de7ff778b66: Pulling fs layer 21:28:10 e9a5061849ea: Waiting 21:28:10 d747dcd14b5f: Waiting 21:28:10 2de7ff778b66: Waiting 21:28:10 0d9ebad4ef96: Waiting 21:28:10 9712f1f96733: Download complete 21:28:10 63f879dbbcfc: Verifying Checksum 21:28:10 63f879dbbcfc: Download complete 21:28:10 e9a5061849ea: Verifying Checksum 21:28:10 e9a5061849ea: Download complete 21:28:10 d747dcd14b5f: Verifying Checksum 21:28:10 d747dcd14b5f: Download complete 21:28:10 0d9ebad4ef96: Verifying Checksum 21:28:10 0d9ebad4ef96: Download complete 21:28:11 2de7ff778b66: Verifying Checksum 21:28:11 2de7ff778b66: Download complete 21:28:11 ab5ef0e58194: Verifying Checksum 21:28:11 ab5ef0e58194: Download complete 21:28:13 ab5ef0e58194: Pull complete 21:28:13 9712f1f96733: Pull complete 21:28:14 63f879dbbcfc: Pull complete 21:28:18 0d9ebad4ef96: Pull complete 21:28:18 e9a5061849ea: Pull complete 21:28:18 d747dcd14b5f: Pull complete 21:28:19 2de7ff778b66: Pull complete 21:28:19 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 21:28:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:28:19 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:28:19 prd-ubuntu20.04-docker-8c-8g-5987 does not seem to be running inside a container 21:28:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/577 -v /w/workspace/edgex-go/577:/w/workspace/edgex-go/577:rw,z -v /w/workspace/edgex-go/577@tmp:/w/workspace/edgex-go/577@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 21:28:25 $ docker top 990be39686605c592bba2c768044f45556697115edb486ac82771533b7dd5d7c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 21:28:25 provisioning config files... 21:28:25 copy managed file [sigul-config] to file:/w/workspace/edgex-go/577@tmp/config11917342035534579030tmp 21:28:25 copy managed file [sigul-password] to file:/w/workspace/edgex-go/577@tmp/config74045344212744959tmp 21:28:25 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/577@tmp/config11625272645549911620tmp [Pipeline] { [Pipeline] echo 21:28:25 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 21:28:25 ---> sigul-configuration.sh 21:28:25 gpg: directory `/root/.gnupg' created 21:28:25 gpg: new configuration file `/root/.gnupg/gpg.conf' created 21:28:25 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 21:28:25 gpg: keyring `/root/.gnupg/secring.gpg' created 21:28:25 gpg: keyring `/root/.gnupg/pubring.gpg' created 21:28:25 gpg: CAST5 encrypted data 21:28:25 gpg: encrypted with 1 passphrase 21:28:25 gpg: WARNING: message was not integrity protected [Pipeline] sh 21:28:26 + mkdir /home/jenkins 21:28:26 + mkdir /home/jenkins/sigul [Pipeline] sh 21:28:26 + 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:28:26 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 21:28:26 ---> sigul-install.sh 21:28:26 Sigul already installed; skipping installation. [Pipeline] sh 21:28:27 + git tag --list 21:28:27 0.6.0 21:28:27 0.6.1 21:28:27 0.7.0 21:28:27 0.7.1 21:28:27 v1.0.0 21:28:27 v1.0.1 21:28:27 v1.1.0 21:28:27 v1.2.0 21:28:27 v1.2.1 21:28:27 v1.3.0 21:28:27 v1.3.1 21:28:27 v2.0.0 21:28:27 v2.1.0 21:28:27 v2.1.1 21:28:27 v2.2.0 21:28:27 v2.3.0 21:28:27 v3.0 21:28:27 v3.0.0 21:28:27 v3.1.0-dev.1 21:28:27 v3.1.0-dev.10 21:28:27 v3.1.0-dev.11 21:28:27 v3.1.0-dev.12 21:28:27 v3.1.0-dev.13 21:28:27 v3.1.0-dev.14 21:28:27 v3.1.0-dev.15 21:28:27 v3.1.0-dev.16 21:28:27 v3.1.0-dev.17 21:28:27 v3.1.0-dev.18 21:28:27 v3.1.0-dev.19 21:28:27 v3.1.0-dev.2 21:28:27 v3.1.0-dev.20 21:28:27 v3.1.0-dev.21 21:28:27 v3.1.0-dev.22 21:28:27 v3.1.0-dev.23 21:28:27 v3.1.0-dev.24 21:28:27 v3.1.0-dev.25 21:28:27 v3.1.0-dev.26 21:28:27 v3.1.0-dev.27 21:28:27 v3.1.0-dev.28 21:28:27 v3.1.0-dev.29 21:28:27 v3.1.0-dev.3 21:28:27 v3.1.0-dev.30 21:28:27 v3.1.0-dev.31 21:28:27 v3.1.0-dev.32 21:28:27 v3.1.0-dev.33 21:28:27 v3.1.0-dev.34 21:28:27 v3.1.0-dev.35 21:28:27 v3.1.0-dev.36 21:28:27 v3.1.0-dev.37 21:28:27 v3.1.0-dev.38 21:28:27 v3.1.0-dev.39 21:28:27 v3.1.0-dev.4 21:28:27 v3.1.0-dev.40 21:28:27 v3.1.0-dev.41 21:28:27 v3.1.0-dev.42 21:28:27 v3.1.0-dev.43 21:28:27 v3.1.0-dev.5 21:28:27 v3.1.0-dev.6 21:28:27 v3.1.0-dev.7 21:28:27 v3.1.0-dev.8 21:28:27 v3.1.0-dev.9 [Pipeline] sh 21:28:27 + lftools sign git-tag v3.1.0-dev.43 21:28:27 Signing Git tag with Sigul... 21:28:27 Signing v3.1.0-dev.43 [Pipeline] echo 21:28:28 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 21:28:28 ---> sigul-configuration-cleanup.sh [Pipeline] } 21:28:28 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 21:28:28 $ docker stop --time=1 990be39686605c592bba2c768044f45556697115edb486ac82771533b7dd5d7c 21:28:30 $ docker rm -f --volumes 990be39686605c592bba2c768044f45556697115edb486ac82771533b7dd5d7c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 21:28:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:28:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:28:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:28:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:28:30 prd-ubuntu20.04-docker-8c-8g-5987 does not seem to be running inside a container 21:28:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/577 -v /w/workspace/edgex-go/577:/w/workspace/edgex-go/577:rw,z -v /w/workspace/edgex-go/577@tmp:/w/workspace/edgex-go/577@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:28:31 $ docker top d0d491c09989ad173ff1033eae0ba23e1e52f22767272c028a10a184396000aa -eo pid,comm 21:28:31 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:28:31 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:28:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:28:31 [ssh-agent] Looking for ssh-agent implementation... 21:28:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:28:31 $ docker exec d0d491c09989ad173ff1033eae0ba23e1e52f22767272c028a10a184396000aa ssh-agent 21:28:31 SSH_AUTH_SOCK=/tmp/ssh-PY4Hkm279n1A/agent.33 21:28:31 SSH_AGENT_PID=39 21:28:31 Running ssh-add (command line suppressed) 21:28:31 Identity added: /w/workspace/edgex-go/577@tmp/private_key_11626473436712755253.key (/w/workspace/edgex-go/577@tmp/private_key_11626473436712755253.key) 21:28:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:28:32 + git semver bump pre 21:28:32 2023-09-12 21:28:32,186 [read_version] DEBUG read version from /w/workspace/edgex-go/577/.semver/main 21:28:32 2023-09-12 21:28:32,186 [bump_version] DEBUG bumping version:3.1.0-dev.43 on axis:pre with prefix:dev 21:28:32 2023-09-12 21:28:32,186 [bump_version] DEBUG bumped version:3.1.0-dev.44 21:28:32 2023-09-12 21:28:32,186 [write_version] DEBUG write version:3.1.0-dev.44 to path:/w/workspace/edgex-go/577/.semver/main with force:True 21:28:32 2023-09-12 21:28:32,186 [read_version] DEBUG read version from /w/workspace/edgex-go/577/.semver/main 21:28:32 2023-09-12 21:28:32,186 [write_file] DEBUG write to file:/w/workspace/edgex-go/577/.semver/main 21:28:32 2023-09-12 21:28:32,188 [execute] INFO git cat-file --batch-check 21:28:32 2023-09-12 21:28:32,189 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/577/.semver, universal_newlines=False, shell=None, istream=) 21:28:32 2023-09-12 21:28:32,194 [execute] INFO git cat-file --batch 21:28:32 2023-09-12 21:28:32,194 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/577/.semver, universal_newlines=False, shell=None, istream=) 21:28:32 2023-09-12 21:28:32,199 [read_version] DEBUG read version from /w/workspace/edgex-go/577/.semver/main 21:28:32 3.1.0-dev.44 [Pipeline] } 21:28:32 $ docker exec --env ******** --env ******** d0d491c09989ad173ff1033eae0ba23e1e52f22767272c028a10a184396000aa ssh-agent -k 21:28:32 unset SSH_AUTH_SOCK; 21:28:32 unset SSH_AGENT_PID; 21:28:32 echo Agent pid 39 killed; 21:28:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:28:32 + git semver [Pipeline] } 21:28:32 $ docker stop --time=1 d0d491c09989ad173ff1033eae0ba23e1e52f22767272c028a10a184396000aa 21:28:34 $ docker rm -f --volumes d0d491c09989ad173ff1033eae0ba23e1e52f22767272c028a10a184396000aa [Pipeline] // withDockerContainer [Pipeline] sh 21:28:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:28:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:28:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:28:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:28:34 prd-ubuntu20.04-docker-8c-8g-5987 does not seem to be running inside a container 21:28:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/577 -v /w/workspace/edgex-go/577:/w/workspace/edgex-go/577:rw,z -v /w/workspace/edgex-go/577@tmp:/w/workspace/edgex-go/577@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:28:35 $ docker top dcab0c8e0149ee63d03506abdf1a05a955aeaa9332ebfe936634e6b628c6a8d6 -eo pid,comm 21:28:35 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:28:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:28:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:28:35 [ssh-agent] Looking for ssh-agent implementation... 21:28:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:28:35 $ docker exec dcab0c8e0149ee63d03506abdf1a05a955aeaa9332ebfe936634e6b628c6a8d6 ssh-agent 21:28:35 SSH_AUTH_SOCK=/tmp/ssh-Jd8b6mF6DAZq/agent.32 21:28:35 SSH_AGENT_PID=38 21:28:35 Running ssh-add (command line suppressed) 21:28:35 Identity added: /w/workspace/edgex-go/577@tmp/private_key_14204452416494303615.key (/w/workspace/edgex-go/577@tmp/private_key_14204452416494303615.key) 21:28:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:28:36 + git semver push 21:28:36 2023-09-12 21:28:36,189 [run_push] DEBUG push 21:28:36 2023-09-12 21:28:36,190 [execute] INFO git cat-file --batch-check 21:28:36 2023-09-12 21:28:36,190 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/577/.semver, universal_newlines=False, shell=None, istream=) 21:28:36 2023-09-12 21:28:36,194 [execute] INFO git rev-list c9385183487a3b0b45597e7128111f79e608e98e -- 21:28:36 2023-09-12 21:28:36,194 [execute] DEBUG Popen(['git', 'rev-list', 'c9385183487a3b0b45597e7128111f79e608e98e', '--'], cwd=/w/workspace/edgex-go/577/.semver, universal_newlines=False, shell=None, istream=None) 21:28:36 2023-09-12 21:28:36,206 [execute] INFO git fetch -v origin 21:28:36 2023-09-12 21:28:36,206 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/577/.semver, universal_newlines=True, shell=None, istream=None) 21:28:36 2023-09-12 21:28:36,650 [run_push] DEBUG no remote changes detected 21:28:36 2023-09-12 21:28:36,650 [execute] INFO git push origin semver 21:28:36 2023-09-12 21:28:36,650 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/577/.semver, universal_newlines=False, shell=None, istream=None) 21:28:37 2023-09-12 21:28:37,513 [run_push] DEBUG push all version tags 21:28:37 2023-09-12 21:28:37,514 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 21:28:37 2023-09-12 21:28:37,514 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/577, universal_newlines=False, shell=None, istream=None) 21:28:38 2023-09-12 21:28:38,243 [read_version] DEBUG read version from /w/workspace/edgex-go/577/.semver/main 21:28:38 3.1.0-dev.44 [Pipeline] } 21:28:38 $ docker exec --env ******** --env ******** dcab0c8e0149ee63d03506abdf1a05a955aeaa9332ebfe936634e6b628c6a8d6 ssh-agent -k 21:28:38 unset SSH_AUTH_SOCK; 21:28:38 unset SSH_AGENT_PID; 21:28:38 echo Agent pid 38 killed; 21:28:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:28:38 + git semver [Pipeline] } 21:28:39 $ docker stop --time=1 dcab0c8e0149ee63d03506abdf1a05a955aeaa9332ebfe936634e6b628c6a8d6 21:28:40 $ docker rm -f --volumes dcab0c8e0149ee63d03506abdf1a05a955aeaa9332ebfe936634e6b628c6a8d6 [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:28:40 + [ -d /w/workspace/edgex-go/577/archives ] [Pipeline] libraryResource [Pipeline] sh 21:28:41 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:28:42 ---> package-listing.sh 21:28:42 ++ facter osfamily 21:28:42 ++ tr '[:upper:]' '[:lower:]' 21:28:42 + OS_FAMILY=debian 21:28:42 + workspace=/w/workspace/edgex-go/577 21:28:42 + START_PACKAGES=/tmp/packages_start.txt 21:28:42 + END_PACKAGES=/tmp/packages_end.txt 21:28:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:28:42 + PACKAGES=/tmp/packages_start.txt 21:28:42 + '[' /w/workspace/edgex-go/577 ']' 21:28:42 + PACKAGES=/tmp/packages_end.txt 21:28:42 + case "${OS_FAMILY}" in 21:28:42 + dpkg -l 21:28:42 + grep '^ii' 21:28:42 + '[' -f /tmp/packages_start.txt ']' 21:28:42 + '[' -f /tmp/packages_end.txt ']' 21:28:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:28:42 + '[' /w/workspace/edgex-go/577 ']' 21:28:42 + mkdir -p /w/workspace/edgex-go/577/archives/ 21:28:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/577/archives/ [Pipeline] echo 21:28:42 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/577/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:28:42 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:28:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:28:43 21:28:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:28:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:28:43 latest: Pulling from edgex-lftools-log-publisher 21:28:43 5eb5b503b376: Pulling fs layer 21:28:43 5c69ac0246d0: Pulling fs layer 21:28:43 ec43610c2a17: Pulling fs layer 21:28:43 3a2ae6a8a46f: Pulling fs layer 21:28:43 33b1e0a273af: Pulling fs layer 21:28:43 5d3b04190fa2: Pulling fs layer 21:28:43 2f39f015ded8: Pulling fs layer 21:28:43 3a2ae6a8a46f: Waiting 21:28:43 33b1e0a273af: Waiting 21:28:43 5d3b04190fa2: Waiting 21:28:43 2f39f015ded8: Waiting 21:28:43 5c69ac0246d0: Verifying Checksum 21:28:43 5c69ac0246d0: Download complete 21:28:43 3a2ae6a8a46f: Verifying Checksum 21:28:43 3a2ae6a8a46f: Download complete 21:28:43 33b1e0a273af: Verifying Checksum 21:28:43 33b1e0a273af: Download complete 21:28:43 5d3b04190fa2: Verifying Checksum 21:28:43 5d3b04190fa2: Download complete 21:28:43 ec43610c2a17: Verifying Checksum 21:28:43 ec43610c2a17: Download complete 21:28:43 5eb5b503b376: Verifying Checksum 21:28:43 5eb5b503b376: Download complete 21:28:44 2f39f015ded8: Download complete 21:28:44 5eb5b503b376: Pull complete 21:28:44 5c69ac0246d0: Pull complete 21:28:45 ec43610c2a17: Pull complete 21:28:45 3a2ae6a8a46f: Pull complete 21:28:45 33b1e0a273af: Pull complete 21:28:45 5d3b04190fa2: Pull complete 21:28:49 2f39f015ded8: Pull complete 21:28:49 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:28:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:28:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:28:49 prd-ubuntu20.04-docker-8c-8g-5987 does not seem to be running inside a container 21:28:49 $ 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/577/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/577 -v /w/workspace/edgex-go/577:/w/workspace/edgex-go/577:rw,z -v /w/workspace/edgex-go/577@tmp:/w/workspace/edgex-go/577@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:28:58 $ docker top d9c7f026bb5ca48fea12a5f6592fc53e775f2803aed2e4abe4fe2b052d298608 -eo pid,comm [Pipeline] { [Pipeline] sh 21:28:58 + touch /tmp/pre-build-complete [Pipeline] sh 21:28:58 + mkdir -p /var/log/sysstat [Pipeline] sh 21:28:59 + ls /var/log/sa-host 21:28:59 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:28:59 provisioning config files... 21:28:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/577@tmp/config1284395109047497438tmp [Pipeline] { [Pipeline] echo 21:28:59 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:28:59 ---> create-netrc.sh [Pipeline] } 21:28:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:29:00 ---> python-tools-install.sh [Pipeline] echo 21:29:00 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:29:00 ---> sudo-logs.sh 21:29:00 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:29:00 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:29:00 ---> job-cost.sh 21:29:00 lf-activate-venv: SKIPPING 21:29:00 DEBUG: total: 0.10999999940395355 21:29:00 INFO: Retrieving Stack Cost... 21:29:00 INFO: Retrieving Pricing Info for: v3-standard-8 21:29:01 INFO: Archiving Costs [Pipeline] echo 21:29:01 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:29:01 ---> logs-deploy.sh 21:29:01 lf-activate-venv: SKIPPING 21:29:01 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/577 21:29:01 INFO: archiving workspace using pattern(s): 21:29:02 Archives upload complete. 21:29:02 INFO: archiving logs to Nexus