Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 18107d571668bc071dc3670312a164098c2940fe 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-ssh13083406439362103931.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh9304494772990331134.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh557148382163394411.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > 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-ssh5041972497749013264.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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-ssh14695759427488003376.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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.17 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 ‘prd-ubuntu20.04-docker-8c-8g-2539’ is offline Running on prd-ubuntu20.04-docker-8c-8g-2541 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/241 [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/241 # 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 18107d571668bc071dc3670312a164098c2940fe (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 18107d571668bc071dc3670312a164098c2940fe # timeout=10 Commit message: "Merge pull request #4055 from weichou1229/issue-4056" > git rev-list --no-walk bdc39b6e9476d3d7a5fede74e8da530779bb3753 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:16:59 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:16:59 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:16:59 ========================================================= 06:16:59 EdgeX Global Pipelines Version Info 06:16:59 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:17:00 ------------------- 06:17:00 stable info: 06:17:00 ------------------- 06:17:00 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:17:00 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 06:17:00 Message: update stable to v1.0.234 06:17:00 ------------------- 06:17:00 experimental info: 06:17:00 ------------------- 06:17:00 Commited By: **** collab-it+edgex@linuxfoundation.org 06:17:00 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 06:17:00 Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:17:01 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 06:17:01 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 06:17:01 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:17:01 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:17:01 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:17:01 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 06:17:01 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:17:01 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 06:17:01 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 06:17:01 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 06:17:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:17:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:17:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:17:01 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:17:01 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:17:01 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:17:01 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:17:01 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:17:01 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:17:01 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 06:17:01 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:17:01 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:17:01 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:17:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 06:17:01 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 06:17:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 06:17:01 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 18107d571668bc071dc3670312a164098c2940fe [Pipeline] echo 06:17:01 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 18107d5 [Pipeline] echo 06:17:01 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:17:01 provisioning config files... 06:17:01 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/241@tmp/config2773061262799378770tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:17:01 ---> docker-login.sh 06:17:01 nexus3.edgexfoundry.org:10001 06:17:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:17:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:17:01 Configure a credential helper to remove this warning. See 06:17:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:17:01 06:17:01 Login Succeeded 06:17:01 nexus3.edgexfoundry.org:10002 06:17:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:17:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:17:02 Configure a credential helper to remove this warning. See 06:17:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:17:02 06:17:02 Login Succeeded 06:17:02 nexus3.edgexfoundry.org:10003 06:17:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:17:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:17:02 Configure a credential helper to remove this warning. See 06:17:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:17:02 06:17:02 Login Succeeded 06:17:02 nexus3.edgexfoundry.org:10004 06:17:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:17:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:17:02 Configure a credential helper to remove this warning. See 06:17:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:17:02 06:17:02 Login Succeeded 06:17:02 docker.io 06:17:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:17:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:17:03 Configure a credential helper to remove this warning. See 06:17:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:17:03 06:17:03 Login Succeeded 06:17:03 ---> docker-login.sh ends [Pipeline] } 06:17:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:17:03 + 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 06:17:03 + dirname cmd/core-command/Dockerfile 06:17:03 + cut -d/ -f2 06:17:03 + echo core-command,cmd/core-command/Dockerfile 06:17:03 + dirname cmd/core-data/Dockerfile 06:17:03 + cut -d/ -f2 06:17:03 + echo core-data,cmd/core-data/Dockerfile 06:17:03 + dirname cmd/core-metadata/Dockerfile 06:17:03 + cut -d/ -f2 06:17:03 + echo core-metadata,cmd/core-metadata/Dockerfile 06:17:03 + dirname cmd/security-bootstrapper/Dockerfile 06:17:03 + cut -d/ -f2 06:17:03 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 06:17:03 + + dirname cmd/security-proxy-setup/Dockerfilecut 06:17:03 -d/ -f2 06:17:03 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 06:17:03 + dirname cmd/security-secretstore-setup/Dockerfile 06:17:03 + cut -d/ -f2 06:17:03 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 06:17:03 + dirname cmd/security-spiffe-token-provider/Dockerfile 06:17:03 + cut -d/ -f2 06:17:03 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 06:17:03 + dirname cmd/security-spire-agent/Dockerfile 06:17:03 + cut -d/ -f2 06:17:03 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 06:17:03 + dirname cmd/security-spire-config/Dockerfile 06:17:03 + cut -d/ -f2 06:17:03 + echo security-spire-config,cmd/security-spire-config/Dockerfile 06:17:03 + dirname cmd/security-spire-server/Dockerfile 06:17:03 + cut -d/ -f2 06:17:03 + echo security-spire-server,cmd/security-spire-server/Dockerfile 06:17:03 + dirname cmd/support-notifications/Dockerfile 06:17:03 + cut -d/ -f2 06:17:03 + echo support-notifications,cmd/support-notifications/Dockerfile 06:17:03 + dirname cmd/support-scheduler/Dockerfile 06:17:03 + cut -d/ -f2 06:17:03 + echo support-scheduler,cmd/support-scheduler/Dockerfile 06:17:03 + + dirname cmd/sys-mgmt-agent/Dockerfile 06:17:03 cut -d/ -f2 06:17:03 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 06:17:03 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 06:17:03 + git rev-list -1 --merges 18107d571668bc071dc3670312a164098c2940fe~1..18107d571668bc071dc3670312a164098c2940fe [Pipeline] echo 06:17:03 -----------> git rev-list -1 --merges 18107d571668bc071dc3670312a164098c2940fe~1..18107d571668bc071dc3670312a164098c2940fe 18107d571668bc071dc3670312a164098c2940fe 06:17:03 18107d571668bc071dc3670312a164098c2940fe [false] [Pipeline] sh 06:17:04 + git log --format=format:%s -1 18107d571668bc071dc3670312a164098c2940fe [Pipeline] echo 06:17:04 ========================================================= 06:17:04 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:17:04 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 06:17:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:17:04 + grep -v github /etc/ssh/ssh_known_hosts 06:17:04 + [ -e /tmp/ssh_known_hosts ] 06:17:04 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:17:04 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:17:04 + sudo tee -a /etc/ssh/ssh_known_hosts 06:17:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:17:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:17:04 06:17:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:17:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:17:05 0.1.4: Pulling from edgex-devops/py-git-semver 06:17:05 42c077c10790: Pulling fs layer 06:17:05 f63e77b7563a: Pulling fs layer 06:17:05 bd5fdadae976: Pulling fs layer 06:17:05 205491f53016: Pulling fs layer 06:17:05 df18705c85c3: Pulling fs layer 06:17:05 bdb3f477010e: Pulling fs layer 06:17:05 c8a8fc8e1c8f: Pulling fs layer 06:17:05 2c6e9b1d212d: Pulling fs layer 06:17:05 bdb8f0575790: Pulling fs layer 06:17:05 386e3cb2ff24: Pulling fs layer 06:17:05 2343380bae48: Pulling fs layer 06:17:05 205491f53016: Waiting 06:17:05 bdb8f0575790: Waiting 06:17:05 df18705c85c3: Waiting 06:17:05 bdb3f477010e: Waiting 06:17:05 c8a8fc8e1c8f: Waiting 06:17:05 2c6e9b1d212d: Waiting 06:17:05 2343380bae48: Waiting 06:17:05 f63e77b7563a: Download complete 06:17:05 205491f53016: Verifying Checksum 06:17:05 205491f53016: Download complete 06:17:05 df18705c85c3: Verifying Checksum 06:17:05 df18705c85c3: Download complete 06:17:05 bdb3f477010e: Verifying Checksum 06:17:05 bdb3f477010e: Download complete 06:17:05 bd5fdadae976: Verifying Checksum 06:17:05 bd5fdadae976: Download complete 06:17:05 2c6e9b1d212d: Verifying Checksum 06:17:05 2c6e9b1d212d: Download complete 06:17:05 bdb8f0575790: Verifying Checksum 06:17:05 bdb8f0575790: Download complete 06:17:05 386e3cb2ff24: Verifying Checksum 06:17:05 386e3cb2ff24: Download complete 06:17:05 2343380bae48: Verifying Checksum 06:17:05 2343380bae48: Download complete 06:17:05 42c077c10790: Download complete 06:17:05 c8a8fc8e1c8f: Download complete 06:17:06 42c077c10790: Pull complete 06:17:06 f63e77b7563a: Pull complete 06:17:07 bd5fdadae976: Pull complete 06:17:07 205491f53016: Pull complete 06:17:07 df18705c85c3: Pull complete 06:17:07 bdb3f477010e: Pull complete 06:17:09 c8a8fc8e1c8f: Pull complete 06:17:09 2c6e9b1d212d: Pull complete 06:17:09 bdb8f0575790: Pull complete 06:17:09 386e3cb2ff24: Pull complete 06:17:09 2343380bae48: Pull complete 06:17:09 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 06:17:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:17:09 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:17:09 prd-ubuntu20.04-docker-8c-8g-2541 does not seem to be running inside a container 06:17:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/241 -v /w/workspace/edgex-go/241:/w/workspace/edgex-go/241:rw,z -v /w/workspace/edgex-go/241@tmp:/w/workspace/edgex-go/241@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:17:11 $ docker top 145b10102f7dba59161f791d52c9267375ff57c683c5db7cf8c7314673a37755 -eo pid,comm 06:17:11 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). 06:17:11 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:17:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:17:11 [ssh-agent] Looking for ssh-agent implementation... 06:17:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:17:11 $ docker exec 145b10102f7dba59161f791d52c9267375ff57c683c5db7cf8c7314673a37755 ssh-agent 06:17:11 SSH_AUTH_SOCK=/tmp/ssh-z9KH48EZG5ZR/agent.34 06:17:11 SSH_AGENT_PID=40 06:17:11 Running ssh-add (command line suppressed) 06:17:11 Identity added: /w/workspace/edgex-go/241@tmp/private_key_340916026454035892.key (/w/workspace/edgex-go/241@tmp/private_key_340916026454035892.key) 06:17:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:17:11 + git tag --points-at HEAD [Pipeline] } 06:17:11 $ docker exec --env ******** --env ******** 145b10102f7dba59161f791d52c9267375ff57c683c5db7cf8c7314673a37755 ssh-agent -k 06:17:11 unset SSH_AUTH_SOCK; 06:17:11 unset SSH_AGENT_PID; 06:17:11 echo Agent pid 40 killed; 06:17:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:17:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:17:11 [ssh-agent] Looking for ssh-agent implementation... 06:17:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:17:12 $ docker exec 145b10102f7dba59161f791d52c9267375ff57c683c5db7cf8c7314673a37755 ssh-agent 06:17:12 SSH_AUTH_SOCK=/tmp/ssh-c6nF38zsbkjZ/agent.73 06:17:12 SSH_AGENT_PID=80 06:17:12 Running ssh-add (command line suppressed) 06:17:12 Identity added: /w/workspace/edgex-go/241@tmp/private_key_2340788297149458.key (/w/workspace/edgex-go/241@tmp/private_key_2340788297149458.key) 06:17:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:17:12 + git semver init 06:17:12 2022-06-17 06:17:12,784 [run_init] DEBUG init version:0.0.0 force:False 06:17:12 2022-06-17 06:17:12,784 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/241/.semver 06:17:12 2022-06-17 06:17:12,785 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/241/.semver 06:17:12 2022-06-17 06:17:12,785 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/241/.semver'], cwd=/w/workspace/edgex-go/241, universal_newlines=False, shell=None, istream=None) 06:17:18 2022-06-17 06:17:17,155 [append_file] DEBUG append to file:/w/workspace/edgex-go/241/.git/info/exclude 06:17:18 2022-06-17 06:17:17,155 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/241/.semver/main with force:False 06:17:18 2022-06-17 06:17:17,155 [read_version] DEBUG read version from /w/workspace/edgex-go/241/.semver/main 06:17:18 2022-06-17 06:17:17,156 [read_version] DEBUG read version from /w/workspace/edgex-go/241/.semver/main 06:17:18 2.2.1-dev.12 [Pipeline] } 06:17:18 $ docker exec --env ******** --env ******** 145b10102f7dba59161f791d52c9267375ff57c683c5db7cf8c7314673a37755 ssh-agent -k 06:17:18 unset SSH_AUTH_SOCK; 06:17:18 unset SSH_AGENT_PID; 06:17:18 echo Agent pid 80 killed; 06:17:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:17:18 + git semver [Pipeline] } 06:17:18 $ docker stop --time=1 145b10102f7dba59161f791d52c9267375ff57c683c5db7cf8c7314673a37755 06:17:20 $ docker rm -f 145b10102f7dba59161f791d52c9267375ff57c683c5db7cf8c7314673a37755 [Pipeline] // withDockerContainer [Pipeline] sh 06:17:20 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:17:20 Stashed 1 file(s) [Pipeline] echo 06:17:20 [edgeXSemver]: initialized semver on version 2.2.1-dev.12 [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] echo 06:17:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:17:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:17:21 ========================================================= 06:17:21 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 06:17:21 ========================================================= [Pipeline] fileExists [Pipeline] sh 06:17:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 06:17:21 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 06:17:21 59bf1c3509f3: Pulling fs layer 06:17:21 666ba61612fd: Pulling fs layer 06:17:21 8ed8ca486205: Pulling fs layer 06:17:21 cc1cd167ecdc: Pulling fs layer 06:17:21 c516ae0d96e1: Pulling fs layer 06:17:21 684cea983483: Pulling fs layer 06:17:21 dd3240ac7de5: Pulling fs layer 06:17:21 b1e948a4e11c: Pulling fs layer 06:17:21 a8fd76ee1af6: Pulling fs layer 06:17:21 646ad004c059: Pulling fs layer 06:17:21 cc1cd167ecdc: Waiting 06:17:21 c516ae0d96e1: Waiting 06:17:21 684cea983483: Waiting 06:17:21 dd3240ac7de5: Waiting 06:17:21 a8fd76ee1af6: Waiting 06:17:21 b1e948a4e11c: Waiting 06:17:21 646ad004c059: Waiting 06:17:21 8ed8ca486205: Verifying Checksum 06:17:21 8ed8ca486205: Download complete 06:17:21 666ba61612fd: Verifying Checksum 06:17:21 666ba61612fd: Download complete 06:17:21 c516ae0d96e1: Verifying Checksum 06:17:21 c516ae0d96e1: Download complete 06:17:21 684cea983483: Verifying Checksum 06:17:21 684cea983483: Download complete 06:17:21 dd3240ac7de5: Verifying Checksum 06:17:21 dd3240ac7de5: Download complete 06:17:21 59bf1c3509f3: Verifying Checksum 06:17:21 59bf1c3509f3: Download complete 06:17:21 b1e948a4e11c: Verifying Checksum 06:17:21 b1e948a4e11c: Download complete 06:17:21 59bf1c3509f3: Pull complete 06:17:21 666ba61612fd: Pull complete 06:17:21 8ed8ca486205: Pull complete 06:17:21 646ad004c059: Verifying Checksum 06:17:21 646ad004c059: Download complete 06:17:22 cc1cd167ecdc: Verifying Checksum 06:17:22 cc1cd167ecdc: Download complete 06:17:22 a8fd76ee1af6: Verifying Checksum 06:17:22 a8fd76ee1af6: Download complete 06:17:25 cc1cd167ecdc: Pull complete 06:17:25 c516ae0d96e1: Pull complete 06:17:25 684cea983483: Pull complete 06:17:25 dd3240ac7de5: Pull complete 06:17:25 b1e948a4e11c: Pull complete 06:17:28 a8fd76ee1af6: Pull complete 06:17:28 646ad004c059: Pull complete 06:17:28 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 06:17:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 06:17:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 06:17:28 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 06:17:28 WORKDIR /edgex 06:17:28 COPY go.mod . 06:17:28 RUN go mod download 06:17:28 docker build -t ci-base-image-x86_64 -f - . 06:17:30 Sending build context to Docker daemon 335MB 06:17:30 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 06:17:30 ---> 8f69c11f6b0c 06:17:30 Step 2/4 : WORKDIR /edgex 06:17:32 ---> Running in 1af81eabb4ef 06:17:32 Removing intermediate container 1af81eabb4ef 06:17:32 ---> 7c989669310f 06:17:32 Step 3/4 : COPY go.mod . 06:17:32 ---> efc68b8de3a0 06:17:32 Step 4/4 : RUN go mod download 06:17:32 ---> Running in 54c2ff41b522 06:17:35 Still waiting to schedule task 06:17:35 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-2540’ 06:17:47 Removing intermediate container 54c2ff41b522 06:17:47 ---> 683845791ab6 06:17:47 Successfully built 683845791ab6 06:17:47 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:17:47 + docker inspect -f . ci-base-image-x86_64 06:17:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:17:47 prd-ubuntu20.04-docker-8c-8g-2541 does not seem to be running inside a container 06:17:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/241 -v /w/workspace/edgex-go/241:/w/workspace/edgex-go/241:rw,z -v /w/workspace/edgex-go/241@tmp:/w/workspace/edgex-go/241@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:17:48 $ docker top b21874ef7300d5d7d7b3d2dcc0ce1be91722532e5cf9a99e9248adbc61a98932 -eo pid,comm [Pipeline] { [Pipeline] sh 06:17:48 + go version 06:17:48 go version go1.17.7 linux/amd64 [Pipeline] } 06:17:48 $ docker stop --time=1 b21874ef7300d5d7d7b3d2dcc0ce1be91722532e5cf9a99e9248adbc61a98932 06:17:50 $ docker rm -f b21874ef7300d5d7d7b3d2dcc0ce1be91722532e5cf9a99e9248adbc61a98932 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:17:50 + docker inspect -f . ci-base-image-x86_64 06:17:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:17:50 prd-ubuntu20.04-docker-8c-8g-2541 does not seem to be running inside a container 06:17:50 $ 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/241 -v /w/workspace/edgex-go/241:/w/workspace/edgex-go/241:rw,z -v /w/workspace/edgex-go/241@tmp:/w/workspace/edgex-go/241@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:17:50 $ docker top b2554b01f034c5281860ae9e7ee022424e0c326cd678b2f5254392f7af225bf3 -eo pid,comm [Pipeline] { [Pipeline] echo 06:17:51 ========================================================= 06:17:51 [edgeXBuildGoParallel] Running Tests and Build... 06:17:51 ========================================================= [Pipeline] fileExists [Pipeline] sh 06:17:51 + make test 06:17:51 go mod tidy -compat=1.17 06:17:51 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:17:57 ? github.com/edgexfoundry/edgex-go [no test files] 06:18:10 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 06:18:10 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 06:18:10 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 06:18:10 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 06:18:10 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 06:18:10 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 06:18:10 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 06:18:10 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 06:18:10 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 06:18:10 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 06:18:10 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 06:18:10 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 06:18:10 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 06:18:10 ? github.com/edgexfoundry/edgex-go/internal [no test files] 06:18:10 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 06:18:10 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.084s coverage: 28.7% of statements 06:18:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 06:18:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 06:18:10 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.073s coverage: 98.5% of statements 06:18:10 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 06:18:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.081s coverage: 53.4% of statements 06:18:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 06:18:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 06:18:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.194s coverage: 89.2% of statements 06:18:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 06:18:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 06:18:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 06:18:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.067s coverage: 83.8% of statements 06:18:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 06:18:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 06:18:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 06:18:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 06:18:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 06:18:13 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.402s coverage: 95.6% of statements 06:18:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 06:18:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 06:18:13 ok github.com/edgexfoundry/edgex-go/internal/io 0.069s coverage: 72.2% of statements 06:18:13 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 06:18:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 06:18:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 06:18:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 06:18:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 06:18:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.085s coverage: 60.0% of statements 06:18:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 06:18:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 06:18:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 06:18:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.071s coverage: 0.9% of statements 06:18:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 06:18:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.047s coverage: 58.8% of statements 06:18:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.065s coverage: 29.6% of statements 06:18:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 06:18:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.054s coverage: 47.1% of statements 06:18:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.060s coverage: 79.5% of statements 06:18:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.069s coverage: 94.1% of statements 06:18:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.080s coverage: 96.3% of statements 06:18:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.075s coverage: 87.5% of statements 06:18:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.069s coverage: 94.4% of statements 06:18:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.044s coverage: 44.8% of statements 06:18:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.185s coverage: 82.5% of statements 06:18:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 06:18:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.079s coverage: 92.9% of statements 06:18:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 06:18:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 06:18:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 06:18:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.022s coverage: 65.1% of statements 06:18:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 06:18:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 06:18:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 06:18:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 06:18:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 06:18:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.084s coverage: 87.2% of statements 06:18:35 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 06:18:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 06:18:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements 06:18:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 06:18:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.081s coverage: 58.8% of statements 06:18:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 06:18:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.081s coverage: 80.0% of statements 06:18:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements 06:18:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements 06:18:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.185s coverage: 91.2% of statements 06:18:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 06:18:35 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.127s coverage: 64.4% of statements 06:18:35 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 06:18:35 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 06:18:35 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.061s coverage: 100.0% of statements 06:18:35 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements 06:18:35 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.023s coverage: 100.0% of statements 06:18:35 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.043s coverage: 73.7% of statements 06:18:35 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements 06:18:35 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.338s coverage: 65.4% of statements 06:18:35 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 06:18:35 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 06:18:35 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 06:18:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.168s coverage: 43.8% of statements 06:18:35 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 06:18:35 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 06:18:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.064s coverage: 89.5% of statements 06:18:35 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 06:18:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.053s coverage: 84.8% of statements 06:18:35 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 06:18:35 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 06:18:35 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 06:18:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 06:18:35 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.074s coverage: 17.7% of statements 06:18:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 06:18:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 06:18:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 06:18:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 06:18:35 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.169s coverage: 92.3% of statements 06:18:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 06:18:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 06:18:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 06:18:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 06:18:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements 06:18:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 06:18:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 06:18:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.110s coverage: 97.7% of statements 06:18:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 06:18:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 06:18:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 06:18:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 06:18:35 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.051s coverage: 28.9% of statements 06:18:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 06:18:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 06:18:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 06:18:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 06:18:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 06:18:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 06:18:35 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements 06:18:35 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements 06:18:35 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 06:18:50 GO111MODULE=on go vet ./... 06:18:55 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:18:55 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:18:55 ./bin/test-attribution-txt.sh [Pipeline] echo 06:18:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 06:18:56 + ls -al . 06:18:56 total 684 06:18:56 drwxrwxr-x 10 1001 1001 4096 Jun 17 06:18 . 06:18:56 drwxr-xr-x 4 root root 4096 Jun 17 06:17 .. 06:18:56 -rw-rw-r-- 1 1001 1001 11 Jun 17 06:16 .dockerignore 06:18:56 drwxrwxr-x 8 1001 1001 4096 Jun 17 06:17 .git 06:18:56 drwxrwxr-x 3 1001 1001 4096 Jun 17 06:16 .github 06:18:56 -rw-rw-r-- 1 1001 1001 879 Jun 17 06:16 .gitignore 06:18:56 -rw-rw-r-- 1 1001 1001 42 Jun 17 06:16 .golangci.yml 06:18:56 -rw-rw-r-- 1 1001 1001 87 Jun 17 06:16 .hadolint.yml 06:18:56 drwxr-xr-x 3 1001 1001 4096 Jun 17 06:17 .semver 06:18:56 -rw-rw-r-- 1 1001 1001 166 Jun 17 06:16 .sonarcloud.properties 06:18:56 -rw-rw-r-- 1 1001 1001 1171 Jun 17 06:16 ADOPTERS.md 06:18:56 -rw-rw-r-- 1 1001 1001 10347 Jun 17 06:16 Attribution.txt 06:18:56 -rw-rw-r-- 1 1001 1001 63209 Jun 17 06:16 CHANGELOG.md 06:18:56 -rw-rw-r-- 1 1001 1001 3804 Jun 17 06:16 CONTRIBUTING.md 06:18:56 -rw-rw-r-- 1 1001 1001 677 Jun 17 06:16 GOVERNANCE.md 06:18:56 -rw-rw-r-- 1 1001 1001 850 Jun 17 06:16 Jenkinsfile 06:18:56 -rw-rw-r-- 1 1001 1001 10775 Jun 17 06:16 LICENSE 06:18:56 -rw-rw-r-- 1 1001 1001 10389 Jun 17 06:16 Makefile 06:18:56 -rw-rw-r-- 1 1001 1001 582 Jun 17 06:16 OWNERS.md 06:18:56 -rw-rw-r-- 1 1001 1001 9094 Jun 17 06:16 README.md 06:18:56 -rw-rw-r-- 1 1001 1001 6912 Jun 17 06:16 SECURITY.md 06:18:56 -rw-rw-r-- 1 1001 1001 12 Jun 17 06:17 VERSION 06:18:56 -rw-rw-r-- 1 1001 1001 4131 Jun 17 06:16 ZMQWindows.md 06:18:56 drwxrwxr-x 2 1001 1001 4096 Jun 17 06:16 bin 06:18:56 drwxrwxr-x 18 1001 1001 4096 Jun 17 06:16 cmd 06:18:56 -rw-r--r-- 1 root root 435411 Jun 17 06:18 coverage.out 06:18:56 -rw-rw-r-- 1 1001 1001 3311 Jun 17 06:16 go.mod 06:18:56 -rw-rw-r-- 1 1001 1001 36231 Jun 17 06:17 go.sum 06:18:56 drwxrwxr-x 8 1001 1001 4096 Jun 17 06:16 internal 06:18:56 drwxrwxr-x 3 1001 1001 4096 Jun 17 06:16 openapi 06:18:56 drwxrwxr-x 4 1001 1001 4096 Jun 17 06:16 snap 06:18:56 -rw-rw-r-- 1 1001 1001 204 Jun 17 06:16 version.go [Pipeline] sh 06:18:56 + '[' -e coverage.out ] 06:18:56 + chown 1001:1001 coverage.out [Pipeline] stash 06:18:56 Stashed 1 file(s) [Pipeline] sh 06:18:56 + make build 06:18:56 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.12" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 06:19:11 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.12" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:19:18 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.12" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 06:19:18 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.12" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:19:24 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.12" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 06:19:24 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.12" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 06:19:25 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.12" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:19:26 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.12" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 06:19:26 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.12" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:19:27 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.12" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:19:28 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.12" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 06:19:29 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.12" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 06:19:30 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.12" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 06:19:31 $ docker stop --time=1 b2554b01f034c5281860ae9e7ee022424e0c326cd678b2f5254392f7af225bf3 06:19:34 $ docker rm -f b2554b01f034c5281860ae9e7ee022424e0c326cd678b2f5254392f7af225bf3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:19:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:19:34 06:19:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:19:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:19:35 latest: Pulling from edgex-devops/edgex-compose 06:19:35 cbdbe7a5bc2a: Pulling fs layer 06:19:35 ca9280d653b3: Pulling fs layer 06:19:35 7e9c9ca2126c: Pulling fs layer 06:19:35 cbdbe7a5bc2a: Verifying Checksum 06:19:35 cbdbe7a5bc2a: Download complete 06:19:35 ca9280d653b3: Verifying Checksum 06:19:35 ca9280d653b3: Download complete 06:19:35 cbdbe7a5bc2a: Pull complete 06:19:35 7e9c9ca2126c: Download complete 06:19:35 ca9280d653b3: Pull complete 06:19:39 7e9c9ca2126c: Pull complete 06:19:39 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 06:19:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:19:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:19:39 prd-ubuntu20.04-docker-8c-8g-2541 does not seem to be running inside a container 06:19:39 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/241 -v /w/workspace/edgex-go/241:/w/workspace/edgex-go/241:rw,z -v /w/workspace/edgex-go/241@tmp:/w/workspace/edgex-go/241@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 06:19:40 $ docker top 9a6f96d8b3deecf77cbe18a9019cde0c74ee9cead62aefdfce50f456dd519ef6 -eo pid,comm [Pipeline] { [Pipeline] sh 06:19:40 + docker-compose build --help 06:19:40 + grep parallel 06:19:41 --parallel Build images in parallel. [Pipeline] } 06:19:41 $ docker stop --time=1 9a6f96d8b3deecf77cbe18a9019cde0c74ee9cead62aefdfce50f456dd519ef6 06:19:42 $ docker rm -f 9a6f96d8b3deecf77cbe18a9019cde0c74ee9cead62aefdfce50f456dd519ef6 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:19:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:19:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:19:43 prd-ubuntu20.04-docker-8c-8g-2541 does not seem to be running inside a container 06:19:43 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/241 -v /w/workspace/edgex-go/241:/w/workspace/edgex-go/241:rw,z -v /w/workspace/edgex-go/241@tmp:/w/workspace/edgex-go/241@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 06:19:43 $ docker top f53b7ebd96bbf2f9fb5780754701c107dac331fbfeb22ade384a83d4ce2059ce -eo pid,comm [Pipeline] { [Pipeline] sh 06:19:44 + docker-compose -f ./docker-compose-build.yml build --parallel 06:19:44 Building core-command ... 06:19:44 Building core-data ... 06:19:44 Building core-metadata ... 06:19:44 Building security-bootstrapper ... 06:19:44 Building security-proxy-setup ... 06:19:44 Building security-secretstore-setup ... 06:19:44 Building security-spiffe-token-provider ... 06:19:44 Building security-spire-agent ... 06:19:44 Building security-spire-config ... 06:19:44 Building security-spire-server ... 06:19:44 Building support-notifications ... 06:19:44 Building support-scheduler ... 06:19:44 Building sys-mgmt-agent ... 06:19:44 Building security-proxy-setup 06:19:44 Building sys-mgmt-agent 06:19:44 Building security-spire-agent 06:19:44 Building security-spire-config 06:19:44 Building security-spire-server 06:19:59 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 06:19:59 Step 2/26 : FROM ${BUILDER_BASE} AS builder 06:19:59 ---> 683845791ab6 06:19:59 Step 3/26 : WORKDIR /edgex-go 06:19:59 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 06:19:59 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:19:59 ---> 683845791ab6 06:19:59 Step 3/22 : WORKDIR /edgex-go 06:19:59 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 06:19:59 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:19:59 ---> 683845791ab6 06:19:59 Step 3/23 : WORKDIR /edgex-go 06:19:59 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 06:19:59 Step 2/25 : FROM ${BUILDER_BASE} AS builder 06:19:59 ---> 683845791ab6 06:19:59 Step 3/25 : WORKDIR /edgex-go 06:19:59 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 06:19:59 Step 2/26 : FROM ${BUILDER_BASE} AS builder 06:19:59 ---> 683845791ab6 06:19:59 Step 3/26 : WORKDIR /edgex-go 06:20:02 ---> Running in dbaee4397a75 06:20:02 ---> Running in d46c17bac0a4 06:20:02 ---> Running in 4036d13ddb88 06:20:02 ---> Running in a7dd4e2a96b1 06:20:02 ---> Running in b9b238288031 06:20:02 Removing intermediate container d46c17bac0a4 06:20:02 ---> ba2b3c563147 06:20:02 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:20:02 Removing intermediate container a7dd4e2a96b1 06:20:02 ---> fe4bde43dda3 06:20:02 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:20:02 Removing intermediate container b9b238288031 06:20:02 ---> 33379e8d21a9 06:20:02 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:20:02 ---> Running in 78c6ec1790d5 06:20:02 Removing intermediate container dbaee4397a75 06:20:02 ---> 4665593899e5 06:20:02 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:20:02 Removing intermediate container 4036d13ddb88 06:20:02 ---> 28e4c874b885 06:20:02 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:20:02 ---> Running in ccf04ec88324 06:20:02 ---> Running in 35f7f1fbd680 06:20:02 ---> Running in 32af38f347d7 06:20:02 ---> Running in 4c686fb9ef5c 06:20:03 Removing intermediate container 78c6ec1790d5 06:20:03 ---> c675f789020e 06:20:03 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 06:20:03 ---> Running in 916ec0c3d6a8 06:20:03 Removing intermediate container ccf04ec88324 06:20:03 ---> 0a9ca0df49d0 06:20:03 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 06:20:03 ---> Running in e6fb19d3af2b 06:20:03 Removing intermediate container 35f7f1fbd680 06:20:03 ---> 5f585915a497 06:20:03 Step 5/22 : RUN apk add --update --no-cache make git 06:20:03 ---> Running in 9f41af44bcbf 06:20:03 Removing intermediate container 32af38f347d7 06:20:03 ---> 0f51c7c64cd3 06:20:03 Step 5/23 : RUN apk add --update --no-cache make bash git 06:20:03 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2542 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 06:20:03 Running in /w/workspace/edgex-go/241 [Pipeline] { [Pipeline] checkout 06:20:03 The recommended git tool is: git 06:20:03 ---> Running in e5edebc5649a 06:20:03 Removing intermediate container 4c686fb9ef5c 06:20:03 ---> 7678fbdb1f0b 06:20:03 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 06:20:03 ---> Running in aeff2efe733a 06:20:03 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:20:04 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:20:04 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:20:04 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:20:04 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:20:04 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:20:04 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:20:04 OK: 221 MiB in 52 packages 06:20:05 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:20:05 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:20:05 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:20:05 OK: 221 MiB in 52 packages 06:20:05 Removing intermediate container 916ec0c3d6a8 06:20:05 ---> 0e2be85eb8c1 06:20:05 Step 6/26 : COPY go.mod vendor* ./ 06:20:05 OK: 221 MiB in 52 packages 06:20:05 ---> 0691e4933c65 06:20:05 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:20:05 ---> Running in 4122cc297578 06:20:05 OK: 221 MiB in 52 packages 06:20:05 Removing intermediate container e6fb19d3af2b 06:20:05 ---> 15ccd9d3f38e 06:20:05 Step 6/25 : COPY go.mod vendor* ./ 06:20:05 OK: 221 MiB in 52 packages 06:20:05 ---> 6218de0258fb 06:20:05 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:20:05 ---> Running in 05bb45562e32 06:20:05 Removing intermediate container e5edebc5649a 06:20:05 ---> c5204bb9b1a4 06:20:05 Step 6/23 : COPY go.mod vendor* ./ 06:20:05 Removing intermediate container 9f41af44bcbf 06:20:05 ---> 3444cc0370b7 06:20:05 Step 6/22 : COPY go.mod vendor* ./ 06:20:05 Removing intermediate container aeff2efe733a 06:20:05 ---> 4a6bbdf7f22f 06:20:05 Step 6/26 : COPY go.mod vendor* ./ 06:20:06 ---> 67f51fbff4d1 06:20:06 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:20:06 ---> Running in b907b15ce922 06:20:06 ---> dc51cbc31997 06:20:06 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:20:06 ---> c9676f2ac1c2 06:20:06 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:20:06 ---> Running in f74273127f80 06:20:06 ---> Running in abc9f1f18944 06:20:06 Removing intermediate container 4122cc297578 06:20:06 ---> 92135c4028eb 06:20:06 Step 8/26 : COPY . . 06:20:08 Removing intermediate container 05bb45562e32 06:20:08 ---> e7c4892e2858 06:20:08 Step 8/25 : COPY . . 06:20:08 Removing intermediate container b907b15ce922 06:20:08 ---> 9a590703d28f 06:20:08 Step 8/23 : COPY . . 06:20:08 Removing intermediate container f74273127f80 06:20:08 ---> 089982414bd0 06:20:08 Step 8/26 : COPY . . 06:20:10 using credential edgex-jenkins-ssh 06:20:10 Cloning the remote Git repository 06:20:10 Cloning repository git@github.com:edgexfoundry/edgex-go.git 06:20:10 > git init /w/workspace/edgex-go/241 # timeout=10 06:20:11 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:20:11 > git --version # timeout=10 06:20:11 > git --version # 'git version 2.25.1' 06:20:11 using GIT_SSH to set credentials SSH Credentials for GitHub 06:20:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:20:12 Removing intermediate container abc9f1f18944 06:20:12 ---> 2dffe2ed6333 06:20:12 Step 8/22 : COPY . . 06:20:16 ---> 248dbfb59ea9 06:20:16 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 06:20:16 ---> Running in 915d63da9979 06:20:16 ---> d67905d4da2b 06:20:16 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 06:20:16 ---> 542c9d57f966 06:20:16 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 06:20:16 ---> 7dbf82723a69 06:20:16 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 06:20:16 ---> Running in c8038113dbdd 06:20:16 ---> Running in b509a3f644dd 06:20:16 ---> 2f34622f82d7 06:20:16 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 06:20:16 ---> Running in 3957dd046637 06:20:16 Removing intermediate container 915d63da9979 06:20:16 ---> 1cc451c80440 06:20:16 Step 10/26 : WORKDIR /edgex-go/spire-build 06:20:16 ---> Running in 8e762bf84bef 06:20:16 ---> Running in b047c21e4ea4 06:20:16 Removing intermediate container b509a3f644dd 06:20:16 ---> e4f92b7aa86a 06:20:16 Step 10/25 : WORKDIR /edgex-go/spire-build 06:20:16 Removing intermediate container 3957dd046637 06:20:16 ---> 276274d38b00 06:20:16 Step 10/26 : WORKDIR /edgex-go/spire-build 06:20:16 ---> Running in 3a305b306e22 06:20:16 ---> Running in 35d9acebab6a 06:20:16 Removing intermediate container b047c21e4ea4 06:20:16 ---> 13916224137b 06:20:16 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 06:20:16 ---> Running in 6cd8bcefdd0a 06:20:16 Removing intermediate container 35d9acebab6a 06:20:16 ---> 24678eb70394 06:20:16 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 06:20:16 Removing intermediate container 3a305b306e22 06:20:16 ---> 44d54b5a8f77 06:20:16 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 06:20:16 ---> Running in cc04241a54a3 06:20:16 ---> Running in 4ec2924d9201 06:20:16 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.12" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 06:20:16 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.12" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 06:20:17 Removing intermediate container 6cd8bcefdd0a 06:20:17 ---> c0231ff31a1c 06:20:17 Step 12/26 : WORKDIR /edgex-go 06:20:17 ---> Running in 72eb80364745 06:20:17 Removing intermediate container 72eb80364745 06:20:17 ---> fd9f0d6babde 06:20:17 06:20:17 Step 13/26 : FROM alpine:3.15 06:20:17 3.15: Pulling from library/alpine 06:20:17 Removing intermediate container 4ec2924d9201 06:20:17 ---> 2dcd7846a0bb 06:20:17 Step 12/25 : WORKDIR /edgex-go 06:20:17 Removing intermediate container cc04241a54a3 06:20:17 ---> 608746efd74b 06:20:17 Step 12/26 : WORKDIR /edgex-go 06:20:17 ---> Running in e25576e823f4 06:20:17 ---> Running in 75a2a6f68363 06:20:18 Removing intermediate container e25576e823f4 06:20:18 ---> 7b841ecee02e 06:20:18 06:20:18 Step 13/25 : FROM alpine:3.15 06:20:18 Removing intermediate container 75a2a6f68363 06:20:18 ---> 1442c95ba900 06:20:18 06:20:18 Step 13/26 : FROM alpine:3.15 06:20:18 3.15: Pulling from library/alpine 06:20:18 3.15: Pulling from library/alpine 06:20:19 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 06:20:19 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 06:20:19 Status: Image is up to date for alpine:3.15 06:20:19 Status: Downloaded newer image for alpine:3.15 06:20:19 ---> 0ac33e5f5afa 06:20:19 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 06:20:19 ---> 0ac33e5f5afa 06:20:19 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 06:20:19 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 06:20:19 Status: Image is up to date for alpine:3.15 06:20:19 ---> 0ac33e5f5afa 06:20:19 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 06:20:19 ---> Running in f059dc861edf 06:20:19 ---> Running in 4a3c5e7be616 06:20:19 ---> Running in 7d2764d85622 06:20:19 Removing intermediate container 4a3c5e7be616 06:20:19 ---> 326ca58ba414 06:20:19 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:20:19 Removing intermediate container 7d2764d85622 06:20:19 ---> 3f532925902b 06:20:19 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:20:19 ---> Running in ce35dbeca660 06:20:19 Removing intermediate container f059dc861edf 06:20:19 ---> 97aac14b3c24 06:20:19 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:20:19 ---> Running in 871d8e19623d 06:20:19 ---> Running in e96a11b3cdb0 06:20:21 Removing intermediate container 871d8e19623d 06:20:21 ---> ccb2c0803acf 06:20:21 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 06:20:21 ---> Running in e31848d00d86 06:20:21 Removing intermediate container ce35dbeca660 06:20:21 ---> ef558e276138 06:20:21 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:20:21 Removing intermediate container e96a11b3cdb0 06:20:21 ---> 3cab0f17fb12 06:20:21 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:20:21 ---> Running in 3de77a08a19b 06:20:21 ---> Running in 837b9dd9af08 06:20:21 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:20:21 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:20:21 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:20:22 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:20:22 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:20:22 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:20:23 v3.15.4-197-g0764b33b2f [https://nl.alpinelinux.org/alpine/v3.15/main] 06:20:23 v3.15.4-196-g2994ab467e [https://nl.alpinelinux.org/alpine/v3.15/community] 06:20:23 OK: 15859 distinct packages available 06:20:23 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:20:23 v3.15.4-197-g0764b33b2f [https://nl.alpinelinux.org/alpine/v3.15/main] 06:20:23 v3.15.4-196-g2994ab467e [https://nl.alpinelinux.org/alpine/v3.15/community] 06:20:23 OK: 15859 distinct packages available 06:20:23 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:20:23 v3.15.4-197-g0764b33b2f [https://nl.alpinelinux.org/alpine/v3.15/main] 06:20:23 v3.15.4-196-g2994ab467e [https://nl.alpinelinux.org/alpine/v3.15/community] 06:20:23 OK: 15859 distinct packages available 06:20:23 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:20:24 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:20:24 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:20:24 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:20:24 (1/5) Installing dumb-init (1.2.5-r1) 06:20:24 (2/5) Installing musl-obstack (1.2.3-r0) 06:20:24 (3/5) Installing libucontext (1.1-r0) 06:20:24 (1/5) Installing dumb-init (1.2.5-r1) 06:20:24 (4/5) Installing gcompat (1.0.0-r4) 06:20:24 (2/5) Installing musl-obstack (1.2.3-r0) 06:20:24 (1/4) Installing dumb-init (1.2.5-r1) 06:20:24 (5/5) Installing openssl (1.1.1o-r0) 06:20:24 (3/5) Installing libucontext (1.1-r0) 06:20:24 (2/4) Installing musl-obstack (1.2.3-r0) 06:20:24 Executing busybox-1.34.1-r5.trigger 06:20:24 OK: 6 MiB in 19 packages 06:20:24 (4/5) Installing gcompat (1.0.0-r4) 06:20:24 (3/4) Installing libucontext (1.1-r0) 06:20:24 (5/5) Installing openssl (1.1.1o-r0) 06:20:24 (4/4) Installing gcompat (1.0.0-r4) 06:20:24 Executing busybox-1.34.1-r5.trigger 06:20:24 OK: 6 MiB in 19 packages 06:20:24 Executing busybox-1.34.1-r5.trigger 06:20:24 OK: 6 MiB in 18 packages 06:20:25 Removing intermediate container 3de77a08a19b 06:20:25 ---> 19ff56217e9c 06:20:25 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 06:20:25 Removing intermediate container 837b9dd9af08 06:20:25 ---> da7d08b49dbb 06:20:25 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 06:20:25 Removing intermediate container e31848d00d86 06:20:25 ---> fced98e3e094 06:20:25 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 06:20:26 Avoid second fetch 06:20:26 Checking out Revision 18107d571668bc071dc3670312a164098c2940fe (main) 06:20:27 ---> 8ca761084765 06:20:27 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 06:20:27 ---> a83595bda331 06:20:27 ---> 26019155821e 06:20:27 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 06:20:27 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 06:20:27 ---> 4ee7fd11a132 06:20:27 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 06:20:27 ---> f210fc9a1774 06:20:27 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 06:20:27 ---> Running in aaa4888227ae 06:20:28 Removing intermediate container aaa4888227ae 06:20:28 ---> d651d95b75d0 06:20:28 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 06:20:28 ---> f069a988b079 06:20:28 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 06:20:28 ---> 620e2d4831e5 06:20:28 Step 21/26 : WORKDIR / 06:20:26 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:20:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:20:26 > git config core.sparsecheckout # timeout=10 06:20:26 > git checkout -f 18107d571668bc071dc3670312a164098c2940fe # timeout=10 06:20:28 ---> 6c5b214b5305 06:20:28 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 06:20:28 ---> Running in 68986f2addc7 06:20:28 ---> Running in 3705e5f0e4b1 06:20:28 ---> 8c7ae0a9fe83 06:20:28 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 06:20:29 Removing intermediate container 3705e5f0e4b1 06:20:29 ---> 247ae295b1e3 06:20:29 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 06:20:29 Removing intermediate container 68986f2addc7 06:20:29 ---> 0a61c9989195 06:20:29 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 06:20:29 ---> Running in 4621f219419d 06:20:29 ---> Running in 88ca3c349456 06:20:29 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.12" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 06:20:29 ---> 919c11b2fd34 06:20:29 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 06:20:29 Removing intermediate container 88ca3c349456 06:20:29 ---> c8ed6b15ba95 06:20:29 Step 23/25 : LABEL arch=x86_64 06:20:29 Removing intermediate container 4621f219419d 06:20:29 ---> 77ee128e3e33 06:20:29 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 06:20:29 ---> Running in 2cb9dbdecbf9 06:20:29 ---> Running in 213033fceeb9 06:20:29 ---> 5ae5dc74cae9 06:20:29 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 06:20:29 Removing intermediate container 213033fceeb9 06:20:29 ---> 903e88c910f8 06:20:29 Step 24/26 : LABEL arch=x86_64 06:20:29 Removing intermediate container 2cb9dbdecbf9 06:20:29 ---> 5e75ff477038 06:20:29 Step 24/25 : LABEL git_sha=18107d571668bc071dc3670312a164098c2940fe 06:20:29 ---> Running in 198c17c09760 06:20:29 ---> Running in d083f4bee6f8 06:20:29 ---> c9dfe3611ff1 06:20:29 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 06:20:29 ---> Running in e510be7a2151 06:20:29 Removing intermediate container 198c17c09760 06:20:29 ---> 00d1702db4a2 06:20:29 Step 25/26 : LABEL git_sha=18107d571668bc071dc3670312a164098c2940fe 06:20:29 Removing intermediate container d083f4bee6f8 06:20:29 ---> 2c3107f8a306 06:20:29 Step 25/25 : LABEL version=2.2.1-dev.12 06:20:29 ---> Running in a8f78b8931bb 06:20:29 Removing intermediate container e510be7a2151 06:20:29 ---> a3a20cb70d09 06:20:29 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 06:20:29 ---> Running in d8caa33e34be 06:20:29 ---> Running in 1928e29540a1 06:20:29 Removing intermediate container a8f78b8931bb 06:20:29 ---> e48cb85111f8 06:20:29 Step 26/26 : LABEL version=2.2.1-dev.12 06:20:30 Removing intermediate container d8caa33e34be 06:20:30 ---> ae7cd77aa859 06:20:30 06:20:30 ---> Running in 57cc8eb87ca3 06:20:30 Removing intermediate container 1928e29540a1 06:20:30 ---> 9af96daa4b82 06:20:30 Step 24/26 : LABEL arch=x86_64 06:20:30 ---> Running in aa7afb54ad28 06:20:30 Successfully built ae7cd77aa859 06:20:30 Successfully tagged security-spire-server:latest 06:20:30 Building core-data 06:20:30  Building security-spire-server ... done Removing intermediate container 57cc8eb87ca3 06:20:30 ---> 494d93302711 06:20:30 06:20:30 Successfully built 494d93302711 06:20:30 Successfully tagged security-spire-config:latest 06:20:30  Building security-spire-config ... done Building security-bootstrapper 06:20:30 Removing intermediate container aa7afb54ad28 06:20:30 ---> 700195cc0d3d 06:20:30 Step 25/26 : LABEL git_sha=18107d571668bc071dc3670312a164098c2940fe 06:20:31 Commit message: "Merge pull request #4055 from weichou1229/issue-4056" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:20:32 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:20:32 % Total % Received % Xferd Average Speed Time Time Time Current 06:20:32 Dload Upload Total Spent Left Speed 06:20:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 230k 0 --:--:-- --:--:-- --:--:-- 230k [Pipeline] sh 06:20:33 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:20:33 + sudo tee /etc/docker/daemon.new 06:20:33 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 06:20:33 { 06:20:33 "registry-mirrors": [ 06:20:33 "https://nexus3.edgexfoundry.org:10001" 06:20:33 ], 06:20:33 "bip": "10.250.0.254/24", 06:20:33 "hosts": [ 06:20:33 "tcp://0.0.0.0:5555", 06:20:33 "unix:///var/run/docker.sock" 06:20:33 ], 06:20:33 "mtu": 1458, 06:20:33 "selinux-enabled": true, 06:20:33 "seccomp-profile": "/etc/docker/seccomp.json" 06:20:33 } [Pipeline] sh 06:20:33 ---> Running in 239d64f445d6 06:20:33 Removing intermediate container c8038113dbdd 06:20:33 ---> 0260e54d5c91 06:20:33 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 06:20:33 Removing intermediate container 8e762bf84bef 06:20:33 ---> 6b025bef01a7 06:20:33 06:20:33 Step 10/22 : FROM alpine:3.14 06:20:33 ---> Running in 74c253988145 06:20:33 Removing intermediate container 239d64f445d6 06:20:33 ---> 31fc86f76925 06:20:33 Step 26/26 : LABEL version=2.2.1-dev.12 06:20:33 3.14: Pulling from library/alpine 06:20:33 ---> Running in 1ed4ec35ef23 06:20:33 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json 06:20:33 Removing intermediate container 1ed4ec35ef23 06:20:33 ---> 1b4ffeda6346 06:20:33 06:20:33 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.12" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [Pipeline] sh 06:20:34 Successfully built 1b4ffeda6346 06:20:34 Successfully tagged security-spire-agent:latest 06:20:34  Building security-spire-agent ... done Building security-spiffe-token-provider 06:20:34 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 06:20:34 Status: Downloaded newer image for alpine:3.14 06:20:34 ---> e04c818066af 06:20:34 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 06:20:34 + sudo service docker restart 06:20:35 ---> Running in d3cf35bf6752 06:20:35 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 06:20:35 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:20:35 ---> 683845791ab6 06:20:35 Step 3/23 : WORKDIR /edgex-go 06:20:35 ---> Using cache 06:20:35 ---> 4665593899e5 06:20:35 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:20:35 ---> Using cache 06:20:35 ---> 7678fbdb1f0b 06:20:35 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 06:20:35 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 06:20:35 Step 2/31 : FROM ${BUILDER_BASE} AS builder 06:20:35 ---> 683845791ab6 06:20:35 Step 3/31 : WORKDIR /edgex-go 06:20:35 ---> Using cache 06:20:35 ---> 4665593899e5 06:20:35 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:20:35 ---> Using cache 06:20:35 ---> 7678fbdb1f0b 06:20:35 Step 5/31 : RUN apk add --update --no-cache make git 06:20:35 ---> Running in 654f0322bee1 06:20:35 ---> Running in c77aa94d52cb 06:20:35 Removing intermediate container 74c253988145 06:20:35 ---> f676d7cdb44b 06:20:35 06:20:35 Step 11/23 : FROM docker:20.10.14 06:20:36 20.10.14: Pulling from library/docker 06:20:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 06:20:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 06:20:36 (1/6) Installing ca-certificates (20211220-r0) 06:20:36 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:20:36 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:20:36 (2/6) Installing brotli-libs (1.0.9-r5) 06:20:36 (3/6) Installing nghttp2-libs (1.43.0-r0) 06:20:36 (4/6) Installing libcurl (7.79.1-r1) 06:20:36 (5/6) Installing curl (7.79.1-r1) 06:20:36 (6/6) Installing dumb-init (1.2.5-r1) 06:20:36 Executing busybox-1.33.1-r7.trigger 06:20:36 Executing ca-certificates-20211220-r0.trigger 06:20:36 OK: 8 MiB in 20 packages 06:20:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:20:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:20:37 OK: 221 MiB in 52 packages 06:20:37 OK: 221 MiB in 52 packages 06:20:38 Removing intermediate container d3cf35bf6752 06:20:38 ---> 708e3b21e2f4 06:20:38 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:20:38 Removing intermediate container 654f0322bee1 06:20:38 ---> afb992a5047d 06:20:38 Step 6/23 : COPY go.mod vendor* ./ 06:20:38 ---> Running in 39bf774b9895 06:20:38 Removing intermediate container c77aa94d52cb 06:20:38 ---> fb99143f1b59 06:20:38 Step 6/31 : COPY go.mod vendor* ./ 06:20:38 ---> 887bb2f26087 06:20:38 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:20:38 Removing intermediate container 39bf774b9895 06:20:38 ---> acdd46253593 06:20:38 Step 13/22 : WORKDIR /edgex 06:20:38 ---> Running in b159eeb4f092 06:20:38 ---> Running in 7de5bf8bb016 06:20:38 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 06:20:38 Step 2/20 : FROM ${BUILDER_BASE} AS builder 06:20:38 ---> 683845791ab6 06:20:38 Step 3/20 : WORKDIR /edgex-go 06:20:38 ---> Using cache 06:20:38 ---> 4665593899e5 06:20:38 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 06:20:38 ---> Running in acbe02a5aa92 06:20:38 ---> b5ff794a6eaf 06:20:38 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:20:38 ---> Running in ee440609119d 06:20:38 Removing intermediate container 7de5bf8bb016 06:20:38 ---> 579306b54ecf 06:20:38 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 06:20:38 ---> c5c773d1a512 06:20:38 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 06:20:38 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 06:20:38 Status: Downloaded newer image for docker:20.10.14 06:20:38 ---> 7417809fdb73 06:20:38 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 06:20:38 ---> Running in 5d07dbef8db8 06:20:39 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:20:39 Removing intermediate container 5d07dbef8db8 06:20:39 ---> 6df924573c5d 06:20:39 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 06:20:39 ---> d19db8e24fb7 06:20:39 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 06:20:39 ---> Running in 9cf06618bbcf 06:20:39 Removing intermediate container b159eeb4f092 06:20:39 ---> 13665081d8ac 06:20:39 Step 8/23 : COPY . . 06:20:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:20:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:20:39 (1/43) Installing readline (8.1.1-r0) 06:20:39 (2/43) Installing bash (5.1.16-r0) 06:20:39 Executing bash-5.1.16-r0.post-install 06:20:39 (3/43) Installing brotli-libs (1.0.9-r5) 06:20:39 (4/43) Installing nghttp2-libs (1.46.0-r0) 06:20:39 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:20:39 (5/43) Installing libcurl (7.80.0-r1) 06:20:39 (6/43) Installing curl (7.80.0-r1) 06:20:39 (7/43) Installing dumb-init (1.2.5-r1) 06:20:39 (8/43) Installing libbz2 (1.0.8-r1) 06:20:39 (9/43) Installing expat (2.4.7-r0) 06:20:39 (10/43) Installing libffi (3.4.2-r1) 06:20:39 (11/43) Installing gdbm (1.22-r0) 06:20:39 (12/43) Installing xz-libs (5.2.5-r1) 06:20:39 (13/43) Installing libgcc (10.3.1_git20211027-r0) 06:20:39 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 06:20:40 (15/43) Installing mpdecimal (2.5.1-r1) 06:20:40 (16/43) Installing sqlite-libs (3.36.0-r0) 06:20:40 (17/43) Installing python3 (3.9.7-r4) 06:20:40 v3.15.4-197-g0764b33b2f [https://nl.alpinelinux.org/alpine/v3.15/main] 06:20:40 v3.15.4-196-g2994ab467e [https://nl.alpinelinux.org/alpine/v3.15/community] 06:20:40 OK: 15866 distinct packages available 06:20:40 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:20:40 (18/43) Installing py3-appdirs (1.4.4-r2) 06:20:40 (19/43) Installing py3-certifi (2020.12.5-r1) 06:20:40 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 06:20:40 (21/43) Installing py3-idna (3.3-r0) 06:20:40 (22/43) Installing py3-urllib3 (1.26.7-r0) 06:20:40 (23/43) Installing py3-requests (2.26.0-r1) 06:20:40 (24/43) Installing py3-msgpack (1.0.2-r1) 06:20:40 (25/43) Installing py3-lockfile (0.12.2-r4) 06:20:40 (26/43) Installing py3-cachecontrol (0.12.10-r0) 06:20:40 (27/43) Installing py3-colorama (0.4.4-r1) 06:20:40 (28/43) Installing py3-contextlib2 (21.6.0-r1) 06:20:40 (29/43) Installing py3-distlib (0.3.3-r0) 06:20:40 (30/43) Installing py3-distro (1.6.0-r0) 06:20:40 (31/43) Installing py3-six (1.16.0-r0) 06:20:40 (32/43) Installing py3-webencodings (0.5.1-r4) 06:20:40 (33/43) Installing py3-html5lib (1.1-r1) 06:20:40 (34/43) Installing py3-parsing (2.4.7-r2) 06:20:40 (35/43) Installing py3-packaging (20.9-r1) 06:20:40 (36/43) Installing py3-tomli (1.2.2-r0) 06:20:40 (37/43) Installing py3-pep517 (0.12.0-r0) 06:20:40 ---> b43149d3b3e8 06:20:40 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 06:20:40 (38/43) Installing py3-progress (1.6-r0) 06:20:40 (39/43) Installing py3-retrying (1.3.3-r2) 06:20:40 (40/43) Installing py3-ordered-set (4.0.2-r2) 06:20:40 (41/43) Installing py3-setuptools (52.0.0-r4) 06:20:40 (42/43) Installing py3-toml (0.10.2-r2) 06:20:40 (43/43) Installing py3-pip (20.3.4-r1) 06:20:40 Executing busybox-1.34.1-r5.trigger 06:20:40 OK: 83 MiB in 65 packages 06:20:40 Removing intermediate container ee440609119d 06:20:40 ---> eeaaf9ed0505 06:20:40 Step 8/31 : COPY . . 06:20:41 ---> e1a053a64c26 06:20:41 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:20:41 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:20:41 ---> Running in bc753a02735e 06:20:41 OK: 221 MiB in 52 packages 06:20:41 Collecting docker-compose==1.23.2 06:20:41 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 06:20:41 Collecting cached-property<2,>=1.2.0 06:20:41 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 06:20:41 Collecting texttable<0.10,>=0.9.0 06:20:41 Downloading texttable-0.9.1.tar.gz (11 kB) 06:20:42 Collecting PyYAML<4,>=3.10 06:20:42 Downloading PyYAML-3.13.tar.gz (270 kB) 06:20:42 Collecting websocket-client<1.0,>=0.32.0 06:20:42 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 06:20:42 Collecting docker<4.0,>=3.6.0 06:20:42 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 06:20:42 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 06:20:42 Collecting jsonschema<3,>=2.5.1 06:20:42 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 06:20:43 Collecting dockerpty<0.5,>=0.4.1 06:20:43 Downloading dockerpty-0.4.1.tar.gz (13 kB) 06:20:43 Collecting docopt<0.7,>=0.6.1 06:20:43 Downloading docopt-0.6.2.tar.gz (25 kB) 06:20:43 Removing intermediate container bc753a02735e 06:20:43 ---> 6057c84ff2ce 06:20:43 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 06:20:43 Removing intermediate container acbe02a5aa92 06:20:43 ---> 3311c13987c4 06:20:43 Step 5/20 : COPY go.mod vendor* ./ 06:20:43 ---> Running in 9ff93cb184f9 06:20:43 ---> 37edf1f5a7d8 06:20:43 Step 9/23 : RUN make cmd/core-data/core-data 06:20:43 ---> Running in bc00d5f5da65 06:20:43 Removing intermediate container 9ff93cb184f9 06:20:43 ---> 31a8ec7bccad 06:20:43 Step 20/22 : LABEL arch=x86_64 06:20:43 ---> 697f2121b844 06:20:43 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:20:43 ---> Running in d8bd0c78ecff 06:20:43 ---> Running in 41b9fededfde 06:20:44 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 06:20:44 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 06:20:44 Removing intermediate container d8bd0c78ecff 06:20:44 ---> ddcb89bd7f40 06:20:44 Step 21/22 : LABEL git_sha=18107d571668bc071dc3670312a164098c2940fe 06:20:44 Collecting docker-pycreds>=0.4.0 06:20:44 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 06:20:44 ---> Running in 11b7f372d6b5 06:20:44 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.12" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 06:20:44 Collecting chardet<3.1.0,>=3.0.2 06:20:44 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 06:20:44 Removing intermediate container 11b7f372d6b5 06:20:44 ---> 0b2b07ff374d 06:20:44 Step 22/22 : LABEL version=2.2.1-dev.12 06:20:44 ---> Running in 4d13135b48a7 06:20:44 Collecting urllib3<1.25,>=1.21.1 06:20:44 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 06:20:44 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) 06:20:44 Collecting idna<2.8,>=2.5 06:20:44 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 06:20:44 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 06:20:44 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 06:20:44 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 06:20:44 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 06:20:44 Removing intermediate container 4d13135b48a7 06:20:44 ---> 171acbca5ad5 06:20:44 06:20:44 Successfully built 171acbca5ad5 06:20:44 Successfully tagged security-proxy-setup:latest 06:20:44  Building security-proxy-setup ... done Building core-metadata 06:20:44 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 06:20:44 Attempting uninstall: urllib3 06:20:44 Found existing installation: urllib3 1.26.7 06:20:44 Uninstalling urllib3-1.26.7: 06:20:44 Successfully uninstalled urllib3-1.26.7 06:20:44 Attempting uninstall: idna 06:20:44 Found existing installation: idna 3.3 06:20:44 Uninstalling idna-3.3: 06:20:44 Successfully uninstalled idna-3.3 06:20:46 Attempting uninstall: requests 06:20:46 Found existing installation: requests 2.26.0 06:20:46 Uninstalling requests-2.26.0: 06:20:46 Successfully uninstalled requests-2.26.0 06:20:46 Removing intermediate container 41b9fededfde 06:20:46 ---> 233200ff773b 06:20:46 Step 7/20 : COPY . . 06:20:46 ---> 51255e54ff32 06:20:46 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 06:20:46 Running setup.py install for texttable: started 06:20:46 ---> Running in f5a1efc4c03d 06:20:46 Running setup.py install for texttable: finished with status 'done' 06:20:46 Running setup.py install for PyYAML: started 06:20:46 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.12" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 06:20:47 Running setup.py install for PyYAML: finished with status 'done' 06:20:47 Running setup.py install for docopt: started 06:20:47 Running setup.py install for docopt: finished with status 'done' 06:20:47 Running setup.py install for dockerpty: started 06:20:48 Running setup.py install for dockerpty: finished with status 'done' 06:20:48 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 06:20:48 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 06:20:48 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:20:48 ---> 683845791ab6 06:20:48 Step 3/23 : WORKDIR /edgex-go 06:20:48 ---> Using cache 06:20:48 ---> 4665593899e5 06:20:48 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:20:48 ---> Using cache 06:20:48 ---> 7678fbdb1f0b 06:20:48 Step 5/23 : RUN apk add --update --no-cache make git 06:20:48 ---> Using cache 06:20:48 ---> fb99143f1b59 06:20:48 Step 6/23 : COPY go.mod vendor* ./ 06:20:48 ---> Using cache 06:20:48 ---> b5ff794a6eaf 06:20:48 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:20:48 ---> Using cache 06:20:48 ---> eeaaf9ed0505 06:20:48 Step 8/23 : COPY . . 06:20:48 ---> Using cache 06:20:48 ---> 51255e54ff32 06:20:48 Step 9/23 : RUN make cmd/core-metadata/core-metadata 06:20:51 ---> Running in e7610881d20a 06:20:51 ---> 1ecdb1f4a84b 06:20:51 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:20:51 ---> Running in 33800c46df62 06:20:51 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.12" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:20:52 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.12" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:20:52 provisioning config files... 06:20:52 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/241@tmp/config959781892971337963tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:20:53 ---> docker-login.sh 06:20:53 nexus3.edgexfoundry.org:10001 06:20:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:20:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:20:53 Configure a credential helper to remove this warning. See 06:20:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:20:53 06:20:53 Login Succeeded 06:20:53 nexus3.edgexfoundry.org:10002 06:20:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:20:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:20:54 Configure a credential helper to remove this warning. See 06:20:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:20:54 06:20:54 Login Succeeded 06:20:54 nexus3.edgexfoundry.org:10003 06:20:54 Removing intermediate container 9cf06618bbcf 06:20:54 ---> c2e367c91bb2 06:20:54 Step 14/23 : ENV APP_PORT=58890 06:20:54 ---> Running in b8bed6737562 06:20:54 Removing intermediate container b8bed6737562 06:20:54 ---> 3f57e1c1b79b 06:20:54 Step 15/23 : EXPOSE $APP_PORT 06:20:54 ---> Running in 4606acb822a1 06:20:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:20:54 Removing intermediate container 4606acb822a1 06:20:54 ---> f70a2f83f70a 06:20:54 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 06:20:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:20:54 Configure a credential helper to remove this warning. See 06:20:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:20:54 06:20:54 Login Succeeded 06:20:54 nexus3.edgexfoundry.org:10004 06:20:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:20:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:20:55 Configure a credential helper to remove this warning. See 06:20:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:20:55 06:20:55 Login Succeeded 06:20:55 docker.io 06:20:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:20:55 ---> 2fc907b613e0 06:20:55 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 06:20:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:20:56 Configure a credential helper to remove this warning. See 06:20:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:20:56 06:20:56 Login Succeeded 06:20:56 ---> docker-login.sh ends [Pipeline] } 06:20:56 Deleting 1 temporary files 06:20:56 ---> f0969cb8360d 06:20:56 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:20:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:20:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:20:56 ========================================================= 06:20:56 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 06:20:56 ========================================================= [Pipeline] fileExists [Pipeline] sh 06:20:56 ---> 42c209df3811 06:20:56 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 06:20:56 ---> Running in 010835c93dc8 06:20:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 06:20:57 Removing intermediate container 010835c93dc8 06:20:57 ---> d95628ac73bb 06:20:57 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:20:57 ---> Running in b1999642df0a 06:20:57 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:20:57 9b3977197b4f: Pulling fs layer 06:20:57 1a89e8eeedd5: Pulling fs layer 06:20:57 94645a83ff95: Pulling fs layer 06:20:57 e6fb740bc735: Pulling fs layer 06:20:57 3a77bd46dcc9: Pulling fs layer 06:20:57 355e64cbe906: Pulling fs layer 06:20:57 63ab81a10011: Pulling fs layer 06:20:57 555d1d1c4555: Pulling fs layer 06:20:57 7d9057610161: Pulling fs layer 06:20:57 355e64cbe906: Waiting 06:20:57 63ab81a10011: Waiting 06:20:57 555d1d1c4555: Waiting 06:20:57 7d9057610161: Waiting 06:20:57 e6fb740bc735: Waiting 06:20:57 3a77bd46dcc9: Waiting 06:20:57 94645a83ff95: Download complete 06:20:57 1a89e8eeedd5: Verifying Checksum 06:20:57 1a89e8eeedd5: Download complete 06:20:57 3a77bd46dcc9: Verifying Checksum 06:20:57 3a77bd46dcc9: Download complete 06:20:57 355e64cbe906: Verifying Checksum 06:20:57 355e64cbe906: Download complete 06:20:57 9b3977197b4f: Download complete 06:20:57 63ab81a10011: Verifying Checksum 06:20:57 63ab81a10011: Download complete 06:20:57 Removing intermediate container b1999642df0a 06:20:57 ---> e4ad2116e0e6 06:20:57 Step 21/23 : LABEL arch=x86_64 06:20:57 ---> Running in 1822f5d79ec0 06:20:57 Removing intermediate container 1822f5d79ec0 06:20:57 ---> 731c883798dd 06:20:57 Step 22/23 : LABEL git_sha=18107d571668bc071dc3670312a164098c2940fe 06:20:58 ---> Running in 07ccde6c446b 06:20:58 9b3977197b4f: Pull complete 06:20:58 Removing intermediate container 07ccde6c446b 06:20:58 ---> 6101a667815d 06:20:58 Step 23/23 : LABEL version=2.2.1-dev.12 06:20:58 ---> Running in 5b196201d505 06:20:58 7d9057610161: Verifying Checksum 06:20:58 Removing intermediate container 5b196201d505 06:20:58 ---> 40aa22d7698b 06:20:58 06:20:58 Successfully built 40aa22d7698b 06:20:58 Successfully tagged sys-mgmt-agent:latest 06:20:58  Building sys-mgmt-agent ... done Building support-notifications 06:20:58 1a89e8eeedd5: Pull complete 06:20:59 94645a83ff95: Pull complete 06:20:59 555d1d1c4555: Verifying Checksum 06:20:59 555d1d1c4555: Download complete 06:21:00 e6fb740bc735: Verifying Checksum 06:21:00 e6fb740bc735: Download complete 06:21:02 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 06:21:02 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:21:02 ---> 683845791ab6 06:21:02 Step 3/22 : WORKDIR /edgex-go 06:21:02 ---> Using cache 06:21:02 ---> 4665593899e5 06:21:02 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:21:02 ---> Using cache 06:21:02 ---> 7678fbdb1f0b 06:21:02 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 06:21:04 ---> Running in 0cd91eb99294 06:21:05 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:21:06 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:21:06 OK: 221 MiB in 52 packages 06:21:07 Removing intermediate container 0cd91eb99294 06:21:07 ---> 2737d040dc93 06:21:07 Step 6/22 : COPY go.mod vendor* ./ 06:21:07 ---> 4ada79e11a2e 06:21:07 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:21:07 ---> Running in 50fec66d8e5e 06:21:10 Removing intermediate container 50fec66d8e5e 06:21:10 ---> fe19ecc7b3a8 06:21:10 Step 8/22 : COPY . . 06:21:10 Removing intermediate container f5a1efc4c03d 06:21:10 ---> 4ff6725b3e7c 06:21:10 06:21:10 Step 10/31 : FROM alpine:3.14 06:21:10 ---> e04c818066af 06:21:10 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 06:21:10 Removing intermediate container bc00d5f5da65 06:21:10 ---> a27795edd1cc 06:21:10 06:21:10 Step 10/23 : FROM alpine:3.14 06:21:10 ---> e04c818066af 06:21:10 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:21:10 ---> Running in d6708b261277 06:21:10 ---> Running in 5a33df58d8cf 06:21:11 Removing intermediate container d6708b261277 06:21:11 ---> 4fe87dc42fae 06:21:11 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 06:21:11 Removing intermediate container 5a33df58d8cf 06:21:11 ---> d2a98ba5b3eb 06:21:11 Step 12/23 : ENV APP_PORT=59880 06:21:11 ---> Running in f21a2a7fda8b 06:21:11 ---> Running in 8e56163c791a 06:21:12 Removing intermediate container 8e56163c791a 06:21:12 ---> 2c9d972795d3 06:21:12 Step 13/23 : EXPOSE $APP_PORT 06:21:12 ---> Running in e631ac10ee13 06:21:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 06:21:12 e6fb740bc735: Pull complete 06:21:12 3a77bd46dcc9: Pull complete 06:21:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 06:21:12 (1/2) Installing dumb-init (1.2.5-r1) 06:21:12 (2/2) Installing su-exec (0.2-r1) 06:21:12 Executing busybox-1.33.1-r7.trigger 06:21:12 OK: 6 MiB in 16 packages 06:21:12 355e64cbe906: Pull complete 06:21:12 Removing intermediate container e631ac10ee13 06:21:12 ---> 1e03de50c73d 06:21:12 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:21:13 63ab81a10011: Pull complete 06:21:13 ---> Running in ffe3208ce24c 06:21:13 Removing intermediate container f21a2a7fda8b 06:21:13 ---> 106fd2e45e1a 06:21:13 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 06:21:13 ---> Running in 5b1b4a223d6b 06:21:13 Removing intermediate container 5b1b4a223d6b 06:21:13 ---> 545a76bca751 06:21:13 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 06:21:13 ---> Running in 4679722a27f4 06:21:14 Removing intermediate container 4679722a27f4 06:21:14 ---> 3f2fef9fbffe 06:21:14 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 06:21:14 ---> Running in 161b835f110f 06:21:14 Removing intermediate container ffe3208ce24c 06:21:14 ---> 35fd903e4608 06:21:14 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 06:21:14 ---> Running in 4cc0cf01e1d6 06:21:14 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 06:21:15 Removing intermediate container e7610881d20a 06:21:15 ---> ec3d6aee067e 06:21:15 06:21:15 Step 10/23 : FROM alpine:3.14 06:21:15 ---> e04c818066af 06:21:15 Step 11/23 : RUN apk add --update --no-cache dumb-init 06:21:15 Removing intermediate container 161b835f110f 06:21:15 ---> 23aa935841e7 06:21:15 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 06:21:15 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 06:21:15 ---> Running in 4f225cc2c471 06:21:15 ---> Running in 903f3058ed5e 06:21:15 Removing intermediate container 4f225cc2c471 06:21:15 ---> a2523503e229 06:21:15 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 06:21:15 (1/6) Installing dumb-init (1.2.5-r1) 06:21:15 (2/6) Installing libgcc (10.3.1_git20210424-r2) 06:21:16 (3/6) Installing libsodium (1.0.18-r0) 06:21:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 06:21:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 06:21:16 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 06:21:16 (5/6) Installing libzmq (4.3.4-r0) 06:21:16 ---> fa8605f7b45b 06:21:16 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 06:21:16 (1/1) Installing dumb-init (1.2.5-r1) 06:21:16 Executing busybox-1.33.1-r7.trigger 06:21:16 (6/6) Installing zeromq (4.3.4-r0) 06:21:16 OK: 6 MiB in 15 packages 06:21:16 ---> Running in 4199b0d43a9c 06:21:16 Executing busybox-1.33.1-r7.trigger 06:21:16 OK: 8 MiB in 20 packages 06:21:17 Removing intermediate container 903f3058ed5e 06:21:17 ---> 927d3bb75fc7 06:21:17 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:21:17 Removing intermediate container 4cc0cf01e1d6 06:21:17 ---> 1c034c2bcfd9 06:21:17 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:21:17 ---> Running in 68b4619b80af 06:21:17 ---> 69ff050705fa 06:21:17 Step 9/22 : RUN make cmd/support-notifications/support-notifications 06:21:17 Removing intermediate container 4199b0d43a9c 06:21:17 ---> 0d11b418515b 06:21:17 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 06:21:17 Removing intermediate container 68b4619b80af 06:21:17 ---> 341d2424be59 06:21:17 Step 13/23 : ENV APP_PORT=59881 06:21:17 Removing intermediate container 33800c46df62 06:21:17 ---> 3215fbbb76d5 06:21:17 06:21:17 Step 9/20 : FROM alpine:3.15 06:21:17 ---> 0ac33e5f5afa 06:21:17 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 06:21:17 ---> Using cache 06:21:17 ---> 97aac14b3c24 06:21:17 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:21:17 ---> Using cache 06:21:17 ---> 3cab0f17fb12 06:21:17 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:21:17 ---> Running in e224183b3372 06:21:17 ---> 8ffcb5c4f209 06:21:17 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:21:17 ---> Running in 960172f3a9ba 06:21:17 ---> Running in 04209b89625c 06:21:17 ---> e3928cac9b69 06:21:17 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 06:21:17 Removing intermediate container 04209b89625c 06:21:17 ---> 7aaccc6554d0 06:21:17 Step 14/23 : EXPOSE $APP_PORT 06:21:17 ---> Running in cb11ac2f85dc 06:21:17 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.12" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:21:17 Removing intermediate container cb11ac2f85dc 06:21:17 ---> 7863f57a712e 06:21:17 Step 15/23 : WORKDIR / 06:21:17 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:21:17 ---> 4471f634e88f 06:21:17 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 06:21:17 ---> Running in 36add404732a 06:21:17 ---> 26eb2f52ca8d 06:21:17 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 06:21:18 Removing intermediate container 36add404732a 06:21:18 ---> e5482aec9411 06:21:18 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:21:18 ---> 49f779422d3e 06:21:18 Step 19/23 : ENTRYPOINT ["/core-data"] 06:21:18 ---> 40267d01760c 06:21:18 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 06:21:18 ---> Running in f2b984ccc635 06:21:18 ---> 1764a00f621e 06:21:18 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:21:18 Removing intermediate container f2b984ccc635 06:21:18 ---> c8cd0eb327b3 06:21:18 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:21:18 ---> Running in 30853cdcfd1b 06:21:18 ---> bf4773411f3e 06:21:18 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 06:21:18 Removing intermediate container 30853cdcfd1b 06:21:18 ---> fdf3d51ee74e 06:21:18 Step 21/23 : LABEL arch=x86_64 06:21:18 ---> Running in 94a4d0adc4b2 06:21:18 ---> 7b128a03f460 06:21:18 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 06:21:18 ---> Running in ef2d72039b12 06:21:18 ---> d2ab91fef518 06:21:18 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 06:21:18 Removing intermediate container 94a4d0adc4b2 06:21:18 ---> 6dd6959c1a58 06:21:18 Step 22/23 : LABEL git_sha=18107d571668bc071dc3670312a164098c2940fe 06:21:18 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:21:18 ---> Running in 4699bcd5a52f 06:21:18 Removing intermediate container ef2d72039b12 06:21:18 ---> b5bd3a06f789 06:21:18 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 06:21:18 ---> a939f3056865 06:21:18 Step 19/23 : ENTRYPOINT ["/core-metadata"] 06:21:18 Removing intermediate container 4699bcd5a52f 06:21:18 ---> 086f31b286c3 06:21:18 Step 23/23 : LABEL version=2.2.1-dev.12 06:21:18 ---> Running in 8a76d642790b 06:21:18 ---> Running in 970c4b4c44fc 06:21:18 ---> 40f63a09c4fd 06:21:18 Step 26/31 : RUN chmod +x /entrypoint.sh 06:21:19 ---> Running in 25127f8888ac 06:21:19 v3.15.4-197-g0764b33b2f [https://nl.alpinelinux.org/alpine/v3.15/main] 06:21:19 v3.15.4-196-g2994ab467e [https://nl.alpinelinux.org/alpine/v3.15/community] 06:21:19 OK: 15859 distinct packages available 06:21:19 Removing intermediate container 8a76d642790b 06:21:19 ---> c36583e2c009 06:21:19 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:21:19 Removing intermediate container 970c4b4c44fc 06:21:19 ---> 3733b213ffae 06:21:19 06:21:19 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:21:19 ---> Running in 828616dca999 06:21:19 Successfully built 3733b213ffae 06:21:19 Successfully tagged core-data:latest 06:21:19 Building support-scheduler 06:21:19  Building core-data ... done Removing intermediate container 828616dca999 06:21:19 ---> 5c7013859ecd 06:21:19 Step 21/23 : LABEL arch=x86_64 06:21:19 ---> Running in 576536098bde 06:21:19 555d1d1c4555: Pull complete 06:21:20 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:21:20 Removing intermediate container 576536098bde 06:21:20 ---> 09d7fa370398 06:21:20 Step 22/23 : LABEL git_sha=18107d571668bc071dc3670312a164098c2940fe 06:21:20 (1/9) Installing ca-certificates (20211220-r0) 06:21:20 (2/9) Installing brotli-libs (1.0.9-r5) 06:21:20 (3/9) Installing nghttp2-libs (1.46.0-r0) 06:21:20 (4/9) Installing libcurl (7.80.0-r1) 06:21:20 (5/9) Installing curl (7.80.0-r1) 06:21:20 (6/9) Installing dumb-init (1.2.5-r1) 06:21:20 ---> Running in bedac41fb37a 06:21:20 (7/9) Installing musl-obstack (1.2.3-r0) 06:21:21 (8/9) Installing libucontext (1.1-r0) 06:21:21 (9/9) Installing gcompat (1.0.0-r4) 06:21:21 Removing intermediate container 25127f8888ac 06:21:21 ---> abb6de610028 06:21:21 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 06:21:21 Removing intermediate container bedac41fb37a 06:21:21 ---> 4cc75ff6a04f 06:21:21 Step 23/23 : LABEL version=2.2.1-dev.12 06:21:21 Executing busybox-1.34.1-r5.trigger 06:21:21 Executing ca-certificates-20211220-r0.trigger 06:21:21 ---> Running in d5d21d2f1d1b 06:21:21 7d9057610161: Pull complete 06:21:21 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 06:21:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 06:21:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 06:21:21 OK: 8 MiB in 23 packages 06:21:21 ---> Running in 1becbf04d8c9 06:21:21 Removing intermediate container d5d21d2f1d1b 06:21:21 ---> ee2b7c9855a7 06:21:21 Step 28/31 : CMD ["gate"] 06:21:21 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 06:21:21 WORKDIR /edgex 06:21:21 COPY go.mod . 06:21:21 RUN go mod download 06:21:21 + docker build -t ci-base-image-arm64 -f - . 06:21:21 Removing intermediate container 1becbf04d8c9 06:21:21 ---> 7de9f5e77b57 06:21:21 06:21:21 Successfully built 7de9f5e77b57 06:21:21 ---> Running in 7440642b8c9e 06:21:21 Successfully tagged core-metadata:latest 06:21:21 Building security-secretstore-setup 06:21:22  Building core-metadata ... done Removing intermediate container 7440642b8c9e 06:21:22 ---> 8d5f9499ed3b 06:21:22 Step 29/31 : LABEL arch=x86_64 06:21:23 Removing intermediate container 960172f3a9ba 06:21:23 ---> 7a8f6ac32d5a 06:21:23 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 06:21:23 ---> Running in 290ad1e4c08c 06:21:23 Removing intermediate container 290ad1e4c08c 06:21:23 ---> 1242c86b373b 06:21:23 Step 30/31 : LABEL git_sha=18107d571668bc071dc3670312a164098c2940fe 06:21:23 ---> 643d6f8e9de3 06:21:23 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 06:21:23 ---> Running in b64a294f6982 06:21:24 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 06:21:24 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:21:24 ---> 683845791ab6 06:21:24 Step 3/22 : WORKDIR /edgex-go 06:21:24 ---> Using cache 06:21:24 ---> 4665593899e5 06:21:24 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:21:24 ---> Using cache 06:21:24 ---> 7678fbdb1f0b 06:21:24 Step 5/22 : RUN apk add --update --no-cache make git 06:21:24 ---> Using cache 06:21:24 ---> fb99143f1b59 06:21:24 Step 6/22 : COPY go.mod vendor* ./ 06:21:24 ---> Using cache 06:21:24 ---> b5ff794a6eaf 06:21:24 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:21:24 ---> Using cache 06:21:24 ---> eeaaf9ed0505 06:21:24 Step 8/22 : COPY . . 06:21:24 ---> Using cache 06:21:24 ---> 51255e54ff32 06:21:24 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 06:21:24 ---> Running in a2ad2d6fe569 06:21:24 Removing intermediate container b64a294f6982 06:21:24 ---> d9730edf98f2 06:21:24 Step 31/31 : LABEL version=2.2.1-dev.12 06:21:24 Sending build context to Docker daemon 169.1MB 06:21:24 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 06:21:24 ---> 819e984ddca1 06:21:24 Step 2/4 : WORKDIR /edgex 06:21:24 ---> Running in a6d7af1e8360 06:21:24 Removing intermediate container a6d7af1e8360 06:21:24 ---> 8d330d0c7347 06:21:24 06:21:24 Successfully built 8d330d0c7347 06:21:24 Successfully tagged security-bootstrapper:latest 06:21:24 Building core-command 06:21:24  Building security-bootstrapper ... done  ---> 89c5d879aa9e 06:21:24 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 06:21:24 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.12" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:21:26 ---> Running in 4bb3958c2755 06:21:26 Removing intermediate container 4bb3958c2755 06:21:26 ---> 9458ebe3baf7 06:21:26 Step 3/4 : COPY go.mod . 06:21:26 ---> 5fb1ce10b97b 06:21:26 Step 4/4 : RUN go mod download 06:21:26 ---> Running in 7fedacd7b2e0 06:21:26 ---> 93d03003953d 06:21:26 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 06:21:26 ---> Running in f785be5a7c74 06:21:27 Removing intermediate container f785be5a7c74 06:21:27 ---> 0d4732a319e9 06:21:27 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:21:27 ---> Running in 2fa95d75f5ac 06:21:27 Removing intermediate container 2fa95d75f5ac 06:21:27 ---> 97622fa991ff 06:21:27 Step 18/20 : LABEL arch=x86_64 06:21:27 ---> Running in e4697dc2190d 06:21:27 Removing intermediate container e4697dc2190d 06:21:27 ---> f32accaccca0 06:21:27 Step 19/20 : LABEL git_sha=18107d571668bc071dc3670312a164098c2940fe 06:21:27 ---> Running in 1e77122a6070 06:21:28 Removing intermediate container 1e77122a6070 06:21:28 ---> a117cff06156 06:21:28 Step 20/20 : LABEL version=2.2.1-dev.12 06:21:28 ---> Running in 4d1c423ff762 06:21:28 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 06:21:28 Step 2/25 : FROM ${BUILDER_BASE} AS builder 06:21:28 ---> 683845791ab6 06:21:28 Step 3/25 : WORKDIR /edgex-go 06:21:28 ---> Using cache 06:21:28 ---> 4665593899e5 06:21:28 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:21:28 ---> Using cache 06:21:28 ---> 7678fbdb1f0b 06:21:28 Step 5/25 : RUN apk add --update --no-cache make git 06:21:28 ---> Using cache 06:21:28 ---> fb99143f1b59 06:21:28 Step 6/25 : COPY go.mod vendor* ./ 06:21:28 ---> Using cache 06:21:28 ---> b5ff794a6eaf 06:21:28 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:21:28 ---> Using cache 06:21:28 ---> eeaaf9ed0505 06:21:28 Step 8/25 : COPY . . 06:21:28 ---> Using cache 06:21:28 ---> 51255e54ff32 06:21:28 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:21:28 ---> Running in 2b765fac9d7c 06:21:28 Removing intermediate container 4d1c423ff762 06:21:28 ---> e790333bd28b 06:21:28 06:21:28 Successfully built e790333bd28b 06:21:28 Successfully tagged security-spiffe-token-provider:latest 06:21:29  Building security-spiffe-token-provider ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.12" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:21:30 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 06:21:30 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:21:30 ---> 683845791ab6 06:21:30 Step 3/23 : WORKDIR /edgex-go 06:21:30 ---> Using cache 06:21:30 ---> 4665593899e5 06:21:30 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:21:30 ---> Using cache 06:21:30 ---> 7678fbdb1f0b 06:21:30 Step 5/23 : RUN apk add --update --no-cache make git 06:21:30 ---> Using cache 06:21:30 ---> fb99143f1b59 06:21:30 Step 6/23 : COPY go.mod vendor* ./ 06:21:30 ---> Using cache 06:21:30 ---> b5ff794a6eaf 06:21:30 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:21:30 ---> Using cache 06:21:30 ---> eeaaf9ed0505 06:21:30 Step 8/23 : COPY . . 06:21:30 ---> Using cache 06:21:30 ---> 51255e54ff32 06:21:30 Step 9/23 : RUN make cmd/core-command/core-command 06:21:31 ---> Running in 42c98aa1b2e5 06:21:31 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.12" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 06:21:40 Removing intermediate container e224183b3372 06:21:40 ---> 706c99505e05 06:21:40 06:21:40 Step 10/22 : FROM alpine:3.14 06:21:40 ---> e04c818066af 06:21:40 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 06:21:40 ---> Running in c1d88c020d21 06:21:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 06:21:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 06:21:40 (1/2) Installing ca-certificates (20211220-r0) 06:21:40 (2/2) Installing dumb-init (1.2.5-r1) 06:21:40 Executing busybox-1.33.1-r7.trigger 06:21:40 Executing ca-certificates-20211220-r0.trigger 06:21:40 OK: 6 MiB in 16 packages 06:21:41 Removing intermediate container c1d88c020d21 06:21:41 ---> a056530d501c 06:21:41 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 06:21:41 ---> Running in 0db5b276ca7a 06:21:41 Removing intermediate container 0db5b276ca7a 06:21:41 ---> 5007d8c285e3 06:21:41 Step 13/22 : ENV APP_PORT=59860 06:21:41 ---> Running in 025820c19d79 06:21:41 Removing intermediate container 025820c19d79 06:21:41 ---> e2f4d5f63198 06:21:41 Step 14/22 : EXPOSE $APP_PORT 06:21:41 ---> Running in 8143502cdff0 06:21:41 Removing intermediate container 8143502cdff0 06:21:41 ---> 9e7ee1696e8a 06:21:41 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 06:21:42 ---> 19d485f6c327 06:21:42 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:21:43 ---> e7ba8bd6e595 06:21:43 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 06:21:43 ---> e55cabf8e451 06:21:43 Step 18/22 : ENTRYPOINT ["/support-notifications"] 06:21:43 ---> Running in 7b216f7718ac 06:21:44 Removing intermediate container 7b216f7718ac 06:21:44 ---> 9400c74e4787 06:21:44 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:21:44 ---> Running in a6a02097e11b 06:21:44 Removing intermediate container a6a02097e11b 06:21:44 ---> 6220b17baf1b 06:21:44 Step 20/22 : LABEL arch=x86_64 06:21:44 ---> Running in 120a199f0916 06:21:44 Removing intermediate container 120a199f0916 06:21:44 ---> 9e275f7511e5 06:21:44 Step 21/22 : LABEL git_sha=18107d571668bc071dc3670312a164098c2940fe 06:21:44 ---> Running in 14649015195b 06:21:44 Removing intermediate container 14649015195b 06:21:44 ---> c125fa8dd49b 06:21:44 Step 22/22 : LABEL version=2.2.1-dev.12 06:21:44 ---> Running in 9ba9f6dbf235 06:21:44 Removing intermediate container 9ba9f6dbf235 06:21:44 ---> 952dafe7e7a8 06:21:44 06:21:44 Successfully built 952dafe7e7a8 06:21:44 Successfully tagged support-notifications:latest 06:21:45  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.2.1-dev.12" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:21:48 Removing intermediate container 2b765fac9d7c 06:21:48 ---> 35043ffba475 06:21:48 06:21:48 Step 10/25 : FROM alpine:3.14 06:21:48 ---> e04c818066af 06:21:48 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 06:21:48 ---> Running in a98711ec6e9d 06:21:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 06:21:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 06:21:48 (1/3) Installing ca-certificates (20211220-r0) 06:21:48 (2/3) Installing dumb-init (1.2.5-r1) 06:21:48 (3/3) Installing su-exec (0.2-r1) 06:21:48 Executing busybox-1.33.1-r7.trigger 06:21:48 Executing ca-certificates-20211220-r0.trigger 06:21:48 OK: 6 MiB in 17 packages 06:21:49 Removing intermediate container a2ad2d6fe569 06:21:49 ---> da22cd75aade 06:21:49 06:21:49 Step 10/22 : FROM alpine:3.14 06:21:49 ---> e04c818066af 06:21:49 Step 11/22 : RUN apk add --update --no-cache dumb-init 06:21:49 ---> Using cache 06:21:49 ---> 927d3bb75fc7 06:21:49 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:21:49 ---> Using cache 06:21:49 ---> 341d2424be59 06:21:49 Step 13/22 : ENV APP_PORT=59861 06:21:49 Removing intermediate container 42c98aa1b2e5 06:21:49 ---> ab2ccc1384cd 06:21:49 06:21:49 Step 10/23 : FROM alpine:3.14 06:21:49 ---> e04c818066af 06:21:49 Step 11/23 : RUN apk add --update --no-cache dumb-init 06:21:49 ---> Using cache 06:21:49 ---> 927d3bb75fc7 06:21:49 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:21:49 ---> Using cache 06:21:49 ---> 341d2424be59 06:21:49 Step 13/23 : ENV APP_PORT=59882 06:21:49 ---> Running in 82306ace3567 06:21:49 ---> Running in 0519eedf5061 06:21:49 Removing intermediate container a98711ec6e9d 06:21:49 ---> eab548f8c9f7 06:21:49 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:21:49 ---> Running in a3057f84e02c 06:21:49 Removing intermediate container 82306ace3567 06:21:49 ---> 35cab1c57a40 06:21:49 Step 14/23 : EXPOSE $APP_PORT 06:21:49 Removing intermediate container 0519eedf5061 06:21:49 ---> 83655edfcedd 06:21:49 Step 14/22 : EXPOSE $APP_PORT 06:21:49 ---> Running in 64f3bb49013d 06:21:49 ---> Running in dc1ddd752609 06:21:49 Removing intermediate container a3057f84e02c 06:21:49 ---> de7ddf062622 06:21:49 Step 13/25 : WORKDIR / 06:21:49 ---> Running in a9ac0f939225 06:21:49 Removing intermediate container 64f3bb49013d 06:21:49 ---> 7cdc1a89dec1 06:21:49 Step 15/23 : WORKDIR / 06:21:49 Removing intermediate container dc1ddd752609 06:21:49 ---> a901cffe7c19 06:21:49 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 06:21:49 ---> Running in f8147f9e2ef3 06:21:49 Removing intermediate container a9ac0f939225 06:21:49 ---> b317966df784 06:21:49 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 06:21:50 Removing intermediate container f8147f9e2ef3 06:21:50 ---> 8666e5957a5e 06:21:50 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:21:50 ---> c81b4ebe8571 06:21:50 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:21:50 ---> c63231ad666d 06:21:50 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 06:21:50 ---> 075fcdd0347c 06:21:50 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:21:50 ---> d7d8ead85002 06:21:50 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 06:21:50 ---> 5c3bb9759a68 06:21:50 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 06:21:50 ---> 64e4b1cba26b 06:21:50 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 06:21:50 ---> e9ffa407c9b0 06:21:50 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 06:21:50 ---> c35d16f6a3f5 06:21:50 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 06:21:50 ---> 8cdc10dea971 06:21:50 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 06:21:50 ---> dcc5f6312983 06:21:50 Step 19/23 : ENTRYPOINT ["/core-command"] 06:21:50 ---> Running in d437d7f89bd9 06:21:50 ---> Running in 9a048ed5d361 06:21:50 Removing intermediate container d437d7f89bd9 06:21:50 ---> 463520f1d9c0 06:21:50 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:21:50 Removing intermediate container 9a048ed5d361 06:21:50 ---> 356ff0b7200f 06:21:50 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:21:51 ---> Running in f0a1bf12d7db 06:21:51 ---> Running in ce528e011981 06:21:51 ---> 44e21e6ad9ab 06:21:51 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:21:51 Removing intermediate container f0a1bf12d7db 06:21:51 ---> 2d9b978ce5dd 06:21:51 Step 21/23 : LABEL arch=x86_64 06:21:51 Removing intermediate container ce528e011981 06:21:51 ---> 8aa1cae53307 06:21:51 Step 20/22 : LABEL arch=x86_64 06:21:51 ---> Running in 0e3969a57c8e 06:21:51 ---> Running in 4368d5e9dee1 06:21:51 Removing intermediate container 0e3969a57c8e 06:21:51 ---> c13a6008eae8 06:21:51 Step 22/23 : LABEL git_sha=18107d571668bc071dc3670312a164098c2940fe 06:21:51 Removing intermediate container 4368d5e9dee1 06:21:51 ---> 01dd4ea35342 06:21:51 Step 21/22 : LABEL git_sha=18107d571668bc071dc3670312a164098c2940fe 06:21:51 ---> Running in 689ac7804a08 06:21:51 ---> fa1e42fa46d1 06:21:51 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:21:51 ---> Running in 33a5aaded9d1 06:21:51 Removing intermediate container 689ac7804a08 06:21:51 ---> 2b42bf6dad9c 06:21:51 Step 23/23 : LABEL version=2.2.1-dev.12 06:21:51 Removing intermediate container 33a5aaded9d1 06:21:51 ---> 4256211ac02a 06:21:51 Step 22/22 : LABEL version=2.2.1-dev.12 06:21:51 ---> Running in 7568bd268065 06:21:51 ---> Running in 0393b3f4d428 06:21:51 ---> 70ec5891e11f 06:21:51 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 06:21:51 ---> Running in 2fe0da187766 06:21:51 Removing intermediate container 7568bd268065 06:21:51 ---> c41e1694202e 06:21:51 06:21:51 Removing intermediate container 0393b3f4d428 06:21:51 ---> 352b36face71 06:21:51 06:21:51 Successfully built c41e1694202e 06:21:51 Successfully tagged core-command:latest 06:21:51  Building core-command ... done Successfully built 352b36face71 06:21:51 Successfully tagged support-scheduler:latest 06:21:52  Building support-scheduler ... done Removing intermediate container 2fe0da187766 06:21:52 ---> 2059979ef382 06:21:52 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 06:21:52 ---> Running in f8f8fe9ba48b 06:21:52 Removing intermediate container f8f8fe9ba48b 06:21:52 ---> 0cbdadb8d697 06:21:52 Step 23/25 : LABEL arch=x86_64 06:21:52 ---> Running in dacf90ac5442 06:21:52 Removing intermediate container dacf90ac5442 06:21:52 ---> 3c49f751bfde 06:21:52 Step 24/25 : LABEL git_sha=18107d571668bc071dc3670312a164098c2940fe 06:21:52 ---> Running in 1a7db2d44813 06:21:52 Removing intermediate container 1a7db2d44813 06:21:52 ---> aa9d86e1b3f8 06:21:52 Step 25/25 : LABEL version=2.2.1-dev.12 06:21:52 ---> Running in 02c208743dcb 06:21:52 Removing intermediate container 02c208743dcb 06:21:52 ---> bf5d3b1f3f05 06:21:52 06:21:52 Successfully built bf5d3b1f3f05 06:21:52 Successfully tagged security-secretstore-setup:latest 06:21:53  Building security-secretstore-setup ... done  [Pipeline] } 06:21:53 $ docker stop --time=1 f53b7ebd96bbf2f9fb5780754701c107dac331fbfeb22ade384a83d4ce2059ce 06:21:54 $ docker rm -f f53b7ebd96bbf2f9fb5780754701c107dac331fbfeb22ade384a83d4ce2059ce [Pipeline] // withDockerContainer [Pipeline] sh 06:21:54 + docker images 06:21:54 REPOSITORY TAG IMAGE ID CREATED SIZE 06:21:54 security-secretstore-setup latest bf5d3b1f3f05 2 seconds ago 28.5MB 06:21:54 core-command latest c41e1694202e 3 seconds ago 16.1MB 06:21:54 support-scheduler latest 352b36face71 3 seconds ago 26.4MB 06:21:54 ab2ccc1384cd 5 seconds ago 1.61GB 06:21:54 da22cd75aade 6 seconds ago 1.67GB 06:21:54 35043ffba475 7 seconds ago 1.63GB 06:21:54 support-notifications latest 952dafe7e7a8 10 seconds ago 27MB 06:21:54 706c99505e05 17 seconds ago 1.67GB 06:21:54 security-spiffe-token-provider latest e790333bd28b 26 seconds ago 29MB 06:21:54 security-bootstrapper latest 8d330d0c7347 30 seconds ago 19.1MB 06:21:54 core-metadata latest 7de9f5e77b57 33 seconds ago 17MB 06:21:54 core-data latest 3733b213ffae 35 seconds ago 22.5MB 06:21:54 3215fbbb76d5 37 seconds ago 1.67GB 06:21:54 ec3d6aee067e 39 seconds ago 1.62GB 06:21:54 4ff6725b3e7c 44 seconds ago 1.62GB 06:21:54 a27795edd1cc 44 seconds ago 1.65GB 06:21:54 sys-mgmt-agent latest 40aa22d7698b 56 seconds ago 299MB 06:21:54 security-proxy-setup latest 171acbca5ad5 About a minute ago 26.9MB 06:21:54 f676d7cdb44b About a minute ago 1.62GB 06:21:54 security-spire-agent latest 1b4ffeda6346 About a minute ago 127MB 06:21:54 6b025bef01a7 About a minute ago 1.62GB 06:21:54 security-spire-server latest ae7cd77aa859 About a minute ago 87.3MB 06:21:54 security-spire-config latest 494d93302711 About a minute ago 86.7MB 06:21:54 fd9f0d6babde About a minute ago 1.52GB 06:21:54 7b841ecee02e About a minute ago 1.52GB 06:21:54 1442c95ba900 About a minute ago 1.52GB 06:21:54 ci-base-image-x86_64 latest 683845791ab6 4 minutes ago 1.02GB 06:21:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 8f69c11f6b0c 13 days ago 680MB 06:21:54 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 d7ea09dbb500 2 weeks ago 253MB 06:21:54 docker 20.10.14 7417809fdb73 2 months ago 218MB 06:21:54 alpine 3.14 e04c818066af 2 months ago 5.59MB 06:21:54 alpine 3.15 0ac33e5f5afa 2 months ago 5.57MB 06:21:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 23 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:21:55 provisioning config files... 06:21:55 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/241@tmp/config5982156336526788477tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:21:55 ---> docker-login.sh 06:21:55 nexus3.edgexfoundry.org:10001 06:21:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:21:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:21:55 Configure a credential helper to remove this warning. See 06:21:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:21:55 06:21:55 Login Succeeded 06:21:55 nexus3.edgexfoundry.org:10002 06:21:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:21:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:21:55 Configure a credential helper to remove this warning. See 06:21:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:21:55 06:21:55 Login Succeeded 06:21:55 nexus3.edgexfoundry.org:10003 06:21:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:21:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:21:55 Configure a credential helper to remove this warning. See 06:21:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:21:55 06:21:55 Login Succeeded 06:21:55 nexus3.edgexfoundry.org:10004 06:21:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:21:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:21:55 Configure a credential helper to remove this warning. See 06:21:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:21:55 06:21:55 Login Succeeded 06:21:55 docker.io 06:21:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:21:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:21:56 Configure a credential helper to remove this warning. See 06:21:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:21:56 06:21:56 Login Succeeded 06:21:56 ---> docker-login.sh ends [Pipeline] } 06:21:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:21:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:21:56 [edgeXDocker.push] Tagging docker image core-command with the following tags: 06:21:56 18107d571668bc071dc3670312a164098c2940fe 06:21:56 latest 06:21:56 2.2.1-dev.12 06:21:56 18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 06:21:56 main 06:21:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:21:56 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:18107d571668bc071dc3670312a164098c2940fe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:21:57 + docker push nexus3.edgexfoundry.org:10004/core-command:18107d571668bc071dc3670312a164098c2940fe 06:21:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 06:21:57 b066983e1634: Preparing 06:21:57 cc8d51929022: Preparing 06:21:57 913912992224: Preparing 06:21:57 5c7f3f9d57d2: Preparing 06:21:57 b541d28bf3b4: Preparing 06:21:57 b541d28bf3b4: Layer already exists 06:21:57 b066983e1634: Pushed 06:21:57 5c7f3f9d57d2: Pushed 06:21:57 913912992224: Pushed 06:21:58 cc8d51929022: Pushed 06:21:58 18107d571668bc071dc3670312a164098c2940fe: digest: sha256:49d146b83f810c11f5c6d40d3695fa748e7425a1151157291ebd6643ab61af41 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:21:58 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:21:59 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 06:21:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 06:21:59 b066983e1634: Preparing 06:21:59 cc8d51929022: Preparing 06:21:59 913912992224: Preparing 06:21:59 5c7f3f9d57d2: Preparing 06:21:59 b541d28bf3b4: Preparing 06:21:59 cc8d51929022: Layer already exists 06:21:59 b066983e1634: Layer already exists 06:21:59 b541d28bf3b4: Layer already exists 06:21:59 5c7f3f9d57d2: Layer already exists 06:21:59 913912992224: Layer already exists 06:21:59 latest: digest: sha256:49d146b83f810c11f5c6d40d3695fa748e7425a1151157291ebd6643ab61af41 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:21:59 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.2.1-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:21:59 + docker push nexus3.edgexfoundry.org:10004/core-command:2.2.1-dev.12 06:21:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 06:21:59 b066983e1634: Preparing 06:21:59 cc8d51929022: Preparing 06:21:59 913912992224: Preparing 06:21:59 5c7f3f9d57d2: Preparing 06:21:59 b541d28bf3b4: Preparing 06:21:59 913912992224: Layer already exists 06:21:59 b066983e1634: Layer already exists 06:21:59 5c7f3f9d57d2: Layer already exists 06:21:59 cc8d51929022: Layer already exists 06:21:59 b541d28bf3b4: Layer already exists 06:21:59 2.2.1-dev.12: digest: sha256:49d146b83f810c11f5c6d40d3695fa748e7425a1151157291ebd6643ab61af41 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:00 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:00 + docker push nexus3.edgexfoundry.org:10004/core-command:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 06:22:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 06:22:00 b066983e1634: Preparing 06:22:00 cc8d51929022: Preparing 06:22:00 913912992224: Preparing 06:22:00 5c7f3f9d57d2: Preparing 06:22:00 b541d28bf3b4: Preparing 06:22:00 b541d28bf3b4: Layer already exists 06:22:00 cc8d51929022: Layer already exists 06:22:00 5c7f3f9d57d2: Layer already exists 06:22:00 b066983e1634: Layer already exists 06:22:00 913912992224: Layer already exists 06:22:00 18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12: digest: sha256:49d146b83f810c11f5c6d40d3695fa748e7425a1151157291ebd6643ab61af41 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:00 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:01 + docker push nexus3.edgexfoundry.org:10004/core-command:main 06:22:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 06:22:01 b066983e1634: Preparing 06:22:01 cc8d51929022: Preparing 06:22:01 913912992224: Preparing 06:22:01 5c7f3f9d57d2: Preparing 06:22:01 b541d28bf3b4: Preparing 06:22:01 b541d28bf3b4: Layer already exists 06:22:01 5c7f3f9d57d2: Layer already exists 06:22:01 913912992224: Layer already exists 06:22:01 b066983e1634: Layer already exists 06:22:01 cc8d51929022: Layer already exists 06:22:01 main: digest: sha256:49d146b83f810c11f5c6d40d3695fa748e7425a1151157291ebd6643ab61af41 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:22:01 ===================================================== [Pipeline] echo 06:22:01 taggedImages: 06:22:01 - nexus3.edgexfoundry.org:10004/core-command:18107d571668bc071dc3670312a164098c2940fe 06:22:01 - nexus3.edgexfoundry.org:10004/core-command:latest 06:22:01 - nexus3.edgexfoundry.org:10004/core-command:2.2.1-dev.12 06:22:01 - nexus3.edgexfoundry.org:10004/core-command:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 06:22:01 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 06:22:01 [edgeXDocker.push] Tagging docker image core-data with the following tags: 06:22:01 18107d571668bc071dc3670312a164098c2940fe 06:22:01 latest 06:22:01 2.2.1-dev.12 06:22:01 18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 06:22:01 main 06:22:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:01 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:18107d571668bc071dc3670312a164098c2940fe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:01 + docker push nexus3.edgexfoundry.org:10004/core-data:18107d571668bc071dc3670312a164098c2940fe 06:22:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 06:22:01 60a0927c3a1b: Preparing 06:22:01 6036b824ddad: Preparing 06:22:01 913912992224: Preparing 06:22:01 5bd2228ac3d3: Preparing 06:22:01 93d8240b597f: Preparing 06:22:01 b541d28bf3b4: Preparing 06:22:01 913912992224: Layer already exists 06:22:01 b541d28bf3b4: Layer already exists 06:22:01 93d8240b597f: Pushed 06:22:01 60a0927c3a1b: Pushed 06:22:02 5bd2228ac3d3: Pushed 06:22:03 6036b824ddad: Pushed 06:22:03 18107d571668bc071dc3670312a164098c2940fe: digest: sha256:a48c9a95cd82d54ba678a8ac4238147842b3d88b4c4b062dc977e48cb8769142 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:04 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:04 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 06:22:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 06:22:04 60a0927c3a1b: Preparing 06:22:04 6036b824ddad: Preparing 06:22:04 913912992224: Preparing 06:22:04 5bd2228ac3d3: Preparing 06:22:04 93d8240b597f: Preparing 06:22:04 b541d28bf3b4: Preparing 06:22:04 b541d28bf3b4: Waiting 06:22:04 93d8240b597f: Layer already exists 06:22:04 5bd2228ac3d3: Layer already exists 06:22:04 913912992224: Layer already exists 06:22:04 6036b824ddad: Layer already exists 06:22:04 60a0927c3a1b: Layer already exists 06:22:04 b541d28bf3b4: Layer already exists 06:22:04 latest: digest: sha256:a48c9a95cd82d54ba678a8ac4238147842b3d88b4c4b062dc977e48cb8769142 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:04 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.2.1-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:05 + docker push nexus3.edgexfoundry.org:10004/core-data:2.2.1-dev.12 06:22:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 06:22:05 60a0927c3a1b: Preparing 06:22:05 6036b824ddad: Preparing 06:22:05 913912992224: Preparing 06:22:05 5bd2228ac3d3: Preparing 06:22:05 93d8240b597f: Preparing 06:22:05 b541d28bf3b4: Preparing 06:22:05 b541d28bf3b4: Waiting 06:22:05 5bd2228ac3d3: Layer already exists 06:22:05 913912992224: Layer already exists 06:22:05 93d8240b597f: Layer already exists 06:22:05 6036b824ddad: Layer already exists 06:22:05 60a0927c3a1b: Layer already exists 06:22:05 b541d28bf3b4: Layer already exists 06:22:05 2.2.1-dev.12: digest: sha256:a48c9a95cd82d54ba678a8ac4238147842b3d88b4c4b062dc977e48cb8769142 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:05 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:05 + docker push nexus3.edgexfoundry.org:10004/core-data:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 06:22:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 06:22:05 60a0927c3a1b: Preparing 06:22:05 6036b824ddad: Preparing 06:22:05 913912992224: Preparing 06:22:05 5bd2228ac3d3: Preparing 06:22:05 93d8240b597f: Preparing 06:22:05 b541d28bf3b4: Preparing 06:22:05 b541d28bf3b4: Waiting 06:22:05 5bd2228ac3d3: Layer already exists 06:22:05 60a0927c3a1b: Layer already exists 06:22:05 913912992224: Layer already exists 06:22:05 93d8240b597f: Layer already exists 06:22:05 6036b824ddad: Layer already exists 06:22:05 b541d28bf3b4: Layer already exists 06:22:05 18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12: digest: sha256:a48c9a95cd82d54ba678a8ac4238147842b3d88b4c4b062dc977e48cb8769142 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:06 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:06 + docker push nexus3.edgexfoundry.org:10004/core-data:main 06:22:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 06:22:06 60a0927c3a1b: Preparing 06:22:06 6036b824ddad: Preparing 06:22:06 913912992224: Preparing 06:22:06 5bd2228ac3d3: Preparing 06:22:06 93d8240b597f: Preparing 06:22:06 b541d28bf3b4: Preparing 06:22:06 b541d28bf3b4: Waiting 06:22:06 5bd2228ac3d3: Layer already exists 06:22:06 6036b824ddad: Layer already exists 06:22:06 60a0927c3a1b: Layer already exists 06:22:06 93d8240b597f: Layer already exists 06:22:06 913912992224: Layer already exists 06:22:06 b541d28bf3b4: Layer already exists 06:22:06 main: digest: sha256:a48c9a95cd82d54ba678a8ac4238147842b3d88b4c4b062dc977e48cb8769142 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:22:06 ===================================================== [Pipeline] echo 06:22:06 taggedImages: 06:22:06 - nexus3.edgexfoundry.org:10004/core-data:18107d571668bc071dc3670312a164098c2940fe 06:22:06 - nexus3.edgexfoundry.org:10004/core-data:latest 06:22:06 - nexus3.edgexfoundry.org:10004/core-data:2.2.1-dev.12 06:22:06 - nexus3.edgexfoundry.org:10004/core-data:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 06:22:06 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 06:22:06 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 06:22:06 18107d571668bc071dc3670312a164098c2940fe 06:22:06 latest 06:22:06 2.2.1-dev.12 06:22:06 18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 06:22:06 main 06:22:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:06 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:18107d571668bc071dc3670312a164098c2940fe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:07 + docker push nexus3.edgexfoundry.org:10004/core-metadata:18107d571668bc071dc3670312a164098c2940fe 06:22:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 06:22:07 f788b4791a93: Preparing 06:22:07 9885e61c9bd8: Preparing 06:22:07 913912992224: Preparing 06:22:07 5c7f3f9d57d2: Preparing 06:22:07 b541d28bf3b4: Preparing 06:22:07 b541d28bf3b4: Layer already exists 06:22:07 5c7f3f9d57d2: Layer already exists 06:22:07 913912992224: Layer already exists 06:22:07 f788b4791a93: Pushed 06:22:08 9885e61c9bd8: Pushed 06:22:08 18107d571668bc071dc3670312a164098c2940fe: digest: sha256:cb9e23f5c30cc20a4b29281ed469f987d7c51880d7bde2bc7cd3c8479c392b4a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:09 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:09 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 06:22:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 06:22:09 f788b4791a93: Preparing 06:22:09 9885e61c9bd8: Preparing 06:22:09 913912992224: Preparing 06:22:09 5c7f3f9d57d2: Preparing 06:22:09 b541d28bf3b4: Preparing 06:22:09 913912992224: Layer already exists 06:22:09 5c7f3f9d57d2: Layer already exists 06:22:09 9885e61c9bd8: Layer already exists 06:22:09 b541d28bf3b4: Layer already exists 06:22:09 f788b4791a93: Layer already exists 06:22:09 latest: digest: sha256:cb9e23f5c30cc20a4b29281ed469f987d7c51880d7bde2bc7cd3c8479c392b4a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:09 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.2.1-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:10 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.2.1-dev.12 06:22:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 06:22:10 f788b4791a93: Preparing 06:22:10 9885e61c9bd8: Preparing 06:22:10 913912992224: Preparing 06:22:10 5c7f3f9d57d2: Preparing 06:22:10 b541d28bf3b4: Preparing 06:22:10 b541d28bf3b4: Layer already exists 06:22:10 5c7f3f9d57d2: Layer already exists 06:22:10 f788b4791a93: Layer already exists 06:22:10 9885e61c9bd8: Layer already exists 06:22:10 913912992224: Layer already exists 06:22:10 2.2.1-dev.12: digest: sha256:cb9e23f5c30cc20a4b29281ed469f987d7c51880d7bde2bc7cd3c8479c392b4a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:10 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:10 + docker push nexus3.edgexfoundry.org:10004/core-metadata:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 06:22:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 06:22:10 f788b4791a93: Preparing 06:22:10 9885e61c9bd8: Preparing 06:22:10 913912992224: Preparing 06:22:10 5c7f3f9d57d2: Preparing 06:22:10 b541d28bf3b4: Preparing 06:22:10 913912992224: Layer already exists 06:22:10 9885e61c9bd8: Layer already exists 06:22:10 b541d28bf3b4: Layer already exists 06:22:10 f788b4791a93: Layer already exists 06:22:10 5c7f3f9d57d2: Layer already exists 06:22:10 18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12: digest: sha256:cb9e23f5c30cc20a4b29281ed469f987d7c51880d7bde2bc7cd3c8479c392b4a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:11 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:11 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 06:22:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 06:22:11 f788b4791a93: Preparing 06:22:11 9885e61c9bd8: Preparing 06:22:11 913912992224: Preparing 06:22:11 5c7f3f9d57d2: Preparing 06:22:11 b541d28bf3b4: Preparing 06:22:11 9885e61c9bd8: Layer already exists 06:22:11 913912992224: Layer already exists 06:22:11 b541d28bf3b4: Layer already exists 06:22:11 f788b4791a93: Layer already exists 06:22:11 5c7f3f9d57d2: Layer already exists 06:22:11 main: digest: sha256:cb9e23f5c30cc20a4b29281ed469f987d7c51880d7bde2bc7cd3c8479c392b4a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:22:11 ===================================================== [Pipeline] echo 06:22:11 taggedImages: 06:22:11 - nexus3.edgexfoundry.org:10004/core-metadata:18107d571668bc071dc3670312a164098c2940fe 06:22:11 - nexus3.edgexfoundry.org:10004/core-metadata:latest 06:22:11 - nexus3.edgexfoundry.org:10004/core-metadata:2.2.1-dev.12 06:22:11 - nexus3.edgexfoundry.org:10004/core-metadata:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 06:22:11 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 06:22:11 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 06:22:11 18107d571668bc071dc3670312a164098c2940fe 06:22:11 latest 06:22:11 2.2.1-dev.12 06:22:11 18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 06:22:11 main 06:22:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:11 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:18107d571668bc071dc3670312a164098c2940fe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:12 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:18107d571668bc071dc3670312a164098c2940fe 06:22:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 06:22:12 035827229510: Preparing 06:22:12 035827229510: Preparing 06:22:12 d7147f3a4041: Preparing 06:22:12 f1a896df71ed: Preparing 06:22:12 acfdbbd41474: Preparing 06:22:12 ef972972b945: Preparing 06:22:12 913912992224: Preparing 06:22:12 d5202b07fe8c: Preparing 06:22:12 26fdbb43149b: Preparing 06:22:12 b302d836264e: Preparing 06:22:12 aebeb990db4e: Preparing 06:22:12 b541d28bf3b4: Preparing 06:22:12 d5202b07fe8c: Waiting 06:22:12 aebeb990db4e: Waiting 06:22:12 b541d28bf3b4: Waiting 06:22:12 26fdbb43149b: Waiting 06:22:12 b302d836264e: Waiting 06:22:12 913912992224: Waiting 06:22:12 acfdbbd41474: Pushed 06:22:12 035827229510: Pushed 06:22:12 d7147f3a4041: Pushed 06:22:12 f1a896df71ed: Pushed 06:22:12 913912992224: Layer already exists 06:22:12 d5202b07fe8c: Pushed 06:22:12 b302d836264e: Pushed 06:22:12 26fdbb43149b: Pushed 06:22:12 aebeb990db4e: Pushed 06:22:12 b541d28bf3b4: Layer already exists 06:22:13 ef972972b945: Pushed 06:22:13 18107d571668bc071dc3670312a164098c2940fe: digest: sha256:500b629ef38f8fff6b1f19006f4429d76d855be0057a088da8a652d7c77897c7 size: 2817 [Pipeline] } [Pipeline] // withEnv 06:22:13 Removing intermediate container 7fedacd7b2e0 06:22:13 ---> ad116f9f125a 06:22:13 Successfully built ad116f9f125a [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:14 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 06:22:14 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh 06:22:14 + docker inspect -f . ci-base-image-arm64 06:22:14 . [Pipeline] } [Pipeline] // withEnv 06:22:14 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 06:22:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 06:22:14 035827229510: Preparing 06:22:14 035827229510: Preparing 06:22:14 d7147f3a4041: Preparing 06:22:14 f1a896df71ed: Preparing 06:22:14 acfdbbd41474: Preparing 06:22:14 ef972972b945: Preparing 06:22:14 913912992224: Preparing 06:22:14 d5202b07fe8c: Preparing 06:22:14 26fdbb43149b: Preparing 06:22:14 b302d836264e: Preparing 06:22:14 d5202b07fe8c: Waiting 06:22:14 26fdbb43149b: Waiting 06:22:14 913912992224: Waiting 06:22:14 aebeb990db4e: Preparing 06:22:14 b541d28bf3b4: Preparing 06:22:14 b302d836264e: Waiting 06:22:14 b541d28bf3b4: Waiting 06:22:14 ef972972b945: Layer already exists 06:22:14 acfdbbd41474: Layer already exists 06:22:14 d7147f3a4041: Layer already exists 06:22:14 f1a896df71ed: Layer already exists 06:22:14 035827229510: Layer already exists 06:22:14 913912992224: Layer already exists 06:22:14 26fdbb43149b: Layer already exists 06:22:14 aebeb990db4e: Layer already exists 06:22:14 b302d836264e: Layer already exists 06:22:14 d5202b07fe8c: Layer already exists 06:22:14 b541d28bf3b4: Layer already exists 06:22:14 latest: digest: sha256:500b629ef38f8fff6b1f19006f4429d76d855be0057a088da8a652d7c77897c7 size: 2817 [Pipeline] withDockerContainer 06:22:14 prd-ubuntu20.04-docker-arm64-4c-16g-2542 does not seem to be running inside a container 06:22:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/241 -v /w/workspace/edgex-go/241:/w/workspace/edgex-go/241:rw,z -v /w/workspace/edgex-go/241@tmp:/w/workspace/edgex-go/241@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 06:22:16 $ docker top e02af01171a6808a50f22927c51e0952b74c67aa7a200f881a1714f9fbe7fc88 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:16 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.1-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:17 + go version 06:22:17 go version go1.17.7 linux/arm64 [Pipeline] } 06:22:17 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.1-dev.12 06:22:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 06:22:17 035827229510: Preparing 06:22:17 035827229510: Preparing 06:22:17 d7147f3a4041: Preparing 06:22:17 f1a896df71ed: Preparing 06:22:17 acfdbbd41474: Preparing 06:22:17 ef972972b945: Preparing 06:22:17 913912992224: Preparing 06:22:17 d5202b07fe8c: Preparing 06:22:17 26fdbb43149b: Preparing 06:22:17 b302d836264e: Preparing 06:22:17 aebeb990db4e: Preparing 06:22:17 b541d28bf3b4: Preparing 06:22:17 26fdbb43149b: Waiting 06:22:17 b302d836264e: Waiting 06:22:17 aebeb990db4e: Waiting 06:22:17 b541d28bf3b4: Waiting 06:22:17 913912992224: Waiting 06:22:17 d5202b07fe8c: Waiting 06:22:17 d7147f3a4041: Layer already exists 06:22:17 ef972972b945: Layer already exists 06:22:17 035827229510: Layer already exists 06:22:17 acfdbbd41474: Layer already exists 06:22:17 f1a896df71ed: Layer already exists 06:22:17 d5202b07fe8c: Layer already exists 06:22:17 913912992224: Layer already exists 06:22:17 aebeb990db4e: Layer already exists 06:22:17 26fdbb43149b: Layer already exists 06:22:17 b302d836264e: Layer already exists 06:22:17 b541d28bf3b4: Layer already exists 06:22:17 2.2.1-dev.12: digest: sha256:500b629ef38f8fff6b1f19006f4429d76d855be0057a088da8a652d7c77897c7 size: 2817 06:22:17 $ docker stop --time=1 e02af01171a6808a50f22927c51e0952b74c67aa7a200f881a1714f9fbe7fc88 06:22:18 $ docker rm -f e02af01171a6808a50f22927c51e0952b74c67aa7a200f881a1714f9fbe7fc88 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 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 06:22:19 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:22:19 06:22:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:19 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 06:22:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 06:22:19 035827229510: Preparing 06:22:19 035827229510: Preparing 06:22:19 d7147f3a4041: Preparing 06:22:19 f1a896df71ed: Preparing 06:22:19 acfdbbd41474: Preparing 06:22:19 ef972972b945: Preparing 06:22:19 913912992224: Preparing 06:22:19 d5202b07fe8c: Preparing 06:22:19 26fdbb43149b: Preparing 06:22:19 b302d836264e: Preparing 06:22:19 aebeb990db4e: Preparing 06:22:19 b541d28bf3b4: Preparing 06:22:19 26fdbb43149b: Waiting 06:22:19 aebeb990db4e: Waiting 06:22:19 b541d28bf3b4: Waiting 06:22:19 913912992224: Waiting 06:22:19 d5202b07fe8c: Waiting 06:22:19 b302d836264e: Waiting 06:22:19 acfdbbd41474: Layer already exists 06:22:19 f1a896df71ed: Layer already exists 06:22:19 d7147f3a4041: Layer already exists 06:22:19 ef972972b945: Layer already exists 06:22:19 035827229510: Layer already exists 06:22:19 d5202b07fe8c: Layer already exists 06:22:19 26fdbb43149b: Layer already exists 06:22:19 913912992224: Layer already exists 06:22:19 b302d836264e: Layer already exists 06:22:19 aebeb990db4e: Layer already exists 06:22:19 b541d28bf3b4: Layer already exists 06:22:19 18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12: digest: sha256:500b629ef38f8fff6b1f19006f4429d76d855be0057a088da8a652d7c77897c7 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:22:20 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:20 latest: Pulling from edgex-devops/edgex-compose-arm64 06:22:20 29e5d40040c1: Pulling fs layer 06:22:20 1ce36da41761: Pulling fs layer 06:22:20 25b303627fd3: Pulling fs layer 06:22:20 29e5d40040c1: Download complete 06:22:20 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 06:22:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 06:22:20 035827229510: Preparing 06:22:20 035827229510: Preparing 06:22:20 d7147f3a4041: Preparing 06:22:20 f1a896df71ed: Preparing 06:22:20 acfdbbd41474: Preparing 06:22:20 ef972972b945: Preparing 06:22:20 913912992224: Preparing 06:22:20 d5202b07fe8c: Preparing 06:22:20 26fdbb43149b: Preparing 06:22:20 b302d836264e: Preparing 06:22:20 aebeb990db4e: Preparing 06:22:20 b541d28bf3b4: Preparing 06:22:20 26fdbb43149b: Waiting 06:22:20 b302d836264e: Waiting 06:22:20 aebeb990db4e: Waiting 06:22:20 913912992224: Waiting 06:22:20 b541d28bf3b4: Waiting 06:22:20 d5202b07fe8c: Waiting 06:22:20 d7147f3a4041: Layer already exists 06:22:20 ef972972b945: Layer already exists 06:22:20 035827229510: Layer already exists 06:22:20 acfdbbd41474: Layer already exists 06:22:20 f1a896df71ed: Layer already exists 06:22:20 913912992224: Layer already exists 06:22:20 26fdbb43149b: Layer already exists 06:22:20 d5202b07fe8c: Layer already exists 06:22:20 aebeb990db4e: Layer already exists 06:22:20 b302d836264e: Layer already exists 06:22:20 b541d28bf3b4: Layer already exists 06:22:20 main: digest: sha256:500b629ef38f8fff6b1f19006f4429d76d855be0057a088da8a652d7c77897c7 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:22:20 ===================================================== [Pipeline] echo 06:22:20 taggedImages: 06:22:20 - nexus3.edgexfoundry.org:10004/security-bootstrapper:18107d571668bc071dc3670312a164098c2940fe 06:22:20 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 06:22:20 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.1-dev.12 06:22:20 - nexus3.edgexfoundry.org:10004/security-bootstrapper:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 06:22:20 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 06:22:20 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 06:22:20 18107d571668bc071dc3670312a164098c2940fe 06:22:20 latest 06:22:20 2.2.1-dev.12 06:22:20 18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 06:22:20 main 06:22:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { 06:22:20 1ce36da41761: Verifying Checksum 06:22:20 1ce36da41761: Download complete [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:20 29e5d40040c1: Pull complete 06:22:20 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:18107d571668bc071dc3670312a164098c2940fe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:21 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:18107d571668bc071dc3670312a164098c2940fe 06:22:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 06:22:21 9a1a950666c9: Preparing 06:22:21 57c61cadd23c: Preparing 06:22:21 eabf95214a33: Preparing 06:22:21 618dcaf5116c: Preparing 06:22:21 a157164e2f0b: Preparing 06:22:21 4e14d03904d4: Preparing 06:22:21 ba50f4eeed99: Preparing 06:22:21 b541d28bf3b4: Preparing 06:22:21 4e14d03904d4: Waiting 06:22:21 ba50f4eeed99: Waiting 06:22:21 b541d28bf3b4: Waiting 06:22:21 a157164e2f0b: Pushed 06:22:21 9a1a950666c9: Pushed 06:22:21 57c61cadd23c: Pushed 06:22:21 b541d28bf3b4: Layer already exists 06:22:21 4e14d03904d4: Pushed 06:22:21 ba50f4eeed99: Pushed 06:22:22 25b303627fd3: Verifying Checksum 06:22:22 25b303627fd3: Download complete 06:22:22 1ce36da41761: Pull complete 06:22:22 618dcaf5116c: Pushed 06:22:22 eabf95214a33: Pushed 06:22:22 18107d571668bc071dc3670312a164098c2940fe: digest: sha256:c8e09b862c0d91f221e85638d185dabde905ea32b4da4119d5aba273e307195f size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:22 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:23 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 06:22:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 06:22:23 9a1a950666c9: Preparing 06:22:23 57c61cadd23c: Preparing 06:22:23 eabf95214a33: Preparing 06:22:23 618dcaf5116c: Preparing 06:22:23 a157164e2f0b: Preparing 06:22:23 4e14d03904d4: Preparing 06:22:23 ba50f4eeed99: Preparing 06:22:23 b541d28bf3b4: Preparing 06:22:23 4e14d03904d4: Waiting 06:22:23 ba50f4eeed99: Waiting 06:22:23 b541d28bf3b4: Waiting 06:22:23 9a1a950666c9: Layer already exists 06:22:23 eabf95214a33: Layer already exists 06:22:23 57c61cadd23c: Layer already exists 06:22:23 a157164e2f0b: Layer already exists 06:22:23 618dcaf5116c: Layer already exists 06:22:23 4e14d03904d4: Layer already exists 06:22:23 b541d28bf3b4: Layer already exists 06:22:23 ba50f4eeed99: Layer already exists 06:22:23 latest: digest: sha256:c8e09b862c0d91f221e85638d185dabde905ea32b4da4119d5aba273e307195f size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:23 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.1-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:23 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.1-dev.12 06:22:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 06:22:23 9a1a950666c9: Preparing 06:22:23 57c61cadd23c: Preparing 06:22:23 eabf95214a33: Preparing 06:22:23 618dcaf5116c: Preparing 06:22:23 a157164e2f0b: Preparing 06:22:23 4e14d03904d4: Preparing 06:22:23 ba50f4eeed99: Preparing 06:22:23 b541d28bf3b4: Preparing 06:22:23 ba50f4eeed99: Waiting 06:22:23 4e14d03904d4: Waiting 06:22:23 b541d28bf3b4: Waiting 06:22:23 57c61cadd23c: Layer already exists 06:22:23 618dcaf5116c: Layer already exists 06:22:23 eabf95214a33: Layer already exists 06:22:23 a157164e2f0b: Layer already exists 06:22:23 9a1a950666c9: Layer already exists 06:22:23 4e14d03904d4: Layer already exists 06:22:23 ba50f4eeed99: Layer already exists 06:22:23 b541d28bf3b4: Layer already exists 06:22:23 2.2.1-dev.12: digest: sha256:c8e09b862c0d91f221e85638d185dabde905ea32b4da4119d5aba273e307195f size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:24 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 06:22:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 06:22:24 9a1a950666c9: Preparing 06:22:24 57c61cadd23c: Preparing 06:22:24 eabf95214a33: Preparing 06:22:24 618dcaf5116c: Preparing 06:22:24 a157164e2f0b: Preparing 06:22:24 4e14d03904d4: Preparing 06:22:24 ba50f4eeed99: Preparing 06:22:24 b541d28bf3b4: Preparing 06:22:24 4e14d03904d4: Waiting 06:22:24 ba50f4eeed99: Waiting 06:22:24 b541d28bf3b4: Waiting 06:22:24 eabf95214a33: Layer already exists 06:22:24 618dcaf5116c: Layer already exists 06:22:24 9a1a950666c9: Layer already exists 06:22:24 a157164e2f0b: Layer already exists 06:22:24 57c61cadd23c: Layer already exists 06:22:24 4e14d03904d4: Layer already exists 06:22:24 b541d28bf3b4: Layer already exists 06:22:24 ba50f4eeed99: Layer already exists 06:22:24 18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12: digest: sha256:c8e09b862c0d91f221e85638d185dabde905ea32b4da4119d5aba273e307195f size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:24 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 06:22:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 06:22:25 9a1a950666c9: Preparing 06:22:25 57c61cadd23c: Preparing 06:22:25 eabf95214a33: Preparing 06:22:25 618dcaf5116c: Preparing 06:22:25 a157164e2f0b: Preparing 06:22:25 4e14d03904d4: Preparing 06:22:25 ba50f4eeed99: Preparing 06:22:25 b541d28bf3b4: Preparing 06:22:25 4e14d03904d4: Waiting 06:22:25 ba50f4eeed99: Waiting 06:22:25 b541d28bf3b4: Waiting 06:22:25 618dcaf5116c: Layer already exists 06:22:25 eabf95214a33: Layer already exists 06:22:25 9a1a950666c9: Layer already exists 06:22:25 57c61cadd23c: Layer already exists 06:22:25 a157164e2f0b: Layer already exists 06:22:25 ba50f4eeed99: Layer already exists 06:22:25 4e14d03904d4: Layer already exists 06:22:25 b541d28bf3b4: Layer already exists 06:22:25 main: digest: sha256:c8e09b862c0d91f221e85638d185dabde905ea32b4da4119d5aba273e307195f size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:22:25 ===================================================== [Pipeline] echo 06:22:25 taggedImages: 06:22:25 - nexus3.edgexfoundry.org:10004/security-proxy-setup:18107d571668bc071dc3670312a164098c2940fe 06:22:25 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 06:22:25 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.1-dev.12 06:22:25 - nexus3.edgexfoundry.org:10004/security-proxy-setup:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 06:22:25 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 06:22:25 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 06:22:25 18107d571668bc071dc3670312a164098c2940fe 06:22:25 latest 06:22:25 2.2.1-dev.12 06:22:25 18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 06:22:25 main 06:22:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:25 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:18107d571668bc071dc3670312a164098c2940fe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:25 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:18107d571668bc071dc3670312a164098c2940fe 06:22:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 06:22:25 2ae073cfc0f8: Preparing 06:22:25 726867c40a58: Preparing 06:22:25 7a658818b55a: Preparing 06:22:25 e3ab910a70af: Preparing 06:22:25 6091e646bfb0: Preparing 06:22:25 0c67a2fb2ffc: Preparing 06:22:25 bc7aa406a87b: Preparing 06:22:25 4787304c1cf6: Preparing 06:22:25 0dc8e256d5f5: Preparing 06:22:25 b541d28bf3b4: Preparing 06:22:25 bc7aa406a87b: Waiting 06:22:25 4787304c1cf6: Waiting 06:22:25 0dc8e256d5f5: Waiting 06:22:25 b541d28bf3b4: Waiting 06:22:25 0c67a2fb2ffc: Waiting 06:22:25 6091e646bfb0: Pushed 06:22:25 2ae073cfc0f8: Pushed 06:22:25 726867c40a58: Pushed 06:22:26 4787304c1cf6: Pushed 06:22:26 0c67a2fb2ffc: Pushed 06:22:26 bc7aa406a87b: Pushed 06:22:26 b541d28bf3b4: Layer already exists 06:22:26 0dc8e256d5f5: Pushed 06:22:27 e3ab910a70af: Pushed 06:22:27 7a658818b55a: Pushed 06:22:27 18107d571668bc071dc3670312a164098c2940fe: digest: sha256:cd48719526793db406b6fdde72bab93bf78e0a78c3f7b563dd416afcc64f9c9a size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:27 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:27 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 06:22:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 06:22:27 2ae073cfc0f8: Preparing 06:22:27 726867c40a58: Preparing 06:22:27 7a658818b55a: Preparing 06:22:27 e3ab910a70af: Preparing 06:22:27 6091e646bfb0: Preparing 06:22:27 0c67a2fb2ffc: Preparing 06:22:27 bc7aa406a87b: Preparing 06:22:27 4787304c1cf6: Preparing 06:22:27 0dc8e256d5f5: Preparing 06:22:27 b541d28bf3b4: Preparing 06:22:27 bc7aa406a87b: Waiting 06:22:27 0dc8e256d5f5: Waiting 06:22:27 4787304c1cf6: Waiting 06:22:27 0c67a2fb2ffc: Waiting 06:22:27 b541d28bf3b4: Waiting 06:22:27 726867c40a58: Layer already exists 06:22:27 6091e646bfb0: Layer already exists 06:22:27 e3ab910a70af: Layer already exists 06:22:27 2ae073cfc0f8: Layer already exists 06:22:27 7a658818b55a: Layer already exists 06:22:27 bc7aa406a87b: Layer already exists 06:22:27 0c67a2fb2ffc: Layer already exists 06:22:27 4787304c1cf6: Layer already exists 06:22:27 b541d28bf3b4: Layer already exists 06:22:27 0dc8e256d5f5: Layer already exists 06:22:27 latest: digest: sha256:cd48719526793db406b6fdde72bab93bf78e0a78c3f7b563dd416afcc64f9c9a size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:28 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.1-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:28 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.1-dev.12 06:22:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 06:22:28 2ae073cfc0f8: Preparing 06:22:28 726867c40a58: Preparing 06:22:28 7a658818b55a: Preparing 06:22:28 e3ab910a70af: Preparing 06:22:28 6091e646bfb0: Preparing 06:22:28 0c67a2fb2ffc: Preparing 06:22:28 bc7aa406a87b: Preparing 06:22:28 0c67a2fb2ffc: Waiting 06:22:28 bc7aa406a87b: Waiting 06:22:28 4787304c1cf6: Preparing 06:22:28 0dc8e256d5f5: Preparing 06:22:28 b541d28bf3b4: Preparing 06:22:28 4787304c1cf6: Waiting 06:22:28 0dc8e256d5f5: Waiting 06:22:28 b541d28bf3b4: Waiting 06:22:28 2ae073cfc0f8: Layer already exists 06:22:28 6091e646bfb0: Layer already exists 06:22:28 e3ab910a70af: Layer already exists 06:22:28 7a658818b55a: Layer already exists 06:22:28 726867c40a58: Layer already exists 06:22:28 b541d28bf3b4: Layer already exists 06:22:28 0c67a2fb2ffc: Layer already exists 06:22:28 bc7aa406a87b: Layer already exists 06:22:28 4787304c1cf6: Layer already exists 06:22:28 0dc8e256d5f5: Layer already exists 06:22:28 2.2.1-dev.12: digest: sha256:cd48719526793db406b6fdde72bab93bf78e0a78c3f7b563dd416afcc64f9c9a size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:28 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:29 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 06:22:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 06:22:29 2ae073cfc0f8: Preparing 06:22:29 726867c40a58: Preparing 06:22:29 7a658818b55a: Preparing 06:22:29 e3ab910a70af: Preparing 06:22:29 6091e646bfb0: Preparing 06:22:29 0c67a2fb2ffc: Preparing 06:22:29 bc7aa406a87b: Preparing 06:22:29 4787304c1cf6: Preparing 06:22:29 0dc8e256d5f5: Preparing 06:22:29 b541d28bf3b4: Preparing 06:22:29 bc7aa406a87b: Waiting 06:22:29 b541d28bf3b4: Waiting 06:22:29 0dc8e256d5f5: Waiting 06:22:29 4787304c1cf6: Waiting 06:22:29 0c67a2fb2ffc: Waiting 06:22:29 7a658818b55a: Layer already exists 06:22:29 2ae073cfc0f8: Layer already exists 06:22:29 e3ab910a70af: Layer already exists 06:22:29 726867c40a58: Layer already exists 06:22:29 6091e646bfb0: Layer already exists 06:22:29 0c67a2fb2ffc: Layer already exists 06:22:29 bc7aa406a87b: Layer already exists 06:22:29 4787304c1cf6: Layer already exists 06:22:29 b541d28bf3b4: Layer already exists 06:22:29 0dc8e256d5f5: Layer already exists 06:22:29 18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12: digest: sha256:cd48719526793db406b6fdde72bab93bf78e0a78c3f7b563dd416afcc64f9c9a size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:29 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:29 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 06:22:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 06:22:29 2ae073cfc0f8: Preparing 06:22:29 726867c40a58: Preparing 06:22:29 7a658818b55a: Preparing 06:22:29 e3ab910a70af: Preparing 06:22:29 6091e646bfb0: Preparing 06:22:29 0c67a2fb2ffc: Preparing 06:22:29 bc7aa406a87b: Preparing 06:22:29 4787304c1cf6: Preparing 06:22:29 0dc8e256d5f5: Preparing 06:22:29 b541d28bf3b4: Preparing 06:22:29 0c67a2fb2ffc: Waiting 06:22:29 bc7aa406a87b: Waiting 06:22:29 0dc8e256d5f5: Waiting 06:22:29 4787304c1cf6: Waiting 06:22:29 b541d28bf3b4: Waiting 06:22:29 2ae073cfc0f8: Layer already exists 06:22:29 6091e646bfb0: Layer already exists 06:22:29 e3ab910a70af: Layer already exists 06:22:29 7a658818b55a: Layer already exists 06:22:29 726867c40a58: Layer already exists 06:22:29 0c67a2fb2ffc: Layer already exists 06:22:29 bc7aa406a87b: Layer already exists 06:22:29 0dc8e256d5f5: Layer already exists 06:22:29 b541d28bf3b4: Layer already exists 06:22:29 4787304c1cf6: Layer already exists 06:22:29 main: digest: sha256:cd48719526793db406b6fdde72bab93bf78e0a78c3f7b563dd416afcc64f9c9a size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:22:29 ===================================================== [Pipeline] echo 06:22:29 taggedImages: 06:22:29 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:18107d571668bc071dc3670312a164098c2940fe 06:22:29 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 06:22:29 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.1-dev.12 06:22:29 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 06:22:29 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 06:22:29 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 06:22:29 18107d571668bc071dc3670312a164098c2940fe 06:22:29 latest 06:22:29 2.2.1-dev.12 06:22:29 18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 06:22:29 main 06:22:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:30 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:18107d571668bc071dc3670312a164098c2940fe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:30 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:18107d571668bc071dc3670312a164098c2940fe 06:22:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 06:22:30 ccd882b5ef99: Preparing 06:22:30 64ba50213b7b: Preparing 06:22:30 913912992224: Preparing 06:22:30 fab76563fb18: Preparing 06:22:30 fbc3c08086fb: Preparing 06:22:30 4fc242d58285: Preparing 06:22:30 4fc242d58285: Waiting 06:22:30 913912992224: Layer already exists 06:22:30 4fc242d58285: Layer already exists 06:22:30 fbc3c08086fb: Pushed 06:22:30 ccd882b5ef99: Pushed 06:22:31 fab76563fb18: Pushed 06:22:32 64ba50213b7b: Pushed 06:22:32 18107d571668bc071dc3670312a164098c2940fe: digest: sha256:87d2bf446d788db257d6fd0cb9359875a1c9e49f7ca0202cc066970dafa82dd6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:33 + 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 06:22:33 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 06:22:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 06:22:33 ccd882b5ef99: Preparing 06:22:33 64ba50213b7b: Preparing 06:22:33 913912992224: Preparing 06:22:33 fab76563fb18: Preparing 06:22:33 fbc3c08086fb: Preparing 06:22:33 4fc242d58285: Preparing 06:22:33 4fc242d58285: Waiting 06:22:33 fbc3c08086fb: Layer already exists 06:22:33 fab76563fb18: Layer already exists 06:22:33 913912992224: Layer already exists 06:22:33 ccd882b5ef99: Layer already exists 06:22:33 64ba50213b7b: Layer already exists 06:22:33 4fc242d58285: Layer already exists 06:22:33 latest: digest: sha256:87d2bf446d788db257d6fd0cb9359875a1c9e49f7ca0202cc066970dafa82dd6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:33 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.1-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:34 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.1-dev.12 06:22:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 06:22:34 ccd882b5ef99: Preparing 06:22:34 64ba50213b7b: Preparing 06:22:34 913912992224: Preparing 06:22:34 fab76563fb18: Preparing 06:22:34 fbc3c08086fb: Preparing 06:22:34 4fc242d58285: Preparing 06:22:34 4fc242d58285: Waiting 06:22:34 913912992224: Layer already exists 06:22:34 ccd882b5ef99: Layer already exists 06:22:34 fab76563fb18: Layer already exists 06:22:34 fbc3c08086fb: Layer already exists 06:22:34 64ba50213b7b: Layer already exists 06:22:34 4fc242d58285: Layer already exists 06:22:34 2.2.1-dev.12: digest: sha256:87d2bf446d788db257d6fd0cb9359875a1c9e49f7ca0202cc066970dafa82dd6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:34 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:34 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 06:22:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 06:22:34 ccd882b5ef99: Preparing 06:22:34 64ba50213b7b: Preparing 06:22:34 913912992224: Preparing 06:22:34 fab76563fb18: Preparing 06:22:34 fbc3c08086fb: Preparing 06:22:34 4fc242d58285: Preparing 06:22:34 4fc242d58285: Waiting 06:22:34 64ba50213b7b: Layer already exists 06:22:34 fbc3c08086fb: Layer already exists 06:22:34 913912992224: Layer already exists 06:22:34 ccd882b5ef99: Layer already exists 06:22:34 fab76563fb18: Layer already exists 06:22:34 4fc242d58285: Layer already exists 06:22:34 18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12: digest: sha256:87d2bf446d788db257d6fd0cb9359875a1c9e49f7ca0202cc066970dafa82dd6 size: 1573 06:22:34 25b303627fd3: Pull complete 06:22:34 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 06:22:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:22:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:22:34 prd-ubuntu20.04-docker-arm64-4c-16g-2542 does not seem to be running inside a container 06:22:35 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/241 -v /w/workspace/edgex-go/241:/w/workspace/edgex-go/241:rw,z -v /w/workspace/edgex-go/241@tmp:/w/workspace/edgex-go/241@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 06:22:37 $ docker top e12260e49d57e358f3982f3259d25fcd6dc9ccb5617309cdcc05160ca61feb26 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:37 + 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 06:22:38 + docker-compose build+ --helpgrep 06:22:38 parallel 06:22:38 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 06:22:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 06:22:38 ccd882b5ef99: Preparing 06:22:38 64ba50213b7b: Preparing 06:22:38 913912992224: Preparing 06:22:38 fab76563fb18: Preparing 06:22:38 fbc3c08086fb: Preparing 06:22:38 4fc242d58285: Preparing 06:22:38 4fc242d58285: Waiting 06:22:38 64ba50213b7b: Layer already exists 06:22:38 fab76563fb18: Layer already exists 06:22:38 fbc3c08086fb: Layer already exists 06:22:38 913912992224: Layer already exists 06:22:38 ccd882b5ef99: Layer already exists 06:22:38 4fc242d58285: Layer already exists 06:22:38 main: digest: sha256:87d2bf446d788db257d6fd0cb9359875a1c9e49f7ca0202cc066970dafa82dd6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:22:38 ===================================================== [Pipeline] echo 06:22:38 taggedImages: 06:22:38 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:18107d571668bc071dc3670312a164098c2940fe 06:22:38 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 06:22:38 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.1-dev.12 06:22:38 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 06:22:38 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 06:22:38 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 06:22:38 18107d571668bc071dc3670312a164098c2940fe 06:22:38 latest 06:22:38 2.2.1-dev.12 06:22:38 18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 06:22:38 main 06:22:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:38 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:18107d571668bc071dc3670312a164098c2940fe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:18107d571668bc071dc3670312a164098c2940fe 06:22:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 06:22:39 49b661b3963e: Preparing 06:22:39 9aff7fa7fc30: Preparing 06:22:39 a7c127421d8a: Preparing 06:22:39 dfd0d771541b: Preparing 06:22:39 e8a115fa44ed: Preparing 06:22:39 042813c0892e: Preparing 06:22:39 fbc3c08086fb: Preparing 06:22:39 4fc242d58285: Preparing 06:22:39 042813c0892e: Waiting 06:22:39 fbc3c08086fb: Waiting 06:22:39 4fc242d58285: Waiting 06:22:39 9aff7fa7fc30: Pushed 06:22:39 a7c127421d8a: Pushed 06:22:39 49b661b3963e: Pushed 06:22:39 fbc3c08086fb: Layer already exists 06:22:39 4fc242d58285: Layer already exists 06:22:39 042813c0892e: Pushed 06:22:42 --parallel Build images in parallel. [Pipeline] } 06:22:42 $ docker stop --time=1 e12260e49d57e358f3982f3259d25fcd6dc9ccb5617309cdcc05160ca61feb26 06:22:42 e8a115fa44ed: Pushed 06:22:44 $ docker rm -f e12260e49d57e358f3982f3259d25fcd6dc9ccb5617309cdcc05160ca61feb26 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:22:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:22:45 prd-ubuntu20.04-docker-arm64-4c-16g-2542 does not seem to be running inside a container 06:22:45 $ 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/241 -v /w/workspace/edgex-go/241:/w/workspace/edgex-go/241:rw,z -v /w/workspace/edgex-go/241@tmp:/w/workspace/edgex-go/241@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 06:22:45 dfd0d771541b: Pushed 06:22:45 18107d571668bc071dc3670312a164098c2940fe: digest: sha256:9ca1f5fc37c6091f1b14acc24e0711a0ae418a43bca35259946ae38ef3d711a1 size: 1992 06:22:46 $ docker top 8b4f50d087142dac81f4c3bc11ae53a06f5ff632bf1d29b8fe3c1ef8cc6bffb0 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:47 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:47 + docker-compose -f ./docker-compose-build.yml build --parallel 06:22:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 06:22:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 06:22:47 49b661b3963e: Preparing 06:22:47 9aff7fa7fc30: Preparing 06:22:47 a7c127421d8a: Preparing 06:22:47 dfd0d771541b: Preparing 06:22:47 e8a115fa44ed: Preparing 06:22:47 042813c0892e: Preparing 06:22:47 fbc3c08086fb: Preparing 06:22:47 4fc242d58285: Preparing 06:22:47 fbc3c08086fb: Waiting 06:22:47 042813c0892e: Waiting 06:22:47 4fc242d58285: Waiting 06:22:47 e8a115fa44ed: Layer already exists 06:22:47 dfd0d771541b: Layer already exists 06:22:47 a7c127421d8a: Layer already exists 06:22:47 49b661b3963e: Layer already exists 06:22:47 9aff7fa7fc30: Layer already exists 06:22:47 042813c0892e: Layer already exists 06:22:47 4fc242d58285: Layer already exists 06:22:47 fbc3c08086fb: Layer already exists 06:22:47 latest: digest: sha256:9ca1f5fc37c6091f1b14acc24e0711a0ae418a43bca35259946ae38ef3d711a1 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:48 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.1-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.1-dev.12 06:22:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 06:22:48 49b661b3963e: Preparing 06:22:48 9aff7fa7fc30: Preparing 06:22:48 a7c127421d8a: Preparing 06:22:48 dfd0d771541b: Preparing 06:22:48 e8a115fa44ed: Preparing 06:22:48 042813c0892e: Preparing 06:22:48 fbc3c08086fb: Preparing 06:22:48 4fc242d58285: Preparing 06:22:48 042813c0892e: Waiting 06:22:48 4fc242d58285: Waiting 06:22:48 e8a115fa44ed: Layer already exists 06:22:48 9aff7fa7fc30: Layer already exists 06:22:48 dfd0d771541b: Layer already exists 06:22:48 a7c127421d8a: Layer already exists 06:22:48 49b661b3963e: Layer already exists 06:22:48 042813c0892e: Layer already exists 06:22:48 4fc242d58285: Layer already exists 06:22:48 fbc3c08086fb: Layer already exists 06:22:48 2.2.1-dev.12: digest: sha256:9ca1f5fc37c6091f1b14acc24e0711a0ae418a43bca35259946ae38ef3d711a1 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:48 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 06:22:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 06:22:49 49b661b3963e: Preparing 06:22:49 9aff7fa7fc30: Preparing 06:22:49 a7c127421d8a: Preparing 06:22:49 dfd0d771541b: Preparing 06:22:49 e8a115fa44ed: Preparing 06:22:49 042813c0892e: Preparing 06:22:49 fbc3c08086fb: Preparing 06:22:49 4fc242d58285: Preparing 06:22:49 042813c0892e: Waiting 06:22:49 fbc3c08086fb: Waiting 06:22:49 4fc242d58285: Waiting 06:22:49 dfd0d771541b: Layer already exists 06:22:49 e8a115fa44ed: Layer already exists 06:22:49 49b661b3963e: Layer already exists 06:22:49 a7c127421d8a: Layer already exists 06:22:49 9aff7fa7fc30: Layer already exists 06:22:49 042813c0892e: Layer already exists 06:22:49 4fc242d58285: Layer already exists 06:22:49 fbc3c08086fb: Layer already exists 06:22:49 18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12: digest: sha256:9ca1f5fc37c6091f1b14acc24e0711a0ae418a43bca35259946ae38ef3d711a1 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:49 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 06:22:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 06:22:49 49b661b3963e: Preparing 06:22:49 9aff7fa7fc30: Preparing 06:22:49 a7c127421d8a: Preparing 06:22:49 dfd0d771541b: Preparing 06:22:49 e8a115fa44ed: Preparing 06:22:49 042813c0892e: Preparing 06:22:49 fbc3c08086fb: Preparing 06:22:49 4fc242d58285: Preparing 06:22:49 042813c0892e: Waiting 06:22:49 fbc3c08086fb: Waiting 06:22:49 4fc242d58285: Waiting 06:22:49 49b661b3963e: Layer already exists 06:22:49 a7c127421d8a: Layer already exists 06:22:49 dfd0d771541b: Layer already exists 06:22:49 9aff7fa7fc30: Layer already exists 06:22:49 e8a115fa44ed: Layer already exists 06:22:49 042813c0892e: Layer already exists 06:22:49 fbc3c08086fb: Layer already exists 06:22:49 4fc242d58285: Layer already exists 06:22:49 main: digest: sha256:9ca1f5fc37c6091f1b14acc24e0711a0ae418a43bca35259946ae38ef3d711a1 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:22:49 ===================================================== [Pipeline] echo 06:22:49 taggedImages: 06:22:49 - nexus3.edgexfoundry.org:10004/security-spire-agent:18107d571668bc071dc3670312a164098c2940fe 06:22:49 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 06:22:49 - nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.1-dev.12 06:22:49 - nexus3.edgexfoundry.org:10004/security-spire-agent:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 06:22:49 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 06:22:49 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 06:22:49 18107d571668bc071dc3670312a164098c2940fe 06:22:49 latest 06:22:49 2.2.1-dev.12 06:22:49 18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 06:22:49 main 06:22:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:50 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:18107d571668bc071dc3670312a164098c2940fe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:18107d571668bc071dc3670312a164098c2940fe 06:22:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 06:22:50 9ae0735d5d04: Preparing 06:22:50 cba0c919290d: Preparing 06:22:50 f34e7ec41c81: Preparing 06:22:50 aee6433aa135: Preparing 06:22:50 f76ce48b7fe0: Preparing 06:22:50 fbc3c08086fb: Preparing 06:22:50 4fc242d58285: Preparing 06:22:50 fbc3c08086fb: Waiting 06:22:50 4fc242d58285: Waiting 06:22:50 cba0c919290d: Pushed 06:22:50 9ae0735d5d04: Pushed 06:22:50 f34e7ec41c81: Pushed 06:22:50 fbc3c08086fb: Layer already exists 06:22:50 4fc242d58285: Layer already exists 06:22:50 f76ce48b7fe0: Pushed 06:22:53 Building core-command ... 06:22:53 Building core-data ... 06:22:53 Building core-metadata ... 06:22:53 Building security-bootstrapper ... 06:22:53 Building security-proxy-setup ... 06:22:53 Building security-secretstore-setup ... 06:22:53 Building security-spiffe-token-provider ... 06:22:53 Building security-spire-agent ... 06:22:53 Building security-spire-config ... 06:22:53 Building security-spire-server ... 06:22:53 Building support-notifications ... 06:22:53 Building support-scheduler ... 06:22:53 Building sys-mgmt-agent ... 06:22:53 Building security-spiffe-token-provider 06:22:53 Building security-spire-server 06:22:53 Building security-spire-config 06:22:53 Building support-scheduler 06:22:53 Building support-notifications 06:22:58 aee6433aa135: Pushed 06:22:58 18107d571668bc071dc3670312a164098c2940fe: digest: sha256:193278c2f8721090e0be2d6c57b098da28d3e65d876e43ef8d900130a015eaa2 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:59 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 06:22:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 06:22:59 9ae0735d5d04: Preparing 06:22:59 cba0c919290d: Preparing 06:22:59 f34e7ec41c81: Preparing 06:22:59 aee6433aa135: Preparing 06:22:59 f76ce48b7fe0: Preparing 06:22:59 fbc3c08086fb: Preparing 06:22:59 4fc242d58285: Preparing 06:22:59 fbc3c08086fb: Waiting 06:22:59 4fc242d58285: Waiting 06:22:59 aee6433aa135: Layer already exists 06:22:59 cba0c919290d: Layer already exists 06:22:59 f34e7ec41c81: Layer already exists 06:22:59 9ae0735d5d04: Layer already exists 06:22:59 f76ce48b7fe0: Layer already exists 06:22:59 fbc3c08086fb: Layer already exists 06:22:59 4fc242d58285: Layer already exists 06:22:59 latest: digest: sha256:193278c2f8721090e0be2d6c57b098da28d3e65d876e43ef8d900130a015eaa2 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:59 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.2.1-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.2.1-dev.12 06:23:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 06:23:00 9ae0735d5d04: Preparing 06:23:00 cba0c919290d: Preparing 06:23:00 f34e7ec41c81: Preparing 06:23:00 aee6433aa135: Preparing 06:23:00 f76ce48b7fe0: Preparing 06:23:00 fbc3c08086fb: Preparing 06:23:00 4fc242d58285: Preparing 06:23:00 fbc3c08086fb: Waiting 06:23:00 f34e7ec41c81: Layer already exists 06:23:00 f76ce48b7fe0: Layer already exists 06:23:00 9ae0735d5d04: Layer already exists 06:23:00 cba0c919290d: Layer already exists 06:23:00 aee6433aa135: Layer already exists 06:23:00 fbc3c08086fb: Layer already exists 06:23:00 4fc242d58285: Layer already exists 06:23:00 2.2.1-dev.12: digest: sha256:193278c2f8721090e0be2d6c57b098da28d3e65d876e43ef8d900130a015eaa2 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:00 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 06:23:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 06:23:00 9ae0735d5d04: Preparing 06:23:00 cba0c919290d: Preparing 06:23:00 f34e7ec41c81: Preparing 06:23:00 aee6433aa135: Preparing 06:23:00 f76ce48b7fe0: Preparing 06:23:00 fbc3c08086fb: Preparing 06:23:00 4fc242d58285: Preparing 06:23:00 4fc242d58285: Waiting 06:23:00 fbc3c08086fb: Waiting 06:23:00 aee6433aa135: Layer already exists 06:23:00 9ae0735d5d04: Layer already exists 06:23:00 f34e7ec41c81: Layer already exists 06:23:00 cba0c919290d: Layer already exists 06:23:00 f76ce48b7fe0: Layer already exists 06:23:00 fbc3c08086fb: Layer already exists 06:23:00 4fc242d58285: Layer already exists 06:23:00 18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12: digest: sha256:193278c2f8721090e0be2d6c57b098da28d3e65d876e43ef8d900130a015eaa2 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:00 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 06:23:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 06:23:01 9ae0735d5d04: Preparing 06:23:01 cba0c919290d: Preparing 06:23:01 f34e7ec41c81: Preparing 06:23:01 aee6433aa135: Preparing 06:23:01 f76ce48b7fe0: Preparing 06:23:01 fbc3c08086fb: Preparing 06:23:01 4fc242d58285: Preparing 06:23:01 4fc242d58285: Waiting 06:23:01 fbc3c08086fb: Waiting 06:23:01 f76ce48b7fe0: Layer already exists 06:23:01 f34e7ec41c81: Layer already exists 06:23:01 cba0c919290d: Layer already exists 06:23:01 9ae0735d5d04: Layer already exists 06:23:01 aee6433aa135: Layer already exists 06:23:01 fbc3c08086fb: Layer already exists 06:23:01 4fc242d58285: Layer already exists 06:23:01 main: digest: sha256:193278c2f8721090e0be2d6c57b098da28d3e65d876e43ef8d900130a015eaa2 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:23:01 ===================================================== [Pipeline] echo 06:23:01 taggedImages: 06:23:01 - nexus3.edgexfoundry.org:10004/security-spire-config:18107d571668bc071dc3670312a164098c2940fe 06:23:01 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 06:23:01 - nexus3.edgexfoundry.org:10004/security-spire-config:2.2.1-dev.12 06:23:01 - nexus3.edgexfoundry.org:10004/security-spire-config:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 06:23:01 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 06:23:01 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 06:23:01 18107d571668bc071dc3670312a164098c2940fe 06:23:01 latest 06:23:01 2.2.1-dev.12 06:23:01 18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 06:23:01 main 06:23:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:01 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:18107d571668bc071dc3670312a164098c2940fe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:18107d571668bc071dc3670312a164098c2940fe 06:23:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 06:23:01 b87acd051f3b: Preparing 06:23:01 2502639b435c: Preparing 06:23:01 7f682057845b: Preparing 06:23:01 8eaea80978ce: Preparing 06:23:01 042813c0892e: Preparing 06:23:01 fbc3c08086fb: Preparing 06:23:01 4fc242d58285: Preparing 06:23:01 fbc3c08086fb: Waiting 06:23:01 4fc242d58285: Waiting 06:23:01 042813c0892e: Layer already exists 06:23:01 fbc3c08086fb: Layer already exists 06:23:01 4fc242d58285: Layer already exists 06:23:01 2502639b435c: Pushed 06:23:01 b87acd051f3b: Pushed 06:23:01 7f682057845b: Pushed 06:23:10 8eaea80978ce: Pushed 06:23:10 18107d571668bc071dc3670312a164098c2940fe: digest: sha256:a2e9c8246c0c38d3e15945ea7281ae6b01daf8f6a6a42b20f6cbf41ca0e9351d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:10 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 06:23:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 06:23:10 b87acd051f3b: Preparing 06:23:10 2502639b435c: Preparing 06:23:10 7f682057845b: Preparing 06:23:10 8eaea80978ce: Preparing 06:23:10 042813c0892e: Preparing 06:23:10 fbc3c08086fb: Preparing 06:23:10 4fc242d58285: Preparing 06:23:10 fbc3c08086fb: Waiting 06:23:10 4fc242d58285: Waiting 06:23:10 042813c0892e: Layer already exists 06:23:10 b87acd051f3b: Layer already exists 06:23:10 8eaea80978ce: Layer already exists 06:23:10 2502639b435c: Layer already exists 06:23:10 7f682057845b: Layer already exists 06:23:10 4fc242d58285: Layer already exists 06:23:10 fbc3c08086fb: Layer already exists 06:23:10 latest: digest: sha256:a2e9c8246c0c38d3e15945ea7281ae6b01daf8f6a6a42b20f6cbf41ca0e9351d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:11 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.2.1-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.2.1-dev.12 06:23:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 06:23:11 b87acd051f3b: Preparing 06:23:11 2502639b435c: Preparing 06:23:11 7f682057845b: Preparing 06:23:11 8eaea80978ce: Preparing 06:23:11 042813c0892e: Preparing 06:23:11 fbc3c08086fb: Preparing 06:23:11 4fc242d58285: Preparing 06:23:11 fbc3c08086fb: Waiting 06:23:11 042813c0892e: Layer already exists 06:23:11 8eaea80978ce: Layer already exists 06:23:11 7f682057845b: Layer already exists 06:23:11 2502639b435c: Layer already exists 06:23:11 b87acd051f3b: Layer already exists 06:23:11 4fc242d58285: Layer already exists 06:23:11 fbc3c08086fb: Layer already exists 06:23:11 2.2.1-dev.12: digest: sha256:a2e9c8246c0c38d3e15945ea7281ae6b01daf8f6a6a42b20f6cbf41ca0e9351d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:11 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 06:23:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 06:23:12 b87acd051f3b: Preparing 06:23:12 2502639b435c: Preparing 06:23:12 7f682057845b: Preparing 06:23:12 8eaea80978ce: Preparing 06:23:12 042813c0892e: Preparing 06:23:12 fbc3c08086fb: Preparing 06:23:12 4fc242d58285: Preparing 06:23:12 fbc3c08086fb: Waiting 06:23:12 4fc242d58285: Waiting 06:23:12 2502639b435c: Layer already exists 06:23:12 7f682057845b: Layer already exists 06:23:12 8eaea80978ce: Layer already exists 06:23:12 b87acd051f3b: Layer already exists 06:23:12 042813c0892e: Layer already exists 06:23:12 fbc3c08086fb: Layer already exists 06:23:12 4fc242d58285: Layer already exists 06:23:12 18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12: digest: sha256:a2e9c8246c0c38d3e15945ea7281ae6b01daf8f6a6a42b20f6cbf41ca0e9351d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:12 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 06:23:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 06:23:12 b87acd051f3b: Preparing 06:23:12 2502639b435c: Preparing 06:23:12 7f682057845b: Preparing 06:23:12 8eaea80978ce: Preparing 06:23:12 042813c0892e: Preparing 06:23:12 fbc3c08086fb: Preparing 06:23:12 4fc242d58285: Preparing 06:23:12 7f682057845b: Layer already exists 06:23:12 8eaea80978ce: Layer already exists 06:23:12 2502639b435c: Layer already exists 06:23:12 b87acd051f3b: Layer already exists 06:23:12 042813c0892e: Layer already exists 06:23:12 fbc3c08086fb: Layer already exists 06:23:12 4fc242d58285: Layer already exists 06:23:12 main: digest: sha256:a2e9c8246c0c38d3e15945ea7281ae6b01daf8f6a6a42b20f6cbf41ca0e9351d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:23:12 ===================================================== [Pipeline] echo 06:23:12 taggedImages: 06:23:12 - nexus3.edgexfoundry.org:10004/security-spire-server:18107d571668bc071dc3670312a164098c2940fe 06:23:12 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 06:23:12 - nexus3.edgexfoundry.org:10004/security-spire-server:2.2.1-dev.12 06:23:12 - nexus3.edgexfoundry.org:10004/security-spire-server:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 06:23:12 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 06:23:12 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 06:23:12 18107d571668bc071dc3670312a164098c2940fe 06:23:12 latest 06:23:12 2.2.1-dev.12 06:23:12 18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 06:23:12 main 06:23:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:13 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:18107d571668bc071dc3670312a164098c2940fe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:13 + docker push nexus3.edgexfoundry.org:10004/support-notifications:18107d571668bc071dc3670312a164098c2940fe 06:23:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 06:23:13 a254b9e5f3a0: Preparing 06:23:13 d0a26bdcd746: Preparing 06:23:13 913912992224: Preparing 06:23:13 1526411bc071: Preparing 06:23:13 b541d28bf3b4: Preparing 06:23:13 b541d28bf3b4: Layer already exists 06:23:13 913912992224: Layer already exists 06:23:13 a254b9e5f3a0: Pushed 06:23:13 1526411bc071: Pushed 06:23:15 d0a26bdcd746: Pushed 06:23:15 18107d571668bc071dc3670312a164098c2940fe: digest: sha256:002c34d780e8fb79f5696171750382827e72975da59ec40aaa0a8a6de7f958ae size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:15 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:16 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 06:23:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 06:23:16 a254b9e5f3a0: Preparing 06:23:16 d0a26bdcd746: Preparing 06:23:16 913912992224: Preparing 06:23:16 1526411bc071: Preparing 06:23:16 b541d28bf3b4: Preparing 06:23:16 d0a26bdcd746: Layer already exists 06:23:16 1526411bc071: Layer already exists 06:23:16 913912992224: Layer already exists 06:23:16 b541d28bf3b4: Layer already exists 06:23:16 a254b9e5f3a0: Layer already exists 06:23:16 latest: digest: sha256:002c34d780e8fb79f5696171750382827e72975da59ec40aaa0a8a6de7f958ae size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:16 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.2.1-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:16 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.2.1-dev.12 06:23:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 06:23:16 a254b9e5f3a0: Preparing 06:23:16 d0a26bdcd746: Preparing 06:23:16 913912992224: Preparing 06:23:16 1526411bc071: Preparing 06:23:16 b541d28bf3b4: Preparing 06:23:16 913912992224: Layer already exists 06:23:16 a254b9e5f3a0: Layer already exists 06:23:16 b541d28bf3b4: Layer already exists 06:23:16 d0a26bdcd746: Layer already exists 06:23:16 1526411bc071: Layer already exists 06:23:16 2.2.1-dev.12: digest: sha256:002c34d780e8fb79f5696171750382827e72975da59ec40aaa0a8a6de7f958ae size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:17 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:17 + docker push nexus3.edgexfoundry.org:10004/support-notifications:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 06:23:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 06:23:17 a254b9e5f3a0: Preparing 06:23:17 d0a26bdcd746: Preparing 06:23:17 913912992224: Preparing 06:23:17 1526411bc071: Preparing 06:23:17 b541d28bf3b4: Preparing 06:23:17 a254b9e5f3a0: Layer already exists 06:23:17 b541d28bf3b4: Layer already exists 06:23:17 913912992224: Layer already exists 06:23:17 1526411bc071: Layer already exists 06:23:17 d0a26bdcd746: Layer already exists 06:23:17 18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12: digest: sha256:002c34d780e8fb79f5696171750382827e72975da59ec40aaa0a8a6de7f958ae size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:17 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:18 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 06:23:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 06:23:18 a254b9e5f3a0: Preparing 06:23:18 d0a26bdcd746: Preparing 06:23:18 913912992224: Preparing 06:23:18 1526411bc071: Preparing 06:23:18 b541d28bf3b4: Preparing 06:23:18 b541d28bf3b4: Layer already exists 06:23:18 913912992224: Layer already exists 06:23:18 1526411bc071: Layer already exists 06:23:18 d0a26bdcd746: Layer already exists 06:23:18 a254b9e5f3a0: Layer already exists 06:23:18 main: digest: sha256:002c34d780e8fb79f5696171750382827e72975da59ec40aaa0a8a6de7f958ae size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:23:18 ===================================================== [Pipeline] echo 06:23:18 taggedImages: 06:23:18 - nexus3.edgexfoundry.org:10004/support-notifications:18107d571668bc071dc3670312a164098c2940fe 06:23:18 - nexus3.edgexfoundry.org:10004/support-notifications:latest 06:23:18 - nexus3.edgexfoundry.org:10004/support-notifications:2.2.1-dev.12 06:23:18 - nexus3.edgexfoundry.org:10004/support-notifications:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 06:23:18 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 06:23:18 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 06:23:18 18107d571668bc071dc3670312a164098c2940fe 06:23:18 latest 06:23:18 2.2.1-dev.12 06:23:18 18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 06:23:18 main 06:23:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:18 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:18107d571668bc071dc3670312a164098c2940fe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:18 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:18107d571668bc071dc3670312a164098c2940fe 06:23:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 06:23:18 8e956db2f59c: Preparing 06:23:18 91ae65ee4331: Preparing 06:23:18 913912992224: Preparing 06:23:18 5c7f3f9d57d2: Preparing 06:23:18 b541d28bf3b4: Preparing 06:23:18 b541d28bf3b4: Layer already exists 06:23:18 913912992224: Layer already exists 06:23:18 5c7f3f9d57d2: Layer already exists 06:23:18 8e956db2f59c: Pushed 06:23:21 91ae65ee4331: Pushed 06:23:21 18107d571668bc071dc3670312a164098c2940fe: digest: sha256:62b21233c0ae5b0d0109881fb87bcb888c69fcb0af848fa824f03a48d207fbca size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:21 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:22 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 06:23:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 06:23:22 8e956db2f59c: Preparing 06:23:22 91ae65ee4331: Preparing 06:23:22 913912992224: Preparing 06:23:22 5c7f3f9d57d2: Preparing 06:23:22 b541d28bf3b4: Preparing 06:23:22 91ae65ee4331: Layer already exists 06:23:22 8e956db2f59c: Layer already exists 06:23:22 5c7f3f9d57d2: Layer already exists 06:23:22 b541d28bf3b4: Layer already exists 06:23:22 913912992224: Layer already exists 06:23:22 latest: digest: sha256:62b21233c0ae5b0d0109881fb87bcb888c69fcb0af848fa824f03a48d207fbca size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:22 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.2.1-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:22 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.2.1-dev.12 06:23:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 06:23:22 8e956db2f59c: Preparing 06:23:22 91ae65ee4331: Preparing 06:23:22 913912992224: Preparing 06:23:22 5c7f3f9d57d2: Preparing 06:23:22 b541d28bf3b4: Preparing 06:23:22 5c7f3f9d57d2: Layer already exists 06:23:22 b541d28bf3b4: Layer already exists 06:23:22 91ae65ee4331: Layer already exists 06:23:22 8e956db2f59c: Layer already exists 06:23:22 913912992224: Layer already exists 06:23:22 2.2.1-dev.12: digest: sha256:62b21233c0ae5b0d0109881fb87bcb888c69fcb0af848fa824f03a48d207fbca size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:22 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:23 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 06:23:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 06:23:23 8e956db2f59c: Preparing 06:23:23 91ae65ee4331: Preparing 06:23:23 913912992224: Preparing 06:23:23 5c7f3f9d57d2: Preparing 06:23:23 b541d28bf3b4: Preparing 06:23:23 b541d28bf3b4: Layer already exists 06:23:23 8e956db2f59c: Layer already exists 06:23:23 91ae65ee4331: Layer already exists 06:23:23 913912992224: Layer already exists 06:23:23 5c7f3f9d57d2: Layer already exists 06:23:23 18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12: digest: sha256:62b21233c0ae5b0d0109881fb87bcb888c69fcb0af848fa824f03a48d207fbca size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:23 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:23 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 06:23:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 06:23:23 8e956db2f59c: Preparing 06:23:23 91ae65ee4331: Preparing 06:23:23 913912992224: Preparing 06:23:23 5c7f3f9d57d2: Preparing 06:23:23 b541d28bf3b4: Preparing 06:23:23 913912992224: Layer already exists 06:23:23 5c7f3f9d57d2: Layer already exists 06:23:23 91ae65ee4331: Layer already exists 06:23:23 8e956db2f59c: Layer already exists 06:23:23 b541d28bf3b4: Layer already exists 06:23:23 main: digest: sha256:62b21233c0ae5b0d0109881fb87bcb888c69fcb0af848fa824f03a48d207fbca size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:23:23 ===================================================== [Pipeline] echo 06:23:23 taggedImages: 06:23:23 - nexus3.edgexfoundry.org:10004/support-scheduler:18107d571668bc071dc3670312a164098c2940fe 06:23:23 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 06:23:23 - nexus3.edgexfoundry.org:10004/support-scheduler:2.2.1-dev.12 06:23:23 - nexus3.edgexfoundry.org:10004/support-scheduler:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 06:23:23 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 06:23:23 [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: 06:23:23 18107d571668bc071dc3670312a164098c2940fe 06:23:23 latest 06:23:23 2.2.1-dev.12 06:23:23 18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 06:23:23 main 06:23:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:24 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:18107d571668bc071dc3670312a164098c2940fe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:24 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:18107d571668bc071dc3670312a164098c2940fe 06:23:24 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 06:23:24 e34184135b20: Preparing 06:23:24 bc72a887781a: Preparing 06:23:24 018972323ab9: Preparing 06:23:24 83e20fa55d14: Preparing 06:23:24 52f44be93a46: Preparing 06:23:24 10d82663b225: Preparing 06:23:24 f7a7a140f1b3: Preparing 06:23:24 31e69d4774c9: Preparing 06:23:24 7750d494dfbd: Preparing 06:23:24 18708474c90b: Preparing 06:23:24 4fc242d58285: Preparing 06:23:24 10d82663b225: Waiting 06:23:24 f7a7a140f1b3: Waiting 06:23:24 31e69d4774c9: Waiting 06:23:24 7750d494dfbd: Waiting 06:23:24 18708474c90b: Waiting 06:23:24 4fc242d58285: Waiting 06:23:24 52f44be93a46: Layer already exists 06:23:24 10d82663b225: Layer already exists 06:23:24 f7a7a140f1b3: Layer already exists 06:23:24 31e69d4774c9: Layer already exists 06:23:24 7750d494dfbd: Layer already exists 06:23:24 bc72a887781a: Pushed 06:23:24 18708474c90b: Layer already exists 06:23:24 4fc242d58285: Layer already exists 06:23:24 e34184135b20: Pushed 06:23:25 018972323ab9: Pushed 06:23:32 83e20fa55d14: Pushed 06:23:32 18107d571668bc071dc3670312a164098c2940fe: digest: sha256:30a338d8e5709ec93833a1d8729fff102887cba26cd929845fd65a1d3716d509 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:32 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:33 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 06:23:33 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 06:23:33 e34184135b20: Preparing 06:23:33 bc72a887781a: Preparing 06:23:33 018972323ab9: Preparing 06:23:33 83e20fa55d14: Preparing 06:23:33 52f44be93a46: Preparing 06:23:33 10d82663b225: Preparing 06:23:33 f7a7a140f1b3: Preparing 06:23:33 31e69d4774c9: Preparing 06:23:33 7750d494dfbd: Preparing 06:23:33 18708474c90b: Preparing 06:23:33 4fc242d58285: Preparing 06:23:33 f7a7a140f1b3: Waiting 06:23:33 31e69d4774c9: Waiting 06:23:33 10d82663b225: Waiting 06:23:33 7750d494dfbd: Waiting 06:23:33 18708474c90b: Waiting 06:23:33 4fc242d58285: Waiting 06:23:33 83e20fa55d14: Layer already exists 06:23:33 e34184135b20: Layer already exists 06:23:33 52f44be93a46: Layer already exists 06:23:33 018972323ab9: Layer already exists 06:23:33 bc72a887781a: Layer already exists 06:23:33 10d82663b225: Layer already exists 06:23:33 f7a7a140f1b3: Layer already exists 06:23:33 18708474c90b: Layer already exists 06:23:33 7750d494dfbd: Layer already exists 06:23:33 31e69d4774c9: Layer already exists 06:23:33 4fc242d58285: Layer already exists 06:23:33 latest: digest: sha256:30a338d8e5709ec93833a1d8729fff102887cba26cd929845fd65a1d3716d509 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:33 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.1-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:33 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.1-dev.12 06:23:33 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 06:23:33 e34184135b20: Preparing 06:23:33 bc72a887781a: Preparing 06:23:33 018972323ab9: Preparing 06:23:33 83e20fa55d14: Preparing 06:23:33 52f44be93a46: Preparing 06:23:33 10d82663b225: Preparing 06:23:33 f7a7a140f1b3: Preparing 06:23:33 31e69d4774c9: Preparing 06:23:33 7750d494dfbd: Preparing 06:23:33 18708474c90b: Preparing 06:23:33 4fc242d58285: Preparing 06:23:33 10d82663b225: Waiting 06:23:33 f7a7a140f1b3: Waiting 06:23:33 31e69d4774c9: Waiting 06:23:33 7750d494dfbd: Waiting 06:23:33 18708474c90b: Waiting 06:23:33 4fc242d58285: Waiting 06:23:33 52f44be93a46: Layer already exists 06:23:33 018972323ab9: Layer already exists 06:23:33 e34184135b20: Layer already exists 06:23:33 bc72a887781a: Layer already exists 06:23:33 83e20fa55d14: Layer already exists 06:23:33 10d82663b225: Layer already exists 06:23:33 f7a7a140f1b3: Layer already exists 06:23:33 31e69d4774c9: Layer already exists 06:23:33 18708474c90b: Layer already exists 06:23:33 7750d494dfbd: Layer already exists 06:23:33 4fc242d58285: Layer already exists 06:23:33 2.2.1-dev.12: digest: sha256:30a338d8e5709ec93833a1d8729fff102887cba26cd929845fd65a1d3716d509 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:34 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:34 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 06:23:34 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 06:23:34 e34184135b20: Preparing 06:23:34 bc72a887781a: Preparing 06:23:34 018972323ab9: Preparing 06:23:34 83e20fa55d14: Preparing 06:23:34 52f44be93a46: Preparing 06:23:34 10d82663b225: Preparing 06:23:34 f7a7a140f1b3: Preparing 06:23:34 31e69d4774c9: Preparing 06:23:34 7750d494dfbd: Preparing 06:23:34 18708474c90b: Preparing 06:23:34 4fc242d58285: Preparing 06:23:34 10d82663b225: Waiting 06:23:34 18708474c90b: Waiting 06:23:34 31e69d4774c9: Waiting 06:23:34 f7a7a140f1b3: Waiting 06:23:34 7750d494dfbd: Waiting 06:23:34 4fc242d58285: Waiting 06:23:34 bc72a887781a: Layer already exists 06:23:34 e34184135b20: Layer already exists 06:23:34 52f44be93a46: Layer already exists 06:23:34 018972323ab9: Layer already exists 06:23:34 83e20fa55d14: Layer already exists 06:23:34 f7a7a140f1b3: Layer already exists 06:23:34 18708474c90b: Layer already exists 06:23:34 7750d494dfbd: Layer already exists 06:23:34 31e69d4774c9: Layer already exists 06:23:34 10d82663b225: Layer already exists 06:23:34 4fc242d58285: Layer already exists 06:23:34 18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12: digest: sha256:30a338d8e5709ec93833a1d8729fff102887cba26cd929845fd65a1d3716d509 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:34 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:34 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main 06:23:34 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 06:23:34 e34184135b20: Preparing 06:23:34 bc72a887781a: Preparing 06:23:34 018972323ab9: Preparing 06:23:34 83e20fa55d14: Preparing 06:23:34 52f44be93a46: Preparing 06:23:34 10d82663b225: Preparing 06:23:34 f7a7a140f1b3: Preparing 06:23:34 31e69d4774c9: Preparing 06:23:34 7750d494dfbd: Preparing 06:23:34 18708474c90b: Preparing 06:23:34 4fc242d58285: Preparing 06:23:34 7750d494dfbd: Waiting 06:23:34 18708474c90b: Waiting 06:23:34 4fc242d58285: Waiting 06:23:34 10d82663b225: Waiting 06:23:34 f7a7a140f1b3: Waiting 06:23:34 e34184135b20: Layer already exists 06:23:34 bc72a887781a: Layer already exists 06:23:34 52f44be93a46: Layer already exists 06:23:34 83e20fa55d14: Layer already exists 06:23:34 018972323ab9: Layer already exists 06:23:34 10d82663b225: Layer already exists 06:23:34 f7a7a140f1b3: Layer already exists 06:23:34 7750d494dfbd: Layer already exists 06:23:34 31e69d4774c9: Layer already exists 06:23:34 18708474c90b: Layer already exists 06:23:34 4fc242d58285: Layer already exists 06:23:34 main: digest: sha256:30a338d8e5709ec93833a1d8729fff102887cba26cd929845fd65a1d3716d509 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:23:35 ===================================================== [Pipeline] echo 06:23:35 taggedImages: 06:23:35 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:18107d571668bc071dc3670312a164098c2940fe 06:23:35 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 06:23:35 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.1-dev.12 06:23:35 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 06:23:35 - 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] } 06:23:40 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 06:23:40 Step 2/25 : FROM ${BUILDER_BASE} AS builder 06:23:40 ---> ad116f9f125a 06:23:40 Step 3/25 : WORKDIR /edgex-go 06:23:40 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 06:23:40 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:23:40 ---> ad116f9f125a 06:23:40 Step 3/22 : WORKDIR /edgex-go 06:23:40 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 06:23:40 Step 2/20 : FROM ${BUILDER_BASE} AS builder 06:23:40 ---> ad116f9f125a 06:23:40 Step 3/20 : WORKDIR /edgex-go 06:23:40 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 06:23:40 Step 2/26 : FROM ${BUILDER_BASE} AS builder 06:23:40 ---> ad116f9f125a 06:23:40 Step 3/26 : WORKDIR /edgex-go 06:23:40 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 06:23:40 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:23:40 ---> ad116f9f125a 06:23:40 Step 3/22 : WORKDIR /edgex-go 06:23:40 ---> Running in c95d989e9dcc 06:23:40 ---> Running in 5b5a45c58334 06:23:40 ---> Running in adfb539755be 06:23:40 ---> Running in a894b34b375e 06:23:40 ---> Running in 7dbdf91e3c03 06:23:40 Removing intermediate container c95d989e9dcc 06:23:40 ---> 59de06a15c74 06:23:40 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:23:40 Removing intermediate container 5b5a45c58334 06:23:40 ---> d1201bda44ea 06:23:40 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:23:40 ---> Running in 027cfd4b5d2c 06:23:40 Removing intermediate container a894b34b375e 06:23:40 ---> 7171fcb7a429 06:23:40 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:23:40 Removing intermediate container 7dbdf91e3c03 06:23:40 ---> cdc06fbf7990 06:23:40 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 06:23:40 ---> Running in 93b0a28c5abd 06:23:40 Removing intermediate container adfb539755be 06:23:40 ---> 09e35a6bbb81 06:23:40 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:23:40 ---> Running in 68325da57b72 06:23:40 ---> Running in 371e3c06b0e6 06:23:40 ---> Running in 8ea471a63a30 06:23:42 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 06:23:42 Removing intermediate container 027cfd4b5d2c 06:23:42 ---> bc4c606f4a92 06:23:42 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 06:23:42 Removing intermediate container 68325da57b72 06:23:42 ---> c80d88ec52b7 06:23:42 Step 5/22 : RUN apk add --update --no-cache make git 06:23:42 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 06:23:43 ---> Running in be46364f9013 06:23:43 ---> Running in 471d7075ddfc 06:23:43 Removing intermediate container 93b0a28c5abd 06:23:43 ---> 9e79f1ea3768 06:23:43 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 06:23:43 Removing intermediate container 8ea471a63a30 06:23:43 ---> 540131e876b8 06:23:43 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 06:23:43 ---> Running in dbf35c4c719e 06:23:43 ---> Running in e267b1506678 06:23:44 v3.15.4-197-g0764b33b2f [https://nl.alpinelinux.org/alpine/v3.15/main] 06:23:44 v3.15.4-196-g2994ab467e [https://nl.alpinelinux.org/alpine/v3.15/community] 06:23:44 OK: 15743 distinct packages available 06:23:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 06:23:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 06:23:45 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 06:23:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 06:23:45 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 06:23:45 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 06:23:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 06:23:46 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 06:23:46 OK: 220 MiB in 52 packages 06:23:46 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 06:23:46 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 06:23:47 OK: 220 MiB in 52 packages 06:23:47 OK: 220 MiB in 52 packages 06:23:47 OK: 220 MiB in 52 packages 06:23:47 OK: 220 MiB in 52 packages 06:23:47 Removing intermediate container 371e3c06b0e6 06:23:47 ---> 9f57cd4e733a 06:23:47 Step 5/20 : COPY go.mod vendor* ./ 06:23:49 Removing intermediate container be46364f9013 06:23:49 ---> 60bcae53553e 06:23:49 Step 6/25 : COPY go.mod vendor* ./ 06:23:49 Removing intermediate container dbf35c4c719e 06:23:49 ---> ff1928603adb 06:23:49 Step 6/22 : COPY go.mod vendor* ./ 06:23:49 Removing intermediate container e267b1506678 06:23:49 ---> 7be7dad755bf 06:23:49 Step 6/26 : COPY go.mod vendor* ./ 06:23:49 Removing intermediate container 471d7075ddfc 06:23:49 ---> 6a3b11226ba5 06:23:49 Step 6/22 : COPY go.mod vendor* ./ 06:23:49 ---> 289f7028d893 06:23:49 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:23:49 ---> Running in 91f58e9849f9 06:23:50 ---> 19b700266cfb 06:23:50 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:23:50 ---> Running in be67b1b895c7 06:23:50 ---> 623ab44156f1 06:23:50 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:23:50 ---> c24c778c003d 06:23:50 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:23:50 ---> Running in 4fdc009e9d2c 06:23:50 ---> 735a4304572d 06:23:50 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:23:51 ---> Running in 9b4f687d255b 06:23:51 ---> Running in ed5851addb35 06:23:55 Removing intermediate container 91f58e9849f9 06:23:55 ---> 516db441c969 06:23:55 Step 7/20 : COPY . . 06:23:55 Removing intermediate container be67b1b895c7 06:23:55 ---> ea2f1782edce 06:23:55 Step 8/25 : COPY . . 06:23:57 Removing intermediate container 4fdc009e9d2c 06:23:57 ---> 2f586599f279 06:23:57 Step 8/26 : COPY . . 06:23:57 Removing intermediate container 9b4f687d255b 06:23:57 Removing intermediate container ed5851addb35 06:23:57 ---> 990fb6faf172 06:23:57 Step 8/22 : COPY . . 06:23:57 ---> 02422f9f5a15 06:23:57 Step 8/22 : COPY . . 06:24:12 ---> e0bbd6a1aafd 06:24:12 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 06:24:12 ---> 59ed47ea535c 06:24:12 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:24:12 ---> Running in 7f53acba76e7 06:24:12 ---> 2e26f3be8303 06:24:12 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 06:24:12 ---> bd83d9c66800 06:24:12 Step 9/22 : RUN make cmd/support-notifications/support-notifications 06:24:12 ---> Running in 115759354f66 06:24:13 ---> Running in 0de2df8617a0 06:24:13 ---> Running in 34874fb34fa1 06:24:13 ---> 3fb2e2f9d2da 06:24:13 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 06:24:13 ---> Running in 1160c38014d4 06:24:13 Removing intermediate container 0de2df8617a0 06:24:13 ---> a816ad57fcb4 06:24:13 Step 10/25 : WORKDIR /edgex-go/spire-build 06:24:13 ---> Running in a3b220e95e3c 06:24:14 Removing intermediate container 1160c38014d4 06:24:14 ---> ed7f681775a7 06:24:14 Step 10/26 : WORKDIR /edgex-go/spire-build 06:24:14 ---> Running in 951d8bed8606 06:24:14 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.12" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:24:14 Removing intermediate container a3b220e95e3c 06:24:14 ---> 326f6fc57be0 06:24:14 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 06:24:15 ---> Running in c4d40e026504 06:24:15 Removing intermediate container 951d8bed8606 06:24:15 ---> e379ef8213be 06:24:15 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 06:24:15 ---> Running in be2736246300 06:24:15 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.12" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 06:24:15 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.12" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:24:18 Removing intermediate container c4d40e026504 06:24:18 ---> 96cd64bee6c2 06:24:18 Step 12/25 : WORKDIR /edgex-go 06:24:18 ---> Running in 1e1ab46f0567 06:24:18 Removing intermediate container be2736246300 06:24:18 ---> aee31b41a67a 06:24:18 Step 12/26 : WORKDIR /edgex-go 06:24:19 ---> Running in 851eb50e990f 06:24:19 Removing intermediate container 1e1ab46f0567 06:24:19 ---> c847c14584fb 06:24:19 06:24:19 Step 13/25 : FROM alpine:3.15 06:24:19 3.15: Pulling from library/alpine 06:24:19 Removing intermediate container 851eb50e990f 06:24:19 ---> aa5d93733901 06:24:19 06:24:19 Step 13/26 : FROM alpine:3.15 06:24:19 3.15: Pulling from library/alpine 06:24:21 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 06:24:21 Status: Downloaded newer image for alpine:3.15 06:24:21 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 06:24:21 Status: Image is up to date for alpine:3.15 06:24:21 ---> 3fb3c9af89a9 06:24:21 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 06:24:21 ---> 3fb3c9af89a9 06:24:21 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 06:24:21 ---> Running in 7f32dc720d44 06:24:21 ---> Running in d01d037285ed 06:24:22 Removing intermediate container 7f32dc720d44 06:24:22 ---> d81097137fd2 06:24:22 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:24:22 Removing intermediate container d01d037285ed 06:24:22 ---> b0db98c83560 06:24:22 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:24:22 ---> Running in 03a44144305c 06:24:22 ---> Running in 93aecf500955 06:24:27 Removing intermediate container 93aecf500955 06:24:27 ---> e9361062032b 06:24:27 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 06:24:27 Removing intermediate container 03a44144305c 06:24:27 ---> 1875601a7abe 06:24:27 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:24:27 ---> Running in 9dcaa4316a53 06:24:27 ---> Running in 0f82e89f0eed 06:24:29 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 06:24:29 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 06:24:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 06:24:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 06:24:31 v3.15.4-197-g0764b33b2f [https://nl.alpinelinux.org/alpine/v3.15/main] 06:24:31 v3.15.4-196-g2994ab467e [https://nl.alpinelinux.org/alpine/v3.15/community] 06:24:31 OK: 15736 distinct packages available 06:24:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 06:24:31 v3.15.4-197-g0764b33b2f [https://nl.alpinelinux.org/alpine/v3.15/main] 06:24:31 v3.15.4-196-g2994ab467e [https://nl.alpinelinux.org/alpine/v3.15/community] 06:24:31 OK: 15736 distinct packages available 06:24:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 06:24:32 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 06:24:32 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 06:24:33 (1/5) Installing dumb-init (1.2.5-r1) 06:24:33 (2/5) Installing musl-obstack (1.2.3-r0) 06:24:33 (3/5) Installing libucontext (1.1-r0) 06:24:33 (1/4) Installing dumb-init (1.2.5-r1) 06:24:33 (4/5) Installing gcompat (1.0.0-r4) 06:24:33 (2/4) Installing musl-obstack (1.2.3-r0) 06:24:33 (5/5) Installing openssl (1.1.1o-r0) 06:24:34 (3/4) Installing libucontext (1.1-r0) 06:24:34 Executing busybox-1.34.1-r5.trigger 06:24:34 (4/4) Installing gcompat (1.0.0-r4) 06:24:34 OK: 6 MiB in 19 packages 06:24:34 Executing busybox-1.34.1-r5.trigger 06:24:34 OK: 6 MiB in 18 packages 06:24:36 Removing intermediate container 0f82e89f0eed 06:24:36 ---> 92f031132236 06:24:36 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 06:24:36 Removing intermediate container 9dcaa4316a53 06:24:36 ---> 272f3704a554 06:24:36 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 06:24:44 ---> 0bdfb17ccb11 06:24:44 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 06:24:44 ---> 68d63ead1859 06:24:44 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 06:24:44 ---> 5f2225cd9e0b 06:24:44 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 06:24:46 ---> e0f7700c4f40 06:24:46 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 06:24:46 ---> 6160f58f15bd 06:24:46 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 06:24:46 ---> Running in 8e0c87634505 06:24:46 Removing intermediate container 8e0c87634505 06:24:46 ---> 2b208e98b68b 06:24:46 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 06:24:47 ---> 2e881cc1bc20 06:24:47 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 06:24:47 ---> Running in 94c59b40e809 06:24:47 Removing intermediate container 94c59b40e809 06:24:47 ---> 11a35083f793 06:24:47 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] ---> f12d69abc142 06:24:47 Step 21/26 : WORKDIR / 06:24:47 06:24:48 ---> Running in de9ead5b8ead 06:24:48 ---> Running in bc37ca6ebc80 06:24:48 Removing intermediate container bc37ca6ebc80 06:24:48 ---> 81ea6dc0bd47 06:24:48 Step 23/25 : LABEL arch=arm64 06:24:48 Removing intermediate container de9ead5b8ead 06:24:48 ---> b255525d2d8a 06:24:48 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 06:24:49 ---> Running in 96b123b85dd4 06:24:49 ---> Running in ce4fabd33817 06:24:49 Removing intermediate container ce4fabd33817 06:24:49 ---> a4096f9d83cc 06:24:49 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 06:24:49 ---> Running in 106eaf0d3577 06:24:49 Removing intermediate container 96b123b85dd4 06:24:49 ---> 04c23c35debd 06:24:49 Step 24/25 : LABEL git_sha=18107d571668bc071dc3670312a164098c2940fe 06:24:49 ---> Running in 4defa0a98fe3 06:24:50 Removing intermediate container 106eaf0d3577 06:24:50 ---> 1ac53379ddd8 06:24:50 Step 24/26 : LABEL arch=arm64 06:24:50 ---> Running in b26bf5673e75 06:24:50 Removing intermediate container 4defa0a98fe3 06:24:50 ---> 6f3e0e1c688e 06:24:50 Step 25/25 : LABEL version=2.2.1-dev.12 06:24:50 ---> Running in 6b1e9bcd2167 06:24:51 Removing intermediate container b26bf5673e75 06:24:51 ---> 3917911ae3af 06:24:51 Step 25/26 : LABEL git_sha=18107d571668bc071dc3670312a164098c2940fe 06:24:51 ---> Running in 765f7ba17e14 06:24:51 Removing intermediate container 6b1e9bcd2167 06:24:51 ---> 570e1f63c4d2 06:24:51 06:24:52 Successfully built 570e1f63c4d2 06:24:52 Successfully tagged security-spire-server-arm64:latest 06:24:52  Building security-spire-server ... done Building security-spire-agent 06:24:52 Removing intermediate container 765f7ba17e14 06:24:52 ---> d7c89ef97394 06:24:52 Step 26/26 : LABEL version=2.2.1-dev.12 06:24:52 ---> Running in fc2fc0979160 06:24:52 Removing intermediate container fc2fc0979160 06:24:52 ---> cde3c0e22d49 06:24:52 06:24:53 Successfully built cde3c0e22d49 06:24:53 Successfully tagged security-spire-config-arm64:latest 06:24:53 Building core-data 06:25:20  Building security-spire-config ... done Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 06:25:20 Step 2/26 : FROM ${BUILDER_BASE} AS builder 06:25:20 ---> ad116f9f125a 06:25:20 Step 3/26 : WORKDIR /edgex-go 06:25:20 ---> Using cache 06:25:20 ---> 09e35a6bbb81 06:25:20 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:25:20 ---> Using cache 06:25:20 ---> 540131e876b8 06:25:20 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 06:25:20 ---> Using cache 06:25:20 ---> 7be7dad755bf 06:25:20 Step 6/26 : COPY go.mod vendor* ./ 06:25:20 ---> Using cache 06:25:20 ---> 623ab44156f1 06:25:20 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:25:20 ---> Using cache 06:25:20 ---> 2f586599f279 06:25:20 Step 8/26 : COPY . . 06:25:20 ---> Using cache 06:25:20 ---> 3fb2e2f9d2da 06:25:20 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 06:25:20 ---> Using cache 06:25:20 ---> ed7f681775a7 06:25:20 Step 10/26 : WORKDIR /edgex-go/spire-build 06:25:20 ---> Using cache 06:25:20 ---> e379ef8213be 06:25:20 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 06:25:20 ---> Using cache 06:25:20 ---> aee31b41a67a 06:25:20 Step 12/26 : WORKDIR /edgex-go 06:25:20 ---> Using cache 06:25:20 ---> aa5d93733901 06:25:20 06:25:20 Step 13/26 : FROM alpine:3.15 06:25:20 ---> 3fb3c9af89a9 06:25:20 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 06:25:20 ---> Using cache 06:25:20 ---> b0db98c83560 06:25:20 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:25:20 ---> Using cache 06:25:20 ---> e9361062032b 06:25:20 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:25:20 ---> Running in a459f6a6c0b1 06:25:20 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 06:25:20 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:25:20 ---> ad116f9f125a 06:25:20 Step 3/23 : WORKDIR /edgex-go 06:25:20 ---> Using cache 06:25:20 ---> 09e35a6bbb81 06:25:20 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:25:20 ---> Using cache 06:25:20 ---> 540131e876b8 06:25:20 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 06:25:20 ---> Running in be0aee62df2f 06:25:20 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 06:25:20 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 06:25:21 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 06:25:21 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 06:25:23 v3.15.4-197-g0764b33b2f [https://nl.alpinelinux.org/alpine/v3.15/main] 06:25:23 v3.15.4-196-g2994ab467e [https://nl.alpinelinux.org/alpine/v3.15/community] 06:25:23 OK: 15736 distinct packages available 06:25:23 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 06:25:23 OK: 220 MiB in 52 packages 06:25:24 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 06:25:24 Removing intermediate container be0aee62df2f 06:25:24 ---> 38becf28c481 06:25:24 Step 6/23 : COPY go.mod vendor* ./ 06:25:25 ---> bc96f4e3b250 06:25:25 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:25:25 ---> Running in 7c1a1962c31e 06:25:26 (1/5) Installing dumb-init (1.2.5-r1) 06:25:26 (2/5) Installing musl-obstack (1.2.3-r0) 06:25:26 (3/5) Installing libucontext (1.1-r0) 06:25:26 (4/5) Installing gcompat (1.0.0-r4) 06:25:26 (5/5) Installing openssl (1.1.1o-r0) 06:25:26 Executing busybox-1.34.1-r5.trigger 06:25:26 OK: 6 MiB in 19 packages 06:25:29 Removing intermediate container a459f6a6c0b1 06:25:29 ---> 1e89c0996823 06:25:29 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 06:25:32 ---> 3c18edd48c6c 06:25:32 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 06:25:32 Removing intermediate container 7c1a1962c31e 06:25:32 ---> 90ae31b03966 06:25:32 Step 8/23 : COPY . . 06:25:40 ---> 5ac9b2897b12 06:25:40 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 06:25:41 ---> 09682b1416c5 06:25:41 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 06:25:42 ---> a3ac89cf0f52 06:25:42 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 06:25:43 ---> 4f29fc553864 06:25:43 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 06:25:44 ---> Running in e305fc268601 06:25:45 Removing intermediate container e305fc268601 06:25:45 ---> 46a31b4b3f26 06:25:45 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 06:25:45 ---> Running in edd1047c6622 06:25:46 Removing intermediate container edd1047c6622 06:25:46 ---> d4bd380875c8 06:25:46 Step 24/26 : LABEL arch=arm64 06:25:46 ---> Running in 22bd90611506 06:25:47 Removing intermediate container 22bd90611506 06:25:47 ---> 2eabf65dc2fc 06:25:47 Step 25/26 : LABEL git_sha=18107d571668bc071dc3670312a164098c2940fe 06:25:47 ---> Running in c0e25e58b778 06:25:48 Removing intermediate container c0e25e58b778 06:25:48 ---> d8e909808e59 06:25:48 Step 26/26 : LABEL version=2.2.1-dev.12 06:25:48 ---> Running in a83644025946 06:25:49 Removing intermediate container a83644025946 06:25:49 ---> 055c18572a02 06:25:49 06:25:50 Successfully built 055c18572a02 06:25:50 Successfully tagged security-spire-agent-arm64:latest 06:25:50 Building security-bootstrapper 06:25:50  Building security-spire-agent ... done  ---> f8a21fe16432 06:25:50 Step 9/23 : RUN make cmd/core-data/core-data 06:25:50 ---> Running in 53199b9f96d6 06:25:52 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.12" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 06:26:07 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 06:26:07 Step 2/31 : FROM ${BUILDER_BASE} AS builder 06:26:07 ---> ad116f9f125a 06:26:07 Step 3/31 : WORKDIR /edgex-go 06:26:07 ---> Using cache 06:26:07 ---> 09e35a6bbb81 06:26:07 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:26:07 ---> Using cache 06:26:07 ---> 540131e876b8 06:26:07 Step 5/31 : RUN apk add --update --no-cache make git 06:26:07 ---> Running in e2c2d5e256d8 06:26:09 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 06:26:10 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 06:26:11 OK: 220 MiB in 52 packages 06:26:12 Removing intermediate container e2c2d5e256d8 06:26:12 ---> e36a41ea34b4 06:26:12 Step 6/31 : COPY go.mod vendor* ./ 06:26:13 ---> b25d07bcb5a0 06:26:13 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:26:13 ---> Running in a9b5d5224758 06:26:19 Removing intermediate container a9b5d5224758 06:26:19 ---> 27432e57b4c1 06:26:19 Step 8/31 : COPY . . 06:26:32 ---> fc9ee5a7a162 06:26:32 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 06:26:32 ---> Running in 752617ecdc83 06:26:32 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.12" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 06:30:56 Removing intermediate container 115759354f66 06:30:56 ---> ba6dd3de381f 06:30:56 06:30:56 Step 9/20 : FROM alpine:3.15 06:30:56 ---> 3fb3c9af89a9 06:30:56 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 06:30:56 ---> Using cache 06:30:56 ---> b0db98c83560 06:30:56 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:30:56 ---> Using cache 06:30:56 ---> e9361062032b 06:30:56 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:30:56 ---> Running in 433e6c56385c 06:30:56 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 06:30:56 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 06:30:57 v3.15.4-197-g0764b33b2f [https://nl.alpinelinux.org/alpine/v3.15/main] 06:30:57 v3.15.4-196-g2994ab467e [https://nl.alpinelinux.org/alpine/v3.15/community] 06:30:57 OK: 15736 distinct packages available 06:30:57 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 06:30:59 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 06:31:00 (1/9) Installing ca-certificates (20211220-r0) 06:31:00 (2/9) Installing brotli-libs (1.0.9-r5) 06:31:00 (3/9) Installing nghttp2-libs (1.46.0-r0) 06:31:00 (4/9) Installing libcurl (7.80.0-r1) 06:31:00 (5/9) Installing curl (7.80.0-r1) 06:31:01 (6/9) Installing dumb-init (1.2.5-r1) 06:31:01 (7/9) Installing musl-obstack (1.2.3-r0) 06:31:01 (8/9) Installing libucontext (1.1-r0) 06:31:01 (9/9) Installing gcompat (1.0.0-r4) 06:31:01 Executing busybox-1.34.1-r5.trigger 06:31:01 Executing ca-certificates-20211220-r0.trigger 06:31:02 OK: 8 MiB in 23 packages 06:31:04 Removing intermediate container 433e6c56385c 06:31:04 ---> c3730d24f697 06:31:05 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 06:31:06 ---> 9531220a9217 06:31:06 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 06:31:10 ---> 3e79ef77489a 06:31:10 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 06:31:12 ---> 660ba2378b49 06:31:12 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 06:31:12 ---> Running in db7430e01cb9 06:31:13 Removing intermediate container db7430e01cb9 06:31:13 ---> de785dee14b6 06:31:13 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:31:13 ---> Running in fd19eb684583 06:31:13 Removing intermediate container 752617ecdc83 06:31:13 ---> 5ea5474db137 06:31:13 06:31:13 Step 10/31 : FROM alpine:3.14 06:31:13 3.14: Pulling from library/alpine 06:31:14 Removing intermediate container fd19eb684583 06:31:14 ---> 84c73362afe6 06:31:14 Step 18/20 : LABEL arch=arm64 06:31:15 ---> Running in 3147618345c5 06:31:16 Removing intermediate container 3147618345c5 06:31:16 ---> 9a6bef286852 06:31:16 Step 19/20 : LABEL git_sha=18107d571668bc071dc3670312a164098c2940fe 06:31:16 ---> Running in 58018f1dbc91 06:31:17 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 06:31:17 Status: Downloaded newer image for alpine:3.14 06:31:17 ---> ac73e934f311 06:31:17 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 06:31:17 ---> Running in 6d33df1f7993 06:31:17 Removing intermediate container 58018f1dbc91 06:31:17 ---> ec0bcbd31112 06:31:17 Step 20/20 : LABEL version=2.2.1-dev.12 06:31:17 ---> Running in 68fb6c513e65 06:31:18 Removing intermediate container 6d33df1f7993 06:31:18 ---> 1edfd7c7eb2c 06:31:18 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 06:31:18 ---> Running in cb24145ab03a 06:31:18 Removing intermediate container 68fb6c513e65 06:31:18 ---> 00bfd2df7624 06:31:18 06:31:19 Successfully built 00bfd2df7624 06:31:19 Successfully tagged security-spiffe-token-provider-arm64:latest 06:31:19 Building security-secretstore-setup 06:31:20  Building security-spiffe-token-provider ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 06:31:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 06:31:21 (1/2) Installing dumb-init (1.2.5-r1) 06:31:21 (2/2) Installing su-exec (0.2-r1) 06:31:21 Executing busybox-1.33.1-r7.trigger 06:31:21 OK: 6 MiB in 16 packages 06:31:25 Removing intermediate container cb24145ab03a 06:31:25 ---> 3cc135a98db9 06:31:25 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 06:31:25 ---> Running in f3d6e27f0fbc 06:31:25 Removing intermediate container f3d6e27f0fbc 06:31:25 ---> 7fe46f022ac3 06:31:25 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 06:31:26 ---> Running in 6648d6eaa160 06:31:27 Removing intermediate container 6648d6eaa160 06:31:27 ---> d016b946bd53 06:31:27 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 06:31:27 ---> Running in e27a9667ae89 06:31:30 Removing intermediate container e27a9667ae89 06:31:30 ---> 3031623683e6 06:31:30 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 06:31:30 ---> Running in 60d2c1577b8f 06:31:30 Removing intermediate container 60d2c1577b8f 06:31:30 ---> 903808d1d1e1 06:31:30 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 06:31:31 Removing intermediate container 7f53acba76e7 06:31:31 ---> 06e84dbb6739 06:31:31 06:31:31 Step 10/22 : FROM alpine:3.14 06:31:31 ---> ac73e934f311 06:31:31 Step 11/22 : RUN apk add --update --no-cache dumb-init 06:31:31 Removing intermediate container 34874fb34fa1 06:31:31 ---> e40fbf059555 06:31:31 06:31:31 Step 10/22 : FROM alpine:3.14 06:31:31 ---> ac73e934f311 06:31:31 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 06:31:31 ---> Running in 6788aad004dc 06:31:31 ---> Running in 9e15a2acc558 06:31:32 ---> 29515c5078cd 06:31:32 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 06:31:32 ---> Running in 1770ed64d9ed 06:31:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 06:31:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 06:31:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 06:31:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 06:31:34 (1/1) Installing dumb-init (1.2.5-r1) 06:31:34 Executing busybox-1.33.1-r7.trigger 06:31:34 OK: 5 MiB in 15 packages 06:31:35 (1/2) Installing ca-certificates (20211220-r0) 06:31:35 (2/2) Installing dumb-init (1.2.5-r1) 06:31:35 Executing busybox-1.33.1-r7.trigger 06:31:35 Executing ca-certificates-20211220-r0.trigger 06:31:35 OK: 6 MiB in 16 packages 06:31:36 Removing intermediate container 1770ed64d9ed 06:31:36 ---> 6d0c5aae74a3 06:31:36 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 06:31:36 Removing intermediate container 6788aad004dc 06:31:36 ---> a9ae0491d68f 06:31:36 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:31:36 ---> Running in 06f8b6107189 06:31:37 Removing intermediate container 06f8b6107189 06:31:37 ---> b2839bc34c44 06:31:37 Step 13/22 : ENV APP_PORT=59861 06:31:37 ---> Running in 8468ea7320e6 06:31:37 ---> eb35d9a30261 06:31:37 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 06:31:37 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 06:31:37 Step 2/25 : FROM ${BUILDER_BASE} AS builder 06:31:37 ---> ad116f9f125a 06:31:37 Step 3/25 : WORKDIR /edgex-go 06:31:37 ---> Using cache 06:31:37 ---> 09e35a6bbb81 06:31:37 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:31:37 ---> Using cache 06:31:37 ---> 540131e876b8 06:31:37 Step 5/25 : RUN apk add --update --no-cache make git 06:31:37 ---> Using cache 06:31:37 ---> e36a41ea34b4 06:31:37 Step 6/25 : COPY go.mod vendor* ./ 06:31:37 Removing intermediate container 9e15a2acc558 06:31:37 ---> f87cac6742f8 06:31:37 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 06:31:37 ---> Using cache 06:31:37 ---> b25d07bcb5a0 06:31:37 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:31:37 ---> Using cache 06:31:37 ---> 27432e57b4c1 06:31:37 Step 8/25 : COPY . . 06:31:37 ---> Running in 01b0bd7d3126 06:31:38 ---> Using cache 06:31:38 ---> fc9ee5a7a162 06:31:38 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:31:38 ---> Running in 51a96ae85c20 06:31:38 Removing intermediate container 8468ea7320e6 06:31:38 ---> 00dc01369167 06:31:38 Step 14/22 : EXPOSE $APP_PORT 06:31:38 ---> Running in e978870bc14f 06:31:38 Removing intermediate container 01b0bd7d3126 06:31:38 ---> 17f6dba9ef4c 06:31:38 Step 13/22 : ENV APP_PORT=59860 06:31:39 ---> Running in 22f59bcc06c3 06:31:39 Removing intermediate container e978870bc14f 06:31:39 ---> 714b254aa6a9 06:31:39 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 06:31:39 Removing intermediate container 22f59bcc06c3 06:31:39 ---> 9464ab166dbb 06:31:39 Step 14/22 : EXPOSE $APP_PORT 06:31:39 ---> Running in 1e013ecc23c5 06:31:39 Removing intermediate container 53199b9f96d6 06:31:39 ---> 1534f309ab3a 06:31:39 06:31:39 Step 10/23 : FROM alpine:3.14 06:31:39 ---> ac73e934f311 06:31:39 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:31:39 ---> Running in 78630799214f 06:31:40 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.12" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:31:40 ---> e6e553fc2754 06:31:40 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 06:31:40 ---> 01c85c4150f3 06:31:40 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:31:40 Removing intermediate container 1e013ecc23c5 06:31:40 ---> cf40bacf8c5b 06:31:40 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 06:31:41 Removing intermediate container 78630799214f 06:31:41 ---> 2eaeb06235cb 06:31:41 Step 12/23 : ENV APP_PORT=59880 06:31:41 ---> Running in f8aa51036734 06:31:42 Removing intermediate container f8aa51036734 06:31:42 ---> f7f1a0327702 06:31:42 Step 13/23 : EXPOSE $APP_PORT 06:31:42 ---> cd59af458f83 06:31:42 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 06:31:42 ---> Running in 5e716483dada 06:31:42 ---> 334cdc00348f 06:31:42 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:31:43 Removing intermediate container 5e716483dada 06:31:43 ---> 6e348c341687 06:31:43 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:31:43 ---> Running in b02c6d882c9f 06:31:44 ---> 7948bdd3bc81 06:31:44 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 06:31:45 ---> b2a4068246d2 06:31:45 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 06:31:46 ---> 288d460c1ecb 06:31:46 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 06:31:46 ---> Running in bf423374e8b4 06:31:46 ---> 331e4efd6ffd 06:31:46 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 06:31:46 Removing intermediate container b02c6d882c9f 06:31:46 ---> beff2c5ffa29 06:31:46 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 06:31:46 ---> Running in 198f46e62c0a 06:31:46 ---> Running in cdfdfaee757a 06:31:47 Removing intermediate container bf423374e8b4 06:31:47 ---> 70a3739fa8cc 06:31:47 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 06:31:47 ---> 347579746ecc 06:31:47 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 06:31:47 Removing intermediate container cdfdfaee757a 06:31:47 ---> f8cd2c89e79f 06:31:47 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:31:47 ---> Running in 2bb406081ee5 06:31:48 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 06:31:48 Removing intermediate container 2bb406081ee5 06:31:48 ---> 31efb2733169 06:31:48 Step 20/22 : LABEL arch=arm64 06:31:48 ---> fd9c8c97af95 06:31:48 Step 26/31 : RUN chmod +x /entrypoint.sh 06:31:48 ---> Running in 1f575e2a3919 06:31:48 ---> 26ff850eac52 06:31:48 Step 18/22 : ENTRYPOINT ["/support-notifications"] 06:31:48 ---> Running in fca8a0272914 06:31:49 ---> Running in a9209b4c14a5 06:31:49 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 06:31:49 Removing intermediate container 1f575e2a3919 06:31:49 ---> 4d50e7a3e65e 06:31:49 Step 21/22 : LABEL git_sha=18107d571668bc071dc3670312a164098c2940fe 06:31:49 ---> Running in 1836334f023f 06:31:50 Removing intermediate container a9209b4c14a5 06:31:50 ---> 299376aad100 06:31:50 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:31:50 ---> Running in cf73e7d6d4d6 06:31:50 Removing intermediate container 1836334f023f 06:31:50 ---> 492479fe04d0 06:31:50 Step 22/22 : LABEL version=2.2.1-dev.12 06:31:50 (1/6) Installing dumb-init (1.2.5-r1) 06:31:50 ---> Running in a329a79c3d21 06:31:50 (2/6) Installing libgcc (10.3.1_git20210424-r2) 06:31:50 Removing intermediate container cf73e7d6d4d6 06:31:50 ---> 1776b7d44220 06:31:50 Step 20/22 : LABEL arch=arm64 06:31:50 (3/6) Installing libsodium (1.0.18-r0) 06:31:50 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 06:31:50 ---> Running in cbb6486e1ef4 06:31:51 (5/6) Installing libzmq (4.3.4-r0) 06:31:51 (6/6) Installing zeromq (4.3.4-r0) 06:31:51 Executing busybox-1.33.1-r7.trigger 06:31:51 OK: 8 MiB in 20 packages 06:31:51 Removing intermediate container a329a79c3d21 06:31:51 ---> a5667039e339 06:31:51 06:31:52 Removing intermediate container cbb6486e1ef4 06:31:52 ---> 3c0c24275cd6 06:31:52 Step 21/22 : LABEL git_sha=18107d571668bc071dc3670312a164098c2940fe 06:31:52 ---> Running in 2f36fe2d2d19 06:31:52 Successfully built a5667039e339 06:31:52 Successfully tagged support-scheduler-arm64:latest 06:31:52 Building security-proxy-setup 06:31:52  Building support-scheduler ... done Removing intermediate container fca8a0272914 06:31:52 ---> aee32e9e7ecd 06:31:52 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 06:31:53 Removing intermediate container 2f36fe2d2d19 06:31:53 ---> 662a1b07836c 06:31:53 Step 22/22 : LABEL version=2.2.1-dev.12 06:31:53 ---> Running in 9e85d859a4c1 06:31:53 ---> Running in 000c86d9518e 06:31:53 Removing intermediate container 198f46e62c0a 06:31:53 ---> a017affb600a 06:31:53 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:31:54 Removing intermediate container 9e85d859a4c1 06:31:54 ---> 0a41697df4ac 06:31:54 06:31:54 Removing intermediate container 000c86d9518e 06:31:54 ---> b843850e64ce 06:31:54 Step 28/31 : CMD ["gate"] 06:31:54 Successfully built 0a41697df4ac 06:31:54 Successfully tagged support-notifications-arm64:latest 06:31:54  Building support-notifications ... done Building core-command 06:31:54 ---> Running in 0ace847f3f65 06:31:54 ---> 9f340c112030 06:31:54 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:31:55 Removing intermediate container 0ace847f3f65 06:31:55 ---> de5f9f435c90 06:31:55 Step 29/31 : LABEL arch=arm64 06:31:56 ---> Running in d639778b494f 06:31:56 Removing intermediate container d639778b494f 06:31:56 ---> ec4546ec3462 06:31:56 Step 30/31 : LABEL git_sha=18107d571668bc071dc3670312a164098c2940fe 06:31:57 ---> Running in 435d076eac38 06:31:57 ---> 85608f4a4438 06:31:57 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 06:31:57 Removing intermediate container 435d076eac38 06:31:57 ---> e99cafd62462 06:31:57 Step 31/31 : LABEL version=2.2.1-dev.12 06:31:58 ---> Running in 0866b5c5d68c 06:31:58 ---> 68be68cc4365 06:31:58 Step 19/23 : ENTRYPOINT ["/core-data"] 06:31:58 ---> Running in b668661eaa2e 06:31:58 Removing intermediate container 0866b5c5d68c 06:31:58 ---> c3a843bc4b93 06:31:58 06:31:58 Removing intermediate container b668661eaa2e 06:31:58 ---> 5dd86e6f8972 06:31:58 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:31:59 ---> Running in 2a0a0af4015d 06:31:59 Successfully built c3a843bc4b93 06:31:59 Successfully tagged security-bootstrapper-arm64:latest 06:31:59  Building security-bootstrapper ... done Building core-metadata 06:31:59 Removing intermediate container 2a0a0af4015d 06:31:59 ---> 0c8ddacf634c 06:31:59 Step 21/23 : LABEL arch=arm64 06:31:59 ---> Running in 4d2221e74e4b 06:32:00 Removing intermediate container 4d2221e74e4b 06:32:00 ---> 441db281830e 06:32:00 Step 22/23 : LABEL git_sha=18107d571668bc071dc3670312a164098c2940fe 06:32:00 ---> Running in 2fc6461871a8 06:32:00 Removing intermediate container 2fc6461871a8 06:32:00 ---> 7e7ca7e63e75 06:32:00 Step 23/23 : LABEL version=2.2.1-dev.12 06:32:00 ---> Running in cd810d9dcb92 06:32:01 Removing intermediate container cd810d9dcb92 06:32:01 ---> a14681574bb6 06:32:01 06:32:01 Successfully built a14681574bb6 06:32:01 Successfully tagged core-data-arm64:latest 06:32:01  Building core-data ... done Building sys-mgmt-agent 06:32:28 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 06:32:28 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:32:28 ---> ad116f9f125a 06:32:28 Step 3/22 : WORKDIR /edgex-go 06:32:28 ---> Using cache 06:32:28 ---> 09e35a6bbb81 06:32:28 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:32:28 ---> Using cache 06:32:28 ---> 540131e876b8 06:32:28 Step 5/22 : RUN apk add --update --no-cache make git 06:32:28 ---> Using cache 06:32:28 ---> e36a41ea34b4 06:32:28 Step 6/22 : COPY go.mod vendor* ./ 06:32:28 ---> Using cache 06:32:28 ---> b25d07bcb5a0 06:32:28 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:32:28 ---> Using cache 06:32:28 ---> 27432e57b4c1 06:32:28 Step 8/22 : COPY . . 06:32:28 ---> Using cache 06:32:28 ---> fc9ee5a7a162 06:32:28 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 06:32:28 ---> Running in c201419be51c 06:32:28 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 06:32:28 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:32:28 ---> ad116f9f125a 06:32:28 Step 3/23 : WORKDIR /edgex-go 06:32:28 ---> Using cache 06:32:28 ---> 09e35a6bbb81 06:32:28 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:32:28 ---> Using cache 06:32:28 ---> 540131e876b8 06:32:28 Step 5/23 : RUN apk add --update --no-cache make git 06:32:28 ---> Using cache 06:32:28 ---> e36a41ea34b4 06:32:28 Step 6/23 : COPY go.mod vendor* ./ 06:32:28 ---> Using cache 06:32:28 ---> b25d07bcb5a0 06:32:28 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:32:28 ---> Using cache 06:32:28 ---> 27432e57b4c1 06:32:28 Step 8/23 : COPY . . 06:32:28 ---> Using cache 06:32:28 ---> fc9ee5a7a162 06:32:28 Step 9/23 : RUN make cmd/core-command/core-command 06:32:28 ---> Running in c4f7a251b6ad 06:32:28 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.12" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 06:32:30 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.12" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 06:32:34 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 06:32:34 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:32:34 ---> ad116f9f125a 06:32:34 Step 3/23 : WORKDIR /edgex-go 06:32:34 ---> Using cache 06:32:34 ---> 09e35a6bbb81 06:32:34 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:32:34 ---> Using cache 06:32:34 ---> 540131e876b8 06:32:34 Step 5/23 : RUN apk add --update --no-cache make git 06:32:34 ---> Using cache 06:32:34 ---> e36a41ea34b4 06:32:34 Step 6/23 : COPY go.mod vendor* ./ 06:32:34 ---> Using cache 06:32:34 ---> b25d07bcb5a0 06:32:34 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:32:34 ---> Using cache 06:32:34 ---> 27432e57b4c1 06:32:34 Step 8/23 : COPY . . 06:32:34 ---> Using cache 06:32:34 ---> fc9ee5a7a162 06:32:34 Step 9/23 : RUN make cmd/core-metadata/core-metadata 06:32:35 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 06:32:35 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:32:35 ---> ad116f9f125a 06:32:35 Step 3/23 : WORKDIR /edgex-go 06:32:35 ---> Using cache 06:32:35 ---> 09e35a6bbb81 06:32:35 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:32:35 ---> Running in 4b5ec03fa2b8 06:32:35 ---> Using cache 06:32:35 ---> 540131e876b8 06:32:35 Step 5/23 : RUN apk add --update --no-cache make bash git 06:32:35 ---> Running in 8d379ff24c06 06:32:37 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 06:32:37 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.12" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:32:38 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 06:32:40 OK: 220 MiB in 52 packages 06:32:41 Removing intermediate container 8d379ff24c06 06:32:41 ---> bc450c26d948 06:32:41 Step 6/23 : COPY go.mod vendor* ./ 06:32:42 ---> 6913657af443 06:32:42 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:32:42 ---> Running in 52e96849ac04 06:32:47 Removing intermediate container 52e96849ac04 06:32:47 ---> d389ffaea6dc 06:32:47 Step 8/23 : COPY . . 06:33:00 ---> 6ba3bbd2a998 06:33:00 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 06:33:00 ---> Running in 5d088a78a306 06:33:02 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.12" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 06:35:09 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.12" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:35:20 Removing intermediate container 51a96ae85c20 06:35:20 ---> 57be2fbf55ab 06:35:20 06:35:20 Step 10/25 : FROM alpine:3.14 06:35:20 ---> ac73e934f311 06:35:20 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 06:35:20 ---> Running in 26ef633ff6ec 06:35:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 06:35:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 06:35:22 (1/3) Installing ca-certificates (20211220-r0) 06:35:22 (2/3) Installing dumb-init (1.2.5-r1) 06:35:22 (3/3) Installing su-exec (0.2-r1) 06:35:22 Executing busybox-1.33.1-r7.trigger 06:35:22 Executing ca-certificates-20211220-r0.trigger 06:35:22 OK: 6 MiB in 17 packages 06:35:24 Removing intermediate container 26ef633ff6ec 06:35:24 ---> 6e8284637952 06:35:24 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:35:24 ---> Running in 74b7a8a3825a 06:35:25 Removing intermediate container 74b7a8a3825a 06:35:25 ---> c508fa28144d 06:35:25 Step 13/25 : WORKDIR / 06:35:25 ---> Running in 49d0160ab8e7 06:35:25 Removing intermediate container 49d0160ab8e7 06:35:25 ---> 604dc4714ece 06:35:25 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 06:35:26 ---> 20937a25fe35 06:35:26 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 06:35:27 ---> 4850dd61c254 06:35:27 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 06:35:28 ---> 751266b2a0dd 06:35:28 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 06:35:29 ---> aad06f8359f8 06:35:29 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 06:35:31 ---> f65d883be728 06:35:31 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:35:32 ---> 0469099a8c4a 06:35:32 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:35:33 ---> 8894857dfa06 06:35:33 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 06:35:33 ---> Running in a6d72e257237 06:35:37 Removing intermediate container a6d72e257237 06:35:37 ---> 713df6529a31 06:35:37 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 06:35:37 ---> Running in 7071289dc13b 06:35:37 Removing intermediate container 7071289dc13b 06:35:37 ---> 0d6b69f0fcd9 06:35:37 Step 23/25 : LABEL arch=arm64 06:35:37 ---> Running in d6db3215bf4f 06:35:38 Removing intermediate container d6db3215bf4f 06:35:38 ---> ec31cc8953d3 06:35:38 Step 24/25 : LABEL git_sha=18107d571668bc071dc3670312a164098c2940fe 06:35:38 ---> Running in 97d015ba23ab 06:35:38 Removing intermediate container 97d015ba23ab 06:35:38 ---> 0fb3acc43668 06:35:38 Step 25/25 : LABEL version=2.2.1-dev.12 06:35:38 ---> Running in 40fb418055ba 06:35:39 Removing intermediate container 40fb418055ba 06:35:39 ---> 3da28a7b6cf2 06:35:39 06:35:39 Successfully built 3da28a7b6cf2 06:35:39 Successfully tagged security-secretstore-setup-arm64:latest 06:36:47  Building security-secretstore-setup ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.12" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 06:36:47 Removing intermediate container c4f7a251b6ad 06:36:47 ---> c2be78f0a09f 06:36:47 06:36:47 Step 10/23 : FROM alpine:3.14 06:36:47 ---> ac73e934f311 06:36:47 Step 11/23 : RUN apk add --update --no-cache dumb-init 06:36:47 ---> Using cache 06:36:47 ---> a9ae0491d68f 06:36:47 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:36:47 ---> Using cache 06:36:47 ---> b2839bc34c44 06:36:47 Step 13/23 : ENV APP_PORT=59882 06:36:47 ---> Running in 4ad2ba501f89 06:36:47 Removing intermediate container 4ad2ba501f89 06:36:47 ---> a03807a75705 06:36:47 Step 14/23 : EXPOSE $APP_PORT 06:36:47 ---> Running in 373e7ac373cd 06:36:47 Removing intermediate container 373e7ac373cd 06:36:47 ---> d03d603fc2bb 06:36:47 Step 15/23 : WORKDIR / 06:36:47 ---> Running in 6bb404e74806 06:36:48 Removing intermediate container 6bb404e74806 06:36:48 ---> 53e66eedcf0a 06:36:48 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:36:48 ---> cc5b61b57491 06:36:48 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:36:50 ---> af5783440e34 06:36:50 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 06:36:51 ---> bd6ac46d1be7 06:36:51 Step 19/23 : ENTRYPOINT ["/core-command"] 06:36:51 ---> Running in 6ef83e8943f2 06:36:52 Removing intermediate container 6ef83e8943f2 06:36:52 ---> 6bab9795a30f 06:36:52 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:36:52 ---> Running in dfc778a3040d 06:36:53 Removing intermediate container dfc778a3040d 06:36:53 ---> a4fec95137ff 06:36:53 Step 21/23 : LABEL arch=arm64 06:36:53 ---> Running in cfefa4524008 06:36:54 Removing intermediate container cfefa4524008 06:36:54 ---> feed692a3f03 06:36:54 Step 22/23 : LABEL git_sha=18107d571668bc071dc3670312a164098c2940fe 06:36:54 ---> Running in 5b8662a5f706 06:36:55 Removing intermediate container 5b8662a5f706 06:36:55 ---> 92c2a8f42199 06:36:55 Step 23/23 : LABEL version=2.2.1-dev.12 06:36:55 ---> Running in 67c7ecb2f577 06:36:56 Removing intermediate container 67c7ecb2f577 06:36:56 ---> 13c74d5ffd47 06:36:56 06:36:57 Successfully built 13c74d5ffd47 06:36:57 Successfully tagged core-command-arm64:latest 06:36:59  Building core-command ... done Removing intermediate container c201419be51c 06:36:59 ---> 983f31e785f8 06:36:59 06:36:59 Step 10/22 : FROM alpine:3.14 06:36:59 ---> ac73e934f311 06:36:59 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 06:36:59 ---> Running in b64a63ec7457 06:37:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 06:37:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 06:37:01 (1/6) Installing ca-certificates (20211220-r0) 06:37:01 (2/6) Installing brotli-libs (1.0.9-r5) 06:37:01 (3/6) Installing nghttp2-libs (1.43.0-r0) 06:37:02 (4/6) Installing libcurl (7.79.1-r1) 06:37:02 (5/6) Installing curl (7.79.1-r1) 06:37:02 (6/6) Installing dumb-init (1.2.5-r1) 06:37:02 Executing busybox-1.33.1-r7.trigger 06:37:02 Executing ca-certificates-20211220-r0.trigger 06:37:02 OK: 8 MiB in 20 packages 06:37:05 Removing intermediate container b64a63ec7457 06:37:05 ---> 157ed514acc1 06:37:05 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:37:05 ---> Running in 1657b7298d85 06:37:05 Removing intermediate container 5d088a78a306 06:37:05 ---> cb951227320b 06:37:05 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 06:37:05 Removing intermediate container 1657b7298d85 06:37:05 ---> 01d2808b885a 06:37:05 Step 13/22 : WORKDIR /edgex 06:37:05 ---> Running in 6145789ba673 06:37:05 ---> Running in 426821a1db75 06:37:05 Removing intermediate container 4b5ec03fa2b8 06:37:05 ---> 5023e38484a8 06:37:05 06:37:05 Step 10/23 : FROM alpine:3.14 06:37:05 ---> ac73e934f311 06:37:05 Step 11/23 : RUN apk add --update --no-cache dumb-init 06:37:05 ---> Using cache 06:37:05 ---> a9ae0491d68f 06:37:05 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:37:05 ---> Using cache 06:37:05 ---> b2839bc34c44 06:37:05 Step 13/23 : ENV APP_PORT=59881 06:37:05 ---> Running in 79326cc36ae9 06:37:05 Removing intermediate container 426821a1db75 06:37:05 ---> dbc315c8a736 06:37:05 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 06:37:06 Removing intermediate container 79326cc36ae9 06:37:06 ---> 035ccf00110b 06:37:06 Step 14/23 : EXPOSE $APP_PORT 06:37:06 ---> Running in f39f130a39ae 06:37:06 Removing intermediate container f39f130a39ae 06:37:06 ---> 0c460ae0c917 06:37:06 Step 15/23 : WORKDIR / 06:37:06 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.12" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 06:37:06 ---> Running in 23dc24b1a7b6 06:37:06 ---> 8084c5641e65 06:37:06 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 06:37:07 Removing intermediate container 23dc24b1a7b6 06:37:07 ---> 341c998aa25b 06:37:07 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:37:08 ---> 0806603a2681 06:37:08 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 06:37:08 ---> 767c4f3b5fe7 06:37:08 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:37:09 ---> 520c4911f8a7 06:37:09 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 06:37:09 Removing intermediate container 6145789ba673 06:37:09 ---> f75d4da149d9 06:37:09 06:37:09 Step 11/23 : FROM docker:20.10.14 06:37:09 ---> 5d87738c345f 06:37:09 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 06:37:09 20.10.14: Pulling from library/docker 06:37:10 ---> c4b87294357c 06:37:10 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:37:10 ---> Running in 503775de5e89 06:37:10 ---> 088b11cf7337 06:37:10 Step 19/23 : ENTRYPOINT ["/core-metadata"] 06:37:10 ---> Running in d186ec1fc89c 06:37:11 Removing intermediate container d186ec1fc89c 06:37:11 ---> 41673b70af6e 06:37:11 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:37:11 ---> Running in 11e569df3ebe 06:37:12 Removing intermediate container 11e569df3ebe 06:37:12 ---> a0162f071f2d 06:37:12 Step 21/23 : LABEL arch=arm64 06:37:12 ---> Running in e80640016b94 06:37:12 Removing intermediate container e80640016b94 06:37:12 ---> 6d81470860b0 06:37:12 Step 22/23 : LABEL git_sha=18107d571668bc071dc3670312a164098c2940fe 06:37:12 Removing intermediate container 503775de5e89 06:37:12 ---> 95ba8fa23e2f 06:37:12 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 06:37:12 ---> Running in 225f42d532a4 06:37:13 ---> Running in 8caeba25301b 06:37:13 Removing intermediate container 225f42d532a4 06:37:13 ---> 27e7909c1ead 06:37:13 Step 23/23 : LABEL version=2.2.1-dev.12 06:37:13 Removing intermediate container 8caeba25301b 06:37:13 ---> f78ebd40212a 06:37:13 Step 20/22 : LABEL arch=arm64 06:37:13 ---> Running in f4a9e23a7c82 06:37:13 ---> Running in 275f795c391d 06:37:14 Removing intermediate container f4a9e23a7c82 06:37:14 ---> cffdda468bb7 06:37:14 06:37:14 Removing intermediate container 275f795c391d 06:37:14 ---> f33777a97756 06:37:14 Step 21/22 : LABEL git_sha=18107d571668bc071dc3670312a164098c2940fe 06:37:14 ---> Running in 28fe7ae63f3f 06:37:14 Successfully built cffdda468bb7 06:37:14 Successfully tagged core-metadata-arm64:latest 06:37:14  Building core-metadata ... done Removing intermediate container 28fe7ae63f3f 06:37:14 ---> e40e4fc83758 06:37:14 Step 22/22 : LABEL version=2.2.1-dev.12 06:37:14 ---> Running in 5b9f3c2c1294 06:37:15 Removing intermediate container 5b9f3c2c1294 06:37:15 ---> b5747f1f05c5 06:37:15 06:37:15 Successfully built b5747f1f05c5 06:37:15 Successfully tagged security-proxy-setup-arm64:latest 06:37:18  Building security-proxy-setup ... done Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 06:37:18 Status: Downloaded newer image for docker:20.10.14 06:37:18 ---> c346e9eafbab 06:37:18 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 06:37:18 ---> Running in 78189d8f16b1 06:37:18 Removing intermediate container 78189d8f16b1 06:37:18 ---> 1428717a3adf 06:37:18 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 06:37:18 ---> Running in 5e9de329d035 06:37:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 06:37:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 06:37:21 (1/43) Installing readline (8.1.1-r0) 06:37:21 (2/43) Installing bash (5.1.16-r0) 06:37:21 Executing bash-5.1.16-r0.post-install 06:37:21 (3/43) Installing brotli-libs (1.0.9-r5) 06:37:21 (4/43) Installing nghttp2-libs (1.46.0-r0) 06:37:21 (5/43) Installing libcurl (7.80.0-r1) 06:37:21 (6/43) Installing curl (7.80.0-r1) 06:37:21 (7/43) Installing dumb-init (1.2.5-r1) 06:37:21 (8/43) Installing libbz2 (1.0.8-r1) 06:37:21 (9/43) Installing expat (2.4.7-r0) 06:37:21 (10/43) Installing libffi (3.4.2-r1) 06:37:21 (11/43) Installing gdbm (1.22-r0) 06:37:21 (12/43) Installing xz-libs (5.2.5-r1) 06:37:21 (13/43) Installing libgcc (10.3.1_git20211027-r0) 06:37:21 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 06:37:21 (15/43) Installing mpdecimal (2.5.1-r1) 06:37:21 (16/43) Installing sqlite-libs (3.36.0-r0) 06:37:21 (17/43) Installing python3 (3.9.7-r4) 06:37:23 (18/43) Installing py3-appdirs (1.4.4-r2) 06:37:23 (19/43) Installing py3-certifi (2020.12.5-r1) 06:37:23 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 06:37:23 (21/43) Installing py3-idna (3.3-r0) 06:37:23 (22/43) Installing py3-urllib3 (1.26.7-r0) 06:37:23 (23/43) Installing py3-requests (2.26.0-r1) 06:37:23 (24/43) Installing py3-msgpack (1.0.2-r1) 06:37:23 (25/43) Installing py3-lockfile (0.12.2-r4) 06:37:23 (26/43) Installing py3-cachecontrol (0.12.10-r0) 06:37:23 (27/43) Installing py3-colorama (0.4.4-r1) 06:37:23 (28/43) Installing py3-contextlib2 (21.6.0-r1) 06:37:23 (29/43) Installing py3-distlib (0.3.3-r0) 06:37:23 (30/43) Installing py3-distro (1.6.0-r0) 06:37:23 (31/43) Installing py3-six (1.16.0-r0) 06:37:23 (32/43) Installing py3-webencodings (0.5.1-r4) 06:37:23 (33/43) Installing py3-html5lib (1.1-r1) 06:37:23 (34/43) Installing py3-parsing (2.4.7-r2) 06:37:23 (35/43) Installing py3-packaging (20.9-r1) 06:37:23 (36/43) Installing py3-tomli (1.2.2-r0) 06:37:23 (37/43) Installing py3-pep517 (0.12.0-r0) 06:37:23 (38/43) Installing py3-progress (1.6-r0) 06:37:23 (39/43) Installing py3-retrying (1.3.3-r2) 06:37:23 (40/43) Installing py3-ordered-set (4.0.2-r2) 06:37:23 (41/43) Installing py3-setuptools (52.0.0-r4) 06:37:23 (42/43) Installing py3-toml (0.10.2-r2) 06:37:23 (43/43) Installing py3-pip (20.3.4-r1) 06:37:24 Executing busybox-1.34.1-r5.trigger 06:37:24 OK: 82 MiB in 65 packages 06:37:27 Collecting docker-compose==1.23.2 06:37:27 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 06:37:28 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 06:37:28 Collecting jsonschema<3,>=2.5.1 06:37:28 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 06:37:28 Collecting websocket-client<1.0,>=0.32.0 06:37:28 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 06:37:29 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 06:37:29 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 06:37:29 Collecting docker<4.0,>=3.6.0 06:37:29 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 06:37:30 Collecting cached-property<2,>=1.2.0 06:37:30 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 06:37:30 Collecting PyYAML<4,>=3.10 06:37:30 Downloading PyYAML-3.13.tar.gz (270 kB) 06:37:34 Collecting texttable<0.10,>=0.9.0 06:37:34 Downloading texttable-0.9.1.tar.gz (11 kB) 06:37:35 Collecting dockerpty<0.5,>=0.4.1 06:37:35 Downloading dockerpty-0.4.1.tar.gz (13 kB) 06:37:36 Collecting docopt<0.7,>=0.6.1 06:37:36 Downloading docopt-0.6.2.tar.gz (25 kB) 06:37:38 Collecting docker-pycreds>=0.4.0 06:37:38 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 06:37:39 Collecting urllib3<1.25,>=1.21.1 06:37:39 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 06:37:39 Collecting chardet<3.1.0,>=3.0.2 06:37:39 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 06:37:39 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) 06:37:39 Collecting idna<2.8,>=2.5 06:37:39 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 06:37:40 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 06:37:40 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 06:37:40 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 06:37:40 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 06:37:40 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 06:37:40 Attempting uninstall: urllib3 06:37:40 Found existing installation: urllib3 1.26.7 06:37:40 Uninstalling urllib3-1.26.7: 06:37:40 Successfully uninstalled urllib3-1.26.7 06:37:41 Attempting uninstall: idna 06:37:41 Found existing installation: idna 3.3 06:37:41 Uninstalling idna-3.3: 06:37:41 Successfully uninstalled idna-3.3 06:37:43 Attempting uninstall: requests 06:37:43 Found existing installation: requests 2.26.0 06:37:43 Uninstalling requests-2.26.0: 06:37:43 Successfully uninstalled requests-2.26.0 06:37:44 Running setup.py install for texttable: started 06:37:46 Running setup.py install for texttable: finished with status 'done' 06:37:46 Running setup.py install for PyYAML: started 06:37:48 Running setup.py install for PyYAML: finished with status 'done' 06:37:48 Running setup.py install for docopt: started 06:37:50 Running setup.py install for docopt: finished with status 'done' 06:37:50 Running setup.py install for dockerpty: started 06:37:52 Running setup.py install for dockerpty: finished with status 'done' 06:37:53 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 06:38:02 Removing intermediate container 5e9de329d035 06:38:02 ---> 04b6146ee965 06:38:02 Step 14/23 : ENV APP_PORT=58890 06:38:02 ---> Running in 8068a2125b73 06:38:02 Removing intermediate container 8068a2125b73 06:38:02 ---> 5f5dca300817 06:38:02 Step 15/23 : EXPOSE $APP_PORT 06:38:02 ---> Running in 737ead2533bd 06:38:02 Removing intermediate container 737ead2533bd 06:38:02 ---> e9f61a113c1b 06:38:02 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 06:38:03 ---> 5588d9d60ed6 06:38:03 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 06:38:04 ---> 9770539a4caf 06:38:04 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 06:38:04 ---> 6ade681af3ac 06:38:04 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 06:38:04 ---> Running in a6c4bd443567 06:38:05 Removing intermediate container a6c4bd443567 06:38:05 ---> 4c703436e5ea 06:38:05 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:38:05 ---> Running in e3ce4489a841 06:38:05 Removing intermediate container e3ce4489a841 06:38:05 ---> 2fff0ef73ea0 06:38:05 Step 21/23 : LABEL arch=arm64 06:38:05 ---> Running in 9197ceb5fa8c 06:38:05 Removing intermediate container 9197ceb5fa8c 06:38:05 ---> 779d4ce752cb 06:38:05 Step 22/23 : LABEL git_sha=18107d571668bc071dc3670312a164098c2940fe 06:38:05 ---> Running in 755b897b109c 06:38:06 Removing intermediate container 755b897b109c 06:38:06 ---> f06a265173d9 06:38:06 Step 23/23 : LABEL version=2.2.1-dev.12 06:38:06 ---> Running in ca2d060897c9 06:38:06 Removing intermediate container ca2d060897c9 06:38:06 ---> 59a09c20d154 06:38:06 06:38:06 Successfully built 59a09c20d154 06:38:07 Successfully tagged sys-mgmt-agent-arm64:latest 06:38:07  Building sys-mgmt-agent ... done  [Pipeline] } 06:38:07 $ docker stop --time=1 8b4f50d087142dac81f4c3bc11ae53a06f5ff632bf1d29b8fe3c1ef8cc6bffb0 06:38:08 $ docker rm -f 8b4f50d087142dac81f4c3bc11ae53a06f5ff632bf1d29b8fe3c1ef8cc6bffb0 [Pipeline] // withDockerContainer [Pipeline] sh 06:38:09 + docker images 06:38:09 REPOSITORY TAG IMAGE ID CREATED SIZE 06:38:09 sys-mgmt-agent-arm64 latest 59a09c20d154 3 seconds ago 282MB 06:38:09 security-proxy-setup-arm64 latest b5747f1f05c5 54 seconds ago 26.1MB 06:38:09 core-metadata-arm64 latest cffdda468bb7 56 seconds ago 16.3MB 06:38:09 f75d4da149d9 About a minute ago 1.27GB 06:38:09 5023e38484a8 About a minute ago 1.28GB 06:38:09 983f31e785f8 About a minute ago 1.28GB 06:38:09 core-command-arm64 latest 13c74d5ffd47 About a minute ago 15.5MB 06:38:09 c2be78f0a09f About a minute ago 1.27GB 06:38:09 security-secretstore-setup-arm64 latest 3da28a7b6cf2 2 minutes ago 27.5MB 06:38:09 57be2fbf55ab 2 minutes ago 1.28GB 06:38:09 core-data-arm64 latest a14681574bb6 6 minutes ago 21.7MB 06:38:09 security-bootstrapper-arm64 latest c3a843bc4b93 6 minutes ago 18.3MB 06:38:09 support-notifications-arm64 latest 0a41697df4ac 6 minutes ago 25.9MB 06:38:09 support-scheduler-arm64 latest a5667039e339 6 minutes ago 25.4MB 06:38:09 1534f309ab3a 6 minutes ago 1.3GB 06:38:09 e40fbf059555 6 minutes ago 1.33GB 06:38:09 06e84dbb6739 6 minutes ago 1.33GB 06:38:09 security-spiffe-token-provider-arm64 latest 00bfd2df7624 6 minutes ago 28.1MB 06:38:09 5ea5474db137 6 minutes ago 1.28GB 06:38:09 ba6dd3de381f 7 minutes ago 1.32GB 06:38:09 security-spire-agent-arm64 latest 055c18572a02 12 minutes ago 126MB 06:38:09 security-spire-config-arm64 latest cde3c0e22d49 13 minutes ago 85.6MB 06:38:09 security-spire-server-arm64 latest 570e1f63c4d2 13 minutes ago 86.3MB 06:38:09 aa5d93733901 13 minutes ago 1.18GB 06:38:09 c847c14584fb 13 minutes ago 1.18GB 06:38:09 ci-base-image-arm64 latest ad116f9f125a 16 minutes ago 1.01GB 06:38:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 819e984ddca1 13 days ago 669MB 06:38:09 docker 20.10.14 c346e9eafbab 2 months ago 202MB 06:38:09 alpine 3.14 ac73e934f311 2 months ago 5.34MB 06:38:09 alpine 3.15 3fb3c9af89a9 2 months ago 5.32MB 06:38:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 23 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:38:09 provisioning config files... 06:38:09 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/241@tmp/config6953916917067045197tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:38:10 ---> docker-login.sh 06:38:10 nexus3.edgexfoundry.org:10001 06:38:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:38:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:38:10 Configure a credential helper to remove this warning. See 06:38:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:38:10 06:38:10 Login Succeeded 06:38:10 nexus3.edgexfoundry.org:10002 06:38:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:38:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:38:10 Configure a credential helper to remove this warning. See 06:38:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:38:10 06:38:10 Login Succeeded 06:38:10 nexus3.edgexfoundry.org:10003 06:38:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:38:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:38:11 Configure a credential helper to remove this warning. See 06:38:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:38:11 06:38:11 Login Succeeded 06:38:11 nexus3.edgexfoundry.org:10004 06:38:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:38:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:38:12 Configure a credential helper to remove this warning. See 06:38:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:38:12 06:38:12 Login Succeeded 06:38:12 docker.io 06:38:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:38:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:38:12 Configure a credential helper to remove this warning. See 06:38:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:38:12 06:38:12 Login Succeeded 06:38:12 ---> docker-login.sh ends [Pipeline] } 06:38:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:38:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:38:12 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 06:38:12 18107d571668bc071dc3670312a164098c2940fe 06:38:12 latest 06:38:12 2.2.1-dev.12 06:38:12 18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 06:38:12 main 06:38:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:13 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:18107d571668bc071dc3670312a164098c2940fe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:13 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:18107d571668bc071dc3670312a164098c2940fe 06:38:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 06:38:13 87f5c274c429: Preparing 06:38:13 680d2b2a04b1: Preparing 06:38:13 9485b89c65f2: Preparing 06:38:13 724e8696bfa6: Preparing 06:38:13 f73e7dbfee58: Preparing 06:38:13 f73e7dbfee58: Layer already exists 06:38:13 87f5c274c429: Pushed 06:38:13 9485b89c65f2: Pushed 06:38:13 724e8696bfa6: Pushed 06:38:16 680d2b2a04b1: Pushed 06:38:16 18107d571668bc071dc3670312a164098c2940fe: digest: sha256:16e0a88d666d1bc723cd672523ddb4d08f2faf9be5611ce38bbe2eebc4718fa1 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:16 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:16 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 06:38:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 06:38:16 87f5c274c429: Preparing 06:38:16 680d2b2a04b1: Preparing 06:38:16 9485b89c65f2: Preparing 06:38:16 724e8696bfa6: Preparing 06:38:16 f73e7dbfee58: Preparing 06:38:16 f73e7dbfee58: Layer already exists 06:38:16 9485b89c65f2: Layer already exists 06:38:16 680d2b2a04b1: Layer already exists 06:38:16 87f5c274c429: Layer already exists 06:38:16 724e8696bfa6: Layer already exists 06:38:17 latest: digest: sha256:16e0a88d666d1bc723cd672523ddb4d08f2faf9be5611ce38bbe2eebc4718fa1 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:17 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.1-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:17 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.1-dev.12 06:38:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 06:38:17 87f5c274c429: Preparing 06:38:17 680d2b2a04b1: Preparing 06:38:17 9485b89c65f2: Preparing 06:38:17 724e8696bfa6: Preparing 06:38:17 f73e7dbfee58: Preparing 06:38:17 f73e7dbfee58: Layer already exists 06:38:17 87f5c274c429: Layer already exists 06:38:17 680d2b2a04b1: Layer already exists 06:38:17 9485b89c65f2: Layer already exists 06:38:17 724e8696bfa6: Layer already exists 06:38:18 2.2.1-dev.12: digest: sha256:16e0a88d666d1bc723cd672523ddb4d08f2faf9be5611ce38bbe2eebc4718fa1 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:18 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:18 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 06:38:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 06:38:18 87f5c274c429: Preparing 06:38:18 680d2b2a04b1: Preparing 06:38:18 9485b89c65f2: Preparing 06:38:18 724e8696bfa6: Preparing 06:38:18 f73e7dbfee58: Preparing 06:38:18 f73e7dbfee58: Layer already exists 06:38:18 680d2b2a04b1: Layer already exists 06:38:18 9485b89c65f2: Layer already exists 06:38:18 87f5c274c429: Layer already exists 06:38:18 724e8696bfa6: Layer already exists 06:38:19 18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12: digest: sha256:16e0a88d666d1bc723cd672523ddb4d08f2faf9be5611ce38bbe2eebc4718fa1 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:19 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:19 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 06:38:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 06:38:19 87f5c274c429: Preparing 06:38:19 680d2b2a04b1: Preparing 06:38:19 9485b89c65f2: Preparing 06:38:19 724e8696bfa6: Preparing 06:38:19 f73e7dbfee58: Preparing 06:38:19 f73e7dbfee58: Layer already exists 06:38:19 9485b89c65f2: Layer already exists 06:38:19 724e8696bfa6: Layer already exists 06:38:19 680d2b2a04b1: Layer already exists 06:38:19 87f5c274c429: Layer already exists 06:38:20 main: digest: sha256:16e0a88d666d1bc723cd672523ddb4d08f2faf9be5611ce38bbe2eebc4718fa1 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:38:20 ===================================================== [Pipeline] echo 06:38:20 taggedImages: 06:38:20 - nexus3.edgexfoundry.org:10004/core-command-arm64:18107d571668bc071dc3670312a164098c2940fe 06:38:20 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 06:38:20 - nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.1-dev.12 06:38:20 - nexus3.edgexfoundry.org:10004/core-command-arm64:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 06:38:20 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 06:38:20 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 06:38:20 18107d571668bc071dc3670312a164098c2940fe 06:38:20 latest 06:38:20 2.2.1-dev.12 06:38:20 18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 06:38:20 main 06:38:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:20 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:18107d571668bc071dc3670312a164098c2940fe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:21 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:18107d571668bc071dc3670312a164098c2940fe 06:38:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 06:38:21 c7c347966cb9: Preparing 06:38:21 cf466a11e751: Preparing 06:38:21 9485b89c65f2: Preparing 06:38:21 d593da1af6ac: Preparing 06:38:21 94e2ddfba10f: Preparing 06:38:21 f73e7dbfee58: Preparing 06:38:21 f73e7dbfee58: Waiting 06:38:21 9485b89c65f2: Layer already exists 06:38:21 f73e7dbfee58: Layer already exists 06:38:21 c7c347966cb9: Pushed 06:38:21 94e2ddfba10f: Pushed 06:38:21 d593da1af6ac: Pushed 06:38:24 cf466a11e751: Pushed 06:38:24 18107d571668bc071dc3670312a164098c2940fe: digest: sha256:a21416ab9fba91c325b937be70893e13842f45ecba43c288327c3fa6c0dc61e2 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:25 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:25 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 06:38:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 06:38:25 c7c347966cb9: Preparing 06:38:25 cf466a11e751: Preparing 06:38:25 9485b89c65f2: Preparing 06:38:25 d593da1af6ac: Preparing 06:38:25 94e2ddfba10f: Preparing 06:38:25 f73e7dbfee58: Preparing 06:38:25 f73e7dbfee58: Waiting 06:38:25 c7c347966cb9: Layer already exists 06:38:25 9485b89c65f2: Layer already exists 06:38:25 94e2ddfba10f: Layer already exists 06:38:25 cf466a11e751: Layer already exists 06:38:25 d593da1af6ac: Layer already exists 06:38:25 f73e7dbfee58: Layer already exists 06:38:25 latest: digest: sha256:a21416ab9fba91c325b937be70893e13842f45ecba43c288327c3fa6c0dc61e2 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:26 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.1-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:26 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.1-dev.12 06:38:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 06:38:26 c7c347966cb9: Preparing 06:38:26 cf466a11e751: Preparing 06:38:26 9485b89c65f2: Preparing 06:38:26 d593da1af6ac: Preparing 06:38:26 94e2ddfba10f: Preparing 06:38:26 f73e7dbfee58: Preparing 06:38:26 f73e7dbfee58: Waiting 06:38:26 94e2ddfba10f: Layer already exists 06:38:26 d593da1af6ac: Layer already exists 06:38:26 cf466a11e751: Layer already exists 06:38:26 9485b89c65f2: Layer already exists 06:38:26 c7c347966cb9: Layer already exists 06:38:26 f73e7dbfee58: Layer already exists 06:38:26 2.2.1-dev.12: digest: sha256:a21416ab9fba91c325b937be70893e13842f45ecba43c288327c3fa6c0dc61e2 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:27 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:27 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 06:38:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 06:38:27 c7c347966cb9: Preparing 06:38:27 cf466a11e751: Preparing 06:38:27 9485b89c65f2: Preparing 06:38:27 d593da1af6ac: Preparing 06:38:27 94e2ddfba10f: Preparing 06:38:27 f73e7dbfee58: Preparing 06:38:27 f73e7dbfee58: Waiting 06:38:27 94e2ddfba10f: Layer already exists 06:38:27 cf466a11e751: Layer already exists 06:38:27 9485b89c65f2: Layer already exists 06:38:27 d593da1af6ac: Layer already exists 06:38:27 c7c347966cb9: Layer already exists 06:38:27 f73e7dbfee58: Layer already exists 06:38:27 18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12: digest: sha256:a21416ab9fba91c325b937be70893e13842f45ecba43c288327c3fa6c0dc61e2 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:28 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:28 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 06:38:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 06:38:28 c7c347966cb9: Preparing 06:38:28 cf466a11e751: Preparing 06:38:28 9485b89c65f2: Preparing 06:38:28 d593da1af6ac: Preparing 06:38:28 94e2ddfba10f: Preparing 06:38:28 f73e7dbfee58: Preparing 06:38:28 f73e7dbfee58: Waiting 06:38:28 c7c347966cb9: Layer already exists 06:38:28 cf466a11e751: Layer already exists 06:38:28 94e2ddfba10f: Layer already exists 06:38:28 9485b89c65f2: Layer already exists 06:38:28 d593da1af6ac: Layer already exists 06:38:28 f73e7dbfee58: Layer already exists 06:38:28 main: digest: sha256:a21416ab9fba91c325b937be70893e13842f45ecba43c288327c3fa6c0dc61e2 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:38:28 ===================================================== [Pipeline] echo 06:38:28 taggedImages: 06:38:28 - nexus3.edgexfoundry.org:10004/core-data-arm64:18107d571668bc071dc3670312a164098c2940fe 06:38:28 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 06:38:28 - nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.1-dev.12 06:38:28 - nexus3.edgexfoundry.org:10004/core-data-arm64:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 06:38:28 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 06:38:28 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 06:38:28 18107d571668bc071dc3670312a164098c2940fe 06:38:28 latest 06:38:28 2.2.1-dev.12 06:38:28 18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 06:38:28 main 06:38:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:29 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:18107d571668bc071dc3670312a164098c2940fe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:29 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:18107d571668bc071dc3670312a164098c2940fe 06:38:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 06:38:29 a8001c908910: Preparing 06:38:29 cd181a078015: Preparing 06:38:29 9485b89c65f2: Preparing 06:38:29 724e8696bfa6: Preparing 06:38:29 f73e7dbfee58: Preparing 06:38:29 724e8696bfa6: Layer already exists 06:38:29 f73e7dbfee58: Layer already exists 06:38:29 9485b89c65f2: Layer already exists 06:38:29 a8001c908910: Pushed 06:38:32 cd181a078015: Pushed 06:38:32 18107d571668bc071dc3670312a164098c2940fe: digest: sha256:e0dc2bc1632e1b18c6e8c724a5a4e5ba0925324fe44db12670e4dc36a813c882 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:33 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:33 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 06:38:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 06:38:33 a8001c908910: Preparing 06:38:33 cd181a078015: Preparing 06:38:33 9485b89c65f2: Preparing 06:38:33 724e8696bfa6: Preparing 06:38:33 f73e7dbfee58: Preparing 06:38:33 f73e7dbfee58: Layer already exists 06:38:33 9485b89c65f2: Layer already exists 06:38:33 724e8696bfa6: Layer already exists 06:38:33 a8001c908910: Layer already exists 06:38:33 cd181a078015: Layer already exists 06:38:33 latest: digest: sha256:e0dc2bc1632e1b18c6e8c724a5a4e5ba0925324fe44db12670e4dc36a813c882 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:34 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.1-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:34 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.1-dev.12 06:38:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 06:38:34 a8001c908910: Preparing 06:38:34 cd181a078015: Preparing 06:38:34 9485b89c65f2: Preparing 06:38:34 724e8696bfa6: Preparing 06:38:34 f73e7dbfee58: Preparing 06:38:34 9485b89c65f2: Layer already exists 06:38:34 f73e7dbfee58: Layer already exists 06:38:34 cd181a078015: Layer already exists 06:38:34 a8001c908910: Layer already exists 06:38:34 724e8696bfa6: Layer already exists 06:38:34 2.2.1-dev.12: digest: sha256:e0dc2bc1632e1b18c6e8c724a5a4e5ba0925324fe44db12670e4dc36a813c882 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:35 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:35 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 06:38:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 06:38:35 a8001c908910: Preparing 06:38:35 cd181a078015: Preparing 06:38:35 9485b89c65f2: Preparing 06:38:35 724e8696bfa6: Preparing 06:38:35 f73e7dbfee58: Preparing 06:38:35 cd181a078015: Layer already exists 06:38:35 f73e7dbfee58: Layer already exists 06:38:35 9485b89c65f2: Layer already exists 06:38:35 a8001c908910: Layer already exists 06:38:35 724e8696bfa6: Layer already exists 06:38:35 18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12: digest: sha256:e0dc2bc1632e1b18c6e8c724a5a4e5ba0925324fe44db12670e4dc36a813c882 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:36 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:36 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 06:38:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 06:38:36 a8001c908910: Preparing 06:38:36 cd181a078015: Preparing 06:38:36 9485b89c65f2: Preparing 06:38:36 724e8696bfa6: Preparing 06:38:36 f73e7dbfee58: Preparing 06:38:36 9485b89c65f2: Layer already exists 06:38:36 a8001c908910: Layer already exists 06:38:36 cd181a078015: Layer already exists 06:38:36 724e8696bfa6: Layer already exists 06:38:36 f73e7dbfee58: Layer already exists 06:38:36 main: digest: sha256:e0dc2bc1632e1b18c6e8c724a5a4e5ba0925324fe44db12670e4dc36a813c882 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:38:36 ===================================================== [Pipeline] echo 06:38:36 taggedImages: 06:38:36 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:18107d571668bc071dc3670312a164098c2940fe 06:38:36 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 06:38:36 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.1-dev.12 06:38:36 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 06:38:36 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 06:38:36 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 06:38:36 18107d571668bc071dc3670312a164098c2940fe 06:38:36 latest 06:38:36 2.2.1-dev.12 06:38:36 18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 06:38:36 main 06:38:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:37 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:18107d571668bc071dc3670312a164098c2940fe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:37 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:18107d571668bc071dc3670312a164098c2940fe 06:38:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 06:38:37 e4ec67a104f4: Preparing 06:38:37 e4ec67a104f4: Preparing 06:38:37 04e359c632b6: Preparing 06:38:37 7fb880a32428: Preparing 06:38:37 a1a5b594a023: Preparing 06:38:37 016b1683ef16: Preparing 06:38:37 9485b89c65f2: Preparing 06:38:37 48ac4f4433bc: Preparing 06:38:37 8266f674663c: Preparing 06:38:37 b465c2f82965: Preparing 06:38:37 2ca67ac1d26d: Preparing 06:38:37 f73e7dbfee58: Preparing 06:38:37 9485b89c65f2: Waiting 06:38:37 8266f674663c: Waiting 06:38:37 b465c2f82965: Waiting 06:38:37 48ac4f4433bc: Waiting 06:38:37 f73e7dbfee58: Waiting 06:38:37 2ca67ac1d26d: Waiting 06:38:37 e4ec67a104f4: Pushed 06:38:37 04e359c632b6: Pushed 06:38:37 7fb880a32428: Pushed 06:38:37 a1a5b594a023: Pushed 06:38:37 9485b89c65f2: Layer already exists 06:38:38 48ac4f4433bc: Pushed 06:38:38 f73e7dbfee58: Layer already exists 06:38:38 8266f674663c: Pushed 06:38:38 b465c2f82965: Pushed 06:38:38 2ca67ac1d26d: Pushed 06:38:41 016b1683ef16: Pushed 06:38:41 18107d571668bc071dc3670312a164098c2940fe: digest: sha256:1c215cf3fea7e7f054b64f0436a9910c461863ecaf3b5e7e28ffd1c72a79d0df size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:41 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:42 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 06:38:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 06:38:42 e4ec67a104f4: Preparing 06:38:42 e4ec67a104f4: Preparing 06:38:42 04e359c632b6: Preparing 06:38:42 7fb880a32428: Preparing 06:38:42 a1a5b594a023: Preparing 06:38:42 016b1683ef16: Preparing 06:38:42 9485b89c65f2: Preparing 06:38:42 48ac4f4433bc: Preparing 06:38:42 8266f674663c: Preparing 06:38:42 b465c2f82965: Preparing 06:38:42 2ca67ac1d26d: Preparing 06:38:42 f73e7dbfee58: Preparing 06:38:42 8266f674663c: Waiting 06:38:42 b465c2f82965: Waiting 06:38:42 2ca67ac1d26d: Waiting 06:38:42 f73e7dbfee58: Waiting 06:38:42 48ac4f4433bc: Waiting 06:38:42 9485b89c65f2: Waiting 06:38:42 04e359c632b6: Layer already exists 06:38:42 016b1683ef16: Layer already exists 06:38:42 7fb880a32428: Layer already exists 06:38:42 a1a5b594a023: Layer already exists 06:38:42 e4ec67a104f4: Layer already exists 06:38:42 48ac4f4433bc: Layer already exists 06:38:42 9485b89c65f2: Layer already exists 06:38:42 8266f674663c: Layer already exists 06:38:42 b465c2f82965: Layer already exists 06:38:42 2ca67ac1d26d: Layer already exists 06:38:42 f73e7dbfee58: Layer already exists 06:38:42 latest: digest: sha256:1c215cf3fea7e7f054b64f0436a9910c461863ecaf3b5e7e28ffd1c72a79d0df size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:42 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.1-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:43 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.1-dev.12 06:38:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 06:38:43 e4ec67a104f4: Preparing 06:38:43 e4ec67a104f4: Preparing 06:38:43 04e359c632b6: Preparing 06:38:43 7fb880a32428: Preparing 06:38:43 a1a5b594a023: Preparing 06:38:43 016b1683ef16: Preparing 06:38:43 9485b89c65f2: Preparing 06:38:43 48ac4f4433bc: Preparing 06:38:43 8266f674663c: Preparing 06:38:43 b465c2f82965: Preparing 06:38:43 2ca67ac1d26d: Preparing 06:38:43 f73e7dbfee58: Preparing 06:38:43 8266f674663c: Waiting 06:38:43 b465c2f82965: Waiting 06:38:43 2ca67ac1d26d: Waiting 06:38:43 f73e7dbfee58: Waiting 06:38:43 9485b89c65f2: Waiting 06:38:43 48ac4f4433bc: Waiting 06:38:43 e4ec67a104f4: Layer already exists 06:38:43 7fb880a32428: Layer already exists 06:38:43 a1a5b594a023: Layer already exists 06:38:43 016b1683ef16: Layer already exists 06:38:43 04e359c632b6: Layer already exists 06:38:43 48ac4f4433bc: Layer already exists 06:38:43 9485b89c65f2: Layer already exists 06:38:43 2ca67ac1d26d: Layer already exists 06:38:43 8266f674663c: Layer already exists 06:38:43 b465c2f82965: Layer already exists 06:38:43 f73e7dbfee58: Layer already exists 06:38:43 2.2.1-dev.12: digest: sha256:1c215cf3fea7e7f054b64f0436a9910c461863ecaf3b5e7e28ffd1c72a79d0df size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:43 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:44 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 06:38:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 06:38:44 e4ec67a104f4: Preparing 06:38:44 e4ec67a104f4: Preparing 06:38:44 04e359c632b6: Preparing 06:38:44 7fb880a32428: Preparing 06:38:44 a1a5b594a023: Preparing 06:38:44 016b1683ef16: Preparing 06:38:44 9485b89c65f2: Preparing 06:38:44 48ac4f4433bc: Preparing 06:38:44 8266f674663c: Preparing 06:38:44 b465c2f82965: Preparing 06:38:44 2ca67ac1d26d: Preparing 06:38:44 f73e7dbfee58: Preparing 06:38:44 9485b89c65f2: Waiting 06:38:44 8266f674663c: Waiting 06:38:44 48ac4f4433bc: Waiting 06:38:44 b465c2f82965: Waiting 06:38:44 2ca67ac1d26d: Waiting 06:38:44 f73e7dbfee58: Waiting 06:38:44 7fb880a32428: Layer already exists 06:38:44 016b1683ef16: Layer already exists 06:38:44 a1a5b594a023: Layer already exists 06:38:44 e4ec67a104f4: Layer already exists 06:38:44 04e359c632b6: Layer already exists 06:38:44 48ac4f4433bc: Layer already exists 06:38:44 8266f674663c: Layer already exists 06:38:44 9485b89c65f2: Layer already exists 06:38:44 b465c2f82965: Layer already exists 06:38:44 2ca67ac1d26d: Layer already exists 06:38:44 f73e7dbfee58: Layer already exists 06:38:44 18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12: digest: sha256:1c215cf3fea7e7f054b64f0436a9910c461863ecaf3b5e7e28ffd1c72a79d0df size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:44 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:45 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 06:38:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 06:38:45 e4ec67a104f4: Preparing 06:38:45 e4ec67a104f4: Preparing 06:38:45 04e359c632b6: Preparing 06:38:45 7fb880a32428: Preparing 06:38:45 a1a5b594a023: Preparing 06:38:45 016b1683ef16: Preparing 06:38:45 9485b89c65f2: Preparing 06:38:45 48ac4f4433bc: Preparing 06:38:45 8266f674663c: Preparing 06:38:45 b465c2f82965: Preparing 06:38:45 2ca67ac1d26d: Preparing 06:38:45 f73e7dbfee58: Preparing 06:38:45 48ac4f4433bc: Waiting 06:38:45 8266f674663c: Waiting 06:38:45 b465c2f82965: Waiting 06:38:45 2ca67ac1d26d: Waiting 06:38:45 f73e7dbfee58: Waiting 06:38:45 9485b89c65f2: Waiting 06:38:45 7fb880a32428: Layer already exists 06:38:45 04e359c632b6: Layer already exists 06:38:45 a1a5b594a023: Layer already exists 06:38:45 016b1683ef16: Layer already exists 06:38:45 e4ec67a104f4: Layer already exists 06:38:45 b465c2f82965: Layer already exists 06:38:45 8266f674663c: Layer already exists 06:38:45 48ac4f4433bc: Layer already exists 06:38:45 9485b89c65f2: Layer already exists 06:38:45 2ca67ac1d26d: Layer already exists 06:38:45 f73e7dbfee58: Layer already exists 06:38:45 main: digest: sha256:1c215cf3fea7e7f054b64f0436a9910c461863ecaf3b5e7e28ffd1c72a79d0df size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:38:45 ===================================================== [Pipeline] echo 06:38:45 taggedImages: 06:38:45 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:18107d571668bc071dc3670312a164098c2940fe 06:38:45 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 06:38:45 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.1-dev.12 06:38:45 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 06:38:45 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 06:38:45 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 06:38:45 18107d571668bc071dc3670312a164098c2940fe 06:38:45 latest 06:38:45 2.2.1-dev.12 06:38:45 18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 06:38:45 main 06:38:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:45 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:18107d571668bc071dc3670312a164098c2940fe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:18107d571668bc071dc3670312a164098c2940fe 06:38:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 06:38:46 de75c501206c: Preparing 06:38:46 ffa11d04d08a: Preparing 06:38:46 ed77b5895b0c: Preparing 06:38:46 3faafd8d1139: Preparing 06:38:46 5db5e0f6fe08: Preparing 06:38:46 5f9270d9b207: Preparing 06:38:46 43741584f8ad: Preparing 06:38:46 f73e7dbfee58: Preparing 06:38:46 5f9270d9b207: Waiting 06:38:46 f73e7dbfee58: Waiting 06:38:46 43741584f8ad: Waiting 06:38:46 ffa11d04d08a: Pushed 06:38:46 5db5e0f6fe08: Pushed 06:38:46 de75c501206c: Pushed 06:38:46 f73e7dbfee58: Layer already exists 06:38:47 5f9270d9b207: Pushed 06:38:47 43741584f8ad: Pushed 06:38:49 ed77b5895b0c: Pushed 06:38:49 3faafd8d1139: Pushed 06:38:49 18107d571668bc071dc3670312a164098c2940fe: digest: sha256:7882fd543572d2585190db5659446b0bb734ee469522618387b01460715f1540 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:49 + 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 06:38:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 06:38:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 06:38:50 de75c501206c: Preparing 06:38:50 ffa11d04d08a: Preparing 06:38:50 ed77b5895b0c: Preparing 06:38:50 3faafd8d1139: Preparing 06:38:50 5db5e0f6fe08: Preparing 06:38:50 5f9270d9b207: Preparing 06:38:50 43741584f8ad: Preparing 06:38:50 f73e7dbfee58: Preparing 06:38:50 5f9270d9b207: Waiting 06:38:50 43741584f8ad: Waiting 06:38:50 f73e7dbfee58: Waiting 06:38:50 de75c501206c: Layer already exists 06:38:50 3faafd8d1139: Layer already exists 06:38:50 5db5e0f6fe08: Layer already exists 06:38:50 ed77b5895b0c: Layer already exists 06:38:50 ffa11d04d08a: Layer already exists 06:38:50 43741584f8ad: Layer already exists 06:38:50 5f9270d9b207: Layer already exists 06:38:50 f73e7dbfee58: Layer already exists 06:38:50 latest: digest: sha256:7882fd543572d2585190db5659446b0bb734ee469522618387b01460715f1540 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:50 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.1-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:51 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.1-dev.12 06:38:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 06:38:51 de75c501206c: Preparing 06:38:51 ffa11d04d08a: Preparing 06:38:51 ed77b5895b0c: Preparing 06:38:51 3faafd8d1139: Preparing 06:38:51 5db5e0f6fe08: Preparing 06:38:51 5f9270d9b207: Preparing 06:38:51 43741584f8ad: Preparing 06:38:51 f73e7dbfee58: Preparing 06:38:51 43741584f8ad: Waiting 06:38:51 f73e7dbfee58: Waiting 06:38:51 5f9270d9b207: Waiting 06:38:51 5db5e0f6fe08: Layer already exists 06:38:51 de75c501206c: Layer already exists 06:38:51 ed77b5895b0c: Layer already exists 06:38:51 ffa11d04d08a: Layer already exists 06:38:51 3faafd8d1139: Layer already exists 06:38:51 5f9270d9b207: Layer already exists 06:38:51 f73e7dbfee58: Layer already exists 06:38:51 43741584f8ad: Layer already exists 06:38:51 2.2.1-dev.12: digest: sha256:7882fd543572d2585190db5659446b0bb734ee469522618387b01460715f1540 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:51 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:52 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 06:38:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 06:38:52 de75c501206c: Preparing 06:38:52 ffa11d04d08a: Preparing 06:38:52 ed77b5895b0c: Preparing 06:38:52 3faafd8d1139: Preparing 06:38:52 5db5e0f6fe08: Preparing 06:38:52 5f9270d9b207: Preparing 06:38:52 43741584f8ad: Preparing 06:38:52 f73e7dbfee58: Preparing 06:38:52 5f9270d9b207: Waiting 06:38:52 43741584f8ad: Waiting 06:38:52 f73e7dbfee58: Waiting 06:38:52 ffa11d04d08a: Layer already exists 06:38:52 ed77b5895b0c: Layer already exists 06:38:52 5db5e0f6fe08: Layer already exists 06:38:52 3faafd8d1139: Layer already exists 06:38:52 de75c501206c: Layer already exists 06:38:52 43741584f8ad: Layer already exists 06:38:52 5f9270d9b207: Layer already exists 06:38:52 f73e7dbfee58: Layer already exists 06:38:52 18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12: digest: sha256:7882fd543572d2585190db5659446b0bb734ee469522618387b01460715f1540 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:52 + 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 06:38:53 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 06:38:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 06:38:53 de75c501206c: Preparing 06:38:53 ffa11d04d08a: Preparing 06:38:53 ed77b5895b0c: Preparing 06:38:53 3faafd8d1139: Preparing 06:38:53 5db5e0f6fe08: Preparing 06:38:53 5f9270d9b207: Preparing 06:38:53 43741584f8ad: Preparing 06:38:53 f73e7dbfee58: Preparing 06:38:53 5f9270d9b207: Waiting 06:38:53 43741584f8ad: Waiting 06:38:53 f73e7dbfee58: Waiting 06:38:53 3faafd8d1139: Layer already exists 06:38:53 5db5e0f6fe08: Layer already exists 06:38:53 ffa11d04d08a: Layer already exists 06:38:53 ed77b5895b0c: Layer already exists 06:38:53 de75c501206c: Layer already exists 06:38:53 5f9270d9b207: Layer already exists 06:38:53 43741584f8ad: Layer already exists 06:38:53 f73e7dbfee58: Layer already exists 06:38:53 main: digest: sha256:7882fd543572d2585190db5659446b0bb734ee469522618387b01460715f1540 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:38:53 ===================================================== [Pipeline] echo 06:38:53 taggedImages: 06:38:53 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:18107d571668bc071dc3670312a164098c2940fe 06:38:53 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 06:38:53 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.1-dev.12 06:38:53 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 06:38:53 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 06:38:53 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 06:38:53 18107d571668bc071dc3670312a164098c2940fe 06:38:53 latest 06:38:53 2.2.1-dev.12 06:38:53 18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 06:38:53 main 06:38:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:53 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:18107d571668bc071dc3670312a164098c2940fe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:54 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:18107d571668bc071dc3670312a164098c2940fe 06:38:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 06:38:54 49bd2514abef: Preparing 06:38:54 c34714751997: Preparing 06:38:54 2c8e39969ccb: Preparing 06:38:54 1f1fd360cd17: Preparing 06:38:54 16dabdfee5f5: Preparing 06:38:54 668640860bf5: Preparing 06:38:54 620c8be5e515: Preparing 06:38:54 bfde092e7b42: Preparing 06:38:54 fbed44061772: Preparing 06:38:54 f73e7dbfee58: Preparing 06:38:54 668640860bf5: Waiting 06:38:54 620c8be5e515: Waiting 06:38:54 bfde092e7b42: Waiting 06:38:54 fbed44061772: Waiting 06:38:54 f73e7dbfee58: Waiting 06:38:54 16dabdfee5f5: Pushed 06:38:54 c34714751997: Pushed 06:38:54 49bd2514abef: Pushed 06:38:54 668640860bf5: Pushed 06:38:54 620c8be5e515: Pushed 06:38:54 f73e7dbfee58: Layer already exists 06:38:54 bfde092e7b42: Pushed 06:38:55 fbed44061772: Pushed 06:38:57 1f1fd360cd17: Pushed 06:38:57 2c8e39969ccb: Pushed 06:38:57 18107d571668bc071dc3670312a164098c2940fe: digest: sha256:46be3bbf563099b0abb8600a7f2428c354705aba7d993d259206e84a365c86df size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:58 + 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 06:38:58 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 06:38:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 06:38:58 49bd2514abef: Preparing 06:38:58 c34714751997: Preparing 06:38:58 2c8e39969ccb: Preparing 06:38:58 1f1fd360cd17: Preparing 06:38:58 16dabdfee5f5: Preparing 06:38:58 668640860bf5: Preparing 06:38:58 620c8be5e515: Preparing 06:38:58 bfde092e7b42: Preparing 06:38:58 fbed44061772: Preparing 06:38:58 f73e7dbfee58: Preparing 06:38:58 668640860bf5: Waiting 06:38:58 620c8be5e515: Waiting 06:38:58 bfde092e7b42: Waiting 06:38:58 f73e7dbfee58: Waiting 06:38:58 fbed44061772: Waiting 06:38:58 1f1fd360cd17: Layer already exists 06:38:58 16dabdfee5f5: Layer already exists 06:38:58 2c8e39969ccb: Layer already exists 06:38:58 c34714751997: Layer already exists 06:38:58 49bd2514abef: Layer already exists 06:38:58 668640860bf5: Layer already exists 06:38:58 620c8be5e515: Layer already exists 06:38:58 fbed44061772: Layer already exists 06:38:58 bfde092e7b42: Layer already exists 06:38:58 f73e7dbfee58: Layer already exists 06:38:58 latest: digest: sha256:46be3bbf563099b0abb8600a7f2428c354705aba7d993d259206e84a365c86df size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:59 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.1-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:59 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.1-dev.12 06:38:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 06:38:59 49bd2514abef: Preparing 06:38:59 c34714751997: Preparing 06:38:59 2c8e39969ccb: Preparing 06:38:59 1f1fd360cd17: Preparing 06:38:59 16dabdfee5f5: Preparing 06:38:59 668640860bf5: Preparing 06:38:59 620c8be5e515: Preparing 06:38:59 bfde092e7b42: Preparing 06:38:59 fbed44061772: Preparing 06:38:59 f73e7dbfee58: Preparing 06:38:59 668640860bf5: Waiting 06:38:59 620c8be5e515: Waiting 06:38:59 bfde092e7b42: Waiting 06:38:59 fbed44061772: Waiting 06:38:59 f73e7dbfee58: Waiting 06:38:59 16dabdfee5f5: Layer already exists 06:38:59 49bd2514abef: Layer already exists 06:38:59 1f1fd360cd17: Layer already exists 06:38:59 2c8e39969ccb: Layer already exists 06:38:59 c34714751997: Layer already exists 06:38:59 668640860bf5: Layer already exists 06:38:59 bfde092e7b42: Layer already exists 06:38:59 620c8be5e515: Layer already exists 06:38:59 fbed44061772: Layer already exists 06:38:59 f73e7dbfee58: Layer already exists 06:38:59 2.2.1-dev.12: digest: sha256:46be3bbf563099b0abb8600a7f2428c354705aba7d993d259206e84a365c86df size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:00 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:00 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 06:39:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 06:39:00 49bd2514abef: Preparing 06:39:00 c34714751997: Preparing 06:39:00 2c8e39969ccb: Preparing 06:39:00 1f1fd360cd17: Preparing 06:39:00 16dabdfee5f5: Preparing 06:39:00 668640860bf5: Preparing 06:39:00 620c8be5e515: Preparing 06:39:00 bfde092e7b42: Preparing 06:39:00 fbed44061772: Preparing 06:39:00 f73e7dbfee58: Preparing 06:39:00 fbed44061772: Waiting 06:39:00 620c8be5e515: Waiting 06:39:00 668640860bf5: Waiting 06:39:00 bfde092e7b42: Waiting 06:39:00 f73e7dbfee58: Waiting 06:39:00 c34714751997: Layer already exists 06:39:00 2c8e39969ccb: Layer already exists 06:39:00 16dabdfee5f5: Layer already exists 06:39:00 1f1fd360cd17: Layer already exists 06:39:00 49bd2514abef: Layer already exists 06:39:00 620c8be5e515: Layer already exists 06:39:00 bfde092e7b42: Layer already exists 06:39:00 668640860bf5: Layer already exists 06:39:00 f73e7dbfee58: Layer already exists 06:39:00 fbed44061772: Layer already exists 06:39:00 18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12: digest: sha256:46be3bbf563099b0abb8600a7f2428c354705aba7d993d259206e84a365c86df size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:01 + 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 06:39:01 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 06:39:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 06:39:01 49bd2514abef: Preparing 06:39:01 c34714751997: Preparing 06:39:01 2c8e39969ccb: Preparing 06:39:01 1f1fd360cd17: Preparing 06:39:01 16dabdfee5f5: Preparing 06:39:01 668640860bf5: Preparing 06:39:01 620c8be5e515: Preparing 06:39:01 bfde092e7b42: Preparing 06:39:01 fbed44061772: Preparing 06:39:01 f73e7dbfee58: Preparing 06:39:01 bfde092e7b42: Waiting 06:39:01 fbed44061772: Waiting 06:39:01 f73e7dbfee58: Waiting 06:39:01 668640860bf5: Waiting 06:39:01 620c8be5e515: Waiting 06:39:01 16dabdfee5f5: Layer already exists 06:39:01 1f1fd360cd17: Layer already exists 06:39:01 c34714751997: Layer already exists 06:39:01 2c8e39969ccb: Layer already exists 06:39:01 49bd2514abef: Layer already exists 06:39:01 668640860bf5: Layer already exists 06:39:01 620c8be5e515: Layer already exists 06:39:01 fbed44061772: Layer already exists 06:39:01 bfde092e7b42: Layer already exists 06:39:01 f73e7dbfee58: Layer already exists 06:39:01 main: digest: sha256:46be3bbf563099b0abb8600a7f2428c354705aba7d993d259206e84a365c86df size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:39:01 ===================================================== [Pipeline] echo 06:39:01 taggedImages: 06:39:01 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:18107d571668bc071dc3670312a164098c2940fe 06:39:01 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 06:39:01 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.1-dev.12 06:39:01 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 06:39:01 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 06:39:02 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 06:39:02 18107d571668bc071dc3670312a164098c2940fe 06:39:02 latest 06:39:02 2.2.1-dev.12 06:39:02 18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 06:39:02 main 06:39:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:02 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:18107d571668bc071dc3670312a164098c2940fe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:02 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:18107d571668bc071dc3670312a164098c2940fe 06:39:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 06:39:02 71128c5efa03: Preparing 06:39:02 d16a2d5b0760: Preparing 06:39:02 9485b89c65f2: Preparing 06:39:02 ff970c8b9f67: Preparing 06:39:02 db3c6467ba47: Preparing 06:39:02 4f4ce317c6bb: Preparing 06:39:02 4f4ce317c6bb: Waiting 06:39:02 9485b89c65f2: Layer already exists 06:39:02 4f4ce317c6bb: Layer already exists 06:39:02 71128c5efa03: Pushed 06:39:02 db3c6467ba47: Pushed 06:39:04 ff970c8b9f67: Pushed 06:39:07 d16a2d5b0760: Pushed 06:39:07 18107d571668bc071dc3670312a164098c2940fe: digest: sha256:703a4ca57926516f390748d5744daa0017af1eaf391ba25d215392c18db4db34 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:08 + 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 06:39:08 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 06:39:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 06:39:08 71128c5efa03: Preparing 06:39:08 d16a2d5b0760: Preparing 06:39:08 9485b89c65f2: Preparing 06:39:08 ff970c8b9f67: Preparing 06:39:08 db3c6467ba47: Preparing 06:39:08 4f4ce317c6bb: Preparing 06:39:08 4f4ce317c6bb: Waiting 06:39:08 9485b89c65f2: Layer already exists 06:39:08 db3c6467ba47: Layer already exists 06:39:08 ff970c8b9f67: Layer already exists 06:39:08 d16a2d5b0760: Layer already exists 06:39:08 71128c5efa03: Layer already exists 06:39:08 4f4ce317c6bb: Layer already exists 06:39:08 latest: digest: sha256:703a4ca57926516f390748d5744daa0017af1eaf391ba25d215392c18db4db34 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:09 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.1-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:09 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.1-dev.12 06:39:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 06:39:09 71128c5efa03: Preparing 06:39:09 d16a2d5b0760: Preparing 06:39:09 9485b89c65f2: Preparing 06:39:09 ff970c8b9f67: Preparing 06:39:09 db3c6467ba47: Preparing 06:39:09 4f4ce317c6bb: Preparing 06:39:09 4f4ce317c6bb: Waiting 06:39:09 ff970c8b9f67: Layer already exists 06:39:09 71128c5efa03: Layer already exists 06:39:09 db3c6467ba47: Layer already exists 06:39:09 9485b89c65f2: Layer already exists 06:39:09 d16a2d5b0760: Layer already exists 06:39:09 4f4ce317c6bb: Layer already exists 06:39:09 2.2.1-dev.12: digest: sha256:703a4ca57926516f390748d5744daa0017af1eaf391ba25d215392c18db4db34 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:10 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:10 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 06:39:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 06:39:10 71128c5efa03: Preparing 06:39:10 d16a2d5b0760: Preparing 06:39:10 9485b89c65f2: Preparing 06:39:10 ff970c8b9f67: Preparing 06:39:10 db3c6467ba47: Preparing 06:39:10 4f4ce317c6bb: Preparing 06:39:10 4f4ce317c6bb: Waiting 06:39:10 9485b89c65f2: Layer already exists 06:39:10 db3c6467ba47: Layer already exists 06:39:10 d16a2d5b0760: Layer already exists 06:39:10 71128c5efa03: Layer already exists 06:39:10 ff970c8b9f67: Layer already exists 06:39:10 4f4ce317c6bb: Layer already exists 06:39:10 18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12: digest: sha256:703a4ca57926516f390748d5744daa0017af1eaf391ba25d215392c18db4db34 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:11 + 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 06:39:11 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 06:39:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 06:39:11 71128c5efa03: Preparing 06:39:11 d16a2d5b0760: Preparing 06:39:11 9485b89c65f2: Preparing 06:39:11 ff970c8b9f67: Preparing 06:39:11 db3c6467ba47: Preparing 06:39:11 4f4ce317c6bb: Preparing 06:39:11 4f4ce317c6bb: Waiting 06:39:11 ff970c8b9f67: Layer already exists 06:39:11 71128c5efa03: Layer already exists 06:39:11 9485b89c65f2: Layer already exists 06:39:11 d16a2d5b0760: Layer already exists 06:39:11 db3c6467ba47: Layer already exists 06:39:11 4f4ce317c6bb: Layer already exists 06:39:11 main: digest: sha256:703a4ca57926516f390748d5744daa0017af1eaf391ba25d215392c18db4db34 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:39:11 ===================================================== [Pipeline] echo 06:39:11 taggedImages: 06:39:11 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:18107d571668bc071dc3670312a164098c2940fe 06:39:11 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 06:39:11 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.1-dev.12 06:39:11 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 06:39:11 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 06:39:11 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 06:39:11 18107d571668bc071dc3670312a164098c2940fe 06:39:11 latest 06:39:11 2.2.1-dev.12 06:39:11 18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 06:39:11 main 06:39:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:12 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:18107d571668bc071dc3670312a164098c2940fe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:18107d571668bc071dc3670312a164098c2940fe 06:39:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 06:39:12 150ad1178af5: Preparing 06:39:12 ac43898607e9: Preparing 06:39:12 ca2c374bf781: Preparing 06:39:12 0f1b51515127: Preparing 06:39:12 ddf247a0d2b3: Preparing 06:39:12 f09c564161ac: Preparing 06:39:12 db3c6467ba47: Preparing 06:39:12 4f4ce317c6bb: Preparing 06:39:12 f09c564161ac: Waiting 06:39:12 db3c6467ba47: Waiting 06:39:12 4f4ce317c6bb: Waiting 06:39:12 ca2c374bf781: Pushed 06:39:12 ac43898607e9: Pushed 06:39:12 150ad1178af5: Pushed 06:39:12 db3c6467ba47: Layer already exists 06:39:12 4f4ce317c6bb: Layer already exists 06:39:13 f09c564161ac: Pushed 06:39:22 ddf247a0d2b3: Pushed 06:39:30 0f1b51515127: Pushed 06:39:30 18107d571668bc071dc3670312a164098c2940fe: digest: sha256:b84c22cbd21924d3fa802c4c55ac9d5d100e44ff45e7399878b5e712c78f36f9 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:30 + 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 06:39:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 06:39:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 06:39:31 150ad1178af5: Preparing 06:39:31 ac43898607e9: Preparing 06:39:31 ca2c374bf781: Preparing 06:39:31 0f1b51515127: Preparing 06:39:31 ddf247a0d2b3: Preparing 06:39:31 f09c564161ac: Preparing 06:39:31 db3c6467ba47: Preparing 06:39:31 4f4ce317c6bb: Preparing 06:39:31 f09c564161ac: Waiting 06:39:31 db3c6467ba47: Waiting 06:39:31 4f4ce317c6bb: Waiting 06:39:31 ca2c374bf781: Layer already exists 06:39:31 0f1b51515127: Layer already exists 06:39:31 150ad1178af5: Layer already exists 06:39:31 ac43898607e9: Layer already exists 06:39:31 ddf247a0d2b3: Layer already exists 06:39:31 f09c564161ac: Layer already exists 06:39:31 4f4ce317c6bb: Layer already exists 06:39:31 db3c6467ba47: Layer already exists 06:39:31 latest: digest: sha256:b84c22cbd21924d3fa802c4c55ac9d5d100e44ff45e7399878b5e712c78f36f9 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:31 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.1-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.1-dev.12 06:39:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 06:39:32 150ad1178af5: Preparing 06:39:32 ac43898607e9: Preparing 06:39:32 ca2c374bf781: Preparing 06:39:32 0f1b51515127: Preparing 06:39:32 ddf247a0d2b3: Preparing 06:39:32 f09c564161ac: Preparing 06:39:32 db3c6467ba47: Preparing 06:39:32 4f4ce317c6bb: Preparing 06:39:32 f09c564161ac: Waiting 06:39:32 db3c6467ba47: Waiting 06:39:32 4f4ce317c6bb: Waiting 06:39:32 150ad1178af5: Layer already exists 06:39:32 ac43898607e9: Layer already exists 06:39:32 0f1b51515127: Layer already exists 06:39:32 ddf247a0d2b3: Layer already exists 06:39:32 ca2c374bf781: Layer already exists 06:39:32 f09c564161ac: Layer already exists 06:39:32 4f4ce317c6bb: Layer already exists 06:39:32 db3c6467ba47: Layer already exists 06:39:32 2.2.1-dev.12: digest: sha256:b84c22cbd21924d3fa802c4c55ac9d5d100e44ff45e7399878b5e712c78f36f9 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:32 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 06:39:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 06:39:33 150ad1178af5: Preparing 06:39:33 ac43898607e9: Preparing 06:39:33 ca2c374bf781: Preparing 06:39:33 0f1b51515127: Preparing 06:39:33 ddf247a0d2b3: Preparing 06:39:33 f09c564161ac: Preparing 06:39:33 db3c6467ba47: Preparing 06:39:33 4f4ce317c6bb: Preparing 06:39:33 db3c6467ba47: Waiting 06:39:33 4f4ce317c6bb: Waiting 06:39:33 f09c564161ac: Waiting 06:39:33 ca2c374bf781: Layer already exists 06:39:33 ac43898607e9: Layer already exists 06:39:33 0f1b51515127: Layer already exists 06:39:33 150ad1178af5: Layer already exists 06:39:33 ddf247a0d2b3: Layer already exists 06:39:33 db3c6467ba47: Layer already exists 06:39:33 f09c564161ac: Layer already exists 06:39:33 4f4ce317c6bb: Layer already exists 06:39:33 18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12: digest: sha256:b84c22cbd21924d3fa802c4c55ac9d5d100e44ff45e7399878b5e712c78f36f9 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:33 + 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 06:39:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 06:39:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 06:39:34 150ad1178af5: Preparing 06:39:34 ac43898607e9: Preparing 06:39:34 ca2c374bf781: Preparing 06:39:34 0f1b51515127: Preparing 06:39:34 ddf247a0d2b3: Preparing 06:39:34 f09c564161ac: Preparing 06:39:34 db3c6467ba47: Preparing 06:39:34 4f4ce317c6bb: Preparing 06:39:34 db3c6467ba47: Waiting 06:39:34 4f4ce317c6bb: Waiting 06:39:34 f09c564161ac: Waiting 06:39:34 ddf247a0d2b3: Layer already exists 06:39:34 0f1b51515127: Layer already exists 06:39:34 ac43898607e9: Layer already exists 06:39:34 150ad1178af5: Layer already exists 06:39:34 ca2c374bf781: Layer already exists 06:39:34 f09c564161ac: Layer already exists 06:39:34 4f4ce317c6bb: Layer already exists 06:39:34 db3c6467ba47: Layer already exists 06:39:34 main: digest: sha256:b84c22cbd21924d3fa802c4c55ac9d5d100e44ff45e7399878b5e712c78f36f9 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:39:34 ===================================================== [Pipeline] echo 06:39:34 taggedImages: 06:39:34 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:18107d571668bc071dc3670312a164098c2940fe 06:39:34 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 06:39:34 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.1-dev.12 06:39:34 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 06:39:34 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 06:39:34 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 06:39:34 18107d571668bc071dc3670312a164098c2940fe 06:39:34 latest 06:39:34 2.2.1-dev.12 06:39:34 18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 06:39:34 main 06:39:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:34 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:18107d571668bc071dc3670312a164098c2940fe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:18107d571668bc071dc3670312a164098c2940fe 06:39:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 06:39:35 858733154ff0: Preparing 06:39:35 9a6162aadc52: Preparing 06:39:35 891b97fe554d: Preparing 06:39:35 ae274f96c44a: Preparing 06:39:35 9f7d61c4a64a: Preparing 06:39:35 db3c6467ba47: Preparing 06:39:35 4f4ce317c6bb: Preparing 06:39:35 db3c6467ba47: Waiting 06:39:35 4f4ce317c6bb: Waiting 06:39:35 9a6162aadc52: Pushed 06:39:35 891b97fe554d: Pushed 06:39:35 858733154ff0: Pushed 06:39:35 db3c6467ba47: Layer already exists 06:39:35 4f4ce317c6bb: Layer already exists 06:39:36 9f7d61c4a64a: Pushed 06:39:54 ae274f96c44a: Pushed 06:39:54 18107d571668bc071dc3670312a164098c2940fe: digest: sha256:56710f3bd5b4a22d939221a520d01b43b6eb78fad864cef2bc36165e385eaf5b size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:54 + 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 06:39:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 06:39:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 06:39:54 858733154ff0: Preparing 06:39:54 9a6162aadc52: Preparing 06:39:54 891b97fe554d: Preparing 06:39:54 ae274f96c44a: Preparing 06:39:54 9f7d61c4a64a: Preparing 06:39:54 db3c6467ba47: Preparing 06:39:54 4f4ce317c6bb: Preparing 06:39:54 db3c6467ba47: Waiting 06:39:54 4f4ce317c6bb: Waiting 06:39:54 ae274f96c44a: Layer already exists 06:39:54 858733154ff0: Layer already exists 06:39:54 9a6162aadc52: Layer already exists 06:39:54 9f7d61c4a64a: Layer already exists 06:39:54 891b97fe554d: Layer already exists 06:39:54 db3c6467ba47: Layer already exists 06:39:54 4f4ce317c6bb: Layer already exists 06:39:55 latest: digest: sha256:56710f3bd5b4a22d939221a520d01b43b6eb78fad864cef2bc36165e385eaf5b size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:55 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.1-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.1-dev.12 06:39:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 06:39:55 858733154ff0: Preparing 06:39:55 9a6162aadc52: Preparing 06:39:55 891b97fe554d: Preparing 06:39:55 ae274f96c44a: Preparing 06:39:55 9f7d61c4a64a: Preparing 06:39:55 db3c6467ba47: Preparing 06:39:55 4f4ce317c6bb: Preparing 06:39:55 db3c6467ba47: Waiting 06:39:55 4f4ce317c6bb: Waiting 06:39:55 891b97fe554d: Layer already exists 06:39:55 ae274f96c44a: Layer already exists 06:39:55 858733154ff0: Layer already exists 06:39:55 9a6162aadc52: Layer already exists 06:39:55 9f7d61c4a64a: Layer already exists 06:39:55 4f4ce317c6bb: Layer already exists 06:39:55 db3c6467ba47: Layer already exists 06:39:56 2.2.1-dev.12: digest: sha256:56710f3bd5b4a22d939221a520d01b43b6eb78fad864cef2bc36165e385eaf5b size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:56 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 06:39:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 06:39:56 858733154ff0: Preparing 06:39:56 9a6162aadc52: Preparing 06:39:56 891b97fe554d: Preparing 06:39:56 ae274f96c44a: Preparing 06:39:56 9f7d61c4a64a: Preparing 06:39:56 db3c6467ba47: Preparing 06:39:56 4f4ce317c6bb: Preparing 06:39:56 db3c6467ba47: Waiting 06:39:56 4f4ce317c6bb: Waiting 06:39:56 9a6162aadc52: Layer already exists 06:39:56 9f7d61c4a64a: Layer already exists 06:39:56 891b97fe554d: Layer already exists 06:39:56 ae274f96c44a: Layer already exists 06:39:56 858733154ff0: Layer already exists 06:39:56 db3c6467ba47: Layer already exists 06:39:57 4f4ce317c6bb: Layer already exists 06:39:57 18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12: digest: sha256:56710f3bd5b4a22d939221a520d01b43b6eb78fad864cef2bc36165e385eaf5b size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:57 + 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 06:39:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 06:39:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 06:39:58 858733154ff0: Preparing 06:39:58 9a6162aadc52: Preparing 06:39:58 891b97fe554d: Preparing 06:39:58 ae274f96c44a: Preparing 06:39:58 9f7d61c4a64a: Preparing 06:39:58 db3c6467ba47: Preparing 06:39:58 4f4ce317c6bb: Preparing 06:39:58 db3c6467ba47: Waiting 06:39:58 4f4ce317c6bb: Waiting 06:39:58 9f7d61c4a64a: Layer already exists 06:39:58 9a6162aadc52: Layer already exists 06:39:58 ae274f96c44a: Layer already exists 06:39:58 858733154ff0: Layer already exists 06:39:58 891b97fe554d: Layer already exists 06:39:58 4f4ce317c6bb: Layer already exists 06:39:58 db3c6467ba47: Layer already exists 06:39:58 main: digest: sha256:56710f3bd5b4a22d939221a520d01b43b6eb78fad864cef2bc36165e385eaf5b size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:39:58 ===================================================== [Pipeline] echo 06:39:58 taggedImages: 06:39:58 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:18107d571668bc071dc3670312a164098c2940fe 06:39:58 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 06:39:58 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.1-dev.12 06:39:58 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 06:39:58 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 06:39:58 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 06:39:58 18107d571668bc071dc3670312a164098c2940fe 06:39:58 latest 06:39:58 2.2.1-dev.12 06:39:58 18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 06:39:58 main 06:39:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:58 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:18107d571668bc071dc3670312a164098c2940fe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:18107d571668bc071dc3670312a164098c2940fe 06:39:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 06:39:59 21cf84b26b2f: Preparing 06:39:59 34fa99ad639d: Preparing 06:39:59 aaf4124c6a1b: Preparing 06:39:59 ae274f96c44a: Preparing 06:39:59 b0ef6343bdcd: Preparing 06:39:59 db3c6467ba47: Preparing 06:39:59 4f4ce317c6bb: Preparing 06:39:59 db3c6467ba47: Waiting 06:39:59 4f4ce317c6bb: Waiting 06:39:59 ae274f96c44a: Layer already exists 06:39:59 db3c6467ba47: Layer already exists 06:39:59 4f4ce317c6bb: Layer already exists 06:39:59 34fa99ad639d: Pushed 06:39:59 aaf4124c6a1b: Pushed 06:39:59 21cf84b26b2f: Pushed 06:40:00 b0ef6343bdcd: Pushed 06:40:00 18107d571668bc071dc3670312a164098c2940fe: digest: sha256:3fbe9d2bfae2056e58625bcb27e9a323f8de47ccea42c5b62f0ff9f8aa07f6e7 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:00 + 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 06:40:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 06:40:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 06:40:01 21cf84b26b2f: Preparing 06:40:01 34fa99ad639d: Preparing 06:40:01 aaf4124c6a1b: Preparing 06:40:01 ae274f96c44a: Preparing 06:40:01 b0ef6343bdcd: Preparing 06:40:01 db3c6467ba47: Preparing 06:40:01 4f4ce317c6bb: Preparing 06:40:01 db3c6467ba47: Waiting 06:40:01 4f4ce317c6bb: Waiting 06:40:01 21cf84b26b2f: Layer already exists 06:40:01 aaf4124c6a1b: Layer already exists 06:40:01 34fa99ad639d: Layer already exists 06:40:01 ae274f96c44a: Layer already exists 06:40:01 b0ef6343bdcd: Layer already exists 06:40:01 4f4ce317c6bb: Layer already exists 06:40:01 db3c6467ba47: Layer already exists 06:40:01 latest: digest: sha256:3fbe9d2bfae2056e58625bcb27e9a323f8de47ccea42c5b62f0ff9f8aa07f6e7 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:01 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.1-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.1-dev.12 06:40:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 06:40:02 21cf84b26b2f: Preparing 06:40:02 34fa99ad639d: Preparing 06:40:02 aaf4124c6a1b: Preparing 06:40:02 ae274f96c44a: Preparing 06:40:02 b0ef6343bdcd: Preparing 06:40:02 db3c6467ba47: Preparing 06:40:02 4f4ce317c6bb: Preparing 06:40:02 db3c6467ba47: Waiting 06:40:02 4f4ce317c6bb: Waiting 06:40:02 34fa99ad639d: Layer already exists 06:40:02 21cf84b26b2f: Layer already exists 06:40:02 aaf4124c6a1b: Layer already exists 06:40:02 b0ef6343bdcd: Layer already exists 06:40:02 ae274f96c44a: Layer already exists 06:40:02 4f4ce317c6bb: Layer already exists 06:40:02 db3c6467ba47: Layer already exists 06:40:02 2.2.1-dev.12: digest: sha256:3fbe9d2bfae2056e58625bcb27e9a323f8de47ccea42c5b62f0ff9f8aa07f6e7 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:02 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 06:40:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 06:40:02 21cf84b26b2f: Preparing 06:40:02 34fa99ad639d: Preparing 06:40:02 aaf4124c6a1b: Preparing 06:40:02 ae274f96c44a: Preparing 06:40:02 b0ef6343bdcd: Preparing 06:40:02 db3c6467ba47: Preparing 06:40:02 4f4ce317c6bb: Preparing 06:40:02 db3c6467ba47: Waiting 06:40:02 4f4ce317c6bb: Waiting 06:40:02 aaf4124c6a1b: Layer already exists 06:40:02 ae274f96c44a: Layer already exists 06:40:02 b0ef6343bdcd: Layer already exists 06:40:02 34fa99ad639d: Layer already exists 06:40:02 21cf84b26b2f: Layer already exists 06:40:02 4f4ce317c6bb: Layer already exists 06:40:02 db3c6467ba47: Layer already exists 06:40:03 18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12: digest: sha256:3fbe9d2bfae2056e58625bcb27e9a323f8de47ccea42c5b62f0ff9f8aa07f6e7 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:03 + 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 06:40:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 06:40:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 06:40:03 21cf84b26b2f: Preparing 06:40:03 34fa99ad639d: Preparing 06:40:03 aaf4124c6a1b: Preparing 06:40:03 ae274f96c44a: Preparing 06:40:03 b0ef6343bdcd: Preparing 06:40:03 db3c6467ba47: Preparing 06:40:03 4f4ce317c6bb: Preparing 06:40:03 db3c6467ba47: Waiting 06:40:03 4f4ce317c6bb: Waiting 06:40:03 aaf4124c6a1b: Layer already exists 06:40:03 ae274f96c44a: Layer already exists 06:40:03 34fa99ad639d: Layer already exists 06:40:03 21cf84b26b2f: Layer already exists 06:40:03 b0ef6343bdcd: Layer already exists 06:40:04 4f4ce317c6bb: Layer already exists 06:40:04 db3c6467ba47: Layer already exists 06:40:04 main: digest: sha256:3fbe9d2bfae2056e58625bcb27e9a323f8de47ccea42c5b62f0ff9f8aa07f6e7 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:40:04 ===================================================== [Pipeline] echo 06:40:04 taggedImages: 06:40:04 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:18107d571668bc071dc3670312a164098c2940fe 06:40:04 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 06:40:04 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.1-dev.12 06:40:04 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 06:40:04 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 06:40:04 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 06:40:04 18107d571668bc071dc3670312a164098c2940fe 06:40:04 latest 06:40:04 2.2.1-dev.12 06:40:04 18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 06:40:04 main 06:40:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:04 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:18107d571668bc071dc3670312a164098c2940fe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:05 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:18107d571668bc071dc3670312a164098c2940fe 06:40:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:40:05 cc4d8215fd2f: Preparing 06:40:05 dc42eb6db965: Preparing 06:40:05 9485b89c65f2: Preparing 06:40:05 37817ac0043c: Preparing 06:40:05 f73e7dbfee58: Preparing 06:40:05 f73e7dbfee58: Layer already exists 06:40:05 9485b89c65f2: Layer already exists 06:40:05 cc4d8215fd2f: Pushed 06:40:05 37817ac0043c: Pushed 06:40:10 dc42eb6db965: Pushed 06:40:10 18107d571668bc071dc3670312a164098c2940fe: digest: sha256:98602518320e0f49e7b74834296527f96b4d2f8246d10ada722331e01dbb7bb2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:11 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:11 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 06:40:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:40:11 cc4d8215fd2f: Preparing 06:40:11 dc42eb6db965: Preparing 06:40:11 9485b89c65f2: Preparing 06:40:11 37817ac0043c: Preparing 06:40:11 f73e7dbfee58: Preparing 06:40:11 f73e7dbfee58: Layer already exists 06:40:11 37817ac0043c: Layer already exists 06:40:11 dc42eb6db965: Layer already exists 06:40:11 9485b89c65f2: Layer already exists 06:40:11 cc4d8215fd2f: Layer already exists 06:40:11 latest: digest: sha256:98602518320e0f49e7b74834296527f96b4d2f8246d10ada722331e01dbb7bb2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:12 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.1-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:12 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.1-dev.12 06:40:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:40:12 cc4d8215fd2f: Preparing 06:40:12 dc42eb6db965: Preparing 06:40:12 9485b89c65f2: Preparing 06:40:12 37817ac0043c: Preparing 06:40:12 f73e7dbfee58: Preparing 06:40:12 9485b89c65f2: Layer already exists 06:40:12 cc4d8215fd2f: Layer already exists 06:40:12 37817ac0043c: Layer already exists 06:40:12 f73e7dbfee58: Layer already exists 06:40:12 dc42eb6db965: Layer already exists 06:40:12 2.2.1-dev.12: digest: sha256:98602518320e0f49e7b74834296527f96b4d2f8246d10ada722331e01dbb7bb2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:13 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:13 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 06:40:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:40:13 cc4d8215fd2f: Preparing 06:40:13 dc42eb6db965: Preparing 06:40:13 9485b89c65f2: Preparing 06:40:13 37817ac0043c: Preparing 06:40:13 f73e7dbfee58: Preparing 06:40:13 dc42eb6db965: Layer already exists 06:40:13 cc4d8215fd2f: Layer already exists 06:40:13 f73e7dbfee58: Layer already exists 06:40:13 37817ac0043c: Layer already exists 06:40:13 9485b89c65f2: Layer already exists 06:40:13 18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12: digest: sha256:98602518320e0f49e7b74834296527f96b4d2f8246d10ada722331e01dbb7bb2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:14 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:14 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 06:40:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:40:14 cc4d8215fd2f: Preparing 06:40:14 dc42eb6db965: Preparing 06:40:14 9485b89c65f2: Preparing 06:40:14 37817ac0043c: Preparing 06:40:14 f73e7dbfee58: Preparing 06:40:14 37817ac0043c: Layer already exists 06:40:14 dc42eb6db965: Layer already exists 06:40:14 9485b89c65f2: Layer already exists 06:40:14 cc4d8215fd2f: Layer already exists 06:40:14 f73e7dbfee58: Layer already exists 06:40:14 main: digest: sha256:98602518320e0f49e7b74834296527f96b4d2f8246d10ada722331e01dbb7bb2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:40:14 ===================================================== [Pipeline] echo 06:40:14 taggedImages: 06:40:14 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:18107d571668bc071dc3670312a164098c2940fe 06:40:14 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 06:40:14 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.1-dev.12 06:40:14 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 06:40:14 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 06:40:15 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 06:40:15 18107d571668bc071dc3670312a164098c2940fe 06:40:15 latest 06:40:15 2.2.1-dev.12 06:40:15 18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 06:40:15 main 06:40:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:15 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:18107d571668bc071dc3670312a164098c2940fe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:15 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:18107d571668bc071dc3670312a164098c2940fe 06:40:15 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:40:15 09ffa6b2ac06: Preparing 06:40:15 b7d97e2878c7: Preparing 06:40:15 9485b89c65f2: Preparing 06:40:15 724e8696bfa6: Preparing 06:40:15 f73e7dbfee58: Preparing 06:40:15 f73e7dbfee58: Layer already exists 06:40:15 724e8696bfa6: Layer already exists 06:40:15 9485b89c65f2: Layer already exists 06:40:15 09ffa6b2ac06: Pushed 06:40:21 b7d97e2878c7: Pushed 06:40:21 18107d571668bc071dc3670312a164098c2940fe: digest: sha256:e9fd1a02b97f1eb17da3a714b4ce88cf8f53f1cb47dbf36b70a30bb003538bda size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:21 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:22 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 06:40:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:40:22 09ffa6b2ac06: Preparing 06:40:22 b7d97e2878c7: Preparing 06:40:22 9485b89c65f2: Preparing 06:40:22 724e8696bfa6: Preparing 06:40:22 f73e7dbfee58: Preparing 06:40:22 f73e7dbfee58: Layer already exists 06:40:22 b7d97e2878c7: Layer already exists 06:40:22 9485b89c65f2: Layer already exists 06:40:22 724e8696bfa6: Layer already exists 06:40:22 09ffa6b2ac06: Layer already exists 06:40:22 latest: digest: sha256:e9fd1a02b97f1eb17da3a714b4ce88cf8f53f1cb47dbf36b70a30bb003538bda size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:22 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.1-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:23 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.1-dev.12 06:40:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:40:23 09ffa6b2ac06: Preparing 06:40:23 b7d97e2878c7: Preparing 06:40:23 9485b89c65f2: Preparing 06:40:23 724e8696bfa6: Preparing 06:40:23 f73e7dbfee58: Preparing 06:40:23 9485b89c65f2: Layer already exists 06:40:23 724e8696bfa6: Layer already exists 06:40:23 b7d97e2878c7: Layer already exists 06:40:23 09ffa6b2ac06: Layer already exists 06:40:23 f73e7dbfee58: Layer already exists 06:40:23 2.2.1-dev.12: digest: sha256:e9fd1a02b97f1eb17da3a714b4ce88cf8f53f1cb47dbf36b70a30bb003538bda size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:23 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:24 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 06:40:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:40:24 09ffa6b2ac06: Preparing 06:40:24 b7d97e2878c7: Preparing 06:40:24 9485b89c65f2: Preparing 06:40:24 724e8696bfa6: Preparing 06:40:24 f73e7dbfee58: Preparing 06:40:24 b7d97e2878c7: Layer already exists 06:40:24 724e8696bfa6: Layer already exists 06:40:24 f73e7dbfee58: Layer already exists 06:40:24 09ffa6b2ac06: Layer already exists 06:40:24 9485b89c65f2: Layer already exists 06:40:24 18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12: digest: sha256:e9fd1a02b97f1eb17da3a714b4ce88cf8f53f1cb47dbf36b70a30bb003538bda size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:24 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:25 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 06:40:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:40:25 09ffa6b2ac06: Preparing 06:40:25 b7d97e2878c7: Preparing 06:40:25 9485b89c65f2: Preparing 06:40:25 724e8696bfa6: Preparing 06:40:25 f73e7dbfee58: Preparing 06:40:25 f73e7dbfee58: Layer already exists 06:40:25 b7d97e2878c7: Layer already exists 06:40:25 09ffa6b2ac06: Layer already exists 06:40:25 724e8696bfa6: Layer already exists 06:40:25 9485b89c65f2: Layer already exists 06:40:25 main: digest: sha256:e9fd1a02b97f1eb17da3a714b4ce88cf8f53f1cb47dbf36b70a30bb003538bda size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:40:25 ===================================================== [Pipeline] echo 06:40:25 taggedImages: 06:40:25 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:18107d571668bc071dc3670312a164098c2940fe 06:40:25 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 06:40:25 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.1-dev.12 06:40:25 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 06:40:25 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 06:40:25 [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: 06:40:25 18107d571668bc071dc3670312a164098c2940fe 06:40:25 latest 06:40:25 2.2.1-dev.12 06:40:25 18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 06:40:25 main 06:40:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:25 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:18107d571668bc071dc3670312a164098c2940fe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:26 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:18107d571668bc071dc3670312a164098c2940fe 06:40:26 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 06:40:26 d2da3d7f0d23: Preparing 06:40:26 c6be3797a580: Preparing 06:40:26 9d4522e0ecc2: Preparing 06:40:26 ac847f730b11: Preparing 06:40:26 f0e5a4d6c014: Preparing 06:40:26 3b19d27f08f7: Preparing 06:40:26 73bb99a6e169: Preparing 06:40:26 ec06c3102977: Preparing 06:40:26 6a3c62e080c7: Preparing 06:40:26 340cb19ca677: Preparing 06:40:26 4f4ce317c6bb: Preparing 06:40:26 3b19d27f08f7: Waiting 06:40:26 73bb99a6e169: Waiting 06:40:26 ec06c3102977: Waiting 06:40:26 6a3c62e080c7: Waiting 06:40:26 340cb19ca677: Waiting 06:40:26 4f4ce317c6bb: Waiting 06:40:26 f0e5a4d6c014: Layer already exists 06:40:26 3b19d27f08f7: Layer already exists 06:40:26 73bb99a6e169: Layer already exists 06:40:26 ec06c3102977: Layer already exists 06:40:26 c6be3797a580: Pushed 06:40:26 6a3c62e080c7: Layer already exists 06:40:26 340cb19ca677: Layer already exists 06:40:26 4f4ce317c6bb: Layer already exists 06:40:27 d2da3d7f0d23: Pushed 06:40:28 9d4522e0ecc2: Pushed 06:40:47 ac847f730b11: Pushed 06:40:47 18107d571668bc071dc3670312a164098c2940fe: digest: sha256:68d17ce119ce59267dbe566e9678e7fb373f6f6f19c3aac7272b7b68bc04f274 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:47 + 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 06:40:47 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 06:40:47 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 06:40:47 d2da3d7f0d23: Preparing 06:40:47 c6be3797a580: Preparing 06:40:47 9d4522e0ecc2: Preparing 06:40:47 ac847f730b11: Preparing 06:40:47 f0e5a4d6c014: Preparing 06:40:47 3b19d27f08f7: Preparing 06:40:47 73bb99a6e169: Preparing 06:40:47 ec06c3102977: Preparing 06:40:47 6a3c62e080c7: Preparing 06:40:47 340cb19ca677: Preparing 06:40:47 4f4ce317c6bb: Preparing 06:40:47 ec06c3102977: Waiting 06:40:47 6a3c62e080c7: Waiting 06:40:47 340cb19ca677: Waiting 06:40:47 4f4ce317c6bb: Waiting 06:40:47 3b19d27f08f7: Waiting 06:40:47 73bb99a6e169: Waiting 06:40:47 d2da3d7f0d23: Layer already exists 06:40:47 9d4522e0ecc2: Layer already exists 06:40:47 f0e5a4d6c014: Layer already exists 06:40:47 c6be3797a580: Layer already exists 06:40:47 ac847f730b11: Layer already exists 06:40:47 ec06c3102977: Layer already exists 06:40:47 73bb99a6e169: Layer already exists 06:40:47 3b19d27f08f7: Layer already exists 06:40:47 6a3c62e080c7: Layer already exists 06:40:47 340cb19ca677: Layer already exists 06:40:47 4f4ce317c6bb: Layer already exists 06:40:48 latest: digest: sha256:68d17ce119ce59267dbe566e9678e7fb373f6f6f19c3aac7272b7b68bc04f274 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:48 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.1-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:48 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.1-dev.12 06:40:48 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 06:40:48 d2da3d7f0d23: Preparing 06:40:48 c6be3797a580: Preparing 06:40:48 9d4522e0ecc2: Preparing 06:40:48 ac847f730b11: Preparing 06:40:48 f0e5a4d6c014: Preparing 06:40:48 3b19d27f08f7: Preparing 06:40:48 73bb99a6e169: Preparing 06:40:48 ec06c3102977: Preparing 06:40:48 6a3c62e080c7: Preparing 06:40:48 340cb19ca677: Preparing 06:40:48 4f4ce317c6bb: Preparing 06:40:48 3b19d27f08f7: Waiting 06:40:48 73bb99a6e169: Waiting 06:40:48 ec06c3102977: Waiting 06:40:48 6a3c62e080c7: Waiting 06:40:48 340cb19ca677: Waiting 06:40:48 4f4ce317c6bb: Waiting 06:40:48 c6be3797a580: Layer already exists 06:40:48 f0e5a4d6c014: Layer already exists 06:40:48 d2da3d7f0d23: Layer already exists 06:40:48 9d4522e0ecc2: Layer already exists 06:40:48 ac847f730b11: Layer already exists 06:40:48 ec06c3102977: Layer already exists 06:40:48 73bb99a6e169: Layer already exists 06:40:48 3b19d27f08f7: Layer already exists 06:40:48 6a3c62e080c7: Layer already exists 06:40:48 340cb19ca677: Layer already exists 06:40:49 4f4ce317c6bb: Layer already exists 06:40:49 2.2.1-dev.12: digest: sha256:68d17ce119ce59267dbe566e9678e7fb373f6f6f19c3aac7272b7b68bc04f274 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:49 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:49 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 06:40:49 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 06:40:49 d2da3d7f0d23: Preparing 06:40:49 c6be3797a580: Preparing 06:40:49 9d4522e0ecc2: Preparing 06:40:49 ac847f730b11: Preparing 06:40:49 f0e5a4d6c014: Preparing 06:40:49 3b19d27f08f7: Preparing 06:40:49 73bb99a6e169: Preparing 06:40:49 ec06c3102977: Preparing 06:40:49 6a3c62e080c7: Preparing 06:40:49 340cb19ca677: Preparing 06:40:49 4f4ce317c6bb: Preparing 06:40:49 ec06c3102977: Waiting 06:40:49 340cb19ca677: Waiting 06:40:49 4f4ce317c6bb: Waiting 06:40:49 6a3c62e080c7: Waiting 06:40:49 3b19d27f08f7: Waiting 06:40:49 73bb99a6e169: Waiting 06:40:49 f0e5a4d6c014: Layer already exists 06:40:49 9d4522e0ecc2: Layer already exists 06:40:49 ac847f730b11: Layer already exists 06:40:49 d2da3d7f0d23: Layer already exists 06:40:49 c6be3797a580: Layer already exists 06:40:49 73bb99a6e169: Layer already exists 06:40:49 3b19d27f08f7: Layer already exists 06:40:49 ec06c3102977: Layer already exists 06:40:49 6a3c62e080c7: Layer already exists 06:40:49 340cb19ca677: Layer already exists 06:40:49 4f4ce317c6bb: Layer already exists 06:40:50 18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12: digest: sha256:68d17ce119ce59267dbe566e9678e7fb373f6f6f19c3aac7272b7b68bc04f274 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:50 + 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 06:40:50 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main 06:40:50 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 06:40:50 d2da3d7f0d23: Preparing 06:40:50 c6be3797a580: Preparing 06:40:50 9d4522e0ecc2: Preparing 06:40:50 ac847f730b11: Preparing 06:40:50 f0e5a4d6c014: Preparing 06:40:50 3b19d27f08f7: Preparing 06:40:50 73bb99a6e169: Preparing 06:40:50 ec06c3102977: Preparing 06:40:50 6a3c62e080c7: Preparing 06:40:50 340cb19ca677: Preparing 06:40:50 4f4ce317c6bb: Preparing 06:40:50 ec06c3102977: Waiting 06:40:50 6a3c62e080c7: Waiting 06:40:50 340cb19ca677: Waiting 06:40:50 4f4ce317c6bb: Waiting 06:40:50 3b19d27f08f7: Waiting 06:40:50 73bb99a6e169: Waiting 06:40:50 9d4522e0ecc2: Layer already exists 06:40:50 d2da3d7f0d23: Layer already exists 06:40:50 f0e5a4d6c014: Layer already exists 06:40:50 ac847f730b11: Layer already exists 06:40:50 c6be3797a580: Layer already exists 06:40:50 ec06c3102977: Layer already exists 06:40:50 3b19d27f08f7: Layer already exists 06:40:50 73bb99a6e169: Layer already exists 06:40:50 340cb19ca677: Layer already exists 06:40:50 6a3c62e080c7: Layer already exists 06:40:50 4f4ce317c6bb: Layer already exists 06:40:51 main: digest: sha256:68d17ce119ce59267dbe566e9678e7fb373f6f6f19c3aac7272b7b68bc04f274 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:40:51 ===================================================== [Pipeline] echo 06:40:51 taggedImages: 06:40:51 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:18107d571668bc071dc3670312a164098c2940fe 06:40:51 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 06:40:51 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.1-dev.12 06:40:51 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 06:40:51 - 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 06:40:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:40:51 06:40:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:40:51 arm64: Pulling from edgex-lftools-log-publisher 06:40:51 8998bd30e6a1: Pulling fs layer 06:40:51 04944245beec: Pulling fs layer 06:40:51 699f458cf7ca: Pulling fs layer 06:40:51 765212b225bb: Pulling fs layer 06:40:51 f23df028b6ca: Pulling fs layer 06:40:51 d65c8cfc05b1: Pulling fs layer 06:40:51 2437ff75d9bd: Pulling fs layer 06:40:51 f23df028b6ca: Waiting 06:40:51 765212b225bb: Waiting 06:40:51 d65c8cfc05b1: Waiting 06:40:51 2437ff75d9bd: Waiting 06:40:52 04944245beec: Verifying Checksum 06:40:52 04944245beec: Download complete 06:40:52 765212b225bb: Verifying Checksum 06:40:52 765212b225bb: Download complete 06:40:52 f23df028b6ca: Verifying Checksum 06:40:52 f23df028b6ca: Download complete 06:40:52 d65c8cfc05b1: Download complete 06:40:52 699f458cf7ca: Verifying Checksum 06:40:52 699f458cf7ca: Download complete 06:40:52 8998bd30e6a1: Verifying Checksum 06:40:52 8998bd30e6a1: Download complete 06:40:55 2437ff75d9bd: Verifying Checksum 06:40:55 2437ff75d9bd: Download complete 06:40:56 8998bd30e6a1: Pull complete 06:40:57 04944245beec: Pull complete 06:40:58 699f458cf7ca: Pull complete 06:40:59 765212b225bb: Pull complete 06:40:59 f23df028b6ca: Pull complete 06:40:59 d65c8cfc05b1: Pull complete 06:41:15 2437ff75d9bd: Pull complete 06:41:15 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:41:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:41:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:41:15 prd-ubuntu20.04-docker-arm64-4c-16g-2542 does not seem to be running inside a container 06:41:15 $ 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/241 -v /w/workspace/edgex-go/241:/w/workspace/edgex-go/241:rw,z -v /w/workspace/edgex-go/241@tmp:/w/workspace/edgex-go/241@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 06:41:18 $ docker top 1284e09f59cfda1f6af7a5ca748348ba7d653f50c4304aeb60fc9f52085c97b7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:41:19 ---> job-cost.sh 06:41:19 lf-activate-venv: SKIPPING 06:41:19 INFO: No Stack... 06:41:19 INFO: Retrieving Pricing Info for: v3-standard-4 06:41:20 INFO: Archiving Costs [Pipeline] sh 06:41:21 + cat /w/workspace/edgex-go/241/archives/cost.csv 06:41:21 + cut -d, -f6 [Pipeline] lock 06:41:21 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-241-stack-cost] 06:41:21 Resource [jenkins-edgexfoundry-edgex-go-main-241-stack-cost] did not exist. Created. 06:41:21 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-241-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:41:22 + echo total: 0.10999999940395355 [Pipeline] stash 06:41:22 Stashed 1 file(s) [Pipeline] } 06:41:22 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-241-stack-cost] [Pipeline] // lock [Pipeline] } 06:41:22 $ docker stop --time=1 1284e09f59cfda1f6af7a5ca748348ba7d653f50c4304aeb60fc9f52085c97b7 06:41:24 $ docker rm -f 1284e09f59cfda1f6af7a5ca748348ba7d653f50c4304aeb60fc9f52085c97b7 [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 06:41:24 provisioning config files... 06:41:24 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/241@tmp/config4084555412233961108tmp [Pipeline] { [Pipeline] sh 06:41:24 + set +x 06:41:24 + curl -s https://codecov.io/bash 06:41:24 + bash -s -- 06:41:24 06:41:24 _____ _ 06:41:24 / ____| | | 06:41:24 | | ___ __| | ___ ___ _____ __ 06:41:24 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:41:24 | |___| (_) | (_| | __/ (_| (_) \ V / 06:41:24 \_____\___/ \__,_|\___|\___\___/ \_/ 06:41:24 Bash-1.0.6 06:41:24 06:41:24 06:41:24 ==> git version 2.25.1 found 06:41:24 ==> 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 06:41:24 Release-Date: 2020-01-08 06:41:24 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:41:24 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:41:24 ==> Jenkins CI detected. 06:41:24 current dir:  /w/workspace/edgex-go/241 06:41:24 project root: . 06:41:24 --> token set from env 06:41:24 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:41:24 ==> Running gcov in . (disable via -X gcov) 06:41:24 ==> Python coveragepy not found 06:41:24 ==> Searching for coverage reports in: 06:41:24 + . 06:41:24 -> Found 1 reports 06:41:24 ==> Detecting git/mercurial file structure 06:41:24 ==> Reading reports 06:41:24 + ./coverage.out bytes=435411 06:41:24 ==> Appending adjustments 06:41:24 https://docs.codecov.io/docs/fixing-reports 06:41:26 + Found adjustments 06:41:26 ==> Gzipping contents 06:41:26 60K /tmp/codecov.xBGOza.gz 06:41:26 ==> Uploading reports 06:41:26 url: https://codecov.io 06:41:26 query: branch=main&commit=18107d571668bc071dc3670312a164098c2940fe&build=241&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F241%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:41:26 -> Pinging Codecov 06:41:26 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=18107d571668bc071dc3670312a164098c2940fe&build=241&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F241%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:41:26 -> Uploading to 06:41:26 https://storage.googleapis.com/codecov/v4/raw/2022-06-17/00271124DB129430A58F1EEE437C3FCB/18107d571668bc071dc3670312a164098c2940fe/e84ae51c-c405-4e00-ada4-c3ad82aea23b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220617%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220617T064126Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=145e920d7ee62b9f1cf2bd4a027c1684754dcd6d6d182f42ac8862d677cd693c 06:41:26 % Total % Received % Xferd Average Speed Time Time Time Current 06:41:26 Dload Upload Total Spent Left Speed 06:41:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59886 0 0 100 59886 0 263k --:--:-- --:--:-- --:--:-- 262k 100 59886 0 0 100 59886 0 247k --:--:-- --:--:-- --:--:-- 246k 06:41:26 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/18107d571668bc071dc3670312a164098c2940fe [Pipeline] } 06:41:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 06:41:26 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 06:41:26 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:41:27 06:41:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:41:27 1.410.4: Pulling from edgex-devops/edgex-snyk-go 06:41:27 df9b9388f04a: Already exists 06:41:27 52dc419b0ee2: Pulling fs layer 06:41:27 25bc292e5bac: Pulling fs layer 06:41:27 114826534d7a: Pulling fs layer 06:41:27 4657fd5d0bcf: Pulling fs layer 06:41:27 6ad1cebc031e: Pulling fs layer 06:41:27 4657fd5d0bcf: Waiting 06:41:27 6ad1cebc031e: Waiting 06:41:27 8a3aa393b2d8: Pulling fs layer 06:41:27 8a3aa393b2d8: Waiting 06:41:27 25bc292e5bac: Verifying Checksum 06:41:27 25bc292e5bac: Download complete 06:41:27 52dc419b0ee2: Download complete 06:41:27 4657fd5d0bcf: Download complete 06:41:27 52dc419b0ee2: Pull complete 06:41:28 6ad1cebc031e: Verifying Checksum 06:41:28 6ad1cebc031e: Download complete 06:41:28 25bc292e5bac: Pull complete 06:41:28 114826534d7a: Verifying Checksum 06:41:28 114826534d7a: Download complete 06:41:28 8a3aa393b2d8: Verifying Checksum 06:41:28 8a3aa393b2d8: Download complete 06:41:31 114826534d7a: Pull complete 06:41:31 4657fd5d0bcf: Pull complete 06:41:32 6ad1cebc031e: Pull complete 06:41:34 8a3aa393b2d8: Pull complete 06:41:34 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 06:41:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:41:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:41:34 prd-ubuntu20.04-docker-8c-8g-2541 does not seem to be running inside a container 06:41:34 $ 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/241 -v /w/workspace/edgex-go/241:/w/workspace/edgex-go/241:rw,z -v /w/workspace/edgex-go/241@tmp:/w/workspace/edgex-go/241@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 06:41:37 $ docker top a7d970de7bf2badf8970cf5dbc5bac570158a25aadb164240a37045954aade3a -eo pid,comm [Pipeline] { [Pipeline] echo 06:41:37 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 06:41:37 + set -o pipefail 06:41:37 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 06:41:42 06:41:42 Monitoring /w/workspace/edgex-go/241 (github.com/edgexfoundry/edgex-go)... 06:41:42 06:41:42 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/2ad0ca2b-84f5-4548-8cb3-096623c5a717 06:41:42 06:41:42 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 06:41:42 06:41:42 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 06:41:42 06:41:42 [Pipeline] } 06:41:42 $ docker stop --time=1 a7d970de7bf2badf8970cf5dbc5bac570158a25aadb164240a37045954aade3a 06:41:44 $ docker rm -f a7d970de7bf2badf8970cf5dbc5bac570158a25aadb164240a37045954aade3a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 06:41:45 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:41:45 provisioning config files... 06:41:45 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/241@tmp/config1493432479613927507tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:41:45 --> edgex-publish-swagger.sh 06:41:45 === Publish openapi/v2 API === 06:41:45 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 06:41:45 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/241/openapi/v2/core-command.yaml] 06:41:45 % Total % Received % Xferd Average Speed Time Time Time Current 06:41:45 Dload Upload Total Spent Left Speed 06:41:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 31123 0:00:01 0:00:01 --:--:-- 31123 100 33831 0 0 100 33831 0 31123 0:00:01 0:00:01 --:--:-- 31123 06:41:46 06:41:46 06:41:46 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/241/openapi/v2/core-data.yaml] 06:41:46 % Total % Received % Xferd Average Speed Time Time Time Current 06:41:46 Dload Upload Total Spent Left Speed 06:41:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 344k --:--:-- --:--:-- --:--:-- 342k 100 71604 0 0 100 71604 0 80093 --:--:-- --:--:-- --:--:-- 80004 06:41:47 06:41:47 06:41:47 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/241/openapi/v2/core-metadata.yaml] 06:41:47 % Total % Received % Xferd Average Speed Time Time Time Current 06:41:47 Dload Upload Total Spent Left Speed 06:41:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 134k 0:00:01 0:00:01 --:--:-- 134k 100 141k 0 0 100 141k 0 133k 0:00:01 0:00:01 --:--:-- 133k 06:41:48 06:41:48 06:41:48 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/241/openapi/v2/support-notifications.yaml] 06:41:48 % Total % Received % Xferd Average Speed Time Time Time Current 06:41:48 Dload Upload Total Spent Left Speed 06:41:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 429k --:--:-- --:--:-- --:--:-- 427k 100 89318 0 0 100 89318 0 98259 --:--:-- --:--:-- --:--:-- 98151 06:41:49 06:41:49 06:41:49 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/241/openapi/v2/support-scheduler.yaml] 06:41:49 % Total % Received % Xferd Average Speed Time Time Time Current 06:41:49 Dload Upload Total Spent Left Speed 06:41:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 45414 --:--:-- --:--:-- --:--:-- 45362 100 39556 0 0 100 39556 0 45362 --:--:-- --:--:-- --:--:-- 45310 06:41:50 06:41:50 06:41:50 [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/241/openapi/v2/system-agent.yaml] 06:41:50 % Total % Received % Xferd Average Speed Time Time Time Current 06:41:50 Dload Upload Total Spent Left Speed 06:41:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 22934 --:--:-- --:--:-- --:--:-- 22908 100 20091 0 0 100 20091 0 22934 --:--:-- --:--:-- --:--:-- 22908 06:41:51 06:41:51 [Pipeline] } 06:41:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 06:41:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:41:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:41:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:41:52 prd-ubuntu20.04-docker-8c-8g-2541 does not seem to be running inside a container 06:41:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/241 -v /w/workspace/edgex-go/241:/w/workspace/edgex-go/241:rw,z -v /w/workspace/edgex-go/241@tmp:/w/workspace/edgex-go/241@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:41:52 $ docker top 579681cb6660303e7557282d5d4422e369a317aafb88e8c6decb0c791cf35725 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:41:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:41:52 [ssh-agent] Looking for ssh-agent implementation... 06:41:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:41:52 $ docker exec 579681cb6660303e7557282d5d4422e369a317aafb88e8c6decb0c791cf35725 ssh-agent 06:41:52 SSH_AUTH_SOCK=/tmp/ssh-ruQvF66JrYil/agent.34 06:41:52 SSH_AGENT_PID=41 06:41:52 Running ssh-add (command line suppressed) 06:41:53 Identity added: /w/workspace/edgex-go/241@tmp/private_key_7935910628863129315.key (/w/workspace/edgex-go/241@tmp/private_key_7935910628863129315.key) 06:41:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:41:53 + git semver tag 06:41:53 2022-06-17 06:41:53,485 [run_tag] DEBUG tag force:False 06:41:53 2022-06-17 06:41:53,485 [check_head_tag] DEBUG check head tag 06:41:53 2022-06-17 06:41:53,486 [execute] INFO git cat-file --batch-check 06:41:53 2022-06-17 06:41:53,486 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/241, universal_newlines=False, shell=None, istream=) 06:41:53 2022-06-17 06:41:53,491 [execute] INFO git cat-file --batch 06:41:53 2022-06-17 06:41:53,491 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/241, universal_newlines=False, shell=None, istream=) 06:41:53 2022-06-17 06:41:53,505 [read_version] DEBUG read version from /w/workspace/edgex-go/241/.semver/main 06:41:53 2022-06-17 06:41:53,506 [execute] INFO git tag -a v2.2.1-dev.12 -m v2.2.1-dev.12 06:41:53 2022-06-17 06:41:53,506 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.1-dev.12', '-m', 'v2.2.1-dev.12'], cwd=/w/workspace/edgex-go/241, universal_newlines=False, shell=None, istream=None) 06:41:53 2022-06-17 06:41:53,511 [read_version] DEBUG read version from /w/workspace/edgex-go/241/.semver/main 06:41:53 2.2.1-dev.12 [Pipeline] } 06:41:53 $ docker exec --env ******** --env ******** 579681cb6660303e7557282d5d4422e369a317aafb88e8c6decb0c791cf35725 ssh-agent -k 06:41:53 unset SSH_AUTH_SOCK; 06:41:53 unset SSH_AGENT_PID; 06:41:53 echo Agent pid 41 killed; 06:41:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:41:54 + git semver [Pipeline] } 06:41:54 $ docker stop --time=1 579681cb6660303e7557282d5d4422e369a317aafb88e8c6decb0c791cf35725 06:41:55 $ docker rm -f 579681cb6660303e7557282d5d4422e369a317aafb88e8c6decb0c791cf35725 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:41:56 06:41:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:41:56 0.23.1-centos7: Pulling from edgex-lftools 06:41:56 ab5ef0e58194: Pulling fs layer 06:41:56 9712f1f96733: Pulling fs layer 06:41:56 63f879dbbcfc: Pulling fs layer 06:41:56 0d9ebad4ef96: Pulling fs layer 06:41:56 e9a5061849ea: Pulling fs layer 06:41:56 d747dcd14b5f: Pulling fs layer 06:41:56 2de7ff778b66: Pulling fs layer 06:41:56 0d9ebad4ef96: Waiting 06:41:56 d747dcd14b5f: Waiting 06:41:56 e9a5061849ea: Waiting 06:41:56 2de7ff778b66: Waiting 06:41:56 9712f1f96733: Verifying Checksum 06:41:56 9712f1f96733: Download complete 06:41:56 63f879dbbcfc: Verifying Checksum 06:41:56 63f879dbbcfc: Download complete 06:41:56 e9a5061849ea: Verifying Checksum 06:41:56 e9a5061849ea: Download complete 06:41:56 d747dcd14b5f: Verifying Checksum 06:41:56 d747dcd14b5f: Download complete 06:41:56 ab5ef0e58194: Verifying Checksum 06:41:56 ab5ef0e58194: Download complete 06:41:57 0d9ebad4ef96: Verifying Checksum 06:41:57 0d9ebad4ef96: Download complete 06:41:57 2de7ff778b66: Verifying Checksum 06:41:57 2de7ff778b66: Download complete 06:42:00 ab5ef0e58194: Pull complete 06:42:00 9712f1f96733: Pull complete 06:42:00 63f879dbbcfc: Pull complete 06:42:04 0d9ebad4ef96: Pull complete 06:42:04 e9a5061849ea: Pull complete 06:42:04 d747dcd14b5f: Pull complete 06:42:06 2de7ff778b66: Pull complete 06:42:06 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 06:42:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:42:06 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:42:06 prd-ubuntu20.04-docker-8c-8g-2541 does not seem to be running inside a container 06:42:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/241 -v /w/workspace/edgex-go/241:/w/workspace/edgex-go/241:rw,z -v /w/workspace/edgex-go/241@tmp:/w/workspace/edgex-go/241@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 06:42:08 $ docker top 8d2234d0319dae53494c610c8f95a201e9eda77417b7930d4f5e8ef238a57466 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 06:42:08 provisioning config files... 06:42:08 copy managed file [sigul-config] to file:/w/workspace/edgex-go/241@tmp/config356912072407261690tmp 06:42:08 copy managed file [sigul-password] to file:/w/workspace/edgex-go/241@tmp/config2099730750202920971tmp 06:42:08 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/241@tmp/config3754575525182848165tmp [Pipeline] { [Pipeline] echo 06:42:08 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 06:42:08 ---> sigul-configuration.sh 06:42:08 gpg: directory `/root/.gnupg' created 06:42:08 gpg: new configuration file `/root/.gnupg/gpg.conf' created 06:42:08 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 06:42:08 gpg: keyring `/root/.gnupg/secring.gpg' created 06:42:08 gpg: keyring `/root/.gnupg/pubring.gpg' created 06:42:08 gpg: CAST5 encrypted data 06:42:08 gpg: encrypted with 1 passphrase 06:42:08 gpg: WARNING: message was not integrity protected [Pipeline] sh 06:42:09 + mkdir /home/jenkins 06:42:09 + mkdir /home/jenkins/sigul [Pipeline] sh 06:42:09 + 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 06:42:09 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 06:42:09 ---> sigul-install.sh 06:42:09 Sigul already installed; skipping installation. [Pipeline] sh 06:42:10 + git tag --list 06:42:10 0.6.0 06:42:10 0.6.1 06:42:10 0.7.0 06:42:10 0.7.1 06:42:10 v1.0.0 06:42:10 v1.0.1 06:42:10 v1.1.0 06:42:10 v1.2.0 06:42:10 v1.2.1 06:42:10 v1.3.0 06:42:10 v1.3.1 06:42:10 v2.0.0 06:42:10 v2.1.0 06:42:10 v2.1.1 06:42:10 v2.1.1-dev.1 06:42:10 v2.1.1-dev.2 06:42:10 v2.1.1-dev.3 06:42:10 v2.1.1-dev.4 06:42:10 v2.1.1-dev.5 06:42:10 v2.1.1-dev.6 06:42:10 v2.1.1-dev.7 06:42:10 v2.1.1-dev.8 06:42:10 v2.2.0 06:42:10 v2.2.1-dev.1 06:42:10 v2.2.1-dev.10 06:42:10 v2.2.1-dev.11 06:42:10 v2.2.1-dev.12 06:42:10 v2.2.1-dev.2 06:42:10 v2.2.1-dev.3 06:42:10 v2.2.1-dev.4 06:42:10 v2.2.1-dev.5 06:42:10 v2.2.1-dev.6 06:42:10 v2.2.1-dev.7 06:42:10 v2.2.1-dev.8 06:42:10 v2.2.1-dev.9 [Pipeline] sh 06:42:10 + lftools sign git-tag v2.2.1-dev.12 06:42:10 Signing Git tag with Sigul... 06:42:10 Signing v2.2.1-dev.12 [Pipeline] echo 06:42:11 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 06:42:11 ---> sigul-configuration-cleanup.sh [Pipeline] } 06:42:11 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 06:42:11 $ docker stop --time=1 8d2234d0319dae53494c610c8f95a201e9eda77417b7930d4f5e8ef238a57466 06:42:12 $ docker rm -f 8d2234d0319dae53494c610c8f95a201e9eda77417b7930d4f5e8ef238a57466 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 06:42:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:42:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:42:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:42:13 prd-ubuntu20.04-docker-8c-8g-2541 does not seem to be running inside a container 06:42:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/241 -v /w/workspace/edgex-go/241:/w/workspace/edgex-go/241:rw,z -v /w/workspace/edgex-go/241@tmp:/w/workspace/edgex-go/241@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:42:14 $ docker top 55f54a06196ef9d0cd16114adf7fbeb7d74555c58bd661629581b349247cf821 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:42:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:42:14 [ssh-agent] Looking for ssh-agent implementation... 06:42:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:42:14 $ docker exec 55f54a06196ef9d0cd16114adf7fbeb7d74555c58bd661629581b349247cf821 ssh-agent 06:42:14 SSH_AUTH_SOCK=/tmp/ssh-DLjrAUr1IPg5/agent.33 06:42:14 SSH_AGENT_PID=40 06:42:14 Running ssh-add (command line suppressed) 06:42:14 Identity added: /w/workspace/edgex-go/241@tmp/private_key_1122359132056767897.key (/w/workspace/edgex-go/241@tmp/private_key_1122359132056767897.key) 06:42:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:42:15 + git semver bump pre 06:42:15 2022-06-17 06:42:15,259 [read_version] DEBUG read version from /w/workspace/edgex-go/241/.semver/main 06:42:15 2022-06-17 06:42:15,260 [bump_version] DEBUG bumping version:2.2.1-dev.12 on axis:pre with prefix:dev 06:42:15 2022-06-17 06:42:15,260 [bump_version] DEBUG bumped version:2.2.1-dev.13 06:42:15 2022-06-17 06:42:15,260 [write_version] DEBUG write version:2.2.1-dev.13 to path:/w/workspace/edgex-go/241/.semver/main with force:True 06:42:15 2022-06-17 06:42:15,260 [read_version] DEBUG read version from /w/workspace/edgex-go/241/.semver/main 06:42:15 2022-06-17 06:42:15,260 [write_file] DEBUG write to file:/w/workspace/edgex-go/241/.semver/main 06:42:15 2022-06-17 06:42:15,262 [execute] INFO git cat-file --batch-check 06:42:15 2022-06-17 06:42:15,263 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/241/.semver, universal_newlines=False, shell=None, istream=) 06:42:15 2022-06-17 06:42:15,268 [execute] INFO git cat-file --batch 06:42:15 2022-06-17 06:42:15,268 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/241/.semver, universal_newlines=False, shell=None, istream=) 06:42:15 2022-06-17 06:42:15,273 [read_version] DEBUG read version from /w/workspace/edgex-go/241/.semver/main 06:42:15 2.2.1-dev.13 [Pipeline] } 06:42:15 $ docker exec --env ******** --env ******** 55f54a06196ef9d0cd16114adf7fbeb7d74555c58bd661629581b349247cf821 ssh-agent -k 06:42:15 unset SSH_AUTH_SOCK; 06:42:15 unset SSH_AGENT_PID; 06:42:15 echo Agent pid 40 killed; 06:42:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:42:15 + git semver [Pipeline] } 06:42:16 $ docker stop --time=1 55f54a06196ef9d0cd16114adf7fbeb7d74555c58bd661629581b349247cf821 06:42:17 $ docker rm -f 55f54a06196ef9d0cd16114adf7fbeb7d74555c58bd661629581b349247cf821 [Pipeline] // withDockerContainer [Pipeline] sh 06:42:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:42:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:42:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:42:18 prd-ubuntu20.04-docker-8c-8g-2541 does not seem to be running inside a container 06:42:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/241 -v /w/workspace/edgex-go/241:/w/workspace/edgex-go/241:rw,z -v /w/workspace/edgex-go/241@tmp:/w/workspace/edgex-go/241@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:42:18 $ docker top 367121e2645b53bbafd089167eae94acdceb044ef131e4b1329bae1d190bc312 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:42:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:42:18 [ssh-agent] Looking for ssh-agent implementation... 06:42:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:42:18 $ docker exec 367121e2645b53bbafd089167eae94acdceb044ef131e4b1329bae1d190bc312 ssh-agent 06:42:18 SSH_AUTH_SOCK=/tmp/ssh-tj8DBllvjAFg/agent.32 06:42:18 SSH_AGENT_PID=39 06:42:18 Running ssh-add (command line suppressed) 06:42:18 Identity added: /w/workspace/edgex-go/241@tmp/private_key_1825751045836942353.key (/w/workspace/edgex-go/241@tmp/private_key_1825751045836942353.key) 06:42:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:42:19 + git semver push 06:42:19 2022-06-17 06:42:19,487 [run_push] DEBUG push 06:42:19 2022-06-17 06:42:19,488 [execute] INFO git cat-file --batch-check 06:42:19 2022-06-17 06:42:19,488 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/241/.semver, universal_newlines=False, shell=None, istream=) 06:42:19 2022-06-17 06:42:19,491 [execute] INFO git rev-list 9ee1450a54944ac802880acba084dbc315bb7215 -- 06:42:19 2022-06-17 06:42:19,491 [execute] DEBUG Popen(['git', 'rev-list', '9ee1450a54944ac802880acba084dbc315bb7215', '--'], cwd=/w/workspace/edgex-go/241/.semver, universal_newlines=False, shell=None, istream=None) 06:42:19 2022-06-17 06:42:19,506 [execute] INFO git fetch -v origin 06:42:19 2022-06-17 06:42:19,506 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/241/.semver, universal_newlines=True, shell=None, istream=None) 06:42:20 2022-06-17 06:42:19,991 [run_push] DEBUG no remote changes detected 06:42:20 2022-06-17 06:42:19,992 [execute] INFO git push origin semver 06:42:20 2022-06-17 06:42:19,992 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/241/.semver, universal_newlines=False, shell=None, istream=None) 06:42:21 2022-06-17 06:42:20,814 [run_push] DEBUG push all version tags 06:42:21 2022-06-17 06:42:20,815 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 06:42:21 2022-06-17 06:42:20,815 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/241, universal_newlines=False, shell=None, istream=None) 06:42:21 2022-06-17 06:42:21,527 [read_version] DEBUG read version from /w/workspace/edgex-go/241/.semver/main 06:42:21 2.2.1-dev.13 [Pipeline] } 06:42:21 $ docker exec --env ******** --env ******** 367121e2645b53bbafd089167eae94acdceb044ef131e4b1329bae1d190bc312 ssh-agent -k 06:42:21 unset SSH_AUTH_SOCK; 06:42:21 unset SSH_AGENT_PID; 06:42:21 echo Agent pid 39 killed; 06:42:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:42:22 + git semver [Pipeline] } 06:42:22 $ docker stop --time=1 367121e2645b53bbafd089167eae94acdceb044ef131e4b1329bae1d190bc312 06:42:23 $ docker rm -f 367121e2645b53bbafd089167eae94acdceb044ef131e4b1329bae1d190bc312 [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 06:42:24 + [ -d /w/workspace/edgex-go/241/archives ] [Pipeline] libraryResource [Pipeline] sh 06:42:24 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:42:25 ---> package-listing.sh 06:42:25 ++ facter osfamily 06:42:25 ++ tr '[:upper:]' '[:lower:]' 06:42:25 + OS_FAMILY=debian 06:42:25 + workspace=/w/workspace/edgex-go/241 06:42:25 + START_PACKAGES=/tmp/packages_start.txt 06:42:25 + END_PACKAGES=/tmp/packages_end.txt 06:42:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:42:25 + PACKAGES=/tmp/packages_start.txt 06:42:25 + '[' /w/workspace/edgex-go/241 ']' 06:42:25 + PACKAGES=/tmp/packages_end.txt 06:42:25 + case "${OS_FAMILY}" in 06:42:25 + dpkg -l 06:42:25 + grep '^ii' 06:42:25 + '[' -f /tmp/packages_start.txt ']' 06:42:25 + '[' -f /tmp/packages_end.txt ']' 06:42:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:42:25 + '[' /w/workspace/edgex-go/241 ']' 06:42:25 + mkdir -p /w/workspace/edgex-go/241/archives/ 06:42:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/241/archives/ [Pipeline] echo 06:42:25 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/241/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:42:25 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:42:26 06:42:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:42:26 latest: Pulling from edgex-lftools-log-publisher 06:42:26 5eb5b503b376: Pulling fs layer 06:42:26 5c69ac0246d0: Pulling fs layer 06:42:26 ec43610c2a17: Pulling fs layer 06:42:26 3a2ae6a8a46f: Pulling fs layer 06:42:26 33b1e0a273af: Pulling fs layer 06:42:26 5d3b04190fa2: Pulling fs layer 06:42:26 2f39f015ded8: Pulling fs layer 06:42:26 5d3b04190fa2: Waiting 06:42:26 3a2ae6a8a46f: Waiting 06:42:26 33b1e0a273af: Waiting 06:42:26 2f39f015ded8: Waiting 06:42:26 5c69ac0246d0: Download complete 06:42:26 3a2ae6a8a46f: Verifying Checksum 06:42:26 3a2ae6a8a46f: Download complete 06:42:27 33b1e0a273af: Verifying Checksum 06:42:27 33b1e0a273af: Download complete 06:42:27 5d3b04190fa2: Verifying Checksum 06:42:27 5d3b04190fa2: Download complete 06:42:27 ec43610c2a17: Verifying Checksum 06:42:27 ec43610c2a17: Download complete 06:42:27 5eb5b503b376: Verifying Checksum 06:42:27 5eb5b503b376: Download complete 06:42:27 2f39f015ded8: Download complete 06:42:28 5eb5b503b376: Pull complete 06:42:28 5c69ac0246d0: Pull complete 06:42:28 ec43610c2a17: Pull complete 06:42:28 3a2ae6a8a46f: Pull complete 06:42:29 33b1e0a273af: Pull complete 06:42:29 5d3b04190fa2: Pull complete 06:42:33 2f39f015ded8: Pull complete 06:42:33 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:42:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:42:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:42:33 prd-ubuntu20.04-docker-8c-8g-2541 does not seem to be running inside a container 06:42:33 $ 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/241/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/241 -v /w/workspace/edgex-go/241:/w/workspace/edgex-go/241:rw,z -v /w/workspace/edgex-go/241@tmp:/w/workspace/edgex-go/241@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:42:35 $ docker top 50da1555c8df169b8d192796f8a8e4bab78341c27942656505d03afc9384266a -eo pid,comm [Pipeline] { [Pipeline] sh 06:42:35 + touch /tmp/pre-build-complete [Pipeline] sh 06:42:35 + mkdir -p /var/log/sysstat [Pipeline] sh 06:42:36 + ls /var/log/sa-host 06:42:36 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:42:36 provisioning config files... 06:42:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/241@tmp/config3195501279624387694tmp [Pipeline] { [Pipeline] echo 06:42:36 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:42:36 ---> create-netrc.sh [Pipeline] } 06:42:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:42:36 ---> python-tools-install.sh [Pipeline] echo 06:42:36 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:42:37 ---> sudo-logs.sh 06:42:37 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:42:37 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:42:37 ---> job-cost.sh 06:42:37 lf-activate-venv: SKIPPING 06:42:37 DEBUG: total: 0.10999999940395355 06:42:37 INFO: Retrieving Stack Cost... 06:42:37 INFO: Retrieving Pricing Info for: v3-standard-8 06:42:38 INFO: Archiving Costs [Pipeline] echo 06:42:38 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:42:38 ---> logs-deploy.sh 06:42:38 lf-activate-venv: SKIPPING 06:42:38 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/241 06:42:38 INFO: archiving workspace using pattern(s): 06:42:39 Archives upload complete. 06:42:39 INFO: archiving logs to Nexus 06:42:40 ---> uname -a: 06:42:40 Linux prd-ubuntu20-04-docker-8c-8g-2541 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 06:42:40 06:42:40 06:42:40 ---> lscpu: 06:42:40 Architecture: x86_64 06:42:40 CPU op-mode(s): 32-bit, 64-bit 06:42:40 Byte Order: Little Endian 06:42:40 Address sizes: 40 bits physical, 48 bits virtual 06:42:40 CPU(s): 8 06:42:40 On-line CPU(s) list: 0-7 06:42:40 Thread(s) per core: 1 06:42:40 Core(s) per socket: 1 06:42:40 Socket(s): 8 06:42:40 NUMA node(s): 1 06:42:40 Vendor ID: AuthenticAMD 06:42:40 CPU family: 23 06:42:40 Model: 49 06:42:40 Model name: AMD EPYC-Rome Processor 06:42:40 Stepping: 0 06:42:40 CPU MHz: 2799.994 06:42:40 BogoMIPS: 5599.98 06:42:40 Virtualization: AMD-V 06:42:40 Hypervisor vendor: KVM 06:42:40 Virtualization type: full 06:42:40 L1d cache: 256 KiB 06:42:40 L1i cache: 256 KiB 06:42:40 L2 cache: 4 MiB 06:42:40 L3 cache: 128 MiB 06:42:40 NUMA node0 CPU(s): 0-7 06:42:40 Vulnerability Itlb multihit: Not affected 06:42:40 Vulnerability L1tf: Not affected 06:42:40 Vulnerability Mds: Not affected 06:42:40 Vulnerability Meltdown: Not affected 06:42:40 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:42:40 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 06:42:40 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 06:42:40 Vulnerability Srbds: Not affected 06:42:40 Vulnerability Tsx async abort: Not affected 06:42:40 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 06:42:40 06:42:40 06:42:40 ---> nproc: 06:42:40 8 06:42:40 06:42:40 06:42:40 ---> df -h: 06:42:40 Filesystem Size Used Avail Use% Mounted on 06:42:40 overlay 155G 19G 137G 13% / 06:42:40 tmpfs 64M 0 64M 0% /dev 06:42:40 tmpfs 16G 0 16G 0% /sys/fs/cgroup 06:42:40 shm 64M 0 64M 0% /dev/shm 06:42:40 /dev/vda1 155G 19G 137G 13% /facter-os 06:42:40 06:42:40 06:42:40 ---> sar -b -r -n DEV: 06:42:40 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-2541) 06/17/22 _x86_64_ (8 CPU) 06:42:40 06:42:40 06:16:20 LINUX RESTART (8 CPU) 06:42:40 06:42:40 06:17:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:42:40 06:18:01 178.77 11.56 167.21 0.00 1982.81 120625.79 0.00 06:42:40 06:19:01 33.28 0.12 33.16 0.00 4.00 12866.01 0.00 06:42:40 06:20:01 151.21 0.05 151.16 0.00 4.53 181135.01 0.00 06:42:40 06:21:01 1126.84 0.23 1126.60 0.00 15.59 491082.59 0.00 06:42:40 06:22:01 1229.62 0.22 1229.41 0.00 5.33 264387.74 0.00 06:42:40 06:23:01 24.31 0.03 24.28 0.00 4.93 676.95 0.00 06:42:40 06:24:01 12.23 0.02 12.21 0.00 1.33 348.48 0.00 06:42:40 06:25:01 2.05 0.02 2.03 0.00 0.13 24.00 0.00 06:42:40 06:26:01 4.39 2.23 2.16 0.00 36.29 75.49 0.00 06:42:40 06:27:01 1.98 0.00 1.98 0.00 0.00 26.66 0.00 06:42:40 06:28:01 1.00 0.00 1.00 0.00 0.00 12.13 0.00 06:42:40 06:29:01 3.35 0.87 2.48 0.00 18.40 32.53 0.00 06:42:40 06:30:01 1.28 0.00 1.28 0.00 0.00 14.40 0.00 06:42:40 06:31:01 1.80 0.00 1.80 0.00 0.00 21.06 0.00 06:42:40 06:32:01 1.60 0.02 1.58 0.00 0.13 18.39 0.00 06:42:40 06:33:01 1.87 0.63 1.23 0.00 22.53 15.46 0.00 06:42:40 06:34:01 2.02 0.93 1.08 0.00 26.53 14.93 0.00 06:42:40 06:35:01 1.15 0.00 1.15 0.00 0.00 14.80 0.00 06:42:40 06:36:01 0.98 0.00 0.98 0.00 0.00 12.26 0.00 06:42:40 06:37:01 1.25 0.00 1.25 0.00 0.00 16.26 0.00 06:42:40 06:38:01 0.92 0.00 0.92 0.00 0.00 11.73 0.00 06:42:40 06:39:01 1.27 0.00 1.27 0.00 0.00 16.26 0.00 06:42:40 06:40:01 1.15 0.00 1.15 0.00 0.00 13.06 0.00 06:42:40 06:41:01 1.20 0.00 1.20 0.00 0.00 16.39 0.00 06:42:40 06:42:01 77.55 0.32 77.24 0.00 9.87 35478.62 0.00 06:42:40 Average: 114.53 0.69 113.84 0.00 85.30 44278.84 0.00 06:42:40 06:42:40 06:17:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:42:40 06:18:01 27758596 31618916 676736 2.06 159828 3890164 2361452 6.96 1563388 3093164 209544 06:42:40 06:19:01 27549428 31715916 575852 1.75 165408 4152944 2284756 6.73 1437836 3386224 232576 06:42:40 06:20:01 25051840 31752068 541336 1.65 169264 6615492 1994436 5.88 1759816 5495904 362980 06:42:40 06:21:01 18835336 31179032 1082380 3.29 208344 11993992 3905008 11.51 2692848 10512472 801268 06:42:40 06:22:01 20892796 31772700 510480 1.55 234488 10544004 1878396 5.54 2116260 9103104 972 06:42:40 06:23:01 20873456 31755240 527952 1.61 235612 10544680 2070952 6.10 2136008 9103428 32 06:42:40 06:24:01 20893296 31775440 507508 1.54 236212 10544968 1884828 5.55 2112784 9103592 196 06:42:40 06:25:01 20892812 31774988 507988 1.54 236244 10544972 1884828 5.55 2112352 9103600 56 06:42:40 06:26:01 20897536 31782496 499924 1.52 236292 10547312 1884828 5.55 2106116 9105788 12 06:42:40 06:27:01 20897664 31782648 499976 1.52 236332 10547284 1884828 5.55 2106528 9105764 20 06:42:40 06:28:01 20899208 31784200 498424 1.52 236352 10547292 1884828 5.55 2105268 9105768 40 06:42:40 06:29:01 20898960 31784872 497720 1.51 236408 10547804 1918408 5.65 2104888 9106204 12 06:42:40 06:30:01 20898636 31784600 497948 1.51 236448 10547800 1918408 5.65 2104928 9106212 12 06:42:40 06:31:01 20898800 31784832 497596 1.51 236476 10547816 1918408 5.65 2105232 9106220 180 06:42:40 06:32:01 20898208 31784340 498032 1.51 236512 10547816 1922488 5.67 2105860 9106216 208 06:42:40 06:33:01 20897152 31783984 498380 1.52 236536 10548492 1922488 5.67 2107288 9106672 48 06:42:40 06:34:01 20894212 31782748 499520 1.52 236564 10549296 1922488 5.67 2111716 9105748 44 06:42:40 06:35:01 20894412 31782968 499508 1.52 236572 10549296 1922488 5.67 2110804 9105740 16 06:42:40 06:36:01 20894144 31782720 499708 1.52 236592 10549300 1922488 5.67 2110816 9105744 12 06:42:40 06:37:01 20894128 31782776 499644 1.52 236612 10549300 1922488 5.67 2111352 9105784 24 06:42:40 06:38:01 20893828 31782496 499864 1.52 236628 10549304 1922488 5.67 2110848 9105788 40 06:42:40 06:39:01 20893724 31782428 499856 1.52 236652 10549312 1922488 5.67 2111072 9105792 80 06:42:40 06:40:01 20893900 31782604 499836 1.52 236660 10549312 1922488 5.67 2110876 9105792 188 06:42:40 06:41:01 20893568 31782304 500060 1.52 236668 10549320 1922488 5.67 2111292 9105804 212 06:42:40 06:42:01 19542120 31717504 562748 1.71 265008 11739552 2307664 6.80 2239752 10255852 497716 06:42:40 Average: 21465110 31743793 539159 1.64 227788 9973873 2048276 6.04 2076237 8594095 84260 06:42:40 06:42:40 06:17:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:42:40 06:18:01 lo 4.20 4.20 0.42 0.42 0.00 0.00 0.00 0.00 06:42:40 06:18:01 veth47f71ac 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 06:42:40 06:18:01 docker0 661.63 578.46 48.39 3716.06 0.00 0.00 0.00 0.00 06:42:40 06:18:01 ens3 908.41 879.47 9286.07 144.42 0.00 0.00 0.00 0.00 06:42:40 06:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:42:40 06:19:01 veth47f71ac 1.45 1.50 0.11 0.13 0.00 0.00 0.00 0.00 06:42:40 06:19:01 docker0 1.45 1.45 0.09 0.12 0.00 0.00 0.00 0.00 06:42:40 06:19:01 ens3 27.13 16.28 21.81 11.80 0.00 0.00 0.00 0.00 06:42:40 06:20:01 veth3481e1e 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 06:42:40 06:20:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 06:42:40 06:20:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 06:42:40 06:20:01 ens3 122.80 87.65 1702.34 75.09 0.00 0.00 0.00 0.00 06:42:40 06:21:01 veth1eb6a63 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 06:42:40 06:21:01 veth3481e1e 0.00 1.37 0.00 0.07 0.00 0.00 0.00 0.00 06:42:40 06:21:01 veth4111407 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 06:42:40 06:21:01 lo 2.53 2.53 0.24 0.24 0.00 0.00 0.00 0.00 06:42:40 06:21:01 docker0 122.84 167.48 7.41 1041.28 0.00 0.00 0.00 0.00 06:42:40 06:21:01 ens3 292.19 211.19 2267.88 88.44 0.00 0.00 0.00 0.00 06:42:40 06:21:01 veth2415cab 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 06:42:40 06:21:01 veth5384387 0.03 0.17 0.00 0.01 0.00 0.00 0.00 0.00 06:42:40 06:22:01 lo 5.53 5.53 0.55 0.55 0.00 0.00 0.00 0.00 06:42:40 06:22:01 docker0 36.97 53.07 2.19 330.94 0.00 0.00 0.00 0.00 06:42:40 06:22:01 ens3 166.96 132.29 395.72 193.27 0.00 0.00 0.00 0.00 06:42:40 06:23:01 lo 40.13 40.13 3.95 3.95 0.00 0.00 0.00 0.00 06:42:40 06:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:40 06:23:01 ens3 395.77 415.66 194.74 2042.18 0.00 0.00 0.00 0.00 06:42:40 06:24:01 lo 17.33 17.33 1.71 1.71 0.00 0.00 0.00 0.00 06:42:40 06:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:40 06:24:01 ens3 197.03 197.72 107.87 1203.85 0.00 0.00 0.00 0.00 06:42:40 06:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:42:40 06:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:40 06:25:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 06:42:40 06:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:40 06:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:40 06:26:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:40 06:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:42:40 06:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:40 06:27:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 06:42:40 06:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:40 06:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:40 06:28:01 ens3 0.32 0.13 1.05 0.01 0.00 0.00 0.00 0.00 06:42:40 06:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:42:40 06:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:40 06:29:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:42:40 06:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:40 06:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:40 06:30:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:40 06:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:42:40 06:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:40 06:31:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:42:40 06:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:40 06:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:40 06:32:01 ens3 0.18 0.13 0.08 0.07 0.00 0.00 0.00 0.00 06:42:40 06:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:42:40 06:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:40 06:33:01 ens3 0.80 0.63 0.73 0.36 0.00 0.00 0.00 0.00 06:42:40 06:34:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 06:42:40 06:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:40 06:34:01 ens3 29.03 27.70 5.91 43.98 0.00 0.00 0.00 0.00 06:42:40 06:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:42:40 06:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:40 06:35:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:42:40 06:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:40 06:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:40 06:36:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:40 06:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:42:40 06:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:40 06:37:01 ens3 0.25 0.23 0.08 0.08 0.00 0.00 0.00 0.00 06:42:40 06:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:40 06:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:40 06:38:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:40 06:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:42:40 06:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:40 06:39:01 ens3 0.25 0.23 0.18 0.02 0.00 0.00 0.00 0.00 06:42:40 06:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:40 06:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:40 06:40:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:40 06:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:42:40 06:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:40 06:41:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:42:40 06:42:01 lo 2.33 2.33 0.24 0.24 0.00 0.00 0.00 0.00 06:42:40 06:42:01 docker0 37.56 45.69 3.31 691.11 0.00 0.00 0.00 0.00 06:42:40 06:42:01 ens3 365.06 281.74 7820.18 83.41 0.00 0.00 0.00 0.00 06:42:40 Average: lo 2.99 2.99 0.29 0.29 0.00 0.00 0.00 0.00 06:42:40 Average: docker0 34.42 33.85 2.46 231.18 0.00 0.00 0.00 0.00 06:42:40 Average: ens3 100.27 90.06 872.12 155.46 0.00 0.00 0.00 0.00 06:42:40 06:42:40 06:42:40 ---> sar -P ALL: 06:42:40 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-2541) 06/17/22 _x86_64_ (8 CPU) 06:42:40 06:42:40 06:16:20 LINUX RESTART (8 CPU) 06:42:40 06:42:40 06:17:01 CPU %user %nice %system %iowait %steal %idle 06:42:40 06:18:01 all 19.30 0.00 5.48 1.39 0.06 73.77 06:42:40 06:18:01 0 21.78 0.00 6.20 0.61 0.07 71.35 06:42:40 06:18:01 1 18.36 0.00 4.97 0.69 0.07 75.91 06:42:40 06:18:01 2 19.52 0.00 5.93 5.27 0.05 69.23 06:42:40 06:18:01 3 18.97 0.00 6.14 1.95 0.07 72.88 06:42:40 06:18:01 4 19.58 0.00 5.96 0.42 0.07 73.97 06:42:40 06:18:01 5 18.88 0.00 4.30 0.32 0.07 76.43 06:42:40 06:18:01 6 18.53 0.00 4.17 1.55 0.05 75.70 06:42:40 06:18:01 7 18.78 0.00 6.20 0.27 0.07 74.68 06:42:40 06:19:01 all 43.45 0.00 6.55 0.10 0.07 49.83 06:42:40 06:19:01 0 43.36 0.00 6.43 0.03 0.07 50.11 06:42:40 06:19:01 1 43.37 0.00 5.97 0.12 0.07 50.47 06:42:40 06:19:01 2 44.96 0.00 6.49 0.15 0.08 48.32 06:42:40 06:19:01 3 42.72 0.00 8.51 0.02 0.07 48.69 06:42:40 06:19:01 4 43.66 0.00 5.60 0.00 0.07 50.67 06:42:40 06:19:01 5 42.85 0.00 6.62 0.35 0.07 50.10 06:42:40 06:19:01 6 43.24 0.00 6.36 0.15 0.07 50.18 06:42:40 06:19:01 7 43.40 0.00 6.45 0.00 0.07 50.08 06:42:40 06:20:01 all 28.91 0.00 8.79 1.65 0.06 60.59 06:42:40 06:20:01 0 29.46 0.00 8.91 0.12 0.07 61.44 06:42:40 06:20:01 1 29.73 0.00 9.13 2.00 0.07 59.07 06:42:40 06:20:01 2 27.62 0.00 9.67 2.27 0.07 60.37 06:42:40 06:20:01 3 28.19 0.00 9.23 0.02 0.05 62.51 06:42:40 06:20:01 4 30.06 0.00 9.40 0.05 0.05 60.43 06:42:40 06:20:01 5 29.11 0.00 6.89 0.02 0.05 63.94 06:42:40 06:20:01 6 30.97 0.00 8.81 0.02 0.07 60.13 06:42:40 06:20:01 7 26.11 0.00 8.24 8.76 0.07 56.83 06:42:40 06:21:01 all 48.06 0.00 15.28 7.93 0.10 28.63 06:42:40 06:21:01 0 46.45 0.00 15.06 3.98 0.08 34.43 06:42:40 06:21:01 1 46.81 0.00 16.03 15.62 0.10 21.44 06:42:40 06:21:01 2 48.73 0.00 15.74 3.64 0.10 31.80 06:42:40 06:21:01 3 49.65 0.00 14.48 4.26 0.10 31.51 06:42:40 06:21:01 4 47.38 0.00 14.81 9.23 0.10 28.47 06:42:40 06:21:01 5 47.91 0.00 15.25 15.57 0.10 21.17 06:42:40 06:21:01 6 49.73 0.00 14.95 3.62 0.09 31.61 06:42:40 06:21:01 7 47.80 0.00 15.94 7.60 0.10 28.56 06:42:40 06:22:01 all 58.83 0.00 12.78 2.71 0.09 25.59 06:42:40 06:22:01 0 57.12 0.00 14.24 2.06 0.10 26.48 06:42:40 06:22:01 1 58.51 0.00 13.30 3.43 0.08 24.68 06:42:40 06:22:01 2 58.47 0.00 12.74 2.98 0.08 25.72 06:42:40 06:22:01 3 59.75 0.00 11.59 1.17 0.10 27.40 06:42:40 06:22:01 4 60.20 0.00 11.94 2.15 0.08 25.62 06:42:40 06:22:01 5 58.88 0.00 12.93 2.15 0.10 25.93 06:42:40 06:22:01 6 58.42 0.00 11.99 2.80 0.10 26.68 06:42:40 06:22:01 7 59.27 0.00 13.52 4.91 0.10 22.19 06:42:40 06:23:01 all 7.74 0.00 1.11 0.11 0.04 91.01 06:42:40 06:23:01 0 8.87 0.00 1.25 0.02 0.03 89.83 06:42:40 06:23:01 1 10.76 0.00 1.06 0.47 0.05 87.66 06:42:40 06:23:01 2 6.48 0.00 1.36 0.05 0.03 92.08 06:42:40 06:23:01 3 9.04 0.00 1.11 0.08 0.03 89.74 06:42:40 06:23:01 4 6.79 0.00 0.87 0.03 0.05 92.26 06:42:40 06:23:01 5 3.41 0.00 0.84 0.10 0.02 95.64 06:42:40 06:23:01 6 10.22 0.00 1.00 0.13 0.03 88.61 06:42:40 06:23:01 7 6.33 0.00 1.37 0.02 0.05 92.23 06:42:40 06:24:01 all 9.26 0.00 1.48 0.04 0.03 89.18 06:42:40 06:24:01 0 5.63 0.00 0.59 0.00 0.02 93.76 06:42:40 06:24:01 1 1.08 0.00 0.42 0.05 0.02 98.43 06:42:40 06:24:01 2 21.81 0.00 3.43 0.02 0.05 74.69 06:42:40 06:24:01 3 6.65 0.00 0.92 0.02 0.05 92.36 06:42:40 06:24:01 4 6.98 0.00 0.85 0.22 0.03 91.92 06:42:40 06:24:01 5 5.31 0.00 0.89 0.00 0.02 93.79 06:42:40 06:24:01 6 5.74 0.00 0.80 0.03 0.03 93.39 06:42:40 06:24:01 7 20.97 0.00 3.99 0.00 0.05 74.99 06:42:40 06:25:01 all 9.63 0.00 2.98 0.01 0.02 87.36 06:42:40 06:25:01 0 0.03 0.00 0.03 0.00 0.02 99.92 06:42:40 06:25:01 1 16.34 0.00 7.66 0.00 0.05 75.96 06:42:40 06:25:01 2 38.14 0.00 10.40 0.00 0.03 51.43 06:42:40 06:25:01 3 0.05 0.00 0.02 0.00 0.02 99.92 06:42:40 06:25:01 4 0.00 0.00 0.00 0.03 0.00 99.97 06:42:40 06:25:01 5 0.00 0.00 0.02 0.00 0.02 99.97 06:42:40 06:25:01 6 0.53 0.00 0.03 0.05 0.02 99.37 06:42:40 06:25:01 7 22.00 0.00 5.65 0.00 0.02 72.33 06:42:40 06:26:01 all 4.80 0.00 2.27 0.01 0.01 92.91 06:42:40 06:26:01 0 0.03 0.00 0.02 0.00 0.00 99.95 06:42:40 06:26:01 1 12.94 0.00 6.15 0.00 0.03 80.87 06:42:40 06:26:01 2 25.15 0.00 11.81 0.00 0.05 63.00 06:42:40 06:26:01 3 0.05 0.00 0.03 0.00 0.02 99.90 06:42:40 06:26:01 4 0.13 0.00 0.02 0.02 0.00 99.83 06:42:40 06:26:01 5 0.02 0.00 0.03 0.00 0.00 99.95 06:42:40 06:26:01 6 0.02 0.00 0.05 0.08 0.00 99.85 06:42:40 06:26:01 7 0.03 0.00 0.02 0.00 0.00 99.95 06:42:40 06:27:01 all 0.02 0.00 0.02 0.02 0.01 99.93 06:42:40 06:27:01 0 0.03 0.00 0.02 0.03 0.02 99.90 06:42:40 06:27:01 1 0.08 0.00 0.08 0.00 0.02 99.82 06:42:40 06:27:01 2 0.00 0.00 0.02 0.00 0.07 99.92 06:42:40 06:27:01 3 0.02 0.00 0.02 0.00 0.02 99.95 06:42:40 06:27:01 4 0.00 0.00 0.00 0.08 0.00 99.92 06:42:40 06:27:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:42:40 06:27:01 6 0.00 0.00 0.00 0.02 0.00 99.98 06:42:40 06:27:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:42:40 06:28:01 all 0.03 0.00 0.02 0.00 0.01 99.94 06:42:40 06:28:01 0 0.05 0.00 0.00 0.00 0.00 99.95 06:42:40 06:28:01 1 0.05 0.00 0.03 0.00 0.02 99.90 06:42:40 06:28:01 2 0.07 0.00 0.07 0.00 0.02 99.85 06:42:40 06:28:01 3 0.03 0.00 0.02 0.00 0.00 99.95 06:42:40 06:28:01 4 0.00 0.00 0.00 0.02 0.00 99.98 06:42:40 06:28:01 5 0.00 0.00 0.02 0.00 0.00 99.98 06:42:40 06:28:01 6 0.02 0.00 0.02 0.02 0.02 99.93 06:42:40 06:28:01 7 0.03 0.00 0.02 0.00 0.00 99.95 06:42:40 06:42:40 06:28:01 CPU %user %nice %system %iowait %steal %idle 06:42:40 06:29:01 all 0.06 0.00 0.04 0.01 0.01 99.88 06:42:40 06:29:01 0 0.00 0.00 0.02 0.00 0.00 99.98 06:42:40 06:29:01 1 0.05 0.00 0.02 0.00 0.00 99.93 06:42:40 06:29:01 2 0.03 0.00 0.05 0.00 0.02 99.90 06:42:40 06:29:01 3 0.03 0.00 0.03 0.00 0.02 99.92 06:42:40 06:29:01 4 0.03 0.00 0.03 0.03 0.02 99.88 06:42:40 06:29:01 5 0.03 0.00 0.02 0.02 0.00 99.93 06:42:40 06:29:01 6 0.10 0.00 0.07 0.02 0.03 99.78 06:42:40 06:29:01 7 0.17 0.00 0.08 0.03 0.00 99.72 06:42:40 06:30:01 all 0.17 0.00 0.02 0.01 0.01 99.79 06:42:40 06:30:01 0 0.03 0.00 0.02 0.00 0.00 99.95 06:42:40 06:30:01 1 0.02 0.00 0.00 0.00 0.00 99.98 06:42:40 06:30:01 2 0.00 0.00 0.00 0.00 0.02 99.98 06:42:40 06:30:01 3 0.02 0.00 0.03 0.00 0.02 99.93 06:42:40 06:30:01 4 0.02 0.00 0.00 0.03 0.00 99.95 06:42:40 06:30:01 5 0.03 0.00 0.02 0.02 0.00 99.93 06:42:40 06:30:01 6 1.28 0.00 0.10 0.00 0.05 98.58 06:42:40 06:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:42:40 06:31:01 all 0.01 0.00 0.01 0.01 0.01 99.96 06:42:40 06:31:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:42:40 06:31:01 1 0.00 0.00 0.03 0.00 0.00 99.97 06:42:40 06:31:01 2 0.02 0.00 0.00 0.00 0.00 99.98 06:42:40 06:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 06:42:40 06:31:01 4 0.00 0.00 0.00 0.02 0.00 99.98 06:42:40 06:31:01 5 0.02 0.00 0.02 0.05 0.00 99.92 06:42:40 06:31:01 6 0.07 0.00 0.05 0.00 0.03 99.85 06:42:40 06:31:01 7 0.02 0.00 0.00 0.00 0.02 99.97 06:42:40 06:32:01 all 0.10 0.00 0.04 0.01 0.01 99.85 06:42:40 06:32:01 0 0.02 0.00 0.03 0.00 0.00 99.95 06:42:40 06:32:01 1 0.03 0.00 0.02 0.00 0.00 99.95 06:42:40 06:32:01 2 0.02 0.00 0.00 0.00 0.00 99.98 06:42:40 06:32:01 3 0.08 0.00 0.10 0.00 0.03 99.78 06:42:40 06:32:01 4 0.03 0.00 0.02 0.03 0.00 99.92 06:42:40 06:32:01 5 0.02 0.00 0.03 0.00 0.00 99.95 06:42:40 06:32:01 6 0.58 0.00 0.07 0.00 0.03 99.32 06:42:40 06:32:01 7 0.03 0.00 0.03 0.02 0.00 99.92 06:42:40 06:33:01 all 0.10 0.00 0.01 0.01 0.01 99.86 06:42:40 06:33:01 0 0.10 0.00 0.02 0.00 0.02 99.87 06:42:40 06:33:01 1 0.12 0.00 0.02 0.02 0.00 99.85 06:42:40 06:33:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:42:40 06:33:01 3 0.15 0.00 0.05 0.00 0.05 99.75 06:42:40 06:33:01 4 0.05 0.00 0.02 0.03 0.00 99.90 06:42:40 06:33:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:42:40 06:33:01 6 0.40 0.00 0.00 0.00 0.02 99.58 06:42:40 06:33:01 7 0.00 0.00 0.02 0.00 0.00 99.98 06:42:40 06:34:01 all 0.20 0.00 0.07 0.01 0.01 99.71 06:42:40 06:34:01 0 0.18 0.00 0.07 0.02 0.00 99.73 06:42:40 06:34:01 1 0.22 0.00 0.05 0.00 0.02 99.72 06:42:40 06:34:01 2 0.17 0.00 0.10 0.00 0.02 99.72 06:42:40 06:34:01 3 0.20 0.00 0.13 0.00 0.03 99.63 06:42:40 06:34:01 4 0.20 0.00 0.05 0.03 0.00 99.72 06:42:40 06:34:01 5 0.17 0.00 0.07 0.00 0.00 99.77 06:42:40 06:34:01 6 0.37 0.00 0.07 0.02 0.00 99.55 06:42:40 06:34:01 7 0.10 0.00 0.05 0.02 0.00 99.83 06:42:40 06:35:01 all 0.01 0.00 0.02 0.00 0.01 99.96 06:42:40 06:35:01 0 0.00 0.00 0.03 0.00 0.00 99.97 06:42:40 06:35:01 1 0.00 0.00 0.00 0.00 0.00 100.00 06:42:40 06:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:42:40 06:35:01 3 0.08 0.00 0.08 0.00 0.07 99.77 06:42:40 06:35:01 4 0.00 0.00 0.00 0.03 0.00 99.97 06:42:40 06:35:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:42:40 06:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:42:40 06:35:01 7 0.00 0.00 0.02 0.00 0.00 99.98 06:42:40 06:36:01 all 0.02 0.00 0.01 0.00 0.01 99.95 06:42:40 06:36:01 0 0.05 0.00 0.03 0.00 0.00 99.92 06:42:40 06:36:01 1 0.02 0.00 0.00 0.00 0.00 99.98 06:42:40 06:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:42:40 06:36:01 3 0.05 0.00 0.05 0.00 0.03 99.87 06:42:40 06:36:01 4 0.02 0.00 0.00 0.02 0.00 99.97 06:42:40 06:36:01 5 0.00 0.00 0.02 0.00 0.02 99.97 06:42:40 06:36:01 6 0.02 0.00 0.02 0.02 0.02 99.93 06:42:40 06:36:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:42:40 06:37:01 all 0.01 0.00 0.02 0.00 0.01 99.95 06:42:40 06:37:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:42:40 06:37:01 1 0.02 0.00 0.00 0.00 0.00 99.98 06:42:40 06:37:01 2 0.00 0.00 0.02 0.00 0.02 99.97 06:42:40 06:37:01 3 0.03 0.00 0.03 0.00 0.02 99.92 06:42:40 06:37:01 4 0.00 0.00 0.00 0.02 0.02 99.97 06:42:40 06:37:01 5 0.02 0.00 0.02 0.00 0.00 99.97 06:42:40 06:37:01 6 0.03 0.00 0.08 0.00 0.05 99.83 06:42:40 06:37:01 7 0.00 0.00 0.00 0.02 0.00 99.98 06:42:40 06:38:01 all 0.02 0.00 0.02 0.00 0.01 99.95 06:42:40 06:38:01 0 0.02 0.00 0.00 0.00 0.02 99.97 06:42:40 06:38:01 1 0.00 0.00 0.02 0.00 0.00 99.98 06:42:40 06:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:42:40 06:38:01 3 0.02 0.00 0.03 0.00 0.00 99.95 06:42:40 06:38:01 4 0.02 0.00 0.02 0.02 0.00 99.95 06:42:40 06:38:01 5 0.02 0.00 0.02 0.00 0.00 99.97 06:42:40 06:38:01 6 0.07 0.00 0.07 0.02 0.05 99.80 06:42:40 06:38:01 7 0.03 0.00 0.02 0.00 0.00 99.95 06:42:40 06:39:01 all 0.01 0.00 0.01 0.01 0.01 99.96 06:42:40 06:39:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:42:40 06:39:01 1 0.02 0.00 0.02 0.00 0.00 99.97 06:42:40 06:39:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:42:40 06:39:01 3 0.02 0.00 0.03 0.00 0.02 99.93 06:42:40 06:39:01 4 0.02 0.00 0.00 0.02 0.00 99.97 06:42:40 06:39:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:42:40 06:39:01 6 0.02 0.00 0.05 0.03 0.05 99.85 06:42:40 06:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:42:40 06:42:40 06:39:01 CPU %user %nice %system %iowait %steal %idle 06:42:40 06:40:01 all 0.02 0.00 0.02 0.00 0.01 99.96 06:42:40 06:40:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:42:40 06:40:01 1 0.03 0.00 0.00 0.00 0.00 99.97 06:42:40 06:40:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:42:40 06:40:01 3 0.03 0.00 0.02 0.00 0.00 99.95 06:42:40 06:40:01 4 0.00 0.00 0.02 0.02 0.00 99.97 06:42:40 06:40:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:42:40 06:40:01 6 0.03 0.00 0.08 0.02 0.05 99.82 06:42:40 06:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:42:40 06:41:01 all 0.01 0.00 0.02 0.00 0.01 99.96 06:42:40 06:41:01 0 0.00 0.00 0.03 0.00 0.00 99.97 06:42:40 06:41:01 1 0.02 0.00 0.00 0.00 0.00 99.98 06:42:40 06:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:42:40 06:41:01 3 0.00 0.00 0.02 0.00 0.02 99.97 06:42:40 06:41:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:42:40 06:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:42:40 06:41:01 6 0.05 0.00 0.10 0.02 0.05 99.78 06:42:40 06:41:01 7 0.00 0.00 0.00 0.00 0.02 99.98 06:42:40 06:42:01 all 7.30 0.00 2.90 0.56 0.03 89.20 06:42:40 06:42:01 0 8.18 0.00 2.54 0.29 0.03 88.96 06:42:40 06:42:01 1 6.56 0.00 3.07 0.03 0.03 90.31 06:42:40 06:42:01 2 6.82 0.00 2.60 0.05 0.03 90.50 06:42:40 06:42:01 3 8.16 0.00 3.34 0.03 0.03 88.43 06:42:40 06:42:01 4 6.69 0.00 2.55 0.45 0.02 90.29 06:42:40 06:42:01 5 6.80 0.00 2.27 0.10 0.03 90.80 06:42:40 06:42:01 6 8.08 0.00 3.06 1.01 0.05 87.80 06:42:40 06:42:01 7 7.08 0.00 3.79 2.56 0.03 86.54 06:42:40 Average: all 9.44 0.00 2.38 0.58 0.03 87.58 06:42:40 Average: 0 8.78 0.00 2.20 0.28 0.02 88.72 06:42:40 Average: 1 9.73 0.00 2.70 0.88 0.02 86.66 06:42:40 Average: 2 11.86 0.00 3.20 0.57 0.03 84.34 06:42:40 Average: 3 8.86 0.00 2.21 0.30 0.03 88.59 06:42:40 Average: 4 8.78 0.00 2.06 0.51 0.02 88.63 06:42:40 Average: 5 8.45 0.00 1.99 0.74 0.02 88.81 06:42:40 Average: 6 9.05 0.00 2.06 0.38 0.04 88.47 06:42:40 Average: 7 10.00 0.00 2.59 0.95 0.02 86.44 06:42:40 06:42:40 06:42:40