Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 48044024c8f65bd255fe9fe71c82cb348b3a4f7b 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-ssh2595250437082792467.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh18122596067564100219.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 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh14377887240123184676.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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-ssh17849606281560811303.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 6e371aaf151bd5004dee8fa40be4413046746612 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-ssh9385830579484860531.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 6e371aaf151bd5004dee8fa40be4413046746612 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 6e371aaf151bd5004dee8fa40be4413046746612 # timeout=10 Commit message: "Chore: Update global-jjb to the latest v0.79.1" > 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/v2], 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.18 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/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-21486 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/267 [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/267 # 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 48044024c8f65bd255fe9fe71c82cb348b3a4f7b (main) > 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 48044024c8f65bd255fe9fe71c82cb348b3a4f7b # timeout=10 Commit message: "fix: Security services' bootstrap handler return true/false properly (#4107)" > git rev-list --no-walk 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:27:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:27:10 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:27:10 ========================================================= 16:27:10 EdgeX Global Pipelines Version Info 16:27:10 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:27:11 ------------------- 16:27:11 stable info: 16:27:11 ------------------- 16:27:11 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:27:11 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 16:27:11 Message: update stable to v1.0.238 16:27:12 ------------------- 16:27:12 experimental info: 16:27:12 ------------------- 16:27:12 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:27:12 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 16:27:12 Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:27:12 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 16:27:12 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 16:27:12 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:27:12 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:27:12 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:27:12 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 16:27:12 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:27:12 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 16:27:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 16:27:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 16:27:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:27:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:27:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:27:12 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:27:12 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:27:12 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:27:12 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:27:12 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:27:12 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:27:12 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 16:27:12 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:27:12 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:27:12 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:27:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 16:27:12 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 16:27:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 16:27:12 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 48044024c8f65bd255fe9fe71c82cb348b3a4f7b [Pipeline] echo 16:27:12 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4804402 [Pipeline] echo 16:27:12 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:27:12 provisioning config files... 16:27:12 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/267@tmp/config1874709806626648409tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:27:13 ---> docker-login.sh 16:27:13 nexus3.edgexfoundry.org:10001 16:27:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:27:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:27:13 Configure a credential helper to remove this warning. See 16:27:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:27:13 16:27:13 Login Succeeded 16:27:13 nexus3.edgexfoundry.org:10002 16:27:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:27:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:27:13 Configure a credential helper to remove this warning. See 16:27:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:27:13 16:27:13 Login Succeeded 16:27:13 nexus3.edgexfoundry.org:10003 16:27:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:27:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:27:14 Configure a credential helper to remove this warning. See 16:27:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:27:14 16:27:14 Login Succeeded 16:27:14 nexus3.edgexfoundry.org:10004 16:27:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:27:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:27:14 Configure a credential helper to remove this warning. See 16:27:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:27:14 16:27:14 Login Succeeded 16:27:14 docker.io 16:27:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:27:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:27:14 Configure a credential helper to remove this warning. See 16:27:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:27:14 16:27:14 Login Succeeded 16:27:14 ---> docker-login.sh ends [Pipeline] } 16:27:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:27:14 + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/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 cmd/sys-mgmt-agent/Dockerfile 16:27:14 + dirname cmd/core-command/Dockerfile 16:27:14 + cut -d/ -f2 16:27:14 + echo core-command,cmd/core-command/Dockerfile 16:27:14 + dirname cmd/core-data/Dockerfile 16:27:14 + cut -d/ -f2 16:27:14 + echo core-data,cmd/core-data/Dockerfile 16:27:14 + dirname cmd/core-metadata/Dockerfile 16:27:14 + cut -d/ -f2 16:27:14 + echo core-metadata,cmd/core-metadata/Dockerfile 16:27:14 + dirname cmd/security-bootstrapper/Dockerfile 16:27:14 + cut -d/ -f2 16:27:14 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 16:27:14 + dirname cmd/security-proxy-setup/Dockerfile 16:27:14 + cut -d/ -f2 16:27:14 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 16:27:14 + dirname cmd/security-secretstore-setup/Dockerfile 16:27:14 + cut -d/ -f2 16:27:14 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 16:27:14 + dirname cmd/security-spiffe-token-provider/Dockerfile 16:27:14 + cut -d/ -f2 16:27:14 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 16:27:14 + dirname cmd/security-spire-agent/Dockerfile 16:27:14 + cut -d/ -f2 16:27:14 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 16:27:14 + dirname cmd/security-spire-config/Dockerfile 16:27:14 + cut -d/ -f2 16:27:14 + echo security-spire-config,cmd/security-spire-config/Dockerfile 16:27:14 + dirname cmd/security-spire-server/Dockerfile 16:27:14 + cut -d/ -f2 16:27:14 + echo security-spire-server,cmd/security-spire-server/Dockerfile 16:27:14 + dirname cmd/support-notifications/Dockerfile 16:27:14 + cut -d/ -f2 16:27:14 + echo support-notifications,cmd/support-notifications/Dockerfile 16:27:14 + dirname cmd/support-scheduler/Dockerfile 16:27:14 + cut -d/ -f2 16:27:14 + echo support-scheduler,cmd/support-scheduler/Dockerfile 16:27:14 + dirname cmd/sys-mgmt-agent/Dockerfile 16:27:14 + cut -d/ -f2 16:27:14 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 16:27:14 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/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-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], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:27:15 + git rev-list -1 --merges 48044024c8f65bd255fe9fe71c82cb348b3a4f7b~1..48044024c8f65bd255fe9fe71c82cb348b3a4f7b [Pipeline] echo 16:27:15 -----------> git rev-list -1 --merges 48044024c8f65bd255fe9fe71c82cb348b3a4f7b~1..48044024c8f65bd255fe9fe71c82cb348b3a4f7b 48044024c8f65bd255fe9fe71c82cb348b3a4f7b [false] [Pipeline] sh 16:27:15 + git log --format=format:%s -1 48044024c8f65bd255fe9fe71c82cb348b3a4f7b [Pipeline] echo 16:27:15 ========================================================= 16:27:15 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:27:15 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 16:27:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:27:16 + grep -v github /etc/ssh/ssh_known_hosts 16:27:16 + [ -e /tmp/ssh_known_hosts ] 16:27:16 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:27:16 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:27:16 + sudo tee -a /etc/ssh/ssh_known_hosts 16:27:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:27:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:27:16 16:27:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:27:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:27:16 0.1.4: Pulling from edgex-devops/py-git-semver 16:27:16 b85a868b505f: Pulling fs layer 16:27:16 e2be974225ed: Pulling fs layer 16:27:16 339a4e72a1f5: Pulling fs layer 16:27:16 988bab9f4d93: Pulling fs layer 16:27:16 1469e6f7b9e6: Pulling fs layer 16:27:16 eaf3925da568: Pulling fs layer 16:27:16 bab4dde63d76: Pulling fs layer 16:27:16 bde34c3a00c8: Pulling fs layer 16:27:16 b352a97aabf1: Pulling fs layer 16:27:16 4872d77fe225: Pulling fs layer 16:27:16 988bab9f4d93: Waiting 16:27:16 1469e6f7b9e6: Waiting 16:27:16 b352a97aabf1: Waiting 16:27:16 bde34c3a00c8: Waiting 16:27:16 eaf3925da568: Waiting 16:27:16 5851b861e8e6: Pulling fs layer 16:27:16 5851b861e8e6: Waiting 16:27:16 bab4dde63d76: Waiting 16:27:16 e2be974225ed: Download complete 16:27:16 988bab9f4d93: Verifying Checksum 16:27:16 988bab9f4d93: Download complete 16:27:17 1469e6f7b9e6: Verifying Checksum 16:27:17 1469e6f7b9e6: Download complete 16:27:17 eaf3925da568: Verifying Checksum 16:27:17 eaf3925da568: Download complete 16:27:17 339a4e72a1f5: Verifying Checksum 16:27:17 339a4e72a1f5: Download complete 16:27:17 bde34c3a00c8: Verifying Checksum 16:27:17 bde34c3a00c8: Download complete 16:27:17 b352a97aabf1: Verifying Checksum 16:27:17 b352a97aabf1: Download complete 16:27:17 4872d77fe225: Verifying Checksum 16:27:17 4872d77fe225: Download complete 16:27:17 5851b861e8e6: Download complete 16:27:17 b85a868b505f: Verifying Checksum 16:27:17 b85a868b505f: Download complete 16:27:17 bab4dde63d76: Verifying Checksum 16:27:17 bab4dde63d76: Download complete 16:27:18 b85a868b505f: Pull complete 16:27:18 e2be974225ed: Pull complete 16:27:19 339a4e72a1f5: Pull complete 16:27:19 988bab9f4d93: Pull complete 16:27:19 1469e6f7b9e6: Pull complete 16:27:19 eaf3925da568: Pull complete 16:27:21 bab4dde63d76: Pull complete 16:27:21 bde34c3a00c8: Pull complete 16:27:21 b352a97aabf1: Pull complete 16:27:21 4872d77fe225: Pull complete 16:27:21 5851b861e8e6: Pull complete 16:27:21 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:27:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:27:21 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:27:21 prd-ubuntu20.04-docker-8c-8g-21486 does not seem to be running inside a container 16:27:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/267 -v /w/workspace/edgex-go/267:/w/workspace/edgex-go/267:rw,z -v /w/workspace/edgex-go/267@tmp:/w/workspace/edgex-go/267@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:27:23 $ docker top 70f8b7ba46ac2e5405fc9c7556b084774289cc924739afb42fd588a4c6e8224e -eo pid,comm 16:27:23 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). 16:27:23 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:27:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:27:23 [ssh-agent] Looking for ssh-agent implementation... 16:27:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:27:23 $ docker exec 70f8b7ba46ac2e5405fc9c7556b084774289cc924739afb42fd588a4c6e8224e ssh-agent 16:27:23 SSH_AUTH_SOCK=/tmp/ssh-DgoUduXMhc6T/agent.33 16:27:23 SSH_AGENT_PID=40 16:27:23 Running ssh-add (command line suppressed) 16:27:23 Identity added: /w/workspace/edgex-go/267@tmp/private_key_5559224300236072408.key (/w/workspace/edgex-go/267@tmp/private_key_5559224300236072408.key) 16:27:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:27:24 + git tag --points-at HEAD [Pipeline] } 16:27:24 $ docker exec --env ******** --env ******** 70f8b7ba46ac2e5405fc9c7556b084774289cc924739afb42fd588a4c6e8224e ssh-agent -k 16:27:24 unset SSH_AUTH_SOCK; 16:27:24 unset SSH_AGENT_PID; 16:27:24 echo Agent pid 40 killed; 16:27:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:27:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:27:24 [ssh-agent] Looking for ssh-agent implementation... 16:27:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:27:24 $ docker exec 70f8b7ba46ac2e5405fc9c7556b084774289cc924739afb42fd588a4c6e8224e ssh-agent 16:27:24 SSH_AUTH_SOCK=/tmp/ssh-EQ1hSaGYjaB1/agent.73 16:27:24 SSH_AGENT_PID=79 16:27:24 Running ssh-add (command line suppressed) 16:27:24 Identity added: /w/workspace/edgex-go/267@tmp/private_key_4370613589314603609.key (/w/workspace/edgex-go/267@tmp/private_key_4370613589314603609.key) 16:27:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:27:25 + git semver init 16:27:25 2022-07-29 16:27:25,247 [run_init] DEBUG init version:0.0.0 force:False 16:27:25 2022-07-29 16:27:25,248 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/267/.semver 16:27:25 2022-07-29 16:27:25,248 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/267/.semver 16:27:25 2022-07-29 16:27:25,249 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/267/.semver'], cwd=/w/workspace/edgex-go/267, universal_newlines=False, shell=None, istream=None) 16:27:29 2022-07-29 16:27:28,992 [append_file] DEBUG append to file:/w/workspace/edgex-go/267/.git/info/exclude 16:27:29 2022-07-29 16:27:28,993 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/267/.semver/main with force:False 16:27:29 2022-07-29 16:27:28,993 [read_version] DEBUG read version from /w/workspace/edgex-go/267/.semver/main 16:27:29 2022-07-29 16:27:28,993 [read_version] DEBUG read version from /w/workspace/edgex-go/267/.semver/main 16:27:29 2.3.0-dev.32 [Pipeline] } 16:27:29 $ docker exec --env ******** --env ******** 70f8b7ba46ac2e5405fc9c7556b084774289cc924739afb42fd588a4c6e8224e ssh-agent -k 16:27:29 unset SSH_AUTH_SOCK; 16:27:29 unset SSH_AGENT_PID; 16:27:29 echo Agent pid 79 killed; 16:27:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:27:29 + git semver [Pipeline] } 16:27:30 $ docker stop --time=1 70f8b7ba46ac2e5405fc9c7556b084774289cc924739afb42fd588a4c6e8224e 16:27:31 $ docker rm -f 70f8b7ba46ac2e5405fc9c7556b084774289cc924739afb42fd588a4c6e8224e [Pipeline] // withDockerContainer [Pipeline] sh 16:27:31 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:27:32 Stashed 1 file(s) [Pipeline] echo 16:27:32 [edgeXSemver]: initialized semver on version 2.3.0-dev.32 [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 16:27:32 + git config --global --add safe.directory /w/workspace/edgex-go/267 [Pipeline] echo 16:27:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:27:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:27:32 ========================================================= 16:27:32 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 16:27:32 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:27:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:27:32 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 16:27:32 2408cc74d12b: Pulling fs layer 16:27:32 ea60b727a1ce: Pulling fs layer 16:27:32 30c4a7721957: Pulling fs layer 16:27:32 370296b7ddb6: Pulling fs layer 16:27:32 7c6cee850709: Pulling fs layer 16:27:32 39a5fcdaea64: Pulling fs layer 16:27:32 370296b7ddb6: Waiting 16:27:32 7c6cee850709: Waiting 16:27:32 d94ebbe4e438: Pulling fs layer 16:27:32 bcfd1f05c69d: Pulling fs layer 16:27:32 59ccb84bbe0f: Pulling fs layer 16:27:32 39a5fcdaea64: Waiting 16:27:32 d94ebbe4e438: Waiting 16:27:32 bcfd1f05c69d: Waiting 16:27:32 59ccb84bbe0f: Waiting 16:27:32 30c4a7721957: Verifying Checksum 16:27:32 30c4a7721957: Download complete 16:27:32 ea60b727a1ce: Verifying Checksum 16:27:32 ea60b727a1ce: Download complete 16:27:32 7c6cee850709: Verifying Checksum 16:27:32 7c6cee850709: Download complete 16:27:32 39a5fcdaea64: Verifying Checksum 16:27:32 39a5fcdaea64: Download complete 16:27:32 2408cc74d12b: Verifying Checksum 16:27:32 2408cc74d12b: Download complete 16:27:32 d94ebbe4e438: Download complete 16:27:33 2408cc74d12b: Pull complete 16:27:33 ea60b727a1ce: Pull complete 16:27:33 30c4a7721957: Pull complete 16:27:33 59ccb84bbe0f: Verifying Checksum 16:27:33 59ccb84bbe0f: Download complete 16:27:33 bcfd1f05c69d: Verifying Checksum 16:27:33 bcfd1f05c69d: Download complete 16:27:33 370296b7ddb6: Verifying Checksum 16:27:33 370296b7ddb6: Download complete 16:27:38 370296b7ddb6: Pull complete 16:27:38 7c6cee850709: Pull complete 16:27:38 39a5fcdaea64: Pull complete 16:27:38 d94ebbe4e438: Pull complete 16:27:40 bcfd1f05c69d: Pull complete 16:27:40 59ccb84bbe0f: Pull complete 16:27:40 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 16:27:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:27:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 16:27:41 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:27:41 WORKDIR /edgex 16:27:41 COPY go.mod . 16:27:41 RUN go mod download 16:27:41 + docker build -t ci-base-image-x86_64 -f - . 16:27:42 Sending build context to Docker daemon 335.3MB 16:27:42 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:27:42 ---> a4fb48ad2a94 16:27:42 Step 2/4 : WORKDIR /edgex 16:27:44 ---> Running in c610df7ca938 16:27:44 Removing intermediate container c610df7ca938 16:27:44 ---> 7133b9e83f6b 16:27:44 Step 3/4 : COPY go.mod . 16:27:44 ---> 470b4f434baf 16:27:44 Step 4/4 : RUN go mod download 16:27:44 ---> Running in b39e9948293c 16:27:47 Still waiting to schedule task 16:27:47 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 16:27:59 Removing intermediate container b39e9948293c 16:27:59 ---> e52f0291ad0c 16:27:59 Successfully built e52f0291ad0c 16:27:59 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:00 + docker inspect -f . ci-base-image-x86_64 16:28:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:28:00 prd-ubuntu20.04-docker-8c-8g-21486 does not seem to be running inside a container 16:28:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/267 -v /w/workspace/edgex-go/267:/w/workspace/edgex-go/267:rw,z -v /w/workspace/edgex-go/267@tmp:/w/workspace/edgex-go/267@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:28:00 $ docker top 11ce284dc451dccde6e6da4e2d3b7b5152323dc28368f456dcd0ee7df86efca4 -eo pid,comm [Pipeline] { [Pipeline] sh 16:28:00 + go version 16:28:00 go version go1.18.3 linux/amd64 [Pipeline] } 16:28:00 $ docker stop --time=1 11ce284dc451dccde6e6da4e2d3b7b5152323dc28368f456dcd0ee7df86efca4 16:28:02 $ docker rm -f 11ce284dc451dccde6e6da4e2d3b7b5152323dc28368f456dcd0ee7df86efca4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:02 + docker inspect -f . ci-base-image-x86_64 16:28:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:28:02 prd-ubuntu20.04-docker-8c-8g-21486 does not seem to be running inside a container 16:28:02 $ 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/267 -v /w/workspace/edgex-go/267:/w/workspace/edgex-go/267:rw,z -v /w/workspace/edgex-go/267@tmp:/w/workspace/edgex-go/267@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:28:03 $ docker top d5cbc735298a96b11f9955b95c9950adaf6c6ba005599362c954099edb4608db -eo pid,comm [Pipeline] { [Pipeline] echo 16:28:03 ========================================================= 16:28:03 [edgeXBuildGoParallel] Running Tests and Build... 16:28:03 ========================================================= [Pipeline] sh 16:28:03 + git config --global --add safe.directory /w/workspace/edgex-go/267 [Pipeline] fileExists [Pipeline] sh 16:28:03 + make test 16:28:03 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:28:10 ? github.com/edgexfoundry/edgex-go [no test files] 16:28:25 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:28:25 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:28:25 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:28:25 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:28:25 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:28:25 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:28:25 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:28:25 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:28:25 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 16:28:25 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:28:25 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:28:25 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:28:25 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:28:25 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:28:25 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:28:25 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.054s coverage: 28.7% of statements 16:28:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:28:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:28:25 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.094s coverage: 98.5% of statements 16:28:25 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:28:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.106s coverage: 54.2% of statements 16:28:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:28:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:28:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.696s coverage: 89.2% of statements 16:28:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 16:28:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:28:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:28:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.071s coverage: 83.8% of statements 16:28:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:28:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:28:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 16:28:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:28:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:28:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.440s coverage: 95.6% of statements 16:28:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:28:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:28:28 ok github.com/edgexfoundry/edgex-go/internal/io 0.052s coverage: 72.2% of statements 16:28:28 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:28:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:28:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:28:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:28:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:28:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.055s coverage: 60.0% of statements 16:28:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:28:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:28:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:28:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.088s coverage: 0.9% of statements 16:28:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:28:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.078s coverage: 58.8% of statements 16:28:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.071s coverage: 29.6% of statements 16:28:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:28:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.070s coverage: 47.1% of statements 16:28:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.076s coverage: 79.5% of statements 16:28:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.051s coverage: 94.1% of statements 16:28:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.096s coverage: 96.3% of statements 16:28:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.049s coverage: 87.5% of statements 16:28:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.082s coverage: 94.4% of statements 16:28:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.068s coverage: 44.8% of statements 16:28:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.211s coverage: 82.4% of statements 16:28:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:28:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.108s coverage: 92.9% of statements 16:28:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:28:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:28:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:28:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.036s coverage: 65.1% of statements 16:28:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:28:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:28:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:28:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:28:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:28:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements 16:28:47 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:28:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:28:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.049s coverage: 100.0% of statements 16:28:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:28:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.081s coverage: 58.8% of statements 16:28:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:28:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.076s coverage: 80.0% of statements 16:28:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.054s coverage: 87.2% of statements 16:28:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.083s coverage: 85.4% of statements 16:28:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.209s coverage: 91.2% of statements 16:28:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:28:47 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.167s coverage: 64.7% of statements 16:28:47 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:28:47 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:28:47 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.051s coverage: 100.0% of statements 16:28:47 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements 16:28:47 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements 16:28:47 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements 16:28:47 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.019s coverage: 100.0% of statements 16:28:47 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.310s coverage: 65.8% of statements 16:28:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:28:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:28:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:28:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.186s coverage: 43.6% of statements 16:28:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:28:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:28:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.075s coverage: 89.5% of statements 16:28:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:28:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.058s coverage: 84.8% of statements 16:28:47 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 16:28:47 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 16:28:47 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 16:28:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:28:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.079s coverage: 17.7% of statements 16:28:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:28:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:28:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:28:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:28:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.141s coverage: 92.3% of statements 16:28:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:28:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:28:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:28:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:28:47 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.077s coverage: 63.2% of statements 16:28:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:28:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:28:47 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.117s coverage: 97.7% of statements 16:28:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:28:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:28:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:28:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:28:47 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements 16:28:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:28:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:28:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:28:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:28:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:28:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:28:47 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.051s coverage: 100.0% of statements 16:28:47 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements 16:28:47 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 16:29:05 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 16:29:05 GO111MODULE=on go vet ./... 16:29:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:29:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:29:09 ./bin/test-attribution-txt.sh 16:29:09 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 16:29:09 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 16:29:09 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 16:29:09 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 16:29:09 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 16:29:09 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 16:29:09 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 16:29:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 16:29:09 + ls -al . 16:29:09 total 688 16:29:09 drwxrwxr-x 10 1001 1001 4096 Jul 29 16:28 . 16:29:09 drwxr-xr-x 4 root root 4096 Jul 29 16:28 .. 16:29:09 -rw-rw-r-- 1 1001 1001 11 Jul 29 16:27 .dockerignore 16:29:09 drwxrwxr-x 8 1001 1001 4096 Jul 29 16:28 .git 16:29:09 drwxrwxr-x 3 1001 1001 4096 Jul 29 16:27 .github 16:29:09 -rw-rw-r-- 1 1001 1001 1030 Jul 29 16:27 .gitignore 16:29:09 -rw-rw-r-- 1 1001 1001 42 Jul 29 16:27 .golangci.yml 16:29:09 -rw-rw-r-- 1 1001 1001 87 Jul 29 16:27 .hadolint.yml 16:29:09 drwxr-xr-x 3 1001 1001 4096 Jul 29 16:27 .semver 16:29:09 -rw-rw-r-- 1 1001 1001 166 Jul 29 16:27 .sonarcloud.properties 16:29:09 -rw-rw-r-- 1 1001 1001 1171 Jul 29 16:27 ADOPTERS.md 16:29:09 -rw-rw-r-- 1 1001 1001 10347 Jul 29 16:27 Attribution.txt 16:29:09 -rw-rw-r-- 1 1001 1001 63209 Jul 29 16:27 CHANGELOG.md 16:29:09 -rw-rw-r-- 1 1001 1001 3804 Jul 29 16:27 CONTRIBUTING.md 16:29:09 -rw-rw-r-- 1 1001 1001 677 Jul 29 16:27 GOVERNANCE.md 16:29:09 -rw-rw-r-- 1 1001 1001 850 Jul 29 16:27 Jenkinsfile 16:29:09 -rw-rw-r-- 1 1001 1001 10775 Jul 29 16:27 LICENSE 16:29:09 -rw-rw-r-- 1 1001 1001 10350 Jul 29 16:27 Makefile 16:29:09 -rw-rw-r-- 1 1001 1001 582 Jul 29 16:27 OWNERS.md 16:29:09 -rw-rw-r-- 1 1001 1001 9094 Jul 29 16:27 README.md 16:29:09 -rw-rw-r-- 1 1001 1001 6912 Jul 29 16:27 SECURITY.md 16:29:09 -rw-rw-r-- 1 1001 1001 12 Jul 29 16:27 VERSION 16:29:09 -rw-rw-r-- 1 1001 1001 4131 Jul 29 16:27 ZMQWindows.md 16:29:09 drwxrwxr-x 2 1001 1001 4096 Jul 29 16:27 bin 16:29:09 drwxrwxr-x 18 1001 1001 4096 Jul 29 16:27 cmd 16:29:09 -rw-r--r-- 1 root root 436312 Jul 29 16:28 coverage.out 16:29:09 -rw-rw-r-- 1 1001 1001 3681 Jul 29 16:27 go.mod 16:29:09 -rw-rw-r-- 1 1001 1001 38033 Jul 29 16:27 go.sum 16:29:09 drwxrwxr-x 8 1001 1001 4096 Jul 29 16:27 internal 16:29:09 drwxrwxr-x 3 1001 1001 4096 Jul 29 16:27 openapi 16:29:09 drwxrwxr-x 4 1001 1001 4096 Jul 29 16:27 snap 16:29:09 -rw-rw-r-- 1 1001 1001 204 Jul 29 16:27 version.go [Pipeline] sh 16:29:09 + '[' -e coverage.out ] 16:29:09 + chown 1001:1001 coverage.out [Pipeline] stash 16:29:09 Stashed 1 file(s) [Pipeline] sh 16:29:10 + make build 16:29:10 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.32" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 16:29:22 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.32" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:29:29 Running on prd-ubuntu20.04-docker-arm64-4c-16g-21487 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 16:29:29 Running in /w/workspace/edgex-go/267 [Pipeline] { [Pipeline] checkout 16:29:29 The recommended git tool is: git 16:29:32 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.32" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 16:29:33 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.32" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:29:35 using credential edgex-jenkins-ssh 16:29:35 Cloning the remote Git repository 16:29:35 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:29:35 > git init /w/workspace/edgex-go/267 # timeout=10 16:29:35 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:29:35 > git --version # timeout=10 16:29:35 > git --version # 'git version 2.25.1' 16:29:35 using GIT_SSH to set credentials SSH Credentials for GitHub 16:29:35 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:29:39 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.32" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:29:39 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.32" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:29:41 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.32" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:29:42 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.32" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:29:42 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.32" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:29:43 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.32" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:29:44 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.32" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 16:29:45 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.32" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:29:47 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.32" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 16:29:48 $ docker stop --time=1 d5cbc735298a96b11f9955b95c9950adaf6c6ba005599362c954099edb4608db 16:29:51 $ docker rm -f d5cbc735298a96b11f9955b95c9950adaf6c6ba005599362c954099edb4608db [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script 16:29:51 Avoid second fetch 16:29:51 Checking out Revision 48044024c8f65bd255fe9fe71c82cb348b3a4f7b (main) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:29:51 16:29:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:51 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:29:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:29:51 > git config core.sparsecheckout # timeout=10 16:29:51 > git checkout -f 48044024c8f65bd255fe9fe71c82cb348b3a4f7b # timeout=10 16:29:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:29:52 latest: Pulling from edgex-devops/edgex-compose 16:29:52 cbdbe7a5bc2a: Pulling fs layer 16:29:52 ca9280d653b3: Pulling fs layer 16:29:52 7e9c9ca2126c: Pulling fs layer 16:29:52 cbdbe7a5bc2a: Download complete 16:29:52 ca9280d653b3: Verifying Checksum 16:29:52 ca9280d653b3: Download complete 16:29:52 cbdbe7a5bc2a: Pull complete 16:29:52 7e9c9ca2126c: Download complete 16:29:53 ca9280d653b3: Pull complete 16:29:55 Commit message: "fix: Security services' bootstrap handler return true/false properly (#4107)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:29:56 7e9c9ca2126c: Pull complete 16:29:56 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 16:29:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:29:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:29:56 prd-ubuntu20.04-docker-8c-8g-21486 does not seem to be running inside a container 16:29:56 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/267 -v /w/workspace/edgex-go/267:/w/workspace/edgex-go/267:rw,z -v /w/workspace/edgex-go/267@tmp:/w/workspace/edgex-go/267@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 16:29:56 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:29:56 % Total % Received % Xferd Average Speed Time Time Time Current 16:29:56 Dload Upload Total Spent Left Speed 16:29:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 80601 0 --:--:-- --:--:-- --:--:-- 80601 16:29:57 $ docker top 0be42452cb723a7dc9905c806cc8c4d03ac39bc9b66e8499f8a199ff34dd1bb7 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 16:29:58 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json 16:29:58 + docker-compose build --help 16:29:58 + grep parallel [Pipeline] sh 16:29:58 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:29:58 + sudo tee /etc/docker/daemon.new 16:29:58 { 16:29:58 "registry-mirrors": [ 16:29:58 "https://nexus3.edgexfoundry.org:10001" 16:29:58 ], 16:29:58 "bip": "10.250.0.254/24", 16:29:58 "hosts": [ 16:29:58 "tcp://0.0.0.0:5555", 16:29:58 "unix:///var/run/docker.sock" 16:29:58 ], 16:29:58 "mtu": 1458, 16:29:58 "selinux-enabled": true, 16:29:58 "seccomp-profile": "/etc/docker/seccomp.json" 16:29:58 } [Pipeline] sh 16:29:58 --parallel Build images in parallel. [Pipeline] } 16:29:58 $ docker stop --time=1 0be42452cb723a7dc9905c806cc8c4d03ac39bc9b66e8499f8a199ff34dd1bb7 16:29:59 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json 16:30:00 $ docker rm -f 0be42452cb723a7dc9905c806cc8c4d03ac39bc9b66e8499f8a199ff34dd1bb7 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:00 + sudo service docker restart 16:30:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:30:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:30:00 prd-ubuntu20.04-docker-8c-8g-21486 does not seem to be running inside a container 16:30:00 $ 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/267 -v /w/workspace/edgex-go/267:/w/workspace/edgex-go/267:rw,z -v /w/workspace/edgex-go/267@tmp:/w/workspace/edgex-go/267@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:30:01 $ docker top 12732f2e47e26b95af2acdb806127646084d0dfa9ad08a3756a1a6a6321ef465 -eo pid,comm [Pipeline] { [Pipeline] sh 16:30:01 + docker-compose -f ./docker-compose-build.yml build --parallel 16:30:02 Building core-command ... 16:30:02 Building core-data ... 16:30:02 Building core-metadata ... 16:30:02 Building security-bootstrapper ... 16:30:02 Building security-proxy-setup ... 16:30:02 Building security-secretstore-setup ... 16:30:02 Building security-spiffe-token-provider ... 16:30:02 Building security-spire-agent ... 16:30:02 Building security-spire-config ... 16:30:02 Building security-spire-server ... 16:30:02 Building support-notifications ... 16:30:02 Building support-scheduler ... 16:30:02 Building sys-mgmt-agent ... 16:30:02 Building core-data 16:30:02 Building security-bootstrapper 16:30:02 Building security-spire-config 16:30:02 Building support-scheduler 16:30:02 Building sys-mgmt-agent 16:30:17 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:30:17 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:30:17 ---> e52f0291ad0c 16:30:17 Step 3/22 : WORKDIR /edgex-go 16:30:17 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:30:17 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:30:17 ---> e52f0291ad0c 16:30:17 Step 3/23 : WORKDIR /edgex-go 16:30:17 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:30:17 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:30:17 ---> e52f0291ad0c 16:30:17 Step 3/26 : WORKDIR /edgex-go 16:30:17 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:30:17 Step 2/31 : FROM ${BUILDER_BASE} AS builder 16:30:17 ---> e52f0291ad0c 16:30:17 Step 3/31 : WORKDIR /edgex-go 16:30:17 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:30:17 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:30:17 ---> e52f0291ad0c 16:30:17 Step 3/23 : WORKDIR /edgex-go [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:30:18 provisioning config files... 16:30:18 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/267@tmp/config5705145332902095187tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:30:19 ---> docker-login.sh 16:30:19 nexus3.edgexfoundry.org:10001 16:30:19 ---> Running in 05498fc09856 16:30:19 ---> Running in 9cabe9cb013b 16:30:19 ---> Running in a6b1ba54437e 16:30:19 ---> Running in 4d9b14ecc095 16:30:19 ---> Running in d1e8980a94a4 16:30:19 Removing intermediate container 05498fc09856 16:30:19 ---> 5d2f810f5fcd 16:30:19 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:30:19 Removing intermediate container 4d9b14ecc095 16:30:19 ---> 38a4004c7470 16:30:19 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:30:19 Removing intermediate container a6b1ba54437e 16:30:19 ---> a110b73ef8d1 16:30:19 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:30:19 Removing intermediate container 9cabe9cb013b 16:30:19 ---> 0c084d2af5e5 16:30:19 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:30:19 Removing intermediate container d1e8980a94a4 16:30:19 ---> cfde819ee822 16:30:19 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:30:19 ---> Running in ec28285a1a3e 16:30:19 ---> Running in 68f92f13c4f3 16:30:20 ---> Running in 9c38d3ac5e9c 16:30:20 ---> Running in 6dfd483af31c 16:30:20 ---> Running in 0a8c04c8cb83 16:30:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:20 Configure a credential helper to remove this warning. See 16:30:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:20 16:30:20 Login Succeeded 16:30:20 nexus3.edgexfoundry.org:10002 16:30:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:20 Removing intermediate container ec28285a1a3e 16:30:20 ---> a298739e9aec 16:30:20 Step 5/22 : RUN apk add --update --no-cache make git 16:30:20 ---> Running in fe8be890d9e5 16:30:20 Removing intermediate container 9c38d3ac5e9c 16:30:20 ---> 5ca3d97ba2c7 16:30:20 Step 5/31 : RUN apk add --update --no-cache make git 16:30:20 ---> Running in 9a22d0f94827 16:30:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:20 Configure a credential helper to remove this warning. See 16:30:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:20 16:30:20 Login Succeeded 16:30:20 nexus3.edgexfoundry.org:10003 16:30:21 Removing intermediate container 68f92f13c4f3 16:30:21 ---> c260e8ac4dd2 16:30:21 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:30:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:21 Configure a credential helper to remove this warning. See 16:30:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:21 16:30:21 Login Succeeded 16:30:21 nexus3.edgexfoundry.org:10004 16:30:21 ---> Running in f431d8d2757b 16:30:21 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:30:21 Removing intermediate container 0a8c04c8cb83 16:30:21 ---> f71ced566d27 16:30:21 Step 5/23 : RUN apk add --update --no-cache make bash git 16:30:21 ---> Running in 04df93f44870 16:30:21 Removing intermediate container 6dfd483af31c 16:30:21 ---> a3b6daa97063 16:30:21 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:30:21 ---> Running in 319fb7068a5e 16:30:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:21 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:30:21 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:30:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:21 Configure a credential helper to remove this warning. See 16:30:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:21 16:30:21 Login Succeeded 16:30:21 docker.io 16:30:21 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:30:21 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:30:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:22 Configure a credential helper to remove this warning. See 16:30:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:22 16:30:22 Login Succeeded 16:30:22 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:30:22 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:30:22 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:30:22 ---> docker-login.sh ends [Pipeline] } 16:30:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 16:30:22 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [Pipeline] sh 16:30:23 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:30:23 + git config --global --add safe.directory /w/workspace/edgex-go/267 [Pipeline] echo 16:30:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:30:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:30:23 ========================================================= 16:30:23 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 16:30:23 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:30:23 OK: 211 MiB in 51 packages 16:30:23 OK: 211 MiB in 51 packages 16:30:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:30:23 Removing intermediate container 04df93f44870 16:30:23 ---> c18af7daef9b 16:30:23 Step 6/23 : COPY go.mod vendor* ./ 16:30:23 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:30:23 b3c136eddcbf: Pulling fs layer 16:30:23 c0a3192eca97: Pulling fs layer 16:30:23 a050256f5b6f: Pulling fs layer 16:30:23 656be50a0ddc: Pulling fs layer 16:30:23 2bbca73fdf42: Pulling fs layer 16:30:23 46d945488cbd: Pulling fs layer 16:30:23 8a5474983e97: Pulling fs layer 16:30:23 329c88fbcd65: Pulling fs layer 16:30:23 46d945488cbd: Waiting 16:30:23 8a5474983e97: Waiting 16:30:23 329c88fbcd65: Waiting 16:30:23 656be50a0ddc: Waiting 16:30:23 2bbca73fdf42: Waiting 16:30:23 a050256f5b6f: Verifying Checksum 16:30:23 a050256f5b6f: Download complete 16:30:23 c0a3192eca97: Verifying Checksum 16:30:23 c0a3192eca97: Download complete 16:30:23 2bbca73fdf42: Download complete 16:30:23 46d945488cbd: Verifying Checksum 16:30:23 46d945488cbd: Download complete 16:30:23 b3c136eddcbf: Verifying Checksum 16:30:23 b3c136eddcbf: Download complete 16:30:23 Removing intermediate container f431d8d2757b 16:30:23 ---> 543007dd434f 16:30:23 Step 6/26 : COPY go.mod vendor* ./ 16:30:23 ---> a9ec8ce2a3f3 16:30:23 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:30:23 ---> Running in 56d84f6dd994 16:30:23 ---> 49e960e31b55 16:30:23 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:30:24 ---> Running in 4bee15714bcd 16:30:24 OK: 211 MiB in 51 packages 16:30:24 OK: 211 MiB in 51 packages 16:30:24 OK: 211 MiB in 51 packages 16:30:24 Removing intermediate container fe8be890d9e5 16:30:24 ---> 071b80773f55 16:30:24 Step 6/22 : COPY go.mod vendor* ./ 16:30:24 b3c136eddcbf: Pull complete 16:30:24 329c88fbcd65: Verifying Checksum 16:30:24 329c88fbcd65: Download complete 16:30:24 Removing intermediate container 319fb7068a5e 16:30:24 ---> 5125aa6f34ab 16:30:24 Step 6/23 : COPY go.mod vendor* ./ 16:30:24 ---> e65838f702c4 16:30:24 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:30:24 ---> Running in c52f965aface 16:30:24 Removing intermediate container 9a22d0f94827 16:30:24 ---> 7794f07a4f7a 16:30:24 Step 6/31 : COPY go.mod vendor* ./ 16:30:24 ---> bad05b609cf0 16:30:24 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:30:25 ---> Running in e8ff8f94edf2 16:30:25 ---> 3e7f62205132 16:30:25 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:30:25 ---> Running in 72638c472c25 16:30:25 c0a3192eca97: Pull complete 16:30:25 a050256f5b6f: Pull complete 16:30:25 8a5474983e97: Verifying Checksum 16:30:25 8a5474983e97: Download complete 16:30:26 656be50a0ddc: Download complete 16:30:40 Removing intermediate container 4bee15714bcd 16:30:40 ---> 644c896f6d6a 16:30:40 Step 8/26 : COPY . . 16:30:40 Removing intermediate container 72638c472c25 16:30:40 ---> 978882ea23a5 16:30:40 Step 8/31 : COPY . . 16:30:40 Removing intermediate container 56d84f6dd994 16:30:40 ---> 93655de0045c 16:30:40 Step 8/23 : COPY . . 16:30:40 Removing intermediate container c52f965aface 16:30:40 ---> f328e31f498f 16:30:40 Step 8/22 : COPY . . 16:30:40 Removing intermediate container e8ff8f94edf2 16:30:40 ---> 1e6db40b0440 16:30:40 Step 8/23 : COPY . . 16:30:41 656be50a0ddc: Pull complete 16:30:41 2bbca73fdf42: Pull complete 16:30:41 46d945488cbd: Pull complete 16:30:47 8a5474983e97: Pull complete 16:30:48 329c88fbcd65: Pull complete 16:30:48 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 16:30:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:30:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 16:30:48 + + docker build -techo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:30:48 WORKDIR /edgex 16:30:48 COPY go.mod . 16:30:48 RUN go mod download 16:30:48 ci-base-image-arm64 -f - . 16:30:51 Sending build context to Docker daemon 169.3MB 16:30:51 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:30:51 ---> ff4287adb874 16:30:51 Step 2/4 : WORKDIR /edgex 16:30:52 ---> 5fa52aa165d6 16:30:52 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:30:52 ---> 4ae74f444b44 16:30:52 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:30:52 ---> f46f208390ef 16:30:52 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 16:30:52 ---> Running in 4cf7d68c51fb 16:30:52 ---> Running in dcf94f00c55c 16:30:52 ---> d9503e16351a 16:30:52 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:30:52 ---> 2eb756fa2fc4 16:30:52 Step 9/23 : RUN make cmd/core-data/core-data 16:30:52 ---> Running in e4b9b3cb16f4 16:30:52 ---> Running in f76fb9937bd9 16:30:52 ---> Running in 4adbb5cd9e74 16:30:52 Removing intermediate container 4cf7d68c51fb 16:30:52 ---> e4695bf3a411 16:30:52 Step 10/26 : WORKDIR /edgex-go/spire-build 16:30:52 ---> Running in 6d65afa362c2 16:30:52 Removing intermediate container 6d65afa362c2 16:30:52 ---> 045035b14331 16:30:52 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:30:52 ---> Running in 42d060cd8c7c 16:30:52 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.32" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:30:52 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.32" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:30:52 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.32" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 16:30:52 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.32" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:30:52 Removing intermediate container 42d060cd8c7c 16:30:52 ---> 91cf89daac69 16:30:52 Step 12/26 : WORKDIR /edgex-go 16:30:52 ---> Running in 4ec1d72a31ea 16:30:52 Removing intermediate container 4ec1d72a31ea 16:30:52 ---> 7be2d9d17b67 16:30:52 16:30:52 Step 13/26 : FROM alpine:3.15 16:30:52 3.15: Pulling from library/alpine 16:30:53 Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a 16:30:53 Status: Downloaded newer image for alpine:3.15 16:30:53 ---> 2720e26172a0 16:30:53 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:30:53 ---> Running in a1653673bd60 16:30:53 Removing intermediate container a1653673bd60 16:30:53 ---> 4c29696ee6f1 16:30:53 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:30:53 ---> Running in 5acbf9afdede 16:30:53 ---> Running in 7ea6590aac55 16:30:53 Removing intermediate container 7ea6590aac55 16:30:53 ---> 9cc991a828f0 16:30:53 Step 3/4 : COPY go.mod . 16:30:54 ---> 7423f2e8fb5b 16:30:54 Step 4/4 : RUN go mod download 16:30:54 ---> Running in 3e3ea50def9b 16:30:54 Removing intermediate container 5acbf9afdede 16:30:54 ---> 0cf2ce7c0ce7 16:30:54 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 16:30:54 ---> Running in c1379f032e84 16:30:55 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:30:56 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:30:56 v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:30:56 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:30:56 OK: 15856 distinct packages available 16:30:56 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:30:57 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:30:57 (1/4) Installing dumb-init (1.2.5-r1) 16:30:57 (2/4) Installing musl-obstack (1.2.3-r0) 16:30:57 (3/4) Installing libucontext (1.1-r0) 16:30:57 (4/4) Installing gcompat (1.0.0-r4) 16:30:57 Executing busybox-1.34.1-r7.trigger 16:30:57 OK: 6 MiB in 18 packages 16:30:59 Removing intermediate container c1379f032e84 16:30:59 ---> 0c338ac800b4 16:30:59 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:31:03 ---> a6d89c628d7d 16:31:03 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 16:31:03 ---> 7dda23ab07b8 16:31:03 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 16:31:03 ---> Running in fe81f1817455 16:31:03 Removing intermediate container fe81f1817455 16:31:03 ---> 3902f61b5da4 16:31:03 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 16:31:04 ---> 3e77f21f341b 16:31:04 Step 21/26 : WORKDIR / 16:31:04 ---> Running in f686a1201ad7 16:31:05 Removing intermediate container f686a1201ad7 16:31:05 ---> 56e2a289f11d 16:31:05 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:31:05 ---> Running in af77d7e14e44 16:31:05 Removing intermediate container af77d7e14e44 16:31:05 ---> e57005c79eca 16:31:05 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:31:06 ---> Running in 5821a926dee2 16:31:06 Removing intermediate container 5821a926dee2 16:31:06 ---> 984bc1e0427d 16:31:06 Step 24/26 : LABEL arch=x86_64 16:31:06 ---> Running in 56ef5e19c07a 16:31:07 Removing intermediate container 56ef5e19c07a 16:31:07 ---> 81136dfa151e 16:31:07 Step 25/26 : LABEL git_sha=48044024c8f65bd255fe9fe71c82cb348b3a4f7b 16:31:07 ---> Running in ab7114819383 16:31:07 Removing intermediate container ab7114819383 16:31:07 ---> 61b188adf05f 16:31:07 Step 26/26 : LABEL version=2.3.0-dev.32 16:31:07 ---> Running in 38c36c2657d7 16:31:08 Removing intermediate container 38c36c2657d7 16:31:08 ---> 1860271c7761 16:31:08 16:31:08 Successfully built 1860271c7761 16:31:08 Successfully tagged security-spire-config:latest 16:31:08 Building security-spire-agent 16:31:15  Building security-spire-config ... done Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:31:15 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:31:15 ---> e52f0291ad0c 16:31:15 Step 3/26 : WORKDIR /edgex-go 16:31:15 ---> Using cache 16:31:15 ---> cfde819ee822 16:31:15 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:31:15 ---> Using cache 16:31:15 ---> f71ced566d27 16:31:15 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:31:16 ---> Running in 0a60ac7ce2a5 16:31:17 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:31:17 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:31:17 OK: 211 MiB in 51 packages 16:31:19 Removing intermediate container 0a60ac7ce2a5 16:31:19 ---> 14c609fa7c87 16:31:19 Step 6/26 : COPY go.mod vendor* ./ 16:31:20 ---> e2703184760b 16:31:20 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:31:20 ---> Running in f26171626242 16:31:20 Removing intermediate container dcf94f00c55c 16:31:20 ---> d49fe31eb487 16:31:20 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:31:20 ---> Running in 53d9e801ee85 16:31:21 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.32" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:31:23 Removing intermediate container 4adbb5cd9e74 16:31:23 ---> 12a985ba7555 16:31:23 16:31:23 Step 10/31 : FROM alpine:3.16 16:31:23 Removing intermediate container 53d9e801ee85 16:31:23 ---> 5dd36708a92c 16:31:23 16:31:23 Step 11/23 : FROM docker:20.10.14 16:31:23 3.16: Pulling from library/alpine 16:31:23 20.10.14: Pulling from library/docker 16:31:23 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 16:31:23 Status: Downloaded newer image for alpine:3.16 16:31:23 ---> d7d3d98c851f 16:31:23 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:31:24 ---> Running in cfa74c7392a2 16:31:24 Removing intermediate container cfa74c7392a2 16:31:24 ---> 90dc2b2dcab2 16:31:24 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 16:31:24 ---> Running in 9387c64cff90 16:31:25 Removing intermediate container f76fb9937bd9 16:31:25 ---> dbd00cfe3e92 16:31:25 16:31:25 Step 10/23 : FROM alpine:3.16 16:31:25 ---> d7d3d98c851f 16:31:25 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:31:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:31:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:31:26 (1/2) Installing dumb-init (1.2.5-r1) 16:31:26 (2/2) Installing su-exec (0.2-r1) 16:31:26 Executing busybox-1.35.0-r15.trigger 16:31:26 OK: 6 MiB in 16 packages 16:31:26 ---> Running in e342bb5a4bdc 16:31:26 Removing intermediate container 3e3ea50def9b 16:31:26 ---> d390c732c4b7 16:31:26 Successfully built d390c732c4b7 16:31:26 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:26 + docker inspect -f . ci-base-image-arm64 16:31:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:31:26 Removing intermediate container e342bb5a4bdc 16:31:26 ---> b5a89ae71a25 16:31:26 Step 12/23 : ENV APP_PORT=59880 16:31:27 prd-ubuntu20.04-docker-arm64-4c-16g-21487 does not seem to be running inside a container 16:31:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/267 -v /w/workspace/edgex-go/267:/w/workspace/edgex-go/267:rw,z -v /w/workspace/edgex-go/267@tmp:/w/workspace/edgex-go/267@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 16:31:27 ---> Running in 8e176a34ea8f 16:31:27 Removing intermediate container 9387c64cff90 16:31:27 ---> 0806dd7a1077 16:31:27 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 16:31:27 Removing intermediate container 8e176a34ea8f 16:31:27 ---> 4e5346c6ff15 16:31:27 Step 13/23 : EXPOSE $APP_PORT 16:31:27 ---> Running in 11bb5af1bf9a 16:31:27 ---> Running in 7edebb6386e8 16:31:27 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 16:31:27 Status: Downloaded newer image for docker:20.10.14 16:31:27 Removing intermediate container 11bb5af1bf9a 16:31:27 ---> ddffc1d1df3f 16:31:27 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 16:31:27 ---> 7417809fdb73 16:31:27 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:31:27 Removing intermediate container 7edebb6386e8 16:31:27 ---> a295a8bfada6 16:31:27 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:31:27 ---> Running in a08f7d1cfe71 16:31:27 ---> Running in 66575c886c61 16:31:27 ---> Running in 783dddc74770 16:31:27 Removing intermediate container f26171626242 16:31:27 ---> 8483de4de5fb 16:31:27 Step 8/26 : COPY . . 16:31:27 Removing intermediate container e4b9b3cb16f4 16:31:27 ---> d92fa94002e8 16:31:27 16:31:27 Step 10/22 : FROM alpine:3.16 16:31:27 ---> d7d3d98c851f 16:31:27 Step 11/22 : RUN apk add --update --no-cache dumb-init 16:31:27 Removing intermediate container a08f7d1cfe71 16:31:27 ---> 708d6242339a 16:31:27 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 16:31:27 Removing intermediate container 66575c886c61 16:31:27 ---> d857f92e2088 16:31:27 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 16:31:27 ---> Running in eb9f3d95b26c 16:31:28 $ docker top 3f10f8b2bb2f530395a9c034751ec04c18cafaafc918243d93720056f2561bc4 -eo pid,comm [Pipeline] { [Pipeline] sh 16:31:28 ---> Running in 876286abf8b3 16:31:28 ---> Running in 33c3011ef12b 16:31:29 + go version 16:31:29 go version go1.18.3 linux/arm64 [Pipeline] } 16:31:29 $ docker stop --time=1 3f10f8b2bb2f530395a9c034751ec04c18cafaafc918243d93720056f2561bc4 16:31:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:31:29 Removing intermediate container 33c3011ef12b 16:31:29 ---> 6e67068a223b 16:31:29 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:31:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:31:29 ---> Running in 3e5ab3dd6a17 16:31:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:31:29 (1/1) Installing dumb-init (1.2.5-r1) 16:31:29 Executing busybox-1.35.0-r15.trigger 16:31:29 OK: 6 MiB in 15 packages 16:31:29 Removing intermediate container 783dddc74770 16:31:29 ---> 6bfe8de34c3a 16:31:29 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 16:31:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:31:29 ---> Running in 6a230fc915a1 16:31:29 (1/43) Installing readline (8.1.1-r0) 16:31:29 (2/43) Installing bash (5.1.16-r0) 16:31:29 Executing bash-5.1.16-r0.post-install 16:31:29 (3/43) Installing brotli-libs (1.0.9-r5) 16:31:29 (4/43) Installing nghttp2-libs (1.46.0-r0) 16:31:29 (5/43) Installing libcurl (7.80.0-r2) 16:31:29 (6/43) Installing curl (7.80.0-r2) 16:31:29 (7/43) Installing dumb-init (1.2.5-r1) 16:31:29 (8/43) Installing libbz2 (1.0.8-r1) 16:31:29 (9/43) Installing expat (2.4.7-r0) 16:31:29 (10/43) Installing libffi (3.4.2-r1) 16:31:29 (11/43) Installing gdbm (1.22-r0) 16:31:29 (12/43) Installing xz-libs (5.2.5-r1) 16:31:29 (13/43) Installing libgcc (10.3.1_git20211027-r0) 16:31:29 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 16:31:29 (15/43) Installing mpdecimal (2.5.1-r1) 16:31:29 (16/43) Installing sqlite-libs (3.36.0-r0) 16:31:29 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:31:29 (17/43) Installing python3 (3.9.13-r1) 16:31:30 Removing intermediate container eb9f3d95b26c 16:31:30 ---> 84bceb0d3da5 16:31:30 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:31:30 (18/43) Installing py3-appdirs (1.4.4-r2) 16:31:30 (19/43) Installing py3-certifi (2020.12.5-r1) 16:31:30 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 16:31:30 (21/43) Installing py3-idna (3.3-r0) 16:31:30 (22/43) Installing py3-urllib3 (1.26.7-r0) 16:31:30 (23/43) Installing py3-requests (2.26.0-r1) 16:31:30 (24/43) Installing py3-msgpack (1.0.2-r1) 16:31:30 (25/43) Installing py3-lockfile (0.12.2-r4) 16:31:30 (26/43) Installing py3-cachecontrol (0.12.10-r0) 16:31:30 (27/43) Installing py3-colorama (0.4.4-r1) 16:31:30 (28/43) Installing py3-contextlib2 (21.6.0-r1) 16:31:30 (29/43) Installing py3-distlib (0.3.3-r0) 16:31:30 (30/43) Installing py3-distro (1.6.0-r0) 16:31:30 (31/43) Installing py3-six (1.16.0-r0) 16:31:30 (32/43) Installing py3-webencodings (0.5.1-r4) 16:31:30 (33/43) Installing py3-html5lib (1.1-r1) 16:31:30 (34/43) Installing py3-parsing (2.4.7-r2) 16:31:30 (35/43) Installing py3-packaging (20.9-r1) 16:31:30 ---> Running in 18d8012f9e81 16:31:30 (36/43) Installing py3-tomli (1.2.2-r0) 16:31:30 (37/43) Installing py3-pep517 (0.12.0-r0) 16:31:30 (38/43) Installing py3-progress (1.6-r0) 16:31:30 (39/43) Installing py3-retrying (1.3.3-r2) 16:31:30 (40/43) Installing py3-ordered-set (4.0.2-r2) 16:31:30 (41/43) Installing py3-setuptools (52.0.0-r4) 16:31:30 (42/43) Installing py3-toml (0.10.2-r2) 16:31:30 (43/43) Installing py3-pip (20.3.4-r1) 16:31:30 Executing busybox-1.34.1-r5.trigger 16:31:30 OK: 83 MiB in 65 packages 16:31:30 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:31:31 Removing intermediate container 3e5ab3dd6a17 16:31:31 ---> 66258e668a68 16:31:31 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 16:31:31 Removing intermediate container 18d8012f9e81 16:31:31 ---> 0dc8acda23df 16:31:31 Step 13/22 : ENV APP_PORT=59861 16:31:31 $ docker rm -f 3f10f8b2bb2f530395a9c034751ec04c18cafaafc918243d93720056f2561bc4 16:31:31 (1/6) Installing dumb-init (1.2.5-r1) 16:31:31 ---> Running in f5c0bcf9cb45 16:31:31 ---> Running in 15c8179dfce6 16:31:31 (2/6) Installing libgcc (11.2.1_git20220219-r2) 16:31:31 Removing intermediate container 15c8179dfce6 16:31:31 ---> 27c570e94b38 16:31:31 Step 14/22 : EXPOSE $APP_PORT 16:31:31 (3/6) Installing libsodium (1.0.18-r0) [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:31 Removing intermediate container f5c0bcf9cb45 16:31:31 ---> 7bd5c18fe4ce 16:31:31 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 16:31:31 ---> Running in ecc99126a590 16:31:31 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 16:31:31 (5/6) Installing libzmq (4.3.4-r0) 16:31:31 Removing intermediate container ecc99126a590 16:31:31 ---> 5293f4cfa77a 16:31:31 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:31:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:31:31 16:31:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:31 (6/6) Installing zeromq (4.3.4-r0) 16:31:31 ---> 44ac74f54d14 16:31:31 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 16:31:31 ---> Running in 35e63a965869 16:31:31 Executing busybox-1.35.0-r15.trigger 16:31:31 OK: 8 MiB in 20 packages 16:31:31 Collecting docker-compose==1.23.2 16:31:32 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:31:32 ---> 8b3597ad5823 16:31:32 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:31:32 Collecting docopt<0.7,>=0.6.1 16:31:32 Downloading docopt-0.6.2.tar.gz (25 kB) 16:31:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:31:32 Removing intermediate container 6a230fc915a1 16:31:32 ---> 1e6cd9c94b69 16:31:32 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:31:32 latest: Pulling from edgex-devops/edgex-compose-arm64 16:31:32 29e5d40040c1: Pulling fs layer 16:31:32 1ce36da41761: Pulling fs layer 16:31:32 25b303627fd3: Pulling fs layer 16:31:32 29e5d40040c1: Download complete 16:31:32 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:31:32 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:31:32 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 16:31:32 Collecting texttable<0.10,>=0.9.0 16:31:32 Downloading texttable-0.9.1.tar.gz (11 kB) 16:31:32 ---> 791ee89ca35e 16:31:32 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:31:32 1ce36da41761: Verifying Checksum 16:31:32 1ce36da41761: Download complete 16:31:32 ---> 6ce0e16ef3ef 16:31:32 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:31:32 Removing intermediate container 35e63a965869 16:31:32 ---> 2fb52c7f96df 16:31:32 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 16:31:32 Collecting docker<4.0,>=3.6.0 16:31:32 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:31:32 29e5d40040c1: Pull complete 16:31:33 ---> 224028e7e955 16:31:33 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 16:31:33 Collecting cached-property<2,>=1.2.0 16:31:33 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:31:33 ---> Running in d847bbeb405f 16:31:33 Collecting PyYAML<4,>=3.10 16:31:33 Downloading PyYAML-3.13.tar.gz (270 kB) 16:31:33 ---> d25eb68f85af 16:31:33 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:31:33 Removing intermediate container d847bbeb405f 16:31:33 ---> c9c6f7f44b0a 16:31:33 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:31:33 ---> 14cc8af68989 16:31:33 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:31:33 ---> Running in 70bdff729847 16:31:33 ---> 565b808f99c6 16:31:33 Step 19/23 : ENTRYPOINT ["/core-data"] 16:31:33 Removing intermediate container 70bdff729847 16:31:33 ---> a6843c44273c 16:31:33 Step 20/22 : LABEL arch=x86_64 16:31:33 ---> 5cc425807917 16:31:33 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:31:33 ---> Running in 956dfd7f8cf2 16:31:33 ---> 2d0d09f6a32d 16:31:33 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:31:33 ---> Running in 4aac01b8880d 16:31:33 ---> Running in dc3162e0e57b 16:31:33 Collecting dockerpty<0.5,>=0.4.1 16:31:33 Removing intermediate container 956dfd7f8cf2 16:31:33 ---> aa2e4103db66 16:31:33 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:31:33 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:31:33 ---> Running in 83ad2213173a 16:31:33 Removing intermediate container dc3162e0e57b 16:31:33 ---> 9b6d8e859411 16:31:33 Step 10/26 : WORKDIR /edgex-go/spire-build 16:31:33 Removing intermediate container 4aac01b8880d 16:31:33 ---> 8d27be6d3ab4 16:31:33 Step 21/22 : LABEL git_sha=48044024c8f65bd255fe9fe71c82cb348b3a4f7b 16:31:33 ---> Running in 44303a5463f7 16:31:33 ---> 789436910525 16:31:33 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:31:33 ---> Running in ea56b53716d4 16:31:33 Removing intermediate container 83ad2213173a 16:31:33 ---> b5f427290467 16:31:33 Step 21/23 : LABEL arch=x86_64 16:31:33 ---> Running in 1eb4115fb66e 16:31:33 Removing intermediate container 44303a5463f7 16:31:33 ---> 3bafbdd458da 16:31:33 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:31:34 ---> Running in b8f38aca8bf7 16:31:34 Removing intermediate container ea56b53716d4 16:31:34 ---> 2f7eb68676ca 16:31:34 Step 22/22 : LABEL version=2.3.0-dev.32 16:31:34 ---> 1f9214dc31a3 16:31:34 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 16:31:34 Collecting jsonschema<3,>=2.5.1 16:31:34 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:31:34 ---> Running in 94e511dec3fc 16:31:34 Removing intermediate container 1eb4115fb66e 16:31:34 ---> f26d26e0823b 16:31:34 Step 22/23 : LABEL git_sha=48044024c8f65bd255fe9fe71c82cb348b3a4f7b 16:31:34 Collecting websocket-client<1.0,>=0.32.0 16:31:34 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:31:34 ---> Running in 5e5289288909 16:31:34 Removing intermediate container 94e511dec3fc 16:31:34 ---> 4d00bcefc769 16:31:34 16:31:34 25b303627fd3: Verifying Checksum 16:31:34 25b303627fd3: Download complete 16:31:34 1ce36da41761: Pull complete 16:31:34 Collecting docker-pycreds>=0.4.0 16:31:34 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:31:34 Removing intermediate container 5e5289288909 16:31:34 ---> a5f08f40e768 16:31:34 Step 23/23 : LABEL version=2.3.0-dev.32 16:31:34 ---> 2a520211b19a 16:31:34 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:31:34 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 16:31:34 Collecting chardet<3.1.0,>=3.0.2 16:31:34 ---> Running in 746c7406ee9d 16:31:34 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:31:34 Successfully built 4d00bcefc769 16:31:34 Successfully tagged support-scheduler:latest 16:31:34  Building support-scheduler ... done Building support-notifications 16:31:34 Collecting urllib3<1.25,>=1.21.1 16:31:34 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:31:34 Collecting idna<2.8,>=2.5 16:31:34 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:31:34 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:31:34 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:31:34 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:31:34 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:31:34 ---> 3fc7984ba006 16:31:34 Step 26/31 : RUN chmod +x /entrypoint.sh 16:31:34 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 16:31:34 Attempting uninstall: urllib3 16:31:34 Found existing installation: urllib3 1.26.7 16:31:34 Uninstalling urllib3-1.26.7: 16:31:34 Successfully uninstalled urllib3-1.26.7 16:31:35 Attempting uninstall: idna 16:31:35 Found existing installation: idna 3.3 16:31:35 Uninstalling idna-3.3: 16:31:35 Successfully uninstalled idna-3.3 16:31:35 Removing intermediate container 746c7406ee9d 16:31:35 ---> 675f8080e17d 16:31:35 16:31:35 ---> Running in 7ad9b2154823 16:31:35 Successfully built 675f8080e17d 16:31:35 Successfully tagged core-data:latest 16:31:35  Building core-data ... done Building core-metadata 16:31:35 Removing intermediate container b8f38aca8bf7 16:31:35 ---> 8be40da199bc 16:31:35 Step 12/26 : WORKDIR /edgex-go 16:31:35 ---> Running in 2563d38ef97f 16:31:36 Attempting uninstall: requests 16:31:36 Found existing installation: requests 2.26.0 16:31:36 Uninstalling requests-2.26.0: 16:31:36 Successfully uninstalled requests-2.26.0 16:31:36 Removing intermediate container 2563d38ef97f 16:31:36 ---> 2ed8b6064c2d 16:31:36 16:31:36 Step 13/26 : FROM alpine:3.15 16:31:36 ---> 2720e26172a0 16:31:36 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:31:36 ---> Using cache 16:31:36 ---> 4c29696ee6f1 16:31:36 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:31:36 ---> Using cache 16:31:36 ---> 0cf2ce7c0ce7 16:31:36 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:31:36 Running setup.py install for texttable: started 16:31:37 Running setup.py install for texttable: finished with status 'done' 16:31:37 Running setup.py install for PyYAML: started 16:31:37 ---> Running in dbaee053aaff 16:31:37 Running setup.py install for PyYAML: finished with status 'done' 16:31:37 Running setup.py install for docopt: started 16:31:37 Removing intermediate container 7ad9b2154823 16:31:37 ---> 5e173b254e14 16:31:37 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 16:31:37 ---> Running in 7873bef81f7a 16:31:37 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:31:38 Removing intermediate container 7873bef81f7a 16:31:38 ---> aca2771e85e1 16:31:38 Step 28/31 : CMD ["gate"] 16:31:38 Running setup.py install for docopt: finished with status 'done' 16:31:38 Running setup.py install for dockerpty: started 16:31:38 ---> Running in 3214a18eed34 16:31:38 Removing intermediate container 3214a18eed34 16:31:38 ---> 60144ca3f4b3 16:31:38 Step 29/31 : LABEL arch=x86_64 16:31:38 Running setup.py install for dockerpty: finished with status 'done' 16:31:38 ---> Running in 0b825549ecf4 16:31:38 Removing intermediate container 0b825549ecf4 16:31:38 ---> 7f13d52c07e7 16:31:38 Step 30/31 : LABEL git_sha=48044024c8f65bd255fe9fe71c82cb348b3a4f7b 16:31:39 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:31:39 ---> Running in 5fe45c0734de 16:31:39 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 16:31:39 Removing intermediate container 5fe45c0734de 16:31:39 ---> 5576776f564e 16:31:39 Step 31/31 : LABEL version=2.3.0-dev.32 16:31:39 ---> Running in 323f4d2a20ec 16:31:39 v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:31:39 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:31:39 OK: 15856 distinct packages available 16:31:39 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:31:39 Removing intermediate container 323f4d2a20ec 16:31:39 ---> acd322bf24ed 16:31:39 16:31:39 Successfully built acd322bf24ed 16:31:39 Successfully tagged security-bootstrapper:latest 16:31:39  Building security-bootstrapper ... done Building security-spiffe-token-provider 16:31:40 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:31:40 (1/5) Installing dumb-init (1.2.5-r1) 16:31:40 (2/5) Installing musl-obstack (1.2.3-r0) 16:31:40 (3/5) Installing libucontext (1.1-r0) 16:31:40 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:31:40 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:31:40 ---> e52f0291ad0c 16:31:40 Step 3/22 : WORKDIR /edgex-go 16:31:40 ---> Using cache 16:31:40 ---> cfde819ee822 16:31:40 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:31:40 ---> Using cache 16:31:40 ---> f71ced566d27 16:31:40 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 16:31:40 (4/5) Installing gcompat (1.0.0-r4) 16:31:40 (5/5) Installing openssl (1.1.1q-r0) 16:31:40 Executing busybox-1.34.1-r7.trigger 16:31:40 OK: 6 MiB in 19 packages 16:31:42 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:31:42 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:31:42 ---> e52f0291ad0c 16:31:42 Step 3/23 : WORKDIR /edgex-go 16:31:42 ---> Using cache 16:31:42 ---> cfde819ee822 16:31:42 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:31:42 ---> Using cache 16:31:42 ---> f71ced566d27 16:31:42 Step 5/23 : RUN apk add --update --no-cache make git 16:31:43 ---> Running in 9a896252e3c8 16:31:43 ---> Running in bb145cb7d474 16:31:43 Removing intermediate container 876286abf8b3 16:31:43 ---> 438562ea7bcc 16:31:43 Step 14/23 : ENV APP_PORT=58890 16:31:43 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:31:43 ---> Running in e59c215ac0f9 16:31:43 Removing intermediate container dbaee053aaff 16:31:43 ---> e0776eecf9e3 16:31:43 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 16:31:43 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:31:43 Removing intermediate container e59c215ac0f9 16:31:43 ---> 1e414c9bb94f 16:31:43 Step 15/23 : EXPOSE $APP_PORT 16:31:44 ---> Running in aa6f46653a19 16:31:44 25b303627fd3: Pull complete 16:31:44 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 16:31:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:31:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:31:44 prd-ubuntu20.04-docker-arm64-4c-16g-21487 does not seem to be running inside a container 16:31:44 Removing intermediate container aa6f46653a19 16:31:44 ---> 9a3283554ca3 16:31:44 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:31:44 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:31:44 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:31:44 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:31:44 Step 2/20 : FROM ${BUILDER_BASE} AS builder 16:31:44 ---> e52f0291ad0c 16:31:44 Step 3/20 : WORKDIR /edgex-go 16:31:44 ---> Using cache 16:31:44 ---> cfde819ee822 16:31:44 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 16:31:44 ---> 3b87cad3d700 16:31:44 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:31:44 ---> Running in 0eae9cc6826e 16:31:44 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/267 -v /w/workspace/edgex-go/267:/w/workspace/edgex-go/267:rw,z -v /w/workspace/edgex-go/267@tmp:/w/workspace/edgex-go/267@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:31:45 OK: 211 MiB in 51 packages 16:31:45 ---> 8ed6dec1ca3d 16:31:45 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:31:45 OK: 211 MiB in 51 packages 16:31:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:31:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:31:45 v3.16.1-61-g770d922b3a [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 16:31:45 v3.16.1-60-g40ab2097df [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 16:31:45 OK: 17033 distinct packages available 16:31:45 ---> 39b6fd10b822 16:31:45 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:31:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:31:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:31:45 Removing intermediate container bb145cb7d474 16:31:45 ---> 386643d0388a 16:31:45 Step 6/23 : COPY go.mod vendor* ./ 16:31:45 OK: 211 MiB in 51 packages 16:31:45 ---> 61442e47c678 16:31:45 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 16:31:46 ---> Running in 2d779989f9dc 16:31:46 ---> dd25927e2616 16:31:46 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:31:46 Removing intermediate container 9a896252e3c8 16:31:46 ---> 217e8908a3a6 16:31:46 Step 6/22 : COPY go.mod vendor* ./ 16:31:46 ---> Running in 5e00bdc58a0d 16:31:46 Removing intermediate container 2d779989f9dc 16:31:46 ---> db5406ebb3c5 16:31:46 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:31:46 ---> Running in f6ad7e62a5d2 16:31:46 ---> 941c6ba7d378 16:31:46 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:31:46 ---> 18f81a7e3c78 16:31:46 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 16:31:46 Removing intermediate container 0eae9cc6826e 16:31:46 ---> 716200601342 16:31:46 Step 5/20 : COPY go.mod vendor* ./ 16:31:46 ---> Running in 65026a8efc07 16:31:46 Removing intermediate container f6ad7e62a5d2 16:31:46 ---> 21f5d0231b4b 16:31:46 Step 21/23 : LABEL arch=x86_64 16:31:46 ---> Running in ecea11f4b797 16:31:46 ---> 97dfa96abd5b 16:31:46 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 16:31:46 ---> f429b28d199c 16:31:46 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:31:46 Removing intermediate container ecea11f4b797 16:31:46 ---> 0b7ca7a6125a 16:31:46 Step 22/23 : LABEL git_sha=48044024c8f65bd255fe9fe71c82cb348b3a4f7b 16:31:46 ---> Running in 480f6b84d080 16:31:46 ---> Running in 2d23ef9ac3ef 16:31:46 ---> 54bcfd6c567f 16:31:46 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 16:31:46 Removing intermediate container 480f6b84d080 16:31:46 ---> ae692679f74b 16:31:46 Step 23/23 : LABEL version=2.3.0-dev.32 16:31:46 ---> Running in cb8b082ffcf7 16:31:47 $ docker top a73480ad8f42994e293366ed3c8d392adbd05f5869c441eb99bb5b740e752398 -eo pid,comm 16:31:47 ---> 6ef53cbb2eff 16:31:47 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:31:47 Removing intermediate container cb8b082ffcf7 16:31:47 ---> 49bc51d9e5d3 16:31:47 16:31:47 ---> Running in 3f0ceed4243e 16:31:47 Successfully built 49bc51d9e5d3 16:31:47 Successfully tagged sys-mgmt-agent:latest 16:31:47 Building security-spire-server 16:31:47  Building sys-mgmt-agent ... done Removing intermediate container 3f0ceed4243e 16:31:47 ---> 05c620c39eed 16:31:47 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [Pipeline] { [Pipeline] sh 16:31:47 ---> Running in 5412e55848a3 16:31:48 + grep parallel 16:31:48 + docker-compose build --help 16:31:49 Removing intermediate container 5412e55848a3 16:31:49 ---> 25555f6c031d 16:31:49 Step 24/26 : LABEL arch=x86_64 16:31:50 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:31:50 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:31:50 ---> e52f0291ad0c 16:31:50 Step 3/25 : WORKDIR /edgex-go 16:31:50 ---> Using cache 16:31:50 ---> cfde819ee822 16:31:50 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:31:50 ---> Using cache 16:31:50 ---> f71ced566d27 16:31:50 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 16:31:50 ---> Using cache 16:31:50 ---> 14c609fa7c87 16:31:50 Step 6/25 : COPY go.mod vendor* ./ 16:31:50 ---> Using cache 16:31:50 ---> e2703184760b 16:31:50 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:31:50 ---> Using cache 16:31:50 ---> 8483de4de5fb 16:31:50 Step 8/25 : COPY . . 16:31:50 ---> Using cache 16:31:50 ---> 5cc425807917 16:31:50 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 16:31:50 ---> Using cache 16:31:50 ---> 9b6d8e859411 16:31:50 Step 10/25 : WORKDIR /edgex-go/spire-build 16:31:50 ---> Using cache 16:31:50 ---> 3bafbdd458da 16:31:50 Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:31:50 ---> Running in 7accfe454c20 16:31:50 ---> Running in 110380bcdfc7 16:31:50 Removing intermediate container 7accfe454c20 16:31:50 ---> 182989a188d8 16:31:50 Step 25/26 : LABEL git_sha=48044024c8f65bd255fe9fe71c82cb348b3a4f7b 16:31:51 ---> Running in 844302966ca4 16:31:51 Removing intermediate container 844302966ca4 16:31:51 ---> 0542fbd1a8c0 16:31:51 Step 26/26 : LABEL version=2.3.0-dev.32 16:31:52 --parallel Build images in parallel. [Pipeline] } 16:31:52 $ docker stop --time=1 a73480ad8f42994e293366ed3c8d392adbd05f5869c441eb99bb5b740e752398 16:31:52 ---> Running in 8a1654d4fa7b 16:31:52 Removing intermediate container 110380bcdfc7 16:31:52 ---> 231915abe4ea 16:31:52 Step 12/25 : WORKDIR /edgex-go 16:31:52 Removing intermediate container 8a1654d4fa7b 16:31:52 ---> 09d490135438 16:31:52 16:31:52 Successfully built 09d490135438 16:31:53 Successfully tagged security-spire-agent:latest 16:31:53  Building security-spire-agent ... done Building security-proxy-setup 16:31:53 ---> Running in 5fe5966e7f11 16:31:54 $ docker rm -f a73480ad8f42994e293366ed3c8d392adbd05f5869c441eb99bb5b740e752398 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:31:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:31:55 prd-ubuntu20.04-docker-arm64-4c-16g-21487 does not seem to be running inside a container 16:31:55 Removing intermediate container 5fe5966e7f11 16:31:55 ---> 2c20e161ec78 16:31:55 16:31:55 Step 13/25 : FROM alpine:3.15 16:31:55 ---> 2720e26172a0 16:31:55 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:31:55 ---> Using cache 16:31:55 ---> 4c29696ee6f1 16:31:55 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:31:55 ---> Using cache 16:31:55 ---> 0cf2ce7c0ce7 16:31:55 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:31:55 ---> Using cache 16:31:55 ---> e0776eecf9e3 16:31:55 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:31:55 $ 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/267 -v /w/workspace/edgex-go/267:/w/workspace/edgex-go/267:rw,z -v /w/workspace/edgex-go/267@tmp:/w/workspace/edgex-go/267@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 16:31:56 ---> 40ed58f742a5 16:31:56 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 16:31:56 $ docker top 05edf004ffbbbb5486f2dbc8b15b4e5579d2a2494a7eea48189392c7f6e8071a -eo pid,comm 16:31:56 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:31:56 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:31:56 ---> e52f0291ad0c 16:31:56 Step 3/22 : WORKDIR /edgex-go 16:31:56 ---> Using cache 16:31:56 ---> cfde819ee822 16:31:56 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:31:56 ---> Using cache 16:31:56 ---> f71ced566d27 16:31:56 Step 5/22 : RUN apk add --update --no-cache make git 16:31:56 ---> Using cache 16:31:56 ---> 386643d0388a 16:31:56 Step 6/22 : COPY go.mod vendor* ./ 16:31:56 ---> Using cache 16:31:56 ---> dd25927e2616 16:31:56 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:31:56 ---> Using cache 16:31:56 ---> c31d15053051 16:31:56 Step 8/22 : COPY . . 16:31:56 ---> a78e7e3d783d 16:31:56 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 16:31:56 Removing intermediate container 2d23ef9ac3ef 16:31:56 ---> a4c1e19d2401 16:31:56 Step 7/20 : COPY . . [Pipeline] { [Pipeline] sh 16:31:57 Removing intermediate container 65026a8efc07 16:31:57 ---> 64c820062ffb 16:31:57 Step 8/22 : COPY . . 16:31:57 Removing intermediate container 5e00bdc58a0d 16:31:57 ---> c31d15053051 16:31:57 Step 8/23 : COPY . . 16:31:57 + docker-compose -f ./docker-compose-build.yml build --parallel 16:32:01 Building core-command ... 16:32:01 Building core-data ... 16:32:01 Building core-metadata ... 16:32:01 Building security-bootstrapper ... 16:32:01 Building security-proxy-setup ... 16:32:01 Building security-secretstore-setup ... 16:32:01 Building security-spiffe-token-provider ... 16:32:01 Building security-spire-agent ... 16:32:01 Building security-spire-config ... 16:32:01 Building security-spire-server ... 16:32:01 Building support-notifications ... 16:32:01 Building support-scheduler ... 16:32:01 Building sys-mgmt-agent ... 16:32:01 Building security-spire-server 16:32:01 Building core-metadata 16:32:01 Building sys-mgmt-agent 16:32:01 Building security-spire-config 16:32:01 Building security-spire-agent 16:32:03 ---> 06351eb627a3 16:32:03 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 16:32:03 ---> 6eb0e9acdae4 16:32:03 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:32:03 ---> 0e8b4370b52b 16:32:03 Step 9/23 : RUN make cmd/core-metadata/core-metadata 16:32:03 ---> Running in fc2b200a2a50 16:32:03 ---> 91dcdc7a94a6 16:32:03 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:32:03 ---> Running in 309304e7f85b 16:32:03 ---> 819148dd8e05 16:32:03 Step 9/22 : RUN make cmd/support-notifications/support-notifications 16:32:03 ---> b0e87d3688b2 16:32:03 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:32:03 ---> Running in 9c58d7d0e9db 16:32:03 ---> Running in f4d8785a285c 16:32:03 ---> Running in 5eb11ece807f 16:32:03 Removing intermediate container 5eb11ece807f 16:32:03 ---> 4ab65253cfae 16:32:03 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:32:03 ---> Running in 721efc73d2c6 16:32:03 Removing intermediate container 721efc73d2c6 16:32:03 ---> ef58e40225d3 16:32:03 Step 23/25 : LABEL arch=x86_64 16:32:03 ---> Running in 1f9ffe6c3933 16:32:03 Removing intermediate container 1f9ffe6c3933 16:32:03 ---> bff564ba7ae7 16:32:03 Step 24/25 : LABEL git_sha=48044024c8f65bd255fe9fe71c82cb348b3a4f7b 16:32:04 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.32" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:32:04 ---> Running in e2aff2409350 16:32:04 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.32" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:32:04 Removing intermediate container e2aff2409350 16:32:04 ---> 5820faf9bd27 16:32:04 Step 25/25 : LABEL version=2.3.0-dev.32 16:32:04 ---> Running in e139bc6cde89 16:32:04 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.32" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 16:32:04 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.32" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:32:04 Removing intermediate container e139bc6cde89 16:32:04 ---> d65b851b2377 16:32:04 16:32:04 Successfully built d65b851b2377 16:32:04 Successfully tagged security-spire-server:latest 16:32:04  Building security-spire-server ... done Building core-command 16:32:07 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:32:07 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:32:07 ---> e52f0291ad0c 16:32:07 Step 3/23 : WORKDIR /edgex-go 16:32:07 ---> Using cache 16:32:07 ---> cfde819ee822 16:32:07 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:32:07 ---> Using cache 16:32:07 ---> f71ced566d27 16:32:07 Step 5/23 : RUN apk add --update --no-cache make git 16:32:07 ---> Using cache 16:32:07 ---> 386643d0388a 16:32:07 Step 6/23 : COPY go.mod vendor* ./ 16:32:07 ---> Using cache 16:32:07 ---> dd25927e2616 16:32:07 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:32:07 ---> Using cache 16:32:07 ---> c31d15053051 16:32:07 Step 8/23 : COPY . . 16:32:07 ---> Using cache 16:32:07 ---> 0e8b4370b52b 16:32:07 Step 9/23 : RUN make cmd/core-command/core-command 16:32:09 ---> Running in e99bffe48347 16:32:10 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.32" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 16:32:32 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.32" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 16:32:39 Removing intermediate container 309304e7f85b 16:32:39 ---> 3104ee59ea02 16:32:39 16:32:39 Step 10/23 : FROM alpine:3.16 16:32:39 ---> d7d3d98c851f 16:32:39 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:32:39 ---> Using cache 16:32:39 ---> 84bceb0d3da5 16:32:39 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:32:39 ---> Using cache 16:32:39 ---> 0dc8acda23df 16:32:39 Step 13/23 : ENV APP_PORT=59881 16:32:39 Removing intermediate container fc2b200a2a50 16:32:39 ---> 7c8286e79a43 16:32:39 16:32:39 Step 10/22 : FROM alpine:3.16 16:32:39 ---> d7d3d98c851f 16:32:39 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 16:32:39 ---> Running in bd471f86e39f 16:32:39 ---> Running in d766399ee784 16:32:39 Removing intermediate container d766399ee784 16:32:39 ---> 7e5e6eff8599 16:32:39 Step 14/23 : EXPOSE $APP_PORT 16:32:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:32:39 ---> Running in cec22b8afd81 16:32:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:32:39 (1/6) Installing ca-certificates (20211220-r0) 16:32:39 (2/6) Installing brotli-libs (1.0.9-r6) 16:32:39 (3/6) Installing nghttp2-libs (1.47.0-r0) 16:32:39 (4/6) Installing libcurl (7.83.1-r2) 16:32:39 (5/6) Installing curl (7.83.1-r2) 16:32:39 (6/6) Installing dumb-init (1.2.5-r1) 16:32:39 Executing busybox-1.35.0-r15.trigger 16:32:39 Executing ca-certificates-20211220-r0.trigger 16:32:39 OK: 8 MiB in 20 packages 16:32:39 Removing intermediate container cec22b8afd81 16:32:39 ---> 1bf97b816a56 16:32:39 Step 15/23 : WORKDIR / 16:32:40 ---> Running in bd20dc3eb326 16:32:40 Removing intermediate container bd20dc3eb326 16:32:40 ---> 125df89fb207 16:32:40 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:32:40 Removing intermediate container e99bffe48347 16:32:40 ---> 697af4cb2edf 16:32:40 16:32:40 Step 10/23 : FROM alpine:3.16 16:32:40 ---> d7d3d98c851f 16:32:40 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:32:40 ---> Using cache 16:32:40 ---> 84bceb0d3da5 16:32:40 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:32:40 ---> Using cache 16:32:40 ---> 0dc8acda23df 16:32:40 Step 13/23 : ENV APP_PORT=59882 16:32:40 ---> Running in 7fba3bfeafbe 16:32:40 ---> c4f7633ca78a 16:32:40 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:32:40 Removing intermediate container bd471f86e39f 16:32:40 ---> 00a2c3e3e96c 16:32:40 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:32:40 Removing intermediate container 7fba3bfeafbe 16:32:40 ---> e98dad3df7d5 16:32:40 Step 14/23 : EXPOSE $APP_PORT 16:32:41 ---> Running in 9e9846118ea5 16:32:41 ---> Running in d9150bd82eba 16:32:41 ---> 030cba4e3f6d 16:32:41 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:32:41 Removing intermediate container 9e9846118ea5 16:32:41 ---> f29f4159354b 16:32:41 Step 13/22 : WORKDIR /edgex 16:32:41 Removing intermediate container d9150bd82eba 16:32:41 ---> 378b5315d84e 16:32:41 Step 15/23 : WORKDIR / 16:32:41 ---> Running in fc3187be0801 16:32:41 ---> a228d20c7be4 16:32:41 Step 19/23 : ENTRYPOINT ["/core-metadata"] 16:32:41 Removing intermediate container 9c58d7d0e9db 16:32:41 ---> ca46f75da3d5 16:32:41 16:32:41 Step 9/20 : FROM alpine:3.15 16:32:41 ---> 2720e26172a0 16:32:41 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:32:41 ---> Using cache 16:32:41 ---> 4c29696ee6f1 16:32:41 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:32:41 ---> Using cache 16:32:41 ---> 0cf2ce7c0ce7 16:32:41 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 16:32:41 ---> Running in 56fd453c723e 16:32:41 ---> Running in b4ba9a0e86e4 16:32:41 ---> Running in be87b1b93a1e 16:32:41 Removing intermediate container fc3187be0801 16:32:41 ---> 3a56eeb476a0 16:32:41 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:32:42 Removing intermediate container b4ba9a0e86e4 16:32:42 ---> 076588cbb30a 16:32:42 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:32:42 Removing intermediate container 56fd453c723e 16:32:42 ---> f4a8fe5fda3c 16:32:42 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:32:42 ---> Running in 09a9eb493d6d 16:32:42 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:32:42 ---> 0d1eebdf9b67 16:32:42 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:32:42 Removing intermediate container 09a9eb493d6d 16:32:42 ---> 4057fc2f9cc0 16:32:42 Step 21/23 : LABEL arch=x86_64 16:32:42 ---> 3b8adfa250ee 16:32:42 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:32:42 ---> Running in 13d8642fdf09 16:32:43 ---> 8b41dca29891 16:32:43 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:32:43 Removing intermediate container 13d8642fdf09 16:32:43 ---> e5a8779185d9 16:32:43 Step 22/23 : LABEL git_sha=48044024c8f65bd255fe9fe71c82cb348b3a4f7b 16:32:43 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:32:43 ---> 3425e4bd3610 16:32:43 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:32:43 ---> Running in 6e73cd985f04 16:32:43 Removing intermediate container f4d8785a285c 16:32:43 ---> 47497f8361ae 16:32:43 16:32:43 Step 10/22 : FROM alpine:3.16 16:32:43 ---> d7d3d98c851f 16:32:43 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 16:32:43 ---> Running in e80482ece8f5 16:32:43 ---> 923f3bfef5d7 16:32:43 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 16:32:43 Removing intermediate container 6e73cd985f04 16:32:43 ---> c94dc9aead74 16:32:43 Step 23/23 : LABEL version=2.3.0-dev.32 16:32:43 ---> 643b63f202d1 16:32:43 Step 19/23 : ENTRYPOINT ["/core-command"] 16:32:43 ---> Running in 0dbf3e722538 16:32:43 ---> Running in d7127652ab54 16:32:43 v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:32:43 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:32:43 OK: 15856 distinct packages available 16:32:43 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:32:43 Removing intermediate container 0dbf3e722538 16:32:43 ---> a47071097963 16:32:43 16:32:43 Removing intermediate container d7127652ab54 16:32:43 ---> 960936fe9a54 16:32:43 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:32:43 ---> 5b2f7842f1f7 16:32:43 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:32:43 ---> Running in 7c2b07ddfe54 16:32:43 Successfully built a47071097963 16:32:43 Successfully tagged core-metadata:latest 16:32:43 Building security-secretstore-setup 16:32:43  Building core-metadata ... done  ---> Running in 7e4e5a3aa887 16:32:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:32:43 Removing intermediate container 7c2b07ddfe54 16:32:43 ---> dacbb81298c4 16:32:43 Step 21/23 : LABEL arch=x86_64 16:32:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:32:44 ---> Running in 9998453db1d6 16:32:44 (1/2) Installing ca-certificates (20211220-r0) 16:32:44 (2/2) Installing dumb-init (1.2.5-r1) 16:32:44 Executing busybox-1.35.0-r15.trigger 16:32:44 Executing ca-certificates-20211220-r0.trigger 16:32:44 OK: 6 MiB in 16 packages 16:32:44 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:32:44 (1/9) Installing ca-certificates (20211220-r0) 16:32:44 (2/9) Installing brotli-libs (1.0.9-r5) 16:32:44 Removing intermediate container 9998453db1d6 16:32:44 ---> e449c3ab8636 16:32:44 Step 22/23 : LABEL git_sha=48044024c8f65bd255fe9fe71c82cb348b3a4f7b 16:32:45 (3/9) Installing nghttp2-libs (1.46.0-r0) 16:32:45 (4/9) Installing libcurl (7.80.0-r2) 16:32:45 (5/9) Installing curl (7.80.0-r2) 16:32:45 (6/9) Installing dumb-init (1.2.5-r1) 16:32:45 (7/9) Installing musl-obstack (1.2.3-r0) 16:32:45 ---> Running in b02ec936f5f7 16:32:45 (8/9) Installing libucontext (1.1-r0) 16:32:45 Removing intermediate container b02ec936f5f7 16:32:45 ---> 2c6e2a0fa3d6 16:32:45 Step 23/23 : LABEL version=2.3.0-dev.32 16:32:45 (9/9) Installing gcompat (1.0.0-r4) 16:32:45 Executing busybox-1.34.1-r7.trigger 16:32:45 ---> Running in 9ff2ea6dff2f 16:32:45 Executing ca-certificates-20211220-r0.trigger 16:32:45 Removing intermediate container 7e4e5a3aa887 16:32:45 ---> b3f9d3f1f41f 16:32:45 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 16:32:45 ---> Running in 458428496d5e 16:32:45 OK: 8 MiB in 23 packages 16:32:45 Removing intermediate container 9ff2ea6dff2f 16:32:45 ---> 27e34541b52c 16:32:45 16:32:45 Removing intermediate container e80482ece8f5 16:32:45 ---> 8c95e4ca65b9 16:32:45 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:32:45 Removing intermediate container 458428496d5e 16:32:45 ---> 1b181bf35ccc 16:32:45 Step 20/22 : LABEL arch=x86_64 16:32:45 Successfully built 27e34541b52c 16:32:45 Successfully tagged core-command:latest 16:32:45  Building core-command ... done  ---> Running in bec9ee8f6772 16:32:46 ---> Running in 1bb75249201f 16:32:46 Removing intermediate container bec9ee8f6772 16:32:46 ---> ab0875fa5526 16:32:46 Step 13/22 : ENV APP_PORT=59860 16:32:46 Removing intermediate container 1bb75249201f 16:32:46 ---> 308ad2cdf3b5 16:32:46 Step 21/22 : LABEL git_sha=48044024c8f65bd255fe9fe71c82cb348b3a4f7b 16:32:46 ---> Running in 7ad843b9483a 16:32:46 ---> Running in 514c42fb7829 16:32:46 Removing intermediate container 7ad843b9483a 16:32:46 ---> 82f902349726 16:32:46 Removing intermediate container be87b1b93a1e 16:32:46 Step 14/22 : EXPOSE $APP_PORT ---> fbb2a8b5e618 16:32:46 16:32:46 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 16:32:46 ---> Running in bff83c90f0a1 16:32:46 Removing intermediate container 514c42fb7829 16:32:46 ---> 840a44600a4d 16:32:46 Step 22/22 : LABEL version=2.3.0-dev.32 16:32:46 ---> Running in ed5edb2a312f 16:32:46 Removing intermediate container bff83c90f0a1 16:32:46 ---> 7b5e89c3328e 16:32:46 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:32:46 ---> 0dd68227ab81 16:32:46 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 16:32:46 Removing intermediate container ed5edb2a312f 16:32:46 ---> ad0de2a909f3 16:32:46 16:32:47 Successfully built ad0de2a909f3 16:32:47 Successfully tagged security-proxy-setup:latest 16:32:47  Building security-proxy-setup ... done  ---> a535d48791b1 16:32:47 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:32:47 ---> a9c32cb0794a 16:32:47 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 16:32:47 ---> eea81f53c8c7 16:32:47 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 16:32:47 ---> Running in e3be0e9ac8d3 16:32:47 ---> 548028c0fde2 16:32:47 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:32:47 Removing intermediate container e3be0e9ac8d3 16:32:47 ---> fb09a17ee0a9 16:32:47 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:32:47 ---> Running in d089d5f25eb1 16:32:48 ---> 4c6568db095d 16:32:48 Step 18/22 : ENTRYPOINT ["/support-notifications"] 16:32:48 Removing intermediate container d089d5f25eb1 16:32:48 ---> a7fdf33201e8 16:32:48 Step 18/20 : LABEL arch=x86_64 16:32:48 ---> Running in 20e7c1660210 16:32:48 ---> Running in 3917a5ee2bba 16:32:48 Removing intermediate container 20e7c1660210 16:32:48 ---> 0d98b64dd2b5 16:32:48 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:32:48 Removing intermediate container 3917a5ee2bba 16:32:48 ---> 577f22cc09b3 16:32:48 Step 19/20 : LABEL git_sha=48044024c8f65bd255fe9fe71c82cb348b3a4f7b 16:32:48 ---> Running in 177482cb6414 16:32:48 ---> Running in 746e5793cded 16:32:48 Removing intermediate container 177482cb6414 16:32:48 ---> b62712fc4238 16:32:48 Step 20/22 : LABEL arch=x86_64 16:32:48 Removing intermediate container 746e5793cded 16:32:48 ---> a8c45548c36c 16:32:48 Step 20/20 : LABEL version=2.3.0-dev.32 16:32:48 ---> Running in 53589bdfc77d 16:32:48 ---> Running in 81046651113f 16:32:48 Removing intermediate container 53589bdfc77d 16:32:48 ---> af2e66be0b78 16:32:48 Step 21/22 : LABEL git_sha=48044024c8f65bd255fe9fe71c82cb348b3a4f7b 16:32:48 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:32:48 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:32:48 ---> d390c732c4b7 16:32:48 Step 3/23 : WORKDIR /edgex-go 16:32:48 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:32:48 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:32:48 ---> d390c732c4b7 16:32:48 Step 3/25 : WORKDIR /edgex-go 16:32:48 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:32:48 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:32:48 ---> d390c732c4b7 16:32:48 Step 3/26 : WORKDIR /edgex-go 16:32:48 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:32:48 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:32:48 ---> d390c732c4b7 16:32:48 Step 3/26 : WORKDIR /edgex-go 16:32:48 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:32:48 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:32:48 ---> d390c732c4b7 16:32:48 Step 3/23 : WORKDIR /edgex-go 16:32:49 ---> Running in 964cfd1ccd42 16:32:49 Removing intermediate container 81046651113f 16:32:49 ---> 909273e64913 16:32:49 16:32:49 Successfully built 909273e64913 16:32:49 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:32:49 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:32:49 ---> e52f0291ad0c 16:32:49 Step 3/25 : WORKDIR /edgex-go 16:32:49 ---> Using cache 16:32:49 ---> cfde819ee822 16:32:49 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:32:49 ---> Using cache 16:32:49 ---> f71ced566d27 16:32:49 Step 5/25 : RUN apk add --update --no-cache make git 16:32:49 ---> Using cache 16:32:49 ---> 386643d0388a 16:32:49 Step 6/25 : COPY go.mod vendor* ./ 16:32:49 ---> Using cache 16:32:49 ---> dd25927e2616 16:32:49 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:32:49 ---> Using cache 16:32:49 ---> c31d15053051 16:32:49 Step 8/25 : COPY . . 16:32:49 ---> Using cache 16:32:49 ---> 0e8b4370b52b 16:32:49 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:32:49 Successfully tagged security-spiffe-token-provider:latest 16:32:49  Building security-spiffe-token-provider ... done Removing intermediate container 964cfd1ccd42 16:32:49 ---> 235d5ea46a6d 16:32:49 Step 22/22 : LABEL version=2.3.0-dev.32 16:32:49 ---> Running in 8413fc60f087 16:32:49 ---> Running in e2f1e7211a01 16:32:49 Removing intermediate container e2f1e7211a01 16:32:49 ---> a9e781577505 16:32:49 16:32:49 Successfully built a9e781577505 16:32:49 Successfully tagged support-notifications:latest 16:32:49 ---> Running in 42da268c37f1 16:32:49 ---> Running in 25d15302254c 16:32:49 ---> Running in a3f761488b35 16:32:49 ---> Running in e98e19adb102 16:32:49  Building support-notifications ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.32" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:32:49 ---> Running in a909dda9bded 16:32:50 Removing intermediate container 25d15302254c 16:32:50 ---> 7471e7b58cfb 16:32:50 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:32:50 Removing intermediate container a909dda9bded 16:32:50 ---> 54a671775238 16:32:50 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:32:50 ---> Running in 18d7ce3b8eeb 16:32:50 Removing intermediate container 42da268c37f1 16:32:50 ---> 9300f7965462 16:32:50 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:32:50 Removing intermediate container a3f761488b35 16:32:50 ---> f8805ba53b35 16:32:50 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:32:50 Removing intermediate container e98e19adb102 16:32:50 ---> d568a3abc46c 16:32:50 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:32:50 ---> Running in 723d19dbeedf 16:32:50 ---> Running in c065a0778db2 16:32:50 ---> Running in a31a26ac369e 16:32:50 ---> Running in 26423180cb13 16:32:54 Removing intermediate container 18d7ce3b8eeb 16:32:54 ---> 18b5c22c1759 16:32:54 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:32:54 ---> Running in ff510e1baaef 16:32:54 Removing intermediate container 723d19dbeedf 16:32:54 ---> f04377aeb54c 16:32:54 Step 5/23 : RUN apk add --update --no-cache make git 16:32:54 ---> Running in 1390d34fdea2 16:32:54 Removing intermediate container c065a0778db2 16:32:54 ---> aea556578479 16:32:54 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 16:32:55 ---> Running in 76af8686af3b 16:32:55 Removing intermediate container a31a26ac369e 16:32:55 ---> 003f02002a04 16:32:55 Step 5/23 : RUN apk add --update --no-cache make bash git 16:32:55 Removing intermediate container 26423180cb13 16:32:55 ---> 57afa7177441 16:32:55 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:32:55 ---> Running in 5e5db0a1e00d 16:32:55 ---> Running in 45a3f38238ac 16:32:57 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:32:57 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:32:57 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:32:57 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:32:57 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:32:57 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:32:58 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:32:58 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:32:59 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:32:59 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:32:59 OK: 221 MiB in 51 packages 16:32:59 OK: 221 MiB in 51 packages 16:33:00 OK: 221 MiB in 51 packages 16:33:00 OK: 221 MiB in 51 packages 16:33:01 OK: 221 MiB in 51 packages 16:33:01 Removing intermediate container ff510e1baaef 16:33:01 ---> fd4b853ab805 16:33:01 Step 6/26 : COPY go.mod vendor* ./ 16:33:01 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.32" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:33:02 Removing intermediate container 1390d34fdea2 16:33:02 ---> 209ee5295931 16:33:02 Step 6/23 : COPY go.mod vendor* ./ 16:33:02 Removing intermediate container 76af8686af3b 16:33:02 ---> 9d4e9b2fc71a 16:33:02 Step 6/25 : COPY go.mod vendor* ./ 16:33:02 Removing intermediate container 45a3f38238ac 16:33:02 ---> ab80f23dee94 16:33:02 Step 6/26 : COPY go.mod vendor* ./ 16:33:02 Removing intermediate container 5e5db0a1e00d 16:33:02 ---> a0a93254685a 16:33:02 Step 6/23 : COPY go.mod vendor* ./ 16:33:03 ---> 64864af0cd44 16:33:03 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:03 ---> Running in ad6743e217b6 16:33:03 ---> 2739e520a98b 16:33:03 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:03 ---> Running in b59b35d542ac 16:33:03 Removing intermediate container 8413fc60f087 16:33:03 ---> 143ceeb93535 16:33:03 16:33:03 Step 10/25 : FROM alpine:3.16 16:33:03 ---> d7d3d98c851f 16:33:03 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:33:03 ---> Running in 3fb16192e066 16:33:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:33:03 ---> dfc46baf4e28 16:33:03 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:03 ---> Running in b8c520c13ce5 16:33:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:33:04 (1/3) Installing ca-certificates (20211220-r0) 16:33:04 ---> 46ae022ef497 16:33:04 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:04 (2/3) Installing dumb-init (1.2.5-r1) 16:33:04 (3/3) Installing su-exec (0.2-r1) 16:33:04 Executing busybox-1.35.0-r15.trigger 16:33:04 Executing ca-certificates-20211220-r0.trigger 16:33:04 OK: 6 MiB in 17 packages 16:33:04 ---> Running in 045c807557a2 16:33:04 ---> 8553b0268f7b 16:33:04 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:04 ---> Running in 138a17439ee1 16:33:04 Removing intermediate container 3fb16192e066 16:33:04 ---> f3c4e6a5657f 16:33:04 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:33:04 ---> Running in 22c98884e3d9 16:33:04 Removing intermediate container 22c98884e3d9 16:33:04 ---> 99ad03d5132d 16:33:04 Step 13/25 : WORKDIR / 16:33:04 ---> Running in de1b687e1b21 16:33:04 Removing intermediate container de1b687e1b21 16:33:04 ---> 5f3d84e0f258 16:33:04 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:33:05 ---> 4d5bf8fe62a9 16:33:05 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:33:05 ---> 6c3444d1de91 16:33:05 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:33:05 ---> 10a9082b794d 16:33:05 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:33:05 ---> d5a5d61ce5d8 16:33:05 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:33:05 ---> e374a3ebe40b 16:33:05 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:33:06 ---> 1bc11f0f83ae 16:33:06 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:33:06 ---> c37023a0b9f3 16:33:06 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:33:06 ---> Running in 06a4ebf0b779 16:33:07 Removing intermediate container 06a4ebf0b779 16:33:07 ---> 076521dc9f2a 16:33:07 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 16:33:07 ---> Running in ef6da61fc7ca 16:33:07 Removing intermediate container ef6da61fc7ca 16:33:07 ---> 4be6042ec12d 16:33:07 Step 23/25 : LABEL arch=x86_64 16:33:07 ---> Running in 42f65bc0987e 16:33:07 Removing intermediate container 42f65bc0987e 16:33:07 ---> 61e9b7315885 16:33:07 Step 24/25 : LABEL git_sha=48044024c8f65bd255fe9fe71c82cb348b3a4f7b 16:33:07 ---> Running in 71655577083e 16:33:07 Removing intermediate container 71655577083e 16:33:07 ---> edd7f131eef1 16:33:07 Step 25/25 : LABEL version=2.3.0-dev.32 16:33:07 ---> Running in 76295e857555 16:33:07 Removing intermediate container 76295e857555 16:33:07 ---> 84191aedc417 16:33:07 16:33:07 Successfully built 84191aedc417 16:33:07 Successfully tagged security-secretstore-setup:latest 16:33:07  Building security-secretstore-setup ... done  [Pipeline] } 16:33:07 $ docker stop --time=1 12732f2e47e26b95af2acdb806127646084d0dfa9ad08a3756a1a6a6321ef465 16:33:09 $ docker rm -f 12732f2e47e26b95af2acdb806127646084d0dfa9ad08a3756a1a6a6321ef465 [Pipeline] // withDockerContainer [Pipeline] sh 16:33:09 + docker images 16:33:09 REPOSITORY TAG IMAGE ID CREATED SIZE 16:33:09 security-secretstore-setup latest 84191aedc417 2 seconds ago 28.9MB 16:33:09 143ceeb93535 7 seconds ago 1.7GB 16:33:09 support-notifications latest a9e781577505 20 seconds ago 27.1MB 16:33:09 security-spiffe-token-provider latest 909273e64913 21 seconds ago 29.1MB 16:33:09 security-proxy-setup latest ad0de2a909f3 23 seconds ago 27.2MB 16:33:09 core-command latest 27e34541b52c 24 seconds ago 16.2MB 16:33:09 core-metadata latest a47071097963 26 seconds ago 17.1MB 16:33:09 47497f8361ae 26 seconds ago 1.75GB 16:33:09 ca46f75da3d5 28 seconds ago 1.74GB 16:33:09 697af4cb2edf 29 seconds ago 1.68GB 16:33:09 3104ee59ea02 32 seconds ago 1.69GB 16:33:09 7c8286e79a43 32 seconds ago 1.69GB 16:33:09 security-spire-server latest d65b851b2377 About a minute ago 86.5MB 16:33:09 2c20e161ec78 About a minute ago 1.58GB 16:33:09 security-spire-agent latest 09d490135438 About a minute ago 125MB 16:33:09 sys-mgmt-agent latest 49bc51d9e5d3 About a minute ago 299MB 16:33:09 security-bootstrapper latest acd322bf24ed About a minute ago 19.3MB 16:33:09 2ed8b6064c2d About a minute ago 1.58GB 16:33:09 core-data latest 675f8080e17d About a minute ago 21.5MB 16:33:09 support-scheduler latest 4d00bcefc769 About a minute ago 26.5MB 16:33:09 d92fa94002e8 About a minute ago 1.74GB 16:33:09 dbd00cfe3e92 About a minute ago 1.71GB 16:33:09 5dd36708a92c About a minute ago 1.69GB 16:33:09 12a985ba7555 About a minute ago 1.69GB 16:33:09 security-spire-config latest 1860271c7761 2 minutes ago 85.8MB 16:33:09 7be2d9d17b67 2 minutes ago 1.58GB 16:33:09 ci-base-image-x86_64 latest e52f0291ad0c 5 minutes ago 993MB 16:33:09 alpine 3.15 2720e26172a0 9 days ago 5.57MB 16:33:09 alpine 3.16 d7d3d98c851f 10 days ago 5.53MB 16:33:09 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 3 weeks ago 253MB 16:33:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 3 weeks ago 677MB 16:33:09 docker 20.10.14 7417809fdb73 3 months ago 218MB 16:33:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:33:09 provisioning config files... 16:33:09 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/267@tmp/config9118957812119159282tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:33:10 ---> docker-login.sh 16:33:10 nexus3.edgexfoundry.org:10001 16:33:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:33:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:33:10 Configure a credential helper to remove this warning. See 16:33:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:33:10 16:33:10 Login Succeeded 16:33:10 nexus3.edgexfoundry.org:10002 16:33:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:33:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:33:10 Configure a credential helper to remove this warning. See 16:33:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:33:10 16:33:10 Login Succeeded 16:33:10 nexus3.edgexfoundry.org:10003 16:33:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:33:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:33:10 Configure a credential helper to remove this warning. See 16:33:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:33:10 16:33:10 Login Succeeded 16:33:10 nexus3.edgexfoundry.org:10004 16:33:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:33:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:33:10 Configure a credential helper to remove this warning. See 16:33:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:33:10 16:33:10 Login Succeeded 16:33:10 docker.io 16:33:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:33:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:33:10 Configure a credential helper to remove this warning. See 16:33:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:33:10 16:33:10 Login Succeeded 16:33:10 ---> docker-login.sh ends [Pipeline] } 16:33:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:33:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:33:10 [edgeXDocker.push] Tagging docker image core-command with the following tags: 16:33:10 48044024c8f65bd255fe9fe71c82cb348b3a4f7b 16:33:10 latest 16:33:10 2.3.0-dev.32 16:33:10 48044024c8f65bd255fe9fe71c82cb348b3a4f7b-2.3.0-dev.32 16:33:10 main 16:33:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:11 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:48044024c8f65bd255fe9fe71c82cb348b3a4f7b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:11 + docker push nexus3.edgexfoundry.org:10004/core-command:48044024c8f65bd255fe9fe71c82cb348b3a4f7b 16:33:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 16:33:11 1a524b724432: Preparing 16:33:11 f33afc015a4c: Preparing 16:33:11 48a5d0bc4eca: Preparing 16:33:11 56fe01360d8f: Preparing 16:33:11 ec34fcc1d526: Preparing 16:33:11 ec34fcc1d526: Layer already exists 16:33:11 48a5d0bc4eca: Pushed 16:33:11 1a524b724432: Pushed 16:33:11 56fe01360d8f: Pushed 16:33:12 f33afc015a4c: Pushed 16:33:12 48044024c8f65bd255fe9fe71c82cb348b3a4f7b: digest: sha256:2415798b7c59a54486b9b345c309a8e408916d2870ec9e28f859b9c821c02397 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:13 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:13 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 16:33:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 16:33:13 1a524b724432: Preparing 16:33:13 f33afc015a4c: Preparing 16:33:13 48a5d0bc4eca: Preparing 16:33:13 56fe01360d8f: Preparing 16:33:13 ec34fcc1d526: Preparing 16:33:13 f33afc015a4c: Layer already exists 16:33:13 1a524b724432: Layer already exists 16:33:13 48a5d0bc4eca: Layer already exists 16:33:13 ec34fcc1d526: Layer already exists 16:33:13 56fe01360d8f: Layer already exists 16:33:13 latest: digest: sha256:2415798b7c59a54486b9b345c309a8e408916d2870ec9e28f859b9c821c02397 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:13 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:13 + docker push nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.32 16:33:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 16:33:13 1a524b724432: Preparing 16:33:13 f33afc015a4c: Preparing 16:33:13 48a5d0bc4eca: Preparing 16:33:13 56fe01360d8f: Preparing 16:33:13 ec34fcc1d526: Preparing 16:33:13 1a524b724432: Layer already exists 16:33:13 f33afc015a4c: Layer already exists 16:33:13 56fe01360d8f: Layer already exists 16:33:13 48a5d0bc4eca: Layer already exists 16:33:13 ec34fcc1d526: Layer already exists 16:33:13 2.3.0-dev.32: digest: sha256:2415798b7c59a54486b9b345c309a8e408916d2870ec9e28f859b9c821c02397 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:14 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:48044024c8f65bd255fe9fe71c82cb348b3a4f7b-2.3.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:14 + docker push nexus3.edgexfoundry.org:10004/core-command:48044024c8f65bd255fe9fe71c82cb348b3a4f7b-2.3.0-dev.32 16:33:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 16:33:14 1a524b724432: Preparing 16:33:14 f33afc015a4c: Preparing 16:33:14 48a5d0bc4eca: Preparing 16:33:14 56fe01360d8f: Preparing 16:33:14 ec34fcc1d526: Preparing 16:33:14 48a5d0bc4eca: Layer already exists 16:33:14 f33afc015a4c: Layer already exists 16:33:14 ec34fcc1d526: Layer already exists 16:33:14 56fe01360d8f: Layer already exists 16:33:14 1a524b724432: Layer already exists 16:33:14 48044024c8f65bd255fe9fe71c82cb348b3a4f7b-2.3.0-dev.32: digest: sha256:2415798b7c59a54486b9b345c309a8e408916d2870ec9e28f859b9c821c02397 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:14 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:15 + docker push nexus3.edgexfoundry.org:10004/core-command:main 16:33:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 16:33:15 1a524b724432: Preparing 16:33:15 f33afc015a4c: Preparing 16:33:15 48a5d0bc4eca: Preparing 16:33:15 56fe01360d8f: Preparing 16:33:15 ec34fcc1d526: Preparing 16:33:15 f33afc015a4c: Layer already exists 16:33:15 1a524b724432: Layer already exists 16:33:15 56fe01360d8f: Layer already exists 16:33:15 48a5d0bc4eca: Layer already exists 16:33:15 ec34fcc1d526: Layer already exists 16:33:15 main: digest: sha256:2415798b7c59a54486b9b345c309a8e408916d2870ec9e28f859b9c821c02397 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:33:15 ===================================================== [Pipeline] echo 16:33:15 taggedImages: 16:33:15 - nexus3.edgexfoundry.org:10004/core-command:48044024c8f65bd255fe9fe71c82cb348b3a4f7b 16:33:15 - nexus3.edgexfoundry.org:10004/core-command:latest 16:33:15 - nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.32 16:33:15 - nexus3.edgexfoundry.org:10004/core-command:48044024c8f65bd255fe9fe71c82cb348b3a4f7b-2.3.0-dev.32 16:33:15 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 16:33:15 [edgeXDocker.push] Tagging docker image core-data with the following tags: 16:33:15 48044024c8f65bd255fe9fe71c82cb348b3a4f7b 16:33:15 latest 16:33:15 2.3.0-dev.32 16:33:15 48044024c8f65bd255fe9fe71c82cb348b3a4f7b-2.3.0-dev.32 16:33:15 main 16:33:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:15 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:48044024c8f65bd255fe9fe71c82cb348b3a4f7b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:15 + docker push nexus3.edgexfoundry.org:10004/core-data:48044024c8f65bd255fe9fe71c82cb348b3a4f7b 16:33:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 16:33:15 59a52d100219: Preparing 16:33:15 3764cf498db0: Preparing 16:33:15 48a5d0bc4eca: Preparing 16:33:15 d74402f0274b: Preparing 16:33:15 60d866fc13c3: Preparing 16:33:15 ec34fcc1d526: Preparing 16:33:15 ec34fcc1d526: Waiting 16:33:15 48a5d0bc4eca: Layer already exists 16:33:15 ec34fcc1d526: Layer already exists 16:33:15 59a52d100219: Pushed 16:33:15 60d866fc13c3: Pushed 16:33:16 d74402f0274b: Pushed 16:33:17 3764cf498db0: Pushed 16:33:17 48044024c8f65bd255fe9fe71c82cb348b3a4f7b: digest: sha256:c2bb47bbdc6e2d9b7613570610eb76ff2be1ea4a55c7b3035bdc1311215c18c5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:17 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:18 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 16:33:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 16:33:18 59a52d100219: Preparing 16:33:18 3764cf498db0: Preparing 16:33:18 48a5d0bc4eca: Preparing 16:33:18 d74402f0274b: Preparing 16:33:18 60d866fc13c3: Preparing 16:33:18 ec34fcc1d526: Preparing 16:33:18 ec34fcc1d526: Waiting 16:33:18 59a52d100219: Layer already exists 16:33:18 48a5d0bc4eca: Layer already exists 16:33:18 60d866fc13c3: Layer already exists 16:33:18 d74402f0274b: Layer already exists 16:33:18 3764cf498db0: Layer already exists 16:33:18 ec34fcc1d526: Layer already exists 16:33:18 latest: digest: sha256:c2bb47bbdc6e2d9b7613570610eb76ff2be1ea4a55c7b3035bdc1311215c18c5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:18 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:18 + docker push nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.32 16:33:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 16:33:18 59a52d100219: Preparing 16:33:18 3764cf498db0: Preparing 16:33:18 48a5d0bc4eca: Preparing 16:33:18 d74402f0274b: Preparing 16:33:18 60d866fc13c3: Preparing 16:33:18 ec34fcc1d526: Preparing 16:33:18 ec34fcc1d526: Waiting 16:33:18 60d866fc13c3: Layer already exists 16:33:18 48a5d0bc4eca: Layer already exists 16:33:18 3764cf498db0: Layer already exists 16:33:18 59a52d100219: Layer already exists 16:33:18 d74402f0274b: Layer already exists 16:33:18 ec34fcc1d526: Layer already exists 16:33:18 2.3.0-dev.32: digest: sha256:c2bb47bbdc6e2d9b7613570610eb76ff2be1ea4a55c7b3035bdc1311215c18c5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:19 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:48044024c8f65bd255fe9fe71c82cb348b3a4f7b-2.3.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:19 + docker push nexus3.edgexfoundry.org:10004/core-data:48044024c8f65bd255fe9fe71c82cb348b3a4f7b-2.3.0-dev.32 16:33:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 16:33:19 59a52d100219: Preparing 16:33:19 3764cf498db0: Preparing 16:33:19 48a5d0bc4eca: Preparing 16:33:19 d74402f0274b: Preparing 16:33:19 60d866fc13c3: Preparing 16:33:19 ec34fcc1d526: Preparing 16:33:19 ec34fcc1d526: Waiting 16:33:19 3764cf498db0: Layer already exists 16:33:19 d74402f0274b: Layer already exists 16:33:19 48a5d0bc4eca: Layer already exists 16:33:19 59a52d100219: Layer already exists 16:33:19 60d866fc13c3: Layer already exists 16:33:19 ec34fcc1d526: Layer already exists 16:33:19 48044024c8f65bd255fe9fe71c82cb348b3a4f7b-2.3.0-dev.32: digest: sha256:c2bb47bbdc6e2d9b7613570610eb76ff2be1ea4a55c7b3035bdc1311215c18c5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:19 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:20 + docker push nexus3.edgexfoundry.org:10004/core-data:main 16:33:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 16:33:20 59a52d100219: Preparing 16:33:20 3764cf498db0: Preparing 16:33:20 48a5d0bc4eca: Preparing 16:33:20 d74402f0274b: Preparing 16:33:20 60d866fc13c3: Preparing 16:33:20 ec34fcc1d526: Preparing 16:33:20 ec34fcc1d526: Waiting 16:33:20 60d866fc13c3: Layer already exists 16:33:20 3764cf498db0: Layer already exists 16:33:20 59a52d100219: Layer already exists 16:33:20 d74402f0274b: Layer already exists 16:33:20 48a5d0bc4eca: Layer already exists 16:33:20 ec34fcc1d526: Layer already exists 16:33:20 main: digest: sha256:c2bb47bbdc6e2d9b7613570610eb76ff2be1ea4a55c7b3035bdc1311215c18c5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:33:20 ===================================================== [Pipeline] echo 16:33:20 taggedImages: 16:33:20 - nexus3.edgexfoundry.org:10004/core-data:48044024c8f65bd255fe9fe71c82cb348b3a4f7b 16:33:20 - nexus3.edgexfoundry.org:10004/core-data:latest 16:33:20 - nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.32 16:33:20 - nexus3.edgexfoundry.org:10004/core-data:48044024c8f65bd255fe9fe71c82cb348b3a4f7b-2.3.0-dev.32 16:33:20 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 16:33:20 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 16:33:20 48044024c8f65bd255fe9fe71c82cb348b3a4f7b 16:33:20 latest 16:33:20 2.3.0-dev.32 16:33:20 48044024c8f65bd255fe9fe71c82cb348b3a4f7b-2.3.0-dev.32 16:33:20 main 16:33:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:20 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:48044024c8f65bd255fe9fe71c82cb348b3a4f7b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:20 + docker push nexus3.edgexfoundry.org:10004/core-metadata:48044024c8f65bd255fe9fe71c82cb348b3a4f7b 16:33:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 16:33:20 8658b1d4f93e: Preparing 16:33:20 bcf33d56a0a2: Preparing 16:33:20 48a5d0bc4eca: Preparing 16:33:20 56fe01360d8f: Preparing 16:33:20 ec34fcc1d526: Preparing 16:33:20 56fe01360d8f: Layer already exists 16:33:20 48a5d0bc4eca: Layer already exists 16:33:20 ec34fcc1d526: Layer already exists 16:33:20 8658b1d4f93e: Pushed 16:33:22 bcf33d56a0a2: Pushed 16:33:22 48044024c8f65bd255fe9fe71c82cb348b3a4f7b: digest: sha256:b47ed0a83c350786aa40cb44b44de16c56585edef659466a9784df58df7d37d9 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:22 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:22 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 16:33:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 16:33:22 8658b1d4f93e: Preparing 16:33:22 bcf33d56a0a2: Preparing 16:33:22 48a5d0bc4eca: Preparing 16:33:22 56fe01360d8f: Preparing 16:33:22 ec34fcc1d526: Preparing 16:33:22 8658b1d4f93e: Layer already exists 16:33:22 ec34fcc1d526: Layer already exists 16:33:22 bcf33d56a0a2: Layer already exists 16:33:22 48a5d0bc4eca: Layer already exists 16:33:22 56fe01360d8f: Layer already exists 16:33:22 latest: digest: sha256:b47ed0a83c350786aa40cb44b44de16c56585edef659466a9784df58df7d37d9 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:23 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:23 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.32 16:33:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 16:33:23 8658b1d4f93e: Preparing 16:33:23 bcf33d56a0a2: Preparing 16:33:23 48a5d0bc4eca: Preparing 16:33:23 56fe01360d8f: Preparing 16:33:23 ec34fcc1d526: Preparing 16:33:23 8658b1d4f93e: Layer already exists 16:33:23 48a5d0bc4eca: Layer already exists 16:33:23 bcf33d56a0a2: Layer already exists 16:33:23 56fe01360d8f: Layer already exists 16:33:23 ec34fcc1d526: Layer already exists 16:33:23 2.3.0-dev.32: digest: sha256:b47ed0a83c350786aa40cb44b44de16c56585edef659466a9784df58df7d37d9 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:23 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:48044024c8f65bd255fe9fe71c82cb348b3a4f7b-2.3.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:24 + docker push nexus3.edgexfoundry.org:10004/core-metadata:48044024c8f65bd255fe9fe71c82cb348b3a4f7b-2.3.0-dev.32 16:33:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 16:33:24 8658b1d4f93e: Preparing 16:33:24 bcf33d56a0a2: Preparing 16:33:24 48a5d0bc4eca: Preparing 16:33:24 56fe01360d8f: Preparing 16:33:24 ec34fcc1d526: Preparing 16:33:24 56fe01360d8f: Layer already exists 16:33:24 8658b1d4f93e: Layer already exists 16:33:24 bcf33d56a0a2: Layer already exists 16:33:24 ec34fcc1d526: Layer already exists 16:33:24 48a5d0bc4eca: Layer already exists 16:33:24 48044024c8f65bd255fe9fe71c82cb348b3a4f7b-2.3.0-dev.32: digest: sha256:b47ed0a83c350786aa40cb44b44de16c56585edef659466a9784df58df7d37d9 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:24 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:24 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 16:33:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 16:33:24 8658b1d4f93e: Preparing 16:33:24 bcf33d56a0a2: Preparing 16:33:24 48a5d0bc4eca: Preparing 16:33:24 56fe01360d8f: Preparing 16:33:24 ec34fcc1d526: Preparing 16:33:24 ec34fcc1d526: Layer already exists 16:33:24 8658b1d4f93e: Layer already exists 16:33:24 56fe01360d8f: Layer already exists 16:33:24 bcf33d56a0a2: Layer already exists 16:33:24 48a5d0bc4eca: Layer already exists 16:33:24 main: digest: sha256:b47ed0a83c350786aa40cb44b44de16c56585edef659466a9784df58df7d37d9 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:33:24 ===================================================== [Pipeline] echo 16:33:24 taggedImages: 16:33:24 - nexus3.edgexfoundry.org:10004/core-metadata:48044024c8f65bd255fe9fe71c82cb348b3a4f7b 16:33:24 - nexus3.edgexfoundry.org:10004/core-metadata:latest 16:33:24 - nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.32 16:33:24 - nexus3.edgexfoundry.org:10004/core-metadata:48044024c8f65bd255fe9fe71c82cb348b3a4f7b-2.3.0-dev.32 16:33:24 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 16:33:24 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 16:33:24 48044024c8f65bd255fe9fe71c82cb348b3a4f7b 16:33:24 latest 16:33:24 2.3.0-dev.32 16:33:24 48044024c8f65bd255fe9fe71c82cb348b3a4f7b-2.3.0-dev.32 16:33:24 main 16:33:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:25 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:48044024c8f65bd255fe9fe71c82cb348b3a4f7b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:25 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:48044024c8f65bd255fe9fe71c82cb348b3a4f7b 16:33:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 16:33:25 d0f4db160dac: Preparing 16:33:25 d0f4db160dac: Preparing 16:33:25 eec1c9d4639c: Preparing 16:33:25 b40c7f1d14a6: Preparing 16:33:25 9f286781a7d8: Preparing 16:33:25 d65d3c64910d: Preparing 16:33:25 48a5d0bc4eca: Preparing 16:33:25 56dca8c2821b: Preparing 16:33:25 b31526593a56: Preparing 16:33:25 d73aff0b55ab: Preparing 16:33:25 180bd85f7089: Preparing 16:33:25 ec34fcc1d526: Preparing 16:33:25 56dca8c2821b: Waiting 16:33:25 48a5d0bc4eca: Waiting 16:33:25 d73aff0b55ab: Waiting 16:33:25 b31526593a56: Waiting 16:33:25 180bd85f7089: Waiting 16:33:25 ec34fcc1d526: Waiting 16:33:25 b40c7f1d14a6: Pushed 16:33:25 d0f4db160dac: Pushed 16:33:25 eec1c9d4639c: Pushed 16:33:25 9f286781a7d8: Pushed 16:33:25 48a5d0bc4eca: Layer already exists 16:33:25 56dca8c2821b: Pushed 16:33:25 b31526593a56: Pushed 16:33:25 ec34fcc1d526: Layer already exists 16:33:25 d73aff0b55ab: Pushed 16:33:25 180bd85f7089: Pushed 16:33:27 d65d3c64910d: Pushed 16:33:28 48044024c8f65bd255fe9fe71c82cb348b3a4f7b: digest: sha256:7ac5aa74872f3bbad8471c50a6313744cabf03a2c6002aeafd57d4f1368fa46c size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:28 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:28 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 16:33:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 16:33:28 d0f4db160dac: Preparing 16:33:28 d0f4db160dac: Preparing 16:33:28 eec1c9d4639c: Preparing 16:33:28 b40c7f1d14a6: Preparing 16:33:28 9f286781a7d8: Preparing 16:33:28 d65d3c64910d: Preparing 16:33:28 48a5d0bc4eca: Preparing 16:33:28 56dca8c2821b: Preparing 16:33:28 b31526593a56: Preparing 16:33:28 d73aff0b55ab: Preparing 16:33:28 180bd85f7089: Preparing 16:33:28 ec34fcc1d526: Preparing 16:33:28 b31526593a56: Waiting 16:33:28 d73aff0b55ab: Waiting 16:33:28 180bd85f7089: Waiting 16:33:28 ec34fcc1d526: Waiting 16:33:28 48a5d0bc4eca: Waiting 16:33:28 56dca8c2821b: Waiting 16:33:28 d65d3c64910d: Layer already exists 16:33:28 9f286781a7d8: Layer already exists 16:33:28 d0f4db160dac: Layer already exists 16:33:28 eec1c9d4639c: Layer already exists 16:33:28 b40c7f1d14a6: Layer already exists 16:33:28 48a5d0bc4eca: Layer already exists 16:33:28 56dca8c2821b: Layer already exists 16:33:28 b31526593a56: Layer already exists 16:33:28 d73aff0b55ab: Layer already exists 16:33:28 180bd85f7089: Layer already exists 16:33:28 ec34fcc1d526: Layer already exists 16:33:28 latest: digest: sha256:7ac5aa74872f3bbad8471c50a6313744cabf03a2c6002aeafd57d4f1368fa46c size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:29 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:29 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.32 16:33:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 16:33:29 d0f4db160dac: Preparing 16:33:29 d0f4db160dac: Preparing 16:33:29 eec1c9d4639c: Preparing 16:33:29 b40c7f1d14a6: Preparing 16:33:29 9f286781a7d8: Preparing 16:33:29 d65d3c64910d: Preparing 16:33:29 48a5d0bc4eca: Preparing 16:33:29 56dca8c2821b: Preparing 16:33:29 b31526593a56: Preparing 16:33:29 d73aff0b55ab: Preparing 16:33:29 180bd85f7089: Preparing 16:33:29 ec34fcc1d526: Preparing 16:33:29 56dca8c2821b: Waiting 16:33:29 48a5d0bc4eca: Waiting 16:33:29 b31526593a56: Waiting 16:33:29 180bd85f7089: Waiting 16:33:29 d73aff0b55ab: Waiting 16:33:29 ec34fcc1d526: Waiting 16:33:29 b40c7f1d14a6: Layer already exists 16:33:29 d65d3c64910d: Layer already exists 16:33:29 eec1c9d4639c: Layer already exists 16:33:29 9f286781a7d8: Layer already exists 16:33:29 d0f4db160dac: Layer already exists 16:33:29 b31526593a56: Layer already exists 16:33:29 56dca8c2821b: Layer already exists 16:33:29 d73aff0b55ab: Layer already exists 16:33:29 180bd85f7089: Layer already exists 16:33:29 48a5d0bc4eca: Layer already exists 16:33:29 ec34fcc1d526: Layer already exists 16:33:29 2.3.0-dev.32: digest: sha256:7ac5aa74872f3bbad8471c50a6313744cabf03a2c6002aeafd57d4f1368fa46c size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:29 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:48044024c8f65bd255fe9fe71c82cb348b3a4f7b-2.3.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:30 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:48044024c8f65bd255fe9fe71c82cb348b3a4f7b-2.3.0-dev.32 16:33:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 16:33:30 d0f4db160dac: Preparing 16:33:30 d0f4db160dac: Preparing 16:33:30 eec1c9d4639c: Preparing 16:33:30 b40c7f1d14a6: Preparing 16:33:30 9f286781a7d8: Preparing 16:33:30 d65d3c64910d: Preparing 16:33:30 48a5d0bc4eca: Preparing 16:33:30 56dca8c2821b: Preparing 16:33:30 b31526593a56: Preparing 16:33:30 d73aff0b55ab: Preparing 16:33:30 180bd85f7089: Preparing 16:33:30 ec34fcc1d526: Preparing 16:33:30 56dca8c2821b: Waiting 16:33:30 180bd85f7089: Waiting 16:33:30 b31526593a56: Waiting 16:33:30 48a5d0bc4eca: Waiting 16:33:30 d73aff0b55ab: Waiting 16:33:30 ec34fcc1d526: Waiting 16:33:30 b40c7f1d14a6: Layer already exists 16:33:30 d0f4db160dac: Layer already exists 16:33:30 d65d3c64910d: Layer already exists 16:33:30 eec1c9d4639c: Layer already exists 16:33:30 9f286781a7d8: Layer already exists 16:33:30 56dca8c2821b: Layer already exists 16:33:30 48a5d0bc4eca: Layer already exists 16:33:30 b31526593a56: Layer already exists 16:33:30 d73aff0b55ab: Layer already exists 16:33:30 180bd85f7089: Layer already exists 16:33:30 ec34fcc1d526: Layer already exists 16:33:30 48044024c8f65bd255fe9fe71c82cb348b3a4f7b-2.3.0-dev.32: digest: sha256:7ac5aa74872f3bbad8471c50a6313744cabf03a2c6002aeafd57d4f1368fa46c size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:30 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:30 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 16:33:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 16:33:30 d0f4db160dac: Preparing 16:33:30 d0f4db160dac: Preparing 16:33:30 eec1c9d4639c: Preparing 16:33:30 b40c7f1d14a6: Preparing 16:33:30 9f286781a7d8: Preparing 16:33:30 d65d3c64910d: Preparing 16:33:30 48a5d0bc4eca: Preparing 16:33:30 56dca8c2821b: Preparing 16:33:30 b31526593a56: Preparing 16:33:30 48a5d0bc4eca: Waiting 16:33:30 56dca8c2821b: Waiting 16:33:30 b31526593a56: Waiting 16:33:30 d73aff0b55ab: Preparing 16:33:30 180bd85f7089: Preparing 16:33:30 ec34fcc1d526: Preparing 16:33:30 180bd85f7089: Waiting 16:33:30 d73aff0b55ab: Waiting 16:33:30 ec34fcc1d526: Waiting 16:33:30 b40c7f1d14a6: Layer already exists 16:33:30 d65d3c64910d: Layer already exists 16:33:30 9f286781a7d8: Layer already exists 16:33:30 eec1c9d4639c: Layer already exists 16:33:30 d0f4db160dac: Layer already exists 16:33:30 48a5d0bc4eca: Layer already exists 16:33:30 56dca8c2821b: Layer already exists 16:33:30 d73aff0b55ab: Layer already exists 16:33:30 b31526593a56: Layer already exists 16:33:30 180bd85f7089: Layer already exists 16:33:30 ec34fcc1d526: Layer already exists 16:33:30 main: digest: sha256:7ac5aa74872f3bbad8471c50a6313744cabf03a2c6002aeafd57d4f1368fa46c size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:33:30 ===================================================== [Pipeline] echo 16:33:30 taggedImages: 16:33:30 - nexus3.edgexfoundry.org:10004/security-bootstrapper:48044024c8f65bd255fe9fe71c82cb348b3a4f7b 16:33:30 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 16:33:30 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.32 16:33:30 - nexus3.edgexfoundry.org:10004/security-bootstrapper:48044024c8f65bd255fe9fe71c82cb348b3a4f7b-2.3.0-dev.32 16:33:30 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 16:33:30 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 16:33:30 48044024c8f65bd255fe9fe71c82cb348b3a4f7b 16:33:30 latest 16:33:30 2.3.0-dev.32 16:33:30 48044024c8f65bd255fe9fe71c82cb348b3a4f7b-2.3.0-dev.32 16:33:30 main 16:33:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:31 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:48044024c8f65bd255fe9fe71c82cb348b3a4f7b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:31 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:48044024c8f65bd255fe9fe71c82cb348b3a4f7b 16:33:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 16:33:31 403b823065a8: Preparing 16:33:31 c475d5c2e0fb: Preparing 16:33:31 4aeced5bbc4e: Preparing 16:33:31 24556368356b: Preparing 16:33:31 5033af5e8f9f: Preparing 16:33:31 db1f6cfdc226: Preparing 16:33:31 c2696f261327: Preparing 16:33:31 ec34fcc1d526: Preparing 16:33:31 db1f6cfdc226: Waiting 16:33:31 c2696f261327: Waiting 16:33:31 ec34fcc1d526: Waiting 16:33:31 403b823065a8: Pushed 16:33:31 c475d5c2e0fb: Pushed 16:33:31 5033af5e8f9f: Pushed 16:33:31 ec34fcc1d526: Layer already exists 16:33:31 db1f6cfdc226: Pushed 16:33:32 c2696f261327: Pushed 16:33:32 4aeced5bbc4e: Pushed 16:33:32 24556368356b: Pushed 16:33:32 48044024c8f65bd255fe9fe71c82cb348b3a4f7b: digest: sha256:0840620aff635c3d750ebd25e176aea9d4348813ddf3a9e74feeb03498d75669 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:33 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 16:33:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 16:33:33 403b823065a8: Preparing 16:33:33 c475d5c2e0fb: Preparing 16:33:33 4aeced5bbc4e: Preparing 16:33:33 24556368356b: Preparing 16:33:33 5033af5e8f9f: Preparing 16:33:33 db1f6cfdc226: Preparing 16:33:33 c2696f261327: Preparing 16:33:33 ec34fcc1d526: Preparing 16:33:33 c2696f261327: Waiting 16:33:33 db1f6cfdc226: Waiting 16:33:33 ec34fcc1d526: Waiting 16:33:33 403b823065a8: Layer already exists 16:33:33 4aeced5bbc4e: Layer already exists 16:33:33 24556368356b: Layer already exists 16:33:33 c475d5c2e0fb: Layer already exists 16:33:33 5033af5e8f9f: Layer already exists 16:33:33 db1f6cfdc226: Layer already exists 16:33:33 c2696f261327: Layer already exists 16:33:33 ec34fcc1d526: Layer already exists 16:33:33 latest: digest: sha256:0840620aff635c3d750ebd25e176aea9d4348813ddf3a9e74feeb03498d75669 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:33 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.32 16:33:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 16:33:34 403b823065a8: Preparing 16:33:34 c475d5c2e0fb: Preparing 16:33:34 4aeced5bbc4e: Preparing 16:33:34 24556368356b: Preparing 16:33:34 5033af5e8f9f: Preparing 16:33:34 db1f6cfdc226: Preparing 16:33:34 c2696f261327: Preparing 16:33:34 ec34fcc1d526: Preparing 16:33:34 db1f6cfdc226: Waiting 16:33:34 c2696f261327: Waiting 16:33:34 ec34fcc1d526: Waiting 16:33:34 4aeced5bbc4e: Layer already exists 16:33:34 24556368356b: Layer already exists 16:33:34 403b823065a8: Layer already exists 16:33:34 c475d5c2e0fb: Layer already exists 16:33:34 5033af5e8f9f: Layer already exists 16:33:34 db1f6cfdc226: Layer already exists 16:33:34 ec34fcc1d526: Layer already exists 16:33:34 c2696f261327: Layer already exists 16:33:34 2.3.0-dev.32: digest: sha256:0840620aff635c3d750ebd25e176aea9d4348813ddf3a9e74feeb03498d75669 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:34 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:48044024c8f65bd255fe9fe71c82cb348b3a4f7b-2.3.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:48044024c8f65bd255fe9fe71c82cb348b3a4f7b-2.3.0-dev.32 16:33:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 16:33:34 403b823065a8: Preparing 16:33:34 c475d5c2e0fb: Preparing 16:33:34 4aeced5bbc4e: Preparing 16:33:34 24556368356b: Preparing 16:33:34 5033af5e8f9f: Preparing 16:33:34 db1f6cfdc226: Preparing 16:33:34 c2696f261327: Preparing 16:33:34 ec34fcc1d526: Preparing 16:33:34 db1f6cfdc226: Waiting 16:33:34 c2696f261327: Waiting 16:33:34 ec34fcc1d526: Waiting 16:33:34 24556368356b: Layer already exists 16:33:34 c475d5c2e0fb: Layer already exists 16:33:34 5033af5e8f9f: Layer already exists 16:33:34 403b823065a8: Layer already exists 16:33:34 4aeced5bbc4e: Layer already exists 16:33:34 db1f6cfdc226: Layer already exists 16:33:34 c2696f261327: Layer already exists 16:33:34 ec34fcc1d526: Layer already exists 16:33:34 48044024c8f65bd255fe9fe71c82cb348b3a4f7b-2.3.0-dev.32: digest: sha256:0840620aff635c3d750ebd25e176aea9d4348813ddf3a9e74feeb03498d75669 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:35 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 16:33:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 16:33:35 403b823065a8: Preparing 16:33:35 c475d5c2e0fb: Preparing 16:33:35 4aeced5bbc4e: Preparing 16:33:35 24556368356b: Preparing 16:33:35 5033af5e8f9f: Preparing 16:33:35 db1f6cfdc226: Preparing 16:33:35 c2696f261327: Preparing 16:33:35 ec34fcc1d526: Preparing 16:33:35 db1f6cfdc226: Waiting 16:33:35 c2696f261327: Waiting 16:33:35 ec34fcc1d526: Waiting 16:33:35 24556368356b: Layer already exists 16:33:35 c475d5c2e0fb: Layer already exists 16:33:35 db1f6cfdc226: Layer already exists 16:33:35 403b823065a8: Layer already exists 16:33:35 5033af5e8f9f: Layer already exists 16:33:35 4aeced5bbc4e: Layer already exists 16:33:35 ec34fcc1d526: Layer already exists 16:33:35 c2696f261327: Layer already exists 16:33:35 main: digest: sha256:0840620aff635c3d750ebd25e176aea9d4348813ddf3a9e74feeb03498d75669 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:33:35 ===================================================== [Pipeline] echo 16:33:35 taggedImages: 16:33:35 - nexus3.edgexfoundry.org:10004/security-proxy-setup:48044024c8f65bd255fe9fe71c82cb348b3a4f7b 16:33:35 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 16:33:35 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.32 16:33:35 - nexus3.edgexfoundry.org:10004/security-proxy-setup:48044024c8f65bd255fe9fe71c82cb348b3a4f7b-2.3.0-dev.32 16:33:35 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 16:33:35 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 16:33:35 48044024c8f65bd255fe9fe71c82cb348b3a4f7b 16:33:35 latest 16:33:35 2.3.0-dev.32 16:33:35 48044024c8f65bd255fe9fe71c82cb348b3a4f7b-2.3.0-dev.32 16:33:35 main 16:33:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:35 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:48044024c8f65bd255fe9fe71c82cb348b3a4f7b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:36 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:48044024c8f65bd255fe9fe71c82cb348b3a4f7b 16:33:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 16:33:36 9357a0db5b83: Preparing 16:33:36 d0c134d8f183: Preparing 16:33:36 1b9f378b1de6: Preparing 16:33:36 b845092d795c: Preparing 16:33:36 7dd00e8f1b3f: Preparing 16:33:36 99681b4f37a0: Preparing 16:33:36 32218e6a1f85: Preparing 16:33:36 6b8469bed52a: Preparing 16:33:36 b38e06619983: Preparing 16:33:36 ec34fcc1d526: Preparing 16:33:36 99681b4f37a0: Waiting 16:33:36 b38e06619983: Waiting 16:33:36 32218e6a1f85: Waiting 16:33:36 ec34fcc1d526: Waiting 16:33:36 7dd00e8f1b3f: Pushed 16:33:36 d0c134d8f183: Pushed 16:33:36 9357a0db5b83: Pushed 16:33:36 99681b4f37a0: Pushed 16:33:36 32218e6a1f85: Pushed 16:33:36 6b8469bed52a: Pushed 16:33:36 ec34fcc1d526: Layer already exists 16:33:36 b38e06619983: Pushed 16:33:37 b845092d795c: Pushed 16:33:37 1b9f378b1de6: Pushed 16:33:37 48044024c8f65bd255fe9fe71c82cb348b3a4f7b: digest: sha256:94459baa61f28cb00156f837a6f89d1f22a080d7a89c1f30a5ecf16debad23f8 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:37 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:38 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 16:33:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 16:33:38 9357a0db5b83: Preparing 16:33:38 d0c134d8f183: Preparing 16:33:38 1b9f378b1de6: Preparing 16:33:38 b845092d795c: Preparing 16:33:38 7dd00e8f1b3f: Preparing 16:33:38 99681b4f37a0: Preparing 16:33:38 32218e6a1f85: Preparing 16:33:38 6b8469bed52a: Preparing 16:33:38 b38e06619983: Preparing 16:33:38 ec34fcc1d526: Preparing 16:33:38 b38e06619983: Waiting 16:33:38 ec34fcc1d526: Waiting 16:33:38 6b8469bed52a: Waiting 16:33:38 9357a0db5b83: Layer already exists 16:33:38 b845092d795c: Layer already exists 16:33:38 d0c134d8f183: Layer already exists 16:33:38 1b9f378b1de6: Layer already exists 16:33:38 7dd00e8f1b3f: Layer already exists 16:33:38 99681b4f37a0: Layer already exists 16:33:38 32218e6a1f85: Layer already exists 16:33:38 b38e06619983: Layer already exists 16:33:38 6b8469bed52a: Layer already exists 16:33:38 ec34fcc1d526: Layer already exists 16:33:38 latest: digest: sha256:94459baa61f28cb00156f837a6f89d1f22a080d7a89c1f30a5ecf16debad23f8 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:38 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:38 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.32 16:33:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 16:33:38 9357a0db5b83: Preparing 16:33:38 d0c134d8f183: Preparing 16:33:38 1b9f378b1de6: Preparing 16:33:38 b845092d795c: Preparing 16:33:38 7dd00e8f1b3f: Preparing 16:33:38 99681b4f37a0: Preparing 16:33:38 32218e6a1f85: Preparing 16:33:38 6b8469bed52a: Preparing 16:33:38 b38e06619983: Preparing 16:33:38 ec34fcc1d526: Preparing 16:33:38 99681b4f37a0: Waiting 16:33:38 32218e6a1f85: Waiting 16:33:38 6b8469bed52a: Waiting 16:33:38 ec34fcc1d526: Waiting 16:33:38 b38e06619983: Waiting 16:33:38 9357a0db5b83: Layer already exists 16:33:38 b845092d795c: Layer already exists 16:33:38 1b9f378b1de6: Layer already exists 16:33:38 d0c134d8f183: Layer already exists 16:33:38 7dd00e8f1b3f: Layer already exists 16:33:38 99681b4f37a0: Layer already exists 16:33:38 32218e6a1f85: Layer already exists 16:33:38 6b8469bed52a: Layer already exists 16:33:38 b38e06619983: Layer already exists 16:33:38 ec34fcc1d526: Layer already exists 16:33:38 2.3.0-dev.32: digest: sha256:94459baa61f28cb00156f837a6f89d1f22a080d7a89c1f30a5ecf16debad23f8 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:39 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:48044024c8f65bd255fe9fe71c82cb348b3a4f7b-2.3.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:39 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:48044024c8f65bd255fe9fe71c82cb348b3a4f7b-2.3.0-dev.32 16:33:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 16:33:39 9357a0db5b83: Preparing 16:33:39 d0c134d8f183: Preparing 16:33:39 1b9f378b1de6: Preparing 16:33:39 b845092d795c: Preparing 16:33:39 7dd00e8f1b3f: Preparing 16:33:39 99681b4f37a0: Preparing 16:33:39 32218e6a1f85: Preparing 16:33:39 6b8469bed52a: Preparing 16:33:39 b38e06619983: Preparing 16:33:39 ec34fcc1d526: Preparing 16:33:39 32218e6a1f85: Waiting 16:33:39 ec34fcc1d526: Waiting 16:33:39 6b8469bed52a: Waiting 16:33:39 99681b4f37a0: Waiting 16:33:39 9357a0db5b83: Layer already exists 16:33:39 1b9f378b1de6: Layer already exists 16:33:39 7dd00e8f1b3f: Layer already exists 16:33:39 b845092d795c: Layer already exists 16:33:39 d0c134d8f183: Layer already exists 16:33:39 99681b4f37a0: Layer already exists 16:33:39 b38e06619983: Layer already exists 16:33:39 ec34fcc1d526: Layer already exists 16:33:39 6b8469bed52a: Layer already exists 16:33:39 32218e6a1f85: Layer already exists 16:33:39 48044024c8f65bd255fe9fe71c82cb348b3a4f7b-2.3.0-dev.32: digest: sha256:94459baa61f28cb00156f837a6f89d1f22a080d7a89c1f30a5ecf16debad23f8 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:39 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:40 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 16:33:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 16:33:40 9357a0db5b83: Preparing 16:33:40 d0c134d8f183: Preparing 16:33:40 1b9f378b1de6: Preparing 16:33:40 b845092d795c: Preparing 16:33:40 7dd00e8f1b3f: Preparing 16:33:40 99681b4f37a0: Preparing 16:33:40 32218e6a1f85: Preparing 16:33:40 6b8469bed52a: Preparing 16:33:40 b38e06619983: Preparing 16:33:40 ec34fcc1d526: Preparing 16:33:40 99681b4f37a0: Waiting 16:33:40 32218e6a1f85: Waiting 16:33:40 6b8469bed52a: Waiting 16:33:40 b38e06619983: Waiting 16:33:40 ec34fcc1d526: Waiting 16:33:40 7dd00e8f1b3f: Layer already exists 16:33:40 1b9f378b1de6: Layer already exists 16:33:40 9357a0db5b83: Layer already exists 16:33:40 b845092d795c: Layer already exists 16:33:40 d0c134d8f183: Layer already exists 16:33:40 99681b4f37a0: Layer already exists 16:33:40 32218e6a1f85: Layer already exists 16:33:40 6b8469bed52a: Layer already exists 16:33:40 b38e06619983: Layer already exists 16:33:40 ec34fcc1d526: Layer already exists 16:33:40 main: digest: sha256:94459baa61f28cb00156f837a6f89d1f22a080d7a89c1f30a5ecf16debad23f8 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:33:40 ===================================================== [Pipeline] echo 16:33:40 taggedImages: 16:33:40 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:48044024c8f65bd255fe9fe71c82cb348b3a4f7b 16:33:40 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 16:33:40 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.32 16:33:40 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:48044024c8f65bd255fe9fe71c82cb348b3a4f7b-2.3.0-dev.32 16:33:40 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 16:33:40 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 16:33:40 48044024c8f65bd255fe9fe71c82cb348b3a4f7b 16:33:40 latest 16:33:40 2.3.0-dev.32 16:33:40 48044024c8f65bd255fe9fe71c82cb348b3a4f7b-2.3.0-dev.32 16:33:40 main 16:33:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:40 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:48044024c8f65bd255fe9fe71c82cb348b3a4f7b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:40 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:48044024c8f65bd255fe9fe71c82cb348b3a4f7b 16:33:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 16:33:40 71bccf8c27b3: Preparing 16:33:40 a01069699795: Preparing 16:33:40 48a5d0bc4eca: Preparing 16:33:40 5b065f673676: Preparing 16:33:40 abfa2d6a47a6: Preparing 16:33:40 ad543cd673bd: Preparing 16:33:40 ad543cd673bd: Waiting 16:33:40 48a5d0bc4eca: Layer already exists 16:33:40 ad543cd673bd: Layer already exists 16:33:40 abfa2d6a47a6: Pushed 16:33:40 71bccf8c27b3: Pushed 16:33:41 5b065f673676: Pushed 16:33:42 a01069699795: Pushed 16:33:43 48044024c8f65bd255fe9fe71c82cb348b3a4f7b: digest: sha256:a2f1f23a4f9e4c08962680be82dbfd58588623564267136bfa2ecb37c6922f85 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:43 + 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 16:33:43 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 16:33:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 16:33:43 71bccf8c27b3: Preparing 16:33:43 a01069699795: Preparing 16:33:43 48a5d0bc4eca: Preparing 16:33:43 5b065f673676: Preparing 16:33:43 abfa2d6a47a6: Preparing 16:33:43 ad543cd673bd: Preparing 16:33:43 ad543cd673bd: Waiting 16:33:43 abfa2d6a47a6: Layer already exists 16:33:43 a01069699795: Layer already exists 16:33:43 71bccf8c27b3: Layer already exists 16:33:43 5b065f673676: Layer already exists 16:33:43 48a5d0bc4eca: Layer already exists 16:33:43 ad543cd673bd: Layer already exists 16:33:43 latest: digest: sha256:a2f1f23a4f9e4c08962680be82dbfd58588623564267136bfa2ecb37c6922f85 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:44 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:44 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.32 16:33:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 16:33:44 71bccf8c27b3: Preparing 16:33:44 a01069699795: Preparing 16:33:44 48a5d0bc4eca: Preparing 16:33:44 5b065f673676: Preparing 16:33:44 abfa2d6a47a6: Preparing 16:33:44 ad543cd673bd: Preparing 16:33:44 ad543cd673bd: Waiting 16:33:44 abfa2d6a47a6: Layer already exists 16:33:44 5b065f673676: Layer already exists 16:33:44 a01069699795: Layer already exists 16:33:44 48a5d0bc4eca: Layer already exists 16:33:44 71bccf8c27b3: Layer already exists 16:33:44 ad543cd673bd: Layer already exists 16:33:44 2.3.0-dev.32: digest: sha256:a2f1f23a4f9e4c08962680be82dbfd58588623564267136bfa2ecb37c6922f85 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:44 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:48044024c8f65bd255fe9fe71c82cb348b3a4f7b-2.3.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:44 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:48044024c8f65bd255fe9fe71c82cb348b3a4f7b-2.3.0-dev.32 16:33:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 16:33:44 71bccf8c27b3: Preparing 16:33:44 a01069699795: Preparing 16:33:44 48a5d0bc4eca: Preparing 16:33:44 5b065f673676: Preparing 16:33:44 abfa2d6a47a6: Preparing 16:33:44 ad543cd673bd: Preparing 16:33:44 ad543cd673bd: Waiting 16:33:44 abfa2d6a47a6: Layer already exists 16:33:44 5b065f673676: Layer already exists 16:33:44 48a5d0bc4eca: Layer already exists 16:33:44 71bccf8c27b3: Layer already exists 16:33:44 a01069699795: Layer already exists 16:33:44 ad543cd673bd: Layer already exists 16:33:44 48044024c8f65bd255fe9fe71c82cb348b3a4f7b-2.3.0-dev.32: digest: sha256:a2f1f23a4f9e4c08962680be82dbfd58588623564267136bfa2ecb37c6922f85 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:45 + 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 16:33:45 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 16:33:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 16:33:45 71bccf8c27b3: Preparing 16:33:45 a01069699795: Preparing 16:33:45 48a5d0bc4eca: Preparing 16:33:45 5b065f673676: Preparing 16:33:45 abfa2d6a47a6: Preparing 16:33:45 ad543cd673bd: Preparing 16:33:45 ad543cd673bd: Waiting 16:33:45 abfa2d6a47a6: Layer already exists 16:33:45 a01069699795: Layer already exists 16:33:45 5b065f673676: Layer already exists 16:33:45 48a5d0bc4eca: Layer already exists 16:33:45 71bccf8c27b3: Layer already exists 16:33:45 ad543cd673bd: Layer already exists 16:33:45 main: digest: sha256:a2f1f23a4f9e4c08962680be82dbfd58588623564267136bfa2ecb37c6922f85 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:33:45 ===================================================== [Pipeline] echo 16:33:45 taggedImages: 16:33:45 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:48044024c8f65bd255fe9fe71c82cb348b3a4f7b 16:33:45 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 16:33:45 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.32 16:33:45 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:48044024c8f65bd255fe9fe71c82cb348b3a4f7b-2.3.0-dev.32 16:33:45 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 16:33:45 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 16:33:45 48044024c8f65bd255fe9fe71c82cb348b3a4f7b 16:33:45 latest 16:33:45 2.3.0-dev.32 16:33:45 48044024c8f65bd255fe9fe71c82cb348b3a4f7b-2.3.0-dev.32 16:33:45 main 16:33:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:46 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:48044024c8f65bd255fe9fe71c82cb348b3a4f7b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:48044024c8f65bd255fe9fe71c82cb348b3a4f7b 16:33:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 16:33:46 12ea54bde954: Preparing 16:33:46 94abe62d9f51: Preparing 16:33:46 66559de5c3bb: Preparing 16:33:46 68c042261b19: Preparing 16:33:46 e4cbdbfa6dd2: Preparing 16:33:46 4cd14deaaacd: Preparing 16:33:46 abfa2d6a47a6: Preparing 16:33:46 ad543cd673bd: Preparing 16:33:46 4cd14deaaacd: Waiting 16:33:46 abfa2d6a47a6: Waiting 16:33:46 ad543cd673bd: Waiting 16:33:46 94abe62d9f51: Pushed 16:33:46 66559de5c3bb: Pushed 16:33:46 12ea54bde954: Pushed 16:33:46 abfa2d6a47a6: Layer already exists 16:33:46 ad543cd673bd: Layer already exists 16:33:46 4cd14deaaacd: Pushed 16:33:50 e4cbdbfa6dd2: Pushed 16:33:53 68c042261b19: Pushed 16:33:53 48044024c8f65bd255fe9fe71c82cb348b3a4f7b: digest: sha256:a6f09dbe08c1b213fa8543872ca064e88e8b09b43f58e652cbe5df04c3ac702b size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:53 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 16:33:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 16:33:54 12ea54bde954: Preparing 16:33:54 94abe62d9f51: Preparing 16:33:54 66559de5c3bb: Preparing 16:33:54 68c042261b19: Preparing 16:33:54 e4cbdbfa6dd2: Preparing 16:33:54 4cd14deaaacd: Preparing 16:33:54 abfa2d6a47a6: Preparing 16:33:54 ad543cd673bd: Preparing 16:33:54 4cd14deaaacd: Waiting 16:33:54 abfa2d6a47a6: Waiting 16:33:54 ad543cd673bd: Waiting 16:33:54 94abe62d9f51: Layer already exists 16:33:54 e4cbdbfa6dd2: Layer already exists 16:33:54 68c042261b19: Layer already exists 16:33:54 66559de5c3bb: Layer already exists 16:33:54 12ea54bde954: Layer already exists 16:33:54 4cd14deaaacd: Layer already exists 16:33:54 abfa2d6a47a6: Layer already exists 16:33:54 ad543cd673bd: Layer already exists 16:33:54 latest: digest: sha256:a6f09dbe08c1b213fa8543872ca064e88e8b09b43f58e652cbe5df04c3ac702b size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:54 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.32 16:33:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 16:33:54 12ea54bde954: Preparing 16:33:54 94abe62d9f51: Preparing 16:33:54 66559de5c3bb: Preparing 16:33:54 68c042261b19: Preparing 16:33:54 e4cbdbfa6dd2: Preparing 16:33:54 4cd14deaaacd: Preparing 16:33:54 abfa2d6a47a6: Preparing 16:33:54 ad543cd673bd: Preparing 16:33:54 abfa2d6a47a6: Waiting 16:33:54 4cd14deaaacd: Waiting 16:33:54 ad543cd673bd: Waiting 16:33:54 e4cbdbfa6dd2: Layer already exists 16:33:54 66559de5c3bb: Layer already exists 16:33:54 68c042261b19: Layer already exists 16:33:54 94abe62d9f51: Layer already exists 16:33:54 12ea54bde954: Layer already exists 16:33:54 4cd14deaaacd: Layer already exists 16:33:54 abfa2d6a47a6: Layer already exists 16:33:54 ad543cd673bd: Layer already exists 16:33:54 2.3.0-dev.32: digest: sha256:a6f09dbe08c1b213fa8543872ca064e88e8b09b43f58e652cbe5df04c3ac702b size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:55 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:48044024c8f65bd255fe9fe71c82cb348b3a4f7b-2.3.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:48044024c8f65bd255fe9fe71c82cb348b3a4f7b-2.3.0-dev.32 16:33:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 16:33:55 12ea54bde954: Preparing 16:33:55 94abe62d9f51: Preparing 16:33:55 66559de5c3bb: Preparing 16:33:55 68c042261b19: Preparing 16:33:55 e4cbdbfa6dd2: Preparing 16:33:55 4cd14deaaacd: Preparing 16:33:55 abfa2d6a47a6: Preparing 16:33:55 ad543cd673bd: Preparing 16:33:55 4cd14deaaacd: Waiting 16:33:55 abfa2d6a47a6: Waiting 16:33:55 ad543cd673bd: Waiting 16:33:55 e4cbdbfa6dd2: Layer already exists 16:33:55 68c042261b19: Layer already exists 16:33:55 66559de5c3bb: Layer already exists 16:33:55 94abe62d9f51: Layer already exists 16:33:55 12ea54bde954: Layer already exists 16:33:55 4cd14deaaacd: Layer already exists 16:33:55 abfa2d6a47a6: Layer already exists 16:33:55 ad543cd673bd: Layer already exists 16:33:55 48044024c8f65bd255fe9fe71c82cb348b3a4f7b-2.3.0-dev.32: digest: sha256:a6f09dbe08c1b213fa8543872ca064e88e8b09b43f58e652cbe5df04c3ac702b size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:55 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 16:33:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 16:33:56 12ea54bde954: Preparing 16:33:56 94abe62d9f51: Preparing 16:33:56 66559de5c3bb: Preparing 16:33:56 68c042261b19: Preparing 16:33:56 e4cbdbfa6dd2: Preparing 16:33:56 4cd14deaaacd: Preparing 16:33:56 abfa2d6a47a6: Preparing 16:33:56 ad543cd673bd: Preparing 16:33:56 abfa2d6a47a6: Waiting 16:33:56 4cd14deaaacd: Waiting 16:33:56 68c042261b19: Layer already exists 16:33:56 12ea54bde954: Layer already exists 16:33:56 66559de5c3bb: Layer already exists 16:33:56 e4cbdbfa6dd2: Layer already exists 16:33:56 94abe62d9f51: Layer already exists 16:33:56 4cd14deaaacd: Layer already exists 16:33:56 ad543cd673bd: Layer already exists 16:33:56 abfa2d6a47a6: Layer already exists 16:33:56 main: digest: sha256:a6f09dbe08c1b213fa8543872ca064e88e8b09b43f58e652cbe5df04c3ac702b size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:33:56 ===================================================== [Pipeline] echo 16:33:56 taggedImages: 16:33:56 - nexus3.edgexfoundry.org:10004/security-spire-agent:48044024c8f65bd255fe9fe71c82cb348b3a4f7b 16:33:56 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 16:33:56 - nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.32 16:33:56 - nexus3.edgexfoundry.org:10004/security-spire-agent:48044024c8f65bd255fe9fe71c82cb348b3a4f7b-2.3.0-dev.32 16:33:56 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 16:33:56 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 16:33:56 48044024c8f65bd255fe9fe71c82cb348b3a4f7b 16:33:56 latest 16:33:56 2.3.0-dev.32 16:33:56 48044024c8f65bd255fe9fe71c82cb348b3a4f7b-2.3.0-dev.32 16:33:56 main 16:33:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:56 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:48044024c8f65bd255fe9fe71c82cb348b3a4f7b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:48044024c8f65bd255fe9fe71c82cb348b3a4f7b 16:33:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 16:33:56 618fbef09fd1: Preparing 16:33:56 e4feef0927ec: Preparing 16:33:56 dcd18e0c40c2: Preparing 16:33:56 219f3fc58e7a: Preparing 16:33:56 55bc5bc9a537: Preparing 16:33:56 abfa2d6a47a6: Preparing 16:33:56 ad543cd673bd: Preparing 16:33:56 abfa2d6a47a6: Waiting 16:33:56 ad543cd673bd: Waiting 16:33:56 dcd18e0c40c2: Pushed 16:33:56 618fbef09fd1: Pushed 16:33:56 e4feef0927ec: Pushed 16:33:56 abfa2d6a47a6: Layer already exists 16:33:56 ad543cd673bd: Layer already exists 16:33:57 55bc5bc9a537: Pushed 16:34:03 219f3fc58e7a: Pushed 16:34:03 48044024c8f65bd255fe9fe71c82cb348b3a4f7b: digest: sha256:01e0e670f8f850803d4e34caa1542242627b80adff407ca460a5c5a95b0c67ab size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:34:03 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:34:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 16:34:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 16:34:04 618fbef09fd1: Preparing 16:34:04 e4feef0927ec: Preparing 16:34:04 dcd18e0c40c2: Preparing 16:34:04 219f3fc58e7a: Preparing 16:34:04 55bc5bc9a537: Preparing 16:34:04 abfa2d6a47a6: Preparing 16:34:04 ad543cd673bd: Preparing 16:34:04 abfa2d6a47a6: Waiting 16:34:04 ad543cd673bd: Waiting 16:34:04 e4feef0927ec: Layer already exists 16:34:04 618fbef09fd1: Layer already exists 16:34:04 55bc5bc9a537: Layer already exists 16:34:04 219f3fc58e7a: Layer already exists 16:34:04 dcd18e0c40c2: Layer already exists 16:34:04 abfa2d6a47a6: Layer already exists 16:34:04 ad543cd673bd: Layer already exists 16:34:04 latest: digest: sha256:01e0e670f8f850803d4e34caa1542242627b80adff407ca460a5c5a95b0c67ab size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:34:04 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:34:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.32 16:34:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 16:34:04 618fbef09fd1: Preparing 16:34:04 e4feef0927ec: Preparing 16:34:04 dcd18e0c40c2: Preparing 16:34:04 219f3fc58e7a: Preparing 16:34:04 55bc5bc9a537: Preparing 16:34:04 abfa2d6a47a6: Preparing 16:34:04 ad543cd673bd: Preparing 16:34:04 ad543cd673bd: Waiting 16:34:04 abfa2d6a47a6: Waiting 16:34:04 618fbef09fd1: Layer already exists 16:34:04 e4feef0927ec: Layer already exists 16:34:04 dcd18e0c40c2: Layer already exists 16:34:04 55bc5bc9a537: Layer already exists 16:34:04 219f3fc58e7a: Layer already exists 16:34:04 abfa2d6a47a6: Layer already exists 16:34:04 ad543cd673bd: Layer already exists 16:34:04 2.3.0-dev.32: digest: sha256:01e0e670f8f850803d4e34caa1542242627b80adff407ca460a5c5a95b0c67ab size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:34:05 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:48044024c8f65bd255fe9fe71c82cb348b3a4f7b-2.3.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:34:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:48044024c8f65bd255fe9fe71c82cb348b3a4f7b-2.3.0-dev.32 16:34:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 16:34:05 618fbef09fd1: Preparing 16:34:05 e4feef0927ec: Preparing 16:34:05 dcd18e0c40c2: Preparing 16:34:05 219f3fc58e7a: Preparing 16:34:05 55bc5bc9a537: Preparing 16:34:05 abfa2d6a47a6: Preparing 16:34:05 ad543cd673bd: Preparing 16:34:05 abfa2d6a47a6: Waiting 16:34:05 ad543cd673bd: Waiting 16:34:05 618fbef09fd1: Layer already exists 16:34:05 219f3fc58e7a: Layer already exists 16:34:05 e4feef0927ec: Layer already exists 16:34:05 55bc5bc9a537: Layer already exists 16:34:05 dcd18e0c40c2: Layer already exists 16:34:05 abfa2d6a47a6: Layer already exists 16:34:05 ad543cd673bd: Layer already exists 16:34:05 48044024c8f65bd255fe9fe71c82cb348b3a4f7b-2.3.0-dev.32: digest: sha256:01e0e670f8f850803d4e34caa1542242627b80adff407ca460a5c5a95b0c67ab size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:34:05 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:34:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 16:34:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 16:34:06 618fbef09fd1: Preparing 16:34:06 e4feef0927ec: Preparing 16:34:06 dcd18e0c40c2: Preparing 16:34:06 219f3fc58e7a: Preparing 16:34:06 55bc5bc9a537: Preparing 16:34:06 abfa2d6a47a6: Preparing 16:34:06 ad543cd673bd: Preparing 16:34:06 abfa2d6a47a6: Waiting 16:34:06 ad543cd673bd: Waiting 16:34:06 dcd18e0c40c2: Layer already exists 16:34:06 55bc5bc9a537: Layer already exists 16:34:06 e4feef0927ec: Layer already exists 16:34:06 abfa2d6a47a6: Layer already exists 16:34:06 618fbef09fd1: Layer already exists 16:34:06 219f3fc58e7a: Layer already exists 16:34:06 ad543cd673bd: Layer already exists 16:34:06 main: digest: sha256:01e0e670f8f850803d4e34caa1542242627b80adff407ca460a5c5a95b0c67ab size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:34:06 ===================================================== [Pipeline] echo 16:34:06 taggedImages: 16:34:06 - nexus3.edgexfoundry.org:10004/security-spire-config:48044024c8f65bd255fe9fe71c82cb348b3a4f7b 16:34:06 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 16:34:06 - nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.32 16:34:06 - nexus3.edgexfoundry.org:10004/security-spire-config:48044024c8f65bd255fe9fe71c82cb348b3a4f7b-2.3.0-dev.32 16:34:06 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 16:34:06 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 16:34:06 48044024c8f65bd255fe9fe71c82cb348b3a4f7b 16:34:06 latest 16:34:06 2.3.0-dev.32 16:34:06 48044024c8f65bd255fe9fe71c82cb348b3a4f7b-2.3.0-dev.32 16:34:06 main 16:34:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:34:06 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:48044024c8f65bd255fe9fe71c82cb348b3a4f7b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:34:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:48044024c8f65bd255fe9fe71c82cb348b3a4f7b 16:34:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 16:34:06 a2358b678219: Preparing 16:34:06 e499e75c888c: Preparing 16:34:06 65d71bb3bdb5: Preparing 16:34:06 1c6d3d232b1a: Preparing 16:34:06 4cd14deaaacd: Preparing 16:34:06 abfa2d6a47a6: Preparing 16:34:06 ad543cd673bd: Preparing 16:34:06 abfa2d6a47a6: Waiting 16:34:06 ad543cd673bd: Waiting 16:34:06 4cd14deaaacd: Layer already exists 16:34:06 abfa2d6a47a6: Layer already exists 16:34:06 ad543cd673bd: Layer already exists 16:34:06 e499e75c888c: Pushed 16:34:06 a2358b678219: Pushed 16:34:06 65d71bb3bdb5: Pushed 16:34:12 Removing intermediate container b8c520c13ce5 16:34:12 ---> 21d0ff1503c0 16:34:12 Step 8/25 : COPY . . 16:34:12 Removing intermediate container b59b35d542ac 16:34:12 ---> 82d070d9a589 16:34:12 Step 8/23 : COPY . . 16:34:12 Removing intermediate container 138a17439ee1 16:34:12 ---> 7afae6140593 16:34:12 Step 8/23 : COPY . . 16:34:12 Removing intermediate container ad6743e217b6 16:34:12 ---> 91def5210986 16:34:12 Step 8/26 : COPY . . 16:34:12 Removing intermediate container 045c807557a2 16:34:12 ---> 3f731b0f9c58 16:34:12 Step 8/26 : COPY . . 16:34:15 1c6d3d232b1a: Pushed 16:34:15 48044024c8f65bd255fe9fe71c82cb348b3a4f7b: digest: sha256:c007c73c16bab67683e0d4d316d00ed7c23b92be1f4fa25b429c6e0085980199 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:34:15 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:34:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 16:34:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 16:34:15 a2358b678219: Preparing 16:34:15 e499e75c888c: Preparing 16:34:15 65d71bb3bdb5: Preparing 16:34:15 1c6d3d232b1a: Preparing 16:34:15 4cd14deaaacd: Preparing 16:34:15 abfa2d6a47a6: Preparing 16:34:15 ad543cd673bd: Preparing 16:34:15 abfa2d6a47a6: Waiting 16:34:15 ad543cd673bd: Waiting 16:34:15 e499e75c888c: Layer already exists 16:34:15 4cd14deaaacd: Layer already exists 16:34:15 1c6d3d232b1a: Layer already exists 16:34:15 65d71bb3bdb5: Layer already exists 16:34:15 a2358b678219: Layer already exists 16:34:15 abfa2d6a47a6: Layer already exists 16:34:15 ad543cd673bd: Layer already exists 16:34:15 latest: digest: sha256:c007c73c16bab67683e0d4d316d00ed7c23b92be1f4fa25b429c6e0085980199 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:34:16 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:34:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.32 16:34:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 16:34:16 a2358b678219: Preparing 16:34:16 e499e75c888c: Preparing 16:34:16 65d71bb3bdb5: Preparing 16:34:16 1c6d3d232b1a: Preparing 16:34:16 4cd14deaaacd: Preparing 16:34:16 abfa2d6a47a6: Preparing 16:34:16 ad543cd673bd: Preparing 16:34:16 ad543cd673bd: Waiting 16:34:16 abfa2d6a47a6: Waiting 16:34:16 4cd14deaaacd: Layer already exists 16:34:16 e499e75c888c: Layer already exists 16:34:16 1c6d3d232b1a: Layer already exists 16:34:16 65d71bb3bdb5: Layer already exists 16:34:16 a2358b678219: Layer already exists 16:34:16 ad543cd673bd: Layer already exists 16:34:16 abfa2d6a47a6: Layer already exists 16:34:16 2.3.0-dev.32: digest: sha256:c007c73c16bab67683e0d4d316d00ed7c23b92be1f4fa25b429c6e0085980199 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:34:16 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:48044024c8f65bd255fe9fe71c82cb348b3a4f7b-2.3.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:34:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:48044024c8f65bd255fe9fe71c82cb348b3a4f7b-2.3.0-dev.32 16:34:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 16:34:17 a2358b678219: Preparing 16:34:17 e499e75c888c: Preparing 16:34:17 65d71bb3bdb5: Preparing 16:34:17 1c6d3d232b1a: Preparing 16:34:17 4cd14deaaacd: Preparing 16:34:17 abfa2d6a47a6: Preparing 16:34:17 ad543cd673bd: Preparing 16:34:17 abfa2d6a47a6: Waiting 16:34:17 ad543cd673bd: Waiting 16:34:17 e499e75c888c: Layer already exists 16:34:17 4cd14deaaacd: Layer already exists 16:34:17 65d71bb3bdb5: Layer already exists 16:34:17 1c6d3d232b1a: Layer already exists 16:34:17 a2358b678219: Layer already exists 16:34:17 abfa2d6a47a6: Layer already exists 16:34:17 ad543cd673bd: Layer already exists 16:34:17 48044024c8f65bd255fe9fe71c82cb348b3a4f7b-2.3.0-dev.32: digest: sha256:c007c73c16bab67683e0d4d316d00ed7c23b92be1f4fa25b429c6e0085980199 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:34:17 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:34:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 16:34:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 16:34:17 a2358b678219: Preparing 16:34:17 e499e75c888c: Preparing 16:34:17 65d71bb3bdb5: Preparing 16:34:17 1c6d3d232b1a: Preparing 16:34:17 4cd14deaaacd: Preparing 16:34:17 abfa2d6a47a6: Preparing 16:34:17 ad543cd673bd: Preparing 16:34:17 abfa2d6a47a6: Waiting 16:34:17 ad543cd673bd: Waiting 16:34:17 1c6d3d232b1a: Layer already exists 16:34:17 65d71bb3bdb5: Layer already exists 16:34:17 4cd14deaaacd: Layer already exists 16:34:17 a2358b678219: Layer already exists 16:34:17 e499e75c888c: Layer already exists 16:34:17 abfa2d6a47a6: Layer already exists 16:34:17 ad543cd673bd: Layer already exists 16:34:17 main: digest: sha256:c007c73c16bab67683e0d4d316d00ed7c23b92be1f4fa25b429c6e0085980199 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:34:17 ===================================================== [Pipeline] echo 16:34:17 taggedImages: 16:34:17 - nexus3.edgexfoundry.org:10004/security-spire-server:48044024c8f65bd255fe9fe71c82cb348b3a4f7b 16:34:17 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 16:34:17 - nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.32 16:34:17 - nexus3.edgexfoundry.org:10004/security-spire-server:48044024c8f65bd255fe9fe71c82cb348b3a4f7b-2.3.0-dev.32 16:34:17 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 16:34:17 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 16:34:17 48044024c8f65bd255fe9fe71c82cb348b3a4f7b 16:34:17 latest 16:34:17 2.3.0-dev.32 16:34:17 48044024c8f65bd255fe9fe71c82cb348b3a4f7b-2.3.0-dev.32 16:34:17 main 16:34:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:34:18 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:48044024c8f65bd255fe9fe71c82cb348b3a4f7b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:34:18 + docker push nexus3.edgexfoundry.org:10004/support-notifications:48044024c8f65bd255fe9fe71c82cb348b3a4f7b 16:34:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 16:34:18 906e5d87e9a1: Preparing 16:34:18 bd61c225eb8d: Preparing 16:34:18 48a5d0bc4eca: Preparing 16:34:18 bb3a5ec42530: Preparing 16:34:18 ec34fcc1d526: Preparing 16:34:18 ec34fcc1d526: Layer already exists 16:34:18 48a5d0bc4eca: Layer already exists 16:34:18 906e5d87e9a1: Pushed 16:34:18 bb3a5ec42530: Pushed 16:34:20 bd61c225eb8d: Pushed 16:34:20 48044024c8f65bd255fe9fe71c82cb348b3a4f7b: digest: sha256:3a6f95a87eecb14a7ee72d17cd51ea7b2d296f38e88cbcc45236cd6b0f0af99e size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:34:21 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:34:21 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 16:34:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 16:34:21 906e5d87e9a1: Preparing 16:34:21 bd61c225eb8d: Preparing 16:34:21 48a5d0bc4eca: Preparing 16:34:21 bb3a5ec42530: Preparing 16:34:21 ec34fcc1d526: Preparing 16:34:21 bb3a5ec42530: Layer already exists 16:34:21 bd61c225eb8d: Layer already exists 16:34:21 ec34fcc1d526: Layer already exists 16:34:21 48a5d0bc4eca: Layer already exists 16:34:21 906e5d87e9a1: Layer already exists 16:34:21 latest: digest: sha256:3a6f95a87eecb14a7ee72d17cd51ea7b2d296f38e88cbcc45236cd6b0f0af99e size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:34:21 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:34:22 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.32 16:34:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 16:34:22 906e5d87e9a1: Preparing 16:34:22 bd61c225eb8d: Preparing 16:34:22 48a5d0bc4eca: Preparing 16:34:22 bb3a5ec42530: Preparing 16:34:22 ec34fcc1d526: Preparing 16:34:22 ec34fcc1d526: Layer already exists 16:34:22 bd61c225eb8d: Layer already exists 16:34:22 bb3a5ec42530: Layer already exists 16:34:22 906e5d87e9a1: Layer already exists 16:34:22 48a5d0bc4eca: Layer already exists 16:34:22 2.3.0-dev.32: digest: sha256:3a6f95a87eecb14a7ee72d17cd51ea7b2d296f38e88cbcc45236cd6b0f0af99e size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:34:22 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:48044024c8f65bd255fe9fe71c82cb348b3a4f7b-2.3.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:34:22 + docker push nexus3.edgexfoundry.org:10004/support-notifications:48044024c8f65bd255fe9fe71c82cb348b3a4f7b-2.3.0-dev.32 16:34:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 16:34:22 906e5d87e9a1: Preparing 16:34:22 bd61c225eb8d: Preparing 16:34:22 48a5d0bc4eca: Preparing 16:34:22 bb3a5ec42530: Preparing 16:34:22 ec34fcc1d526: Preparing 16:34:22 bd61c225eb8d: Layer already exists 16:34:22 ec34fcc1d526: Layer already exists 16:34:22 bb3a5ec42530: Layer already exists 16:34:22 906e5d87e9a1: Layer already exists 16:34:22 48a5d0bc4eca: Layer already exists 16:34:22 48044024c8f65bd255fe9fe71c82cb348b3a4f7b-2.3.0-dev.32: digest: sha256:3a6f95a87eecb14a7ee72d17cd51ea7b2d296f38e88cbcc45236cd6b0f0af99e size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:34:23 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:34:23 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 16:34:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 16:34:23 906e5d87e9a1: Preparing 16:34:23 bd61c225eb8d: Preparing 16:34:23 48a5d0bc4eca: Preparing 16:34:23 bb3a5ec42530: Preparing 16:34:23 ec34fcc1d526: Preparing 16:34:23 bb3a5ec42530: Layer already exists 16:34:23 906e5d87e9a1: Layer already exists 16:34:23 bd61c225eb8d: Layer already exists 16:34:23 ec34fcc1d526: Layer already exists 16:34:23 48a5d0bc4eca: Layer already exists 16:34:23 main: digest: sha256:3a6f95a87eecb14a7ee72d17cd51ea7b2d296f38e88cbcc45236cd6b0f0af99e size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:34:23 ===================================================== [Pipeline] echo 16:34:23 taggedImages: 16:34:23 - nexus3.edgexfoundry.org:10004/support-notifications:48044024c8f65bd255fe9fe71c82cb348b3a4f7b 16:34:23 - nexus3.edgexfoundry.org:10004/support-notifications:latest 16:34:23 - nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.32 16:34:23 - nexus3.edgexfoundry.org:10004/support-notifications:48044024c8f65bd255fe9fe71c82cb348b3a4f7b-2.3.0-dev.32 16:34:23 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 16:34:23 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 16:34:23 48044024c8f65bd255fe9fe71c82cb348b3a4f7b 16:34:23 latest 16:34:23 2.3.0-dev.32 16:34:23 48044024c8f65bd255fe9fe71c82cb348b3a4f7b-2.3.0-dev.32 16:34:23 main 16:34:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:34:23 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:48044024c8f65bd255fe9fe71c82cb348b3a4f7b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:34:24 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:48044024c8f65bd255fe9fe71c82cb348b3a4f7b 16:34:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 16:34:24 8dbfde715e67: Preparing 16:34:24 ff7b2019e87e: Preparing 16:34:24 48a5d0bc4eca: Preparing 16:34:24 56fe01360d8f: Preparing 16:34:24 ec34fcc1d526: Preparing 16:34:24 ec34fcc1d526: Layer already exists 16:34:24 56fe01360d8f: Layer already exists 16:34:24 48a5d0bc4eca: Layer already exists 16:34:24 8dbfde715e67: Pushed 16:34:26 ff7b2019e87e: Pushed 16:34:26 48044024c8f65bd255fe9fe71c82cb348b3a4f7b: digest: sha256:c9be70dc21764fb57e19785365bd411eaaa2c085e78db055b84e86ec76293423 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:34:27 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:34:27 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 16:34:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 16:34:27 8dbfde715e67: Preparing 16:34:27 ff7b2019e87e: Preparing 16:34:27 48a5d0bc4eca: Preparing 16:34:27 56fe01360d8f: Preparing 16:34:27 ec34fcc1d526: Preparing 16:34:27 48a5d0bc4eca: Layer already exists 16:34:27 ff7b2019e87e: Layer already exists 16:34:27 ec34fcc1d526: Layer already exists 16:34:27 8dbfde715e67: Layer already exists 16:34:27 56fe01360d8f: Layer already exists 16:34:27 latest: digest: sha256:c9be70dc21764fb57e19785365bd411eaaa2c085e78db055b84e86ec76293423 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:34:27 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:34:28 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.32 16:34:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 16:34:28 8dbfde715e67: Preparing 16:34:28 ff7b2019e87e: Preparing 16:34:28 48a5d0bc4eca: Preparing 16:34:28 56fe01360d8f: Preparing 16:34:28 ec34fcc1d526: Preparing 16:34:28 ff7b2019e87e: Layer already exists 16:34:28 48a5d0bc4eca: Layer already exists 16:34:28 8dbfde715e67: Layer already exists 16:34:28 56fe01360d8f: Layer already exists 16:34:28 ec34fcc1d526: Layer already exists 16:34:28 2.3.0-dev.32: digest: sha256:c9be70dc21764fb57e19785365bd411eaaa2c085e78db055b84e86ec76293423 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:34:28 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:48044024c8f65bd255fe9fe71c82cb348b3a4f7b-2.3.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:34:28 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:48044024c8f65bd255fe9fe71c82cb348b3a4f7b-2.3.0-dev.32 16:34:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 16:34:28 8dbfde715e67: Preparing 16:34:28 ff7b2019e87e: Preparing 16:34:28 48a5d0bc4eca: Preparing 16:34:28 56fe01360d8f: Preparing 16:34:28 ec34fcc1d526: Preparing 16:34:28 8dbfde715e67: Layer already exists 16:34:28 48a5d0bc4eca: Layer already exists 16:34:28 ff7b2019e87e: Layer already exists 16:34:28 ec34fcc1d526: Layer already exists 16:34:28 56fe01360d8f: Layer already exists 16:34:28 48044024c8f65bd255fe9fe71c82cb348b3a4f7b-2.3.0-dev.32: digest: sha256:c9be70dc21764fb57e19785365bd411eaaa2c085e78db055b84e86ec76293423 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:34:29 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:34:29 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 16:34:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 16:34:29 8dbfde715e67: Preparing 16:34:29 ff7b2019e87e: Preparing 16:34:29 48a5d0bc4eca: Preparing 16:34:29 56fe01360d8f: Preparing 16:34:29 ec34fcc1d526: Preparing 16:34:29 48a5d0bc4eca: Layer already exists 16:34:29 ff7b2019e87e: Layer already exists 16:34:29 8dbfde715e67: Layer already exists 16:34:29 ec34fcc1d526: Layer already exists 16:34:29 56fe01360d8f: Layer already exists 16:34:29 main: digest: sha256:c9be70dc21764fb57e19785365bd411eaaa2c085e78db055b84e86ec76293423 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:34:29 ===================================================== [Pipeline] echo 16:34:29 taggedImages: 16:34:29 - nexus3.edgexfoundry.org:10004/support-scheduler:48044024c8f65bd255fe9fe71c82cb348b3a4f7b 16:34:29 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 16:34:29 - nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.32 16:34:29 - nexus3.edgexfoundry.org:10004/support-scheduler:48044024c8f65bd255fe9fe71c82cb348b3a4f7b-2.3.0-dev.32 16:34:29 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 16:34:29 [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: 16:34:29 48044024c8f65bd255fe9fe71c82cb348b3a4f7b 16:34:29 latest 16:34:29 2.3.0-dev.32 16:34:29 48044024c8f65bd255fe9fe71c82cb348b3a4f7b-2.3.0-dev.32 16:34:29 main 16:34:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:34:29 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:48044024c8f65bd255fe9fe71c82cb348b3a4f7b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:34:30 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:48044024c8f65bd255fe9fe71c82cb348b3a4f7b 16:34:30 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 16:34:30 ab83841257b2: Preparing 16:34:30 26aff1780060: Preparing 16:34:30 733652ea9188: Preparing 16:34:30 1fdc2893e77b: Preparing 16:34:30 52f44be93a46: Preparing 16:34:30 10d82663b225: Preparing 16:34:30 f7a7a140f1b3: Preparing 16:34:30 31e69d4774c9: Preparing 16:34:30 7750d494dfbd: Preparing 16:34:30 18708474c90b: Preparing 16:34:30 4fc242d58285: Preparing 16:34:30 10d82663b225: Waiting 16:34:30 f7a7a140f1b3: Waiting 16:34:30 31e69d4774c9: Waiting 16:34:30 7750d494dfbd: Waiting 16:34:30 18708474c90b: Waiting 16:34:30 4fc242d58285: Waiting 16:34:30 52f44be93a46: Layer already exists 16:34:30 10d82663b225: Layer already exists 16:34:30 f7a7a140f1b3: Layer already exists 16:34:30 31e69d4774c9: Layer already exists 16:34:30 26aff1780060: Pushed 16:34:30 7750d494dfbd: Layer already exists 16:34:30 18708474c90b: Layer already exists 16:34:30 4fc242d58285: Layer already exists 16:34:30 ab83841257b2: Pushed 16:34:31 ---> 7cf57118594c 16:34:31 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 16:34:31 ---> 631b16953ca3 16:34:31 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:34:31 ---> e77d762bddd9 16:34:31 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent ---> fe5fe3dc3020 16:34:31 16:34:31 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:34:31 ---> fadf75f32276 16:34:31 Step 9/23 : RUN make cmd/core-metadata/core-metadata 16:34:31 ---> Running in 5938982bd1fa 16:34:31 ---> Running in 98a4939594ac 16:34:31 ---> Running in 78ea5e187f8f 16:34:31 ---> Running in 19a1dfa42599 16:34:31 ---> Running in 7aa9bf22136e 16:34:31 Removing intermediate container 7aa9bf22136e 16:34:31 ---> 17f614cc182c 16:34:31 Step 10/26 : WORKDIR /edgex-go/spire-build 16:34:31 Removing intermediate container 5938982bd1fa 16:34:31 ---> b58f7ddf6c9b 16:34:31 Step 10/25 : WORKDIR /edgex-go/spire-build 16:34:31 Removing intermediate container 19a1dfa42599 16:34:31 ---> 59a3205a90e9 16:34:31 Step 10/26 : WORKDIR /edgex-go/spire-build 16:34:31 ---> Running in 4ba84f95fa3d 16:34:31 ---> Running in c5bb099f35cc 16:34:31 ---> Running in b6b4c220f035 16:34:31 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.32" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:34:31 Removing intermediate container 4ba84f95fa3d 16:34:31 ---> e5d799dad831 16:34:31 Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:34:31 Removing intermediate container c5bb099f35cc 16:34:31 ---> b056f022541f 16:34:31 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:34:31 Removing intermediate container b6b4c220f035 16:34:31 ---> ae867e10d287 16:34:31 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:34:31 ---> Running in 6b9f3558c9cc 16:34:31 ---> Running in be95e8057875 16:34:31 ---> Running in d29b32ce6958 16:34:31 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.32" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:34:31 733652ea9188: Pushed 16:34:36 Removing intermediate container d29b32ce6958 16:34:36 ---> 1afa427c7fab 16:34:36 Step 12/26 : WORKDIR /edgex-go 16:34:36 ---> Running in c44aa70cafe9 16:34:36 Removing intermediate container 6b9f3558c9cc 16:34:36 ---> 5d570b61d024 16:34:36 Step 12/25 : WORKDIR /edgex-go 16:34:36 Removing intermediate container be95e8057875 16:34:36 ---> 87c1516adf09 16:34:36 Step 12/26 : WORKDIR /edgex-go 16:34:36 ---> Running in 92e8987cb9e5 16:34:36 ---> Running in ec68658fdba2 16:34:36 Removing intermediate container c44aa70cafe9 16:34:36 ---> 03128ac3ff1b 16:34:36 16:34:36 Step 13/26 : FROM alpine:3.15 16:34:37 3.15: Pulling from library/alpine 16:34:37 Removing intermediate container 92e8987cb9e5 16:34:37 ---> 1f05803747f9 16:34:37 16:34:37 Step 13/25 : FROM alpine:3.15 16:34:37 Removing intermediate container ec68658fdba2 16:34:37 ---> a2bc191afdad 16:34:37 16:34:37 Step 13/26 : FROM alpine:3.15 16:34:37 3.15: Pulling from library/alpine 16:34:37 3.15: Pulling from library/alpine 16:34:38 Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a 16:34:38 Status: Downloaded newer image for alpine:3.15 16:34:38 Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a 16:34:38 Status: Image is up to date for alpine:3.15 16:34:38 Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a 16:34:38 Status: Image is up to date for alpine:3.15 16:34:38 ---> 60f2846fe774 16:34:38 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:34:38 ---> 60f2846fe774 16:34:38 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:34:38 ---> 60f2846fe774 16:34:38 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:34:39 ---> Running in cc5fef4e79ff 16:34:39 ---> Running in 169377c34f97 16:34:39 ---> Running in 38c377f9297d 16:34:39 1fdc2893e77b: Pushed 16:34:39 48044024c8f65bd255fe9fe71c82cb348b3a4f7b: digest: sha256:eb36d38d8ffe50824d32e671b847d7f8f0e12c20fcbce8cac08ce1d5b46b6a2e size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:34:40 Removing intermediate container 169377c34f97 16:34:40 ---> 0513f19bdce0 16:34:40 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:40 Removing intermediate container cc5fef4e79ff 16:34:40 ---> ec3aff03517d 16:34:40 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:40 Removing intermediate container 38c377f9297d 16:34:40 ---> 9576bc6877e6 16:34:40 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:40 ---> Running in 3f3598f8fa81 16:34:40 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:34:40 ---> Running in bdfb69b8d032 16:34:40 ---> Running in 32d8296e1a7a 16:34:40 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 16:34:40 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 16:34:40 ab83841257b2: Preparing 16:34:40 26aff1780060: Preparing 16:34:40 733652ea9188: Preparing 16:34:40 1fdc2893e77b: Preparing 16:34:40 52f44be93a46: Preparing 16:34:40 10d82663b225: Preparing 16:34:40 f7a7a140f1b3: Preparing 16:34:40 31e69d4774c9: Preparing 16:34:40 7750d494dfbd: Preparing 16:34:40 18708474c90b: Preparing 16:34:40 4fc242d58285: Preparing 16:34:40 10d82663b225: Waiting 16:34:40 7750d494dfbd: Waiting 16:34:40 18708474c90b: Waiting 16:34:40 f7a7a140f1b3: Waiting 16:34:40 31e69d4774c9: Waiting 16:34:40 4fc242d58285: Waiting 16:34:40 ab83841257b2: Layer already exists 16:34:40 733652ea9188: Layer already exists 16:34:40 26aff1780060: Layer already exists 16:34:40 1fdc2893e77b: Layer already exists 16:34:40 52f44be93a46: Layer already exists 16:34:40 10d82663b225: Layer already exists 16:34:40 31e69d4774c9: Layer already exists 16:34:40 f7a7a140f1b3: Layer already exists 16:34:40 18708474c90b: Layer already exists 16:34:40 7750d494dfbd: Layer already exists 16:34:40 4fc242d58285: Layer already exists 16:34:40 latest: digest: sha256:eb36d38d8ffe50824d32e671b847d7f8f0e12c20fcbce8cac08ce1d5b46b6a2e size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:34:40 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:34:41 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.32 16:34:41 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 16:34:41 ab83841257b2: Preparing 16:34:41 26aff1780060: Preparing 16:34:41 733652ea9188: Preparing 16:34:41 1fdc2893e77b: Preparing 16:34:41 52f44be93a46: Preparing 16:34:41 10d82663b225: Preparing 16:34:41 f7a7a140f1b3: Preparing 16:34:41 31e69d4774c9: Preparing 16:34:41 7750d494dfbd: Preparing 16:34:41 18708474c90b: Preparing 16:34:41 4fc242d58285: Preparing 16:34:41 f7a7a140f1b3: Waiting 16:34:41 10d82663b225: Waiting 16:34:41 7750d494dfbd: Waiting 16:34:41 31e69d4774c9: Waiting 16:34:41 18708474c90b: Waiting 16:34:41 26aff1780060: Layer already exists 16:34:41 52f44be93a46: Layer already exists 16:34:41 ab83841257b2: Layer already exists 16:34:41 733652ea9188: Layer already exists 16:34:41 1fdc2893e77b: Layer already exists 16:34:41 10d82663b225: Layer already exists 16:34:41 f7a7a140f1b3: Layer already exists 16:34:41 31e69d4774c9: Layer already exists 16:34:41 7750d494dfbd: Layer already exists 16:34:41 18708474c90b: Layer already exists 16:34:41 4fc242d58285: Layer already exists 16:34:41 2.3.0-dev.32: digest: sha256:eb36d38d8ffe50824d32e671b847d7f8f0e12c20fcbce8cac08ce1d5b46b6a2e size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:34:41 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:48044024c8f65bd255fe9fe71c82cb348b3a4f7b-2.3.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:34:41 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:48044024c8f65bd255fe9fe71c82cb348b3a4f7b-2.3.0-dev.32 16:34:41 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 16:34:41 ab83841257b2: Preparing 16:34:41 26aff1780060: Preparing 16:34:41 733652ea9188: Preparing 16:34:41 1fdc2893e77b: Preparing 16:34:41 52f44be93a46: Preparing 16:34:41 10d82663b225: Preparing 16:34:41 f7a7a140f1b3: Preparing 16:34:41 31e69d4774c9: Preparing 16:34:41 7750d494dfbd: Preparing 16:34:41 18708474c90b: Preparing 16:34:41 4fc242d58285: Preparing 16:34:41 f7a7a140f1b3: Waiting 16:34:41 31e69d4774c9: Waiting 16:34:41 18708474c90b: Waiting 16:34:41 7750d494dfbd: Waiting 16:34:41 10d82663b225: Waiting 16:34:41 4fc242d58285: Waiting 16:34:41 ab83841257b2: Layer already exists 16:34:41 733652ea9188: Layer already exists 16:34:41 26aff1780060: Layer already exists 16:34:41 52f44be93a46: Layer already exists 16:34:41 1fdc2893e77b: Layer already exists 16:34:41 18708474c90b: Layer already exists 16:34:41 31e69d4774c9: Layer already exists 16:34:41 7750d494dfbd: Layer already exists 16:34:41 f7a7a140f1b3: Layer already exists 16:34:41 10d82663b225: Layer already exists 16:34:41 4fc242d58285: Layer already exists 16:34:41 48044024c8f65bd255fe9fe71c82cb348b3a4f7b-2.3.0-dev.32: digest: sha256:eb36d38d8ffe50824d32e671b847d7f8f0e12c20fcbce8cac08ce1d5b46b6a2e size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:34:42 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:34:42 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main 16:34:42 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 16:34:42 ab83841257b2: Preparing 16:34:42 26aff1780060: Preparing 16:34:42 733652ea9188: Preparing 16:34:42 1fdc2893e77b: Preparing 16:34:42 52f44be93a46: Preparing 16:34:42 10d82663b225: Preparing 16:34:42 f7a7a140f1b3: Preparing 16:34:42 31e69d4774c9: Preparing 16:34:42 7750d494dfbd: Preparing 16:34:42 18708474c90b: Preparing 16:34:42 4fc242d58285: Preparing 16:34:42 f7a7a140f1b3: Waiting 16:34:42 18708474c90b: Waiting 16:34:42 31e69d4774c9: Waiting 16:34:42 7750d494dfbd: Waiting 16:34:42 10d82663b225: Waiting 16:34:42 4fc242d58285: Waiting 16:34:42 52f44be93a46: Layer already exists 16:34:42 ab83841257b2: Layer already exists 16:34:42 26aff1780060: Layer already exists 16:34:42 733652ea9188: Layer already exists 16:34:42 1fdc2893e77b: Layer already exists 16:34:42 10d82663b225: Layer already exists 16:34:42 31e69d4774c9: Layer already exists 16:34:42 f7a7a140f1b3: Layer already exists 16:34:42 18708474c90b: Layer already exists 16:34:42 7750d494dfbd: Layer already exists 16:34:42 4fc242d58285: Layer already exists 16:34:42 main: digest: sha256:eb36d38d8ffe50824d32e671b847d7f8f0e12c20fcbce8cac08ce1d5b46b6a2e size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:34:42 ===================================================== [Pipeline] echo 16:34:42 taggedImages: 16:34:42 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:48044024c8f65bd255fe9fe71c82cb348b3a4f7b 16:34:42 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 16:34:42 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.32 16:34:42 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:48044024c8f65bd255fe9fe71c82cb348b3a4f7b-2.3.0-dev.32 16:34:42 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent: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] } 16:34:44 Removing intermediate container 3f3598f8fa81 16:34:44 ---> 97e6bbb65447 16:34:44 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 16:34:44 ---> Running in 8d5510949e80 16:34:44 Removing intermediate container bdfb69b8d032 16:34:44 ---> d54d744e2804 16:34:44 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:34:45 ---> Running in d88ea85f4e45 16:34:46 Removing intermediate container 32d8296e1a7a 16:34:46 ---> 7cb5ec7a05ba 16:34:46 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:34:46 ---> Running in 2957f56c918c 16:34:47 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:34:47 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:34:48 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:34:48 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:34:48 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:34:49 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:34:49 v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:34:49 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:34:49 OK: 15733 distinct packages available 16:34:49 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:34:50 v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:34:50 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:34:50 OK: 15733 distinct packages available 16:34:50 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:34:50 v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:34:50 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:34:50 OK: 15733 distinct packages available 16:34:50 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:34:50 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:34:51 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:34:51 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:34:51 (1/4) Installing dumb-init (1.2.5-r1) 16:34:52 (2/4) Installing musl-obstack (1.2.3-r0) 16:34:52 (3/4) Installing libucontext (1.1-r0) 16:34:52 (4/4) Installing gcompat (1.0.0-r4) 16:34:52 Executing busybox-1.34.1-r7.trigger 16:34:52 OK: 6 MiB in 18 packages 16:34:52 (1/5) Installing dumb-init (1.2.5-r1) 16:34:52 (2/5) Installing musl-obstack (1.2.3-r0) 16:34:52 (3/5) Installing libucontext (1.1-r0) 16:34:52 (4/5) Installing gcompat (1.0.0-r4) 16:34:52 (5/5) Installing openssl (1.1.1q-r0) 16:34:52 Executing busybox-1.34.1-r7.trigger 16:34:53 OK: 6 MiB in 19 packages 16:34:53 (1/5) Installing dumb-init (1.2.5-r1) 16:34:53 (2/5) Installing musl-obstack (1.2.3-r0) 16:34:53 (3/5) Installing libucontext (1.1-r0) 16:34:53 (4/5) Installing gcompat (1.0.0-r4) 16:34:53 (5/5) Installing openssl (1.1.1q-r0) 16:34:54 Executing busybox-1.34.1-r7.trigger 16:34:54 OK: 6 MiB in 19 packages 16:34:54 Removing intermediate container 8d5510949e80 16:34:54 ---> 9ff0b57d974b 16:34:54 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:34:55 Removing intermediate container d88ea85f4e45 16:34:55 ---> 3ff9127fd5e5 16:34:55 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 16:34:55 Removing intermediate container 2957f56c918c 16:34:55 ---> 765a0f16c9b8 16:34:55 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:35:02 ---> 5f69242fa649 16:35:02 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:35:04 ---> f47adac6482e 16:35:04 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 16:35:05 ---> f03b3da8ad2d 16:35:05 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 16:35:06 ---> 88791a9a3089 16:35:06 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 16:35:06 ---> Running in 6c93c1569144 16:35:07 ---> 15056589d4c9 16:35:07 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 16:35:07 Removing intermediate container 6c93c1569144 16:35:07 ---> 272dfdba0d64 16:35:07 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 16:35:08 ---> 7d75d0f87580 16:35:08 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 16:35:09 ---> 7d30e473f6f6 16:35:09 Step 21/26 : WORKDIR / 16:35:09 ---> Running in 50b00a3e590e 16:35:10 Removing intermediate container 50b00a3e590e 16:35:10 ---> 08f55f82772f 16:35:10 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:35:10 ---> Running in 77bca64e7bd9 16:35:11 ---> 282cf15e2dcc 16:35:11 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:35:11 ---> Running in 8b596ce8129f 16:35:12 Removing intermediate container 77bca64e7bd9 16:35:12 ---> afaae679c418 16:35:12 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:35:12 ---> Running in 407b342e3992 16:35:12 Removing intermediate container 8b596ce8129f 16:35:12 ---> 05ba9ec2c7e9 16:35:12 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:35:12 ---> Running in 96811019e085 16:35:13 ---> df1759cecc6a 16:35:13 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 16:35:13 Removing intermediate container 407b342e3992 16:35:13 ---> d2c765c3eb78 16:35:13 Step 24/26 : LABEL arch=arm64 16:35:13 Removing intermediate container 96811019e085 16:35:13 ---> 4be8204b45e7 16:35:13 Step 23/25 : LABEL arch=arm64 16:35:13 ---> Running in 525e5bae55a4 16:35:14 ---> Running in 12655fb403e7 16:35:14 Removing intermediate container 525e5bae55a4 16:35:14 ---> 48ecb6d33c2d 16:35:14 Step 25/26 : LABEL git_sha=48044024c8f65bd255fe9fe71c82cb348b3a4f7b 16:35:15 ---> Running in c23051c8eaa0 16:35:15 Removing intermediate container 12655fb403e7 16:35:15 ---> 471ee970ac2f 16:35:15 Step 24/25 : LABEL git_sha=48044024c8f65bd255fe9fe71c82cb348b3a4f7b 16:35:15 ---> Running in 7a413fbaaea9 16:35:15 ---> c0862b24c95e 16:35:15 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 16:35:16 Removing intermediate container 7a413fbaaea9 16:35:16 ---> c1286907958e 16:35:16 Step 25/25 : LABEL version=2.3.0-dev.32 16:35:16 Removing intermediate container c23051c8eaa0 16:35:16 ---> dc73f4fdc086 16:35:16 Step 26/26 : LABEL version=2.3.0-dev.32 16:35:16 ---> Running in 478fe5506907 16:35:16 ---> Running in 63da64ac02bb 16:35:17 Removing intermediate container 478fe5506907 16:35:17 ---> 922528c97e24 16:35:17 16:35:17 Removing intermediate container 63da64ac02bb 16:35:17 ---> 8423389c4849 16:35:17 16:35:17 ---> aad0201bd0a0 16:35:17 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 16:35:17 Successfully built 922528c97e24 16:35:17 Successfully tagged security-spire-server-arm64:latest 16:35:17 Building support-scheduler 16:35:17  Building security-spire-server ... done Successfully built 8423389c4849 16:35:17 Successfully tagged security-spire-config-arm64:latest 16:35:17  Building security-spire-config ... done Building security-spiffe-token-provider 16:35:18 ---> 3aeaaedfc19f 16:35:18 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:35:18 ---> Running in d19e338c2545 16:35:19 Removing intermediate container d19e338c2545 16:35:19 ---> bc06be4266e7 16:35:19 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:35:19 ---> Running in 96dc1b3901f6 16:35:19 Removing intermediate container 96dc1b3901f6 16:35:19 ---> 723bf1d35129 16:35:19 Step 24/26 : LABEL arch=arm64 16:35:20 ---> Running in fa3a62ad982f 16:35:20 Removing intermediate container fa3a62ad982f 16:35:20 ---> 36dfef7c30c4 16:35:20 Step 25/26 : LABEL git_sha=48044024c8f65bd255fe9fe71c82cb348b3a4f7b 16:35:20 ---> Running in 9299f7cd3d99 16:35:21 Removing intermediate container 9299f7cd3d99 16:35:21 ---> a1fa2b5db1c2 16:35:21 Step 26/26 : LABEL version=2.3.0-dev.32 16:35:21 ---> Running in 04ac3d94f1b8 16:35:22 Removing intermediate container 04ac3d94f1b8 16:35:22 ---> 7223cd5f4f17 16:35:22 16:35:22 Successfully built 7223cd5f4f17 16:35:22 Successfully tagged security-spire-agent-arm64:latest 16:35:22 Building support-notifications 16:35:54  Building security-spire-agent ... done Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:35:54 Step 2/20 : FROM ${BUILDER_BASE} AS builder 16:35:54 ---> d390c732c4b7 16:35:54 Step 3/20 : WORKDIR /edgex-go 16:35:54 ---> Using cache 16:35:54 ---> d568a3abc46c 16:35:54 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 16:35:54 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:35:54 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:35:54 ---> d390c732c4b7 16:35:54 Step 3/22 : WORKDIR /edgex-go 16:35:54 ---> Using cache 16:35:54 ---> d568a3abc46c 16:35:54 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:54 ---> Using cache 16:35:54 ---> 57afa7177441 16:35:54 Step 5/22 : RUN apk add --update --no-cache make git 16:35:54 ---> Running in 83d1ae52b52a 16:35:54 ---> Running in 53331a02adf3 16:35:55 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:35:55 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:35:55 ---> d390c732c4b7 16:35:55 Step 3/22 : WORKDIR /edgex-go 16:35:55 ---> Using cache 16:35:55 ---> d568a3abc46c 16:35:55 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:55 ---> Using cache 16:35:55 ---> 57afa7177441 16:35:55 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 16:35:55 ---> Running in cd6075e353ab 16:35:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:35:56 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:35:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:35:57 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:35:58 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:35:58 v3.16.1-61-g770d922b3a [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 16:35:58 v3.16.1-60-g40ab2097df [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 16:35:58 OK: 16887 distinct packages available 16:35:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:35:58 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:35:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:35:59 OK: 221 MiB in 51 packages 16:36:00 OK: 221 MiB in 51 packages 16:36:00 OK: 221 MiB in 51 packages 16:36:01 Removing intermediate container 83d1ae52b52a 16:36:01 ---> 4e27e78b36b0 16:36:01 Step 6/22 : COPY go.mod vendor* ./ 16:36:02 Removing intermediate container cd6075e353ab 16:36:02 ---> a42767369d17 16:36:02 Step 6/22 : COPY go.mod vendor* ./ 16:36:03 Removing intermediate container 53331a02adf3 16:36:03 ---> 2304074f4d83 16:36:03 Step 5/20 : COPY go.mod vendor* ./ 16:36:03 ---> 30e38b65d922 16:36:03 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:36:03 ---> Running in fd976036d161 16:36:05 ---> 6427bcc280bb 16:36:05 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:36:05 ---> Running in 368777e596b9 16:36:05 ---> 453a3afc3b8d 16:36:05 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:36:05 ---> Running in 59e551e3436f 16:37:27 Removing intermediate container 368777e596b9 16:37:27 ---> 0afceb345a0e 16:37:27 Step 7/20 : COPY . . 16:37:27 Removing intermediate container fd976036d161 16:37:27 ---> be93e4d227db 16:37:27 Step 8/22 : COPY . . 16:37:27 Removing intermediate container 59e551e3436f 16:37:27 ---> ff646aa6f47b 16:37:27 Step 8/22 : COPY . . 16:37:54 ---> c0541c4d36ed 16:37:54 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:37:54 ---> Running in d6fe3e034051 16:37:54 ---> a6944ab9a1c4 16:37:54 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 16:37:54 ---> e84f46b72bad 16:37:54 Step 9/22 : RUN make cmd/support-notifications/support-notifications 16:37:54 ---> Running in b995f890fe50 16:37:54 ---> Running in 1f9d36c5328d 16:37:54 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.32" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 16:37:54 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.32" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:37:54 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.32" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:39:03 Removing intermediate container 98a4939594ac 16:39:03 ---> 9c20e64b4e98 16:39:03 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:39:03 ---> Running in 36033f409102 16:39:03 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.32" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:39:05 Removing intermediate container 36033f409102 16:39:05 ---> bcf3b8918e60 16:39:05 16:39:05 Step 11/23 : FROM docker:20.10.14 16:39:05 20.10.14: Pulling from library/docker 16:39:23 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 16:39:23 Status: Downloaded newer image for docker:20.10.14 16:39:23 ---> c346e9eafbab 16:39:23 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:39:23 ---> Running in 9d8fc82b8702 16:39:24 Removing intermediate container 9d8fc82b8702 16:39:24 ---> 48ad0b9089c0 16:39:24 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 16:39:24 ---> Running in 9ae16c03affc 16:39:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:39:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:39:29 (1/43) Installing readline (8.1.1-r0) 16:39:29 (2/43) Installing bash (5.1.16-r0) 16:39:29 Executing bash-5.1.16-r0.post-install 16:39:29 (3/43) Installing brotli-libs (1.0.9-r5) 16:39:29 (4/43) Installing nghttp2-libs (1.46.0-r0) 16:39:29 (5/43) Installing libcurl (7.80.0-r2) 16:39:29 (6/43) Installing curl (7.80.0-r2) 16:39:29 (7/43) Installing dumb-init (1.2.5-r1) 16:39:29 (8/43) Installing libbz2 (1.0.8-r1) 16:39:29 Removing intermediate container 78ea5e187f8f 16:39:29 ---> ef641e4a08b6 16:39:29 16:39:29 Step 10/23 : FROM alpine:3.16 16:39:29 (9/43) Installing expat (2.4.7-r0) 16:39:29 (10/43) Installing libffi (3.4.2-r1) 16:39:29 (11/43) Installing gdbm (1.22-r0) 16:39:29 (12/43) Installing xz-libs (5.2.5-r1) 16:39:29 (13/43) Installing libgcc (10.3.1_git20211027-r0) 16:39:29 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 16:39:29 (15/43) Installing mpdecimal (2.5.1-r1) 16:39:29 3.16: Pulling from library/alpine 16:39:29 (16/43) Installing sqlite-libs (3.36.0-r0) 16:39:29 (17/43) Installing python3 (3.9.13-r1) 16:39:31 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 16:39:31 Status: Downloaded newer image for alpine:3.16 16:39:31 ---> 3d81c46cd875 16:39:31 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:39:31 ---> Running in 519a6a51d2ff 16:39:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:39:34 (18/43) Installing py3-appdirs (1.4.4-r2) 16:39:34 (19/43) Installing py3-certifi (2020.12.5-r1) 16:39:34 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 16:39:34 (21/43) Installing py3-idna (3.3-r0) 16:39:34 (22/43) Installing py3-urllib3 (1.26.7-r0) 16:39:34 (23/43) Installing py3-requests (2.26.0-r1) 16:39:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:39:34 (24/43) Installing py3-msgpack (1.0.2-r1) 16:39:34 (25/43) Installing py3-lockfile (0.12.2-r4) 16:39:34 (26/43) Installing py3-cachecontrol (0.12.10-r0) 16:39:34 (27/43) Installing py3-colorama (0.4.4-r1) 16:39:34 (28/43) Installing py3-contextlib2 (21.6.0-r1) 16:39:34 (29/43) Installing py3-distlib (0.3.3-r0) 16:39:34 (30/43) Installing py3-distro (1.6.0-r0) 16:39:34 (31/43) Installing py3-six (1.16.0-r0) 16:39:34 (32/43) Installing py3-webencodings (0.5.1-r4) 16:39:34 (33/43) Installing py3-html5lib (1.1-r1) 16:39:34 (34/43) Installing py3-parsing (2.4.7-r2) 16:39:34 (35/43) Installing py3-packaging (20.9-r1) 16:39:34 (36/43) Installing py3-tomli (1.2.2-r0) 16:39:34 (37/43) Installing py3-pep517 (0.12.0-r0) 16:39:34 (38/43) Installing py3-progress (1.6-r0) 16:39:34 (39/43) Installing py3-retrying (1.3.3-r2) 16:39:34 (40/43) Installing py3-ordered-set (4.0.2-r2) 16:39:34 (41/43) Installing py3-setuptools (52.0.0-r4) 16:39:35 (42/43) Installing py3-toml (0.10.2-r2) 16:39:35 (43/43) Installing py3-pip (20.3.4-r1) 16:39:35 (1/1) Installing dumb-init (1.2.5-r1) 16:39:35 Executing busybox-1.35.0-r15.trigger 16:39:35 OK: 5 MiB in 15 packages 16:39:36 Executing busybox-1.34.1-r5.trigger 16:39:36 OK: 83 MiB in 65 packages 16:39:37 Removing intermediate container 519a6a51d2ff 16:39:37 ---> 787cdd871d36 16:39:37 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:39:37 ---> Running in ba5997732c48 16:39:38 Removing intermediate container ba5997732c48 16:39:38 ---> 6bcb9702da65 16:39:38 Step 13/23 : ENV APP_PORT=59881 16:39:38 ---> Running in 7fe5a97a04e1 16:39:39 Removing intermediate container 7fe5a97a04e1 16:39:39 ---> 75fa5ed99f79 16:39:39 Step 14/23 : EXPOSE $APP_PORT 16:39:39 ---> Running in 51ea4fcde92d 16:39:39 Removing intermediate container 51ea4fcde92d 16:39:39 ---> 46d8d25e6b6f 16:39:39 Step 15/23 : WORKDIR / 16:39:39 ---> Running in c3dabb2e2361 16:39:40 Removing intermediate container c3dabb2e2361 16:39:40 ---> 8e09be162455 16:39:40 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:39:41 ---> 467b0da8efa7 16:39:41 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:39:43 ---> 96431922655f 16:39:43 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:39:44 ---> 003fc1d7a2c1 16:39:44 Step 19/23 : ENTRYPOINT ["/core-metadata"] 16:39:44 ---> Running in 2df4363746a1 16:39:44 Collecting docker-compose==1.23.2 16:39:44 Removing intermediate container 2df4363746a1 16:39:44 ---> b4c018c6465d 16:39:44 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:39:44 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:39:45 ---> Running in f7e66e186637 16:39:45 Removing intermediate container f7e66e186637 16:39:45 ---> ce34706cafa4 16:39:45 Step 21/23 : LABEL arch=arm64 16:39:45 Collecting texttable<0.10,>=0.9.0 16:39:45 ---> Running in da9acf0acf65 16:39:45 Downloading texttable-0.9.1.tar.gz (11 kB) 16:39:46 Removing intermediate container da9acf0acf65 16:39:46 ---> cfe166b93900 16:39:46 Step 22/23 : LABEL git_sha=48044024c8f65bd255fe9fe71c82cb348b3a4f7b 16:39:46 ---> Running in 8bc9153d3a45 16:39:47 Removing intermediate container 8bc9153d3a45 16:39:47 ---> f1398043ae34 16:39:47 Step 23/23 : LABEL version=2.3.0-dev.32 16:39:47 ---> Running in de92b48a93ad 16:39:47 Removing intermediate container de92b48a93ad 16:39:47 ---> 584bf0799489 16:39:47 16:39:48 Successfully built 584bf0799489 16:39:48 Successfully tagged core-metadata-arm64:latest 16:39:48  Building core-metadata ... done Building core-data 16:39:51 Collecting docker<4.0,>=3.6.0 16:39:51 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:39:51 Collecting jsonschema<3,>=2.5.1 16:39:51 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:39:51 Collecting docopt<0.7,>=0.6.1 16:39:51 Downloading docopt-0.6.2.tar.gz (25 kB) 16:39:56 Collecting websocket-client<1.0,>=0.32.0 16:39:56 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:39:56 Collecting cached-property<2,>=1.2.0 16:39:56 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:39:58 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:39:58 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:40:00 Collecting PyYAML<4,>=3.10 16:40:00 Downloading PyYAML-3.13.tar.gz (270 kB) 16:40:07 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 16:40:07 Collecting dockerpty<0.5,>=0.4.1 16:40:07 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:40:07 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:40:07 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:40:07 ---> d390c732c4b7 16:40:07 Step 3/23 : WORKDIR /edgex-go 16:40:07 ---> Using cache 16:40:07 ---> d568a3abc46c 16:40:07 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:40:07 ---> Using cache 16:40:07 ---> 57afa7177441 16:40:07 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:40:08 ---> Running in 18a4bc57b568 16:40:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:40:10 Collecting docker-pycreds>=0.4.0 16:40:10 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:40:11 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:40:12 Collecting idna<2.8,>=2.5 16:40:12 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:40:12 Collecting chardet<3.1.0,>=3.0.2 16:40:12 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:40:13 OK: 221 MiB in 51 packages 16:40:14 Collecting urllib3<1.25,>=1.21.1 16:40:14 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:40:14 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 16:40:14 Removing intermediate container 18a4bc57b568 16:40:14 ---> fc7274e75112 16:40:14 Step 6/23 : COPY go.mod vendor* ./ 16:40:14 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:40:14 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:40:14 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:40:14 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:40:15 ---> 3c481442fe10 16:40:15 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:40:15 ---> Running in 2aa84261d3a2 16:40:16 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 16:40:16 Attempting uninstall: urllib3 16:40:16 Found existing installation: urllib3 1.26.7 16:40:16 Uninstalling urllib3-1.26.7: 16:40:17 Successfully uninstalled urllib3-1.26.7 16:40:18 Attempting uninstall: idna 16:40:18 Found existing installation: idna 3.3 16:40:18 Uninstalling idna-3.3: 16:40:18 Successfully uninstalled idna-3.3 16:40:22 Attempting uninstall: requests 16:40:22 Found existing installation: requests 2.26.0 16:40:22 Uninstalling requests-2.26.0: 16:40:22 Successfully uninstalled requests-2.26.0 16:40:23 Running setup.py install for texttable: started 16:40:26 Running setup.py install for texttable: finished with status 'done' 16:40:26 Running setup.py install for PyYAML: started 16:40:30 Running setup.py install for PyYAML: finished with status 'done' 16:40:30 Running setup.py install for docopt: started 16:40:33 Running setup.py install for docopt: finished with status 'done' 16:40:33 Running setup.py install for dockerpty: started 16:40:36 Running setup.py install for dockerpty: finished with status 'done' 16:40:38 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 16:41:05 Removing intermediate container 9ae16c03affc 16:41:05 ---> de30c6d3f0c7 16:41:05 Step 14/23 : ENV APP_PORT=58890 16:41:05 ---> Running in 29d60285ba32 16:41:05 Removing intermediate container 29d60285ba32 16:41:05 ---> ed138e220bf7 16:41:05 Step 15/23 : EXPOSE $APP_PORT 16:41:05 ---> Running in 7940ef12f1d8 16:41:05 Removing intermediate container 7940ef12f1d8 16:41:05 ---> 928114374033 16:41:05 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:41:07 ---> 5d26b552b40b 16:41:07 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:41:10 ---> 6f3475fd374e 16:41:10 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:41:12 ---> a267ea0bfd1a 16:41:12 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 16:41:12 ---> Running in 1bd493387e34 16:41:13 Removing intermediate container 1bd493387e34 16:41:13 ---> 5a25f0538bd4 16:41:13 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:41:13 ---> Running in 5be8497b6601 16:41:14 Removing intermediate container 5be8497b6601 16:41:14 ---> 607a3241ff06 16:41:14 Step 21/23 : LABEL arch=arm64 16:41:14 ---> Running in 274c78da5a48 16:41:15 Removing intermediate container 274c78da5a48 16:41:15 ---> dabbf14adf40 16:41:15 Step 22/23 : LABEL git_sha=48044024c8f65bd255fe9fe71c82cb348b3a4f7b 16:41:15 ---> Running in 5d3ee0a34f3a 16:41:16 Removing intermediate container 5d3ee0a34f3a 16:41:16 ---> 7bd29c8e730d 16:41:16 Step 23/23 : LABEL version=2.3.0-dev.32 16:41:16 ---> Running in e562dca7aaf9 16:41:17 Removing intermediate container e562dca7aaf9 16:41:17 ---> 631309d04139 16:41:17 16:41:17 Removing intermediate container 2aa84261d3a2 16:41:17 ---> 3744e36ef9ae 16:41:17 Step 8/23 : COPY . . 16:41:17 Successfully built 631309d04139 16:41:17 Successfully tagged sys-mgmt-agent-arm64:latest 16:41:17 Building security-bootstrapper 16:41:36  Building sys-mgmt-agent ... done  ---> 2c0ab5f8ac0d 16:41:36 Step 9/23 : RUN make cmd/core-data/core-data 16:41:36 ---> Running in 869c63d5c7ba 16:41:36 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.32" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 16:41:36 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:41:36 Step 2/31 : FROM ${BUILDER_BASE} AS builder 16:41:36 ---> d390c732c4b7 16:41:36 Step 3/31 : WORKDIR /edgex-go 16:41:36 ---> Using cache 16:41:36 ---> d568a3abc46c 16:41:36 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:41:36 ---> Using cache 16:41:36 ---> 57afa7177441 16:41:36 Step 5/31 : RUN apk add --update --no-cache make git 16:41:36 ---> Using cache 16:41:36 ---> 4e27e78b36b0 16:41:36 Step 6/31 : COPY go.mod vendor* ./ 16:41:36 ---> Using cache 16:41:36 ---> 30e38b65d922 16:41:36 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:41:36 ---> Using cache 16:41:36 ---> be93e4d227db 16:41:36 Step 8/31 : COPY . . 16:41:36 ---> Using cache 16:41:36 ---> a6944ab9a1c4 16:41:36 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:41:37 ---> Running in 83ac8355ff32 16:41:39 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.32" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:46:46 Removing intermediate container d6fe3e034051 16:46:46 ---> a4c74b759c24 16:46:46 16:46:46 Step 9/20 : FROM alpine:3.15 16:46:46 ---> 60f2846fe774 16:46:46 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:46:46 ---> Using cache 16:46:46 ---> 9576bc6877e6 16:46:46 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:46:46 ---> Using cache 16:46:46 ---> 7cb5ec7a05ba 16:46:46 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 16:46:46 ---> Running in 164a4a8b51d6 16:46:46 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:46:46 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:46:46 v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:46:46 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:46:46 OK: 15733 distinct packages available 16:46:46 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:46:46 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:46:47 (1/9) Installing ca-certificates (20211220-r0) 16:46:47 (2/9) Installing brotli-libs (1.0.9-r5) 16:46:47 (3/9) Installing nghttp2-libs (1.46.0-r0) 16:46:48 (4/9) Installing libcurl (7.80.0-r2) 16:46:48 (5/9) Installing curl (7.80.0-r2) 16:46:48 (6/9) Installing dumb-init (1.2.5-r1) 16:46:48 (7/9) Installing musl-obstack (1.2.3-r0) 16:46:48 (8/9) Installing libucontext (1.1-r0) 16:46:48 (9/9) Installing gcompat (1.0.0-r4) 16:46:48 Executing busybox-1.34.1-r7.trigger 16:46:48 Executing ca-certificates-20211220-r0.trigger 16:46:49 OK: 8 MiB in 23 packages 16:46:51 Removing intermediate container 164a4a8b51d6 16:46:51 ---> b9a10057f92f 16:46:51 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 16:46:52 ---> 15d316ccb0be 16:46:52 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 16:46:55 ---> f617a254bf0a 16:46:55 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 16:46:55 ---> 301b1d1ba31f 16:46:55 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 16:46:55 ---> Running in 7a973f37ef7b 16:46:56 Removing intermediate container 7a973f37ef7b 16:46:56 ---> 924a9ccf0c7b 16:46:56 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:46:56 ---> Running in 848d50677790 16:46:57 Removing intermediate container 848d50677790 16:46:57 ---> 315f1d7a8521 16:46:57 Step 18/20 : LABEL arch=arm64 16:46:57 ---> Running in bd623e1fe5f0 16:46:57 Removing intermediate container bd623e1fe5f0 16:46:57 ---> c1980b67cb6a 16:46:57 Step 19/20 : LABEL git_sha=48044024c8f65bd255fe9fe71c82cb348b3a4f7b 16:46:57 ---> Running in 5242382e9211 16:46:58 Removing intermediate container 5242382e9211 16:46:58 ---> e080528f727f 16:46:58 Step 20/20 : LABEL version=2.3.0-dev.32 16:46:58 ---> Running in 930c178b7462 16:46:59 Removing intermediate container 930c178b7462 16:46:59 ---> 63ce409fd598 16:46:59 16:46:59 Successfully built 63ce409fd598 16:46:59 Successfully tagged security-spiffe-token-provider-arm64:latest 16:46:59  Building security-spiffe-token-provider ... done Building security-secretstore-setup 16:47:21 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:47:21 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:47:21 ---> d390c732c4b7 16:47:21 Step 3/25 : WORKDIR /edgex-go 16:47:21 ---> Using cache 16:47:21 ---> d568a3abc46c 16:47:21 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:47:21 ---> Using cache 16:47:21 ---> 57afa7177441 16:47:21 Step 5/25 : RUN apk add --update --no-cache make git 16:47:21 ---> Using cache 16:47:21 ---> 4e27e78b36b0 16:47:21 Step 6/25 : COPY go.mod vendor* ./ 16:47:21 ---> Using cache 16:47:21 ---> 30e38b65d922 16:47:21 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:47:21 ---> Using cache 16:47:21 ---> be93e4d227db 16:47:21 Step 8/25 : COPY . . 16:47:21 ---> Using cache 16:47:21 ---> a6944ab9a1c4 16:47:21 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:47:22 ---> Running in 9ada783a91ec 16:47:25 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.32" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:47:27 Removing intermediate container b995f890fe50 16:47:27 ---> b6823ede82e7 16:47:27 16:47:27 Step 10/22 : FROM alpine:3.16 16:47:27 ---> 3d81c46cd875 16:47:27 Step 11/22 : RUN apk add --update --no-cache dumb-init 16:47:27 ---> Using cache 16:47:27 ---> 787cdd871d36 16:47:27 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:47:27 ---> Using cache 16:47:27 ---> 6bcb9702da65 16:47:27 Step 13/22 : ENV APP_PORT=59861 16:47:27 ---> Running in 5fdddb72371f 16:47:28 Removing intermediate container 5fdddb72371f 16:47:28 ---> a2b26cf9a6d6 16:47:28 Step 14/22 : EXPOSE $APP_PORT 16:47:28 ---> Running in cdd53d74def8 16:47:29 Removing intermediate container 1f9d36c5328d 16:47:29 ---> afc9bd333232 16:47:29 16:47:29 Step 10/22 : FROM alpine:3.16 16:47:29 ---> 3d81c46cd875 16:47:29 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 16:47:29 ---> Running in 78102ef47b25 16:47:30 Removing intermediate container cdd53d74def8 16:47:30 ---> 687fb3bfd4fb 16:47:30 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:47:32 ---> 77a1113cc192 16:47:32 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:47:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:47:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:47:34 (1/2) Installing ca-certificates (20211220-r0) 16:47:34 (2/2) Installing dumb-init (1.2.5-r1) 16:47:34 Executing busybox-1.35.0-r15.trigger 16:47:34 Executing ca-certificates-20211220-r0.trigger 16:47:35 OK: 6 MiB in 16 packages 16:47:37 ---> db95389f02bc 16:47:37 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:47:39 ---> a6435fe3f05c 16:47:39 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 16:47:39 Removing intermediate container 78102ef47b25 16:47:39 ---> 9772e912e860 16:47:39 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:47:39 ---> Running in 0fadaa451495 16:47:39 ---> Running in c1607218ec54 16:47:39 Removing intermediate container 0fadaa451495 16:47:39 ---> 0b71a7a37c88 16:47:39 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:47:40 ---> Running in 2b38f071854c 16:47:40 Removing intermediate container c1607218ec54 16:47:40 ---> f4c17cf6ee18 16:47:40 Step 13/22 : ENV APP_PORT=59860 16:47:40 ---> Running in 1683745a1319 16:47:41 Removing intermediate container 2b38f071854c 16:47:41 ---> a0d2f7cf79d6 16:47:41 Step 20/22 : LABEL arch=arm64 16:47:41 ---> Running in 8c5d6fc20e70 16:47:41 Removing intermediate container 1683745a1319 16:47:41 ---> 4744cf465080 16:47:41 Step 14/22 : EXPOSE $APP_PORT 16:47:41 Removing intermediate container 83ac8355ff32 16:47:41 ---> ccc2da854d99 16:47:41 16:47:41 Step 10/31 : FROM alpine:3.16 16:47:41 ---> 3d81c46cd875 16:47:41 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:47:41 ---> Running in 789ccd2914ab 16:47:41 ---> Running in 8bd08ebd476d 16:47:42 Removing intermediate container 8c5d6fc20e70 16:47:42 ---> 5739fe1613de 16:47:42 Step 21/22 : LABEL git_sha=48044024c8f65bd255fe9fe71c82cb348b3a4f7b 16:47:42 ---> Running in 9345d9e9e8a9 16:47:42 Removing intermediate container 8bd08ebd476d 16:47:42 ---> 0f72d8f0c4cd 16:47:42 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 16:47:43 Removing intermediate container 789ccd2914ab 16:47:43 ---> df716a95c641 16:47:43 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:47:43 ---> Running in b72a9b441dcf 16:47:43 Removing intermediate container 9345d9e9e8a9 16:47:43 ---> 803ffe59d316 16:47:43 Step 22/22 : LABEL version=2.3.0-dev.32 16:47:43 ---> Running in 338b7eec2f3b 16:47:44 Removing intermediate container 338b7eec2f3b 16:47:44 ---> 8f4e5ee56496 16:47:44 16:47:45 ---> 2e75206d40b1 16:47:45 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:47:45 Successfully built 8f4e5ee56496 16:47:45 Successfully tagged support-scheduler-arm64:latest 16:47:45  Building support-scheduler ... done Building security-proxy-setup 16:47:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:47:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:47:48 (1/2) Installing dumb-init (1.2.5-r1) 16:47:48 (2/2) Installing su-exec (0.2-r1) 16:47:48 Executing busybox-1.35.0-r15.trigger 16:47:48 OK: 5 MiB in 16 packages 16:47:48 ---> e81da9580881 16:47:48 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:47:49 ---> fbb07d33ac21 16:47:49 Step 18/22 : ENTRYPOINT ["/support-notifications"] 16:47:50 ---> Running in f9d5b438a042 16:47:50 Removing intermediate container b72a9b441dcf 16:47:50 ---> 349723fa9d58 16:47:50 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 16:47:50 ---> Running in 2b99b4111147 16:47:50 Removing intermediate container f9d5b438a042 16:47:50 ---> ad173ba793bb 16:47:50 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:47:50 ---> Running in c79d12b40d20 16:47:51 Removing intermediate container 2b99b4111147 16:47:51 ---> 5dd82eb0104d 16:47:51 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 16:47:51 ---> Running in 97a771055682 16:47:51 Removing intermediate container c79d12b40d20 16:47:51 ---> b505706345c8 16:47:51 Step 20/22 : LABEL arch=arm64 16:47:51 ---> Running in 65c36326f784 16:47:52 Removing intermediate container 97a771055682 16:47:52 ---> c56057b06f76 16:47:52 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 16:47:52 ---> Running in 9bd1feb80c62 16:47:52 Removing intermediate container 65c36326f784 16:47:52 ---> 9261485275e1 16:47:52 Step 21/22 : LABEL git_sha=48044024c8f65bd255fe9fe71c82cb348b3a4f7b 16:47:52 ---> Running in ef2ed65e91eb 16:47:52 Removing intermediate container 9bd1feb80c62 16:47:52 ---> c116405b1466 16:47:52 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:47:52 ---> Running in bfe9ba8ff620 16:47:53 Removing intermediate container ef2ed65e91eb 16:47:53 ---> 94ce245e3474 16:47:53 Step 22/22 : LABEL version=2.3.0-dev.32 16:47:53 ---> Running in d96be5cc0355 16:47:54 Removing intermediate container d96be5cc0355 16:47:54 ---> acef76e786a9 16:47:54 16:47:55 Successfully built acef76e786a9 16:47:55 Successfully tagged support-notifications-arm64:latest 16:47:55 Building core-command 16:47:57  Building support-notifications ... done Removing intermediate container bfe9ba8ff620 16:47:57 ---> 256c01336349 16:47:57 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 16:47:57 ---> Running in 1e22280eca04 16:47:58 Removing intermediate container 1e22280eca04 16:47:58 ---> feedf2407c7a 16:47:58 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 16:47:59 ---> 453d047b40ad 16:47:59 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 16:47:59 ---> Running in c37bbef8c3fd 16:48:04 Removing intermediate container c37bbef8c3fd 16:48:04 ---> 0f11bce4bfdc 16:48:04 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 16:48:04 ---> 219ed3c89494 16:48:04 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:48:07 ---> 33b7a47e6dfa 16:48:07 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:48:08 ---> 331516baec57 16:48:08 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:48:08 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:48:08 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:48:08 ---> d390c732c4b7 16:48:08 Step 3/22 : WORKDIR /edgex-go 16:48:08 ---> Using cache 16:48:08 ---> d568a3abc46c 16:48:08 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:48:08 ---> Using cache 16:48:08 ---> 57afa7177441 16:48:08 Step 5/22 : RUN apk add --update --no-cache make git 16:48:08 ---> Using cache 16:48:08 ---> 4e27e78b36b0 16:48:08 Step 6/22 : COPY go.mod vendor* ./ 16:48:08 ---> Using cache 16:48:08 ---> 30e38b65d922 16:48:08 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:48:08 ---> Using cache 16:48:08 ---> be93e4d227db 16:48:08 Step 8/22 : COPY . . 16:48:09 ---> Using cache 16:48:09 ---> a6944ab9a1c4 16:48:09 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:48:09 ---> Running in 6866cff45081 16:48:10 ---> b08c94735928 16:48:10 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 16:48:12 ---> b71f54277d8a 16:48:12 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:48:12 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.32" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:48:14 ---> 028b40acd389 16:48:14 Step 26/31 : RUN chmod +x /entrypoint.sh 16:48:14 ---> Running in cd1d25ea0574 16:48:17 Removing intermediate container cd1d25ea0574 16:48:17 ---> 068f8eeb3ceb 16:48:17 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 16:48:17 ---> Running in d843ed2bfbfe 16:48:18 Removing intermediate container d843ed2bfbfe 16:48:18 ---> a32f5b315dcf 16:48:18 Step 28/31 : CMD ["gate"] 16:48:18 ---> Running in 140afd5adabb 16:48:19 Removing intermediate container 140afd5adabb 16:48:19 ---> 42f79a99279b 16:48:19 Step 29/31 : LABEL arch=arm64 16:48:19 ---> Running in 5081a76915c8 16:48:19 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:48:19 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:48:19 ---> d390c732c4b7 16:48:19 Step 3/23 : WORKDIR /edgex-go 16:48:19 ---> Using cache 16:48:19 ---> d568a3abc46c 16:48:20 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:48:20 ---> Using cache 16:48:20 ---> 57afa7177441 16:48:20 Step 5/23 : RUN apk add --update --no-cache make git 16:48:20 ---> Using cache 16:48:20 ---> 4e27e78b36b0 16:48:20 Step 6/23 : COPY go.mod vendor* ./ 16:48:20 ---> Using cache 16:48:20 ---> 30e38b65d922 16:48:20 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:48:20 ---> Using cache 16:48:20 ---> be93e4d227db 16:48:20 Step 8/23 : COPY . . 16:48:20 ---> Using cache 16:48:20 ---> a6944ab9a1c4 16:48:20 Step 9/23 : RUN make cmd/core-command/core-command 16:48:20 ---> Running in 5c52d8bfea75 16:48:20 Removing intermediate container 5081a76915c8 16:48:20 ---> 3522a099288f 16:48:20 Step 30/31 : LABEL git_sha=48044024c8f65bd255fe9fe71c82cb348b3a4f7b 16:48:20 ---> Running in 8499e3a30b0d 16:48:21 Removing intermediate container 8499e3a30b0d 16:48:21 ---> 0cd81ef66405 16:48:21 Step 31/31 : LABEL version=2.3.0-dev.32 16:48:21 ---> Running in a2938d92f8f2 16:48:22 Removing intermediate container a2938d92f8f2 16:48:22 ---> bf7079af523f 16:48:22 16:48:22 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.32" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 16:48:23 Successfully built bf7079af523f 16:48:23 Successfully tagged security-bootstrapper-arm64:latest 16:48:55  Building security-bootstrapper ... done Removing intermediate container 869c63d5c7ba 16:48:55 ---> 6928684571bf 16:48:55 16:48:55 Step 10/23 : FROM alpine:3.16 16:48:55 ---> 3d81c46cd875 16:48:55 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:48:55 ---> Running in e03c499fb190 16:48:55 Removing intermediate container e03c499fb190 16:48:55 ---> 2b489ad6f33f 16:48:55 Step 12/23 : ENV APP_PORT=59880 16:48:55 ---> Running in 6ee6e735b4e6 16:48:55 Removing intermediate container 6ee6e735b4e6 16:48:55 ---> 95f20b867bc1 16:48:55 Step 13/23 : EXPOSE $APP_PORT 16:48:55 ---> Running in 6d22399c977b 16:48:55 Removing intermediate container 6d22399c977b 16:48:55 ---> a132d292d380 16:48:55 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:48:55 ---> Running in e56c107c31f0 16:48:57 Removing intermediate container e56c107c31f0 16:48:57 ---> 8df875571e7a 16:48:57 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 16:48:57 ---> Running in 1403d76d34b8 16:48:59 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:49:00 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:49:02 (1/6) Installing dumb-init (1.2.5-r1) 16:49:02 (2/6) Installing libgcc (11.2.1_git20220219-r2) 16:49:02 (3/6) Installing libsodium (1.0.18-r0) 16:49:02 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 16:49:02 (5/6) Installing libzmq (4.3.4-r0) 16:49:02 (6/6) Installing zeromq (4.3.4-r0) 16:49:03 Executing busybox-1.35.0-r15.trigger 16:49:03 OK: 8 MiB in 20 packages 16:49:05 Removing intermediate container 1403d76d34b8 16:49:05 ---> 7caf5181836e 16:49:05 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:49:06 ---> 3d00ae7f28b6 16:49:06 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:49:08 ---> 7bde509342c7 16:49:08 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:49:09 ---> c4cc68852977 16:49:09 Step 19/23 : ENTRYPOINT ["/core-data"] 16:49:09 ---> Running in ebe90efff664 16:49:09 Removing intermediate container ebe90efff664 16:49:09 ---> 107438e3256a 16:49:09 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:49:10 ---> Running in b9052636f6bc 16:49:10 Removing intermediate container b9052636f6bc 16:49:10 ---> 0cdb40358d42 16:49:10 Step 21/23 : LABEL arch=arm64 16:49:10 ---> Running in 38a478a9c41e 16:49:11 Removing intermediate container 38a478a9c41e 16:49:11 ---> 69487dc548e6 16:49:11 Step 22/23 : LABEL git_sha=48044024c8f65bd255fe9fe71c82cb348b3a4f7b 16:49:11 ---> Running in 97e9cdc94ef7 16:49:12 Removing intermediate container 97e9cdc94ef7 16:49:12 ---> c87c5a3bc898 16:49:12 Step 23/23 : LABEL version=2.3.0-dev.32 16:49:12 ---> Running in 1d135b7fb99f 16:49:12 Removing intermediate container 1d135b7fb99f 16:49:12 ---> 131bcdec8d14 16:49:12 16:49:13 Successfully built 131bcdec8d14 16:49:13 Successfully tagged core-data-arm64:latest 16:51:35  Building core-data ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.32" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:51:38 Removing intermediate container 9ada783a91ec 16:51:38 ---> 3cb9c2ed6cd3 16:51:38 16:51:38 Step 10/25 : FROM alpine:3.16 16:51:38 ---> 3d81c46cd875 16:51:38 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:51:38 ---> Running in c05a7b161de4 16:51:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:51:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:51:42 (1/3) Installing ca-certificates (20211220-r0) 16:51:42 (2/3) Installing dumb-init (1.2.5-r1) 16:51:42 (3/3) Installing su-exec (0.2-r1) 16:51:42 Executing busybox-1.35.0-r15.trigger 16:51:42 Executing ca-certificates-20211220-r0.trigger 16:51:42 OK: 6 MiB in 17 packages 16:51:44 Removing intermediate container c05a7b161de4 16:51:44 ---> d5416dce3b86 16:51:44 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:51:45 ---> Running in 97c80ef7371f 16:51:45 Removing intermediate container 97c80ef7371f 16:51:45 ---> d3e5bd0c2293 16:51:45 Step 13/25 : WORKDIR / 16:51:45 ---> Running in 4152cd8d3b75 16:51:45 Removing intermediate container 4152cd8d3b75 16:51:45 ---> ab182540a3b3 16:51:45 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:51:46 ---> c08881cd6af3 16:51:46 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:51:47 ---> ced6d9a39a59 16:51:47 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:51:48 ---> c0528cde42cb 16:51:48 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:51:49 ---> 5714fc87f284 16:51:49 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:51:51 ---> ac2760448184 16:51:51 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:51:51 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.32" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 16:51:53 ---> d7234b593d23 16:51:53 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:51:53 ---> cef660423699 16:51:53 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:51:53 ---> Running in 7e055e057595 16:51:57 Removing intermediate container 7e055e057595 16:51:57 ---> 1665231b96d9 16:51:57 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 16:51:57 ---> Running in dca61e9ca892 16:51:57 Removing intermediate container dca61e9ca892 16:51:57 ---> a417dc40530e 16:51:57 Step 23/25 : LABEL arch=arm64 16:51:58 ---> Running in 41dd357172b8 16:51:58 Removing intermediate container 41dd357172b8 16:51:58 ---> 6fd9824c57be 16:51:58 Step 24/25 : LABEL git_sha=48044024c8f65bd255fe9fe71c82cb348b3a4f7b 16:51:59 ---> Running in f5b48713d94f 16:51:59 Removing intermediate container f5b48713d94f 16:51:59 ---> c64fbca38fe0 16:51:59 Step 25/25 : LABEL version=2.3.0-dev.32 16:51:59 ---> Running in 0dc5dfbd84b4 16:52:00 Removing intermediate container 0dc5dfbd84b4 16:52:00 ---> 0027bc2586e8 16:52:00 16:52:00 Successfully built 0027bc2586e8 16:52:00 Successfully tagged security-secretstore-setup-arm64:latest 16:52:02  Building security-secretstore-setup ... done Removing intermediate container 5c52d8bfea75 16:52:02 ---> 3f5faf5379ae 16:52:02 16:52:02 Step 10/23 : FROM alpine:3.16 16:52:02 ---> 3d81c46cd875 16:52:02 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:52:02 ---> Using cache 16:52:02 ---> 787cdd871d36 16:52:02 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:52:02 ---> Using cache 16:52:02 ---> 6bcb9702da65 16:52:02 Step 13/23 : ENV APP_PORT=59882 16:52:02 ---> Running in 9e464eb2b161 16:52:02 Removing intermediate container 9e464eb2b161 16:52:02 ---> c1cf122686fa 16:52:02 Step 14/23 : EXPOSE $APP_PORT 16:52:03 ---> Running in 0401cb0b55e9 16:52:03 Removing intermediate container 0401cb0b55e9 16:52:03 ---> dba9a3de2306 16:52:03 Step 15/23 : WORKDIR / 16:52:03 ---> Running in 26f49dc6e000 16:52:04 Removing intermediate container 26f49dc6e000 16:52:04 ---> 528cce39f94b 16:52:04 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:52:05 ---> 85c205b9ec99 16:52:05 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:52:06 Removing intermediate container 6866cff45081 16:52:06 ---> cd78b3cad481 16:52:06 16:52:06 Step 10/22 : FROM alpine:3.16 16:52:06 ---> 3d81c46cd875 16:52:06 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 16:52:06 ---> Running in 02fe1bfd7ded 16:52:06 ---> ee06abe36c60 16:52:06 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:52:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:52:07 ---> a6a4e77ee27f 16:52:07 Step 19/23 : ENTRYPOINT ["/core-command"] 16:52:07 ---> Running in 8f1c960e9d71 16:52:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:52:08 Removing intermediate container 8f1c960e9d71 16:52:08 ---> f187aa44f83f 16:52:08 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:52:08 ---> Running in f637f408b817 16:52:08 Removing intermediate container f637f408b817 16:52:08 ---> 66a098ee7a23 16:52:08 Step 21/23 : LABEL arch=arm64 16:52:08 ---> Running in 0556f9b86949 16:52:08 (1/6) Installing ca-certificates (20211220-r0) 16:52:09 (2/6) Installing brotli-libs (1.0.9-r6) 16:52:09 (3/6) Installing nghttp2-libs (1.47.0-r0) 16:52:09 (4/6) Installing libcurl (7.83.1-r2) 16:52:09 (5/6) Installing curl (7.83.1-r2) 16:52:09 Removing intermediate container 0556f9b86949 16:52:09 ---> 26301102bc0e 16:52:09 Step 22/23 : LABEL git_sha=48044024c8f65bd255fe9fe71c82cb348b3a4f7b 16:52:09 (6/6) Installing dumb-init (1.2.5-r1) 16:52:09 Executing busybox-1.35.0-r15.trigger 16:52:09 Executing ca-certificates-20211220-r0.trigger 16:52:09 ---> Running in f92ffa56b1d8 16:52:09 OK: 8 MiB in 20 packages 16:52:09 Removing intermediate container f92ffa56b1d8 16:52:09 ---> 70a3ade38e5e 16:52:09 Step 23/23 : LABEL version=2.3.0-dev.32 16:52:09 ---> Running in 27e9093bd9e5 16:52:10 Removing intermediate container 27e9093bd9e5 16:52:10 ---> fa8b6122bb43 16:52:10 16:52:10 Successfully built fa8b6122bb43 16:52:10 Successfully tagged core-command-arm64:latest 16:52:10  Building core-command ... done Removing intermediate container 02fe1bfd7ded 16:52:10 ---> f2746c42eec5 16:52:10 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:52:10 ---> Running in 992dc30d0178 16:52:11 Removing intermediate container 992dc30d0178 16:52:11 ---> 52228123c2ec 16:52:11 Step 13/22 : WORKDIR /edgex 16:52:11 ---> Running in 2cceaa366583 16:52:11 Removing intermediate container 2cceaa366583 16:52:11 ---> 2f5f55f1730c 16:52:11 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:52:12 ---> 76c941df361d 16:52:12 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:52:13 ---> bd7af2a53968 16:52:13 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:52:14 ---> 647477963f58 16:52:14 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 16:52:15 ---> 88cc1a63ff98 16:52:15 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:52:15 ---> Running in 2a6b70f6785d 16:52:17 Removing intermediate container 2a6b70f6785d 16:52:17 ---> 08b488c09703 16:52:17 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 16:52:17 ---> Running in 5f559cd63da3 16:52:17 Removing intermediate container 5f559cd63da3 16:52:17 ---> d99d70c0fcc5 16:52:17 Step 20/22 : LABEL arch=arm64 16:52:17 ---> Running in 8d1d2760035e 16:52:17 Removing intermediate container 8d1d2760035e 16:52:17 ---> 66c75fe9647b 16:52:17 Step 21/22 : LABEL git_sha=48044024c8f65bd255fe9fe71c82cb348b3a4f7b 16:52:18 ---> Running in 5393d557d22d 16:52:18 Removing intermediate container 5393d557d22d 16:52:18 ---> 0dbd43a26c1c 16:52:18 Step 22/22 : LABEL version=2.3.0-dev.32 16:52:18 ---> Running in 5283f780ecdf 16:52:19 Removing intermediate container 5283f780ecdf 16:52:19 ---> 939d2f52cc11 16:52:19 16:52:19 Successfully built 939d2f52cc11 16:52:19 Successfully tagged security-proxy-setup-arm64:latest 16:52:19  Building security-proxy-setup ... done  [Pipeline] } 16:52:19 $ docker stop --time=1 05edf004ffbbbb5486f2dbc8b15b4e5579d2a2494a7eea48189392c7f6e8071a 16:52:21 $ docker rm -f 05edf004ffbbbb5486f2dbc8b15b4e5579d2a2494a7eea48189392c7f6e8071a [Pipeline] // withDockerContainer [Pipeline] sh 16:52:21 + docker images 16:52:22 REPOSITORY TAG IMAGE ID CREATED SIZE 16:52:22 security-proxy-setup-arm64 latest 939d2f52cc11 4 seconds ago 26.2MB 16:52:22 core-command-arm64 latest fa8b6122bb43 12 seconds ago 15.5MB 16:52:22 cd78b3cad481 17 seconds ago 1.36GB 16:52:22 3f5faf5379ae 21 seconds ago 1.35GB 16:52:22 security-secretstore-setup-arm64 latest 0027bc2586e8 22 seconds ago 27.9MB 16:52:22 3cb9c2ed6cd3 45 seconds ago 1.36GB 16:52:22 core-data-arm64 latest 131bcdec8d14 3 minutes ago 20.6MB 16:52:22 6928684571bf 3 minutes ago 1.38GB 16:52:22 security-bootstrapper-arm64 latest bf7079af523f 4 minutes ago 18.5MB 16:52:22 support-notifications-arm64 latest acef76e786a9 4 minutes ago 26.1MB 16:52:22 support-scheduler-arm64 latest 8f4e5ee56496 4 minutes ago 25.6MB 16:52:22 ccc2da854d99 4 minutes ago 1.36GB 16:52:22 afc9bd333232 4 minutes ago 1.41GB 16:52:22 b6823ede82e7 4 minutes ago 1.41GB 16:52:22 security-spiffe-token-provider-arm64 latest 63ce409fd598 5 minutes ago 28.3MB 16:52:22 a4c74b759c24 5 minutes ago 1.41GB 16:52:22 sys-mgmt-agent-arm64 latest 631309d04139 11 minutes ago 282MB 16:52:22 core-metadata-arm64 latest 584bf0799489 12 minutes ago 16.4MB 16:52:22 ef641e4a08b6 12 minutes ago 1.36GB 16:52:22 bcf3b8918e60 13 minutes ago 1.35GB 16:52:22 security-spire-agent-arm64 latest 7223cd5f4f17 17 minutes ago 122MB 16:52:22 security-spire-server-arm64 latest 922528c97e24 17 minutes ago 84.2MB 16:52:22 security-spire-config-arm64 latest 8423389c4849 17 minutes ago 83.6MB 16:52:22 1f05803747f9 17 minutes ago 1.25GB 16:52:22 a2bc191afdad 17 minutes ago 1.25GB 16:52:22 03128ac3ff1b 17 minutes ago 1.25GB 16:52:22 ci-base-image-arm64 latest d390c732c4b7 21 minutes ago 994MB 16:52:22 alpine 3.15 60f2846fe774 9 days ago 5.32MB 16:52:22 alpine 3.16 3d81c46cd875 10 days ago 5.27MB 16:52:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 3 weeks ago 678MB 16:52:22 docker 20.10.14 c346e9eafbab 3 months ago 202MB 16:52:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:52:22 provisioning config files... 16:52:22 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/267@tmp/config7328454528021201996tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:52:22 ---> docker-login.sh 16:52:22 nexus3.edgexfoundry.org:10001 16:52:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:52:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:52:23 Configure a credential helper to remove this warning. See 16:52:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:52:23 16:52:23 Login Succeeded 16:52:23 nexus3.edgexfoundry.org:10002 16:52:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:52:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:52:23 Configure a credential helper to remove this warning. See 16:52:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:52:23 16:52:23 Login Succeeded 16:52:23 nexus3.edgexfoundry.org:10003 16:52:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:52:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:52:24 Configure a credential helper to remove this warning. See 16:52:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:52:24 16:52:24 Login Succeeded 16:52:24 nexus3.edgexfoundry.org:10004 16:52:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:52:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:52:24 Configure a credential helper to remove this warning. See 16:52:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:52:24 16:52:24 Login Succeeded 16:52:24 docker.io 16:52:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:52:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:52:25 Configure a credential helper to remove this warning. See 16:52:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:52:25 16:52:25 Login Succeeded 16:52:25 ---> docker-login.sh ends [Pipeline] } 16:52:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:52:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:52:25 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 16:52:25 48044024c8f65bd255fe9fe71c82cb348b3a4f7b 16:52:25 latest 16:52:25 2.3.0-dev.32 16:52:25 48044024c8f65bd255fe9fe71c82cb348b3a4f7b-2.3.0-dev.32 16:52:25 main 16:52:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:52:26 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:48044024c8f65bd255fe9fe71c82cb348b3a4f7b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:52:26 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:48044024c8f65bd255fe9fe71c82cb348b3a4f7b 16:52:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 16:52:26 a615008ffd07: Preparing 16:52:26 2553150893f9: Preparing 16:52:26 fb2bdc3d337a: Preparing 16:52:26 e6d3ce3c9979: Preparing 16:52:26 5b7df235d876: Preparing 16:52:26 5b7df235d876: Layer already exists 16:52:26 a615008ffd07: Pushed 16:52:26 fb2bdc3d337a: Pushed 16:52:26 e6d3ce3c9979: Pushed 16:52:29 2553150893f9: Pushed 16:52:29 48044024c8f65bd255fe9fe71c82cb348b3a4f7b: digest: sha256:1e035184c74ee1705cc57a1709e16c5ffd3b4f43da2daf1f27c57f096b60f803 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:52:29 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:52:30 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 16:52:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 16:52:30 a615008ffd07: Preparing 16:52:30 2553150893f9: Preparing 16:52:30 fb2bdc3d337a: Preparing 16:52:30 e6d3ce3c9979: Preparing 16:52:30 5b7df235d876: Preparing 16:52:30 5b7df235d876: Layer already exists 16:52:30 a615008ffd07: Layer already exists 16:52:30 e6d3ce3c9979: Layer already exists 16:52:30 2553150893f9: Layer already exists 16:52:30 fb2bdc3d337a: Layer already exists 16:52:30 latest: digest: sha256:1e035184c74ee1705cc57a1709e16c5ffd3b4f43da2daf1f27c57f096b60f803 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:52:30 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:52:31 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.32 16:52:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 16:52:31 a615008ffd07: Preparing 16:52:31 2553150893f9: Preparing 16:52:31 fb2bdc3d337a: Preparing 16:52:31 e6d3ce3c9979: Preparing 16:52:31 5b7df235d876: Preparing 16:52:31 2553150893f9: Layer already exists 16:52:31 5b7df235d876: Layer already exists 16:52:31 a615008ffd07: Layer already exists 16:52:31 e6d3ce3c9979: Layer already exists 16:52:31 fb2bdc3d337a: Layer already exists 16:52:31 2.3.0-dev.32: digest: sha256:1e035184c74ee1705cc57a1709e16c5ffd3b4f43da2daf1f27c57f096b60f803 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:52:31 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:48044024c8f65bd255fe9fe71c82cb348b3a4f7b-2.3.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:52:32 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:48044024c8f65bd255fe9fe71c82cb348b3a4f7b-2.3.0-dev.32 16:52:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 16:52:32 a615008ffd07: Preparing 16:52:32 2553150893f9: Preparing 16:52:32 fb2bdc3d337a: Preparing 16:52:32 e6d3ce3c9979: Preparing 16:52:32 5b7df235d876: Preparing 16:52:32 fb2bdc3d337a: Layer already exists 16:52:32 e6d3ce3c9979: Layer already exists 16:52:32 a615008ffd07: Layer already exists 16:52:32 5b7df235d876: Layer already exists 16:52:32 2553150893f9: Layer already exists 16:52:32 48044024c8f65bd255fe9fe71c82cb348b3a4f7b-2.3.0-dev.32: digest: sha256:1e035184c74ee1705cc57a1709e16c5ffd3b4f43da2daf1f27c57f096b60f803 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:52:32 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:52:33 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 16:52:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 16:52:33 a615008ffd07: Preparing 16:52:33 2553150893f9: Preparing 16:52:33 fb2bdc3d337a: Preparing 16:52:33 e6d3ce3c9979: Preparing 16:52:33 5b7df235d876: Preparing 16:52:33 5b7df235d876: Layer already exists 16:52:33 fb2bdc3d337a: Layer already exists 16:52:33 2553150893f9: Layer already exists 16:52:33 a615008ffd07: Layer already exists 16:52:33 e6d3ce3c9979: Layer already exists 16:52:33 main: digest: sha256:1e035184c74ee1705cc57a1709e16c5ffd3b4f43da2daf1f27c57f096b60f803 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:52:33 ===================================================== [Pipeline] echo 16:52:33 taggedImages: 16:52:33 - nexus3.edgexfoundry.org:10004/core-command-arm64:48044024c8f65bd255fe9fe71c82cb348b3a4f7b 16:52:33 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 16:52:33 - nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.32 16:52:33 - nexus3.edgexfoundry.org:10004/core-command-arm64:48044024c8f65bd255fe9fe71c82cb348b3a4f7b-2.3.0-dev.32 16:52:33 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 16:52:33 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 16:52:33 48044024c8f65bd255fe9fe71c82cb348b3a4f7b 16:52:33 latest 16:52:33 2.3.0-dev.32 16:52:33 48044024c8f65bd255fe9fe71c82cb348b3a4f7b-2.3.0-dev.32 16:52:33 main 16:52:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:52:34 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:48044024c8f65bd255fe9fe71c82cb348b3a4f7b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:52:34 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:48044024c8f65bd255fe9fe71c82cb348b3a4f7b 16:52:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 16:52:34 5bb2db48a774: Preparing 16:52:34 9538bf36b9b3: Preparing 16:52:34 fb2bdc3d337a: Preparing 16:52:34 987f594ff56e: Preparing 16:52:34 ffc294c06540: Preparing 16:52:34 5b7df235d876: Preparing 16:52:34 5b7df235d876: Waiting 16:52:34 fb2bdc3d337a: Layer already exists 16:52:34 5b7df235d876: Layer already exists 16:52:34 ffc294c06540: Pushed 16:52:34 5bb2db48a774: Pushed 16:52:35 987f594ff56e: Pushed 16:52:38 9538bf36b9b3: Pushed 16:52:38 48044024c8f65bd255fe9fe71c82cb348b3a4f7b: digest: sha256:5faf6cac54a9c10fde7878575494fe0d80035cf770cc01518c2a9955b282fb04 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:52:38 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:52:39 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 16:52:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 16:52:39 5bb2db48a774: Preparing 16:52:39 9538bf36b9b3: Preparing 16:52:39 fb2bdc3d337a: Preparing 16:52:39 987f594ff56e: Preparing 16:52:39 ffc294c06540: Preparing 16:52:39 5b7df235d876: Preparing 16:52:39 5b7df235d876: Waiting 16:52:39 987f594ff56e: Layer already exists 16:52:39 5bb2db48a774: Layer already exists 16:52:39 fb2bdc3d337a: Layer already exists 16:52:39 9538bf36b9b3: Layer already exists 16:52:39 ffc294c06540: Layer already exists 16:52:39 5b7df235d876: Layer already exists 16:52:39 latest: digest: sha256:5faf6cac54a9c10fde7878575494fe0d80035cf770cc01518c2a9955b282fb04 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:52:39 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:52:40 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.32 16:52:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 16:52:40 5bb2db48a774: Preparing 16:52:40 9538bf36b9b3: Preparing 16:52:40 fb2bdc3d337a: Preparing 16:52:40 987f594ff56e: Preparing 16:52:40 ffc294c06540: Preparing 16:52:40 5b7df235d876: Preparing 16:52:40 5b7df235d876: Waiting 16:52:40 ffc294c06540: Layer already exists 16:52:40 9538bf36b9b3: Layer already exists 16:52:40 fb2bdc3d337a: Layer already exists 16:52:40 5bb2db48a774: Layer already exists 16:52:40 987f594ff56e: Layer already exists 16:52:40 5b7df235d876: Layer already exists 16:52:40 2.3.0-dev.32: digest: sha256:5faf6cac54a9c10fde7878575494fe0d80035cf770cc01518c2a9955b282fb04 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:52:40 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:48044024c8f65bd255fe9fe71c82cb348b3a4f7b-2.3.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:52:41 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:48044024c8f65bd255fe9fe71c82cb348b3a4f7b-2.3.0-dev.32 16:52:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 16:52:41 5bb2db48a774: Preparing 16:52:41 9538bf36b9b3: Preparing 16:52:41 fb2bdc3d337a: Preparing 16:52:41 987f594ff56e: Preparing 16:52:41 ffc294c06540: Preparing 16:52:41 5b7df235d876: Preparing 16:52:41 5b7df235d876: Waiting 16:52:41 ffc294c06540: Layer already exists 16:52:41 987f594ff56e: Layer already exists 16:52:41 fb2bdc3d337a: Layer already exists 16:52:41 9538bf36b9b3: Layer already exists 16:52:41 5bb2db48a774: Layer already exists 16:52:41 5b7df235d876: Layer already exists 16:52:41 48044024c8f65bd255fe9fe71c82cb348b3a4f7b-2.3.0-dev.32: digest: sha256:5faf6cac54a9c10fde7878575494fe0d80035cf770cc01518c2a9955b282fb04 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:52:41 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:52:42 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 16:52:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 16:52:42 5bb2db48a774: Preparing 16:52:42 9538bf36b9b3: Preparing 16:52:42 fb2bdc3d337a: Preparing 16:52:42 987f594ff56e: Preparing 16:52:42 ffc294c06540: Preparing 16:52:42 5b7df235d876: Preparing 16:52:42 5b7df235d876: Waiting 16:52:42 5bb2db48a774: Layer already exists 16:52:42 987f594ff56e: Layer already exists 16:52:42 fb2bdc3d337a: Layer already exists 16:52:42 9538bf36b9b3: Layer already exists 16:52:42 ffc294c06540: Layer already exists 16:52:42 5b7df235d876: Layer already exists 16:52:42 main: digest: sha256:5faf6cac54a9c10fde7878575494fe0d80035cf770cc01518c2a9955b282fb04 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:52:42 ===================================================== [Pipeline] echo 16:52:42 taggedImages: 16:52:42 - nexus3.edgexfoundry.org:10004/core-data-arm64:48044024c8f65bd255fe9fe71c82cb348b3a4f7b 16:52:42 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 16:52:42 - nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.32 16:52:42 - nexus3.edgexfoundry.org:10004/core-data-arm64:48044024c8f65bd255fe9fe71c82cb348b3a4f7b-2.3.0-dev.32 16:52:42 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 16:52:42 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 16:52:42 48044024c8f65bd255fe9fe71c82cb348b3a4f7b 16:52:42 latest 16:52:42 2.3.0-dev.32 16:52:42 48044024c8f65bd255fe9fe71c82cb348b3a4f7b-2.3.0-dev.32 16:52:42 main 16:52:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:52:42 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:48044024c8f65bd255fe9fe71c82cb348b3a4f7b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:52:43 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:48044024c8f65bd255fe9fe71c82cb348b3a4f7b 16:52:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 16:52:43 aaa1aa136a6c: Preparing 16:52:43 996fa4d28cc3: Preparing 16:52:43 fb2bdc3d337a: Preparing 16:52:43 e6d3ce3c9979: Preparing 16:52:43 5b7df235d876: Preparing 16:52:43 fb2bdc3d337a: Layer already exists 16:52:43 e6d3ce3c9979: Layer already exists 16:52:43 5b7df235d876: Layer already exists 16:52:43 aaa1aa136a6c: Pushed 16:52:46 996fa4d28cc3: Pushed 16:52:46 48044024c8f65bd255fe9fe71c82cb348b3a4f7b: digest: sha256:1a0be7aea084491ada63b9223bd9f5f0f4866e39b58064228b21f7f4eefbea6c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:52:47 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:52:47 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 16:52:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 16:52:47 aaa1aa136a6c: Preparing 16:52:47 996fa4d28cc3: Preparing 16:52:47 fb2bdc3d337a: Preparing 16:52:47 e6d3ce3c9979: Preparing 16:52:47 5b7df235d876: Preparing 16:52:47 996fa4d28cc3: Layer already exists 16:52:47 5b7df235d876: Layer already exists 16:52:47 e6d3ce3c9979: Layer already exists 16:52:47 fb2bdc3d337a: Layer already exists 16:52:47 aaa1aa136a6c: Layer already exists 16:52:47 latest: digest: sha256:1a0be7aea084491ada63b9223bd9f5f0f4866e39b58064228b21f7f4eefbea6c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:52:48 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:52:48 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.32 16:52:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 16:52:48 aaa1aa136a6c: Preparing 16:52:48 996fa4d28cc3: Preparing 16:52:48 fb2bdc3d337a: Preparing 16:52:48 e6d3ce3c9979: Preparing 16:52:48 5b7df235d876: Preparing 16:52:48 5b7df235d876: Layer already exists 16:52:48 aaa1aa136a6c: Layer already exists 16:52:48 fb2bdc3d337a: Layer already exists 16:52:48 e6d3ce3c9979: Layer already exists 16:52:48 996fa4d28cc3: Layer already exists 16:52:48 2.3.0-dev.32: digest: sha256:1a0be7aea084491ada63b9223bd9f5f0f4866e39b58064228b21f7f4eefbea6c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:52:49 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:48044024c8f65bd255fe9fe71c82cb348b3a4f7b-2.3.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:52:49 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:48044024c8f65bd255fe9fe71c82cb348b3a4f7b-2.3.0-dev.32 16:52:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 16:52:49 aaa1aa136a6c: Preparing 16:52:49 996fa4d28cc3: Preparing 16:52:49 fb2bdc3d337a: Preparing 16:52:49 e6d3ce3c9979: Preparing 16:52:49 5b7df235d876: Preparing 16:52:49 5b7df235d876: Layer already exists 16:52:49 fb2bdc3d337a: Layer already exists 16:52:49 aaa1aa136a6c: Layer already exists 16:52:49 e6d3ce3c9979: Layer already exists 16:52:49 996fa4d28cc3: Layer already exists 16:52:49 48044024c8f65bd255fe9fe71c82cb348b3a4f7b-2.3.0-dev.32: digest: sha256:1a0be7aea084491ada63b9223bd9f5f0f4866e39b58064228b21f7f4eefbea6c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:52:50 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:52:50 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 16:52:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 16:52:50 aaa1aa136a6c: Preparing 16:52:50 996fa4d28cc3: Preparing 16:52:50 fb2bdc3d337a: Preparing 16:52:50 e6d3ce3c9979: Preparing 16:52:50 5b7df235d876: Preparing 16:52:50 5b7df235d876: Layer already exists 16:52:50 e6d3ce3c9979: Layer already exists 16:52:50 fb2bdc3d337a: Layer already exists 16:52:50 996fa4d28cc3: Layer already exists 16:52:50 aaa1aa136a6c: Layer already exists 16:52:51 main: digest: sha256:1a0be7aea084491ada63b9223bd9f5f0f4866e39b58064228b21f7f4eefbea6c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:52:51 ===================================================== [Pipeline] echo 16:52:51 taggedImages: 16:52:51 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:48044024c8f65bd255fe9fe71c82cb348b3a4f7b 16:52:51 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 16:52:51 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.32 16:52:51 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:48044024c8f65bd255fe9fe71c82cb348b3a4f7b-2.3.0-dev.32 16:52:51 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 16:52:51 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 16:52:51 48044024c8f65bd255fe9fe71c82cb348b3a4f7b 16:52:51 latest 16:52:51 2.3.0-dev.32 16:52:51 48044024c8f65bd255fe9fe71c82cb348b3a4f7b-2.3.0-dev.32 16:52:51 main 16:52:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:52:51 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:48044024c8f65bd255fe9fe71c82cb348b3a4f7b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:52:51 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:48044024c8f65bd255fe9fe71c82cb348b3a4f7b 16:52:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 16:52:51 8cc029cabaf7: Preparing 16:52:51 8cc029cabaf7: Preparing 16:52:51 adfef8c364d9: Preparing 16:52:51 b2e0fa31646c: Preparing 16:52:51 9ae4beac55a2: Preparing 16:52:51 3c77d063a60c: Preparing 16:52:51 fb2bdc3d337a: Preparing 16:52:51 e4b2859245aa: Preparing 16:52:51 eaffe9ed8099: Preparing 16:52:51 fb2bdc3d337a: Waiting 16:52:51 e4b2859245aa: Waiting 16:52:51 58600be42d39: Preparing 16:52:51 eaffe9ed8099: Waiting 16:52:51 239f6443e2c0: Preparing 16:52:51 5b7df235d876: Preparing 16:52:51 58600be42d39: Waiting 16:52:51 239f6443e2c0: Waiting 16:52:51 5b7df235d876: Waiting 16:52:52 8cc029cabaf7: Pushed 16:52:52 fb2bdc3d337a: Layer already exists 16:52:52 b2e0fa31646c: Pushed 16:52:52 adfef8c364d9: Pushed 16:52:52 9ae4beac55a2: Pushed 16:52:52 e4b2859245aa: Pushed 16:52:52 239f6443e2c0: Pushed 16:52:52 5b7df235d876: Layer already exists 16:52:52 58600be42d39: Pushed 16:52:52 eaffe9ed8099: Pushed 16:52:55 3c77d063a60c: Pushed 16:52:55 48044024c8f65bd255fe9fe71c82cb348b3a4f7b: digest: sha256:d59c23353a9e5bb374e9c5dd22b18761051cbcd73fbae81d41e9097abb6743fe size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:52:56 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:52:56 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 16:52:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 16:52:56 8cc029cabaf7: Preparing 16:52:56 8cc029cabaf7: Preparing 16:52:56 adfef8c364d9: Preparing 16:52:56 b2e0fa31646c: Preparing 16:52:56 9ae4beac55a2: Preparing 16:52:56 3c77d063a60c: Preparing 16:52:56 fb2bdc3d337a: Preparing 16:52:56 e4b2859245aa: Preparing 16:52:56 eaffe9ed8099: Preparing 16:52:56 fb2bdc3d337a: Waiting 16:52:56 58600be42d39: Preparing 16:52:56 239f6443e2c0: Preparing 16:52:56 5b7df235d876: Preparing 16:52:56 e4b2859245aa: Waiting 16:52:56 eaffe9ed8099: Waiting 16:52:56 58600be42d39: Waiting 16:52:56 239f6443e2c0: Waiting 16:52:56 5b7df235d876: Waiting 16:52:56 adfef8c364d9: Layer already exists 16:52:56 8cc029cabaf7: Layer already exists 16:52:56 9ae4beac55a2: Layer already exists 16:52:56 3c77d063a60c: Layer already exists 16:52:56 b2e0fa31646c: Layer already exists 16:52:56 fb2bdc3d337a: Layer already exists 16:52:56 e4b2859245aa: Layer already exists 16:52:56 58600be42d39: Layer already exists 16:52:56 eaffe9ed8099: Layer already exists 16:52:56 239f6443e2c0: Layer already exists 16:52:56 5b7df235d876: Layer already exists 16:52:56 latest: digest: sha256:d59c23353a9e5bb374e9c5dd22b18761051cbcd73fbae81d41e9097abb6743fe size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:52:57 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:52:57 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.32 16:52:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 16:52:57 8cc029cabaf7: Preparing 16:52:57 8cc029cabaf7: Preparing 16:52:57 adfef8c364d9: Preparing 16:52:57 b2e0fa31646c: Preparing 16:52:57 9ae4beac55a2: Preparing 16:52:57 3c77d063a60c: Preparing 16:52:57 fb2bdc3d337a: Preparing 16:52:57 e4b2859245aa: Preparing 16:52:57 eaffe9ed8099: Preparing 16:52:57 58600be42d39: Preparing 16:52:57 239f6443e2c0: Preparing 16:52:57 5b7df235d876: Preparing 16:52:57 fb2bdc3d337a: Waiting 16:52:57 58600be42d39: Waiting 16:52:57 e4b2859245aa: Waiting 16:52:57 eaffe9ed8099: Waiting 16:52:57 5b7df235d876: Waiting 16:52:57 239f6443e2c0: Waiting 16:52:57 9ae4beac55a2: Layer already exists 16:52:57 b2e0fa31646c: Layer already exists 16:52:57 8cc029cabaf7: Layer already exists 16:52:57 adfef8c364d9: Layer already exists 16:52:57 3c77d063a60c: Layer already exists 16:52:57 58600be42d39: Layer already exists 16:52:57 fb2bdc3d337a: Layer already exists 16:52:57 eaffe9ed8099: Layer already exists 16:52:57 239f6443e2c0: Layer already exists 16:52:57 e4b2859245aa: Layer already exists 16:52:57 5b7df235d876: Layer already exists 16:52:57 2.3.0-dev.32: digest: sha256:d59c23353a9e5bb374e9c5dd22b18761051cbcd73fbae81d41e9097abb6743fe size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:52:58 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:48044024c8f65bd255fe9fe71c82cb348b3a4f7b-2.3.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:52:58 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:48044024c8f65bd255fe9fe71c82cb348b3a4f7b-2.3.0-dev.32 16:52:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 16:52:58 8cc029cabaf7: Preparing 16:52:58 8cc029cabaf7: Preparing 16:52:58 adfef8c364d9: Preparing 16:52:58 b2e0fa31646c: Preparing 16:52:58 9ae4beac55a2: Preparing 16:52:58 3c77d063a60c: Preparing 16:52:58 fb2bdc3d337a: Preparing 16:52:58 e4b2859245aa: Preparing 16:52:58 eaffe9ed8099: Preparing 16:52:58 58600be42d39: Preparing 16:52:58 239f6443e2c0: Preparing 16:52:58 5b7df235d876: Preparing 16:52:58 fb2bdc3d337a: Waiting 16:52:58 e4b2859245aa: Waiting 16:52:58 eaffe9ed8099: Waiting 16:52:58 239f6443e2c0: Waiting 16:52:58 58600be42d39: Waiting 16:52:58 5b7df235d876: Waiting 16:52:58 9ae4beac55a2: Layer already exists 16:52:58 8cc029cabaf7: Layer already exists 16:52:58 b2e0fa31646c: Layer already exists 16:52:58 3c77d063a60c: Layer already exists 16:52:58 adfef8c364d9: Layer already exists 16:52:58 fb2bdc3d337a: Layer already exists 16:52:58 e4b2859245aa: Layer already exists 16:52:58 58600be42d39: Layer already exists 16:52:58 eaffe9ed8099: Layer already exists 16:52:58 239f6443e2c0: Layer already exists 16:52:58 5b7df235d876: Layer already exists 16:52:58 48044024c8f65bd255fe9fe71c82cb348b3a4f7b-2.3.0-dev.32: digest: sha256:d59c23353a9e5bb374e9c5dd22b18761051cbcd73fbae81d41e9097abb6743fe size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:52:59 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:52:59 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 16:52:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 16:52:59 8cc029cabaf7: Preparing 16:52:59 8cc029cabaf7: Preparing 16:52:59 adfef8c364d9: Preparing 16:52:59 b2e0fa31646c: Preparing 16:52:59 9ae4beac55a2: Preparing 16:52:59 3c77d063a60c: Preparing 16:52:59 fb2bdc3d337a: Preparing 16:52:59 e4b2859245aa: Preparing 16:52:59 eaffe9ed8099: Preparing 16:52:59 58600be42d39: Preparing 16:52:59 239f6443e2c0: Preparing 16:52:59 5b7df235d876: Preparing 16:52:59 fb2bdc3d337a: Waiting 16:52:59 e4b2859245aa: Waiting 16:52:59 eaffe9ed8099: Waiting 16:52:59 58600be42d39: Waiting 16:52:59 239f6443e2c0: Waiting 16:52:59 5b7df235d876: Waiting 16:52:59 8cc029cabaf7: Layer already exists 16:52:59 3c77d063a60c: Layer already exists 16:52:59 9ae4beac55a2: Layer already exists 16:52:59 adfef8c364d9: Layer already exists 16:52:59 b2e0fa31646c: Layer already exists 16:52:59 58600be42d39: Layer already exists 16:52:59 fb2bdc3d337a: Layer already exists 16:52:59 e4b2859245aa: Layer already exists 16:52:59 239f6443e2c0: Layer already exists 16:52:59 eaffe9ed8099: Layer already exists 16:52:59 5b7df235d876: Layer already exists 16:52:59 main: digest: sha256:d59c23353a9e5bb374e9c5dd22b18761051cbcd73fbae81d41e9097abb6743fe size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:52:59 ===================================================== [Pipeline] echo 16:52:59 taggedImages: 16:52:59 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:48044024c8f65bd255fe9fe71c82cb348b3a4f7b 16:52:59 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 16:52:59 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.32 16:52:59 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:48044024c8f65bd255fe9fe71c82cb348b3a4f7b-2.3.0-dev.32 16:52:59 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 16:52:59 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 16:52:59 48044024c8f65bd255fe9fe71c82cb348b3a4f7b 16:52:59 latest 16:52:59 2.3.0-dev.32 16:52:59 48044024c8f65bd255fe9fe71c82cb348b3a4f7b-2.3.0-dev.32 16:52:59 main 16:52:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:53:00 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:48044024c8f65bd255fe9fe71c82cb348b3a4f7b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:53:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:48044024c8f65bd255fe9fe71c82cb348b3a4f7b 16:53:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 16:53:00 301a68a2c35d: Preparing 16:53:00 87e284795f93: Preparing 16:53:00 14aa2c3b00a1: Preparing 16:53:00 0b0a79659ed8: Preparing 16:53:00 e8febff96ecf: Preparing 16:53:00 cf3441bcdc4f: Preparing 16:53:00 5804530b881e: Preparing 16:53:00 5b7df235d876: Preparing 16:53:00 cf3441bcdc4f: Waiting 16:53:00 5804530b881e: Waiting 16:53:00 5b7df235d876: Waiting 16:53:01 301a68a2c35d: Pushed 16:53:01 87e284795f93: Pushed 16:53:01 e8febff96ecf: Pushed 16:53:01 5b7df235d876: Layer already exists 16:53:01 cf3441bcdc4f: Pushed 16:53:01 5804530b881e: Pushed 16:53:03 0b0a79659ed8: Pushed 16:53:03 14aa2c3b00a1: Pushed 16:53:03 48044024c8f65bd255fe9fe71c82cb348b3a4f7b: digest: sha256:a08923c6d49c9a4750cbb256e4dfc5be0af544f7db252ced835b4531684e3621 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:53:04 + 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 16:53:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 16:53:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 16:53:04 301a68a2c35d: Preparing 16:53:04 87e284795f93: Preparing 16:53:04 14aa2c3b00a1: Preparing 16:53:04 0b0a79659ed8: Preparing 16:53:04 e8febff96ecf: Preparing 16:53:04 cf3441bcdc4f: Preparing 16:53:04 5804530b881e: Preparing 16:53:04 5b7df235d876: Preparing 16:53:04 cf3441bcdc4f: Waiting 16:53:04 5804530b881e: Waiting 16:53:04 5b7df235d876: Waiting 16:53:04 14aa2c3b00a1: Layer already exists 16:53:04 e8febff96ecf: Layer already exists 16:53:04 301a68a2c35d: Layer already exists 16:53:04 87e284795f93: Layer already exists 16:53:04 0b0a79659ed8: Layer already exists 16:53:04 5804530b881e: Layer already exists 16:53:04 cf3441bcdc4f: Layer already exists 16:53:04 5b7df235d876: Layer already exists 16:53:04 latest: digest: sha256:a08923c6d49c9a4750cbb256e4dfc5be0af544f7db252ced835b4531684e3621 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:53:05 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:53:05 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.32 16:53:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 16:53:05 301a68a2c35d: Preparing 16:53:05 87e284795f93: Preparing 16:53:05 14aa2c3b00a1: Preparing 16:53:05 0b0a79659ed8: Preparing 16:53:05 e8febff96ecf: Preparing 16:53:05 cf3441bcdc4f: Preparing 16:53:05 5804530b881e: Preparing 16:53:05 5b7df235d876: Preparing 16:53:05 cf3441bcdc4f: Waiting 16:53:05 5804530b881e: Waiting 16:53:05 5b7df235d876: Waiting 16:53:05 0b0a79659ed8: Layer already exists 16:53:05 14aa2c3b00a1: Layer already exists 16:53:05 87e284795f93: Layer already exists 16:53:05 301a68a2c35d: Layer already exists 16:53:05 e8febff96ecf: Layer already exists 16:53:05 cf3441bcdc4f: Layer already exists 16:53:05 5804530b881e: Layer already exists 16:53:05 5b7df235d876: Layer already exists 16:53:05 2.3.0-dev.32: digest: sha256:a08923c6d49c9a4750cbb256e4dfc5be0af544f7db252ced835b4531684e3621 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:53:06 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:48044024c8f65bd255fe9fe71c82cb348b3a4f7b-2.3.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:53:06 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:48044024c8f65bd255fe9fe71c82cb348b3a4f7b-2.3.0-dev.32 16:53:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 16:53:06 301a68a2c35d: Preparing 16:53:06 87e284795f93: Preparing 16:53:06 14aa2c3b00a1: Preparing 16:53:06 0b0a79659ed8: Preparing 16:53:06 e8febff96ecf: Preparing 16:53:06 cf3441bcdc4f: Preparing 16:53:06 5804530b881e: Preparing 16:53:06 5b7df235d876: Preparing 16:53:06 5804530b881e: Waiting 16:53:06 5b7df235d876: Waiting 16:53:06 cf3441bcdc4f: Waiting 16:53:06 14aa2c3b00a1: Layer already exists 16:53:06 0b0a79659ed8: Layer already exists 16:53:06 301a68a2c35d: Layer already exists 16:53:06 87e284795f93: Layer already exists 16:53:06 e8febff96ecf: Layer already exists 16:53:06 cf3441bcdc4f: Layer already exists 16:53:06 5804530b881e: Layer already exists 16:53:06 5b7df235d876: Layer already exists 16:53:06 48044024c8f65bd255fe9fe71c82cb348b3a4f7b-2.3.0-dev.32: digest: sha256:a08923c6d49c9a4750cbb256e4dfc5be0af544f7db252ced835b4531684e3621 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:53:07 + 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 16:53:07 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 16:53:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 16:53:07 301a68a2c35d: Preparing 16:53:07 87e284795f93: Preparing 16:53:07 14aa2c3b00a1: Preparing 16:53:07 0b0a79659ed8: Preparing 16:53:07 e8febff96ecf: Preparing 16:53:07 cf3441bcdc4f: Preparing 16:53:07 5804530b881e: Preparing 16:53:07 5b7df235d876: Preparing 16:53:07 cf3441bcdc4f: Waiting 16:53:07 5804530b881e: Waiting 16:53:07 5b7df235d876: Waiting 16:53:07 14aa2c3b00a1: Layer already exists 16:53:07 87e284795f93: Layer already exists 16:53:07 0b0a79659ed8: Layer already exists 16:53:07 e8febff96ecf: Layer already exists 16:53:07 301a68a2c35d: Layer already exists 16:53:07 5b7df235d876: Layer already exists 16:53:07 5804530b881e: Layer already exists 16:53:07 cf3441bcdc4f: Layer already exists 16:53:07 main: digest: sha256:a08923c6d49c9a4750cbb256e4dfc5be0af544f7db252ced835b4531684e3621 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:53:08 ===================================================== [Pipeline] echo 16:53:08 taggedImages: 16:53:08 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:48044024c8f65bd255fe9fe71c82cb348b3a4f7b 16:53:08 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 16:53:08 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.32 16:53:08 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:48044024c8f65bd255fe9fe71c82cb348b3a4f7b-2.3.0-dev.32 16:53:08 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 16:53:08 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 16:53:08 48044024c8f65bd255fe9fe71c82cb348b3a4f7b 16:53:08 latest 16:53:08 2.3.0-dev.32 16:53:08 48044024c8f65bd255fe9fe71c82cb348b3a4f7b-2.3.0-dev.32 16:53:08 main 16:53:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:53:08 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:48044024c8f65bd255fe9fe71c82cb348b3a4f7b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:53:08 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:48044024c8f65bd255fe9fe71c82cb348b3a4f7b 16:53:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 16:53:08 213c7f22b30b: Preparing 16:53:08 18e7cab9f5b3: Preparing 16:53:08 682cb342dc85: Preparing 16:53:08 e72427df82ba: Preparing 16:53:08 122247e8d6bf: Preparing 16:53:08 c52d7319def3: Preparing 16:53:08 64886c9fd1c2: Preparing 16:53:08 c66771a55a2c: Preparing 16:53:08 1ce520d70777: Preparing 16:53:08 5b7df235d876: Preparing 16:53:08 64886c9fd1c2: Waiting 16:53:08 c66771a55a2c: Waiting 16:53:08 1ce520d70777: Waiting 16:53:08 5b7df235d876: Waiting 16:53:08 c52d7319def3: Waiting 16:53:09 213c7f22b30b: Pushed 16:53:09 122247e8d6bf: Pushed 16:53:09 18e7cab9f5b3: Pushed 16:53:09 c52d7319def3: Pushed 16:53:09 64886c9fd1c2: Pushed 16:53:09 c66771a55a2c: Pushed 16:53:09 5b7df235d876: Layer already exists 16:53:09 1ce520d70777: Pushed 16:53:11 e72427df82ba: Pushed 16:53:12 682cb342dc85: Pushed 16:53:12 48044024c8f65bd255fe9fe71c82cb348b3a4f7b: digest: sha256:8e37474430106a7f7cda131be13367530856da4bfff78d623d6285d5e3869902 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:53:12 + 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 16:53:13 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 16:53:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 16:53:13 213c7f22b30b: Preparing 16:53:13 18e7cab9f5b3: Preparing 16:53:13 682cb342dc85: Preparing 16:53:13 e72427df82ba: Preparing 16:53:13 122247e8d6bf: Preparing 16:53:13 c52d7319def3: Preparing 16:53:13 64886c9fd1c2: Preparing 16:53:13 c66771a55a2c: Preparing 16:53:13 1ce520d70777: Preparing 16:53:13 5b7df235d876: Preparing 16:53:13 c66771a55a2c: Waiting 16:53:13 1ce520d70777: Waiting 16:53:13 5b7df235d876: Waiting 16:53:13 c52d7319def3: Waiting 16:53:13 64886c9fd1c2: Waiting 16:53:13 122247e8d6bf: Layer already exists 16:53:13 213c7f22b30b: Layer already exists 16:53:13 18e7cab9f5b3: Layer already exists 16:53:13 682cb342dc85: Layer already exists 16:53:13 e72427df82ba: Layer already exists 16:53:13 c52d7319def3: Layer already exists 16:53:13 c66771a55a2c: Layer already exists 16:53:13 64886c9fd1c2: Layer already exists 16:53:13 1ce520d70777: Layer already exists 16:53:13 5b7df235d876: Layer already exists 16:53:13 latest: digest: sha256:8e37474430106a7f7cda131be13367530856da4bfff78d623d6285d5e3869902 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:53:13 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:53:14 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.32 16:53:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 16:53:14 213c7f22b30b: Preparing 16:53:14 18e7cab9f5b3: Preparing 16:53:14 682cb342dc85: Preparing 16:53:14 e72427df82ba: Preparing 16:53:14 122247e8d6bf: Preparing 16:53:14 c52d7319def3: Preparing 16:53:14 64886c9fd1c2: Preparing 16:53:14 c66771a55a2c: Preparing 16:53:14 1ce520d70777: Preparing 16:53:14 5b7df235d876: Preparing 16:53:14 c52d7319def3: Waiting 16:53:14 64886c9fd1c2: Waiting 16:53:14 c66771a55a2c: Waiting 16:53:14 1ce520d70777: Waiting 16:53:14 5b7df235d876: Waiting 16:53:14 682cb342dc85: Layer already exists 16:53:14 122247e8d6bf: Layer already exists 16:53:14 18e7cab9f5b3: Layer already exists 16:53:14 e72427df82ba: Layer already exists 16:53:14 213c7f22b30b: Layer already exists 16:53:14 c52d7319def3: Layer already exists 16:53:14 64886c9fd1c2: Layer already exists 16:53:14 c66771a55a2c: Layer already exists 16:53:14 5b7df235d876: Layer already exists 16:53:14 1ce520d70777: Layer already exists 16:53:14 2.3.0-dev.32: digest: sha256:8e37474430106a7f7cda131be13367530856da4bfff78d623d6285d5e3869902 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:53:14 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:48044024c8f65bd255fe9fe71c82cb348b3a4f7b-2.3.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:53:15 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:48044024c8f65bd255fe9fe71c82cb348b3a4f7b-2.3.0-dev.32 16:53:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 16:53:15 213c7f22b30b: Preparing 16:53:15 18e7cab9f5b3: Preparing 16:53:15 682cb342dc85: Preparing 16:53:15 e72427df82ba: Preparing 16:53:15 122247e8d6bf: Preparing 16:53:15 c52d7319def3: Preparing 16:53:15 64886c9fd1c2: Preparing 16:53:15 c66771a55a2c: Preparing 16:53:15 1ce520d70777: Preparing 16:53:15 5b7df235d876: Preparing 16:53:15 c66771a55a2c: Waiting 16:53:15 1ce520d70777: Waiting 16:53:15 5b7df235d876: Waiting 16:53:15 64886c9fd1c2: Waiting 16:53:15 213c7f22b30b: Layer already exists 16:53:15 e72427df82ba: Layer already exists 16:53:15 c52d7319def3: Layer already exists 16:53:15 682cb342dc85: Layer already exists 16:53:15 18e7cab9f5b3: Layer already exists 16:53:15 122247e8d6bf: Layer already exists 16:53:15 64886c9fd1c2: Layer already exists 16:53:15 c66771a55a2c: Layer already exists 16:53:15 5b7df235d876: Layer already exists 16:53:15 1ce520d70777: Layer already exists 16:53:15 48044024c8f65bd255fe9fe71c82cb348b3a4f7b-2.3.0-dev.32: digest: sha256:8e37474430106a7f7cda131be13367530856da4bfff78d623d6285d5e3869902 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:53:15 + 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 16:53:16 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 16:53:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 16:53:16 213c7f22b30b: Preparing 16:53:16 18e7cab9f5b3: Preparing 16:53:16 682cb342dc85: Preparing 16:53:16 e72427df82ba: Preparing 16:53:16 122247e8d6bf: Preparing 16:53:16 c52d7319def3: Preparing 16:53:16 64886c9fd1c2: Preparing 16:53:16 c66771a55a2c: Preparing 16:53:16 1ce520d70777: Preparing 16:53:16 5b7df235d876: Preparing 16:53:16 c52d7319def3: Waiting 16:53:16 64886c9fd1c2: Waiting 16:53:16 c66771a55a2c: Waiting 16:53:16 1ce520d70777: Waiting 16:53:16 5b7df235d876: Waiting 16:53:16 682cb342dc85: Layer already exists 16:53:16 18e7cab9f5b3: Layer already exists 16:53:16 213c7f22b30b: Layer already exists 16:53:16 122247e8d6bf: Layer already exists 16:53:16 e72427df82ba: Layer already exists 16:53:16 64886c9fd1c2: Layer already exists 16:53:16 c52d7319def3: Layer already exists 16:53:16 1ce520d70777: Layer already exists 16:53:16 c66771a55a2c: Layer already exists 16:53:16 5b7df235d876: Layer already exists 16:53:16 main: digest: sha256:8e37474430106a7f7cda131be13367530856da4bfff78d623d6285d5e3869902 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:53:16 ===================================================== [Pipeline] echo 16:53:16 taggedImages: 16:53:16 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:48044024c8f65bd255fe9fe71c82cb348b3a4f7b 16:53:16 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 16:53:16 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.32 16:53:16 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:48044024c8f65bd255fe9fe71c82cb348b3a4f7b-2.3.0-dev.32 16:53:16 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 16:53:16 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 16:53:16 48044024c8f65bd255fe9fe71c82cb348b3a4f7b 16:53:16 latest 16:53:16 2.3.0-dev.32 16:53:16 48044024c8f65bd255fe9fe71c82cb348b3a4f7b-2.3.0-dev.32 16:53:16 main 16:53:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:53:16 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:48044024c8f65bd255fe9fe71c82cb348b3a4f7b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:53:17 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:48044024c8f65bd255fe9fe71c82cb348b3a4f7b 16:53:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 16:53:17 77dadb296ede: Preparing 16:53:17 474dbd15e632: Preparing 16:53:17 fb2bdc3d337a: Preparing 16:53:17 d9ab5a4c24b3: Preparing 16:53:17 f919e98fa31e: Preparing 16:53:17 eb54b7b7991f: Preparing 16:53:17 eb54b7b7991f: Waiting 16:53:17 fb2bdc3d337a: Layer already exists 16:53:17 eb54b7b7991f: Layer already exists 16:53:17 77dadb296ede: Pushed 16:53:17 f919e98fa31e: Pushed 16:53:19 d9ab5a4c24b3: Pushed 16:53:22 474dbd15e632: Pushed 16:53:22 48044024c8f65bd255fe9fe71c82cb348b3a4f7b: digest: sha256:2ce1669bee3f7e11206b9dd056d8995fc3533cc81a5573fd801c827bb827b555 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:53:22 + 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 16:53:23 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 16:53:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 16:53:23 77dadb296ede: Preparing 16:53:23 474dbd15e632: Preparing 16:53:23 fb2bdc3d337a: Preparing 16:53:23 d9ab5a4c24b3: Preparing 16:53:23 f919e98fa31e: Preparing 16:53:23 eb54b7b7991f: Preparing 16:53:23 d9ab5a4c24b3: Layer already exists 16:53:23 f919e98fa31e: Layer already exists 16:53:23 fb2bdc3d337a: Layer already exists 16:53:23 77dadb296ede: Layer already exists 16:53:23 474dbd15e632: Layer already exists 16:53:23 eb54b7b7991f: Layer already exists 16:53:23 latest: digest: sha256:2ce1669bee3f7e11206b9dd056d8995fc3533cc81a5573fd801c827bb827b555 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:53:23 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:53:24 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.32 16:53:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 16:53:24 77dadb296ede: Preparing 16:53:24 474dbd15e632: Preparing 16:53:24 fb2bdc3d337a: Preparing 16:53:24 d9ab5a4c24b3: Preparing 16:53:24 f919e98fa31e: Preparing 16:53:24 eb54b7b7991f: Preparing 16:53:24 eb54b7b7991f: Waiting 16:53:24 474dbd15e632: Layer already exists 16:53:24 f919e98fa31e: Layer already exists 16:53:24 77dadb296ede: Layer already exists 16:53:24 fb2bdc3d337a: Layer already exists 16:53:24 d9ab5a4c24b3: Layer already exists 16:53:24 eb54b7b7991f: Layer already exists 16:53:24 2.3.0-dev.32: digest: sha256:2ce1669bee3f7e11206b9dd056d8995fc3533cc81a5573fd801c827bb827b555 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:53:24 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:48044024c8f65bd255fe9fe71c82cb348b3a4f7b-2.3.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:53:25 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:48044024c8f65bd255fe9fe71c82cb348b3a4f7b-2.3.0-dev.32 16:53:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 16:53:25 77dadb296ede: Preparing 16:53:25 474dbd15e632: Preparing 16:53:25 fb2bdc3d337a: Preparing 16:53:25 d9ab5a4c24b3: Preparing 16:53:25 f919e98fa31e: Preparing 16:53:25 eb54b7b7991f: Preparing 16:53:25 eb54b7b7991f: Waiting 16:53:25 77dadb296ede: Layer already exists 16:53:25 fb2bdc3d337a: Layer already exists 16:53:25 f919e98fa31e: Layer already exists 16:53:25 d9ab5a4c24b3: Layer already exists 16:53:25 474dbd15e632: Layer already exists 16:53:25 eb54b7b7991f: Layer already exists 16:53:25 48044024c8f65bd255fe9fe71c82cb348b3a4f7b-2.3.0-dev.32: digest: sha256:2ce1669bee3f7e11206b9dd056d8995fc3533cc81a5573fd801c827bb827b555 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:53:26 + 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 16:53:26 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 16:53:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 16:53:26 77dadb296ede: Preparing 16:53:26 474dbd15e632: Preparing 16:53:26 fb2bdc3d337a: Preparing 16:53:26 d9ab5a4c24b3: Preparing 16:53:26 f919e98fa31e: Preparing 16:53:26 eb54b7b7991f: Preparing 16:53:26 d9ab5a4c24b3: Layer already exists 16:53:26 fb2bdc3d337a: Layer already exists 16:53:26 77dadb296ede: Layer already exists 16:53:26 f919e98fa31e: Layer already exists 16:53:26 474dbd15e632: Layer already exists 16:53:26 eb54b7b7991f: Layer already exists 16:53:26 main: digest: sha256:2ce1669bee3f7e11206b9dd056d8995fc3533cc81a5573fd801c827bb827b555 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:53:26 ===================================================== [Pipeline] echo 16:53:26 taggedImages: 16:53:26 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:48044024c8f65bd255fe9fe71c82cb348b3a4f7b 16:53:26 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 16:53:26 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.32 16:53:26 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:48044024c8f65bd255fe9fe71c82cb348b3a4f7b-2.3.0-dev.32 16:53:26 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 16:53:26 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 16:53:26 48044024c8f65bd255fe9fe71c82cb348b3a4f7b 16:53:26 latest 16:53:26 2.3.0-dev.32 16:53:26 48044024c8f65bd255fe9fe71c82cb348b3a4f7b-2.3.0-dev.32 16:53:26 main 16:53:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:53:27 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:48044024c8f65bd255fe9fe71c82cb348b3a4f7b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:53:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:48044024c8f65bd255fe9fe71c82cb348b3a4f7b 16:53:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 16:53:27 b055b175c72f: Preparing 16:53:27 98681e93cd1f: Preparing 16:53:27 213ede017319: Preparing 16:53:27 4163612e9611: Preparing 16:53:27 a17802d9465c: Preparing 16:53:27 94767e8c7f62: Preparing 16:53:27 f919e98fa31e: Preparing 16:53:27 eb54b7b7991f: Preparing 16:53:27 f919e98fa31e: Waiting 16:53:27 94767e8c7f62: Waiting 16:53:27 eb54b7b7991f: Waiting 16:53:27 b055b175c72f: Pushed 16:53:27 213ede017319: Pushed 16:53:27 98681e93cd1f: Pushed 16:53:28 f919e98fa31e: Layer already exists 16:53:28 eb54b7b7991f: Layer already exists 16:53:29 94767e8c7f62: Pushed 16:53:37 a17802d9465c: Pushed 16:53:45 4163612e9611: Pushed 16:53:45 48044024c8f65bd255fe9fe71c82cb348b3a4f7b: digest: sha256:639c63a8f40b98e2f9059f8f6028bf6c703a8143f43b7cd8b2985203e48b1aa8 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:53:46 + 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 16:53:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 16:53:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 16:53:46 b055b175c72f: Preparing 16:53:46 98681e93cd1f: Preparing 16:53:46 213ede017319: Preparing 16:53:46 4163612e9611: Preparing 16:53:46 a17802d9465c: Preparing 16:53:46 94767e8c7f62: Preparing 16:53:46 f919e98fa31e: Preparing 16:53:46 eb54b7b7991f: Preparing 16:53:46 94767e8c7f62: Waiting 16:53:46 f919e98fa31e: Waiting 16:53:46 eb54b7b7991f: Waiting 16:53:46 4163612e9611: Layer already exists 16:53:46 b055b175c72f: Layer already exists 16:53:46 a17802d9465c: Layer already exists 16:53:46 98681e93cd1f: Layer already exists 16:53:46 213ede017319: Layer already exists 16:53:46 f919e98fa31e: Layer already exists 16:53:46 94767e8c7f62: Layer already exists 16:53:46 eb54b7b7991f: Layer already exists 16:53:46 latest: digest: sha256:639c63a8f40b98e2f9059f8f6028bf6c703a8143f43b7cd8b2985203e48b1aa8 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:53:47 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:53:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.32 16:53:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 16:53:47 b055b175c72f: Preparing 16:53:47 98681e93cd1f: Preparing 16:53:47 213ede017319: Preparing 16:53:47 4163612e9611: Preparing 16:53:47 a17802d9465c: Preparing 16:53:47 94767e8c7f62: Preparing 16:53:47 f919e98fa31e: Preparing 16:53:47 eb54b7b7991f: Preparing 16:53:47 94767e8c7f62: Waiting 16:53:47 f919e98fa31e: Waiting 16:53:47 eb54b7b7991f: Waiting 16:53:47 a17802d9465c: Layer already exists 16:53:47 b055b175c72f: Layer already exists 16:53:47 98681e93cd1f: Layer already exists 16:53:47 4163612e9611: Layer already exists 16:53:47 213ede017319: Layer already exists 16:53:47 94767e8c7f62: Layer already exists 16:53:47 f919e98fa31e: Layer already exists 16:53:47 eb54b7b7991f: Layer already exists 16:53:47 2.3.0-dev.32: digest: sha256:639c63a8f40b98e2f9059f8f6028bf6c703a8143f43b7cd8b2985203e48b1aa8 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:53:48 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:48044024c8f65bd255fe9fe71c82cb348b3a4f7b-2.3.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:53:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:48044024c8f65bd255fe9fe71c82cb348b3a4f7b-2.3.0-dev.32 16:53:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 16:53:48 b055b175c72f: Preparing 16:53:48 98681e93cd1f: Preparing 16:53:48 213ede017319: Preparing 16:53:48 4163612e9611: Preparing 16:53:48 a17802d9465c: Preparing 16:53:48 94767e8c7f62: Preparing 16:53:48 f919e98fa31e: Preparing 16:53:48 eb54b7b7991f: Preparing 16:53:48 94767e8c7f62: Waiting 16:53:48 f919e98fa31e: Waiting 16:53:48 eb54b7b7991f: Waiting 16:53:48 a17802d9465c: Layer already exists 16:53:48 b055b175c72f: Layer already exists 16:53:48 213ede017319: Layer already exists 16:53:48 4163612e9611: Layer already exists 16:53:48 98681e93cd1f: Layer already exists 16:53:48 94767e8c7f62: Layer already exists 16:53:48 f919e98fa31e: Layer already exists 16:53:48 eb54b7b7991f: Layer already exists 16:53:48 48044024c8f65bd255fe9fe71c82cb348b3a4f7b-2.3.0-dev.32: digest: sha256:639c63a8f40b98e2f9059f8f6028bf6c703a8143f43b7cd8b2985203e48b1aa8 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:53:49 + 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 16:53:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 16:53:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 16:53:49 b055b175c72f: Preparing 16:53:49 98681e93cd1f: Preparing 16:53:49 213ede017319: Preparing 16:53:49 4163612e9611: Preparing 16:53:49 a17802d9465c: Preparing 16:53:49 94767e8c7f62: Preparing 16:53:49 f919e98fa31e: Preparing 16:53:49 eb54b7b7991f: Preparing 16:53:49 94767e8c7f62: Waiting 16:53:49 f919e98fa31e: Waiting 16:53:49 eb54b7b7991f: Waiting 16:53:49 4163612e9611: Layer already exists 16:53:49 b055b175c72f: Layer already exists 16:53:49 a17802d9465c: Layer already exists 16:53:49 98681e93cd1f: Layer already exists 16:53:49 213ede017319: Layer already exists 16:53:49 f919e98fa31e: Layer already exists 16:53:49 94767e8c7f62: Layer already exists 16:53:49 eb54b7b7991f: Layer already exists 16:53:49 main: digest: sha256:639c63a8f40b98e2f9059f8f6028bf6c703a8143f43b7cd8b2985203e48b1aa8 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:53:49 ===================================================== [Pipeline] echo 16:53:49 taggedImages: 16:53:49 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:48044024c8f65bd255fe9fe71c82cb348b3a4f7b 16:53:49 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 16:53:49 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.32 16:53:49 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:48044024c8f65bd255fe9fe71c82cb348b3a4f7b-2.3.0-dev.32 16:53:49 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 16:53:49 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 16:53:49 48044024c8f65bd255fe9fe71c82cb348b3a4f7b 16:53:49 latest 16:53:49 2.3.0-dev.32 16:53:49 48044024c8f65bd255fe9fe71c82cb348b3a4f7b-2.3.0-dev.32 16:53:49 main 16:53:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:53:50 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:48044024c8f65bd255fe9fe71c82cb348b3a4f7b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:53:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:48044024c8f65bd255fe9fe71c82cb348b3a4f7b 16:53:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 16:53:50 146756e8a4e7: Preparing 16:53:50 e11c96471acb: Preparing 16:53:50 eb6f0f0a0fa1: Preparing 16:53:50 1c262279a56e: Preparing 16:53:50 8c8f3a2f4978: Preparing 16:53:50 36b10aca61b8: Preparing 16:53:50 eb54b7b7991f: Preparing 16:53:50 36b10aca61b8: Waiting 16:53:50 eb54b7b7991f: Waiting 16:53:50 146756e8a4e7: Pushed 16:53:50 eb6f0f0a0fa1: Pushed 16:53:50 e11c96471acb: Pushed 16:53:50 eb54b7b7991f: Layer already exists 16:53:51 36b10aca61b8: Pushed 16:53:51 8c8f3a2f4978: Pushed 16:54:09 1c262279a56e: Pushed 16:54:09 48044024c8f65bd255fe9fe71c82cb348b3a4f7b: digest: sha256:9b1eca9a636eb98afaae6e271892c1bc17a31a854c8c4d379103aa88ea543eb0 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:54:10 + 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 16:54:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 16:54:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 16:54:10 146756e8a4e7: Preparing 16:54:10 e11c96471acb: Preparing 16:54:10 eb6f0f0a0fa1: Preparing 16:54:10 1c262279a56e: Preparing 16:54:10 8c8f3a2f4978: Preparing 16:54:10 36b10aca61b8: Preparing 16:54:10 eb54b7b7991f: Preparing 16:54:10 36b10aca61b8: Waiting 16:54:10 eb54b7b7991f: Waiting 16:54:10 146756e8a4e7: Layer already exists 16:54:10 1c262279a56e: Layer already exists 16:54:10 eb6f0f0a0fa1: Layer already exists 16:54:10 8c8f3a2f4978: Layer already exists 16:54:10 e11c96471acb: Layer already exists 16:54:10 eb54b7b7991f: Layer already exists 16:54:10 36b10aca61b8: Layer already exists 16:54:10 latest: digest: sha256:9b1eca9a636eb98afaae6e271892c1bc17a31a854c8c4d379103aa88ea543eb0 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:54:11 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:54:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.32 16:54:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 16:54:11 146756e8a4e7: Preparing 16:54:11 e11c96471acb: Preparing 16:54:11 eb6f0f0a0fa1: Preparing 16:54:11 1c262279a56e: Preparing 16:54:11 8c8f3a2f4978: Preparing 16:54:11 36b10aca61b8: Preparing 16:54:11 eb54b7b7991f: Preparing 16:54:11 36b10aca61b8: Waiting 16:54:11 eb54b7b7991f: Waiting 16:54:11 eb6f0f0a0fa1: Layer already exists 16:54:11 146756e8a4e7: Layer already exists 16:54:11 e11c96471acb: Layer already exists 16:54:11 8c8f3a2f4978: Layer already exists 16:54:11 1c262279a56e: Layer already exists 16:54:11 eb54b7b7991f: Layer already exists 16:54:11 36b10aca61b8: Layer already exists 16:54:11 2.3.0-dev.32: digest: sha256:9b1eca9a636eb98afaae6e271892c1bc17a31a854c8c4d379103aa88ea543eb0 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:54:12 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:48044024c8f65bd255fe9fe71c82cb348b3a4f7b-2.3.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:54:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:48044024c8f65bd255fe9fe71c82cb348b3a4f7b-2.3.0-dev.32 16:54:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 16:54:12 146756e8a4e7: Preparing 16:54:12 e11c96471acb: Preparing 16:54:12 eb6f0f0a0fa1: Preparing 16:54:12 1c262279a56e: Preparing 16:54:12 8c8f3a2f4978: Preparing 16:54:12 36b10aca61b8: Preparing 16:54:12 eb54b7b7991f: Preparing 16:54:12 eb54b7b7991f: Waiting 16:54:12 36b10aca61b8: Waiting 16:54:12 e11c96471acb: Layer already exists 16:54:12 146756e8a4e7: Layer already exists 16:54:12 eb6f0f0a0fa1: Layer already exists 16:54:12 1c262279a56e: Layer already exists 16:54:12 8c8f3a2f4978: Layer already exists 16:54:12 eb54b7b7991f: Layer already exists 16:54:12 36b10aca61b8: Layer already exists 16:54:12 48044024c8f65bd255fe9fe71c82cb348b3a4f7b-2.3.0-dev.32: digest: sha256:9b1eca9a636eb98afaae6e271892c1bc17a31a854c8c4d379103aa88ea543eb0 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:54:13 + 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 16:54:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 16:54:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 16:54:13 146756e8a4e7: Preparing 16:54:13 e11c96471acb: Preparing 16:54:13 eb6f0f0a0fa1: Preparing 16:54:13 1c262279a56e: Preparing 16:54:13 8c8f3a2f4978: Preparing 16:54:13 36b10aca61b8: Preparing 16:54:13 eb54b7b7991f: Preparing 16:54:13 36b10aca61b8: Waiting 16:54:13 eb54b7b7991f: Waiting 16:54:13 146756e8a4e7: Layer already exists 16:54:13 1c262279a56e: Layer already exists 16:54:13 8c8f3a2f4978: Layer already exists 16:54:13 e11c96471acb: Layer already exists 16:54:13 eb6f0f0a0fa1: Layer already exists 16:54:13 eb54b7b7991f: Layer already exists 16:54:13 36b10aca61b8: Layer already exists 16:54:13 main: digest: sha256:9b1eca9a636eb98afaae6e271892c1bc17a31a854c8c4d379103aa88ea543eb0 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:54:13 ===================================================== [Pipeline] echo 16:54:13 taggedImages: 16:54:13 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:48044024c8f65bd255fe9fe71c82cb348b3a4f7b 16:54:13 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 16:54:13 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.32 16:54:13 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:48044024c8f65bd255fe9fe71c82cb348b3a4f7b-2.3.0-dev.32 16:54:13 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 16:54:13 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 16:54:13 48044024c8f65bd255fe9fe71c82cb348b3a4f7b 16:54:13 latest 16:54:13 2.3.0-dev.32 16:54:13 48044024c8f65bd255fe9fe71c82cb348b3a4f7b-2.3.0-dev.32 16:54:13 main 16:54:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:54:14 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:48044024c8f65bd255fe9fe71c82cb348b3a4f7b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:54:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:48044024c8f65bd255fe9fe71c82cb348b3a4f7b 16:54:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 16:54:14 77726a953bef: Preparing 16:54:14 26b2b4259eb3: Preparing 16:54:14 923785656309: Preparing 16:54:14 aa520faeca55: Preparing 16:54:14 157158ea379f: Preparing 16:54:14 f919e98fa31e: Preparing 16:54:14 eb54b7b7991f: Preparing 16:54:14 f919e98fa31e: Waiting 16:54:14 eb54b7b7991f: Waiting 16:54:14 923785656309: Pushed 16:54:14 26b2b4259eb3: Pushed 16:54:14 77726a953bef: Pushed 16:54:14 f919e98fa31e: Layer already exists 16:54:14 eb54b7b7991f: Layer already exists 16:54:15 157158ea379f: Pushed 16:54:30 aa520faeca55: Pushed 16:54:30 48044024c8f65bd255fe9fe71c82cb348b3a4f7b: digest: sha256:e76f5ee986a7dcf70c7eb30b6727498cf11c30710d2e740950abcc3626bb15af size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:54:30 + 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 16:54:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 16:54:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 16:54:31 77726a953bef: Preparing 16:54:31 26b2b4259eb3: Preparing 16:54:31 923785656309: Preparing 16:54:31 aa520faeca55: Preparing 16:54:31 157158ea379f: Preparing 16:54:31 f919e98fa31e: Preparing 16:54:31 eb54b7b7991f: Preparing 16:54:31 f919e98fa31e: Waiting 16:54:31 eb54b7b7991f: Waiting 16:54:31 26b2b4259eb3: Layer already exists 16:54:31 923785656309: Layer already exists 16:54:31 aa520faeca55: Layer already exists 16:54:31 157158ea379f: Layer already exists 16:54:31 77726a953bef: Layer already exists 16:54:31 eb54b7b7991f: Layer already exists 16:54:31 f919e98fa31e: Layer already exists 16:54:31 latest: digest: sha256:e76f5ee986a7dcf70c7eb30b6727498cf11c30710d2e740950abcc3626bb15af size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:54:31 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:54:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.32 16:54:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 16:54:32 77726a953bef: Preparing 16:54:32 26b2b4259eb3: Preparing 16:54:32 923785656309: Preparing 16:54:32 aa520faeca55: Preparing 16:54:32 157158ea379f: Preparing 16:54:32 f919e98fa31e: Preparing 16:54:32 eb54b7b7991f: Preparing 16:54:32 f919e98fa31e: Waiting 16:54:32 eb54b7b7991f: Waiting 16:54:32 26b2b4259eb3: Layer already exists 16:54:32 77726a953bef: Layer already exists 16:54:32 aa520faeca55: Layer already exists 16:54:32 923785656309: Layer already exists 16:54:32 157158ea379f: Layer already exists 16:54:32 eb54b7b7991f: Layer already exists 16:54:32 f919e98fa31e: Layer already exists 16:54:32 2.3.0-dev.32: digest: sha256:e76f5ee986a7dcf70c7eb30b6727498cf11c30710d2e740950abcc3626bb15af size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:54:32 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:48044024c8f65bd255fe9fe71c82cb348b3a4f7b-2.3.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:54:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:48044024c8f65bd255fe9fe71c82cb348b3a4f7b-2.3.0-dev.32 16:54:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 16:54:33 77726a953bef: Preparing 16:54:33 26b2b4259eb3: Preparing 16:54:33 923785656309: Preparing 16:54:33 aa520faeca55: Preparing 16:54:33 157158ea379f: Preparing 16:54:33 f919e98fa31e: Preparing 16:54:33 eb54b7b7991f: Preparing 16:54:33 f919e98fa31e: Waiting 16:54:33 eb54b7b7991f: Waiting 16:54:33 aa520faeca55: Layer already exists 16:54:33 77726a953bef: Layer already exists 16:54:33 157158ea379f: Layer already exists 16:54:33 26b2b4259eb3: Layer already exists 16:54:33 923785656309: Layer already exists 16:54:33 eb54b7b7991f: Layer already exists 16:54:33 f919e98fa31e: Layer already exists 16:54:33 48044024c8f65bd255fe9fe71c82cb348b3a4f7b-2.3.0-dev.32: digest: sha256:e76f5ee986a7dcf70c7eb30b6727498cf11c30710d2e740950abcc3626bb15af size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:54:33 + 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 16:54:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 16:54:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 16:54:34 77726a953bef: Preparing 16:54:34 26b2b4259eb3: Preparing 16:54:34 923785656309: Preparing 16:54:34 aa520faeca55: Preparing 16:54:34 157158ea379f: Preparing 16:54:34 f919e98fa31e: Preparing 16:54:34 eb54b7b7991f: Preparing 16:54:34 f919e98fa31e: Waiting 16:54:34 eb54b7b7991f: Waiting 16:54:34 77726a953bef: Layer already exists 16:54:34 26b2b4259eb3: Layer already exists 16:54:34 923785656309: Layer already exists 16:54:34 157158ea379f: Layer already exists 16:54:34 aa520faeca55: Layer already exists 16:54:34 f919e98fa31e: Layer already exists 16:54:34 eb54b7b7991f: Layer already exists 16:54:34 main: digest: sha256:e76f5ee986a7dcf70c7eb30b6727498cf11c30710d2e740950abcc3626bb15af size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:54:34 ===================================================== [Pipeline] echo 16:54:34 taggedImages: 16:54:34 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:48044024c8f65bd255fe9fe71c82cb348b3a4f7b 16:54:34 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 16:54:34 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.32 16:54:34 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:48044024c8f65bd255fe9fe71c82cb348b3a4f7b-2.3.0-dev.32 16:54:34 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 16:54:34 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 16:54:34 48044024c8f65bd255fe9fe71c82cb348b3a4f7b 16:54:34 latest 16:54:34 2.3.0-dev.32 16:54:34 48044024c8f65bd255fe9fe71c82cb348b3a4f7b-2.3.0-dev.32 16:54:34 main 16:54:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:54:34 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:48044024c8f65bd255fe9fe71c82cb348b3a4f7b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:54:35 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:48044024c8f65bd255fe9fe71c82cb348b3a4f7b 16:54:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 16:54:35 5411561a42de: Preparing 16:54:35 71715544e958: Preparing 16:54:35 fb2bdc3d337a: Preparing 16:54:35 5e622bdbb5e0: Preparing 16:54:35 5b7df235d876: Preparing 16:54:35 5b7df235d876: Layer already exists 16:54:35 fb2bdc3d337a: Layer already exists 16:54:35 5411561a42de: Pushed 16:54:35 5e622bdbb5e0: Pushed 16:54:41 71715544e958: Pushed 16:54:41 48044024c8f65bd255fe9fe71c82cb348b3a4f7b: digest: sha256:e897741b546d193443c1c0b3c0a7c668143e4593bcf33fdf9e795c57def01081 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:54:41 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:54:41 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 16:54:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 16:54:41 5411561a42de: Preparing 16:54:41 71715544e958: Preparing 16:54:41 fb2bdc3d337a: Preparing 16:54:41 5e622bdbb5e0: Preparing 16:54:41 5b7df235d876: Preparing 16:54:41 5b7df235d876: Layer already exists 16:54:41 fb2bdc3d337a: Layer already exists 16:54:42 5e622bdbb5e0: Layer already exists 16:54:42 5411561a42de: Layer already exists 16:54:42 71715544e958: Layer already exists 16:54:42 latest: digest: sha256:e897741b546d193443c1c0b3c0a7c668143e4593bcf33fdf9e795c57def01081 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:54:42 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:54:42 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.32 16:54:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 16:54:42 5411561a42de: Preparing 16:54:42 71715544e958: Preparing 16:54:42 fb2bdc3d337a: Preparing 16:54:42 5e622bdbb5e0: Preparing 16:54:42 5b7df235d876: Preparing 16:54:42 5411561a42de: Layer already exists 16:54:42 5e622bdbb5e0: Layer already exists 16:54:42 5b7df235d876: Layer already exists 16:54:42 fb2bdc3d337a: Layer already exists 16:54:42 71715544e958: Layer already exists 16:54:43 2.3.0-dev.32: digest: sha256:e897741b546d193443c1c0b3c0a7c668143e4593bcf33fdf9e795c57def01081 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:54:43 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:48044024c8f65bd255fe9fe71c82cb348b3a4f7b-2.3.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:54:43 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:48044024c8f65bd255fe9fe71c82cb348b3a4f7b-2.3.0-dev.32 16:54:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 16:54:43 5411561a42de: Preparing 16:54:43 71715544e958: Preparing 16:54:43 fb2bdc3d337a: Preparing 16:54:43 5e622bdbb5e0: Preparing 16:54:43 5b7df235d876: Preparing 16:54:43 5b7df235d876: Layer already exists 16:54:43 fb2bdc3d337a: Layer already exists 16:54:43 5e622bdbb5e0: Layer already exists 16:54:43 5411561a42de: Layer already exists 16:54:43 71715544e958: Layer already exists 16:54:44 48044024c8f65bd255fe9fe71c82cb348b3a4f7b-2.3.0-dev.32: digest: sha256:e897741b546d193443c1c0b3c0a7c668143e4593bcf33fdf9e795c57def01081 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:54:44 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:54:45 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 16:54:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 16:54:45 5411561a42de: Preparing 16:54:45 71715544e958: Preparing 16:54:45 fb2bdc3d337a: Preparing 16:54:45 5e622bdbb5e0: Preparing 16:54:45 5b7df235d876: Preparing 16:54:45 71715544e958: Layer already exists 16:54:45 5b7df235d876: Layer already exists 16:54:45 fb2bdc3d337a: Layer already exists 16:54:45 5411561a42de: Layer already exists 16:54:45 5e622bdbb5e0: Layer already exists 16:54:45 main: digest: sha256:e897741b546d193443c1c0b3c0a7c668143e4593bcf33fdf9e795c57def01081 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:54:45 ===================================================== [Pipeline] echo 16:54:45 taggedImages: 16:54:45 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:48044024c8f65bd255fe9fe71c82cb348b3a4f7b 16:54:45 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 16:54:45 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.32 16:54:45 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:48044024c8f65bd255fe9fe71c82cb348b3a4f7b-2.3.0-dev.32 16:54:45 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 16:54:45 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 16:54:45 48044024c8f65bd255fe9fe71c82cb348b3a4f7b 16:54:45 latest 16:54:45 2.3.0-dev.32 16:54:45 48044024c8f65bd255fe9fe71c82cb348b3a4f7b-2.3.0-dev.32 16:54:45 main 16:54:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:54:45 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:48044024c8f65bd255fe9fe71c82cb348b3a4f7b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:54:46 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:48044024c8f65bd255fe9fe71c82cb348b3a4f7b 16:54:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 16:54:46 21a8b553371b: Preparing 16:54:46 2f38c12587f7: Preparing 16:54:46 fb2bdc3d337a: Preparing 16:54:46 e6d3ce3c9979: Preparing 16:54:46 5b7df235d876: Preparing 16:54:46 e6d3ce3c9979: Layer already exists 16:54:46 fb2bdc3d337a: Layer already exists 16:54:46 5b7df235d876: Layer already exists 16:54:46 21a8b553371b: Pushed 16:54:51 2f38c12587f7: Pushed 16:54:51 48044024c8f65bd255fe9fe71c82cb348b3a4f7b: digest: sha256:9de264c87a2d99dc86795da5a8368221280ff28de44966eb4df8a0f0845c31e2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:54:52 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:54:52 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 16:54:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 16:54:52 21a8b553371b: Preparing 16:54:52 2f38c12587f7: Preparing 16:54:52 fb2bdc3d337a: Preparing 16:54:52 e6d3ce3c9979: Preparing 16:54:52 5b7df235d876: Preparing 16:54:52 5b7df235d876: Layer already exists 16:54:52 fb2bdc3d337a: Layer already exists 16:54:52 2f38c12587f7: Layer already exists 16:54:52 e6d3ce3c9979: Layer already exists 16:54:52 21a8b553371b: Layer already exists 16:54:52 latest: digest: sha256:9de264c87a2d99dc86795da5a8368221280ff28de44966eb4df8a0f0845c31e2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:54:53 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:54:53 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.32 16:54:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 16:54:53 21a8b553371b: Preparing 16:54:53 2f38c12587f7: Preparing 16:54:53 fb2bdc3d337a: Preparing 16:54:53 e6d3ce3c9979: Preparing 16:54:53 5b7df235d876: Preparing 16:54:53 fb2bdc3d337a: Layer already exists 16:54:53 5b7df235d876: Layer already exists 16:54:53 e6d3ce3c9979: Layer already exists 16:54:53 21a8b553371b: Layer already exists 16:54:53 2f38c12587f7: Layer already exists 16:54:53 2.3.0-dev.32: digest: sha256:9de264c87a2d99dc86795da5a8368221280ff28de44966eb4df8a0f0845c31e2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:54:54 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:48044024c8f65bd255fe9fe71c82cb348b3a4f7b-2.3.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:54:54 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:48044024c8f65bd255fe9fe71c82cb348b3a4f7b-2.3.0-dev.32 16:54:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 16:54:54 21a8b553371b: Preparing 16:54:54 2f38c12587f7: Preparing 16:54:54 fb2bdc3d337a: Preparing 16:54:54 e6d3ce3c9979: Preparing 16:54:54 5b7df235d876: Preparing 16:54:54 2f38c12587f7: Layer already exists 16:54:54 e6d3ce3c9979: Layer already exists 16:54:54 21a8b553371b: Layer already exists 16:54:54 fb2bdc3d337a: Layer already exists 16:54:54 5b7df235d876: Layer already exists 16:54:54 48044024c8f65bd255fe9fe71c82cb348b3a4f7b-2.3.0-dev.32: digest: sha256:9de264c87a2d99dc86795da5a8368221280ff28de44966eb4df8a0f0845c31e2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:54:55 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:54:55 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 16:54:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 16:54:55 21a8b553371b: Preparing 16:54:55 2f38c12587f7: Preparing 16:54:55 fb2bdc3d337a: Preparing 16:54:55 e6d3ce3c9979: Preparing 16:54:55 5b7df235d876: Preparing 16:54:55 fb2bdc3d337a: Layer already exists 16:54:55 e6d3ce3c9979: Layer already exists 16:54:55 21a8b553371b: Layer already exists 16:54:55 5b7df235d876: Layer already exists 16:54:55 2f38c12587f7: Layer already exists 16:54:55 main: digest: sha256:9de264c87a2d99dc86795da5a8368221280ff28de44966eb4df8a0f0845c31e2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:54:55 ===================================================== [Pipeline] echo 16:54:55 taggedImages: 16:54:55 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:48044024c8f65bd255fe9fe71c82cb348b3a4f7b 16:54:55 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 16:54:55 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.32 16:54:55 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:48044024c8f65bd255fe9fe71c82cb348b3a4f7b-2.3.0-dev.32 16:54:55 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 16:54:55 [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: 16:54:55 48044024c8f65bd255fe9fe71c82cb348b3a4f7b 16:54:55 latest 16:54:55 2.3.0-dev.32 16:54:55 48044024c8f65bd255fe9fe71c82cb348b3a4f7b-2.3.0-dev.32 16:54:55 main 16:54:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:54:56 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:48044024c8f65bd255fe9fe71c82cb348b3a4f7b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:54:56 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:48044024c8f65bd255fe9fe71c82cb348b3a4f7b 16:54:56 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 16:54:56 e3991376f426: Preparing 16:54:56 f977f05a1c73: Preparing 16:54:56 9f1514f6394a: Preparing 16:54:56 13b74112b3dd: Preparing 16:54:56 f0e5a4d6c014: Preparing 16:54:56 3b19d27f08f7: Preparing 16:54:56 73bb99a6e169: Preparing 16:54:56 ec06c3102977: Preparing 16:54:56 6a3c62e080c7: Preparing 16:54:56 340cb19ca677: Preparing 16:54:56 4f4ce317c6bb: Preparing 16:54:56 3b19d27f08f7: Waiting 16:54:56 6a3c62e080c7: Waiting 16:54:56 340cb19ca677: Waiting 16:54:56 4f4ce317c6bb: Waiting 16:54:56 73bb99a6e169: Waiting 16:54:56 ec06c3102977: Waiting 16:54:56 f0e5a4d6c014: Layer already exists 16:54:56 3b19d27f08f7: Layer already exists 16:54:56 73bb99a6e169: Layer already exists 16:54:56 ec06c3102977: Layer already exists 16:54:56 f977f05a1c73: Pushed 16:54:56 6a3c62e080c7: Layer already exists 16:54:57 340cb19ca677: Layer already exists 16:54:57 4f4ce317c6bb: Layer already exists 16:54:57 e3991376f426: Pushed 16:54:59 9f1514f6394a: Pushed 16:55:14 13b74112b3dd: Pushed 16:55:14 48044024c8f65bd255fe9fe71c82cb348b3a4f7b: digest: sha256:653c567fdf144bfab7b4be5abc03760af00416825d335590ccc184cc02c2cc34 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:55:15 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:55:15 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 16:55:15 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 16:55:15 e3991376f426: Preparing 16:55:15 f977f05a1c73: Preparing 16:55:15 9f1514f6394a: Preparing 16:55:15 13b74112b3dd: Preparing 16:55:15 f0e5a4d6c014: Preparing 16:55:15 3b19d27f08f7: Preparing 16:55:15 73bb99a6e169: Preparing 16:55:15 ec06c3102977: Preparing 16:55:15 6a3c62e080c7: Preparing 16:55:15 340cb19ca677: Preparing 16:55:15 4f4ce317c6bb: Preparing 16:55:15 3b19d27f08f7: Waiting 16:55:15 73bb99a6e169: Waiting 16:55:15 ec06c3102977: Waiting 16:55:15 6a3c62e080c7: Waiting 16:55:15 340cb19ca677: Waiting 16:55:15 4f4ce317c6bb: Waiting 16:55:15 9f1514f6394a: Layer already exists 16:55:15 f977f05a1c73: Layer already exists 16:55:15 e3991376f426: Layer already exists 16:55:15 13b74112b3dd: Layer already exists 16:55:15 f0e5a4d6c014: Layer already exists 16:55:15 ec06c3102977: Layer already exists 16:55:15 73bb99a6e169: Layer already exists 16:55:15 340cb19ca677: Layer already exists 16:55:15 6a3c62e080c7: Layer already exists 16:55:15 3b19d27f08f7: Layer already exists 16:55:15 4f4ce317c6bb: Layer already exists 16:55:15 latest: digest: sha256:653c567fdf144bfab7b4be5abc03760af00416825d335590ccc184cc02c2cc34 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:55:16 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:55:16 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.32 16:55:16 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 16:55:16 e3991376f426: Preparing 16:55:16 f977f05a1c73: Preparing 16:55:16 9f1514f6394a: Preparing 16:55:16 13b74112b3dd: Preparing 16:55:16 f0e5a4d6c014: Preparing 16:55:16 3b19d27f08f7: Preparing 16:55:16 73bb99a6e169: Preparing 16:55:16 ec06c3102977: Preparing 16:55:16 6a3c62e080c7: Preparing 16:55:16 340cb19ca677: Preparing 16:55:16 4f4ce317c6bb: Preparing 16:55:16 73bb99a6e169: Waiting 16:55:16 ec06c3102977: Waiting 16:55:16 6a3c62e080c7: Waiting 16:55:16 340cb19ca677: Waiting 16:55:16 4f4ce317c6bb: Waiting 16:55:16 3b19d27f08f7: Waiting 16:55:16 f0e5a4d6c014: Layer already exists 16:55:16 13b74112b3dd: Layer already exists 16:55:16 f977f05a1c73: Layer already exists 16:55:16 9f1514f6394a: Layer already exists 16:55:16 e3991376f426: Layer already exists 16:55:16 73bb99a6e169: Layer already exists 16:55:16 3b19d27f08f7: Layer already exists 16:55:16 ec06c3102977: Layer already exists 16:55:16 6a3c62e080c7: Layer already exists 16:55:16 340cb19ca677: Layer already exists 16:55:16 4f4ce317c6bb: Layer already exists 16:55:16 2.3.0-dev.32: digest: sha256:653c567fdf144bfab7b4be5abc03760af00416825d335590ccc184cc02c2cc34 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:55:17 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:48044024c8f65bd255fe9fe71c82cb348b3a4f7b-2.3.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:55:17 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:48044024c8f65bd255fe9fe71c82cb348b3a4f7b-2.3.0-dev.32 16:55:17 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 16:55:17 e3991376f426: Preparing 16:55:17 f977f05a1c73: Preparing 16:55:17 9f1514f6394a: Preparing 16:55:17 13b74112b3dd: Preparing 16:55:17 f0e5a4d6c014: Preparing 16:55:17 3b19d27f08f7: Preparing 16:55:17 73bb99a6e169: Preparing 16:55:17 ec06c3102977: Preparing 16:55:17 6a3c62e080c7: Preparing 16:55:17 340cb19ca677: Preparing 16:55:17 4f4ce317c6bb: Preparing 16:55:17 ec06c3102977: Waiting 16:55:17 6a3c62e080c7: Waiting 16:55:17 3b19d27f08f7: Waiting 16:55:17 73bb99a6e169: Waiting 16:55:17 340cb19ca677: Waiting 16:55:17 4f4ce317c6bb: Waiting 16:55:17 13b74112b3dd: Layer already exists 16:55:17 9f1514f6394a: Layer already exists 16:55:17 f0e5a4d6c014: Layer already exists 16:55:17 e3991376f426: Layer already exists 16:55:17 f977f05a1c73: Layer already exists 16:55:17 3b19d27f08f7: Layer already exists 16:55:17 73bb99a6e169: Layer already exists 16:55:17 ec06c3102977: Layer already exists 16:55:17 6a3c62e080c7: Layer already exists 16:55:17 340cb19ca677: Layer already exists 16:55:17 4f4ce317c6bb: Layer already exists 16:55:17 48044024c8f65bd255fe9fe71c82cb348b3a4f7b-2.3.0-dev.32: digest: sha256:653c567fdf144bfab7b4be5abc03760af00416825d335590ccc184cc02c2cc34 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:55:18 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:55:18 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main 16:55:18 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 16:55:18 e3991376f426: Preparing 16:55:18 f977f05a1c73: Preparing 16:55:18 9f1514f6394a: Preparing 16:55:18 13b74112b3dd: Preparing 16:55:18 f0e5a4d6c014: Preparing 16:55:18 3b19d27f08f7: Preparing 16:55:18 73bb99a6e169: Preparing 16:55:18 ec06c3102977: Preparing 16:55:18 6a3c62e080c7: Preparing 16:55:18 340cb19ca677: Preparing 16:55:18 4f4ce317c6bb: Preparing 16:55:18 3b19d27f08f7: Waiting 16:55:18 73bb99a6e169: Waiting 16:55:18 6a3c62e080c7: Waiting 16:55:18 340cb19ca677: Waiting 16:55:18 4f4ce317c6bb: Waiting 16:55:18 ec06c3102977: Waiting 16:55:18 e3991376f426: Layer already exists 16:55:18 f0e5a4d6c014: Layer already exists 16:55:18 13b74112b3dd: Layer already exists 16:55:18 9f1514f6394a: Layer already exists 16:55:18 f977f05a1c73: Layer already exists 16:55:18 3b19d27f08f7: Layer already exists 16:55:18 73bb99a6e169: Layer already exists 16:55:18 340cb19ca677: Layer already exists 16:55:18 6a3c62e080c7: Layer already exists 16:55:18 ec06c3102977: Layer already exists 16:55:18 4f4ce317c6bb: Layer already exists 16:55:18 main: digest: sha256:653c567fdf144bfab7b4be5abc03760af00416825d335590ccc184cc02c2cc34 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:55:18 ===================================================== [Pipeline] echo 16:55:18 taggedImages: 16:55:18 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:48044024c8f65bd255fe9fe71c82cb348b3a4f7b 16:55:18 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 16:55:18 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.32 16:55:18 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:48044024c8f65bd255fe9fe71c82cb348b3a4f7b-2.3.0-dev.32 16:55:18 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:55:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:55:19 16:55:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:55:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:55:20 arm64: Pulling from edgex-lftools-log-publisher 16:55:20 8998bd30e6a1: Pulling fs layer 16:55:20 04944245beec: Pulling fs layer 16:55:20 699f458cf7ca: Pulling fs layer 16:55:20 765212b225bb: Pulling fs layer 16:55:20 f23df028b6ca: Pulling fs layer 16:55:20 d65c8cfc05b1: Pulling fs layer 16:55:20 2437ff75d9bd: Pulling fs layer 16:55:20 f23df028b6ca: Waiting 16:55:20 765212b225bb: Waiting 16:55:20 d65c8cfc05b1: Waiting 16:55:20 2437ff75d9bd: Waiting 16:55:20 04944245beec: Verifying Checksum 16:55:20 04944245beec: Download complete 16:55:20 765212b225bb: Verifying Checksum 16:55:20 765212b225bb: Download complete 16:55:20 f23df028b6ca: Verifying Checksum 16:55:20 f23df028b6ca: Download complete 16:55:20 d65c8cfc05b1: Verifying Checksum 16:55:20 d65c8cfc05b1: Download complete 16:55:20 699f458cf7ca: Verifying Checksum 16:55:20 699f458cf7ca: Download complete 16:55:20 8998bd30e6a1: Verifying Checksum 16:55:20 8998bd30e6a1: Download complete 16:55:22 2437ff75d9bd: Verifying Checksum 16:55:22 2437ff75d9bd: Download complete 16:55:25 8998bd30e6a1: Pull complete 16:55:25 04944245beec: Pull complete 16:55:27 699f458cf7ca: Pull complete 16:55:27 765212b225bb: Pull complete 16:55:28 f23df028b6ca: Pull complete 16:55:28 d65c8cfc05b1: Pull complete 16:55:43 2437ff75d9bd: Pull complete 16:55:43 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:55:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:55:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:55:44 prd-ubuntu20.04-docker-arm64-4c-16g-21487 does not seem to be running inside a container 16:55:44 $ 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/267 -v /w/workspace/edgex-go/267:/w/workspace/edgex-go/267:rw,z -v /w/workspace/edgex-go/267@tmp:/w/workspace/edgex-go/267@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 16:55:47 $ docker top 09dcc759323347d4d319432856f39d886702577473860a91dbbbaf8d36959a06 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:55:48 ---> job-cost.sh 16:55:48 lf-activate-venv: SKIPPING 16:55:48 INFO: No Stack... 16:55:48 INFO: Retrieving Pricing Info for: v3-standard-4 16:55:49 INFO: Archiving Costs [Pipeline] sh 16:55:50 + + cutcat -d, /w/workspace/edgex-go/267/archives/cost.csv -f6 16:55:50 [Pipeline] lock 16:55:50 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-267-stack-cost] 16:55:50 Resource [jenkins-edgexfoundry-edgex-go-main-267-stack-cost] did not exist. Created. 16:55:50 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-267-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:55:50 + echo total: 0.10999999940395355 [Pipeline] stash 16:55:51 Stashed 1 file(s) [Pipeline] } 16:55:51 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-267-stack-cost] [Pipeline] // lock [Pipeline] } 16:55:51 $ docker stop --time=1 09dcc759323347d4d319432856f39d886702577473860a91dbbbaf8d36959a06 16:55:53 $ docker rm -f 09dcc759323347d4d319432856f39d886702577473860a91dbbbaf8d36959a06 [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 16:55:53 provisioning config files... 16:55:53 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/267@tmp/config3755734609319023758tmp [Pipeline] { [Pipeline] sh 16:55:53 + set +x 16:55:53 + curl -s https://codecov.io/bash 16:55:53 + bash -s -- 16:55:53 16:55:53 _____ _ 16:55:53 / ____| | | 16:55:53 | | ___ __| | ___ ___ _____ __ 16:55:53 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:55:53 | |___| (_) | (_| | __/ (_| (_) \ V / 16:55:53 \_____\___/ \__,_|\___|\___\___/ \_/ 16:55:53 Bash-1.0.6 16:55:53 16:55:53 16:55:53 ==> git version 2.25.1 found 16:55:53 ==> 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 16:55:53 Release-Date: 2020-01-08 16:55:53 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:55:53 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:55:53 ==> Jenkins CI detected. 16:55:53 current dir:  /w/workspace/edgex-go/267 16:55:53 project root: . 16:55:53 --> token set from env 16:55:53 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:55:53 ==> Running gcov in . (disable via -X gcov) 16:55:53 ==> Python coveragepy not found 16:55:53 ==> Searching for coverage reports in: 16:55:53 + . 16:55:54 -> Found 1 reports 16:55:54 ==> Detecting git/mercurial file structure 16:55:54 ==> Reading reports 16:55:54 + ./coverage.out bytes=436312 16:55:54 ==> Appending adjustments 16:55:54 https://docs.codecov.io/docs/fixing-reports 16:55:55 + Found adjustments 16:55:55 ==> Gzipping contents 16:55:55 60K /tmp/codecov.yTj6tr.gz 16:55:55 ==> Uploading reports 16:55:55 url: https://codecov.io 16:55:55 query: branch=main&commit=48044024c8f65bd255fe9fe71c82cb348b3a4f7b&build=267&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F267%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 16:55:55 -> Pinging Codecov 16:55:55 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=48044024c8f65bd255fe9fe71c82cb348b3a4f7b&build=267&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F267%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 16:55:55 -> Uploading to 16:55:55 https://storage.googleapis.com/codecov/v4/raw/2022-07-29/00271124DB129430A58F1EEE437C3FCB/48044024c8f65bd255fe9fe71c82cb348b3a4f7b/3e398195-6c1f-4e00-ab97-dd8beb9ef258.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220729%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220729T165555Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d6eb82a5149748c26f9807f874182556efc73600d1c264e67f5873a4d136554b 16:55:55 % Total % Received % Xferd Average Speed Time Time Time Current 16:55:55 Dload Upload Total Spent Left Speed 16:55:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 60059 0 0 100 60059 0 266k --:--:-- --:--:-- --:--:-- 265k 100 60059 0 0 100 60059 0 241k --:--:-- --:--:-- --:--:-- 240k 16:55:55 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/48044024c8f65bd255fe9fe71c82cb348b3a4f7b [Pipeline] } 16:55:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 16:55:55 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 16:55:55 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:55:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:55:56 16:55:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:55:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:55:56 1.410.4: Pulling from edgex-devops/edgex-snyk-go 16:55:56 df9b9388f04a: Already exists 16:55:56 52dc419b0ee2: Pulling fs layer 16:55:56 25bc292e5bac: Pulling fs layer 16:55:56 114826534d7a: Pulling fs layer 16:55:56 4657fd5d0bcf: Pulling fs layer 16:55:56 6ad1cebc031e: Pulling fs layer 16:55:56 8a3aa393b2d8: Pulling fs layer 16:55:56 4657fd5d0bcf: Waiting 16:55:56 6ad1cebc031e: Waiting 16:55:56 8a3aa393b2d8: Waiting 16:55:56 25bc292e5bac: Verifying Checksum 16:55:56 25bc292e5bac: Download complete 16:55:56 52dc419b0ee2: Download complete 16:55:56 4657fd5d0bcf: Verifying Checksum 16:55:56 4657fd5d0bcf: Download complete 16:55:56 52dc419b0ee2: Pull complete 16:55:56 6ad1cebc031e: Verifying Checksum 16:55:56 6ad1cebc031e: Download complete 16:55:56 25bc292e5bac: Pull complete 16:55:57 114826534d7a: Download complete 16:55:57 8a3aa393b2d8: Download complete 16:56:00 114826534d7a: Pull complete 16:56:00 4657fd5d0bcf: Pull complete 16:56:00 6ad1cebc031e: Pull complete 16:56:03 8a3aa393b2d8: Pull complete 16:56:03 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 16:56:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:56:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:56:03 prd-ubuntu20.04-docker-8c-8g-21486 does not seem to be running inside a container 16:56:03 $ 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/267 -v /w/workspace/edgex-go/267:/w/workspace/edgex-go/267:rw,z -v /w/workspace/edgex-go/267@tmp:/w/workspace/edgex-go/267@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 16:56:06 $ docker top 661ffac0372d2756f1c9840ec02b7e69271c8ec0e1d19e3ce10ab1e54d92b5f7 -eo pid,comm [Pipeline] { [Pipeline] echo 16:56:06 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 16:56:06 + set -o pipefail 16:56:06 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 16:56:11 16:56:11 Monitoring /w/workspace/edgex-go/267 (github.com/edgexfoundry/edgex-go)... 16:56:11 16:56:11 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/715c7cd1-5876-42e9-8276-98ad91564e47 16:56:11 16:56:11 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 16:56:11 16:56:11 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 16:56:11 16:56:12 [Pipeline] } 16:56:12 $ docker stop --time=1 661ffac0372d2756f1c9840ec02b7e69271c8ec0e1d19e3ce10ab1e54d92b5f7 16:56:14 $ docker rm -f 661ffac0372d2756f1c9840ec02b7e69271c8ec0e1d19e3ce10ab1e54d92b5f7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 16:56:15 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:56:15 provisioning config files... 16:56:15 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/267@tmp/config5468478372373398668tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:56:15 --> edgex-publish-swagger.sh 16:56:15 === Publish openapi/v2 API === 16:56:15 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 16:56:15 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/267/openapi/v2/core-command.yaml] 16:56:15 % Total % Received % Xferd Average Speed Time Time Time Current 16:56:15 Dload Upload Total Spent Left Speed 16:56:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 143k --:--:-- --:--:-- --:--:-- 142k 100 33831 0 0 100 33831 0 30233 0:00:01 0:00:01 --:--:-- 30233 16:56:16 16:56:16 16:56:16 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/267/openapi/v2/core-data.yaml] 16:56:16 % Total % Received % Xferd Average Speed Time Time Time Current 16:56:16 Dload Upload Total Spent Left Speed 16:56:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 59471 0:00:01 0:00:01 --:--:-- 59422 100 71604 0 0 100 71604 0 41341 0:00:01 0:00:01 --:--:-- 41317 16:56:18 16:56:18 16:56:18 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/267/openapi/v2/core-metadata.yaml] 16:56:18 % Total % Received % Xferd Average Speed Time Time Time Current 16:56:18 Dload Upload Total Spent Left Speed 16:56:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 156k --:--:-- --:--:-- --:--:-- 156k 100 141k 0 0 100 141k 0 156k --:--:-- --:--:-- --:--:-- 156k 16:56:19 16:56:19 16:56:19 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/267/openapi/v2/support-notifications.yaml] 16:56:19 % Total % Received % Xferd Average Speed Time Time Time Current 16:56:19 Dload Upload Total Spent Left Speed 16:56:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 93821 --:--:-- --:--:-- --:--:-- 93722 100 89318 0 0 100 89318 0 93624 --:--:-- --:--:-- --:--:-- 93526 16:56:20 16:56:20 16:56:20 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/267/openapi/v2/support-scheduler.yaml] 16:56:20 % Total % Received % Xferd Average Speed Time Time Time Current 16:56:20 Dload Upload Total Spent Left Speed 16:56:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 40281 --:--:-- --:--:-- --:--:-- 40240 100 39556 0 0 100 39556 0 40281 --:--:-- --:--:-- --:--:-- 40240 16:56:21 16:56:21 16:56:21 [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/267/openapi/v2/system-agent.yaml] 16:56:21 % Total % Received % Xferd Average Speed Time Time Time Current 16:56:21 Dload Upload Total Spent Left Speed 16:56:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 16686 0:00:01 0:00:01 --:--:-- 16686 100 20091 0 0 100 20091 0 9111 0:00:02 0:00:02 --:--:-- 9111 100 20091 0 0 100 20091 0 6266 0:00:03 0:00:03 --:--:-- 6266 100 20091 0 0 100 20091 0 4774 0:00:04 0:00:04 --:--:-- 4775 100 20091 0 0 100 20091 0 3856 0:00:05 0:00:05 --:--:-- 3856 100 20091 0 0 100 20091 0 3235 0:00:06 0:00:06 --:--:-- 0 100 20091 0 0 100 20091 0 2962 0:00:06 0:00:06 --:--:-- 0 100 20091 0 0 100 20091 0 2962 0:00:06 0:00:06 --:--:-- 0 16:56:27 16:56:27 [Pipeline] } 16:56:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 16:56:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:56:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:56:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:56:28 prd-ubuntu20.04-docker-8c-8g-21486 does not seem to be running inside a container 16:56:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/267 -v /w/workspace/edgex-go/267:/w/workspace/edgex-go/267:rw,z -v /w/workspace/edgex-go/267@tmp:/w/workspace/edgex-go/267@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:56:29 $ docker top a89b6b5f8e44d5c25939d78070d22f0c53e6bba25930dc8a5229ab3d74d82892 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:56:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:56:29 [ssh-agent] Looking for ssh-agent implementation... 16:56:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:56:29 $ docker exec a89b6b5f8e44d5c25939d78070d22f0c53e6bba25930dc8a5229ab3d74d82892 ssh-agent 16:56:29 SSH_AUTH_SOCK=/tmp/ssh-I34OFLpBVisJ/agent.33 16:56:29 SSH_AGENT_PID=40 16:56:29 Running ssh-add (command line suppressed) 16:56:29 Identity added: /w/workspace/edgex-go/267@tmp/private_key_6573751418049140652.key (/w/workspace/edgex-go/267@tmp/private_key_6573751418049140652.key) 16:56:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:56:29 + git semver tag 16:56:30 2022-07-29 16:56:30,111 [run_tag] DEBUG tag force:False 16:56:30 2022-07-29 16:56:30,111 [check_head_tag] DEBUG check head tag 16:56:30 2022-07-29 16:56:30,112 [execute] INFO git cat-file --batch-check 16:56:30 2022-07-29 16:56:30,112 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/267, universal_newlines=False, shell=None, istream=) 16:56:30 2022-07-29 16:56:30,116 [execute] INFO git cat-file --batch 16:56:30 2022-07-29 16:56:30,116 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/267, universal_newlines=False, shell=None, istream=) 16:56:30 2022-07-29 16:56:30,134 [read_version] DEBUG read version from /w/workspace/edgex-go/267/.semver/main 16:56:30 2022-07-29 16:56:30,135 [execute] INFO git tag -a v2.3.0-dev.32 -m v2.3.0-dev.32 16:56:30 2022-07-29 16:56:30,135 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.32', '-m', 'v2.3.0-dev.32'], cwd=/w/workspace/edgex-go/267, universal_newlines=False, shell=None, istream=None) 16:56:30 2022-07-29 16:56:30,140 [read_version] DEBUG read version from /w/workspace/edgex-go/267/.semver/main 16:56:30 2.3.0-dev.32 [Pipeline] } 16:56:30 $ docker exec --env ******** --env ******** a89b6b5f8e44d5c25939d78070d22f0c53e6bba25930dc8a5229ab3d74d82892 ssh-agent -k 16:56:30 unset SSH_AUTH_SOCK; 16:56:30 unset SSH_AGENT_PID; 16:56:30 echo Agent pid 40 killed; 16:56:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:56:30 + git semver [Pipeline] } 16:56:30 $ docker stop --time=1 a89b6b5f8e44d5c25939d78070d22f0c53e6bba25930dc8a5229ab3d74d82892 16:56:32 $ docker rm -f a89b6b5f8e44d5c25939d78070d22f0c53e6bba25930dc8a5229ab3d74d82892 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:56:32 16:56:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:56:32 0.23.1-centos7: Pulling from edgex-lftools 16:56:32 ab5ef0e58194: Pulling fs layer 16:56:32 9712f1f96733: Pulling fs layer 16:56:32 63f879dbbcfc: Pulling fs layer 16:56:32 0d9ebad4ef96: Pulling fs layer 16:56:32 e9a5061849ea: Pulling fs layer 16:56:32 d747dcd14b5f: Pulling fs layer 16:56:32 2de7ff778b66: Pulling fs layer 16:56:32 0d9ebad4ef96: Waiting 16:56:32 e9a5061849ea: Waiting 16:56:32 d747dcd14b5f: Waiting 16:56:32 2de7ff778b66: Waiting 16:56:32 9712f1f96733: Download complete 16:56:33 63f879dbbcfc: Verifying Checksum 16:56:33 63f879dbbcfc: Download complete 16:56:33 ab5ef0e58194: Verifying Checksum 16:56:33 ab5ef0e58194: Download complete 16:56:33 d747dcd14b5f: Verifying Checksum 16:56:33 d747dcd14b5f: Download complete 16:56:33 e9a5061849ea: Verifying Checksum 16:56:33 0d9ebad4ef96: Verifying Checksum 16:56:33 0d9ebad4ef96: Download complete 16:56:33 2de7ff778b66: Verifying Checksum 16:56:33 2de7ff778b66: Download complete 16:56:36 ab5ef0e58194: Pull complete 16:56:36 9712f1f96733: Pull complete 16:56:36 63f879dbbcfc: Pull complete 16:56:41 0d9ebad4ef96: Pull complete 16:56:41 e9a5061849ea: Pull complete 16:56:41 d747dcd14b5f: Pull complete 16:56:41 2de7ff778b66: Pull complete 16:56:41 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 16:56:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:56:41 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:56:42 prd-ubuntu20.04-docker-8c-8g-21486 does not seem to be running inside a container 16:56:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/267 -v /w/workspace/edgex-go/267:/w/workspace/edgex-go/267:rw,z -v /w/workspace/edgex-go/267@tmp:/w/workspace/edgex-go/267@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 16:56:44 $ docker top 05eb8dee79d3c6110a4198e4c479ca4a8fdf67fc565205761d96d3b531970d38 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 16:56:45 provisioning config files... 16:56:45 copy managed file [sigul-config] to file:/w/workspace/edgex-go/267@tmp/config7799711036077282585tmp 16:56:45 copy managed file [sigul-password] to file:/w/workspace/edgex-go/267@tmp/config9096329393353005529tmp 16:56:45 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/267@tmp/config5528230593024468779tmp [Pipeline] { [Pipeline] echo 16:56:45 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 16:56:45 ---> sigul-configuration.sh 16:56:45 gpg: directory `/root/.gnupg' created 16:56:45 gpg: new configuration file `/root/.gnupg/gpg.conf' created 16:56:45 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 16:56:45 gpg: keyring `/root/.gnupg/secring.gpg' created 16:56:45 gpg: keyring `/root/.gnupg/pubring.gpg' created 16:56:45 gpg: CAST5 encrypted data 16:56:45 gpg: encrypted with 1 passphrase 16:56:45 gpg: WARNING: message was not integrity protected [Pipeline] sh 16:56:45 + mkdir /home/jenkins 16:56:45 + mkdir /home/jenkins/sigul [Pipeline] sh 16:56:46 + 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 16:56:46 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 16:56:46 ---> sigul-install.sh 16:56:46 Sigul already installed; skipping installation. [Pipeline] sh 16:56:46 + git tag --list 16:56:46 0.6.0 16:56:46 0.6.1 16:56:46 0.7.0 16:56:46 0.7.1 16:56:46 v1.0.0 16:56:46 v1.0.1 16:56:46 v1.1.0 16:56:46 v1.2.0 16:56:46 v1.2.1 16:56:46 v1.3.0 16:56:46 v1.3.1 16:56:46 v2.0.0 16:56:46 v2.1.0 16:56:46 v2.1.1 16:56:46 v2.1.1-dev.1 16:56:46 v2.1.1-dev.2 16:56:46 v2.1.1-dev.3 16:56:46 v2.1.1-dev.4 16:56:46 v2.1.1-dev.5 16:56:46 v2.1.1-dev.6 16:56:46 v2.1.1-dev.7 16:56:46 v2.1.1-dev.8 16:56:46 v2.2.0 16:56:46 v2.2.1-dev.1 16:56:46 v2.2.1-dev.10 16:56:46 v2.2.1-dev.11 16:56:46 v2.2.1-dev.12 16:56:46 v2.2.1-dev.13 16:56:46 v2.2.1-dev.14 16:56:46 v2.2.1-dev.15 16:56:46 v2.2.1-dev.16 16:56:46 v2.2.1-dev.17 16:56:46 v2.2.1-dev.18 16:56:46 v2.2.1-dev.19 16:56:46 v2.2.1-dev.2 16:56:46 v2.2.1-dev.20 16:56:46 v2.2.1-dev.21 16:56:46 v2.2.1-dev.22 16:56:46 v2.2.1-dev.23 16:56:46 v2.2.1-dev.24 16:56:46 v2.2.1-dev.25 16:56:46 v2.2.1-dev.26 16:56:46 v2.2.1-dev.27 16:56:46 v2.2.1-dev.28 16:56:46 v2.2.1-dev.29 16:56:46 v2.2.1-dev.3 16:56:46 v2.2.1-dev.4 16:56:46 v2.2.1-dev.5 16:56:46 v2.2.1-dev.6 16:56:46 v2.2.1-dev.7 16:56:46 v2.2.1-dev.8 16:56:46 v2.2.1-dev.9 16:56:46 v2.3.0-dev.29 16:56:46 v2.3.0-dev.30 16:56:46 v2.3.0-dev.31 16:56:46 v2.3.0-dev.32 [Pipeline] sh 16:56:46 + lftools sign git-tag v2.3.0-dev.32 16:56:47 Signing Git tag with Sigul... 16:56:47 Signing v2.3.0-dev.32 [Pipeline] echo 16:56:47 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 16:56:48 ---> sigul-configuration-cleanup.sh [Pipeline] } 16:56:48 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 16:56:48 $ docker stop --time=1 05eb8dee79d3c6110a4198e4c479ca4a8fdf67fc565205761d96d3b531970d38 16:56:49 $ docker rm -f 05eb8dee79d3c6110a4198e4c479ca4a8fdf67fc565205761d96d3b531970d38 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 16:56:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:56:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:56:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:56:50 prd-ubuntu20.04-docker-8c-8g-21486 does not seem to be running inside a container 16:56:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/267 -v /w/workspace/edgex-go/267:/w/workspace/edgex-go/267:rw,z -v /w/workspace/edgex-go/267@tmp:/w/workspace/edgex-go/267@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:56:50 $ docker top ba62169fde2a37476d7d74525befc91f62b27c3b5a2a0e4738e4faac9af4b01b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:56:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:56:50 [ssh-agent] Looking for ssh-agent implementation... 16:56:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:56:50 $ docker exec ba62169fde2a37476d7d74525befc91f62b27c3b5a2a0e4738e4faac9af4b01b ssh-agent 16:56:50 SSH_AUTH_SOCK=/tmp/ssh-4F80Vr5EMONY/agent.34 16:56:50 SSH_AGENT_PID=40 16:56:50 Running ssh-add (command line suppressed) 16:56:51 Identity added: /w/workspace/edgex-go/267@tmp/private_key_6537453329939964034.key (/w/workspace/edgex-go/267@tmp/private_key_6537453329939964034.key) 16:56:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:56:51 + git semver bump pre 16:56:51 2022-07-29 16:56:51,585 [read_version] DEBUG read version from /w/workspace/edgex-go/267/.semver/main 16:56:51 2022-07-29 16:56:51,585 [bump_version] DEBUG bumping version:2.3.0-dev.32 on axis:pre with prefix:dev 16:56:51 2022-07-29 16:56:51,585 [bump_version] DEBUG bumped version:2.3.0-dev.33 16:56:51 2022-07-29 16:56:51,585 [write_version] DEBUG write version:2.3.0-dev.33 to path:/w/workspace/edgex-go/267/.semver/main with force:True 16:56:51 2022-07-29 16:56:51,585 [read_version] DEBUG read version from /w/workspace/edgex-go/267/.semver/main 16:56:51 2022-07-29 16:56:51,585 [write_file] DEBUG write to file:/w/workspace/edgex-go/267/.semver/main 16:56:51 2022-07-29 16:56:51,587 [execute] INFO git cat-file --batch-check 16:56:51 2022-07-29 16:56:51,587 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/267/.semver, universal_newlines=False, shell=None, istream=) 16:56:51 2022-07-29 16:56:51,591 [execute] INFO git cat-file --batch 16:56:51 2022-07-29 16:56:51,591 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/267/.semver, universal_newlines=False, shell=None, istream=) 16:56:51 2022-07-29 16:56:51,596 [read_version] DEBUG read version from /w/workspace/edgex-go/267/.semver/main 16:56:51 2.3.0-dev.33 [Pipeline] } 16:56:51 $ docker exec --env ******** --env ******** ba62169fde2a37476d7d74525befc91f62b27c3b5a2a0e4738e4faac9af4b01b ssh-agent -k 16:56:51 unset SSH_AUTH_SOCK; 16:56:51 unset SSH_AGENT_PID; 16:56:51 echo Agent pid 40 killed; 16:56:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:56:52 + git semver [Pipeline] } 16:56:52 $ docker stop --time=1 ba62169fde2a37476d7d74525befc91f62b27c3b5a2a0e4738e4faac9af4b01b 16:56:53 $ docker rm -f ba62169fde2a37476d7d74525befc91f62b27c3b5a2a0e4738e4faac9af4b01b [Pipeline] // withDockerContainer [Pipeline] sh 16:56:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:56:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:56:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:56:54 prd-ubuntu20.04-docker-8c-8g-21486 does not seem to be running inside a container 16:56:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/267 -v /w/workspace/edgex-go/267:/w/workspace/edgex-go/267:rw,z -v /w/workspace/edgex-go/267@tmp:/w/workspace/edgex-go/267@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:56:54 $ docker top 28a18f2c2cbb6c9a174e0b081b5ca780f1ffbdad66d593ad78cf667c62cebd91 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:56:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:56:54 [ssh-agent] Looking for ssh-agent implementation... 16:56:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:56:55 $ docker exec 28a18f2c2cbb6c9a174e0b081b5ca780f1ffbdad66d593ad78cf667c62cebd91 ssh-agent 16:56:55 SSH_AUTH_SOCK=/tmp/ssh-Fm9h6TwSjofb/agent.32 16:56:55 SSH_AGENT_PID=38 16:56:55 Running ssh-add (command line suppressed) 16:56:55 Identity added: /w/workspace/edgex-go/267@tmp/private_key_7074094563628237407.key (/w/workspace/edgex-go/267@tmp/private_key_7074094563628237407.key) 16:56:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:56:55 + git semver push 16:56:55 2022-07-29 16:56:55,780 [run_push] DEBUG push 16:56:55 2022-07-29 16:56:55,781 [execute] INFO git cat-file --batch-check 16:56:55 2022-07-29 16:56:55,781 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/267/.semver, universal_newlines=False, shell=None, istream=) 16:56:55 2022-07-29 16:56:55,785 [execute] INFO git rev-list 5949b13021fcbde91081052551a43186ef52d707 -- 16:56:55 2022-07-29 16:56:55,785 [execute] DEBUG Popen(['git', 'rev-list', '5949b13021fcbde91081052551a43186ef52d707', '--'], cwd=/w/workspace/edgex-go/267/.semver, universal_newlines=False, shell=None, istream=None) 16:56:55 2022-07-29 16:56:55,797 [execute] INFO git fetch -v origin 16:56:55 2022-07-29 16:56:55,798 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/267/.semver, universal_newlines=True, shell=None, istream=None) 16:56:56 2022-07-29 16:56:56,277 [run_push] DEBUG no remote changes detected 16:56:56 2022-07-29 16:56:56,278 [execute] INFO git push origin semver 16:56:56 2022-07-29 16:56:56,278 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/267/.semver, universal_newlines=False, shell=None, istream=None) 16:56:57 2022-07-29 16:56:57,009 [run_push] DEBUG push all version tags 16:56:57 2022-07-29 16:56:57,010 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 16:56:57 2022-07-29 16:56:57,011 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/267, universal_newlines=False, shell=None, istream=None) 16:56:57 2022-07-29 16:56:57,690 [read_version] DEBUG read version from /w/workspace/edgex-go/267/.semver/main 16:56:57 2.3.0-dev.33 [Pipeline] } 16:56:57 $ docker exec --env ******** --env ******** 28a18f2c2cbb6c9a174e0b081b5ca780f1ffbdad66d593ad78cf667c62cebd91 ssh-agent -k 16:56:58 unset SSH_AUTH_SOCK; 16:56:58 unset SSH_AGENT_PID; 16:56:58 echo Agent pid 38 killed; 16:56:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:56:58 + git semver [Pipeline] } 16:56:58 $ docker stop --time=1 28a18f2c2cbb6c9a174e0b081b5ca780f1ffbdad66d593ad78cf667c62cebd91 16:56:59 $ docker rm -f 28a18f2c2cbb6c9a174e0b081b5ca780f1ffbdad66d593ad78cf667c62cebd91 [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 16:57:00 + [ -d /w/workspace/edgex-go/267/archives ] [Pipeline] libraryResource [Pipeline] sh 16:57:00 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:57:01 ---> package-listing.sh 16:57:01 ++ facter osfamily 16:57:01 ++ tr '[:upper:]' '[:lower:]' 16:57:01 + OS_FAMILY=debian 16:57:01 + workspace=/w/workspace/edgex-go/267 16:57:01 + START_PACKAGES=/tmp/packages_start.txt 16:57:01 + END_PACKAGES=/tmp/packages_end.txt 16:57:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:57:01 + PACKAGES=/tmp/packages_start.txt 16:57:01 + '[' /w/workspace/edgex-go/267 ']' 16:57:01 + PACKAGES=/tmp/packages_end.txt 16:57:01 + case "${OS_FAMILY}" in 16:57:01 + dpkg -l 16:57:01 + grep '^ii' 16:57:01 + '[' -f /tmp/packages_start.txt ']' 16:57:01 + '[' -f /tmp/packages_end.txt ']' 16:57:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:57:01 + '[' /w/workspace/edgex-go/267 ']' 16:57:01 + mkdir -p /w/workspace/edgex-go/267/archives/ 16:57:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/267/archives/ [Pipeline] echo 16:57:01 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/267/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:57:02 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:57:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:57:02 16:57:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:57:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:57:03 latest: Pulling from edgex-lftools-log-publisher 16:57:03 5eb5b503b376: Pulling fs layer 16:57:03 5c69ac0246d0: Pulling fs layer 16:57:03 ec43610c2a17: Pulling fs layer 16:57:03 3a2ae6a8a46f: Pulling fs layer 16:57:03 33b1e0a273af: Pulling fs layer 16:57:03 5d3b04190fa2: Pulling fs layer 16:57:03 2f39f015ded8: Pulling fs layer 16:57:03 3a2ae6a8a46f: Waiting 16:57:03 33b1e0a273af: Waiting 16:57:03 5d3b04190fa2: Waiting 16:57:03 5c69ac0246d0: Download complete 16:57:03 3a2ae6a8a46f: Verifying Checksum 16:57:03 3a2ae6a8a46f: Download complete 16:57:03 33b1e0a273af: Verifying Checksum 16:57:03 33b1e0a273af: Download complete 16:57:03 ec43610c2a17: Verifying Checksum 16:57:03 ec43610c2a17: Download complete 16:57:03 5d3b04190fa2: Verifying Checksum 16:57:03 5d3b04190fa2: Download complete 16:57:03 5eb5b503b376: Verifying Checksum 16:57:03 5eb5b503b376: Download complete 16:57:04 2f39f015ded8: Download complete 16:57:04 5eb5b503b376: Pull complete 16:57:05 5c69ac0246d0: Pull complete 16:57:05 ec43610c2a17: Pull complete 16:57:05 3a2ae6a8a46f: Pull complete 16:57:05 33b1e0a273af: Pull complete 16:57:05 5d3b04190fa2: Pull complete 16:57:10 2f39f015ded8: Pull complete 16:57:10 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:57:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:57:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:57:10 prd-ubuntu20.04-docker-8c-8g-21486 does not seem to be running inside a container 16:57:10 $ 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/267/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/267 -v /w/workspace/edgex-go/267:/w/workspace/edgex-go/267:rw,z -v /w/workspace/edgex-go/267@tmp:/w/workspace/edgex-go/267@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:57:12 $ docker top 3f95dc3568143c9770f171a5811bff4f487234f3c57706bc313ff41a3a18901e -eo pid,comm [Pipeline] { [Pipeline] sh 16:57:12 + touch /tmp/pre-build-complete [Pipeline] sh 16:57:12 + mkdir -p /var/log/sysstat [Pipeline] sh 16:57:13 + ls /var/log/sa-host 16:57:13 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:57:13 provisioning config files... 16:57:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/267@tmp/config6514454878816561665tmp [Pipeline] { [Pipeline] echo 16:57:13 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:57:13 ---> create-netrc.sh [Pipeline] } 16:57:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:57:13 ---> python-tools-install.sh [Pipeline] echo 16:57:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:57:14 ---> sudo-logs.sh 16:57:14 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:57:14 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:57:14 ---> job-cost.sh 16:57:14 lf-activate-venv: SKIPPING 16:57:14 DEBUG: total: 0.10999999940395355 16:57:14 INFO: Retrieving Stack Cost... 16:57:14 INFO: Retrieving Pricing Info for: v3-standard-8 16:57:15 INFO: Archiving Costs [Pipeline] echo 16:57:15 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:57:15 ---> logs-deploy.sh 16:57:15 lf-activate-venv: SKIPPING 16:57:15 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/267 16:57:15 INFO: archiving workspace using pattern(s): 16:57:16 Archives upload complete. 16:57:16 INFO: archiving logs to Nexus 16:57:17 ---> uname -a: 16:57:17 Linux prd-ubuntu20-04-docker-8c-8g-21486 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 16:57:17 16:57:17 16:57:17 ---> lscpu: 16:57:17 Architecture: x86_64 16:57:17 CPU op-mode(s): 32-bit, 64-bit 16:57:17 Byte Order: Little Endian 16:57:17 Address sizes: 40 bits physical, 48 bits virtual 16:57:17 CPU(s): 8 16:57:17 On-line CPU(s) list: 0-7 16:57:17 Thread(s) per core: 1 16:57:17 Core(s) per socket: 1 16:57:17 Socket(s): 8 16:57:17 NUMA node(s): 1 16:57:17 Vendor ID: AuthenticAMD 16:57:17 CPU family: 23 16:57:17 Model: 49 16:57:17 Model name: AMD EPYC-Rome Processor 16:57:17 Stepping: 0 16:57:17 CPU MHz: 2799.998 16:57:17 BogoMIPS: 5599.99 16:57:17 Virtualization: AMD-V 16:57:17 Hypervisor vendor: KVM 16:57:17 Virtualization type: full 16:57:17 L1d cache: 256 KiB 16:57:17 L1i cache: 256 KiB 16:57:17 L2 cache: 4 MiB 16:57:17 L3 cache: 128 MiB 16:57:17 NUMA node0 CPU(s): 0-7 16:57:17 Vulnerability Itlb multihit: Not affected 16:57:17 Vulnerability L1tf: Not affected 16:57:17 Vulnerability Mds: Not affected 16:57:17 Vulnerability Meltdown: Not affected 16:57:17 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:57:17 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 16:57:17 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 16:57:17 Vulnerability Srbds: Not affected 16:57:17 Vulnerability Tsx async abort: Not affected 16:57:17 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 16:57:17 16:57:17 16:57:17 ---> nproc: 16:57:17 8 16:57:17 16:57:17 16:57:17 ---> df -h: 16:57:17 Filesystem Size Used Avail Use% Mounted on 16:57:17 overlay 155G 21G 135G 13% / 16:57:17 tmpfs 64M 0 64M 0% /dev 16:57:17 tmpfs 16G 0 16G 0% /sys/fs/cgroup 16:57:17 shm 64M 0 64M 0% /dev/shm 16:57:17 /dev/vda1 155G 21G 135G 13% /facter-os 16:57:17 16:57:17 16:57:17 ---> sar -b -r -n DEV: 16:57:17 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-21486) 07/29/22 _x86_64_ (8 CPU) 16:57:17 16:57:17 16:26:30 LINUX RESTART (8 CPU) 16:57:17 16:57:17 16:27:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:57:17 16:28:01 350.17 14.56 335.61 0.00 2169.51 156219.16 0.00 16:57:17 16:29:01 40.83 0.02 40.81 0.00 0.13 13410.16 0.00 16:57:17 16:30:01 81.34 0.17 81.17 0.00 9.60 33744.93 0.00 16:57:17 16:31:01 607.05 8.16 598.88 0.00 81.97 390286.57 0.00 16:57:17 16:32:01 1161.39 3.05 1158.34 0.00 26.93 447747.38 0.00 16:57:17 16:33:01 692.25 0.03 692.22 0.00 0.27 173432.56 0.00 16:57:17 16:34:01 135.12 0.02 135.10 0.00 2.13 11826.19 0.00 16:57:17 16:35:01 15.85 0.00 15.85 0.00 0.00 414.73 0.00 16:57:17 16:36:01 1.15 0.00 1.15 0.00 0.00 13.60 0.00 16:57:17 16:37:01 1.87 0.00 1.87 0.00 0.00 25.06 0.00 16:57:17 16:38:01 0.97 0.00 0.97 0.00 0.00 11.60 0.00 16:57:17 16:39:01 1.62 0.00 1.62 0.00 0.00 19.33 0.00 16:57:17 16:40:01 0.92 0.00 0.92 0.00 0.00 10.26 0.00 16:57:17 16:41:01 1.33 0.00 1.33 0.00 0.00 16.26 0.00 16:57:17 16:42:01 1.70 0.02 1.68 0.00 0.13 18.66 0.00 16:57:17 16:43:01 1.58 0.00 1.58 0.00 0.00 19.46 0.00 16:57:17 16:44:01 1.13 0.00 1.13 0.00 0.00 13.06 0.00 16:57:17 16:45:01 1.12 0.00 1.12 0.00 0.00 12.93 0.00 16:57:17 16:46:01 1.10 0.00 1.10 0.00 0.00 13.46 0.00 16:57:17 16:47:01 3.43 1.57 1.87 0.00 49.05 22.93 0.00 16:57:17 16:48:01 1.03 0.00 1.03 0.00 0.00 12.53 0.00 16:57:17 16:49:01 3.13 0.87 2.27 0.00 18.40 31.19 0.00 16:57:17 16:50:01 1.17 0.00 1.17 0.00 0.00 12.93 0.00 16:57:17 16:51:01 1.72 0.00 1.72 0.00 0.00 19.86 0.00 16:57:17 16:52:01 1.02 0.00 1.02 0.00 0.00 11.86 0.00 16:57:17 16:53:01 1.68 0.00 1.68 0.00 0.00 19.46 0.00 16:57:17 16:54:01 1.25 0.00 1.25 0.00 0.00 14.13 0.00 16:57:17 16:55:01 0.87 0.00 0.87 0.00 0.00 10.93 0.00 16:57:17 16:56:01 4.57 0.07 4.50 0.00 7.87 453.12 0.00 16:57:17 16:57:01 147.44 0.32 147.13 0.00 20.66 58052.32 0.00 16:57:17 Average: 108.86 0.96 107.90 0.00 79.55 42865.41 0.00 16:57:17 16:57:17 16:27:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:57:17 16:28:01 28208780 31763436 532164 1.62 135764 3645328 2104236 6.20 1220376 3025152 624 16:57:17 16:29:01 27256512 31276932 1010164 3.07 139304 4062544 2377724 7.01 1802168 3338632 166648 16:57:17 16:30:01 27656580 31748140 542464 1.65 141760 4134972 2108124 6.21 1337204 3409232 332 16:57:17 16:31:01 20768516 31150588 1106080 3.36 282448 9969020 4654304 13.72 2648144 8625152 159424 16:57:17 16:32:01 15410372 31610980 657876 2.00 394104 15447104 2671068 7.87 2302060 14123236 1306160 16:57:17 16:33:01 18489416 31707960 558432 1.70 412988 12490512 2054848 6.06 2341440 11052048 120188 16:57:17 16:34:01 19013928 31740788 530960 1.61 415252 12025136 2082480 6.14 2317644 10583376 1312 16:57:17 16:35:01 19038516 31765856 505484 1.54 415820 12025268 1866988 5.50 2291988 10583336 92 16:57:17 16:36:01 19040036 31767404 503916 1.53 415828 12025276 1866988 5.50 2290284 10583344 16 16:57:17 16:37:01 19046396 31774016 498044 1.51 415848 12025252 1866988 5.50 2283496 10583592 24 16:57:17 16:38:01 19047728 31775352 496700 1.51 415860 12025256 1866988 5.50 2282248 10583596 28 16:57:17 16:39:01 19047592 31775236 496716 1.51 415876 12025260 1866988 5.50 2282372 10583600 196 16:57:17 16:40:01 19048924 31776568 495372 1.51 415888 12025260 1866988 5.50 2281304 10583600 12 16:57:17 16:41:01 19049116 31776904 495236 1.51 415892 12025392 1866988 5.50 2281336 10583716 12 16:57:17 16:42:01 19049568 31777552 494952 1.51 415904 12025392 1904956 5.61 2280896 10583888 28 16:57:17 16:43:01 19048756 31776756 495680 1.51 415920 12025400 1904956 5.61 2281428 10583892 24 16:57:17 16:44:01 19049180 31777200 495152 1.51 415948 12025404 1904956 5.61 2281188 10583900 16 16:57:17 16:45:01 19049132 31777156 495128 1.51 415956 12025404 1904956 5.61 2280912 10583900 148 16:57:17 16:46:01 19049084 31777148 495100 1.51 415968 12025408 1904956 5.61 2281232 10583904 32 16:57:17 16:47:01 19045688 31776244 496076 1.51 416012 12026880 1904956 5.61 2287124 10583432 52 16:57:17 16:48:01 19045868 31776428 495876 1.51 416012 12026884 1904956 5.61 2286700 10583424 20 16:57:17 16:49:01 19041448 31772888 499000 1.52 416072 12027400 1958240 5.77 2286612 10583888 276 16:57:17 16:50:01 19041440 31772880 498932 1.52 416084 12027400 1958240 5.77 2286536 10583888 12 16:57:17 16:51:01 19041376 31772852 498864 1.52 416100 12027408 1958240 5.77 2286568 10583892 28 16:57:17 16:52:01 19040988 31772472 499136 1.52 416116 12027412 1958240 5.77 2286952 10583896 48 16:57:17 16:53:01 19040900 31772428 499084 1.52 416128 12027416 1958240 5.77 2286816 10583904 20 16:57:17 16:54:01 19041380 31772912 498496 1.52 416144 12027420 1958240 5.77 2286868 10583908 176 16:57:17 16:55:01 19041076 31772628 499000 1.52 416144 12027420 1941984 5.72 2286628 10583908 180 16:57:17 16:56:01 18362216 31707568 562720 1.71 422828 12609880 2293872 6.76 2358276 11166340 590756 16:57:17 16:57:01 17548452 31746888 521852 1.59 461424 13330352 1972196 5.81 2415180 11827408 344 16:57:17 Average: 19755299 31723739 549155 1.67 384713 11342149 2080463 6.13 2224066 9980299 78241 16:57:17 16:57:17 16:27:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:57:17 16:28:01 ens3 1203.53 1158.59 12399.88 151.94 0.00 0.00 0.00 0.00 16:57:17 16:28:01 docker0 504.40 467.99 38.84 3860.56 0.00 0.00 0.00 0.00 16:57:17 16:28:01 lo 4.73 4.73 0.46 0.46 0.00 0.00 0.00 0.00 16:57:17 16:28:01 veth4240644 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 16:57:17 16:29:01 ens3 68.16 62.56 33.97 62.95 0.00 0.00 0.00 0.00 16:57:17 16:29:01 docker0 1.50 1.57 0.10 0.13 0.00 0.00 0.00 0.00 16:57:17 16:29:01 vethc556ac5 1.50 1.70 0.12 0.14 0.00 0.00 0.00 0.00 16:57:17 16:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:57:17 16:30:01 ens3 122.98 92.23 1701.75 78.46 0.00 0.00 0.00 0.00 16:57:17 16:30:01 veth399b695 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:57:17 16:30:01 docker0 0.00 0.05 0.00 0.01 0.00 0.00 0.00 0.00 16:57:17 16:30:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 16:57:17 16:31:01 vethe86b2d3 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 16:57:17 16:31:01 ens3 276.34 208.93 1785.26 29.40 0.00 0.00 0.00 0.00 16:57:17 16:31:01 veth399b695 0.00 0.68 0.00 0.04 0.00 0.00 0.00 0.00 16:57:17 16:31:01 vethcc15973 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 16:57:17 16:31:01 docker0 186.90 240.85 13.39 1711.43 0.00 0.00 0.00 0.00 16:57:17 16:31:01 veth4fcbbf4 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 16:57:17 16:31:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 16:57:17 16:31:01 veth11ed45e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 16:57:17 16:32:01 ens3 308.67 224.68 3207.84 91.68 0.00 0.00 0.00 0.00 16:57:17 16:32:01 veth399b695 0.00 0.90 0.00 0.04 0.00 0.00 0.00 0.00 16:57:17 16:32:01 docker0 133.51 188.04 10.01 1982.93 0.00 0.00 0.00 0.00 16:57:17 16:32:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 16:57:17 16:33:01 ens3 86.75 64.46 216.09 81.62 0.00 0.00 0.00 0.00 16:57:17 16:33:01 veth399b695 0.00 0.27 0.00 0.01 0.00 0.00 0.00 0.00 16:57:17 16:33:01 docker0 18.85 28.73 1.13 191.51 0.00 0.00 0.00 0.00 16:57:17 16:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:57:17 16:34:01 ens3 436.14 430.27 260.58 2136.16 0.00 0.00 0.00 0.00 16:57:17 16:34:01 docker0 2.28 4.55 0.14 43.49 0.00 0.00 0.00 0.00 16:57:17 16:34:01 lo 42.92 42.92 4.23 4.23 0.00 0.00 0.00 0.00 16:57:17 16:35:01 ens3 279.22 275.97 121.33 1442.70 0.00 0.00 0.00 0.00 16:57:17 16:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:17 16:35:01 lo 21.20 21.20 2.08 2.08 0.00 0.00 0.00 0.00 16:57:17 16:36:01 ens3 2.98 1.42 3.91 0.09 0.00 0.00 0.00 0.00 16:57:17 16:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:17 16:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:17 16:37:01 ens3 0.23 0.17 0.08 0.07 0.00 0.00 0.00 0.00 16:57:17 16:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:17 16:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:57:17 16:38:01 ens3 0.13 0.08 0.06 0.01 0.00 0.00 0.00 0.00 16:57:17 16:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:17 16:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:17 16:39:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:57:17 16:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:17 16:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:57:17 16:40:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:17 16:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:17 16:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:17 16:41:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:57:17 16:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:17 16:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:57:17 16:42:01 ens3 0.20 0.08 0.08 0.06 0.00 0.00 0.00 0.00 16:57:17 16:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:17 16:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:17 16:43:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:57:17 16:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:17 16:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:57:17 16:44:01 ens3 0.12 0.07 0.01 0.00 0.00 0.00 0.00 0.00 16:57:17 16:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:17 16:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:17 16:45:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:57:17 16:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:17 16:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:57:17 16:46:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:17 16:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:17 16:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:17 16:47:01 ens3 7.31 5.58 5.36 6.15 0.00 0.00 0.00 0.00 16:57:17 16:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:17 16:47:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 16:57:17 16:48:01 ens3 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:57:17 16:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:17 16:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:17 16:49:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:57:17 16:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:17 16:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:57:17 16:50:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:17 16:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:17 16:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:17 16:51:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:57:17 16:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:17 16:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:57:17 16:52:01 ens3 0.18 0.10 0.08 0.07 0.00 0.00 0.00 0.00 16:57:17 16:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:17 16:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:17 16:53:01 ens3 0.22 0.18 0.13 0.01 0.00 0.00 0.00 0.00 16:57:17 16:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:17 16:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:57:17 16:54:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:17 16:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:17 16:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:17 16:55:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:57:17 16:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:17 16:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:57:17 16:56:01 ens3 122.90 71.20 3920.22 9.31 0.00 0.00 0.00 0.00 16:57:17 16:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:17 16:56:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 16:57:17 16:57:01 ens3 295.47 230.78 3962.63 148.64 0.00 0.00 0.00 0.00 16:57:17 16:57:01 docker0 44.79 49.53 3.93 691.88 0.00 0.00 0.00 0.00 16:57:17 16:57:01 lo 1.47 1.47 0.15 0.15 0.00 0.00 0.00 0.00 16:57:17 Average: ens3 107.09 94.27 920.64 141.32 0.00 0.00 0.00 0.00 16:57:17 Average: docker0 29.74 32.71 2.25 282.74 0.00 0.00 0.00 0.00 16:57:17 Average: lo 2.55 2.55 0.25 0.25 0.00 0.00 0.00 0.00 16:57:17 16:57:17 16:57:17 ---> sar -P ALL: 16:57:17 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-21486) 07/29/22 _x86_64_ (8 CPU) 16:57:17 16:57:17 16:26:30 LINUX RESTART (8 CPU) 16:57:17 16:57:17 16:27:01 CPU %user %nice %system %iowait %steal %idle 16:57:17 16:28:01 all 11.99 0.00 4.69 2.13 0.06 81.12 16:57:17 16:28:01 0 16.40 0.00 4.95 1.23 0.07 77.35 16:57:17 16:28:01 1 11.71 0.00 3.69 0.49 0.05 84.07 16:57:17 16:28:01 2 10.31 0.00 4.79 2.26 0.07 82.56 16:57:17 16:28:01 3 10.91 0.00 4.57 0.61 0.07 83.84 16:57:17 16:28:01 4 9.49 0.00 3.88 1.99 0.05 84.59 16:57:17 16:28:01 5 11.84 0.00 6.05 7.82 0.07 74.22 16:57:17 16:28:01 6 14.16 0.00 4.83 2.16 0.05 78.80 16:57:17 16:28:01 7 11.10 0.00 4.74 0.45 0.09 83.62 16:57:17 16:29:01 all 43.48 0.00 6.94 0.25 0.09 49.23 16:57:17 16:29:01 0 43.89 0.00 5.99 0.07 0.08 49.97 16:57:17 16:29:01 1 43.97 0.00 7.26 0.30 0.10 48.37 16:57:17 16:29:01 2 43.32 0.00 6.73 0.03 0.10 49.81 16:57:17 16:29:01 3 43.26 0.00 6.74 0.00 0.08 49.92 16:57:17 16:29:01 4 43.00 0.00 7.70 1.46 0.08 47.76 16:57:17 16:29:01 5 43.57 0.00 7.51 0.03 0.08 48.80 16:57:17 16:29:01 6 43.27 0.00 6.53 0.05 0.12 50.03 16:57:17 16:29:01 7 43.57 0.00 7.08 0.05 0.10 49.20 16:57:17 16:30:01 all 39.67 0.00 6.49 0.60 0.09 53.14 16:57:17 16:30:01 0 39.29 0.00 6.78 0.03 0.08 53.82 16:57:17 16:30:01 1 39.50 0.00 6.44 0.78 0.08 53.20 16:57:17 16:30:01 2 40.45 0.00 5.63 0.03 0.10 53.78 16:57:17 16:30:01 3 38.40 0.00 6.62 2.57 0.10 52.30 16:57:17 16:30:01 4 39.38 0.00 6.84 1.13 0.08 52.56 16:57:17 16:30:01 5 40.88 0.00 6.86 0.05 0.10 52.11 16:57:17 16:30:01 6 39.85 0.00 6.15 0.00 0.10 53.90 16:57:17 16:30:01 7 39.60 0.00 6.59 0.24 0.08 53.48 16:57:17 16:31:01 all 29.10 0.00 14.81 6.30 0.10 49.69 16:57:17 16:31:01 0 31.38 0.00 15.14 1.93 0.09 51.47 16:57:17 16:31:01 1 29.19 0.00 14.33 7.35 0.10 49.02 16:57:17 16:31:01 2 30.75 0.00 14.74 3.23 0.12 51.16 16:57:17 16:31:01 3 27.61 0.00 14.82 3.47 0.09 54.02 16:57:17 16:31:01 4 26.35 0.00 13.32 2.46 0.08 57.78 16:57:17 16:31:01 5 31.91 0.00 14.11 4.94 0.10 48.93 16:57:17 16:31:01 6 28.84 0.00 15.48 5.10 0.12 50.46 16:57:17 16:31:01 7 26.77 0.00 16.59 22.05 0.10 34.48 16:57:17 16:32:01 all 47.26 0.00 17.00 10.01 0.14 25.59 16:57:17 16:32:01 0 50.25 0.00 17.95 8.53 0.15 23.12 16:57:17 16:32:01 1 48.99 0.00 16.89 11.12 0.14 22.86 16:57:17 16:32:01 2 48.66 0.00 15.84 9.98 0.14 25.38 16:57:17 16:32:01 3 46.00 0.00 15.03 8.77 0.14 30.07 16:57:17 16:32:01 4 47.49 0.00 17.38 8.65 0.14 26.34 16:57:17 16:32:01 5 47.12 0.00 18.13 9.92 0.12 24.70 16:57:17 16:32:01 6 42.82 0.00 17.11 11.58 0.15 28.33 16:57:17 16:32:01 7 46.73 0.00 17.69 11.50 0.14 23.94 16:57:17 16:33:01 all 62.17 0.00 11.10 4.53 0.14 22.06 16:57:17 16:33:01 0 62.88 0.00 10.79 4.25 0.15 21.92 16:57:17 16:33:01 1 63.88 0.00 11.22 3.76 0.13 21.01 16:57:17 16:33:01 2 63.75 0.00 10.86 3.50 0.12 21.78 16:57:17 16:33:01 3 61.55 0.00 10.11 3.05 0.17 25.12 16:57:17 16:33:01 4 62.39 0.00 11.62 5.29 0.14 20.57 16:57:17 16:33:01 5 62.56 0.00 11.15 5.50 0.12 20.67 16:57:17 16:33:01 6 58.51 0.00 11.42 7.71 0.15 22.21 16:57:17 16:33:01 7 61.79 0.00 11.67 3.18 0.12 23.24 16:57:17 16:34:01 all 8.51 0.00 1.84 0.59 0.06 89.00 16:57:17 16:34:01 0 11.50 0.00 1.85 0.07 0.07 86.51 16:57:17 16:34:01 1 7.93 0.00 1.91 0.05 0.07 90.04 16:57:17 16:34:01 2 6.96 0.00 1.84 0.72 0.05 90.44 16:57:17 16:34:01 3 6.82 0.00 1.55 0.05 0.07 91.51 16:57:17 16:34:01 4 9.75 0.00 2.09 0.18 0.07 87.91 16:57:17 16:34:01 5 9.03 0.00 1.89 0.72 0.07 88.29 16:57:17 16:34:01 6 6.92 0.00 1.65 1.55 0.05 89.82 16:57:17 16:34:01 7 9.20 0.00 1.90 1.38 0.07 87.45 16:57:17 16:35:01 all 5.78 0.00 0.75 0.06 0.04 93.38 16:57:17 16:35:01 0 7.01 0.00 0.95 0.12 0.05 91.88 16:57:17 16:35:01 1 8.31 0.00 0.84 0.02 0.05 90.79 16:57:17 16:35:01 2 5.88 0.00 0.67 0.00 0.03 93.42 16:57:17 16:35:01 3 5.21 0.00 0.77 0.00 0.03 93.98 16:57:17 16:35:01 4 5.73 0.00 0.70 0.00 0.03 93.54 16:57:17 16:35:01 5 1.72 0.00 0.42 0.00 0.02 97.84 16:57:17 16:35:01 6 6.58 0.00 0.69 0.03 0.05 92.65 16:57:17 16:35:01 7 5.77 0.00 0.99 0.28 0.05 92.90 16:57:17 16:36:01 all 0.03 0.00 0.01 0.00 0.00 99.95 16:57:17 16:36:01 0 0.00 0.00 0.02 0.00 0.00 99.98 16:57:17 16:36:01 1 0.13 0.00 0.02 0.00 0.00 99.85 16:57:17 16:36:01 2 0.02 0.00 0.03 0.00 0.02 99.93 16:57:17 16:36:01 3 0.00 0.00 0.02 0.00 0.02 99.97 16:57:17 16:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:57:17 16:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:57:17 16:36:01 6 0.02 0.00 0.02 0.02 0.00 99.95 16:57:17 16:36:01 7 0.07 0.00 0.00 0.02 0.00 99.92 16:57:17 16:37:01 all 0.01 0.00 0.01 0.01 0.00 99.96 16:57:17 16:37:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:57:17 16:37:01 1 0.02 0.00 0.00 0.00 0.00 99.98 16:57:17 16:37:01 2 0.03 0.00 0.02 0.00 0.00 99.95 16:57:17 16:37:01 3 0.02 0.00 0.03 0.00 0.02 99.93 16:57:17 16:37:01 4 0.02 0.00 0.02 0.00 0.00 99.97 16:57:17 16:37:01 5 0.00 0.00 0.00 0.03 0.00 99.97 16:57:17 16:37:01 6 0.03 0.00 0.02 0.02 0.02 99.92 16:57:17 16:37:01 7 0.00 0.00 0.00 0.07 0.00 99.93 16:57:17 16:38:01 all 0.03 0.00 0.01 0.00 0.00 99.96 16:57:17 16:38:01 0 0.08 0.00 0.00 0.00 0.00 99.92 16:57:17 16:38:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:57:17 16:38:01 2 0.02 0.00 0.00 0.00 0.00 99.98 16:57:17 16:38:01 3 0.05 0.00 0.03 0.00 0.02 99.90 16:57:17 16:38:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:57:17 16:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:57:17 16:38:01 6 0.02 0.00 0.00 0.02 0.02 99.95 16:57:17 16:38:01 7 0.02 0.00 0.02 0.02 0.00 99.95 16:57:17 16:57:17 16:38:01 CPU %user %nice %system %iowait %steal %idle 16:57:17 16:39:01 all 0.01 0.00 0.01 0.01 0.01 99.97 16:57:17 16:39:01 0 0.02 0.00 0.00 0.02 0.00 99.97 16:57:17 16:39:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:57:17 16:39:01 2 0.02 0.00 0.02 0.00 0.00 99.97 16:57:17 16:39:01 3 0.05 0.00 0.02 0.00 0.02 99.92 16:57:17 16:39:01 4 0.02 0.00 0.02 0.00 0.02 99.95 16:57:17 16:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:57:17 16:39:01 6 0.02 0.00 0.00 0.02 0.00 99.97 16:57:17 16:39:01 7 0.00 0.00 0.00 0.02 0.02 99.97 16:57:17 16:40:01 all 0.01 0.00 0.01 0.00 0.01 99.97 16:57:17 16:40:01 0 0.02 0.00 0.02 0.02 0.02 99.93 16:57:17 16:40:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:57:17 16:40:01 2 0.00 0.00 0.00 0.00 0.00 100.00 16:57:17 16:40:01 3 0.03 0.00 0.03 0.00 0.03 99.90 16:57:17 16:40:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:57:17 16:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:57:17 16:40:01 6 0.00 0.00 0.02 0.00 0.02 99.97 16:57:17 16:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:57:17 16:41:01 all 0.00 0.00 0.00 0.01 0.00 99.98 16:57:17 16:41:01 0 0.00 0.00 0.00 0.03 0.00 99.97 16:57:17 16:41:01 1 0.02 0.00 0.00 0.00 0.00 99.98 16:57:17 16:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 16:57:17 16:41:01 3 0.02 0.00 0.02 0.00 0.02 99.95 16:57:17 16:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:57:17 16:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:57:17 16:41:01 6 0.00 0.00 0.00 0.00 0.02 99.98 16:57:17 16:41:01 7 0.00 0.00 0.00 0.02 0.00 99.98 16:57:17 16:42:01 all 0.03 0.00 0.03 0.00 0.00 99.93 16:57:17 16:42:01 0 0.05 0.00 0.05 0.02 0.02 99.87 16:57:17 16:42:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:57:17 16:42:01 2 0.05 0.00 0.07 0.00 0.02 99.87 16:57:17 16:42:01 3 0.05 0.00 0.02 0.00 0.00 99.93 16:57:17 16:42:01 4 0.05 0.00 0.05 0.00 0.00 99.90 16:57:17 16:42:01 5 0.00 0.00 0.03 0.00 0.00 99.97 16:57:17 16:42:01 6 0.02 0.00 0.02 0.00 0.00 99.97 16:57:17 16:42:01 7 0.02 0.00 0.03 0.02 0.00 99.93 16:57:17 16:43:01 all 0.01 0.00 0.01 0.01 0.00 99.97 16:57:17 16:43:01 0 0.00 0.00 0.00 0.02 0.00 99.98 16:57:17 16:43:01 1 0.02 0.00 0.02 0.00 0.00 99.97 16:57:17 16:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 16:57:17 16:43:01 3 0.03 0.00 0.03 0.00 0.02 99.92 16:57:17 16:43:01 4 0.00 0.00 0.02 0.00 0.00 99.98 16:57:17 16:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:57:17 16:43:01 6 0.00 0.00 0.00 0.03 0.02 99.95 16:57:17 16:43:01 7 0.03 0.00 0.02 0.00 0.00 99.95 16:57:17 16:44:01 all 0.02 0.00 0.00 0.00 0.00 99.96 16:57:17 16:44:01 0 0.05 0.00 0.02 0.00 0.00 99.93 16:57:17 16:44:01 1 0.03 0.00 0.00 0.00 0.02 99.95 16:57:17 16:44:01 2 0.02 0.00 0.00 0.00 0.00 99.98 16:57:17 16:44:01 3 0.03 0.00 0.02 0.00 0.02 99.93 16:57:17 16:44:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:57:17 16:44:01 5 0.02 0.00 0.00 0.00 0.00 99.98 16:57:17 16:44:01 6 0.02 0.00 0.00 0.02 0.00 99.97 16:57:17 16:44:01 7 0.00 0.00 0.00 0.02 0.00 99.98 16:57:17 16:45:01 all 0.01 0.00 0.01 0.00 0.01 99.97 16:57:17 16:45:01 0 0.00 0.00 0.02 0.00 0.00 99.98 16:57:17 16:45:01 1 0.02 0.00 0.00 0.00 0.00 99.98 16:57:17 16:45:01 2 0.00 0.00 0.00 0.00 0.00 100.00 16:57:17 16:45:01 3 0.03 0.00 0.03 0.00 0.05 99.88 16:57:17 16:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:57:17 16:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:57:17 16:45:01 6 0.00 0.00 0.00 0.02 0.02 99.97 16:57:17 16:45:01 7 0.02 0.00 0.02 0.02 0.00 99.95 16:57:17 16:46:01 all 0.02 0.00 0.01 0.00 0.00 99.97 16:57:17 16:46:01 0 0.05 0.00 0.00 0.00 0.00 99.95 16:57:17 16:46:01 1 0.02 0.00 0.02 0.00 0.00 99.97 16:57:17 16:46:01 2 0.00 0.00 0.02 0.00 0.00 99.98 16:57:17 16:46:01 3 0.00 0.00 0.02 0.00 0.00 99.98 16:57:17 16:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:57:17 16:46:01 5 0.00 0.00 0.02 0.00 0.02 99.97 16:57:17 16:46:01 6 0.02 0.00 0.00 0.02 0.00 99.97 16:57:17 16:46:01 7 0.05 0.00 0.00 0.02 0.00 99.93 16:57:17 16:47:01 all 0.21 0.00 0.03 0.02 0.01 99.73 16:57:17 16:47:01 0 0.37 0.00 0.03 0.03 0.02 99.55 16:57:17 16:47:01 1 0.15 0.00 0.03 0.00 0.00 99.82 16:57:17 16:47:01 2 0.30 0.00 0.03 0.00 0.00 99.67 16:57:17 16:47:01 3 0.15 0.00 0.03 0.02 0.02 99.78 16:57:17 16:47:01 4 0.07 0.00 0.05 0.03 0.00 99.85 16:57:17 16:47:01 5 0.07 0.00 0.02 0.00 0.00 99.92 16:57:17 16:47:01 6 0.35 0.00 0.03 0.02 0.02 99.58 16:57:17 16:47:01 7 0.23 0.00 0.02 0.03 0.02 99.70 16:57:17 16:48:01 all 0.01 0.00 0.01 0.00 0.01 99.96 16:57:17 16:48:01 0 0.00 0.00 0.02 0.00 0.00 99.98 16:57:17 16:48:01 1 0.05 0.00 0.00 0.00 0.00 99.95 16:57:17 16:48:01 2 0.00 0.00 0.00 0.00 0.00 100.00 16:57:17 16:48:01 3 0.02 0.00 0.03 0.00 0.02 99.93 16:57:17 16:48:01 4 0.02 0.00 0.00 0.00 0.02 99.97 16:57:17 16:48:01 5 0.00 0.00 0.02 0.00 0.00 99.98 16:57:17 16:48:01 6 0.02 0.00 0.02 0.02 0.02 99.93 16:57:17 16:48:01 7 0.02 0.00 0.00 0.02 0.00 99.97 16:57:17 16:49:01 all 0.05 0.00 0.03 0.01 0.01 99.91 16:57:17 16:49:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:57:17 16:49:01 1 0.00 0.00 0.02 0.05 0.00 99.93 16:57:17 16:49:01 2 0.07 0.00 0.03 0.00 0.02 99.88 16:57:17 16:49:01 3 0.07 0.00 0.05 0.00 0.03 99.85 16:57:17 16:49:01 4 0.20 0.00 0.05 0.03 0.00 99.72 16:57:17 16:49:01 5 0.02 0.00 0.02 0.00 0.00 99.97 16:57:17 16:49:01 6 0.00 0.00 0.02 0.00 0.00 99.98 16:57:17 16:49:01 7 0.00 0.00 0.05 0.02 0.00 99.93 16:57:17 16:57:17 16:49:01 CPU %user %nice %system %iowait %steal %idle 16:57:17 16:50:01 all 0.01 0.00 0.00 0.01 0.00 99.98 16:57:17 16:50:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:57:17 16:50:01 1 0.02 0.00 0.00 0.02 0.00 99.97 16:57:17 16:50:01 2 0.00 0.00 0.00 0.00 0.00 100.00 16:57:17 16:50:01 3 0.00 0.00 0.00 0.00 0.02 99.98 16:57:17 16:50:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:57:17 16:50:01 5 0.00 0.00 0.02 0.00 0.02 99.97 16:57:17 16:50:01 6 0.02 0.00 0.00 0.02 0.00 99.97 16:57:17 16:50:01 7 0.02 0.00 0.02 0.02 0.00 99.95 16:57:17 16:51:01 all 0.01 0.00 0.00 0.01 0.01 99.97 16:57:17 16:51:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:57:17 16:51:01 1 0.02 0.00 0.00 0.02 0.02 99.95 16:57:17 16:51:01 2 0.00 0.00 0.00 0.00 0.00 100.00 16:57:17 16:51:01 3 0.03 0.00 0.02 0.00 0.02 99.93 16:57:17 16:51:01 4 0.02 0.00 0.02 0.00 0.00 99.97 16:57:17 16:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:57:17 16:51:01 6 0.00 0.00 0.00 0.02 0.02 99.97 16:57:17 16:51:01 7 0.00 0.00 0.00 0.05 0.00 99.95 16:57:17 16:52:01 all 0.03 0.00 0.01 0.00 0.01 99.95 16:57:17 16:52:01 0 0.05 0.00 0.02 0.00 0.02 99.92 16:57:17 16:52:01 1 0.02 0.00 0.03 0.00 0.00 99.95 16:57:17 16:52:01 2 0.02 0.00 0.00 0.00 0.00 99.98 16:57:17 16:52:01 3 0.03 0.00 0.03 0.00 0.03 99.90 16:57:17 16:52:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:57:17 16:52:01 5 0.02 0.00 0.00 0.00 0.00 99.98 16:57:17 16:52:01 6 0.03 0.00 0.00 0.02 0.00 99.95 16:57:17 16:52:01 7 0.02 0.00 0.00 0.02 0.00 99.97 16:57:17 16:53:01 all 0.01 0.00 0.01 0.01 0.00 99.98 16:57:17 16:53:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:57:17 16:53:01 1 0.00 0.00 0.00 0.02 0.00 99.98 16:57:17 16:53:01 2 0.00 0.00 0.00 0.00 0.00 100.00 16:57:17 16:53:01 3 0.02 0.00 0.03 0.00 0.02 99.93 16:57:17 16:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:57:17 16:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:57:17 16:53:01 6 0.02 0.00 0.02 0.02 0.00 99.95 16:57:17 16:53:01 7 0.00 0.00 0.02 0.02 0.00 99.97 16:57:17 16:54:01 all 0.01 0.00 0.01 0.00 0.01 99.96 16:57:17 16:54:01 0 0.00 0.00 0.00 0.00 0.02 99.98 16:57:17 16:54:01 1 0.02 0.00 0.00 0.02 0.00 99.97 16:57:17 16:54:01 2 0.00 0.00 0.00 0.00 0.00 100.00 16:57:17 16:54:01 3 0.03 0.00 0.05 0.00 0.03 99.88 16:57:17 16:54:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:57:17 16:54:01 5 0.00 0.00 0.00 0.00 0.02 99.98 16:57:17 16:54:01 6 0.02 0.00 0.00 0.00 0.02 99.97 16:57:17 16:54:01 7 0.02 0.00 0.00 0.02 0.02 99.95 16:57:17 16:55:01 all 0.00 0.00 0.01 0.00 0.01 99.98 16:57:17 16:55:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:57:17 16:55:01 1 0.02 0.00 0.02 0.02 0.00 99.95 16:57:17 16:55:01 2 0.00 0.00 0.00 0.00 0.03 99.97 16:57:17 16:55:01 3 0.02 0.00 0.03 0.00 0.02 99.93 16:57:17 16:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:57:17 16:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:57:17 16:55:01 6 0.00 0.00 0.02 0.00 0.00 99.98 16:57:17 16:55:01 7 0.00 0.00 0.00 0.02 0.00 99.98 16:57:17 16:56:01 all 2.20 0.00 0.87 0.04 0.01 96.89 16:57:17 16:56:01 0 1.77 0.00 0.80 0.00 0.00 97.43 16:57:17 16:56:01 1 1.89 0.00 0.62 0.02 0.02 97.46 16:57:17 16:56:01 2 2.20 0.00 1.14 0.03 0.00 96.63 16:57:17 16:56:01 3 2.02 0.00 0.55 0.00 0.02 97.41 16:57:17 16:56:01 4 2.77 0.00 1.05 0.03 0.02 96.12 16:57:17 16:56:01 5 1.69 0.00 1.11 0.02 0.00 97.19 16:57:17 16:56:01 6 2.56 0.00 0.72 0.02 0.02 96.69 16:57:17 16:56:01 7 2.65 0.00 0.99 0.17 0.00 96.19 16:57:17 16:57:01 all 7.79 0.00 3.28 1.45 0.05 87.42 16:57:17 16:57:01 0 7.48 0.00 3.84 3.59 0.05 85.04 16:57:17 16:57:01 1 8.50 0.00 3.32 3.02 0.05 85.10 16:57:17 16:57:01 2 8.73 0.00 3.48 0.45 0.05 87.28 16:57:17 16:57:01 3 7.20 0.00 2.88 0.82 0.05 89.05 16:57:17 16:57:01 4 8.51 0.00 3.64 0.15 0.05 87.64 16:57:17 16:57:01 5 6.85 0.00 2.73 0.73 0.05 89.65 16:57:17 16:57:01 6 6.67 0.00 3.31 1.66 0.03 88.33 16:57:17 16:57:01 7 8.38 0.00 3.04 1.22 0.07 87.30 16:57:17 Average: all 8.53 0.00 2.24 0.86 0.03 88.34 16:57:17 Average: 0 9.00 0.00 2.28 0.66 0.03 88.03 16:57:17 Average: 1 8.74 0.00 2.20 0.89 0.03 88.14 16:57:17 Average: 2 8.63 0.00 2.17 0.67 0.03 88.51 16:57:17 Average: 3 8.24 0.00 2.11 0.64 0.04 88.97 16:57:17 Average: 4 8.42 0.00 2.26 0.70 0.03 88.59 16:57:17 Average: 5 8.51 0.00 2.31 0.98 0.03 88.17 16:57:17 Average: 6 8.28 0.00 2.24 0.99 0.03 88.45 16:57:17 Average: 7 8.44 0.00 2.35 1.34 0.03 87.84 16:57:17 16:57:17 16:57:17