Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 32cb5413f266176248a0713c2644b680483ab760 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-ssh2671709186568971277.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh1125266757258090077.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh12045589635265545601.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh11428982106783368974.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16446149184796764871.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-15930’ Running on prd-ubuntu20.04-docker-8c-8g-15941 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/525 [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/525 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 32cb5413f266176248a0713c2644b680483ab760 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 (#4571)" > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 32cb5413f266176248a0713c2644b680483ab760 # timeout=10 > git rev-list --no-walk 71cf00baf6053412bb985f3832ac8b10e5a82b70 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:21:23 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:21:23 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:21:23 ========================================================= 20:21:23 EdgeX Global Pipelines Version Info 20:21:23 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:21:24 ------------------- 20:21:24 stable info: 20:21:24 ------------------- 20:21:24 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:21:24 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 20:21:24 Message: update stable to v1.0.249 20:21:24 ------------------- 20:21:24 experimental info: 20:21:24 ------------------- 20:21:24 Commited By: **** collab-it+edgex@linuxfoundation.org 20:21:24 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 20:21:24 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:21:24 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 20:21:24 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 20:21:24 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:21:24 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:21:24 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:21:24 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 20:21:24 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:21:24 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 20:21:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 20:21:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 20:21:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:21:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:21:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:21:25 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:21:25 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:21:25 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:21:25 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:21:25 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:21:25 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:21:25 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 20:21:25 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:21:25 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:21:25 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:21:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 20:21:25 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 20:21:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 20:21:25 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 32cb5413f266176248a0713c2644b680483ab760 [Pipeline] echo 20:21:25 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 32cb541 [Pipeline] echo 20:21:25 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:21:25 provisioning config files... 20:21:25 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/525@tmp/config6244681144589328716tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:21:25 ---> docker-login.sh 20:21:25 nexus3.edgexfoundry.org:10001 20:21:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:21:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:21:25 Configure a credential helper to remove this warning. See 20:21:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:21:25 20:21:25 Login Succeeded 20:21:25 nexus3.edgexfoundry.org:10002 20:21:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:21:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:21:25 Configure a credential helper to remove this warning. See 20:21:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:21:25 20:21:25 Login Succeeded 20:21:25 nexus3.edgexfoundry.org:10003 20:21:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:21:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:21:26 Configure a credential helper to remove this warning. See 20:21:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:21:26 20:21:26 Login Succeeded 20:21:26 nexus3.edgexfoundry.org:10004 20:21:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:21:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:21:26 Configure a credential helper to remove this warning. See 20:21:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:21:26 20:21:26 Login Succeeded 20:21:26 docker.io 20:21:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:21:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:21:26 Configure a credential helper to remove this warning. See 20:21:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:21:26 20:21:26 Login Succeeded 20:21:26 ---> docker-login.sh ends [Pipeline] } 20:21:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:21:26 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 20:21:26 + cut -d/ -f2 20:21:26 + dirname cmd/core-command/Dockerfile 20:21:26 + echo core-command,cmd/core-command/Dockerfile 20:21:26 + dirname cmd/core-common-config-bootstrapper/Dockerfile+ 20:21:26 cut -d/ -f2 20:21:26 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 20:21:26 + cut -d/ -f2 20:21:26 + dirname cmd/core-data/Dockerfile 20:21:26 + echo core-data,cmd/core-data/Dockerfile 20:21:26 + dirname cmd/core-metadata/Dockerfile 20:21:26 + cut -d/ -f2 20:21:26 + echo core-metadata,cmd/core-metadata/Dockerfile 20:21:26 + dirname cmd/security-bootstrapper/Dockerfile 20:21:26 + cut -d/ -f2 20:21:26 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 20:21:26 + dirname cmd/security-proxy-auth/Dockerfile 20:21:26 + cut -d/ -f2 20:21:26 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 20:21:26 + dirname cmd/security-proxy-setup/Dockerfile 20:21:26 + cut -d/ -f2 20:21:26 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 20:21:26 + dirname cmd/security-secretstore-setup/Dockerfile 20:21:26 + cut -d/ -f2 20:21:26 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 20:21:26 + dirname cmd/security-spiffe-token-provider/Dockerfile 20:21:26 + cut -d/ -f2 20:21:26 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 20:21:26 + dirname cmd/security-spire-agent/Dockerfile 20:21:26 + cut -d/ -f2 20:21:26 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 20:21:26 + dirname cmd/security-spire-config/Dockerfile 20:21:26 + cut -d/ -f2 20:21:26 + echo security-spire-config,cmd/security-spire-config/Dockerfile 20:21:26 + dirname cmd/security-spire-server/Dockerfile 20:21:26 + cut -d/ -f2 20:21:26 + echo security-spire-server,cmd/security-spire-server/Dockerfile 20:21:26 + dirname cmd/support-notifications/Dockerfile 20:21:26 + cut -d/ -f2 20:21:26 + echo support-notifications,cmd/support-notifications/Dockerfile 20:21:26 + dirname cmd/support-scheduler/Dockerfile 20:21:26 + cut -d/ -f2 20:21:26 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 20:21:26 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:21:27 + git rev-list -1 --merges 32cb5413f266176248a0713c2644b680483ab760~1..32cb5413f266176248a0713c2644b680483ab760 [Pipeline] echo 20:21:27 -----------> git rev-list -1 --merges 32cb5413f266176248a0713c2644b680483ab760~1..32cb5413f266176248a0713c2644b680483ab760 32cb5413f266176248a0713c2644b680483ab760 [false] [Pipeline] sh 20:21:27 + git log --format=format:%s -1 32cb5413f266176248a0713c2644b680483ab760 [Pipeline] echo 20:21:27 ========================================================= 20:21:27 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:21:27 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 20:21:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:21:27 + grep -v github /etc/ssh/ssh_known_hosts 20:21:27 + [ -e /tmp/ssh_known_hosts ] 20:21:27 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:21:27 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:21:27 + sudo tee -a /etc/ssh/ssh_known_hosts 20:21:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:21:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:21:28 20:21:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:21:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:21:28 0.1.4: Pulling from edgex-devops/py-git-semver 20:21:28 b85a868b505f: Pulling fs layer 20:21:28 e2be974225ed: Pulling fs layer 20:21:28 339a4e72a1f5: Pulling fs layer 20:21:28 988bab9f4d93: Pulling fs layer 20:21:28 1469e6f7b9e6: Pulling fs layer 20:21:28 eaf3925da568: Pulling fs layer 20:21:28 bab4dde63d76: Pulling fs layer 20:21:28 bde34c3a00c8: Pulling fs layer 20:21:28 b352a97aabf1: Pulling fs layer 20:21:28 4872d77fe225: Pulling fs layer 20:21:28 5851b861e8e6: Pulling fs layer 20:21:28 1469e6f7b9e6: Waiting 20:21:28 eaf3925da568: Waiting 20:21:28 bab4dde63d76: Waiting 20:21:28 bde34c3a00c8: Waiting 20:21:28 988bab9f4d93: Waiting 20:21:28 b352a97aabf1: Waiting 20:21:28 4872d77fe225: Waiting 20:21:28 5851b861e8e6: Waiting 20:21:28 e2be974225ed: Verifying Checksum 20:21:28 e2be974225ed: Download complete 20:21:28 988bab9f4d93: Verifying Checksum 20:21:28 988bab9f4d93: Download complete 20:21:28 1469e6f7b9e6: Verifying Checksum 20:21:28 1469e6f7b9e6: Download complete 20:21:28 eaf3925da568: Verifying Checksum 20:21:28 eaf3925da568: Download complete 20:21:28 339a4e72a1f5: Verifying Checksum 20:21:28 339a4e72a1f5: Download complete 20:21:28 bde34c3a00c8: Verifying Checksum 20:21:28 bde34c3a00c8: Download complete 20:21:28 b352a97aabf1: Download complete 20:21:28 4872d77fe225: Verifying Checksum 20:21:28 4872d77fe225: Download complete 20:21:28 5851b861e8e6: Verifying Checksum 20:21:28 5851b861e8e6: Download complete 20:21:28 b85a868b505f: Verifying Checksum 20:21:28 b85a868b505f: Download complete 20:21:28 bab4dde63d76: Verifying Checksum 20:21:28 bab4dde63d76: Download complete 20:21:29 b85a868b505f: Pull complete 20:21:29 e2be974225ed: Pull complete 20:21:30 339a4e72a1f5: Pull complete 20:21:30 988bab9f4d93: Pull complete 20:21:30 1469e6f7b9e6: Pull complete 20:21:30 eaf3925da568: Pull complete 20:21:32 bab4dde63d76: Pull complete 20:21:32 bde34c3a00c8: Pull complete 20:21:32 b352a97aabf1: Pull complete 20:21:32 4872d77fe225: Pull complete 20:21:32 5851b861e8e6: Pull complete 20:21:32 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:21:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:21:32 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:21:32 prd-ubuntu20.04-docker-8c-8g-15941 does not seem to be running inside a container 20:21:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/525 -v /w/workspace/edgex-go/525:/w/workspace/edgex-go/525:rw,z -v /w/workspace/edgex-go/525@tmp:/w/workspace/edgex-go/525@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 20:21:34 $ docker top bb4d4cf4cb2c28494eb26861933d7bf9163e1fa681cd8dd06f8fd0c476d7e7f0 -eo pid,comm 20:21:34 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). 20:21:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:21:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:21:34 [ssh-agent] Looking for ssh-agent implementation... 20:21:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:21:34 $ docker exec bb4d4cf4cb2c28494eb26861933d7bf9163e1fa681cd8dd06f8fd0c476d7e7f0 ssh-agent 20:21:34 SSH_AUTH_SOCK=/tmp/ssh-Zgss26dhE9Fw/agent.32 20:21:34 SSH_AGENT_PID=38 20:21:34 Running ssh-add (command line suppressed) 20:21:34 Identity added: /w/workspace/edgex-go/525@tmp/private_key_11517325106580851085.key (/w/workspace/edgex-go/525@tmp/private_key_11517325106580851085.key) 20:21:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:21:34 + git tag --points-at HEAD [Pipeline] } 20:21:34 $ docker exec --env ******** --env ******** bb4d4cf4cb2c28494eb26861933d7bf9163e1fa681cd8dd06f8fd0c476d7e7f0 ssh-agent -k 20:21:34 unset SSH_AUTH_SOCK; 20:21:34 unset SSH_AGENT_PID; 20:21:34 echo Agent pid 38 killed; 20:21:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:21:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:21:34 [ssh-agent] Looking for ssh-agent implementation... 20:21:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:21:35 $ docker exec bb4d4cf4cb2c28494eb26861933d7bf9163e1fa681cd8dd06f8fd0c476d7e7f0 ssh-agent 20:21:35 SSH_AUTH_SOCK=/tmp/ssh-vjarfmPEkDiy/agent.70 20:21:35 SSH_AGENT_PID=76 20:21:35 Running ssh-add (command line suppressed) 20:21:35 Identity added: /w/workspace/edgex-go/525@tmp/private_key_12506860143378709142.key (/w/workspace/edgex-go/525@tmp/private_key_12506860143378709142.key) 20:21:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:21:35 + git semver init 20:21:35 2023-05-17 20:21:35,709 [run_init] DEBUG init version:0.0.0 force:False 20:21:35 2023-05-17 20:21:35,710 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/525/.semver 20:21:35 2023-05-17 20:21:35,710 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/525/.semver 20:21:35 2023-05-17 20:21:35,710 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/525/.semver'], cwd=/w/workspace/edgex-go/525, universal_newlines=False, shell=None, istream=None) 20:21:41 2023-05-17 20:21:40,309 [append_file] DEBUG append to file:/w/workspace/edgex-go/525/.git/info/exclude 20:21:41 2023-05-17 20:21:40,310 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/525/.semver/main with force:False 20:21:41 2023-05-17 20:21:40,310 [read_version] DEBUG read version from /w/workspace/edgex-go/525/.semver/main 20:21:41 2023-05-17 20:21:40,310 [read_version] DEBUG read version from /w/workspace/edgex-go/525/.semver/main 20:21:41 3.0.0-dev.159 [Pipeline] } 20:21:41 $ docker exec --env ******** --env ******** bb4d4cf4cb2c28494eb26861933d7bf9163e1fa681cd8dd06f8fd0c476d7e7f0 ssh-agent -k 20:21:41 unset SSH_AUTH_SOCK; 20:21:41 unset SSH_AGENT_PID; 20:21:41 echo Agent pid 76 killed; 20:21:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:21:41 + git semver [Pipeline] } 20:21:41 $ docker stop --time=1 bb4d4cf4cb2c28494eb26861933d7bf9163e1fa681cd8dd06f8fd0c476d7e7f0 20:21:43 $ docker rm -f --volumes bb4d4cf4cb2c28494eb26861933d7bf9163e1fa681cd8dd06f8fd0c476d7e7f0 [Pipeline] // withDockerContainer [Pipeline] sh 20:21:43 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:21:43 Stashed 1 file(s) [Pipeline] echo 20:21:43 [edgeXSemver]: initialized semver on version 3.0.0-dev.159 [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] { 20:21:43 Running on prd-ubuntu20.04-docker-arm64-4c-16g-15936 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] stage [Pipeline] { (Prep) [Pipeline] { [Pipeline] ws 20:21:43 Running in /w/workspace/edgex-go/525 [Pipeline] { [Pipeline] checkout 20:21:43 The recommended git tool is: git [Pipeline] script [Pipeline] { [Pipeline] sh 20:21:44 + git config --global --add safe.directory /w/workspace/edgex-go/525 [Pipeline] echo 20:21:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:21:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:21:44 ========================================================= 20:21:44 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 20:21:44 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:21:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:21:44 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 20:21:44 f56be85fc22e: Pulling fs layer 20:21:44 85791d961cd3: Pulling fs layer 20:21:44 d694b5ae8c79: Pulling fs layer 20:21:44 9f32a84ed3da: Pulling fs layer 20:21:44 4d19c01a9841: Pulling fs layer 20:21:44 9325e15d5711: Pulling fs layer 20:21:44 556b6ee489ea: Pulling fs layer 20:21:44 c5a4b2cf53e6: Pulling fs layer 20:21:44 4d19c01a9841: Waiting 20:21:44 c5a4b2cf53e6: Waiting 20:21:44 9325e15d5711: Waiting 20:21:44 556b6ee489ea: Waiting 20:21:44 85791d961cd3: Verifying Checksum 20:21:44 85791d961cd3: Download complete 20:21:44 9f32a84ed3da: Verifying Checksum 20:21:44 9f32a84ed3da: Download complete 20:21:44 4d19c01a9841: Download complete 20:21:44 f56be85fc22e: Verifying Checksum 20:21:44 f56be85fc22e: Download complete 20:21:44 9325e15d5711: Verifying Checksum 20:21:44 9325e15d5711: Download complete 20:21:44 f56be85fc22e: Pull complete 20:21:44 85791d961cd3: Pull complete 20:21:45 c5a4b2cf53e6: Verifying Checksum 20:21:45 c5a4b2cf53e6: Download complete 20:21:45 d694b5ae8c79: Verifying Checksum 20:21:45 d694b5ae8c79: Download complete 20:21:45 556b6ee489ea: Verifying Checksum 20:21:45 556b6ee489ea: Download complete 20:21:49 d694b5ae8c79: Pull complete 20:21:49 9f32a84ed3da: Pull complete 20:21:49 4d19c01a9841: Pull complete 20:21:49 9325e15d5711: Pull complete 20:21:49 using credential edgex-jenkins-ssh 20:21:49 Cloning the remote Git repository 20:21:49 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:21:50 556b6ee489ea: Pull complete 20:21:49 > git init /w/workspace/edgex-go/525 # timeout=10 20:21:49 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:21:49 > git --version # timeout=10 20:21:49 > git --version # 'git version 2.25.1' 20:21:50 using GIT_SSH to set credentials SSH Credentials for GitHub 20:21:50 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:21:51 c5a4b2cf53e6: Pull complete 20:21:51 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 20:21:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:21:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 20:21:52 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:21:52 WORKDIR /edgex 20:21:52 COPY go.mod . 20:21:52 RUN go mod download 20:21:52 + docker build -t ci-base-image-x86_64 -f - . 20:21:52 Sending build context to Docker daemon 170.7MB 20:21:52 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:21:52 ---> c4be618373d6 20:21:52 Step 2/4 : WORKDIR /edgex 20:21:56 ---> Running in 43054520eecb 20:21:56 Removing intermediate container 43054520eecb 20:21:56 ---> 1b3799fd47c2 20:21:56 Step 3/4 : COPY go.mod . 20:21:56 ---> a2c5f8ac0407 20:21:56 Step 4/4 : RUN go mod download 20:21:56 ---> Running in e7459761c989 20:22:06 Removing intermediate container e7459761c989 20:22:06 ---> 910b956c3e36 20:22:06 Successfully built 910b956c3e36 20:22:06 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:22:07 + docker inspect -f . ci-base-image-x86_64 20:22:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:22:07 prd-ubuntu20.04-docker-8c-8g-15941 does not seem to be running inside a container 20:22:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/525 -v /w/workspace/edgex-go/525:/w/workspace/edgex-go/525:rw,z -v /w/workspace/edgex-go/525@tmp:/w/workspace/edgex-go/525@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 20:22:07 $ docker top 24a3c497effeba1d27a521e63b4e5449aee53a23b7ab5f0bb0d29d3642518ba0 -eo pid,comm [Pipeline] { [Pipeline] sh 20:22:08 + go version 20:22:08 go version go1.20.2 linux/amd64 [Pipeline] } 20:22:08 $ docker stop --time=1 24a3c497effeba1d27a521e63b4e5449aee53a23b7ab5f0bb0d29d3642518ba0 20:22:08 Avoid second fetch 20:22:08 Checking out Revision 32cb5413f266176248a0713c2644b680483ab760 (main) 20:22:09 $ docker rm -f --volumes 24a3c497effeba1d27a521e63b4e5449aee53a23b7ab5f0bb0d29d3642518ba0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:22:09 + docker inspect -f . ci-base-image-x86_64 20:22:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:22:09 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 (#4571)" 20:22:09 prd-ubuntu20.04-docker-8c-8g-15941 does not seem to be running inside a container 20:22:09 $ 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/525 -v /w/workspace/edgex-go/525:/w/workspace/edgex-go/525:rw,z -v /w/workspace/edgex-go/525@tmp:/w/workspace/edgex-go/525@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 20:22:07 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:22:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:22:08 > git config core.sparsecheckout # timeout=10 20:22:09 > git checkout -f 32cb5413f266176248a0713c2644b680483ab760 # timeout=10 20:22:10 $ docker top 2ba605c31a4144f887bf025862864bf33d6aee2ed56dae1c4f512a107e176bae -eo pid,comm [Pipeline] { [Pipeline] echo 20:22:10 ========================================================= 20:22:10 [edgeXBuildGoParallel] Running Tests and Build... 20:22:10 ========================================================= [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:22:10 + git config --global --add safe.directory /w/workspace/edgex-go/525 [Pipeline] fileExists [Pipeline] sh 20:22:10 + make test 20:22:10 go test -race -coverprofile=coverage.out ./... 20:22:10 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:22:10 % Total % Received % Xferd Average Speed Time Time Time Current 20:22:10 Dload Upload Total Spent Left Speed 20:22:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 86155 0 --:--:-- --:--:-- --:--:-- 86155 [Pipeline] sh 20:22:11 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:22:11 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:22:11 + sudo tee /etc/docker/daemon.new 20:22:11 { 20:22:11 "registry-mirrors": [ 20:22:11 "https://nexus3.edgexfoundry.org:10001" 20:22:11 ], 20:22:11 "bip": "10.250.0.254/24", 20:22:11 "hosts": [ 20:22:11 "tcp://0.0.0.0:5555", 20:22:11 "unix:///var/run/docker.sock" 20:22:11 ], 20:22:11 "mtu": 1458, 20:22:11 "selinux-enabled": true, 20:22:11 "seccomp-profile": "/etc/docker/seccomp.json" 20:22:11 } [Pipeline] sh 20:22:12 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:22:12 + sudo service docker restart 20:22:17 ? github.com/edgexfoundry/edgex-go [no test files] 20:22:29 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:22:29 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 20:22:29 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:22:30 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:22:30 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:22:30 provisioning config files... 20:22:30 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/525@tmp/config5598880452575618230tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:22:30 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:22:30 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:22:31 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 20:22:31 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:22:31 ---> docker-login.sh 20:22:31 nexus3.edgexfoundry.org:10001 20:22:31 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:22:31 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:22:31 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:22:31 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:22:31 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:22:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:22:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:22:31 Configure a credential helper to remove this warning. See 20:22:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:22:31 20:22:31 Login Succeeded 20:22:31 nexus3.edgexfoundry.org:10002 20:22:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:22:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:22:32 Configure a credential helper to remove this warning. See 20:22:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:22:32 20:22:32 Login Succeeded 20:22:32 nexus3.edgexfoundry.org:10003 20:22:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:22:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:22:32 Configure a credential helper to remove this warning. See 20:22:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:22:32 20:22:32 Login Succeeded 20:22:32 nexus3.edgexfoundry.org:10004 20:22:32 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:22:32 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:22:32 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.052s coverage: 28.7% of statements 20:22:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:22:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:22:33 Configure a credential helper to remove this warning. See 20:22:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:22:33 20:22:33 Login Succeeded 20:22:33 docker.io 20:22:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:22:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:22:33 Configure a credential helper to remove this warning. See 20:22:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:22:33 20:22:33 Login Succeeded 20:22:33 ---> docker-login.sh ends [Pipeline] } 20:22:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 20:22:34 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.069s coverage: 98.5% of statements 20:22:34 + git config --global --add safe.directory /w/workspace/edgex-go/525 [Pipeline] echo 20:22:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:22:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:22:34 ========================================================= 20:22:34 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 20:22:34 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:22:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:22:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 20:22:34 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 20:22:34 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:22:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:22:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:22:37 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:22:37 c41833b44d91: Pulling fs layer 20:22:37 ed15518f5707: Pulling fs layer 20:22:37 feae8fd75edb: Pulling fs layer 20:22:37 242c74f7c9fa: Pulling fs layer 20:22:37 3cdef696dda3: Pulling fs layer 20:22:37 2ced38df9373: Pulling fs layer 20:22:37 58f1dce35555: Pulling fs layer 20:22:37 3cdef696dda3: Waiting 20:22:37 2ced38df9373: Waiting 20:22:37 242c74f7c9fa: Waiting 20:22:37 ed15518f5707: Download complete 20:22:37 242c74f7c9fa: Verifying Checksum 20:22:37 242c74f7c9fa: Download complete 20:22:37 3cdef696dda3: Verifying Checksum 20:22:37 3cdef696dda3: Download complete 20:22:37 c41833b44d91: Verifying Checksum 20:22:37 c41833b44d91: Download complete 20:22:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:22:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:22:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:22:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:22:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:22:37 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.101s coverage: 71.5% of statements 20:22:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.066s coverage: 54.0% of statements 20:22:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:22:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:22:38 c41833b44d91: Pull complete 20:22:38 58f1dce35555: Verifying Checksum 20:22:38 58f1dce35555: Download complete 20:22:38 ed15518f5707: Pull complete 20:22:39 feae8fd75edb: Verifying Checksum 20:22:39 feae8fd75edb: Download complete 20:22:39 2ced38df9373: Verifying Checksum 20:22:39 2ced38df9373: Download complete 20:22:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.704s coverage: 88.5% of statements 20:22:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.062s coverage: 3.8% of statements 20:22:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:22:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:22:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:22:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.338s coverage: 95.6% of statements 20:22:40 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:22:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:22:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:22:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:22:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:22:40 ok github.com/edgexfoundry/edgex-go/internal/io 0.060s coverage: 72.2% of statements 20:22:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:22:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:22:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:22:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.060s coverage: 65.9% of statements 20:22:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:22:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:22:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.055s coverage: 0.9% of statements 20:22:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.050s coverage: 29.0% of statements 20:22:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.059s coverage: 42.9% of statements 20:22:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.039s coverage: 82.9% of statements 20:22:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.047s coverage: 94.1% of statements 20:22:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.072s coverage: 96.3% of statements 20:22:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.048s coverage: 87.5% of statements 20:22:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:22:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:22:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:22:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:22:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:22:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:22:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:22:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:22:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:22:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:22:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:22:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:22:44 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:22:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:22:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:22:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 20:22:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:22:46 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:22:46 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:22:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 20:22:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 20:22:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 20:22:49 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:22:49 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:22:49 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:22:50 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:22:50 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:22:50 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:22:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:22:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:22:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:22:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:22:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:22:51 feae8fd75edb: Pull complete 20:22:51 242c74f7c9fa: Pull complete 20:22:51 3cdef696dda3: Pull complete 20:22:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:22:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:22:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:22:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:22:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:22:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:22:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.058s coverage: 94.4% of statements 20:22:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:22:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:22:58 2ced38df9373: Pull complete 20:23:01 58f1dce35555: Pull complete 20:23:01 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 20:23:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:23:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 20:23:01 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:23:01 WORKDIR /edgex 20:23:01 COPY go.mod . 20:23:01 RUN go mod download 20:23:01 + docker build -t ci-base-image-arm64 -f - . 20:23:02 Sending build context to Docker daemon 2.928MB 20:23:02 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:23:02 ---> fadd8f120f05 20:23:02 Step 2/4 : WORKDIR /edgex 20:23:04 ---> Running in d636fa5bc9f6 20:23:04 Removing intermediate container d636fa5bc9f6 20:23:04 ---> 0f0dabadb020 20:23:04 Step 3/4 : COPY go.mod . 20:23:05 ---> c3c07b7b59d3 20:23:05 Step 4/4 : RUN go mod download 20:23:05 ---> Running in 453aec16db8e 20:23:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.273s coverage: 79.9% of statements 20:23:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.066s coverage: 92.9% of statements 20:23:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 64.4% of statements 20:23:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.060s coverage: 62.3% of statements 20:23:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements 20:23:07 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.048s coverage: 20.0% of statements 20:23:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.050s coverage: 100.0% of statements 20:23:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.090s coverage: 81.8% of statements 20:23:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.091s coverage: 82.1% of statements 20:23:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.059s coverage: 86.0% of statements 20:23:07 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.172s coverage: 63.1% of statements 20:23:07 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.048s coverage: 100.0% of statements 20:23:07 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 89.4% of statements 20:23:07 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements 20:23:07 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.037s coverage: 73.7% of statements 20:23:07 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements 20:23:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.179s coverage: 38.4% of statements 20:23:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.054s coverage: 89.5% of statements 20:23:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.046s coverage: 84.8% of statements 20:23:07 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.066s coverage: 17.7% of statements 20:23:07 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.119s coverage: 92.3% of statements 20:23:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.056s coverage: 61.5% of statements 20:23:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.089s coverage: 97.7% of statements 20:23:07 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 20:23:07 running golangci-lint 20:23:07 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 20:23:07 go version go1.20.2 linux/amd64 20:23:07 level=info msg="[config_reader] Used config file .golangci.yml" 20:23:07 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 20:23:22 level=info msg="[loader] Go packages loading at mode 575 (deps|exports_file|imports|name|compiled_files|files|types_sizes) took 14.980596328s" 20:23:22 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 34.36993ms" 20:23:28 level=info msg="[linters_context/goanalysis] analyzers took 56.512669317s with top 10 stages: buildir: 26.323533235s, inspect: 1.994840913s, fact_deprecated: 1.692451155s, gosec: 1.025595683s, ctrlflow: 970.722202ms, printf: 904.967991ms, S1038: 857.216097ms, fact_purity: 705.748639ms, nilness: 651.223863ms, errcheck: 585.253009ms" 20:23:28 level=info msg="[runner] Issues before processing: 203, after processing: 0" 20:23:28 level=info msg="[runner] Processors filtering stat (out/in): filename_unadjuster: 203/203, autogenerated_exclude: 203/203, identifier_marker: 203/203, skip_files: 203/203, skip_dirs: 203/203, exclude: 203/203, cgo: 203/203, path_prettifier: 203/203, exclude-rules: 23/203, nolint: 0/23" 20:23:28 level=info msg="[runner] processing took 16.134818ms with stages: nolint: 7.261379ms, identifier_marker: 4.970765ms, exclude-rules: 1.677993ms, autogenerated_exclude: 918.806µs, path_prettifier: 837.902µs, skip_dirs: 436.991µs, cgo: 18.021µs, filename_unadjuster: 9.351µs, uniq_by_line: 530ns, max_same_issues: 530ns, diff: 410ns, severity-rules: 360ns, skip_files: 300ns, exclude: 290ns, source_code: 260ns, path_prefixer: 250ns, sort_results: 240ns, max_from_linter: 170ns, path_shortener: 160ns, max_per_file_from_linter: 110ns" 20:23:28 level=info msg="[runner] linters took 6.302737038s with stages: goanalysis_metalinter: 6.286523116s" 20:23:28 level=info msg="File cache stats: 0 entries of total size 0B" 20:23:28 level=info msg="Memory: 215 samples, avg is 166.0MB, max is 761.2MB" 20:23:28 level=info msg="Execution took 21.326235142s" 20:23:28 go vet ./... 20:23:33 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:23:33 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:23:33 ./bin/test-attribution-txt.sh [Pipeline] echo 20:23:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:23:33 + ls -al . 20:23:33 total 704 20:23:33 drwxrwxr-x 11 1001 1001 4096 May 17 20:22 . 20:23:33 drwxr-xr-x 4 root root 4096 May 17 20:22 .. 20:23:33 drwxrwxr-x 2 1001 1001 4096 May 17 20:21 .blubracket 20:23:33 -rw-rw-r-- 1 1001 1001 16 May 17 20:21 .dockerignore 20:23:33 drwxrwxr-x 8 1001 1001 4096 May 17 20:21 .git 20:23:33 drwxrwxr-x 3 1001 1001 4096 May 17 20:21 .github 20:23:33 -rw-rw-r-- 1 1001 1001 1133 May 17 20:21 .gitignore 20:23:33 -rw-rw-r-- 1 1001 1001 42 May 17 20:21 .golangci.yml 20:23:33 -rw-rw-r-- 1 1001 1001 87 May 17 20:21 .hadolint.yml 20:23:33 drwxr-xr-x 3 1001 1001 4096 May 17 20:21 .semver 20:23:33 -rw-rw-r-- 1 1001 1001 166 May 17 20:21 .sonarcloud.properties 20:23:33 -rw-rw-r-- 1 1001 1001 1171 May 17 20:21 ADOPTERS.md 20:23:33 -rw-rw-r-- 1 1001 1001 10835 May 17 20:21 Attribution.txt 20:23:33 -rw-rw-r-- 1 1001 1001 73765 May 17 20:21 CHANGELOG.md 20:23:33 -rw-rw-r-- 1 1001 1001 3804 May 17 20:21 CONTRIBUTING.md 20:23:33 -rw-rw-r-- 1 1001 1001 677 May 17 20:21 GOVERNANCE.md 20:23:33 -rw-rw-r-- 1 1001 1001 883 May 17 20:21 Jenkinsfile 20:23:33 -rw-rw-r-- 1 1001 1001 10775 May 17 20:21 LICENSE 20:23:33 -rw-rw-r-- 1 1001 1001 14368 May 17 20:21 Makefile 20:23:33 -rw-rw-r-- 1 1001 1001 582 May 17 20:21 OWNERS.md 20:23:33 -rw-rw-r-- 1 1001 1001 9902 May 17 20:21 README.md 20:23:33 -rw-rw-r-- 1 1001 1001 789 May 17 20:21 SECURITY.md 20:23:33 -rw-rw-r-- 1 1001 1001 13 May 17 20:21 VERSION 20:23:33 drwxrwxr-x 2 1001 1001 4096 May 17 20:21 bin 20:23:33 drwxrwxr-x 18 1001 1001 4096 May 17 20:21 cmd 20:23:33 -rw-r--r-- 1 root root 447731 May 17 20:23 coverage.out 20:23:33 -rw-rw-r-- 1 1001 1001 3200 May 17 20:21 go.mod 20:23:33 -rw-rw-r-- 1 1001 1001 31040 May 17 20:21 go.sum 20:23:33 drwxrwxr-x 7 1001 1001 4096 May 17 20:21 internal 20:23:33 drwxrwxr-x 3 1001 1001 4096 May 17 20:21 openapi 20:23:33 -rw-rw-r-- 1 1001 1001 594 May 17 20:21 security.txt 20:23:33 drwxrwxr-x 4 1001 1001 4096 May 17 20:21 snap 20:23:33 -rw-rw-r-- 1 1001 1001 204 May 17 20:21 version.go [Pipeline] sh 20:23:33 + '[' -e coverage.out ] 20:23:33 + chown 1001:1001 coverage.out [Pipeline] stash 20:23:33 Stashed 1 file(s) [Pipeline] sh 20:23:33 + make build 20:23:33 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.159" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:23:37 Removing intermediate container 453aec16db8e 20:23:37 ---> 9d265838a289 20:23:37 Successfully built 9d265838a289 20:23:37 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:37 + docker inspect -f . ci-base-image-arm64 20:23:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:23:38 prd-ubuntu20.04-docker-arm64-4c-16g-15936 does not seem to be running inside a container 20:23:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/525 -v /w/workspace/edgex-go/525:/w/workspace/edgex-go/525:rw,z -v /w/workspace/edgex-go/525@tmp:/w/workspace/edgex-go/525@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:23:39 $ docker top 5e0f9e435ca94a7395654238041963d145214d4a05cb59e45c3e4e89bd1cd4fc -eo pid,comm [Pipeline] { [Pipeline] sh 20:23:40 + go version 20:23:40 go version go1.20.2 linux/arm64 [Pipeline] } 20:23:40 $ docker stop --time=1 5e0f9e435ca94a7395654238041963d145214d4a05cb59e45c3e4e89bd1cd4fc 20:23:41 $ docker rm -f --volumes 5e0f9e435ca94a7395654238041963d145214d4a05cb59e45c3e4e89bd1cd4fc [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 20:23:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:23:43 20:23:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:23:43 latest: Pulling from edgex-devops/edgex-compose-arm64 20:23:43 29e5d40040c1: Pulling fs layer 20:23:43 1ce36da41761: Pulling fs layer 20:23:43 25b303627fd3: Pulling fs layer 20:23:44 29e5d40040c1: Verifying Checksum 20:23:44 29e5d40040c1: Download complete 20:23:44 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.159" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:23:44 1ce36da41761: Verifying Checksum 20:23:44 1ce36da41761: Download complete 20:23:44 29e5d40040c1: Pull complete 20:23:45 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.159" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:23:45 1ce36da41761: Pull complete 20:23:45 25b303627fd3: Verifying Checksum 20:23:45 25b303627fd3: Download complete 20:23:46 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.159" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:23:47 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.159" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:23:53 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.159" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:23:54 25b303627fd3: Pull complete 20:23:54 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 20:23:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:23:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:23:54 prd-ubuntu20.04-docker-arm64-4c-16g-15936 does not seem to be running inside a container 20:23:54 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/525 -v /w/workspace/edgex-go/525:/w/workspace/edgex-go/525:rw,z -v /w/workspace/edgex-go/525@tmp:/w/workspace/edgex-go/525@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:23:54 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.159" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:23:55 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.159" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:23:56 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.159" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:23:56 $ docker top 951f859b10e2a77471343b6a56a99f803a8491bae1b22796f3da8c419b74feb2 -eo pid,comm [Pipeline] { [Pipeline] sh 20:23:57 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.159" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:23:57 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.159" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:23:57 + docker-compose build --help 20:23:57 + grep parallel 20:23:59 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.159" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 20:24:00 $ docker stop --time=1 2ba605c31a4144f887bf025862864bf33d6aee2ed56dae1c4f512a107e176bae 20:24:02 --parallel Build images in parallel. 20:24:03 $ docker rm -f --volumes 2ba605c31a4144f887bf025862864bf33d6aee2ed56dae1c4f512a107e176bae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } 20:24:04 $ docker stop --time=1 951f859b10e2a77471343b6a56a99f803a8491bae1b22796f3da8c419b74feb2 20:24:05 $ docker rm -f --volumes 951f859b10e2a77471343b6a56a99f803a8491bae1b22796f3da8c419b74feb2 [Pipeline] // script [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:24:06 20:24:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:24:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:24:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:24:06 latest: Pulling from edgex-devops/edgex-compose 20:24:06 cbdbe7a5bc2a: Pulling fs layer 20:24:06 ca9280d653b3: Pulling fs layer 20:24:06 7e9c9ca2126c: Pulling fs layer 20:24:06 cbdbe7a5bc2a: Download complete 20:24:06 prd-ubuntu20.04-docker-arm64-4c-16g-15936 does not seem to be running inside a container 20:24:06 $ 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/525 -v /w/workspace/edgex-go/525:/w/workspace/edgex-go/525:rw,z -v /w/workspace/edgex-go/525@tmp:/w/workspace/edgex-go/525@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 20:24:06 cbdbe7a5bc2a: Pull complete 20:24:06 ca9280d653b3: Download complete 20:24:07 7e9c9ca2126c: Download complete 20:24:07 ca9280d653b3: Pull complete 20:24:07 $ docker top 8bd9d36dc57cdbaf2370a2190a9b78c1261f2d8bf463d882b5e16f61bd6c56d1 -eo pid,comm [Pipeline] { [Pipeline] sh 20:24:08 + docker-compose -f ./docker-compose-build.yml build --parallel 20:24:09 7e9c9ca2126c: Pull complete 20:24:09 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 20:24:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:24:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:24:09 prd-ubuntu20.04-docker-8c-8g-15941 does not seem to be running inside a container 20:24:10 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/525 -v /w/workspace/edgex-go/525:/w/workspace/edgex-go/525:rw,z -v /w/workspace/edgex-go/525@tmp:/w/workspace/edgex-go/525@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 20:24:12 $ docker top 75e03ae020914c31c407480587d9c0140fd109b34b18734d02e3d2c000e4b560 -eo pid,comm [Pipeline] { [Pipeline] sh 20:24:13 + docker-compose build --help 20:24:13 + grep parallel 20:24:13 --parallel Build images in parallel. [Pipeline] } 20:24:13 $ docker stop --time=1 75e03ae020914c31c407480587d9c0140fd109b34b18734d02e3d2c000e4b560 20:24:13 Building core-command ... 20:24:13 Building core-common-config-bootstrapper ... 20:24:13 Building core-data ... 20:24:13 Building core-metadata ... 20:24:13 Building security-bootstrapper ... 20:24:13 Building security-proxy-auth ... 20:24:13 Building security-proxy-setup ... 20:24:13 Building security-secretstore-setup ... 20:24:13 Building security-spiffe-token-provider ... 20:24:13 Building security-spire-agent ... 20:24:13 Building security-spire-config ... 20:24:13 Building security-spire-server ... 20:24:13 Building support-notifications ... 20:24:13 Building support-scheduler ... 20:24:13 Building security-spiffe-token-provider 20:24:13 Building security-bootstrapper 20:24:13 Building core-common-config-bootstrapper 20:24:13 Building core-data 20:24:13 Building security-spire-agent 20:24:15 $ docker rm -f --volumes 75e03ae020914c31c407480587d9c0140fd109b34b18734d02e3d2c000e4b560 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:24:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:24:15 prd-ubuntu20.04-docker-8c-8g-15941 does not seem to be running inside a container 20:24:15 $ 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/525 -v /w/workspace/edgex-go/525:/w/workspace/edgex-go/525:rw,z -v /w/workspace/edgex-go/525@tmp:/w/workspace/edgex-go/525@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 20:24:15 $ docker top 9809cea4d365a11f7dfa82db728a0260822fd2c1f3b3294e4d37d5cd7e52ea36 -eo pid,comm [Pipeline] { [Pipeline] sh 20:24:16 + docker-compose -f ./docker-compose-build.yml build --parallel 20:24:16 Building core-command ... 20:24:16 Building core-common-config-bootstrapper ... 20:24:16 Building core-data ... 20:24:16 Building core-metadata ... 20:24:16 Building security-bootstrapper ... 20:24:16 Building security-proxy-auth ... 20:24:16 Building security-proxy-setup ... 20:24:16 Building security-secretstore-setup ... 20:24:16 Building security-spiffe-token-provider ... 20:24:16 Building security-spire-agent ... 20:24:16 Building security-spire-config ... 20:24:16 Building security-spire-server ... 20:24:16 Building support-notifications ... 20:24:16 Building support-scheduler ... 20:24:16 Building core-metadata 20:24:16 Building security-proxy-auth 20:24:16 Building core-data 20:24:16 Building security-secretstore-setup 20:24:16 Building support-scheduler 20:24:23 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:24:23 Step 2/33 : FROM ${BUILDER_BASE} AS builder 20:24:23 ---> 9d265838a289 20:24:23 Step 3/33 : WORKDIR /edgex-go 20:24:23 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:24:23 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:24:23 ---> 9d265838a289 20:24:23 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:24:23 ---> Running in 13bbdf56c571 20:24:23 ---> Running in ef9aa68d1d77 20:24:23 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:24:23 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:24:23 ---> 9d265838a289 20:24:23 Step 3/20 : WORKDIR /edgex-go 20:24:23 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:24:23 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:24:23 ---> 9d265838a289 20:24:23 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:24:23 ---> Running in 761e46f3ca63 20:24:24 ---> Running in ba44f25e76f2 20:24:24 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:24:24 Step 2/27 : FROM ${BUILDER_BASE} AS builder 20:24:24 ---> 9d265838a289 20:24:24 Step 3/27 : WORKDIR /edgex-go 20:24:24 ---> Running in 3713dda03220 20:24:24 Removing intermediate container ef9aa68d1d77 20:24:24 ---> ef5d7a3b32dc 20:24:24 Step 4/23 : WORKDIR /edgex-go 20:24:24 Removing intermediate container ba44f25e76f2 20:24:24 ---> 760e924bc720 20:24:24 Step 4/23 : WORKDIR /edgex-go 20:24:24 Removing intermediate container 13bbdf56c571 20:24:24 ---> e8dcc5df5a9f 20:24:24 Step 4/33 : RUN apk add --update --no-cache make git 20:24:24 ---> Running in e214b9145927 20:24:24 Removing intermediate container 761e46f3ca63 20:24:24 ---> 1c948273dd69 20:24:24 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 20:24:24 ---> Running in fb6759151247 20:24:24 ---> Running in bee5d953ddee 20:24:24 ---> Running in b3aff9c9fe78 20:24:24 Removing intermediate container 3713dda03220 20:24:24 ---> 1c63914e7ac7 20:24:24 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 20:24:25 ---> Running in 833fad1a8aa4 20:24:25 Removing intermediate container fb6759151247 20:24:25 ---> 13abf869242b 20:24:25 Removing intermediate container e214b9145927 20:24:25 Step 5/23 : RUN apk add --update --no-cache make git 20:24:25 ---> 6be2cc6c371d 20:24:25 Step 5/23 : RUN apk add --update --no-cache make git 20:24:25 ---> Running in 7fccf789637f 20:24:25 ---> Running in c8bdd0af31c4 20:24:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:24:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:24:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:24:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:24:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:24:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:24:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:24:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:24:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:24:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:24:28 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:24:28 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:24:28 ---> 910b956c3e36 20:24:28 Step 3/25 : WORKDIR /edgex-go 20:24:28 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:24:28 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:24:28 ---> 910b956c3e36 20:24:28 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:24:28 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:24:28 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:24:28 ---> 910b956c3e36 20:24:28 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:24:28 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:24:28 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:24:28 ---> 910b956c3e36 20:24:28 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:24:29 v3.17.3-187-g684550c96ee [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:24:29 v3.17.3-188-g068aa91c052 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:24:29 OK: 17694 distinct packages available 20:24:29 OK: 263 MiB in 53 packages 20:24:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:24:29 OK: 263 MiB in 53 packages 20:24:29 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:24:29 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:24:29 ---> 910b956c3e36 20:24:29 Step 3/25 : ARG ADD_BUILD_TAGS="" 20:24:30 OK: 263 MiB in 53 packages 20:24:30 OK: 263 MiB in 53 packages 20:24:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:24:31 Removing intermediate container 833fad1a8aa4 20:24:31 ---> bc9ef6528e44 20:24:31 Step 5/27 : COPY go.mod vendor* ./ 20:24:31 Removing intermediate container b3aff9c9fe78 20:24:31 ---> ccab8316d5de 20:24:31 Step 5/33 : COPY go.mod vendor* ./ 20:24:32 OK: 263 MiB in 53 packages 20:24:32 Removing intermediate container c8bdd0af31c4 20:24:32 ---> 72e5573eea0e 20:24:32 Step 6/23 : COPY go.mod vendor* ./ 20:24:32 Removing intermediate container 7fccf789637f 20:24:32 ---> 93290373e3c4 20:24:32 Step 6/23 : COPY go.mod vendor* ./ 20:24:32 ---> 08d694e08823 20:24:32 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:24:32 ---> Running in eb4e61500350 20:24:33 ---> 92b074c6182f 20:24:33 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:24:33 ---> Running in 753986ddef3b 20:24:33 ---> ba557a48a6a0 20:24:33 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:24:33 Removing intermediate container bee5d953ddee 20:24:33 ---> a17eef517914 20:24:33 Step 5/20 : COPY go.mod vendor* ./ 20:24:33 ---> 21dbfbd60fde 20:24:33 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:24:33 ---> Running in d5b20d1cddee 20:24:34 ---> Running in 7f9aaf5a4e65 20:24:35 ---> 54d4b436e018 20:24:35 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:24:35 ---> Running in 6c57e4caebc1 20:24:39 ---> Running in 042c2b2b6545 20:24:39 ---> Running in d617ae54fc5a 20:24:39 ---> Running in cfd495d6b563 20:24:39 ---> Running in 1eb03093206e 20:24:39 ---> Running in e7656f8ea780 20:24:39 Removing intermediate container cfd495d6b563 20:24:39 ---> cbedef6c309f 20:24:39 Step 4/23 : WORKDIR /edgex-go 20:24:39 Removing intermediate container 042c2b2b6545 20:24:39 ---> 056b4e4c277d 20:24:39 Step 4/23 : WORKDIR /edgex-go 20:24:39 Removing intermediate container d617ae54fc5a 20:24:39 ---> 994412441549 20:24:39 Step 4/23 : WORKDIR /edgex-go 20:24:39 Removing intermediate container 1eb03093206e 20:24:39 ---> e7a93e443923 20:24:39 Step 4/25 : RUN apk add --update --no-cache make git 20:24:39 Removing intermediate container e7656f8ea780 20:24:39 ---> b99481a1b5aa 20:24:39 Step 4/25 : WORKDIR /edgex-go 20:24:39 ---> Running in a6065d1c2adf 20:24:39 ---> Running in dd78a28c34b5 20:24:39 ---> Running in feeeb3f58de9 20:24:39 ---> Running in bf39ce883619 20:24:39 ---> Running in 1644d929f9e3 20:24:39 Removing intermediate container dd78a28c34b5 20:24:39 ---> e10720ef6b5b 20:24:39 Step 5/23 : RUN apk add --update --no-cache make git 20:24:39 Removing intermediate container a6065d1c2adf 20:24:39 ---> 4f4598f002a5 20:24:39 Step 5/23 : RUN apk add --update --no-cache make git 20:24:39 Removing intermediate container feeeb3f58de9 20:24:39 ---> eaf841a17425 20:24:39 Step 5/23 : RUN apk add --update --no-cache make git 20:24:39 ---> Running in 69e66a036eae 20:24:39 ---> Running in 498c1908cd3a 20:24:39 Removing intermediate container 1644d929f9e3 20:24:39 ---> 06018ff7d1f0 20:24:39 Step 5/25 : RUN apk add --update --no-cache make git 20:24:39 ---> Running in 4affdda9e34a 20:24:39 ---> Running in c6980da7f096 20:24:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:24:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:24:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:24:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:24:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:24:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:24:40 OK: 265 MiB in 53 packages 20:24:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:24:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:24:40 OK: 265 MiB in 53 packages 20:24:40 OK: 265 MiB in 53 packages 20:24:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:24:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:24:40 Removing intermediate container bf39ce883619 20:24:40 ---> 0067733e1583 20:24:40 Step 5/25 : COPY go.mod vendor* ./ 20:24:40 OK: 265 MiB in 53 packages 20:24:40 OK: 265 MiB in 53 packages 20:24:40 ---> 9a39baeef087 20:24:40 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:24:40 ---> Running in 246cc9a9bf63 20:24:40 Removing intermediate container 498c1908cd3a 20:24:40 ---> ce53b025a0aa 20:24:40 Step 6/23 : COPY go.mod vendor* ./ 20:24:41 Removing intermediate container 69e66a036eae 20:24:41 ---> 9543b3023208 20:24:41 Step 6/23 : COPY go.mod vendor* ./ 20:24:41 ---> 279b128926a5 20:24:41 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:24:41 ---> Running in 258f9d40f433 20:24:41 Removing intermediate container c6980da7f096 20:24:41 ---> da1a513510de 20:24:41 Step 6/25 : COPY go.mod vendor* ./ 20:24:41 ---> b7279b22b3e6 20:24:41 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:24:41 ---> Running in 186a4e94172e 20:24:41 Removing intermediate container 4affdda9e34a 20:24:41 ---> afabbb09dbac 20:24:41 Step 6/23 : COPY go.mod vendor* ./ 20:24:41 ---> 5f2c9621d4ab 20:24:41 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:24:41 ---> Running in 21f15ca6a611 20:24:41 ---> d9d5d00ee677 20:24:41 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:24:41 ---> Running in 34319bc0dbd3 20:25:37 Removing intermediate container 21f15ca6a611 20:25:37 ---> 0d210ee7cfe8 20:25:37 Step 8/25 : COPY . . 20:25:37 Removing intermediate container 258f9d40f433 20:25:37 ---> 7c996625ea41 20:25:37 Step 8/23 : COPY . . 20:25:37 Removing intermediate container 34319bc0dbd3 20:25:37 ---> 4467571a937a 20:25:37 Step 8/23 : COPY . . 20:25:37 Removing intermediate container 246cc9a9bf63 20:25:37 ---> 52195a1de615 20:25:37 Step 7/25 : COPY . . 20:25:37 Removing intermediate container 186a4e94172e 20:25:37 ---> 7f67fd6bf28b 20:25:37 Step 8/23 : COPY . . 20:26:34 ---> 7dc4d412a3c3 20:26:34 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 20:26:34 ---> d9e10f4b6193 20:26:34 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 20:26:34 ---> 13dc532f0827 20:26:34 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:26:34 ---> 1d5bf4381c7d 20:26:34 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 20:26:34 ---> a41dd3e835c1 20:26:34 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 20:26:34 ---> Running in 5507cfcefb33 20:26:34 ---> Running in fde03a81b4ea 20:26:34 ---> Running in aeab216cb01d 20:26:34 ---> Running in 65084c16913c 20:26:34 ---> Running in 51cd0aa7f465 20:26:36 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.159" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:26:36 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.159" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:26:36 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.159" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:26:37 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.159" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:26:38 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.159" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:26:42 Removing intermediate container eb4e61500350 20:26:42 ---> dd4de27c4b37 20:26:42 Step 7/33 : COPY . . 20:26:42 Removing intermediate container d5b20d1cddee 20:26:42 ---> 0eb7fdd3f1be 20:26:42 Step 8/23 : COPY . . 20:26:42 Removing intermediate container 7f9aaf5a4e65 20:26:42 ---> 7e3e5c62206b 20:26:42 Step 8/23 : COPY . . 20:26:42 Removing intermediate container 6c57e4caebc1 20:26:42 ---> fb4d0596bf64 20:26:42 Step 7/20 : COPY . . 20:26:42 Removing intermediate container 753986ddef3b 20:26:42 ---> b0353a214f7d 20:26:42 Step 7/27 : COPY . . 20:26:42 ---> d6febc8ab03d 20:26:42 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:26:42 ---> b365e3ef8b3c 20:26:42 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:26:42 ---> 633f12443d68 20:26:42 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:26:42 ---> 6eeacc2f48fc 20:26:42 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 20:26:42 ---> Running in 0e80a6319840 20:26:42 ---> Running in 2e3125b08091 20:26:42 ---> Running in c054ec96d91f 20:26:42 ---> Running in 146de61ff5ac 20:26:42 ---> 09366ce9c0b8 20:26:42 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 20:26:42 ---> Running in 16810e4b1156 20:26:42 Removing intermediate container 16810e4b1156 20:26:42 ---> bd0eca29490d 20:26:42 Step 9/27 : WORKDIR /edgex-go/spire-build 20:26:42 ---> Running in 96bf9d938968 20:26:42 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.159" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:26:42 Removing intermediate container 96bf9d938968 20:26:42 ---> 3f0deaefdb84 20:26:42 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:26:42 ---> Running in 495a23854215 20:26:42 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.159" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:26:42 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.159" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:26:42 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.159" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:26:42 Removing intermediate container 495a23854215 20:26:42 ---> 77771e9cbec6 20:26:42 Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:26:42 ---> Running in b6566848b2ba 20:26:42 Removing intermediate container b6566848b2ba 20:26:42 ---> 2e61ab937875 20:26:42 Step 12/27 : WORKDIR /edgex-go 20:26:42 ---> Running in 5367ab30a474 20:26:42 Removing intermediate container 5367ab30a474 20:26:42 ---> 147e42817037 20:26:42 20:26:42 Step 13/27 : FROM alpine:3.17 20:26:42 3.17: Pulling from library/alpine 20:26:42 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 20:26:42 Status: Downloaded newer image for alpine:3.17 20:26:42 ---> 51e60588ff2c 20:26:42 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:26:42 ---> Running in 4320f5bbf13b 20:26:43 Removing intermediate container 4320f5bbf13b 20:26:43 ---> 707930801566 20:26:43 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:26:43 ---> Running in 86545cdaad00 20:26:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:26:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:26:47 v3.17.3-187-g684550c96ee [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:26:47 v3.17.3-188-g068aa91c052 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:26:47 OK: 17692 distinct packages available 20:26:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:26:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:26:50 (1/5) Installing dumb-init (1.2.5-r2) 20:26:50 (2/5) Installing musl-obstack (1.2.3-r0) 20:26:50 (3/5) Installing libucontext (1.2-r0) 20:26:50 (4/5) Installing gcompat (1.1.0-r0) 20:26:50 (5/5) Installing openssl (3.0.8-r4) 20:26:50 Executing busybox-1.35.0-r29.trigger 20:26:50 OK: 9 MiB in 20 packages 20:26:52 Removing intermediate container 86545cdaad00 20:26:52 ---> 835fd46b6a10 20:26:52 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 20:26:53 ---> 188504714821 20:26:53 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 20:26:53 ---> b1a952798c76 20:26:53 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:26:59 ---> b1935285b354 20:26:59 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:27:04 ---> 0bedb54fe5fc 20:27:04 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:27:05 ---> be36e32056b4 20:27:05 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:27:06 ---> 0a59a4cf3c65 20:27:06 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:27:07 ---> a2c44cc9a19b 20:27:07 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:27:07 ---> Running in c683031fdd2c 20:27:07 Removing intermediate container c683031fdd2c 20:27:07 ---> fa6a905e86c7 20:27:07 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:27:07 ---> Running in 5a539af5b8f3 20:27:08 Removing intermediate container 5a539af5b8f3 20:27:08 ---> a4de0ec11e66 20:27:08 Step 25/27 : LABEL arch=arm64 20:27:08 ---> Running in 435478513cf5 20:27:08 Removing intermediate container 435478513cf5 20:27:08 ---> 734c99e6c4ff 20:27:08 Step 26/27 : LABEL git_sha=32cb5413f266176248a0713c2644b680483ab760 20:27:08 ---> Running in 932c1c601e73 20:27:09 Removing intermediate container 932c1c601e73 20:27:09 ---> e33c0602fc8b 20:27:09 Step 27/27 : LABEL version=3.0.0-dev.159 20:27:09 ---> Running in aa9538104dc2 20:27:09 Removing intermediate container aa9538104dc2 20:27:09 ---> 1f2309bfb287 20:27:09 20:27:09 Successfully built 1f2309bfb287 20:27:09 Successfully tagged security-spire-agent-arm64:latest 20:27:09  Building security-spire-agent ... done Building security-spire-config 20:27:13 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:27:13 Step 2/27 : FROM ${BUILDER_BASE} AS builder 20:27:13 ---> 9d265838a289 20:27:13 Step 3/27 : WORKDIR /edgex-go 20:27:13 ---> Using cache 20:27:13 ---> 1c63914e7ac7 20:27:13 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 20:27:13 ---> Using cache 20:27:13 ---> bc9ef6528e44 20:27:13 Step 5/27 : COPY go.mod vendor* ./ 20:27:13 ---> Using cache 20:27:13 ---> 92b074c6182f 20:27:13 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:27:13 ---> Using cache 20:27:13 ---> b0353a214f7d 20:27:13 Step 7/27 : COPY . . 20:27:13 ---> Using cache 20:27:13 ---> 09366ce9c0b8 20:27:13 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 20:27:13 ---> Using cache 20:27:13 ---> bd0eca29490d 20:27:13 Step 9/27 : WORKDIR /edgex-go/spire-build 20:27:13 ---> Using cache 20:27:13 ---> 3f0deaefdb84 20:27:13 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:27:13 ---> Using cache 20:27:13 ---> 77771e9cbec6 20:27:13 Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:27:13 ---> Using cache 20:27:13 ---> 2e61ab937875 20:27:13 Step 12/27 : WORKDIR /edgex-go 20:27:13 ---> Using cache 20:27:13 ---> 147e42817037 20:27:13 20:27:13 Step 13/27 : FROM alpine:3.17 20:27:13 ---> 51e60588ff2c 20:27:13 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:27:13 ---> Using cache 20:27:13 ---> 707930801566 20:27:13 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:27:13 ---> Running in e006653f6586 20:27:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:27:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:27:17 v3.17.3-187-g684550c96ee [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:27:17 v3.17.3-188-g068aa91c052 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:27:17 OK: 17692 distinct packages available 20:27:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:27:17 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.159" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:27:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:27:19 (1/4) Installing dumb-init (1.2.5-r2) 20:27:19 (2/4) Installing musl-obstack (1.2.3-r0) 20:27:19 (3/4) Installing libucontext (1.2-r0) 20:27:19 (4/4) Installing gcompat (1.1.0-r0) 20:27:19 Executing busybox-1.35.0-r29.trigger 20:27:19 OK: 8 MiB in 19 packages 20:27:20 Removing intermediate container e006653f6586 20:27:20 ---> 223882464658 20:27:20 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 20:27:21 ---> 5000b7086f9f 20:27:21 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 20:27:22 ---> bbb8cc5ddbb9 20:27:22 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:27:27 ---> 474de8e9a08f 20:27:27 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:27:27 ---> 59a3172f5f80 20:27:27 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:27:28 ---> Running in ab467d9a11f4 20:27:28 Removing intermediate container ab467d9a11f4 20:27:28 ---> 52db06c97dc0 20:27:28 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:27:29 ---> d50a087529df 20:27:29 Step 22/27 : WORKDIR / 20:27:31 ---> Running in de8bad1d505d 20:27:32 Removing intermediate container de8bad1d505d 20:27:32 ---> 99eeda4af55a 20:27:32 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:27:32 ---> Running in 507e596beaaa 20:27:32 Removing intermediate container 507e596beaaa 20:27:32 ---> c8a3375482b7 20:27:32 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:27:32 ---> Running in e0eb84618e5b 20:27:33 Removing intermediate container e0eb84618e5b 20:27:33 ---> c56071d3f47e 20:27:33 Step 25/27 : LABEL arch=arm64 20:27:33 ---> Running in a54339cca6c8 20:27:33 Removing intermediate container a54339cca6c8 20:27:33 ---> 9a1a37b42983 20:27:33 Step 26/27 : LABEL git_sha=32cb5413f266176248a0713c2644b680483ab760 20:27:33 ---> Running in f1230b500bb9 20:27:34 Removing intermediate container f1230b500bb9 20:27:34 ---> b98c8bff4262 20:27:34 Step 27/27 : LABEL version=3.0.0-dev.159 20:27:34 ---> Running in c86d0971d519 20:27:34 Removing intermediate container c86d0971d519 20:27:34 ---> 92a713ad1757 20:27:34 20:27:35 Successfully built 92a713ad1757 20:27:35 Successfully tagged security-spire-config-arm64:latest 20:27:35  Building security-spire-config ... done Building support-notifications 20:27:35 Removing intermediate container 51cd0aa7f465 20:27:35 ---> e6e16d45f165 20:27:35 20:27:35 Step 10/23 : FROM alpine:3.17 20:27:35 Removing intermediate container fde03a81b4ea 20:27:35 ---> 37f1dd77db96 20:27:35 20:27:35 Step 10/25 : FROM alpine:3.17 20:27:35 Removing intermediate container aeab216cb01d 20:27:35 ---> 1d30c2b2f7c7 20:27:35 20:27:35 Step 9/25 : FROM alpine:3.17 20:27:35 3.17: Pulling from library/alpine 20:27:35 3.17: Pulling from library/alpine 20:27:35 3.17: Pulling from library/alpine 20:27:35 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 20:27:35 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 20:27:35 Status: Image is up to date for alpine:3.17 20:27:35 Status: Downloaded newer image for alpine:3.17 20:27:35 ---> 9ed4aefc74f6 20:27:35 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:27:35 ---> 9ed4aefc74f6 20:27:35 Step 11/25 : RUN apk add --update --no-cache dumb-init 20:27:35 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 20:27:35 Status: Image is up to date for alpine:3.17 20:27:35 ---> 9ed4aefc74f6 20:27:35 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:27:38 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:27:38 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:27:38 ---> 9d265838a289 20:27:38 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:27:38 ---> Using cache 20:27:38 ---> 760e924bc720 20:27:38 Step 4/23 : WORKDIR /edgex-go 20:27:38 ---> Using cache 20:27:38 ---> 13abf869242b 20:27:38 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 20:27:38 ---> Running in 6ef2bb79cde0 20:27:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:27:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:27:40 ---> Running in 45db692bdfc2 20:27:40 ---> Running in a8fc25352767 20:27:40 Removing intermediate container 5507cfcefb33 20:27:40 ---> 344685088ec1 20:27:40 20:27:40 Step 10/23 : FROM alpine:3.17 20:27:40 ---> 9ed4aefc74f6 20:27:40 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:27:40 ---> Running in 0bfb861bc2e5 20:27:40 ---> Running in 1a43a6364231 20:27:40 Removing intermediate container a8fc25352767 20:27:40 ---> 53c53253c641 20:27:40 Step 12/23 : ENV APP_PORT=59880 20:27:40 Removing intermediate container 65084c16913c 20:27:40 ---> 1747f83f9fde 20:27:40 20:27:40 Step 10/23 : FROM alpine:3.17 20:27:40 ---> 9ed4aefc74f6 20:27:40 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:27:40 ---> Running in 41998d2cf3e7 20:27:40 Removing intermediate container 1a43a6364231 20:27:40 ---> 45e02e05cd52 20:27:40 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:27:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:27:40 ---> Running in 537d1d6c147a 20:27:40 ---> Running in 30f5159f91e2 20:27:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:27:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:27:40 Removing intermediate container 41998d2cf3e7 20:27:40 ---> b53bc1d8ccba 20:27:40 Step 13/23 : EXPOSE $APP_PORT 20:27:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:27:41 ---> Running in 21245b36473c 20:27:41 Removing intermediate container 21245b36473c 20:27:41 ---> baa84bf89536 20:27:41 Step 14/23 : RUN apk add --update --no-cache dumb-init 20:27:41 (1/1) Installing dumb-init (1.2.5-r2) 20:27:41 Executing busybox-1.35.0-r29.trigger 20:27:41 OK: 7 MiB in 16 packages 20:27:41 (1/3) Installing ca-certificates (20230506-r0) 20:27:41 (2/3) Installing dumb-init (1.2.5-r2) 20:27:41 (3/3) Installing su-exec (0.2-r2) 20:27:41 Executing busybox-1.35.0-r29.trigger 20:27:41 Executing ca-certificates-20230506-r0.trigger 20:27:41 OK: 8 MiB in 18 packages 20:27:41 ---> Running in ca06b9fdf5af 20:27:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:27:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:27:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:27:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:27:41 (1/1) Installing dumb-init (1.2.5-r2) 20:27:41 Executing busybox-1.35.0-r29.trigger 20:27:41 OK: 7 MiB in 16 packages 20:27:42 (1/1) Installing dumb-init (1.2.5-r2) 20:27:42 Executing busybox-1.35.0-r29.trigger 20:27:42 OK: 7 MiB in 16 packages 20:27:42 OK: 263 MiB in 53 packages 20:27:42 Removing intermediate container 0bfb861bc2e5 20:27:42 ---> 07bd7d660717 20:27:42 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:27:42 ---> Running in 28f359084c18 20:27:42 Removing intermediate container 45db692bdfc2 20:27:42 ---> 8b6b35ee30b2 20:27:42 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 20:27:42 ---> Running in cbe34743347f 20:27:42 Removing intermediate container 28f359084c18 20:27:42 ---> 0a62b7c88564 20:27:42 Step 13/25 : ENV APP_PORT=59881 20:27:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:27:42 Removing intermediate container 537d1d6c147a 20:27:42 ---> 57e4a759a643 20:27:42 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:27:43 ---> Running in 3f3159ff1e8f 20:27:43 ---> Running in 7aa73380d671 20:27:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:27:43 (1/1) Installing dumb-init (1.2.5-r2) 20:27:43 Executing busybox-1.35.0-r29.trigger 20:27:43 OK: 7 MiB in 16 packages 20:27:43 Removing intermediate container cbe34743347f 20:27:43 ---> af79a91e03fd 20:27:43 Step 12/25 : WORKDIR / 20:27:43 Removing intermediate container 3f3159ff1e8f 20:27:43 ---> da48e55f8b45 20:27:43 Step 13/23 : ENV APP_PORT=59861 20:27:43 Removing intermediate container 30f5159f91e2 20:27:43 ---> 7db7c60008b0 20:27:43 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:27:43 Removing intermediate container 7aa73380d671 20:27:43 ---> ba4ecd5c67c7 20:27:43 Step 14/25 : EXPOSE $APP_PORT 20:27:43 ---> Running in 36e439dc80d4 20:27:43 ---> Running in 8d1cc0540bc3 20:27:43 ---> Running in b9ae0a2fa59a 20:27:43 ---> 055c9fc6f286 20:27:43 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 20:27:43 Removing intermediate container 8d1cc0540bc3 20:27:43 ---> 0a395f069f09 20:27:43 Step 14/23 : EXPOSE $APP_PORT 20:27:43 Removing intermediate container 36e439dc80d4 20:27:43 ---> 4f06cbc7a54c 20:27:43 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 20:27:43 Removing intermediate container ca06b9fdf5af 20:27:43 ---> 1d0bc02b551e 20:27:43 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:27:43 Removing intermediate container b9ae0a2fa59a 20:27:43 ---> 8f7de0d865ec 20:27:43 Step 15/25 : WORKDIR / 20:27:43 ---> Running in 3b676edaf6da 20:27:43 ---> Running in b70917f2f58c 20:27:43 ---> 293ceaf08d20 20:27:43 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:27:44 Removing intermediate container 3b676edaf6da 20:27:44 ---> 2697dc7015fe 20:27:44 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:27:44 ---> e76a8e9dfd5b 20:27:44 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 20:27:44 Removing intermediate container b70917f2f58c 20:27:44 ---> af009e1e49ed 20:27:44 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 20:27:44 ---> ea99f92a0abe 20:27:44 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:27:44 ---> dffa908fe23d 20:27:44 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:27:44 ---> 25be5e02af30 20:27:44 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:27:44 ---> 3efbe18633b2 20:27:44 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 20:27:44 ---> f6908d78b706 20:27:44 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 20:27:45 ---> 9d533fa08beb 20:27:45 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:27:45 ---> d078a4ac22d2 20:27:45 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:27:45 ---> e4f1dfabd0a7 20:27:45 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:27:45 ---> a5e78ec1e128 20:27:45 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:27:45 ---> 45d1a40b7778 20:27:45 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 20:27:45 Removing intermediate container 6ef2bb79cde0 20:27:45 ---> 3c546e048f96 20:27:45 Step 6/23 : COPY go.mod vendor* ./ 20:27:46 ---> 6076966a1da6 20:27:46 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:27:46 ---> Running in 1bf64b9432c7 20:27:47 ---> b277db573587 20:27:47 ---> 1dfc9a13c831 20:27:47 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:27:47 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 20:27:47 ---> Running in f26746b2f474 20:27:47 ---> fe2017dfc5df 20:27:47 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 20:27:47 ---> 31c06d99278d 20:27:47 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml ---> 5cfb4d5799dc 20:27:47 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 20:27:47 20:27:47 ---> e2be692e1460 20:27:47 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:27:47 ---> db561b0d7be4 20:27:47 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 20:27:47 ---> 90380c28f811 20:27:47 ---> 21b498c7043f 20:27:47 Step 19/23 : ENTRYPOINT ["/core-data"] 20:27:47 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 20:27:48 ---> Running in b543b9ff86b8 20:27:48 ---> Running in 535ec0e3e38c 20:27:48 ---> 4261ff04d7ca 20:27:48 ---> d8bafb870a8b 20:27:48 Step 21/25 : ENTRYPOINT ["/core-metadata"]Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:27:48 20:27:48 Removing intermediate container b543b9ff86b8 20:27:48 ---> 7701cf4abaec 20:27:48 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:27:49 ---> Running in 83134d428d83 20:27:49 Removing intermediate container 535ec0e3e38c 20:27:49 ---> f3ebbd4d0edb 20:27:49 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:27:49 Removing intermediate container f26746b2f474 20:27:49 ---> b1621ef8c27e 20:27:49 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 20:27:49 ---> Running in 55f81c28bada 20:27:49 ---> Running in 3ffce7b63cc1 20:27:49 ---> Running in f03bd8e04de6 20:27:49 Removing intermediate container 83134d428d83 20:27:49 ---> 3fe8f2e7776d 20:27:49 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:27:49 ---> 91bbb5f23587 20:27:49 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:27:49 ---> Running in f2583671ed2d 20:27:49 Removing intermediate container 55f81c28bada 20:27:49 ---> fad8b7c28562 20:27:49 Step 21/23 : LABEL arch=x86_64 20:27:49 Removing intermediate container f03bd8e04de6 20:27:49 ---> 2baa76fe1355 20:27:49 Step 21/23 : LABEL arch=x86_64 20:27:49 Removing intermediate container 3ffce7b63cc1 20:27:49 ---> f4bf6029d556 20:27:49 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 20:27:49 ---> Running in 2334b63d4b02 20:27:49 ---> Running in 026caa821268 20:27:49 Removing intermediate container f2583671ed2d 20:27:49 ---> 326b80064efb 20:27:49 Step 23/25 : LABEL arch=x86_64 20:27:49 ---> Running in 9209950e4811 20:27:49 ---> 6f81301237d7 20:27:49 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:27:49 ---> Running in 4d36d1292d13 20:27:49 ---> Running in b73c435c2d0a 20:27:49 Removing intermediate container 2334b63d4b02 20:27:49 ---> bf22220665e7 20:27:49 Step 22/23 : LABEL git_sha=32cb5413f266176248a0713c2644b680483ab760 20:27:49 ---> Running in 92e98ee463d9 20:27:49 Removing intermediate container 026caa821268 20:27:49 ---> 599e0f47daae 20:27:49 Step 22/23 : LABEL git_sha=32cb5413f266176248a0713c2644b680483ab760 20:27:49 Removing intermediate container 9209950e4811 20:27:49 ---> ce595b764df0 20:27:49 Step 21/23 : LABEL arch=x86_64 20:27:49 Removing intermediate container 4d36d1292d13 20:27:49 ---> d01503942c0f 20:27:49 Step 24/25 : LABEL git_sha=32cb5413f266176248a0713c2644b680483ab760 20:27:49 ---> Running in 6b253e8036bb 20:27:49 ---> Running in c8fb5f957d42 20:27:49 ---> Running in 187cded04ed2 20:27:49 Removing intermediate container 92e98ee463d9 20:27:49 ---> 400e65fafda2 20:27:49 Step 23/23 : LABEL version=3.0.0-dev.159 20:27:49 ---> Running in 1c4ee1bd3f9b 20:27:50 Removing intermediate container 6b253e8036bb 20:27:50 ---> d019798742c7 20:27:50 Step 22/23 : LABEL git_sha=32cb5413f266176248a0713c2644b680483ab760 20:27:50 Removing intermediate container c8fb5f957d42 20:27:50 ---> fa26c7443c45 20:27:50 Step 23/23 : LABEL version=3.0.0-dev.159 20:27:50 Removing intermediate container 187cded04ed2 20:27:50 ---> ec7388c2a982 20:27:50 Step 25/25 : LABEL version=3.0.0-dev.159 20:27:50 ---> Running in 67a3a4ccdfb4 20:27:50 ---> Running in b9ea9f676357 20:27:50 Removing intermediate container 1c4ee1bd3f9b 20:27:50 ---> 854e1475a150 20:27:50 20:27:50 ---> Running in 55dcb0fcdec4 20:27:50 Successfully built 854e1475a150 20:27:50 Successfully tagged core-data:latest 20:27:50  Building core-data ... done Building security-spire-config 20:27:50 Removing intermediate container b9ea9f676357 20:27:50 ---> 542c7db83f32 20:27:50 20:27:50 Successfully built 542c7db83f32 20:27:53 Successfully tagged support-scheduler:latest 20:27:53 Building security-bootstrapper 20:27:56  Building support-scheduler ... done Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:27:56 Step 2/27 : FROM ${BUILDER_BASE} AS builder 20:27:56 ---> 910b956c3e36 20:27:56 Step 3/27 : WORKDIR /edgex-go 20:27:56 ---> Using cache 20:27:56 ---> e7a93e443923 20:27:56 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 20:27:56 Removing intermediate container 67a3a4ccdfb4 20:27:56 ---> d26ff7cc8427 20:27:56 Step 23/23 : LABEL version=3.0.0-dev.159 20:28:01 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:28:01 Step 2/33 : FROM ${BUILDER_BASE} AS builder 20:28:01 ---> 910b956c3e36 20:28:01 Step 3/33 : WORKDIR /edgex-go 20:28:01 ---> Using cache 20:28:01 ---> e7a93e443923 20:28:01 Step 4/33 : RUN apk add --update --no-cache make git 20:28:01 ---> Using cache 20:28:01 ---> 0067733e1583 20:28:01 Step 5/33 : COPY go.mod vendor* ./ 20:28:01 ---> Using cache 20:28:01 ---> 9a39baeef087 20:28:01 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:28:01 ---> Using cache 20:28:01 ---> 52195a1de615 20:28:01 Step 7/33 : COPY . . 20:28:01 ---> Using cache 20:28:01 ---> 13dc532f0827 20:28:01 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:28:05 Removing intermediate container b73c435c2d0a 20:28:05 ---> 93c29fa18c2c 20:28:05 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 20:28:05 Removing intermediate container 55dcb0fcdec4 20:28:05 ---> 7bbd320f40d6 20:28:05 20:28:05 ---> Running in 690448f3db2a 20:28:05 ---> Running in e3ac89c98e5f 20:28:05 ---> Running in 9e09f8a1e7e0 20:28:05 Successfully built 7bbd320f40d6 20:28:05 Successfully tagged core-metadata:latest 20:28:05  Building core-metadata ... done Building security-spiffe-token-provider 20:28:05 ---> Running in ccf6015f851f 20:28:05 Removing intermediate container 690448f3db2a 20:28:05 ---> 4f47208a8f19 20:28:05 20:28:05 Successfully built 4f47208a8f19 20:28:05 Successfully tagged security-proxy-auth:latest 20:28:05  Building security-proxy-auth ... done Building support-notifications 20:28:05 Removing intermediate container ccf6015f851f 20:28:05 ---> f1f5e4df6b76 20:28:05 Step 23/25 : LABEL arch=x86_64 20:28:09 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:28:09 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:28:09 ---> 910b956c3e36 20:28:09 Step 3/20 : WORKDIR /edgex-go 20:28:09 ---> Using cache 20:28:09 ---> e7a93e443923 20:28:09 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 20:28:11 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:28:11 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:28:11 ---> 910b956c3e36 20:28:11 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:28:11 ---> Using cache 20:28:11 ---> b99481a1b5aa 20:28:11 Step 4/23 : WORKDIR /edgex-go 20:28:11 ---> Using cache 20:28:11 ---> 06018ff7d1f0 20:28:11 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 20:28:15 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.159" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:28:16 ---> Running in 731d741ef2cd 20:28:16 ---> Running in c09e4d2998e8 20:28:16 ---> Running in 2ace46c295af 20:28:16 Removing intermediate container c09e4d2998e8 20:28:16 ---> bfd42f9d8a2a 20:28:16 Step 24/25 : LABEL git_sha=32cb5413f266176248a0713c2644b680483ab760 20:28:17 ---> Running in d12d79495514 20:28:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:28:17 Removing intermediate container d12d79495514 20:28:17 ---> 20e9d3b182c6 20:28:17 Step 25/25 : LABEL version=3.0.0-dev.159 20:28:17 ---> Running in 17355e1e232a 20:28:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:28:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:28:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:28:17 OK: 265 MiB in 53 packages 20:28:17 Removing intermediate container 17355e1e232a 20:28:17 ---> 7451f8933de1 20:28:17 20:28:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:28:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:28:17 Successfully built 7451f8933de1 20:28:17 Successfully tagged security-secretstore-setup:latest 20:28:17 Building security-spire-agent 20:28:17  Building security-secretstore-setup ... done OK: 265 MiB in 53 packages 20:28:17 v3.17.3-187-g684550c96ee [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:28:17 v3.17.3-188-g068aa91c052 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:28:17 OK: 17823 distinct packages available 20:28:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:28:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:28:18 OK: 265 MiB in 53 packages 20:28:20 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:28:20 Step 2/27 : FROM ${BUILDER_BASE} AS builder 20:28:20 ---> 910b956c3e36 20:28:20 Step 3/27 : WORKDIR /edgex-go 20:28:20 ---> Using cache 20:28:20 ---> e7a93e443923 20:28:20 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 20:28:25 ---> Running in 54d04586d19c 20:28:26 Removing intermediate container 9e09f8a1e7e0 20:28:26 ---> 02ed4cd32c40 20:28:26 Step 5/27 : COPY go.mod vendor* ./ 20:28:26 Removing intermediate container 731d741ef2cd 20:28:26 ---> 7ee1d390dad5 20:28:26 Step 6/23 : COPY go.mod vendor* ./ 20:28:26 Removing intermediate container 2ace46c295af 20:28:26 ---> db21cccddfae 20:28:26 Step 5/20 : COPY go.mod vendor* ./ 20:28:26 ---> e21139348a35 20:28:26 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:28:26 ---> Running in 616eeb22711e 20:28:26 ---> 929bc6af2f67 20:28:26 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:28:26 ---> 1c7b844b9baa 20:28:26 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:28:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:28:26 ---> Running in 705313faade6 20:28:26 ---> Running in 4c6d8506f25c 20:28:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:28:26 OK: 265 MiB in 53 packages 20:28:27 Removing intermediate container 54d04586d19c 20:28:27 ---> cc06959108a3 20:28:27 Step 5/27 : COPY go.mod vendor* ./ 20:28:27 ---> f5661f05ba5f 20:28:27 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:28:27 ---> Running in f195107a54a4 20:29:23 Removing intermediate container 1bf64b9432c7 20:29:23 ---> 59f105aa2271 20:29:23 Step 8/23 : COPY . . 20:29:23 ---> 72f5b59c5b32 20:29:23 Step 9/23 : RUN make cmd/support-notifications/support-notifications 20:29:23 ---> Running in d6051febd872 20:29:23 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.159" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:29:35 Removing intermediate container e3ac89c98e5f 20:29:35 ---> f3a27f9436d2 20:29:35 20:29:35 Step 9/33 : FROM alpine:3.17 20:29:35 ---> 9ed4aefc74f6 20:29:35 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 20:29:35 Removing intermediate container 4c6d8506f25c 20:29:35 ---> edb10d90c94a 20:29:35 Step 7/20 : COPY . . 20:29:35 ---> Running in ea191737b1d1 20:29:35 Removing intermediate container f195107a54a4 20:29:35 ---> e055199f1ce8 20:29:35 Step 7/27 : COPY . . 20:29:36 Removing intermediate container 705313faade6 20:29:36 ---> a7d459e5cc03 20:29:36 Step 8/23 : COPY . . 20:29:36 Removing intermediate container 616eeb22711e 20:29:36 ---> 133323ebc3fa 20:29:36 Step 7/27 : COPY . . 20:30:15 Removing intermediate container ea191737b1d1 20:30:15 ---> d4a0bf65cb13 20:30:15 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 20:30:15 ---> Running in 6a4b3cbf3b5d 20:30:15 ---> 5fc52ec93821 20:30:15 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 20:30:15 ---> 0ec89cf202a9 20:30:15 Step 9/23 : RUN make cmd/support-notifications/support-notifications 20:30:15 ---> bff14b1a63b7 20:30:15 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 20:30:15 ---> 236aa19b4b46 20:30:15 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:30:15 ---> Running in 3a1dab78620a 20:30:15 ---> Running in b853f95cdfd6 20:30:15 ---> Running in 16068406e917 20:30:15 ---> Running in f07c1b9d9673 20:30:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:30:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:30:16 Removing intermediate container 16068406e917 20:30:16 ---> 2a3940ce4514 20:30:16 Step 9/27 : WORKDIR /edgex-go/spire-build 20:30:16 Removing intermediate container b853f95cdfd6 20:30:16 ---> f43b3a7d6f6c 20:30:16 Step 9/27 : WORKDIR /edgex-go/spire-build 20:30:16 (1/2) Installing dumb-init (1.2.5-r2) 20:30:16 (2/2) Installing su-exec (0.2-r2) 20:30:16 Executing busybox-1.35.0-r29.trigger 20:30:16 OK: 7 MiB in 17 packages 20:30:16 ---> Running in 88e63c927bc4 20:30:16 ---> Running in 460c18c97e2f 20:30:16 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.159" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:30:16 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.159" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:30:17 Removing intermediate container 88e63c927bc4 20:30:17 ---> dae58e654acb 20:30:17 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:30:17 Removing intermediate container 460c18c97e2f 20:30:17 ---> 7dd920e226ae 20:30:17 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:30:17 ---> Running in aa8bf870b977 20:30:17 Removing intermediate container 6a4b3cbf3b5d 20:30:17 ---> 6c067c1cd9af 20:30:17 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 20:30:17 ---> Running in b4431c6947f7 20:30:17 ---> Running in 9ab61c0dcf8d 20:30:18 Removing intermediate container aa8bf870b977 20:30:18 ---> 130f0f4c711f 20:30:18 Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:30:19 Removing intermediate container 9ab61c0dcf8d 20:30:19 ---> 75656b6618da 20:30:19 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 20:30:19 Removing intermediate container b4431c6947f7 20:30:19 ---> ef04ba33ad09 20:30:19 Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:30:19 ---> Running in d798209b8e4c 20:30:19 ---> Running in 5c73eeb9eac2 20:30:19 ---> Running in 02019da9089d 20:30:19 Removing intermediate container 02019da9089d 20:30:19 ---> ce266916db25 20:30:19 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 20:30:19 ---> Running in 0fe6603d35ef 20:30:20 Removing intermediate container 0fe6603d35ef 20:30:20 ---> ad4fabe7f9fd 20:30:20 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 20:30:20 ---> Running in 7922fe2939a5 20:30:21 Removing intermediate container 7922fe2939a5 20:30:21 ---> b3a947f626c1 20:30:21 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 20:30:22 ---> Running in a53a541e00ee 20:30:22 Removing intermediate container d798209b8e4c 20:30:22 ---> c8d4eeb9773c 20:30:22 Step 12/27 : WORKDIR /edgex-go 20:30:25 Removing intermediate container 5c73eeb9eac2 20:30:25 ---> ccad2e60e868 20:30:25 Step 12/27 : WORKDIR /edgex-go 20:30:25 ---> Running in 38b1b935f44d 20:30:26 ---> Running in 3fc32f959e76 20:30:29 Removing intermediate container 38b1b935f44d 20:30:29 ---> 739812991082 20:30:29 20:30:29 Step 13/27 : FROM alpine:3.17 20:30:29 ---> 9ed4aefc74f6 20:30:29 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:30:29 Removing intermediate container a53a541e00ee 20:30:29 ---> 43b407fa0d8b 20:30:29 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 20:30:29 Removing intermediate container 3fc32f959e76 20:30:29 ---> 29ea17d984d1 20:30:29 20:30:29 Step 13/27 : FROM alpine:3.17 20:30:29 ---> 9ed4aefc74f6 20:30:29 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:30:29 ---> Running in 19acf7704f87 20:30:29 ---> Running in aad0b2641d99 20:30:29 ---> Running in 883ae77f49f6 20:30:33 Removing intermediate container 19acf7704f87 20:30:33 ---> 6fd887bbc385 20:30:33 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:30:33 Removing intermediate container aad0b2641d99 20:30:33 ---> a438d2663295 20:30:33 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 20:30:33 Removing intermediate container 883ae77f49f6 20:30:33 ---> e7dd2d0ad429 20:30:33 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:30:33 ---> Running in 05839c248cf8 20:30:33 ---> Running in 452cadc30adb 20:30:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:30:36 ---> 4536a5106148 20:30:36 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 20:30:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:30:36 v3.17.3-187-g684550c96ee [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:30:36 v3.17.3-188-g068aa91c052 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:30:36 OK: 17821 distinct packages available 20:30:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:30:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:30:37 (1/4) Installing dumb-init (1.2.5-r2) 20:30:37 (2/4) Installing musl-obstack (1.2.3-r0) 20:30:37 (3/4) Installing libucontext (1.2-r0) 20:30:37 (4/4) Installing gcompat (1.1.0-r0) 20:30:37 Executing busybox-1.35.0-r29.trigger 20:30:37 OK: 7 MiB in 19 packages 20:30:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:30:38 ---> Running in 695892dc775c 20:30:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:30:38 v3.17.3-187-g684550c96ee [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:30:38 v3.17.3-188-g068aa91c052 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:30:38 OK: 17821 distinct packages available 20:30:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:30:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:30:39 (1/5) Installing dumb-init (1.2.5-r2) 20:30:39 (2/5) Installing musl-obstack (1.2.3-r0) 20:30:39 (3/5) Installing libucontext (1.2-r0) 20:30:39 (4/5) Installing gcompat (1.1.0-r0) 20:30:39 (5/5) Installing openssl (3.0.8-r4) 20:30:39 Executing busybox-1.35.0-r29.trigger 20:30:39 OK: 8 MiB in 20 packages 20:30:49 Removing intermediate container 05839c248cf8 20:30:49 ---> 6159e8fdf200 20:30:49 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 20:30:49 ---> 321832008878 20:30:49 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 20:30:49 Removing intermediate container 452cadc30adb 20:30:49 ---> f4aef957b502 20:30:49 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 20:31:02 ---> 67eb9b60bed5 20:31:02 ---> 2e69ac8b3e95 20:31:02 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/binStep 17/27 : COPY --from=builder /edgex-go/security.txt / 20:31:02 20:31:02 Removing intermediate container f07c1b9d9673 20:31:02 ---> c683d3a53366 20:31:02 20:31:02 Step 9/20 : FROM alpine:3.17 20:31:02 Removing intermediate container 3a1dab78620a 20:31:02 ---> 755c364e5887 20:31:02 20:31:02 Step 10/23 : FROM alpine:3.17 20:31:03 ---> 9ed4aefc74f6 20:31:03 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 20:31:03 ---> 9ed4aefc74f6 20:31:03 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 20:31:03 ---> Using cache 20:31:03 ---> d4a0bf65cb13 20:31:03 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:31:03 ---> 92be21ebc988 20:31:03 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:31:03 Removing intermediate container 695892dc775c 20:31:03 ---> 470127ff79c8 20:31:03 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 20:31:03 ---> Running in c0f6f2b1af1d 20:31:03 ---> Running in d447eab23b75 20:31:03 ---> bd71373bff47 20:31:03 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:31:03 ---> 9dbe5514fda6 20:31:03 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:31:03 ---> 5f8d7a327987 20:31:03 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 20:31:07 ---> Running in 2897c8823e6d 20:31:07 ---> cf728aa66f06 20:31:07 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:31:07 ---> e27356116a52 20:31:07 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:31:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:31:07 Removing intermediate container 2897c8823e6d 20:31:07 ---> 4c46fef12f4e 20:31:07 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:31:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:31:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:31:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:31:08 (1/2) Installing ca-certificates (20230506-r0) 20:31:08 (2/2) Installing dumb-init (1.2.5-r2) 20:31:08 Executing busybox-1.35.0-r29.trigger 20:31:08 Executing ca-certificates-20230506-r0.trigger 20:31:08 v3.17.3-187-g684550c96ee [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:31:08 v3.17.3-188-g068aa91c052 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:31:08 OK: 17821 distinct packages available 20:31:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:31:08 OK: 8 MiB in 17 packages 20:31:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:31:09 (1/9) Installing ca-certificates (20230506-r0) 20:31:09 (2/9) Installing brotli-libs (1.0.9-r9) 20:31:09 (3/9) Installing nghttp2-libs (1.51.0-r0) 20:31:09 (4/9) Installing libcurl (8.1.0-r0) 20:31:09 (5/9) Installing curl (8.1.0-r0) 20:31:09 (6/9) Installing dumb-init (1.2.5-r2) 20:31:09 (7/9) Installing musl-obstack (1.2.3-r0) 20:31:09 (8/9) Installing libucontext (1.2-r0) 20:31:09 (9/9) Installing gcompat (1.1.0-r0) 20:31:09 Executing busybox-1.35.0-r29.trigger 20:31:09 Executing ca-certificates-20230506-r0.trigger 20:31:09 OK: 10 MiB in 24 packages 20:31:12 ---> a8fd18a097ff 20:31:12 ---> 1b6bc8b26237 20:31:12 Step 22/27 : WORKDIR /Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 20:31:12 20:31:12 ---> 90c6181e7a66 20:31:12 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:31:12 ---> Running in 61372bebd5f6 20:31:13 Removing intermediate container 61372bebd5f6 20:31:13 ---> dc91c6eecae0 20:31:13 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:31:13 ---> 2b5fa808100b 20:31:13 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 20:31:13 ---> 153b55575142 20:31:13 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:31:13 ---> Running in 697f378063bd 20:31:13 Removing intermediate container d447eab23b75 20:31:13 ---> ac6958106484 20:31:13 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 20:31:13 Removing intermediate container c0f6f2b1af1d 20:31:13 ---> b7767f90bae5 20:31:13 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 20:31:13 ---> Running in 746c7175639d 20:31:13 Removing intermediate container 697f378063bd 20:31:13 ---> c5fded4d6f1f 20:31:13 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:31:13 ---> Running in 0b102be919bf 20:31:13 Removing intermediate container 746c7175639d 20:31:13 ---> b5bb462251b8 20:31:13 Step 13/23 : ENV APP_PORT=59860 20:31:13 ---> 8233a833b969 20:31:13 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 20:31:14 ---> 3ccf105d170d 20:31:14 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:31:14 ---> 44986d40610d 20:31:14 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 20:31:14 ---> Running in ba4bac8fa14d 20:31:14 Removing intermediate container 0b102be919bf 20:31:14 ---> f73fb9cf3c14 20:31:14 Step 25/27 : LABEL arch=x86_64 20:31:15 ---> 50038c1564aa 20:31:15 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 20:31:15 ---> 3ca65b965134 20:31:15 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:31:15 ---> Running in f52b5c52ff74 20:31:15 ---> 331a815543ce 20:31:15 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:31:15 ---> Running in 6dcc8fe482bb 20:31:15 Removing intermediate container ba4bac8fa14d 20:31:15 ---> 66fb5377d315 20:31:15 Step 14/23 : EXPOSE $APP_PORT 20:31:16 ---> 466e7dfec2d9 20:31:16 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:31:17 Removing intermediate container f52b5c52ff74 20:31:17 ---> 3b0aa36ec7a5 20:31:17 Step 26/27 : LABEL git_sha=32cb5413f266176248a0713c2644b680483ab760 20:31:17 ---> Running in c472161b00cf 20:31:17 Removing intermediate container 6dcc8fe482bb 20:31:17 ---> 80653f8b3b69 20:31:17 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:31:17 ---> af7f855bd83c 20:31:17 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 20:31:17 ---> Running in 388f5387e9be 20:31:17 ---> 7c1052b18f62 20:31:17 Step 28/33 : RUN chmod +x /entrypoint.sh 20:31:17 Removing intermediate container c472161b00cf 20:31:17 ---> f9d4483c9703 20:31:17 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:31:18 ---> Running in c4ceac1ff7fb 20:31:18 ---> f9c1c0ddf1ea 20:31:18 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:31:18 ---> Running in e0eae4d110d6 20:31:18 ---> Running in 4542aaed2097 20:31:18 Removing intermediate container 388f5387e9be 20:31:18 ---> 7103c3851255 20:31:18 Step 27/27 : LABEL version=3.0.0-dev.159 20:31:18 ---> Running in 1229dd648594 20:31:18 Removing intermediate container c4ceac1ff7fb 20:31:18 ---> bb762c1ae26a 20:31:18 Step 25/27 : LABEL arch=x86_64 20:31:18 ---> Running in 93ecf91c9f8a 20:31:18 Removing intermediate container 4542aaed2097 20:31:18 ---> 16a3a3210371 20:31:18 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] 20:31:18 ---> 40328aa57e5a 20:31:18 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:31:18 Removing intermediate container 1229dd648594 20:31:18 ---> cd5b9ea7c907 20:31:18 20:31:18 Successfully built cd5b9ea7c907 20:31:18 Successfully tagged security-spire-config:latest 20:31:18 Building core-command 20:31:18  Building security-spire-config ... done  ---> Running in 2c3ab704fba1 20:31:18 Removing intermediate container 93ecf91c9f8a 20:31:18 ---> d842f16e9630 20:31:18 Step 26/27 : LABEL git_sha=32cb5413f266176248a0713c2644b680483ab760 20:31:25 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:31:25 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:31:25 ---> 910b956c3e36 20:31:25 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:31:25 ---> Using cache 20:31:25 ---> b99481a1b5aa 20:31:25 Step 4/24 : WORKDIR /edgex-go 20:31:25 ---> Using cache 20:31:25 ---> 06018ff7d1f0 20:31:25 Step 5/24 : RUN apk add --update --no-cache make git 20:31:25 ---> Using cache 20:31:25 ---> da1a513510de 20:31:25 Step 6/24 : COPY go.mod vendor* ./ 20:31:25 ---> Using cache 20:31:25 ---> 5f2c9621d4ab 20:31:25 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:31:25 ---> Using cache 20:31:25 ---> 0d210ee7cfe8 20:31:25 Step 8/24 : COPY . . 20:31:25 ---> Using cache 20:31:25 ---> d9e10f4b6193 20:31:25 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 20:31:26 ---> Running in cdf7ea1f28d3 20:31:26 ---> 5d45661032d0 20:31:26 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:31:26 Removing intermediate container 2c3ab704fba1 20:31:26 ---> 7f16bdf16f96 20:31:26 Step 18/20 : LABEL arch=x86_64 20:31:26 ---> Running in a662d449f170 20:31:26 Removing intermediate container e0eae4d110d6 20:31:26 ---> e997d91093a3 20:31:26 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 20:31:26 ---> Running in 3c660733fc8e 20:31:26 ---> Running in 177d23ede302 20:31:27 Removing intermediate container cdf7ea1f28d3 20:31:27 ---> ce4633c6d78c 20:31:27 Step 27/27 : LABEL version=3.0.0-dev.159 20:31:27 ---> Running in 425ed7c95d93 20:31:27 Removing intermediate container 3c660733fc8e 20:31:27 ---> 099c73a7b225 20:31:27 Step 19/20 : LABEL git_sha=32cb5413f266176248a0713c2644b680483ab760 20:31:27 Removing intermediate container 177d23ede302 20:31:27 ---> d4dcedc749b0 20:31:27 Step 30/33 : CMD ["gate"] 20:31:27 ---> Running in d6ed228bdde5 20:31:27 ---> Running in fedc603aee14 20:31:27 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.159" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:31:27 Removing intermediate container 425ed7c95d93 20:31:27 ---> ca7f4e138722 20:31:27 20:31:27 Successfully built ca7f4e138722 20:31:28 Successfully tagged security-spire-agent:latest 20:31:28  Building security-spire-agent ... done Building core-common-config-bootstrapper 20:31:28 Removing intermediate container fedc603aee14 20:31:28 ---> 4c6c07b74940 20:31:28 Step 20/20 : LABEL version=3.0.0-dev.159 20:31:30 Removing intermediate container d6ed228bdde5 20:31:30 ---> e59e40d1ec90 20:31:30 Step 31/33 : LABEL arch=x86_64 20:31:31 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:31:31 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:31:31 ---> 910b956c3e36 20:31:31 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:31:31 ---> Using cache 20:31:31 ---> b99481a1b5aa 20:31:31 Step 4/23 : WORKDIR /edgex-go 20:31:31 ---> Using cache 20:31:31 ---> 06018ff7d1f0 20:31:31 Step 5/23 : RUN apk add --update --no-cache make git 20:31:31 ---> Using cache 20:31:31 ---> da1a513510de 20:31:31 Step 6/23 : COPY go.mod vendor* ./ 20:31:31 ---> Using cache 20:31:31 ---> 5f2c9621d4ab 20:31:31 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:31:31 ---> Using cache 20:31:31 ---> 0d210ee7cfe8 20:31:31 Step 8/23 : COPY . . 20:31:31 ---> Using cache 20:31:31 ---> d9e10f4b6193 20:31:31 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:31:41 ---> Running in 987a0494666f 20:31:41 ---> 3401d7fa642a 20:31:41 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 20:31:41 ---> Running in d63c9207547e 20:31:41 ---> Running in 50ed4dfb8e8e 20:31:41 Removing intermediate container 987a0494666f 20:31:41 ---> e02084599d4d 20:31:41 20:31:41 Removing intermediate container d63c9207547e 20:31:41 ---> ad3896e6bac3 20:31:41 Step 32/33 : LABEL git_sha=32cb5413f266176248a0713c2644b680483ab760 20:31:41 ---> Running in 8d4990908676 20:31:41 Successfully built e02084599d4d 20:31:41 Successfully tagged security-spiffe-token-provider:latest 20:31:41 ---> c0aee4e4a734 20:31:41  Building security-spiffe-token-provider ... done Step 19/23 : ENTRYPOINT ["/support-notifications"] 20:31:41 Building security-proxy-setup 20:31:41 ---> Running in 577018d5ff6c 20:31:41 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.159" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:31:46 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:31:46 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:31:46 ---> 910b956c3e36 20:31:46 Step 3/22 : WORKDIR /edgex-go 20:31:46 ---> Using cache 20:31:46 ---> e7a93e443923 20:31:46 Step 4/22 : RUN apk add --update --no-cache make git 20:31:46 ---> Using cache 20:31:46 ---> 0067733e1583 20:31:46 Step 5/22 : COPY go.mod vendor* ./ 20:31:46 ---> Using cache 20:31:46 ---> 9a39baeef087 20:31:46 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:31:46 ---> Using cache 20:31:46 ---> 52195a1de615 20:31:46 Step 7/22 : COPY . . 20:31:46 ---> Using cache 20:31:46 ---> 13dc532f0827 20:31:46 Step 8/22 : RUN make cmd/secrets-config/secrets-config 20:31:52 Removing intermediate container 8d4990908676 20:31:52 ---> 134cc47d3da4 20:31:52 Step 33/33 : LABEL version=3.0.0-dev.159 20:31:53 Removing intermediate container 577018d5ff6c 20:31:53 ---> acc9e05848f0 20:31:53 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:31:53 ---> Running in 82f165efb9be 20:31:53 ---> Running in 2456af123bb3 20:31:53 ---> Running in d46ac3c00b66 20:31:54 Removing intermediate container 2456af123bb3 20:31:54 ---> 33abdd791e9d 20:31:54 20:31:54 Successfully built 33abdd791e9d 20:31:55 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.159" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:31:55 Successfully tagged security-bootstrapper:latest 20:31:55  Building security-bootstrapper ... done Building security-spire-server 20:31:55 Removing intermediate container d46ac3c00b66 20:31:55 ---> 68a2407a20f2 20:31:55 Step 21/23 : LABEL arch=x86_64 20:32:01 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:32:01 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:32:01 ---> 910b956c3e36 20:32:01 Step 3/26 : WORKDIR /edgex-go 20:32:01 ---> Using cache 20:32:01 ---> e7a93e443923 20:32:01 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 20:32:01 ---> Using cache 20:32:01 ---> cc06959108a3 20:32:01 Step 5/26 : COPY go.mod vendor* ./ 20:32:01 ---> Using cache 20:32:01 ---> f5661f05ba5f 20:32:01 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:32:01 ---> Using cache 20:32:01 ---> e055199f1ce8 20:32:01 Step 7/26 : COPY . . 20:32:01 ---> Using cache 20:32:01 ---> 5fc52ec93821 20:32:01 Step 8/26 : ARG SPIRE_RELEASE=1.6.3 20:32:01 ---> Using cache 20:32:01 ---> f43b3a7d6f6c 20:32:01 Step 9/26 : WORKDIR /edgex-go/spire-build 20:32:01 ---> Using cache 20:32:01 ---> 7dd920e226ae 20:32:01 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:32:01 ---> Using cache 20:32:01 ---> ef04ba33ad09 20:32:01 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:32:06 ---> Running in 7bb3dc9f0b1f 20:32:06 ---> Running in 191a5742518b 20:32:06 Removing intermediate container 7bb3dc9f0b1f 20:32:06 ---> eb1f6a474da2 20:32:06 Step 22/23 : LABEL git_sha=32cb5413f266176248a0713c2644b680483ab760 20:32:06 ---> Running in 5301d60fb32a 20:32:12 Removing intermediate container 5301d60fb32a 20:32:12 ---> 90f9ea4e736c 20:32:12 Step 23/23 : LABEL version=3.0.0-dev.159 20:32:18 Removing intermediate container a662d449f170 20:32:18 ---> 64efc9058b58 20:32:18 ---> Running in 55a5d9414110 20:32:18 20:32:18 Step 10/24 : FROM alpine:3.17 20:32:18 ---> 9ed4aefc74f6 20:32:18 Step 11/24 : RUN apk add --update --no-cache dumb-init 20:32:18 ---> Using cache 20:32:18 ---> 57e4a759a643 20:32:18 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:32:18 ---> Using cache 20:32:18 ---> da48e55f8b45 20:32:18 Step 13/24 : ENV APP_PORT=59882 20:32:18 ---> Running in 6abfe71160e6 20:32:18 Removing intermediate container 191a5742518b 20:32:18 ---> 54ab7711abc1 20:32:18 Step 12/26 : WORKDIR /edgex-go 20:32:18 Removing intermediate container 55a5d9414110 20:32:18 ---> 81655f50ec34 20:32:18 20:32:18 Successfully built 81655f50ec34 20:32:20 Successfully tagged support-notifications:latest 20:32:21  Building support-notifications ... done  ---> Running in ff14dd44b1fa 20:32:25 Removing intermediate container 6abfe71160e6 20:32:25 ---> 32dcdc5007f7 20:32:25 Step 14/24 : EXPOSE $APP_PORT 20:32:25 Removing intermediate container 50ed4dfb8e8e 20:32:25 ---> 181248e7e8b4 20:32:25 20:32:25 Step 10/23 : FROM alpine:3.17 20:32:25 ---> 9ed4aefc74f6 20:32:25 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:32:25 ---> Using cache 20:32:25 ---> 45e02e05cd52 20:32:25 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:32:25 ---> Using cache 20:32:25 ---> 7db7c60008b0 20:32:25 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:32:25 ---> Using cache 20:32:25 ---> Running in 2c864663dcf8 20:32:25 ---> 055c9fc6f286 20:32:25 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 20:32:25 ---> Using cache 20:32:25 Removing intermediate container ff14dd44b1fa 20:32:25 ---> d6a059db004a 20:32:25 20:32:25 Step 13/26 : FROM alpine:3.17 20:32:25 ---> 9ed4aefc74f6 20:32:25 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:32:25 ---> Using cache 20:32:25 ---> e7dd2d0ad429 20:32:25 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:32:25 ---> Using cache 20:32:25 ---> f4aef957b502 20:32:25 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 20:32:25 ---> Using cache 20:32:25 ---> 293ceaf08d20 20:32:25 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:32:25 ---> 2e69ac8b3e95 20:32:25 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 20:32:25 ---> Using cache 20:32:25 ---> 92be21ebc988 20:32:25 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:32:25 Removing intermediate container 2c864663dcf8 20:32:25 ---> 18ef50b4b47f 20:32:25 Step 15/24 : WORKDIR / 20:32:30 ---> Running in 8fe0976162f7 20:32:30 ---> 06f061bb1a7e 20:32:30 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:32:30 ---> 8b0a44cf11cb 20:32:30 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:32:30 Removing intermediate container 8fe0976162f7 20:32:30 ---> 1505e47a84ab 20:32:30 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:32:30 ---> 5c43536047e2 20:32:30 ---> c8ea25a3ea1f 20:32:30 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:32:30 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:32:35 ---> 1d9ae760dfe6 20:32:35 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 20:32:35 ---> e236697b2487 20:32:35 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:32:35 ---> 0b61f50d19e6 20:32:35 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:32:35 Removing intermediate container 82f165efb9be 20:32:35 ---> 88450c180f50 20:32:35 20:32:35 Step 9/22 : FROM alpine:3.17 20:32:35 ---> 9ed4aefc74f6 20:32:35 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 20:32:35 ---> Running in f15d45ea243f 20:32:35 ---> 750a5b0f3174 20:32:35 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:32:36 ---> Running in 2652604dfca6 20:32:36 ---> ee789580a868 20:32:36 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:32:37 ---> Running in 7c583e0bdcff 20:32:37 ---> 9b519cf0c2c3 20:32:37 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 20:32:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:32:38 ---> 89cba4a83343 20:32:38 Step 20/24 : ENTRYPOINT ["/core-command"] 20:32:38 Removing intermediate container 7c583e0bdcff 20:32:38 ---> 81b1af6db69a 20:32:38 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:32:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:32:38 (1/2) Installing dumb-init (1.2.5-r2) 20:32:38 ---> Running in c7105df105a3 20:32:38 ---> Running in 4b86e7d66230 20:32:38 (2/2) Installing openssl (3.0.8-r4) 20:32:38 Executing busybox-1.35.0-r29.trigger 20:32:38 OK: 8 MiB in 17 packages 20:32:38 Removing intermediate container f15d45ea243f 20:32:38 ---> 169ed8941e96 20:32:38 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 20:32:39 Removing intermediate container c7105df105a3 20:32:39 ---> b3813059e61d 20:32:39 Step 24/26 : LABEL arch=x86_64 20:32:39 Removing intermediate container 4b86e7d66230 20:32:39 ---> e0c99935405f 20:32:39 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:32:39 ---> Running in 923ff8333a78 20:32:39 ---> Running in d2765756b14c 20:32:39 ---> Running in 880c20e0d0a6 20:32:39 Removing intermediate container 2652604dfca6 20:32:39 ---> 00a1fd0df95b 20:32:39 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 20:32:39 Removing intermediate container 923ff8333a78 20:32:39 ---> d2f59f983485 20:32:39 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 20:32:39 Removing intermediate container 880c20e0d0a6 20:32:39 ---> 036aff948acd 20:32:39 Step 25/26 : LABEL git_sha=32cb5413f266176248a0713c2644b680483ab760 20:32:40 Removing intermediate container d2765756b14c 20:32:40 ---> 59dd982661b9 20:32:40 Step 22/24 : LABEL arch=x86_64 20:32:40 ---> Running in dd699566ca0d 20:32:40 ---> Running in 6415055bf297 20:32:40 ---> Running in cccf08156a98 20:32:40 ---> Running in 48b9ee09ca0b 20:32:40 Removing intermediate container dd699566ca0d 20:32:40 ---> 518a3df7b955 20:32:40 Step 12/22 : WORKDIR /edgex 20:32:40 Removing intermediate container 6415055bf297 20:32:40 ---> 2297c6f31ad2 20:32:40 Step 21/23 : LABEL arch=x86_64 20:32:40 Removing intermediate container cccf08156a98 20:32:40 ---> 28ffb05903ce 20:32:40 Step 26/26 : LABEL version=3.0.0-dev.159 20:32:41 Removing intermediate container 48b9ee09ca0b 20:32:41 ---> 7940e09dc8e4 20:32:41 Step 23/24 : LABEL git_sha=32cb5413f266176248a0713c2644b680483ab760 20:32:41 ---> Running in ad9cc0ae1431 20:32:41 ---> Running in 742c0d341cce 20:32:41 ---> Running in e0f59a3acf14 20:32:41 ---> Running in 44955f78e9fa 20:32:41 Removing intermediate container ad9cc0ae1431 20:32:41 ---> 52a41247a891 20:32:41 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:32:41 Removing intermediate container 742c0d341cce 20:32:41 ---> ca010ee8be7a 20:32:41 20:32:42 Removing intermediate container e0f59a3acf14 20:32:42 ---> 7228e067a790 20:32:42 Step 22/23 : LABEL git_sha=32cb5413f266176248a0713c2644b680483ab760 20:32:42 Removing intermediate container 44955f78e9fa 20:32:42 ---> 52e7e40c9c41 20:32:42 Step 24/24 : LABEL version=3.0.0-dev.159 20:32:42 Successfully built ca010ee8be7a 20:32:42 Successfully tagged security-spire-server:latest 20:32:42  Building security-spire-server ... done  ---> Running in 527f45c0b1e2 20:32:42 ---> Running in f7798bbb3661 20:32:42 ---> 716549576756 20:32:42 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 20:32:43 Removing intermediate container 527f45c0b1e2 20:32:43 ---> daff0c55146c 20:32:43 20:32:43 Removing intermediate container f7798bbb3661 20:32:43 ---> 60c15f2b4bfd 20:32:43 Step 23/23 : LABEL version=3.0.0-dev.159 20:32:43 Successfully built daff0c55146c 20:32:43 ---> 0b2ea701fc73 20:32:43 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 20:32:43 Successfully tagged core-command:latest 20:32:43  Building core-command ... done  ---> Running in 5aa5fbed3d86 20:32:43 Removing intermediate container 5aa5fbed3d86 20:32:43 ---> ea7fb8a83c37 20:32:43 20:32:43 ---> e9c95743b295 20:32:43 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:32:43 Successfully built ea7fb8a83c37 20:32:43 Successfully tagged core-common-config-bootstrapper:latest 20:32:44  Building core-common-config-bootstrapper ... done  ---> 387cc4cc3813 20:32:44 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:32:45 ---> 3debb997a086 20:32:45 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:32:45 ---> Running in d69f82684c06 20:32:46 Removing intermediate container d69f82684c06 20:32:46 ---> 2d0dddc0334d 20:32:46 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 20:32:47 ---> Running in 82575e4bb1cf 20:32:47 Removing intermediate container 82575e4bb1cf 20:32:47 ---> 3026beda0711 20:32:47 Step 20/22 : LABEL arch=x86_64 20:32:47 ---> Running in a9a203e6963f 20:32:48 Removing intermediate container a9a203e6963f 20:32:48 ---> eda3982d771d 20:32:48 Step 21/22 : LABEL git_sha=32cb5413f266176248a0713c2644b680483ab760 20:32:48 ---> Running in acbf6cc2277a 20:32:48 Removing intermediate container acbf6cc2277a 20:32:48 ---> e18e10873db7 20:32:48 Step 22/22 : LABEL version=3.0.0-dev.159 20:32:48 ---> Running in 6d231fd34233 20:32:49 Removing intermediate container 6d231fd34233 20:32:49 ---> 541e4165c3b1 20:32:49 20:32:49 Successfully built 541e4165c3b1 20:32:49 Successfully tagged security-proxy-setup:latest 20:32:49  Building security-proxy-setup ... done  [Pipeline] } 20:32:49 $ docker stop --time=1 9809cea4d365a11f7dfa82db728a0260822fd2c1f3b3294e4d37d5cd7e52ea36 20:32:51 $ docker rm -f --volumes 9809cea4d365a11f7dfa82db728a0260822fd2c1f3b3294e4d37d5cd7e52ea36 [Pipeline] // withDockerContainer [Pipeline] sh 20:32:51 + docker images 20:32:51 REPOSITORY TAG IMAGE ID CREATED SIZE 20:32:51 security-proxy-setup latest 541e4165c3b1 3 seconds ago 18.7MB 20:32:51 core-common-config-bootstrapper latest ea7fb8a83c37 8 seconds ago 17.2MB 20:32:51 core-command latest daff0c55146c 9 seconds ago 19.9MB 20:32:51 security-spire-server latest ca010ee8be7a 10 seconds ago 103MB 20:32:51 88450c180f50 17 seconds ago 1.7GB 20:32:51 181248e7e8b4 27 seconds ago 1.72GB 20:32:51 d6a059db004a 27 seconds ago 1.58GB 20:32:51 support-notifications latest 81655f50ec34 33 seconds ago 32.4MB 20:32:51 64efc9058b58 40 seconds ago 1.72GB 20:32:51 security-bootstrapper latest 33abdd791e9d 58 seconds ago 22.2MB 20:32:51 security-spiffe-token-provider latest e02084599d4d About a minute ago 32.8MB 20:32:51 security-spire-agent latest ca7f4e138722 About a minute ago 161MB 20:32:51 security-spire-config latest cd5b9ea7c907 About a minute ago 102MB 20:32:51 755c364e5887 About a minute ago 1.79GB 20:32:51 c683d3a53366 About a minute ago 1.76GB 20:32:51 29ea17d984d1 2 minutes ago 1.58GB 20:32:51 739812991082 2 minutes ago 1.58GB 20:32:51 f3a27f9436d2 3 minutes ago 1.71GB 20:32:51 security-secretstore-setup latest 7451f8933de1 4 minutes ago 32.8MB 20:32:51 security-proxy-auth latest 4f47208a8f19 4 minutes ago 18.3MB 20:32:51 core-metadata latest 7bbd320f40d6 5 minutes ago 20.4MB 20:32:51 support-scheduler latest 542c7db83f32 5 minutes ago 31.8MB 20:32:51 core-data latest 854e1475a150 5 minutes ago 20.1MB 20:32:51 344685088ec1 5 minutes ago 1.7GB 20:32:51 1747f83f9fde 5 minutes ago 1.79GB 20:32:51 37f1dd77db96 5 minutes ago 1.73GB 20:32:51 e6e16d45f165 5 minutes ago 1.73GB 20:32:51 1d30c2b2f7c7 5 minutes ago 1.72GB 20:32:51 ci-base-image-x86_64 latest 910b956c3e36 10 minutes ago 918MB 20:32:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 3 weeks ago 700MB 20:32:51 alpine 3.17 9ed4aefc74f6 7 weeks ago 7.05MB 20:32:51 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 10 months ago 253MB 20:32:51 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 20:32:51 provisioning config files... 20:32:51 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/525@tmp/config4878766918450520755tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:32:51 ---> docker-login.sh 20:32:51 nexus3.edgexfoundry.org:10001 20:32:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:32:51 Configure a credential helper to remove this warning. See 20:32:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:32:51 20:32:51 Login Succeeded 20:32:51 nexus3.edgexfoundry.org:10002 20:32:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:32:51 Configure a credential helper to remove this warning. See 20:32:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:32:51 20:32:51 Login Succeeded 20:32:51 nexus3.edgexfoundry.org:10003 20:32:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:32:52 Configure a credential helper to remove this warning. See 20:32:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:32:52 20:32:52 Login Succeeded 20:32:52 nexus3.edgexfoundry.org:10004 20:32:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:32:52 Configure a credential helper to remove this warning. See 20:32:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:32:52 20:32:52 Login Succeeded 20:32:52 docker.io 20:32:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:32:52 Configure a credential helper to remove this warning. See 20:32:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:32:52 20:32:52 Login Succeeded 20:32:52 ---> docker-login.sh ends [Pipeline] } 20:32:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:32:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:32:52 [edgeXDocker.push] Tagging docker image core-command with the following tags: 20:32:52 32cb5413f266176248a0713c2644b680483ab760 20:32:52 latest 20:32:52 3.0.0-dev.159 20:32:52 32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 20:32:52 main 20:32:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:52 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:32cb5413f266176248a0713c2644b680483ab760 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:53 + docker push nexus3.edgexfoundry.org:10004/core-command:32cb5413f266176248a0713c2644b680483ab760 20:32:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:32:53 4966508b12e8: Preparing 20:32:53 a4f35f302277: Preparing 20:32:53 d18666614ad4: Preparing 20:32:53 cef3773606af: Preparing 20:32:53 9e2ec8a09f08: Preparing 20:32:53 f1417ff83b31: Preparing 20:32:53 f1417ff83b31: Waiting 20:32:53 d18666614ad4: Pushed 20:32:53 4966508b12e8: Pushed 20:32:53 9e2ec8a09f08: Pushed 20:32:53 cef3773606af: Pushed 20:32:53 f1417ff83b31: Layer already exists 20:32:54 a4f35f302277: Pushed 20:32:54 32cb5413f266176248a0713c2644b680483ab760: digest: sha256:a74a4cd9978b516c869d25cf066918b9f525c492810a7c167f1c54706b4bda75 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:54 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:55 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 20:32:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:32:55 4966508b12e8: Preparing 20:32:55 a4f35f302277: Preparing 20:32:55 d18666614ad4: Preparing 20:32:55 cef3773606af: Preparing 20:32:55 9e2ec8a09f08: Preparing 20:32:55 f1417ff83b31: Preparing 20:32:55 f1417ff83b31: Waiting 20:32:55 9e2ec8a09f08: Layer already exists 20:32:55 a4f35f302277: Layer already exists 20:32:55 cef3773606af: Layer already exists 20:32:55 d18666614ad4: Layer already exists 20:32:55 4966508b12e8: Layer already exists 20:32:55 f1417ff83b31: Layer already exists 20:32:55 latest: digest: sha256:a74a4cd9978b516c869d25cf066918b9f525c492810a7c167f1c54706b4bda75 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:55 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.159 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:55 + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.159 20:32:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:32:55 4966508b12e8: Preparing 20:32:55 a4f35f302277: Preparing 20:32:55 d18666614ad4: Preparing 20:32:55 cef3773606af: Preparing 20:32:55 9e2ec8a09f08: Preparing 20:32:55 f1417ff83b31: Preparing 20:32:55 f1417ff83b31: Waiting 20:32:55 a4f35f302277: Layer already exists 20:32:55 d18666614ad4: Layer already exists 20:32:55 4966508b12e8: Layer already exists 20:32:55 9e2ec8a09f08: Layer already exists 20:32:55 cef3773606af: Layer already exists 20:32:55 f1417ff83b31: Layer already exists 20:32:55 3.0.0-dev.159: digest: sha256:a74a4cd9978b516c869d25cf066918b9f525c492810a7c167f1c54706b4bda75 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:55 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:56 + docker push nexus3.edgexfoundry.org:10004/core-command:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 20:32:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:32:56 4966508b12e8: Preparing 20:32:56 a4f35f302277: Preparing 20:32:56 d18666614ad4: Preparing 20:32:56 cef3773606af: Preparing 20:32:56 9e2ec8a09f08: Preparing 20:32:56 f1417ff83b31: Preparing 20:32:56 f1417ff83b31: Waiting 20:32:56 d18666614ad4: Layer already exists 20:32:56 a4f35f302277: Layer already exists 20:32:56 cef3773606af: Layer already exists 20:32:56 9e2ec8a09f08: Layer already exists 20:32:56 4966508b12e8: Layer already exists 20:32:56 f1417ff83b31: Layer already exists 20:32:56 32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159: digest: sha256:a74a4cd9978b516c869d25cf066918b9f525c492810a7c167f1c54706b4bda75 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:56 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:56 + docker push nexus3.edgexfoundry.org:10004/core-command:main 20:32:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:32:56 4966508b12e8: Preparing 20:32:56 a4f35f302277: Preparing 20:32:56 d18666614ad4: Preparing 20:32:56 cef3773606af: Preparing 20:32:56 9e2ec8a09f08: Preparing 20:32:56 f1417ff83b31: Preparing 20:32:56 f1417ff83b31: Waiting 20:32:56 9e2ec8a09f08: Layer already exists 20:32:56 a4f35f302277: Layer already exists 20:32:56 d18666614ad4: Layer already exists 20:32:56 cef3773606af: Layer already exists 20:32:56 4966508b12e8: Layer already exists 20:32:56 f1417ff83b31: Layer already exists 20:32:56 main: digest: sha256:a74a4cd9978b516c869d25cf066918b9f525c492810a7c167f1c54706b4bda75 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:32:57 ===================================================== [Pipeline] echo 20:32:57 taggedImages: 20:32:57 - nexus3.edgexfoundry.org:10004/core-command:32cb5413f266176248a0713c2644b680483ab760 20:32:57 - nexus3.edgexfoundry.org:10004/core-command:latest 20:32:57 - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.159 20:32:57 - nexus3.edgexfoundry.org:10004/core-command:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 20:32:57 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 20:32:57 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 20:32:57 32cb5413f266176248a0713c2644b680483ab760 20:32:57 latest 20:32:57 3.0.0-dev.159 20:32:57 32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 20:32:57 main 20:32:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:57 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:32cb5413f266176248a0713c2644b680483ab760 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:57 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:32cb5413f266176248a0713c2644b680483ab760 20:32:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 20:32:57 4ceee9a2a633: Preparing 20:32:57 a2533c35f9d7: Preparing 20:32:57 c29b8c49c606: Preparing 20:32:57 caf56004b4be: Preparing 20:32:57 d18666614ad4: Preparing 20:32:57 cef3773606af: Preparing 20:32:57 621c759aae47: Preparing 20:32:57 cef3773606af: Waiting 20:32:57 f1417ff83b31: Preparing 20:32:57 621c759aae47: Waiting 20:32:57 f1417ff83b31: Waiting 20:32:57 d18666614ad4: Layer already exists 20:32:57 a2533c35f9d7: Pushed 20:32:57 4ceee9a2a633: Pushed 20:32:57 c29b8c49c606: Pushed 20:32:57 cef3773606af: Layer already exists 20:32:57 621c759aae47: Pushed 20:32:58 f1417ff83b31: Layer already exists 20:32:58 caf56004b4be: Pushed 20:32:59 32cb5413f266176248a0713c2644b680483ab760: digest: sha256:655743e65f2ba52be97c73afd736680ad37aceb7aa9d69782bfdea7e1fdc5f33 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:59 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:59 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 20:32:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 20:32:59 4ceee9a2a633: Preparing 20:32:59 a2533c35f9d7: Preparing 20:32:59 c29b8c49c606: Preparing 20:32:59 caf56004b4be: Preparing 20:32:59 d18666614ad4: Preparing 20:32:59 cef3773606af: Preparing 20:32:59 621c759aae47: Preparing 20:32:59 f1417ff83b31: Preparing 20:32:59 cef3773606af: Waiting 20:32:59 621c759aae47: Waiting 20:32:59 f1417ff83b31: Waiting 20:32:59 4ceee9a2a633: Layer already exists 20:32:59 d18666614ad4: Layer already exists 20:32:59 c29b8c49c606: Layer already exists 20:32:59 a2533c35f9d7: Layer already exists 20:32:59 caf56004b4be: Layer already exists 20:32:59 621c759aae47: Layer already exists 20:32:59 f1417ff83b31: Layer already exists 20:32:59 cef3773606af: Layer already exists 20:32:59 latest: digest: sha256:655743e65f2ba52be97c73afd736680ad37aceb7aa9d69782bfdea7e1fdc5f33 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:59 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.159 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:00 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.159 20:33:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 20:33:00 4ceee9a2a633: Preparing 20:33:00 a2533c35f9d7: Preparing 20:33:00 c29b8c49c606: Preparing 20:33:00 caf56004b4be: Preparing 20:33:00 d18666614ad4: Preparing 20:33:00 cef3773606af: Preparing 20:33:00 621c759aae47: Preparing 20:33:00 f1417ff83b31: Preparing 20:33:00 cef3773606af: Waiting 20:33:00 621c759aae47: Waiting 20:33:00 f1417ff83b31: Waiting 20:33:00 4ceee9a2a633: Layer already exists 20:33:00 c29b8c49c606: Layer already exists 20:33:00 caf56004b4be: Layer already exists 20:33:00 d18666614ad4: Layer already exists 20:33:00 a2533c35f9d7: Layer already exists 20:33:00 621c759aae47: Layer already exists 20:33:00 cef3773606af: Layer already exists 20:33:00 f1417ff83b31: Layer already exists 20:33:00 3.0.0-dev.159: digest: sha256:655743e65f2ba52be97c73afd736680ad37aceb7aa9d69782bfdea7e1fdc5f33 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:00 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 [Pipeline] } 20:33:00 Removing intermediate container c054ec96d91f 20:33:00 ---> 3e0cfca39969 20:33:00 20:33:00 Step 9/33 : FROM alpine:3.17 20:33:00 ---> 51e60588ff2c 20:33:00 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 20:33:00 ---> Running in 3cb6b1e0d305 20:33:00 Removing intermediate container 3cb6b1e0d305 20:33:00 ---> 72599ddd98b7 20:33:00 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 20:33:00 ---> Running in 339765c1a95e 20:33:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:33:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:00 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 20:33:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 20:33:00 4ceee9a2a633: Preparing 20:33:00 a2533c35f9d7: Preparing 20:33:00 c29b8c49c606: Preparing 20:33:00 caf56004b4be: Preparing 20:33:00 d18666614ad4: Preparing 20:33:00 cef3773606af: Preparing 20:33:00 621c759aae47: Preparing 20:33:00 f1417ff83b31: Preparing 20:33:00 cef3773606af: Waiting 20:33:00 621c759aae47: Waiting 20:33:00 f1417ff83b31: Waiting 20:33:00 c29b8c49c606: Layer already exists 20:33:00 caf56004b4be: Layer already exists 20:33:00 4ceee9a2a633: Layer already exists 20:33:00 a2533c35f9d7: Layer already exists 20:33:00 d18666614ad4: Layer already exists 20:33:00 cef3773606af: Layer already exists 20:33:00 621c759aae47: Layer already exists 20:33:00 f1417ff83b31: Layer already exists 20:33:00 32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159: digest: sha256:655743e65f2ba52be97c73afd736680ad37aceb7aa9d69782bfdea7e1fdc5f33 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:01 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:01 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 20:33:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 20:33:01 4ceee9a2a633: Preparing 20:33:01 a2533c35f9d7: Preparing 20:33:01 c29b8c49c606: Preparing 20:33:01 caf56004b4be: Preparing 20:33:01 d18666614ad4: Preparing 20:33:01 cef3773606af: Preparing 20:33:01 621c759aae47: Preparing 20:33:01 f1417ff83b31: Preparing 20:33:01 cef3773606af: Waiting 20:33:01 621c759aae47: Waiting 20:33:01 f1417ff83b31: Waiting 20:33:01 4ceee9a2a633: Layer already exists 20:33:01 c29b8c49c606: Layer already exists 20:33:01 a2533c35f9d7: Layer already exists 20:33:01 d18666614ad4: Layer already exists 20:33:01 caf56004b4be: Layer already exists 20:33:01 cef3773606af: Layer already exists 20:33:01 621c759aae47: Layer already exists 20:33:01 f1417ff83b31: Layer already exists 20:33:01 main: digest: sha256:655743e65f2ba52be97c73afd736680ad37aceb7aa9d69782bfdea7e1fdc5f33 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:33:01 ===================================================== [Pipeline] echo 20:33:01 taggedImages: 20:33:01 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:32cb5413f266176248a0713c2644b680483ab760 20:33:01 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 20:33:01 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.159 20:33:01 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 20:33:01 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 20:33:01 [edgeXDocker.push] Tagging docker image core-data with the following tags: 20:33:01 32cb5413f266176248a0713c2644b680483ab760 20:33:01 latest 20:33:01 3.0.0-dev.159 20:33:01 32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 20:33:01 main 20:33:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:01 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:32cb5413f266176248a0713c2644b680483ab760 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:02 (1/2) Installing dumb-init (1.2.5-r2) 20:33:02 (2/2) Installing su-exec (0.2-r2) 20:33:02 Executing busybox-1.35.0-r29.trigger 20:33:02 OK: 8 MiB in 17 packages 20:33:02 + docker push nexus3.edgexfoundry.org:10004/core-data:32cb5413f266176248a0713c2644b680483ab760 20:33:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:33:02 607bb6ceb00e: Preparing 20:33:02 572073daf5c0: Preparing 20:33:02 d18666614ad4: Preparing 20:33:02 cef3773606af: Preparing 20:33:02 a67b30132dd0: Preparing 20:33:02 f1417ff83b31: Preparing 20:33:02 f1417ff83b31: Waiting 20:33:02 d18666614ad4: Layer already exists 20:33:02 607bb6ceb00e: Pushed 20:33:02 a67b30132dd0: Pushed 20:33:02 cef3773606af: Layer already exists 20:33:02 f1417ff83b31: Layer already exists 20:33:03 572073daf5c0: Pushed 20:33:03 32cb5413f266176248a0713c2644b680483ab760: digest: sha256:1bab9f82a8a7d237283d63fefa8ee11c5e2065e7f2380fcdc0fc242b010b1359 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:03 Removing intermediate container 339765c1a95e 20:33:03 ---> 49236db35139 20:33:03 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 20:33:03 ---> Running in 2e889b33d0da 20:33:04 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:04 Removing intermediate container 2e889b33d0da 20:33:04 ---> 8236473f448c 20:33:04 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 20:33:04 ---> Running in c41b31d355d8 20:33:04 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 20:33:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:33:04 607bb6ceb00e: Preparing 20:33:04 572073daf5c0: Preparing 20:33:04 d18666614ad4: Preparing 20:33:04 cef3773606af: Preparing 20:33:04 a67b30132dd0: Preparing 20:33:04 f1417ff83b31: Preparing 20:33:04 f1417ff83b31: Waiting 20:33:04 572073daf5c0: Layer already exists 20:33:04 a67b30132dd0: Layer already exists 20:33:04 607bb6ceb00e: Layer already exists 20:33:04 d18666614ad4: Layer already exists 20:33:04 cef3773606af: Layer already exists 20:33:04 f1417ff83b31: Layer already exists 20:33:04 latest: digest: sha256:1bab9f82a8a7d237283d63fefa8ee11c5e2065e7f2380fcdc0fc242b010b1359 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:04 Removing intermediate container c41b31d355d8 20:33:04 ---> 9f30b48e2ba2 20:33:04 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 20:33:04 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.159 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:05 ---> Running in 1fac586e841a 20:33:05 + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.159 20:33:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:33:05 607bb6ceb00e: Preparing 20:33:05 572073daf5c0: Preparing 20:33:05 d18666614ad4: Preparing 20:33:05 cef3773606af: Preparing 20:33:05 a67b30132dd0: Preparing 20:33:05 f1417ff83b31: Preparing 20:33:05 f1417ff83b31: Waiting 20:33:05 cef3773606af: Layer already exists 20:33:05 a67b30132dd0: Layer already exists 20:33:05 d18666614ad4: Layer already exists 20:33:05 607bb6ceb00e: Layer already exists 20:33:05 572073daf5c0: Layer already exists 20:33:05 f1417ff83b31: Layer already exists 20:33:05 3.0.0-dev.159: digest: sha256:1bab9f82a8a7d237283d63fefa8ee11c5e2065e7f2380fcdc0fc242b010b1359 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:05 Removing intermediate container 1fac586e841a 20:33:05 ---> 9e886f84fbfe 20:33:05 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 20:33:05 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:05 ---> Running in 38c28199fd1d 20:33:05 + docker push nexus3.edgexfoundry.org:10004/core-data:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 20:33:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:33:05 607bb6ceb00e: Preparing 20:33:05 572073daf5c0: Preparing 20:33:05 d18666614ad4: Preparing 20:33:05 cef3773606af: Preparing 20:33:05 a67b30132dd0: Preparing 20:33:05 f1417ff83b31: Preparing 20:33:05 f1417ff83b31: Waiting 20:33:05 607bb6ceb00e: Layer already exists 20:33:05 a67b30132dd0: Layer already exists 20:33:05 572073daf5c0: Layer already exists 20:33:05 cef3773606af: Layer already exists 20:33:05 d18666614ad4: Layer already exists 20:33:05 f1417ff83b31: Layer already exists 20:33:05 32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159: digest: sha256:1bab9f82a8a7d237283d63fefa8ee11c5e2065e7f2380fcdc0fc242b010b1359 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:06 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:06 Removing intermediate container 38c28199fd1d 20:33:06 ---> 73f5984471f5 20:33:06 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 20:33:06 + docker push nexus3.edgexfoundry.org:10004/core-data:main 20:33:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:33:06 607bb6ceb00e: Preparing 20:33:06 572073daf5c0: Preparing 20:33:06 d18666614ad4: Preparing 20:33:06 cef3773606af: Preparing 20:33:06 a67b30132dd0: Preparing 20:33:06 f1417ff83b31: Preparing 20:33:06 f1417ff83b31: Waiting 20:33:06 572073daf5c0: Layer already exists 20:33:06 cef3773606af: Layer already exists 20:33:06 a67b30132dd0: Layer already exists 20:33:06 d18666614ad4: Layer already exists 20:33:06 607bb6ceb00e: Layer already exists 20:33:06 f1417ff83b31: Layer already exists 20:33:06 main: digest: sha256:1bab9f82a8a7d237283d63fefa8ee11c5e2065e7f2380fcdc0fc242b010b1359 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:33:06 ===================================================== [Pipeline] echo 20:33:06 taggedImages: 20:33:06 - nexus3.edgexfoundry.org:10004/core-data:32cb5413f266176248a0713c2644b680483ab760 20:33:06 - nexus3.edgexfoundry.org:10004/core-data:latest 20:33:06 - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.159 20:33:06 - nexus3.edgexfoundry.org:10004/core-data:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 20:33:06 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 20:33:06 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 20:33:06 32cb5413f266176248a0713c2644b680483ab760 20:33:06 latest 20:33:06 3.0.0-dev.159 20:33:06 32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 20:33:06 main 20:33:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:06 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:32cb5413f266176248a0713c2644b680483ab760 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:07 + docker push nexus3.edgexfoundry.org:10004/core-metadata:32cb5413f266176248a0713c2644b680483ab760 20:33:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:33:07 8fc966e5c597: Preparing 20:33:07 f8e3f3eb3582: Preparing 20:33:07 59f5923be368: Preparing 20:33:07 d18666614ad4: Preparing 20:33:07 cef3773606af: Preparing 20:33:07 1ef108ac9d91: Preparing 20:33:07 f1417ff83b31: Preparing 20:33:07 f1417ff83b31: Waiting 20:33:07 1ef108ac9d91: Waiting 20:33:07 d18666614ad4: Layer already exists 20:33:07 f8e3f3eb3582: Pushed 20:33:07 8fc966e5c597: Pushed 20:33:07 1ef108ac9d91: Pushed 20:33:07 cef3773606af: Layer already exists 20:33:07 f1417ff83b31: Layer already exists 20:33:08 59f5923be368: Pushed 20:33:08 ---> Running in 0b2f5389ee62 20:33:08 32cb5413f266176248a0713c2644b680483ab760: digest: sha256:5168166d77639f0d760813e567ace0f8199197024ef48d9406120af9433669ca size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:09 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:09 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 20:33:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:33:09 8fc966e5c597: Preparing 20:33:09 f8e3f3eb3582: Preparing 20:33:09 59f5923be368: Preparing 20:33:09 d18666614ad4: Preparing 20:33:09 cef3773606af: Preparing 20:33:09 1ef108ac9d91: Preparing 20:33:09 1ef108ac9d91: Waiting 20:33:09 f1417ff83b31: Preparing 20:33:09 d18666614ad4: Layer already exists 20:33:09 59f5923be368: Layer already exists 20:33:09 cef3773606af: Layer already exists 20:33:09 f8e3f3eb3582: Layer already exists 20:33:09 8fc966e5c597: Layer already exists 20:33:09 f1417ff83b31: Layer already exists 20:33:09 1ef108ac9d91: Layer already exists 20:33:09 latest: digest: sha256:5168166d77639f0d760813e567ace0f8199197024ef48d9406120af9433669ca size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:09 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.159 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:10 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.159 20:33:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:33:10 8fc966e5c597: Preparing 20:33:10 f8e3f3eb3582: Preparing 20:33:10 59f5923be368: Preparing 20:33:10 d18666614ad4: Preparing 20:33:10 cef3773606af: Preparing 20:33:10 1ef108ac9d91: Preparing 20:33:10 f1417ff83b31: Preparing 20:33:10 1ef108ac9d91: Waiting 20:33:10 f1417ff83b31: Waiting 20:33:10 8fc966e5c597: Layer already exists 20:33:10 59f5923be368: Layer already exists 20:33:10 f8e3f3eb3582: Layer already exists 20:33:10 d18666614ad4: Layer already exists 20:33:10 cef3773606af: Layer already exists 20:33:10 1ef108ac9d91: Layer already exists 20:33:10 f1417ff83b31: Layer already exists 20:33:10 3.0.0-dev.159: digest: sha256:5168166d77639f0d760813e567ace0f8199197024ef48d9406120af9433669ca size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:10 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:10 + docker push nexus3.edgexfoundry.org:10004/core-metadata:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 20:33:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:33:10 8fc966e5c597: Preparing 20:33:10 f8e3f3eb3582: Preparing 20:33:10 59f5923be368: Preparing 20:33:10 d18666614ad4: Preparing 20:33:10 cef3773606af: Preparing 20:33:10 1ef108ac9d91: Preparing 20:33:10 f1417ff83b31: Preparing 20:33:10 1ef108ac9d91: Waiting 20:33:10 cef3773606af: Layer already exists 20:33:10 8fc966e5c597: Layer already exists 20:33:10 59f5923be368: Layer already exists 20:33:10 f8e3f3eb3582: Layer already exists 20:33:10 d18666614ad4: Layer already exists 20:33:10 f1417ff83b31: Layer already exists 20:33:10 1ef108ac9d91: Layer already exists 20:33:10 32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159: digest: sha256:5168166d77639f0d760813e567ace0f8199197024ef48d9406120af9433669ca size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:11 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:11 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 20:33:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:33:11 8fc966e5c597: Preparing 20:33:11 f8e3f3eb3582: Preparing 20:33:11 59f5923be368: Preparing 20:33:11 d18666614ad4: Preparing 20:33:11 cef3773606af: Preparing 20:33:11 1ef108ac9d91: Preparing 20:33:11 f1417ff83b31: Preparing 20:33:11 f1417ff83b31: Waiting 20:33:11 1ef108ac9d91: Waiting 20:33:11 59f5923be368: Layer already exists 20:33:11 f8e3f3eb3582: Layer already exists 20:33:11 cef3773606af: Layer already exists 20:33:11 d18666614ad4: Layer already exists 20:33:11 8fc966e5c597: Layer already exists 20:33:11 1ef108ac9d91: Layer already exists 20:33:11 f1417ff83b31: Layer already exists 20:33:11 main: digest: sha256:5168166d77639f0d760813e567ace0f8199197024ef48d9406120af9433669ca size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:33:11 ===================================================== [Pipeline] echo 20:33:11 taggedImages: 20:33:11 - nexus3.edgexfoundry.org:10004/core-metadata:32cb5413f266176248a0713c2644b680483ab760 20:33:11 - nexus3.edgexfoundry.org:10004/core-metadata:latest 20:33:11 - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.159 20:33:11 - nexus3.edgexfoundry.org:10004/core-metadata:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 20:33:11 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 20:33:11 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 20:33:11 32cb5413f266176248a0713c2644b680483ab760 20:33:11 latest 20:33:11 3.0.0-dev.159 20:33:11 32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 20:33:11 main 20:33:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:11 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:32cb5413f266176248a0713c2644b680483ab760 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:12 Removing intermediate container 0b2f5389ee62 20:33:12 ---> 9cbaf9e33723 20:33:12 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 20:33:12 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:32cb5413f266176248a0713c2644b680483ab760 20:33:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:33:12 0c2c79560008: Preparing 20:33:12 0c2c79560008: Preparing 20:33:12 50a0ac3aca40: Preparing 20:33:12 da863edbe041: Preparing 20:33:12 c3cee878dedf: Preparing 20:33:12 95d1979eb927: Preparing 20:33:12 aae6045690d3: Preparing 20:33:12 d18666614ad4: Preparing 20:33:12 cef3773606af: Preparing 20:33:12 9776a0532d87: Preparing 20:33:12 e9d1531836d1: Preparing 20:33:12 424492195ca8: Preparing 20:33:12 268762830855: Preparing 20:33:12 f1417ff83b31: Preparing 20:33:12 cef3773606af: Waiting 20:33:12 9776a0532d87: Waiting 20:33:12 424492195ca8: Waiting 20:33:12 e9d1531836d1: Waiting 20:33:12 aae6045690d3: Waiting 20:33:12 268762830855: Waiting 20:33:12 d18666614ad4: Waiting 20:33:12 f1417ff83b31: Waiting 20:33:12 da863edbe041: Pushed 20:33:12 0c2c79560008: Pushed 20:33:12 50a0ac3aca40: Pushed 20:33:12 95d1979eb927: Pushed 20:33:12 c3cee878dedf: Pushed 20:33:12 ---> Running in 5ff92411a6c1 20:33:12 d18666614ad4: Layer already exists 20:33:12 9776a0532d87: Pushed 20:33:12 cef3773606af: Layer already exists 20:33:12 e9d1531836d1: Pushed 20:33:12 424492195ca8: Pushed 20:33:12 268762830855: Pushed 20:33:12 f1417ff83b31: Layer already exists 20:33:13 Removing intermediate container 5ff92411a6c1 20:33:13 ---> 22a6b9754bd1 20:33:13 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 20:33:13 aae6045690d3: Pushed 20:33:14 32cb5413f266176248a0713c2644b680483ab760: digest: sha256:a8985b8a8430fd1ad962c119b731f1f073442fc819c77a33c3fabf5c0d8d246f size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:14 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:14 ---> 966cdca18cb4 20:33:14 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 20:33:14 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 20:33:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:33:14 0c2c79560008: Preparing 20:33:14 0c2c79560008: Preparing 20:33:14 50a0ac3aca40: Preparing 20:33:14 da863edbe041: Preparing 20:33:14 c3cee878dedf: Preparing 20:33:14 95d1979eb927: Preparing 20:33:14 aae6045690d3: Preparing 20:33:14 d18666614ad4: Preparing 20:33:14 cef3773606af: Preparing 20:33:14 9776a0532d87: Preparing 20:33:14 e9d1531836d1: Preparing 20:33:14 424492195ca8: Preparing 20:33:14 268762830855: Preparing 20:33:14 f1417ff83b31: Preparing 20:33:14 9776a0532d87: Waiting 20:33:14 e9d1531836d1: Waiting 20:33:14 424492195ca8: Waiting 20:33:14 268762830855: Waiting 20:33:14 cef3773606af: Waiting 20:33:14 f1417ff83b31: Waiting 20:33:14 aae6045690d3: Waiting 20:33:14 d18666614ad4: Waiting 20:33:14 da863edbe041: Layer already exists 20:33:14 c3cee878dedf: Layer already exists 20:33:14 0c2c79560008: Layer already exists 20:33:14 50a0ac3aca40: Layer already exists 20:33:14 95d1979eb927: Layer already exists 20:33:14 9776a0532d87: Layer already exists 20:33:14 aae6045690d3: Layer already exists 20:33:14 e9d1531836d1: Layer already exists 20:33:14 d18666614ad4: Layer already exists 20:33:14 cef3773606af: Layer already exists 20:33:14 424492195ca8: Layer already exists 20:33:14 268762830855: Layer already exists 20:33:14 f1417ff83b31: Layer already exists 20:33:14 latest: digest: sha256:a8985b8a8430fd1ad962c119b731f1f073442fc819c77a33c3fabf5c0d8d246f size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:15 ---> Running in 507b362f835f 20:33:15 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.159 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:15 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.159 20:33:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:33:15 0c2c79560008: Preparing 20:33:15 0c2c79560008: Preparing 20:33:15 50a0ac3aca40: Preparing 20:33:15 da863edbe041: Preparing 20:33:15 c3cee878dedf: Preparing 20:33:15 95d1979eb927: Preparing 20:33:15 aae6045690d3: Preparing 20:33:15 d18666614ad4: Preparing 20:33:15 cef3773606af: Preparing 20:33:15 9776a0532d87: Preparing 20:33:15 e9d1531836d1: Preparing 20:33:15 424492195ca8: Preparing 20:33:15 268762830855: Preparing 20:33:15 f1417ff83b31: Preparing 20:33:15 cef3773606af: Waiting 20:33:15 9776a0532d87: Waiting 20:33:15 e9d1531836d1: Waiting 20:33:15 424492195ca8: Waiting 20:33:15 268762830855: Waiting 20:33:15 f1417ff83b31: Waiting 20:33:15 aae6045690d3: Waiting 20:33:15 d18666614ad4: Waiting 20:33:15 50a0ac3aca40: Layer already exists 20:33:15 da863edbe041: Layer already exists 20:33:15 0c2c79560008: Layer already exists 20:33:15 95d1979eb927: Layer already exists 20:33:15 c3cee878dedf: Layer already exists 20:33:15 aae6045690d3: Layer already exists 20:33:15 d18666614ad4: Layer already exists 20:33:15 9776a0532d87: Layer already exists 20:33:15 e9d1531836d1: Layer already exists 20:33:15 cef3773606af: Layer already exists 20:33:15 f1417ff83b31: Layer already exists 20:33:15 424492195ca8: Layer already exists 20:33:15 268762830855: Layer already exists 20:33:15 3.0.0-dev.159: digest: sha256:a8985b8a8430fd1ad962c119b731f1f073442fc819c77a33c3fabf5c0d8d246f size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:15 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:16 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 20:33:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:33:16 0c2c79560008: Preparing 20:33:16 0c2c79560008: Preparing 20:33:16 50a0ac3aca40: Preparing 20:33:16 da863edbe041: Preparing 20:33:16 c3cee878dedf: Preparing 20:33:16 95d1979eb927: Preparing 20:33:16 aae6045690d3: Preparing 20:33:16 d18666614ad4: Preparing 20:33:16 cef3773606af: Preparing 20:33:16 9776a0532d87: Preparing 20:33:16 e9d1531836d1: Preparing 20:33:16 424492195ca8: Preparing 20:33:16 268762830855: Preparing 20:33:16 f1417ff83b31: Preparing 20:33:16 9776a0532d87: Waiting 20:33:16 e9d1531836d1: Waiting 20:33:16 424492195ca8: Waiting 20:33:16 aae6045690d3: Waiting 20:33:16 d18666614ad4: Waiting 20:33:16 268762830855: Waiting 20:33:16 cef3773606af: Waiting 20:33:16 f1417ff83b31: Waiting 20:33:16 0c2c79560008: Layer already exists 20:33:16 c3cee878dedf: Layer already exists 20:33:16 95d1979eb927: Layer already exists 20:33:16 50a0ac3aca40: Layer already exists 20:33:16 da863edbe041: Layer already exists 20:33:16 e9d1531836d1: Layer already exists 20:33:16 d18666614ad4: Layer already exists 20:33:16 aae6045690d3: Layer already exists 20:33:16 cef3773606af: Layer already exists 20:33:16 9776a0532d87: Layer already exists 20:33:16 268762830855: Layer already exists 20:33:16 424492195ca8: Layer already exists 20:33:16 f1417ff83b31: Layer already exists 20:33:16 32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159: digest: sha256:a8985b8a8430fd1ad962c119b731f1f073442fc819c77a33c3fabf5c0d8d246f size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:16 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:16 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 20:33:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:33:16 0c2c79560008: Preparing 20:33:16 0c2c79560008: Preparing 20:33:16 50a0ac3aca40: Preparing 20:33:16 da863edbe041: Preparing 20:33:16 c3cee878dedf: Preparing 20:33:16 95d1979eb927: Preparing 20:33:16 aae6045690d3: Preparing 20:33:16 d18666614ad4: Preparing 20:33:16 cef3773606af: Preparing 20:33:16 9776a0532d87: Preparing 20:33:16 e9d1531836d1: Preparing 20:33:16 424492195ca8: Preparing 20:33:16 268762830855: Preparing 20:33:16 f1417ff83b31: Preparing 20:33:16 aae6045690d3: Waiting 20:33:16 d18666614ad4: Waiting 20:33:16 cef3773606af: Waiting 20:33:16 9776a0532d87: Waiting 20:33:16 e9d1531836d1: Waiting 20:33:16 424492195ca8: Waiting 20:33:16 268762830855: Waiting 20:33:16 f1417ff83b31: Waiting 20:33:16 c3cee878dedf: Layer already exists 20:33:16 0c2c79560008: Layer already exists 20:33:16 da863edbe041: Layer already exists 20:33:16 95d1979eb927: Layer already exists 20:33:16 50a0ac3aca40: Layer already exists 20:33:16 aae6045690d3: Layer already exists 20:33:16 cef3773606af: Layer already exists 20:33:16 e9d1531836d1: Layer already exists 20:33:16 d18666614ad4: Layer already exists 20:33:16 9776a0532d87: Layer already exists 20:33:16 424492195ca8: Layer already exists 20:33:16 f1417ff83b31: Layer already exists 20:33:16 268762830855: Layer already exists 20:33:16 main: digest: sha256:a8985b8a8430fd1ad962c119b731f1f073442fc819c77a33c3fabf5c0d8d246f size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:33:16 ===================================================== [Pipeline] echo 20:33:16 taggedImages: 20:33:16 - nexus3.edgexfoundry.org:10004/security-bootstrapper:32cb5413f266176248a0713c2644b680483ab760 20:33:16 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 20:33:16 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.159 20:33:16 - nexus3.edgexfoundry.org:10004/security-bootstrapper:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 20:33:16 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 20:33:16 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 20:33:16 32cb5413f266176248a0713c2644b680483ab760 20:33:16 latest 20:33:16 3.0.0-dev.159 20:33:16 32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 20:33:16 main 20:33:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:17 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:32cb5413f266176248a0713c2644b680483ab760 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:17 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:32cb5413f266176248a0713c2644b680483ab760 20:33:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 20:33:17 aa9b89666c88: Preparing 20:33:17 28b8e734c9fd: Preparing 20:33:17 15e97a2095da: Preparing 20:33:17 ef15debc5c7e: Preparing 20:33:17 d18666614ad4: Preparing 20:33:17 cef3773606af: Preparing 20:33:17 621c759aae47: Preparing 20:33:17 f1417ff83b31: Preparing 20:33:17 cef3773606af: Waiting 20:33:17 f1417ff83b31: Waiting 20:33:17 621c759aae47: Waiting 20:33:17 d18666614ad4: Layer already exists 20:33:17 15e97a2095da: Pushed 20:33:17 aa9b89666c88: Pushed 20:33:17 28b8e734c9fd: Pushed 20:33:17 cef3773606af: Layer already exists 20:33:17 621c759aae47: Layer already exists 20:33:17 f1417ff83b31: Layer already exists 20:33:18 ef15debc5c7e: Pushed 20:33:18 32cb5413f266176248a0713c2644b680483ab760: digest: sha256:e843fb221b95af1fa8d1b5e38b3d0237ae88d98d583dc8c5f86333f8d6085dd9 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:19 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:19 Removing intermediate container 507b362f835f 20:33:19 ---> 24670c2b89b1 20:33:19 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 20:33:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 20:33:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 20:33:19 aa9b89666c88: Preparing 20:33:19 28b8e734c9fd: Preparing 20:33:19 15e97a2095da: Preparing 20:33:19 ef15debc5c7e: Preparing 20:33:19 d18666614ad4: Preparing 20:33:19 cef3773606af: Preparing 20:33:19 621c759aae47: Preparing 20:33:19 f1417ff83b31: Preparing 20:33:19 621c759aae47: Waiting 20:33:19 cef3773606af: Waiting 20:33:19 f1417ff83b31: Waiting 20:33:19 ef15debc5c7e: Layer already exists 20:33:19 d18666614ad4: Layer already exists 20:33:19 aa9b89666c88: Layer already exists 20:33:19 28b8e734c9fd: Layer already exists 20:33:19 15e97a2095da: Layer already exists 20:33:19 621c759aae47: Layer already exists 20:33:19 f1417ff83b31: Layer already exists 20:33:19 cef3773606af: Layer already exists 20:33:19 latest: digest: sha256:e843fb221b95af1fa8d1b5e38b3d0237ae88d98d583dc8c5f86333f8d6085dd9 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:19 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.159 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.159 20:33:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 20:33:19 aa9b89666c88: Preparing 20:33:19 28b8e734c9fd: Preparing 20:33:19 15e97a2095da: Preparing 20:33:19 ef15debc5c7e: Preparing 20:33:19 d18666614ad4: Preparing 20:33:19 cef3773606af: Preparing 20:33:19 621c759aae47: Preparing 20:33:19 f1417ff83b31: Preparing 20:33:19 621c759aae47: Waiting 20:33:19 f1417ff83b31: Waiting 20:33:19 cef3773606af: Waiting 20:33:19 15e97a2095da: Layer already exists 20:33:19 aa9b89666c88: Layer already exists 20:33:19 d18666614ad4: Layer already exists 20:33:19 28b8e734c9fd: Layer already exists 20:33:19 ef15debc5c7e: Layer already exists 20:33:19 621c759aae47: Layer already exists 20:33:19 f1417ff83b31: Layer already exists 20:33:19 cef3773606af: Layer already exists 20:33:19 3.0.0-dev.159: digest: sha256:e843fb221b95af1fa8d1b5e38b3d0237ae88d98d583dc8c5f86333f8d6085dd9 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:20 Removing intermediate container 0e80a6319840 20:33:20 ---> 2028bbded540 20:33:20 20:33:20 Step 10/23 : FROM alpine:3.17 20:33:20 ---> 51e60588ff2c 20:33:20 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:33:20 ---> 603d8db16eee 20:33:20 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 20:33:20 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:20 ---> Running in 0a2872021bf4 20:33:20 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 20:33:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 20:33:20 aa9b89666c88: Preparing 20:33:20 28b8e734c9fd: Preparing 20:33:20 15e97a2095da: Preparing 20:33:20 ef15debc5c7e: Preparing 20:33:20 d18666614ad4: Preparing 20:33:20 cef3773606af: Preparing 20:33:20 621c759aae47: Preparing 20:33:20 f1417ff83b31: Preparing 20:33:20 621c759aae47: Waiting 20:33:20 f1417ff83b31: Waiting 20:33:20 cef3773606af: Waiting 20:33:20 28b8e734c9fd: Layer already exists 20:33:20 ef15debc5c7e: Layer already exists 20:33:20 d18666614ad4: Layer already exists 20:33:20 15e97a2095da: Layer already exists 20:33:20 621c759aae47: Layer already exists 20:33:20 f1417ff83b31: Layer already exists 20:33:20 cef3773606af: Layer already exists 20:33:20 aa9b89666c88: Layer already exists 20:33:20 32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159: digest: sha256:e843fb221b95af1fa8d1b5e38b3d0237ae88d98d583dc8c5f86333f8d6085dd9 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:20 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:21 Removing intermediate container 0a2872021bf4 20:33:21 ---> a15a785fdaa8 20:33:21 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:33:21 ---> Running in 2ffceee11546 20:33:21 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 20:33:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 20:33:21 aa9b89666c88: Preparing 20:33:21 28b8e734c9fd: Preparing 20:33:21 15e97a2095da: Preparing 20:33:21 ef15debc5c7e: Preparing 20:33:21 d18666614ad4: Preparing 20:33:21 cef3773606af: Preparing 20:33:21 621c759aae47: Preparing 20:33:21 cef3773606af: Waiting 20:33:21 621c759aae47: Waiting 20:33:21 f1417ff83b31: Preparing 20:33:21 f1417ff83b31: Waiting 20:33:21 ef15debc5c7e: Layer already exists 20:33:21 d18666614ad4: Layer already exists 20:33:21 28b8e734c9fd: Layer already exists 20:33:21 aa9b89666c88: Layer already exists 20:33:21 15e97a2095da: Layer already exists 20:33:21 f1417ff83b31: Layer already exists 20:33:21 cef3773606af: Layer already exists 20:33:21 621c759aae47: Layer already exists 20:33:21 main: digest: sha256:e843fb221b95af1fa8d1b5e38b3d0237ae88d98d583dc8c5f86333f8d6085dd9 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:33:21 ===================================================== [Pipeline] echo 20:33:21 taggedImages: 20:33:21 - nexus3.edgexfoundry.org:10004/security-proxy-auth:32cb5413f266176248a0713c2644b680483ab760 20:33:21 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 20:33:21 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.159 20:33:21 - nexus3.edgexfoundry.org:10004/security-proxy-auth:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 20:33:21 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 20:33:21 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 20:33:21 32cb5413f266176248a0713c2644b680483ab760 20:33:21 latest 20:33:21 3.0.0-dev.159 20:33:21 32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 20:33:21 main 20:33:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:21 ---> a46d66e72124 20:33:21 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:33:21 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:32cb5413f266176248a0713c2644b680483ab760 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:21 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:32cb5413f266176248a0713c2644b680483ab760 20:33:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:33:21 8a27807c5284: Preparing 20:33:21 cdc58b2331d6: Preparing 20:33:21 256cf586e87e: Preparing 20:33:21 6c5b93495fbf: Preparing 20:33:21 d18666614ad4: Preparing 20:33:21 cef3773606af: Preparing 20:33:21 837363b5da38: Preparing 20:33:21 3bfebc319332: Preparing 20:33:21 f1417ff83b31: Preparing 20:33:21 cef3773606af: Waiting 20:33:21 837363b5da38: Waiting 20:33:21 f1417ff83b31: Waiting 20:33:21 3bfebc319332: Waiting 20:33:21 cdc58b2331d6: Pushed 20:33:21 d18666614ad4: Layer already exists 20:33:21 8a27807c5284: Pushed 20:33:21 6c5b93495fbf: Pushed 20:33:22 cef3773606af: Layer already exists 20:33:22 837363b5da38: Pushed 20:33:22 3bfebc319332: Pushed 20:33:22 f1417ff83b31: Layer already exists 20:33:23 256cf586e87e: Pushed 20:33:23 32cb5413f266176248a0713c2644b680483ab760: digest: sha256:de550a6706040fb55ccb92bceb28099aad4e0eef871309b20937e9799bda4049 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:23 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:33:23 ---> aab25528a384 20:33:23 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 20:33:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 20:33:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:33:24 8a27807c5284: Preparing 20:33:24 cdc58b2331d6: Preparing 20:33:24 256cf586e87e: Preparing 20:33:24 6c5b93495fbf: Preparing 20:33:24 d18666614ad4: Preparing 20:33:24 cef3773606af: Preparing 20:33:24 837363b5da38: Preparing 20:33:24 3bfebc319332: Preparing 20:33:24 f1417ff83b31: Preparing 20:33:24 837363b5da38: Waiting 20:33:24 3bfebc319332: Waiting 20:33:24 f1417ff83b31: Waiting 20:33:24 cef3773606af: Waiting 20:33:24 6c5b93495fbf: Layer already exists 20:33:24 d18666614ad4: Layer already exists 20:33:24 8a27807c5284: Layer already exists 20:33:24 cdc58b2331d6: Layer already exists 20:33:24 256cf586e87e: Layer already exists 20:33:24 cef3773606af: Layer already exists 20:33:24 3bfebc319332: Layer already exists 20:33:24 f1417ff83b31: Layer already exists 20:33:24 837363b5da38: Layer already exists 20:33:24 latest: digest: sha256:de550a6706040fb55ccb92bceb28099aad4e0eef871309b20937e9799bda4049 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:24 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.159 [Pipeline] } [Pipeline] // withEnv 20:33:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:24 ---> be834d26ec97 20:33:24 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 20:33:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.159 20:33:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:33:24 8a27807c5284: Preparing 20:33:24 cdc58b2331d6: Preparing 20:33:24 256cf586e87e: Preparing 20:33:24 6c5b93495fbf: Preparing 20:33:24 d18666614ad4: Preparing 20:33:24 cef3773606af: Preparing 20:33:24 837363b5da38: Preparing 20:33:24 3bfebc319332: Preparing 20:33:24 f1417ff83b31: Preparing 20:33:24 cef3773606af: Waiting 20:33:24 837363b5da38: Waiting 20:33:24 f1417ff83b31: Waiting 20:33:24 3bfebc319332: Waiting 20:33:24 d18666614ad4: Layer already exists 20:33:24 8a27807c5284: Layer already exists 20:33:24 6c5b93495fbf: Layer already exists 20:33:24 cdc58b2331d6: Layer already exists 20:33:24 f1417ff83b31: Layer already exists 20:33:24 837363b5da38: Layer already exists 20:33:24 cef3773606af: Layer already exists 20:33:24 256cf586e87e: Layer already exists 20:33:24 3bfebc319332: Layer already exists 20:33:24 3.0.0-dev.159: digest: sha256:de550a6706040fb55ccb92bceb28099aad4e0eef871309b20937e9799bda4049 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:25 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 20:33:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:33:25 8a27807c5284: Preparing 20:33:25 cdc58b2331d6: Preparing 20:33:25 256cf586e87e: Preparing 20:33:25 6c5b93495fbf: Preparing 20:33:25 d18666614ad4: Preparing 20:33:25 cef3773606af: Preparing 20:33:25 837363b5da38: Preparing 20:33:25 3bfebc319332: Preparing 20:33:25 f1417ff83b31: Preparing 20:33:25 cef3773606af: Waiting 20:33:25 837363b5da38: Waiting 20:33:25 3bfebc319332: Waiting 20:33:25 8a27807c5284: Layer already exists 20:33:25 6c5b93495fbf: Layer already exists 20:33:25 d18666614ad4: Layer already exists 20:33:25 cdc58b2331d6: Layer already exists 20:33:25 256cf586e87e: Layer already exists 20:33:25 837363b5da38: Layer already exists 20:33:25 f1417ff83b31: Layer already exists 20:33:25 cef3773606af: Layer already exists 20:33:25 3bfebc319332: Layer already exists 20:33:25 32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159: digest: sha256:de550a6706040fb55ccb92bceb28099aad4e0eef871309b20937e9799bda4049 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:25 ---> 5c9986f6950b 20:33:25 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 20:33:25 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:26 (1/1) Installing dumb-init (1.2.5-r2) 20:33:26 Executing busybox-1.35.0-r29.trigger 20:33:26 OK: 8 MiB in 16 packages 20:33:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 20:33:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:33:26 8a27807c5284: Preparing 20:33:26 cdc58b2331d6: Preparing 20:33:26 256cf586e87e: Preparing 20:33:26 6c5b93495fbf: Preparing 20:33:26 d18666614ad4: Preparing 20:33:26 cef3773606af: Preparing 20:33:26 837363b5da38: Preparing 20:33:26 3bfebc319332: Preparing 20:33:26 f1417ff83b31: Preparing 20:33:26 cef3773606af: Waiting 20:33:26 837363b5da38: Waiting 20:33:26 3bfebc319332: Waiting 20:33:26 f1417ff83b31: Waiting 20:33:26 6c5b93495fbf: Layer already exists 20:33:26 256cf586e87e: Layer already exists 20:33:26 d18666614ad4: Layer already exists 20:33:26 8a27807c5284: Layer already exists 20:33:26 cdc58b2331d6: Layer already exists 20:33:26 3bfebc319332: Layer already exists 20:33:26 cef3773606af: Layer already exists 20:33:26 837363b5da38: Layer already exists 20:33:26 f1417ff83b31: Layer already exists 20:33:26 main: digest: sha256:de550a6706040fb55ccb92bceb28099aad4e0eef871309b20937e9799bda4049 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:33:26 ===================================================== [Pipeline] echo 20:33:26 taggedImages: 20:33:26 - nexus3.edgexfoundry.org:10004/security-proxy-setup:32cb5413f266176248a0713c2644b680483ab760 20:33:26 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 20:33:26 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.159 20:33:26 - nexus3.edgexfoundry.org:10004/security-proxy-setup:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 20:33:26 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 20:33:26 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 20:33:26 32cb5413f266176248a0713c2644b680483ab760 20:33:26 latest 20:33:26 3.0.0-dev.159 20:33:26 32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 20:33:26 main 20:33:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:26 ---> 7f0ede344295 20:33:26 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 20:33:26 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:32cb5413f266176248a0713c2644b680483ab760 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:26 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:32cb5413f266176248a0713c2644b680483ab760 20:33:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:33:26 66c7400939df: Preparing 20:33:26 9ff3e29a2a70: Preparing 20:33:26 4762feb7d6fe: Preparing 20:33:26 d66fbc3bb3ff: Preparing 20:33:26 eb20d1270f54: Preparing 20:33:26 ef752501f607: Preparing 20:33:26 07f995562294: Preparing 20:33:26 d18666614ad4: Preparing 20:33:26 cef3773606af: Preparing 20:33:26 39866c08bb61: Preparing 20:33:26 f1417ff83b31: Preparing 20:33:26 ef752501f607: Waiting 20:33:26 f1417ff83b31: Waiting 20:33:26 39866c08bb61: Waiting 20:33:26 d18666614ad4: Waiting 20:33:26 cef3773606af: Waiting 20:33:26 07f995562294: Waiting 20:33:26 9ff3e29a2a70: Pushed 20:33:26 66c7400939df: Pushed 20:33:26 eb20d1270f54: Pushed 20:33:27 ef752501f607: Pushed 20:33:27 07f995562294: Pushed 20:33:27 d18666614ad4: Layer already exists 20:33:27 cef3773606af: Layer already exists 20:33:27 39866c08bb61: Pushed 20:33:27 f1417ff83b31: Layer already exists 20:33:27 d66fbc3bb3ff: Pushed 20:33:28 ---> ce93f546a3d2 20:33:28 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:33:28 Removing intermediate container 2ffceee11546 20:33:28 ---> a49099009a3b 20:33:28 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:33:28 4762feb7d6fe: Pushed 20:33:28 32cb5413f266176248a0713c2644b680483ab760: digest: sha256:0aa2e9b11880887da52444cdb1ea8fedc76b0f7a454e1f1a67f27d089aef732f size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:28 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 20:33:28 ---> 48fc6cbd0233 20:33:28 Step 28/33 : RUN chmod +x /entrypoint.sh [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:29 ---> 2b662ef7e475 20:33:29 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 20:33:29 ---> Running in ca69a85868c6 20:33:29 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 20:33:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:33:29 66c7400939df: Preparing 20:33:29 9ff3e29a2a70: Preparing 20:33:29 4762feb7d6fe: Preparing 20:33:29 d66fbc3bb3ff: Preparing 20:33:29 eb20d1270f54: Preparing 20:33:29 ef752501f607: Preparing 20:33:29 07f995562294: Preparing 20:33:29 d18666614ad4: Preparing 20:33:29 cef3773606af: Preparing 20:33:29 39866c08bb61: Preparing 20:33:29 f1417ff83b31: Preparing 20:33:29 d18666614ad4: Waiting 20:33:29 cef3773606af: Waiting 20:33:29 39866c08bb61: Waiting 20:33:29 f1417ff83b31: Waiting 20:33:29 ef752501f607: Waiting 20:33:29 07f995562294: Waiting 20:33:29 4762feb7d6fe: Layer already exists 20:33:29 d66fbc3bb3ff: Layer already exists 20:33:29 9ff3e29a2a70: Layer already exists 20:33:29 eb20d1270f54: Layer already exists 20:33:29 66c7400939df: Layer already exists 20:33:29 d18666614ad4: Layer already exists 20:33:29 ef752501f607: Layer already exists 20:33:29 07f995562294: Layer already exists 20:33:29 39866c08bb61: Layer already exists 20:33:29 cef3773606af: Layer already exists 20:33:29 f1417ff83b31: Layer already exists 20:33:29 latest: digest: sha256:0aa2e9b11880887da52444cdb1ea8fedc76b0f7a454e1f1a67f27d089aef732f size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:29 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.159 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:29 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.159 20:33:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:33:29 66c7400939df: Preparing 20:33:29 9ff3e29a2a70: Preparing 20:33:29 4762feb7d6fe: Preparing 20:33:29 d66fbc3bb3ff: Preparing 20:33:29 eb20d1270f54: Preparing 20:33:29 ef752501f607: Preparing 20:33:29 07f995562294: Preparing 20:33:29 d18666614ad4: Preparing 20:33:29 cef3773606af: Preparing 20:33:29 39866c08bb61: Preparing 20:33:29 f1417ff83b31: Preparing 20:33:29 ef752501f607: Waiting 20:33:29 07f995562294: Waiting 20:33:29 d18666614ad4: Waiting 20:33:29 cef3773606af: Waiting 20:33:29 39866c08bb61: Waiting 20:33:29 f1417ff83b31: Waiting 20:33:29 66c7400939df: Layer already exists 20:33:29 9ff3e29a2a70: Layer already exists 20:33:29 4762feb7d6fe: Layer already exists 20:33:29 eb20d1270f54: Layer already exists 20:33:29 d18666614ad4: Layer already exists 20:33:29 07f995562294: Layer already exists 20:33:29 cef3773606af: Layer already exists 20:33:29 ef752501f607: Layer already exists 20:33:29 d66fbc3bb3ff: Layer already exists 20:33:29 f1417ff83b31: Layer already exists 20:33:29 39866c08bb61: Layer already exists 20:33:29 3.0.0-dev.159: digest: sha256:0aa2e9b11880887da52444cdb1ea8fedc76b0f7a454e1f1a67f27d089aef732f size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:30 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:30 ---> 7e9a9cda81bb 20:33:30 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:33:30 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 20:33:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:33:30 66c7400939df: Preparing 20:33:30 9ff3e29a2a70: Preparing 20:33:30 4762feb7d6fe: Preparing 20:33:30 d66fbc3bb3ff: Preparing 20:33:30 eb20d1270f54: Preparing 20:33:30 ef752501f607: Preparing 20:33:30 07f995562294: Preparing 20:33:30 d18666614ad4: Preparing 20:33:30 cef3773606af: Preparing 20:33:30 39866c08bb61: Preparing 20:33:30 f1417ff83b31: Preparing 20:33:30 39866c08bb61: Waiting 20:33:30 07f995562294: Waiting 20:33:30 d18666614ad4: Waiting 20:33:30 cef3773606af: Waiting 20:33:30 f1417ff83b31: Waiting 20:33:30 ef752501f607: Waiting 20:33:30 4762feb7d6fe: Layer already exists 20:33:30 d66fbc3bb3ff: Layer already exists 20:33:30 9ff3e29a2a70: Layer already exists 20:33:30 eb20d1270f54: Layer already exists 20:33:30 66c7400939df: Layer already exists 20:33:30 07f995562294: Layer already exists 20:33:30 cef3773606af: Layer already exists 20:33:30 ef752501f607: Layer already exists 20:33:30 39866c08bb61: Layer already exists 20:33:30 d18666614ad4: Layer already exists 20:33:30 f1417ff83b31: Layer already exists 20:33:30 32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159: digest: sha256:0aa2e9b11880887da52444cdb1ea8fedc76b0f7a454e1f1a67f27d089aef732f size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:30 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:31 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 20:33:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:33:31 66c7400939df: Preparing 20:33:31 9ff3e29a2a70: Preparing 20:33:31 4762feb7d6fe: Preparing 20:33:31 d66fbc3bb3ff: Preparing 20:33:31 eb20d1270f54: Preparing 20:33:31 ef752501f607: Preparing 20:33:31 07f995562294: Preparing 20:33:31 d18666614ad4: Preparing 20:33:31 cef3773606af: Preparing 20:33:31 39866c08bb61: Preparing 20:33:31 f1417ff83b31: Preparing 20:33:31 07f995562294: Waiting 20:33:31 d18666614ad4: Waiting 20:33:31 cef3773606af: Waiting 20:33:31 39866c08bb61: Waiting 20:33:31 f1417ff83b31: Waiting 20:33:31 ef752501f607: Waiting 20:33:31 d66fbc3bb3ff: Layer already exists 20:33:31 4762feb7d6fe: Layer already exists 20:33:31 9ff3e29a2a70: Layer already exists 20:33:31 eb20d1270f54: Layer already exists 20:33:31 66c7400939df: Layer already exists 20:33:31 ef752501f607: Layer already exists 20:33:31 39866c08bb61: Layer already exists 20:33:31 07f995562294: Layer already exists 20:33:31 d18666614ad4: Layer already exists 20:33:31 cef3773606af: Layer already exists 20:33:31 f1417ff83b31: Layer already exists 20:33:31 main: digest: sha256:0aa2e9b11880887da52444cdb1ea8fedc76b0f7a454e1f1a67f27d089aef732f size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:33:31 ===================================================== [Pipeline] echo 20:33:31 taggedImages: 20:33:31 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:32cb5413f266176248a0713c2644b680483ab760 20:33:31 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 20:33:31 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.159 20:33:31 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 20:33:31 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 20:33:31 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 20:33:31 32cb5413f266176248a0713c2644b680483ab760 20:33:31 latest 20:33:31 3.0.0-dev.159 20:33:31 32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 20:33:31 main 20:33:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:31 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:32cb5413f266176248a0713c2644b680483ab760 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:31 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:32cb5413f266176248a0713c2644b680483ab760 20:33:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:33:31 199ebd685fb3: Preparing 20:33:31 9d83356cd23a: Preparing 20:33:31 d18666614ad4: Preparing 20:33:31 cef3773606af: Preparing 20:33:31 299545ca4f05: Preparing 20:33:31 f1417ff83b31: Preparing 20:33:31 f1417ff83b31: Waiting 20:33:31 cef3773606af: Layer already exists 20:33:31 199ebd685fb3: Pushed 20:33:31 d18666614ad4: Layer already exists 20:33:32 f1417ff83b31: Layer already exists 20:33:32 299545ca4f05: Pushed 20:33:34 9d83356cd23a: Pushed 20:33:34 32cb5413f266176248a0713c2644b680483ab760: digest: sha256:79c6c3db61878a055d9007c72cd6660d0c2baef83fe4dcab373a822b37dbe022 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:34 + 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 20:33:34 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 20:33:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:33:34 199ebd685fb3: Preparing 20:33:34 9d83356cd23a: Preparing 20:33:34 d18666614ad4: Preparing 20:33:34 cef3773606af: Preparing 20:33:34 299545ca4f05: Preparing 20:33:34 f1417ff83b31: Preparing 20:33:34 f1417ff83b31: Waiting 20:33:34 d18666614ad4: Layer already exists 20:33:34 9d83356cd23a: Layer already exists 20:33:34 cef3773606af: Layer already exists 20:33:34 299545ca4f05: Layer already exists 20:33:34 199ebd685fb3: Layer already exists 20:33:34 f1417ff83b31: Layer already exists 20:33:34 latest: digest: sha256:79c6c3db61878a055d9007c72cd6660d0c2baef83fe4dcab373a822b37dbe022 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:35 ---> 58be8aebee0f 20:33:35 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:33:35 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.159 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:35 Removing intermediate container ca69a85868c6 20:33:35 ---> 986f3f3e7463 20:33:35 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 20:33:35 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.159 20:33:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:33:35 199ebd685fb3: Preparing 20:33:35 9d83356cd23a: Preparing 20:33:35 d18666614ad4: Preparing 20:33:35 cef3773606af: Preparing 20:33:35 299545ca4f05: Preparing 20:33:35 f1417ff83b31: Preparing 20:33:35 f1417ff83b31: Waiting 20:33:35 299545ca4f05: Layer already exists 20:33:35 cef3773606af: Layer already exists 20:33:35 199ebd685fb3: Layer already exists 20:33:35 d18666614ad4: Layer already exists 20:33:35 9d83356cd23a: Layer already exists 20:33:35 f1417ff83b31: Layer already exists 20:33:35 3.0.0-dev.159: digest: sha256:79c6c3db61878a055d9007c72cd6660d0c2baef83fe4dcab373a822b37dbe022 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:35 ---> Running in 87b05dd2f237 20:33:35 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:36 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 20:33:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:33:36 199ebd685fb3: Preparing 20:33:36 9d83356cd23a: Preparing 20:33:36 d18666614ad4: Preparing 20:33:36 cef3773606af: Preparing 20:33:36 299545ca4f05: Preparing 20:33:36 f1417ff83b31: Preparing 20:33:36 f1417ff83b31: Waiting 20:33:36 9d83356cd23a: Layer already exists 20:33:36 d18666614ad4: Layer already exists 20:33:36 299545ca4f05: Layer already exists 20:33:36 cef3773606af: Layer already exists 20:33:36 199ebd685fb3: Layer already exists 20:33:36 f1417ff83b31: Layer already exists 20:33:36 32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159: digest: sha256:79c6c3db61878a055d9007c72cd6660d0c2baef83fe4dcab373a822b37dbe022 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:36 ---> 89f1177af322 20:33:36 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:33:36 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv 20:33:36 Removing intermediate container 87b05dd2f237 20:33:36 ---> 9f709773945b 20:33:36 Step 30/33 : CMD ["gate"] [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:36 ---> Running in 21054dae4a8f 20:33:36 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 20:33:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:33:36 199ebd685fb3: Preparing 20:33:36 9d83356cd23a: Preparing 20:33:36 d18666614ad4: Preparing 20:33:36 cef3773606af: Preparing 20:33:36 299545ca4f05: Preparing 20:33:36 f1417ff83b31: Preparing 20:33:36 f1417ff83b31: Waiting 20:33:36 9d83356cd23a: Layer already exists 20:33:36 cef3773606af: Layer already exists 20:33:36 d18666614ad4: Layer already exists 20:33:36 299545ca4f05: Layer already exists 20:33:36 199ebd685fb3: Layer already exists 20:33:36 f1417ff83b31: Layer already exists 20:33:36 main: digest: sha256:79c6c3db61878a055d9007c72cd6660d0c2baef83fe4dcab373a822b37dbe022 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:33:36 ===================================================== [Pipeline] echo 20:33:36 taggedImages: 20:33:36 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:32cb5413f266176248a0713c2644b680483ab760 20:33:36 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 20:33:36 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.159 20:33:36 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 20:33:36 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 20:33:36 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 20:33:36 32cb5413f266176248a0713c2644b680483ab760 20:33:36 latest 20:33:36 3.0.0-dev.159 20:33:36 32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 20:33:36 main 20:33:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:37 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:32cb5413f266176248a0713c2644b680483ab760 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:37 ---> b36d68c9bcdf 20:33:37 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:33:37 Removing intermediate container 21054dae4a8f 20:33:37 ---> d2a43bd7bb65 20:33:37 Step 31/33 : LABEL arch=arm64 20:33:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:32cb5413f266176248a0713c2644b680483ab760 20:33:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:33:37 e5d8c18cbac2: Preparing 20:33:37 666a4a5d71f6: Preparing 20:33:37 cae31ee62e4f: Preparing 20:33:37 08e81d341951: Preparing 20:33:37 9caffd7f07b2: Preparing 20:33:37 d18666614ad4: Preparing 20:33:37 cef3773606af: Preparing 20:33:37 f7ae94b70a1e: Preparing 20:33:37 f1417ff83b31: Preparing 20:33:37 f7ae94b70a1e: Waiting 20:33:37 cef3773606af: Waiting 20:33:37 d18666614ad4: Waiting 20:33:37 f1417ff83b31: Waiting 20:33:37 e5d8c18cbac2: Pushed 20:33:37 cae31ee62e4f: Pushed 20:33:37 666a4a5d71f6: Pushed 20:33:37 ---> Running in 3715b945f110 20:33:37 ---> Running in e5192c61ac3e 20:33:37 d18666614ad4: Layer already exists 20:33:37 cef3773606af: Layer already exists 20:33:37 f1417ff83b31: Layer already exists 20:33:38 f7ae94b70a1e: Pushed 20:33:39 Removing intermediate container e5192c61ac3e 20:33:39 ---> 93ab305d692c 20:33:39 Step 32/33 : LABEL git_sha=32cb5413f266176248a0713c2644b680483ab760 20:33:39 ---> Running in 22f285a6713d 20:33:40 Removing intermediate container 22f285a6713d 20:33:40 ---> 6149756e2b06 20:33:40 Step 33/33 : LABEL version=3.0.0-dev.159 20:33:40 ---> Running in f49dcd456454 20:33:41 Removing intermediate container f49dcd456454 20:33:41 ---> 21c0c9fbce7c 20:33:41 20:33:42 Successfully built 21c0c9fbce7c 20:33:42 Successfully tagged security-bootstrapper-arm64:latest 20:33:42 Building security-proxy-auth 20:33:42  Building security-bootstrapper ... done Removing intermediate container 3715b945f110 20:33:42 ---> 6006504cfa60 20:33:42 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 20:33:42 ---> Running in 8e3fe9c678be 20:33:43 Removing intermediate container 8e3fe9c678be 20:33:43 ---> 1784e58025f6 20:33:43 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 20:33:43 9caffd7f07b2: Pushed 20:33:43 ---> Running in e091032b16af 20:33:44 Removing intermediate container e091032b16af 20:33:44 ---> 3fb9372fa0ef 20:33:44 Step 21/23 : LABEL arch=arm64 20:33:44 ---> Running in f18218b77cc8 20:33:44 08e81d341951: Pushed 20:33:44 32cb5413f266176248a0713c2644b680483ab760: digest: sha256:9fb26ca4dcb936621bb293dbf8f717b446f88832c6eb50021c39cf9b6e79f80d size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:45 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:45 Removing intermediate container f18218b77cc8 20:33:45 ---> 3b9093bd6100 20:33:45 Step 22/23 : LABEL git_sha=32cb5413f266176248a0713c2644b680483ab760 20:33:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 20:33:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:33:45 e5d8c18cbac2: Preparing 20:33:45 666a4a5d71f6: Preparing 20:33:45 cae31ee62e4f: Preparing 20:33:45 08e81d341951: Preparing 20:33:45 9caffd7f07b2: Preparing 20:33:45 d18666614ad4: Preparing 20:33:45 cef3773606af: Preparing 20:33:45 f7ae94b70a1e: Preparing 20:33:45 f1417ff83b31: Preparing 20:33:45 d18666614ad4: Waiting 20:33:45 f1417ff83b31: Waiting 20:33:45 f7ae94b70a1e: Waiting 20:33:45 cef3773606af: Waiting 20:33:45 cae31ee62e4f: Layer already exists 20:33:45 e5d8c18cbac2: Layer already exists 20:33:45 666a4a5d71f6: Layer already exists 20:33:45 9caffd7f07b2: Layer already exists 20:33:45 08e81d341951: Layer already exists 20:33:45 f7ae94b70a1e: Layer already exists 20:33:45 cef3773606af: Layer already exists 20:33:45 d18666614ad4: Layer already exists 20:33:45 f1417ff83b31: Layer already exists 20:33:45 latest: digest: sha256:9fb26ca4dcb936621bb293dbf8f717b446f88832c6eb50021c39cf9b6e79f80d size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:45 ---> Running in a675bcdc73e0 20:33:46 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.159 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.159 20:33:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:33:46 e5d8c18cbac2: Preparing 20:33:46 666a4a5d71f6: Preparing 20:33:46 cae31ee62e4f: Preparing 20:33:46 08e81d341951: Preparing 20:33:46 9caffd7f07b2: Preparing 20:33:46 d18666614ad4: Preparing 20:33:46 cef3773606af: Preparing 20:33:46 f7ae94b70a1e: Preparing 20:33:46 f1417ff83b31: Preparing 20:33:46 d18666614ad4: Waiting 20:33:46 f1417ff83b31: Waiting 20:33:46 f7ae94b70a1e: Waiting 20:33:46 cef3773606af: Waiting 20:33:46 9caffd7f07b2: Layer already exists 20:33:46 e5d8c18cbac2: Layer already exists 20:33:46 08e81d341951: Layer already exists 20:33:46 cae31ee62e4f: Layer already exists 20:33:46 666a4a5d71f6: Layer already exists 20:33:46 d18666614ad4: Layer already exists 20:33:46 cef3773606af: Layer already exists 20:33:46 f1417ff83b31: Layer already exists 20:33:46 f7ae94b70a1e: Layer already exists 20:33:46 3.0.0-dev.159: digest: sha256:9fb26ca4dcb936621bb293dbf8f717b446f88832c6eb50021c39cf9b6e79f80d size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:46 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 20:33:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:33:46 e5d8c18cbac2: Preparing 20:33:46 666a4a5d71f6: Preparing 20:33:46 cae31ee62e4f: Preparing 20:33:46 08e81d341951: Preparing 20:33:46 9caffd7f07b2: Preparing 20:33:46 d18666614ad4: Preparing 20:33:46 cef3773606af: Preparing 20:33:46 f7ae94b70a1e: Preparing 20:33:46 f1417ff83b31: Preparing 20:33:46 d18666614ad4: Waiting 20:33:46 cef3773606af: Waiting 20:33:46 cae31ee62e4f: Layer already exists 20:33:46 9caffd7f07b2: Layer already exists 20:33:46 666a4a5d71f6: Layer already exists 20:33:46 08e81d341951: Layer already exists 20:33:46 e5d8c18cbac2: Layer already exists 20:33:46 f7ae94b70a1e: Layer already exists 20:33:46 f1417ff83b31: Layer already exists 20:33:46 cef3773606af: Layer already exists 20:33:46 d18666614ad4: Layer already exists 20:33:46 32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159: digest: sha256:9fb26ca4dcb936621bb293dbf8f717b446f88832c6eb50021c39cf9b6e79f80d size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:47 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:33:47 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:33:47 ---> 9d265838a289 20:33:47 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:33:47 ---> Using cache 20:33:47 ---> 760e924bc720 20:33:47 Step 4/23 : WORKDIR /edgex-go 20:33:47 ---> Using cache 20:33:47 ---> 13abf869242b 20:33:47 Step 5/23 : RUN apk add --update --no-cache make git 20:33:47 ---> Using cache 20:33:47 ---> 72e5573eea0e 20:33:47 Step 6/23 : COPY go.mod vendor* ./ 20:33:47 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:47 ---> Using cache 20:33:47 ---> ba557a48a6a0 20:33:47 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:33:47 ---> Using cache 20:33:47 ---> 0eb7fdd3f1be 20:33:47 Step 8/23 : COPY . . 20:33:47 Removing intermediate container a675bcdc73e0 20:33:47 ---> adfaab70d433 20:33:47 Step 23/23 : LABEL version=3.0.0-dev.159 20:33:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 20:33:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:33:47 e5d8c18cbac2: Preparing 20:33:47 666a4a5d71f6: Preparing 20:33:47 cae31ee62e4f: Preparing 20:33:47 08e81d341951: Preparing 20:33:47 9caffd7f07b2: Preparing 20:33:47 d18666614ad4: Preparing 20:33:47 cef3773606af: Preparing 20:33:47 f7ae94b70a1e: Preparing 20:33:47 f1417ff83b31: Preparing 20:33:47 cef3773606af: Waiting 20:33:47 f7ae94b70a1e: Waiting 20:33:47 d18666614ad4: Waiting 20:33:47 f1417ff83b31: Waiting 20:33:47 666a4a5d71f6: Layer already exists 20:33:47 e5d8c18cbac2: Layer already exists 20:33:47 08e81d341951: Layer already exists 20:33:47 cae31ee62e4f: Layer already exists 20:33:47 9caffd7f07b2: Layer already exists 20:33:47 d18666614ad4: Layer already exists 20:33:47 f7ae94b70a1e: Layer already exists 20:33:47 cef3773606af: Layer already exists 20:33:47 f1417ff83b31: Layer already exists 20:33:47 main: digest: sha256:9fb26ca4dcb936621bb293dbf8f717b446f88832c6eb50021c39cf9b6e79f80d size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:33:47 ===================================================== [Pipeline] echo 20:33:47 taggedImages: 20:33:47 - nexus3.edgexfoundry.org:10004/security-spire-agent:32cb5413f266176248a0713c2644b680483ab760 20:33:47 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 20:33:47 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.159 20:33:47 - nexus3.edgexfoundry.org:10004/security-spire-agent:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 20:33:47 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 20:33:47 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 20:33:47 32cb5413f266176248a0713c2644b680483ab760 20:33:47 latest 20:33:47 3.0.0-dev.159 20:33:47 32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 20:33:47 main 20:33:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:47 ---> Using cache 20:33:47 ---> d6febc8ab03d 20:33:47 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 20:33:47 ---> Running in e898a92b1e2c 20:33:47 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:32cb5413f266176248a0713c2644b680483ab760 [Pipeline] } 20:33:47 ---> Running in 01e4e0ab58b2 [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:32cb5413f266176248a0713c2644b680483ab760 20:33:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:33:48 82b9fdcfebf9: Preparing 20:33:48 04b295ccfdaf: Preparing 20:33:48 b37228eee9f8: Preparing 20:33:48 847ab7e4555e: Preparing 20:33:48 d18666614ad4: Preparing 20:33:48 cef3773606af: Preparing 20:33:48 24d72b5fb598: Preparing 20:33:48 f1417ff83b31: Preparing 20:33:48 24d72b5fb598: Waiting 20:33:48 cef3773606af: Waiting 20:33:48 f1417ff83b31: Waiting 20:33:48 d18666614ad4: Layer already exists 20:33:48 82b9fdcfebf9: Pushed 20:33:48 b37228eee9f8: Pushed 20:33:48 04b295ccfdaf: Pushed 20:33:48 cef3773606af: Layer already exists 20:33:48 f1417ff83b31: Layer already exists 20:33:48 24d72b5fb598: Pushed 20:33:48 Removing intermediate container e898a92b1e2c 20:33:48 ---> e93d9842bb2f 20:33:48 20:33:49 Successfully built e93d9842bb2f 20:33:49 Successfully tagged core-common-config-bootstrapper-arm64:latest 20:33:49  Building core-common-config-bootstrapper ... done Building security-secretstore-setup 20:33:50 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.159" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:33:52 Removing intermediate container 146de61ff5ac 20:33:52 ---> 854623f2f611 20:33:52 20:33:52 Step 10/23 : FROM alpine:3.17 20:33:52 ---> 51e60588ff2c 20:33:52 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:33:52 ---> Running in b3aaf6b91e3d 20:33:53 Removing intermediate container b3aaf6b91e3d 20:33:53 ---> 16b93c59857e 20:33:53 Step 12/23 : ENV APP_PORT=59880 20:33:53 ---> Running in 0b040c852176 20:33:53 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:33:53 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:33:53 ---> 9d265838a289 20:33:53 Step 3/25 : WORKDIR /edgex-go 20:33:53 ---> Using cache 20:33:53 ---> 1c63914e7ac7 20:33:53 Step 4/25 : RUN apk add --update --no-cache make git 20:33:53 Removing intermediate container 0b040c852176 20:33:54 ---> 2466b6771886 20:33:54 Step 13/23 : EXPOSE $APP_PORT 20:33:54 ---> Running in aa17ca52e41a 20:33:54 ---> Running in fe36e61f7b8b 20:33:55 Removing intermediate container fe36e61f7b8b 20:33:55 ---> 62b5b4c28b5c 20:33:55 Step 14/23 : RUN apk add --update --no-cache dumb-init 20:33:55 ---> Running in d56f3a9d5484 20:33:55 847ab7e4555e: Pushed 20:33:55 32cb5413f266176248a0713c2644b680483ab760: digest: sha256:c08b63f466ca6b4cc6c3a773b559287dd4825738ad7bc029c81b605a17ecda3d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:55 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 20:33:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:33:56 82b9fdcfebf9: Preparing 20:33:56 04b295ccfdaf: Preparing 20:33:56 b37228eee9f8: Preparing 20:33:56 847ab7e4555e: Preparing 20:33:56 d18666614ad4: Preparing 20:33:56 cef3773606af: Preparing 20:33:56 24d72b5fb598: Preparing 20:33:56 f1417ff83b31: Preparing 20:33:56 24d72b5fb598: Waiting 20:33:56 f1417ff83b31: Waiting 20:33:56 cef3773606af: Waiting 20:33:56 847ab7e4555e: Layer already exists 20:33:56 b37228eee9f8: Layer already exists 20:33:56 04b295ccfdaf: Layer already exists 20:33:56 d18666614ad4: Layer already exists 20:33:56 82b9fdcfebf9: Layer already exists 20:33:56 24d72b5fb598: Layer already exists 20:33:56 f1417ff83b31: Layer already exists 20:33:56 cef3773606af: Layer already exists 20:33:56 latest: digest: sha256:c08b63f466ca6b4cc6c3a773b559287dd4825738ad7bc029c81b605a17ecda3d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:56 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.159 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.159 20:33:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:33:56 82b9fdcfebf9: Preparing 20:33:56 04b295ccfdaf: Preparing 20:33:56 b37228eee9f8: Preparing 20:33:56 847ab7e4555e: Preparing 20:33:56 d18666614ad4: Preparing 20:33:56 cef3773606af: Preparing 20:33:56 24d72b5fb598: Preparing 20:33:56 f1417ff83b31: Preparing 20:33:56 cef3773606af: Waiting 20:33:56 24d72b5fb598: Waiting 20:33:56 04b295ccfdaf: Layer already exists 20:33:56 d18666614ad4: Layer already exists 20:33:56 847ab7e4555e: Layer already exists 20:33:56 b37228eee9f8: Layer already exists 20:33:56 82b9fdcfebf9: Layer already exists 20:33:56 24d72b5fb598: Layer already exists 20:33:56 cef3773606af: Layer already exists 20:33:56 f1417ff83b31: Layer already exists 20:33:56 3.0.0-dev.159: digest: sha256:c08b63f466ca6b4cc6c3a773b559287dd4825738ad7bc029c81b605a17ecda3d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:56 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:33:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 20:33:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:33:57 82b9fdcfebf9: Preparing 20:33:57 04b295ccfdaf: Preparing 20:33:57 b37228eee9f8: Preparing 20:33:57 847ab7e4555e: Preparing 20:33:57 d18666614ad4: Preparing 20:33:57 cef3773606af: Preparing 20:33:57 24d72b5fb598: Preparing 20:33:57 f1417ff83b31: Preparing 20:33:57 cef3773606af: Waiting 20:33:57 24d72b5fb598: Waiting 20:33:57 f1417ff83b31: Waiting 20:33:57 b37228eee9f8: Layer already exists 20:33:57 847ab7e4555e: Layer already exists 20:33:57 d18666614ad4: Layer already exists 20:33:57 82b9fdcfebf9: Layer already exists 20:33:57 04b295ccfdaf: Layer already exists 20:33:57 f1417ff83b31: Layer already exists 20:33:57 cef3773606af: Layer already exists 20:33:57 24d72b5fb598: Layer already exists 20:33:57 32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159: digest: sha256:c08b63f466ca6b4cc6c3a773b559287dd4825738ad7bc029c81b605a17ecda3d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:33:57 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:33:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 20:33:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:33:57 82b9fdcfebf9: Preparing 20:33:57 04b295ccfdaf: Preparing 20:33:57 b37228eee9f8: Preparing 20:33:57 847ab7e4555e: Preparing 20:33:57 d18666614ad4: Preparing 20:33:57 cef3773606af: Preparing 20:33:57 24d72b5fb598: Preparing 20:33:57 f1417ff83b31: Preparing 20:33:57 cef3773606af: Waiting 20:33:57 24d72b5fb598: Waiting 20:33:57 f1417ff83b31: Waiting 20:33:57 b37228eee9f8: Layer already exists 20:33:57 847ab7e4555e: Layer already exists 20:33:57 d18666614ad4: Layer already exists 20:33:57 82b9fdcfebf9: Layer already exists 20:33:57 04b295ccfdaf: Layer already exists 20:33:57 cef3773606af: Layer already exists 20:33:57 f1417ff83b31: Layer already exists 20:33:57 24d72b5fb598: Layer already exists 20:33:57 main: digest: sha256:c08b63f466ca6b4cc6c3a773b559287dd4825738ad7bc029c81b605a17ecda3d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:33:57 ===================================================== [Pipeline] echo 20:33:57 taggedImages: 20:33:57 - nexus3.edgexfoundry.org:10004/security-spire-config:32cb5413f266176248a0713c2644b680483ab760 20:33:57 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 20:33:57 - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.159 20:33:57 - nexus3.edgexfoundry.org:10004/security-spire-config:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 20:33:57 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 20:33:57 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 20:33:57 32cb5413f266176248a0713c2644b680483ab760 20:33:57 latest 20:33:57 3.0.0-dev.159 20:33:57 32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 20:33:57 main 20:33:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:58 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:32cb5413f266176248a0713c2644b680483ab760 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:33:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:32cb5413f266176248a0713c2644b680483ab760 20:33:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:33:58 c3cbf92651c5: Preparing 20:33:58 a92261f3e504: Preparing 20:33:58 871341a9c821: Preparing 20:33:58 0f11b7e8e584: Preparing 20:33:58 d18666614ad4: Preparing 20:33:58 cef3773606af: Preparing 20:33:58 f7ae94b70a1e: Preparing 20:33:58 f1417ff83b31: Preparing 20:33:58 cef3773606af: Waiting 20:33:58 f7ae94b70a1e: Waiting 20:33:58 f1417ff83b31: Waiting 20:33:58 d18666614ad4: Layer already exists 20:33:58 cef3773606af: Layer already exists 20:33:58 a92261f3e504: Pushed 20:33:58 871341a9c821: Pushed 20:33:58 c3cbf92651c5: Pushed 20:33:58 f7ae94b70a1e: Layer already exists 20:33:58 f1417ff83b31: Layer already exists 20:33:59 OK: 263 MiB in 53 packages 20:33:59 (1/1) Installing dumb-init (1.2.5-r2) 20:33:59 Executing busybox-1.35.0-r29.trigger 20:33:59 OK: 8 MiB in 16 packages 20:34:00 Removing intermediate container aa17ca52e41a 20:34:00 ---> 2ffd7d97cedf 20:34:00 Step 5/25 : COPY go.mod vendor* ./ 20:34:01 Removing intermediate container d56f3a9d5484 20:34:01 ---> 1441f8ba8e14 20:34:01 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:34:02 ---> 72ff4c655e8e 20:34:02 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:34:02 ---> Running in 7b07ff744010 20:34:03 ---> 19f130fa3e24 20:34:03 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:34:04 ---> f0fdf18ce0f4 20:34:04 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:34:05 ---> 2867ee44b666 20:34:05 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 20:34:06 ---> fe5d785c1557 20:34:06 Step 19/23 : ENTRYPOINT ["/core-data"] 20:34:06 ---> Running in 6bd48312a1fe 20:34:06 0f11b7e8e584: Pushed 20:34:06 32cb5413f266176248a0713c2644b680483ab760: digest: sha256:a70905838822ac1d1c04aec5f3a272406b3cb6f76c868c2350226d7eff076f34 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:07 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:07 Removing intermediate container 6bd48312a1fe 20:34:07 ---> b92c09e008ef 20:34:07 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:34:07 ---> Running in 066fd45b6acc 20:34:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 20:34:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:34:07 c3cbf92651c5: Preparing 20:34:07 a92261f3e504: Preparing 20:34:07 871341a9c821: Preparing 20:34:07 0f11b7e8e584: Preparing 20:34:07 d18666614ad4: Preparing 20:34:07 cef3773606af: Preparing 20:34:07 f7ae94b70a1e: Preparing 20:34:07 f1417ff83b31: Preparing 20:34:07 cef3773606af: Waiting 20:34:07 f7ae94b70a1e: Waiting 20:34:07 f1417ff83b31: Waiting 20:34:07 0f11b7e8e584: Layer already exists 20:34:07 d18666614ad4: Layer already exists 20:34:07 c3cbf92651c5: Layer already exists 20:34:07 871341a9c821: Layer already exists 20:34:07 a92261f3e504: Layer already exists 20:34:07 cef3773606af: Layer already exists 20:34:07 f7ae94b70a1e: Layer already exists 20:34:07 f1417ff83b31: Layer already exists 20:34:07 latest: digest: sha256:a70905838822ac1d1c04aec5f3a272406b3cb6f76c868c2350226d7eff076f34 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:07 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.159 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:08 Removing intermediate container 066fd45b6acc 20:34:08 ---> 7fa1c3973c85 20:34:08 Step 21/23 : LABEL arch=arm64 20:34:08 ---> Running in ec90d857eee2 20:34:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.159 20:34:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:34:08 c3cbf92651c5: Preparing 20:34:08 a92261f3e504: Preparing 20:34:08 871341a9c821: Preparing 20:34:08 0f11b7e8e584: Preparing 20:34:08 d18666614ad4: Preparing 20:34:08 cef3773606af: Preparing 20:34:08 f7ae94b70a1e: Preparing 20:34:08 f1417ff83b31: Preparing 20:34:08 f7ae94b70a1e: Waiting 20:34:08 cef3773606af: Waiting 20:34:08 f1417ff83b31: Waiting 20:34:08 c3cbf92651c5: Layer already exists 20:34:08 871341a9c821: Layer already exists 20:34:08 a92261f3e504: Layer already exists 20:34:08 d18666614ad4: Layer already exists 20:34:08 0f11b7e8e584: Layer already exists 20:34:08 f1417ff83b31: Layer already exists 20:34:08 cef3773606af: Layer already exists 20:34:08 f7ae94b70a1e: Layer already exists 20:34:08 3.0.0-dev.159: digest: sha256:a70905838822ac1d1c04aec5f3a272406b3cb6f76c868c2350226d7eff076f34 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:08 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:08 Removing intermediate container ec90d857eee2 20:34:08 ---> 2a090a4f3dcd 20:34:08 Step 22/23 : LABEL git_sha=32cb5413f266176248a0713c2644b680483ab760 20:34:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 20:34:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:34:08 c3cbf92651c5: Preparing 20:34:08 a92261f3e504: Preparing 20:34:08 871341a9c821: Preparing 20:34:08 0f11b7e8e584: Preparing 20:34:08 d18666614ad4: Preparing 20:34:08 cef3773606af: Preparing 20:34:08 f7ae94b70a1e: Preparing 20:34:08 f1417ff83b31: Preparing 20:34:08 cef3773606af: Waiting 20:34:08 f1417ff83b31: Waiting 20:34:08 c3cbf92651c5: Layer already exists 20:34:08 d18666614ad4: Layer already exists 20:34:08 871341a9c821: Layer already exists 20:34:08 a92261f3e504: Layer already exists 20:34:08 0f11b7e8e584: Layer already exists 20:34:08 f7ae94b70a1e: Layer already exists 20:34:08 cef3773606af: Layer already exists 20:34:08 f1417ff83b31: Layer already exists 20:34:08 32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159: digest: sha256:a70905838822ac1d1c04aec5f3a272406b3cb6f76c868c2350226d7eff076f34 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:08 ---> Running in 5c1bd498c779 20:34:09 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:09 Removing intermediate container 5c1bd498c779 20:34:09 ---> 517933e3daf0 20:34:09 Step 23/23 : LABEL version=3.0.0-dev.159 20:34:09 ---> Running in 386a4f064864 20:34:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 20:34:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:34:09 c3cbf92651c5: Preparing 20:34:09 a92261f3e504: Preparing 20:34:09 871341a9c821: Preparing 20:34:09 0f11b7e8e584: Preparing 20:34:09 d18666614ad4: Preparing 20:34:09 cef3773606af: Preparing 20:34:09 f7ae94b70a1e: Preparing 20:34:09 f1417ff83b31: Preparing 20:34:09 f7ae94b70a1e: Waiting 20:34:09 f1417ff83b31: Waiting 20:34:09 cef3773606af: Waiting 20:34:09 c3cbf92651c5: Layer already exists 20:34:09 871341a9c821: Layer already exists 20:34:09 d18666614ad4: Layer already exists 20:34:09 a92261f3e504: Layer already exists 20:34:09 0f11b7e8e584: Layer already exists 20:34:09 cef3773606af: Layer already exists 20:34:09 f7ae94b70a1e: Layer already exists 20:34:09 f1417ff83b31: Layer already exists 20:34:09 main: digest: sha256:a70905838822ac1d1c04aec5f3a272406b3cb6f76c868c2350226d7eff076f34 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:34:09 ===================================================== [Pipeline] echo 20:34:09 taggedImages: 20:34:09 - nexus3.edgexfoundry.org:10004/security-spire-server:32cb5413f266176248a0713c2644b680483ab760 20:34:09 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 20:34:09 - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.159 20:34:09 - nexus3.edgexfoundry.org:10004/security-spire-server:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 20:34:09 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 20:34:09 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 20:34:09 32cb5413f266176248a0713c2644b680483ab760 20:34:09 latest 20:34:09 3.0.0-dev.159 20:34:09 32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 20:34:09 main 20:34:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:09 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:32cb5413f266176248a0713c2644b680483ab760 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:09 Removing intermediate container 386a4f064864 20:34:09 ---> 7514120a996a 20:34:09 20:34:09 Successfully built 7514120a996a 20:34:09 Successfully tagged core-data-arm64:latest 20:34:09  Building core-data ... done Building security-spire-server 20:34:10 + docker push nexus3.edgexfoundry.org:10004/support-notifications:32cb5413f266176248a0713c2644b680483ab760 20:34:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:34:10 185e61c8cbac: Preparing 20:34:10 565377168866: Preparing 20:34:10 d18666614ad4: Preparing 20:34:10 cef3773606af: Preparing 20:34:10 f95b06642ddd: Preparing 20:34:10 f1417ff83b31: Preparing 20:34:10 f1417ff83b31: Waiting 20:34:10 d18666614ad4: Layer already exists 20:34:10 cef3773606af: Layer already exists 20:34:10 f1417ff83b31: Layer already exists 20:34:10 185e61c8cbac: Pushed 20:34:10 f95b06642ddd: Pushed 20:34:12 565377168866: Pushed 20:34:12 32cb5413f266176248a0713c2644b680483ab760: digest: sha256:11af369ada9e9613132bb881fdadaeaabf5dcd3ddff8eaf3f680efb989b32874 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:12 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:13 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 20:34:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:34:13 185e61c8cbac: Preparing 20:34:13 565377168866: Preparing 20:34:13 d18666614ad4: Preparing 20:34:13 cef3773606af: Preparing 20:34:13 f95b06642ddd: Preparing 20:34:13 f1417ff83b31: Preparing 20:34:13 f1417ff83b31: Waiting 20:34:13 185e61c8cbac: Layer already exists 20:34:13 f95b06642ddd: Layer already exists 20:34:13 565377168866: Layer already exists 20:34:13 d18666614ad4: Layer already exists 20:34:13 cef3773606af: Layer already exists 20:34:13 f1417ff83b31: Layer already exists 20:34:13 latest: digest: sha256:11af369ada9e9613132bb881fdadaeaabf5dcd3ddff8eaf3f680efb989b32874 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:13 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.159 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:13 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.159 20:34:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:34:13 185e61c8cbac: Preparing 20:34:13 565377168866: Preparing 20:34:13 d18666614ad4: Preparing 20:34:13 cef3773606af: Preparing 20:34:13 f95b06642ddd: Preparing 20:34:13 f1417ff83b31: Preparing 20:34:13 cef3773606af: Layer already exists 20:34:13 565377168866: Layer already exists 20:34:13 185e61c8cbac: Layer already exists 20:34:13 d18666614ad4: Layer already exists 20:34:13 f95b06642ddd: Layer already exists 20:34:13 f1417ff83b31: Layer already exists 20:34:13 3.0.0-dev.159: digest: sha256:11af369ada9e9613132bb881fdadaeaabf5dcd3ddff8eaf3f680efb989b32874 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:14 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:14 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:34:14 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:34:14 ---> 9d265838a289 20:34:14 Step 3/26 : WORKDIR /edgex-go 20:34:14 ---> Using cache 20:34:14 ---> 1c63914e7ac7 20:34:14 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 20:34:14 ---> Using cache 20:34:14 ---> bc9ef6528e44 20:34:14 Step 5/26 : COPY go.mod vendor* ./ 20:34:14 ---> Using cache 20:34:14 ---> 92b074c6182f 20:34:14 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:34:14 ---> Using cache 20:34:14 ---> b0353a214f7d 20:34:14 Step 7/26 : COPY . . 20:34:14 ---> Using cache 20:34:14 ---> 09366ce9c0b8 20:34:14 Step 8/26 : ARG SPIRE_RELEASE=1.6.3 20:34:14 ---> Using cache 20:34:14 ---> bd0eca29490d 20:34:14 Step 9/26 : WORKDIR /edgex-go/spire-build 20:34:14 ---> Using cache 20:34:14 ---> 3f0deaefdb84 20:34:14 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:34:14 ---> Using cache 20:34:14 ---> 77771e9cbec6 20:34:14 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:34:14 ---> Running in c481b595f91d 20:34:14 + docker push nexus3.edgexfoundry.org:10004/support-notifications:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 20:34:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:34:14 185e61c8cbac: Preparing 20:34:14 565377168866: Preparing 20:34:14 d18666614ad4: Preparing 20:34:14 cef3773606af: Preparing 20:34:14 f95b06642ddd: Preparing 20:34:14 f1417ff83b31: Preparing 20:34:14 f1417ff83b31: Waiting 20:34:14 d18666614ad4: Layer already exists 20:34:14 565377168866: Layer already exists 20:34:14 185e61c8cbac: Layer already exists 20:34:14 cef3773606af: Layer already exists 20:34:14 f95b06642ddd: Layer already exists 20:34:14 f1417ff83b31: Layer already exists 20:34:14 32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159: digest: sha256:11af369ada9e9613132bb881fdadaeaabf5dcd3ddff8eaf3f680efb989b32874 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:14 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:15 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 20:34:15 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:34:15 185e61c8cbac: Preparing 20:34:15 565377168866: Preparing 20:34:15 d18666614ad4: Preparing 20:34:15 cef3773606af: Preparing 20:34:15 f95b06642ddd: Preparing 20:34:15 f1417ff83b31: Preparing 20:34:15 f1417ff83b31: Waiting 20:34:15 565377168866: Layer already exists 20:34:15 d18666614ad4: Layer already exists 20:34:15 cef3773606af: Layer already exists 20:34:15 f95b06642ddd: Layer already exists 20:34:15 185e61c8cbac: Layer already exists 20:34:15 f1417ff83b31: Layer already exists 20:34:15 main: digest: sha256:11af369ada9e9613132bb881fdadaeaabf5dcd3ddff8eaf3f680efb989b32874 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:34:15 ===================================================== [Pipeline] echo 20:34:15 taggedImages: 20:34:15 - nexus3.edgexfoundry.org:10004/support-notifications:32cb5413f266176248a0713c2644b680483ab760 20:34:15 - nexus3.edgexfoundry.org:10004/support-notifications:latest 20:34:15 - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.159 20:34:15 - nexus3.edgexfoundry.org:10004/support-notifications:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 20:34:15 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 20:34:15 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 20:34:15 32cb5413f266176248a0713c2644b680483ab760 20:34:15 latest 20:34:15 3.0.0-dev.159 20:34:15 32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 20:34:15 main 20:34:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:15 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:32cb5413f266176248a0713c2644b680483ab760 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:15 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:32cb5413f266176248a0713c2644b680483ab760 20:34:15 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:34:15 efc9541b0509: Preparing 20:34:15 278c4a0d60fa: Preparing 20:34:15 d18666614ad4: Preparing 20:34:15 cef3773606af: Preparing 20:34:15 9e2ec8a09f08: Preparing 20:34:15 f1417ff83b31: Preparing 20:34:15 f1417ff83b31: Waiting 20:34:15 d18666614ad4: Layer already exists 20:34:15 efc9541b0509: Pushed 20:34:15 9e2ec8a09f08: Layer already exists 20:34:15 cef3773606af: Layer already exists 20:34:16 f1417ff83b31: Layer already exists 20:34:17 Removing intermediate container c481b595f91d 20:34:17 ---> 6d936e421520 20:34:17 Step 12/26 : WORKDIR /edgex-go 20:34:17 ---> Running in 9aaadda2075e 20:34:17 Removing intermediate container 9aaadda2075e 20:34:17 ---> 6bd8bb42ee7b 20:34:17 20:34:17 Step 13/26 : FROM alpine:3.17 20:34:17 ---> 51e60588ff2c 20:34:17 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:34:17 ---> Using cache 20:34:17 ---> 707930801566 20:34:17 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:34:17 ---> Using cache 20:34:17 ---> 835fd46b6a10 20:34:17 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 20:34:17 ---> Using cache 20:34:17 ---> 188504714821 20:34:17 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 20:34:17 ---> Using cache 20:34:17 ---> b1a952798c76 20:34:18 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:34:18 278c4a0d60fa: Pushed 20:34:18 32cb5413f266176248a0713c2644b680483ab760: digest: sha256:3d1bc7a8f8f3e4005e899cbbe5cfe7cb4455ee957dbe85bd050e21dde7202a54 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:18 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:19 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 20:34:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:34:19 efc9541b0509: Preparing 20:34:19 278c4a0d60fa: Preparing 20:34:19 d18666614ad4: Preparing 20:34:19 cef3773606af: Preparing 20:34:19 9e2ec8a09f08: Preparing 20:34:19 f1417ff83b31: Preparing 20:34:19 9e2ec8a09f08: Layer already exists 20:34:19 cef3773606af: Layer already exists 20:34:19 278c4a0d60fa: Layer already exists 20:34:19 efc9541b0509: Layer already exists 20:34:19 d18666614ad4: Layer already exists 20:34:19 f1417ff83b31: Layer already exists 20:34:19 latest: digest: sha256:3d1bc7a8f8f3e4005e899cbbe5cfe7cb4455ee957dbe85bd050e21dde7202a54 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:19 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.159 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:19 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.159 20:34:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:34:19 efc9541b0509: Preparing 20:34:19 278c4a0d60fa: Preparing 20:34:19 d18666614ad4: Preparing 20:34:19 cef3773606af: Preparing 20:34:19 9e2ec8a09f08: Preparing 20:34:19 f1417ff83b31: Preparing 20:34:19 f1417ff83b31: Waiting 20:34:19 9e2ec8a09f08: Layer already exists 20:34:19 d18666614ad4: Layer already exists 20:34:19 efc9541b0509: Layer already exists 20:34:19 cef3773606af: Layer already exists 20:34:19 278c4a0d60fa: Layer already exists 20:34:19 f1417ff83b31: Layer already exists 20:34:19 3.0.0-dev.159: digest: sha256:3d1bc7a8f8f3e4005e899cbbe5cfe7cb4455ee957dbe85bd050e21dde7202a54 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:20 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:20 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 20:34:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:34:20 efc9541b0509: Preparing 20:34:20 278c4a0d60fa: Preparing 20:34:20 d18666614ad4: Preparing 20:34:20 cef3773606af: Preparing 20:34:20 9e2ec8a09f08: Preparing 20:34:20 f1417ff83b31: Preparing 20:34:20 f1417ff83b31: Waiting 20:34:20 cef3773606af: Layer already exists 20:34:20 d18666614ad4: Layer already exists 20:34:20 278c4a0d60fa: Layer already exists 20:34:20 efc9541b0509: Layer already exists 20:34:20 9e2ec8a09f08: Layer already exists 20:34:20 f1417ff83b31: Layer already exists 20:34:20 32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159: digest: sha256:3d1bc7a8f8f3e4005e899cbbe5cfe7cb4455ee957dbe85bd050e21dde7202a54 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:20 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:21 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 20:34:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:34:21 efc9541b0509: Preparing 20:34:21 278c4a0d60fa: Preparing 20:34:21 d18666614ad4: Preparing 20:34:21 cef3773606af: Preparing 20:34:21 9e2ec8a09f08: Preparing 20:34:21 f1417ff83b31: Preparing 20:34:21 f1417ff83b31: Waiting 20:34:21 cef3773606af: Layer already exists 20:34:21 278c4a0d60fa: Layer already exists 20:34:21 9e2ec8a09f08: Layer already exists 20:34:21 efc9541b0509: Layer already exists 20:34:21 d18666614ad4: Layer already exists 20:34:21 f1417ff83b31: Layer already exists 20:34:21 main: digest: sha256:3d1bc7a8f8f3e4005e899cbbe5cfe7cb4455ee957dbe85bd050e21dde7202a54 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:34:21 ===================================================== [Pipeline] echo 20:34:21 taggedImages: 20:34:21 - nexus3.edgexfoundry.org:10004/support-scheduler:32cb5413f266176248a0713c2644b680483ab760 20:34:21 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 20:34:21 - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.159 20:34:21 - nexus3.edgexfoundry.org:10004/support-scheduler:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 20:34:21 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:34:24 ---> bfe5f04d671f 20:34:24 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:34:25 ---> bb6428987684 20:34:25 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:34:26 ---> 2c03e041fa37 20:34:26 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:34:27 ---> 174d8b9e9f57 20:34:27 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:34:27 ---> Running in eebd03d6eb05 20:34:27 Removing intermediate container eebd03d6eb05 20:34:27 ---> ad07df3e001d 20:34:27 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:34:27 ---> Running in 05c6946d8d9c 20:34:28 Removing intermediate container 05c6946d8d9c 20:34:28 ---> ef7a2832304c 20:34:28 Step 24/26 : LABEL arch=arm64 20:34:28 ---> Running in a63c0bbc00d3 20:34:29 Removing intermediate container a63c0bbc00d3 20:34:29 ---> 2d0aedf7cd8a 20:34:29 Step 25/26 : LABEL git_sha=32cb5413f266176248a0713c2644b680483ab760 20:34:29 ---> Running in 8c9974560c3b 20:34:29 Removing intermediate container 8c9974560c3b 20:34:29 ---> 402574fa747d 20:34:29 Step 26/26 : LABEL version=3.0.0-dev.159 20:34:29 ---> Running in e553454f803e 20:34:30 Removing intermediate container e553454f803e 20:34:30 ---> 7efadf250dd1 20:34:30 20:34:30 Successfully built 7efadf250dd1 20:34:30 Successfully tagged security-spire-server-arm64:latest 20:34:30 Building support-scheduler 20:34:33  Building security-spire-server ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:34:33 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:34:33 ---> 9d265838a289 20:34:33 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:34:33 ---> Using cache 20:34:33 ---> 760e924bc720 20:34:33 Step 4/23 : WORKDIR /edgex-go 20:34:33 ---> Using cache 20:34:33 ---> 13abf869242b 20:34:33 Step 5/23 : RUN apk add --update --no-cache make git 20:34:33 ---> Using cache 20:34:33 ---> 72e5573eea0e 20:34:33 Step 6/23 : COPY go.mod vendor* ./ 20:34:33 ---> Using cache 20:34:33 ---> ba557a48a6a0 20:34:33 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:34:33 ---> Using cache 20:34:33 ---> 0eb7fdd3f1be 20:34:33 Step 8/23 : COPY . . 20:34:33 ---> Using cache 20:34:33 ---> d6febc8ab03d 20:34:33 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 20:34:33 ---> Running in aecf93026446 20:34:35 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.159" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:35:32 Removing intermediate container 2e3125b08091 20:35:32 ---> 485469d72113 20:35:32 20:35:32 Step 9/20 : FROM alpine:3.17 20:35:32 ---> 51e60588ff2c 20:35:32 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 20:35:32 ---> Using cache 20:35:32 ---> 72599ddd98b7 20:35:32 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:35:32 ---> Running in 17723bd843da 20:35:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:35:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:35:32 v3.17.3-187-g684550c96ee [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:35:32 v3.17.3-188-g068aa91c052 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:35:32 OK: 17692 distinct packages available 20:35:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:35:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:35:33 (1/9) Installing ca-certificates (20230506-r0) 20:35:33 (2/9) Installing brotli-libs (1.0.9-r9) 20:35:33 (3/9) Installing nghttp2-libs (1.51.0-r0) 20:35:33 (4/9) Installing libcurl (8.1.0-r0) 20:35:33 (5/9) Installing curl (8.1.0-r0) 20:35:33 (6/9) Installing dumb-init (1.2.5-r2) 20:35:33 (7/9) Installing musl-obstack (1.2.3-r0) 20:35:33 (8/9) Installing libucontext (1.2-r0) 20:35:33 (9/9) Installing gcompat (1.1.0-r0) 20:35:33 Executing busybox-1.35.0-r29.trigger 20:35:33 Executing ca-certificates-20230506-r0.trigger 20:35:34 OK: 11 MiB in 24 packages 20:35:38 Removing intermediate container 17723bd843da 20:35:38 ---> 96b5bba662d2 20:35:38 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 20:35:40 ---> 41b65efa979e 20:35:40 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 20:35:41 ---> f0f094d99e49 20:35:41 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:35:44 ---> fe4060d2a1be 20:35:44 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 20:35:45 ---> 3c0b2d1462c8 20:35:45 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:35:46 ---> Running in 6e9bc567869b 20:35:46 Removing intermediate container 6e9bc567869b 20:35:46 ---> b0fcf87620df 20:35:46 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] 20:35:46 ---> Running in ee6ecb5764c2 20:35:47 Removing intermediate container ee6ecb5764c2 20:35:47 ---> 019ddf869bcc 20:35:47 Step 18/20 : LABEL arch=arm64 20:35:47 ---> Running in 79bf805d6056 20:35:48 Removing intermediate container 7b07ff744010 20:35:48 ---> a5f90c1955a0 20:35:48 Step 7/25 : COPY . . 20:35:49 Removing intermediate container 79bf805d6056 20:35:49 ---> 5a10889aafb5 20:35:49 Step 19/20 : LABEL git_sha=32cb5413f266176248a0713c2644b680483ab760 20:35:50 ---> Running in 7f60429e3b52 20:35:51 Removing intermediate container 7f60429e3b52 20:35:51 ---> d813fdeaed1d 20:35:51 Step 20/20 : LABEL version=3.0.0-dev.159 20:35:51 ---> Running in b8ca8cb10295 20:35:51 Removing intermediate container b8ca8cb10295 20:35:51 ---> b8fde8e25935 20:35:51 20:35:51 Successfully built b8fde8e25935 20:35:52 Successfully tagged security-spiffe-token-provider-arm64:latest 20:35:52  Building security-spiffe-token-provider ... done Building core-command 20:35:52 ---> 1845027e7538 20:35:52 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:35:52 ---> Running in f0af3c70c9b8 20:35:54 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.159" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:35:56 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:35:56 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:35:56 ---> 9d265838a289 20:35:56 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:35:56 ---> Using cache 20:35:56 ---> 760e924bc720 20:35:56 Step 4/24 : WORKDIR /edgex-go 20:35:56 ---> Using cache 20:35:56 ---> 13abf869242b 20:35:56 Step 5/24 : RUN apk add --update --no-cache make git 20:35:56 ---> Using cache 20:35:56 ---> 72e5573eea0e 20:35:56 Step 6/24 : COPY go.mod vendor* ./ 20:35:56 ---> Using cache 20:35:56 ---> ba557a48a6a0 20:35:56 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:56 ---> Using cache 20:35:56 ---> 0eb7fdd3f1be 20:35:56 Step 8/24 : COPY . . 20:35:56 ---> Using cache 20:35:56 ---> d6febc8ab03d 20:35:56 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 20:35:56 ---> Running in ac72a8c0757b 20:35:58 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.159" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:39:05 Removing intermediate container d6051febd872 20:39:05 ---> 83bde6f34512 20:39:05 20:39:05 Step 10/23 : FROM alpine:3.17 20:39:05 ---> 51e60588ff2c 20:39:05 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 20:39:05 ---> Running in f0a04a5b6a54 20:39:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:39:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:39:08 (1/2) Installing ca-certificates (20230506-r0) 20:39:08 (2/2) Installing dumb-init (1.2.5-r2) 20:39:08 Executing busybox-1.35.0-r29.trigger 20:39:08 Executing ca-certificates-20230506-r0.trigger 20:39:09 OK: 8 MiB in 17 packages 20:39:13 Removing intermediate container f0a04a5b6a54 20:39:13 ---> 534895425ad4 20:39:13 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 20:39:13 ---> Running in 68bf060d010c 20:39:13 Removing intermediate container 68bf060d010c 20:39:13 ---> ccf0ae7fdf4f 20:39:13 Step 13/23 : ENV APP_PORT=59860 20:39:13 ---> Running in 4c054aeb92b4 20:39:14 Removing intermediate container 4c054aeb92b4 20:39:14 ---> 67c66bb9e50a 20:39:14 Step 14/23 : EXPOSE $APP_PORT 20:39:14 ---> Running in 38e8b940e956 20:39:14 Removing intermediate container 38e8b940e956 20:39:14 ---> 05378b238502 20:39:14 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:39:15 ---> bfd6fdc4f6d4 20:39:15 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:39:16 ---> 530c6f8ea2b4 20:39:16 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:39:19 ---> 09b6fb939b63 20:39:19 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 20:39:20 ---> aec83e064b08 20:39:20 Step 19/23 : ENTRYPOINT ["/support-notifications"] 20:39:20 ---> Running in 85c535ab114f 20:39:20 Removing intermediate container 85c535ab114f 20:39:20 ---> 41551571d3b9 20:39:20 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:39:20 ---> Running in ef973934a047 20:39:21 Removing intermediate container ef973934a047 20:39:21 ---> 18bccc1f452f 20:39:21 Step 21/23 : LABEL arch=arm64 20:39:21 ---> Running in 4f0e8d4cc59a 20:39:22 Removing intermediate container 4f0e8d4cc59a 20:39:22 ---> e7daf066b641 20:39:22 Step 22/23 : LABEL git_sha=32cb5413f266176248a0713c2644b680483ab760 20:39:22 ---> Running in ca5ed3657c37 20:39:22 Removing intermediate container ca5ed3657c37 20:39:22 ---> 0f839127c805 20:39:22 Step 23/23 : LABEL version=3.0.0-dev.159 20:39:22 ---> Running in 27d15b40c457 20:39:23 Removing intermediate container 27d15b40c457 20:39:23 ---> f4d6e87ca532 20:39:23 20:39:23 Successfully built f4d6e87ca532 20:39:23 Successfully tagged support-notifications-arm64:latest 20:39:23  Building support-notifications ... done Building core-metadata 20:39:26 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:39:26 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:39:26 ---> 9d265838a289 20:39:26 Step 3/25 : ARG ADD_BUILD_TAGS="" 20:39:26 ---> Using cache 20:39:26 ---> 760e924bc720 20:39:26 Step 4/25 : WORKDIR /edgex-go 20:39:26 ---> Using cache 20:39:26 ---> 13abf869242b 20:39:26 Step 5/25 : RUN apk add --update --no-cache make git 20:39:26 ---> Using cache 20:39:26 ---> 72e5573eea0e 20:39:26 Step 6/25 : COPY go.mod vendor* ./ 20:39:26 ---> Using cache 20:39:26 ---> ba557a48a6a0 20:39:26 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:39:26 ---> Using cache 20:39:26 ---> 0eb7fdd3f1be 20:39:26 Step 8/25 : COPY . . 20:39:27 ---> Using cache 20:39:27 ---> d6febc8ab03d 20:39:27 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 20:39:27 ---> Running in ea0135d03778 20:39:29 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.159" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:40:25 Removing intermediate container 01e4e0ab58b2 20:40:25 ---> 17f6d3376ea9 20:40:25 20:40:25 Step 10/23 : FROM alpine:3.17 20:40:25 ---> 51e60588ff2c 20:40:25 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:40:25 ---> Using cache 20:40:25 ---> a15a785fdaa8 20:40:25 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:40:25 ---> Using cache 20:40:25 ---> a49099009a3b 20:40:25 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:40:25 ---> Using cache 20:40:25 ---> 2b662ef7e475 20:40:25 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 20:40:25 ---> Using cache 20:40:25 ---> 7e9a9cda81bb 20:40:25 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:40:25 ---> ffb8c11d2fa6 20:40:25 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 20:40:25 ---> 989f3e46c339 20:40:25 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:40:25 ---> fb31effd250d 20:40:25 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:40:25 ---> Running in 59c480b6b04e 20:40:29 Removing intermediate container 59c480b6b04e 20:40:29 ---> 2a507e234f75 20:40:29 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 20:40:29 ---> Running in 702999b63ba1 20:40:29 Removing intermediate container 702999b63ba1 20:40:29 ---> 6713942fe9c4 20:40:29 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 20:40:29 ---> Running in 884aebd9fe85 20:40:30 Removing intermediate container 884aebd9fe85 20:40:30 ---> fa3e16c70a59 20:40:30 Step 21/23 : LABEL arch=arm64 20:40:30 ---> Running in 8ee3c4c740a1 20:40:31 Removing intermediate container 8ee3c4c740a1 20:40:31 ---> c54dc0cfbeed 20:40:31 Step 22/23 : LABEL git_sha=32cb5413f266176248a0713c2644b680483ab760 20:40:31 ---> Running in 121dab340418 20:40:31 Removing intermediate container 121dab340418 20:40:31 ---> b93741eb9f91 20:40:31 Step 23/23 : LABEL version=3.0.0-dev.159 20:40:31 ---> Running in 3d8666c468db 20:40:32 Removing intermediate container 3d8666c468db 20:40:32 ---> 07a645ea198f 20:40:32 20:40:32 Successfully built 07a645ea198f 20:40:32 Successfully tagged security-proxy-auth-arm64:latest 20:40:32  Building security-proxy-auth ... done Building security-proxy-setup 20:40:36 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:40:36 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:40:36 ---> 9d265838a289 20:40:36 Step 3/22 : WORKDIR /edgex-go 20:40:36 ---> Using cache 20:40:36 ---> 1c63914e7ac7 20:40:36 Step 4/22 : RUN apk add --update --no-cache make git 20:40:36 ---> Using cache 20:40:36 ---> 2ffd7d97cedf 20:40:36 Step 5/22 : COPY go.mod vendor* ./ 20:40:36 ---> Using cache 20:40:36 ---> 72ff4c655e8e 20:40:36 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:40:36 ---> Using cache 20:40:36 ---> a5f90c1955a0 20:40:36 Step 7/22 : COPY . . 20:40:36 ---> Using cache 20:40:36 ---> 1845027e7538 20:40:36 Step 8/22 : RUN make cmd/secrets-config/secrets-config 20:40:36 ---> Running in fe38dd5c8fbd 20:40:38 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.159" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:42:29 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.159" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:42:42 Removing intermediate container f0af3c70c9b8 20:42:42 ---> 41d5673999ac 20:42:42 20:42:42 Step 9/25 : FROM alpine:3.17 20:42:42 ---> 51e60588ff2c 20:42:42 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:42:42 ---> Running in ba41be7022f6 20:42:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:42:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:42:46 (1/3) Installing ca-certificates (20230506-r0) 20:42:46 (2/3) Installing dumb-init (1.2.5-r2) 20:42:46 (3/3) Installing su-exec (0.2-r2) 20:42:46 Executing busybox-1.35.0-r29.trigger 20:42:46 Executing ca-certificates-20230506-r0.trigger 20:42:47 OK: 8 MiB in 18 packages 20:42:49 Removing intermediate container ba41be7022f6 20:42:49 ---> 0dac3d4bb94b 20:42:49 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 20:42:49 ---> Running in a9ef852a34f0 20:42:50 Removing intermediate container a9ef852a34f0 20:42:50 ---> f4de843b6435 20:42:50 Step 12/25 : WORKDIR / 20:42:50 ---> Running in 677952caee17 20:42:50 Removing intermediate container 677952caee17 20:42:50 ---> 2683ac039ed4 20:42:50 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 20:42:52 ---> 25bdab3ed4f8 20:42:52 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 20:42:52 ---> eb2ed2c8cf6a 20:42:52 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:42:54 ---> e91fb1c0c59f 20:42:54 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 20:42:55 ---> 70f5f67d8a9e 20:42:55 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 20:42:56 ---> 11929ed7ea0a 20:42:56 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:42:58 ---> 7b7c38880359 20:42:58 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:42:59 ---> d20093a91cab 20:42:59 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:43:00 ---> 92d8dd792f99 20:43:00 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:43:00 ---> Running in 56e03123d7f6 20:43:03 Removing intermediate container 56e03123d7f6 20:43:03 ---> c9bbea2ba871 20:43:03 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 20:43:03 ---> Running in ea7c1cdb8e6f 20:43:04 Removing intermediate container ea7c1cdb8e6f 20:43:04 ---> 52035c8faa33 20:43:04 Step 23/25 : LABEL arch=arm64 20:43:04 ---> Running in b53b8bb1db6f 20:43:05 Removing intermediate container b53b8bb1db6f 20:43:05 ---> 4b091ea09800 20:43:05 Step 24/25 : LABEL git_sha=32cb5413f266176248a0713c2644b680483ab760 20:43:05 ---> Running in a54609fe70d6 20:43:05 Removing intermediate container a54609fe70d6 20:43:05 ---> 4845814c7755 20:43:05 Step 25/25 : LABEL version=3.0.0-dev.159 20:43:05 ---> Running in d35e0519ddee 20:43:06 Removing intermediate container d35e0519ddee 20:43:06 ---> 81fa23b44f1b 20:43:06 20:43:06 Successfully built 81fa23b44f1b 20:43:06 Successfully tagged security-secretstore-setup-arm64:latest 20:43:18  Building security-secretstore-setup ... done Removing intermediate container ac72a8c0757b 20:43:18 ---> d5241f997ea7 20:43:18 20:43:18 Step 10/24 : FROM alpine:3.17 20:43:18 ---> 51e60588ff2c 20:43:18 Step 11/24 : RUN apk add --update --no-cache dumb-init 20:43:18 ---> Running in ede8b1036d67 20:43:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:43:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:43:20 (1/1) Installing dumb-init (1.2.5-r2) 20:43:20 Executing busybox-1.35.0-r29.trigger 20:43:20 OK: 8 MiB in 16 packages 20:43:22 Removing intermediate container ede8b1036d67 20:43:22 ---> 90583d88ae2d 20:43:22 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:43:22 ---> Running in c8fe7b0519b1 20:43:23 Removing intermediate container c8fe7b0519b1 20:43:23 ---> 1a43044fae77 20:43:23 Step 13/24 : ENV APP_PORT=59882 20:43:23 ---> Running in 8bcf6e78e233 20:43:23 Removing intermediate container 8bcf6e78e233 20:43:23 ---> f072927e049d 20:43:23 Step 14/24 : EXPOSE $APP_PORT 20:43:23 ---> Running in 86b86560d7fd 20:43:24 Removing intermediate container 86b86560d7fd 20:43:24 ---> 12c24b24e2e3 20:43:24 Step 15/24 : WORKDIR / 20:43:24 ---> Running in b1a4b299382b 20:43:24 Removing intermediate container b1a4b299382b 20:43:24 ---> 089bf530bfeb 20:43:24 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:43:25 ---> a0a5d5d33594 20:43:25 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 20:43:27 ---> d3fef58d4208 20:43:27 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:43:29 ---> fbcefca40ff2 20:43:29 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 20:43:30 ---> 3e4d7e6f4037 20:43:30 Step 20/24 : ENTRYPOINT ["/core-command"] 20:43:30 ---> Running in 48faee853e26 20:43:31 Removing intermediate container 48faee853e26 20:43:31 ---> 03d9084ff74c 20:43:31 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:43:31 ---> Running in 74cc4b33148c 20:43:31 Removing intermediate container 74cc4b33148c 20:43:31 ---> abd819fe9422 20:43:31 Step 22/24 : LABEL arch=arm64 20:43:31 ---> Running in bfda9bb17f13 20:43:32 Removing intermediate container bfda9bb17f13 20:43:32 ---> f21b41e361f5 20:43:32 Step 23/24 : LABEL git_sha=32cb5413f266176248a0713c2644b680483ab760 20:43:32 ---> Running in 24e5dc849287 20:43:33 Removing intermediate container 24e5dc849287 20:43:33 ---> 47315949b91b 20:43:33 Step 24/24 : LABEL version=3.0.0-dev.159 20:43:33 ---> Running in 238f426f9d01 20:43:33 Removing intermediate container 238f426f9d01 20:43:33 ---> 4793b94fb76f 20:43:33 20:43:33 Successfully built 4793b94fb76f 20:43:33 Successfully tagged core-command-arm64:latest 20:44:30  Building core-command ... done Removing intermediate container aecf93026446 20:44:30 ---> 66f8daa35ae2 20:44:30 20:44:30 Step 10/23 : FROM alpine:3.17 20:44:30 ---> 51e60588ff2c 20:44:30 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:44:30 ---> Using cache 20:44:30 ---> 90583d88ae2d 20:44:30 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:44:30 ---> Using cache 20:44:30 ---> 1a43044fae77 20:44:30 Step 13/23 : ENV APP_PORT=59861 20:44:30 ---> Running in 5271104f74b8 20:44:30 Removing intermediate container 5271104f74b8 20:44:30 ---> faa31c35e526 20:44:30 Step 14/23 : EXPOSE $APP_PORT 20:44:30 ---> Running in 06b58103d878 20:44:30 Removing intermediate container 06b58103d878 20:44:30 ---> a587193e0474 20:44:30 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:44:30 ---> 9fd3f3bfadb5 20:44:30 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:44:30 ---> b49fc85024e2 20:44:30 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:44:30 ---> a3d86d67a4eb 20:44:30 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 20:44:30 ---> 68b873d1359f 20:44:30 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 20:44:30 ---> Running in f779f6f71ec2 20:44:30 Removing intermediate container f779f6f71ec2 20:44:30 ---> 114318bd3e2b 20:44:30 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:44:30 ---> Running in a51ecf8550fb 20:44:31 Removing intermediate container a51ecf8550fb 20:44:31 ---> 4fe33a756e78 20:44:31 Step 21/23 : LABEL arch=arm64 20:44:31 ---> Running in 127131502e81 20:44:32 Removing intermediate container 127131502e81 20:44:32 ---> 60ce4ab316f3 20:44:32 Step 22/23 : LABEL git_sha=32cb5413f266176248a0713c2644b680483ab760 20:44:32 ---> Running in 63f6252968c7 20:44:32 Removing intermediate container 63f6252968c7 20:44:32 ---> 2551700a3bf2 20:44:32 Step 23/23 : LABEL version=3.0.0-dev.159 20:44:32 ---> Running in 9f5560e280a3 20:44:33 Removing intermediate container 9f5560e280a3 20:44:33 ---> 208546e4d17b 20:44:33 20:44:33 Successfully built 208546e4d17b 20:44:33 Successfully tagged support-scheduler-arm64:latest 20:45:05  Building support-scheduler ... done Removing intermediate container ea0135d03778 20:45:05 ---> 114679bc8a6d 20:45:05 20:45:05 Step 10/25 : FROM alpine:3.17 20:45:05 ---> 51e60588ff2c 20:45:05 Step 11/25 : RUN apk add --update --no-cache dumb-init 20:45:05 ---> Using cache 20:45:05 ---> 90583d88ae2d 20:45:05 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:45:05 ---> Using cache 20:45:05 ---> 1a43044fae77 20:45:05 Step 13/25 : ENV APP_PORT=59881 20:45:05 ---> Running in a0f27fed6c60 20:45:05 Removing intermediate container a0f27fed6c60 20:45:05 ---> 0ab5e94bf4d1 20:45:05 Step 14/25 : EXPOSE $APP_PORT 20:45:05 ---> Running in 06e95f88ac66 20:45:05 Removing intermediate container 06e95f88ac66 20:45:05 ---> 20ab1f555df1 20:45:05 Step 15/25 : WORKDIR / 20:45:06 ---> Running in ecda749035de 20:45:06 Removing intermediate container ecda749035de 20:45:06 ---> 3f0cca36dbb6 20:45:06 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 20:45:07 ---> 6633a002455c 20:45:07 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 20:45:08 ---> 7ea4e3d26205 20:45:08 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:45:09 ---> f0ebb1d9bf9e 20:45:09 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 20:45:09 Removing intermediate container fe38dd5c8fbd 20:45:09 ---> d395a1d164d1 20:45:09 20:45:09 Step 9/22 : FROM alpine:3.17 20:45:09 ---> 51e60588ff2c 20:45:09 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 20:45:09 ---> 43727fe32e54 20:45:09 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 20:45:09 ---> Running in 1e8929841d52 20:45:10 ---> 6e687bee5322 20:45:10 Step 21/25 : ENTRYPOINT ["/core-metadata"] 20:45:10 ---> Running in d38d683c5758 20:45:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:45:10 Removing intermediate container d38d683c5758 20:45:10 ---> cb40e81d02f7 20:45:10 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:45:10 ---> Running in bb33c790e54c 20:45:11 Removing intermediate container bb33c790e54c 20:45:11 ---> fe3543f75f9a 20:45:11 Step 23/25 : LABEL arch=arm64 20:45:11 ---> Running in 1532b09fb989 20:45:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:45:11 Removing intermediate container 1532b09fb989 20:45:11 ---> 94782dbddccb 20:45:11 Step 24/25 : LABEL git_sha=32cb5413f266176248a0713c2644b680483ab760 20:45:11 ---> Running in 99ac6461d587 20:45:11 Removing intermediate container 99ac6461d587 20:45:11 ---> 1f33aca6c16b 20:45:11 Step 25/25 : LABEL version=3.0.0-dev.159 20:45:12 ---> Running in 871818a7511c 20:45:12 Removing intermediate container 871818a7511c 20:45:12 ---> 53f70dc3d65c 20:45:12 20:45:12 Successfully built 53f70dc3d65c 20:45:12 (1/2) Installing dumb-init (1.2.5-r2) 20:45:12 Successfully tagged core-metadata-arm64:latest 20:45:12  Building core-metadata ... done (2/2) Installing openssl (3.0.8-r4) 20:45:12 Executing busybox-1.35.0-r29.trigger 20:45:12 OK: 8 MiB in 17 packages 20:45:13 Removing intermediate container 1e8929841d52 20:45:13 ---> 6c20f7a88551 20:45:13 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 20:45:13 ---> Running in c9aff5746ae1 20:45:14 Removing intermediate container c9aff5746ae1 20:45:14 ---> 7225a05e649c 20:45:14 Step 12/22 : WORKDIR /edgex 20:45:14 ---> Running in 67214c3c859e 20:45:14 Removing intermediate container 67214c3c859e 20:45:14 ---> 088ad3134d82 20:45:14 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:45:14 ---> a43be42f616d 20:45:14 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 20:45:15 ---> 8373c7492269 20:45:15 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 20:45:18 ---> 44ae2e4f1cdd 20:45:18 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:45:18 ---> 34ad7271fa7d 20:45:18 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:45:19 ---> b0d7176ce14a 20:45:19 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:45:19 ---> Running in c8f14bb931c4 20:45:20 Removing intermediate container c8f14bb931c4 20:45:20 ---> 29e1039d0aa9 20:45:20 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 20:45:21 ---> Running in c4b4eda3e2bf 20:45:21 Removing intermediate container c4b4eda3e2bf 20:45:21 ---> c60810208e57 20:45:21 Step 20/22 : LABEL arch=arm64 20:45:21 ---> Running in e506aae84774 20:45:21 Removing intermediate container e506aae84774 20:45:21 ---> c5dfac049ab9 20:45:21 Step 21/22 : LABEL git_sha=32cb5413f266176248a0713c2644b680483ab760 20:45:21 ---> Running in 04275a55100a 20:45:21 Removing intermediate container 04275a55100a 20:45:21 ---> 52d69270b38e 20:45:21 Step 22/22 : LABEL version=3.0.0-dev.159 20:45:22 ---> Running in a1e0867c96c8 20:45:22 Removing intermediate container a1e0867c96c8 20:45:22 ---> 0e1b520ebd73 20:45:22 20:45:22 Successfully built 0e1b520ebd73 20:45:22 Successfully tagged security-proxy-setup-arm64:latest 20:45:22  Building security-proxy-setup ... done  [Pipeline] } 20:45:22 $ docker stop --time=1 8bd9d36dc57cdbaf2370a2190a9b78c1261f2d8bf463d882b5e16f61bd6c56d1 20:45:24 $ docker rm -f --volumes 8bd9d36dc57cdbaf2370a2190a9b78c1261f2d8bf463d882b5e16f61bd6c56d1 [Pipeline] // withDockerContainer [Pipeline] sh 20:45:24 + docker images 20:45:25 REPOSITORY TAG IMAGE ID CREATED SIZE 20:45:25 security-proxy-setup-arm64 latest 0e1b520ebd73 2 seconds ago 18.7MB 20:45:25 core-metadata-arm64 latest 53f70dc3d65c 12 seconds ago 20.2MB 20:45:25 d395a1d164d1 16 seconds ago 1.33GB 20:45:25 114679bc8a6d 21 seconds ago 1.36GB 20:45:25 support-scheduler-arm64 latest 208546e4d17b 52 seconds ago 31.2MB 20:45:25 66f8daa35ae2 About a minute ago 1.42GB 20:45:25 core-command-arm64 latest 4793b94fb76f About a minute ago 19.7MB 20:45:25 d5241f997ea7 2 minutes ago 1.35GB 20:45:25 security-secretstore-setup-arm64 latest 81fa23b44f1b 2 minutes ago 32.2MB 20:45:25 41d5673999ac 2 minutes ago 1.35GB 20:45:25 security-proxy-auth-arm64 latest 07a645ea198f 4 minutes ago 18.1MB 20:45:25 17f6d3376ea9 5 minutes ago 1.33GB 20:45:25 support-notifications-arm64 latest f4d6e87ca532 6 minutes ago 32MB 20:45:25 83bde6f34512 6 minutes ago 1.42GB 20:45:25 security-spiffe-token-provider-arm64 latest b8fde8e25935 9 minutes ago 32.7MB 20:45:25 485469d72113 10 minutes ago 1.39GB 20:45:25 security-spire-server-arm64 latest 7efadf250dd1 10 minutes ago 97MB 20:45:25 6bd8bb42ee7b 11 minutes ago 1.21GB 20:45:25 core-data-arm64 latest 7514120a996a 11 minutes ago 19.9MB 20:45:25 854623f2f611 11 minutes ago 1.36GB 20:45:25 core-common-config-bootstrapper-arm64 latest e93d9842bb2f 11 minutes ago 17.2MB 20:45:25 security-bootstrapper-arm64 latest 21c0c9fbce7c 11 minutes ago 21.9MB 20:45:25 2028bbded540 12 minutes ago 1.35GB 20:45:25 3e0cfca39969 12 minutes ago 1.34GB 20:45:25 security-spire-config-arm64 latest 92a713ad1757 17 minutes ago 96.1MB 20:45:25 security-spire-agent-arm64 latest 1f2309bfb287 18 minutes ago 153MB 20:45:25 147e42817037 18 minutes ago 1.21GB 20:45:25 ci-base-image-arm64 latest 9d265838a289 21 minutes ago 899MB 20:45:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 3 weeks ago 681MB 20:45:25 alpine 3.17 51e60588ff2c 7 weeks ago 7.46MB 20:45:25 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 20:45:25 provisioning config files... 20:45:25 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/525@tmp/config9214106871216450342tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:45:25 ---> docker-login.sh 20:45:25 nexus3.edgexfoundry.org:10001 20:45:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:45:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:45:25 Configure a credential helper to remove this warning. See 20:45:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:45:25 20:45:25 Login Succeeded 20:45:25 nexus3.edgexfoundry.org:10002 20:45:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:45:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:45:26 Configure a credential helper to remove this warning. See 20:45:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:45:26 20:45:26 Login Succeeded 20:45:26 nexus3.edgexfoundry.org:10003 20:45:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:45:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:45:26 Configure a credential helper to remove this warning. See 20:45:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:45:26 20:45:26 Login Succeeded 20:45:26 nexus3.edgexfoundry.org:10004 20:45:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:45:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:45:26 Configure a credential helper to remove this warning. See 20:45:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:45:26 20:45:26 Login Succeeded 20:45:26 docker.io 20:45:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:45:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:45:27 Configure a credential helper to remove this warning. See 20:45:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:45:27 20:45:27 Login Succeeded 20:45:27 ---> docker-login.sh ends [Pipeline] } 20:45:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:45:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:45:27 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 20:45:27 32cb5413f266176248a0713c2644b680483ab760 20:45:27 latest 20:45:27 3.0.0-dev.159 20:45:27 32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 20:45:27 main 20:45:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:27 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:32cb5413f266176248a0713c2644b680483ab760 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:28 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:32cb5413f266176248a0713c2644b680483ab760 20:45:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 20:45:28 c54914192b3a: Preparing 20:45:28 b61d0b645445: Preparing 20:45:28 7820d47c0d8a: Preparing 20:45:28 ef9060c5f2ba: Preparing 20:45:28 67503597748f: Preparing 20:45:28 26cbea5cba74: Preparing 20:45:28 26cbea5cba74: Waiting 20:45:28 ef9060c5f2ba: Pushed 20:45:28 7820d47c0d8a: Pushed 20:45:28 c54914192b3a: Pushed 20:45:28 67503597748f: Pushed 20:45:28 26cbea5cba74: Layer already exists 20:45:31 b61d0b645445: Pushed 20:45:31 32cb5413f266176248a0713c2644b680483ab760: digest: sha256:1fbed1815b4a75693fd2217e9201328c4419df26ac4d16431f88c4edbf465228 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:31 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:31 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 20:45:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 20:45:31 c54914192b3a: Preparing 20:45:31 b61d0b645445: Preparing 20:45:31 7820d47c0d8a: Preparing 20:45:31 ef9060c5f2ba: Preparing 20:45:31 67503597748f: Preparing 20:45:31 26cbea5cba74: Preparing 20:45:31 26cbea5cba74: Waiting 20:45:31 67503597748f: Layer already exists 20:45:31 b61d0b645445: Layer already exists 20:45:31 ef9060c5f2ba: Layer already exists 20:45:31 c54914192b3a: Layer already exists 20:45:31 7820d47c0d8a: Layer already exists 20:45:31 26cbea5cba74: Layer already exists 20:45:32 latest: digest: sha256:1fbed1815b4a75693fd2217e9201328c4419df26ac4d16431f88c4edbf465228 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:32 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.159 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:32 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.159 20:45:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 20:45:32 c54914192b3a: Preparing 20:45:32 b61d0b645445: Preparing 20:45:32 7820d47c0d8a: Preparing 20:45:32 ef9060c5f2ba: Preparing 20:45:32 67503597748f: Preparing 20:45:32 26cbea5cba74: Preparing 20:45:32 26cbea5cba74: Waiting 20:45:32 7820d47c0d8a: Layer already exists 20:45:32 b61d0b645445: Layer already exists 20:45:32 c54914192b3a: Layer already exists 20:45:32 ef9060c5f2ba: Layer already exists 20:45:32 67503597748f: Layer already exists 20:45:32 26cbea5cba74: Layer already exists 20:45:32 3.0.0-dev.159: digest: sha256:1fbed1815b4a75693fd2217e9201328c4419df26ac4d16431f88c4edbf465228 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:33 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:33 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 20:45:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 20:45:33 c54914192b3a: Preparing 20:45:33 b61d0b645445: Preparing 20:45:33 7820d47c0d8a: Preparing 20:45:33 ef9060c5f2ba: Preparing 20:45:33 67503597748f: Preparing 20:45:33 26cbea5cba74: Preparing 20:45:33 26cbea5cba74: Waiting 20:45:33 c54914192b3a: Layer already exists 20:45:33 ef9060c5f2ba: Layer already exists 20:45:33 67503597748f: Layer already exists 20:45:33 7820d47c0d8a: Layer already exists 20:45:33 b61d0b645445: Layer already exists 20:45:33 26cbea5cba74: Layer already exists 20:45:33 32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159: digest: sha256:1fbed1815b4a75693fd2217e9201328c4419df26ac4d16431f88c4edbf465228 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:33 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:34 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 20:45:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 20:45:34 c54914192b3a: Preparing 20:45:34 b61d0b645445: Preparing 20:45:34 7820d47c0d8a: Preparing 20:45:34 ef9060c5f2ba: Preparing 20:45:34 67503597748f: Preparing 20:45:34 26cbea5cba74: Preparing 20:45:34 26cbea5cba74: Waiting 20:45:34 ef9060c5f2ba: Layer already exists 20:45:34 c54914192b3a: Layer already exists 20:45:34 7820d47c0d8a: Layer already exists 20:45:34 67503597748f: Layer already exists 20:45:34 b61d0b645445: Layer already exists 20:45:34 26cbea5cba74: Layer already exists 20:45:34 main: digest: sha256:1fbed1815b4a75693fd2217e9201328c4419df26ac4d16431f88c4edbf465228 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:45:34 ===================================================== [Pipeline] echo 20:45:34 taggedImages: 20:45:34 - nexus3.edgexfoundry.org:10004/core-command-arm64:32cb5413f266176248a0713c2644b680483ab760 20:45:34 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 20:45:34 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.159 20:45:34 - nexus3.edgexfoundry.org:10004/core-command-arm64:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 20:45:34 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 20:45:34 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 20:45:34 32cb5413f266176248a0713c2644b680483ab760 20:45:34 latest 20:45:34 3.0.0-dev.159 20:45:34 32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 20:45:34 main 20:45:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:34 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:32cb5413f266176248a0713c2644b680483ab760 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:35 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:32cb5413f266176248a0713c2644b680483ab760 20:45:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 20:45:35 f5c1cf42666e: Preparing 20:45:35 cf50414a4745: Preparing 20:45:35 bfa7c19d1406: Preparing 20:45:35 3f88c0d7c317: Preparing 20:45:35 7820d47c0d8a: Preparing 20:45:35 ef9060c5f2ba: Preparing 20:45:35 54c8a1ed6330: Preparing 20:45:35 26cbea5cba74: Preparing 20:45:35 ef9060c5f2ba: Waiting 20:45:35 26cbea5cba74: Waiting 20:45:35 54c8a1ed6330: Waiting 20:45:35 7820d47c0d8a: Layer already exists 20:45:35 ef9060c5f2ba: Layer already exists 20:45:35 bfa7c19d1406: Pushed 20:45:35 f5c1cf42666e: Pushed 20:45:35 cf50414a4745: Pushed 20:45:35 26cbea5cba74: Layer already exists 20:45:35 54c8a1ed6330: Pushed 20:45:37 3f88c0d7c317: Pushed 20:45:37 32cb5413f266176248a0713c2644b680483ab760: digest: sha256:1757a1a4b9b9114f030a2333b0cf3a1fbe8b1ffadecb9381452f316c70c22af4 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:38 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:38 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 20:45:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 20:45:38 f5c1cf42666e: Preparing 20:45:38 cf50414a4745: Preparing 20:45:38 bfa7c19d1406: Preparing 20:45:38 3f88c0d7c317: Preparing 20:45:38 7820d47c0d8a: Preparing 20:45:38 ef9060c5f2ba: Preparing 20:45:38 54c8a1ed6330: Preparing 20:45:38 26cbea5cba74: Preparing 20:45:38 54c8a1ed6330: Waiting 20:45:38 26cbea5cba74: Waiting 20:45:38 ef9060c5f2ba: Waiting 20:45:38 bfa7c19d1406: Layer already exists 20:45:38 cf50414a4745: Layer already exists 20:45:38 7820d47c0d8a: Layer already exists 20:45:38 f5c1cf42666e: Layer already exists 20:45:38 3f88c0d7c317: Layer already exists 20:45:38 ef9060c5f2ba: Layer already exists 20:45:38 54c8a1ed6330: Layer already exists 20:45:38 26cbea5cba74: Layer already exists 20:45:38 latest: digest: sha256:1757a1a4b9b9114f030a2333b0cf3a1fbe8b1ffadecb9381452f316c70c22af4 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:39 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.159 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:39 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.159 20:45:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 20:45:39 f5c1cf42666e: Preparing 20:45:39 cf50414a4745: Preparing 20:45:39 bfa7c19d1406: Preparing 20:45:39 3f88c0d7c317: Preparing 20:45:39 7820d47c0d8a: Preparing 20:45:39 ef9060c5f2ba: Preparing 20:45:39 54c8a1ed6330: Preparing 20:45:39 26cbea5cba74: Preparing 20:45:39 54c8a1ed6330: Waiting 20:45:39 26cbea5cba74: Waiting 20:45:39 ef9060c5f2ba: Waiting 20:45:39 7820d47c0d8a: Layer already exists 20:45:39 cf50414a4745: Layer already exists 20:45:39 3f88c0d7c317: Layer already exists 20:45:39 f5c1cf42666e: Layer already exists 20:45:39 bfa7c19d1406: Layer already exists 20:45:39 54c8a1ed6330: Layer already exists 20:45:39 26cbea5cba74: Layer already exists 20:45:39 ef9060c5f2ba: Layer already exists 20:45:39 3.0.0-dev.159: digest: sha256:1757a1a4b9b9114f030a2333b0cf3a1fbe8b1ffadecb9381452f316c70c22af4 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:39 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:40 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 20:45:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 20:45:40 f5c1cf42666e: Preparing 20:45:40 cf50414a4745: Preparing 20:45:40 bfa7c19d1406: Preparing 20:45:40 3f88c0d7c317: Preparing 20:45:40 7820d47c0d8a: Preparing 20:45:40 ef9060c5f2ba: Preparing 20:45:40 54c8a1ed6330: Preparing 20:45:40 26cbea5cba74: Preparing 20:45:40 ef9060c5f2ba: Waiting 20:45:40 54c8a1ed6330: Waiting 20:45:40 26cbea5cba74: Waiting 20:45:40 7820d47c0d8a: Layer already exists 20:45:40 cf50414a4745: Layer already exists 20:45:40 f5c1cf42666e: Layer already exists 20:45:40 bfa7c19d1406: Layer already exists 20:45:40 3f88c0d7c317: Layer already exists 20:45:40 54c8a1ed6330: Layer already exists 20:45:40 ef9060c5f2ba: Layer already exists 20:45:40 26cbea5cba74: Layer already exists 20:45:40 32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159: digest: sha256:1757a1a4b9b9114f030a2333b0cf3a1fbe8b1ffadecb9381452f316c70c22af4 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:40 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:41 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 20:45:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 20:45:41 f5c1cf42666e: Preparing 20:45:41 cf50414a4745: Preparing 20:45:41 bfa7c19d1406: Preparing 20:45:41 3f88c0d7c317: Preparing 20:45:41 7820d47c0d8a: Preparing 20:45:41 ef9060c5f2ba: Preparing 20:45:41 54c8a1ed6330: Preparing 20:45:41 26cbea5cba74: Preparing 20:45:41 ef9060c5f2ba: Waiting 20:45:41 54c8a1ed6330: Waiting 20:45:41 26cbea5cba74: Waiting 20:45:41 7820d47c0d8a: Layer already exists 20:45:41 3f88c0d7c317: Layer already exists 20:45:41 bfa7c19d1406: Layer already exists 20:45:41 f5c1cf42666e: Layer already exists 20:45:41 cf50414a4745: Layer already exists 20:45:41 26cbea5cba74: Layer already exists 20:45:41 ef9060c5f2ba: Layer already exists 20:45:41 54c8a1ed6330: Layer already exists 20:45:41 main: digest: sha256:1757a1a4b9b9114f030a2333b0cf3a1fbe8b1ffadecb9381452f316c70c22af4 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:45:41 ===================================================== [Pipeline] echo 20:45:41 taggedImages: 20:45:41 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:32cb5413f266176248a0713c2644b680483ab760 20:45:41 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 20:45:41 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.159 20:45:41 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 20:45:41 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 20:45:41 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 20:45:41 32cb5413f266176248a0713c2644b680483ab760 20:45:41 latest 20:45:41 3.0.0-dev.159 20:45:41 32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 20:45:41 main 20:45:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:41 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:32cb5413f266176248a0713c2644b680483ab760 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:42 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:32cb5413f266176248a0713c2644b680483ab760 20:45:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 20:45:42 e4bc860f8e44: Preparing 20:45:42 038e1867a8af: Preparing 20:45:42 7820d47c0d8a: Preparing 20:45:42 ef9060c5f2ba: Preparing 20:45:42 69ef5d079cb8: Preparing 20:45:42 26cbea5cba74: Preparing 20:45:42 26cbea5cba74: Waiting 20:45:42 7820d47c0d8a: Layer already exists 20:45:42 ef9060c5f2ba: Layer already exists 20:45:42 26cbea5cba74: Layer already exists 20:45:42 e4bc860f8e44: Pushed 20:45:42 69ef5d079cb8: Pushed 20:45:45 038e1867a8af: Pushed 20:45:45 32cb5413f266176248a0713c2644b680483ab760: digest: sha256:a4c166222c3a257d783be9e90615680b544b9f9adce2265b4a604be8b1457bb1 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:45 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:46 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 20:45:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 20:45:46 e4bc860f8e44: Preparing 20:45:46 038e1867a8af: Preparing 20:45:46 7820d47c0d8a: Preparing 20:45:46 ef9060c5f2ba: Preparing 20:45:46 69ef5d079cb8: Preparing 20:45:46 26cbea5cba74: Preparing 20:45:46 26cbea5cba74: Waiting 20:45:46 69ef5d079cb8: Layer already exists 20:45:46 7820d47c0d8a: Layer already exists 20:45:46 ef9060c5f2ba: Layer already exists 20:45:46 e4bc860f8e44: Layer already exists 20:45:46 038e1867a8af: Layer already exists 20:45:46 26cbea5cba74: Layer already exists 20:45:46 latest: digest: sha256:a4c166222c3a257d783be9e90615680b544b9f9adce2265b4a604be8b1457bb1 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:46 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.159 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:47 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.159 20:45:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 20:45:47 e4bc860f8e44: Preparing 20:45:47 038e1867a8af: Preparing 20:45:47 7820d47c0d8a: Preparing 20:45:47 ef9060c5f2ba: Preparing 20:45:47 69ef5d079cb8: Preparing 20:45:47 26cbea5cba74: Preparing 20:45:47 26cbea5cba74: Waiting 20:45:47 038e1867a8af: Layer already exists 20:45:47 69ef5d079cb8: Layer already exists 20:45:47 7820d47c0d8a: Layer already exists 20:45:47 ef9060c5f2ba: Layer already exists 20:45:47 e4bc860f8e44: Layer already exists 20:45:47 26cbea5cba74: Layer already exists 20:45:47 3.0.0-dev.159: digest: sha256:a4c166222c3a257d783be9e90615680b544b9f9adce2265b4a604be8b1457bb1 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:47 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:48 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 20:45:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 20:45:48 e4bc860f8e44: Preparing 20:45:48 038e1867a8af: Preparing 20:45:48 7820d47c0d8a: Preparing 20:45:48 ef9060c5f2ba: Preparing 20:45:48 69ef5d079cb8: Preparing 20:45:48 26cbea5cba74: Preparing 20:45:48 26cbea5cba74: Waiting 20:45:48 e4bc860f8e44: Layer already exists 20:45:48 7820d47c0d8a: Layer already exists 20:45:48 ef9060c5f2ba: Layer already exists 20:45:48 69ef5d079cb8: Layer already exists 20:45:48 038e1867a8af: Layer already exists 20:45:48 26cbea5cba74: Layer already exists 20:45:48 32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159: digest: sha256:a4c166222c3a257d783be9e90615680b544b9f9adce2265b4a604be8b1457bb1 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:48 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:48 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 20:45:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 20:45:48 e4bc860f8e44: Preparing 20:45:48 038e1867a8af: Preparing 20:45:48 7820d47c0d8a: Preparing 20:45:48 ef9060c5f2ba: Preparing 20:45:48 69ef5d079cb8: Preparing 20:45:48 26cbea5cba74: Preparing 20:45:48 26cbea5cba74: Waiting 20:45:48 69ef5d079cb8: Layer already exists 20:45:48 7820d47c0d8a: Layer already exists 20:45:48 e4bc860f8e44: Layer already exists 20:45:48 038e1867a8af: Layer already exists 20:45:48 ef9060c5f2ba: Layer already exists 20:45:48 26cbea5cba74: Layer already exists 20:45:48 main: digest: sha256:a4c166222c3a257d783be9e90615680b544b9f9adce2265b4a604be8b1457bb1 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:45:49 ===================================================== [Pipeline] echo 20:45:49 taggedImages: 20:45:49 - nexus3.edgexfoundry.org:10004/core-data-arm64:32cb5413f266176248a0713c2644b680483ab760 20:45:49 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 20:45:49 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.159 20:45:49 - nexus3.edgexfoundry.org:10004/core-data-arm64:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 20:45:49 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 20:45:49 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 20:45:49 32cb5413f266176248a0713c2644b680483ab760 20:45:49 latest 20:45:49 3.0.0-dev.159 20:45:49 32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 20:45:49 main 20:45:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:49 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:32cb5413f266176248a0713c2644b680483ab760 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:49 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:32cb5413f266176248a0713c2644b680483ab760 20:45:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 20:45:49 1b82c177e787: Preparing 20:45:49 90fb58daa8cc: Preparing 20:45:49 c5fe67e4a474: Preparing 20:45:49 7820d47c0d8a: Preparing 20:45:49 ef9060c5f2ba: Preparing 20:45:49 67503597748f: Preparing 20:45:49 26cbea5cba74: Preparing 20:45:49 26cbea5cba74: Waiting 20:45:49 67503597748f: Waiting 20:45:49 7820d47c0d8a: Layer already exists 20:45:49 ef9060c5f2ba: Layer already exists 20:45:49 67503597748f: Layer already exists 20:45:49 26cbea5cba74: Layer already exists 20:45:49 1b82c177e787: Pushed 20:45:49 90fb58daa8cc: Pushed 20:45:53 c5fe67e4a474: Pushed 20:45:53 32cb5413f266176248a0713c2644b680483ab760: digest: sha256:8ab9950baa708b913f3d976fbf12b1952e4448bb6fe806e04d35a65df25a5f8e size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:53 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:53 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 20:45:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 20:45:53 1b82c177e787: Preparing 20:45:53 90fb58daa8cc: Preparing 20:45:53 c5fe67e4a474: Preparing 20:45:53 7820d47c0d8a: Preparing 20:45:53 ef9060c5f2ba: Preparing 20:45:53 67503597748f: Preparing 20:45:53 26cbea5cba74: Preparing 20:45:53 67503597748f: Waiting 20:45:53 26cbea5cba74: Waiting 20:45:53 1b82c177e787: Layer already exists 20:45:53 c5fe67e4a474: Layer already exists 20:45:53 7820d47c0d8a: Layer already exists 20:45:53 ef9060c5f2ba: Layer already exists 20:45:53 90fb58daa8cc: Layer already exists 20:45:53 26cbea5cba74: Layer already exists 20:45:53 67503597748f: Layer already exists 20:45:54 latest: digest: sha256:8ab9950baa708b913f3d976fbf12b1952e4448bb6fe806e04d35a65df25a5f8e size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:54 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.159 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:54 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.159 20:45:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 20:45:54 1b82c177e787: Preparing 20:45:54 90fb58daa8cc: Preparing 20:45:54 c5fe67e4a474: Preparing 20:45:54 7820d47c0d8a: Preparing 20:45:54 ef9060c5f2ba: Preparing 20:45:54 67503597748f: Preparing 20:45:54 26cbea5cba74: Preparing 20:45:54 67503597748f: Waiting 20:45:54 26cbea5cba74: Waiting 20:45:54 c5fe67e4a474: Layer already exists 20:45:54 7820d47c0d8a: Layer already exists 20:45:54 90fb58daa8cc: Layer already exists 20:45:54 ef9060c5f2ba: Layer already exists 20:45:54 1b82c177e787: Layer already exists 20:45:54 67503597748f: Layer already exists 20:45:54 26cbea5cba74: Layer already exists 20:45:54 3.0.0-dev.159: digest: sha256:8ab9950baa708b913f3d976fbf12b1952e4448bb6fe806e04d35a65df25a5f8e size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:55 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:55 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 20:45:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 20:45:55 1b82c177e787: Preparing 20:45:55 90fb58daa8cc: Preparing 20:45:55 c5fe67e4a474: Preparing 20:45:55 7820d47c0d8a: Preparing 20:45:55 ef9060c5f2ba: Preparing 20:45:55 67503597748f: Preparing 20:45:55 26cbea5cba74: Preparing 20:45:55 67503597748f: Waiting 20:45:55 26cbea5cba74: Waiting 20:45:55 90fb58daa8cc: Layer already exists 20:45:55 ef9060c5f2ba: Layer already exists 20:45:55 1b82c177e787: Layer already exists 20:45:55 c5fe67e4a474: Layer already exists 20:45:55 7820d47c0d8a: Layer already exists 20:45:55 26cbea5cba74: Layer already exists 20:45:55 67503597748f: Layer already exists 20:45:55 32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159: digest: sha256:8ab9950baa708b913f3d976fbf12b1952e4448bb6fe806e04d35a65df25a5f8e size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:56 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:56 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 20:45:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 20:45:56 1b82c177e787: Preparing 20:45:56 90fb58daa8cc: Preparing 20:45:56 c5fe67e4a474: Preparing 20:45:56 7820d47c0d8a: Preparing 20:45:56 ef9060c5f2ba: Preparing 20:45:56 67503597748f: Preparing 20:45:56 26cbea5cba74: Preparing 20:45:56 67503597748f: Waiting 20:45:56 26cbea5cba74: Waiting 20:45:56 1b82c177e787: Layer already exists 20:45:56 ef9060c5f2ba: Layer already exists 20:45:56 90fb58daa8cc: Layer already exists 20:45:56 c5fe67e4a474: Layer already exists 20:45:56 7820d47c0d8a: Layer already exists 20:45:56 26cbea5cba74: Layer already exists 20:45:56 67503597748f: Layer already exists 20:45:57 main: digest: sha256:8ab9950baa708b913f3d976fbf12b1952e4448bb6fe806e04d35a65df25a5f8e size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:45:57 ===================================================== [Pipeline] echo 20:45:57 taggedImages: 20:45:57 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:32cb5413f266176248a0713c2644b680483ab760 20:45:57 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 20:45:57 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.159 20:45:57 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 20:45:57 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 20:45:57 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 20:45:57 32cb5413f266176248a0713c2644b680483ab760 20:45:57 latest 20:45:57 3.0.0-dev.159 20:45:57 32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 20:45:57 main 20:45:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:57 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:32cb5413f266176248a0713c2644b680483ab760 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:57 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:32cb5413f266176248a0713c2644b680483ab760 20:45:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 20:45:57 c0304b36491d: Preparing 20:45:57 c0304b36491d: Preparing 20:45:57 60269f76cb5c: Preparing 20:45:57 2df5190bac7b: Preparing 20:45:57 af3042d0f80a: Preparing 20:45:57 b477d941f4ed: Preparing 20:45:57 915b89822b33: Preparing 20:45:57 7820d47c0d8a: Preparing 20:45:57 ef9060c5f2ba: Preparing 20:45:57 bf75b5a3c9c5: Preparing 20:45:57 ce8d7303c54d: Preparing 20:45:57 36c87ce3f6d6: Preparing 20:45:57 fe7932c26dfe: Preparing 20:45:57 26cbea5cba74: Preparing 20:45:57 915b89822b33: Waiting 20:45:57 ce8d7303c54d: Waiting 20:45:57 36c87ce3f6d6: Waiting 20:45:57 fe7932c26dfe: Waiting 20:45:57 26cbea5cba74: Waiting 20:45:57 7820d47c0d8a: Waiting 20:45:57 bf75b5a3c9c5: Waiting 20:45:57 ef9060c5f2ba: Waiting 20:45:58 b477d941f4ed: Pushed 20:45:58 2df5190bac7b: Pushed 20:45:58 60269f76cb5c: Pushed 20:45:58 af3042d0f80a: Pushed 20:45:58 c0304b36491d: Pushed 20:45:58 7820d47c0d8a: Layer already exists 20:45:58 ef9060c5f2ba: Layer already exists 20:45:58 bf75b5a3c9c5: Pushed 20:45:58 26cbea5cba74: Layer already exists 20:45:58 fe7932c26dfe: Pushed 20:45:58 36c87ce3f6d6: Pushed 20:45:58 ce8d7303c54d: Pushed 20:46:01 915b89822b33: Pushed 20:46:01 32cb5413f266176248a0713c2644b680483ab760: digest: sha256:066a269467bf3ea4ce36553c71aeca4c4e410d7a1da91dfab92a89ef82193097 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:02 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:02 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 20:46:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 20:46:02 c0304b36491d: Preparing 20:46:02 c0304b36491d: Preparing 20:46:02 60269f76cb5c: Preparing 20:46:02 2df5190bac7b: Preparing 20:46:02 af3042d0f80a: Preparing 20:46:02 b477d941f4ed: Preparing 20:46:02 915b89822b33: Preparing 20:46:02 7820d47c0d8a: Preparing 20:46:02 ef9060c5f2ba: Preparing 20:46:02 bf75b5a3c9c5: Preparing 20:46:02 ce8d7303c54d: Preparing 20:46:02 36c87ce3f6d6: Preparing 20:46:02 fe7932c26dfe: Preparing 20:46:02 26cbea5cba74: Preparing 20:46:02 bf75b5a3c9c5: Waiting 20:46:02 ce8d7303c54d: Waiting 20:46:02 36c87ce3f6d6: Waiting 20:46:02 915b89822b33: Waiting 20:46:02 fe7932c26dfe: Waiting 20:46:02 26cbea5cba74: Waiting 20:46:02 7820d47c0d8a: Waiting 20:46:02 ef9060c5f2ba: Waiting 20:46:02 b477d941f4ed: Layer already exists 20:46:02 c0304b36491d: Layer already exists 20:46:02 60269f76cb5c: Layer already exists 20:46:02 af3042d0f80a: Layer already exists 20:46:02 2df5190bac7b: Layer already exists 20:46:02 ef9060c5f2ba: Layer already exists 20:46:02 915b89822b33: Layer already exists 20:46:02 7820d47c0d8a: Layer already exists 20:46:02 ce8d7303c54d: Layer already exists 20:46:02 bf75b5a3c9c5: Layer already exists 20:46:02 fe7932c26dfe: Layer already exists 20:46:02 36c87ce3f6d6: Layer already exists 20:46:02 26cbea5cba74: Layer already exists 20:46:02 latest: digest: sha256:066a269467bf3ea4ce36553c71aeca4c4e410d7a1da91dfab92a89ef82193097 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:03 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.159 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:03 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.159 20:46:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 20:46:03 c0304b36491d: Preparing 20:46:03 c0304b36491d: Preparing 20:46:03 60269f76cb5c: Preparing 20:46:03 2df5190bac7b: Preparing 20:46:03 af3042d0f80a: Preparing 20:46:03 b477d941f4ed: Preparing 20:46:03 915b89822b33: Preparing 20:46:03 7820d47c0d8a: Preparing 20:46:03 ef9060c5f2ba: Preparing 20:46:03 bf75b5a3c9c5: Preparing 20:46:03 ce8d7303c54d: Preparing 20:46:03 36c87ce3f6d6: Preparing 20:46:03 fe7932c26dfe: Preparing 20:46:03 26cbea5cba74: Preparing 20:46:03 915b89822b33: Waiting 20:46:03 7820d47c0d8a: Waiting 20:46:03 36c87ce3f6d6: Waiting 20:46:03 fe7932c26dfe: Waiting 20:46:03 26cbea5cba74: Waiting 20:46:03 ef9060c5f2ba: Waiting 20:46:03 bf75b5a3c9c5: Waiting 20:46:03 ce8d7303c54d: Waiting 20:46:03 af3042d0f80a: Layer already exists 20:46:03 c0304b36491d: Layer already exists 20:46:03 2df5190bac7b: Layer already exists 20:46:03 b477d941f4ed: Layer already exists 20:46:03 60269f76cb5c: Layer already exists 20:46:03 ef9060c5f2ba: Layer already exists 20:46:03 915b89822b33: Layer already exists 20:46:03 bf75b5a3c9c5: Layer already exists 20:46:03 ce8d7303c54d: Layer already exists 20:46:03 7820d47c0d8a: Layer already exists 20:46:03 36c87ce3f6d6: Layer already exists 20:46:03 fe7932c26dfe: Layer already exists 20:46:03 26cbea5cba74: Layer already exists 20:46:03 3.0.0-dev.159: digest: sha256:066a269467bf3ea4ce36553c71aeca4c4e410d7a1da91dfab92a89ef82193097 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:04 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:04 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 20:46:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 20:46:04 c0304b36491d: Preparing 20:46:04 c0304b36491d: Preparing 20:46:04 60269f76cb5c: Preparing 20:46:04 2df5190bac7b: Preparing 20:46:04 af3042d0f80a: Preparing 20:46:04 b477d941f4ed: Preparing 20:46:04 915b89822b33: Preparing 20:46:04 7820d47c0d8a: Preparing 20:46:04 ef9060c5f2ba: Preparing 20:46:04 bf75b5a3c9c5: Preparing 20:46:04 ce8d7303c54d: Preparing 20:46:04 36c87ce3f6d6: Preparing 20:46:04 fe7932c26dfe: Preparing 20:46:04 26cbea5cba74: Preparing 20:46:04 ef9060c5f2ba: Waiting 20:46:04 bf75b5a3c9c5: Waiting 20:46:04 ce8d7303c54d: Waiting 20:46:04 36c87ce3f6d6: Waiting 20:46:04 fe7932c26dfe: Waiting 20:46:04 26cbea5cba74: Waiting 20:46:04 915b89822b33: Waiting 20:46:04 7820d47c0d8a: Waiting 20:46:04 b477d941f4ed: Layer already exists 20:46:04 af3042d0f80a: Layer already exists 20:46:04 c0304b36491d: Layer already exists 20:46:04 2df5190bac7b: Layer already exists 20:46:04 60269f76cb5c: Layer already exists 20:46:04 7820d47c0d8a: Layer already exists 20:46:04 915b89822b33: Layer already exists 20:46:04 bf75b5a3c9c5: Layer already exists 20:46:04 ef9060c5f2ba: Layer already exists 20:46:04 ce8d7303c54d: Layer already exists 20:46:04 36c87ce3f6d6: Layer already exists 20:46:04 fe7932c26dfe: Layer already exists 20:46:04 26cbea5cba74: Layer already exists 20:46:04 32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159: digest: sha256:066a269467bf3ea4ce36553c71aeca4c4e410d7a1da91dfab92a89ef82193097 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:05 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:05 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 20:46:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 20:46:05 c0304b36491d: Preparing 20:46:05 c0304b36491d: Preparing 20:46:05 60269f76cb5c: Preparing 20:46:05 2df5190bac7b: Preparing 20:46:05 af3042d0f80a: Preparing 20:46:05 b477d941f4ed: Preparing 20:46:05 915b89822b33: Preparing 20:46:05 7820d47c0d8a: Preparing 20:46:05 ef9060c5f2ba: Preparing 20:46:05 bf75b5a3c9c5: Preparing 20:46:05 ce8d7303c54d: Preparing 20:46:05 36c87ce3f6d6: Preparing 20:46:05 fe7932c26dfe: Preparing 20:46:05 26cbea5cba74: Preparing 20:46:05 915b89822b33: Waiting 20:46:05 7820d47c0d8a: Waiting 20:46:05 36c87ce3f6d6: Waiting 20:46:05 fe7932c26dfe: Waiting 20:46:05 26cbea5cba74: Waiting 20:46:05 ef9060c5f2ba: Waiting 20:46:05 bf75b5a3c9c5: Waiting 20:46:05 ce8d7303c54d: Waiting 20:46:05 60269f76cb5c: Layer already exists 20:46:05 c0304b36491d: Layer already exists 20:46:05 2df5190bac7b: Layer already exists 20:46:05 af3042d0f80a: Layer already exists 20:46:05 b477d941f4ed: Layer already exists 20:46:05 ef9060c5f2ba: Layer already exists 20:46:05 915b89822b33: Layer already exists 20:46:05 ce8d7303c54d: Layer already exists 20:46:05 7820d47c0d8a: Layer already exists 20:46:05 bf75b5a3c9c5: Layer already exists 20:46:05 36c87ce3f6d6: Layer already exists 20:46:05 fe7932c26dfe: Layer already exists 20:46:05 26cbea5cba74: Layer already exists 20:46:05 main: digest: sha256:066a269467bf3ea4ce36553c71aeca4c4e410d7a1da91dfab92a89ef82193097 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:46:05 ===================================================== [Pipeline] echo 20:46:05 taggedImages: 20:46:05 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:32cb5413f266176248a0713c2644b680483ab760 20:46:05 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 20:46:05 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.159 20:46:05 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 20:46:05 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 20:46:05 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 20:46:05 32cb5413f266176248a0713c2644b680483ab760 20:46:05 latest 20:46:05 3.0.0-dev.159 20:46:05 32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 20:46:05 main 20:46:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:06 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:32cb5413f266176248a0713c2644b680483ab760 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:06 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:32cb5413f266176248a0713c2644b680483ab760 20:46:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 20:46:06 da6df57b9b41: Preparing 20:46:06 66f007387318: Preparing 20:46:06 509c5ac66e1f: Preparing 20:46:06 4b6ff616df51: Preparing 20:46:06 7820d47c0d8a: Preparing 20:46:06 ef9060c5f2ba: Preparing 20:46:06 54c8a1ed6330: Preparing 20:46:06 26cbea5cba74: Preparing 20:46:06 ef9060c5f2ba: Waiting 20:46:06 54c8a1ed6330: Waiting 20:46:06 26cbea5cba74: Waiting 20:46:06 7820d47c0d8a: Layer already exists 20:46:06 ef9060c5f2ba: Layer already exists 20:46:06 54c8a1ed6330: Layer already exists 20:46:06 26cbea5cba74: Layer already exists 20:46:06 509c5ac66e1f: Pushed 20:46:06 66f007387318: Pushed 20:46:06 da6df57b9b41: Pushed 20:46:09 4b6ff616df51: Pushed 20:46:09 32cb5413f266176248a0713c2644b680483ab760: digest: sha256:c9c9e342a1c242c4f40bccff1d4d4a03d000d466dfea68dcc619640848751697 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:09 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 20:46:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 20:46:09 da6df57b9b41: Preparing 20:46:09 66f007387318: Preparing 20:46:09 509c5ac66e1f: Preparing 20:46:09 4b6ff616df51: Preparing 20:46:09 7820d47c0d8a: Preparing 20:46:09 ef9060c5f2ba: Preparing 20:46:09 54c8a1ed6330: Preparing 20:46:09 26cbea5cba74: Preparing 20:46:09 ef9060c5f2ba: Waiting 20:46:09 54c8a1ed6330: Waiting 20:46:09 26cbea5cba74: Waiting 20:46:09 66f007387318: Layer already exists 20:46:09 da6df57b9b41: Layer already exists 20:46:09 4b6ff616df51: Layer already exists 20:46:09 509c5ac66e1f: Layer already exists 20:46:09 7820d47c0d8a: Layer already exists 20:46:09 26cbea5cba74: Layer already exists 20:46:09 54c8a1ed6330: Layer already exists 20:46:09 ef9060c5f2ba: Layer already exists 20:46:10 latest: digest: sha256:c9c9e342a1c242c4f40bccff1d4d4a03d000d466dfea68dcc619640848751697 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:10 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.159 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.159 20:46:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 20:46:10 da6df57b9b41: Preparing 20:46:10 66f007387318: Preparing 20:46:10 509c5ac66e1f: Preparing 20:46:10 4b6ff616df51: Preparing 20:46:10 7820d47c0d8a: Preparing 20:46:10 ef9060c5f2ba: Preparing 20:46:10 54c8a1ed6330: Preparing 20:46:10 26cbea5cba74: Preparing 20:46:10 ef9060c5f2ba: Waiting 20:46:10 54c8a1ed6330: Waiting 20:46:10 26cbea5cba74: Waiting 20:46:10 7820d47c0d8a: Layer already exists 20:46:10 509c5ac66e1f: Layer already exists 20:46:10 da6df57b9b41: Layer already exists 20:46:10 4b6ff616df51: Layer already exists 20:46:10 66f007387318: Layer already exists 20:46:10 ef9060c5f2ba: Layer already exists 20:46:10 54c8a1ed6330: Layer already exists 20:46:10 26cbea5cba74: Layer already exists 20:46:11 3.0.0-dev.159: digest: sha256:c9c9e342a1c242c4f40bccff1d4d4a03d000d466dfea68dcc619640848751697 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:11 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 20:46:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 20:46:12 da6df57b9b41: Preparing 20:46:12 66f007387318: Preparing 20:46:12 509c5ac66e1f: Preparing 20:46:12 4b6ff616df51: Preparing 20:46:12 7820d47c0d8a: Preparing 20:46:12 ef9060c5f2ba: Preparing 20:46:12 54c8a1ed6330: Preparing 20:46:12 26cbea5cba74: Preparing 20:46:12 54c8a1ed6330: Waiting 20:46:12 26cbea5cba74: Waiting 20:46:12 ef9060c5f2ba: Waiting 20:46:12 66f007387318: Layer already exists 20:46:12 4b6ff616df51: Layer already exists 20:46:12 7820d47c0d8a: Layer already exists 20:46:12 da6df57b9b41: Layer already exists 20:46:12 509c5ac66e1f: Layer already exists 20:46:12 ef9060c5f2ba: Layer already exists 20:46:12 26cbea5cba74: Layer already exists 20:46:12 54c8a1ed6330: Layer already exists 20:46:12 32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159: digest: sha256:c9c9e342a1c242c4f40bccff1d4d4a03d000d466dfea68dcc619640848751697 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:13 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:13 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 20:46:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 20:46:13 da6df57b9b41: Preparing 20:46:13 66f007387318: Preparing 20:46:13 509c5ac66e1f: Preparing 20:46:13 4b6ff616df51: Preparing 20:46:13 7820d47c0d8a: Preparing 20:46:13 ef9060c5f2ba: Preparing 20:46:13 54c8a1ed6330: Preparing 20:46:13 26cbea5cba74: Preparing 20:46:13 ef9060c5f2ba: Waiting 20:46:13 54c8a1ed6330: Waiting 20:46:13 26cbea5cba74: Waiting 20:46:13 66f007387318: Layer already exists 20:46:13 509c5ac66e1f: Layer already exists 20:46:13 7820d47c0d8a: Layer already exists 20:46:13 4b6ff616df51: Layer already exists 20:46:13 da6df57b9b41: Layer already exists 20:46:13 ef9060c5f2ba: Layer already exists 20:46:13 54c8a1ed6330: Layer already exists 20:46:13 26cbea5cba74: Layer already exists 20:46:13 main: digest: sha256:c9c9e342a1c242c4f40bccff1d4d4a03d000d466dfea68dcc619640848751697 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:46:13 ===================================================== [Pipeline] echo 20:46:13 taggedImages: 20:46:13 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:32cb5413f266176248a0713c2644b680483ab760 20:46:13 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 20:46:13 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.159 20:46:13 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 20:46:13 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 20:46:13 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 20:46:13 32cb5413f266176248a0713c2644b680483ab760 20:46:13 latest 20:46:13 3.0.0-dev.159 20:46:13 32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 20:46:13 main 20:46:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:14 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:32cb5413f266176248a0713c2644b680483ab760 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:32cb5413f266176248a0713c2644b680483ab760 20:46:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 20:46:14 98adcb5b73e7: Preparing 20:46:14 9c0be010699f: Preparing 20:46:14 9aba89a9f25c: Preparing 20:46:14 45e40282bf6c: Preparing 20:46:14 7820d47c0d8a: Preparing 20:46:14 ef9060c5f2ba: Preparing 20:46:14 3294785a566b: Preparing 20:46:14 da78f485f099: Preparing 20:46:14 26cbea5cba74: Preparing 20:46:14 ef9060c5f2ba: Waiting 20:46:14 3294785a566b: Waiting 20:46:14 da78f485f099: Waiting 20:46:14 26cbea5cba74: Waiting 20:46:14 7820d47c0d8a: Layer already exists 20:46:14 ef9060c5f2ba: Layer already exists 20:46:14 45e40282bf6c: Pushed 20:46:14 9c0be010699f: Pushed 20:46:14 98adcb5b73e7: Pushed 20:46:14 3294785a566b: Pushed 20:46:14 26cbea5cba74: Layer already exists 20:46:15 da78f485f099: Pushed 20:46:17 9aba89a9f25c: Pushed 20:46:17 32cb5413f266176248a0713c2644b680483ab760: digest: sha256:257c03d306d3c4ee8fe38e619a9495ccfd051ad21a9588063fb6da7b041e63b3 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:17 + 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 20:46:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 20:46:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 20:46:18 98adcb5b73e7: Preparing 20:46:18 9c0be010699f: Preparing 20:46:18 9aba89a9f25c: Preparing 20:46:18 45e40282bf6c: Preparing 20:46:18 7820d47c0d8a: Preparing 20:46:18 ef9060c5f2ba: Preparing 20:46:18 3294785a566b: Preparing 20:46:18 da78f485f099: Preparing 20:46:18 26cbea5cba74: Preparing 20:46:18 3294785a566b: Waiting 20:46:18 da78f485f099: Waiting 20:46:18 26cbea5cba74: Waiting 20:46:18 ef9060c5f2ba: Waiting 20:46:18 98adcb5b73e7: Layer already exists 20:46:18 45e40282bf6c: Layer already exists 20:46:18 9c0be010699f: Layer already exists 20:46:18 7820d47c0d8a: Layer already exists 20:46:18 9aba89a9f25c: Layer already exists 20:46:18 ef9060c5f2ba: Layer already exists 20:46:18 3294785a566b: Layer already exists 20:46:18 da78f485f099: Layer already exists 20:46:18 26cbea5cba74: Layer already exists 20:46:18 latest: digest: sha256:257c03d306d3c4ee8fe38e619a9495ccfd051ad21a9588063fb6da7b041e63b3 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:18 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.159 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.159 20:46:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 20:46:19 98adcb5b73e7: Preparing 20:46:19 9c0be010699f: Preparing 20:46:19 9aba89a9f25c: Preparing 20:46:19 45e40282bf6c: Preparing 20:46:19 7820d47c0d8a: Preparing 20:46:19 ef9060c5f2ba: Preparing 20:46:19 3294785a566b: Preparing 20:46:19 da78f485f099: Preparing 20:46:19 26cbea5cba74: Preparing 20:46:19 ef9060c5f2ba: Waiting 20:46:19 3294785a566b: Waiting 20:46:19 da78f485f099: Waiting 20:46:19 26cbea5cba74: Waiting 20:46:19 45e40282bf6c: Layer already exists 20:46:19 98adcb5b73e7: Layer already exists 20:46:19 9c0be010699f: Layer already exists 20:46:19 9aba89a9f25c: Layer already exists 20:46:19 7820d47c0d8a: Layer already exists 20:46:19 3294785a566b: Layer already exists 20:46:19 ef9060c5f2ba: Layer already exists 20:46:19 26cbea5cba74: Layer already exists 20:46:19 da78f485f099: Layer already exists 20:46:19 3.0.0-dev.159: digest: sha256:257c03d306d3c4ee8fe38e619a9495ccfd051ad21a9588063fb6da7b041e63b3 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:19 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:20 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 20:46:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 20:46:20 98adcb5b73e7: Preparing 20:46:20 9c0be010699f: Preparing 20:46:20 9aba89a9f25c: Preparing 20:46:20 45e40282bf6c: Preparing 20:46:20 7820d47c0d8a: Preparing 20:46:20 ef9060c5f2ba: Preparing 20:46:20 3294785a566b: Preparing 20:46:20 da78f485f099: Preparing 20:46:20 26cbea5cba74: Preparing 20:46:20 3294785a566b: Waiting 20:46:20 da78f485f099: Waiting 20:46:20 26cbea5cba74: Waiting 20:46:20 ef9060c5f2ba: Waiting 20:46:20 9c0be010699f: Layer already exists 20:46:20 7820d47c0d8a: Layer already exists 20:46:20 45e40282bf6c: Layer already exists 20:46:20 9aba89a9f25c: Layer already exists 20:46:20 98adcb5b73e7: Layer already exists 20:46:20 ef9060c5f2ba: Layer already exists 20:46:20 da78f485f099: Layer already exists 20:46:20 3294785a566b: Layer already exists 20:46:20 26cbea5cba74: Layer already exists 20:46:20 32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159: digest: sha256:257c03d306d3c4ee8fe38e619a9495ccfd051ad21a9588063fb6da7b041e63b3 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:20 + 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 20:46:21 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 20:46:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 20:46:21 98adcb5b73e7: Preparing 20:46:21 9c0be010699f: Preparing 20:46:21 9aba89a9f25c: Preparing 20:46:21 45e40282bf6c: Preparing 20:46:21 7820d47c0d8a: Preparing 20:46:21 ef9060c5f2ba: Preparing 20:46:21 3294785a566b: Preparing 20:46:21 da78f485f099: Preparing 20:46:21 26cbea5cba74: Preparing 20:46:21 da78f485f099: Waiting 20:46:21 26cbea5cba74: Waiting 20:46:21 3294785a566b: Waiting 20:46:21 ef9060c5f2ba: Waiting 20:46:21 7820d47c0d8a: Layer already exists 20:46:21 9aba89a9f25c: Layer already exists 20:46:21 98adcb5b73e7: Layer already exists 20:46:21 9c0be010699f: Layer already exists 20:46:21 45e40282bf6c: Layer already exists 20:46:21 ef9060c5f2ba: Layer already exists 20:46:21 da78f485f099: Layer already exists 20:46:21 3294785a566b: Layer already exists 20:46:21 26cbea5cba74: Layer already exists 20:46:21 main: digest: sha256:257c03d306d3c4ee8fe38e619a9495ccfd051ad21a9588063fb6da7b041e63b3 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:46:21 ===================================================== [Pipeline] echo 20:46:21 taggedImages: 20:46:21 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:32cb5413f266176248a0713c2644b680483ab760 20:46:21 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 20:46:21 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.159 20:46:21 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 20:46:21 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 20:46:21 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 20:46:21 32cb5413f266176248a0713c2644b680483ab760 20:46:21 latest 20:46:21 3.0.0-dev.159 20:46:21 32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 20:46:21 main 20:46:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:21 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:32cb5413f266176248a0713c2644b680483ab760 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:22 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:32cb5413f266176248a0713c2644b680483ab760 20:46:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 20:46:22 3836fa564375: Preparing 20:46:22 b30f5ce81faa: Preparing 20:46:22 53c07b59332d: Preparing 20:46:22 ea8c9b6678d7: Preparing 20:46:22 eee56a2eb2c4: Preparing 20:46:22 0a86efeeb58d: Preparing 20:46:22 c4613deb26be: Preparing 20:46:22 7820d47c0d8a: Preparing 20:46:22 ef9060c5f2ba: Preparing 20:46:22 b5b48051635b: Preparing 20:46:22 26cbea5cba74: Preparing 20:46:22 0a86efeeb58d: Waiting 20:46:22 c4613deb26be: Waiting 20:46:22 ef9060c5f2ba: Waiting 20:46:22 b5b48051635b: Waiting 20:46:22 26cbea5cba74: Waiting 20:46:22 7820d47c0d8a: Waiting 20:46:22 eee56a2eb2c4: Pushed 20:46:22 b30f5ce81faa: Pushed 20:46:22 3836fa564375: Pushed 20:46:22 7820d47c0d8a: Layer already exists 20:46:22 ef9060c5f2ba: Layer already exists 20:46:22 0a86efeeb58d: Pushed 20:46:22 c4613deb26be: Pushed 20:46:22 26cbea5cba74: Layer already exists 20:46:22 b5b48051635b: Pushed 20:46:24 ea8c9b6678d7: Pushed 20:46:25 53c07b59332d: Pushed 20:46:26 32cb5413f266176248a0713c2644b680483ab760: digest: sha256:7ed4f6075a33acb65279e00fc117a861f72656c68ae070a15152ba46b1ed6d7d size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:26 + 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 20:46:26 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 20:46:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 20:46:26 3836fa564375: Preparing 20:46:26 b30f5ce81faa: Preparing 20:46:26 53c07b59332d: Preparing 20:46:26 ea8c9b6678d7: Preparing 20:46:26 eee56a2eb2c4: Preparing 20:46:26 0a86efeeb58d: Preparing 20:46:26 c4613deb26be: Preparing 20:46:26 7820d47c0d8a: Preparing 20:46:26 ef9060c5f2ba: Preparing 20:46:26 b5b48051635b: Preparing 20:46:26 26cbea5cba74: Preparing 20:46:26 7820d47c0d8a: Waiting 20:46:26 ef9060c5f2ba: Waiting 20:46:26 0a86efeeb58d: Waiting 20:46:26 b5b48051635b: Waiting 20:46:26 c4613deb26be: Waiting 20:46:26 26cbea5cba74: Waiting 20:46:26 ea8c9b6678d7: Layer already exists 20:46:26 b30f5ce81faa: Layer already exists 20:46:26 53c07b59332d: Layer already exists 20:46:26 eee56a2eb2c4: Layer already exists 20:46:26 3836fa564375: Layer already exists 20:46:26 7820d47c0d8a: Layer already exists 20:46:26 0a86efeeb58d: Layer already exists 20:46:26 c4613deb26be: Layer already exists 20:46:26 b5b48051635b: Layer already exists 20:46:26 ef9060c5f2ba: Layer already exists 20:46:26 26cbea5cba74: Layer already exists 20:46:27 latest: digest: sha256:7ed4f6075a33acb65279e00fc117a861f72656c68ae070a15152ba46b1ed6d7d size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:27 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.159 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:27 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.159 20:46:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 20:46:27 3836fa564375: Preparing 20:46:27 b30f5ce81faa: Preparing 20:46:27 53c07b59332d: Preparing 20:46:27 ea8c9b6678d7: Preparing 20:46:27 eee56a2eb2c4: Preparing 20:46:27 0a86efeeb58d: Preparing 20:46:27 c4613deb26be: Preparing 20:46:27 7820d47c0d8a: Preparing 20:46:27 ef9060c5f2ba: Preparing 20:46:27 b5b48051635b: Preparing 20:46:27 26cbea5cba74: Preparing 20:46:27 0a86efeeb58d: Waiting 20:46:27 c4613deb26be: Waiting 20:46:27 7820d47c0d8a: Waiting 20:46:27 b5b48051635b: Waiting 20:46:27 26cbea5cba74: Waiting 20:46:27 ef9060c5f2ba: Waiting 20:46:27 53c07b59332d: Layer already exists 20:46:27 3836fa564375: Layer already exists 20:46:27 eee56a2eb2c4: Layer already exists 20:46:27 b30f5ce81faa: Layer already exists 20:46:27 ea8c9b6678d7: Layer already exists 20:46:27 0a86efeeb58d: Layer already exists 20:46:27 c4613deb26be: Layer already exists 20:46:27 7820d47c0d8a: Layer already exists 20:46:27 b5b48051635b: Layer already exists 20:46:27 ef9060c5f2ba: Layer already exists 20:46:27 26cbea5cba74: Layer already exists 20:46:27 3.0.0-dev.159: digest: sha256:7ed4f6075a33acb65279e00fc117a861f72656c68ae070a15152ba46b1ed6d7d size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:28 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:28 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 20:46:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 20:46:28 3836fa564375: Preparing 20:46:28 b30f5ce81faa: Preparing 20:46:28 53c07b59332d: Preparing 20:46:28 ea8c9b6678d7: Preparing 20:46:28 eee56a2eb2c4: Preparing 20:46:28 0a86efeeb58d: Preparing 20:46:28 c4613deb26be: Preparing 20:46:28 7820d47c0d8a: Preparing 20:46:28 ef9060c5f2ba: Preparing 20:46:28 b5b48051635b: Preparing 20:46:28 26cbea5cba74: Preparing 20:46:28 7820d47c0d8a: Waiting 20:46:28 ef9060c5f2ba: Waiting 20:46:28 0a86efeeb58d: Waiting 20:46:28 c4613deb26be: Waiting 20:46:28 b5b48051635b: Waiting 20:46:28 26cbea5cba74: Waiting 20:46:28 eee56a2eb2c4: Layer already exists 20:46:28 b30f5ce81faa: Layer already exists 20:46:28 ea8c9b6678d7: Layer already exists 20:46:28 53c07b59332d: Layer already exists 20:46:28 3836fa564375: Layer already exists 20:46:28 c4613deb26be: Layer already exists 20:46:28 0a86efeeb58d: Layer already exists 20:46:28 7820d47c0d8a: Layer already exists 20:46:28 b5b48051635b: Layer already exists 20:46:28 ef9060c5f2ba: Layer already exists 20:46:28 26cbea5cba74: Layer already exists 20:46:28 32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159: digest: sha256:7ed4f6075a33acb65279e00fc117a861f72656c68ae070a15152ba46b1ed6d7d size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:29 + 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 20:46:29 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 20:46:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 20:46:29 3836fa564375: Preparing 20:46:29 b30f5ce81faa: Preparing 20:46:29 53c07b59332d: Preparing 20:46:29 ea8c9b6678d7: Preparing 20:46:29 eee56a2eb2c4: Preparing 20:46:29 0a86efeeb58d: Preparing 20:46:29 c4613deb26be: Preparing 20:46:29 7820d47c0d8a: Preparing 20:46:29 ef9060c5f2ba: Preparing 20:46:29 b5b48051635b: Preparing 20:46:29 26cbea5cba74: Preparing 20:46:29 7820d47c0d8a: Waiting 20:46:29 ef9060c5f2ba: Waiting 20:46:29 b5b48051635b: Waiting 20:46:29 0a86efeeb58d: Waiting 20:46:29 26cbea5cba74: Waiting 20:46:29 c4613deb26be: Waiting 20:46:29 eee56a2eb2c4: Layer already exists 20:46:29 53c07b59332d: Layer already exists 20:46:29 ea8c9b6678d7: Layer already exists 20:46:29 b30f5ce81faa: Layer already exists 20:46:29 3836fa564375: Layer already exists 20:46:29 0a86efeeb58d: Layer already exists 20:46:29 ef9060c5f2ba: Layer already exists 20:46:29 c4613deb26be: Layer already exists 20:46:29 7820d47c0d8a: Layer already exists 20:46:29 b5b48051635b: Layer already exists 20:46:29 26cbea5cba74: Layer already exists 20:46:29 main: digest: sha256:7ed4f6075a33acb65279e00fc117a861f72656c68ae070a15152ba46b1ed6d7d size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:46:29 ===================================================== [Pipeline] echo 20:46:29 taggedImages: 20:46:29 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:32cb5413f266176248a0713c2644b680483ab760 20:46:29 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 20:46:29 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.159 20:46:29 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 20:46:29 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 20:46:29 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 20:46:29 32cb5413f266176248a0713c2644b680483ab760 20:46:29 latest 20:46:29 3.0.0-dev.159 20:46:29 32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 20:46:29 main 20:46:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:30 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:32cb5413f266176248a0713c2644b680483ab760 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:30 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:32cb5413f266176248a0713c2644b680483ab760 20:46:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 20:46:30 033cf5737b2d: Preparing 20:46:30 69ca5239e6fe: Preparing 20:46:30 7820d47c0d8a: Preparing 20:46:30 ef9060c5f2ba: Preparing 20:46:30 f44d66ab7229: Preparing 20:46:30 26cbea5cba74: Preparing 20:46:30 26cbea5cba74: Waiting 20:46:30 ef9060c5f2ba: Layer already exists 20:46:30 7820d47c0d8a: Layer already exists 20:46:30 26cbea5cba74: Layer already exists 20:46:30 033cf5737b2d: Pushed 20:46:32 f44d66ab7229: Pushed 20:46:35 69ca5239e6fe: Pushed 20:46:35 32cb5413f266176248a0713c2644b680483ab760: digest: sha256:96a6cbd8bc2d2a86c1e6514fd8339a1060f78888f319ee5571063dbeb98dcd91 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:35 + 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 20:46:36 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 20:46:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 20:46:36 033cf5737b2d: Preparing 20:46:36 69ca5239e6fe: Preparing 20:46:36 7820d47c0d8a: Preparing 20:46:36 ef9060c5f2ba: Preparing 20:46:36 f44d66ab7229: Preparing 20:46:36 26cbea5cba74: Preparing 20:46:36 26cbea5cba74: Waiting 20:46:36 ef9060c5f2ba: Layer already exists 20:46:36 033cf5737b2d: Layer already exists 20:46:36 7820d47c0d8a: Layer already exists 20:46:36 69ca5239e6fe: Layer already exists 20:46:36 f44d66ab7229: Layer already exists 20:46:36 26cbea5cba74: Layer already exists 20:46:36 latest: digest: sha256:96a6cbd8bc2d2a86c1e6514fd8339a1060f78888f319ee5571063dbeb98dcd91 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:36 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.159 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:37 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.159 20:46:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 20:46:37 033cf5737b2d: Preparing 20:46:37 69ca5239e6fe: Preparing 20:46:37 7820d47c0d8a: Preparing 20:46:37 ef9060c5f2ba: Preparing 20:46:37 f44d66ab7229: Preparing 20:46:37 26cbea5cba74: Preparing 20:46:37 26cbea5cba74: Waiting 20:46:37 f44d66ab7229: Layer already exists 20:46:37 69ca5239e6fe: Layer already exists 20:46:37 ef9060c5f2ba: Layer already exists 20:46:37 033cf5737b2d: Layer already exists 20:46:37 7820d47c0d8a: Layer already exists 20:46:37 26cbea5cba74: Layer already exists 20:46:37 3.0.0-dev.159: digest: sha256:96a6cbd8bc2d2a86c1e6514fd8339a1060f78888f319ee5571063dbeb98dcd91 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:37 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:38 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 20:46:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 20:46:38 033cf5737b2d: Preparing 20:46:38 69ca5239e6fe: Preparing 20:46:38 7820d47c0d8a: Preparing 20:46:38 ef9060c5f2ba: Preparing 20:46:38 f44d66ab7229: Preparing 20:46:38 26cbea5cba74: Preparing 20:46:38 26cbea5cba74: Waiting 20:46:38 f44d66ab7229: Layer already exists 20:46:38 033cf5737b2d: Layer already exists 20:46:38 7820d47c0d8a: Layer already exists 20:46:38 ef9060c5f2ba: Layer already exists 20:46:38 69ca5239e6fe: Layer already exists 20:46:38 26cbea5cba74: Layer already exists 20:46:38 32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159: digest: sha256:96a6cbd8bc2d2a86c1e6514fd8339a1060f78888f319ee5571063dbeb98dcd91 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:38 + 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 20:46:39 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 20:46:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 20:46:39 033cf5737b2d: Preparing 20:46:39 69ca5239e6fe: Preparing 20:46:39 7820d47c0d8a: Preparing 20:46:39 ef9060c5f2ba: Preparing 20:46:39 f44d66ab7229: Preparing 20:46:39 26cbea5cba74: Preparing 20:46:39 26cbea5cba74: Waiting 20:46:39 f44d66ab7229: Layer already exists 20:46:39 69ca5239e6fe: Layer already exists 20:46:39 7820d47c0d8a: Layer already exists 20:46:39 ef9060c5f2ba: Layer already exists 20:46:39 033cf5737b2d: Layer already exists 20:46:39 26cbea5cba74: Layer already exists 20:46:39 main: digest: sha256:96a6cbd8bc2d2a86c1e6514fd8339a1060f78888f319ee5571063dbeb98dcd91 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:46:39 ===================================================== [Pipeline] echo 20:46:39 taggedImages: 20:46:39 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:32cb5413f266176248a0713c2644b680483ab760 20:46:39 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 20:46:39 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.159 20:46:39 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 20:46:39 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 20:46:39 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 20:46:39 32cb5413f266176248a0713c2644b680483ab760 20:46:39 latest 20:46:39 3.0.0-dev.159 20:46:39 32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 20:46:39 main 20:46:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:39 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:32cb5413f266176248a0713c2644b680483ab760 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:32cb5413f266176248a0713c2644b680483ab760 20:46:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 20:46:40 7fd8c46f3821: Preparing 20:46:40 24df0a9ae953: Preparing 20:46:40 bb85c9aac51c: Preparing 20:46:40 9568066976e8: Preparing 20:46:40 5ce2e39579de: Preparing 20:46:40 7820d47c0d8a: Preparing 20:46:40 ef9060c5f2ba: Preparing 20:46:40 4aca2fb711a7: Preparing 20:46:40 26cbea5cba74: Preparing 20:46:40 ef9060c5f2ba: Waiting 20:46:40 4aca2fb711a7: Waiting 20:46:40 26cbea5cba74: Waiting 20:46:40 7820d47c0d8a: Waiting 20:46:40 bb85c9aac51c: Pushed 20:46:40 24df0a9ae953: Pushed 20:46:40 7fd8c46f3821: Pushed 20:46:40 7820d47c0d8a: Layer already exists 20:46:40 ef9060c5f2ba: Layer already exists 20:46:40 26cbea5cba74: Layer already exists 20:46:41 4aca2fb711a7: Pushed 20:46:53 5ce2e39579de: Pushed 20:46:57 9568066976e8: Pushed 20:46:57 32cb5413f266176248a0713c2644b680483ab760: digest: sha256:ceb6143c20f7ca1baab74a31fc17494a68b9cf400c5e5f59e28c2fc24ed0246a size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:58 + 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 20:46:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 20:46:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 20:46:58 7fd8c46f3821: Preparing 20:46:58 24df0a9ae953: Preparing 20:46:58 bb85c9aac51c: Preparing 20:46:58 9568066976e8: Preparing 20:46:58 5ce2e39579de: Preparing 20:46:58 7820d47c0d8a: Preparing 20:46:58 ef9060c5f2ba: Preparing 20:46:58 4aca2fb711a7: Preparing 20:46:58 26cbea5cba74: Preparing 20:46:58 ef9060c5f2ba: Waiting 20:46:58 4aca2fb711a7: Waiting 20:46:58 26cbea5cba74: Waiting 20:46:58 7820d47c0d8a: Waiting 20:46:58 9568066976e8: Layer already exists 20:46:58 5ce2e39579de: Layer already exists 20:46:58 24df0a9ae953: Layer already exists 20:46:58 7fd8c46f3821: Layer already exists 20:46:58 bb85c9aac51c: Layer already exists 20:46:58 7820d47c0d8a: Layer already exists 20:46:58 ef9060c5f2ba: Layer already exists 20:46:58 4aca2fb711a7: Layer already exists 20:46:58 26cbea5cba74: Layer already exists 20:47:01 latest: digest: sha256:ceb6143c20f7ca1baab74a31fc17494a68b9cf400c5e5f59e28c2fc24ed0246a size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:01 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.159 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.159 20:47:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 20:47:01 7fd8c46f3821: Preparing 20:47:01 24df0a9ae953: Preparing 20:47:01 bb85c9aac51c: Preparing 20:47:01 9568066976e8: Preparing 20:47:01 5ce2e39579de: Preparing 20:47:01 7820d47c0d8a: Preparing 20:47:01 ef9060c5f2ba: Preparing 20:47:01 4aca2fb711a7: Preparing 20:47:01 26cbea5cba74: Preparing 20:47:01 ef9060c5f2ba: Waiting 20:47:01 4aca2fb711a7: Waiting 20:47:01 26cbea5cba74: Waiting 20:47:01 7820d47c0d8a: Waiting 20:47:01 5ce2e39579de: Layer already exists 20:47:01 24df0a9ae953: Layer already exists 20:47:01 9568066976e8: Layer already exists 20:47:01 bb85c9aac51c: Layer already exists 20:47:01 7fd8c46f3821: Layer already exists 20:47:01 4aca2fb711a7: Layer already exists 20:47:01 ef9060c5f2ba: Layer already exists 20:47:01 7820d47c0d8a: Layer already exists 20:47:01 26cbea5cba74: Layer already exists 20:47:02 3.0.0-dev.159: digest: sha256:ceb6143c20f7ca1baab74a31fc17494a68b9cf400c5e5f59e28c2fc24ed0246a size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:02 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 20:47:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 20:47:02 7fd8c46f3821: Preparing 20:47:02 24df0a9ae953: Preparing 20:47:02 bb85c9aac51c: Preparing 20:47:02 9568066976e8: Preparing 20:47:02 5ce2e39579de: Preparing 20:47:02 7820d47c0d8a: Preparing 20:47:02 ef9060c5f2ba: Preparing 20:47:02 4aca2fb711a7: Preparing 20:47:02 26cbea5cba74: Preparing 20:47:02 7820d47c0d8a: Waiting 20:47:02 ef9060c5f2ba: Waiting 20:47:02 4aca2fb711a7: Waiting 20:47:02 26cbea5cba74: Waiting 20:47:02 24df0a9ae953: Layer already exists 20:47:02 bb85c9aac51c: Layer already exists 20:47:02 7fd8c46f3821: Layer already exists 20:47:02 9568066976e8: Layer already exists 20:47:02 5ce2e39579de: Layer already exists 20:47:02 ef9060c5f2ba: Layer already exists 20:47:02 7820d47c0d8a: Layer already exists 20:47:02 4aca2fb711a7: Layer already exists 20:47:02 26cbea5cba74: Layer already exists 20:47:02 32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159: digest: sha256:ceb6143c20f7ca1baab74a31fc17494a68b9cf400c5e5f59e28c2fc24ed0246a size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:03 + 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 20:47:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 20:47:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 20:47:03 7fd8c46f3821: Preparing 20:47:03 24df0a9ae953: Preparing 20:47:03 bb85c9aac51c: Preparing 20:47:03 9568066976e8: Preparing 20:47:03 5ce2e39579de: Preparing 20:47:03 7820d47c0d8a: Preparing 20:47:03 ef9060c5f2ba: Preparing 20:47:03 4aca2fb711a7: Preparing 20:47:03 26cbea5cba74: Preparing 20:47:03 7820d47c0d8a: Waiting 20:47:03 ef9060c5f2ba: Waiting 20:47:03 4aca2fb711a7: Waiting 20:47:03 7fd8c46f3821: Layer already exists 20:47:03 bb85c9aac51c: Layer already exists 20:47:03 5ce2e39579de: Layer already exists 20:47:03 9568066976e8: Layer already exists 20:47:03 24df0a9ae953: Layer already exists 20:47:03 4aca2fb711a7: Layer already exists 20:47:03 7820d47c0d8a: Layer already exists 20:47:03 26cbea5cba74: Layer already exists 20:47:03 ef9060c5f2ba: Layer already exists 20:47:04 main: digest: sha256:ceb6143c20f7ca1baab74a31fc17494a68b9cf400c5e5f59e28c2fc24ed0246a size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:47:04 ===================================================== [Pipeline] echo 20:47:04 taggedImages: 20:47:04 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:32cb5413f266176248a0713c2644b680483ab760 20:47:04 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 20:47:04 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.159 20:47:04 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 20:47:04 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 20:47:04 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 20:47:04 32cb5413f266176248a0713c2644b680483ab760 20:47:04 latest 20:47:04 3.0.0-dev.159 20:47:04 32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 20:47:04 main 20:47:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:04 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:32cb5413f266176248a0713c2644b680483ab760 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:32cb5413f266176248a0713c2644b680483ab760 20:47:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 20:47:04 940a52a3f96b: Preparing 20:47:04 4b017107bba5: Preparing 20:47:04 16feaffef76a: Preparing 20:47:04 690272d59fa7: Preparing 20:47:04 7820d47c0d8a: Preparing 20:47:04 ef9060c5f2ba: Preparing 20:47:04 90e308070b9f: Preparing 20:47:04 26cbea5cba74: Preparing 20:47:04 ef9060c5f2ba: Waiting 20:47:04 90e308070b9f: Waiting 20:47:04 26cbea5cba74: Waiting 20:47:04 7820d47c0d8a: Layer already exists 20:47:05 ef9060c5f2ba: Layer already exists 20:47:05 4b017107bba5: Pushed 20:47:05 16feaffef76a: Pushed 20:47:05 940a52a3f96b: Pushed 20:47:05 26cbea5cba74: Layer already exists 20:47:05 90e308070b9f: Pushed 20:47:23 690272d59fa7: Pushed 20:47:23 32cb5413f266176248a0713c2644b680483ab760: digest: sha256:3809da634c65e5ecf0894c2de93d966a292a95a8ebb569ad7b807ee7c60bfa89 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:24 + 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 20:47:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 20:47:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 20:47:24 940a52a3f96b: Preparing 20:47:24 4b017107bba5: Preparing 20:47:24 16feaffef76a: Preparing 20:47:24 690272d59fa7: Preparing 20:47:24 7820d47c0d8a: Preparing 20:47:24 ef9060c5f2ba: Preparing 20:47:24 90e308070b9f: Preparing 20:47:24 26cbea5cba74: Preparing 20:47:24 ef9060c5f2ba: Waiting 20:47:24 26cbea5cba74: Waiting 20:47:24 90e308070b9f: Waiting 20:47:24 940a52a3f96b: Layer already exists 20:47:24 4b017107bba5: Layer already exists 20:47:24 7820d47c0d8a: Layer already exists 20:47:24 690272d59fa7: Layer already exists 20:47:24 16feaffef76a: Layer already exists 20:47:24 ef9060c5f2ba: Layer already exists 20:47:24 90e308070b9f: Layer already exists 20:47:24 26cbea5cba74: Layer already exists 20:47:24 latest: digest: sha256:3809da634c65e5ecf0894c2de93d966a292a95a8ebb569ad7b807ee7c60bfa89 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:25 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.159 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.159 20:47:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 20:47:25 940a52a3f96b: Preparing 20:47:25 4b017107bba5: Preparing 20:47:25 16feaffef76a: Preparing 20:47:25 690272d59fa7: Preparing 20:47:25 7820d47c0d8a: Preparing 20:47:25 ef9060c5f2ba: Preparing 20:47:25 90e308070b9f: Preparing 20:47:25 26cbea5cba74: Preparing 20:47:25 ef9060c5f2ba: Waiting 20:47:25 90e308070b9f: Waiting 20:47:25 26cbea5cba74: Waiting 20:47:25 16feaffef76a: Layer already exists 20:47:25 690272d59fa7: Layer already exists 20:47:25 4b017107bba5: Layer already exists 20:47:25 7820d47c0d8a: Layer already exists 20:47:25 940a52a3f96b: Layer already exists 20:47:25 90e308070b9f: Layer already exists 20:47:25 ef9060c5f2ba: Layer already exists 20:47:25 26cbea5cba74: Layer already exists 20:47:25 3.0.0-dev.159: digest: sha256:3809da634c65e5ecf0894c2de93d966a292a95a8ebb569ad7b807ee7c60bfa89 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:26 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 20:47:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 20:47:26 940a52a3f96b: Preparing 20:47:26 4b017107bba5: Preparing 20:47:26 16feaffef76a: Preparing 20:47:26 690272d59fa7: Preparing 20:47:26 7820d47c0d8a: Preparing 20:47:26 ef9060c5f2ba: Preparing 20:47:26 90e308070b9f: Preparing 20:47:26 26cbea5cba74: Preparing 20:47:26 ef9060c5f2ba: Waiting 20:47:26 90e308070b9f: Waiting 20:47:26 26cbea5cba74: Waiting 20:47:26 7820d47c0d8a: Layer already exists 20:47:26 4b017107bba5: Layer already exists 20:47:26 940a52a3f96b: Layer already exists 20:47:26 16feaffef76a: Layer already exists 20:47:26 690272d59fa7: Layer already exists 20:47:26 90e308070b9f: Layer already exists 20:47:26 26cbea5cba74: Layer already exists 20:47:26 ef9060c5f2ba: Layer already exists 20:47:26 32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159: digest: sha256:3809da634c65e5ecf0894c2de93d966a292a95a8ebb569ad7b807ee7c60bfa89 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:26 + 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 20:47:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 20:47:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 20:47:27 940a52a3f96b: Preparing 20:47:27 4b017107bba5: Preparing 20:47:27 16feaffef76a: Preparing 20:47:27 690272d59fa7: Preparing 20:47:27 7820d47c0d8a: Preparing 20:47:27 ef9060c5f2ba: Preparing 20:47:27 90e308070b9f: Preparing 20:47:27 26cbea5cba74: Preparing 20:47:27 90e308070b9f: Waiting 20:47:27 ef9060c5f2ba: Waiting 20:47:27 26cbea5cba74: Waiting 20:47:27 4b017107bba5: Layer already exists 20:47:27 16feaffef76a: Layer already exists 20:47:27 690272d59fa7: Layer already exists 20:47:27 940a52a3f96b: Layer already exists 20:47:27 7820d47c0d8a: Layer already exists 20:47:27 90e308070b9f: Layer already exists 20:47:27 ef9060c5f2ba: Layer already exists 20:47:27 26cbea5cba74: Layer already exists 20:47:27 main: digest: sha256:3809da634c65e5ecf0894c2de93d966a292a95a8ebb569ad7b807ee7c60bfa89 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:47:27 ===================================================== [Pipeline] echo 20:47:27 taggedImages: 20:47:27 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:32cb5413f266176248a0713c2644b680483ab760 20:47:27 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 20:47:27 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.159 20:47:27 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 20:47:27 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 20:47:27 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 20:47:27 32cb5413f266176248a0713c2644b680483ab760 20:47:27 latest 20:47:27 3.0.0-dev.159 20:47:27 32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 20:47:27 main 20:47:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:27 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:32cb5413f266176248a0713c2644b680483ab760 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:32cb5413f266176248a0713c2644b680483ab760 20:47:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 20:47:28 6e8eeae1ee8b: Preparing 20:47:28 53b930d4a60a: Preparing 20:47:28 791327cfa2c4: Preparing 20:47:28 bb0ee70775bb: Preparing 20:47:28 7820d47c0d8a: Preparing 20:47:28 ef9060c5f2ba: Preparing 20:47:28 4aca2fb711a7: Preparing 20:47:28 26cbea5cba74: Preparing 20:47:28 ef9060c5f2ba: Waiting 20:47:28 4aca2fb711a7: Waiting 20:47:28 26cbea5cba74: Waiting 20:47:28 7820d47c0d8a: Layer already exists 20:47:28 ef9060c5f2ba: Layer already exists 20:47:28 4aca2fb711a7: Layer already exists 20:47:28 791327cfa2c4: Pushed 20:47:28 53b930d4a60a: Pushed 20:47:28 6e8eeae1ee8b: Pushed 20:47:28 26cbea5cba74: Layer already exists 20:47:46 bb0ee70775bb: Pushed 20:47:46 32cb5413f266176248a0713c2644b680483ab760: digest: sha256:45769a498f07ac53d27da55abef85750b166efcbca3a900dd346480eccbfffff size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:46 + 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 20:47:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 20:47:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 20:47:47 6e8eeae1ee8b: Preparing 20:47:47 53b930d4a60a: Preparing 20:47:47 791327cfa2c4: Preparing 20:47:47 bb0ee70775bb: Preparing 20:47:47 7820d47c0d8a: Preparing 20:47:47 ef9060c5f2ba: Preparing 20:47:47 4aca2fb711a7: Preparing 20:47:47 26cbea5cba74: Preparing 20:47:47 ef9060c5f2ba: Waiting 20:47:47 26cbea5cba74: Waiting 20:47:47 4aca2fb711a7: Waiting 20:47:47 7820d47c0d8a: Layer already exists 20:47:47 bb0ee70775bb: Layer already exists 20:47:47 53b930d4a60a: Layer already exists 20:47:47 6e8eeae1ee8b: Layer already exists 20:47:47 791327cfa2c4: Layer already exists 20:47:47 4aca2fb711a7: Layer already exists 20:47:47 ef9060c5f2ba: Layer already exists 20:47:47 26cbea5cba74: Layer already exists 20:47:47 latest: digest: sha256:45769a498f07ac53d27da55abef85750b166efcbca3a900dd346480eccbfffff size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:47 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.159 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.159 20:47:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 20:47:48 6e8eeae1ee8b: Preparing 20:47:48 53b930d4a60a: Preparing 20:47:48 791327cfa2c4: Preparing 20:47:48 bb0ee70775bb: Preparing 20:47:48 7820d47c0d8a: Preparing 20:47:48 ef9060c5f2ba: Preparing 20:47:48 4aca2fb711a7: Preparing 20:47:48 26cbea5cba74: Preparing 20:47:48 4aca2fb711a7: Waiting 20:47:48 26cbea5cba74: Waiting 20:47:48 ef9060c5f2ba: Waiting 20:47:48 791327cfa2c4: Layer already exists 20:47:48 bb0ee70775bb: Layer already exists 20:47:48 53b930d4a60a: Layer already exists 20:47:48 7820d47c0d8a: Layer already exists 20:47:48 6e8eeae1ee8b: Layer already exists 20:47:48 26cbea5cba74: Layer already exists 20:47:48 ef9060c5f2ba: Layer already exists 20:47:48 4aca2fb711a7: Layer already exists 20:47:48 3.0.0-dev.159: digest: sha256:45769a498f07ac53d27da55abef85750b166efcbca3a900dd346480eccbfffff size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:48 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 20:47:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 20:47:49 6e8eeae1ee8b: Preparing 20:47:49 53b930d4a60a: Preparing 20:47:49 791327cfa2c4: Preparing 20:47:49 bb0ee70775bb: Preparing 20:47:49 7820d47c0d8a: Preparing 20:47:49 ef9060c5f2ba: Preparing 20:47:49 4aca2fb711a7: Preparing 20:47:49 26cbea5cba74: Preparing 20:47:49 4aca2fb711a7: Waiting 20:47:49 26cbea5cba74: Waiting 20:47:49 ef9060c5f2ba: Waiting 20:47:49 791327cfa2c4: Layer already exists 20:47:49 53b930d4a60a: Layer already exists 20:47:49 6e8eeae1ee8b: Layer already exists 20:47:49 bb0ee70775bb: Layer already exists 20:47:49 7820d47c0d8a: Layer already exists 20:47:49 4aca2fb711a7: Layer already exists 20:47:49 ef9060c5f2ba: Layer already exists 20:47:49 26cbea5cba74: Layer already exists 20:47:49 32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159: digest: sha256:45769a498f07ac53d27da55abef85750b166efcbca3a900dd346480eccbfffff size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:49 + 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 20:47:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 20:47:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 20:47:50 6e8eeae1ee8b: Preparing 20:47:50 53b930d4a60a: Preparing 20:47:50 791327cfa2c4: Preparing 20:47:50 bb0ee70775bb: Preparing 20:47:50 7820d47c0d8a: Preparing 20:47:50 ef9060c5f2ba: Preparing 20:47:50 4aca2fb711a7: Preparing 20:47:50 26cbea5cba74: Preparing 20:47:50 ef9060c5f2ba: Waiting 20:47:50 4aca2fb711a7: Waiting 20:47:50 26cbea5cba74: Waiting 20:47:50 7820d47c0d8a: Layer already exists 20:47:50 bb0ee70775bb: Layer already exists 20:47:50 6e8eeae1ee8b: Layer already exists 20:47:50 53b930d4a60a: Layer already exists 20:47:50 791327cfa2c4: Layer already exists 20:47:50 4aca2fb711a7: Layer already exists 20:47:50 ef9060c5f2ba: Layer already exists 20:47:50 26cbea5cba74: Layer already exists 20:47:50 main: digest: sha256:45769a498f07ac53d27da55abef85750b166efcbca3a900dd346480eccbfffff size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:47:50 ===================================================== [Pipeline] echo 20:47:50 taggedImages: 20:47:50 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:32cb5413f266176248a0713c2644b680483ab760 20:47:50 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 20:47:50 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.159 20:47:50 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 20:47:50 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 20:47:50 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 20:47:50 32cb5413f266176248a0713c2644b680483ab760 20:47:50 latest 20:47:50 3.0.0-dev.159 20:47:50 32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 20:47:50 main 20:47:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:50 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:32cb5413f266176248a0713c2644b680483ab760 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:51 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:32cb5413f266176248a0713c2644b680483ab760 20:47:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 20:47:51 f0b28ca648cf: Preparing 20:47:51 0123c1d2d1e2: Preparing 20:47:51 7820d47c0d8a: Preparing 20:47:51 ef9060c5f2ba: Preparing 20:47:51 86529957973b: Preparing 20:47:51 26cbea5cba74: Preparing 20:47:51 26cbea5cba74: Waiting 20:47:51 ef9060c5f2ba: Layer already exists 20:47:51 7820d47c0d8a: Layer already exists 20:47:51 26cbea5cba74: Layer already exists 20:47:51 f0b28ca648cf: Pushed 20:47:51 86529957973b: Pushed 20:47:56 0123c1d2d1e2: Pushed 20:47:56 32cb5413f266176248a0713c2644b680483ab760: digest: sha256:584219ad1dab7d5da7c5314261c3dbd339b7d23ed05493d5055d974ed69d23dd size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:57 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:57 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 20:47:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 20:47:57 f0b28ca648cf: Preparing 20:47:57 0123c1d2d1e2: Preparing 20:47:57 7820d47c0d8a: Preparing 20:47:57 ef9060c5f2ba: Preparing 20:47:57 86529957973b: Preparing 20:47:57 26cbea5cba74: Preparing 20:47:57 26cbea5cba74: Waiting 20:47:57 0123c1d2d1e2: Layer already exists 20:47:57 86529957973b: Layer already exists 20:47:57 7820d47c0d8a: Layer already exists 20:47:57 f0b28ca648cf: Layer already exists 20:47:57 ef9060c5f2ba: Layer already exists 20:47:57 26cbea5cba74: Layer already exists 20:47:57 latest: digest: sha256:584219ad1dab7d5da7c5314261c3dbd339b7d23ed05493d5055d974ed69d23dd size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:58 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.159 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:58 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.159 20:47:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 20:47:58 f0b28ca648cf: Preparing 20:47:58 0123c1d2d1e2: Preparing 20:47:58 7820d47c0d8a: Preparing 20:47:58 ef9060c5f2ba: Preparing 20:47:58 86529957973b: Preparing 20:47:58 26cbea5cba74: Preparing 20:47:58 26cbea5cba74: Waiting 20:47:58 7820d47c0d8a: Layer already exists 20:47:58 0123c1d2d1e2: Layer already exists 20:47:58 86529957973b: Layer already exists 20:47:58 f0b28ca648cf: Layer already exists 20:47:58 ef9060c5f2ba: Layer already exists 20:47:58 26cbea5cba74: Layer already exists 20:47:58 3.0.0-dev.159: digest: sha256:584219ad1dab7d5da7c5314261c3dbd339b7d23ed05493d5055d974ed69d23dd size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:59 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:59 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 20:47:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 20:47:59 f0b28ca648cf: Preparing 20:47:59 0123c1d2d1e2: Preparing 20:47:59 7820d47c0d8a: Preparing 20:47:59 ef9060c5f2ba: Preparing 20:47:59 86529957973b: Preparing 20:47:59 26cbea5cba74: Preparing 20:47:59 26cbea5cba74: Waiting 20:47:59 0123c1d2d1e2: Layer already exists 20:47:59 7820d47c0d8a: Layer already exists 20:47:59 f0b28ca648cf: Layer already exists 20:47:59 ef9060c5f2ba: Layer already exists 20:47:59 86529957973b: Layer already exists 20:47:59 26cbea5cba74: Layer already exists 20:47:59 32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159: digest: sha256:584219ad1dab7d5da7c5314261c3dbd339b7d23ed05493d5055d974ed69d23dd size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:59 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:00 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 20:48:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 20:48:00 f0b28ca648cf: Preparing 20:48:00 0123c1d2d1e2: Preparing 20:48:00 7820d47c0d8a: Preparing 20:48:00 ef9060c5f2ba: Preparing 20:48:00 86529957973b: Preparing 20:48:00 26cbea5cba74: Preparing 20:48:00 26cbea5cba74: Waiting 20:48:00 f0b28ca648cf: Layer already exists 20:48:00 7820d47c0d8a: Layer already exists 20:48:00 0123c1d2d1e2: Layer already exists 20:48:00 ef9060c5f2ba: Layer already exists 20:48:00 86529957973b: Layer already exists 20:48:00 26cbea5cba74: Layer already exists 20:48:00 main: digest: sha256:584219ad1dab7d5da7c5314261c3dbd339b7d23ed05493d5055d974ed69d23dd size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:48:00 ===================================================== [Pipeline] echo 20:48:00 taggedImages: 20:48:00 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:32cb5413f266176248a0713c2644b680483ab760 20:48:00 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 20:48:00 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.159 20:48:00 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 20:48:00 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 20:48:00 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 20:48:00 32cb5413f266176248a0713c2644b680483ab760 20:48:00 latest 20:48:00 3.0.0-dev.159 20:48:00 32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 20:48:00 main 20:48:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:01 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:32cb5413f266176248a0713c2644b680483ab760 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:01 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:32cb5413f266176248a0713c2644b680483ab760 20:48:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 20:48:01 e2656ad6b7a7: Preparing 20:48:01 41ce82f63c96: Preparing 20:48:01 7820d47c0d8a: Preparing 20:48:01 ef9060c5f2ba: Preparing 20:48:01 67503597748f: Preparing 20:48:01 26cbea5cba74: Preparing 20:48:01 26cbea5cba74: Waiting 20:48:01 67503597748f: Layer already exists 20:48:01 7820d47c0d8a: Layer already exists 20:48:01 ef9060c5f2ba: Layer already exists 20:48:01 26cbea5cba74: Layer already exists 20:48:01 e2656ad6b7a7: Pushed 20:48:06 41ce82f63c96: Pushed 20:48:06 32cb5413f266176248a0713c2644b680483ab760: digest: sha256:e1fcb428bd3ac985eb0f39c9f03e86d81669717d890419200754bbbd020897bc size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:07 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:07 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 20:48:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 20:48:07 e2656ad6b7a7: Preparing 20:48:07 41ce82f63c96: Preparing 20:48:07 7820d47c0d8a: Preparing 20:48:07 ef9060c5f2ba: Preparing 20:48:07 67503597748f: Preparing 20:48:07 26cbea5cba74: Preparing 20:48:07 26cbea5cba74: Waiting 20:48:07 ef9060c5f2ba: Layer already exists 20:48:07 67503597748f: Layer already exists 20:48:07 e2656ad6b7a7: Layer already exists 20:48:07 41ce82f63c96: Layer already exists 20:48:07 7820d47c0d8a: Layer already exists 20:48:07 26cbea5cba74: Layer already exists 20:48:07 latest: digest: sha256:e1fcb428bd3ac985eb0f39c9f03e86d81669717d890419200754bbbd020897bc size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:07 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.159 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:08 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.159 20:48:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 20:48:08 e2656ad6b7a7: Preparing 20:48:08 41ce82f63c96: Preparing 20:48:08 7820d47c0d8a: Preparing 20:48:08 ef9060c5f2ba: Preparing 20:48:08 67503597748f: Preparing 20:48:08 26cbea5cba74: Preparing 20:48:08 26cbea5cba74: Waiting 20:48:08 67503597748f: Layer already exists 20:48:08 ef9060c5f2ba: Layer already exists 20:48:08 7820d47c0d8a: Layer already exists 20:48:08 e2656ad6b7a7: Layer already exists 20:48:08 41ce82f63c96: Layer already exists 20:48:08 26cbea5cba74: Layer already exists 20:48:08 3.0.0-dev.159: digest: sha256:e1fcb428bd3ac985eb0f39c9f03e86d81669717d890419200754bbbd020897bc size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:08 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:09 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 20:48:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 20:48:09 e2656ad6b7a7: Preparing 20:48:09 41ce82f63c96: Preparing 20:48:09 7820d47c0d8a: Preparing 20:48:09 ef9060c5f2ba: Preparing 20:48:09 67503597748f: Preparing 20:48:09 26cbea5cba74: Preparing 20:48:09 26cbea5cba74: Waiting 20:48:09 67503597748f: Layer already exists 20:48:09 e2656ad6b7a7: Layer already exists 20:48:09 ef9060c5f2ba: Layer already exists 20:48:09 41ce82f63c96: Layer already exists 20:48:09 7820d47c0d8a: Layer already exists 20:48:09 26cbea5cba74: Layer already exists 20:48:09 32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159: digest: sha256:e1fcb428bd3ac985eb0f39c9f03e86d81669717d890419200754bbbd020897bc size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:09 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:10 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 20:48:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 20:48:10 e2656ad6b7a7: Preparing 20:48:10 41ce82f63c96: Preparing 20:48:10 7820d47c0d8a: Preparing 20:48:10 ef9060c5f2ba: Preparing 20:48:10 67503597748f: Preparing 20:48:10 26cbea5cba74: Preparing 20:48:10 26cbea5cba74: Waiting 20:48:10 7820d47c0d8a: Layer already exists 20:48:10 ef9060c5f2ba: Layer already exists 20:48:10 41ce82f63c96: Layer already exists 20:48:10 67503597748f: Layer already exists 20:48:10 e2656ad6b7a7: Layer already exists 20:48:10 26cbea5cba74: Layer already exists 20:48:10 main: digest: sha256:e1fcb428bd3ac985eb0f39c9f03e86d81669717d890419200754bbbd020897bc size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:48:10 ===================================================== [Pipeline] echo 20:48:10 taggedImages: 20:48:10 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:32cb5413f266176248a0713c2644b680483ab760 20:48:10 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 20:48:10 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.159 20:48:10 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:32cb5413f266176248a0713c2644b680483ab760-3.0.0-dev.159 20:48:10 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:48:10 20:48:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:48:11 arm64: Pulling from edgex-lftools-log-publisher 20:48:11 8998bd30e6a1: Pulling fs layer 20:48:11 04944245beec: Pulling fs layer 20:48:11 699f458cf7ca: Pulling fs layer 20:48:11 765212b225bb: Pulling fs layer 20:48:11 f23df028b6ca: Pulling fs layer 20:48:11 d65c8cfc05b1: Pulling fs layer 20:48:11 2437ff75d9bd: Pulling fs layer 20:48:11 765212b225bb: Waiting 20:48:11 f23df028b6ca: Waiting 20:48:11 d65c8cfc05b1: Waiting 20:48:11 2437ff75d9bd: Waiting 20:48:11 04944245beec: Verifying Checksum 20:48:11 04944245beec: Download complete 20:48:11 765212b225bb: Verifying Checksum 20:48:11 765212b225bb: Download complete 20:48:11 f23df028b6ca: Verifying Checksum 20:48:11 f23df028b6ca: Download complete 20:48:11 d65c8cfc05b1: Verifying Checksum 20:48:11 d65c8cfc05b1: Download complete 20:48:11 699f458cf7ca: Verifying Checksum 20:48:11 699f458cf7ca: Download complete 20:48:11 8998bd30e6a1: Download complete 20:48:13 2437ff75d9bd: Verifying Checksum 20:48:13 2437ff75d9bd: Download complete 20:48:15 8998bd30e6a1: Pull complete 20:48:16 04944245beec: Pull complete 20:48:17 699f458cf7ca: Pull complete 20:48:17 765212b225bb: Pull complete 20:48:18 f23df028b6ca: Pull complete 20:48:18 d65c8cfc05b1: Pull complete 20:48:33 2437ff75d9bd: Pull complete 20:48:33 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:48:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:48:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:48:33 prd-ubuntu20.04-docker-arm64-4c-16g-15936 does not seem to be running inside a container 20:48:33 $ 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/525 -v /w/workspace/edgex-go/525:/w/workspace/edgex-go/525:rw,z -v /w/workspace/edgex-go/525@tmp:/w/workspace/edgex-go/525@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:arm64 cat 20:48:36 $ docker top 0e0593f565448558b16b06ca1d8658ea2c1f6349ace7da55ae58b669a839bea5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:48:36 ---> job-cost.sh 20:48:37 lf-activate-venv: SKIPPING 20:48:37 INFO: No Stack... 20:48:37 INFO: Retrieving Pricing Info for: v3-standard-4 20:48:38 INFO: Archiving Costs [Pipeline] sh 20:48:38 + cat /w/workspace/edgex-go/525/archives/cost.csv 20:48:38 + cut -d, -f6 [Pipeline] lock 20:48:38 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-525-stack-cost] 20:48:38 Resource [jenkins-edgexfoundry-edgex-go-main-525-stack-cost] did not exist. Created. 20:48:38 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-525-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:48:39 + echo total: 0.2199999988079071 [Pipeline] stash 20:48:39 Stashed 1 file(s) [Pipeline] } 20:48:39 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-525-stack-cost] [Pipeline] // lock [Pipeline] } 20:48:39 $ docker stop --time=1 0e0593f565448558b16b06ca1d8658ea2c1f6349ace7da55ae58b669a839bea5 20:48:41 $ docker rm -f --volumes 0e0593f565448558b16b06ca1d8658ea2c1f6349ace7da55ae58b669a839bea5 [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 20:48:41 provisioning config files... 20:48:41 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/525@tmp/config14740269136316600391tmp [Pipeline] { [Pipeline] sh 20:48:42 + set +x 20:48:42 + bash -s -- 20:48:42 + curl -s https://codecov.io/bash 20:48:42 20:48:42 _____ _ 20:48:42 / ____| | | 20:48:42 | | ___ __| | ___ ___ _____ __ 20:48:42 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:48:42 | |___| (_) | (_| | __/ (_| (_) \ V / 20:48:42 \_____\___/ \__,_|\___|\___\___/ \_/ 20:48:42 Bash-1.0.6 20:48:42 20:48:42 20:48:42 ==> git version 2.25.1 found 20:48:42 ==> 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 20:48:42 Release-Date: 2020-01-08 20:48:42 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:48:42 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:48:42 ==> Jenkins CI detected. 20:48:42 current dir:  /w/workspace/edgex-go/525 20:48:42 project root: . 20:48:42 --> token set from env 20:48:42 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:48:42 ==> Running gcov in . (disable via -X gcov) 20:48:42 ==> Python coveragepy not found 20:48:42 ==> Searching for coverage reports in: 20:48:42 + . 20:48:42 -> Found 1 reports 20:48:42 ==> Detecting git/mercurial file structure 20:48:42 ==> Reading reports 20:48:42 + ./coverage.out bytes=447731 20:48:42 ==> Appending adjustments 20:48:42 https://docs.codecov.io/docs/fixing-reports 20:48:43 + Found adjustments 20:48:43 ==> Gzipping contents 20:48:43 60K /tmp/codecov.kZ0pYj.gz 20:48:43 ==> Uploading reports 20:48:43 url: https://codecov.io 20:48:43 query: branch=main&commit=32cb5413f266176248a0713c2644b680483ab760&build=525&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F525%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 20:48:43 -> Pinging Codecov 20:48:43 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=32cb5413f266176248a0713c2644b680483ab760&build=525&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F525%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 20:48:43 -> Uploading to 20:48:43 https://storage.googleapis.com/codecov/v4/raw/2023-05-17/00271124DB129430A58F1EEE437C3FCB/32cb5413f266176248a0713c2644b680483ab760/481bc939-73b0-4a4d-862d-45b429b381e2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230517%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230517T204843Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5366ce2b743e4e3d380af3a2cb0610ae0f3ef314ba730ce6956d18acaac9d917 20:48:43 % Total % Received % Xferd Average Speed Time Time Time Current 20:48:43 Dload Upload Total Spent Left Speed 20:48:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57444 0 0 100 57444 0 253k --:--:-- --:--:-- --:--:-- 252k 100 57444 0 0 100 57444 0 243k --:--:-- --:--:-- --:--:-- 242k 20:48:43 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/32cb5413f266176248a0713c2644b680483ab760 [Pipeline] } 20:48:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 20:48:43 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 20:48:43 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:48:44 20:48:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:48:44 1.410.4: Pulling from edgex-devops/edgex-snyk-go 20:48:44 df9b9388f04a: Pulling fs layer 20:48:44 52dc419b0ee2: Pulling fs layer 20:48:44 25bc292e5bac: Pulling fs layer 20:48:44 114826534d7a: Pulling fs layer 20:48:44 4657fd5d0bcf: Pulling fs layer 20:48:44 6ad1cebc031e: Pulling fs layer 20:48:44 8a3aa393b2d8: Pulling fs layer 20:48:44 114826534d7a: Waiting 20:48:44 8a3aa393b2d8: Waiting 20:48:44 6ad1cebc031e: Waiting 20:48:44 25bc292e5bac: Download complete 20:48:44 52dc419b0ee2: Verifying Checksum 20:48:44 52dc419b0ee2: Download complete 20:48:44 4657fd5d0bcf: Verifying Checksum 20:48:44 4657fd5d0bcf: Download complete 20:48:44 df9b9388f04a: Download complete 20:48:44 df9b9388f04a: Pull complete 20:48:44 6ad1cebc031e: Verifying Checksum 20:48:44 6ad1cebc031e: Download complete 20:48:44 52dc419b0ee2: Pull complete 20:48:45 25bc292e5bac: Pull complete 20:48:45 114826534d7a: Download complete 20:48:45 8a3aa393b2d8: Verifying Checksum 20:48:45 8a3aa393b2d8: Download complete 20:48:48 114826534d7a: Pull complete 20:48:48 4657fd5d0bcf: Pull complete 20:48:48 6ad1cebc031e: Pull complete 20:48:51 8a3aa393b2d8: Pull complete 20:48:51 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 20:48:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:48:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:48:51 prd-ubuntu20.04-docker-8c-8g-15941 does not seem to be running inside a container 20:48:51 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgex-go/525 -v /w/workspace/edgex-go/525:/w/workspace/edgex-go/525:rw,z -v /w/workspace/edgex-go/525@tmp:/w/workspace/edgex-go/525@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 20:48:58 $ docker top f135b18ca29c367f7f5d17c7139a4581352e2f3cc4cc4b7bdc8a1ec134eae638 -eo pid,comm [Pipeline] { [Pipeline] echo 20:48:58 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 20:48:58 + set -o pipefail 20:48:58 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 20:49:03 20:49:03 Monitoring /w/workspace/edgex-go/525 (github.com/edgexfoundry/edgex-go)... 20:49:03 20:49:03 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/f87e942b-78e5-48c9-b116-dfdecf9d948d 20:49:03 20:49:03 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 20:49:03 20:49:03 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 20:49:03 20:49:03 20:49:03 A medium severity vulnerability was found in the Snyk CLI versions you are using. 20:49:03 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 20:49:03 More details here: https://snyk.co/ue1NS [Pipeline] } 20:49:03 $ docker stop --time=1 f135b18ca29c367f7f5d17c7139a4581352e2f3cc4cc4b7bdc8a1ec134eae638 20:49:06 $ docker rm -f --volumes f135b18ca29c367f7f5d17c7139a4581352e2f3cc4cc4b7bdc8a1ec134eae638 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 20:49:07 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:49:07 provisioning config files... 20:49:07 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/525@tmp/config14440629035198461tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:49:07 --> edgex-publish-swagger.sh 20:49:07 === Publish openapi/v3 API === 20:49:07 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 20:49:07 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/525/openapi/v3/core-command.yaml] 20:49:07 % Total % Received % Xferd Average Speed Time Time Time Current 20:49:07 Dload Upload Total Spent Left Speed 20:49:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29030 0 0 100 29030 0 41829 --:--:-- --:--:-- --:--:-- 41769 100 29030 0 0 100 29030 0 41769 --:--:-- --:--:-- --:--:-- 41769 20:49:07 20:49:07 20:49:07 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/525/openapi/v3/core-data.yaml] 20:49:07 % Total % Received % Xferd Average Speed Time Time Time Current 20:49:07 Dload Upload Total Spent Left Speed 20:49:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 113k --:--:-- --:--:-- --:--:-- 113k 20:49:08 20:49:08 20:49:08 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/525/openapi/v3/core-metadata.yaml] 20:49:08 % Total % Received % Xferd Average Speed Time Time Time Current 20:49:08 Dload Upload Total Spent Left Speed 20:49:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 697k --:--:-- --:--:-- --:--:-- 694k 100 141k 0 0 100 141k 0 223k --:--:-- --:--:-- --:--:-- 223k 20:49:09 20:49:09 20:49:09 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/525/openapi/v3/support-notifications.yaml] 20:49:09 % Total % Received % Xferd Average Speed Time Time Time Current 20:49:09 Dload Upload Total Spent Left Speed 20:49:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 162k --:--:-- --:--:-- --:--:-- 161k 100 86965 0 0 100 86965 0 161k --:--:-- --:--:-- --:--:-- 161k 20:49:09 20:49:09 20:49:09 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/525/openapi/v3/support-scheduler.yaml] 20:49:09 % Total % Received % Xferd Average Speed Time Time Time Current 20:49:09 Dload Upload Total Spent Left Speed 20:49:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34356 0 0 100 34356 0 76516 --:--:-- --:--:-- --:--:-- 76516 20:49:10 20:49:10 [Pipeline] } 20:49:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 20:49:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:49:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:49:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:49:10 prd-ubuntu20.04-docker-8c-8g-15941 does not seem to be running inside a container 20:49:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/525 -v /w/workspace/edgex-go/525:/w/workspace/edgex-go/525:rw,z -v /w/workspace/edgex-go/525@tmp:/w/workspace/edgex-go/525@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 20:49:11 $ docker top 9b4a183eb1702d6f89532e08c80187ea8639ef5cffaf69592fdf3a7e9dac020d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:49:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:49:11 [ssh-agent] Looking for ssh-agent implementation... 20:49:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:49:11 $ docker exec 9b4a183eb1702d6f89532e08c80187ea8639ef5cffaf69592fdf3a7e9dac020d ssh-agent 20:49:11 SSH_AUTH_SOCK=/tmp/ssh-kgNVbAcxfRky/agent.32 20:49:11 SSH_AGENT_PID=39 20:49:11 Running ssh-add (command line suppressed) 20:49:11 Identity added: /w/workspace/edgex-go/525@tmp/private_key_2477472217816849325.key (/w/workspace/edgex-go/525@tmp/private_key_2477472217816849325.key) 20:49:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:49:12 + git semver tag 20:49:12 2023-05-17 20:49:12,361 [run_tag] DEBUG tag force:False 20:49:12 2023-05-17 20:49:12,361 [check_head_tag] DEBUG check head tag 20:49:12 2023-05-17 20:49:12,366 [execute] INFO git cat-file --batch-check 20:49:12 2023-05-17 20:49:12,366 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/525, universal_newlines=False, shell=None, istream=) 20:49:12 2023-05-17 20:49:12,371 [execute] INFO git cat-file --batch 20:49:12 2023-05-17 20:49:12,372 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/525, universal_newlines=False, shell=None, istream=) 20:49:12 2023-05-17 20:49:12,454 [read_version] DEBUG read version from /w/workspace/edgex-go/525/.semver/main 20:49:12 2023-05-17 20:49:12,455 [execute] INFO git tag -a v3.0.0-dev.159 -m v3.0.0-dev.159 20:49:12 2023-05-17 20:49:12,455 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.159', '-m', 'v3.0.0-dev.159'], cwd=/w/workspace/edgex-go/525, universal_newlines=False, shell=None, istream=None) 20:49:12 2023-05-17 20:49:12,461 [read_version] DEBUG read version from /w/workspace/edgex-go/525/.semver/main 20:49:12 3.0.0-dev.159 [Pipeline] } 20:49:12 $ docker exec --env ******** --env ******** 9b4a183eb1702d6f89532e08c80187ea8639ef5cffaf69592fdf3a7e9dac020d ssh-agent -k 20:49:12 unset SSH_AUTH_SOCK; 20:49:12 unset SSH_AGENT_PID; 20:49:12 echo Agent pid 39 killed; 20:49:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:49:13 + git semver [Pipeline] } 20:49:13 $ docker stop --time=1 9b4a183eb1702d6f89532e08c80187ea8639ef5cffaf69592fdf3a7e9dac020d 20:49:15 $ docker rm -f --volumes 9b4a183eb1702d6f89532e08c80187ea8639ef5cffaf69592fdf3a7e9dac020d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:49:15 20:49:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:49:15 0.23.1-centos7: Pulling from edgex-lftools 20:49:15 ab5ef0e58194: Pulling fs layer 20:49:15 9712f1f96733: Pulling fs layer 20:49:15 63f879dbbcfc: Pulling fs layer 20:49:15 0d9ebad4ef96: Pulling fs layer 20:49:15 e9a5061849ea: Pulling fs layer 20:49:15 d747dcd14b5f: Pulling fs layer 20:49:15 2de7ff778b66: Pulling fs layer 20:49:15 0d9ebad4ef96: Waiting 20:49:15 e9a5061849ea: Waiting 20:49:15 d747dcd14b5f: Waiting 20:49:15 2de7ff778b66: Waiting 20:49:15 9712f1f96733: Verifying Checksum 20:49:15 9712f1f96733: Download complete 20:49:16 63f879dbbcfc: Verifying Checksum 20:49:16 63f879dbbcfc: Download complete 20:49:16 0d9ebad4ef96: Verifying Checksum 20:49:16 0d9ebad4ef96: Download complete 20:49:16 e9a5061849ea: Verifying Checksum 20:49:16 e9a5061849ea: Download complete 20:49:16 d747dcd14b5f: Verifying Checksum 20:49:16 d747dcd14b5f: Download complete 20:49:16 ab5ef0e58194: Verifying Checksum 20:49:16 ab5ef0e58194: Download complete 20:49:16 2de7ff778b66: Verifying Checksum 20:49:16 2de7ff778b66: Download complete 20:49:19 ab5ef0e58194: Pull complete 20:49:19 9712f1f96733: Pull complete 20:49:20 63f879dbbcfc: Pull complete 20:49:24 0d9ebad4ef96: Pull complete 20:49:24 e9a5061849ea: Pull complete 20:49:24 d747dcd14b5f: Pull complete 20:49:24 2de7ff778b66: Pull complete 20:49:24 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 20:49:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:49:24 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:49:24 prd-ubuntu20.04-docker-8c-8g-15941 does not seem to be running inside a container 20:49:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/525 -v /w/workspace/edgex-go/525:/w/workspace/edgex-go/525:rw,z -v /w/workspace/edgex-go/525@tmp:/w/workspace/edgex-go/525@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 20:49:29 $ docker top 98c36cfefeb246d5c207e9a9b5ab05ea31be4304191a9b0267ab0240ae8646da -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 20:49:29 provisioning config files... 20:49:29 copy managed file [sigul-config] to file:/w/workspace/edgex-go/525@tmp/config5630320717788074022tmp 20:49:29 copy managed file [sigul-password] to file:/w/workspace/edgex-go/525@tmp/config5777289448622944155tmp 20:49:29 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/525@tmp/config9929147611920345611tmp [Pipeline] { [Pipeline] echo 20:49:29 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 20:49:29 ---> sigul-configuration.sh 20:49:29 gpg: directory `/root/.gnupg' created 20:49:29 gpg: new configuration file `/root/.gnupg/gpg.conf' created 20:49:29 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 20:49:29 gpg: keyring `/root/.gnupg/secring.gpg' created 20:49:29 gpg: keyring `/root/.gnupg/pubring.gpg' created 20:49:29 gpg: CAST5 encrypted data 20:49:29 gpg: encrypted with 1 passphrase 20:49:29 gpg: WARNING: message was not integrity protected [Pipeline] sh 20:49:30 + mkdir /home/jenkins 20:49:30 + mkdir /home/jenkins/sigul [Pipeline] sh 20:49:30 + 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 20:49:30 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 20:49:30 ---> sigul-install.sh 20:49:30 Sigul already installed; skipping installation. [Pipeline] sh 20:49:30 + git tag --list 20:49:30 0.6.0 20:49:30 0.6.1 20:49:30 0.7.0 20:49:30 0.7.1 20:49:30 v1.0.0 20:49:30 v1.0.1 20:49:30 v1.1.0 20:49:30 v1.2.0 20:49:30 v1.2.1 20:49:30 v1.3.0 20:49:30 v1.3.1 20:49:30 v2.0.0 20:49:30 v2.1.0 20:49:30 v2.1.1 20:49:30 v2.1.1-dev.1 20:49:30 v2.1.1-dev.2 20:49:30 v2.1.1-dev.3 20:49:30 v2.1.1-dev.4 20:49:30 v2.1.1-dev.5 20:49:30 v2.1.1-dev.6 20:49:30 v2.1.1-dev.7 20:49:30 v2.1.1-dev.8 20:49:30 v2.1.2-dev.1 20:49:30 v2.2.0 20:49:30 v2.2.1-dev.1 20:49:30 v2.2.1-dev.10 20:49:30 v2.2.1-dev.11 20:49:30 v2.2.1-dev.12 20:49:30 v2.2.1-dev.13 20:49:30 v2.2.1-dev.14 20:49:30 v2.2.1-dev.15 20:49:30 v2.2.1-dev.16 20:49:30 v2.2.1-dev.17 20:49:30 v2.2.1-dev.18 20:49:30 v2.2.1-dev.19 20:49:30 v2.2.1-dev.2 20:49:30 v2.2.1-dev.20 20:49:30 v2.2.1-dev.21 20:49:30 v2.2.1-dev.22 20:49:30 v2.2.1-dev.23 20:49:30 v2.2.1-dev.24 20:49:30 v2.2.1-dev.25 20:49:30 v2.2.1-dev.26 20:49:30 v2.2.1-dev.27 20:49:30 v2.2.1-dev.28 20:49:30 v2.2.1-dev.29 20:49:30 v2.2.1-dev.3 20:49:30 v2.2.1-dev.4 20:49:30 v2.2.1-dev.5 20:49:30 v2.2.1-dev.6 20:49:30 v2.2.1-dev.7 20:49:30 v2.2.1-dev.8 20:49:30 v2.2.1-dev.9 20:49:30 v2.3.0 20:49:30 v2.3.0-dev.100 20:49:30 v2.3.0-dev.101 20:49:30 v2.3.0-dev.102 20:49:30 v2.3.0-dev.103 20:49:30 v2.3.0-dev.104 20:49:30 v2.3.0-dev.105 20:49:30 v2.3.0-dev.106 20:49:30 v2.3.0-dev.29 20:49:30 v2.3.0-dev.30 20:49:30 v2.3.0-dev.31 20:49:30 v2.3.0-dev.32 20:49:30 v2.3.0-dev.33 20:49:30 v2.3.0-dev.34 20:49:30 v2.3.0-dev.35 20:49:30 v2.3.0-dev.36 20:49:30 v2.3.0-dev.37 20:49:30 v2.3.0-dev.38 20:49:30 v2.3.0-dev.39 20:49:30 v2.3.0-dev.40 20:49:30 v2.3.0-dev.41 20:49:30 v2.3.0-dev.42 20:49:30 v2.3.0-dev.43 20:49:30 v2.3.0-dev.44 20:49:30 v2.3.0-dev.45 20:49:30 v2.3.0-dev.46 20:49:30 v2.3.0-dev.47 20:49:30 v2.3.0-dev.48 20:49:30 v2.3.0-dev.49 20:49:30 v2.3.0-dev.50 20:49:30 v2.3.0-dev.51 20:49:30 v2.3.0-dev.52 20:49:30 v2.3.0-dev.53 20:49:30 v2.3.0-dev.54 20:49:30 v2.3.0-dev.55 20:49:30 v2.3.0-dev.56 20:49:30 v2.3.0-dev.57 20:49:30 v2.3.0-dev.58 20:49:30 v2.3.0-dev.59 20:49:30 v2.3.0-dev.60 20:49:30 v2.3.0-dev.61 20:49:30 v2.3.0-dev.62 20:49:30 v2.3.0-dev.63 20:49:30 v2.3.0-dev.64 20:49:30 v2.3.0-dev.65 20:49:30 v2.3.0-dev.66 20:49:30 v2.3.0-dev.67 20:49:30 v2.3.0-dev.68 20:49:30 v2.3.0-dev.69 20:49:30 v2.3.0-dev.70 20:49:30 v2.3.0-dev.71 20:49:30 v2.3.0-dev.72 20:49:30 v2.3.0-dev.73 20:49:30 v2.3.0-dev.74 20:49:30 v2.3.0-dev.75 20:49:30 v2.3.0-dev.76 20:49:30 v2.3.0-dev.77 20:49:30 v2.3.0-dev.78 20:49:30 v2.3.0-dev.79 20:49:30 v2.3.0-dev.80 20:49:30 v2.3.0-dev.81 20:49:30 v2.3.0-dev.82 20:49:30 v2.3.0-dev.83 20:49:30 v2.3.0-dev.84 20:49:30 v2.3.0-dev.85 20:49:30 v2.3.0-dev.86 20:49:30 v2.3.0-dev.87 20:49:30 v2.3.0-dev.88 20:49:30 v2.3.0-dev.89 20:49:30 v2.3.0-dev.90 20:49:30 v2.3.0-dev.91 20:49:30 v2.3.0-dev.92 20:49:30 v2.3.0-dev.93 20:49:30 v2.3.0-dev.94 20:49:30 v2.3.0-dev.95 20:49:30 v2.3.0-dev.96 20:49:30 v2.3.0-dev.97 20:49:30 v2.3.0-dev.98 20:49:30 v2.3.0-dev.99 20:49:30 v2.3.1-dev.1 20:49:30 v2.3.1-dev.2 20:49:30 v2.3.1-dev.3 20:49:30 v2.3.1-dev.4 20:49:30 v2.3.1-dev.5 20:49:30 v3.0.0-dev.1 20:49:30 v3.0.0-dev.10 20:49:30 v3.0.0-dev.100 20:49:30 v3.0.0-dev.101 20:49:30 v3.0.0-dev.102 20:49:30 v3.0.0-dev.103 20:49:30 v3.0.0-dev.104 20:49:30 v3.0.0-dev.105 20:49:30 v3.0.0-dev.106 20:49:30 v3.0.0-dev.107 20:49:30 v3.0.0-dev.108 20:49:30 v3.0.0-dev.109 20:49:30 v3.0.0-dev.11 20:49:30 v3.0.0-dev.110 20:49:30 v3.0.0-dev.111 20:49:30 v3.0.0-dev.112 20:49:30 v3.0.0-dev.113 20:49:30 v3.0.0-dev.114 20:49:30 v3.0.0-dev.115 20:49:30 v3.0.0-dev.116 20:49:30 v3.0.0-dev.117 20:49:30 v3.0.0-dev.118 20:49:30 v3.0.0-dev.119 20:49:30 v3.0.0-dev.12 20:49:30 v3.0.0-dev.120 20:49:30 v3.0.0-dev.121 20:49:30 v3.0.0-dev.122 20:49:30 v3.0.0-dev.123 20:49:30 v3.0.0-dev.124 20:49:30 v3.0.0-dev.125 20:49:30 v3.0.0-dev.126 20:49:30 v3.0.0-dev.127 20:49:30 v3.0.0-dev.128 20:49:30 v3.0.0-dev.129 20:49:30 v3.0.0-dev.13 20:49:30 v3.0.0-dev.130 20:49:30 v3.0.0-dev.131 20:49:30 v3.0.0-dev.132 20:49:30 v3.0.0-dev.133 20:49:30 v3.0.0-dev.134 20:49:30 v3.0.0-dev.135 20:49:30 v3.0.0-dev.136 20:49:30 v3.0.0-dev.137 20:49:30 v3.0.0-dev.138 20:49:30 v3.0.0-dev.139 20:49:30 v3.0.0-dev.14 20:49:30 v3.0.0-dev.140 20:49:30 v3.0.0-dev.141 20:49:30 v3.0.0-dev.142 20:49:30 v3.0.0-dev.143 20:49:30 v3.0.0-dev.144 20:49:30 v3.0.0-dev.145 20:49:30 v3.0.0-dev.146 20:49:30 v3.0.0-dev.147 20:49:30 v3.0.0-dev.148 20:49:30 v3.0.0-dev.149 20:49:30 v3.0.0-dev.15 20:49:30 v3.0.0-dev.150 20:49:30 v3.0.0-dev.151 20:49:30 v3.0.0-dev.152 20:49:30 v3.0.0-dev.153 20:49:30 v3.0.0-dev.154 20:49:30 v3.0.0-dev.155 20:49:30 v3.0.0-dev.156 20:49:30 v3.0.0-dev.157 20:49:30 v3.0.0-dev.158 20:49:30 v3.0.0-dev.159 20:49:30 v3.0.0-dev.16 20:49:30 v3.0.0-dev.17 20:49:30 v3.0.0-dev.18 20:49:30 v3.0.0-dev.19 20:49:30 v3.0.0-dev.2 20:49:30 v3.0.0-dev.20 20:49:30 v3.0.0-dev.21 20:49:30 v3.0.0-dev.22 20:49:30 v3.0.0-dev.23 20:49:30 v3.0.0-dev.24 20:49:30 v3.0.0-dev.25 20:49:30 v3.0.0-dev.26 20:49:30 v3.0.0-dev.27 20:49:30 v3.0.0-dev.28 20:49:30 v3.0.0-dev.29 20:49:30 v3.0.0-dev.3 20:49:30 v3.0.0-dev.30 20:49:30 v3.0.0-dev.31 20:49:30 v3.0.0-dev.32 20:49:30 v3.0.0-dev.33 20:49:30 v3.0.0-dev.34 20:49:30 v3.0.0-dev.35 20:49:30 v3.0.0-dev.36 20:49:30 v3.0.0-dev.37 20:49:30 v3.0.0-dev.38 20:49:30 v3.0.0-dev.39 20:49:30 v3.0.0-dev.4 20:49:30 v3.0.0-dev.40 20:49:30 v3.0.0-dev.41 20:49:30 v3.0.0-dev.42 20:49:30 v3.0.0-dev.43 20:49:30 v3.0.0-dev.44 20:49:30 v3.0.0-dev.45 20:49:30 v3.0.0-dev.46 20:49:30 v3.0.0-dev.47 20:49:30 v3.0.0-dev.48 20:49:30 v3.0.0-dev.49 20:49:30 v3.0.0-dev.5 20:49:30 v3.0.0-dev.50 20:49:30 v3.0.0-dev.51 20:49:30 v3.0.0-dev.52 20:49:30 v3.0.0-dev.53 20:49:30 v3.0.0-dev.54 20:49:30 v3.0.0-dev.55 20:49:30 v3.0.0-dev.56 20:49:30 v3.0.0-dev.57 20:49:30 v3.0.0-dev.58 20:49:30 v3.0.0-dev.59 20:49:30 v3.0.0-dev.6 20:49:30 v3.0.0-dev.60 20:49:30 v3.0.0-dev.61 20:49:30 v3.0.0-dev.62 20:49:30 v3.0.0-dev.63 20:49:30 v3.0.0-dev.64 20:49:30 v3.0.0-dev.65 20:49:30 v3.0.0-dev.66 20:49:30 v3.0.0-dev.67 20:49:30 v3.0.0-dev.68 20:49:30 v3.0.0-dev.69 20:49:30 v3.0.0-dev.7 20:49:30 v3.0.0-dev.70 20:49:30 v3.0.0-dev.71 20:49:30 v3.0.0-dev.72 20:49:30 v3.0.0-dev.73 20:49:30 v3.0.0-dev.74 20:49:30 v3.0.0-dev.75 20:49:30 v3.0.0-dev.76 20:49:30 v3.0.0-dev.77 20:49:30 v3.0.0-dev.78 20:49:30 v3.0.0-dev.79 20:49:30 v3.0.0-dev.8 20:49:30 v3.0.0-dev.80 20:49:30 v3.0.0-dev.81 20:49:30 v3.0.0-dev.82 20:49:30 v3.0.0-dev.83 20:49:30 v3.0.0-dev.84 20:49:30 v3.0.0-dev.85 20:49:30 v3.0.0-dev.86 20:49:30 v3.0.0-dev.87 20:49:30 v3.0.0-dev.88 20:49:30 v3.0.0-dev.89 20:49:30 v3.0.0-dev.9 20:49:30 v3.0.0-dev.90 20:49:30 v3.0.0-dev.91 20:49:30 v3.0.0-dev.92 20:49:30 v3.0.0-dev.93 20:49:30 v3.0.0-dev.94 20:49:30 v3.0.0-dev.95 20:49:30 v3.0.0-dev.96 20:49:30 v3.0.0-dev.97 20:49:30 v3.0.0-dev.98 20:49:30 v3.0.0-dev.99 [Pipeline] sh 20:49:31 + lftools sign git-tag v3.0.0-dev.159 20:49:31 Signing Git tag with Sigul... 20:49:31 Signing v3.0.0-dev.159 [Pipeline] echo 20:49:32 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 20:49:32 ---> sigul-configuration-cleanup.sh [Pipeline] } 20:49:32 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 20:49:32 $ docker stop --time=1 98c36cfefeb246d5c207e9a9b5ab05ea31be4304191a9b0267ab0240ae8646da 20:49:33 $ docker rm -f --volumes 98c36cfefeb246d5c207e9a9b5ab05ea31be4304191a9b0267ab0240ae8646da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 20:49:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:49:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:49:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:49:34 prd-ubuntu20.04-docker-8c-8g-15941 does not seem to be running inside a container 20:49:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/525 -v /w/workspace/edgex-go/525:/w/workspace/edgex-go/525:rw,z -v /w/workspace/edgex-go/525@tmp:/w/workspace/edgex-go/525@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 20:49:34 $ docker top 1b5a0bbe8f08f328260189f5b80f5d4effbb16e98e01a88439160984b9292f99 -eo pid,comm 20:49:34 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). 20:49:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:49:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:49:34 [ssh-agent] Looking for ssh-agent implementation... 20:49:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:49:35 $ docker exec 1b5a0bbe8f08f328260189f5b80f5d4effbb16e98e01a88439160984b9292f99 ssh-agent 20:49:35 SSH_AUTH_SOCK=/tmp/ssh-YgZefpp6o7Jv/agent.32 20:49:35 SSH_AGENT_PID=38 20:49:35 Running ssh-add (command line suppressed) 20:49:35 Identity added: /w/workspace/edgex-go/525@tmp/private_key_6190324063193920310.key (/w/workspace/edgex-go/525@tmp/private_key_6190324063193920310.key) 20:49:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:49:35 + git semver bump pre 20:49:35 2023-05-17 20:49:35,789 [read_version] DEBUG read version from /w/workspace/edgex-go/525/.semver/main 20:49:35 2023-05-17 20:49:35,789 [bump_version] DEBUG bumping version:3.0.0-dev.159 on axis:pre with prefix:dev 20:49:35 2023-05-17 20:49:35,789 [bump_version] DEBUG bumped version:3.0.0-dev.160 20:49:35 2023-05-17 20:49:35,789 [write_version] DEBUG write version:3.0.0-dev.160 to path:/w/workspace/edgex-go/525/.semver/main with force:True 20:49:35 2023-05-17 20:49:35,789 [read_version] DEBUG read version from /w/workspace/edgex-go/525/.semver/main 20:49:35 2023-05-17 20:49:35,789 [write_file] DEBUG write to file:/w/workspace/edgex-go/525/.semver/main 20:49:35 2023-05-17 20:49:35,792 [execute] INFO git cat-file --batch-check 20:49:35 2023-05-17 20:49:35,792 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/525/.semver, universal_newlines=False, shell=None, istream=) 20:49:35 2023-05-17 20:49:35,797 [execute] INFO git cat-file --batch 20:49:35 2023-05-17 20:49:35,797 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/525/.semver, universal_newlines=False, shell=None, istream=) 20:49:35 2023-05-17 20:49:35,803 [read_version] DEBUG read version from /w/workspace/edgex-go/525/.semver/main 20:49:35 3.0.0-dev.160 [Pipeline] } 20:49:35 $ docker exec --env ******** --env ******** 1b5a0bbe8f08f328260189f5b80f5d4effbb16e98e01a88439160984b9292f99 ssh-agent -k 20:49:35 unset SSH_AUTH_SOCK; 20:49:36 unset SSH_AGENT_PID; 20:49:36 echo Agent pid 38 killed; 20:49:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:49:36 + git semver [Pipeline] } 20:49:36 $ docker stop --time=1 1b5a0bbe8f08f328260189f5b80f5d4effbb16e98e01a88439160984b9292f99 20:49:37 $ docker rm -f --volumes 1b5a0bbe8f08f328260189f5b80f5d4effbb16e98e01a88439160984b9292f99 [Pipeline] // withDockerContainer [Pipeline] sh 20:49:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:49:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:49:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:49:38 prd-ubuntu20.04-docker-8c-8g-15941 does not seem to be running inside a container 20:49:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/525 -v /w/workspace/edgex-go/525:/w/workspace/edgex-go/525:rw,z -v /w/workspace/edgex-go/525@tmp:/w/workspace/edgex-go/525@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 20:49:38 $ docker top a0f2bf98bf67955bd30055403aba9fe38a87e07dbbd033d3989f28fbbbf62511 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:49:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:49:39 [ssh-agent] Looking for ssh-agent implementation... 20:49:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:49:39 $ docker exec a0f2bf98bf67955bd30055403aba9fe38a87e07dbbd033d3989f28fbbbf62511 ssh-agent 20:49:39 SSH_AUTH_SOCK=/tmp/ssh-whN0yUhUHKPD/agent.31 20:49:39 SSH_AGENT_PID=37 20:49:39 Running ssh-add (command line suppressed) 20:49:39 Identity added: /w/workspace/edgex-go/525@tmp/private_key_7080770807945330166.key (/w/workspace/edgex-go/525@tmp/private_key_7080770807945330166.key) 20:49:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:49:39 + git semver push 20:49:39 2023-05-17 20:49:39,897 [run_push] DEBUG push 20:49:39 2023-05-17 20:49:39,898 [execute] INFO git cat-file --batch-check 20:49:39 2023-05-17 20:49:39,898 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/525/.semver, universal_newlines=False, shell=None, istream=) 20:49:39 2023-05-17 20:49:39,902 [execute] INFO git rev-list 625a4db4929a762a9f021a98e7a0aee0b1490eee -- 20:49:39 2023-05-17 20:49:39,902 [execute] DEBUG Popen(['git', 'rev-list', '625a4db4929a762a9f021a98e7a0aee0b1490eee', '--'], cwd=/w/workspace/edgex-go/525/.semver, universal_newlines=False, shell=None, istream=None) 20:49:39 2023-05-17 20:49:39,919 [execute] INFO git fetch -v origin 20:49:39 2023-05-17 20:49:39,919 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/525/.semver, universal_newlines=True, shell=None, istream=None) 20:49:40 2023-05-17 20:49:40,371 [run_push] DEBUG no remote changes detected 20:49:40 2023-05-17 20:49:40,372 [execute] INFO git push origin semver 20:49:40 2023-05-17 20:49:40,372 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/525/.semver, universal_newlines=False, shell=None, istream=None) 20:49:41 2023-05-17 20:49:41,223 [run_push] DEBUG push all version tags 20:49:41 2023-05-17 20:49:41,223 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 20:49:41 2023-05-17 20:49:41,224 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/525, universal_newlines=False, shell=None, istream=None) 20:49:42 2023-05-17 20:49:42,112 [read_version] DEBUG read version from /w/workspace/edgex-go/525/.semver/main 20:49:42 3.0.0-dev.160 [Pipeline] } 20:49:42 $ docker exec --env ******** --env ******** a0f2bf98bf67955bd30055403aba9fe38a87e07dbbd033d3989f28fbbbf62511 ssh-agent -k 20:49:42 unset SSH_AUTH_SOCK; 20:49:42 unset SSH_AGENT_PID; 20:49:42 echo Agent pid 37 killed; 20:49:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:49:42 + git semver [Pipeline] } 20:49:43 $ docker stop --time=1 a0f2bf98bf67955bd30055403aba9fe38a87e07dbbd033d3989f28fbbbf62511 20:49:44 $ docker rm -f --volumes a0f2bf98bf67955bd30055403aba9fe38a87e07dbbd033d3989f28fbbbf62511 [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 20:49:44 + [ -d /w/workspace/edgex-go/525/archives ] [Pipeline] libraryResource [Pipeline] sh 20:49:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:49:46 ---> package-listing.sh 20:49:46 ++ facter osfamily 20:49:46 ++ tr '[:upper:]' '[:lower:]' 20:49:46 + OS_FAMILY=debian 20:49:46 + workspace=/w/workspace/edgex-go/525 20:49:46 + START_PACKAGES=/tmp/packages_start.txt 20:49:46 + END_PACKAGES=/tmp/packages_end.txt 20:49:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:49:46 + PACKAGES=/tmp/packages_start.txt 20:49:46 + '[' /w/workspace/edgex-go/525 ']' 20:49:46 + PACKAGES=/tmp/packages_end.txt 20:49:46 + case "${OS_FAMILY}" in 20:49:46 + dpkg -l 20:49:46 + grep '^ii' 20:49:46 + '[' -f /tmp/packages_start.txt ']' 20:49:46 + '[' -f /tmp/packages_end.txt ']' 20:49:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:49:46 + '[' /w/workspace/edgex-go/525 ']' 20:49:46 + mkdir -p /w/workspace/edgex-go/525/archives/ 20:49:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/525/archives/ [Pipeline] echo 20:49:46 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/525/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:49:46 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:49:47 20:49:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:49:47 latest: Pulling from edgex-lftools-log-publisher 20:49:47 5eb5b503b376: Pulling fs layer 20:49:47 5c69ac0246d0: Pulling fs layer 20:49:47 ec43610c2a17: Pulling fs layer 20:49:47 3a2ae6a8a46f: Pulling fs layer 20:49:47 33b1e0a273af: Pulling fs layer 20:49:47 5d3b04190fa2: Pulling fs layer 20:49:47 2f39f015ded8: Pulling fs layer 20:49:47 3a2ae6a8a46f: Waiting 20:49:47 2f39f015ded8: Waiting 20:49:47 5d3b04190fa2: Waiting 20:49:47 33b1e0a273af: Waiting 20:49:47 5c69ac0246d0: Download complete 20:49:47 3a2ae6a8a46f: Verifying Checksum 20:49:47 3a2ae6a8a46f: Download complete 20:49:47 33b1e0a273af: Verifying Checksum 20:49:47 33b1e0a273af: Download complete 20:49:47 5d3b04190fa2: Download complete 20:49:47 ec43610c2a17: Verifying Checksum 20:49:47 ec43610c2a17: Download complete 20:49:47 5eb5b503b376: Verifying Checksum 20:49:47 5eb5b503b376: Download complete 20:49:48 2f39f015ded8: Download complete 20:49:48 5eb5b503b376: Pull complete 20:49:48 5c69ac0246d0: Pull complete 20:49:49 ec43610c2a17: Pull complete 20:49:49 3a2ae6a8a46f: Pull complete 20:49:49 33b1e0a273af: Pull complete 20:49:49 5d3b04190fa2: Pull complete 20:49:53 2f39f015ded8: Pull complete 20:49:53 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:49:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:49:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:49:53 prd-ubuntu20.04-docker-8c-8g-15941 does not seem to be running inside a container 20:49:53 $ 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/525/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/525 -v /w/workspace/edgex-go/525:/w/workspace/edgex-go/525:rw,z -v /w/workspace/edgex-go/525@tmp:/w/workspace/edgex-go/525@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 20:49:57 $ docker top 690de8f789de96c2cd93838d045dba26b99c8df0892e184527f1dbf3b71e4328 -eo pid,comm [Pipeline] { [Pipeline] sh 20:49:58 + touch /tmp/pre-build-complete [Pipeline] sh 20:49:58 + mkdir -p /var/log/sysstat [Pipeline] sh 20:49:58 + ls /var/log/sa-host 20:49:58 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:49:58 provisioning config files... 20:49:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/525@tmp/config2538159597017669381tmp [Pipeline] { [Pipeline] echo 20:49:58 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:49:59 ---> create-netrc.sh [Pipeline] } 20:49:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:49:59 ---> python-tools-install.sh [Pipeline] echo 20:49:59 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:49:59 ---> sudo-logs.sh 20:49:59 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:49:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:50:00 ---> job-cost.sh 20:50:00 lf-activate-venv: SKIPPING 20:50:00 DEBUG: total: 0.2199999988079071 20:50:00 INFO: Retrieving Stack Cost... 20:50:00 INFO: Retrieving Pricing Info for: v3-standard-8 20:50:00 INFO: Archiving Costs [Pipeline] echo 20:50:00 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:50:01 ---> logs-deploy.sh 20:50:01 lf-activate-venv: SKIPPING 20:50:01 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/525 20:50:01 INFO: archiving workspace using pattern(s): 20:50:02 Archives upload complete. 20:50:02 INFO: archiving logs to Nexus 20:50:03 ---> uname -a: 20:50:03 Linux prd-ubuntu20-04-docker-8c-8g-15941 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 20:50:03 20:50:03 20:50:03 ---> lscpu: 20:50:03 Architecture: x86_64 20:50:03 CPU op-mode(s): 32-bit, 64-bit 20:50:03 Byte Order: Little Endian 20:50:03 Address sizes: 40 bits physical, 48 bits virtual 20:50:03 CPU(s): 8 20:50:03 On-line CPU(s) list: 0-7 20:50:03 Thread(s) per core: 1 20:50:03 Core(s) per socket: 1 20:50:03 Socket(s): 8 20:50:03 NUMA node(s): 1 20:50:03 Vendor ID: AuthenticAMD 20:50:03 CPU family: 23 20:50:03 Model: 49 20:50:03 Model name: AMD EPYC-Rome Processor 20:50:03 Stepping: 0 20:50:03 CPU MHz: 2799.998 20:50:03 BogoMIPS: 5599.99 20:50:03 Virtualization: AMD-V 20:50:03 Hypervisor vendor: KVM 20:50:03 Virtualization type: full 20:50:03 L1d cache: 256 KiB 20:50:03 L1i cache: 256 KiB 20:50:03 L2 cache: 4 MiB 20:50:03 L3 cache: 128 MiB 20:50:03 NUMA node0 CPU(s): 0-7 20:50:03 Vulnerability Itlb multihit: Not affected 20:50:03 Vulnerability L1tf: Not affected 20:50:03 Vulnerability Mds: Not affected 20:50:03 Vulnerability Meltdown: Not affected 20:50:03 Vulnerability Mmio stale data: Not affected 20:50:03 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:50:03 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:50:03 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 20:50:03 Vulnerability Srbds: Not affected 20:50:03 Vulnerability Tsx async abort: Not affected 20:50:03 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 20:50:03 20:50:03 20:50:03 ---> nproc: 20:50:03 8 20:50:03 20:50:03 20:50:03 ---> df -h: 20:50:03 Filesystem Size Used Avail Use% Mounted on 20:50:03 overlay 155G 21G 134G 14% / 20:50:03 tmpfs 64M 0 64M 0% /dev 20:50:03 tmpfs 16G 0 16G 0% /sys/fs/cgroup 20:50:03 shm 64M 0 64M 0% /dev/shm 20:50:03 /dev/vda1 155G 21G 134G 14% /facter-os 20:50:03 20:50:03 20:50:03 ---> sar -b -r -n DEV: 20:50:03 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-15941) 05/17/23 _x86_64_ (8 CPU) 20:50:03 20:50:03 20:20:45 LINUX RESTART (8 CPU) 20:50:03 20:50:03 20:21:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:50:03 20:22:01 198.85 48.38 150.47 0.00 5399.50 176655.09 0.00 20:50:03 20:23:01 51.04 0.05 50.99 0.00 4.53 25897.42 0.00 20:50:03 20:24:01 42.19 0.22 41.98 0.00 2.93 13337.93 0.00 20:50:03 20:25:01 340.62 5.25 335.37 0.00 56.67 124543.13 0.00 20:50:03 20:26:01 294.52 4.40 290.12 0.00 100.52 149780.10 0.00 20:50:03 20:27:01 124.73 2.10 122.63 0.00 2289.90 99526.16 0.00 20:50:03 20:28:01 479.32 7.66 471.66 0.00 1102.57 105163.48 0.00 20:50:03 20:29:01 364.71 0.88 363.82 0.00 7.07 123122.41 0.00 20:50:03 20:30:01 172.59 2.32 170.27 0.00 20.72 114045.95 0.00 20:50:03 20:31:02 318.03 0.07 317.97 0.00 9.64 84046.50 0.00 20:50:03 20:32:01 372.63 0.14 372.50 0.00 3.66 116817.76 0.00 20:50:03 20:33:01 356.24 0.08 356.16 0.00 10.53 50915.38 0.00 20:50:03 20:34:01 24.86 0.02 24.85 0.00 2.13 811.86 0.00 20:50:03 20:35:01 10.86 0.02 10.85 0.00 2.27 251.69 0.00 20:50:03 20:36:01 2.12 0.02 2.10 0.00 0.13 22.80 0.00 20:50:03 20:37:01 1.10 0.00 1.10 0.00 0.00 12.80 0.00 20:50:03 20:38:01 1.32 0.00 1.32 0.00 0.00 14.00 0.00 20:50:03 20:39:01 1.08 0.00 1.08 0.00 0.00 13.20 0.00 20:50:03 20:40:01 1.40 0.00 1.40 0.00 0.00 15.33 0.00 20:50:03 20:41:01 1.60 0.00 1.60 0.00 0.00 17.73 0.00 20:50:03 20:42:01 1.28 0.00 1.28 0.00 0.00 14.40 0.00 20:50:03 20:43:01 1.07 0.00 1.07 0.00 0.00 12.53 0.00 20:50:03 20:44:01 1.33 0.00 1.33 0.00 0.00 14.80 0.00 20:50:03 20:45:01 1.03 0.00 1.03 0.00 0.00 11.73 0.00 20:50:03 20:46:01 1.30 0.00 1.30 0.00 0.00 14.26 0.00 20:50:03 20:47:01 1.13 0.00 1.13 0.00 0.00 13.20 0.00 20:50:03 20:48:01 1.32 0.00 1.32 0.00 0.00 13.73 0.00 20:50:03 20:49:01 44.79 0.10 44.69 0.00 10.26 24772.27 0.00 20:50:03 20:50:01 124.68 0.20 124.48 0.00 24.66 48798.00 0.00 20:50:03 Average: 115.04 2.48 112.56 0.00 312.03 43388.84 0.00 20:50:03 20:50:03 20:21:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:50:03 20:22:01 28315320 31564872 737620 2.24 94940 3395244 2048660 6.04 1126720 3029744 44548 20:50:03 20:23:01 27789836 31469904 824480 2.51 113408 3759044 2010104 5.92 1580552 3048432 127172 20:50:03 20:24:01 27532624 31566220 731424 2.22 115964 4104124 1876340 5.53 1438720 3443956 338056 20:50:03 20:25:01 24125540 31498892 780184 2.37 200360 7082300 1905748 5.62 2043572 5946736 1229472 20:50:03 20:26:01 20519068 31507964 774820 2.36 286380 10540068 1923676 5.67 1761996 9766284 2181672 20:50:03 20:27:01 21003232 31233676 1017904 3.10 291128 9714856 2771464 8.17 2494044 8453276 135860 20:50:03 20:28:01 21148996 31492448 779168 2.37 300504 9874792 1932444 5.70 2052476 8827408 165968 20:50:03 20:29:01 19161280 31362304 902992 2.75 332600 11532248 2688392 7.92 2512256 10176148 190356 20:50:03 20:30:01 16576312 31479716 783228 2.38 392364 14103840 1924656 5.67 2149576 13055648 977836 20:50:03 20:31:02 17389128 31480396 784628 2.39 395168 13306580 1947276 5.74 2245740 12166788 66476 20:50:03 20:32:01 16694348 31261920 993140 3.02 400052 13718040 2403620 7.08 2654396 12383272 287856 20:50:03 20:33:01 18520348 31529744 737952 2.24 403948 12237004 1818272 5.36 2367936 10938812 1044 20:50:03 20:34:01 18504616 31516096 750964 2.28 405360 12237764 1924876 5.67 2383388 10938908 1232 20:50:03 20:35:01 18516084 31527876 739088 2.25 405716 12237884 1824176 5.38 2371848 10938932 172 20:50:03 20:36:01 18513824 31525884 741332 2.25 405768 12237876 1860816 5.48 2371924 10938992 32 20:50:03 20:37:01 18518860 31530952 736424 2.24 405796 12237888 1877004 5.53 2367608 10938996 176 20:50:03 20:38:01 18519328 31531432 736300 2.24 405816 12237888 1877004 5.53 2367228 10938996 12 20:50:03 20:39:01 18523848 31535960 731720 2.23 405840 12237892 1877004 5.53 2363052 10939000 196 20:50:03 20:40:01 18523800 31535960 731692 2.23 405852 12237896 1877004 5.53 2362668 10939004 12 20:50:03 20:41:01 18523736 31536164 731656 2.23 405880 12237892 1877004 5.53 2362648 10939244 180 20:50:03 20:42:01 18523972 31536420 731324 2.22 405900 12237904 1877004 5.53 2362692 10939260 8 20:50:03 20:43:01 18524144 31536652 731068 2.22 405924 12237900 1877004 5.53 2362604 10939264 188 20:50:03 20:44:01 18523684 31536200 731436 2.22 405944 12237908 1877004 5.53 2362460 10939268 12 20:50:03 20:45:01 18523884 31536404 731384 2.22 405948 12237912 1877004 5.53 2362800 10939272 176 20:50:03 20:46:01 18524372 31536892 730860 2.22 405968 12237900 1877004 5.53 2362524 10939272 8 20:50:03 20:47:01 18524016 31536592 731108 2.22 405984 12237916 1877004 5.53 2362664 10939280 176 20:50:03 20:48:01 18523976 31536572 731060 2.22 406008 12237920 1877004 5.53 2362580 10939284 28 20:50:03 20:49:01 17407236 31426844 837124 2.55 407792 13158004 1966444 5.80 2547592 11780268 216080 20:50:03 20:50:01 16464856 31437176 820940 2.50 428720 13999404 1988288 5.86 2552408 12620780 688 20:50:03 Average: 19671044 31493384 776656 2.36 353484 11175651 1977217 5.83 2241954 9990501 205714 20:50:03 20:50:03 20:21:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:50:03 20:22:01 lo 5.20 5.20 0.50 0.50 0.00 0.00 0.00 0.00 20:50:03 20:22:01 ens3 1378.65 1145.21 12805.81 151.53 0.00 0.00 0.00 0.00 20:50:03 20:22:01 docker0 593.78 551.47 43.42 3428.79 0.00 0.00 0.00 0.00 20:50:03 20:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:50:03 20:23:01 ens3 71.49 60.04 45.96 116.19 0.00 0.00 0.00 0.00 20:50:03 20:23:01 veth57c5252 1.30 1.48 0.11 0.13 0.00 0.00 0.00 0.00 20:50:03 20:23:01 docker0 1.30 1.37 0.10 0.13 0.00 0.00 0.00 0.00 20:50:03 20:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:03 20:24:01 ens3 29.01 18.88 24.70 13.32 0.00 0.00 0.00 0.00 20:50:03 20:24:01 docker0 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 20:50:03 20:25:01 veth51055d7 108.33 184.32 10.13 1207.41 0.00 0.00 0.00 0.10 20:50:03 20:25:01 vethe17bd08 104.56 176.92 9.88 1206.67 0.00 0.00 0.00 0.10 20:50:03 20:25:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 20:50:03 20:25:01 ens3 989.72 561.04 7934.87 64.40 0.00 0.00 0.00 0.00 20:50:03 20:25:01 vethc63440a 98.70 165.26 9.56 1206.45 0.00 0.00 0.00 0.10 20:50:03 20:25:01 veth32946d3 0.00 0.35 0.00 0.02 0.00 0.00 0.00 0.00 20:50:03 20:25:01 veth5efea05 165.26 98.70 1206.45 9.56 0.00 0.00 0.00 0.00 20:50:03 20:25:01 veth14ce125 176.92 104.56 1206.67 9.88 0.00 0.00 0.00 0.00 20:50:03 20:25:01 docker0 514.63 912.80 41.60 6247.84 0.00 0.00 0.00 0.00 20:50:03 20:25:01 veth5fb0b4d 184.32 108.33 1207.41 10.13 0.00 0.00 0.00 0.00 20:50:03 20:26:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 20:50:03 20:26:01 ens3 6.55 4.12 5.40 2.88 0.00 0.00 0.00 0.00 20:50:03 20:26:01 veth32946d3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:50:03 20:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:03 20:27:01 veth89dade2 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:50:03 20:27:01 vethd48b147 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:50:03 20:27:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 20:50:03 20:27:01 veth1ef8197 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:50:03 20:27:01 vethf208fe3 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:50:03 20:27:01 ens3 91.42 37.24 1393.98 6.30 0.00 0.00 0.00 0.00 20:50:03 20:27:01 veth6983cbc 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:50:03 20:27:01 veth32946d3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:50:03 20:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:03 20:28:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 20:50:03 20:28:01 ens3 43.60 28.67 237.81 11.74 0.00 0.00 0.00 0.00 20:50:03 20:28:01 veth32946d3 0.00 0.33 0.00 0.01 0.00 0.00 0.00 0.00 20:50:03 20:28:01 docker0 7.63 17.69 0.49 217.69 0.00 0.00 0.00 0.00 20:50:03 20:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:50:03 20:29:01 ens3 747.84 376.42 5070.06 45.55 0.00 0.00 0.00 0.00 20:50:03 20:29:01 veth32946d3 0.00 0.30 0.00 0.01 0.00 0.00 0.00 0.00 20:50:03 20:29:01 docker0 360.01 725.23 30.23 5051.91 0.00 0.00 0.00 0.00 20:50:03 20:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:03 20:30:01 ens3 6.31 5.15 5.04 2.91 0.00 0.00 0.00 0.00 20:50:03 20:30:01 veth32946d3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:03 20:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:03 20:31:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:50:03 20:31:02 ens3 40.95 24.57 240.29 12.37 0.00 0.00 0.00 0.00 20:50:03 20:31:02 veth32946d3 0.00 0.12 0.00 0.00 0.00 0.00 0.00 0.00 20:50:03 20:31:02 docker0 7.88 14.12 0.52 218.96 0.00 0.00 0.00 0.00 20:50:03 20:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:03 20:32:01 veth882a212 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 20:50:03 20:32:01 ens3 68.09 78.80 179.87 203.65 0.00 0.00 0.00 0.00 20:50:03 20:32:01 veth32946d3 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 20:50:03 20:32:01 veth5cc2b95 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:50:03 20:32:01 vetha32be3f 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 20:50:03 20:32:01 docker0 7.10 11.95 0.45 150.82 0.00 0.00 0.00 0.00 20:50:03 20:33:01 lo 11.06 11.06 1.08 1.08 0.00 0.00 0.00 0.00 20:50:03 20:33:01 ens3 110.13 91.90 126.45 239.78 0.00 0.00 0.00 0.00 20:50:03 20:33:01 docker0 1.57 3.33 0.10 48.56 0.00 0.00 0.00 0.00 20:50:03 20:34:01 lo 46.93 46.93 4.63 4.63 0.00 0.00 0.00 0.00 20:50:03 20:34:01 ens3 476.22 492.98 242.12 2678.54 0.00 0.00 0.00 0.00 20:50:03 20:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:03 20:35:01 lo 11.86 11.86 1.16 1.16 0.00 0.00 0.00 0.00 20:50:03 20:35:01 ens3 119.88 116.88 63.29 679.48 0.00 0.00 0.00 0.00 20:50:03 20:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:03 20:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:03 20:36:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:03 20:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:03 20:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:50:03 20:37:01 ens3 0.25 0.23 0.08 0.07 0.00 0.00 0.00 0.00 20:50:03 20:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:03 20:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:03 20:38:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:50:03 20:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:03 20:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:50:03 20:39:01 ens3 0.97 0.63 0.39 0.29 0.00 0.00 0.00 0.00 20:50:03 20:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:03 20:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:03 20:40:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:03 20:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:03 20:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:50:03 20:41:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:50:03 20:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:03 20:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:03 20:42:01 ens3 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 20:50:03 20:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:03 20:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:50:03 20:43:01 ens3 0.52 0.40 0.26 0.21 0.00 0.00 0.00 0.00 20:50:03 20:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:03 20:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:03 20:44:01 ens3 1.38 0.93 5.05 0.06 0.00 0.00 0.00 0.00 20:50:03 20:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:03 20:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:50:03 20:45:01 ens3 0.22 0.10 0.02 0.01 0.00 0.00 0.00 0.00 20:50:03 20:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:03 20:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:03 20:46:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:03 20:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:03 20:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:50:03 20:47:01 ens3 0.30 0.20 0.14 0.07 0.00 0.00 0.00 0.00 20:50:03 20:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:03 20:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:03 20:48:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:03 20:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:03 20:49:01 vethc18c777 36.13 62.16 3.27 580.04 0.00 0.00 0.00 0.05 20:50:03 20:49:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 20:50:03 20:49:01 ens3 187.10 104.13 4554.38 15.43 0.00 0.00 0.00 0.00 20:50:03 20:49:01 docker0 36.13 62.06 2.78 580.03 0.00 0.00 0.00 0.00 20:50:03 20:50:01 lo 2.40 2.40 0.25 0.25 0.00 0.00 0.00 0.00 20:50:03 20:50:01 ens3 289.82 217.73 5785.27 167.27 0.00 0.00 0.00 0.00 20:50:03 20:50:01 docker0 2.73 2.78 0.59 2.23 0.00 0.00 0.00 0.00 20:50:03 Average: lo 2.86 2.86 0.28 0.28 0.00 0.00 0.00 0.00 20:50:03 Average: ens3 160.77 116.10 1335.83 152.04 0.00 0.00 0.00 0.00 20:50:03 Average: docker0 52.90 79.48 4.15 550.36 0.00 0.00 0.00 0.00 20:50:03 20:50:03 20:50:03 ---> sar -P ALL: 20:50:03 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-15941) 05/17/23 _x86_64_ (8 CPU) 20:50:03 20:50:03 20:20:45 LINUX RESTART (8 CPU) 20:50:03 20:50:03 20:21:01 CPU %user %nice %system %iowait %steal %idle 20:50:03 20:22:01 all 11.72 0.00 3.98 2.57 0.07 81.67 20:50:03 20:22:01 0 10.56 0.00 4.21 0.30 0.07 84.87 20:50:03 20:22:01 1 14.15 0.00 5.01 4.13 0.07 76.64 20:50:03 20:22:01 2 12.91 0.00 4.34 2.84 0.07 79.85 20:50:03 20:22:01 3 10.91 0.00 4.09 8.97 0.07 75.96 20:50:03 20:22:01 4 10.03 0.00 3.70 0.47 0.05 85.74 20:50:03 20:22:01 5 13.39 0.00 4.00 0.37 0.05 82.19 20:50:03 20:22:01 6 10.54 0.00 2.15 2.77 0.07 84.47 20:50:03 20:22:01 7 11.26 0.00 4.34 0.68 0.10 83.62 20:50:03 20:23:01 all 26.06 0.00 4.75 1.09 0.10 68.01 20:50:03 20:23:01 0 29.51 0.00 4.28 0.02 0.10 66.09 20:50:03 20:23:01 1 26.08 0.00 4.90 0.02 0.12 68.89 20:50:03 20:23:01 2 25.99 0.00 4.68 0.00 0.08 69.24 20:50:03 20:23:01 3 27.00 0.00 5.38 2.45 0.08 65.08 20:50:03 20:23:01 4 25.96 0.00 5.40 0.03 0.10 68.50 20:50:03 20:23:01 5 25.03 0.00 4.45 5.50 0.10 64.92 20:50:03 20:23:01 6 23.52 0.00 4.36 0.59 0.08 71.45 20:50:03 20:23:01 7 25.36 0.00 4.52 0.12 0.12 69.88 20:50:03 20:24:01 all 44.66 0.00 5.79 0.27 0.11 49.17 20:50:03 20:24:01 0 44.52 0.00 6.17 0.32 0.10 48.89 20:50:03 20:24:01 1 44.98 0.00 6.15 0.00 0.10 48.77 20:50:03 20:24:01 2 44.33 0.00 5.89 0.00 0.12 49.66 20:50:03 20:24:01 3 45.15 0.00 5.46 0.00 0.12 49.27 20:50:03 20:24:01 4 43.15 0.00 5.77 0.00 0.10 50.98 20:50:03 20:24:01 5 45.77 0.00 5.54 1.63 0.10 46.95 20:50:03 20:24:01 6 44.10 0.00 5.75 0.20 0.12 49.82 20:50:03 20:24:01 7 45.31 0.00 5.54 0.02 0.10 49.04 20:50:03 20:25:01 all 10.99 0.00 6.41 7.61 0.07 74.92 20:50:03 20:25:01 0 9.67 0.00 6.47 9.61 0.07 74.18 20:50:03 20:25:01 1 12.47 0.00 5.89 4.49 0.07 77.08 20:50:03 20:25:01 2 12.44 0.00 6.35 23.88 0.07 57.26 20:50:03 20:25:01 3 11.34 0.00 5.64 2.29 0.05 80.68 20:50:03 20:25:01 4 11.86 0.00 5.68 7.78 0.07 74.62 20:50:03 20:25:01 5 10.59 0.00 7.67 4.16 0.07 77.51 20:50:03 20:25:01 6 9.22 0.00 6.04 5.43 0.07 79.24 20:50:03 20:25:01 7 10.28 0.00 7.58 3.22 0.08 78.84 20:50:03 20:26:01 all 6.15 0.00 4.52 16.52 0.07 72.74 20:50:03 20:26:01 0 6.64 0.00 3.47 6.59 0.05 83.24 20:50:03 20:26:01 1 6.64 0.00 4.54 18.06 0.05 70.70 20:50:03 20:26:01 2 5.93 0.00 4.96 6.03 0.07 83.00 20:50:03 20:26:01 3 5.36 0.00 5.51 12.76 0.05 76.31 20:50:03 20:26:01 4 6.00 0.00 4.82 40.05 0.13 49.01 20:50:03 20:26:01 5 6.37 0.00 5.37 42.43 0.07 45.77 20:50:03 20:26:01 6 6.40 0.00 4.15 4.20 0.03 85.22 20:50:03 20:26:01 7 5.89 0.00 3.33 2.24 0.07 88.48 20:50:03 20:27:01 all 30.00 0.00 6.72 15.71 0.19 47.39 20:50:03 20:27:01 0 29.44 0.00 6.67 4.96 0.10 58.83 20:50:03 20:27:01 1 31.23 0.00 6.46 6.49 0.18 55.63 20:50:03 20:27:01 2 30.11 0.00 6.59 8.71 0.15 54.43 20:50:03 20:27:01 3 29.24 0.00 7.47 4.25 0.36 58.68 20:50:03 20:27:01 4 29.65 0.00 7.35 56.88 0.14 5.98 20:50:03 20:27:01 5 29.73 0.00 6.05 38.74 0.17 25.31 20:50:03 20:27:01 6 30.74 0.00 6.36 3.80 0.20 58.89 20:50:03 20:27:01 7 29.82 0.00 6.80 3.28 0.17 59.93 20:50:03 20:28:01 all 25.75 0.00 6.53 20.04 0.12 47.56 20:50:03 20:28:01 0 25.28 0.00 5.58 7.95 0.14 61.05 20:50:03 20:28:01 1 24.84 0.00 6.61 34.72 0.14 33.69 20:50:03 20:28:01 2 25.12 0.00 7.07 20.10 0.12 47.60 20:50:03 20:28:01 3 26.89 0.00 6.22 7.13 0.07 59.69 20:50:03 20:28:01 4 26.85 0.00 7.47 23.41 0.14 42.13 20:50:03 20:28:01 5 26.80 0.00 6.94 37.30 0.14 28.83 20:50:03 20:28:01 6 25.45 0.00 6.92 15.70 0.12 51.81 20:50:03 20:28:01 7 24.73 0.00 5.46 14.00 0.14 55.68 20:50:03 20:29:01 all 15.48 0.00 5.71 20.83 0.11 57.86 20:50:03 20:29:01 0 15.96 0.00 5.70 11.90 0.17 66.27 20:50:03 20:29:01 1 16.75 0.00 5.75 29.62 0.07 47.81 20:50:03 20:29:01 2 14.58 0.00 4.56 4.44 0.07 76.35 20:50:03 20:29:01 3 16.30 0.00 5.86 15.43 0.10 62.31 20:50:03 20:29:01 4 16.14 0.00 5.49 14.39 0.14 63.85 20:50:03 20:29:01 5 14.91 0.00 5.76 20.43 0.07 58.83 20:50:03 20:29:01 6 14.66 0.00 6.94 43.51 0.15 34.74 20:50:03 20:29:01 7 14.53 0.00 5.66 27.10 0.10 52.61 20:50:03 20:30:01 all 5.11 0.00 3.91 26.12 0.07 64.79 20:50:03 20:30:01 0 4.81 0.00 4.41 11.30 0.05 79.43 20:50:03 20:30:01 1 5.62 0.00 3.61 16.38 0.07 74.31 20:50:03 20:30:01 2 4.51 0.00 3.32 65.94 0.08 26.15 20:50:03 20:30:01 3 6.54 0.00 3.78 16.03 0.12 73.54 20:50:03 20:30:01 4 5.02 0.00 3.73 11.96 0.03 79.26 20:50:03 20:30:01 5 4.88 0.00 3.53 3.11 0.07 88.41 20:50:03 20:30:01 6 4.98 0.00 5.83 80.84 0.07 8.28 20:50:03 20:30:01 7 4.53 0.00 3.11 3.88 0.05 88.44 20:50:03 20:31:02 all 29.52 0.00 7.08 18.24 0.30 44.85 20:50:03 20:31:02 0 31.26 0.00 8.59 13.89 0.22 46.04 20:50:03 20:31:02 1 31.28 0.00 7.09 21.08 0.25 40.29 20:50:03 20:31:02 2 27.46 0.00 6.46 8.68 0.24 57.16 20:50:03 20:31:02 3 31.37 0.00 7.85 22.82 0.24 37.72 20:50:03 20:31:02 4 30.16 0.00 7.15 35.72 0.36 26.61 20:50:03 20:31:02 5 27.51 0.00 6.70 7.04 0.43 58.33 20:50:03 20:31:02 6 30.30 0.00 7.15 32.58 0.34 29.63 20:50:03 20:31:02 7 26.81 0.00 5.63 4.29 0.36 62.91 20:50:03 20:32:01 all 21.41 0.00 7.57 25.35 0.35 45.32 20:50:03 20:32:01 0 22.43 0.00 8.71 14.93 0.26 53.66 20:50:03 20:32:01 1 22.75 0.00 9.24 37.95 0.37 29.69 20:50:03 20:32:01 2 21.89 0.00 7.47 8.71 0.37 61.56 20:50:03 20:32:01 3 23.07 0.00 7.51 27.27 0.29 41.86 20:50:03 20:32:01 4 21.94 0.00 7.67 35.39 0.47 34.53 20:50:03 20:32:01 5 22.22 0.00 6.38 10.13 0.39 60.89 20:50:03 20:32:01 6 19.22 0.00 6.57 26.16 0.30 47.75 20:50:03 20:32:01 7 17.81 0.00 7.03 42.24 0.32 32.61 20:50:03 20:50:03 20:32:01 CPU %user %nice %system %iowait %steal %idle 20:50:03 20:33:01 all 16.55 0.00 4.57 16.98 0.41 61.49 20:50:03 20:33:01 0 18.36 0.00 5.48 32.25 0.48 43.44 20:50:03 20:33:01 1 17.57 0.00 4.46 5.91 0.41 71.65 20:50:03 20:33:01 2 15.36 0.00 5.02 5.81 0.37 73.43 20:50:03 20:33:01 3 17.31 0.00 5.37 39.95 0.43 36.95 20:50:03 20:33:01 4 16.01 0.00 3.76 9.70 0.34 70.19 20:50:03 20:33:01 5 15.92 0.00 4.12 10.49 0.47 69.00 20:50:03 20:33:01 6 14.43 0.00 4.34 21.83 0.34 59.05 20:50:03 20:33:01 7 17.40 0.00 4.04 10.12 0.41 68.03 20:50:03 20:34:01 all 8.34 0.00 1.17 1.49 0.17 88.83 20:50:03 20:34:01 0 14.95 0.00 2.04 7.73 0.22 75.06 20:50:03 20:34:01 1 5.40 0.00 0.80 0.20 0.12 93.48 20:50:03 20:34:01 2 6.65 0.00 1.05 0.37 0.15 91.78 20:50:03 20:34:01 3 10.02 0.00 1.54 2.53 0.22 85.68 20:50:03 20:34:01 4 5.49 0.00 0.67 0.12 0.10 93.62 20:50:03 20:34:01 5 6.66 0.00 0.92 0.20 0.13 92.08 20:50:03 20:34:01 6 10.37 0.00 0.95 0.22 0.17 88.29 20:50:03 20:34:01 7 7.19 0.00 1.40 0.59 0.22 90.60 20:50:03 20:35:01 all 2.23 0.00 0.30 0.13 0.03 97.31 20:50:03 20:35:01 0 3.91 0.00 0.35 0.92 0.05 94.77 20:50:03 20:35:01 1 2.94 0.00 0.37 0.00 0.02 96.68 20:50:03 20:35:01 2 1.22 0.00 0.25 0.00 0.03 98.50 20:50:03 20:35:01 3 3.89 0.00 0.43 0.02 0.03 95.63 20:50:03 20:35:01 4 0.43 0.00 0.13 0.00 0.02 99.42 20:50:03 20:35:01 5 0.97 0.00 0.17 0.00 0.02 98.85 20:50:03 20:35:01 6 3.70 0.00 0.30 0.03 0.05 95.91 20:50:03 20:35:01 7 0.78 0.00 0.40 0.03 0.02 98.77 20:50:03 20:36:01 all 0.05 0.00 0.03 0.01 0.01 99.89 20:50:03 20:36:01 0 0.18 0.00 0.07 0.07 0.03 99.65 20:50:03 20:36:01 1 0.03 0.00 0.02 0.02 0.00 99.93 20:50:03 20:36:01 2 0.05 0.00 0.03 0.00 0.03 99.88 20:50:03 20:36:01 3 0.07 0.00 0.00 0.00 0.00 99.93 20:50:03 20:36:01 4 0.03 0.00 0.03 0.00 0.02 99.92 20:50:03 20:36:01 5 0.03 0.00 0.02 0.00 0.00 99.95 20:50:03 20:36:01 6 0.02 0.00 0.03 0.00 0.02 99.93 20:50:03 20:36:01 7 0.00 0.00 0.03 0.03 0.00 99.93 20:50:03 20:37:01 all 0.02 0.00 0.01 0.02 0.02 99.93 20:50:03 20:37:01 0 0.05 0.00 0.02 0.13 0.02 99.78 20:50:03 20:37:01 1 0.00 0.00 0.00 0.02 0.02 99.97 20:50:03 20:37:01 2 0.07 0.00 0.03 0.00 0.03 99.87 20:50:03 20:37:01 3 0.03 0.00 0.02 0.00 0.07 99.88 20:50:03 20:37:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:50:03 20:37:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:50:03 20:37:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:50:03 20:37:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:50:03 20:38:01 all 0.11 0.00 0.01 0.14 0.02 99.71 20:50:03 20:38:01 0 0.80 0.00 0.03 0.96 0.07 98.14 20:50:03 20:38:01 1 0.00 0.00 0.00 0.00 0.02 99.98 20:50:03 20:38:01 2 0.03 0.00 0.03 0.00 0.03 99.90 20:50:03 20:38:01 3 0.03 0.00 0.02 0.00 0.02 99.93 20:50:03 20:38:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:50:03 20:38:01 5 0.03 0.00 0.00 0.00 0.02 99.95 20:50:03 20:38:01 6 0.02 0.00 0.03 0.00 0.02 99.93 20:50:03 20:38:01 7 0.00 0.00 0.00 0.18 0.00 99.82 20:50:03 20:39:01 all 0.12 0.00 0.01 0.02 0.01 99.84 20:50:03 20:39:01 0 0.75 0.00 0.03 0.12 0.00 99.10 20:50:03 20:39:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:50:03 20:39:01 2 0.07 0.00 0.02 0.00 0.03 99.88 20:50:03 20:39:01 3 0.05 0.00 0.00 0.00 0.00 99.95 20:50:03 20:39:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:50:03 20:39:01 5 0.00 0.00 0.03 0.00 0.00 99.97 20:50:03 20:39:01 6 0.03 0.00 0.00 0.00 0.02 99.95 20:50:03 20:39:01 7 0.03 0.00 0.02 0.02 0.02 99.92 20:50:03 20:40:01 all 0.21 0.00 0.01 0.06 0.01 99.70 20:50:03 20:40:01 0 1.61 0.00 0.03 0.21 0.03 98.11 20:50:03 20:40:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:50:03 20:40:01 2 0.05 0.00 0.03 0.00 0.03 99.88 20:50:03 20:40:01 3 0.02 0.00 0.00 0.30 0.02 99.67 20:50:03 20:40:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:50:03 20:40:01 5 0.02 0.00 0.00 0.00 0.02 99.97 20:50:03 20:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:50:03 20:40:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:50:03 20:41:01 all 0.03 0.00 0.01 0.06 0.01 99.90 20:50:03 20:41:01 0 0.05 0.00 0.00 0.22 0.02 99.72 20:50:03 20:41:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:50:03 20:41:01 2 0.05 0.00 0.03 0.00 0.02 99.90 20:50:03 20:41:01 3 0.03 0.00 0.00 0.00 0.00 99.97 20:50:03 20:41:01 4 0.02 0.00 0.00 0.00 0.02 99.97 20:50:03 20:41:01 5 0.03 0.00 0.02 0.00 0.00 99.95 20:50:03 20:41:01 6 0.02 0.00 0.00 0.00 0.02 99.97 20:50:03 20:41:01 7 0.02 0.00 0.00 0.23 0.00 99.75 20:50:03 20:42:01 all 0.02 0.00 0.01 0.00 0.01 99.96 20:50:03 20:42:01 0 0.05 0.00 0.02 0.02 0.03 99.88 20:50:03 20:42:01 1 0.00 0.00 0.00 0.02 0.00 99.98 20:50:03 20:42:01 2 0.03 0.00 0.03 0.00 0.02 99.92 20:50:03 20:42:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:50:03 20:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:50:03 20:42:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:50:03 20:42:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:50:03 20:42:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:50:03 20:43:01 all 0.04 0.00 0.01 0.00 0.01 99.93 20:50:03 20:43:01 0 0.07 0.00 0.03 0.02 0.02 99.87 20:50:03 20:43:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:50:03 20:43:01 2 0.03 0.00 0.02 0.00 0.03 99.92 20:50:03 20:43:01 3 0.18 0.00 0.00 0.00 0.02 99.80 20:50:03 20:43:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:50:03 20:43:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:50:03 20:43:01 6 0.02 0.00 0.00 0.00 0.02 99.97 20:50:03 20:43:01 7 0.00 0.00 0.00 0.00 0.02 99.98 20:50:03 20:50:03 20:43:01 CPU %user %nice %system %iowait %steal %idle 20:50:03 20:44:01 all 0.22 0.00 0.02 0.00 0.01 99.75 20:50:03 20:44:01 0 1.65 0.00 0.02 0.00 0.02 98.32 20:50:03 20:44:01 1 0.00 0.00 0.02 0.02 0.02 99.95 20:50:03 20:44:01 2 0.03 0.00 0.02 0.00 0.03 99.92 20:50:03 20:44:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:50:03 20:44:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:50:03 20:44:01 5 0.02 0.00 0.03 0.00 0.02 99.93 20:50:03 20:44:01 6 0.02 0.00 0.00 0.00 0.02 99.97 20:50:03 20:44:01 7 0.03 0.00 0.02 0.00 0.00 99.95 20:50:03 20:45:01 all 0.18 0.00 0.01 0.00 0.02 99.78 20:50:03 20:45:01 0 1.24 0.00 0.03 0.02 0.02 98.69 20:50:03 20:45:01 1 0.02 0.00 0.00 0.02 0.02 99.95 20:50:03 20:45:01 2 0.03 0.00 0.02 0.00 0.12 99.83 20:50:03 20:45:01 3 0.03 0.00 0.00 0.00 0.00 99.97 20:50:03 20:45:01 4 0.03 0.00 0.00 0.00 0.00 99.97 20:50:03 20:45:01 5 0.03 0.00 0.02 0.00 0.00 99.95 20:50:03 20:45:01 6 0.03 0.00 0.02 0.00 0.02 99.93 20:50:03 20:45:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:50:03 20:46:01 all 0.13 0.00 0.01 0.01 0.01 99.83 20:50:03 20:46:01 0 1.03 0.00 0.05 0.02 0.03 98.87 20:50:03 20:46:01 1 0.00 0.00 0.02 0.03 0.00 99.95 20:50:03 20:46:01 2 0.02 0.00 0.02 0.00 0.03 99.93 20:50:03 20:46:01 3 0.02 0.00 0.00 0.00 0.02 99.97 20:50:03 20:46:01 4 0.00 0.00 0.00 0.00 0.02 99.98 20:50:03 20:46:01 5 0.00 0.00 0.00 0.00 0.02 99.98 20:50:03 20:46:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:50:03 20:46:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:50:03 20:47:01 all 0.07 0.00 0.01 0.00 0.01 99.91 20:50:03 20:47:01 0 0.38 0.00 0.00 0.02 0.02 99.58 20:50:03 20:47:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:50:03 20:47:01 2 0.03 0.00 0.02 0.00 0.02 99.93 20:50:03 20:47:01 3 0.03 0.00 0.02 0.00 0.00 99.95 20:50:03 20:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:50:03 20:47:01 5 0.03 0.00 0.02 0.00 0.00 99.95 20:50:03 20:47:01 6 0.03 0.00 0.02 0.00 0.02 99.93 20:50:03 20:47:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:50:03 20:48:01 all 0.01 0.00 0.01 0.00 0.01 99.97 20:50:03 20:48:01 0 0.02 0.00 0.02 0.02 0.02 99.93 20:50:03 20:48:01 1 0.00 0.00 0.00 0.02 0.00 99.98 20:50:03 20:48:01 2 0.03 0.00 0.02 0.00 0.03 99.92 20:50:03 20:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:50:03 20:48:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:50:03 20:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:50:03 20:48:01 6 0.02 0.00 0.02 0.00 0.02 99.95 20:50:03 20:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:50:03 20:49:01 all 4.14 0.00 1.57 1.59 0.08 92.61 20:50:03 20:49:01 0 3.71 0.00 1.43 3.02 0.12 91.73 20:50:03 20:49:01 1 4.45 0.00 2.26 9.53 0.08 83.68 20:50:03 20:49:01 2 4.79 0.00 1.27 0.03 0.07 93.84 20:50:03 20:49:01 3 3.57 0.00 1.57 0.03 0.03 94.79 20:50:03 20:49:01 4 4.98 0.00 1.57 0.00 0.13 93.31 20:50:03 20:49:01 5 3.69 0.00 1.76 0.02 0.03 94.49 20:50:03 20:49:01 6 3.97 0.00 1.24 0.00 0.07 94.72 20:50:03 20:49:01 7 3.98 0.00 1.49 0.15 0.08 94.29 20:50:03 20:50:01 all 7.49 0.00 3.42 2.43 0.10 86.56 20:50:03 20:50:01 0 7.87 0.00 2.69 0.35 0.07 89.02 20:50:03 20:50:01 1 6.65 0.00 3.48 2.57 0.07 87.23 20:50:03 20:50:01 2 8.16 0.00 3.72 1.24 0.15 86.73 20:50:03 20:50:01 3 7.57 0.00 2.79 1.51 0.10 88.02 20:50:03 20:50:01 4 7.37 0.00 4.06 12.09 0.12 76.35 20:50:03 20:50:01 5 8.84 0.00 4.42 1.55 0.07 85.12 20:50:03 20:50:01 6 6.78 0.00 3.43 0.10 0.10 89.58 20:50:03 20:50:01 7 6.64 0.00 2.79 0.08 0.12 90.36 20:50:03 Average: all 9.11 0.00 2.53 6.03 0.08 82.24 20:50:03 Average: 0 9.80 0.00 2.61 4.35 0.09 83.15 20:50:03 Average: 1 9.38 0.00 2.62 6.50 0.08 81.42 20:50:03 Average: 2 8.95 0.00 2.50 5.37 0.09 83.09 20:50:03 Average: 3 9.43 0.00 2.61 5.55 0.08 82.32 20:50:03 Average: 4 8.89 0.00 2.54 8.37 0.08 80.11 20:50:03 Average: 5 9.00 0.00 2.52 6.24 0.08 82.15 20:50:03 Average: 6 8.83 0.00 2.48 8.08 0.08 80.53 20:50:03 Average: 7 8.61 0.00 2.36 3.78 0.08 85.17 20:50:03 20:50:03 20:50:03