Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4dda876682c0684414e4410155dc7f9aedfebf77 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-ssh3183428088244617479.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh15196795046036115866.key Verifying host key using known hosts file > 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 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh5958309615001525865.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > 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-ssh12238168026737631888.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7423241505917170843.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-117149 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/344 [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/344 # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 4dda876682c0684414e4410155dc7f9aedfebf77 (main) Commit message: "Merge pull request #4222 from lenny-intel/go-mods" > git config core.sparsecheckout # timeout=10 > git checkout -f 4dda876682c0684414e4410155dc7f9aedfebf77 # timeout=10 > git rev-list --no-walk 8ec173763edd28fbc169870ab8f1eb4c3f45690e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:58:17 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:58:17 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:58:17 ========================================================= 14:58:17 EdgeX Global Pipelines Version Info 14:58:17 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:58:18 ------------------- 14:58:18 stable info: 14:58:18 ------------------- 14:58:18 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:58:18 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 14:58:18 Message: update stable to v1.0.243 14:58:18 ------------------- 14:58:18 experimental info: 14:58:18 ------------------- 14:58:18 Commited By: **** collab-it+edgex@linuxfoundation.org 14:58:18 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 14:58:18 Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:58:19 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 14:58:19 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 14:58:19 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:58:19 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:58:19 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:58:19 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 14:58:19 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:58:19 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 14:58:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 14:58:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 14:58:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:58:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:58:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:58:19 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:58:19 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:58:19 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:58:19 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:58:19 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:58:19 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 14:58:19 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 14:58:19 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:58:19 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:58:19 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 14:58:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 14:58:19 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 14:58:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 14:58:19 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4dda876682c0684414e4410155dc7f9aedfebf77 [Pipeline] echo 14:58:19 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4dda876 [Pipeline] echo 14:58:19 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:58:19 provisioning config files... 14:58:19 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/344@tmp/config2738970555535539364tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:58:19 ---> docker-login.sh 14:58:19 nexus3.edgexfoundry.org:10001 14:58:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:58:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:58:19 Configure a credential helper to remove this warning. See 14:58:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:58:19 14:58:19 Login Succeeded 14:58:19 nexus3.edgexfoundry.org:10002 14:58:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:58:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:58:19 Configure a credential helper to remove this warning. See 14:58:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:58:19 14:58:19 Login Succeeded 14:58:19 nexus3.edgexfoundry.org:10003 14:58:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:58:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:58:20 Configure a credential helper to remove this warning. See 14:58:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:58:20 14:58:20 Login Succeeded 14:58:20 nexus3.edgexfoundry.org:10004 14:58:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:58:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:58:20 Configure a credential helper to remove this warning. See 14:58:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:58:20 14:58:20 Login Succeeded 14:58:20 docker.io 14:58:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:58:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:58:20 Configure a credential helper to remove this warning. See 14:58:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:58:20 14:58:20 Login Succeeded 14:58:20 ---> docker-login.sh ends [Pipeline] } 14:58:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:58:21 + 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 14:58:21 + dirname cmd/core-command/Dockerfile 14:58:21 + cut -d/ -f2 14:58:21 + echo core-command,cmd/core-command/Dockerfile 14:58:21 + dirname cmd/core-data/Dockerfile 14:58:21 + cut -d/ -f2 14:58:21 + echo core-data,cmd/core-data/Dockerfile 14:58:21 + dirname cmd/core-metadata/Dockerfile 14:58:21 + cut -d/ -f2 14:58:21 + echo core-metadata,cmd/core-metadata/Dockerfile 14:58:21 + + dirname cmd/security-bootstrapper/Dockerfile 14:58:21 cut -d/ -f2 14:58:21 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 14:58:21 + dirname cmd/security-proxy-setup/Dockerfile 14:58:21 + cut -d/ -f2 14:58:21 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 14:58:21 + dirname cmd/security-secretstore-setup/Dockerfile 14:58:21 + cut -d/ -f2 14:58:21 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 14:58:21 + dirname cmd/security-spiffe-token-provider/Dockerfile 14:58:21 + cut -d/ -f2 14:58:21 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 14:58:21 + dirname cmd/security-spire-agent/Dockerfile 14:58:21 + cut -d/ -f2 14:58:21 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 14:58:21 + dirname cmd/security-spire-config/Dockerfile 14:58:21 + cut -d/ -f2 14:58:21 + echo security-spire-config,cmd/security-spire-config/Dockerfile 14:58:21 + dirname cmd/security-spire-server/Dockerfile 14:58:21 + cut -d/ -f2 14:58:21 + echo security-spire-server,cmd/security-spire-server/Dockerfile 14:58:21 + + cut -d/ -f2 14:58:21 dirname cmd/support-notifications/Dockerfile 14:58:21 + echo support-notifications,cmd/support-notifications/Dockerfile 14:58:21 + cut -d/ -f2 14:58:21 + dirname cmd/support-scheduler/Dockerfile 14:58:21 + echo support-scheduler,cmd/support-scheduler/Dockerfile 14:58:21 + dirname cmd/sys-mgmt-agent/Dockerfile 14:58:21 + cut -d/ -f2 14:58:21 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 14:58:21 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 14:58:21 + git rev-list -1 --merges 4dda876682c0684414e4410155dc7f9aedfebf77~1..4dda876682c0684414e4410155dc7f9aedfebf77 [Pipeline] echo 14:58:21 -----------> git rev-list -1 --merges 4dda876682c0684414e4410155dc7f9aedfebf77~1..4dda876682c0684414e4410155dc7f9aedfebf77 4dda876682c0684414e4410155dc7f9aedfebf77 14:58:21 4dda876682c0684414e4410155dc7f9aedfebf77 [false] [Pipeline] sh 14:58:21 + git log --format=format:%s -1 4dda876682c0684414e4410155dc7f9aedfebf77 [Pipeline] echo 14:58:21 ========================================================= 14:58:21 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:58:21 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 14:58:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:58:22 + grep -v github /etc/ssh/ssh_known_hosts 14:58:22 + [ -e /tmp/ssh_known_hosts ] 14:58:22 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:58:22 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 14:58:22 + sudo tee -a /etc/ssh/ssh_known_hosts 14:58:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:58:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:58:22 14:58:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:58:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:58:22 0.1.4: Pulling from edgex-devops/py-git-semver 14:58:22 b85a868b505f: Pulling fs layer 14:58:22 e2be974225ed: Pulling fs layer 14:58:22 339a4e72a1f5: Pulling fs layer 14:58:22 988bab9f4d93: Pulling fs layer 14:58:22 1469e6f7b9e6: Pulling fs layer 14:58:22 eaf3925da568: Pulling fs layer 14:58:22 bab4dde63d76: Pulling fs layer 14:58:22 bde34c3a00c8: Pulling fs layer 14:58:22 b352a97aabf1: Pulling fs layer 14:58:22 4872d77fe225: Pulling fs layer 14:58:22 5851b861e8e6: Pulling fs layer 14:58:22 bab4dde63d76: Waiting 14:58:22 bde34c3a00c8: Waiting 14:58:22 988bab9f4d93: Waiting 14:58:22 b352a97aabf1: Waiting 14:58:22 4872d77fe225: Waiting 14:58:22 5851b861e8e6: Waiting 14:58:22 1469e6f7b9e6: Waiting 14:58:22 eaf3925da568: Waiting 14:58:22 e2be974225ed: Verifying Checksum 14:58:22 e2be974225ed: Download complete 14:58:22 988bab9f4d93: Download complete 14:58:23 1469e6f7b9e6: Verifying Checksum 14:58:23 1469e6f7b9e6: Download complete 14:58:23 339a4e72a1f5: Verifying Checksum 14:58:23 339a4e72a1f5: Download complete 14:58:23 eaf3925da568: Verifying Checksum 14:58:23 eaf3925da568: Download complete 14:58:23 bde34c3a00c8: Verifying Checksum 14:58:23 bde34c3a00c8: Download complete 14:58:23 b352a97aabf1: Download complete 14:58:23 4872d77fe225: Verifying Checksum 14:58:23 4872d77fe225: Download complete 14:58:23 5851b861e8e6: Verifying Checksum 14:58:23 5851b861e8e6: Download complete 14:58:23 b85a868b505f: Verifying Checksum 14:58:23 b85a868b505f: Download complete 14:58:23 bab4dde63d76: Verifying Checksum 14:58:23 bab4dde63d76: Download complete 14:58:24 b85a868b505f: Pull complete 14:58:24 e2be974225ed: Pull complete 14:58:24 339a4e72a1f5: Pull complete 14:58:25 988bab9f4d93: Pull complete 14:58:25 1469e6f7b9e6: Pull complete 14:58:25 eaf3925da568: Pull complete 14:58:27 bab4dde63d76: Pull complete 14:58:27 bde34c3a00c8: Pull complete 14:58:27 b352a97aabf1: Pull complete 14:58:27 4872d77fe225: Pull complete 14:58:27 5851b861e8e6: Pull complete 14:58:27 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 14:58:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:58:27 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:58:27 prd-ubuntu20.04-docker-8c-8g-117149 does not seem to be running inside a container 14:58:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/344 -v /w/workspace/edgex-go/344:/w/workspace/edgex-go/344:rw,z -v /w/workspace/edgex-go/344@tmp:/w/workspace/edgex-go/344@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:58:29 $ docker top 345d1a8c99cc8f8fa512b4438be7e91e0f93a6f33326e32c5f6d4e31553205ce -eo pid,comm 14:58:29 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). 14:58:29 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:58:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:58:29 [ssh-agent] Looking for ssh-agent implementation... 14:58:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:58:29 $ docker exec 345d1a8c99cc8f8fa512b4438be7e91e0f93a6f33326e32c5f6d4e31553205ce ssh-agent 14:58:29 SSH_AUTH_SOCK=/tmp/ssh-9emH97BFtis2/agent.32 14:58:29 SSH_AGENT_PID=38 14:58:29 Running ssh-add (command line suppressed) 14:58:29 Identity added: /w/workspace/edgex-go/344@tmp/private_key_14268933293076683145.key (/w/workspace/edgex-go/344@tmp/private_key_14268933293076683145.key) 14:58:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:58:29 + git tag --points-at HEAD [Pipeline] } 14:58:29 $ docker exec --env ******** --env ******** 345d1a8c99cc8f8fa512b4438be7e91e0f93a6f33326e32c5f6d4e31553205ce ssh-agent -k 14:58:29 unset SSH_AUTH_SOCK; 14:58:29 unset SSH_AGENT_PID; 14:58:29 echo Agent pid 38 killed; 14:58:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:58:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:58:29 [ssh-agent] Looking for ssh-agent implementation... 14:58:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:58:30 $ docker exec 345d1a8c99cc8f8fa512b4438be7e91e0f93a6f33326e32c5f6d4e31553205ce ssh-agent 14:58:30 SSH_AUTH_SOCK=/tmp/ssh-TFF97PyUPxUG/agent.70 14:58:30 SSH_AGENT_PID=76 14:58:30 Running ssh-add (command line suppressed) 14:58:30 Identity added: /w/workspace/edgex-go/344@tmp/private_key_9856393010080198951.key (/w/workspace/edgex-go/344@tmp/private_key_9856393010080198951.key) 14:58:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:58:30 + git semver init 14:58:30 2022-10-26 14:58:30,736 [run_init] DEBUG init version:0.0.0 force:False 14:58:30 2022-10-26 14:58:30,736 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/344/.semver 14:58:30 2022-10-26 14:58:30,737 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/344/.semver 14:58:30 2022-10-26 14:58:30,737 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/344/.semver'], cwd=/w/workspace/edgex-go/344, universal_newlines=False, shell=None, istream=None) 14:58:36 2022-10-26 14:58:35,738 [append_file] DEBUG append to file:/w/workspace/edgex-go/344/.git/info/exclude 14:58:36 2022-10-26 14:58:35,738 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/344/.semver/main with force:False 14:58:36 2022-10-26 14:58:35,738 [read_version] DEBUG read version from /w/workspace/edgex-go/344/.semver/main 14:58:36 2022-10-26 14:58:35,739 [read_version] DEBUG read version from /w/workspace/edgex-go/344/.semver/main 14:58:36 2.3.0-dev.103 [Pipeline] } 14:58:36 $ docker exec --env ******** --env ******** 345d1a8c99cc8f8fa512b4438be7e91e0f93a6f33326e32c5f6d4e31553205ce ssh-agent -k 14:58:36 unset SSH_AUTH_SOCK; 14:58:36 unset SSH_AGENT_PID; 14:58:36 echo Agent pid 76 killed; 14:58:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:58:36 + git semver [Pipeline] } 14:58:36 $ docker stop --time=1 345d1a8c99cc8f8fa512b4438be7e91e0f93a6f33326e32c5f6d4e31553205ce 14:58:38 $ docker rm -f 345d1a8c99cc8f8fa512b4438be7e91e0f93a6f33326e32c5f6d4e31553205ce [Pipeline] // withDockerContainer [Pipeline] sh 14:58:38 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:58:38 Stashed 1 file(s) [Pipeline] echo 14:58:38 [edgeXSemver]: initialized semver on version 2.3.0-dev.103 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:58:39 + git config --global --add safe.directory /w/workspace/edgex-go/344 [Pipeline] echo 14:58:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:58:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:58:39 ========================================================= 14:58:39 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 14:58:39 ========================================================= [Pipeline] fileExists [Pipeline] sh 14:58:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 14:58:39 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 14:58:39 213ec9aee27d: Pulling fs layer 14:58:39 4583459ba037: Pulling fs layer 14:58:39 93c1e223e6f2: Pulling fs layer 14:58:39 53926ce57604: Pulling fs layer 14:58:39 21b2b0c7a3f4: Pulling fs layer 14:58:39 53926ce57604: Waiting 14:58:39 30f14e443154: Pulling fs layer 14:58:39 801331c1e519: Pulling fs layer 14:58:39 99cc6dd402b0: Pulling fs layer 14:58:39 21b2b0c7a3f4: Waiting 14:58:39 30f14e443154: Waiting 14:58:39 801331c1e519: Waiting 14:58:39 7d9ed39f4882: Pulling fs layer 14:58:39 7d9ed39f4882: Waiting 14:58:39 99cc6dd402b0: Waiting 14:58:39 93c1e223e6f2: Verifying Checksum 14:58:39 93c1e223e6f2: Download complete 14:58:39 4583459ba037: Verifying Checksum 14:58:39 4583459ba037: Download complete 14:58:39 21b2b0c7a3f4: Verifying Checksum 14:58:39 21b2b0c7a3f4: Download complete 14:58:39 30f14e443154: Verifying Checksum 14:58:39 30f14e443154: Download complete 14:58:39 213ec9aee27d: Verifying Checksum 14:58:39 213ec9aee27d: Download complete 14:58:39 801331c1e519: Download complete 14:58:39 213ec9aee27d: Pull complete 14:58:39 4583459ba037: Pull complete 14:58:39 93c1e223e6f2: Pull complete 14:58:39 7d9ed39f4882: Verifying Checksum 14:58:40 99cc6dd402b0: Verifying Checksum 14:58:40 99cc6dd402b0: Download complete 14:58:40 53926ce57604: Verifying Checksum 14:58:40 53926ce57604: Download complete 14:58:44 53926ce57604: Pull complete 14:58:44 21b2b0c7a3f4: Pull complete 14:58:44 30f14e443154: Pull complete 14:58:44 801331c1e519: Pull complete 14:58:46 99cc6dd402b0: Pull complete 14:58:46 7d9ed39f4882: Pull complete 14:58:46 Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 14:58:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 14:58:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 14:58:47 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 14:58:47 WORKDIR /edgex 14:58:47 COPY go.mod . 14:58:47 RUN go mod download 14:58:47 + docker build -t ci-base-image-x86_64 -f - . 14:58:47 Sending build context to Docker daemon 169.7MB 14:58:47 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 14:58:47 ---> 1dedd983c030 14:58:47 Step 2/4 : WORKDIR /edgex 14:58:50 ---> Running in 0952a87cc2f7 14:58:50 Removing intermediate container 0952a87cc2f7 14:58:50 ---> 52f592c33dc9 14:58:50 Step 3/4 : COPY go.mod . 14:58:50 ---> e8f01734d8aa 14:58:50 Step 4/4 : RUN go mod download 14:58:50 ---> Running in 75b03f09dcf1 14:58:53 Still waiting to schedule task 14:58:53 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 14:59:02 Removing intermediate container 75b03f09dcf1 14:59:02 ---> ad788730e280 14:59:02 Successfully built ad788730e280 14:59:02 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:59:02 + docker inspect -f . ci-base-image-x86_64 14:59:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:59:02 prd-ubuntu20.04-docker-8c-8g-117149 does not seem to be running inside a container 14:59:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/344 -v /w/workspace/edgex-go/344:/w/workspace/edgex-go/344:rw,z -v /w/workspace/edgex-go/344@tmp:/w/workspace/edgex-go/344@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:59:03 $ docker top 70cd31c6536be322736a2aa91bb34d232e5866be19900c1998da4af51cd3b4d6 -eo pid,comm [Pipeline] { [Pipeline] sh 14:59:03 + go version 14:59:03 go version go1.18.7 linux/amd64 [Pipeline] } 14:59:03 $ docker stop --time=1 70cd31c6536be322736a2aa91bb34d232e5866be19900c1998da4af51cd3b4d6 14:59:04 $ docker rm -f 70cd31c6536be322736a2aa91bb34d232e5866be19900c1998da4af51cd3b4d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:59:05 + docker inspect -f . ci-base-image-x86_64 14:59:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:59:05 prd-ubuntu20.04-docker-8c-8g-117149 does not seem to be running inside a container 14:59:05 $ 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/344 -v /w/workspace/edgex-go/344:/w/workspace/edgex-go/344:rw,z -v /w/workspace/edgex-go/344@tmp:/w/workspace/edgex-go/344@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:59:05 $ docker top 7949f2dc9e47e1b2b46f708446f49727f04a199c5e8d06d894719e622f784bdb -eo pid,comm [Pipeline] { [Pipeline] echo 14:59:05 ========================================================= 14:59:05 [edgeXBuildGoParallel] Running Tests and Build... 14:59:05 ========================================================= [Pipeline] sh 14:59:06 + git config --global --add safe.directory /w/workspace/edgex-go/344 [Pipeline] fileExists [Pipeline] sh 14:59:06 + make test 14:59:06 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 14:59:12 ? github.com/edgexfoundry/edgex-go [no test files] 14:59:27 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 14:59:27 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 14:59:27 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 14:59:27 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 14:59:27 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 14:59:27 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 14:59:27 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 14:59:27 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 14:59:27 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 14:59:27 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 14:59:27 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 14:59:27 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 14:59:27 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 14:59:27 ? github.com/edgexfoundry/edgex-go/internal [no test files] 14:59:27 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 14:59:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.061s coverage: 28.7% of statements 14:59:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 14:59:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 14:59:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.088s coverage: 98.5% of statements 14:59:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.114s coverage: 43.0% of statements 14:59:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 14:59:27 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 14:59:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.113s coverage: 54.2% of statements 14:59:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 14:59:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 14:59:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.598s coverage: 89.2% of statements 14:59:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 14:59:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 14:59:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 14:59:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 14:59:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 14:59:33 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.081s coverage: 2.2% of statements 14:59:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 14:59:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 14:59:33 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.529s coverage: 95.6% of statements 14:59:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 14:59:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 14:59:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 14:59:33 ok github.com/edgexfoundry/edgex-go/internal/io 0.087s coverage: 72.2% of statements 14:59:33 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 14:59:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 14:59:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 14:59:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 14:59:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 14:59:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.088s coverage: 60.0% of statements 14:59:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 14:59:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 14:59:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 14:59:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.087s coverage: 0.9% of statements 14:59:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 14:59:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.098s coverage: 58.8% of statements 14:59:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.059s coverage: 29.6% of statements 14:59:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 14:59:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.051s coverage: 47.1% of statements 14:59:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.067s coverage: 79.5% of statements 14:59:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.058s coverage: 94.1% of statements 14:59:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.068s coverage: 96.3% of statements 14:59:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.085s coverage: 87.5% of statements 14:59:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.092s coverage: 94.4% of statements 14:59:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.055s coverage: 44.8% of statements 14:59:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.227s coverage: 79.9% of statements 14:59:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 14:59:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.091s coverage: 92.9% of statements 14:59:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 14:59:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 14:59:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 14:59:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.038s coverage: 65.1% of statements 14:59:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 14:59:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 14:59:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 14:59:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 14:59:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.071s coverage: 86.9% of statements 14:59:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 14:59:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 14:59:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 14:59:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 14:59:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.090s coverage: 87.2% of statements 14:59:50 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 14:59:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 14:59:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.069s coverage: 100.0% of statements 14:59:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 14:59:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.089s coverage: 58.8% of statements 14:59:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 14:59:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.070s coverage: 80.0% of statements 14:59:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.066s coverage: 87.2% of statements 14:59:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.076s coverage: 85.4% of statements 14:59:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.245s coverage: 91.2% of statements 14:59:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 14:59:50 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.198s coverage: 64.7% of statements 14:59:50 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 14:59:50 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 14:59:50 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.071s coverage: 100.0% of statements 14:59:50 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 89.4% of statements 14:59:50 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.019s coverage: 100.0% of statements 14:59:50 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements 14:59:50 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements 14:59:50 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.344s coverage: 65.8% of statements 14:59:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 14:59:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 14:59:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 14:59:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.214s coverage: 41.8% of statements 14:59:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 14:59:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 14:59:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.065s coverage: 89.5% of statements 14:59:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 14:59:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.077s coverage: 84.8% of statements 14:59:50 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 14:59:50 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 14:59:50 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 14:59:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 14:59:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.094s coverage: 17.7% of statements 14:59:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 14:59:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 14:59:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 14:59:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 14:59:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.192s coverage: 92.3% of statements 14:59:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 14:59:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 14:59:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 14:59:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 14:59:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.064s coverage: 63.2% of statements 14:59:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 14:59:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 14:59:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.118s coverage: 97.7% of statements 14:59:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 14:59:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 14:59:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 14:59:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 14:59:50 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements 14:59:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 14:59:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 14:59:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 14:59:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 14:59:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 14:59:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 14:59:50 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.057s coverage: 100.0% of statements 14:59:50 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.035s coverage: 96.9% of statements 14:59:50 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 15:00:12 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 15:00:12 GO111MODULE=on go vet ./... 15:00:13 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:00:13 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:00:13 ./bin/test-attribution-txt.sh [Pipeline] echo 15:00:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 15:00:14 + ls -al . 15:00:14 total 768 15:00:14 drwxrwxr-x 11 1001 1001 4096 Oct 26 14:59 . 15:00:14 drwxr-xr-x 4 root root 4096 Oct 26 14:59 .. 15:00:14 drwxrwxr-x 2 1001 1001 4096 Oct 26 14:58 .blubracket 15:00:14 -rw-rw-r-- 1 1001 1001 16 Oct 26 14:58 .dockerignore 15:00:14 drwxrwxr-x 8 1001 1001 4096 Oct 26 14:59 .git 15:00:14 drwxrwxr-x 3 1001 1001 4096 Oct 26 14:58 .github 15:00:14 -rw-rw-r-- 1 1001 1001 1030 Oct 26 14:58 .gitignore 15:00:14 -rw-rw-r-- 1 1001 1001 42 Oct 26 14:58 .golangci.yml 15:00:14 -rw-rw-r-- 1 1001 1001 87 Oct 26 14:58 .hadolint.yml 15:00:14 drwxr-xr-x 3 1001 1001 4096 Oct 26 14:58 .semver 15:00:14 -rw-rw-r-- 1 1001 1001 166 Oct 26 14:58 .sonarcloud.properties 15:00:14 -rw-rw-r-- 1 1001 1001 1171 Oct 26 14:58 ADOPTERS.md 15:00:14 -rw-rw-r-- 1 1001 1001 10722 Oct 26 14:58 Attribution.txt 15:00:14 -rw-rw-r-- 1 1001 1001 63209 Oct 26 14:58 CHANGELOG.md 15:00:14 -rw-rw-r-- 1 1001 1001 3804 Oct 26 14:58 CONTRIBUTING.md 15:00:14 -rw-rw-r-- 1 1001 1001 677 Oct 26 14:58 GOVERNANCE.md 15:00:14 -rw-rw-r-- 1 1001 1001 850 Oct 26 14:58 Jenkinsfile 15:00:14 -rw-rw-r-- 1 1001 1001 10775 Oct 26 14:58 LICENSE 15:00:14 -rw-rw-r-- 1 1001 1001 13857 Oct 26 14:58 Makefile 15:00:14 -rw-rw-r-- 1 1001 1001 582 Oct 26 14:58 OWNERS.md 15:00:14 -rw-rw-r-- 1 1001 1001 9799 Oct 26 14:58 README.md 15:00:14 -rw-rw-r-- 1 1001 1001 6912 Oct 26 14:58 SECURITY.md 15:00:14 -rw-rw-r-- 1 1001 1001 13 Oct 26 14:58 VERSION 15:00:14 -rw-rw-r-- 1 1001 1001 4131 Oct 26 14:58 ZMQWindows.md 15:00:14 drwxrwxr-x 2 1001 1001 4096 Oct 26 14:58 bin 15:00:14 drwxrwxr-x 18 1001 1001 4096 Oct 26 14:58 cmd 15:00:14 -rw-r--r-- 1 root root 501828 Oct 26 14:59 coverage.out 15:00:14 -rw-rw-r-- 1 1001 1001 3447 Oct 26 14:58 go.mod 15:00:14 -rw-rw-r-- 1 1001 1001 45062 Oct 26 14:58 go.sum 15:00:14 drwxrwxr-x 8 1001 1001 4096 Oct 26 14:58 internal 15:00:14 drwxrwxr-x 3 1001 1001 4096 Oct 26 14:58 openapi 15:00:14 drwxrwxr-x 4 1001 1001 4096 Oct 26 14:58 snap 15:00:14 -rw-rw-r-- 1 1001 1001 204 Oct 26 14:58 version.go [Pipeline] sh 15:00:14 + '[' -e coverage.out ] 15:00:14 + chown 1001:1001 coverage.out [Pipeline] stash 15:00:14 Stashed 1 file(s) [Pipeline] sh 15:00:14 + make build 15:00:14 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.103" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 15:00:24 Running on prd-ubuntu20.04-docker-arm64-4c-16g-117151 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 15:00:24 Running in /w/workspace/edgex-go/344 [Pipeline] { [Pipeline] checkout 15:00:24 The recommended git tool is: git 15:00:27 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.103" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:00:29 using credential edgex-jenkins-ssh 15:00:29 Cloning the remote Git repository 15:00:29 Cloning repository git@github.com:edgexfoundry/edgex-go.git 15:00:29 > git init /w/workspace/edgex-go/344 # timeout=10 15:00:30 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:00:30 > git --version # timeout=10 15:00:30 > git --version # 'git version 2.25.1' 15:00:30 using GIT_SSH to set credentials SSH Credentials for GitHub 15:00:30 Verifying host key using known hosts file 15:00:30 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 15:00:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:00:37 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.103" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 15:00:37 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.103" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:00:44 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.103" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 15:00:44 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.103" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 15:00:45 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.103" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:00:46 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.103" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 15:00:47 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.103" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:00:48 Avoid second fetch 15:00:48 Checking out Revision 4dda876682c0684414e4410155dc7f9aedfebf77 (main) 15:00:48 Commit message: "Merge pull request #4222 from lenny-intel/go-mods" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 15:00:47 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:00:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:00:48 > git config core.sparsecheckout # timeout=10 15:00:48 > git checkout -f 4dda876682c0684414e4410155dc7f9aedfebf77 # timeout=10 [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:00:49 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.103" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:00:49 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:00:49 % Total % Received % Xferd Average Speed Time Time Time Current 15:00:49 Dload Upload Total Spent Left Speed 15:00:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 92661 0 --:--:-- --:--:-- --:--:-- 92661 15:00:49 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.103" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] sh 15:00:50 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:00:50 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:00:50 + sudo tee /etc/docker/daemon.new 15:00:50 { 15:00:50 "registry-mirrors": [ 15:00:50 "https://nexus3.edgexfoundry.org:10001" 15:00:50 ], 15:00:50 "bip": "10.250.0.254/24", 15:00:50 "hosts": [ 15:00:50 "tcp://0.0.0.0:5555", 15:00:50 "unix:///var/run/docker.sock" 15:00:50 ], 15:00:50 "mtu": 1458, 15:00:50 "selinux-enabled": true, 15:00:50 "seccomp-profile": "/etc/docker/seccomp.json" 15:00:50 } [Pipeline] sh 15:00:50 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.103" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:00:50 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:00:51 + sudo service docker restart 15:00:52 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.103" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 15:00:53 $ docker stop --time=1 7949f2dc9e47e1b2b46f708446f49727f04a199c5e8d06d894719e622f784bdb 15:00:56 $ docker rm -f 7949f2dc9e47e1b2b46f708446f49727f04a199c5e8d06d894719e622f784bdb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:00:56 15:00:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:00:57 latest: Pulling from edgex-devops/edgex-compose 15:00:57 cbdbe7a5bc2a: Pulling fs layer 15:00:57 ca9280d653b3: Pulling fs layer 15:00:57 7e9c9ca2126c: Pulling fs layer 15:00:57 cbdbe7a5bc2a: Download complete 15:00:57 cbdbe7a5bc2a: Pull complete 15:00:57 ca9280d653b3: Verifying Checksum 15:00:57 ca9280d653b3: Download complete 15:00:57 7e9c9ca2126c: Download complete 15:00:58 ca9280d653b3: Pull complete 15:01:01 7e9c9ca2126c: Pull complete 15:01:01 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 15:01:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:01:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:01:01 prd-ubuntu20.04-docker-8c-8g-117149 does not seem to be running inside a container 15:01:01 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/344 -v /w/workspace/edgex-go/344:/w/workspace/edgex-go/344:rw,z -v /w/workspace/edgex-go/344@tmp:/w/workspace/edgex-go/344@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 15:01:02 $ docker top b934f0c0fc5aadb3f9ab8016a430215a77c4a68668582acbdba761d47b4579e5 -eo pid,comm [Pipeline] { [Pipeline] sh 15:01:03 + docker-compose build --help 15:01:03 + grep parallel 15:01:03 --parallel Build images in parallel. [Pipeline] } 15:01:03 $ docker stop --time=1 b934f0c0fc5aadb3f9ab8016a430215a77c4a68668582acbdba761d47b4579e5 15:01:05 $ docker rm -f b934f0c0fc5aadb3f9ab8016a430215a77c4a68668582acbdba761d47b4579e5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:01:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:01:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:01:05 prd-ubuntu20.04-docker-8c-8g-117149 does not seem to be running inside a container 15:01:05 $ 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/344 -v /w/workspace/edgex-go/344:/w/workspace/edgex-go/344:rw,z -v /w/workspace/edgex-go/344@tmp:/w/workspace/edgex-go/344@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 15:01:05 $ docker top 1fe0588a6b0e14b42bf2c227cf213a027cd98b6389c7a849a2f00e022d727721 -eo pid,comm [Pipeline] { [Pipeline] sh 15:01:06 + docker-compose -f ./docker-compose-build.yml build --parallel 15:01:06 Building core-command ... 15:01:06 Building core-data ... 15:01:06 Building core-metadata ... 15:01:06 Building security-bootstrapper ... 15:01:06 Building security-proxy-setup ... 15:01:06 Building security-secretstore-setup ... 15:01:06 Building security-spiffe-token-provider ... 15:01:06 Building security-spire-agent ... 15:01:06 Building security-spire-config ... 15:01:06 Building security-spire-server ... 15:01:06 Building support-notifications ... 15:01:06 Building support-scheduler ... 15:01:06 Building sys-mgmt-agent ... 15:01:06 Building security-spire-server 15:01:06 Building support-notifications 15:01:06 Building security-secretstore-setup 15:01:06 Building security-spiffe-token-provider 15:01:06 Building security-spire-agent [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:01:09 provisioning config files... 15:01:09 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/344@tmp/config4891779630710138908tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:01:09 ---> docker-login.sh 15:01:09 nexus3.edgexfoundry.org:10001 15:01:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:01:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:01:10 Configure a credential helper to remove this warning. See 15:01:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:01:10 15:01:10 Login Succeeded 15:01:10 nexus3.edgexfoundry.org:10002 15:01:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:01:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:01:11 Configure a credential helper to remove this warning. See 15:01:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:01:11 15:01:11 Login Succeeded 15:01:11 nexus3.edgexfoundry.org:10003 15:01:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:01:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:01:11 Configure a credential helper to remove this warning. See 15:01:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:01:11 15:01:11 Login Succeeded 15:01:11 nexus3.edgexfoundry.org:10004 15:01:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:01:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:01:11 Configure a credential helper to remove this warning. See 15:01:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:01:11 15:01:11 Login Succeeded 15:01:11 docker.io 15:01:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:01:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:01:12 Configure a credential helper to remove this warning. See 15:01:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:01:12 15:01:12 Login Succeeded 15:01:12 ---> docker-login.sh ends [Pipeline] } 15:01:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 15:01:12 + git config --global --add safe.directory /w/workspace/edgex-go/344 [Pipeline] echo 15:01:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:01:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:01:12 ========================================================= 15:01:12 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 15:01:12 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:01:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 15:01:13 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:01:13 9b18e9b68314: Pulling fs layer 15:01:13 d32db5db7311: Pulling fs layer 15:01:13 d0c4b47475fc: Pulling fs layer 15:01:13 5831b945b038: Pulling fs layer 15:01:13 86bbec2aaacd: Pulling fs layer 15:01:13 e10730c5d714: Pulling fs layer 15:01:13 5dd5c2283517: Pulling fs layer 15:01:13 d5ac0230b979: Pulling fs layer 15:01:13 5831b945b038: Waiting 15:01:13 86bbec2aaacd: Waiting 15:01:13 e10730c5d714: Waiting 15:01:13 5dd5c2283517: Waiting 15:01:13 d5ac0230b979: Waiting 15:01:13 d0c4b47475fc: Verifying Checksum 15:01:13 d0c4b47475fc: Download complete 15:01:13 d32db5db7311: Verifying Checksum 15:01:13 d32db5db7311: Download complete 15:01:13 86bbec2aaacd: Verifying Checksum 15:01:13 86bbec2aaacd: Download complete 15:01:13 e10730c5d714: Verifying Checksum 15:01:13 e10730c5d714: Download complete 15:01:13 9b18e9b68314: Verifying Checksum 15:01:13 9b18e9b68314: Download complete 15:01:14 d5ac0230b979: Verifying Checksum 15:01:14 d5ac0230b979: Download complete 15:01:15 9b18e9b68314: Pull complete 15:01:15 5dd5c2283517: Verifying Checksum 15:01:15 5dd5c2283517: Download complete 15:01:16 d32db5db7311: Pull complete 15:01:16 d0c4b47475fc: Pull complete 15:01:16 5831b945b038: Verifying Checksum 15:01:16 5831b945b038: Download complete 15:01:18 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:01:18 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:01:18 ---> ad788730e280 15:01:18 Step 3/22 : ARG ADD_BUILD_TAGS="" 15:01:18 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:01:18 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:01:18 ---> ad788730e280 15:01:18 Step 3/24 : WORKDIR /edgex-go 15:01:18 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:01:18 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:01:18 ---> ad788730e280 15:01:18 Step 3/23 : WORKDIR /edgex-go 15:01:18 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:01:18 Step 2/19 : FROM ${BUILDER_BASE} AS builder 15:01:18 ---> ad788730e280 15:01:18 Step 3/19 : WORKDIR /edgex-go 15:01:18 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:01:18 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:01:18 ---> ad788730e280 15:01:18 Step 3/24 : WORKDIR /edgex-go 15:01:20 ---> Running in 3857c8b532e5 15:01:20 ---> Running in 26ea992bb73b 15:01:20 ---> Running in dc9e260ce5b0 15:01:20 ---> Running in 82031d3b5f2c 15:01:21 ---> Running in 23f2712840d6 15:01:21 Removing intermediate container 26ea992bb73b 15:01:21 ---> 847171f7ca04 15:01:21 Step 4/22 : WORKDIR /edgex-go 15:01:21 Removing intermediate container 82031d3b5f2c 15:01:21 ---> 668632342edd 15:01:21 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 15:01:21 ---> Running in fbbb35e5fe17 15:01:21 Removing intermediate container dc9e260ce5b0 15:01:21 ---> 5854b558610a 15:01:21 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 15:01:21 Removing intermediate container 23f2712840d6 15:01:21 ---> f66701d8fca2 15:01:21 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 15:01:21 Removing intermediate container 3857c8b532e5 15:01:21 ---> d9873044b2a7 15:01:21 Step 4/24 : RUN apk add --update --no-cache make git 15:01:21 ---> Running in 10f96336082c 15:01:21 ---> Running in 2e991c3ee7dc 15:01:21 ---> Running in 5500769ffa2a 15:01:21 ---> Running in 9a2dce8b35d1 15:01:21 Removing intermediate container fbbb35e5fe17 15:01:21 ---> 35c60032521e 15:01:21 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 15:01:22 ---> Running in 2ae6e8194fc5 15:01:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:01:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:01:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:01:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:01:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:01:22 OK: 211 MiB in 51 packages 15:01:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:01:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:01:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:01:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:01:22 v3.16.2-342-ga2b5319e92 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 15:01:22 v3.16.2-341-g480a2dc4f7 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 15:01:22 OK: 17041 distinct packages available 15:01:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:01:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:01:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:01:23 OK: 211 MiB in 51 packages 15:01:23 OK: 211 MiB in 51 packages 15:01:23 Removing intermediate container 2e991c3ee7dc 15:01:23 ---> d0880f743fb2 15:01:23 Step 5/24 : COPY go.mod vendor* ./ 15:01:23 OK: 211 MiB in 51 packages 15:01:23 OK: 211 MiB in 51 packages 15:01:23 ---> c60f1288bae0 15:01:23 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:01:23 ---> Running in 002356c2728f 15:01:23 Removing intermediate container 2ae6e8194fc5 15:01:23 ---> 3aa23e0121d6 15:01:23 Step 6/22 : COPY go.mod vendor* ./ 15:01:23 Removing intermediate container 10f96336082c 15:01:23 ---> c422c2cd7562 15:01:23 Step 5/23 : COPY go.mod vendor* ./ 15:01:23 Removing intermediate container 9a2dce8b35d1 15:01:23 ---> 997dea8ad3c8 15:01:23 Step 5/24 : COPY go.mod vendor* ./ 15:01:23 Removing intermediate container 5500769ffa2a 15:01:23 ---> 62a809b775ca 15:01:23 Step 5/19 : COPY go.mod vendor* ./ 15:01:23 ---> 0ba628a2d082 15:01:23 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:01:23 ---> 5cbbfd91b9ed 15:01:23 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:01:23 ---> Running in 142e8399a736 15:01:23 ---> 7c7e70a29144 15:01:23 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:01:23 ---> Running in 968923b518e3 15:01:24 ---> 22f6be299d3a 15:01:24 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:01:24 ---> Running in 15c347af266a 15:01:24 ---> Running in 00f47d2bc959 15:01:28 5831b945b038: Pull complete 15:01:28 86bbec2aaacd: Pull complete 15:01:28 e10730c5d714: Pull complete 15:01:35 5dd5c2283517: Pull complete 15:01:37 d5ac0230b979: Pull complete 15:01:37 Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 15:01:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 15:01:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 15:01:37 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 15:01:37 WORKDIR /edgex 15:01:37 COPY go.mod . 15:01:37 RUN go mod download 15:01:37 + docker build -t ci-base-image-arm64 -f - . 15:01:37 Sending build context to Docker daemon 3.267MB 15:01:37 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 15:01:37 ---> 59b3b1a385d4 15:01:37 Step 2/4 : WORKDIR /edgex 15:01:39 ---> Running in 0022170d745d 15:01:39 Removing intermediate container 0022170d745d 15:01:39 ---> 13052ce56da3 15:01:39 Step 3/4 : COPY go.mod . 15:01:40 ---> 0244841c3b9c 15:01:40 Step 4/4 : RUN go mod download 15:01:40 ---> Running in 13a31c225bb6 15:01:42 Removing intermediate container 968923b518e3 15:01:42 ---> e9d26bed529d 15:01:42 Step 7/23 : COPY . . 15:01:42 Removing intermediate container 15c347af266a 15:01:42 ---> cfbf9a179595 15:01:42 Step 7/24 : COPY . . 15:01:42 Removing intermediate container 00f47d2bc959 15:01:42 Removing intermediate container 142e8399a736 15:01:42 ---> 52badacf08b8 15:01:42 ---> be787451f250 15:01:42 Step 7/19 : COPY . .Step 8/22 : COPY . . 15:01:42 15:01:42 Removing intermediate container 002356c2728f 15:01:42 ---> 07313864da10 15:01:42 Step 7/24 : COPY . . 15:01:52 ---> a3e8ea2bc855 15:01:52 Step 9/22 : RUN make cmd/support-notifications/support-notifications 15:01:52 ---> ee766e36616b 15:01:52 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 15:01:52 ---> 6918ad13018b 15:01:52 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 15:01:52 ---> d745491bb0b7 15:01:52 ---> a2aa0f4638cc 15:01:52 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-providerStep 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:01:52 15:01:52 ---> Running in 52e170e293ae 15:01:52 ---> Running in 27dace60c4b6 15:01:52 ---> Running in 4d66cb834155 15:01:52 ---> Running in 7f44f616dabf 15:01:52 ---> Running in 926272c0a7da 15:01:52 Removing intermediate container 27dace60c4b6 15:01:52 ---> 1c2e8a3ef6b8 15:01:52 Step 9/23 : WORKDIR /edgex-go/spire-build 15:01:52 ---> Running in d094636aeec1 15:01:52 Removing intermediate container 4d66cb834155 15:01:52 ---> e288d60db837 15:01:52 Step 9/24 : WORKDIR /edgex-go/spire-build 15:01:52 ---> Running in 7c7b5135396e 15:01:52 Removing intermediate container d094636aeec1 15:01:52 ---> fbbdeff484ab 15:01:52 Step 10/23 : 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 15:01:52 ---> Running in 66127d25d26e 15:01:52 Removing intermediate container 7c7b5135396e 15:01:52 ---> 5b20f82e107a 15:01:52 Step 10/24 : 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 15:01:52 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.103" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:01:52 ---> Running in f03e34d3d34b 15:01:52 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.103" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:01:52 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.103" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 15:01:52 Removing intermediate container 66127d25d26e 15:01:52 ---> 4c586a1cc00b 15:01:52 Step 11/23 : WORKDIR /edgex-go 15:01:52 ---> Running in 4f782455b2e2 15:01:52 Removing intermediate container f03e34d3d34b 15:01:52 ---> 9e86d2852a25 15:01:52 Step 11/24 : WORKDIR /edgex-go 15:01:52 ---> Running in 6a61a3e2946b 15:01:52 Removing intermediate container 4f782455b2e2 15:01:52 ---> f79d2dc7b3bd 15:01:52 15:01:52 Step 12/23 : FROM alpine:3.15 15:01:52 3.15: Pulling from library/alpine 15:01:52 Removing intermediate container 6a61a3e2946b 15:01:52 ---> 0aaba79e641c 15:01:52 15:01:52 Step 12/24 : FROM alpine:3.15 15:01:52 3.15: Pulling from library/alpine 15:01:53 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 15:01:53 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 15:01:53 Status: Downloaded newer image for alpine:3.15 15:01:53 Status: Downloaded newer image for alpine:3.15 15:01:53 ---> c4fc93816858 15:01:53 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:01:53 ---> c4fc93816858 15:01:53 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:01:53 ---> Running in f57fba971256 15:01:53 ---> Running in 82a65c824d7a 15:01:53 Removing intermediate container f57fba971256 15:01:53 ---> ffd10916b77e 15:01:53 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:01:53 Removing intermediate container 82a65c824d7a 15:01:53 ---> 536b2768b87e 15:01:53 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:01:53 ---> Running in 925e298a66cc 15:01:53 ---> Running in 5720f4616516 15:01:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:01:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:01:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:01:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:01:54 v3.15.6-134-g4253e08fd4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 15:01:54 v3.15.6-135-g4f0dccd4b5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 15:01:54 OK: 15857 distinct packages available 15:01:54 v3.15.6-134-g4253e08fd4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 15:01:54 v3.15.6-135-g4f0dccd4b5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 15:01:54 OK: 15857 distinct packages available 15:01:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:01:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:01:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:01:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:01:54 (1/5) Installing dumb-init (1.2.5-r1) 15:01:54 (2/5) Installing musl-obstack (1.2.3-r0) 15:01:54 (3/5) Installing libucontext (1.1-r0) 15:01:54 (4/5) Installing gcompat (1.0.0-r4) 15:01:54 (1/5) Installing dumb-init (1.2.5-r1) 15:01:54 (5/5) Installing openssl (1.1.1q-r0) 15:01:54 (2/5) Installing musl-obstack (1.2.3-r0) 15:01:54 (3/5) Installing libucontext (1.1-r0) 15:01:54 Executing busybox-1.34.1-r7.trigger 15:01:54 (4/5) Installing gcompat (1.0.0-r4) 15:01:54 OK: 7 MiB in 19 packages 15:01:54 (5/5) Installing openssl (1.1.1q-r0) 15:01:54 Executing busybox-1.34.1-r7.trigger 15:01:54 OK: 7 MiB in 19 packages 15:01:57 Removing intermediate container 5720f4616516 15:01:57 ---> 147cb47800d0 15:01:57 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 15:01:57 Removing intermediate container 925e298a66cc 15:01:57 ---> 167e8573d1e9 15:01:57 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:01:59 ---> 673158c22588 15:01:59 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:01:59 ---> 6e0a78cc61b1 15:01:59 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 15:02:01 ---> e729aeb86f78 15:02:01 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 15:02:01 ---> 2e60ab9b6eeb 15:02:01 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 15:02:01 ---> 248f02208214 15:02:01 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 15:02:02 ---> ec05ee03f4e6 15:02:02 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 15:02:02 ---> 152f24eb2a9c 15:02:02 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:02:02 ---> Running in 86160cfe6077 15:02:02 ---> 4f747e8e3953 15:02:02 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 15:02:02 Removing intermediate container 86160cfe6077 15:02:02 ---> f54c06511252 15:02:02 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:02:02 ---> Running in acfb9a12b211 15:02:02 ---> c2e02cfe692d 15:02:02 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:02:02 ---> Running in 03aedefdb563 15:02:03 Removing intermediate container acfb9a12b211 15:02:03 ---> 15ec2ff95af7 15:02:03 Step 21/23 : LABEL arch=x86_64 15:02:03 ---> Running in ae0cf7c88772 15:02:03 Removing intermediate container 03aedefdb563 15:02:03 ---> b010209edb7a 15:02:03 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:02:03 ---> Running in 7b8a225bfbe7 15:02:03 Removing intermediate container ae0cf7c88772 15:02:03 ---> 235b8387b653 15:02:03 Step 22/23 : LABEL git_sha=4dda876682c0684414e4410155dc7f9aedfebf77 15:02:03 ---> Running in f057833ca212 15:02:03 Removing intermediate container 7b8a225bfbe7 15:02:03 ---> 168a28ba7497 15:02:03 Step 22/24 : LABEL arch=x86_64 15:02:04 ---> Running in f2adfcb57b8a 15:02:04 Removing intermediate container f057833ca212 15:02:04 ---> e3621a0ac15f 15:02:04 Step 23/23 : LABEL version=2.3.0-dev.103 15:02:04 ---> Running in 9d50f4f839f1 15:02:04 Removing intermediate container f2adfcb57b8a 15:02:04 ---> 724037e012cf 15:02:04 Step 23/24 : LABEL git_sha=4dda876682c0684414e4410155dc7f9aedfebf77 15:02:04 ---> Running in 9c48e0f398c6 15:02:04 Removing intermediate container 9d50f4f839f1 15:02:04 ---> fd7b8ff48ee1 15:02:04 15:02:04 Successfully built fd7b8ff48ee1 15:02:04 Successfully tagged security-spire-server:latest 15:02:04  Building security-spire-server ... done Building core-metadata 15:02:05 Removing intermediate container 9c48e0f398c6 15:02:05 ---> 5391767ee584 15:02:05 Step 24/24 : LABEL version=2.3.0-dev.103 15:02:06 ---> Running in aeeab3c6eaf3 15:02:06 Removing intermediate container aeeab3c6eaf3 15:02:06 ---> 1e888bf65a32 15:02:06 15:02:06 Successfully built 1e888bf65a32 15:02:06 Successfully tagged security-spire-agent:latest 15:02:06 Building core-command 15:02:09  Building security-spire-agent ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:02:09 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:02:09 ---> ad788730e280 15:02:09 Step 3/24 : ARG ADD_BUILD_TAGS="" 15:02:09 ---> Using cache 15:02:09 ---> 847171f7ca04 15:02:09 Step 4/24 : WORKDIR /edgex-go 15:02:09 ---> Using cache 15:02:09 ---> 35c60032521e 15:02:09 Step 5/24 : RUN apk add --update --no-cache make git 15:02:11 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:02:11 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:02:11 ---> ad788730e280 15:02:11 Step 3/23 : ARG ADD_BUILD_TAGS="" 15:02:11 ---> Using cache 15:02:11 ---> 847171f7ca04 15:02:11 Step 4/23 : WORKDIR /edgex-go 15:02:11 ---> Using cache 15:02:11 ---> 35c60032521e 15:02:11 Step 5/23 : RUN apk add --update --no-cache make git 15:02:12 ---> Running in 6f0700fab71e 15:02:12 ---> Running in 28daa5a458c6 15:02:12 Removing intermediate container 13a31c225bb6 15:02:12 ---> 32ff1e4dc1de 15:02:12 Successfully built 32ff1e4dc1de 15:02:12 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:02:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:02:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:02:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:02:13 + docker inspect -f . ci-base-image-arm64 15:02:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:02:13 prd-ubuntu20.04-docker-arm64-4c-16g-117151 does not seem to be running inside a container 15:02:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:02:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/344 -v /w/workspace/edgex-go/344:/w/workspace/edgex-go/344:rw,z -v /w/workspace/edgex-go/344@tmp:/w/workspace/edgex-go/344@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 15:02:13 OK: 211 MiB in 51 packages 15:02:13 OK: 211 MiB in 51 packages 15:02:14 Removing intermediate container 28daa5a458c6 15:02:14 Removing intermediate container 6f0700fab71e 15:02:14 ---> a752a96ba665 15:02:14 Step 6/24 : COPY go.mod vendor* ./ 15:02:14 ---> 744d081e5dbc 15:02:14 Step 6/23 : COPY go.mod vendor* ./ 15:02:14 $ docker top 14bd278313390a9d99732699ca65cf8c466ee1234307629da2556316fda6e1f6 -eo pid,comm [Pipeline] { [Pipeline] sh 15:02:15 ---> 0abc2005e018 15:02:15 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:02:15 ---> Running in 64c8ff70b1dd 15:02:15 ---> b75ae3699d0f 15:02:15 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:02:15 ---> Running in 0660c3ead9ed 15:02:15 + go version 15:02:15 go version go1.18.7 linux/arm64 [Pipeline] } 15:02:15 $ docker stop --time=1 14bd278313390a9d99732699ca65cf8c466ee1234307629da2556316fda6e1f6 15:02:16 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.103" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:02:17 $ docker rm -f 14bd278313390a9d99732699ca65cf8c466ee1234307629da2556316fda6e1f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:02:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:02:17 15:02:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:02:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:02:19 latest: Pulling from edgex-devops/edgex-compose-arm64 15:02:19 29e5d40040c1: Pulling fs layer 15:02:19 1ce36da41761: Pulling fs layer 15:02:19 25b303627fd3: Pulling fs layer 15:02:19 29e5d40040c1: Verifying Checksum 15:02:19 29e5d40040c1: Download complete 15:02:19 1ce36da41761: Verifying Checksum 15:02:19 1ce36da41761: Download complete 15:02:19 29e5d40040c1: Pull complete 15:02:21 1ce36da41761: Pull complete 15:02:21 25b303627fd3: Verifying Checksum 15:02:21 25b303627fd3: Download complete 15:02:24 Removing intermediate container 7f44f616dabf 15:02:24 ---> 532e54d89f0a 15:02:24 15:02:24 Step 9/24 : FROM alpine:3.16 15:02:25 3.16: Pulling from library/alpine 15:02:25 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 15:02:25 Status: Downloaded newer image for alpine:3.16 15:02:25 ---> 9c6f07244728 15:02:25 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 15:02:25 Removing intermediate container 926272c0a7da 15:02:25 ---> b66865df0eb1 15:02:25 15:02:25 Step 9/19 : FROM alpine:3.15 15:02:25 ---> c4fc93816858 15:02:25 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:02:25 ---> Using cache 15:02:25 ---> 536b2768b87e 15:02:25 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 15:02:26 ---> Running in 4c8919456b13 15:02:26 ---> Running in 1865e9153ba8 15:02:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:02:26 Removing intermediate container 64c8ff70b1dd 15:02:26 ---> 54f7d8fd6146 15:02:26 Step 8/24 : COPY . . 15:02:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:02:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:02:26 Removing intermediate container 0660c3ead9ed 15:02:26 ---> 0f7e6446617b 15:02:26 Step 8/23 : COPY . . 15:02:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:02:26 (1/3) Installing ca-certificates (20220614-r0) 15:02:26 (2/3) Installing dumb-init (1.2.5-r1) 15:02:26 (3/3) Installing su-exec (0.2-r1) 15:02:26 Executing busybox-1.35.0-r17.trigger 15:02:26 Executing ca-certificates-20220614-r0.trigger 15:02:26 v3.15.6-134-g4253e08fd4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 15:02:26 v3.15.6-135-g4f0dccd4b5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 15:02:26 OK: 15857 distinct packages available 15:02:26 OK: 6 MiB in 17 packages 15:02:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:02:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:02:27 (1/9) Installing ca-certificates (20220614-r0) 15:02:27 (2/9) Installing brotli-libs (1.0.9-r5) 15:02:27 (3/9) Installing nghttp2-libs (1.46.0-r0) 15:02:27 (4/9) Installing libcurl (7.80.0-r4) 15:02:27 (5/9) Installing curl (7.80.0-r4) 15:02:27 (6/9) Installing dumb-init (1.2.5-r1) 15:02:27 (7/9) Installing musl-obstack (1.2.3-r0) 15:02:27 (8/9) Installing libucontext (1.1-r0) 15:02:27 (9/9) Installing gcompat (1.0.0-r4) 15:02:27 Executing busybox-1.34.1-r7.trigger 15:02:27 Executing ca-certificates-20220614-r0.trigger 15:02:27 OK: 8 MiB in 23 packages 15:02:30 Removing intermediate container 52e170e293ae 15:02:30 ---> af5401998aea 15:02:30 15:02:30 Step 10/22 : FROM alpine:3.16 15:02:30 ---> 9c6f07244728 15:02:30 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 15:02:30 ---> 16a9584cac3e 15:02:30 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 15:02:30 ---> 22cd2c71a597 15:02:30 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 15:02:30 ---> Running in 479d71ce48db 15:02:30 ---> Running in dae07bb97554 15:02:30 ---> Running in bbdf9867dc15 15:02:30 Removing intermediate container 4c8919456b13 15:02:30 ---> daba53c8e775 15:02:30 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:02:30 Removing intermediate container 1865e9153ba8 15:02:30 ---> ac0dd08d9d0d 15:02:30 ---> Running in 57b8c896c277 15:02:30 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 15:02:31 Removing intermediate container 57b8c896c277 15:02:31 ---> 83052a59aa0c 15:02:31 Step 12/24 : WORKDIR / 15:02:31 ---> d01d5848851a 15:02:31 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 15:02:31 ---> Running in 61049d5756c3 15:02:31 25b303627fd3: Pull complete 15:02:31 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 15:02:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:02:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:02:31 prd-ubuntu20.04-docker-arm64-4c-16g-117151 does not seem to be running inside a container 15:02:31 Removing intermediate container 61049d5756c3 15:02:31 ---> 7013f19025de 15:02:31 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 15:02:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:02:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:02:31 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/344 -v /w/workspace/edgex-go/344:/w/workspace/edgex-go/344:rw,z -v /w/workspace/edgex-go/344@tmp:/w/workspace/edgex-go/344@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 15:02:31 ---> 016af4b834b5 15:02:31 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 15:02:31 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.103" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 15:02:31 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.103" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:02:31 ---> b77939c8b931 15:02:31 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 15:02:31 (1/2) Installing ca-certificates (20220614-r0) 15:02:31 (2/2) Installing dumb-init (1.2.5-r1) 15:02:31 Executing busybox-1.35.0-r17.trigger 15:02:31 Executing ca-certificates-20220614-r0.trigger 15:02:31 OK: 6 MiB in 16 packages 15:02:31 ---> 0ad3570d88a4 15:02:31 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 15:02:31 ---> 5d4c84812ae8 15:02:31 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 15:02:31 ---> Running in 63cded945cbc 15:02:32 ---> 31a445dac725 15:02:32 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 15:02:32 Removing intermediate container 63cded945cbc 15:02:32 ---> 613f941e8a96 15:02:32 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:02:32 ---> Running in a14b134db0e2 15:02:32 Removing intermediate container bbdf9867dc15 15:02:32 ---> 43fb7d8a0914 15:02:32 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 15:02:32 ---> 9ffc07580d1f 15:02:32 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:02:32 Removing intermediate container a14b134db0e2 15:02:32 ---> 36d458613936 15:02:32 Step 17/19 : LABEL arch=x86_64 15:02:32 ---> Running in 91bf470a51c7 15:02:32 ---> Running in 77f61c96a02e 15:02:32 Removing intermediate container 91bf470a51c7 15:02:32 ---> 41e734d3c057 15:02:32 Step 13/22 : ENV APP_PORT=59860 15:02:32 ---> Running in 56f21546a9bc 15:02:32 Removing intermediate container 77f61c96a02e 15:02:32 ---> a0c19a04f9af 15:02:32 Step 18/19 : LABEL git_sha=4dda876682c0684414e4410155dc7f9aedfebf77 15:02:32 ---> Running in f37273b0dbda 15:02:33 Removing intermediate container 56f21546a9bc 15:02:33 ---> 3c5f97863f8d 15:02:33 Step 14/22 : EXPOSE $APP_PORT 15:02:33 ---> 9002cf235c73 15:02:33 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 15:02:33 ---> Running in 4a06d98abe7c 15:02:33 Removing intermediate container f37273b0dbda 15:02:33 ---> f6fe51cb7b27 15:02:33 Step 19/19 : LABEL version=2.3.0-dev.103 15:02:33 ---> Running in c11d962af62f 15:02:33 Removing intermediate container 4a06d98abe7c 15:02:33 ---> 11f715e0656b 15:02:33 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:02:33 Removing intermediate container c11d962af62f 15:02:33 ---> 9f7bd686bfda 15:02:33 15:02:33 Successfully built 9f7bd686bfda 15:02:33 Successfully tagged security-spiffe-token-provider:latest 15:02:33  Building security-spiffe-token-provider ... done Building sys-mgmt-agent 15:02:33 $ docker top 1e69a89d826ce58b986dc2d7082dedbaa42a8de1a9db7c6b1ee8759711917d14 -eo pid,comm 15:02:33 ---> 60031a99526b 15:02:33 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 15:02:33 ---> e3a64b39d0f3 15:02:33 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [Pipeline] { [Pipeline] sh 15:02:34 + docker-compose build --help 15:02:34 + grep parallel 15:02:35 ---> 91c75627d713 15:02:35 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:02:36 ---> fb53b4a9cf36 15:02:36 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 15:02:36 ---> Running in 0a793e2620f6 15:02:36 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:02:36 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:02:36 ---> ad788730e280 15:02:36 Step 3/22 : WORKDIR /edgex-go 15:02:36 ---> Using cache 15:02:36 ---> d9873044b2a7 15:02:36 Step 4/22 : RUN apk add --update --no-cache make bash git 15:02:36 ---> Running in bcb6e40ec095 15:02:36 ---> f5c0b0deaa68 15:02:36 Step 18/22 : ENTRYPOINT ["/support-notifications"] 15:02:36 ---> Running in de67c43820f9 15:02:37 Removing intermediate container de67c43820f9 15:02:37 ---> 3f02c5a096e1 15:02:37 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:02:37 ---> Running in 0e09e4edcc73 15:02:37 Removing intermediate container 0e09e4edcc73 15:02:37 ---> e28e1cca257e 15:02:37 Step 20/22 : LABEL arch=x86_64 15:02:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:02:37 Removing intermediate container 0a793e2620f6 15:02:37 ---> 182200b68b33 15:02:37 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 15:02:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:02:37 ---> Running in 4a691439c5fc 15:02:37 ---> Running in 34211c5d5340 15:02:37 OK: 211 MiB in 51 packages 15:02:37 Removing intermediate container 4a691439c5fc 15:02:37 ---> 0b3bf90c1934 15:02:37 Step 21/22 : LABEL git_sha=4dda876682c0684414e4410155dc7f9aedfebf77 15:02:37 Removing intermediate container 34211c5d5340 15:02:37 ---> 7c958c484da5 15:02:37 Step 22/24 : LABEL arch=x86_64 15:02:38 ---> Running in e0bb0c6f76dd 15:02:38 ---> Running in da443d0fcac2 15:02:38 Removing intermediate container e0bb0c6f76dd 15:02:38 ---> a1ee3bfda9c6 15:02:38 Step 22/22 : LABEL version=2.3.0-dev.103 15:02:38 Removing intermediate container bcb6e40ec095 15:02:38 --parallel Build images in parallel. [Pipeline] } 15:02:38 $ docker stop --time=1 1e69a89d826ce58b986dc2d7082dedbaa42a8de1a9db7c6b1ee8759711917d14 15:02:38 ---> 8765d39a2a2c 15:02:38 Step 5/22 : COPY go.mod vendor* ./ 15:02:38 Removing intermediate container da443d0fcac2 15:02:38 ---> e94c4f885954 15:02:38 Step 23/24 : LABEL git_sha=4dda876682c0684414e4410155dc7f9aedfebf77 15:02:38 ---> Running in 0817e4fbb54a 15:02:38 ---> Running in 3be58e6de473 15:02:39 Removing intermediate container 0817e4fbb54a 15:02:39 ---> a79329adb832 15:02:39 15:02:39 Successfully built a79329adb832 15:02:39 ---> dda89da85e62 15:02:39 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:02:39 Successfully tagged support-notifications:latest 15:02:39 Building security-bootstrapper 15:02:39  Building support-notifications ... done Removing intermediate container 3be58e6de473 15:02:39 ---> a70b1b090b91 15:02:39 Step 24/24 : LABEL version=2.3.0-dev.103 15:02:39 ---> Running in ae4a20ad635a 15:02:40 ---> Running in 4d520122a8b7 15:02:40 Removing intermediate container 4d520122a8b7 15:02:40 ---> 2299dc102d43 15:02:40 15:02:40 Successfully built 2299dc102d43 15:02:40 Successfully tagged security-secretstore-setup:latest 15:02:40  Building security-secretstore-setup ... done Building core-data 15:02:42 $ docker rm -f 1e69a89d826ce58b986dc2d7082dedbaa42a8de1a9db7c6b1ee8759711917d14 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:02:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:02:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:02:42 prd-ubuntu20.04-docker-arm64-4c-16g-117151 does not seem to be running inside a container 15:02:42 $ 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/344 -v /w/workspace/edgex-go/344:/w/workspace/edgex-go/344:rw,z -v /w/workspace/edgex-go/344@tmp:/w/workspace/edgex-go/344@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 15:02:43 $ docker top 6053bd016b0945cc93fd7f1df17ba57e6f9bc1b7b259f1bd2b99da6a85111d31 -eo pid,comm [Pipeline] { [Pipeline] sh 15:02:44 + docker-compose -f ./docker-compose-build.yml build --parallel 15:02:44 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:02:44 Step 2/32 : FROM ${BUILDER_BASE} AS builder 15:02:44 ---> ad788730e280 15:02:44 Step 3/32 : WORKDIR /edgex-go 15:02:44 ---> Using cache 15:02:44 ---> d9873044b2a7 15:02:44 Step 4/32 : RUN apk add --update --no-cache make git 15:02:44 ---> Using cache 15:02:44 ---> 997dea8ad3c8 15:02:44 Step 5/32 : COPY go.mod vendor* ./ 15:02:44 ---> Using cache 15:02:44 ---> 7c7e70a29144 15:02:44 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:02:44 ---> Using cache 15:02:44 ---> cfbf9a179595 15:02:44 Step 7/32 : COPY . . 15:02:44 ---> Using cache 15:02:44 ---> a2aa0f4638cc 15:02:44 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 15:02:45 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:02:45 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:02:45 ---> ad788730e280 15:02:45 Step 3/22 : ARG ADD_BUILD_TAGS="" 15:02:45 ---> Using cache 15:02:45 ---> 847171f7ca04 15:02:45 Step 4/22 : WORKDIR /edgex-go 15:02:45 ---> Using cache 15:02:45 ---> 35c60032521e 15:02:45 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 15:02:48 Building core-command ... 15:02:48 Building core-data ... 15:02:48 Building core-metadata ... 15:02:48 Building security-bootstrapper ... 15:02:48 Building security-proxy-setup ... 15:02:48 Building security-secretstore-setup ... 15:02:48 Building security-spiffe-token-provider ... 15:02:48 Building security-spire-agent ... 15:02:48 Building security-spire-config ... 15:02:48 Building security-spire-server ... 15:02:48 Building support-notifications ... 15:02:48 Building support-scheduler ... 15:02:48 Building sys-mgmt-agent ... 15:02:48 Building support-notifications 15:02:48 Building security-spire-agent 15:02:48 Building security-secretstore-setup 15:02:48 Building support-scheduler 15:02:48 Building core-command 15:02:49 ---> Running in 42111812c752 15:02:49 ---> Running in 73747368a658 15:02:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:02:50 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.103" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:02:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:02:50 OK: 211 MiB in 51 packages 15:02:51 Removing intermediate container 73747368a658 15:02:51 ---> 989df2b48aa9 15:02:51 Step 6/22 : COPY go.mod vendor* ./ 15:02:52 ---> cc94f7267907 15:02:52 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:02:52 ---> Running in a1b29fd725c9 15:02:57 Removing intermediate container 479d71ce48db 15:02:57 ---> 488414e8666a 15:02:57 15:02:57 Step 10/23 : FROM alpine:3.16 15:02:57 ---> 9c6f07244728 15:02:57 Step 11/23 : RUN apk add --update --no-cache dumb-init 15:02:57 ---> Running in 27859bb64c88 15:02:57 Removing intermediate container dae07bb97554 15:02:57 ---> 2277f7c4af37 15:02:57 15:02:57 Step 10/24 : FROM alpine:3.16 15:02:57 ---> 9c6f07244728 15:02:57 Step 11/24 : RUN apk add --update --no-cache dumb-init 15:02:57 Removing intermediate container ae4a20ad635a 15:02:57 ---> 2870f786b681 15:02:57 Step 7/22 : COPY . . 15:02:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:02:58 ---> Running in 8cc2d173ecfb 15:02:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:02:58 (1/1) Installing dumb-init (1.2.5-r1) 15:02:58 Executing busybox-1.35.0-r17.trigger 15:02:58 OK: 6 MiB in 15 packages 15:02:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:02:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:02:59 (1/1) Installing dumb-init (1.2.5-r1) 15:02:59 Executing busybox-1.35.0-r17.trigger 15:02:59 OK: 6 MiB in 15 packages 15:03:00 Removing intermediate container 27859bb64c88 15:03:00 ---> 3150093f4135 15:03:00 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:03:00 ---> Running in 365cd6f2c1ef 15:03:00 Removing intermediate container 8cc2d173ecfb 15:03:00 ---> de1b362f57fe 15:03:00 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:03:00 ---> Running in 3adaa1ce4020 15:03:00 Removing intermediate container 365cd6f2c1ef 15:03:00 ---> f28be42d61f7 15:03:00 Step 13/23 : ENV APP_PORT=59882 15:03:01 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:03:01 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:03:01 ---> 32ff1e4dc1de 15:03:01 Step 3/23 : ARG ADD_BUILD_TAGS="" 15:03:01 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:03:01 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:03:01 ---> 32ff1e4dc1de 15:03:01 Step 3/24 : WORKDIR /edgex-go 15:03:01 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:03:01 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:03:01 ---> 32ff1e4dc1de 15:03:01 Step 3/24 : WORKDIR /edgex-go 15:03:01 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:03:01 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:03:01 ---> 32ff1e4dc1de 15:03:01 Step 3/22 : ARG ADD_BUILD_TAGS="" 15:03:01 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:03:01 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:03:01 ---> 32ff1e4dc1de 15:03:01 Step 3/22 : ARG ADD_BUILD_TAGS="" 15:03:01 ---> Running in 6ab53b5928f4 15:03:01 ---> Running in d6f1690da31f 15:03:01 ---> Running in a5b39ee23687 15:03:01 ---> Running in 61fe2259110c 15:03:01 ---> Running in 1990926858bb 15:03:01 Removing intermediate container 6ab53b5928f4 15:03:01 ---> 28021e547f7a 15:03:01 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 15:03:01 Removing intermediate container a5b39ee23687 15:03:01 ---> af09e2ded936 15:03:01 Step 4/23 : WORKDIR /edgex-go 15:03:01 Removing intermediate container 61fe2259110c 15:03:01 ---> 945f310d3e06 15:03:01 Step 4/22 : WORKDIR /edgex-go 15:03:01 Removing intermediate container d6f1690da31f 15:03:01 ---> f6e6df3b3bb3 15:03:01 Step 4/24 : RUN apk add --update --no-cache make git 15:03:01 Removing intermediate container 1990926858bb 15:03:01 ---> 535eea859c03 15:03:01 Step 4/22 : WORKDIR /edgex-go 15:03:01 ---> Running in fca3661b224e 15:03:01 ---> Running in 249e6c6309ec 15:03:01 ---> Running in 20219a431683 15:03:01 ---> Running in ea961c53a42b 15:03:01 ---> Running in 126a04924d6f 15:03:01 ---> Running in bb43d82530df 15:03:01 Removing intermediate container 3adaa1ce4020 15:03:01 ---> 2ac50a8f3195 15:03:01 Step 13/24 : ENV APP_PORT=59881 15:03:01 ---> Running in fea0835f3d42 15:03:01 Removing intermediate container bb43d82530df 15:03:01 ---> 62a423856344 15:03:01 Step 14/23 : EXPOSE $APP_PORT 15:03:01 ---> Running in 4140e778e68e 15:03:01 Removing intermediate container fea0835f3d42 15:03:01 ---> d179e6f8fa44 15:03:01 Step 14/24 : EXPOSE $APP_PORT 15:03:01 ---> Running in c59339451d12 15:03:01 Removing intermediate container 4140e778e68e 15:03:01 ---> 13f16753a35a 15:03:01 Step 15/23 : WORKDIR / 15:03:01 ---> Running in 53d032874178 15:03:01 Removing intermediate container c59339451d12 15:03:01 ---> d1c69d599bd4 15:03:01 Step 15/24 : WORKDIR / 15:03:01 ---> Running in 44a8adb4be53 15:03:01 Removing intermediate container fca3661b224e 15:03:01 ---> a3cf5cb09e22 15:03:01 Step 5/23 : RUN apk add --update --no-cache make git 15:03:01 Removing intermediate container 53d032874178 15:03:01 ---> 1d452f3e4ef0 15:03:01 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:03:01 Removing intermediate container 44a8adb4be53 15:03:01 ---> 46cc362ed8bc 15:03:01 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 15:03:01 ---> Running in 21eaf419e1e0 15:03:01 Removing intermediate container 126a04924d6f 15:03:01 ---> 2af71a126741 15:03:01 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 15:03:02 ---> c56c0b7cb306 15:03:02 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 15:03:02 Removing intermediate container ea961c53a42b 15:03:02 ---> 578d51b116ac 15:03:02 Step 5/22 : RUN apk add --update --no-cache make git 15:03:02 ---> Running in e28a8923995b 15:03:02 ---> Running in 38f001e115d7 15:03:02 ---> 250498cf194e 15:03:02 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:03:03 ---> 39e88e20231c 15:03:03 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 15:03:03 ---> c28109dc6577 15:03:03 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 15:03:03 ---> 592db1c83992 15:03:03 Step 19/23 : ENTRYPOINT ["/core-command"] 15:03:03 ---> Running in fdbbd36d74b8 15:03:03 ---> 5231e3bab353 15:03:03 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 15:03:03 Removing intermediate container fdbbd36d74b8 15:03:03 ---> f5ba268e94a5 15:03:03 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:03:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:03:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:03:03 ---> Running in e11cdc69f4c8 15:03:03 ---> 1d0e5d9b9012 15:03:03 Step 20/24 : ENTRYPOINT ["/core-metadata"] 15:03:03 ---> Running in 9b84e6c88a2d 15:03:03 Removing intermediate container e11cdc69f4c8 15:03:03 ---> 5164952c6371 15:03:03 Step 21/23 : LABEL arch=x86_64 15:03:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:03:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:03:04 ---> Running in 8ece5e0c86c7 15:03:04 Removing intermediate container a1b29fd725c9 15:03:04 ---> 874d35628b11 15:03:04 Step 8/22 : COPY . . 15:03:04 Removing intermediate container 9b84e6c88a2d 15:03:04 ---> c17d3a87270e 15:03:04 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:03:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:03:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:03:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:03:04 Removing intermediate container 8ece5e0c86c7 15:03:04 ---> 57eaf87b9d22 15:03:04 Step 22/23 : LABEL git_sha=4dda876682c0684414e4410155dc7f9aedfebf77 15:03:04 ---> Running in 7295a945fb6b 15:03:04 ---> Running in 255e66ed35d4 15:03:04 Removing intermediate container 7295a945fb6b 15:03:04 ---> 7b14ed864138 15:03:04 Step 22/24 : LABEL arch=x86_64 15:03:04 Removing intermediate container 255e66ed35d4 15:03:04 ---> 6eb4c7b94f42 15:03:04 Step 23/23 : LABEL version=2.3.0-dev.103 15:03:04 ---> Running in 08da396dc93f 15:03:04 ---> Running in 4f64fd6c0000 15:03:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:03:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:03:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:03:04 ---> dbff6c6aa60c 15:03:04 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 15:03:05 OK: 221 MiB in 51 packages 15:03:05 OK: 221 MiB in 51 packages 15:03:05 ---> Running in 8ac066d2be3f 15:03:05 Removing intermediate container 4f64fd6c0000 15:03:05 ---> 46a931c930ad 15:03:05 15:03:05 Removing intermediate container 08da396dc93f 15:03:05 ---> bdb0820fc0da 15:03:05 Step 23/24 : LABEL git_sha=4dda876682c0684414e4410155dc7f9aedfebf77 15:03:05 Successfully built 46a931c930ad 15:03:05 Successfully tagged core-command:latest 15:03:05  Building core-command ... done Building security-proxy-setup 15:03:05 ---> Running in 54d83dea8606 15:03:06 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.103" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 15:03:06 OK: 221 MiB in 51 packages 15:03:06 OK: 221 MiB in 51 packages 15:03:06 OK: 221 MiB in 51 packages 15:03:06 Removing intermediate container 249e6c6309ec 15:03:06 ---> 9de83709c78e 15:03:06 Step 5/24 : COPY go.mod vendor* ./ 15:03:06 Removing intermediate container 20219a431683 15:03:06 ---> fb08202c4e29 15:03:06 Step 5/24 : COPY go.mod vendor* ./ 15:03:07 Removing intermediate container 54d83dea8606 15:03:07 ---> e3d79bc6c70a 15:03:07 Step 24/24 : LABEL version=2.3.0-dev.103 15:03:07 ---> Running in 8948706091d6 15:03:07 Removing intermediate container 42111812c752 15:03:07 ---> 38291ea522c6 15:03:07 15:03:07 Step 9/32 : FROM alpine:3.16 15:03:07 ---> 9c6f07244728 15:03:07 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:03:07 ---> Running in da69ff60af96 15:03:07 Removing intermediate container 8948706091d6 15:03:07 ---> 96b16da97e37 15:03:07 15:03:07 Successfully built 96b16da97e37 15:03:07 Successfully tagged core-metadata:latest 15:03:07 Building support-scheduler 15:03:07  Building core-metadata ... done Removing intermediate container da69ff60af96 15:03:07 ---> f9b1ce1ebc83 15:03:07 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 15:03:07 ---> Running in 7db69577d1da 15:03:07 Removing intermediate container e28a8923995b 15:03:07 ---> 327a04bdfef2 15:03:07 Step 6/22 : COPY go.mod vendor* ./ 15:03:07 Removing intermediate container 21eaf419e1e0 15:03:07 ---> ea8a9df822e3 15:03:07 Step 6/23 : COPY go.mod vendor* ./ 15:03:07 ---> ff0eef477c49 15:03:07 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:03:07 ---> Running in c116ffab073f 15:03:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:03:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:03:08 Removing intermediate container 38f001e115d7 15:03:08 ---> 211c0e217f0d 15:03:08 Step 6/22 : COPY go.mod vendor* ./ 15:03:08 (1/2) Installing dumb-init (1.2.5-r1) 15:03:08 (2/2) Installing su-exec (0.2-r1) 15:03:08 Executing busybox-1.35.0-r17.trigger 15:03:08 OK: 6 MiB in 16 packages 15:03:08 ---> 345eaccf72ae 15:03:08 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:03:08 ---> Running in 898fccca58a8 15:03:09 ---> c0728f7d914e 15:03:09 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:03:09 ---> Running in 6c8a75ef8fd8 15:03:09 ---> aaaefd82e94f 15:03:09 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:03:09 ---> Running in 67cbd12d5aea 15:03:09 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:03:09 Step 2/21 : FROM ${BUILDER_BASE} AS builder 15:03:09 ---> ad788730e280 15:03:09 Step 3/21 : WORKDIR /edgex-go 15:03:09 ---> Using cache 15:03:09 ---> d9873044b2a7 15:03:09 Step 4/21 : RUN apk add --update --no-cache make git 15:03:09 ---> Using cache 15:03:09 ---> 997dea8ad3c8 15:03:09 Step 5/21 : COPY go.mod vendor* ./ 15:03:09 ---> Using cache 15:03:09 ---> 7c7e70a29144 15:03:09 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:03:09 ---> Using cache 15:03:09 ---> cfbf9a179595 15:03:09 Step 7/21 : COPY . . 15:03:09 ---> Using cache 15:03:09 ---> a2aa0f4638cc 15:03:09 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 15:03:10 ---> 8b83d4c4d55e 15:03:10 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:03:10 ---> Running in 957b08cc813b 15:03:10 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:03:10 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:03:10 ---> ad788730e280 15:03:10 Step 3/22 : ARG ADD_BUILD_TAGS="" 15:03:10 ---> Using cache 15:03:10 ---> 847171f7ca04 15:03:10 Step 4/22 : WORKDIR /edgex-go 15:03:10 ---> Using cache 15:03:10 ---> 35c60032521e 15:03:10 Step 5/22 : RUN apk add --update --no-cache make git 15:03:10 ---> Using cache 15:03:10 ---> a752a96ba665 15:03:10 Step 6/22 : COPY go.mod vendor* ./ 15:03:10 ---> Using cache 15:03:10 ---> 0abc2005e018 15:03:10 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:03:10 ---> Using cache 15:03:10 ---> 54f7d8fd6146 15:03:10 Step 8/22 : COPY . . 15:03:10 ---> Using cache 15:03:10 ---> 16a9584cac3e 15:03:10 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 15:03:10 ---> Running in aa08c0753408 15:03:10 ---> Running in f8d1fd8ab171 15:03:10 ---> e60c20f2cb96 15:03:10 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 15:03:10 ---> Running in ab6ade152d8d 15:03:11 Removing intermediate container 7db69577d1da 15:03:11 ---> 10a2556888ef 15:03:11 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 15:03:11 ---> Running in 2404f4b47274 15:03:11 Removing intermediate container 2404f4b47274 15:03:11 ---> e5ec7f89ea31 15:03:11 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 15:03:11 ---> Running in bc43ea75f3da 15:03:11 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.103" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 15:03:11 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.103" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:03:11 Removing intermediate container bc43ea75f3da 15:03:11 ---> d9a0891b3b83 15:03:11 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 15:03:11 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.103" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 15:03:11 ---> Running in 46bfde89635b 15:03:11 Removing intermediate container 46bfde89635b 15:03:11 ---> 4dcb008f493f 15:03:11 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 15:03:11 ---> Running in b6424df49a09 15:03:11 Removing intermediate container b6424df49a09 15:03:11 ---> e96691b3f14f 15:03:11 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 15:03:11 ---> Running in b23473253b82 15:03:13 Removing intermediate container b23473253b82 15:03:13 ---> 642615683c9a 15:03:13 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 15:03:13 ---> Running in 6f5d55596f2a 15:03:13 Removing intermediate container 6f5d55596f2a 15:03:13 ---> 8aae304be89f 15:03:13 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 15:03:13 ---> a54c8f7b63b6 15:03:13 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 15:03:13 ---> Running in 79913622c83a 15:03:14 Removing intermediate container 79913622c83a 15:03:14 ---> 3f8481d80c60 15:03:14 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 15:03:15 ---> 3f8f6c91a190 15:03:15 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 15:03:15 ---> 0b20a56ab20a 15:03:15 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 15:03:16 ---> 6c7106de1671 15:03:16 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 15:03:17 ---> b76625f49144 15:03:17 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 15:03:17 ---> 86f583ab706b 15:03:17 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 15:03:17 ---> 7faac593511c 15:03:17 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 15:03:18 ---> 1a4672b61112 15:03:18 Step 27/32 : RUN chmod +x /entrypoint.sh 15:03:18 ---> Running in 80620783053d 15:03:19 Removing intermediate container 80620783053d 15:03:19 ---> 351353a31207 15:03:19 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 15:03:19 ---> Running in 75f00d1429e2 15:03:20 Removing intermediate container 75f00d1429e2 15:03:20 ---> 65dc1ed981d6 15:03:20 Step 29/32 : CMD ["gate"] 15:03:20 ---> Running in f0069bce391c 15:03:20 Removing intermediate container f0069bce391c 15:03:20 ---> bf3739d124c3 15:03:20 Step 30/32 : LABEL arch=x86_64 15:03:20 ---> Running in 4c66b8072933 15:03:20 Removing intermediate container 4c66b8072933 15:03:20 ---> 997ead30f34f 15:03:20 Step 31/32 : LABEL git_sha=4dda876682c0684414e4410155dc7f9aedfebf77 15:03:20 ---> Running in 2de80130812e 15:03:21 Removing intermediate container 2de80130812e 15:03:21 ---> e0a53a591a8e 15:03:21 Step 32/32 : LABEL version=2.3.0-dev.103 15:03:21 ---> Running in 88c0c58b2cef 15:03:21 Removing intermediate container 88c0c58b2cef 15:03:21 ---> c2c647d4f084 15:03:21 15:03:21 Successfully built c2c647d4f084 15:03:21 Successfully tagged security-bootstrapper:latest 15:03:21 Building security-spire-config 15:03:25  Building security-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:03:25 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:03:25 ---> ad788730e280 15:03:25 Step 3/24 : WORKDIR /edgex-go 15:03:25 ---> Using cache 15:03:25 ---> d9873044b2a7 15:03:25 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 15:03:25 ---> Running in 2b87b3ae5724 15:03:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:03:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:03:27 OK: 211 MiB in 51 packages 15:03:28 Removing intermediate container 2b87b3ae5724 15:03:28 ---> 0f7562818c4b 15:03:28 Step 5/24 : COPY go.mod vendor* ./ 15:03:29 ---> 3c45f97ce0b2 15:03:29 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:03:29 ---> Running in 867509194fd0 15:03:29 Removing intermediate container 8ac066d2be3f 15:03:29 ---> 1adf580f6118 15:03:29 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 15:03:29 ---> Running in 10b7669c3102 15:03:30 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.103" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 15:03:31 Removing intermediate container 10b7669c3102 15:03:31 ---> ba405f63c235 15:03:31 15:03:31 Step 10/22 : FROM alpine:3.16 15:03:31 ---> 9c6f07244728 15:03:31 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 15:03:31 ---> Running in 471e5f530d05 15:03:31 Removing intermediate container 471e5f530d05 15:03:31 ---> e54fd161bdb8 15:03:31 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 15:03:31 ---> Running in f44db3aedc4c 15:03:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:03:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:03:32 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 15:03:32 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 15:03:32 (3/33) Installing readline (8.1.2-r0) 15:03:32 (4/33) Installing bash (5.1.16-r2) 15:03:32 Executing bash-5.1.16-r2.post-install 15:03:32 (5/33) Installing ca-certificates (20220614-r0) 15:03:32 (6/33) Installing brotli-libs (1.0.9-r6) 15:03:32 (7/33) Installing nghttp2-libs (1.47.0-r0) 15:03:32 (8/33) Installing libcurl (7.83.1-r4) 15:03:32 (9/33) Installing curl (7.83.1-r4) 15:03:32 (10/33) Installing docker-cli (20.10.20-r0) 15:03:33 (11/33) Installing dumb-init (1.2.5-r1) 15:03:33 (12/33) Installing libbz2 (1.0.8-r1) 15:03:33 (13/33) Installing expat (2.5.0-r0) 15:03:33 (14/33) Installing libffi (3.4.2-r1) 15:03:33 (15/33) Installing gdbm (1.23-r0) 15:03:33 (16/33) Installing xz-libs (5.2.5-r1) 15:03:33 (17/33) Installing libgcc (11.2.1_git20220219-r2) 15:03:33 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 15:03:33 (19/33) Installing mpdecimal (2.5.1-r1) 15:03:33 (20/33) Installing sqlite-libs (3.38.5-r0) 15:03:33 (21/33) Installing python3 (3.10.5-r0) 15:03:33 (22/33) Installing py3-contextlib2 (21.6.0-r2) 15:03:33 (23/33) Installing py3-tomli (2.0.1-r1) 15:03:33 (24/33) Installing py3-pep517 (0.12.0-r2) 15:03:33 (25/33) Installing py3-six (1.16.0-r1) 15:03:33 (26/33) Installing py3-retrying (1.3.3-r3) 15:03:33 (27/33) Installing py3-appdirs (1.4.4-r3) 15:03:33 (28/33) Installing py3-more-itertools (8.13.0-r0) 15:03:33 (29/33) Installing py3-ordered-set (4.0.2-r3) 15:03:33 (30/33) Installing py3-parsing (2.4.7-r3) 15:03:33 (31/33) Installing py3-packaging (21.3-r0) 15:03:33 (32/33) Installing py3-setuptools (59.4.0-r0) 15:03:33 (33/33) Installing py3-pip (22.1.1-r0) 15:03:33 Executing busybox-1.35.0-r17.trigger 15:03:33 Executing ca-certificates-20220614-r0.trigger 15:03:33 OK: 122 MiB in 47 packages 15:03:36 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.103" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 15:03:36 Collecting docker-compose==1.23.2 15:03:36 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 15:03:36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 15.7 MB/s eta 0:00:00 15:03:36 Collecting docopt<0.7,>=0.6.1 15:03:36 Downloading docopt-0.6.2.tar.gz (25 kB) 15:03:36 Preparing metadata (setup.py): started 15:03:37 Preparing metadata (setup.py): finished with status 'done' 15:03:37 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 15:03:37 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 15:03:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 31.8 MB/s eta 0:00:00 15:03:37 Collecting docker<4.0,>=3.6.0 15:03:37 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 15:03:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 148.4 MB/s eta 0:00:00 15:03:37 Collecting texttable<0.10,>=0.9.0 15:03:37 Downloading texttable-0.9.1.tar.gz (11 kB) 15:03:37 Preparing metadata (setup.py): started 15:03:37 Preparing metadata (setup.py): finished with status 'done' 15:03:37 Collecting websocket-client<1.0,>=0.32.0 15:03:37 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 15:03:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 1.0 MB/s eta 0:00:00 15:03:37 Collecting cached-property<2,>=1.2.0 15:03:37 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 15:03:37 Collecting dockerpty<0.5,>=0.4.1 15:03:37 Downloading dockerpty-0.4.1.tar.gz (13 kB) 15:03:37 Preparing metadata (setup.py): started 15:03:38 Preparing metadata (setup.py): finished with status 'done' 15:03:38 Collecting jsonschema<3,>=2.5.1 15:03:38 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 15:03:38 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 15:03:38 Collecting PyYAML<4,>=3.10 15:03:38 Downloading PyYAML-3.13.tar.gz (270 kB) 15:03:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 1.3 MB/s eta 0:00:00 15:03:38 Preparing metadata (setup.py): started 15:03:39 Preparing metadata (setup.py): finished with status 'done' 15:03:39 Collecting docker-pycreds>=0.4.0 15:03:39 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 15:03:39 Collecting chardet<3.1.0,>=3.0.2 15:03:39 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 15:03:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 7.0 MB/s eta 0:00:00 15:03:39 Collecting certifi>=2017.4.17 15:03:39 Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) 15:03:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 11.9 MB/s eta 0:00:00 15:03:39 Collecting urllib3<1.25,>=1.21.1 15:03:39 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 15:03:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 6.8 MB/s eta 0:00:00 15:03:39 Collecting idna<2.8,>=2.5 15:03:39 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 15:03:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 13.1 MB/s eta 0:00:00 15:03:39 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 15:03:39 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 15:03:39 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 15:03:39 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 15:03:39 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 15:03:39 Running setup.py install for texttable: started 15:03:40 Running setup.py install for texttable: finished with status 'done' 15:03:40 Running setup.py install for PyYAML: started 15:03:40 Removing intermediate container 867509194fd0 15:03:40 ---> 8ba72562033c 15:03:40 Step 7/24 : COPY . . 15:03:40 Running setup.py install for PyYAML: finished with status 'done' 15:03:40 Running setup.py install for docopt: started 15:03:40 Running setup.py install for docopt: finished with status 'done' 15:03:42 Running setup.py install for dockerpty: started 15:03:43 Removing intermediate container f8d1fd8ab171 15:03:43 ---> 2d4bd35936a3 15:03:43 Removing intermediate container ab6ade152d8d 15:03:43 15:03:43 ---> 2a48f5fba578 15:03:43 Step 9/21 : FROM alpine:3.16 15:03:43 15:03:43 Step 10/22 : FROM alpine:3.16 ---> 9c6f07244728 15:03:43 15:03:43 Step 10/21 : RUN apk add --update --no-cache curl dumb-init ---> 9c6f07244728 15:03:43 15:03:43 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:03:43 Running setup.py install for dockerpty: finished with status 'done' 15:03:43 ---> Running in 1b1fa6609721 15:03:43 ---> Running in 0b11087726a2 15:03:43 Removing intermediate container 0b11087726a2 15:03:43 ---> ad59e7841fea 15:03:43 Step 12/22 : ENV APP_PORT=59880 15:03:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:03:43 ---> Running in d0a4065b03de 15:03:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:03:43 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 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 15:03:43 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 15:03:43 (1/6) Installing ca-certificates (20220614-r0) 15:03:43 Removing intermediate container d0a4065b03de 15:03:43 ---> 0e5b3b6550c1 15:03:43 Step 13/22 : EXPOSE $APP_PORT 15:03:43 (2/6) Installing brotli-libs (1.0.9-r6) 15:03:43 (3/6) Installing nghttp2-libs (1.47.0-r0) 15:03:43 (4/6) Installing libcurl (7.83.1-r4) 15:03:43 (5/6) Installing curl (7.83.1-r4) 15:03:43 (6/6) Installing dumb-init (1.2.5-r1) 15:03:43 Executing busybox-1.35.0-r17.trigger 15:03:43 Executing ca-certificates-20220614-r0.trigger 15:03:43 OK: 8 MiB in 20 packages 15:03:44 ---> Running in c1118360427d 15:03:44 Removing intermediate container c1118360427d 15:03:44 ---> 4c4c83801604 15:03:44 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 15:03:44 ---> Running in b7b5ed322c91 15:03:44 ---> 9d5e91f171e0 15:03:44 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 15:03:44 ---> Running in 92486923303e 15:03:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:03:44 Removing intermediate container 1b1fa6609721 15:03:44 ---> 9652e15f5466 15:03:44 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:03:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:03:44 Removing intermediate container 92486923303e 15:03:44 ---> 6ef93ff321f5 15:03:44 Step 9/24 : WORKDIR /edgex-go/spire-build 15:03:44 (1/6) Installing dumb-init (1.2.5-r1) 15:03:44 (2/6) Installing libgcc (11.2.1_git20220219-r2) 15:03:44 (3/6) Installing libsodium (1.0.18-r0) 15:03:44 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 15:03:44 (5/6) Installing libzmq (4.3.4-r0) 15:03:45 (6/6) Installing zeromq (4.3.4-r0) 15:03:45 ---> Running in 7fc024f07217 15:03:45 Executing busybox-1.35.0-r17.trigger 15:03:45 OK: 8 MiB in 20 packages 15:03:45 ---> Running in 6f867a6bc932 15:03:45 Removing intermediate container 7fc024f07217 15:03:45 ---> 337be23ca8ee 15:03:45 Step 12/21 : WORKDIR /edgex 15:03:45 ---> Running in 05920f47362a 15:03:45 Removing intermediate container 6f867a6bc932 15:03:45 ---> 23f19d0d221a 15:03:45 Step 10/24 : 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 15:03:45 ---> Running in 6041b3ed7960 15:03:45 Removing intermediate container aa08c0753408 15:03:45 ---> a967c66697af 15:03:45 15:03:45 Step 10/22 : FROM alpine:3.16 15:03:45 ---> 9c6f07244728 15:03:45 Step 11/22 : RUN apk add --update --no-cache dumb-init 15:03:45 ---> Using cache 15:03:45 ---> de1b362f57fe 15:03:45 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:03:45 ---> Using cache 15:03:45 ---> 2ac50a8f3195 15:03:45 Step 13/22 : ENV APP_PORT=59861 15:03:45 Removing intermediate container 05920f47362a 15:03:45 ---> 68161abd64f3 15:03:45 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 15:03:45 ---> Running in ac6e153e2b46 15:03:45 Removing intermediate container b7b5ed322c91 15:03:45 ---> 552afb16df54 15:03:45 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:03:45 ---> 1c5c2fae3388 15:03:45 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 15:03:45 Removing intermediate container ac6e153e2b46 15:03:45 ---> 14da714342d7 15:03:45 Step 14/22 : EXPOSE $APP_PORT 15:03:45 ---> 2aafe8534f5d 15:03:45 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:03:45 ---> Running in a7e212eebc06 15:03:46 Removing intermediate container a7e212eebc06 15:03:46 ---> dc431caeb573 15:03:46 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:03:46 ---> 9ce20b15aaac 15:03:46 ---> d3f6a5067dd5 15:03:46 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config .Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 15:03:46 15:03:46 ---> 509b6f3b0af2 15:03:46 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:03:46 Removing intermediate container 6041b3ed7960 15:03:46 ---> c25a95a4ec71 15:03:46 Step 11/24 : WORKDIR /edgex-go 15:03:46 ---> 784f5428ce9f 15:03:46 Step 18/22 : ENTRYPOINT ["/core-data"] 15:03:46 ---> Running in a5b8781a6f20 15:03:46 ---> Running in 2302120f0974 15:03:46 ---> 6314d79ac546 15:03:46 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 15:03:46 Removing intermediate container a5b8781a6f20 15:03:46 ---> af22638f94e7 15:03:46 15:03:46 Step 12/24 : FROM alpine:3.15 15:03:46 ---> c4fc93816858 15:03:46 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:03:46 ---> Using cache 15:03:46 ---> 536b2768b87e 15:03:46 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 15:03:46 Removing intermediate container 2302120f0974 15:03:46 ---> 7272e100b0e6 15:03:46 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:03:46 Removing intermediate container f44db3aedc4c 15:03:46 ---> 805b25ce2319 15:03:46 Step 13/22 : ENV APP_PORT=58890 15:03:46 ---> Running in 40b0ba3ad7be 15:03:47 ---> 09a25e72a5a9 15:03:47 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:03:47 ---> Running in cf66bc0b8b78 15:03:47 ---> 082f940ea955 15:03:47 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 15:03:47 ---> Running in b915b0d05af1 15:03:47 ---> Running in de15c39617b8 15:03:47 Removing intermediate container cf66bc0b8b78 15:03:47 ---> e63d0a4de91b 15:03:47 Step 20/22 : LABEL arch=x86_64 15:03:47 ---> Running in 6e3c26ca6536 15:03:47 Removing intermediate container b915b0d05af1 15:03:47 ---> 1f29fd5e3150 15:03:47 Step 14/22 : EXPOSE $APP_PORT 15:03:47 ---> 95bcc4bc1373 15:03:47 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 15:03:47 ---> Running in ddaa5ad34747 15:03:47 ---> Running in a88c6914dc2f 15:03:47 Removing intermediate container 6e3c26ca6536 15:03:47 ---> 025ddcf1695f 15:03:47 Step 21/22 : LABEL git_sha=4dda876682c0684414e4410155dc7f9aedfebf77 15:03:47 ---> Running in 273ea8f2226f 15:03:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:03:47 Removing intermediate container ddaa5ad34747 15:03:47 ---> bc6077bdf06e 15:03:47 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 15:03:47 Removing intermediate container a88c6914dc2f 15:03:47 ---> feb87aa133a3 15:03:47 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:03:47 ---> Running in 263ccbb19bfd 15:03:47 Removing intermediate container 273ea8f2226f 15:03:47 ---> cede8ebe6800 15:03:47 Step 22/22 : LABEL version=2.3.0-dev.103 15:03:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:03:47 ---> Running in 012ce0741f0c 15:03:47 Removing intermediate container 263ccbb19bfd 15:03:47 ---> c7a9c3a449d9 15:03:47 Step 20/22 : LABEL arch=x86_64 15:03:47 ---> Running in c9fb2cc83273 15:03:47 Removing intermediate container 012ce0741f0c 15:03:47 ---> 9117487dec59 15:03:47 15:03:47 ---> 3ce6aa7bda30 15:03:47 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 15:03:47 v3.15.6-134-g4253e08fd4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 15:03:47 v3.15.6-135-g4f0dccd4b5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 15:03:47 OK: 15857 distinct packages available 15:03:47 Removing intermediate container c9fb2cc83273 15:03:47 ---> f8793db22bed 15:03:47 Step 21/22 : LABEL git_sha=4dda876682c0684414e4410155dc7f9aedfebf77 15:03:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:03:47 Successfully built 9117487dec59 15:03:47 Successfully tagged core-data:latest 15:03:47  Building core-data ... done Removing intermediate container de15c39617b8 15:03:47 ---> a4f9b35d27f6 15:03:47 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 15:03:47 ---> Running in 9e2941b8ecd8 15:03:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:03:47 ---> Running in 8ac28b8373d8 15:03:47 ---> 65bda397f61d 15:03:47 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 15:03:47 Removing intermediate container 9e2941b8ecd8 15:03:47 ---> 7101ebb47756 15:03:47 Step 22/22 : LABEL version=2.3.0-dev.103 15:03:47 ---> Running in dea9aefd2a31 15:03:47 Removing intermediate container 8ac28b8373d8 15:03:47 ---> 0e38c0c7a62a 15:03:47 Step 19/21 : LABEL arch=x86_64 15:03:48 ---> Running in 389de4c40958 15:03:48 (1/4) Installing dumb-init (1.2.5-r1) 15:03:48 (2/4) Installing musl-obstack (1.2.3-r0) 15:03:48 (3/4) Installing libucontext (1.1-r0) 15:03:48 Removing intermediate container dea9aefd2a31 15:03:48 ---> 5cce569e482e 15:03:48 15:03:48 (4/4) Installing gcompat (1.0.0-r4) 15:03:48 Executing busybox-1.34.1-r7.trigger 15:03:48 OK: 6 MiB in 18 packages 15:03:48 ---> b1093e15f79d 15:03:48 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 15:03:48 ---> Running in 43834a713d55 15:03:48 Removing intermediate container 389de4c40958 15:03:48 ---> fdbd4dceffb8 15:03:48 Step 20/21 : LABEL git_sha=4dda876682c0684414e4410155dc7f9aedfebf77 15:03:48 Successfully built 5cce569e482e 15:03:48 Successfully tagged support-scheduler:latest 15:03:48  Building support-scheduler ... done  ---> Running in 785e7f5e95e6 15:03:48 Removing intermediate container 43834a713d55 15:03:48 ---> 35dde1d3ebe2 15:03:48 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:03:48 ---> Running in 4142414860a6 15:03:48 Removing intermediate container 785e7f5e95e6 15:03:48 ---> f97ac633ce4f 15:03:48 Step 21/21 : LABEL version=2.3.0-dev.103 15:03:48 ---> Running in 583505edbd68 15:03:48 Removing intermediate container 4142414860a6 15:03:48 ---> 27f6a5b918ff 15:03:48 Step 20/22 : LABEL arch=x86_64 15:03:48 ---> Running in a065dfb67025 15:03:48 Removing intermediate container 583505edbd68 15:03:48 ---> 809caf3ebf61 15:03:48 15:03:48 Removing intermediate container 40b0ba3ad7be 15:03:48 ---> 655061eacb45 15:03:48 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:03:48 Removing intermediate container a065dfb67025 15:03:48 ---> 8e4eea495a08 15:03:48 Step 21/22 : LABEL git_sha=4dda876682c0684414e4410155dc7f9aedfebf77 15:03:48 ---> Running in 884d7a4b43e9 15:03:48 Successfully built 809caf3ebf61 15:03:48 Successfully tagged security-proxy-setup:latest 15:03:48  Building security-proxy-setup ... done Removing intermediate container 884d7a4b43e9 15:03:48 ---> c0f1b10efb04 15:03:48 Step 22/22 : LABEL version=2.3.0-dev.103 15:03:48 ---> Running in 08557507a248 15:03:48 Removing intermediate container 08557507a248 15:03:48 ---> c4fdec39b419 15:03:48 15:03:49 Successfully built c4fdec39b419 15:03:49 Successfully tagged sys-mgmt-agent:latest 15:03:49  Building sys-mgmt-agent ... done  ---> 46a27a576148 15:03:49 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 15:03:49 ---> b3ead0929d2c 15:03:49 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 15:03:49 ---> Running in ff548532a146 15:03:50 Removing intermediate container ff548532a146 15:03:50 ---> 2745e5e319b2 15:03:50 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 15:03:50 ---> a4bba322fedc 15:03:50 Step 19/24 : WORKDIR / 15:03:50 ---> Running in 13346dd29a85 15:03:50 Removing intermediate container 13346dd29a85 15:03:50 ---> a9ed9a91cec8 15:03:50 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:03:50 ---> Running in c6d9f247dd19 15:03:50 Removing intermediate container c6d9f247dd19 15:03:50 ---> b87d9e5842ea 15:03:50 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:03:50 ---> Running in 8edda5bc5f65 15:03:50 Removing intermediate container 8edda5bc5f65 15:03:50 ---> 01c747c21f61 15:03:50 Step 22/24 : LABEL arch=x86_64 15:03:50 ---> Running in 94e496c9c894 15:03:50 Removing intermediate container 94e496c9c894 15:03:50 ---> 4b008a8c49ea 15:03:50 Step 23/24 : LABEL git_sha=4dda876682c0684414e4410155dc7f9aedfebf77 15:03:50 ---> Running in 32921777ff2b 15:03:50 Removing intermediate container 32921777ff2b 15:03:50 ---> 3524890ad70d 15:03:50 Step 24/24 : LABEL version=2.3.0-dev.103 15:03:50 ---> Running in 93e03ef3f607 15:03:50 Removing intermediate container 93e03ef3f607 15:03:50 ---> 3b6865bfa0f2 15:03:50 15:03:50 Successfully built 3b6865bfa0f2 15:03:50 Successfully tagged security-spire-config:latest 15:03:50  Building security-spire-config ... done  [Pipeline] } 15:03:50 $ docker stop --time=1 1fe0588a6b0e14b42bf2c227cf213a027cd98b6389c7a849a2f00e022d727721 15:03:52 $ docker rm -f 1fe0588a6b0e14b42bf2c227cf213a027cd98b6389c7a849a2f00e022d727721 [Pipeline] // withDockerContainer [Pipeline] sh 15:03:52 + docker images 15:03:52 REPOSITORY TAG IMAGE ID CREATED SIZE 15:03:52 security-spire-config latest 3b6865bfa0f2 2 seconds ago 85.8MB 15:03:52 security-proxy-setup latest 809caf3ebf61 4 seconds ago 27.6MB 15:03:52 sys-mgmt-agent latest c4fdec39b419 4 seconds ago 136MB 15:03:52 core-data latest 9117487dec59 5 seconds ago 21.7MB 15:03:52 support-scheduler latest 5cce569e482e 5 seconds ago 29.8MB 15:03:52 af22638f94e7 6 seconds ago 1.48GB 15:03:52 a967c66697af 7 seconds ago 1.67GB 15:03:52 2a48f5fba578 10 seconds ago 1.62GB 15:03:52 2d4bd35936a3 12 seconds ago 1.6GB 15:03:52 ba405f63c235 21 seconds ago 1.59GB 15:03:52 security-bootstrapper latest c2c647d4f084 31 seconds ago 20.2MB 15:03:52 core-metadata latest 96b16da97e37 45 seconds ago 18.5MB 15:03:52 38291ea522c6 46 seconds ago 1.6GB 15:03:52 core-command latest 46a931c930ad 48 seconds ago 17.6MB 15:03:52 2277f7c4af37 56 seconds ago 1.61GB 15:03:52 488414e8666a 58 seconds ago 1.61GB 15:03:52 security-secretstore-setup latest 2299dc102d43 About a minute ago 29.7MB 15:03:52 support-notifications latest a79329adb832 About a minute ago 30.4MB 15:03:52 security-spiffe-token-provider latest 9f7bd686bfda About a minute ago 29.7MB 15:03:52 af5401998aea About a minute ago 1.67GB 15:03:52 b66865df0eb1 About a minute ago 1.64GB 15:03:52 532e54d89f0a About a minute ago 1.6GB 15:03:52 security-spire-agent latest 1e888bf65a32 About a minute ago 125MB 15:03:52 security-spire-server latest fd7b8ff48ee1 About a minute ago 86.5MB 15:03:52 f79d2dc7b3bd 2 minutes ago 1.48GB 15:03:52 0aaba79e641c 2 minutes ago 1.48GB 15:03:52 ci-base-image-x86_64 latest ad788730e280 4 minutes ago 941MB 15:03:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine 1dedd983c030 2 weeks ago 677MB 15:03:52 alpine 3.15 c4fc93816858 2 months ago 5.59MB 15:03:52 alpine 3.16 9c6f07244728 2 months ago 5.54MB 15:03:52 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 3 months ago 253MB 15:03:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:03:52 provisioning config files... 15:03:52 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/344@tmp/config4097861828661406192tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:03:52 ---> docker-login.sh 15:03:52 nexus3.edgexfoundry.org:10001 15:03:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:03:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:03:52 Configure a credential helper to remove this warning. See 15:03:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:03:52 15:03:52 Login Succeeded 15:03:52 nexus3.edgexfoundry.org:10002 15:03:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:03:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:03:52 Configure a credential helper to remove this warning. See 15:03:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:03:52 15:03:52 Login Succeeded 15:03:52 nexus3.edgexfoundry.org:10003 15:03:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:03:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:03:53 Configure a credential helper to remove this warning. See 15:03:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:03:53 15:03:53 Login Succeeded 15:03:53 nexus3.edgexfoundry.org:10004 15:03:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:03:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:03:53 Configure a credential helper to remove this warning. See 15:03:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:03:53 15:03:53 Login Succeeded 15:03:53 docker.io 15:03:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:03:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:03:53 Configure a credential helper to remove this warning. See 15:03:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:03:53 15:03:53 Login Succeeded 15:03:53 ---> docker-login.sh ends [Pipeline] } 15:03:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:03:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:03:53 [edgeXDocker.push] Tagging docker image core-command with the following tags: 15:03:53 4dda876682c0684414e4410155dc7f9aedfebf77 15:03:53 latest 15:03:53 2.3.0-dev.103 15:03:53 4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 15:03:53 main 15:03:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:03:54 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4dda876682c0684414e4410155dc7f9aedfebf77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:03:54 + docker push nexus3.edgexfoundry.org:10004/core-command:4dda876682c0684414e4410155dc7f9aedfebf77 15:03:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 15:03:54 ff9af90ccf6a: Preparing 15:03:54 ac2dd96da813: Preparing 15:03:54 160ca599f383: Preparing 15:03:54 ddce2e0db36b: Preparing 15:03:54 994393dc58e7: Preparing 15:03:54 994393dc58e7: Layer already exists 15:03:54 ddce2e0db36b: Pushed 15:03:54 160ca599f383: Pushed 15:03:54 ff9af90ccf6a: Pushed 15:03:55 ac2dd96da813: Pushed 15:03:55 4dda876682c0684414e4410155dc7f9aedfebf77: digest: sha256:ff96784c9bd8c92b2a9fbc39801fe57f2778f8d24d392f36ee28c2882517ab59 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:03:56 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:03:56 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 15:03:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 15:03:56 ff9af90ccf6a: Preparing 15:03:56 ac2dd96da813: Preparing 15:03:56 160ca599f383: Preparing 15:03:56 ddce2e0db36b: Preparing 15:03:56 994393dc58e7: Preparing 15:03:56 ddce2e0db36b: Layer already exists 15:03:56 ac2dd96da813: Layer already exists 15:03:56 ff9af90ccf6a: Layer already exists 15:03:56 160ca599f383: Layer already exists 15:03:56 994393dc58e7: Layer already exists 15:03:56 latest: digest: sha256:ff96784c9bd8c92b2a9fbc39801fe57f2778f8d24d392f36ee28c2882517ab59 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:03:56 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:03:56 + docker push nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.103 15:03:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 15:03:56 ff9af90ccf6a: Preparing 15:03:56 ac2dd96da813: Preparing 15:03:56 160ca599f383: Preparing 15:03:56 ddce2e0db36b: Preparing 15:03:56 994393dc58e7: Preparing 15:03:56 ddce2e0db36b: Layer already exists 15:03:56 ff9af90ccf6a: Layer already exists 15:03:56 160ca599f383: Layer already exists 15:03:56 994393dc58e7: Layer already exists 15:03:56 ac2dd96da813: Layer already exists 15:03:56 2.3.0-dev.103: digest: sha256:ff96784c9bd8c92b2a9fbc39801fe57f2778f8d24d392f36ee28c2882517ab59 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:03:57 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:03:57 + docker push nexus3.edgexfoundry.org:10004/core-command:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 15:03:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 15:03:57 ff9af90ccf6a: Preparing 15:03:57 ac2dd96da813: Preparing 15:03:57 160ca599f383: Preparing 15:03:57 ddce2e0db36b: Preparing 15:03:57 994393dc58e7: Preparing 15:03:57 ac2dd96da813: Layer already exists 15:03:57 160ca599f383: Layer already exists 15:03:57 994393dc58e7: Layer already exists 15:03:57 ff9af90ccf6a: Layer already exists 15:03:57 ddce2e0db36b: Layer already exists 15:03:57 4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103: digest: sha256:ff96784c9bd8c92b2a9fbc39801fe57f2778f8d24d392f36ee28c2882517ab59 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:03:57 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:03:58 + docker push nexus3.edgexfoundry.org:10004/core-command:main 15:03:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 15:03:58 ff9af90ccf6a: Preparing 15:03:58 ac2dd96da813: Preparing 15:03:58 160ca599f383: Preparing 15:03:58 ddce2e0db36b: Preparing 15:03:58 994393dc58e7: Preparing 15:03:58 ac2dd96da813: Layer already exists 15:03:58 ff9af90ccf6a: Layer already exists 15:03:58 ddce2e0db36b: Layer already exists 15:03:58 994393dc58e7: Layer already exists 15:03:58 160ca599f383: Layer already exists 15:03:58 main: digest: sha256:ff96784c9bd8c92b2a9fbc39801fe57f2778f8d24d392f36ee28c2882517ab59 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:03:58 ===================================================== [Pipeline] echo 15:03:58 taggedImages: 15:03:58 - nexus3.edgexfoundry.org:10004/core-command:4dda876682c0684414e4410155dc7f9aedfebf77 15:03:58 - nexus3.edgexfoundry.org:10004/core-command:latest 15:03:58 - nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.103 15:03:58 - nexus3.edgexfoundry.org:10004/core-command:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 15:03:58 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 15:03:58 [edgeXDocker.push] Tagging docker image core-data with the following tags: 15:03:58 4dda876682c0684414e4410155dc7f9aedfebf77 15:03:58 latest 15:03:58 2.3.0-dev.103 15:03:58 4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 15:03:58 main 15:03:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:03:58 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4dda876682c0684414e4410155dc7f9aedfebf77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:03:58 + docker push nexus3.edgexfoundry.org:10004/core-data:4dda876682c0684414e4410155dc7f9aedfebf77 15:03:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 15:03:58 6279dd4c0706: Preparing 15:03:58 22f02dbc5d06: Preparing 15:03:58 160ca599f383: Preparing 15:03:58 29f3ea236bd5: Preparing 15:03:58 994393dc58e7: Preparing 15:03:58 160ca599f383: Layer already exists 15:03:58 994393dc58e7: Layer already exists 15:03:58 6279dd4c0706: Pushed 15:03:59 29f3ea236bd5: Pushed 15:04:00 22f02dbc5d06: Pushed 15:04:00 4dda876682c0684414e4410155dc7f9aedfebf77: digest: sha256:e1a544908014ab3db0cda2950de767062dd06599085d8d8a0919af702bc4b262 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:00 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:01 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 15:04:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 15:04:01 6279dd4c0706: Preparing 15:04:01 22f02dbc5d06: Preparing 15:04:01 160ca599f383: Preparing 15:04:01 29f3ea236bd5: Preparing 15:04:01 994393dc58e7: Preparing 15:04:01 29f3ea236bd5: Layer already exists 15:04:01 160ca599f383: Layer already exists 15:04:01 994393dc58e7: Layer already exists 15:04:01 22f02dbc5d06: Layer already exists 15:04:01 6279dd4c0706: Layer already exists 15:04:01 latest: digest: sha256:e1a544908014ab3db0cda2950de767062dd06599085d8d8a0919af702bc4b262 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:01 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:01 + docker push nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.103 15:04:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 15:04:01 6279dd4c0706: Preparing 15:04:01 22f02dbc5d06: Preparing 15:04:01 160ca599f383: Preparing 15:04:01 29f3ea236bd5: Preparing 15:04:01 994393dc58e7: Preparing 15:04:01 994393dc58e7: Layer already exists 15:04:01 29f3ea236bd5: Layer already exists 15:04:01 22f02dbc5d06: Layer already exists 15:04:01 160ca599f383: Layer already exists 15:04:01 6279dd4c0706: Layer already exists 15:04:01 2.3.0-dev.103: digest: sha256:e1a544908014ab3db0cda2950de767062dd06599085d8d8a0919af702bc4b262 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:02 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:02 + docker push nexus3.edgexfoundry.org:10004/core-data:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 15:04:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 15:04:02 6279dd4c0706: Preparing 15:04:02 22f02dbc5d06: Preparing 15:04:02 160ca599f383: Preparing 15:04:02 29f3ea236bd5: Preparing 15:04:02 994393dc58e7: Preparing 15:04:02 160ca599f383: Layer already exists 15:04:02 22f02dbc5d06: Layer already exists 15:04:02 29f3ea236bd5: Layer already exists 15:04:02 6279dd4c0706: Layer already exists 15:04:02 994393dc58e7: Layer already exists 15:04:02 4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103: digest: sha256:e1a544908014ab3db0cda2950de767062dd06599085d8d8a0919af702bc4b262 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:02 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:02 + docker push nexus3.edgexfoundry.org:10004/core-data:main 15:04:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 15:04:02 6279dd4c0706: Preparing 15:04:02 22f02dbc5d06: Preparing 15:04:02 160ca599f383: Preparing 15:04:02 29f3ea236bd5: Preparing 15:04:02 994393dc58e7: Preparing 15:04:02 160ca599f383: Layer already exists 15:04:02 29f3ea236bd5: Layer already exists 15:04:02 22f02dbc5d06: Layer already exists 15:04:02 6279dd4c0706: Layer already exists 15:04:02 994393dc58e7: Layer already exists 15:04:02 main: digest: sha256:e1a544908014ab3db0cda2950de767062dd06599085d8d8a0919af702bc4b262 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:04:02 ===================================================== [Pipeline] echo 15:04:02 taggedImages: 15:04:02 - nexus3.edgexfoundry.org:10004/core-data:4dda876682c0684414e4410155dc7f9aedfebf77 15:04:02 - nexus3.edgexfoundry.org:10004/core-data:latest 15:04:02 - nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.103 15:04:02 - nexus3.edgexfoundry.org:10004/core-data:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 15:04:02 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 15:04:03 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 15:04:03 4dda876682c0684414e4410155dc7f9aedfebf77 15:04:03 latest 15:04:03 2.3.0-dev.103 15:04:03 4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 15:04:03 main 15:04:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:03 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4dda876682c0684414e4410155dc7f9aedfebf77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:03 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4dda876682c0684414e4410155dc7f9aedfebf77 15:04:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 15:04:03 3719fc6ee457: Preparing 15:04:03 d71eebe944dd: Preparing 15:04:03 8d4e6ac7a1dc: Preparing 15:04:03 160ca599f383: Preparing 15:04:03 d1595e752498: Preparing 15:04:03 994393dc58e7: Preparing 15:04:03 994393dc58e7: Waiting 15:04:03 160ca599f383: Layer already exists 15:04:03 994393dc58e7: Layer already exists 15:04:03 d71eebe944dd: Pushed 15:04:03 3719fc6ee457: Pushed 15:04:03 d1595e752498: Pushed 15:04:05 8d4e6ac7a1dc: Pushed 15:04:05 4dda876682c0684414e4410155dc7f9aedfebf77: digest: sha256:93c4cb57b475e7b8ba201b6e6b6f77ae8170e5631185b3731672f68575daac1a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:05 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:05 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 15:04:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 15:04:05 3719fc6ee457: Preparing 15:04:05 d71eebe944dd: Preparing 15:04:05 8d4e6ac7a1dc: Preparing 15:04:05 160ca599f383: Preparing 15:04:05 d1595e752498: Preparing 15:04:05 994393dc58e7: Preparing 15:04:05 994393dc58e7: Waiting 15:04:05 d71eebe944dd: Layer already exists 15:04:05 160ca599f383: Layer already exists 15:04:05 d1595e752498: Layer already exists 15:04:05 8d4e6ac7a1dc: Layer already exists 15:04:05 3719fc6ee457: Layer already exists 15:04:05 994393dc58e7: Layer already exists 15:04:05 latest: digest: sha256:93c4cb57b475e7b8ba201b6e6b6f77ae8170e5631185b3731672f68575daac1a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:06 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:06 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.103 15:04:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 15:04:06 3719fc6ee457: Preparing 15:04:06 d71eebe944dd: Preparing 15:04:06 8d4e6ac7a1dc: Preparing 15:04:06 160ca599f383: Preparing 15:04:06 d1595e752498: Preparing 15:04:06 994393dc58e7: Preparing 15:04:06 994393dc58e7: Waiting 15:04:06 3719fc6ee457: Layer already exists 15:04:06 8d4e6ac7a1dc: Layer already exists 15:04:06 160ca599f383: Layer already exists 15:04:06 d71eebe944dd: Layer already exists 15:04:06 d1595e752498: Layer already exists 15:04:06 994393dc58e7: Layer already exists 15:04:06 2.3.0-dev.103: digest: sha256:93c4cb57b475e7b8ba201b6e6b6f77ae8170e5631185b3731672f68575daac1a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:06 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:07 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 15:04:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 15:04:07 3719fc6ee457: Preparing 15:04:07 d71eebe944dd: Preparing 15:04:07 8d4e6ac7a1dc: Preparing 15:04:07 160ca599f383: Preparing 15:04:07 d1595e752498: Preparing 15:04:07 994393dc58e7: Preparing 15:04:07 994393dc58e7: Waiting 15:04:07 d71eebe944dd: Layer already exists 15:04:07 8d4e6ac7a1dc: Layer already exists 15:04:07 d1595e752498: Layer already exists 15:04:07 160ca599f383: Layer already exists 15:04:07 3719fc6ee457: Layer already exists 15:04:07 994393dc58e7: Layer already exists 15:04:07 4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103: digest: sha256:93c4cb57b475e7b8ba201b6e6b6f77ae8170e5631185b3731672f68575daac1a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:07 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:07 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 15:04:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 15:04:07 3719fc6ee457: Preparing 15:04:07 d71eebe944dd: Preparing 15:04:07 8d4e6ac7a1dc: Preparing 15:04:07 160ca599f383: Preparing 15:04:07 d1595e752498: Preparing 15:04:07 994393dc58e7: Preparing 15:04:07 994393dc58e7: Waiting 15:04:07 160ca599f383: Layer already exists 15:04:07 8d4e6ac7a1dc: Layer already exists 15:04:07 d1595e752498: Layer already exists 15:04:07 3719fc6ee457: Layer already exists 15:04:07 d71eebe944dd: Layer already exists 15:04:07 994393dc58e7: Layer already exists 15:04:07 main: digest: sha256:93c4cb57b475e7b8ba201b6e6b6f77ae8170e5631185b3731672f68575daac1a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:04:07 ===================================================== [Pipeline] echo 15:04:07 taggedImages: 15:04:07 - nexus3.edgexfoundry.org:10004/core-metadata:4dda876682c0684414e4410155dc7f9aedfebf77 15:04:07 - nexus3.edgexfoundry.org:10004/core-metadata:latest 15:04:07 - nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.103 15:04:07 - nexus3.edgexfoundry.org:10004/core-metadata:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 15:04:07 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 15:04:07 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 15:04:07 4dda876682c0684414e4410155dc7f9aedfebf77 15:04:07 latest 15:04:07 2.3.0-dev.103 15:04:07 4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 15:04:07 main 15:04:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:08 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4dda876682c0684414e4410155dc7f9aedfebf77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:08 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4dda876682c0684414e4410155dc7f9aedfebf77 15:04:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 15:04:08 932b98974d0b: Preparing 15:04:08 932b98974d0b: Preparing 15:04:08 57288939f13b: Preparing 15:04:08 4ef88c30bd31: Preparing 15:04:08 f8aeedb811bc: Preparing 15:04:08 1ffff1752413: Preparing 15:04:08 21f9ac81f9e2: Preparing 15:04:08 160ca599f383: Preparing 15:04:08 6469e0f66a79: Preparing 15:04:08 e33b3a82d9ac: Preparing 15:04:08 e2b2ba0a718b: Preparing 15:04:08 4217fd446ad6: Preparing 15:04:08 994393dc58e7: Preparing 15:04:08 21f9ac81f9e2: Waiting 15:04:08 160ca599f383: Waiting 15:04:08 e2b2ba0a718b: Waiting 15:04:08 994393dc58e7: Waiting 15:04:08 6469e0f66a79: Waiting 15:04:08 e33b3a82d9ac: Waiting 15:04:08 f8aeedb811bc: Pushed 15:04:08 932b98974d0b: Pushed 15:04:08 1ffff1752413: Pushed 15:04:08 57288939f13b: Pushed 15:04:08 160ca599f383: Layer already exists 15:04:08 4ef88c30bd31: Pushed 15:04:08 6469e0f66a79: Pushed 15:04:08 e33b3a82d9ac: Pushed 15:04:08 994393dc58e7: Layer already exists 15:04:08 e2b2ba0a718b: Pushed 15:04:08 4217fd446ad6: Pushed 15:04:10 21f9ac81f9e2: Pushed 15:04:10 4dda876682c0684414e4410155dc7f9aedfebf77: digest: sha256:5d3fdde4dfa3cc1c90d530196b8c751180d824c9bf2089368c36c7d552832883 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:10 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:11 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 15:04:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 15:04:11 932b98974d0b: Preparing 15:04:11 932b98974d0b: Preparing 15:04:11 57288939f13b: Preparing 15:04:11 4ef88c30bd31: Preparing 15:04:11 f8aeedb811bc: Preparing 15:04:11 1ffff1752413: Preparing 15:04:11 21f9ac81f9e2: Preparing 15:04:11 160ca599f383: Preparing 15:04:11 6469e0f66a79: Preparing 15:04:11 e33b3a82d9ac: Preparing 15:04:11 e2b2ba0a718b: Preparing 15:04:11 4217fd446ad6: Preparing 15:04:11 994393dc58e7: Preparing 15:04:11 21f9ac81f9e2: Waiting 15:04:11 e33b3a82d9ac: Waiting 15:04:11 e2b2ba0a718b: Waiting 15:04:11 160ca599f383: Waiting 15:04:11 6469e0f66a79: Waiting 15:04:11 994393dc58e7: Waiting 15:04:11 4ef88c30bd31: Layer already exists 15:04:11 57288939f13b: Layer already exists 15:04:11 f8aeedb811bc: Layer already exists 15:04:11 1ffff1752413: Layer already exists 15:04:11 932b98974d0b: Layer already exists 15:04:11 21f9ac81f9e2: Layer already exists 15:04:11 160ca599f383: Layer already exists 15:04:11 6469e0f66a79: Layer already exists 15:04:11 e33b3a82d9ac: Layer already exists 15:04:11 e2b2ba0a718b: Layer already exists 15:04:11 4217fd446ad6: Layer already exists 15:04:11 994393dc58e7: Layer already exists 15:04:11 latest: digest: sha256:5d3fdde4dfa3cc1c90d530196b8c751180d824c9bf2089368c36c7d552832883 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:11 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:11 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.103 15:04:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 15:04:11 932b98974d0b: Preparing 15:04:11 932b98974d0b: Preparing 15:04:11 57288939f13b: Preparing 15:04:11 4ef88c30bd31: Preparing 15:04:11 f8aeedb811bc: Preparing 15:04:11 1ffff1752413: Preparing 15:04:11 21f9ac81f9e2: Preparing 15:04:11 160ca599f383: Preparing 15:04:11 6469e0f66a79: Preparing 15:04:11 e33b3a82d9ac: Preparing 15:04:11 e2b2ba0a718b: Preparing 15:04:11 4217fd446ad6: Preparing 15:04:11 994393dc58e7: Preparing 15:04:11 6469e0f66a79: Waiting 15:04:11 21f9ac81f9e2: Waiting 15:04:11 160ca599f383: Waiting 15:04:11 e33b3a82d9ac: Waiting 15:04:11 e2b2ba0a718b: Waiting 15:04:11 4217fd446ad6: Waiting 15:04:11 932b98974d0b: Layer already exists 15:04:11 4ef88c30bd31: Layer already exists 15:04:11 57288939f13b: Layer already exists 15:04:11 f8aeedb811bc: Layer already exists 15:04:11 1ffff1752413: Layer already exists 15:04:11 160ca599f383: Layer already exists 15:04:11 21f9ac81f9e2: Layer already exists 15:04:11 6469e0f66a79: Layer already exists 15:04:11 e2b2ba0a718b: Layer already exists 15:04:11 e33b3a82d9ac: Layer already exists 15:04:11 994393dc58e7: Layer already exists 15:04:11 4217fd446ad6: Layer already exists 15:04:11 2.3.0-dev.103: digest: sha256:5d3fdde4dfa3cc1c90d530196b8c751180d824c9bf2089368c36c7d552832883 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:12 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:12 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 15:04:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 15:04:12 932b98974d0b: Preparing 15:04:12 932b98974d0b: Preparing 15:04:12 57288939f13b: Preparing 15:04:12 4ef88c30bd31: Preparing 15:04:12 f8aeedb811bc: Preparing 15:04:12 1ffff1752413: Preparing 15:04:12 21f9ac81f9e2: Preparing 15:04:12 160ca599f383: Preparing 15:04:12 6469e0f66a79: Preparing 15:04:12 e33b3a82d9ac: Preparing 15:04:12 e2b2ba0a718b: Preparing 15:04:12 4217fd446ad6: Preparing 15:04:12 994393dc58e7: Preparing 15:04:12 6469e0f66a79: Waiting 15:04:12 e33b3a82d9ac: Waiting 15:04:12 e2b2ba0a718b: Waiting 15:04:12 4217fd446ad6: Waiting 15:04:12 994393dc58e7: Waiting 15:04:12 21f9ac81f9e2: Waiting 15:04:12 160ca599f383: Waiting 15:04:12 4ef88c30bd31: Layer already exists 15:04:12 932b98974d0b: Layer already exists 15:04:12 f8aeedb811bc: Layer already exists 15:04:12 57288939f13b: Layer already exists 15:04:12 1ffff1752413: Layer already exists 15:04:12 21f9ac81f9e2: Layer already exists 15:04:12 6469e0f66a79: Layer already exists 15:04:12 160ca599f383: Layer already exists 15:04:12 e2b2ba0a718b: Layer already exists 15:04:12 e33b3a82d9ac: Layer already exists 15:04:12 4217fd446ad6: Layer already exists 15:04:12 994393dc58e7: Layer already exists 15:04:12 4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103: digest: sha256:5d3fdde4dfa3cc1c90d530196b8c751180d824c9bf2089368c36c7d552832883 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:12 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:12 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 15:04:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 15:04:12 932b98974d0b: Preparing 15:04:12 932b98974d0b: Preparing 15:04:12 57288939f13b: Preparing 15:04:12 4ef88c30bd31: Preparing 15:04:12 f8aeedb811bc: Preparing 15:04:12 1ffff1752413: Preparing 15:04:12 21f9ac81f9e2: Preparing 15:04:12 160ca599f383: Preparing 15:04:12 6469e0f66a79: Preparing 15:04:12 e33b3a82d9ac: Preparing 15:04:12 e2b2ba0a718b: Preparing 15:04:12 4217fd446ad6: Preparing 15:04:12 e33b3a82d9ac: Waiting 15:04:12 6469e0f66a79: Waiting 15:04:12 21f9ac81f9e2: Waiting 15:04:12 160ca599f383: Waiting 15:04:12 e2b2ba0a718b: Waiting 15:04:12 994393dc58e7: Preparing 15:04:12 994393dc58e7: Waiting 15:04:12 1ffff1752413: Layer already exists 15:04:12 932b98974d0b: Layer already exists 15:04:12 4ef88c30bd31: Layer already exists 15:04:12 f8aeedb811bc: Layer already exists 15:04:12 57288939f13b: Layer already exists 15:04:12 21f9ac81f9e2: Layer already exists 15:04:12 160ca599f383: Layer already exists 15:04:12 e2b2ba0a718b: Layer already exists 15:04:12 e33b3a82d9ac: Layer already exists 15:04:12 6469e0f66a79: Layer already exists 15:04:12 4217fd446ad6: Layer already exists 15:04:12 994393dc58e7: Layer already exists 15:04:12 main: digest: sha256:5d3fdde4dfa3cc1c90d530196b8c751180d824c9bf2089368c36c7d552832883 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:04:13 ===================================================== [Pipeline] echo 15:04:13 taggedImages: 15:04:13 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4dda876682c0684414e4410155dc7f9aedfebf77 15:04:13 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 15:04:13 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.103 15:04:13 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 15:04:13 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 15:04:13 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 15:04:13 4dda876682c0684414e4410155dc7f9aedfebf77 15:04:13 latest 15:04:13 2.3.0-dev.103 15:04:13 4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 15:04:13 main 15:04:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:13 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4dda876682c0684414e4410155dc7f9aedfebf77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:13 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4dda876682c0684414e4410155dc7f9aedfebf77 15:04:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 15:04:13 cc552529ea2d: Preparing 15:04:13 f3777b783bfc: Preparing 15:04:13 014529fc1808: Preparing 15:04:13 2c588bff1ed0: Preparing 15:04:13 59623f194bfc: Preparing 15:04:13 92bc87f1e6d8: Preparing 15:04:13 a8f8a9920d1d: Preparing 15:04:13 994393dc58e7: Preparing 15:04:13 a8f8a9920d1d: Waiting 15:04:13 92bc87f1e6d8: Waiting 15:04:13 994393dc58e7: Waiting 15:04:13 59623f194bfc: Pushed 15:04:13 f3777b783bfc: Pushed 15:04:13 cc552529ea2d: Pushed 15:04:13 994393dc58e7: Layer already exists 15:04:13 92bc87f1e6d8: Pushed 15:04:14 a8f8a9920d1d: Pushed 15:04:14 2c588bff1ed0: Pushed 15:04:14 014529fc1808: Pushed 15:04:14 4dda876682c0684414e4410155dc7f9aedfebf77: digest: sha256:03af06a410c6ac4398af0bcc7f7a057e3efe8e352ddcbef99f793f1785d0358a size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:15 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 15:04:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 15:04:15 cc552529ea2d: Preparing 15:04:15 f3777b783bfc: Preparing 15:04:15 014529fc1808: Preparing 15:04:15 2c588bff1ed0: Preparing 15:04:15 59623f194bfc: Preparing 15:04:15 92bc87f1e6d8: Preparing 15:04:15 a8f8a9920d1d: Preparing 15:04:15 994393dc58e7: Preparing 15:04:15 994393dc58e7: Waiting 15:04:15 92bc87f1e6d8: Waiting 15:04:15 a8f8a9920d1d: Waiting 15:04:15 f3777b783bfc: Layer already exists 15:04:15 2c588bff1ed0: Layer already exists 15:04:15 59623f194bfc: Layer already exists 15:04:15 014529fc1808: Layer already exists 15:04:15 cc552529ea2d: Layer already exists 15:04:15 92bc87f1e6d8: Layer already exists 15:04:15 a8f8a9920d1d: Layer already exists 15:04:15 994393dc58e7: Layer already exists 15:04:15 latest: digest: sha256:03af06a410c6ac4398af0bcc7f7a057e3efe8e352ddcbef99f793f1785d0358a size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:15 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.103 15:04:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 15:04:16 cc552529ea2d: Preparing 15:04:16 f3777b783bfc: Preparing 15:04:16 014529fc1808: Preparing 15:04:16 2c588bff1ed0: Preparing 15:04:16 59623f194bfc: Preparing 15:04:16 92bc87f1e6d8: Preparing 15:04:16 a8f8a9920d1d: Preparing 15:04:16 994393dc58e7: Preparing 15:04:16 92bc87f1e6d8: Waiting 15:04:16 a8f8a9920d1d: Waiting 15:04:16 994393dc58e7: Waiting 15:04:16 f3777b783bfc: Layer already exists 15:04:16 014529fc1808: Layer already exists 15:04:16 2c588bff1ed0: Layer already exists 15:04:16 cc552529ea2d: Layer already exists 15:04:16 59623f194bfc: Layer already exists 15:04:16 92bc87f1e6d8: Layer already exists 15:04:16 a8f8a9920d1d: Layer already exists 15:04:16 994393dc58e7: Layer already exists 15:04:16 2.3.0-dev.103: digest: sha256:03af06a410c6ac4398af0bcc7f7a057e3efe8e352ddcbef99f793f1785d0358a size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:16 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 15:04:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 15:04:16 cc552529ea2d: Preparing 15:04:16 f3777b783bfc: Preparing 15:04:16 014529fc1808: Preparing 15:04:16 2c588bff1ed0: Preparing 15:04:16 59623f194bfc: Preparing 15:04:16 92bc87f1e6d8: Preparing 15:04:16 a8f8a9920d1d: Preparing 15:04:16 994393dc58e7: Preparing 15:04:16 a8f8a9920d1d: Waiting 15:04:16 92bc87f1e6d8: Waiting 15:04:16 994393dc58e7: Waiting 15:04:16 014529fc1808: Layer already exists 15:04:16 cc552529ea2d: Layer already exists 15:04:16 2c588bff1ed0: Layer already exists 15:04:16 f3777b783bfc: Layer already exists 15:04:16 59623f194bfc: Layer already exists 15:04:16 92bc87f1e6d8: Layer already exists 15:04:16 a8f8a9920d1d: Layer already exists 15:04:16 994393dc58e7: Layer already exists 15:04:16 4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103: digest: sha256:03af06a410c6ac4398af0bcc7f7a057e3efe8e352ddcbef99f793f1785d0358a size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:17 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:17 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 15:04:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 15:04:17 cc552529ea2d: Preparing 15:04:17 f3777b783bfc: Preparing 15:04:17 014529fc1808: Preparing 15:04:17 2c588bff1ed0: Preparing 15:04:17 59623f194bfc: Preparing 15:04:17 92bc87f1e6d8: Preparing 15:04:17 a8f8a9920d1d: Preparing 15:04:17 994393dc58e7: Preparing 15:04:17 92bc87f1e6d8: Waiting 15:04:17 994393dc58e7: Waiting 15:04:17 f3777b783bfc: Layer already exists 15:04:17 59623f194bfc: Layer already exists 15:04:17 2c588bff1ed0: Layer already exists 15:04:17 014529fc1808: Layer already exists 15:04:17 cc552529ea2d: Layer already exists 15:04:17 92bc87f1e6d8: Layer already exists 15:04:17 a8f8a9920d1d: Layer already exists 15:04:17 994393dc58e7: Layer already exists 15:04:17 main: digest: sha256:03af06a410c6ac4398af0bcc7f7a057e3efe8e352ddcbef99f793f1785d0358a size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:04:17 ===================================================== [Pipeline] echo 15:04:17 taggedImages: 15:04:17 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4dda876682c0684414e4410155dc7f9aedfebf77 15:04:17 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 15:04:17 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.103 15:04:17 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 15:04:17 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 15:04:17 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 15:04:17 4dda876682c0684414e4410155dc7f9aedfebf77 15:04:17 latest 15:04:17 2.3.0-dev.103 15:04:17 4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 15:04:17 main 15:04:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:17 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4dda876682c0684414e4410155dc7f9aedfebf77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:18 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4dda876682c0684414e4410155dc7f9aedfebf77 15:04:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 15:04:18 69ee1f9a17f9: Preparing 15:04:18 f68959bbd606: Preparing 15:04:18 b3d970f0fc3a: Preparing 15:04:18 279132de14e5: Preparing 15:04:18 ee78ae7553f6: Preparing 15:04:18 5f89722605b5: Preparing 15:04:18 219f74428e7f: Preparing 15:04:18 9c95f09ea3d8: Preparing 15:04:18 cfecd45d95c8: Preparing 15:04:18 994393dc58e7: Preparing 15:04:18 219f74428e7f: Waiting 15:04:18 9c95f09ea3d8: Waiting 15:04:18 cfecd45d95c8: Waiting 15:04:18 994393dc58e7: Waiting 15:04:18 5f89722605b5: Waiting 15:04:18 f68959bbd606: Pushed 15:04:18 ee78ae7553f6: Pushed 15:04:18 69ee1f9a17f9: Pushed 15:04:18 9c95f09ea3d8: Pushed 15:04:18 5f89722605b5: Pushed 15:04:18 219f74428e7f: Pushed 15:04:18 994393dc58e7: Layer already exists 15:04:18 cfecd45d95c8: Pushed 15:04:19 279132de14e5: Pushed 15:04:19 b3d970f0fc3a: Pushed 15:04:19 4dda876682c0684414e4410155dc7f9aedfebf77: digest: sha256:77c1660972555f59011611edfafe51cb98d18afc90bd4913b116f1d330850a44 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:20 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:20 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 15:04:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 15:04:20 69ee1f9a17f9: Preparing 15:04:20 f68959bbd606: Preparing 15:04:20 b3d970f0fc3a: Preparing 15:04:20 279132de14e5: Preparing 15:04:20 ee78ae7553f6: Preparing 15:04:20 5f89722605b5: Preparing 15:04:20 219f74428e7f: Preparing 15:04:20 9c95f09ea3d8: Preparing 15:04:20 cfecd45d95c8: Preparing 15:04:20 994393dc58e7: Preparing 15:04:20 cfecd45d95c8: Waiting 15:04:20 219f74428e7f: Waiting 15:04:20 994393dc58e7: Waiting 15:04:20 9c95f09ea3d8: Waiting 15:04:20 b3d970f0fc3a: Layer already exists 15:04:20 f68959bbd606: Layer already exists 15:04:20 69ee1f9a17f9: Layer already exists 15:04:20 ee78ae7553f6: Layer already exists 15:04:20 279132de14e5: Layer already exists 15:04:20 9c95f09ea3d8: Layer already exists 15:04:20 219f74428e7f: Layer already exists 15:04:20 5f89722605b5: Layer already exists 15:04:20 cfecd45d95c8: Layer already exists 15:04:20 994393dc58e7: Layer already exists 15:04:20 latest: digest: sha256:77c1660972555f59011611edfafe51cb98d18afc90bd4913b116f1d330850a44 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:20 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:20 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.103 15:04:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 15:04:20 69ee1f9a17f9: Preparing 15:04:20 f68959bbd606: Preparing 15:04:20 b3d970f0fc3a: Preparing 15:04:20 279132de14e5: Preparing 15:04:20 ee78ae7553f6: Preparing 15:04:20 5f89722605b5: Preparing 15:04:20 219f74428e7f: Preparing 15:04:20 9c95f09ea3d8: Preparing 15:04:20 cfecd45d95c8: Preparing 15:04:20 994393dc58e7: Preparing 15:04:20 9c95f09ea3d8: Waiting 15:04:20 994393dc58e7: Waiting 15:04:20 5f89722605b5: Waiting 15:04:20 219f74428e7f: Waiting 15:04:20 cfecd45d95c8: Waiting 15:04:20 f68959bbd606: Layer already exists 15:04:20 279132de14e5: Layer already exists 15:04:20 b3d970f0fc3a: Layer already exists 15:04:20 ee78ae7553f6: Layer already exists 15:04:20 69ee1f9a17f9: Layer already exists 15:04:20 219f74428e7f: Layer already exists 15:04:20 5f89722605b5: Layer already exists 15:04:20 cfecd45d95c8: Layer already exists 15:04:20 9c95f09ea3d8: Layer already exists 15:04:20 994393dc58e7: Layer already exists 15:04:20 2.3.0-dev.103: digest: sha256:77c1660972555f59011611edfafe51cb98d18afc90bd4913b116f1d330850a44 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:21 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:21 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 15:04:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 15:04:21 69ee1f9a17f9: Preparing 15:04:21 f68959bbd606: Preparing 15:04:21 b3d970f0fc3a: Preparing 15:04:21 279132de14e5: Preparing 15:04:21 ee78ae7553f6: Preparing 15:04:21 5f89722605b5: Preparing 15:04:21 219f74428e7f: Preparing 15:04:21 9c95f09ea3d8: Preparing 15:04:21 cfecd45d95c8: Preparing 15:04:21 994393dc58e7: Preparing 15:04:21 9c95f09ea3d8: Waiting 15:04:21 219f74428e7f: Waiting 15:04:21 cfecd45d95c8: Waiting 15:04:21 994393dc58e7: Waiting 15:04:21 5f89722605b5: Waiting 15:04:21 f68959bbd606: Layer already exists 15:04:21 69ee1f9a17f9: Layer already exists 15:04:21 ee78ae7553f6: Layer already exists 15:04:21 b3d970f0fc3a: Layer already exists 15:04:21 279132de14e5: Layer already exists 15:04:21 5f89722605b5: Layer already exists 15:04:21 219f74428e7f: Layer already exists 15:04:21 cfecd45d95c8: Layer already exists 15:04:21 9c95f09ea3d8: Layer already exists 15:04:21 994393dc58e7: Layer already exists 15:04:21 4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103: digest: sha256:77c1660972555f59011611edfafe51cb98d18afc90bd4913b116f1d330850a44 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:21 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:22 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 15:04:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 15:04:22 69ee1f9a17f9: Preparing 15:04:22 f68959bbd606: Preparing 15:04:22 b3d970f0fc3a: Preparing 15:04:22 279132de14e5: Preparing 15:04:22 ee78ae7553f6: Preparing 15:04:22 5f89722605b5: Preparing 15:04:22 219f74428e7f: Preparing 15:04:22 9c95f09ea3d8: Preparing 15:04:22 cfecd45d95c8: Preparing 15:04:22 994393dc58e7: Preparing 15:04:22 5f89722605b5: Waiting 15:04:22 219f74428e7f: Waiting 15:04:22 9c95f09ea3d8: Waiting 15:04:22 cfecd45d95c8: Waiting 15:04:22 994393dc58e7: Waiting 15:04:22 69ee1f9a17f9: Layer already exists 15:04:22 f68959bbd606: Layer already exists 15:04:22 ee78ae7553f6: Layer already exists 15:04:22 b3d970f0fc3a: Layer already exists 15:04:22 279132de14e5: Layer already exists 15:04:22 219f74428e7f: Layer already exists 15:04:22 5f89722605b5: Layer already exists 15:04:22 9c95f09ea3d8: Layer already exists 15:04:22 cfecd45d95c8: Layer already exists 15:04:22 994393dc58e7: Layer already exists 15:04:22 main: digest: sha256:77c1660972555f59011611edfafe51cb98d18afc90bd4913b116f1d330850a44 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:04:22 ===================================================== [Pipeline] echo 15:04:22 taggedImages: 15:04:22 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4dda876682c0684414e4410155dc7f9aedfebf77 15:04:22 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 15:04:22 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.103 15:04:22 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 15:04:22 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 15:04:22 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 15:04:22 4dda876682c0684414e4410155dc7f9aedfebf77 15:04:22 latest 15:04:22 2.3.0-dev.103 15:04:22 4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 15:04:22 main 15:04:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:22 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4dda876682c0684414e4410155dc7f9aedfebf77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:22 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4dda876682c0684414e4410155dc7f9aedfebf77 15:04:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 15:04:22 1499520cb974: Preparing 15:04:22 a3f07309e238: Preparing 15:04:22 160ca599f383: Preparing 15:04:22 84b7f75d7846: Preparing 15:04:22 34d5ebaa5410: Preparing 15:04:22 34d5ebaa5410: Layer already exists 15:04:22 160ca599f383: Layer already exists 15:04:22 1499520cb974: Pushed 15:04:23 84b7f75d7846: Pushed 15:04:25 a3f07309e238: Pushed 15:04:25 4dda876682c0684414e4410155dc7f9aedfebf77: digest: sha256:308b653b9ec973bcda2e4acbd4d9b1c52e79296e2ac98c37a1839997defff590 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:25 + 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 15:04:25 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 15:04:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 15:04:25 1499520cb974: Preparing 15:04:25 a3f07309e238: Preparing 15:04:25 160ca599f383: Preparing 15:04:25 84b7f75d7846: Preparing 15:04:25 34d5ebaa5410: Preparing 15:04:25 160ca599f383: Layer already exists 15:04:25 84b7f75d7846: Layer already exists 15:04:25 a3f07309e238: Layer already exists 15:04:25 34d5ebaa5410: Layer already exists 15:04:25 1499520cb974: Layer already exists 15:04:25 latest: digest: sha256:308b653b9ec973bcda2e4acbd4d9b1c52e79296e2ac98c37a1839997defff590 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:26 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:26 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.103 15:04:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 15:04:26 1499520cb974: Preparing 15:04:26 a3f07309e238: Preparing 15:04:26 160ca599f383: Preparing 15:04:26 84b7f75d7846: Preparing 15:04:26 34d5ebaa5410: Preparing 15:04:26 160ca599f383: Layer already exists 15:04:26 1499520cb974: Layer already exists 15:04:26 a3f07309e238: Layer already exists 15:04:26 34d5ebaa5410: Layer already exists 15:04:26 84b7f75d7846: Layer already exists 15:04:26 2.3.0-dev.103: digest: sha256:308b653b9ec973bcda2e4acbd4d9b1c52e79296e2ac98c37a1839997defff590 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:26 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:27 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 15:04:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 15:04:27 1499520cb974: Preparing 15:04:27 a3f07309e238: Preparing 15:04:27 160ca599f383: Preparing 15:04:27 84b7f75d7846: Preparing 15:04:27 34d5ebaa5410: Preparing 15:04:27 84b7f75d7846: Layer already exists 15:04:27 34d5ebaa5410: Layer already exists 15:04:27 a3f07309e238: Layer already exists 15:04:27 1499520cb974: Layer already exists 15:04:27 160ca599f383: Layer already exists 15:04:27 4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103: digest: sha256:308b653b9ec973bcda2e4acbd4d9b1c52e79296e2ac98c37a1839997defff590 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:27 + 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 15:04:27 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 15:04:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 15:04:27 1499520cb974: Preparing 15:04:27 a3f07309e238: Preparing 15:04:27 160ca599f383: Preparing 15:04:27 84b7f75d7846: Preparing 15:04:27 34d5ebaa5410: Preparing 15:04:27 a3f07309e238: Layer already exists 15:04:27 34d5ebaa5410: Layer already exists 15:04:27 1499520cb974: Layer already exists 15:04:27 84b7f75d7846: Layer already exists 15:04:27 160ca599f383: Layer already exists 15:04:27 main: digest: sha256:308b653b9ec973bcda2e4acbd4d9b1c52e79296e2ac98c37a1839997defff590 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:04:27 ===================================================== [Pipeline] echo 15:04:27 taggedImages: 15:04:27 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4dda876682c0684414e4410155dc7f9aedfebf77 15:04:27 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 15:04:27 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.103 15:04:27 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 15:04:27 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 15:04:27 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 15:04:27 4dda876682c0684414e4410155dc7f9aedfebf77 15:04:27 latest 15:04:27 2.3.0-dev.103 15:04:27 4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 15:04:27 main 15:04:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:28 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4dda876682c0684414e4410155dc7f9aedfebf77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4dda876682c0684414e4410155dc7f9aedfebf77 15:04:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 15:04:28 f4d25dab16ee: Preparing 15:04:28 c2b85056886e: Preparing 15:04:28 2ace534e384e: Preparing 15:04:28 299a25a2a818: Preparing 15:04:28 980eb12ae3a3: Preparing 15:04:28 dc95a1277fd1: Preparing 15:04:28 34d5ebaa5410: Preparing 15:04:28 dc95a1277fd1: Waiting 15:04:28 f4d25dab16ee: Pushed 15:04:28 c2b85056886e: Pushed 15:04:28 2ace534e384e: Pushed 15:04:28 34d5ebaa5410: Layer already exists 15:04:28 dc95a1277fd1: Pushed 15:04:31 Removing intermediate container 6c8a75ef8fd8 15:04:31 ---> ccb37a29f866 15:04:31 Step 8/23 : COPY . . 15:04:31 Removing intermediate container 67cbd12d5aea 15:04:31 ---> 8f7f1069e8c6 15:04:31 Step 8/22 : COPY . . 15:04:31 Removing intermediate container 898fccca58a8 15:04:31 ---> 443b2acc98bd 15:04:31 Step 7/24 : COPY . . 15:04:31 Removing intermediate container 957b08cc813b 15:04:31 ---> 68d8acd9781d 15:04:31 Step 8/22 : COPY . . 15:04:31 Removing intermediate container c116ffab073f 15:04:31 ---> 2099b5dd1bc5 15:04:31 Step 7/24 : COPY . . 15:04:32 980eb12ae3a3: Pushed 15:04:33 ---> 8f5b8d4affc2 15:04:33 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 15:04:33 ---> 0eab7763afe6 15:04:33 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:04:33 ---> d1a8a1de995e 15:04:33 Step 9/22 : RUN make cmd/support-notifications/support-notifications 15:04:33 ---> 78747e7b08e1 15:04:33 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 15:04:33 ---> f248b564a3a6 15:04:33 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 15:04:33 ---> Running in b6eeafab6f9b 15:04:33 ---> Running in cd37912fa6b0 15:04:33 ---> Running in 94ad65fcacdc 15:04:33 ---> Running in 5cc73bb88774 15:04:33 ---> Running in 52ecb61d6983 15:04:34 Removing intermediate container 52ecb61d6983 15:04:34 ---> 56c86b4ac1b2 15:04:34 Step 9/24 : WORKDIR /edgex-go/spire-build 15:04:34 ---> Running in b8b1189a7b7c 15:04:34 299a25a2a818: Pushed 15:04:34 4dda876682c0684414e4410155dc7f9aedfebf77: digest: sha256:0e9383e458bb58165ffbc8c933f79b2267a1b75d3896474b89961c05990dde4e size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:34 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:35 Removing intermediate container b8b1189a7b7c 15:04:35 ---> a5a466e589ed 15:04:35 Step 10/24 : 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 15:04:35 ---> Running in b9d2d3d14dd6 15:04:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 15:04:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 15:04:35 f4d25dab16ee: Preparing 15:04:35 c2b85056886e: Preparing 15:04:35 2ace534e384e: Preparing 15:04:35 299a25a2a818: Preparing 15:04:35 980eb12ae3a3: Preparing 15:04:35 dc95a1277fd1: Preparing 15:04:35 34d5ebaa5410: Preparing 15:04:35 dc95a1277fd1: Waiting 15:04:35 34d5ebaa5410: Waiting 15:04:35 f4d25dab16ee: Layer already exists 15:04:35 c2b85056886e: Layer already exists 15:04:35 2ace534e384e: Layer already exists 15:04:35 980eb12ae3a3: Layer already exists 15:04:35 299a25a2a818: Layer already exists 15:04:35 34d5ebaa5410: Layer already exists 15:04:35 dc95a1277fd1: Layer already exists 15:04:35 latest: digest: sha256:0e9383e458bb58165ffbc8c933f79b2267a1b75d3896474b89961c05990dde4e size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:35 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.103 15:04:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 15:04:35 f4d25dab16ee: Preparing 15:04:35 c2b85056886e: Preparing 15:04:35 2ace534e384e: Preparing 15:04:35 299a25a2a818: Preparing 15:04:35 980eb12ae3a3: Preparing 15:04:35 dc95a1277fd1: Preparing 15:04:35 34d5ebaa5410: Preparing 15:04:35 dc95a1277fd1: Waiting 15:04:35 299a25a2a818: Layer already exists 15:04:35 c2b85056886e: Layer already exists 15:04:35 2ace534e384e: Layer already exists 15:04:35 980eb12ae3a3: Layer already exists 15:04:35 f4d25dab16ee: Layer already exists 15:04:35 dc95a1277fd1: Layer already exists 15:04:35 34d5ebaa5410: Layer already exists 15:04:35 2.3.0-dev.103: digest: sha256:0e9383e458bb58165ffbc8c933f79b2267a1b75d3896474b89961c05990dde4e size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:36 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.103" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:04:36 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 15:04:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 15:04:36 f4d25dab16ee: Preparing 15:04:36 c2b85056886e: Preparing 15:04:36 2ace534e384e: Preparing 15:04:36 299a25a2a818: Preparing 15:04:36 980eb12ae3a3: Preparing 15:04:36 dc95a1277fd1: Preparing 15:04:36 34d5ebaa5410: Preparing 15:04:36 dc95a1277fd1: Waiting 15:04:36 34d5ebaa5410: Waiting 15:04:36 c2b85056886e: Layer already exists 15:04:36 980eb12ae3a3: Layer already exists 15:04:36 2ace534e384e: Layer already exists 15:04:36 f4d25dab16ee: Layer already exists 15:04:36 299a25a2a818: Layer already exists 15:04:36 dc95a1277fd1: Layer already exists 15:04:36 34d5ebaa5410: Layer already exists 15:04:36 4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103: digest: sha256:0e9383e458bb58165ffbc8c933f79b2267a1b75d3896474b89961c05990dde4e size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:36 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.103" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:04:36 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.103" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:04:36 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:36 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.103" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 15:04:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 15:04:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 15:04:37 f4d25dab16ee: Preparing 15:04:37 c2b85056886e: Preparing 15:04:37 2ace534e384e: Preparing 15:04:37 299a25a2a818: Preparing 15:04:37 980eb12ae3a3: Preparing 15:04:37 dc95a1277fd1: Preparing 15:04:37 34d5ebaa5410: Preparing 15:04:37 34d5ebaa5410: Waiting 15:04:37 dc95a1277fd1: Waiting 15:04:37 f4d25dab16ee: Layer already exists 15:04:37 299a25a2a818: Layer already exists 15:04:37 c2b85056886e: Layer already exists 15:04:37 980eb12ae3a3: Layer already exists 15:04:37 2ace534e384e: Layer already exists 15:04:37 dc95a1277fd1: Layer already exists 15:04:37 34d5ebaa5410: Layer already exists 15:04:37 main: digest: sha256:0e9383e458bb58165ffbc8c933f79b2267a1b75d3896474b89961c05990dde4e size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:04:37 ===================================================== [Pipeline] echo 15:04:37 taggedImages: 15:04:37 - nexus3.edgexfoundry.org:10004/security-spire-agent:4dda876682c0684414e4410155dc7f9aedfebf77 15:04:37 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 15:04:37 - nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.103 15:04:37 - nexus3.edgexfoundry.org:10004/security-spire-agent:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 15:04:37 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 15:04:37 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 15:04:37 4dda876682c0684414e4410155dc7f9aedfebf77 15:04:37 latest 15:04:37 2.3.0-dev.103 15:04:37 4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 15:04:37 main 15:04:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:37 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4dda876682c0684414e4410155dc7f9aedfebf77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4dda876682c0684414e4410155dc7f9aedfebf77 15:04:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 15:04:37 278a4075a123: Preparing 15:04:37 40eb5389b649: Preparing 15:04:37 5523185b975a: Preparing 15:04:37 57f73d5bc407: Preparing 15:04:37 fec335f1d72a: Preparing 15:04:37 34d5ebaa5410: Preparing 15:04:37 34d5ebaa5410: Waiting 15:04:37 5523185b975a: Pushed 15:04:37 40eb5389b649: Pushed 15:04:37 34d5ebaa5410: Layer already exists 15:04:37 278a4075a123: Pushed 15:04:38 fec335f1d72a: Pushed 15:04:38 Removing intermediate container b9d2d3d14dd6 15:04:38 ---> c3a50a7494bf 15:04:38 Step 11/24 : WORKDIR /edgex-go 15:04:38 ---> Running in 688fbc0fdd68 15:04:39 Removing intermediate container 688fbc0fdd68 15:04:39 ---> d9c3c3810088 15:04:39 15:04:39 Step 12/24 : FROM alpine:3.15 15:04:39 3.15: Pulling from library/alpine 15:04:40 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 15:04:40 Status: Downloaded newer image for alpine:3.15 15:04:40 ---> 02e0d6fdf486 15:04:40 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:04:40 ---> Running in 3e9f90cbdec5 15:04:41 Removing intermediate container 3e9f90cbdec5 15:04:41 ---> 68526ef45a56 15:04:41 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:04:41 ---> Running in d218c8658e59 15:04:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:04:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:04:44 57f73d5bc407: Pushed 15:04:44 4dda876682c0684414e4410155dc7f9aedfebf77: digest: sha256:21bb6eb00bbbfe4e083674407866e737868be6ba25d6304605dbd650c7e72171 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:44 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 15:04:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 15:04:45 278a4075a123: Preparing 15:04:45 40eb5389b649: Preparing 15:04:45 5523185b975a: Preparing 15:04:45 57f73d5bc407: Preparing 15:04:45 fec335f1d72a: Preparing 15:04:45 34d5ebaa5410: Preparing 15:04:45 34d5ebaa5410: Waiting 15:04:45 40eb5389b649: Layer already exists 15:04:45 5523185b975a: Layer already exists 15:04:45 57f73d5bc407: Layer already exists 15:04:45 fec335f1d72a: Layer already exists 15:04:45 278a4075a123: Layer already exists 15:04:45 34d5ebaa5410: Layer already exists 15:04:45 latest: digest: sha256:21bb6eb00bbbfe4e083674407866e737868be6ba25d6304605dbd650c7e72171 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:45 v3.15.6-134-g4253e08fd4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 15:04:45 v3.15.6-135-g4f0dccd4b5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 15:04:45 OK: 15734 distinct packages available 15:04:45 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:04:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.103 15:04:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 15:04:45 278a4075a123: Preparing 15:04:45 40eb5389b649: Preparing 15:04:45 5523185b975a: Preparing 15:04:45 57f73d5bc407: Preparing 15:04:45 fec335f1d72a: Preparing 15:04:45 34d5ebaa5410: Preparing 15:04:45 34d5ebaa5410: Waiting 15:04:45 57f73d5bc407: Layer already exists 15:04:45 278a4075a123: Layer already exists 15:04:45 40eb5389b649: Layer already exists 15:04:45 5523185b975a: Layer already exists 15:04:45 fec335f1d72a: Layer already exists 15:04:45 34d5ebaa5410: Layer already exists 15:04:45 2.3.0-dev.103: digest: sha256:21bb6eb00bbbfe4e083674407866e737868be6ba25d6304605dbd650c7e72171 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:46 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:04:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 15:04:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 15:04:46 278a4075a123: Preparing 15:04:46 40eb5389b649: Preparing 15:04:46 5523185b975a: Preparing 15:04:46 57f73d5bc407: Preparing 15:04:46 fec335f1d72a: Preparing 15:04:46 34d5ebaa5410: Preparing 15:04:46 34d5ebaa5410: Waiting 15:04:46 57f73d5bc407: Layer already exists 15:04:46 5523185b975a: Layer already exists 15:04:46 fec335f1d72a: Layer already exists 15:04:46 278a4075a123: Layer already exists 15:04:46 40eb5389b649: Layer already exists 15:04:46 34d5ebaa5410: Layer already exists 15:04:46 4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103: digest: sha256:21bb6eb00bbbfe4e083674407866e737868be6ba25d6304605dbd650c7e72171 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:46 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 15:04:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 15:04:47 278a4075a123: Preparing 15:04:47 40eb5389b649: Preparing 15:04:47 5523185b975a: Preparing 15:04:47 57f73d5bc407: Preparing 15:04:47 fec335f1d72a: Preparing 15:04:47 34d5ebaa5410: Preparing 15:04:47 34d5ebaa5410: Waiting 15:04:47 fec335f1d72a: Layer already exists 15:04:47 57f73d5bc407: Layer already exists 15:04:47 5523185b975a: Layer already exists 15:04:47 40eb5389b649: Layer already exists 15:04:47 278a4075a123: Layer already exists 15:04:47 34d5ebaa5410: Layer already exists 15:04:47 main: digest: sha256:21bb6eb00bbbfe4e083674407866e737868be6ba25d6304605dbd650c7e72171 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:04:47 ===================================================== [Pipeline] echo 15:04:47 taggedImages: 15:04:47 - nexus3.edgexfoundry.org:10004/security-spire-config:4dda876682c0684414e4410155dc7f9aedfebf77 15:04:47 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 15:04:47 - nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.103 15:04:47 - nexus3.edgexfoundry.org:10004/security-spire-config:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 15:04:47 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 15:04:47 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 15:04:47 4dda876682c0684414e4410155dc7f9aedfebf77 15:04:47 latest 15:04:47 2.3.0-dev.103 15:04:47 4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 15:04:47 main 15:04:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:47 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4dda876682c0684414e4410155dc7f9aedfebf77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:47 (1/5) Installing dumb-init (1.2.5-r1) 15:04:47 (2/5) Installing musl-obstack (1.2.3-r0) 15:04:47 (3/5) Installing libucontext (1.1-r0) 15:04:47 (4/5) Installing gcompat (1.0.0-r4) 15:04:47 (5/5) Installing openssl (1.1.1q-r0) 15:04:47 Executing busybox-1.34.1-r7.trigger 15:04:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4dda876682c0684414e4410155dc7f9aedfebf77 15:04:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 15:04:47 4dadf36b92e1: Preparing 15:04:47 8f3e377309fd: Preparing 15:04:47 38a556b2a091: Preparing 15:04:47 03875ef614d6: Preparing 15:04:47 dc95a1277fd1: Preparing 15:04:47 34d5ebaa5410: Preparing 15:04:47 34d5ebaa5410: Waiting 15:04:47 dc95a1277fd1: Layer already exists 15:04:47 34d5ebaa5410: Layer already exists 15:04:47 8f3e377309fd: Pushed 15:04:47 4dadf36b92e1: Pushed 15:04:47 38a556b2a091: Pushed 15:04:47 OK: 6 MiB in 19 packages 15:04:49 Removing intermediate container d218c8658e59 15:04:49 ---> 3882c46bd74f 15:04:49 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 15:04:54 03875ef614d6: Pushed 15:04:54 4dda876682c0684414e4410155dc7f9aedfebf77: digest: sha256:c6c17a97890735e880abd78ffdf94390e2a8dc2669ffedfa37ac626311406677 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:54 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 15:04:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 15:04:54 4dadf36b92e1: Preparing 15:04:54 8f3e377309fd: Preparing 15:04:54 38a556b2a091: Preparing 15:04:54 03875ef614d6: Preparing 15:04:54 dc95a1277fd1: Preparing 15:04:54 34d5ebaa5410: Preparing 15:04:54 34d5ebaa5410: Waiting 15:04:54 03875ef614d6: Layer already exists 15:04:54 38a556b2a091: Layer already exists 15:04:54 8f3e377309fd: Layer already exists 15:04:54 4dadf36b92e1: Layer already exists 15:04:54 dc95a1277fd1: Layer already exists 15:04:54 34d5ebaa5410: Layer already exists 15:04:54 latest: digest: sha256:c6c17a97890735e880abd78ffdf94390e2a8dc2669ffedfa37ac626311406677 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:55 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.103 15:04:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 15:04:55 4dadf36b92e1: Preparing 15:04:55 8f3e377309fd: Preparing 15:04:55 38a556b2a091: Preparing 15:04:55 03875ef614d6: Preparing 15:04:55 dc95a1277fd1: Preparing 15:04:55 34d5ebaa5410: Preparing 15:04:55 34d5ebaa5410: Waiting 15:04:55 03875ef614d6: Layer already exists 15:04:55 8f3e377309fd: Layer already exists 15:04:55 38a556b2a091: Layer already exists 15:04:55 dc95a1277fd1: Layer already exists 15:04:55 4dadf36b92e1: Layer already exists 15:04:55 34d5ebaa5410: Layer already exists 15:04:55 2.3.0-dev.103: digest: sha256:c6c17a97890735e880abd78ffdf94390e2a8dc2669ffedfa37ac626311406677 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:55 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 15:04:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 15:04:56 4dadf36b92e1: Preparing 15:04:56 8f3e377309fd: Preparing 15:04:56 38a556b2a091: Preparing 15:04:56 03875ef614d6: Preparing 15:04:56 dc95a1277fd1: Preparing 15:04:56 34d5ebaa5410: Preparing 15:04:56 34d5ebaa5410: Waiting 15:04:56 8f3e377309fd: Layer already exists 15:04:56 4dadf36b92e1: Layer already exists 15:04:56 38a556b2a091: Layer already exists 15:04:56 dc95a1277fd1: Layer already exists 15:04:56 03875ef614d6: Layer already exists 15:04:56 34d5ebaa5410: Layer already exists 15:04:56 4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103: digest: sha256:c6c17a97890735e880abd78ffdf94390e2a8dc2669ffedfa37ac626311406677 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:56 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:56 ---> 9af50b71399a 15:04:56 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:04:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 15:04:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 15:04:56 4dadf36b92e1: Preparing 15:04:56 8f3e377309fd: Preparing 15:04:56 38a556b2a091: Preparing 15:04:56 03875ef614d6: Preparing 15:04:56 dc95a1277fd1: Preparing 15:04:56 34d5ebaa5410: Preparing 15:04:56 34d5ebaa5410: Waiting 15:04:56 03875ef614d6: Layer already exists 15:04:56 4dadf36b92e1: Layer already exists 15:04:56 dc95a1277fd1: Layer already exists 15:04:56 38a556b2a091: Layer already exists 15:04:56 8f3e377309fd: Layer already exists 15:04:56 34d5ebaa5410: Layer already exists 15:04:56 main: digest: sha256:c6c17a97890735e880abd78ffdf94390e2a8dc2669ffedfa37ac626311406677 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:04:56 ===================================================== [Pipeline] echo 15:04:56 taggedImages: 15:04:56 - nexus3.edgexfoundry.org:10004/security-spire-server:4dda876682c0684414e4410155dc7f9aedfebf77 15:04:56 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 15:04:56 - nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.103 15:04:56 - nexus3.edgexfoundry.org:10004/security-spire-server:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 15:04:56 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 15:04:56 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 15:04:56 4dda876682c0684414e4410155dc7f9aedfebf77 15:04:56 latest 15:04:56 2.3.0-dev.103 15:04:56 4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 15:04:56 main 15:04:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:57 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4dda876682c0684414e4410155dc7f9aedfebf77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:57 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4dda876682c0684414e4410155dc7f9aedfebf77 15:04:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 15:04:57 4db4e8f340e6: Preparing 15:04:57 c0dc7ba4366f: Preparing 15:04:57 160ca599f383: Preparing 15:04:57 3bd8a28c021c: Preparing 15:04:57 994393dc58e7: Preparing 15:04:57 160ca599f383: Layer already exists 15:04:57 994393dc58e7: Layer already exists 15:04:57 4db4e8f340e6: Pushed 15:04:57 3bd8a28c021c: Pushed 15:04:59 c0dc7ba4366f: Pushed 15:05:00 4dda876682c0684414e4410155dc7f9aedfebf77: digest: sha256:2e7b39c1b3fe283a90201e4001eff114ef1a77090df8335e438231f77b5f79b9 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:05:00 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:05:00 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 15:05:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 15:05:00 4db4e8f340e6: Preparing 15:05:00 c0dc7ba4366f: Preparing 15:05:00 160ca599f383: Preparing 15:05:00 3bd8a28c021c: Preparing 15:05:00 994393dc58e7: Preparing 15:05:00 3bd8a28c021c: Layer already exists 15:05:00 c0dc7ba4366f: Layer already exists 15:05:00 160ca599f383: Layer already exists 15:05:00 4db4e8f340e6: Layer already exists 15:05:00 994393dc58e7: Layer already exists 15:05:00 latest: digest: sha256:2e7b39c1b3fe283a90201e4001eff114ef1a77090df8335e438231f77b5f79b9 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:05:01 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:05:01 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.103 15:05:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 15:05:01 4db4e8f340e6: Preparing 15:05:01 c0dc7ba4366f: Preparing 15:05:01 160ca599f383: Preparing 15:05:01 3bd8a28c021c: Preparing 15:05:01 994393dc58e7: Preparing 15:05:01 c0dc7ba4366f: Layer already exists 15:05:01 994393dc58e7: Layer already exists 15:05:01 160ca599f383: Layer already exists 15:05:01 3bd8a28c021c: Layer already exists 15:05:01 4db4e8f340e6: Layer already exists 15:05:01 2.3.0-dev.103: digest: sha256:2e7b39c1b3fe283a90201e4001eff114ef1a77090df8335e438231f77b5f79b9 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:05:01 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:05:01 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 15:05:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 15:05:01 4db4e8f340e6: Preparing 15:05:01 c0dc7ba4366f: Preparing 15:05:01 160ca599f383: Preparing 15:05:01 3bd8a28c021c: Preparing 15:05:01 994393dc58e7: Preparing 15:05:01 3bd8a28c021c: Layer already exists 15:05:01 160ca599f383: Layer already exists 15:05:01 994393dc58e7: Layer already exists 15:05:01 c0dc7ba4366f: Layer already exists 15:05:01 4db4e8f340e6: Layer already exists 15:05:01 4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103: digest: sha256:2e7b39c1b3fe283a90201e4001eff114ef1a77090df8335e438231f77b5f79b9 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:05:02 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:05:02 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 15:05:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 15:05:02 4db4e8f340e6: Preparing 15:05:02 c0dc7ba4366f: Preparing 15:05:02 160ca599f383: Preparing 15:05:02 3bd8a28c021c: Preparing 15:05:02 994393dc58e7: Preparing 15:05:02 c0dc7ba4366f: Layer already exists 15:05:02 3bd8a28c021c: Layer already exists 15:05:02 994393dc58e7: Layer already exists 15:05:02 160ca599f383: Layer already exists 15:05:02 4db4e8f340e6: Layer already exists 15:05:02 main: digest: sha256:2e7b39c1b3fe283a90201e4001eff114ef1a77090df8335e438231f77b5f79b9 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:05:02 ===================================================== [Pipeline] echo 15:05:02 taggedImages: 15:05:02 - nexus3.edgexfoundry.org:10004/support-notifications:4dda876682c0684414e4410155dc7f9aedfebf77 15:05:02 - nexus3.edgexfoundry.org:10004/support-notifications:latest 15:05:02 - nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.103 15:05:02 - nexus3.edgexfoundry.org:10004/support-notifications:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 15:05:02 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 15:05:02 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 15:05:02 4dda876682c0684414e4410155dc7f9aedfebf77 15:05:02 latest 15:05:02 2.3.0-dev.103 15:05:02 4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 15:05:02 main 15:05:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:05:02 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4dda876682c0684414e4410155dc7f9aedfebf77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:05:03 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4dda876682c0684414e4410155dc7f9aedfebf77 15:05:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 15:05:03 1f9ed043c365: Preparing 15:05:03 a7ba0fe10a3c: Preparing 15:05:03 160ca599f383: Preparing 15:05:03 d1595e752498: Preparing 15:05:03 994393dc58e7: Preparing 15:05:03 994393dc58e7: Layer already exists 15:05:03 d1595e752498: Layer already exists 15:05:03 160ca599f383: Layer already exists 15:05:03 1f9ed043c365: Pushed 15:05:04 ---> 6a56a6d26e8c 15:05:04 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 15:05:05 a7ba0fe10a3c: Pushed 15:05:05 4dda876682c0684414e4410155dc7f9aedfebf77: digest: sha256:6e134e33cc2ffea2e078d0405ae9e8ce9193069f68935078565b8781512f89ef size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:05:06 ---> 137b7851a371 15:05:06 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 15:05:06 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:05:06 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 15:05:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 15:05:06 1f9ed043c365: Preparing 15:05:06 a7ba0fe10a3c: Preparing 15:05:06 160ca599f383: Preparing 15:05:06 d1595e752498: Preparing 15:05:06 994393dc58e7: Preparing 15:05:06 160ca599f383: Layer already exists 15:05:06 1f9ed043c365: Layer already exists 15:05:06 994393dc58e7: Layer already exists 15:05:06 a7ba0fe10a3c: Layer already exists 15:05:06 d1595e752498: Layer already exists 15:05:06 latest: digest: sha256:6e134e33cc2ffea2e078d0405ae9e8ce9193069f68935078565b8781512f89ef size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:05:06 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:05:07 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.103 15:05:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 15:05:07 1f9ed043c365: Preparing 15:05:07 a7ba0fe10a3c: Preparing 15:05:07 160ca599f383: Preparing 15:05:07 d1595e752498: Preparing 15:05:07 994393dc58e7: Preparing 15:05:07 d1595e752498: Layer already exists 15:05:07 a7ba0fe10a3c: Layer already exists 15:05:07 1f9ed043c365: Layer already exists 15:05:07 160ca599f383: Layer already exists 15:05:07 994393dc58e7: Layer already exists 15:05:07 2.3.0-dev.103: digest: sha256:6e134e33cc2ffea2e078d0405ae9e8ce9193069f68935078565b8781512f89ef size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:05:07 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:05:07 ---> 346f653914a0 15:05:07 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 15:05:07 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 15:05:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 15:05:07 1f9ed043c365: Preparing 15:05:07 a7ba0fe10a3c: Preparing 15:05:07 160ca599f383: Preparing 15:05:07 d1595e752498: Preparing 15:05:07 994393dc58e7: Preparing 15:05:07 a7ba0fe10a3c: Layer already exists 15:05:07 994393dc58e7: Layer already exists 15:05:07 d1595e752498: Layer already exists 15:05:07 160ca599f383: Layer already exists 15:05:07 1f9ed043c365: Layer already exists 15:05:07 4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103: digest: sha256:6e134e33cc2ffea2e078d0405ae9e8ce9193069f68935078565b8781512f89ef size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:05:07 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:05:08 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 15:05:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 15:05:08 1f9ed043c365: Preparing 15:05:08 a7ba0fe10a3c: Preparing 15:05:08 160ca599f383: Preparing 15:05:08 d1595e752498: Preparing 15:05:08 994393dc58e7: Preparing 15:05:08 160ca599f383: Layer already exists 15:05:08 994393dc58e7: Layer already exists 15:05:08 a7ba0fe10a3c: Layer already exists 15:05:08 d1595e752498: Layer already exists 15:05:08 1f9ed043c365: Layer already exists 15:05:08 main: digest: sha256:6e134e33cc2ffea2e078d0405ae9e8ce9193069f68935078565b8781512f89ef size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:05:08 ===================================================== [Pipeline] echo 15:05:08 taggedImages: 15:05:08 - nexus3.edgexfoundry.org:10004/support-scheduler:4dda876682c0684414e4410155dc7f9aedfebf77 15:05:08 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 15:05:08 - nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.103 15:05:08 - nexus3.edgexfoundry.org:10004/support-scheduler:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 15:05:08 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 15:05:08 [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: 15:05:08 4dda876682c0684414e4410155dc7f9aedfebf77 15:05:08 latest 15:05:08 2.3.0-dev.103 15:05:08 4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 15:05:08 main 15:05:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:05:08 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:4dda876682c0684414e4410155dc7f9aedfebf77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:05:08 ---> de90151872dd 15:05:08 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:05:08 ---> Running in 4ca6442d34c7 15:05:09 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:4dda876682c0684414e4410155dc7f9aedfebf77 15:05:09 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 15:05:09 c60a3ef39334: Preparing 15:05:09 734d26d1439d: Preparing 15:05:09 26bb18ff9c27: Preparing 15:05:09 0e722f2f01e5: Preparing 15:05:09 994393dc58e7: Preparing 15:05:09 994393dc58e7: Layer already exists 15:05:09 734d26d1439d: Pushed 15:05:09 c60a3ef39334: Pushed 15:05:09 Removing intermediate container 4ca6442d34c7 15:05:09 ---> a55b3c97039f 15:05:09 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:05:09 ---> Running in 2f9c65a3257a 15:05:10 26bb18ff9c27: Pushed 15:05:10 Removing intermediate container 2f9c65a3257a 15:05:10 ---> a6444ec62f8d 15:05:10 Step 22/24 : LABEL arch=arm64 15:05:11 ---> Running in c43f982cf5e3 15:05:12 Removing intermediate container c43f982cf5e3 15:05:12 ---> 106e5af731c7 15:05:12 Step 23/24 : LABEL git_sha=4dda876682c0684414e4410155dc7f9aedfebf77 15:05:12 ---> Running in eae9fe96702d 15:05:12 Removing intermediate container eae9fe96702d 15:05:12 ---> 155109b5f631 15:05:12 Step 24/24 : LABEL version=2.3.0-dev.103 15:05:13 ---> Running in 6cf3a36098f6 15:05:13 Removing intermediate container 6cf3a36098f6 15:05:13 ---> 9fdc22d13a32 15:05:13 15:05:14 Successfully built 9fdc22d13a32 15:05:14 Successfully tagged security-spire-agent-arm64:latest 15:05:14 Building security-spire-config 15:05:20 0e722f2f01e5: Pushed 15:05:20 4dda876682c0684414e4410155dc7f9aedfebf77: digest: sha256:81b41c0287adb0f936d1e8c87109305af0d59bb2cf749f092fd9d253ad982258 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:05:20 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:05:20 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 15:05:20 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 15:05:20 c60a3ef39334: Preparing 15:05:20 734d26d1439d: Preparing 15:05:20 26bb18ff9c27: Preparing 15:05:20 0e722f2f01e5: Preparing 15:05:20 994393dc58e7: Preparing 15:05:20 0e722f2f01e5: Layer already exists 15:05:20 994393dc58e7: Layer already exists 15:05:20 734d26d1439d: Layer already exists 15:05:20 26bb18ff9c27: Layer already exists 15:05:20 c60a3ef39334: Layer already exists 15:05:20 latest: digest: sha256:81b41c0287adb0f936d1e8c87109305af0d59bb2cf749f092fd9d253ad982258 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:05:21 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:05:21 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.103 15:05:21 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 15:05:21 c60a3ef39334: Preparing 15:05:21 734d26d1439d: Preparing 15:05:21 26bb18ff9c27: Preparing 15:05:21 0e722f2f01e5: Preparing 15:05:21 994393dc58e7: Preparing 15:05:21 994393dc58e7: Layer already exists 15:05:21 734d26d1439d: Layer already exists 15:05:21 0e722f2f01e5: Layer already exists 15:05:21 26bb18ff9c27: Layer already exists 15:05:21 c60a3ef39334: Layer already exists 15:05:21 2.3.0-dev.103: digest: sha256:81b41c0287adb0f936d1e8c87109305af0d59bb2cf749f092fd9d253ad982258 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:05:21 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:05:22 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 15:05:22 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 15:05:22 c60a3ef39334: Preparing 15:05:22 734d26d1439d: Preparing 15:05:22 26bb18ff9c27: Preparing 15:05:22 0e722f2f01e5: Preparing 15:05:22 994393dc58e7: Preparing 15:05:22 734d26d1439d: Layer already exists 15:05:22 c60a3ef39334: Layer already exists 15:05:22 0e722f2f01e5: Layer already exists 15:05:22 994393dc58e7: Layer already exists 15:05:22 26bb18ff9c27: Layer already exists 15:05:22 4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103: digest: sha256:81b41c0287adb0f936d1e8c87109305af0d59bb2cf749f092fd9d253ad982258 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:05:22 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // withEnv 15:05:22  Building security-spire-agent ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:05:22 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:05:22 ---> 32ff1e4dc1de 15:05:22 Step 3/24 : WORKDIR /edgex-go 15:05:22 ---> Using cache 15:05:22 ---> f6e6df3b3bb3 15:05:22 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 15:05:22 ---> Running in 907b3c7d2c1b [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:05:22 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main 15:05:22 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 15:05:22 c60a3ef39334: Preparing 15:05:22 734d26d1439d: Preparing 15:05:22 26bb18ff9c27: Preparing 15:05:22 0e722f2f01e5: Preparing 15:05:22 994393dc58e7: Preparing 15:05:22 994393dc58e7: Layer already exists 15:05:22 0e722f2f01e5: Layer already exists 15:05:22 734d26d1439d: Layer already exists 15:05:22 c60a3ef39334: Layer already exists 15:05:22 26bb18ff9c27: Layer already exists 15:05:22 main: digest: sha256:81b41c0287adb0f936d1e8c87109305af0d59bb2cf749f092fd9d253ad982258 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:05:22 ===================================================== [Pipeline] echo 15:05:22 taggedImages: 15:05:22 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:4dda876682c0684414e4410155dc7f9aedfebf77 15:05:22 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 15:05:22 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.103 15:05:22 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 15:05:22 - 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] } 15:05:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:05:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:05:26 OK: 221 MiB in 51 packages 15:05:28 Removing intermediate container 907b3c7d2c1b 15:05:28 ---> c5dc94ba6540 15:05:28 Step 5/24 : COPY go.mod vendor* ./ 15:05:28 ---> bf06da0de1b3 15:05:28 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:05:29 ---> Running in b05fcb34b1cf 15:07:05 Removing intermediate container b05fcb34b1cf 15:07:05 ---> 93fc2afa3796 15:07:05 Step 7/24 : COPY . . 15:07:05 ---> 20c2dfe873df 15:07:05 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 15:07:05 ---> Running in c3b229d3f488 15:07:05 Removing intermediate container c3b229d3f488 15:07:05 ---> 9e79065f834d 15:07:05 Step 9/24 : WORKDIR /edgex-go/spire-build 15:07:05 ---> Running in 18ae6e03ec9a 15:07:05 Removing intermediate container 18ae6e03ec9a 15:07:05 ---> ea3bdd018288 15:07:05 Step 10/24 : 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 15:07:05 ---> Running in 8921721aae27 15:07:05 Removing intermediate container 8921721aae27 15:07:05 ---> 8a2f9735371d 15:07:05 Step 11/24 : WORKDIR /edgex-go 15:07:05 ---> Running in 60c3f106c484 15:07:05 Removing intermediate container 60c3f106c484 15:07:05 ---> 03e307119999 15:07:05 15:07:05 Step 12/24 : FROM alpine:3.15 15:07:05 ---> 02e0d6fdf486 15:07:05 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:07:05 ---> Using cache 15:07:05 ---> 68526ef45a56 15:07:05 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 15:07:05 ---> Running in d786631c15b0 15:07:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:07:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:07:06 v3.15.6-134-g4253e08fd4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 15:07:06 v3.15.6-135-g4f0dccd4b5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 15:07:06 OK: 15734 distinct packages available 15:07:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:07:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:07:07 (1/4) Installing dumb-init (1.2.5-r1) 15:07:07 (2/4) Installing musl-obstack (1.2.3-r0) 15:07:07 (3/4) Installing libucontext (1.1-r0) 15:07:07 (4/4) Installing gcompat (1.0.0-r4) 15:07:07 Executing busybox-1.34.1-r7.trigger 15:07:08 OK: 6 MiB in 18 packages 15:07:10 Removing intermediate container d786631c15b0 15:07:10 ---> bff1aa28c3c6 15:07:10 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:07:15 ---> 32b3a3d4f42c 15:07:15 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 15:07:18 ---> bae66d4861a3 15:07:18 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 15:07:18 ---> Running in 0e0e330b489a 15:07:19 Removing intermediate container 0e0e330b489a 15:07:19 ---> 3437e167377d 15:07:19 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 15:07:20 ---> ec65fed7e5b5 15:07:20 Step 19/24 : WORKDIR / 15:07:20 ---> Running in 6c5bd6483093 15:07:21 Removing intermediate container 6c5bd6483093 15:07:21 ---> 584ac5b6682c 15:07:21 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:07:21 ---> Running in 3bcececf0fcd 15:07:21 Removing intermediate container 3bcececf0fcd 15:07:21 ---> 5d7ba7e55387 15:07:21 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:07:21 ---> Running in 4600474c144a 15:07:22 Removing intermediate container 4600474c144a 15:07:22 ---> ab815225a45f 15:07:22 Step 22/24 : LABEL arch=arm64 15:07:22 ---> Running in 8bc66f702ef9 15:07:23 Removing intermediate container 8bc66f702ef9 15:07:23 ---> a29788492270 15:07:23 Step 23/24 : LABEL git_sha=4dda876682c0684414e4410155dc7f9aedfebf77 15:07:23 ---> Running in 5c32855a0b77 15:07:23 Removing intermediate container 5c32855a0b77 15:07:23 ---> 82cd784ce9a1 15:07:23 Step 24/24 : LABEL version=2.3.0-dev.103 15:07:23 ---> Running in 3611f4aa1144 15:07:24 Removing intermediate container 3611f4aa1144 15:07:24 ---> 24bfa3b69872 15:07:24 15:07:24 Successfully built 24bfa3b69872 15:07:24 Successfully tagged security-spire-config-arm64:latest 15:07:24 Building core-data 15:07:28  Building security-spire-config ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:07:28 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:07:28 ---> 32ff1e4dc1de 15:07:28 Step 3/22 : ARG ADD_BUILD_TAGS="" 15:07:28 ---> Using cache 15:07:28 ---> 535eea859c03 15:07:28 Step 4/22 : WORKDIR /edgex-go 15:07:28 ---> Using cache 15:07:28 ---> 2af71a126741 15:07:28 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 15:07:28 ---> Running in edb1997bdb66 15:07:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:07:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:07:32 OK: 221 MiB in 51 packages 15:07:34 Removing intermediate container edb1997bdb66 15:07:34 ---> 54546a0dfda2 15:07:34 Step 6/22 : COPY go.mod vendor* ./ 15:07:34 ---> d93cf6c1d85d 15:07:34 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:07:34 ---> Running in bae767a2efb9 15:08:56 Removing intermediate container bae767a2efb9 15:08:56 ---> 2fcec90c8d82 15:08:56 Step 8/22 : COPY . . 15:08:56 ---> 715f7da23263 15:08:56 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 15:08:56 ---> Running in 3f8d486e5303 15:08:56 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.103" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 15:11:48 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.103" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:12:10 Removing intermediate container cd37912fa6b0 15:12:10 ---> bc2dcf0419bf 15:12:10 15:12:10 Step 9/24 : FROM alpine:3.16 15:12:10 3.16: Pulling from library/alpine 15:12:10 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 15:12:10 Status: Downloaded newer image for alpine:3.16 15:12:10 ---> a6215f271958 15:12:10 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 15:12:10 ---> Running in f5ffa56739e0 15:12:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:12:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:12:11 (1/3) Installing ca-certificates (20220614-r0) 15:12:11 (2/3) Installing dumb-init (1.2.5-r1) 15:12:11 (3/3) Installing su-exec (0.2-r1) 15:12:11 Executing busybox-1.35.0-r17.trigger 15:12:11 Executing ca-certificates-20220614-r0.trigger 15:12:11 OK: 6 MiB in 17 packages 15:12:15 Removing intermediate container f5ffa56739e0 15:12:15 ---> 3804e413ce0e 15:12:15 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:12:15 ---> Running in fa20dc49866f 15:12:15 Removing intermediate container fa20dc49866f 15:12:15 ---> e087850aa5fc 15:12:15 Step 12/24 : WORKDIR / 15:12:15 ---> Running in 51a684da96aa 15:12:16 Removing intermediate container 51a684da96aa 15:12:16 ---> c5809e3644d4 15:12:16 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 15:12:17 ---> e2978f9b0e9d 15:12:17 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 15:12:18 ---> 0f6c624f7ffe 15:12:18 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 15:12:19 ---> 8eba0a030434 15:12:19 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 15:12:20 ---> bac222b547ad 15:12:20 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:12:21 ---> 2697af9b1b25 15:12:21 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 15:12:23 ---> 0fb7880ec88f 15:12:23 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 15:12:24 ---> a9c4064ec909 15:12:24 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:12:24 ---> Running in 5a0860eb7d0f 15:12:27 Removing intermediate container 5a0860eb7d0f 15:12:27 ---> 80129fc40fea 15:12:27 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 15:12:27 ---> Running in 6443a7abf2f5 15:12:28 Removing intermediate container 6443a7abf2f5 15:12:28 ---> 390fcfbc39de 15:12:28 Step 22/24 : LABEL arch=arm64 15:12:28 ---> Running in 8d8067cd61d8 15:12:28 Removing intermediate container 8d8067cd61d8 15:12:28 ---> 88d57a5001e9 15:12:28 Step 23/24 : LABEL git_sha=4dda876682c0684414e4410155dc7f9aedfebf77 15:12:28 ---> Running in fcfee4fcbf42 15:12:29 Removing intermediate container fcfee4fcbf42 15:12:29 ---> d80f0f9c728e 15:12:29 Step 24/24 : LABEL version=2.3.0-dev.103 15:12:29 ---> Running in cf9577a090ec 15:12:30 Removing intermediate container cf9577a090ec 15:12:30 ---> 94975a471b98 15:12:30 15:12:30 Successfully built 94975a471b98 15:12:30 Successfully tagged security-secretstore-setup-arm64:latest 15:12:30  Building security-secretstore-setup ... done Building security-spiffe-token-provider 15:12:37 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:12:37 Step 2/19 : FROM ${BUILDER_BASE} AS builder 15:12:37 ---> 32ff1e4dc1de 15:12:37 Step 3/19 : WORKDIR /edgex-go 15:12:37 ---> Using cache 15:12:37 ---> f6e6df3b3bb3 15:12:37 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 15:12:37 ---> Running in 870e9be0547a 15:12:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:12:39 Removing intermediate container 5cc73bb88774 15:12:39 ---> 477301d8439c 15:12:39 15:12:39 Step 10/23 : FROM alpine:3.16 15:12:39 ---> a6215f271958 15:12:39 Step 11/23 : RUN apk add --update --no-cache dumb-init 15:12:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:12:40 ---> Running in 660afed65240 15:12:42 v3.16.2-342-ga2b5319e92 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 15:12:42 v3.16.2-340-ge3a5abd2d0 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 15:12:42 OK: 16898 distinct packages available 15:12:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:12:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:12:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:12:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:12:44 (1/1) Installing dumb-init (1.2.5-r1) 15:12:44 Executing busybox-1.35.0-r17.trigger 15:12:44 OK: 221 MiB in 51 packages 15:12:44 OK: 5 MiB in 15 packages 15:12:47 Removing intermediate container 660afed65240 15:12:47 ---> 7d84e11e4e06 15:12:47 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:12:47 Removing intermediate container 870e9be0547a 15:12:47 ---> 274b1ae2353e 15:12:47 Step 5/19 : COPY go.mod vendor* ./ 15:12:47 ---> Running in 46024ffe9e49 15:12:47 Removing intermediate container 46024ffe9e49 15:12:47 ---> 69b711d4c308 15:12:47 Step 13/23 : ENV APP_PORT=59882 15:12:48 ---> Running in 5dd9258907c4 15:12:48 ---> 8c4ff77e4990 15:12:48 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:12:48 ---> Running in 72ab7f07f290 15:12:49 Removing intermediate container 5dd9258907c4 15:12:49 ---> 3f3f3895d3db 15:12:49 Step 14/23 : EXPOSE $APP_PORT 15:12:49 ---> Running in 67ad5188a489 15:12:50 Removing intermediate container 67ad5188a489 15:12:50 ---> d54ee3e5d88f 15:12:50 Step 15/23 : WORKDIR / 15:12:50 ---> Running in 086c36f916ab 15:12:51 Removing intermediate container 086c36f916ab 15:12:51 ---> 26b3bd2e98b7 15:12:51 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:12:52 ---> d04a08232dd0 15:12:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 15:12:54 ---> 2fc8c73bc27d 15:12:54 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 15:12:55 ---> cfe4afa81903 15:12:55 Step 19/23 : ENTRYPOINT ["/core-command"] 15:12:55 ---> Running in 0dc908f54d4b 15:12:56 Removing intermediate container 0dc908f54d4b 15:12:56 ---> 804876d06882 15:12:56 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:12:56 ---> Running in 398b6105e348 15:12:56 Removing intermediate container 398b6105e348 15:12:56 ---> e4e872a1aeea 15:12:56 Step 21/23 : LABEL arch=arm64 15:12:56 ---> Running in 406064aa321d 15:12:57 Removing intermediate container 406064aa321d 15:12:57 ---> f114d8b25889 15:12:57 Step 22/23 : LABEL git_sha=4dda876682c0684414e4410155dc7f9aedfebf77 15:12:57 ---> Running in b822698ebd3e 15:12:58 Removing intermediate container b822698ebd3e 15:12:58 ---> f17f4e1efdc5 15:12:58 Step 23/23 : LABEL version=2.3.0-dev.103 15:12:58 ---> Running in fc9f8a71f216 15:12:59 Removing intermediate container fc9f8a71f216 15:12:59 ---> 88bd773ab5d4 15:12:59 15:12:59 Successfully built 88bd773ab5d4 15:12:59 Successfully tagged core-command-arm64:latest 15:12:59  Building core-command ... done Building security-bootstrapper 15:13:04 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:13:04 Step 2/32 : FROM ${BUILDER_BASE} AS builder 15:13:04 ---> 32ff1e4dc1de 15:13:04 Step 3/32 : WORKDIR /edgex-go 15:13:04 ---> Using cache 15:13:04 ---> f6e6df3b3bb3 15:13:04 Step 4/32 : RUN apk add --update --no-cache make git 15:13:04 ---> Using cache 15:13:04 ---> fb08202c4e29 15:13:04 Step 5/32 : COPY go.mod vendor* ./ 15:13:04 ---> Using cache 15:13:04 ---> 345eaccf72ae 15:13:04 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:13:04 ---> Using cache 15:13:04 ---> 443b2acc98bd 15:13:04 Step 7/32 : COPY . . 15:13:04 ---> Using cache 15:13:04 ---> 0eab7763afe6 15:13:04 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 15:13:04 ---> Running in 366ca4b9e35c 15:13:06 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.103" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:14:03 Removing intermediate container 72ab7f07f290 15:14:03 ---> 04568a731f97 15:14:03 Step 7/19 : COPY . . 15:14:05 ---> 160c6db2a7d5 15:14:05 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 15:14:05 ---> Running in 5aaa1d5d4e6f 15:14:07 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.103" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 15:16:29 Removing intermediate container b6eeafab6f9b 15:16:29 ---> 0202aa2fa488 15:16:29 15:16:29 Step 10/22 : FROM alpine:3.16 15:16:29 ---> a6215f271958 15:16:29 Step 11/22 : RUN apk add --update --no-cache dumb-init 15:16:29 ---> Using cache 15:16:29 ---> 7d84e11e4e06 15:16:29 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:16:29 ---> Using cache 15:16:29 ---> 69b711d4c308 15:16:29 Step 13/22 : ENV APP_PORT=59861 15:16:29 ---> Running in 21ed0455bd7e 15:16:29 Removing intermediate container 21ed0455bd7e 15:16:29 ---> 9a9ec8326875 15:16:29 Step 14/22 : EXPOSE $APP_PORT 15:16:29 ---> Running in da3956dd866e 15:16:29 Removing intermediate container da3956dd866e 15:16:29 ---> 509b841e50e4 15:16:29 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:16:29 ---> 66b416213e69 15:16:29 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:16:29 Removing intermediate container 94ad65fcacdc 15:16:29 ---> f8e67b865588 15:16:29 15:16:29 Step 10/22 : FROM alpine:3.16 15:16:29 ---> a6215f271958 15:16:29 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 15:16:29 ---> Running in b640b361e752 15:16:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:16:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:16:30 ---> 0e4c41ec0456 15:16:30 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 15:16:31 ---> c4a58450492c 15:16:31 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 15:16:31 ---> Running in f7bfba8e4617 15:16:31 (1/2) Installing ca-certificates (20220614-r0) 15:16:31 Removing intermediate container f7bfba8e4617 15:16:31 ---> 3f271c8620ac 15:16:31 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:16:31 (2/2) Installing dumb-init (1.2.5-r1) 15:16:31 Executing busybox-1.35.0-r17.trigger 15:16:31 Executing ca-certificates-20220614-r0.trigger 15:16:31 ---> Running in 05ba7c75c9d7 15:16:32 OK: 6 MiB in 16 packages 15:16:32 Removing intermediate container 05ba7c75c9d7 15:16:32 ---> 515241802da2 15:16:32 Step 20/22 : LABEL arch=arm64 15:16:32 ---> Running in 35bf2ea7a7b2 15:16:33 Removing intermediate container 35bf2ea7a7b2 15:16:33 ---> 094eccac7bb9 15:16:33 Step 21/22 : LABEL git_sha=4dda876682c0684414e4410155dc7f9aedfebf77 15:16:33 ---> Running in 2ace0f967def 15:16:34 Removing intermediate container 2ace0f967def 15:16:34 ---> f103ea9c8809 15:16:34 Step 22/22 : LABEL version=2.3.0-dev.103 15:16:35 ---> Running in 476c4e34306f 15:16:35 Removing intermediate container b640b361e752 15:16:35 ---> ab6f8d94e723 15:16:35 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 15:16:35 ---> Running in 439a5a36198d 15:16:35 Removing intermediate container 476c4e34306f 15:16:35 ---> eb294bac79b3 15:16:35 15:16:35 Successfully built eb294bac79b3 15:16:35 Successfully tagged support-scheduler-arm64:latest 15:16:35  Building support-scheduler ... done Building sys-mgmt-agent 15:16:36 Removing intermediate container 439a5a36198d 15:16:36 ---> 66770c16d411 15:16:36 Step 13/22 : ENV APP_PORT=59860 15:16:36 ---> Running in 69e62dbcb9a7 15:16:36 Removing intermediate container 69e62dbcb9a7 15:16:36 ---> 357f229ead3f 15:16:36 Step 14/22 : EXPOSE $APP_PORT 15:16:36 ---> Running in 0cad386a864f 15:16:37 Removing intermediate container 0cad386a864f 15:16:37 ---> 2b747d9b01ec 15:16:37 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:16:38 ---> 45fb5855375e 15:16:38 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 15:16:41 ---> 81002dacb17b 15:16:41 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 15:16:41 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:16:41 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:16:41 ---> 32ff1e4dc1de 15:16:41 Step 3/22 : WORKDIR /edgex-go 15:16:41 ---> Using cache 15:16:41 ---> f6e6df3b3bb3 15:16:41 Step 4/22 : RUN apk add --update --no-cache make bash git 15:16:41 ---> Running in 796a1588cef0 15:16:42 ---> a21620f269e8 15:16:42 Step 18/22 : ENTRYPOINT ["/support-notifications"] 15:16:42 ---> Running in 3ad080ce5d0a 15:16:43 Removing intermediate container 3ad080ce5d0a 15:16:43 ---> b5fad2b08a2b 15:16:43 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:16:43 ---> Running in 1c6dbe78471f 15:16:44 Removing intermediate container 1c6dbe78471f 15:16:44 ---> a11d2b79694c 15:16:44 Step 20/22 : LABEL arch=arm64 15:16:44 ---> Running in 9e37b45a2448 15:16:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:16:44 Removing intermediate container 9e37b45a2448 15:16:44 ---> 5be0460a6c23 15:16:44 Step 21/22 : LABEL git_sha=4dda876682c0684414e4410155dc7f9aedfebf77 15:16:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:16:45 ---> Running in d7eb1bcb359c 15:16:45 Removing intermediate container d7eb1bcb359c 15:16:45 ---> c39a27bf9b4c 15:16:45 Step 22/22 : LABEL version=2.3.0-dev.103 15:16:46 ---> Running in b43ebfb0ae1b 15:16:46 Removing intermediate container b43ebfb0ae1b 15:16:46 ---> c7821d4377f1 15:16:46 15:16:46 Successfully built c7821d4377f1 15:16:46 Successfully tagged support-notifications-arm64:latest 15:16:46  Building support-notifications ... done Building security-proxy-setup 15:16:46 OK: 221 MiB in 51 packages 15:16:48 Removing intermediate container 796a1588cef0 15:16:48 ---> 3788003944b3 15:16:48 Step 5/22 : COPY go.mod vendor* ./ 15:16:49 ---> 84aeac4148f9 15:16:49 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:16:50 ---> Running in 1daa6bd87035 15:16:52 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:16:52 Step 2/21 : FROM ${BUILDER_BASE} AS builder 15:16:52 ---> 32ff1e4dc1de 15:16:52 Step 3/21 : WORKDIR /edgex-go 15:16:52 ---> Using cache 15:16:52 ---> f6e6df3b3bb3 15:16:52 Step 4/21 : RUN apk add --update --no-cache make git 15:16:52 ---> Using cache 15:16:52 ---> fb08202c4e29 15:16:52 Step 5/21 : COPY go.mod vendor* ./ 15:16:52 ---> Using cache 15:16:52 ---> 345eaccf72ae 15:16:52 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:16:52 ---> Using cache 15:16:52 ---> 443b2acc98bd 15:16:52 Step 7/21 : COPY . . 15:16:52 ---> Using cache 15:16:52 ---> 0eab7763afe6 15:16:52 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 15:16:52 ---> Running in ed4a83dee1ca 15:16:54 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.103" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 15:18:02 Removing intermediate container 3f8d486e5303 15:18:02 ---> 336037307fd9 15:18:02 15:18:02 Step 10/22 : FROM alpine:3.16 15:18:02 ---> a6215f271958 15:18:02 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:18:02 ---> Running in a5074e4c2777 15:18:02 Removing intermediate container a5074e4c2777 15:18:02 ---> 7e8ec409e436 15:18:02 Step 12/22 : ENV APP_PORT=59880 15:18:02 ---> Running in 51b880496e93 15:18:02 Removing intermediate container 51b880496e93 15:18:02 ---> 7f45c0b59e89 15:18:02 Step 13/22 : EXPOSE $APP_PORT 15:18:02 ---> Running in 117d6a14c409 15:18:02 Removing intermediate container 117d6a14c409 15:18:02 ---> 5cbfbe634221 15:18:02 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 15:18:02 ---> Running in 3828671c5dda 15:18:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:18:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:18:02 (1/6) Installing dumb-init (1.2.5-r1) 15:18:02 (2/6) Installing libgcc (11.2.1_git20220219-r2) 15:18:02 (3/6) Installing libsodium (1.0.18-r0) 15:18:02 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 15:18:02 (5/6) Installing libzmq (4.3.4-r0) 15:18:02 (6/6) Installing zeromq (4.3.4-r0) 15:18:02 Executing busybox-1.35.0-r17.trigger 15:18:02 OK: 8 MiB in 20 packages 15:18:05 Removing intermediate container 3828671c5dda 15:18:05 ---> ca364651bf91 15:18:05 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:18:06 ---> 0049934d14d2 15:18:06 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:18:08 ---> 3839fc488f97 15:18:08 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 15:18:09 ---> 0fea04ce063e 15:18:09 Step 18/22 : ENTRYPOINT ["/core-data"] 15:18:09 ---> Running in d459d4f8e777 15:18:10 Removing intermediate container d459d4f8e777 15:18:10 ---> cc6bb2930e49 15:18:10 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:18:10 ---> Running in 8c1abf0fcede 15:18:10 Removing intermediate container 1daa6bd87035 15:18:10 ---> 2e1cd3aa6318 15:18:10 Step 7/22 : COPY . . 15:18:11 Removing intermediate container 8c1abf0fcede 15:18:11 ---> f07a780cd864 15:18:11 Step 20/22 : LABEL arch=arm64 15:18:11 ---> Running in cbc8613b5282 15:18:12 Removing intermediate container cbc8613b5282 15:18:12 ---> 2ae6552fe0e7 15:18:12 Step 21/22 : LABEL git_sha=4dda876682c0684414e4410155dc7f9aedfebf77 15:18:12 ---> Running in f45cb257cc2f 15:18:13 Removing intermediate container f45cb257cc2f 15:18:13 ---> 4fc5426d1509 15:18:13 Step 22/22 : LABEL version=2.3.0-dev.103 15:18:13 ---> Running in 18dbad78fbdf 15:18:14 Removing intermediate container 18dbad78fbdf 15:18:14 ---> 388be6fb1a77 15:18:14 15:18:14 Successfully built 388be6fb1a77 15:18:14 Successfully tagged core-data-arm64:latest 15:18:14  Building core-data ... done Building security-spire-server 15:18:15 ---> a29948f68df5 15:18:15 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 15:18:15 ---> Running in ff13af0ecc80 15:18:18 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.103" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 15:18:21 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:18:21 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:18:21 ---> 32ff1e4dc1de 15:18:21 Step 3/23 : WORKDIR /edgex-go 15:18:21 ---> Using cache 15:18:21 ---> f6e6df3b3bb3 15:18:21 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 15:18:21 ---> Using cache 15:18:21 ---> c5dc94ba6540 15:18:21 Step 5/23 : COPY go.mod vendor* ./ 15:18:21 ---> Using cache 15:18:21 ---> bf06da0de1b3 15:18:21 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:18:21 ---> Using cache 15:18:21 ---> 93fc2afa3796 15:18:21 Step 7/23 : COPY . . 15:18:21 ---> Using cache 15:18:21 ---> 20c2dfe873df 15:18:21 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 15:18:21 ---> Using cache 15:18:21 ---> 9e79065f834d 15:18:21 Step 9/23 : WORKDIR /edgex-go/spire-build 15:18:21 ---> Using cache 15:18:21 ---> ea3bdd018288 15:18:21 Step 10/23 : 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 15:18:21 ---> Running in e4cd002eb6ad 15:18:24 Removing intermediate container e4cd002eb6ad 15:18:24 ---> 2e0b82a291a9 15:18:24 Step 11/23 : WORKDIR /edgex-go 15:18:24 ---> Running in 9d3b3bba34e0 15:18:25 Removing intermediate container 9d3b3bba34e0 15:18:25 ---> d0776ef5ab3a 15:18:25 15:18:25 Step 12/23 : FROM alpine:3.15 15:18:25 ---> 02e0d6fdf486 15:18:25 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:18:25 ---> Using cache 15:18:25 ---> 68526ef45a56 15:18:25 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:18:25 ---> Using cache 15:18:25 ---> 3882c46bd74f 15:18:25 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:18:32 ---> 3d1fb5f6878a 15:18:32 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 15:18:32 ---> a1d0ac374d0c 15:18:32 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 15:18:33 ---> f424987faaf9 15:18:33 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 15:18:34 ---> d9df3efe8126 15:18:34 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:18:35 ---> Running in 70e0048eb498 15:18:35 Removing intermediate container 70e0048eb498 15:18:35 ---> 560328622db7 15:18:35 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:18:35 ---> Running in d970f4fa0b02 15:18:36 Removing intermediate container d970f4fa0b02 15:18:36 ---> b4460ac0b730 15:18:36 Step 21/23 : LABEL arch=arm64 15:18:36 ---> Running in a00e490a0742 15:18:36 Removing intermediate container a00e490a0742 15:18:36 ---> 2624c2f29f98 15:18:36 Step 22/23 : LABEL git_sha=4dda876682c0684414e4410155dc7f9aedfebf77 15:18:37 ---> Running in 9b38f2db782f 15:18:37 Removing intermediate container 9b38f2db782f 15:18:37 ---> 2a07df4228ab 15:18:37 Step 23/23 : LABEL version=2.3.0-dev.103 15:18:37 ---> Running in 17b66c8d835d 15:18:38 Removing intermediate container 17b66c8d835d 15:18:38 ---> d97460d57ea8 15:18:38 15:18:38 Successfully built d97460d57ea8 15:18:38 Successfully tagged security-spire-server-arm64:latest 15:18:38 Building core-metadata 15:18:42  Building security-spire-server ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:18:42 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:18:42 ---> 32ff1e4dc1de 15:18:42 Step 3/24 : ARG ADD_BUILD_TAGS="" 15:18:42 ---> Using cache 15:18:42 ---> 535eea859c03 15:18:42 Step 4/24 : WORKDIR /edgex-go 15:18:42 ---> Using cache 15:18:42 ---> 2af71a126741 15:18:42 Step 5/24 : RUN apk add --update --no-cache make git 15:18:42 ---> Running in 05b89a0a9de0 15:18:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:18:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:18:47 OK: 221 MiB in 51 packages 15:18:48 Removing intermediate container 05b89a0a9de0 15:18:48 ---> 4bce10fcd0a3 15:18:48 Step 6/24 : COPY go.mod vendor* ./ 15:18:49 ---> 996e972eb860 15:18:49 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:18:49 ---> Running in 84f922b8ea7f 15:20:11 Removing intermediate container 84f922b8ea7f 15:20:11 ---> 500ad2dee291 15:20:11 Step 8/24 : COPY . . 15:20:11 ---> 610ca83c7e9b 15:20:11 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 15:20:11 ---> Running in 378d090532e7 15:20:12 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.103" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:20:22 Removing intermediate container 366ca4b9e35c 15:20:22 ---> 32578c98353d 15:20:22 15:20:22 Step 9/32 : FROM alpine:3.16 15:20:22 ---> a6215f271958 15:20:22 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:20:22 ---> Running in 1fcc4955561d 15:20:22 Removing intermediate container 1fcc4955561d 15:20:22 ---> 301b3f518158 15:20:22 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 15:20:22 ---> Running in e83d490f8fc7 15:20:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:20:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:20:26 (1/2) Installing dumb-init (1.2.5-r1) 15:20:26 (2/2) Installing su-exec (0.2-r1) 15:20:26 Executing busybox-1.35.0-r17.trigger 15:20:26 OK: 5 MiB in 16 packages 15:20:28 Removing intermediate container e83d490f8fc7 15:20:28 ---> 6614696e77aa 15:20:28 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 15:20:28 ---> Running in 2e28b480cd0f 15:20:29 Removing intermediate container 2e28b480cd0f 15:20:29 ---> b70c0009a6af 15:20:29 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 15:20:29 ---> Running in 43a7f3d33797 15:20:30 Removing intermediate container 43a7f3d33797 15:20:30 ---> 38b992cf284e 15:20:30 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 15:20:30 ---> Running in 070efabbfc00 15:20:30 Removing intermediate container 070efabbfc00 15:20:30 ---> 0378050a82e0 15:20:30 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 15:20:30 ---> Running in 0a556accbe98 15:20:31 Removing intermediate container 0a556accbe98 15:20:31 ---> 54317848d232 15:20:31 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 15:20:31 ---> Running in 9d34b2b36748 15:20:35 Removing intermediate container 9d34b2b36748 15:20:35 ---> a853a5c2c8b6 15:20:35 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 15:20:35 ---> Running in f35e3a7a05a6 15:20:35 Removing intermediate container f35e3a7a05a6 15:20:35 ---> 236428e9499d 15:20:35 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 15:20:36 ---> e919fdbedb5d 15:20:36 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 15:20:37 ---> Running in aba3b50e49c8 15:20:40 Removing intermediate container aba3b50e49c8 15:20:40 ---> 3f96ac554c7d 15:20:40 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 15:20:41 ---> 4961822b875a 15:20:41 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 15:20:43 ---> 3956fed4d9b6 15:20:43 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 15:20:44 ---> 3aa9efafa4b0 15:20:44 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 15:20:45 ---> 8b0d79acd2a9 15:20:45 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 15:20:46 ---> c67e08a93017 15:20:46 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 15:20:47 ---> c8c99565d194 15:20:47 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 15:20:48 ---> 1f8115e09625 15:20:48 Step 27/32 : RUN chmod +x /entrypoint.sh 15:20:48 ---> Running in e40fb204f22a 15:20:52 Removing intermediate container e40fb204f22a 15:20:52 ---> 652a0bba66cc 15:20:52 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 15:20:52 ---> Running in 426a59849d11 15:20:54 Removing intermediate container 426a59849d11 15:20:54 ---> f831b773544a 15:20:54 Step 29/32 : CMD ["gate"] 15:20:54 ---> Running in d7af91b5bf90 15:20:54 Removing intermediate container d7af91b5bf90 15:20:54 ---> 10794b70809d 15:20:54 Step 30/32 : LABEL arch=arm64 15:20:54 ---> Running in c0eaf5edeaa9 15:20:55 Removing intermediate container c0eaf5edeaa9 15:20:55 ---> 8d2a107c2b87 15:20:55 Step 31/32 : LABEL git_sha=4dda876682c0684414e4410155dc7f9aedfebf77 15:20:55 ---> Running in 55e47de15f3b 15:20:55 Removing intermediate container 55e47de15f3b 15:20:55 ---> 68b33f648f77 15:20:55 Step 32/32 : LABEL version=2.3.0-dev.103 15:20:55 ---> Running in 6cb2a66caf0f 15:20:56 Removing intermediate container 6cb2a66caf0f 15:20:56 ---> 4b1210e1cad7 15:20:56 15:20:56 Successfully built 4b1210e1cad7 15:20:56 Successfully tagged security-bootstrapper-arm64:latest 15:23:18  Building security-bootstrapper ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.103" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 15:23:23 Removing intermediate container 5aaa1d5d4e6f 15:23:23 ---> 4c226a7fd3cc 15:23:23 15:23:23 Step 9/19 : FROM alpine:3.15 15:23:23 ---> 02e0d6fdf486 15:23:23 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:23:23 ---> Using cache 15:23:23 ---> 68526ef45a56 15:23:23 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 15:23:23 ---> Running in 9e88bae722ed 15:23:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:23:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:23:27 v3.15.6-134-g4253e08fd4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 15:23:27 v3.15.6-135-g4f0dccd4b5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 15:23:27 OK: 15734 distinct packages available 15:23:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:23:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:23:29 (1/9) Installing ca-certificates (20220614-r0) 15:23:29 (2/9) Installing brotli-libs (1.0.9-r5) 15:23:29 (3/9) Installing nghttp2-libs (1.46.0-r0) 15:23:29 (4/9) Installing libcurl (7.80.0-r4) 15:23:29 (5/9) Installing curl (7.80.0-r4) 15:23:29 (6/9) Installing dumb-init (1.2.5-r1) 15:23:29 (7/9) Installing musl-obstack (1.2.3-r0) 15:23:29 (8/9) Installing libucontext (1.1-r0) 15:23:29 (9/9) Installing gcompat (1.0.0-r4) 15:23:29 Executing busybox-1.34.1-r7.trigger 15:23:29 Executing ca-certificates-20220614-r0.trigger 15:23:30 OK: 8 MiB in 23 packages 15:23:33 Removing intermediate container 9e88bae722ed 15:23:33 ---> fe04d757920d 15:23:33 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 15:23:35 ---> 72c0fbfc45f4 15:23:35 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 15:23:38 Removing intermediate container ed4a83dee1ca 15:23:38 ---> 88a95de351ac 15:23:38 15:23:38 Step 9/21 : FROM alpine:3.16 15:23:38 ---> a6215f271958 15:23:38 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 15:23:38 ---> Running in e00df65bad38 15:23:38 ---> 0ea7b61405dd 15:23:38 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 15:23:40 ---> 6f917d888368 15:23:40 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 15:23:40 ---> Running in 17355454e63b 15:23:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:23:41 Removing intermediate container 17355454e63b 15:23:41 ---> e47a09712fd8 15:23:41 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:23:41 ---> Running in 72466ec60c74 15:23:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:23:41 Removing intermediate container 72466ec60c74 15:23:41 ---> ac89e46f99cb 15:23:41 Step 17/19 : LABEL arch=arm64 15:23:41 ---> Running in cd8801acf30f 15:23:42 Removing intermediate container cd8801acf30f 15:23:42 ---> e0938eecf362 15:23:42 Step 18/19 : LABEL git_sha=4dda876682c0684414e4410155dc7f9aedfebf77 15:23:42 ---> Running in 620dcc44caeb 15:23:42 (1/6) Installing ca-certificates (20220614-r0) 15:23:42 (2/6) Installing brotli-libs (1.0.9-r6) 15:23:43 (3/6) Installing nghttp2-libs (1.47.0-r0) 15:23:43 (4/6) Installing libcurl (7.83.1-r4) 15:23:43 (5/6) Installing curl (7.83.1-r4) 15:23:43 (6/6) Installing dumb-init (1.2.5-r1) 15:23:43 Executing busybox-1.35.0-r17.trigger 15:23:43 Executing ca-certificates-20220614-r0.trigger 15:23:43 Removing intermediate container 620dcc44caeb 15:23:43 ---> d172095578f6 15:23:43 Step 19/19 : LABEL version=2.3.0-dev.103 15:23:43 ---> Running in 5b55089ad1b1 15:23:43 OK: 8 MiB in 20 packages 15:23:43 Removing intermediate container 5b55089ad1b1 15:23:43 ---> f4fff6ef55ab 15:23:43 15:23:44 Successfully built f4fff6ef55ab 15:23:44 Successfully tagged security-spiffe-token-provider-arm64:latest 15:23:46  Building security-spiffe-token-provider ... done Removing intermediate container e00df65bad38 15:23:46 ---> bca58049d90c 15:23:46 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:23:46 ---> Running in 867133e3143d 15:23:46 Removing intermediate container 867133e3143d 15:23:46 ---> 1a8ffaeb6440 15:23:46 Step 12/21 : WORKDIR /edgex 15:23:46 ---> Running in d9455de79eeb 15:23:47 Removing intermediate container d9455de79eeb 15:23:47 ---> 89af4585399f 15:23:47 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 15:23:48 ---> 00ff8d88d248 15:23:48 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 15:23:50 ---> 4e99a86bebe5 15:23:50 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 15:23:52 ---> 8a7746e6190c 15:23:52 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 15:23:52 ---> 7e3021f497ab 15:23:52 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:23:52 ---> Running in 9424deb222ae 15:23:56 Removing intermediate container 9424deb222ae 15:23:56 ---> 4dbc57029be6 15:23:56 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 15:23:56 ---> Running in 109ca3e8300c 15:23:56 Removing intermediate container 109ca3e8300c 15:23:56 ---> 9ca6d221a245 15:23:56 Step 19/21 : LABEL arch=arm64 15:23:56 ---> Running in f86a9fccd284 15:23:57 Removing intermediate container f86a9fccd284 15:23:57 ---> 2524c58e6e1b 15:23:57 Step 20/21 : LABEL git_sha=4dda876682c0684414e4410155dc7f9aedfebf77 15:23:57 ---> Running in 44a4d2a37bbe 15:23:58 Removing intermediate container 44a4d2a37bbe 15:23:58 ---> 6979a6fd77be 15:23:58 Step 21/21 : LABEL version=2.3.0-dev.103 15:23:58 ---> Running in 07182b37653e 15:23:58 Removing intermediate container 07182b37653e 15:23:58 ---> c0eac35bec8b 15:23:58 15:23:58 Successfully built c0eac35bec8b 15:23:58 Successfully tagged security-proxy-setup-arm64:latest 15:24:20  Building security-proxy-setup ... done Removing intermediate container ff13af0ecc80 15:24:20 ---> 1015265916e0 15:24:20 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 15:24:20 ---> Running in 5020f22f34b6 15:24:21 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.103" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 15:24:24 Removing intermediate container 5020f22f34b6 15:24:24 ---> e45eee44c9fc 15:24:24 15:24:24 Step 10/22 : FROM alpine:3.16 15:24:24 ---> a6215f271958 15:24:24 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 15:24:25 ---> Running in de716f740e21 15:24:25 Removing intermediate container de716f740e21 15:24:25 ---> c45a872d0e8c 15:24:25 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 15:24:25 ---> Running in e0a702d24be6 15:24:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:24:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:24:29 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 15:24:29 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 15:24:29 (3/33) Installing readline (8.1.2-r0) 15:24:29 (4/33) Installing bash (5.1.16-r2) 15:24:29 Executing bash-5.1.16-r2.post-install 15:24:29 (5/33) Installing ca-certificates (20220614-r0) 15:24:29 (6/33) Installing brotli-libs (1.0.9-r6) 15:24:29 (7/33) Installing nghttp2-libs (1.47.0-r0) 15:24:29 (8/33) Installing libcurl (7.83.1-r4) 15:24:29 (9/33) Installing curl (7.83.1-r4) 15:24:29 (10/33) Installing docker-cli (20.10.20-r0) 15:24:30 (11/33) Installing dumb-init (1.2.5-r1) 15:24:30 (12/33) Installing libbz2 (1.0.8-r1) 15:24:30 (13/33) Installing expat (2.5.0-r0) 15:24:30 (14/33) Installing libffi (3.4.2-r1) 15:24:30 (15/33) Installing gdbm (1.23-r0) 15:24:30 (16/33) Installing xz-libs (5.2.5-r1) 15:24:30 (17/33) Installing libgcc (11.2.1_git20220219-r2) 15:24:30 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 15:24:30 (19/33) Installing mpdecimal (2.5.1-r1) 15:24:30 (20/33) Installing sqlite-libs (3.38.5-r0) 15:24:30 (21/33) Installing python3 (3.10.5-r0) 15:24:33 (22/33) Installing py3-contextlib2 (21.6.0-r2) 15:24:33 (23/33) Installing py3-tomli (2.0.1-r1) 15:24:33 (24/33) Installing py3-pep517 (0.12.0-r2) 15:24:33 (25/33) Installing py3-six (1.16.0-r1) 15:24:33 (26/33) Installing py3-retrying (1.3.3-r3) 15:24:33 (27/33) Installing py3-appdirs (1.4.4-r3) 15:24:33 (28/33) Installing py3-more-itertools (8.13.0-r0) 15:24:33 (29/33) Installing py3-ordered-set (4.0.2-r3) 15:24:33 (30/33) Installing py3-parsing (2.4.7-r3) 15:24:33 (31/33) Installing py3-packaging (21.3-r0) 15:24:33 (32/33) Installing py3-setuptools (59.4.0-r0) 15:24:33 (33/33) Installing py3-pip (22.1.1-r0) 15:24:34 Executing busybox-1.35.0-r17.trigger 15:24:34 Executing ca-certificates-20220614-r0.trigger 15:24:34 OK: 120 MiB in 47 packages 15:24:53 Collecting docker-compose==1.23.2 15:24:53 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 15:24:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 9.3 MB/s eta 0:00:00 15:24:53 Collecting PyYAML<4,>=3.10 15:24:53 Downloading PyYAML-3.13.tar.gz (270 kB) 15:24:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 15.1 MB/s eta 0:00:00 15:24:53 Preparing metadata (setup.py): started 15:24:55 Preparing metadata (setup.py): finished with status 'done' 15:24:55 Collecting texttable<0.10,>=0.9.0 15:24:55 Downloading texttable-0.9.1.tar.gz (11 kB) 15:24:55 Preparing metadata (setup.py): started 15:24:58 Preparing metadata (setup.py): finished with status 'done' 15:24:58 Collecting docker<4.0,>=3.6.0 15:24:58 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 15:24:58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 15.4 MB/s eta 0:00:00 15:24:58 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 15:24:59 Collecting jsonschema<3,>=2.5.1 15:24:59 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 15:25:01 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 15:25:01 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 15:25:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 14.1 MB/s eta 0:00:00 15:25:01 Collecting websocket-client<1.0,>=0.32.0 15:25:01 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 15:25:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 12.7 MB/s eta 0:00:00 15:25:01 Collecting cached-property<2,>=1.2.0 15:25:01 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 15:25:01 Collecting dockerpty<0.5,>=0.4.1 15:25:01 Downloading dockerpty-0.4.1.tar.gz (13 kB) 15:25:01 Preparing metadata (setup.py): started 15:25:04 Preparing metadata (setup.py): finished with status 'done' 15:25:04 Collecting docopt<0.7,>=0.6.1 15:25:04 Downloading docopt-0.6.2.tar.gz (25 kB) 15:25:04 Preparing metadata (setup.py): started 15:25:05 Removing intermediate container 378d090532e7 15:25:05 ---> 5b3b4db07b13 15:25:05 15:25:05 Step 10/24 : FROM alpine:3.16 15:25:05 ---> a6215f271958 15:25:05 Step 11/24 : RUN apk add --update --no-cache dumb-init 15:25:05 ---> Using cache 15:25:05 ---> 7d84e11e4e06 15:25:05 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:25:05 ---> Using cache 15:25:05 ---> 69b711d4c308 15:25:05 Step 13/24 : ENV APP_PORT=59881 15:25:05 ---> Running in dc49b2c6927d 15:25:05 Removing intermediate container dc49b2c6927d 15:25:05 ---> 2fa780e0bb4f 15:25:05 Step 14/24 : EXPOSE $APP_PORT 15:25:05 ---> Running in c41a0b071da0 15:25:06 Removing intermediate container c41a0b071da0 15:25:06 ---> 0fac8b211eb0 15:25:06 Step 15/24 : WORKDIR / 15:25:06 ---> Running in d5a93ff6ff98 15:25:06 Removing intermediate container d5a93ff6ff98 15:25:06 ---> 0331c07f86cb 15:25:06 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 15:25:07 Preparing metadata (setup.py): finished with status 'done' 15:25:07 ---> ccb497b1c37f 15:25:07 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:25:07 Collecting docker-pycreds>=0.4.0 15:25:07 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 15:25:08 ---> c6c0ca53cd9e 15:25:08 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 15:25:09 ---> edc3b79b7dc7 15:25:09 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 15:25:09 ---> 41ce84e49123 15:25:09 Collecting urllib3<1.25,>=1.21.1 15:25:09 Step 20/24 : ENTRYPOINT ["/core-metadata"] 15:25:09 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 15:25:09 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 13.2 MB/s eta 0:00:00 15:25:09 ---> Running in 102f9a7ed8a7 15:25:10 Removing intermediate container 102f9a7ed8a7 15:25:10 ---> 63b09988a61e 15:25:10 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:25:10 Collecting certifi>=2017.4.17 15:25:10 Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) 15:25:10 ---> Running in 67c3a571fdc7 15:25:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 15.8 MB/s eta 0:00:00 15:25:10 Collecting idna<2.8,>=2.5 15:25:10 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 15:25:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 14.9 MB/s eta 0:00:00 15:25:10 Removing intermediate container 67c3a571fdc7 15:25:10 ---> 668fb323c0da 15:25:10 Step 22/24 : LABEL arch=arm64 15:25:10 ---> Running in c399346a7dfa 15:25:10 Collecting chardet<3.1.0,>=3.0.2 15:25:10 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 15:25:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 15.2 MB/s eta 0:00:00 15:25:11 Removing intermediate container c399346a7dfa 15:25:11 ---> 012fcf3c0366 15:25:11 Step 23/24 : LABEL git_sha=4dda876682c0684414e4410155dc7f9aedfebf77 15:25:11 ---> Running in 24db0288d77f 15:25:11 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 15:25:11 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 15:25:11 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 15:25:11 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 15:25:11 Removing intermediate container 24db0288d77f 15:25:11 ---> 62e80f76a4e8 15:25:11 Step 24/24 : LABEL version=2.3.0-dev.103 15:25:11 ---> Running in 43365c2c12d0 15:25:12 Removing intermediate container 43365c2c12d0 15:25:12 ---> 36c2be561b8d 15:25:12 15:25:12 Successfully built 36c2be561b8d 15:25:12 Successfully tagged core-metadata-arm64:latest 15:25:12  Building core-metadata ... done Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 15:25:12 Running setup.py install for texttable: started 15:25:15 Running setup.py install for texttable: finished with status 'done' 15:25:15 Running setup.py install for PyYAML: started 15:25:18 Running setup.py install for PyYAML: finished with status 'done' 15:25:20 Running setup.py install for docopt: started 15:25:24 Running setup.py install for docopt: finished with status 'done' 15:25:26 Running setup.py install for dockerpty: started 15:25:29 Running setup.py install for dockerpty: finished with status 'done' 15:25:32 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 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 15:25:32 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 15:25:42 Removing intermediate container e0a702d24be6 15:25:42 ---> f7d3d8fb8112 15:25:42 Step 13/22 : ENV APP_PORT=58890 15:25:42 ---> Running in 778b23ae8a4c 15:25:42 Removing intermediate container 778b23ae8a4c 15:25:42 ---> 020d60634b72 15:25:42 Step 14/22 : EXPOSE $APP_PORT 15:25:43 ---> Running in 1ed34996067c 15:25:43 Removing intermediate container 1ed34996067c 15:25:43 ---> 5868cae7a16a 15:25:43 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 15:25:44 ---> e9b2cb8a52e9 15:25:44 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 15:25:45 ---> e92d8ecef75e 15:25:45 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 15:25:45 ---> a5f313b49f16 15:25:45 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 15:25:45 ---> Running in 240643334dd7 15:25:46 Removing intermediate container 240643334dd7 15:25:46 ---> a0c2232f2a30 15:25:46 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:25:46 ---> Running in f853613f6077 15:25:46 Removing intermediate container f853613f6077 15:25:46 ---> 6a065032a478 15:25:46 Step 20/22 : LABEL arch=arm64 15:25:46 ---> Running in a6356fc7ce03 15:25:47 Removing intermediate container a6356fc7ce03 15:25:47 ---> 81f4b2501a42 15:25:47 Step 21/22 : LABEL git_sha=4dda876682c0684414e4410155dc7f9aedfebf77 15:25:47 ---> Running in b75e041705d4 15:25:47 Removing intermediate container b75e041705d4 15:25:47 ---> fb80c8d9ebe7 15:25:47 Step 22/22 : LABEL version=2.3.0-dev.103 15:25:47 ---> Running in 480be3531166 15:25:47 Removing intermediate container 480be3531166 15:25:47 ---> 11470b8f4a1c 15:25:47 15:25:48 Successfully built 11470b8f4a1c 15:25:48 Successfully tagged sys-mgmt-agent-arm64:latest 15:25:48  Building sys-mgmt-agent ... done  [Pipeline] } 15:25:48 $ docker stop --time=1 6053bd016b0945cc93fd7f1df17ba57e6f9bc1b7b259f1bd2b99da6a85111d31 15:25:50 $ docker rm -f 6053bd016b0945cc93fd7f1df17ba57e6f9bc1b7b259f1bd2b99da6a85111d31 [Pipeline] // withDockerContainer [Pipeline] sh 15:25:51 + docker images 15:25:51 REPOSITORY TAG IMAGE ID CREATED SIZE 15:25:51 sys-mgmt-agent-arm64 latest 11470b8f4a1c 4 seconds ago 133MB 15:25:51 core-metadata-arm64 latest 36c2be561b8d 40 seconds ago 17.7MB 15:25:51 5b3b4db07b13 48 seconds ago 1.27GB 15:25:51 e45eee44c9fc About a minute ago 1.25GB 15:25:51 security-proxy-setup-arm64 latest c0eac35bec8b About a minute ago 26.7MB 15:25:51 security-spiffe-token-provider-arm64 latest f4fff6ef55ab 2 minutes ago 28.8MB 15:25:51 88a95de351ac 2 minutes ago 1.25GB 15:25:51 4c226a7fd3cc 2 minutes ago 1.3GB 15:25:51 security-bootstrapper-arm64 latest 4b1210e1cad7 4 minutes ago 19.4MB 15:25:51 32578c98353d 5 minutes ago 1.25GB 15:25:51 security-spire-server-arm64 latest d97460d57ea8 7 minutes ago 84.3MB 15:25:51 d0776ef5ab3a 7 minutes ago 1.14GB 15:25:51 core-data-arm64 latest 388be6fb1a77 7 minutes ago 20.8MB 15:25:51 336037307fd9 8 minutes ago 1.27GB 15:25:51 support-notifications-arm64 latest c7821d4377f1 9 minutes ago 29.5MB 15:25:51 support-scheduler-arm64 latest eb294bac79b3 9 minutes ago 28.8MB 15:25:51 f8e67b865588 9 minutes ago 1.33GB 15:25:51 0202aa2fa488 9 minutes ago 1.33GB 15:25:51 core-command-arm64 latest 88bd773ab5d4 12 minutes ago 16.9MB 15:25:51 477301d8439c 13 minutes ago 1.26GB 15:25:51 security-secretstore-setup-arm64 latest 94975a471b98 13 minutes ago 28.6MB 15:25:51 bc2dcf0419bf 13 minutes ago 1.26GB 15:25:51 security-spire-config-arm64 latest 24bfa3b69872 18 minutes ago 83.6MB 15:25:51 03e307119999 18 minutes ago 1.14GB 15:25:51 security-spire-agent-arm64 latest 9fdc22d13a32 20 minutes ago 122MB 15:25:51 d9c3c3810088 21 minutes ago 1.14GB 15:25:51 ci-base-image-arm64 latest 32ff1e4dc1de 23 minutes ago 943MB 15:25:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine 59b3b1a385d4 2 weeks ago 679MB 15:25:51 alpine 3.15 02e0d6fdf486 2 months ago 5.33MB 15:25:51 alpine 3.16 a6215f271958 2 months ago 5.29MB 15:25:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:25:51 provisioning config files... 15:25:51 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/344@tmp/config9246500744282244336tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:25:51 ---> docker-login.sh 15:25:51 nexus3.edgexfoundry.org:10001 15:25:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:25:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:25:52 Configure a credential helper to remove this warning. See 15:25:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:25:52 15:25:52 Login Succeeded 15:25:52 nexus3.edgexfoundry.org:10002 15:25:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:25:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:25:52 Configure a credential helper to remove this warning. See 15:25:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:25:52 15:25:52 Login Succeeded 15:25:52 nexus3.edgexfoundry.org:10003 15:25:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:25:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:25:53 Configure a credential helper to remove this warning. See 15:25:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:25:53 15:25:53 Login Succeeded 15:25:53 nexus3.edgexfoundry.org:10004 15:25:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:25:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:25:53 Configure a credential helper to remove this warning. See 15:25:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:25:53 15:25:53 Login Succeeded 15:25:53 docker.io 15:25:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:25:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:25:54 Configure a credential helper to remove this warning. See 15:25:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:25:54 15:25:54 Login Succeeded 15:25:54 ---> docker-login.sh ends [Pipeline] } 15:25:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:25:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:25:54 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 15:25:54 4dda876682c0684414e4410155dc7f9aedfebf77 15:25:54 latest 15:25:54 2.3.0-dev.103 15:25:54 4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 15:25:54 main 15:25:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:25:54 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4dda876682c0684414e4410155dc7f9aedfebf77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:25:55 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4dda876682c0684414e4410155dc7f9aedfebf77 15:25:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 15:25:55 c86d2c47bbae: Preparing 15:25:55 998b04d5b41b: Preparing 15:25:55 8dc3958ca9eb: Preparing 15:25:55 9a4dac80fbf5: Preparing 15:25:55 5d3e392a13a0: Preparing 15:25:55 5d3e392a13a0: Layer already exists 15:25:55 8dc3958ca9eb: Pushed 15:25:55 9a4dac80fbf5: Pushed 15:25:55 c86d2c47bbae: Pushed 15:25:57 998b04d5b41b: Pushed 15:25:58 4dda876682c0684414e4410155dc7f9aedfebf77: digest: sha256:5d10c5dbf77d8613314e1423670b9d9fa2ea7e24fbaec8aa4d985e21d8540741 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:25:58 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:25:58 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 15:25:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 15:25:58 c86d2c47bbae: Preparing 15:25:58 998b04d5b41b: Preparing 15:25:58 8dc3958ca9eb: Preparing 15:25:58 9a4dac80fbf5: Preparing 15:25:58 5d3e392a13a0: Preparing 15:25:58 c86d2c47bbae: Layer already exists 15:25:58 8dc3958ca9eb: Layer already exists 15:25:58 5d3e392a13a0: Layer already exists 15:25:58 998b04d5b41b: Layer already exists 15:25:58 9a4dac80fbf5: Layer already exists 15:25:59 latest: digest: sha256:5d10c5dbf77d8613314e1423670b9d9fa2ea7e24fbaec8aa4d985e21d8540741 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:25:59 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:25:59 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.103 15:25:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 15:25:59 c86d2c47bbae: Preparing 15:25:59 998b04d5b41b: Preparing 15:25:59 8dc3958ca9eb: Preparing 15:25:59 9a4dac80fbf5: Preparing 15:25:59 5d3e392a13a0: Preparing 15:25:59 c86d2c47bbae: Layer already exists 15:25:59 9a4dac80fbf5: Layer already exists 15:25:59 998b04d5b41b: Layer already exists 15:25:59 8dc3958ca9eb: Layer already exists 15:25:59 5d3e392a13a0: Layer already exists 15:26:00 2.3.0-dev.103: digest: sha256:5d10c5dbf77d8613314e1423670b9d9fa2ea7e24fbaec8aa4d985e21d8540741 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:00 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:00 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 15:26:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 15:26:00 c86d2c47bbae: Preparing 15:26:00 998b04d5b41b: Preparing 15:26:00 8dc3958ca9eb: Preparing 15:26:00 9a4dac80fbf5: Preparing 15:26:00 5d3e392a13a0: Preparing 15:26:00 9a4dac80fbf5: Layer already exists 15:26:00 5d3e392a13a0: Layer already exists 15:26:00 8dc3958ca9eb: Layer already exists 15:26:00 c86d2c47bbae: Layer already exists 15:26:00 998b04d5b41b: Layer already exists 15:26:01 4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103: digest: sha256:5d10c5dbf77d8613314e1423670b9d9fa2ea7e24fbaec8aa4d985e21d8540741 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:01 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:01 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 15:26:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 15:26:01 c86d2c47bbae: Preparing 15:26:01 998b04d5b41b: Preparing 15:26:01 8dc3958ca9eb: Preparing 15:26:01 9a4dac80fbf5: Preparing 15:26:01 5d3e392a13a0: Preparing 15:26:01 5d3e392a13a0: Layer already exists 15:26:01 9a4dac80fbf5: Layer already exists 15:26:01 c86d2c47bbae: Layer already exists 15:26:01 998b04d5b41b: Layer already exists 15:26:01 8dc3958ca9eb: Layer already exists 15:26:02 main: digest: sha256:5d10c5dbf77d8613314e1423670b9d9fa2ea7e24fbaec8aa4d985e21d8540741 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:26:02 ===================================================== [Pipeline] echo 15:26:02 taggedImages: 15:26:02 - nexus3.edgexfoundry.org:10004/core-command-arm64:4dda876682c0684414e4410155dc7f9aedfebf77 15:26:02 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 15:26:02 - nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.103 15:26:02 - nexus3.edgexfoundry.org:10004/core-command-arm64:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 15:26:02 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 15:26:02 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 15:26:02 4dda876682c0684414e4410155dc7f9aedfebf77 15:26:02 latest 15:26:02 2.3.0-dev.103 15:26:02 4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 15:26:02 main 15:26:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:02 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4dda876682c0684414e4410155dc7f9aedfebf77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:02 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4dda876682c0684414e4410155dc7f9aedfebf77 15:26:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 15:26:02 b432d9071654: Preparing 15:26:02 7298ba1f2213: Preparing 15:26:02 8dc3958ca9eb: Preparing 15:26:02 f0b377ebf017: Preparing 15:26:02 5d3e392a13a0: Preparing 15:26:03 5d3e392a13a0: Layer already exists 15:26:03 8dc3958ca9eb: Layer already exists 15:26:03 b432d9071654: Pushed 15:26:03 f0b377ebf017: Pushed 15:26:06 7298ba1f2213: Pushed 15:26:06 4dda876682c0684414e4410155dc7f9aedfebf77: digest: sha256:47b4c83c2c5d1050c2fe126efe167a3f275fc107837cc6b2c2bc76b17fdc1ab6 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:06 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:07 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 15:26:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 15:26:07 b432d9071654: Preparing 15:26:07 7298ba1f2213: Preparing 15:26:07 8dc3958ca9eb: Preparing 15:26:07 f0b377ebf017: Preparing 15:26:07 5d3e392a13a0: Preparing 15:26:07 8dc3958ca9eb: Layer already exists 15:26:07 7298ba1f2213: Layer already exists 15:26:07 b432d9071654: Layer already exists 15:26:07 5d3e392a13a0: Layer already exists 15:26:07 f0b377ebf017: Layer already exists 15:26:07 latest: digest: sha256:47b4c83c2c5d1050c2fe126efe167a3f275fc107837cc6b2c2bc76b17fdc1ab6 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:07 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:08 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.103 15:26:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 15:26:08 b432d9071654: Preparing 15:26:08 7298ba1f2213: Preparing 15:26:08 8dc3958ca9eb: Preparing 15:26:08 f0b377ebf017: Preparing 15:26:08 5d3e392a13a0: Preparing 15:26:08 8dc3958ca9eb: Layer already exists 15:26:08 5d3e392a13a0: Layer already exists 15:26:08 b432d9071654: Layer already exists 15:26:08 7298ba1f2213: Layer already exists 15:26:08 f0b377ebf017: Layer already exists 15:26:08 2.3.0-dev.103: digest: sha256:47b4c83c2c5d1050c2fe126efe167a3f275fc107837cc6b2c2bc76b17fdc1ab6 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:08 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:09 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 15:26:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 15:26:09 b432d9071654: Preparing 15:26:09 7298ba1f2213: Preparing 15:26:09 8dc3958ca9eb: Preparing 15:26:09 f0b377ebf017: Preparing 15:26:09 5d3e392a13a0: Preparing 15:26:09 5d3e392a13a0: Layer already exists 15:26:09 8dc3958ca9eb: Layer already exists 15:26:09 b432d9071654: Layer already exists 15:26:09 f0b377ebf017: Layer already exists 15:26:09 7298ba1f2213: Layer already exists 15:26:09 4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103: digest: sha256:47b4c83c2c5d1050c2fe126efe167a3f275fc107837cc6b2c2bc76b17fdc1ab6 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:09 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:10 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 15:26:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 15:26:10 b432d9071654: Preparing 15:26:10 7298ba1f2213: Preparing 15:26:10 8dc3958ca9eb: Preparing 15:26:10 f0b377ebf017: Preparing 15:26:10 5d3e392a13a0: Preparing 15:26:10 5d3e392a13a0: Layer already exists 15:26:10 8dc3958ca9eb: Layer already exists 15:26:10 f0b377ebf017: Layer already exists 15:26:10 b432d9071654: Layer already exists 15:26:10 7298ba1f2213: Layer already exists 15:26:10 main: digest: sha256:47b4c83c2c5d1050c2fe126efe167a3f275fc107837cc6b2c2bc76b17fdc1ab6 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:26:10 ===================================================== [Pipeline] echo 15:26:10 taggedImages: 15:26:10 - nexus3.edgexfoundry.org:10004/core-data-arm64:4dda876682c0684414e4410155dc7f9aedfebf77 15:26:10 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 15:26:10 - nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.103 15:26:10 - nexus3.edgexfoundry.org:10004/core-data-arm64:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 15:26:10 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 15:26:10 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 15:26:10 4dda876682c0684414e4410155dc7f9aedfebf77 15:26:10 latest 15:26:10 2.3.0-dev.103 15:26:10 4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 15:26:10 main 15:26:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:10 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4dda876682c0684414e4410155dc7f9aedfebf77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:11 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4dda876682c0684414e4410155dc7f9aedfebf77 15:26:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 15:26:11 8d594ff785ac: Preparing 15:26:11 a047ced9c1d2: Preparing 15:26:11 558141830399: Preparing 15:26:11 8dc3958ca9eb: Preparing 15:26:11 9a4dac80fbf5: Preparing 15:26:11 5d3e392a13a0: Preparing 15:26:11 5d3e392a13a0: Waiting 15:26:11 9a4dac80fbf5: Layer already exists 15:26:11 8dc3958ca9eb: Layer already exists 15:26:11 5d3e392a13a0: Layer already exists 15:26:11 a047ced9c1d2: Pushed 15:26:11 8d594ff785ac: Pushed 15:26:14 558141830399: Pushed 15:26:14 4dda876682c0684414e4410155dc7f9aedfebf77: digest: sha256:8020d6c6c08a2a5078960e875f3286add845e41991eedcce3fc358a66812496b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:15 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:15 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 15:26:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 15:26:15 8d594ff785ac: Preparing 15:26:15 a047ced9c1d2: Preparing 15:26:15 558141830399: Preparing 15:26:15 8dc3958ca9eb: Preparing 15:26:15 9a4dac80fbf5: Preparing 15:26:15 5d3e392a13a0: Preparing 15:26:15 5d3e392a13a0: Waiting 15:26:15 8d594ff785ac: Layer already exists 15:26:15 9a4dac80fbf5: Layer already exists 15:26:15 558141830399: Layer already exists 15:26:15 8dc3958ca9eb: Layer already exists 15:26:15 a047ced9c1d2: Layer already exists 15:26:15 5d3e392a13a0: Layer already exists 15:26:15 latest: digest: sha256:8020d6c6c08a2a5078960e875f3286add845e41991eedcce3fc358a66812496b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:16 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:16 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.103 15:26:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 15:26:16 8d594ff785ac: Preparing 15:26:16 a047ced9c1d2: Preparing 15:26:16 558141830399: Preparing 15:26:16 8dc3958ca9eb: Preparing 15:26:16 9a4dac80fbf5: Preparing 15:26:16 5d3e392a13a0: Preparing 15:26:16 5d3e392a13a0: Waiting 15:26:16 a047ced9c1d2: Layer already exists 15:26:16 8dc3958ca9eb: Layer already exists 15:26:16 558141830399: Layer already exists 15:26:16 8d594ff785ac: Layer already exists 15:26:16 9a4dac80fbf5: Layer already exists 15:26:16 5d3e392a13a0: Layer already exists 15:26:16 2.3.0-dev.103: digest: sha256:8020d6c6c08a2a5078960e875f3286add845e41991eedcce3fc358a66812496b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:17 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:17 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 15:26:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 15:26:17 8d594ff785ac: Preparing 15:26:17 a047ced9c1d2: Preparing 15:26:17 558141830399: Preparing 15:26:17 8dc3958ca9eb: Preparing 15:26:17 9a4dac80fbf5: Preparing 15:26:17 5d3e392a13a0: Preparing 15:26:17 5d3e392a13a0: Waiting 15:26:17 9a4dac80fbf5: Layer already exists 15:26:17 a047ced9c1d2: Layer already exists 15:26:17 8d594ff785ac: Layer already exists 15:26:17 8dc3958ca9eb: Layer already exists 15:26:17 558141830399: Layer already exists 15:26:17 5d3e392a13a0: Layer already exists 15:26:17 4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103: digest: sha256:8020d6c6c08a2a5078960e875f3286add845e41991eedcce3fc358a66812496b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:18 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:18 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 15:26:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 15:26:18 8d594ff785ac: Preparing 15:26:18 a047ced9c1d2: Preparing 15:26:18 558141830399: Preparing 15:26:18 8dc3958ca9eb: Preparing 15:26:18 9a4dac80fbf5: Preparing 15:26:18 5d3e392a13a0: Preparing 15:26:18 5d3e392a13a0: Waiting 15:26:18 8d594ff785ac: Layer already exists 15:26:18 a047ced9c1d2: Layer already exists 15:26:18 8dc3958ca9eb: Layer already exists 15:26:18 9a4dac80fbf5: Layer already exists 15:26:18 558141830399: Layer already exists 15:26:18 5d3e392a13a0: Layer already exists 15:26:18 main: digest: sha256:8020d6c6c08a2a5078960e875f3286add845e41991eedcce3fc358a66812496b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:26:18 ===================================================== [Pipeline] echo 15:26:18 taggedImages: 15:26:18 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4dda876682c0684414e4410155dc7f9aedfebf77 15:26:18 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 15:26:18 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.103 15:26:18 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 15:26:18 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 15:26:18 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 15:26:18 4dda876682c0684414e4410155dc7f9aedfebf77 15:26:18 latest 15:26:18 2.3.0-dev.103 15:26:18 4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 15:26:18 main 15:26:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:19 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4dda876682c0684414e4410155dc7f9aedfebf77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:19 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4dda876682c0684414e4410155dc7f9aedfebf77 15:26:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 15:26:19 0227e90a8521: Preparing 15:26:19 0227e90a8521: Preparing 15:26:19 af5b69ce24e0: Preparing 15:26:19 7f6986980406: Preparing 15:26:19 728febfb46f1: Preparing 15:26:19 bf14739e4956: Preparing 15:26:19 9298283c6699: Preparing 15:26:19 8dc3958ca9eb: Preparing 15:26:19 ac22d11e1804: Preparing 15:26:19 ff4708b1234d: Preparing 15:26:19 bb1811ebab3f: Preparing 15:26:19 8bf41c185e4e: Preparing 15:26:19 5d3e392a13a0: Preparing 15:26:19 9298283c6699: Waiting 15:26:19 8dc3958ca9eb: Waiting 15:26:19 ac22d11e1804: Waiting 15:26:19 bb1811ebab3f: Waiting 15:26:19 8bf41c185e4e: Waiting 15:26:19 5d3e392a13a0: Waiting 15:26:19 ff4708b1234d: Waiting 15:26:19 0227e90a8521: Pushed 15:26:19 7f6986980406: Pushed 15:26:19 bf14739e4956: Pushed 15:26:19 af5b69ce24e0: Pushed 15:26:19 728febfb46f1: Pushed 15:26:19 8dc3958ca9eb: Layer already exists 15:26:20 ac22d11e1804: Pushed 15:26:20 ff4708b1234d: Pushed 15:26:20 5d3e392a13a0: Layer already exists 15:26:20 bb1811ebab3f: Pushed 15:26:20 8bf41c185e4e: Pushed 15:26:23 9298283c6699: Pushed 15:26:23 4dda876682c0684414e4410155dc7f9aedfebf77: digest: sha256:f76d8124a9596bc887ead80ada5641f61629f286364cf31e3301be038ce5edb6 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:24 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:24 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 15:26:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 15:26:24 0227e90a8521: Preparing 15:26:24 0227e90a8521: Preparing 15:26:24 af5b69ce24e0: Preparing 15:26:24 7f6986980406: Preparing 15:26:24 728febfb46f1: Preparing 15:26:24 bf14739e4956: Preparing 15:26:24 9298283c6699: Preparing 15:26:24 8dc3958ca9eb: Preparing 15:26:24 ac22d11e1804: Preparing 15:26:24 9298283c6699: Waiting 15:26:24 8dc3958ca9eb: Waiting 15:26:24 ff4708b1234d: Preparing 15:26:24 ac22d11e1804: Waiting 15:26:24 bb1811ebab3f: Preparing 15:26:24 8bf41c185e4e: Preparing 15:26:24 ff4708b1234d: Waiting 15:26:24 5d3e392a13a0: Preparing 15:26:24 bb1811ebab3f: Waiting 15:26:24 8bf41c185e4e: Waiting 15:26:24 5d3e392a13a0: Waiting 15:26:24 af5b69ce24e0: Layer already exists 15:26:24 bf14739e4956: Layer already exists 15:26:24 7f6986980406: Layer already exists 15:26:24 0227e90a8521: Layer already exists 15:26:24 728febfb46f1: Layer already exists 15:26:24 9298283c6699: Layer already exists 15:26:24 ac22d11e1804: Layer already exists 15:26:24 bb1811ebab3f: Layer already exists 15:26:24 ff4708b1234d: Layer already exists 15:26:24 8dc3958ca9eb: Layer already exists 15:26:24 5d3e392a13a0: Layer already exists 15:26:24 8bf41c185e4e: Layer already exists 15:26:24 latest: digest: sha256:f76d8124a9596bc887ead80ada5641f61629f286364cf31e3301be038ce5edb6 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:24 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:25 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.103 15:26:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 15:26:25 0227e90a8521: Preparing 15:26:25 0227e90a8521: Preparing 15:26:25 af5b69ce24e0: Preparing 15:26:25 7f6986980406: Preparing 15:26:25 728febfb46f1: Preparing 15:26:25 bf14739e4956: Preparing 15:26:25 9298283c6699: Preparing 15:26:25 8dc3958ca9eb: Preparing 15:26:25 ac22d11e1804: Preparing 15:26:25 ff4708b1234d: Preparing 15:26:25 bb1811ebab3f: Preparing 15:26:25 8bf41c185e4e: Preparing 15:26:25 5d3e392a13a0: Preparing 15:26:25 9298283c6699: Waiting 15:26:25 ff4708b1234d: Waiting 15:26:25 8dc3958ca9eb: Waiting 15:26:25 ac22d11e1804: Waiting 15:26:25 5d3e392a13a0: Waiting 15:26:25 bb1811ebab3f: Waiting 15:26:25 8bf41c185e4e: Waiting 15:26:25 728febfb46f1: Layer already exists 15:26:25 7f6986980406: Layer already exists 15:26:25 bf14739e4956: Layer already exists 15:26:25 0227e90a8521: Layer already exists 15:26:25 af5b69ce24e0: Layer already exists 15:26:25 ff4708b1234d: Layer already exists 15:26:25 8dc3958ca9eb: Layer already exists 15:26:25 ac22d11e1804: Layer already exists 15:26:25 bb1811ebab3f: Layer already exists 15:26:25 9298283c6699: Layer already exists 15:26:25 5d3e392a13a0: Layer already exists 15:26:25 8bf41c185e4e: Layer already exists 15:26:25 2.3.0-dev.103: digest: sha256:f76d8124a9596bc887ead80ada5641f61629f286364cf31e3301be038ce5edb6 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:25 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:26 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 15:26:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 15:26:26 0227e90a8521: Preparing 15:26:26 0227e90a8521: Preparing 15:26:26 af5b69ce24e0: Preparing 15:26:26 7f6986980406: Preparing 15:26:26 728febfb46f1: Preparing 15:26:26 bf14739e4956: Preparing 15:26:26 9298283c6699: Preparing 15:26:26 8dc3958ca9eb: Preparing 15:26:26 ac22d11e1804: Preparing 15:26:26 ff4708b1234d: Preparing 15:26:26 bb1811ebab3f: Preparing 15:26:26 8bf41c185e4e: Preparing 15:26:26 5d3e392a13a0: Preparing 15:26:26 9298283c6699: Waiting 15:26:26 8dc3958ca9eb: Waiting 15:26:26 ac22d11e1804: Waiting 15:26:26 8bf41c185e4e: Waiting 15:26:26 5d3e392a13a0: Waiting 15:26:26 ff4708b1234d: Waiting 15:26:26 bb1811ebab3f: Waiting 15:26:26 728febfb46f1: Layer already exists 15:26:26 af5b69ce24e0: Layer already exists 15:26:26 bf14739e4956: Layer already exists 15:26:26 7f6986980406: Layer already exists 15:26:26 0227e90a8521: Layer already exists 15:26:26 9298283c6699: Layer already exists 15:26:26 ac22d11e1804: Layer already exists 15:26:26 8dc3958ca9eb: Layer already exists 15:26:26 ff4708b1234d: Layer already exists 15:26:26 bb1811ebab3f: Layer already exists 15:26:26 8bf41c185e4e: Layer already exists 15:26:26 5d3e392a13a0: Layer already exists 15:26:26 4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103: digest: sha256:f76d8124a9596bc887ead80ada5641f61629f286364cf31e3301be038ce5edb6 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:26 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:27 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 15:26:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 15:26:27 0227e90a8521: Preparing 15:26:27 0227e90a8521: Preparing 15:26:27 af5b69ce24e0: Preparing 15:26:27 7f6986980406: Preparing 15:26:27 728febfb46f1: Preparing 15:26:27 bf14739e4956: Preparing 15:26:27 9298283c6699: Preparing 15:26:27 8dc3958ca9eb: Preparing 15:26:27 ac22d11e1804: Preparing 15:26:27 ff4708b1234d: Preparing 15:26:27 bb1811ebab3f: Preparing 15:26:27 8bf41c185e4e: Preparing 15:26:27 9298283c6699: Waiting 15:26:27 8dc3958ca9eb: Waiting 15:26:27 ac22d11e1804: Waiting 15:26:27 ff4708b1234d: Waiting 15:26:27 bb1811ebab3f: Waiting 15:26:27 5d3e392a13a0: Preparing 15:26:27 8bf41c185e4e: Waiting 15:26:27 bf14739e4956: Layer already exists 15:26:27 0227e90a8521: Layer already exists 15:26:27 af5b69ce24e0: Layer already exists 15:26:27 7f6986980406: Layer already exists 15:26:27 728febfb46f1: Layer already exists 15:26:27 ac22d11e1804: Layer already exists 15:26:27 ff4708b1234d: Layer already exists 15:26:27 8dc3958ca9eb: Layer already exists 15:26:27 bb1811ebab3f: Layer already exists 15:26:27 9298283c6699: Layer already exists 15:26:27 5d3e392a13a0: Layer already exists 15:26:27 8bf41c185e4e: Layer already exists 15:26:27 main: digest: sha256:f76d8124a9596bc887ead80ada5641f61629f286364cf31e3301be038ce5edb6 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:26:27 ===================================================== [Pipeline] echo 15:26:27 taggedImages: 15:26:27 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4dda876682c0684414e4410155dc7f9aedfebf77 15:26:27 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 15:26:27 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.103 15:26:27 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 15:26:27 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 15:26:27 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 15:26:27 4dda876682c0684414e4410155dc7f9aedfebf77 15:26:27 latest 15:26:27 2.3.0-dev.103 15:26:27 4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 15:26:27 main 15:26:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:27 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4dda876682c0684414e4410155dc7f9aedfebf77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:28 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4dda876682c0684414e4410155dc7f9aedfebf77 15:26:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 15:26:28 2c92c5db06f4: Preparing 15:26:28 7cc4e44fd51d: Preparing 15:26:28 3f1d60394a4a: Preparing 15:26:28 de35c706da4d: Preparing 15:26:28 6793e00aad31: Preparing 15:26:28 d9a632f80871: Preparing 15:26:28 d50537e5dc78: Preparing 15:26:28 5d3e392a13a0: Preparing 15:26:28 d50537e5dc78: Waiting 15:26:28 5d3e392a13a0: Waiting 15:26:28 d9a632f80871: Waiting 15:26:28 7cc4e44fd51d: Pushed 15:26:28 2c92c5db06f4: Pushed 15:26:28 6793e00aad31: Pushed 15:26:28 5d3e392a13a0: Layer already exists 15:26:28 d9a632f80871: Pushed 15:26:29 d50537e5dc78: Pushed 15:26:31 de35c706da4d: Pushed 15:26:31 3f1d60394a4a: Pushed 15:26:31 4dda876682c0684414e4410155dc7f9aedfebf77: digest: sha256:1e8bc5b6ca15ddc0e6e1e3a934387611856d7b4984d6019cbc970d203f29a572 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:31 + 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 15:26:32 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 15:26:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 15:26:32 2c92c5db06f4: Preparing 15:26:32 7cc4e44fd51d: Preparing 15:26:32 3f1d60394a4a: Preparing 15:26:32 de35c706da4d: Preparing 15:26:32 6793e00aad31: Preparing 15:26:32 d9a632f80871: Preparing 15:26:32 d50537e5dc78: Preparing 15:26:32 5d3e392a13a0: Preparing 15:26:32 d9a632f80871: Waiting 15:26:32 d50537e5dc78: Waiting 15:26:32 5d3e392a13a0: Waiting 15:26:32 7cc4e44fd51d: Layer already exists 15:26:32 6793e00aad31: Layer already exists 15:26:32 3f1d60394a4a: Layer already exists 15:26:32 2c92c5db06f4: Layer already exists 15:26:32 de35c706da4d: Layer already exists 15:26:32 d50537e5dc78: Layer already exists 15:26:32 5d3e392a13a0: Layer already exists 15:26:32 d9a632f80871: Layer already exists 15:26:32 latest: digest: sha256:1e8bc5b6ca15ddc0e6e1e3a934387611856d7b4984d6019cbc970d203f29a572 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:32 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.103 15:26:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 15:26:33 2c92c5db06f4: Preparing 15:26:33 7cc4e44fd51d: Preparing 15:26:33 3f1d60394a4a: Preparing 15:26:33 de35c706da4d: Preparing 15:26:33 6793e00aad31: Preparing 15:26:33 d9a632f80871: Preparing 15:26:33 d50537e5dc78: Preparing 15:26:33 5d3e392a13a0: Preparing 15:26:33 d9a632f80871: Waiting 15:26:33 d50537e5dc78: Waiting 15:26:33 5d3e392a13a0: Waiting 15:26:33 6793e00aad31: Layer already exists 15:26:33 2c92c5db06f4: Layer already exists 15:26:33 3f1d60394a4a: Layer already exists 15:26:33 7cc4e44fd51d: Layer already exists 15:26:33 de35c706da4d: Layer already exists 15:26:33 d50537e5dc78: Layer already exists 15:26:33 d9a632f80871: Layer already exists 15:26:33 5d3e392a13a0: Layer already exists 15:26:33 2.3.0-dev.103: digest: sha256:1e8bc5b6ca15ddc0e6e1e3a934387611856d7b4984d6019cbc970d203f29a572 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:33 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 15:26:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 15:26:34 2c92c5db06f4: Preparing 15:26:34 7cc4e44fd51d: Preparing 15:26:34 3f1d60394a4a: Preparing 15:26:34 de35c706da4d: Preparing 15:26:34 6793e00aad31: Preparing 15:26:34 d9a632f80871: Preparing 15:26:34 d50537e5dc78: Preparing 15:26:34 5d3e392a13a0: Preparing 15:26:34 d9a632f80871: Waiting 15:26:34 d50537e5dc78: Waiting 15:26:34 5d3e392a13a0: Waiting 15:26:34 3f1d60394a4a: Layer already exists 15:26:34 7cc4e44fd51d: Layer already exists 15:26:34 de35c706da4d: Layer already exists 15:26:34 2c92c5db06f4: Layer already exists 15:26:34 6793e00aad31: Layer already exists 15:26:34 d9a632f80871: Layer already exists 15:26:34 5d3e392a13a0: Layer already exists 15:26:34 d50537e5dc78: Layer already exists 15:26:34 4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103: digest: sha256:1e8bc5b6ca15ddc0e6e1e3a934387611856d7b4984d6019cbc970d203f29a572 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:34 + 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 15:26:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 15:26:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 15:26:35 2c92c5db06f4: Preparing 15:26:35 7cc4e44fd51d: Preparing 15:26:35 3f1d60394a4a: Preparing 15:26:35 de35c706da4d: Preparing 15:26:35 6793e00aad31: Preparing 15:26:35 d9a632f80871: Preparing 15:26:35 d50537e5dc78: Preparing 15:26:35 5d3e392a13a0: Preparing 15:26:35 d50537e5dc78: Waiting 15:26:35 d9a632f80871: Waiting 15:26:35 5d3e392a13a0: Waiting 15:26:35 6793e00aad31: Layer already exists 15:26:35 3f1d60394a4a: Layer already exists 15:26:35 2c92c5db06f4: Layer already exists 15:26:35 7cc4e44fd51d: Layer already exists 15:26:35 de35c706da4d: Layer already exists 15:26:35 d9a632f80871: Layer already exists 15:26:35 d50537e5dc78: Layer already exists 15:26:35 5d3e392a13a0: Layer already exists 15:26:35 main: digest: sha256:1e8bc5b6ca15ddc0e6e1e3a934387611856d7b4984d6019cbc970d203f29a572 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:26:35 ===================================================== [Pipeline] echo 15:26:35 taggedImages: 15:26:35 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4dda876682c0684414e4410155dc7f9aedfebf77 15:26:35 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 15:26:35 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.103 15:26:35 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 15:26:35 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 15:26:35 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 15:26:35 4dda876682c0684414e4410155dc7f9aedfebf77 15:26:35 latest 15:26:35 2.3.0-dev.103 15:26:35 4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 15:26:35 main 15:26:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:35 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4dda876682c0684414e4410155dc7f9aedfebf77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:36 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4dda876682c0684414e4410155dc7f9aedfebf77 15:26:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 15:26:36 9fec82156a7c: Preparing 15:26:36 146d03cc81e3: Preparing 15:26:36 09ffef383c7a: Preparing 15:26:36 31cf7d542548: Preparing 15:26:36 e0e2a4f71fec: Preparing 15:26:36 cfca69488ee0: Preparing 15:26:36 bb4177475158: Preparing 15:26:36 77f3bb51bc6b: Preparing 15:26:36 f5e2a1c4ed7a: Preparing 15:26:36 cfca69488ee0: Waiting 15:26:36 5d3e392a13a0: Preparing 15:26:36 77f3bb51bc6b: Waiting 15:26:36 f5e2a1c4ed7a: Waiting 15:26:36 5d3e392a13a0: Waiting 15:26:36 bb4177475158: Waiting 15:26:36 9fec82156a7c: Pushed 15:26:36 146d03cc81e3: Pushed 15:26:36 e0e2a4f71fec: Pushed 15:26:36 cfca69488ee0: Pushed 15:26:36 bb4177475158: Pushed 15:26:36 77f3bb51bc6b: Pushed 15:26:36 5d3e392a13a0: Layer already exists 15:26:37 f5e2a1c4ed7a: Pushed 15:26:39 31cf7d542548: Pushed 15:26:39 09ffef383c7a: Pushed 15:26:39 4dda876682c0684414e4410155dc7f9aedfebf77: digest: sha256:f8a639c78cc43e8e9650d53a4ae62364f9d61a1c8577b2ec5180c73410b07313 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:40 + 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 15:26:40 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 15:26:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 15:26:40 9fec82156a7c: Preparing 15:26:40 146d03cc81e3: Preparing 15:26:40 09ffef383c7a: Preparing 15:26:40 31cf7d542548: Preparing 15:26:40 e0e2a4f71fec: Preparing 15:26:40 cfca69488ee0: Preparing 15:26:40 bb4177475158: Preparing 15:26:40 77f3bb51bc6b: Preparing 15:26:40 f5e2a1c4ed7a: Preparing 15:26:40 5d3e392a13a0: Preparing 15:26:40 f5e2a1c4ed7a: Waiting 15:26:40 77f3bb51bc6b: Waiting 15:26:40 5d3e392a13a0: Waiting 15:26:40 cfca69488ee0: Waiting 15:26:40 bb4177475158: Waiting 15:26:40 e0e2a4f71fec: Layer already exists 15:26:40 146d03cc81e3: Layer already exists 15:26:40 9fec82156a7c: Layer already exists 15:26:40 31cf7d542548: Layer already exists 15:26:40 09ffef383c7a: Layer already exists 15:26:40 5d3e392a13a0: Layer already exists 15:26:40 bb4177475158: Layer already exists 15:26:40 f5e2a1c4ed7a: Layer already exists 15:26:40 77f3bb51bc6b: Layer already exists 15:26:40 cfca69488ee0: Layer already exists 15:26:40 latest: digest: sha256:f8a639c78cc43e8e9650d53a4ae62364f9d61a1c8577b2ec5180c73410b07313 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:41 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:41 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.103 15:26:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 15:26:41 9fec82156a7c: Preparing 15:26:41 146d03cc81e3: Preparing 15:26:41 09ffef383c7a: Preparing 15:26:41 31cf7d542548: Preparing 15:26:41 e0e2a4f71fec: Preparing 15:26:41 cfca69488ee0: Preparing 15:26:41 bb4177475158: Preparing 15:26:41 cfca69488ee0: Waiting 15:26:41 77f3bb51bc6b: Preparing 15:26:41 f5e2a1c4ed7a: Preparing 15:26:41 bb4177475158: Waiting 15:26:41 5d3e392a13a0: Preparing 15:26:41 77f3bb51bc6b: Waiting 15:26:41 f5e2a1c4ed7a: Waiting 15:26:41 5d3e392a13a0: Waiting 15:26:41 e0e2a4f71fec: Layer already exists 15:26:41 9fec82156a7c: Layer already exists 15:26:41 146d03cc81e3: Layer already exists 15:26:41 09ffef383c7a: Layer already exists 15:26:41 31cf7d542548: Layer already exists 15:26:41 cfca69488ee0: Layer already exists 15:26:41 bb4177475158: Layer already exists 15:26:41 77f3bb51bc6b: Layer already exists 15:26:41 5d3e392a13a0: Layer already exists 15:26:41 f5e2a1c4ed7a: Layer already exists 15:26:41 2.3.0-dev.103: digest: sha256:f8a639c78cc43e8e9650d53a4ae62364f9d61a1c8577b2ec5180c73410b07313 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:42 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:42 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 15:26:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 15:26:42 9fec82156a7c: Preparing 15:26:42 146d03cc81e3: Preparing 15:26:42 09ffef383c7a: Preparing 15:26:42 31cf7d542548: Preparing 15:26:42 e0e2a4f71fec: Preparing 15:26:42 cfca69488ee0: Preparing 15:26:42 cfca69488ee0: Waiting 15:26:42 bb4177475158: Preparing 15:26:42 77f3bb51bc6b: Preparing 15:26:42 bb4177475158: Waiting 15:26:42 77f3bb51bc6b: Waiting 15:26:42 f5e2a1c4ed7a: Preparing 15:26:42 f5e2a1c4ed7a: Waiting 15:26:42 5d3e392a13a0: Preparing 15:26:42 5d3e392a13a0: Waiting 15:26:42 146d03cc81e3: Layer already exists 15:26:42 31cf7d542548: Layer already exists 15:26:42 09ffef383c7a: Layer already exists 15:26:42 9fec82156a7c: Layer already exists 15:26:42 e0e2a4f71fec: Layer already exists 15:26:42 cfca69488ee0: Layer already exists 15:26:42 bb4177475158: Layer already exists 15:26:42 77f3bb51bc6b: Layer already exists 15:26:42 f5e2a1c4ed7a: Layer already exists 15:26:42 5d3e392a13a0: Layer already exists 15:26:42 4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103: digest: sha256:f8a639c78cc43e8e9650d53a4ae62364f9d61a1c8577b2ec5180c73410b07313 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:43 + 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 15:26:43 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 15:26:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 15:26:43 9fec82156a7c: Preparing 15:26:43 146d03cc81e3: Preparing 15:26:43 09ffef383c7a: Preparing 15:26:43 31cf7d542548: Preparing 15:26:43 e0e2a4f71fec: Preparing 15:26:43 cfca69488ee0: Preparing 15:26:43 bb4177475158: Preparing 15:26:43 77f3bb51bc6b: Preparing 15:26:43 f5e2a1c4ed7a: Preparing 15:26:43 5d3e392a13a0: Preparing 15:26:43 cfca69488ee0: Waiting 15:26:43 bb4177475158: Waiting 15:26:43 77f3bb51bc6b: Waiting 15:26:43 f5e2a1c4ed7a: Waiting 15:26:43 5d3e392a13a0: Waiting 15:26:43 e0e2a4f71fec: Layer already exists 15:26:43 31cf7d542548: Layer already exists 15:26:43 146d03cc81e3: Layer already exists 15:26:43 09ffef383c7a: Layer already exists 15:26:43 9fec82156a7c: Layer already exists 15:26:43 cfca69488ee0: Layer already exists 15:26:43 bb4177475158: Layer already exists 15:26:43 77f3bb51bc6b: Layer already exists 15:26:43 5d3e392a13a0: Layer already exists 15:26:43 f5e2a1c4ed7a: Layer already exists 15:26:43 main: digest: sha256:f8a639c78cc43e8e9650d53a4ae62364f9d61a1c8577b2ec5180c73410b07313 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:26:43 ===================================================== [Pipeline] echo 15:26:44 taggedImages: 15:26:44 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4dda876682c0684414e4410155dc7f9aedfebf77 15:26:44 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 15:26:44 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.103 15:26:44 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 15:26:44 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 15:26:44 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 15:26:44 4dda876682c0684414e4410155dc7f9aedfebf77 15:26:44 latest 15:26:44 2.3.0-dev.103 15:26:44 4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 15:26:44 main 15:26:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:44 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4dda876682c0684414e4410155dc7f9aedfebf77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:44 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4dda876682c0684414e4410155dc7f9aedfebf77 15:26:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 15:26:44 543d7d018df3: Preparing 15:26:44 d5d8e3676a51: Preparing 15:26:44 8dc3958ca9eb: Preparing 15:26:44 f959aeecf952: Preparing 15:26:44 9833f26c6bda: Preparing 15:26:44 9833f26c6bda: Layer already exists 15:26:44 8dc3958ca9eb: Layer already exists 15:26:44 543d7d018df3: Pushed 15:26:46 f959aeecf952: Pushed 15:26:49 d5d8e3676a51: Pushed 15:26:49 4dda876682c0684414e4410155dc7f9aedfebf77: digest: sha256:35bec1e895d35471ce6e184ff9b884972a37915e5de7a4f60405282df6e559c9 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:50 + 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 15:26:50 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 15:26:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 15:26:50 543d7d018df3: Preparing 15:26:50 d5d8e3676a51: Preparing 15:26:50 8dc3958ca9eb: Preparing 15:26:50 f959aeecf952: Preparing 15:26:50 9833f26c6bda: Preparing 15:26:50 543d7d018df3: Layer already exists 15:26:50 9833f26c6bda: Layer already exists 15:26:50 d5d8e3676a51: Layer already exists 15:26:50 f959aeecf952: Layer already exists 15:26:50 8dc3958ca9eb: Layer already exists 15:26:50 latest: digest: sha256:35bec1e895d35471ce6e184ff9b884972a37915e5de7a4f60405282df6e559c9 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:51 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:51 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.103 15:26:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 15:26:51 543d7d018df3: Preparing 15:26:51 d5d8e3676a51: Preparing 15:26:51 8dc3958ca9eb: Preparing 15:26:51 f959aeecf952: Preparing 15:26:51 9833f26c6bda: Preparing 15:26:51 543d7d018df3: Layer already exists 15:26:51 f959aeecf952: Layer already exists 15:26:51 9833f26c6bda: Layer already exists 15:26:51 d5d8e3676a51: Layer already exists 15:26:51 8dc3958ca9eb: Layer already exists 15:26:51 2.3.0-dev.103: digest: sha256:35bec1e895d35471ce6e184ff9b884972a37915e5de7a4f60405282df6e559c9 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:52 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:52 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 15:26:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 15:26:52 543d7d018df3: Preparing 15:26:52 d5d8e3676a51: Preparing 15:26:52 8dc3958ca9eb: Preparing 15:26:52 f959aeecf952: Preparing 15:26:52 9833f26c6bda: Preparing 15:26:52 d5d8e3676a51: Layer already exists 15:26:52 8dc3958ca9eb: Layer already exists 15:26:52 9833f26c6bda: Layer already exists 15:26:52 543d7d018df3: Layer already exists 15:26:52 f959aeecf952: Layer already exists 15:26:52 4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103: digest: sha256:35bec1e895d35471ce6e184ff9b884972a37915e5de7a4f60405282df6e559c9 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:53 + 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 15:26:53 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 15:26:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 15:26:53 543d7d018df3: Preparing 15:26:53 d5d8e3676a51: Preparing 15:26:53 8dc3958ca9eb: Preparing 15:26:53 f959aeecf952: Preparing 15:26:53 9833f26c6bda: Preparing 15:26:53 9833f26c6bda: Layer already exists 15:26:53 f959aeecf952: Layer already exists 15:26:53 8dc3958ca9eb: Layer already exists 15:26:53 543d7d018df3: Layer already exists 15:26:53 d5d8e3676a51: Layer already exists 15:26:53 main: digest: sha256:35bec1e895d35471ce6e184ff9b884972a37915e5de7a4f60405282df6e559c9 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:26:53 ===================================================== [Pipeline] echo 15:26:53 taggedImages: 15:26:53 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4dda876682c0684414e4410155dc7f9aedfebf77 15:26:53 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 15:26:53 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.103 15:26:53 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 15:26:53 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 15:26:53 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 15:26:53 4dda876682c0684414e4410155dc7f9aedfebf77 15:26:53 latest 15:26:53 2.3.0-dev.103 15:26:53 4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 15:26:53 main 15:26:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:54 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4dda876682c0684414e4410155dc7f9aedfebf77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4dda876682c0684414e4410155dc7f9aedfebf77 15:26:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 15:26:54 73558d676968: Preparing 15:26:54 aaeaf83d1d4f: Preparing 15:26:54 667eac1c78d2: Preparing 15:26:54 7616ad23319a: Preparing 15:26:54 6ac033fbace2: Preparing 15:26:54 f7eca8131489: Preparing 15:26:54 9833f26c6bda: Preparing 15:26:54 f7eca8131489: Waiting 15:26:54 9833f26c6bda: Waiting 15:26:54 667eac1c78d2: Pushed 15:26:54 73558d676968: Pushed 15:26:54 aaeaf83d1d4f: Pushed 15:26:54 9833f26c6bda: Layer already exists 15:26:55 f7eca8131489: Pushed 15:27:03 6ac033fbace2: Pushed 15:27:12 7616ad23319a: Pushed 15:27:12 4dda876682c0684414e4410155dc7f9aedfebf77: digest: sha256:ddd7cea267cd7540b82418652b8663f17c20844d07c0a050a452ad7986adbf2c size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:12 + 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 15:27:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 15:27:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 15:27:12 73558d676968: Preparing 15:27:12 aaeaf83d1d4f: Preparing 15:27:12 667eac1c78d2: Preparing 15:27:12 7616ad23319a: Preparing 15:27:12 6ac033fbace2: Preparing 15:27:12 f7eca8131489: Preparing 15:27:12 9833f26c6bda: Preparing 15:27:12 f7eca8131489: Waiting 15:27:12 9833f26c6bda: Waiting 15:27:12 667eac1c78d2: Layer already exists 15:27:12 6ac033fbace2: Layer already exists 15:27:12 aaeaf83d1d4f: Layer already exists 15:27:12 73558d676968: Layer already exists 15:27:12 7616ad23319a: Layer already exists 15:27:12 9833f26c6bda: Layer already exists 15:27:12 f7eca8131489: Layer already exists 15:27:13 latest: digest: sha256:ddd7cea267cd7540b82418652b8663f17c20844d07c0a050a452ad7986adbf2c size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:13 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.103 15:27:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 15:27:13 73558d676968: Preparing 15:27:13 aaeaf83d1d4f: Preparing 15:27:13 667eac1c78d2: Preparing 15:27:13 7616ad23319a: Preparing 15:27:13 6ac033fbace2: Preparing 15:27:13 f7eca8131489: Preparing 15:27:13 9833f26c6bda: Preparing 15:27:13 f7eca8131489: Waiting 15:27:13 9833f26c6bda: Waiting 15:27:13 6ac033fbace2: Layer already exists 15:27:13 aaeaf83d1d4f: Layer already exists 15:27:13 7616ad23319a: Layer already exists 15:27:13 73558d676968: Layer already exists 15:27:13 667eac1c78d2: Layer already exists 15:27:13 f7eca8131489: Layer already exists 15:27:13 9833f26c6bda: Layer already exists 15:27:13 2.3.0-dev.103: digest: sha256:ddd7cea267cd7540b82418652b8663f17c20844d07c0a050a452ad7986adbf2c size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:14 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 15:27:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 15:27:14 73558d676968: Preparing 15:27:14 aaeaf83d1d4f: Preparing 15:27:14 667eac1c78d2: Preparing 15:27:14 7616ad23319a: Preparing 15:27:14 6ac033fbace2: Preparing 15:27:14 f7eca8131489: Preparing 15:27:14 9833f26c6bda: Preparing 15:27:14 f7eca8131489: Waiting 15:27:14 9833f26c6bda: Waiting 15:27:14 667eac1c78d2: Layer already exists 15:27:14 7616ad23319a: Layer already exists 15:27:14 73558d676968: Layer already exists 15:27:14 aaeaf83d1d4f: Layer already exists 15:27:14 6ac033fbace2: Layer already exists 15:27:14 9833f26c6bda: Layer already exists 15:27:14 f7eca8131489: Layer already exists 15:27:14 4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103: digest: sha256:ddd7cea267cd7540b82418652b8663f17c20844d07c0a050a452ad7986adbf2c size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:15 + 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 15:27:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 15:27:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 15:27:15 73558d676968: Preparing 15:27:15 aaeaf83d1d4f: Preparing 15:27:15 667eac1c78d2: Preparing 15:27:15 7616ad23319a: Preparing 15:27:15 6ac033fbace2: Preparing 15:27:15 f7eca8131489: Preparing 15:27:15 9833f26c6bda: Preparing 15:27:15 f7eca8131489: Waiting 15:27:15 9833f26c6bda: Waiting 15:27:15 667eac1c78d2: Layer already exists 15:27:15 7616ad23319a: Layer already exists 15:27:15 6ac033fbace2: Layer already exists 15:27:15 73558d676968: Layer already exists 15:27:15 aaeaf83d1d4f: Layer already exists 15:27:15 f7eca8131489: Layer already exists 15:27:15 9833f26c6bda: Layer already exists 15:27:15 main: digest: sha256:ddd7cea267cd7540b82418652b8663f17c20844d07c0a050a452ad7986adbf2c size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:27:15 ===================================================== [Pipeline] echo 15:27:15 taggedImages: 15:27:15 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4dda876682c0684414e4410155dc7f9aedfebf77 15:27:15 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 15:27:15 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.103 15:27:15 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 15:27:15 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 15:27:15 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 15:27:15 4dda876682c0684414e4410155dc7f9aedfebf77 15:27:15 latest 15:27:15 2.3.0-dev.103 15:27:15 4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 15:27:15 main 15:27:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:16 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4dda876682c0684414e4410155dc7f9aedfebf77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4dda876682c0684414e4410155dc7f9aedfebf77 15:27:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 15:27:16 4dc623bb5ad1: Preparing 15:27:16 f133a0451b0a: Preparing 15:27:16 56fcfd77d8c0: Preparing 15:27:16 c1baa4ff5208: Preparing 15:27:16 f98df6394b06: Preparing 15:27:16 9833f26c6bda: Preparing 15:27:16 9833f26c6bda: Waiting 15:27:16 f133a0451b0a: Pushed 15:27:16 4dc623bb5ad1: Pushed 15:27:16 56fcfd77d8c0: Pushed 15:27:16 9833f26c6bda: Layer already exists 15:27:17 f98df6394b06: Pushed 15:27:35 c1baa4ff5208: Pushed 15:27:35 4dda876682c0684414e4410155dc7f9aedfebf77: digest: sha256:844ee53fee7634fdff57ce4a87601a282d609a9f5b1feb4d4dc5edc17a4e1ba9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:36 + 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 15:27:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 15:27:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 15:27:36 4dc623bb5ad1: Preparing 15:27:36 f133a0451b0a: Preparing 15:27:36 56fcfd77d8c0: Preparing 15:27:36 c1baa4ff5208: Preparing 15:27:36 f98df6394b06: Preparing 15:27:36 9833f26c6bda: Preparing 15:27:36 9833f26c6bda: Waiting 15:27:36 f133a0451b0a: Layer already exists 15:27:36 f98df6394b06: Layer already exists 15:27:36 4dc623bb5ad1: Layer already exists 15:27:36 56fcfd77d8c0: Layer already exists 15:27:36 c1baa4ff5208: Layer already exists 15:27:36 9833f26c6bda: Layer already exists 15:27:36 latest: digest: sha256:844ee53fee7634fdff57ce4a87601a282d609a9f5b1feb4d4dc5edc17a4e1ba9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:37 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.103 15:27:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 15:27:37 4dc623bb5ad1: Preparing 15:27:37 f133a0451b0a: Preparing 15:27:37 56fcfd77d8c0: Preparing 15:27:37 c1baa4ff5208: Preparing 15:27:37 f98df6394b06: Preparing 15:27:37 9833f26c6bda: Preparing 15:27:37 f98df6394b06: Layer already exists 15:27:37 56fcfd77d8c0: Layer already exists 15:27:37 c1baa4ff5208: Layer already exists 15:27:37 4dc623bb5ad1: Layer already exists 15:27:37 f133a0451b0a: Layer already exists 15:27:37 9833f26c6bda: Layer already exists 15:27:37 2.3.0-dev.103: digest: sha256:844ee53fee7634fdff57ce4a87601a282d609a9f5b1feb4d4dc5edc17a4e1ba9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:37 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 15:27:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 15:27:38 4dc623bb5ad1: Preparing 15:27:38 f133a0451b0a: Preparing 15:27:38 56fcfd77d8c0: Preparing 15:27:38 c1baa4ff5208: Preparing 15:27:38 f98df6394b06: Preparing 15:27:38 9833f26c6bda: Preparing 15:27:38 9833f26c6bda: Waiting 15:27:38 56fcfd77d8c0: Layer already exists 15:27:38 f98df6394b06: Layer already exists 15:27:38 c1baa4ff5208: Layer already exists 15:27:38 4dc623bb5ad1: Layer already exists 15:27:38 f133a0451b0a: Layer already exists 15:27:38 9833f26c6bda: Layer already exists 15:27:38 4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103: digest: sha256:844ee53fee7634fdff57ce4a87601a282d609a9f5b1feb4d4dc5edc17a4e1ba9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:38 + 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 15:27:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 15:27:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 15:27:39 4dc623bb5ad1: Preparing 15:27:39 f133a0451b0a: Preparing 15:27:39 56fcfd77d8c0: Preparing 15:27:39 c1baa4ff5208: Preparing 15:27:39 f98df6394b06: Preparing 15:27:39 9833f26c6bda: Preparing 15:27:39 9833f26c6bda: Waiting 15:27:39 f98df6394b06: Layer already exists 15:27:39 4dc623bb5ad1: Layer already exists 15:27:39 c1baa4ff5208: Layer already exists 15:27:39 f133a0451b0a: Layer already exists 15:27:39 56fcfd77d8c0: Layer already exists 15:27:39 9833f26c6bda: Layer already exists 15:27:39 main: digest: sha256:844ee53fee7634fdff57ce4a87601a282d609a9f5b1feb4d4dc5edc17a4e1ba9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:27:39 ===================================================== [Pipeline] echo 15:27:39 taggedImages: 15:27:39 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4dda876682c0684414e4410155dc7f9aedfebf77 15:27:39 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 15:27:39 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.103 15:27:39 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 15:27:39 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 15:27:39 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 15:27:39 4dda876682c0684414e4410155dc7f9aedfebf77 15:27:39 latest 15:27:39 2.3.0-dev.103 15:27:39 4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 15:27:39 main 15:27:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:39 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4dda876682c0684414e4410155dc7f9aedfebf77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4dda876682c0684414e4410155dc7f9aedfebf77 15:27:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 15:27:40 a6b3edffd33a: Preparing 15:27:40 21f7e6b36a59: Preparing 15:27:40 31eb58a76ba4: Preparing 15:27:40 2c0629e707c7: Preparing 15:27:40 f7eca8131489: Preparing 15:27:40 9833f26c6bda: Preparing 15:27:40 9833f26c6bda: Waiting 15:27:40 f7eca8131489: Layer already exists 15:27:40 9833f26c6bda: Layer already exists 15:27:40 31eb58a76ba4: Pushed 15:27:40 21f7e6b36a59: Pushed 15:27:40 a6b3edffd33a: Pushed 15:27:58 2c0629e707c7: Pushed 15:27:58 4dda876682c0684414e4410155dc7f9aedfebf77: digest: sha256:43efd22db884afae1ee9bd744fc132a56c9b82cb26972a3fd72e38596ed666c7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:59 + 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 15:27:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 15:27:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 15:27:59 a6b3edffd33a: Preparing 15:27:59 21f7e6b36a59: Preparing 15:27:59 31eb58a76ba4: Preparing 15:27:59 2c0629e707c7: Preparing 15:27:59 f7eca8131489: Preparing 15:27:59 9833f26c6bda: Preparing 15:27:59 9833f26c6bda: Waiting 15:27:59 a6b3edffd33a: Layer already exists 15:27:59 31eb58a76ba4: Layer already exists 15:27:59 21f7e6b36a59: Layer already exists 15:27:59 2c0629e707c7: Layer already exists 15:27:59 f7eca8131489: Layer already exists 15:27:59 9833f26c6bda: Layer already exists 15:27:59 latest: digest: sha256:43efd22db884afae1ee9bd744fc132a56c9b82cb26972a3fd72e38596ed666c7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:00 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.103 15:28:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 15:28:00 a6b3edffd33a: Preparing 15:28:00 21f7e6b36a59: Preparing 15:28:00 31eb58a76ba4: Preparing 15:28:00 2c0629e707c7: Preparing 15:28:00 f7eca8131489: Preparing 15:28:00 9833f26c6bda: Preparing 15:28:00 9833f26c6bda: Waiting 15:28:00 31eb58a76ba4: Layer already exists 15:28:00 21f7e6b36a59: Layer already exists 15:28:00 2c0629e707c7: Layer already exists 15:28:00 a6b3edffd33a: Layer already exists 15:28:00 f7eca8131489: Layer already exists 15:28:00 9833f26c6bda: Layer already exists 15:28:00 2.3.0-dev.103: digest: sha256:43efd22db884afae1ee9bd744fc132a56c9b82cb26972a3fd72e38596ed666c7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:01 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 15:28:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 15:28:01 a6b3edffd33a: Preparing 15:28:01 21f7e6b36a59: Preparing 15:28:01 31eb58a76ba4: Preparing 15:28:01 2c0629e707c7: Preparing 15:28:01 f7eca8131489: Preparing 15:28:01 9833f26c6bda: Preparing 15:28:01 9833f26c6bda: Waiting 15:28:01 f7eca8131489: Layer already exists 15:28:01 21f7e6b36a59: Layer already exists 15:28:01 2c0629e707c7: Layer already exists 15:28:01 31eb58a76ba4: Layer already exists 15:28:01 a6b3edffd33a: Layer already exists 15:28:01 9833f26c6bda: Layer already exists 15:28:01 4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103: digest: sha256:43efd22db884afae1ee9bd744fc132a56c9b82cb26972a3fd72e38596ed666c7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:01 + 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 15:28:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 15:28:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 15:28:02 a6b3edffd33a: Preparing 15:28:02 21f7e6b36a59: Preparing 15:28:02 31eb58a76ba4: Preparing 15:28:02 2c0629e707c7: Preparing 15:28:02 f7eca8131489: Preparing 15:28:02 9833f26c6bda: Preparing 15:28:02 9833f26c6bda: Waiting 15:28:02 f7eca8131489: Layer already exists 15:28:02 21f7e6b36a59: Layer already exists 15:28:02 2c0629e707c7: Layer already exists 15:28:02 31eb58a76ba4: Layer already exists 15:28:02 a6b3edffd33a: Layer already exists 15:28:02 9833f26c6bda: Layer already exists 15:28:02 main: digest: sha256:43efd22db884afae1ee9bd744fc132a56c9b82cb26972a3fd72e38596ed666c7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:28:02 ===================================================== [Pipeline] echo 15:28:02 taggedImages: 15:28:02 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4dda876682c0684414e4410155dc7f9aedfebf77 15:28:02 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 15:28:02 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.103 15:28:02 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 15:28:02 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 15:28:02 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 15:28:02 4dda876682c0684414e4410155dc7f9aedfebf77 15:28:02 latest 15:28:02 2.3.0-dev.103 15:28:02 4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 15:28:02 main 15:28:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:03 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4dda876682c0684414e4410155dc7f9aedfebf77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:03 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4dda876682c0684414e4410155dc7f9aedfebf77 15:28:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 15:28:03 c5d942c84f6e: Preparing 15:28:03 9a80b2916c0c: Preparing 15:28:03 8dc3958ca9eb: Preparing 15:28:03 5e0e6bc93538: Preparing 15:28:03 5d3e392a13a0: Preparing 15:28:03 5d3e392a13a0: Layer already exists 15:28:03 8dc3958ca9eb: Layer already exists 15:28:03 c5d942c84f6e: Pushed 15:28:03 5e0e6bc93538: Pushed 15:28:09 9a80b2916c0c: Pushed 15:28:09 4dda876682c0684414e4410155dc7f9aedfebf77: digest: sha256:6752022ad0b6c6e3cca64b27be2d8616af6c7f425d261807298492101b56fb3f size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:09 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:10 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 15:28:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 15:28:10 c5d942c84f6e: Preparing 15:28:10 9a80b2916c0c: Preparing 15:28:10 8dc3958ca9eb: Preparing 15:28:10 5e0e6bc93538: Preparing 15:28:10 5d3e392a13a0: Preparing 15:28:10 c5d942c84f6e: Layer already exists 15:28:10 5e0e6bc93538: Layer already exists 15:28:10 5d3e392a13a0: Layer already exists 15:28:10 9a80b2916c0c: Layer already exists 15:28:10 8dc3958ca9eb: Layer already exists 15:28:10 latest: digest: sha256:6752022ad0b6c6e3cca64b27be2d8616af6c7f425d261807298492101b56fb3f size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:10 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:11 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.103 15:28:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 15:28:11 c5d942c84f6e: Preparing 15:28:11 9a80b2916c0c: Preparing 15:28:11 8dc3958ca9eb: Preparing 15:28:11 5e0e6bc93538: Preparing 15:28:11 5d3e392a13a0: Preparing 15:28:11 5e0e6bc93538: Layer already exists 15:28:11 5d3e392a13a0: Layer already exists 15:28:11 c5d942c84f6e: Layer already exists 15:28:11 9a80b2916c0c: Layer already exists 15:28:11 8dc3958ca9eb: Layer already exists 15:28:11 2.3.0-dev.103: digest: sha256:6752022ad0b6c6e3cca64b27be2d8616af6c7f425d261807298492101b56fb3f size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:11 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:12 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 15:28:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 15:28:12 c5d942c84f6e: Preparing 15:28:12 9a80b2916c0c: Preparing 15:28:12 8dc3958ca9eb: Preparing 15:28:12 5e0e6bc93538: Preparing 15:28:12 5d3e392a13a0: Preparing 15:28:12 5d3e392a13a0: Layer already exists 15:28:12 9a80b2916c0c: Layer already exists 15:28:12 8dc3958ca9eb: Layer already exists 15:28:12 5e0e6bc93538: Layer already exists 15:28:12 c5d942c84f6e: Layer already exists 15:28:12 4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103: digest: sha256:6752022ad0b6c6e3cca64b27be2d8616af6c7f425d261807298492101b56fb3f size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:12 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:12 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 15:28:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 15:28:12 c5d942c84f6e: Preparing 15:28:12 9a80b2916c0c: Preparing 15:28:12 8dc3958ca9eb: Preparing 15:28:12 5e0e6bc93538: Preparing 15:28:12 5d3e392a13a0: Preparing 15:28:12 9a80b2916c0c: Layer already exists 15:28:12 5e0e6bc93538: Layer already exists 15:28:12 5d3e392a13a0: Layer already exists 15:28:12 c5d942c84f6e: Layer already exists 15:28:12 8dc3958ca9eb: Layer already exists 15:28:13 main: digest: sha256:6752022ad0b6c6e3cca64b27be2d8616af6c7f425d261807298492101b56fb3f size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:28:13 ===================================================== [Pipeline] echo 15:28:13 taggedImages: 15:28:13 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4dda876682c0684414e4410155dc7f9aedfebf77 15:28:13 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 15:28:13 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.103 15:28:13 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 15:28:13 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 15:28:13 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 15:28:13 4dda876682c0684414e4410155dc7f9aedfebf77 15:28:13 latest 15:28:13 2.3.0-dev.103 15:28:13 4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 15:28:13 main 15:28:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:13 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4dda876682c0684414e4410155dc7f9aedfebf77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:14 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4dda876682c0684414e4410155dc7f9aedfebf77 15:28:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 15:28:14 1d97e5d55c7c: Preparing 15:28:14 dca438380cb2: Preparing 15:28:14 8dc3958ca9eb: Preparing 15:28:14 9a4dac80fbf5: Preparing 15:28:14 5d3e392a13a0: Preparing 15:28:14 8dc3958ca9eb: Layer already exists 15:28:14 5d3e392a13a0: Layer already exists 15:28:14 9a4dac80fbf5: Layer already exists 15:28:14 1d97e5d55c7c: Pushed 15:28:21 dca438380cb2: Pushed 15:28:21 4dda876682c0684414e4410155dc7f9aedfebf77: digest: sha256:71c65dcf82134b927d0779f975cf53816b6aeb3b443fc2c9d05e104e1451d985 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:21 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:21 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 15:28:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 15:28:21 1d97e5d55c7c: Preparing 15:28:21 dca438380cb2: Preparing 15:28:21 8dc3958ca9eb: Preparing 15:28:21 9a4dac80fbf5: Preparing 15:28:21 5d3e392a13a0: Preparing 15:28:21 1d97e5d55c7c: Layer already exists 15:28:21 9a4dac80fbf5: Layer already exists 15:28:21 dca438380cb2: Layer already exists 15:28:21 8dc3958ca9eb: Layer already exists 15:28:21 5d3e392a13a0: Layer already exists 15:28:22 latest: digest: sha256:71c65dcf82134b927d0779f975cf53816b6aeb3b443fc2c9d05e104e1451d985 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:22 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:22 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.103 15:28:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 15:28:22 1d97e5d55c7c: Preparing 15:28:22 dca438380cb2: Preparing 15:28:22 8dc3958ca9eb: Preparing 15:28:22 9a4dac80fbf5: Preparing 15:28:22 5d3e392a13a0: Preparing 15:28:22 9a4dac80fbf5: Layer already exists 15:28:22 8dc3958ca9eb: Layer already exists 15:28:22 5d3e392a13a0: Layer already exists 15:28:22 1d97e5d55c7c: Layer already exists 15:28:22 dca438380cb2: Layer already exists 15:28:23 2.3.0-dev.103: digest: sha256:71c65dcf82134b927d0779f975cf53816b6aeb3b443fc2c9d05e104e1451d985 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:23 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:23 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 15:28:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 15:28:23 1d97e5d55c7c: Preparing 15:28:23 dca438380cb2: Preparing 15:28:23 8dc3958ca9eb: Preparing 15:28:23 9a4dac80fbf5: Preparing 15:28:23 5d3e392a13a0: Preparing 15:28:23 5d3e392a13a0: Layer already exists 15:28:23 9a4dac80fbf5: Layer already exists 15:28:23 8dc3958ca9eb: Layer already exists 15:28:23 dca438380cb2: Layer already exists 15:28:23 1d97e5d55c7c: Layer already exists 15:28:24 4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103: digest: sha256:71c65dcf82134b927d0779f975cf53816b6aeb3b443fc2c9d05e104e1451d985 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:24 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:24 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 15:28:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 15:28:24 1d97e5d55c7c: Preparing 15:28:24 dca438380cb2: Preparing 15:28:24 8dc3958ca9eb: Preparing 15:28:24 9a4dac80fbf5: Preparing 15:28:24 5d3e392a13a0: Preparing 15:28:24 9a4dac80fbf5: Layer already exists 15:28:24 dca438380cb2: Layer already exists 15:28:24 5d3e392a13a0: Layer already exists 15:28:24 8dc3958ca9eb: Layer already exists 15:28:24 1d97e5d55c7c: Layer already exists 15:28:25 main: digest: sha256:71c65dcf82134b927d0779f975cf53816b6aeb3b443fc2c9d05e104e1451d985 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:28:25 ===================================================== [Pipeline] echo 15:28:25 taggedImages: 15:28:25 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4dda876682c0684414e4410155dc7f9aedfebf77 15:28:25 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 15:28:25 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.103 15:28:25 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 15:28:25 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 15:28:25 [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: 15:28:25 4dda876682c0684414e4410155dc7f9aedfebf77 15:28:25 latest 15:28:25 2.3.0-dev.103 15:28:25 4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 15:28:25 main 15:28:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:25 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:4dda876682c0684414e4410155dc7f9aedfebf77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:25 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:4dda876682c0684414e4410155dc7f9aedfebf77 15:28:25 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 15:28:25 ec0e851e5ece: Preparing 15:28:25 2d7eb927831c: Preparing 15:28:25 bbeeb30aa25e: Preparing 15:28:25 88665a790e88: Preparing 15:28:25 5d3e392a13a0: Preparing 15:28:26 5d3e392a13a0: Layer already exists 15:28:26 2d7eb927831c: Pushed 15:28:26 ec0e851e5ece: Pushed 15:28:28 bbeeb30aa25e: Pushed 15:28:55 88665a790e88: Pushed 15:28:55 4dda876682c0684414e4410155dc7f9aedfebf77: digest: sha256:6e74463a296b9a1bb5b485450afded647bf4f9ec0cfdfb4e89e5c6d9a08f1154 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:55 + 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 15:28:56 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 15:28:56 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 15:28:56 ec0e851e5ece: Preparing 15:28:56 2d7eb927831c: Preparing 15:28:56 bbeeb30aa25e: Preparing 15:28:56 88665a790e88: Preparing 15:28:56 5d3e392a13a0: Preparing 15:28:56 ec0e851e5ece: Layer already exists 15:28:56 88665a790e88: Layer already exists 15:28:56 2d7eb927831c: Layer already exists 15:28:56 5d3e392a13a0: Layer already exists 15:28:56 bbeeb30aa25e: Layer already exists 15:28:56 latest: digest: sha256:6e74463a296b9a1bb5b485450afded647bf4f9ec0cfdfb4e89e5c6d9a08f1154 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:56 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:57 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.103 15:28:57 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 15:28:57 ec0e851e5ece: Preparing 15:28:57 2d7eb927831c: Preparing 15:28:57 bbeeb30aa25e: Preparing 15:28:57 88665a790e88: Preparing 15:28:57 5d3e392a13a0: Preparing 15:28:57 ec0e851e5ece: Layer already exists 15:28:57 5d3e392a13a0: Layer already exists 15:28:57 88665a790e88: Layer already exists 15:28:57 bbeeb30aa25e: Layer already exists 15:28:57 2d7eb927831c: Layer already exists 15:28:57 2.3.0-dev.103: digest: sha256:6e74463a296b9a1bb5b485450afded647bf4f9ec0cfdfb4e89e5c6d9a08f1154 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:57 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:58 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 15:28:58 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 15:28:58 ec0e851e5ece: Preparing 15:28:58 2d7eb927831c: Preparing 15:28:58 bbeeb30aa25e: Preparing 15:28:58 88665a790e88: Preparing 15:28:58 5d3e392a13a0: Preparing 15:28:58 5d3e392a13a0: Layer already exists 15:28:58 2d7eb927831c: Layer already exists 15:28:58 ec0e851e5ece: Layer already exists 15:28:58 bbeeb30aa25e: Layer already exists 15:28:58 88665a790e88: Layer already exists 15:28:58 4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103: digest: sha256:6e74463a296b9a1bb5b485450afded647bf4f9ec0cfdfb4e89e5c6d9a08f1154 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:58 + 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 15:28:58 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main 15:28:58 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 15:28:58 ec0e851e5ece: Preparing 15:28:58 2d7eb927831c: Preparing 15:28:58 bbeeb30aa25e: Preparing 15:28:58 88665a790e88: Preparing 15:28:58 5d3e392a13a0: Preparing 15:28:58 5d3e392a13a0: Layer already exists 15:28:58 88665a790e88: Layer already exists 15:28:58 ec0e851e5ece: Layer already exists 15:28:58 2d7eb927831c: Layer already exists 15:28:58 bbeeb30aa25e: Layer already exists 15:28:59 main: digest: sha256:6e74463a296b9a1bb5b485450afded647bf4f9ec0cfdfb4e89e5c6d9a08f1154 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:28:59 ===================================================== [Pipeline] echo 15:28:59 taggedImages: 15:28:59 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:4dda876682c0684414e4410155dc7f9aedfebf77 15:28:59 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 15:28:59 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.103 15:28:59 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:4dda876682c0684414e4410155dc7f9aedfebf77-2.3.0-dev.103 15:28:59 - 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 15:28:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:28:59 15:28:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:29:00 arm64: Pulling from edgex-lftools-log-publisher 15:29:00 8998bd30e6a1: Pulling fs layer 15:29:00 04944245beec: Pulling fs layer 15:29:00 699f458cf7ca: Pulling fs layer 15:29:00 765212b225bb: Pulling fs layer 15:29:00 f23df028b6ca: Pulling fs layer 15:29:00 d65c8cfc05b1: Pulling fs layer 15:29:00 2437ff75d9bd: Pulling fs layer 15:29:00 f23df028b6ca: Waiting 15:29:00 765212b225bb: Waiting 15:29:00 d65c8cfc05b1: Waiting 15:29:00 2437ff75d9bd: Waiting 15:29:00 04944245beec: Verifying Checksum 15:29:00 04944245beec: Download complete 15:29:00 765212b225bb: Download complete 15:29:00 f23df028b6ca: Verifying Checksum 15:29:00 f23df028b6ca: Download complete 15:29:00 d65c8cfc05b1: Verifying Checksum 15:29:00 d65c8cfc05b1: Download complete 15:29:00 699f458cf7ca: Verifying Checksum 15:29:00 699f458cf7ca: Download complete 15:29:01 8998bd30e6a1: Verifying Checksum 15:29:01 8998bd30e6a1: Download complete 15:29:03 2437ff75d9bd: Verifying Checksum 15:29:03 2437ff75d9bd: Download complete 15:29:05 8998bd30e6a1: Pull complete 15:29:05 04944245beec: Pull complete 15:29:07 699f458cf7ca: Pull complete 15:29:07 765212b225bb: Pull complete 15:29:08 f23df028b6ca: Pull complete 15:29:08 d65c8cfc05b1: Pull complete 15:29:23 2437ff75d9bd: Pull complete 15:29:23 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:29:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:29:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:29:24 prd-ubuntu20.04-docker-arm64-4c-16g-117151 does not seem to be running inside a container 15:29:24 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/344 -v /w/workspace/edgex-go/344:/w/workspace/edgex-go/344:rw,z -v /w/workspace/edgex-go/344@tmp:/w/workspace/edgex-go/344@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 15:29:27 $ docker top 7f387e03da088d247b9ee76881d4fa76a4178dcd635a3045f5e1a00ee99ca9a0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:29:28 ---> job-cost.sh 15:29:28 lf-activate-venv: SKIPPING 15:29:28 INFO: No Stack... 15:29:28 INFO: Retrieving Pricing Info for: v3-standard-4 15:29:29 INFO: Archiving Costs [Pipeline] sh 15:29:29 + + cut -d,cat -f6 /w/workspace/edgex-go/344/archives/cost.csv 15:29:29 [Pipeline] lock 15:29:29 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-344-stack-cost] 15:29:30 Resource [jenkins-edgexfoundry-edgex-go-main-344-stack-cost] did not exist. Created. 15:29:30 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-344-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:29:30 + echo total: 0.10999999940395355 [Pipeline] stash 15:29:31 Stashed 1 file(s) [Pipeline] } 15:29:31 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-344-stack-cost] [Pipeline] // lock [Pipeline] } 15:29:31 $ docker stop --time=1 7f387e03da088d247b9ee76881d4fa76a4178dcd635a3045f5e1a00ee99ca9a0 15:29:32 $ docker rm -f 7f387e03da088d247b9ee76881d4fa76a4178dcd635a3045f5e1a00ee99ca9a0 [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 15:29:33 provisioning config files... 15:29:33 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/344@tmp/config15798632766504853834tmp [Pipeline] { [Pipeline] sh 15:29:33 + set +x 15:29:33 + bash -s -- 15:29:33 + curl -s https://codecov.io/bash 15:29:33 15:29:33 _____ _ 15:29:33 / ____| | | 15:29:33 | | ___ __| | ___ ___ _____ __ 15:29:33 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:29:33 | |___| (_) | (_| | __/ (_| (_) \ V / 15:29:33 \_____\___/ \__,_|\___|\___\___/ \_/ 15:29:33 Bash-1.0.6 15:29:33 15:29:33 15:29:33 ==> git version 2.25.1 found 15:29:33 ==> 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 15:29:33 Release-Date: 2020-01-08 15:29:33 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:29:33 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:29:33 ==> Jenkins CI detected. 15:29:33 current dir:  /w/workspace/edgex-go/344 15:29:33 project root: . 15:29:33 --> token set from env 15:29:33 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:29:33 ==> Running gcov in . (disable via -X gcov) 15:29:33 ==> Python coveragepy not found 15:29:33 ==> Searching for coverage reports in: 15:29:33 + . 15:29:33 -> Found 1 reports 15:29:33 ==> Detecting git/mercurial file structure 15:29:33 ==> Reading reports 15:29:33 + ./coverage.out bytes=501828 15:29:33 ==> Appending adjustments 15:29:33 https://docs.codecov.io/docs/fixing-reports 15:29:35 + Found adjustments 15:29:35 ==> Gzipping contents 15:29:35 64K /tmp/codecov.AsCbvo.gz 15:29:35 ==> Uploading reports 15:29:35 url: https://codecov.io 15:29:35 query: branch=main&commit=4dda876682c0684414e4410155dc7f9aedfebf77&build=344&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F344%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 15:29:35 -> Pinging Codecov 15:29:35 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=4dda876682c0684414e4410155dc7f9aedfebf77&build=344&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F344%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 15:29:35 -> Uploading to 15:29:35 https://storage.googleapis.com/codecov/v4/raw/2022-10-26/00271124DB129430A58F1EEE437C3FCB/4dda876682c0684414e4410155dc7f9aedfebf77/1c60ac51-c780-4597-80ba-a7a36d16f024.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221026%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221026T152935Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=761a51a50cc50c2b279740ba9c06e1d32b71efdd7ff0ec751a80a565bc862d28 15:29:35 % Total % Received % Xferd Average Speed Time Time Time Current 15:29:35 Dload Upload Total Spent Left Speed 15:29:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65429 0 0 100 65429 0 313k --:--:-- --:--:-- --:--:-- 311k 100 65429 0 0 100 65429 0 281k --:--:-- --:--:-- --:--:-- 281k 15:29:35 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/4dda876682c0684414e4410155dc7f9aedfebf77 [Pipeline] } 15:29:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 15:29:35 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:29:35 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:29:36 15:29:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:29:36 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:29:36 df9b9388f04a: Pulling fs layer 15:29:36 52dc419b0ee2: Pulling fs layer 15:29:36 25bc292e5bac: Pulling fs layer 15:29:36 114826534d7a: Pulling fs layer 15:29:36 4657fd5d0bcf: Pulling fs layer 15:29:36 6ad1cebc031e: Pulling fs layer 15:29:36 8a3aa393b2d8: Pulling fs layer 15:29:36 114826534d7a: Waiting 15:29:36 4657fd5d0bcf: Waiting 15:29:36 6ad1cebc031e: Waiting 15:29:36 8a3aa393b2d8: Waiting 15:29:36 25bc292e5bac: Verifying Checksum 15:29:36 25bc292e5bac: Download complete 15:29:36 4657fd5d0bcf: Verifying Checksum 15:29:36 4657fd5d0bcf: Download complete 15:29:36 df9b9388f04a: Download complete 15:29:36 df9b9388f04a: Pull complete 15:29:36 6ad1cebc031e: Verifying Checksum 15:29:36 6ad1cebc031e: Download complete 15:29:36 52dc419b0ee2: Pull complete 15:29:36 25bc292e5bac: Pull complete 15:29:37 114826534d7a: Verifying Checksum 15:29:37 114826534d7a: Download complete 15:29:37 8a3aa393b2d8: Verifying Checksum 15:29:37 8a3aa393b2d8: Download complete 15:29:40 114826534d7a: Pull complete 15:29:40 4657fd5d0bcf: Pull complete 15:29:40 6ad1cebc031e: Pull complete 15:29:44 8a3aa393b2d8: Pull complete 15:29:44 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 15:29:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:29:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:29:44 prd-ubuntu20.04-docker-8c-8g-117149 does not seem to be running inside a container 15:29:44 $ 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/344 -v /w/workspace/edgex-go/344:/w/workspace/edgex-go/344:rw,z -v /w/workspace/edgex-go/344@tmp:/w/workspace/edgex-go/344@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 15:29:46 $ docker top a2198b779c98f09ed917edc271e0f6e6c71cb8719cdbbac7518947df4b2468b8 -eo pid,comm [Pipeline] { [Pipeline] echo 15:29:46 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 15:29:46 + set -o pipefail 15:29:46 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 15:29:52 15:29:52 Monitoring /w/workspace/edgex-go/344 (github.com/edgexfoundry/edgex-go)... 15:29:52 15:29:52 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/92dcde68-29eb-4ae1-b9f5-d6741482f5dc 15:29:52 15:29:52 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 15:29:52 15:29:52 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:29:52 15:29:52 15:29:52 A medium severity vulnerability was found in the Snyk CLI versions you are using. 15:29:52 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 15:29:52 More details here: https://snyk.co/ue1NS [Pipeline] } 15:29:52 $ docker stop --time=1 a2198b779c98f09ed917edc271e0f6e6c71cb8719cdbbac7518947df4b2468b8 15:29:54 $ docker rm -f a2198b779c98f09ed917edc271e0f6e6c71cb8719cdbbac7518947df4b2468b8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 15:29:55 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:29:55 provisioning config files... 15:29:55 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/344@tmp/config17857936089585372251tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:29:55 --> edgex-publish-swagger.sh 15:29:55 === Publish openapi/v2 API === 15:29:55 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 15:29:55 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/344/openapi/v2/core-command.yaml] 15:29:55 % Total % Received % Xferd Average Speed Time Time Time Current 15:29:55 Dload Upload Total Spent Left Speed 15:29:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 260k --:--:-- --:--:-- --:--:-- 258k 100 33831 0 0 100 33831 0 30179 0:00:01 0:00:01 --:--:-- 30152 100 33831 0 0 100 33831 0 30179 0:00:01 0:00:01 --:--:-- 30152 15:29:56 15:29:56 15:29:56 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/344/openapi/v2/core-data.yaml] 15:29:56 % Total % Received % Xferd Average Speed Time Time Time Current 15:29:56 Dload Upload Total Spent Left Speed 15:29:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 67742 0:00:01 0:00:01 --:--:-- 67742 100 71604 0 0 100 71604 0 67742 0:00:01 0:00:01 --:--:-- 67742 15:29:57 15:29:57 15:29:57 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/344/openapi/v2/core-metadata.yaml] 15:29:57 % Total % Received % Xferd Average Speed Time Time Time Current 15:29:57 Dload Upload Total Spent Left Speed 15:29:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 120k 0:00:01 0:00:01 --:--:-- 120k 100 144k 0 0 100 144k 0 114k 0:00:01 0:00:01 --:--:-- 114k 15:29:58 15:29:58 15:29:58 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/344/openapi/v2/support-notifications.yaml] 15:29:59 % Total % Received % Xferd Average Speed Time Time Time Current 15:29:59 Dload Upload Total Spent Left Speed 15:30:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 85635 0:00:01 0:00:01 --:--:-- 85635 100 89318 0 0 100 89318 0 85635 0:00:01 0:00:01 --:--:-- 85635 15:30:00 15:30:00 15:30:00 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/344/openapi/v2/support-scheduler.yaml] 15:30:00 % Total % Received % Xferd Average Speed Time Time Time Current 15:30:00 Dload Upload Total Spent Left Speed 15:30:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 36864 0:00:01 0:00:01 --:--:-- 36899 100 39556 0 0 100 39556 0 36864 0:00:01 0:00:01 --:--:-- 36864 15:30:01 15:30:01 15:30:01 [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/344/openapi/v2/system-agent.yaml] 15:30:01 % Total % Received % Xferd Average Speed Time Time Time Current 15:30:01 Dload Upload Total Spent Left Speed 15:30:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 18449 0:00:01 0:00:01 --:--:-- 18449 100 20091 0 0 100 20091 0 18449 0:00:01 0:00:01 --:--:-- 18449 15:30:02 15:30:02 [Pipeline] } 15:30:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 15:30:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:30:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:30:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:30:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:30:03 prd-ubuntu20.04-docker-8c-8g-117149 does not seem to be running inside a container 15:30:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/344 -v /w/workspace/edgex-go/344:/w/workspace/edgex-go/344:rw,z -v /w/workspace/edgex-go/344@tmp:/w/workspace/edgex-go/344@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:30:03 $ docker top 894abb7160dba4be6bc443ec160bd2e0c0b476e0f3d6718ca2aa9fbcaa5e8998 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:30:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:30:03 [ssh-agent] Looking for ssh-agent implementation... 15:30:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:30:03 $ docker exec 894abb7160dba4be6bc443ec160bd2e0c0b476e0f3d6718ca2aa9fbcaa5e8998 ssh-agent 15:30:03 SSH_AUTH_SOCK=/tmp/ssh-F7kPLMCN1MRF/agent.32 15:30:03 SSH_AGENT_PID=38 15:30:03 Running ssh-add (command line suppressed) 15:30:03 Identity added: /w/workspace/edgex-go/344@tmp/private_key_7292958048280524728.key (/w/workspace/edgex-go/344@tmp/private_key_7292958048280524728.key) 15:30:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:30:04 + git semver tag 15:30:04 2022-10-26 15:30:04,441 [run_tag] DEBUG tag force:False 15:30:04 2022-10-26 15:30:04,441 [check_head_tag] DEBUG check head tag 15:30:04 2022-10-26 15:30:04,444 [execute] INFO git cat-file --batch-check 15:30:04 2022-10-26 15:30:04,444 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/344, universal_newlines=False, shell=None, istream=) 15:30:04 2022-10-26 15:30:04,449 [execute] INFO git cat-file --batch 15:30:04 2022-10-26 15:30:04,449 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/344, universal_newlines=False, shell=None, istream=) 15:30:04 2022-10-26 15:30:04,497 [read_version] DEBUG read version from /w/workspace/edgex-go/344/.semver/main 15:30:04 2022-10-26 15:30:04,498 [execute] INFO git tag -a v2.3.0-dev.103 -m v2.3.0-dev.103 15:30:04 2022-10-26 15:30:04,498 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.103', '-m', 'v2.3.0-dev.103'], cwd=/w/workspace/edgex-go/344, universal_newlines=False, shell=None, istream=None) 15:30:04 2022-10-26 15:30:04,503 [read_version] DEBUG read version from /w/workspace/edgex-go/344/.semver/main 15:30:04 2.3.0-dev.103 [Pipeline] } 15:30:04 $ docker exec --env ******** --env ******** 894abb7160dba4be6bc443ec160bd2e0c0b476e0f3d6718ca2aa9fbcaa5e8998 ssh-agent -k 15:30:04 unset SSH_AUTH_SOCK; 15:30:04 unset SSH_AGENT_PID; 15:30:04 echo Agent pid 38 killed; 15:30:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:30:05 + git semver [Pipeline] } 15:30:05 $ docker stop --time=1 894abb7160dba4be6bc443ec160bd2e0c0b476e0f3d6718ca2aa9fbcaa5e8998 15:30:06 $ docker rm -f 894abb7160dba4be6bc443ec160bd2e0c0b476e0f3d6718ca2aa9fbcaa5e8998 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:30:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:30:07 15:30:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:30:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:30:07 0.23.1-centos7: Pulling from edgex-lftools 15:30:07 ab5ef0e58194: Pulling fs layer 15:30:07 9712f1f96733: Pulling fs layer 15:30:07 63f879dbbcfc: Pulling fs layer 15:30:07 0d9ebad4ef96: Pulling fs layer 15:30:07 e9a5061849ea: Pulling fs layer 15:30:07 d747dcd14b5f: Pulling fs layer 15:30:07 2de7ff778b66: Pulling fs layer 15:30:07 0d9ebad4ef96: Waiting 15:30:07 d747dcd14b5f: Waiting 15:30:07 e9a5061849ea: Waiting 15:30:07 2de7ff778b66: Waiting 15:30:07 9712f1f96733: Verifying Checksum 15:30:07 9712f1f96733: Download complete 15:30:07 63f879dbbcfc: Verifying Checksum 15:30:07 63f879dbbcfc: Download complete 15:30:07 0d9ebad4ef96: Verifying Checksum 15:30:07 0d9ebad4ef96: Download complete 15:30:07 d747dcd14b5f: Download complete 15:30:07 e9a5061849ea: Verifying Checksum 15:30:07 e9a5061849ea: Download complete 15:30:08 ab5ef0e58194: Verifying Checksum 15:30:08 ab5ef0e58194: Download complete 15:30:08 2de7ff778b66: Verifying Checksum 15:30:08 2de7ff778b66: Download complete 15:30:12 ab5ef0e58194: Pull complete 15:30:12 9712f1f96733: Pull complete 15:30:12 63f879dbbcfc: Pull complete 15:30:15 0d9ebad4ef96: Pull complete 15:30:15 e9a5061849ea: Pull complete 15:30:15 d747dcd14b5f: Pull complete 15:30:16 2de7ff778b66: Pull complete 15:30:16 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:30:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:30:16 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:30:16 prd-ubuntu20.04-docker-8c-8g-117149 does not seem to be running inside a container 15:30:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/344 -v /w/workspace/edgex-go/344:/w/workspace/edgex-go/344:rw,z -v /w/workspace/edgex-go/344@tmp:/w/workspace/edgex-go/344@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 15:30:18 $ docker top 3adbca79ccc1cf16bb44e68c8f927b299e154c4df48fc607df7ec9836a3d8166 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:30:18 provisioning config files... 15:30:18 copy managed file [sigul-config] to file:/w/workspace/edgex-go/344@tmp/config5884128199470145064tmp 15:30:18 copy managed file [sigul-password] to file:/w/workspace/edgex-go/344@tmp/config10429308971995405321tmp 15:30:18 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/344@tmp/config14052465889474607537tmp [Pipeline] { [Pipeline] echo 15:30:18 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:30:19 ---> sigul-configuration.sh 15:30:19 gpg: directory `/root/.gnupg' created 15:30:19 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:30:19 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:30:19 gpg: keyring `/root/.gnupg/secring.gpg' created 15:30:19 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:30:19 gpg: CAST5 encrypted data 15:30:19 gpg: encrypted with 1 passphrase 15:30:19 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:30:19 + mkdir /home/jenkins 15:30:19 + mkdir /home/jenkins/sigul [Pipeline] sh 15:30:19 + 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 15:30:19 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:30:20 ---> sigul-install.sh 15:30:20 Sigul already installed; skipping installation. [Pipeline] sh 15:30:20 + git tag --list 15:30:20 0.6.0 15:30:20 0.6.1 15:30:20 0.7.0 15:30:20 0.7.1 15:30:20 v1.0.0 15:30:20 v1.0.1 15:30:20 v1.1.0 15:30:20 v1.2.0 15:30:20 v1.2.1 15:30:20 v1.3.0 15:30:20 v1.3.1 15:30:20 v2.0.0 15:30:20 v2.1.0 15:30:20 v2.1.1 15:30:20 v2.1.1-dev.1 15:30:20 v2.1.1-dev.2 15:30:20 v2.1.1-dev.3 15:30:20 v2.1.1-dev.4 15:30:20 v2.1.1-dev.5 15:30:20 v2.1.1-dev.6 15:30:20 v2.1.1-dev.7 15:30:20 v2.1.1-dev.8 15:30:20 v2.1.2-dev.1 15:30:20 v2.2.0 15:30:20 v2.2.1-dev.1 15:30:20 v2.2.1-dev.10 15:30:20 v2.2.1-dev.11 15:30:20 v2.2.1-dev.12 15:30:20 v2.2.1-dev.13 15:30:20 v2.2.1-dev.14 15:30:20 v2.2.1-dev.15 15:30:20 v2.2.1-dev.16 15:30:20 v2.2.1-dev.17 15:30:20 v2.2.1-dev.18 15:30:20 v2.2.1-dev.19 15:30:20 v2.2.1-dev.2 15:30:20 v2.2.1-dev.20 15:30:20 v2.2.1-dev.21 15:30:20 v2.2.1-dev.22 15:30:20 v2.2.1-dev.23 15:30:20 v2.2.1-dev.24 15:30:20 v2.2.1-dev.25 15:30:20 v2.2.1-dev.26 15:30:20 v2.2.1-dev.27 15:30:20 v2.2.1-dev.28 15:30:20 v2.2.1-dev.29 15:30:20 v2.2.1-dev.3 15:30:20 v2.2.1-dev.4 15:30:20 v2.2.1-dev.5 15:30:20 v2.2.1-dev.6 15:30:20 v2.2.1-dev.7 15:30:20 v2.2.1-dev.8 15:30:20 v2.2.1-dev.9 15:30:20 v2.3.0-dev.100 15:30:20 v2.3.0-dev.101 15:30:20 v2.3.0-dev.102 15:30:20 v2.3.0-dev.103 15:30:20 v2.3.0-dev.29 15:30:20 v2.3.0-dev.30 15:30:20 v2.3.0-dev.31 15:30:20 v2.3.0-dev.32 15:30:20 v2.3.0-dev.33 15:30:20 v2.3.0-dev.34 15:30:20 v2.3.0-dev.35 15:30:20 v2.3.0-dev.36 15:30:20 v2.3.0-dev.37 15:30:20 v2.3.0-dev.38 15:30:20 v2.3.0-dev.39 15:30:20 v2.3.0-dev.40 15:30:20 v2.3.0-dev.41 15:30:20 v2.3.0-dev.42 15:30:20 v2.3.0-dev.43 15:30:20 v2.3.0-dev.44 15:30:20 v2.3.0-dev.45 15:30:20 v2.3.0-dev.46 15:30:20 v2.3.0-dev.47 15:30:20 v2.3.0-dev.48 15:30:20 v2.3.0-dev.49 15:30:20 v2.3.0-dev.50 15:30:20 v2.3.0-dev.51 15:30:20 v2.3.0-dev.52 15:30:20 v2.3.0-dev.53 15:30:20 v2.3.0-dev.54 15:30:20 v2.3.0-dev.55 15:30:20 v2.3.0-dev.56 15:30:20 v2.3.0-dev.57 15:30:20 v2.3.0-dev.58 15:30:20 v2.3.0-dev.59 15:30:20 v2.3.0-dev.60 15:30:20 v2.3.0-dev.61 15:30:20 v2.3.0-dev.62 15:30:20 v2.3.0-dev.63 15:30:20 v2.3.0-dev.64 15:30:20 v2.3.0-dev.65 15:30:20 v2.3.0-dev.66 15:30:20 v2.3.0-dev.67 15:30:20 v2.3.0-dev.68 15:30:20 v2.3.0-dev.69 15:30:20 v2.3.0-dev.70 15:30:20 v2.3.0-dev.71 15:30:20 v2.3.0-dev.72 15:30:20 v2.3.0-dev.73 15:30:20 v2.3.0-dev.74 15:30:20 v2.3.0-dev.75 15:30:20 v2.3.0-dev.76 15:30:20 v2.3.0-dev.77 15:30:20 v2.3.0-dev.78 15:30:20 v2.3.0-dev.79 15:30:20 v2.3.0-dev.80 15:30:20 v2.3.0-dev.81 15:30:20 v2.3.0-dev.82 15:30:20 v2.3.0-dev.83 15:30:20 v2.3.0-dev.84 15:30:20 v2.3.0-dev.85 15:30:20 v2.3.0-dev.86 15:30:20 v2.3.0-dev.87 15:30:20 v2.3.0-dev.88 15:30:20 v2.3.0-dev.89 15:30:20 v2.3.0-dev.90 15:30:20 v2.3.0-dev.91 15:30:20 v2.3.0-dev.92 15:30:20 v2.3.0-dev.93 15:30:20 v2.3.0-dev.94 15:30:20 v2.3.0-dev.95 15:30:20 v2.3.0-dev.96 15:30:20 v2.3.0-dev.97 15:30:20 v2.3.0-dev.98 15:30:20 v2.3.0-dev.99 [Pipeline] sh 15:30:20 + lftools sign git-tag v2.3.0-dev.103 15:30:21 Signing Git tag with Sigul... 15:30:21 Signing v2.3.0-dev.103 [Pipeline] echo 15:30:21 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:30:21 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:30:21 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:30:21 $ docker stop --time=1 3adbca79ccc1cf16bb44e68c8f927b299e154c4df48fc607df7ec9836a3d8166 15:30:23 $ docker rm -f 3adbca79ccc1cf16bb44e68c8f927b299e154c4df48fc607df7ec9836a3d8166 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 15:30:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:30:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:30:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:30:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:30:23 prd-ubuntu20.04-docker-8c-8g-117149 does not seem to be running inside a container 15:30:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/344 -v /w/workspace/edgex-go/344:/w/workspace/edgex-go/344:rw,z -v /w/workspace/edgex-go/344@tmp:/w/workspace/edgex-go/344@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:30:24 $ docker top 6507ee1e4bdea6950cce0935b09d432f6d6af278e29a15e75a3b87a7ee9af39a -eo pid,comm 15:30:24 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 15:30:24 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:30:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:30:24 [ssh-agent] Looking for ssh-agent implementation... 15:30:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:30:24 $ docker exec 6507ee1e4bdea6950cce0935b09d432f6d6af278e29a15e75a3b87a7ee9af39a ssh-agent 15:30:24 SSH_AUTH_SOCK=/tmp/ssh-mU6kCe1ybLZq/agent.32 15:30:24 SSH_AGENT_PID=38 15:30:24 Running ssh-add (command line suppressed) 15:30:24 Identity added: /w/workspace/edgex-go/344@tmp/private_key_6359184579619000797.key (/w/workspace/edgex-go/344@tmp/private_key_6359184579619000797.key) 15:30:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:30:24 + git semver bump pre 15:30:25 2022-10-26 15:30:25,108 [read_version] DEBUG read version from /w/workspace/edgex-go/344/.semver/main 15:30:25 2022-10-26 15:30:25,108 [bump_version] DEBUG bumping version:2.3.0-dev.103 on axis:pre with prefix:dev 15:30:25 2022-10-26 15:30:25,109 [bump_version] DEBUG bumped version:2.3.0-dev.104 15:30:25 2022-10-26 15:30:25,109 [write_version] DEBUG write version:2.3.0-dev.104 to path:/w/workspace/edgex-go/344/.semver/main with force:True 15:30:25 2022-10-26 15:30:25,109 [read_version] DEBUG read version from /w/workspace/edgex-go/344/.semver/main 15:30:25 2022-10-26 15:30:25,109 [write_file] DEBUG write to file:/w/workspace/edgex-go/344/.semver/main 15:30:25 2022-10-26 15:30:25,111 [execute] INFO git cat-file --batch-check 15:30:25 2022-10-26 15:30:25,111 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/344/.semver, universal_newlines=False, shell=None, istream=) 15:30:25 2022-10-26 15:30:25,116 [execute] INFO git cat-file --batch 15:30:25 2022-10-26 15:30:25,116 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/344/.semver, universal_newlines=False, shell=None, istream=) 15:30:25 2022-10-26 15:30:25,120 [read_version] DEBUG read version from /w/workspace/edgex-go/344/.semver/main 15:30:25 2.3.0-dev.104 [Pipeline] } 15:30:25 $ docker exec --env ******** --env ******** 6507ee1e4bdea6950cce0935b09d432f6d6af278e29a15e75a3b87a7ee9af39a ssh-agent -k 15:30:25 unset SSH_AUTH_SOCK; 15:30:25 unset SSH_AGENT_PID; 15:30:25 echo Agent pid 38 killed; 15:30:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:30:25 + git semver [Pipeline] } 15:30:25 $ docker stop --time=1 6507ee1e4bdea6950cce0935b09d432f6d6af278e29a15e75a3b87a7ee9af39a 15:30:27 $ docker rm -f 6507ee1e4bdea6950cce0935b09d432f6d6af278e29a15e75a3b87a7ee9af39a [Pipeline] // withDockerContainer [Pipeline] sh 15:30:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:30:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:30:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:30:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:30:27 prd-ubuntu20.04-docker-8c-8g-117149 does not seem to be running inside a container 15:30:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/344 -v /w/workspace/edgex-go/344:/w/workspace/edgex-go/344:rw,z -v /w/workspace/edgex-go/344@tmp:/w/workspace/edgex-go/344@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:30:28 $ docker top a5627939d283b7ee67ca38519a6066d4d3e4d1537ef7d547935fe0de6dbf1717 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:30:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:30:28 [ssh-agent] Looking for ssh-agent implementation... 15:30:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:30:28 $ docker exec a5627939d283b7ee67ca38519a6066d4d3e4d1537ef7d547935fe0de6dbf1717 ssh-agent 15:30:28 SSH_AUTH_SOCK=/tmp/ssh-RoTnFkNSKkvX/agent.32 15:30:28 SSH_AGENT_PID=38 15:30:28 Running ssh-add (command line suppressed) 15:30:28 Identity added: /w/workspace/edgex-go/344@tmp/private_key_16977711192590984535.key (/w/workspace/edgex-go/344@tmp/private_key_16977711192590984535.key) 15:30:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:30:28 + git semver push 15:30:29 2022-10-26 15:30:29,119 [run_push] DEBUG push 15:30:29 2022-10-26 15:30:29,119 [execute] INFO git cat-file --batch-check 15:30:29 2022-10-26 15:30:29,120 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/344/.semver, universal_newlines=False, shell=None, istream=) 15:30:29 2022-10-26 15:30:29,122 [execute] INFO git rev-list ddb0e7f66b2297dcb2adcf2b4ff03ea907b31e13 -- 15:30:29 2022-10-26 15:30:29,123 [execute] DEBUG Popen(['git', 'rev-list', 'ddb0e7f66b2297dcb2adcf2b4ff03ea907b31e13', '--'], cwd=/w/workspace/edgex-go/344/.semver, universal_newlines=False, shell=None, istream=None) 15:30:29 2022-10-26 15:30:29,138 [execute] INFO git fetch -v origin 15:30:29 2022-10-26 15:30:29,139 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/344/.semver, universal_newlines=True, shell=None, istream=None) 15:30:29 2022-10-26 15:30:29,675 [run_push] DEBUG no remote changes detected 15:30:29 2022-10-26 15:30:29,675 [execute] INFO git push origin semver 15:30:29 2022-10-26 15:30:29,676 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/344/.semver, universal_newlines=False, shell=None, istream=None) 15:30:30 2022-10-26 15:30:30,596 [run_push] DEBUG push all version tags 15:30:30 2022-10-26 15:30:30,596 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 15:30:30 2022-10-26 15:30:30,597 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/344, universal_newlines=False, shell=None, istream=None) 15:30:31 2022-10-26 15:30:31,512 [read_version] DEBUG read version from /w/workspace/edgex-go/344/.semver/main 15:30:31 2.3.0-dev.104 [Pipeline] } 15:30:31 $ docker exec --env ******** --env ******** a5627939d283b7ee67ca38519a6066d4d3e4d1537ef7d547935fe0de6dbf1717 ssh-agent -k 15:30:31 unset SSH_AUTH_SOCK; 15:30:31 unset SSH_AGENT_PID; 15:30:31 echo Agent pid 38 killed; 15:30:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:30:32 + git semver [Pipeline] } 15:30:32 $ docker stop --time=1 a5627939d283b7ee67ca38519a6066d4d3e4d1537ef7d547935fe0de6dbf1717 15:30:34 $ docker rm -f a5627939d283b7ee67ca38519a6066d4d3e4d1537ef7d547935fe0de6dbf1717 [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 15:30:34 + [ -d /w/workspace/edgex-go/344/archives ] [Pipeline] libraryResource [Pipeline] sh 15:30:35 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:30:35 ---> package-listing.sh 15:30:35 ++ facter osfamily 15:30:35 ++ tr '[:upper:]' '[:lower:]' 15:30:35 + OS_FAMILY=debian 15:30:35 + workspace=/w/workspace/edgex-go/344 15:30:35 + START_PACKAGES=/tmp/packages_start.txt 15:30:35 + END_PACKAGES=/tmp/packages_end.txt 15:30:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:30:35 + PACKAGES=/tmp/packages_start.txt 15:30:35 + '[' /w/workspace/edgex-go/344 ']' 15:30:35 + PACKAGES=/tmp/packages_end.txt 15:30:35 + case "${OS_FAMILY}" in 15:30:35 + dpkg -l 15:30:36 + grep '^ii' 15:30:36 + '[' -f /tmp/packages_start.txt ']' 15:30:36 + '[' -f /tmp/packages_end.txt ']' 15:30:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:30:36 + '[' /w/workspace/edgex-go/344 ']' 15:30:36 + mkdir -p /w/workspace/edgex-go/344/archives/ 15:30:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/344/archives/ [Pipeline] echo 15:30:36 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/344/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:30:36 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:30:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:30:37 15:30:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:30:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:30:37 latest: Pulling from edgex-lftools-log-publisher 15:30:37 5eb5b503b376: Pulling fs layer 15:30:37 5c69ac0246d0: Pulling fs layer 15:30:37 ec43610c2a17: Pulling fs layer 15:30:37 3a2ae6a8a46f: Pulling fs layer 15:30:37 33b1e0a273af: Pulling fs layer 15:30:37 3a2ae6a8a46f: Waiting 15:30:37 5d3b04190fa2: Pulling fs layer 15:30:37 2f39f015ded8: Pulling fs layer 15:30:37 33b1e0a273af: Waiting 15:30:37 2f39f015ded8: Waiting 15:30:37 5c69ac0246d0: Download complete 15:30:37 3a2ae6a8a46f: Verifying Checksum 15:30:37 3a2ae6a8a46f: Download complete 15:30:37 33b1e0a273af: Verifying Checksum 15:30:37 33b1e0a273af: Download complete 15:30:37 5d3b04190fa2: Verifying Checksum 15:30:37 5d3b04190fa2: Download complete 15:30:37 ec43610c2a17: Verifying Checksum 15:30:37 ec43610c2a17: Download complete 15:30:37 5eb5b503b376: Verifying Checksum 15:30:37 5eb5b503b376: Download complete 15:30:38 2f39f015ded8: Download complete 15:30:38 5eb5b503b376: Pull complete 15:30:38 5c69ac0246d0: Pull complete 15:30:39 ec43610c2a17: Pull complete 15:30:39 3a2ae6a8a46f: Pull complete 15:30:39 33b1e0a273af: Pull complete 15:30:39 5d3b04190fa2: Pull complete 15:30:43 2f39f015ded8: Pull complete 15:30:43 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:30:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:30:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:30:43 prd-ubuntu20.04-docker-8c-8g-117149 does not seem to be running inside a container 15:30:43 $ 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/344/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/344 -v /w/workspace/edgex-go/344:/w/workspace/edgex-go/344:rw,z -v /w/workspace/edgex-go/344@tmp:/w/workspace/edgex-go/344@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:30:45 $ docker top 0d45bf57eadbc3288796cdcba566b027b711e06eeed5f8d90497b00723216047 -eo pid,comm [Pipeline] { [Pipeline] sh 15:30:45 + touch /tmp/pre-build-complete [Pipeline] sh 15:30:45 + mkdir -p /var/log/sysstat [Pipeline] sh 15:30:46 + ls /var/log/sa-host 15:30:46 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:30:46 provisioning config files... 15:30:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/344@tmp/config1435618590067036462tmp [Pipeline] { [Pipeline] echo 15:30:46 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:30:46 ---> create-netrc.sh [Pipeline] } 15:30:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:30:46 ---> python-tools-install.sh [Pipeline] echo 15:30:46 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:30:47 ---> sudo-logs.sh 15:30:47 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:30:47 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:30:47 ---> job-cost.sh 15:30:47 lf-activate-venv: SKIPPING 15:30:47 DEBUG: total: 0.10999999940395355 15:30:47 INFO: Retrieving Stack Cost... 15:30:47 INFO: Retrieving Pricing Info for: v3-standard-8 15:30:48 INFO: Archiving Costs [Pipeline] echo 15:30:48 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:30:48 ---> logs-deploy.sh 15:30:48 lf-activate-venv: SKIPPING 15:30:48 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/344 15:30:48 INFO: archiving workspace using pattern(s): 15:30:49 Archives upload complete. 15:30:49 INFO: archiving logs to Nexus 15:30:50 ---> uname -a: 15:30:50 Linux prd-ubuntu20-04-docker-8c-8g-117149 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 15:30:50 15:30:50 15:30:50 ---> lscpu: 15:30:50 Architecture: x86_64 15:30:50 CPU op-mode(s): 32-bit, 64-bit 15:30:50 Byte Order: Little Endian 15:30:50 Address sizes: 40 bits physical, 48 bits virtual 15:30:50 CPU(s): 8 15:30:50 On-line CPU(s) list: 0-7 15:30:50 Thread(s) per core: 1 15:30:50 Core(s) per socket: 1 15:30:50 Socket(s): 8 15:30:50 NUMA node(s): 1 15:30:50 Vendor ID: AuthenticAMD 15:30:50 CPU family: 23 15:30:50 Model: 49 15:30:50 Model name: AMD EPYC-Rome Processor 15:30:50 Stepping: 0 15:30:50 CPU MHz: 2799.996 15:30:50 BogoMIPS: 5599.99 15:30:50 Virtualization: AMD-V 15:30:50 Hypervisor vendor: KVM 15:30:50 Virtualization type: full 15:30:50 L1d cache: 256 KiB 15:30:50 L1i cache: 256 KiB 15:30:50 L2 cache: 4 MiB 15:30:50 L3 cache: 128 MiB 15:30:50 NUMA node0 CPU(s): 0-7 15:30:50 Vulnerability Itlb multihit: Not affected 15:30:50 Vulnerability L1tf: Not affected 15:30:50 Vulnerability Mds: Not affected 15:30:50 Vulnerability Meltdown: Not affected 15:30:50 Vulnerability Mmio stale data: Not affected 15:30:50 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:30:50 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 15:30:50 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 15:30:50 Vulnerability Srbds: Not affected 15:30:50 Vulnerability Tsx async abort: Not affected 15:30:50 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 15:30:50 15:30:50 15:30:50 ---> nproc: 15:30:50 8 15:30:50 15:30:50 15:30:50 ---> df -h: 15:30:50 Filesystem Size Used Avail Use% Mounted on 15:30:50 overlay 155G 21G 135G 14% / 15:30:50 tmpfs 64M 0 64M 0% /dev 15:30:50 tmpfs 16G 0 16G 0% /sys/fs/cgroup 15:30:50 shm 64M 0 64M 0% /dev/shm 15:30:50 /dev/vda1 155G 21G 135G 14% /facter-os 15:30:50 15:30:50 15:30:50 ---> sar -b -r -n DEV: 15:30:50 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-117149) 10/26/22 _x86_64_ (8 CPU) 15:30:50 15:30:50 14:57:38 LINUX RESTART (8 CPU) 15:30:50 15:30:50 14:58:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:30:50 14:59:01 186.92 38.68 148.24 0.00 4268.76 88830.39 0.00 15:30:50 15:00:01 43.04 0.12 42.92 0.00 11.06 12895.97 0.00 15:30:50 15:01:01 54.16 0.27 53.89 0.00 9.07 24743.23 0.00 15:30:50 15:02:01 664.88 8.58 656.30 0.00 89.30 316675.37 0.00 15:30:50 15:03:01 1044.79 8.90 1035.89 0.00 930.36 333255.45 0.00 15:30:50 15:04:01 1187.50 2.22 1185.29 0.00 1985.47 236144.49 0.00 15:30:50 15:05:01 27.81 0.05 27.76 0.00 8.40 778.94 0.00 15:30:50 15:06:01 7.38 0.00 7.38 0.00 0.00 191.94 0.00 15:30:50 15:07:01 1.15 0.00 1.15 0.00 0.00 12.00 0.00 15:30:50 15:08:01 1.68 0.00 1.68 0.00 0.00 18.26 0.00 15:30:50 15:09:01 1.33 0.00 1.33 0.00 0.00 25.72 0.00 15:30:50 15:10:01 1.70 0.00 1.70 0.00 0.00 17.46 0.00 15:30:50 15:11:01 0.90 0.00 0.90 0.00 0.00 10.26 0.00 15:30:50 15:12:01 1.03 0.00 1.03 0.00 0.00 11.60 0.00 15:30:50 15:13:01 2.13 0.02 2.12 0.00 0.13 27.06 0.00 15:30:50 15:14:01 1.62 0.00 1.62 0.00 0.00 17.46 0.00 15:30:50 15:15:01 1.05 0.00 1.05 0.00 0.00 10.93 0.00 15:30:50 15:16:01 0.95 0.00 0.95 0.00 0.00 11.60 0.00 15:30:50 15:17:01 1.17 0.02 1.15 0.00 0.13 13.06 0.00 15:30:50 15:18:01 1.48 0.00 1.48 0.00 0.00 16.93 0.00 15:30:50 15:19:01 3.07 1.58 1.48 0.00 36.26 17.46 0.00 15:30:50 15:20:01 1.68 0.00 1.68 0.00 0.00 18.66 0.00 15:30:50 15:21:01 1.12 0.00 1.12 0.00 0.00 12.40 0.00 15:30:50 15:22:01 1.55 0.00 1.55 0.00 0.00 16.93 0.00 15:30:50 15:23:01 1.12 0.00 1.12 0.00 0.00 12.40 0.00 15:30:50 15:24:01 1.52 0.00 1.52 0.00 0.00 16.80 0.00 15:30:50 15:25:01 1.08 0.00 1.08 0.00 0.00 11.46 0.00 15:30:50 15:26:01 0.97 0.00 0.97 0.00 0.00 11.46 0.00 15:30:50 15:27:01 1.13 0.00 1.13 0.00 0.00 12.13 0.00 15:30:50 15:28:01 1.10 0.00 1.10 0.00 0.00 13.06 0.00 15:30:50 15:29:01 1.30 0.00 1.30 0.00 0.00 13.86 0.00 15:30:50 15:30:01 64.66 0.27 64.40 0.00 9.46 35074.98 0.00 15:30:50 Average: 103.54 1.90 101.64 0.00 229.64 32782.70 0.00 15:30:50 15:30:50 14:58:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:30:50 14:59:01 28544124 31613028 701540 2.13 105952 3202080 1749376 5.16 1055388 2886124 3788 15:30:50 15:00:01 27740532 31408388 896616 2.73 109304 3753196 2331308 6.87 1502076 3186496 309144 15:30:50 15:01:01 27964124 31583092 725996 2.21 112092 3703956 1743336 5.14 1195908 3276188 334228 15:30:50 15:02:01 21923932 30918944 1359404 4.13 279756 8602240 3852308 11.35 2530232 7633360 0 15:30:50 15:03:01 19070064 31366796 897400 2.73 363984 11634172 2666724 7.86 2329652 10486084 3316 15:30:50 15:04:01 19245096 31535668 735344 2.24 437712 11513024 1819156 5.36 2291424 10322876 1164 15:30:50 15:05:01 19238384 31530788 739304 2.25 438720 11513972 1835252 5.41 2297736 10323056 520 15:30:50 15:06:01 19230984 31523276 746612 2.27 438992 11514032 1846452 5.44 2301824 10323004 144 15:30:50 15:07:01 19231324 31523652 746268 2.27 439008 11514040 1846452 5.44 2301800 10323004 12 15:30:50 15:08:01 19237168 31529532 740372 2.25 439036 11514048 1846452 5.44 2296096 10323012 32 15:30:50 15:09:01 19237456 31529876 740468 2.25 439096 11514052 1846452 5.44 2296212 10323016 24 15:30:50 15:10:01 19240764 31533268 737060 2.24 439108 11514052 1846452 5.44 2292928 10323016 8 15:30:50 15:11:01 19240984 31533512 736684 2.24 439128 11514056 1846452 5.44 2293068 10323020 24 15:30:50 15:12:01 19240968 31533632 736616 2.24 439148 11514056 1846452 5.44 2292864 10323124 176 15:30:50 15:13:01 19239736 31532428 737584 2.24 439200 11514032 1861960 5.49 2292904 10323104 48 15:30:50 15:14:01 19239396 31532120 737832 2.24 439224 11514036 1861960 5.49 2293000 10323104 44 15:30:50 15:15:01 19239892 31532624 737248 2.24 439244 11514040 1861960 5.49 2292932 10323108 4 15:30:50 15:16:01 19240304 31533092 736956 2.24 439260 11514048 1861960 5.49 2293124 10323112 188 15:30:50 15:17:01 19239860 31532680 737360 2.24 439268 11514044 1861960 5.49 2293128 10323116 8 15:30:50 15:18:01 19240064 31532916 736820 2.24 439284 11514052 1861960 5.49 2292716 10323120 172 15:30:50 15:19:01 19234732 31529780 739860 2.25 439308 11515140 1894140 5.58 2299824 10323428 24 15:30:50 15:20:01 19235000 31530056 739512 2.25 439324 11515144 1894140 5.58 2299260 10323432 48 15:30:50 15:21:01 19234952 31530040 739484 2.25 439336 11515148 1894140 5.58 2299240 10323436 8 15:30:50 15:22:01 19234684 31529776 739660 2.25 439364 11515148 1894140 5.58 2299248 10323436 40 15:30:50 15:23:01 19234580 31529704 739764 2.25 439380 11515152 1894140 5.58 2299404 10323440 16 15:30:50 15:24:01 19234532 31529676 739736 2.25 439400 11515156 1894140 5.58 2299372 10323440 48 15:30:50 15:25:01 19233760 31528932 740432 2.25 439420 11515160 1894140 5.58 2299600 10323448 8 15:30:50 15:26:01 19233744 31528920 740420 2.25 439428 11515164 1894140 5.58 2299616 10323452 184 15:30:50 15:27:01 19234200 31529376 739944 2.25 439436 11515164 1894140 5.58 2299308 10323452 8 15:30:50 15:28:01 19234184 31529404 739880 2.25 439448 11515168 1894140 5.58 2299508 10323456 208 15:30:50 15:29:01 19234384 31529616 739824 2.25 439460 11515168 1877624 5.53 2299640 10323456 8 15:30:50 15:30:01 18441976 31512116 756104 2.30 467668 12219180 1864280 5.49 2380156 10989448 3512 15:30:50 Average: 20120184 31506147 767441 2.33 401796 10702848 1961803 5.78 2209662 9589418 20536 15:30:50 15:30:50 14:58:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:30:50 14:59:01 ens3 1274.80 1176.75 12479.63 156.73 0.00 0.00 0.00 0.00 15:30:50 14:59:01 docker0 445.71 410.98 34.15 3476.31 0.00 0.00 0.00 0.00 15:30:50 14:59:01 lo 4.87 4.87 0.47 0.47 0.00 0.00 0.00 0.00 15:30:50 15:00:01 ens3 42.04 23.01 37.13 15.14 0.00 0.00 0.00 0.00 15:30:50 15:00:01 veth634595b 1.37 1.55 0.11 0.12 0.00 0.00 0.00 0.00 15:30:50 15:00:01 docker0 1.37 1.43 0.09 0.11 0.00 0.00 0.00 0.00 15:30:50 15:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:30:50 15:01:01 ens3 97.37 80.49 1687.50 107.08 0.00 0.00 0.00 0.00 15:30:50 15:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:50 15:01:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 15:30:50 15:02:01 vethede7a26 0.00 0.25 0.00 0.02 0.00 0.00 0.00 0.00 15:30:50 15:02:01 vethe5e3874 0.00 0.25 0.00 0.02 0.00 0.00 0.00 0.00 15:30:50 15:02:01 ens3 486.92 380.01 5262.49 47.93 0.00 0.00 0.00 0.00 15:30:50 15:02:01 docker0 353.08 444.45 27.03 5181.05 0.00 0.00 0.00 0.00 15:30:50 15:02:01 vethb67485e 0.00 0.53 0.00 0.03 0.00 0.00 0.00 0.00 15:30:50 15:02:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 15:30:50 15:02:01 veth0b39550 0.00 0.25 0.00 0.02 0.00 0.00 0.00 0.00 15:30:50 15:03:01 ens3 522.43 327.97 5133.86 48.78 0.00 0.00 0.00 0.00 15:30:50 15:03:01 docker0 269.81 425.71 21.64 4249.45 0.00 0.00 0.00 0.00 15:30:50 15:03:01 veth38c9b69 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 15:30:50 15:03:01 vethb67485e 0.00 0.30 0.00 0.01 0.00 0.00 0.00 0.00 15:30:50 15:03:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 15:30:50 15:04:01 ens3 287.10 181.01 2414.39 276.69 0.00 0.00 0.00 0.00 15:30:50 15:04:01 docker0 83.07 147.95 6.50 1881.46 0.00 0.00 0.00 0.00 15:30:50 15:04:01 lo 8.00 8.00 0.78 0.78 0.00 0.00 0.00 0.00 15:30:50 15:05:01 ens3 492.40 513.03 227.53 2725.11 0.00 0.00 0.00 0.00 15:30:50 15:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:50 15:05:01 lo 45.19 45.19 4.46 4.46 0.00 0.00 0.00 0.00 15:30:50 15:06:01 ens3 159.60 177.69 65.87 1080.93 0.00 0.00 0.00 0.00 15:30:50 15:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:50 15:06:01 lo 9.06 9.06 0.89 0.89 0.00 0.00 0.00 0.00 15:30:50 15:07:01 ens3 0.63 0.35 0.35 0.26 0.00 0.00 0.00 0.00 15:30:50 15:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:50 15:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:50 15:08:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 15:30:50 15:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:50 15:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:30:50 15:09:01 ens3 0.17 0.08 0.08 0.06 0.00 0.00 0.00 0.00 15:30:50 15:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:50 15:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:50 15:10:01 ens3 0.52 0.10 0.05 0.01 0.00 0.00 0.00 0.00 15:30:50 15:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:50 15:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:30:50 15:11:01 ens3 0.47 0.27 0.31 0.21 0.00 0.00 0.00 0.00 15:30:50 15:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:50 15:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:50 15:12:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:30:50 15:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:50 15:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:30:50 15:13:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:50 15:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:50 15:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:50 15:14:01 ens3 0.32 0.27 0.09 0.08 0.00 0.00 0.00 0.00 15:30:50 15:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:50 15:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:30:50 15:15:01 ens3 0.70 0.05 0.06 0.00 0.00 0.00 0.00 0.00 15:30:50 15:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:50 15:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:50 15:16:01 ens3 0.28 0.25 0.10 0.08 0.00 0.00 0.00 0.00 15:30:50 15:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:50 15:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:30:50 15:17:01 ens3 0.45 0.38 0.26 0.21 0.00 0.00 0.00 0.00 15:30:50 15:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:50 15:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:50 15:18:01 ens3 0.23 0.12 0.02 0.01 0.00 0.00 0.00 0.00 15:30:50 15:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:50 15:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:30:50 15:19:01 ens3 7.98 6.78 5.34 6.33 0.00 0.00 0.00 0.00 15:30:50 15:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:50 15:19:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 15:30:50 15:20:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:30:50 15:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:50 15:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:30:50 15:21:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:50 15:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:50 15:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:50 15:22:01 ens3 0.33 0.10 0.03 0.01 0.00 0.00 0.00 0.00 15:30:50 15:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:50 15:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:30:50 15:23:01 ens3 0.70 0.25 0.28 0.20 0.00 0.00 0.00 0.00 15:30:50 15:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:50 15:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:50 15:24:01 ens3 0.28 0.22 0.08 0.07 0.00 0.00 0.00 0.00 15:30:50 15:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:50 15:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:30:50 15:25:01 ens3 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:30:50 15:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:50 15:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:50 15:26:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:30:50 15:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:50 15:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:30:50 15:27:01 ens3 0.83 0.12 0.12 0.01 0.00 0.00 0.00 0.00 15:30:50 15:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:50 15:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:50 15:28:01 ens3 0.30 0.18 0.10 0.08 0.00 0.00 0.00 0.00 15:30:50 15:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:50 15:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:30:50 15:29:01 ens3 0.57 0.37 0.33 0.27 0.00 0.00 0.00 0.00 15:30:50 15:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:50 15:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:50 15:30:01 ens3 229.57 140.84 4681.02 28.66 0.00 0.00 0.00 0.00 15:30:50 15:30:01 docker0 48.45 74.08 3.91 696.90 0.00 0.00 0.00 0.00 15:30:50 15:30:01 lo 1.67 1.67 0.17 0.17 0.00 0.00 0.00 0.00 15:30:50 Average: ens3 112.75 94.10 999.95 140.47 0.00 0.00 0.00 0.00 15:30:50 Average: docker0 37.55 47.02 2.92 483.95 0.00 0.00 0.00 0.00 15:30:50 Average: lo 2.31 2.31 0.22 0.22 0.00 0.00 0.00 0.00 15:30:50 15:30:50 15:30:50 ---> sar -P ALL: 15:30:50 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-117149) 10/26/22 _x86_64_ (8 CPU) 15:30:50 15:30:50 14:57:38 LINUX RESTART (8 CPU) 15:30:50 15:30:50 14:58:01 CPU %user %nice %system %iowait %steal %idle 15:30:50 14:59:01 all 12.99 0.00 4.65 1.90 0.06 80.40 15:30:50 14:59:01 0 10.19 0.00 4.46 0.27 0.05 85.03 15:30:50 14:59:01 1 15.67 0.00 5.28 2.29 0.07 76.69 15:30:50 14:59:01 2 12.09 0.00 4.24 2.06 0.05 81.55 15:30:50 14:59:01 3 12.39 0.00 4.65 2.01 0.07 80.89 15:30:50 14:59:01 4 12.22 0.00 4.33 5.14 0.05 78.26 15:30:50 14:59:01 5 14.62 0.00 3.47 0.32 0.05 81.55 15:30:50 14:59:01 6 15.46 0.00 3.89 0.20 0.05 80.40 15:30:50 14:59:01 7 11.25 0.00 6.87 2.95 0.10 78.83 15:30:50 15:00:01 all 42.81 0.00 7.82 0.23 0.08 49.05 15:30:50 15:00:01 0 42.79 0.00 7.26 0.08 0.10 49.76 15:30:50 15:00:01 1 42.53 0.00 9.41 0.13 0.07 47.86 15:30:50 15:00:01 2 42.90 0.00 7.13 0.91 0.08 48.97 15:30:50 15:00:01 3 43.13 0.00 7.40 0.03 0.10 49.34 15:30:50 15:00:01 4 43.82 0.00 8.54 0.05 0.08 47.51 15:30:50 15:00:01 5 41.75 0.00 8.03 0.07 0.08 50.07 15:30:50 15:00:01 6 41.90 0.00 7.21 0.05 0.08 50.75 15:30:50 15:00:01 7 43.69 0.00 7.58 0.52 0.07 48.15 15:30:50 15:01:01 all 45.07 0.00 6.79 0.47 0.09 47.58 15:30:50 15:01:01 0 44.30 0.00 6.07 0.03 0.08 49.51 15:30:50 15:01:01 1 44.78 0.00 7.61 1.70 0.10 45.81 15:30:50 15:01:01 2 45.08 0.00 6.48 0.05 0.08 48.31 15:30:50 15:01:01 3 43.71 0.00 6.65 0.05 0.10 49.48 15:30:50 15:01:01 4 45.19 0.00 6.30 0.02 0.10 48.39 15:30:50 15:01:01 5 46.03 0.00 7.51 0.02 0.08 46.36 15:30:50 15:01:01 6 45.43 0.00 7.10 0.08 0.08 47.30 15:30:50 15:01:01 7 46.07 0.00 6.59 1.79 0.08 45.47 15:30:50 15:02:01 all 27.17 0.00 13.19 8.22 0.08 51.34 15:30:50 15:02:01 0 28.69 0.00 12.42 12.12 0.07 46.71 15:30:50 15:02:01 1 28.27 0.00 14.34 12.38 0.09 44.93 15:30:50 15:02:01 2 26.77 0.00 14.19 4.03 0.09 54.93 15:30:50 15:02:01 3 26.81 0.00 12.02 5.25 0.07 55.86 15:30:50 15:02:01 4 27.46 0.00 14.30 17.29 0.07 40.89 15:30:50 15:02:01 5 27.13 0.00 12.18 5.69 0.08 54.91 15:30:50 15:02:01 6 24.89 0.00 12.70 3.94 0.08 58.39 15:30:50 15:02:01 7 27.33 0.00 13.42 5.16 0.09 54.00 15:30:50 15:03:01 all 66.00 0.00 16.16 5.23 0.13 12.49 15:30:50 15:03:01 0 68.81 0.00 13.55 3.90 0.14 13.62 15:30:50 15:03:01 1 66.28 0.00 14.52 9.81 0.12 9.27 15:30:50 15:03:01 2 64.73 0.00 17.64 2.72 0.12 14.78 15:30:50 15:03:01 3 64.79 0.00 18.24 8.76 0.14 8.07 15:30:50 15:03:01 4 66.10 0.00 16.38 4.94 0.12 12.46 15:30:50 15:03:01 5 66.70 0.00 15.34 4.00 0.14 13.82 15:30:50 15:03:01 6 65.92 0.00 15.84 3.97 0.14 14.13 15:30:50 15:03:01 7 64.67 0.00 17.73 3.70 0.14 13.77 15:30:50 15:04:01 all 53.98 0.00 12.46 3.88 0.11 29.57 15:30:50 15:04:01 0 54.40 0.00 12.30 2.53 0.12 30.65 15:30:50 15:04:01 1 53.47 0.00 12.52 5.22 0.10 28.69 15:30:50 15:04:01 2 54.73 0.00 11.82 4.04 0.13 29.28 15:30:50 15:04:01 3 54.34 0.00 11.60 4.73 0.12 29.21 15:30:50 15:04:01 4 52.36 0.00 12.59 2.78 0.13 32.14 15:30:50 15:04:01 5 54.54 0.00 12.19 4.70 0.10 28.47 15:30:50 15:04:01 6 53.47 0.00 14.32 2.59 0.10 29.51 15:30:50 15:04:01 7 54.49 0.00 12.34 4.45 0.10 28.61 15:30:50 15:05:01 all 8.74 0.00 1.09 0.12 0.05 90.00 15:30:50 15:05:01 0 9.37 0.00 1.12 0.10 0.05 89.36 15:30:50 15:05:01 1 8.82 0.00 1.26 0.00 0.05 89.87 15:30:50 15:05:01 2 7.11 0.00 1.12 0.00 0.03 91.74 15:30:50 15:05:01 3 6.95 0.00 1.15 0.64 0.07 91.20 15:30:50 15:05:01 4 12.19 0.00 0.87 0.03 0.05 86.86 15:30:50 15:05:01 5 7.21 0.00 0.73 0.13 0.05 91.87 15:30:50 15:05:01 6 10.59 0.00 0.97 0.07 0.05 88.33 15:30:50 15:05:01 7 7.65 0.00 1.48 0.02 0.07 90.79 15:30:50 15:06:01 all 3.43 0.00 0.36 0.03 0.02 96.15 15:30:50 15:06:01 0 5.89 0.00 0.38 0.08 0.03 93.61 15:30:50 15:06:01 1 3.44 0.00 0.28 0.00 0.02 96.26 15:30:50 15:06:01 2 3.88 0.00 0.42 0.02 0.03 95.65 15:30:50 15:06:01 3 3.51 0.00 0.42 0.12 0.02 95.94 15:30:50 15:06:01 4 2.32 0.00 0.30 0.02 0.03 97.33 15:30:50 15:06:01 5 3.44 0.00 0.53 0.02 0.03 95.97 15:30:50 15:06:01 6 2.64 0.00 0.28 0.02 0.00 97.06 15:30:50 15:06:01 7 2.34 0.00 0.28 0.00 0.02 97.36 15:30:50 15:07:01 all 0.01 0.00 0.01 0.00 0.00 99.96 15:30:50 15:07:01 0 0.02 0.00 0.00 0.02 0.00 99.97 15:30:50 15:07:01 1 0.00 0.00 0.02 0.00 0.00 99.98 15:30:50 15:07:01 2 0.00 0.00 0.02 0.00 0.00 99.98 15:30:50 15:07:01 3 0.05 0.00 0.02 0.02 0.00 99.92 15:30:50 15:07:01 4 0.03 0.00 0.03 0.00 0.02 99.92 15:30:50 15:07:01 5 0.02 0.00 0.02 0.00 0.00 99.97 15:30:50 15:07:01 6 0.00 0.00 0.00 0.00 0.02 99.98 15:30:50 15:07:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:30:50 15:08:01 all 0.02 0.00 0.01 0.01 0.01 99.95 15:30:50 15:08:01 0 0.02 0.00 0.02 0.03 0.00 99.93 15:30:50 15:08:01 1 0.00 0.00 0.00 0.00 0.02 99.98 15:30:50 15:08:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:30:50 15:08:01 3 0.02 0.00 0.02 0.02 0.02 99.93 15:30:50 15:08:01 4 0.07 0.00 0.05 0.00 0.00 99.88 15:30:50 15:08:01 5 0.02 0.00 0.02 0.00 0.02 99.95 15:30:50 15:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:30:50 15:08:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:30:50 15:09:01 all 0.02 0.00 0.01 0.01 0.00 99.96 15:30:50 15:09:01 0 0.00 0.00 0.02 0.00 0.02 99.97 15:30:50 15:09:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:30:50 15:09:01 2 0.03 0.00 0.00 0.02 0.00 99.95 15:30:50 15:09:01 3 0.03 0.00 0.02 0.03 0.00 99.92 15:30:50 15:09:01 4 0.02 0.00 0.05 0.00 0.02 99.92 15:30:50 15:09:01 5 0.05 0.00 0.00 0.00 0.00 99.95 15:30:50 15:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:30:50 15:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:30:50 15:30:50 15:09:01 CPU %user %nice %system %iowait %steal %idle 15:30:50 15:10:01 all 0.02 0.00 0.01 0.01 0.00 99.96 15:30:50 15:10:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:30:50 15:10:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:30:50 15:10:01 2 0.02 0.00 0.02 0.03 0.00 99.93 15:30:50 15:10:01 3 0.03 0.00 0.00 0.02 0.00 99.95 15:30:50 15:10:01 4 0.05 0.00 0.03 0.00 0.00 99.92 15:30:50 15:10:01 5 0.02 0.00 0.03 0.00 0.00 99.95 15:30:50 15:10:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:30:50 15:10:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:30:50 15:11:01 all 0.10 0.00 0.01 0.00 0.01 99.88 15:30:50 15:11:01 0 0.03 0.00 0.00 0.00 0.00 99.97 15:30:50 15:11:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:30:50 15:11:01 2 0.00 0.00 0.03 0.02 0.02 99.93 15:30:50 15:11:01 3 0.02 0.00 0.02 0.02 0.00 99.95 15:30:50 15:11:01 4 0.03 0.00 0.05 0.00 0.02 99.90 15:30:50 15:11:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:30:50 15:11:01 6 0.65 0.00 0.02 0.00 0.02 99.32 15:30:50 15:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:30:50 15:12:01 all 0.27 0.00 0.01 0.00 0.01 99.71 15:30:50 15:12:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:30:50 15:12:01 1 0.03 0.00 0.00 0.00 0.00 99.97 15:30:50 15:12:01 2 0.03 0.00 0.00 0.02 0.00 99.95 15:30:50 15:12:01 3 0.00 0.00 0.00 0.02 0.02 99.97 15:30:50 15:12:01 4 0.03 0.00 0.02 0.00 0.02 99.93 15:30:50 15:12:01 5 0.07 0.00 0.03 0.00 0.02 99.88 15:30:50 15:12:01 6 1.97 0.00 0.00 0.00 0.00 98.03 15:30:50 15:12:01 7 0.02 0.00 0.00 0.00 0.02 99.97 15:30:50 15:13:01 all 0.28 0.00 0.02 0.01 0.00 99.69 15:30:50 15:13:01 0 0.02 0.00 0.02 0.02 0.02 99.93 15:30:50 15:13:01 1 0.02 0.00 0.03 0.00 0.00 99.95 15:30:50 15:13:01 2 0.00 0.00 0.02 0.00 0.00 99.98 15:30:50 15:13:01 3 0.03 0.00 0.03 0.02 0.00 99.92 15:30:50 15:13:01 4 0.08 0.00 0.02 0.02 0.02 99.87 15:30:50 15:13:01 5 0.05 0.00 0.03 0.00 0.00 99.92 15:30:50 15:13:01 6 1.97 0.00 0.02 0.00 0.00 98.01 15:30:50 15:13:01 7 0.02 0.00 0.03 0.00 0.00 99.95 15:30:50 15:14:01 all 0.03 0.00 0.01 0.01 0.00 99.95 15:30:50 15:14:01 0 0.02 0.00 0.00 0.02 0.00 99.97 15:30:50 15:14:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:30:50 15:14:01 2 0.02 0.00 0.02 0.07 0.00 99.90 15:30:50 15:14:01 3 0.03 0.00 0.00 0.02 0.00 99.95 15:30:50 15:14:01 4 0.03 0.00 0.05 0.00 0.02 99.90 15:30:50 15:14:01 5 0.03 0.00 0.00 0.00 0.00 99.97 15:30:50 15:14:01 6 0.03 0.00 0.03 0.00 0.00 99.93 15:30:50 15:14:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:30:50 15:15:01 all 0.01 0.00 0.02 0.00 0.00 99.96 15:30:50 15:15:01 0 0.00 0.00 0.02 0.02 0.00 99.97 15:30:50 15:15:01 1 0.00 0.00 0.02 0.00 0.00 99.98 15:30:50 15:15:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:30:50 15:15:01 3 0.03 0.00 0.02 0.02 0.00 99.93 15:30:50 15:15:01 4 0.03 0.00 0.05 0.00 0.02 99.90 15:30:50 15:15:01 5 0.02 0.00 0.02 0.00 0.00 99.97 15:30:50 15:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:30:50 15:15:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:30:50 15:16:01 all 0.02 0.00 0.01 0.00 0.01 99.96 15:30:50 15:16:01 0 0.03 0.00 0.00 0.02 0.00 99.95 15:30:50 15:16:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:30:50 15:16:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:30:50 15:16:01 3 0.02 0.00 0.02 0.00 0.02 99.95 15:30:50 15:16:01 4 0.03 0.00 0.05 0.00 0.00 99.92 15:30:50 15:16:01 5 0.03 0.00 0.02 0.00 0.02 99.93 15:30:50 15:16:01 6 0.00 0.00 0.00 0.00 0.02 99.98 15:30:50 15:16:01 7 0.03 0.00 0.02 0.00 0.00 99.95 15:30:50 15:17:01 all 0.03 0.00 0.01 0.00 0.00 99.95 15:30:50 15:17:01 0 0.02 0.00 0.02 0.00 0.02 99.95 15:30:50 15:17:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:30:50 15:17:01 2 0.00 0.00 0.02 0.02 0.00 99.97 15:30:50 15:17:01 3 0.03 0.00 0.00 0.02 0.00 99.95 15:30:50 15:17:01 4 0.05 0.00 0.03 0.00 0.02 99.90 15:30:50 15:17:01 5 0.07 0.00 0.03 0.00 0.00 99.90 15:30:50 15:17:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:30:50 15:17:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:30:50 15:18:01 all 0.01 0.00 0.01 0.01 0.00 99.97 15:30:50 15:18:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:30:50 15:18:01 1 0.02 0.00 0.02 0.02 0.00 99.95 15:30:50 15:18:01 2 0.00 0.00 0.02 0.02 0.00 99.97 15:30:50 15:18:01 3 0.02 0.00 0.00 0.02 0.00 99.97 15:30:50 15:18:01 4 0.02 0.00 0.03 0.00 0.02 99.93 15:30:50 15:18:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:30:50 15:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:30:50 15:18:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:30:50 15:19:01 all 0.27 0.00 0.03 0.01 0.00 99.68 15:30:50 15:19:01 0 0.27 0.00 0.03 0.03 0.00 99.67 15:30:50 15:19:01 1 0.07 0.00 0.02 0.02 0.00 99.90 15:30:50 15:19:01 2 0.30 0.00 0.03 0.02 0.00 99.65 15:30:50 15:19:01 3 0.90 0.00 0.03 0.02 0.00 99.05 15:30:50 15:19:01 4 0.13 0.00 0.05 0.02 0.02 99.78 15:30:50 15:19:01 5 0.08 0.00 0.03 0.02 0.00 99.87 15:30:50 15:19:01 6 0.08 0.00 0.03 0.00 0.00 99.88 15:30:50 15:19:01 7 0.33 0.00 0.03 0.00 0.00 99.63 15:30:50 15:20:01 all 0.02 0.00 0.01 0.01 0.00 99.95 15:30:50 15:20:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:30:50 15:20:01 1 0.02 0.00 0.02 0.02 0.00 99.95 15:30:50 15:20:01 2 0.02 0.00 0.02 0.03 0.00 99.93 15:30:50 15:20:01 3 0.07 0.00 0.02 0.03 0.00 99.88 15:30:50 15:20:01 4 0.03 0.00 0.03 0.00 0.00 99.93 15:30:50 15:20:01 5 0.03 0.00 0.02 0.00 0.00 99.95 15:30:50 15:20:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:30:50 15:20:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:30:50 15:30:50 15:20:01 CPU %user %nice %system %iowait %steal %idle 15:30:50 15:21:01 all 0.03 0.00 0.02 0.00 0.01 99.95 15:30:50 15:21:01 0 0.02 0.00 0.03 0.00 0.02 99.93 15:30:50 15:21:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:30:50 15:21:01 2 0.02 0.00 0.02 0.02 0.00 99.95 15:30:50 15:21:01 3 0.12 0.00 0.02 0.00 0.00 99.87 15:30:50 15:21:01 4 0.02 0.00 0.03 0.00 0.02 99.93 15:30:50 15:21:01 5 0.02 0.00 0.02 0.00 0.00 99.97 15:30:50 15:21:01 6 0.02 0.00 0.00 0.00 0.02 99.97 15:30:50 15:21:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:30:50 15:22:01 all 0.26 0.00 0.02 0.01 0.01 99.71 15:30:50 15:22:01 0 0.03 0.00 0.03 0.00 0.00 99.93 15:30:50 15:22:01 1 0.00 0.00 0.02 0.02 0.02 99.95 15:30:50 15:22:01 2 0.00 0.00 0.02 0.02 0.02 99.95 15:30:50 15:22:01 3 0.02 0.00 0.02 0.03 0.00 99.93 15:30:50 15:22:01 4 0.03 0.00 0.05 0.00 0.02 99.90 15:30:50 15:22:01 5 0.03 0.00 0.02 0.00 0.02 99.93 15:30:50 15:22:01 6 1.90 0.00 0.02 0.00 0.00 98.08 15:30:50 15:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:30:50 15:23:01 all 0.27 0.00 0.01 0.01 0.00 99.70 15:30:50 15:23:01 0 0.03 0.00 0.03 0.00 0.00 99.93 15:30:50 15:23:01 1 0.02 0.00 0.03 0.00 0.00 99.95 15:30:50 15:23:01 2 0.00 0.00 0.00 0.02 0.00 99.98 15:30:50 15:23:01 3 0.05 0.00 0.00 0.02 0.00 99.93 15:30:50 15:23:01 4 0.05 0.00 0.02 0.02 0.02 99.90 15:30:50 15:23:01 5 0.03 0.00 0.02 0.00 0.00 99.95 15:30:50 15:23:01 6 1.97 0.00 0.00 0.00 0.00 98.03 15:30:50 15:23:01 7 0.02 0.00 0.00 0.00 0.02 99.97 15:30:50 15:24:01 all 0.10 0.00 0.02 0.00 0.00 99.88 15:30:50 15:24:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:30:50 15:24:01 1 0.02 0.00 0.00 0.02 0.00 99.97 15:30:50 15:24:01 2 0.00 0.00 0.02 0.02 0.00 99.97 15:30:50 15:24:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:30:50 15:24:01 4 0.02 0.00 0.02 0.00 0.00 99.97 15:30:50 15:24:01 5 0.03 0.00 0.03 0.00 0.00 99.93 15:30:50 15:24:01 6 0.68 0.00 0.07 0.00 0.00 99.25 15:30:50 15:24:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:30:50 15:25:01 all 0.02 0.00 0.02 0.00 0.00 99.95 15:30:50 15:25:01 0 0.02 0.00 0.03 0.00 0.00 99.95 15:30:50 15:25:01 1 0.03 0.00 0.03 0.00 0.00 99.93 15:30:50 15:25:01 2 0.02 0.00 0.00 0.02 0.00 99.97 15:30:50 15:25:01 3 0.03 0.00 0.02 0.02 0.02 99.92 15:30:50 15:25:01 4 0.02 0.00 0.03 0.00 0.02 99.93 15:30:50 15:25:01 5 0.03 0.00 0.03 0.00 0.00 99.93 15:30:50 15:25:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:30:50 15:25:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:30:50 15:26:01 all 0.03 0.00 0.01 0.00 0.00 99.96 15:30:50 15:26:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:30:50 15:26:01 1 0.00 0.00 0.00 0.02 0.00 99.98 15:30:50 15:26:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:30:50 15:26:01 3 0.08 0.00 0.00 0.02 0.00 99.90 15:30:50 15:26:01 4 0.03 0.00 0.03 0.00 0.02 99.92 15:30:50 15:26:01 5 0.03 0.00 0.00 0.00 0.00 99.97 15:30:50 15:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:30:50 15:26:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:30:50 15:27:01 all 0.01 0.00 0.01 0.00 0.01 99.96 15:30:50 15:27:01 0 0.00 0.00 0.00 0.00 0.02 99.98 15:30:50 15:27:01 1 0.02 0.00 0.02 0.03 0.02 99.92 15:30:50 15:27:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:30:50 15:27:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:30:50 15:27:01 4 0.02 0.00 0.03 0.00 0.02 99.93 15:30:50 15:27:01 5 0.03 0.00 0.02 0.00 0.00 99.95 15:30:50 15:27:01 6 0.00 0.00 0.00 0.00 0.02 99.98 15:30:50 15:27:01 7 0.02 0.00 0.03 0.00 0.00 99.95 15:30:50 15:28:01 all 0.02 0.00 0.01 0.00 0.00 99.97 15:30:50 15:28:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:30:50 15:28:01 1 0.00 0.00 0.02 0.00 0.00 99.98 15:30:50 15:28:01 2 0.00 0.00 0.00 0.02 0.00 99.98 15:30:50 15:28:01 3 0.02 0.00 0.00 0.02 0.00 99.97 15:30:50 15:28:01 4 0.03 0.00 0.02 0.00 0.00 99.95 15:30:50 15:28:01 5 0.05 0.00 0.00 0.00 0.00 99.95 15:30:50 15:28:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:30:50 15:28:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:30:50 15:29:01 all 0.03 0.00 0.01 0.00 0.00 99.96 15:30:50 15:29:01 0 0.03 0.00 0.00 0.00 0.00 99.97 15:30:50 15:29:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:30:50 15:29:01 2 0.02 0.00 0.00 0.02 0.00 99.97 15:30:50 15:29:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:30:50 15:29:01 4 0.03 0.00 0.02 0.00 0.02 99.93 15:30:50 15:29:01 5 0.05 0.00 0.02 0.00 0.02 99.92 15:30:50 15:29:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:30:50 15:29:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:30:50 15:30:01 all 4.59 0.00 1.95 0.46 0.02 92.98 15:30:50 15:30:01 0 6.14 0.00 1.96 0.08 0.02 91.80 15:30:50 15:30:01 1 4.63 0.00 1.76 0.34 0.02 93.26 15:30:50 15:30:01 2 4.79 0.00 1.64 0.00 0.02 93.55 15:30:50 15:30:01 3 3.64 0.00 2.26 0.15 0.02 93.93 15:30:50 15:30:01 4 4.46 0.00 2.70 1.96 0.02 90.87 15:30:50 15:30:01 5 3.75 0.00 1.27 0.28 0.02 94.68 15:30:50 15:30:01 6 4.78 0.00 1.99 0.66 0.02 92.56 15:30:50 15:30:01 7 4.51 0.00 2.04 0.23 0.02 93.20 15:30:50 Average: all 8.25 0.00 2.00 0.64 0.02 89.08 15:30:50 Average: 0 8.40 0.00 1.85 0.60 0.02 89.13 15:30:50 Average: 1 8.30 0.00 2.08 0.99 0.02 88.62 15:30:50 Average: 2 8.13 0.00 2.01 0.44 0.02 89.40 15:30:50 Average: 3 8.08 0.00 2.00 0.68 0.02 89.21 15:30:50 Average: 4 8.26 0.00 2.07 0.99 0.03 88.64 15:30:50 Average: 5 8.24 0.00 1.91 0.47 0.02 89.35 15:30:50 Average: 6 8.50 0.00 2.00 0.36 0.02 89.12 15:30:50 Average: 7 8.12 0.00 2.11 0.58 0.02 89.17 15:30:50 15:30:50 15:30:50