Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 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-ssh4112082649125324016.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh8661890219908484583.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh12768394667775736380.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh7654633272367806492.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-ssh3133167203466355264.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-12588 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/510 [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/510 # 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 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 (main) Commit message: "build(snap): Upgrade snap base to core22, upgrade env file loading logic (#4530)" > 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 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 # timeout=10 > git rev-list --no-walk 91109c363cf3bcfd00befa79b828410bc8410ebf # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:28:19 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:28:20 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:28:20 ========================================================= 15:28:20 EdgeX Global Pipelines Version Info 15:28:20 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:28:20 ------------------- 15:28:20 stable info: 15:28:20 ------------------- 15:28:20 Commited By: Bill Mahoney bill.mahoney@intel.com 15:28:20 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 15:28:20 Message: update stable to v1.0.248 15:28:21 ------------------- 15:28:21 experimental info: 15:28:21 ------------------- 15:28:21 Commited By: **** collab-it+edgex@linuxfoundation.org 15:28:21 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 15:28:21 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:28:21 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 15:28:21 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 15:28:21 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:28:21 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:28:21 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:28:21 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 15:28:21 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:28:21 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 15:28:21 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 15:28:21 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 15:28:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:28:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:28:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:28:21 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:28:21 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:28:21 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:28:21 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:28:21 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:28:21 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 15:28:21 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 15:28:21 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:28:21 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:28:21 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:28:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:28:21 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:28:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:28:21 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [Pipeline] echo 15:28:21 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 47e5a6d [Pipeline] echo 15:28:21 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:28:22 provisioning config files... 15:28:22 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/510@tmp/config8461123060285341448tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:28:22 ---> docker-login.sh 15:28:22 nexus3.edgexfoundry.org:10001 15:28:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:28:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:28:22 Configure a credential helper to remove this warning. See 15:28:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:28:22 15:28:22 Login Succeeded 15:28:22 nexus3.edgexfoundry.org:10002 15:28:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:28:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:28:22 Configure a credential helper to remove this warning. See 15:28:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:28:22 15:28:22 Login Succeeded 15:28:22 nexus3.edgexfoundry.org:10003 15:28:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:28:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:28:23 Configure a credential helper to remove this warning. See 15:28:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:28:23 15:28:23 Login Succeeded 15:28:23 nexus3.edgexfoundry.org:10004 15:28:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:28:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:28:23 Configure a credential helper to remove this warning. See 15:28:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:28:23 15:28:23 Login Succeeded 15:28:23 docker.io 15:28:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:28:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:28:23 Configure a credential helper to remove this warning. See 15:28:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:28:23 15:28:23 Login Succeeded 15:28:23 ---> docker-login.sh ends [Pipeline] } 15:28:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:28:23 + 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 15:28:23 + + cut -d/ -f2 15:28:23 dirname cmd/core-command/Dockerfile 15:28:23 + echo core-command,cmd/core-command/Dockerfile 15:28:23 + + dirname cmd/core-common-config-bootstrapper/Dockerfile 15:28:23 cut -d/ -f2 15:28:23 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 15:28:23 + dirname cmd/core-data/Dockerfile 15:28:23 + cut -d/ -f2 15:28:23 + echo core-data,cmd/core-data/Dockerfile 15:28:23 + dirname cmd/core-metadata/Dockerfile 15:28:23 + cut -d/ -f2 15:28:23 + echo core-metadata,cmd/core-metadata/Dockerfile 15:28:23 + + cut -d/ -f2 15:28:23 dirname cmd/security-bootstrapper/Dockerfile 15:28:23 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 15:28:23 + dirname cmd/security-proxy-auth/Dockerfile 15:28:23 + cut -d/ -f2 15:28:23 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 15:28:23 + dirname cmd/security-proxy-setup/Dockerfile 15:28:23 + cut -d/ -f2 15:28:23 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 15:28:23 + dirname cmd/security-secretstore-setup/Dockerfile 15:28:23 + cut -d/ -f2 15:28:23 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 15:28:23 + dirname cmd/security-spiffe-token-provider/Dockerfile 15:28:23 + cut -d/ -f2 15:28:23 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 15:28:23 + + dirname cmd/security-spire-agent/Dockerfile 15:28:23 cut -d/ -f2 15:28:23 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 15:28:23 + dirname cmd/security-spire-config/Dockerfile 15:28:23 + cut -d/ -f2 15:28:23 + echo security-spire-config,cmd/security-spire-config/Dockerfile 15:28:23 + dirname cmd/security-spire-server/Dockerfile 15:28:23 + cut -d/ -f2 15:28:23 + echo security-spire-server,cmd/security-spire-server/Dockerfile 15:28:23 + dirname cmd/support-notifications/Dockerfile 15:28:23 + cut -d/ -f2 15:28:23 + echo support-notifications,cmd/support-notifications/Dockerfile 15:28:23 + dirname cmd/support-scheduler/Dockerfile 15:28:23 + cut -d/ -f2 15:28:23 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 15:28:23 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 15:28:24 + git rev-list -1 --merges 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1~1..47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [Pipeline] echo 15:28:24 -----------> git rev-list -1 --merges 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1~1..47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [false] [Pipeline] sh 15:28:24 + git log --format=format:%s -1 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [Pipeline] echo 15:28:24 ========================================================= 15:28:24 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:28:24 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 15:28:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:28:24 + grep -v github /etc/ssh/ssh_known_hosts 15:28:24 + [ -e /tmp/ssh_known_hosts ] 15:28:24 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:28:24 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:28:24 + sudo tee -a /etc/ssh/ssh_known_hosts 15:28:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:28:25 15:28:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:28:25 0.1.4: Pulling from edgex-devops/py-git-semver 15:28:25 b85a868b505f: Pulling fs layer 15:28:25 e2be974225ed: Pulling fs layer 15:28:25 339a4e72a1f5: Pulling fs layer 15:28:25 988bab9f4d93: Pulling fs layer 15:28:25 1469e6f7b9e6: Pulling fs layer 15:28:25 eaf3925da568: Pulling fs layer 15:28:25 bab4dde63d76: Pulling fs layer 15:28:25 bde34c3a00c8: Pulling fs layer 15:28:25 b352a97aabf1: Pulling fs layer 15:28:25 4872d77fe225: Pulling fs layer 15:28:25 5851b861e8e6: Pulling fs layer 15:28:25 bab4dde63d76: Waiting 15:28:25 5851b861e8e6: Waiting 15:28:25 b352a97aabf1: Waiting 15:28:25 bde34c3a00c8: Waiting 15:28:25 4872d77fe225: Waiting 15:28:25 1469e6f7b9e6: Waiting 15:28:25 988bab9f4d93: Waiting 15:28:25 eaf3925da568: Waiting 15:28:25 e2be974225ed: Verifying Checksum 15:28:25 e2be974225ed: Download complete 15:28:25 988bab9f4d93: Verifying Checksum 15:28:25 988bab9f4d93: Download complete 15:28:25 1469e6f7b9e6: Verifying Checksum 15:28:25 1469e6f7b9e6: Download complete 15:28:25 eaf3925da568: Download complete 15:28:25 339a4e72a1f5: Verifying Checksum 15:28:25 339a4e72a1f5: Download complete 15:28:25 bde34c3a00c8: Download complete 15:28:25 b352a97aabf1: Verifying Checksum 15:28:25 b352a97aabf1: Download complete 15:28:25 4872d77fe225: Download complete 15:28:25 5851b861e8e6: Download complete 15:28:25 b85a868b505f: Verifying Checksum 15:28:25 b85a868b505f: Download complete 15:28:26 bab4dde63d76: Verifying Checksum 15:28:26 bab4dde63d76: Download complete 15:28:27 b85a868b505f: Pull complete 15:28:27 e2be974225ed: Pull complete 15:28:27 339a4e72a1f5: Pull complete 15:28:27 988bab9f4d93: Pull complete 15:28:28 1469e6f7b9e6: Pull complete 15:28:28 eaf3925da568: Pull complete 15:28:30 bab4dde63d76: Pull complete 15:28:30 bde34c3a00c8: Pull complete 15:28:30 b352a97aabf1: Pull complete 15:28:30 4872d77fe225: Pull complete 15:28:30 5851b861e8e6: Pull complete 15:28:30 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:28:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:28:30 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:28:30 prd-ubuntu20.04-docker-8c-8g-12588 does not seem to be running inside a container 15:28:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/510 -v /w/workspace/edgex-go/510:/w/workspace/edgex-go/510:rw,z -v /w/workspace/edgex-go/510@tmp:/w/workspace/edgex-go/510@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 15:28:34 $ docker top 1981e4d2ed87632adadd1a6ed32f4c662f6a89f97a2235c1385c53f793215f0f -eo pid,comm 15:28: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). 15:28:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:28:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:28:34 [ssh-agent] Looking for ssh-agent implementation... 15:28:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:28:34 $ docker exec 1981e4d2ed87632adadd1a6ed32f4c662f6a89f97a2235c1385c53f793215f0f ssh-agent 15:28:34 SSH_AUTH_SOCK=/tmp/ssh-89p8KxLDkyMW/agent.32 15:28:34 SSH_AGENT_PID=38 15:28:34 Running ssh-add (command line suppressed) 15:28:34 Identity added: /w/workspace/edgex-go/510@tmp/private_key_15739502184657108886.key (/w/workspace/edgex-go/510@tmp/private_key_15739502184657108886.key) 15:28:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:28:35 + git tag --points-at HEAD [Pipeline] } 15:28:35 $ docker exec --env ******** --env ******** 1981e4d2ed87632adadd1a6ed32f4c662f6a89f97a2235c1385c53f793215f0f ssh-agent -k 15:28:35 unset SSH_AUTH_SOCK; 15:28:35 unset SSH_AGENT_PID; 15:28:35 echo Agent pid 38 killed; 15:28:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:28:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:28:35 [ssh-agent] Looking for ssh-agent implementation... 15:28:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:28:35 $ docker exec 1981e4d2ed87632adadd1a6ed32f4c662f6a89f97a2235c1385c53f793215f0f ssh-agent 15:28:35 SSH_AUTH_SOCK=/tmp/ssh-aygwIkr6J6n2/agent.70 15:28:35 SSH_AGENT_PID=76 15:28:35 Running ssh-add (command line suppressed) 15:28:35 Identity added: /w/workspace/edgex-go/510@tmp/private_key_15558946828353866716.key (/w/workspace/edgex-go/510@tmp/private_key_15558946828353866716.key) 15:28:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:28:36 + git semver init 15:28:36 2023-05-03 15:28:36,216 [run_init] DEBUG init version:0.0.0 force:False 15:28:36 2023-05-03 15:28:36,217 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/510/.semver 15:28:36 2023-05-03 15:28:36,217 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/510/.semver 15:28:36 2023-05-03 15:28:36,217 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/510/.semver'], cwd=/w/workspace/edgex-go/510, universal_newlines=False, shell=None, istream=None) 15:28:42 2023-05-03 15:28:41,784 [append_file] DEBUG append to file:/w/workspace/edgex-go/510/.git/info/exclude 15:28:42 2023-05-03 15:28:41,784 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/510/.semver/main with force:False 15:28:42 2023-05-03 15:28:41,785 [read_version] DEBUG read version from /w/workspace/edgex-go/510/.semver/main 15:28:42 2023-05-03 15:28:41,785 [read_version] DEBUG read version from /w/workspace/edgex-go/510/.semver/main 15:28:42 3.0.0-dev.145 [Pipeline] } 15:28:42 $ docker exec --env ******** --env ******** 1981e4d2ed87632adadd1a6ed32f4c662f6a89f97a2235c1385c53f793215f0f ssh-agent -k 15:28:42 unset SSH_AUTH_SOCK; 15:28:42 unset SSH_AGENT_PID; 15:28:42 echo Agent pid 76 killed; 15:28:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:28:43 + git semver [Pipeline] } 15:28:43 $ docker stop --time=1 1981e4d2ed87632adadd1a6ed32f4c662f6a89f97a2235c1385c53f793215f0f 15:28:45 $ docker rm -f --volumes 1981e4d2ed87632adadd1a6ed32f4c662f6a89f97a2235c1385c53f793215f0f [Pipeline] // withDockerContainer [Pipeline] sh 15:28:45 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:28:45 Stashed 1 file(s) [Pipeline] echo 15:28:45 [edgeXSemver]: initialized semver on version 3.0.0-dev.145 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:28:46 + git config --global --add safe.directory /w/workspace/edgex-go/510 [Pipeline] echo 15:28:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:28:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:28:46 ========================================================= 15:28:46 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 15:28:46 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:28:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 15:28:46 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 15:28:46 f56be85fc22e: Pulling fs layer 15:28:46 85791d961cd3: Pulling fs layer 15:28:46 d694b5ae8c79: Pulling fs layer 15:28:46 9f32a84ed3da: Pulling fs layer 15:28:46 4d19c01a9841: Pulling fs layer 15:28:46 9325e15d5711: Pulling fs layer 15:28:46 556b6ee489ea: Pulling fs layer 15:28:46 c5a4b2cf53e6: Pulling fs layer 15:28:46 9f32a84ed3da: Waiting 15:28:46 4d19c01a9841: Waiting 15:28:46 9325e15d5711: Waiting 15:28:46 556b6ee489ea: Waiting 15:28:46 c5a4b2cf53e6: Waiting 15:28:46 85791d961cd3: Download complete 15:28:46 9f32a84ed3da: Verifying Checksum 15:28:46 9f32a84ed3da: Download complete 15:28:46 4d19c01a9841: Verifying Checksum 15:28:46 4d19c01a9841: Download complete 15:28:46 f56be85fc22e: Download complete 15:28:46 9325e15d5711: Verifying Checksum 15:28:46 9325e15d5711: Download complete 15:28:46 f56be85fc22e: Pull complete 15:28:46 85791d961cd3: Pull complete 15:28:46 c5a4b2cf53e6: Verifying Checksum 15:28:47 d694b5ae8c79: Verifying Checksum 15:28:47 d694b5ae8c79: Download complete 15:28:47 556b6ee489ea: Verifying Checksum 15:28:47 556b6ee489ea: Download complete 15:28:50 d694b5ae8c79: Pull complete 15:28:50 9f32a84ed3da: Pull complete 15:28:50 4d19c01a9841: Pull complete 15:28:50 9325e15d5711: Pull complete 15:28:53 556b6ee489ea: Pull complete 15:28:54 c5a4b2cf53e6: Pull complete 15:28:54 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 15:28:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 15:28:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 15:28:54 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 15:28:54 WORKDIR /edgex 15:28:54 COPY go.mod . 15:28:54 RUN go mod download 15:28:54 + docker build -t ci-base-image-x86_64 -f - . 15:28:55 Sending build context to Docker daemon 170.7MB 15:28:55 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 15:28:55 ---> c4be618373d6 15:28:55 Step 2/4 : WORKDIR /edgex 15:29:00 Still waiting to schedule task 15:29:00 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 15:29:01 ---> Running in 95f8d560f144 15:29:01 Removing intermediate container 95f8d560f144 15:29:01 ---> fb8e2673b828 15:29:01 Step 3/4 : COPY go.mod . 15:29:01 ---> 4ee4a8487f56 15:29:01 Step 4/4 : RUN go mod download 15:29:01 ---> Running in 590415ebf760 15:29:16 Removing intermediate container 590415ebf760 15:29:16 ---> a222655fab99 15:29:16 Successfully built a222655fab99 15:29:16 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:17 + docker inspect -f . ci-base-image-x86_64 15:29:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:29:17 prd-ubuntu20.04-docker-8c-8g-12588 does not seem to be running inside a container 15:29:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/510 -v /w/workspace/edgex-go/510:/w/workspace/edgex-go/510:rw,z -v /w/workspace/edgex-go/510@tmp:/w/workspace/edgex-go/510@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 15:29:17 $ docker top 4d247387bb9202120215a512c1c443f133223473a684cbfe5022d98a547c5d65 -eo pid,comm [Pipeline] { [Pipeline] sh 15:29:18 + go version 15:29:18 go version go1.20.2 linux/amd64 [Pipeline] } 15:29:18 $ docker stop --time=1 4d247387bb9202120215a512c1c443f133223473a684cbfe5022d98a547c5d65 15:29:19 $ docker rm -f --volumes 4d247387bb9202120215a512c1c443f133223473a684cbfe5022d98a547c5d65 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:19 + docker inspect -f . ci-base-image-x86_64 15:29:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:29:19 prd-ubuntu20.04-docker-8c-8g-12588 does not seem to be running inside a container 15:29:19 $ 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/510 -v /w/workspace/edgex-go/510:/w/workspace/edgex-go/510:rw,z -v /w/workspace/edgex-go/510@tmp:/w/workspace/edgex-go/510@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 15:29:20 $ docker top aca3f2060fad421a4730cf87120a6048fac76e9b75ef60bb4452665eadb75726 -eo pid,comm [Pipeline] { [Pipeline] echo 15:29:20 ========================================================= 15:29:20 [edgeXBuildGoParallel] Running Tests and Build... 15:29:20 ========================================================= [Pipeline] sh 15:29:20 + git config --global --add safe.directory /w/workspace/edgex-go/510 [Pipeline] fileExists [Pipeline] sh 15:29:20 + make test 15:29:20 go test -race -coverprofile=coverage.out ./... 15:29:29 ? github.com/edgexfoundry/edgex-go [no test files] 15:29:41 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:29:41 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 15:29:41 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:29:41 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:29:42 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 15:29:42 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 15:29:42 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:29:42 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 15:29:42 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:29:42 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 15:29:42 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:29:43 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:29:43 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:29:43 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 15:29:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:29:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:29:44 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.061s coverage: 28.7% of statements 15:29:44 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.073s coverage: 98.5% of statements 15:29:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 15:29:44 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 15:29:44 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 15:29:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:29:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:29:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 15:29:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 15:29:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:29:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 15:29:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 15:29:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:29:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:29:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.092s coverage: 71.5% of statements 15:29:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.070s coverage: 54.0% of statements 15:29:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.139s coverage: 88.5% of statements 15:29:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.068s coverage: 3.8% of statements 15:29:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 15:29:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 15:29:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 15:29:49 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:29:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 15:29:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 15:29:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:29:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:29:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.379s coverage: 95.6% of statements 15:29:49 ok github.com/edgexfoundry/edgex-go/internal/io 0.053s coverage: 72.2% of statements 15:29:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:29:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:29:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:29:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.043s coverage: 65.9% of statements 15:29:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 15:29:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 15:29:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.063s coverage: 0.9% of statements 15:29:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.049s coverage: 29.0% of statements 15:29:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.060s coverage: 42.9% of statements 15:29:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.053s coverage: 82.9% of statements 15:29:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.050s coverage: 94.1% of statements 15:29:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.076s coverage: 96.3% of statements 15:29:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.054s coverage: 87.5% of statements 15:29:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 15:29:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 15:29:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 15:29:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 15:29:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 15:29:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 15:29:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 15:29:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 15:29:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 15:29:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 15:29:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 15:29:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 15:29:54 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 15:29:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 15:29:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 15:29:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 15:29:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 15:29:56 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:29:56 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:29:57 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 15:29:57 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 15:29:57 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 15:29:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:29:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:29:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 15:30:00 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 15:30:00 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 15:30:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 15:30:00 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 15:30:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 15:30:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 15:30:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:30:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:30:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 15:30:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 15:30:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 15:30:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 15:30:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.061s coverage: 94.4% of statements 15:30:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:30:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:30:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 15:30:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 15:30:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.287s coverage: 79.9% of statements 15:30:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.068s coverage: 92.9% of statements 15:30:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.024s coverage: 64.4% of statements 15:30:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.064s coverage: 62.3% of statements 15:30:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements 15:30:17 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.049s coverage: 20.0% of statements 15:30:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.047s coverage: 100.0% of statements 15:30:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.099s coverage: 81.8% of statements 15:30:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.090s coverage: 82.1% of statements 15:30:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.048s coverage: 86.0% of statements 15:30:17 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.149s coverage: 63.1% of statements 15:30:17 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.058s coverage: 100.0% of statements 15:30:17 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.040s coverage: 89.4% of statements 15:30:17 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements 15:30:17 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements 15:30:17 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.035s coverage: 100.0% of statements 15:30:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.183s coverage: 38.4% of statements 15:30:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.061s coverage: 89.5% of statements 15:30:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.050s coverage: 84.8% of statements 15:30:17 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.072s coverage: 17.7% of statements 15:30:17 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.141s coverage: 92.3% of statements 15:30:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.060s coverage: 61.5% of statements 15:30:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.094s coverage: 97.7% of statements 15:30:17 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 15:30:17 running golangci-lint 15:30:17 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 15:30:17 go version go1.20.2 linux/amd64 15:30:17 level=info msg="[config_reader] Used config file .golangci.yml" 15:30:17 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 15:30:32 level=info msg="[loader] Go packages loading at mode 575 (imports|name|types_sizes|compiled_files|deps|exports_file|files) took 13.817006139s" 15:30:32 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 32.434221ms" 15:30:39 level=info msg="[linters_context/goanalysis] analyzers took 1m6.463140927s with top 10 stages: buildir: 35.479301615s, inspect: 1.984636747s, fact_deprecated: 1.89432179s, gosec: 1.618726437s, ctrlflow: 1.43646784s, printf: 1.314696004s, nilness: 1.073973045s, S1038: 927.004364ms, fact_purity: 828.973076ms, typedness: 651.946397ms" 15:30:39 level=info msg="[runner] Issues before processing: 203, after processing: 0" 15:30:39 level=info msg="[runner] Processors filtering stat (out/in): cgo: 203/203, identifier_marker: 203/203, path_prettifier: 203/203, exclude: 203/203, filename_unadjuster: 203/203, exclude-rules: 23/203, nolint: 0/23, skip_files: 203/203, skip_dirs: 203/203, autogenerated_exclude: 203/203" 15:30:39 level=info msg="[runner] processing took 18.542313ms with stages: nolint: 7.327963ms, identifier_marker: 5.348552ms, path_prettifier: 1.992051ms, exclude-rules: 1.874397ms, autogenerated_exclude: 1.235028ms, skip_dirs: 703.771µs, cgo: 35.821µs, filename_unadjuster: 18.96µs, max_same_issues: 1.29µs, uniq_by_line: 1µs, severity-rules: 660ns, skip_files: 540ns, exclude: 450ns, diff: 450ns, source_code: 430ns, sort_results: 380ns, max_from_linter: 170ns, path_shortener: 160ns, max_per_file_from_linter: 130ns, path_prefixer: 110ns" 15:30:39 level=info msg="[runner] linters took 8.02830317s with stages: goanalysis_metalinter: 8.009635443s" 15:30:39 level=info msg="File cache stats: 0 entries of total size 0B" 15:30:39 level=info msg="Memory: 219 samples, avg is 202.7MB, max is 773.5MB" 15:30:39 level=info msg="Execution took 21.886197147s" 15:30:39 go vet ./... 15:30:41 Running on prd-ubuntu20.04-docker-arm64-4c-16g-12589 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 15:30:41 Running in /w/workspace/edgex-go/510 [Pipeline] { [Pipeline] checkout 15:30:42 The recommended git tool is: git 15:30:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:30:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:30:44 ./bin/test-attribution-txt.sh [Pipeline] echo 15:30:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 15:30:44 + ls -al . 15:30:44 total 704 15:30:44 drwxrwxr-x 11 1001 1001 4096 May 3 15:29 . 15:30:44 drwxr-xr-x 4 root root 4096 May 3 15:29 .. 15:30:44 drwxrwxr-x 2 1001 1001 4096 May 3 15:28 .blubracket 15:30:44 -rw-rw-r-- 1 1001 1001 16 May 3 15:28 .dockerignore 15:30:44 drwxrwxr-x 8 1001 1001 4096 May 3 15:28 .git 15:30:44 drwxrwxr-x 3 1001 1001 4096 May 3 15:28 .github 15:30:44 -rw-rw-r-- 1 1001 1001 1133 May 3 15:28 .gitignore 15:30:44 -rw-rw-r-- 1 1001 1001 42 May 3 15:28 .golangci.yml 15:30:44 -rw-rw-r-- 1 1001 1001 87 May 3 15:28 .hadolint.yml 15:30:44 drwxr-xr-x 3 1001 1001 4096 May 3 15:28 .semver 15:30:44 -rw-rw-r-- 1 1001 1001 166 May 3 15:28 .sonarcloud.properties 15:30:44 -rw-rw-r-- 1 1001 1001 1171 May 3 15:28 ADOPTERS.md 15:30:44 -rw-rw-r-- 1 1001 1001 10835 May 3 15:28 Attribution.txt 15:30:44 -rw-rw-r-- 1 1001 1001 73765 May 3 15:28 CHANGELOG.md 15:30:44 -rw-rw-r-- 1 1001 1001 3804 May 3 15:28 CONTRIBUTING.md 15:30:44 -rw-rw-r-- 1 1001 1001 677 May 3 15:28 GOVERNANCE.md 15:30:44 -rw-rw-r-- 1 1001 1001 883 May 3 15:28 Jenkinsfile 15:30:44 -rw-rw-r-- 1 1001 1001 10775 May 3 15:28 LICENSE 15:30:44 -rw-rw-r-- 1 1001 1001 14368 May 3 15:28 Makefile 15:30:44 -rw-rw-r-- 1 1001 1001 582 May 3 15:28 OWNERS.md 15:30:44 -rw-rw-r-- 1 1001 1001 9403 May 3 15:28 README.md 15:30:44 -rw-rw-r-- 1 1001 1001 789 May 3 15:28 SECURITY.md 15:30:44 -rw-rw-r-- 1 1001 1001 13 May 3 15:28 VERSION 15:30:44 drwxrwxr-x 2 1001 1001 4096 May 3 15:28 bin 15:30:44 drwxrwxr-x 18 1001 1001 4096 May 3 15:28 cmd 15:30:44 -rw-r--r-- 1 root root 448352 May 3 15:30 coverage.out 15:30:44 -rw-rw-r-- 1 1001 1001 3200 May 3 15:28 go.mod 15:30:44 -rw-rw-r-- 1 1001 1001 31040 May 3 15:28 go.sum 15:30:44 drwxrwxr-x 7 1001 1001 4096 May 3 15:28 internal 15:30:44 drwxrwxr-x 3 1001 1001 4096 May 3 15:28 openapi 15:30:44 -rw-rw-r-- 1 1001 1001 594 May 3 15:28 security.txt 15:30:44 drwxrwxr-x 4 1001 1001 4096 May 3 15:28 snap 15:30:44 -rw-rw-r-- 1 1001 1001 204 May 3 15:28 version.go [Pipeline] sh 15:30:45 + '[' -e coverage.out ] 15:30:45 + chown 1001:1001 coverage.out [Pipeline] stash 15:30:45 Stashed 1 file(s) [Pipeline] sh 15:30:45 + make build 15:30:45 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.145" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 15:30:47 using credential edgex-jenkins-ssh 15:30:47 Cloning the remote Git repository 15:30:47 Cloning repository git@github.com:edgexfoundry/edgex-go.git 15:30:47 > git init /w/workspace/edgex-go/510 # timeout=10 15:30:47 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:30:47 > git --version # timeout=10 15:30:47 > git --version # 'git version 2.25.1' 15:30:47 using GIT_SSH to set credentials SSH Credentials for GitHub 15:30:47 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:30:57 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.145" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:30:58 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.145" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 15:31:00 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.145" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 15:31:01 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.145" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:31:05 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:31:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:31:06 Avoid second fetch 15:31:06 Checking out Revision 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 (main) 15:31:07 Commit message: "build(snap): Upgrade snap base to core22, upgrade env file loading logic (#4530)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:31:07 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.145" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:31:08 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:31:08 % Total % Received % Xferd Average Speed Time Time Time Current 15:31:08 Dload Upload Total Spent Left Speed 15:31:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 99617 0 --:--:-- --:--:-- --:--:-- 98844 [Pipeline] sh 15:31:06 > git config core.sparsecheckout # timeout=10 15:31:06 > git checkout -f 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 # timeout=10 15:31:08 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:31:08 + sudo jq+ . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:31:08 sudo tee /etc/docker/daemon.new 15:31:08 { 15:31:08 "registry-mirrors": [ 15:31:08 "https://nexus3.edgexfoundry.org:10001" 15:31:08 ], 15:31:08 "bip": "10.250.0.254/24", 15:31:08 "hosts": [ 15:31:08 "tcp://0.0.0.0:5555", 15:31:08 "unix:///var/run/docker.sock" 15:31:08 ], 15:31:08 "mtu": 1458, 15:31:08 "selinux-enabled": true, 15:31:08 "seccomp-profile": "/etc/docker/seccomp.json" 15:31:08 } [Pipeline] sh 15:31:09 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:31:09 + sudo service docker restart 15:31:09 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.145" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 15:31:10 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.145" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:31:11 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.145" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:31:12 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.145" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 15:31:13 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.145" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:31:15 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.145" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 15:31:16 $ docker stop --time=1 aca3f2060fad421a4730cf87120a6048fac76e9b75ef60bb4452665eadb75726 15:31:22 $ docker rm -f --volumes aca3f2060fad421a4730cf87120a6048fac76e9b75ef60bb4452665eadb75726 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:31:23 15:31:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:31:23 latest: Pulling from edgex-devops/edgex-compose 15:31:23 cbdbe7a5bc2a: Pulling fs layer 15:31:23 ca9280d653b3: Pulling fs layer 15:31:23 7e9c9ca2126c: Pulling fs layer 15:31:23 cbdbe7a5bc2a: Download complete 15:31:24 ca9280d653b3: Verifying Checksum 15:31:24 ca9280d653b3: Download complete 15:31:24 cbdbe7a5bc2a: Pull complete 15:31:24 7e9c9ca2126c: Download complete 15:31:24 ca9280d653b3: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:31:27 provisioning config files... 15:31:27 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/510@tmp/config10881837927875029020tmp [Pipeline] { 15:31:27 7e9c9ca2126c: Pull complete 15:31:27 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 15:31:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:31:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] libraryResource [Pipeline] sh [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:31:28 prd-ubuntu20.04-docker-8c-8g-12588 does not seem to be running inside a container 15:31:28 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/510 -v /w/workspace/edgex-go/510:/w/workspace/edgex-go/510:rw,z -v /w/workspace/edgex-go/510@tmp:/w/workspace/edgex-go/510@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 15:31:28 ---> docker-login.sh 15:31:28 nexus3.edgexfoundry.org:10001 15:31:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:31:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:31:28 Configure a credential helper to remove this warning. See 15:31:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:31:28 15:31:28 Login Succeeded 15:31:28 nexus3.edgexfoundry.org:10002 15:31:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:31:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:31:29 Configure a credential helper to remove this warning. See 15:31:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:31:29 15:31:29 Login Succeeded 15:31:29 nexus3.edgexfoundry.org:10003 15:31:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:31:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:31:29 Configure a credential helper to remove this warning. See 15:31:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:31:29 15:31:29 Login Succeeded 15:31:29 nexus3.edgexfoundry.org:10004 15:31:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:31:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:31:29 Configure a credential helper to remove this warning. See 15:31:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:31:29 15:31:29 Login Succeeded 15:31:29 docker.io 15:31:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:31:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:31:30 Configure a credential helper to remove this warning. See 15:31:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:31:30 15:31:30 Login Succeeded 15:31:30 ---> docker-login.sh ends 15:31:31 $ docker top e9b3fb2fc83b07c47cb3d3eff2c57a65dfda743e4a481b507d3248fa573d8a17 -eo pid,comm [Pipeline] { [Pipeline] } 15:31:31 Deleting 1 temporary files [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 15:31:31 + docker-compose build --help 15:31:31 + grep parallel 15:31:32 + git config --global --add safe.directory /w/workspace/edgex-go/510 [Pipeline] echo 15:31:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:31:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:31:32 ========================================================= 15:31:32 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 15:31:32 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:31:32 --parallel Build images in parallel. [Pipeline] } 15:31:32 $ docker stop --time=1 e9b3fb2fc83b07c47cb3d3eff2c57a65dfda743e4a481b507d3248fa573d8a17 15:31:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 15:31:32 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:31:32 c41833b44d91: Pulling fs layer 15:31:32 ed15518f5707: Pulling fs layer 15:31:32 feae8fd75edb: Pulling fs layer 15:31:32 242c74f7c9fa: Pulling fs layer 15:31:32 3cdef696dda3: Pulling fs layer 15:31:32 2ced38df9373: Pulling fs layer 15:31:32 58f1dce35555: Pulling fs layer 15:31:32 242c74f7c9fa: Waiting 15:31:32 3cdef696dda3: Waiting 15:31:32 2ced38df9373: Waiting 15:31:32 58f1dce35555: Waiting 15:31:32 ed15518f5707: Verifying Checksum 15:31:32 ed15518f5707: Download complete 15:31:32 242c74f7c9fa: Verifying Checksum 15:31:32 242c74f7c9fa: Download complete 15:31:32 3cdef696dda3: Verifying Checksum 15:31:32 3cdef696dda3: Download complete 15:31:32 c41833b44d91: Verifying Checksum 15:31:32 c41833b44d91: Download complete 15:31:33 $ docker rm -f --volumes e9b3fb2fc83b07c47cb3d3eff2c57a65dfda743e4a481b507d3248fa573d8a17 15:31:33 c41833b44d91: Pull complete [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:34 58f1dce35555: Verifying Checksum 15:31:34 58f1dce35555: Download complete 15:31:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:31:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:31:34 prd-ubuntu20.04-docker-8c-8g-12588 does not seem to be running inside a container 15:31:34 $ 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/510 -v /w/workspace/edgex-go/510:/w/workspace/edgex-go/510:rw,z -v /w/workspace/edgex-go/510@tmp:/w/workspace/edgex-go/510@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 15:31:34 ed15518f5707: Pull complete 15:31:34 $ docker top 2233487de339053a37873cc17f1a5b5baac3f03218ad2aa7fb9d4b6888c8a65b -eo pid,comm [Pipeline] { [Pipeline] sh 15:31:34 + docker-compose -f ./docker-compose-build.yml build --parallel 15:31:35 feae8fd75edb: Verifying Checksum 15:31:35 feae8fd75edb: Download complete 15:31:35 2ced38df9373: Verifying Checksum 15:31:35 2ced38df9373: Download complete 15:31:35 Building core-command ... 15:31:35 Building core-common-config-bootstrapper ... 15:31:35 Building core-data ... 15:31:35 Building core-metadata ... 15:31:35 Building security-bootstrapper ... 15:31:35 Building security-proxy-auth ... 15:31:35 Building security-proxy-setup ... 15:31:35 Building security-secretstore-setup ... 15:31:35 Building security-spiffe-token-provider ... 15:31:35 Building security-spire-agent ... 15:31:35 Building security-spire-config ... 15:31:35 Building security-spire-server ... 15:31:35 Building support-notifications ... 15:31:35 Building support-scheduler ... 15:31:35 Building security-spire-agent 15:31:35 Building security-bootstrapper 15:31:35 Building support-scheduler 15:31:35 Building security-spire-server 15:31:35 Building security-spire-config 15:31:45 feae8fd75edb: Pull complete 15:31:45 242c74f7c9fa: Pull complete 15:31:45 3cdef696dda3: Pull complete 15:31:50 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:31:50 Step 2/33 : FROM ${BUILDER_BASE} AS builder 15:31:50 ---> a222655fab99 15:31:50 Step 3/33 : WORKDIR /edgex-go 15:31:50 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:31:50 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:31:50 ---> a222655fab99 15:31:50 Step 3/23 : ARG ADD_BUILD_TAGS="" 15:31:50 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:31:50 Step 2/27 : FROM ${BUILDER_BASE} AS builder 15:31:50 ---> a222655fab99 15:31:50 Step 3/27 : WORKDIR /edgex-go 15:31:50 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:31:50 Step 2/26 : FROM ${BUILDER_BASE} AS builder 15:31:50 ---> a222655fab99 15:31:50 Step 3/26 : WORKDIR /edgex-go 15:31:50 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:31:50 Step 2/27 : FROM ${BUILDER_BASE} AS builder 15:31:50 ---> a222655fab99 15:31:50 Step 3/27 : WORKDIR /edgex-go 15:31:52 2ced38df9373: Pull complete 15:31:55 58f1dce35555: Pull complete 15:31:55 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 15:31:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 15:31:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 15:31:55 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 15:31:55 WORKDIR /edgex 15:31:55 COPY go.mod . 15:31:55 RUN go mod download 15:31:55 + docker build -t ci-base-image-arm64 -f - . 15:31:56 Sending build context to Docker daemon 2.931MB 15:31:56 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 15:31:56 ---> fadd8f120f05 15:31:56 Step 2/4 : WORKDIR /edgex 15:31:58 ---> Running in 3d83a128eada 15:31:58 ---> Running in 2c21b775596e 15:31:58 ---> Running in 283e62633518 15:31:58 ---> Running in f77a095641fb 15:31:58 ---> Running in 3071a1843216 15:31:58 Removing intermediate container 3d83a128eada 15:31:58 ---> 27abc99ab47c 15:31:58 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 15:31:58 ---> Running in 497e5d25883f 15:31:58 Removing intermediate container 3071a1843216 15:31:58 ---> 94ecaa0d9065 15:31:58 Step 4/23 : WORKDIR /edgex-go 15:31:58 Removing intermediate container 2c21b775596e 15:31:58 ---> 310e5e76975b 15:31:58 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 15:31:58 Removing intermediate container 283e62633518 15:31:58 ---> 927b67b4d6ed 15:31:58 Step 4/33 : RUN apk add --update --no-cache make git 15:31:58 ---> Running in 8b8f255894fc 15:31:58 Removing intermediate container f77a095641fb 15:31:58 ---> 8adc9653b1a1 15:31:58 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 15:31:58 ---> Running in 392d68f9b429 15:31:58 ---> Running in bec8fd1a2c9b 15:31:58 ---> Running in bf4e4c1aeb1b 15:31:58 Removing intermediate container 8b8f255894fc 15:31:58 ---> cdd2c5a29065 15:31:58 Step 5/23 : RUN apk add --update --no-cache make git 15:31:58 ---> Running in ce6dfdb9cbed 15:31:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:31:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:31:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:31:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:31:58 OK: 265 MiB in 53 packages 15:31:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:31:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:31:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:31:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:31:58 OK: 265 MiB in 53 packages 15:31:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:31:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:31:58 Removing intermediate container 497e5d25883f 15:31:58 ---> 38b80c2284ec 15:31:58 Step 5/27 : COPY go.mod vendor* ./ 15:31:58 OK: 265 MiB in 53 packages 15:31:58 OK: 265 MiB in 53 packages 15:31:58 OK: 265 MiB in 53 packages 15:31:58 ---> 264e400f4942 15:31:58 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:31:58 ---> Running in 200c2a01c74a 15:31:58 ---> Running in 066b526209d5 15:31:58 Removing intermediate container 392d68f9b429 15:31:58 ---> 2972ace33df0 15:31:58 Step 5/27 : COPY go.mod vendor* ./ 15:31:58 ---> a97c02cd4a0e 15:31:58 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:31:58 ---> Running in 13d71b924c32 15:31:59 Removing intermediate container 066b526209d5 15:31:59 ---> f56f58a5fbba 15:31:59 Step 3/4 : COPY go.mod . 15:31:59 Removing intermediate container ce6dfdb9cbed 15:31:59 ---> bca3a5bb3da1 15:31:59 Step 6/23 : COPY go.mod vendor* ./ 15:31:59 Removing intermediate container bec8fd1a2c9b 15:31:59 ---> cf35c0a495df 15:31:59 Step 5/33 : COPY go.mod vendor* ./ 15:31:59 Removing intermediate container bf4e4c1aeb1b 15:31:59 ---> 7a4487ff2d19 15:31:59 Step 5/26 : COPY go.mod vendor* ./ 15:31:59 ---> f3e409d06e37 15:31:59 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:31:59 ---> 81960ecd53bf 15:31:59 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:31:59 ---> Running in 65cca5b1425a 15:31:59 ---> Running in c7af4b90ae32 15:31:59 ---> 6be4bd86b720 15:31:59 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:31:59 ---> Running in 8e6c4e785a62 15:31:59 ---> 87eb0dcecac8 15:31:59 Step 4/4 : RUN go mod download 15:31:59 ---> Running in 2eb4b363e2d6 15:32:31 Removing intermediate container 2eb4b363e2d6 15:32:31 ---> 23dab04b1a79 15:32:31 Successfully built 23dab04b1a79 15:32:31 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:32:32 + docker inspect -f . ci-base-image-arm64 15:32:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:32:32 prd-ubuntu20.04-docker-arm64-4c-16g-12589 does not seem to be running inside a container 15:32:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/510 -v /w/workspace/edgex-go/510:/w/workspace/edgex-go/510:rw,z -v /w/workspace/edgex-go/510@tmp:/w/workspace/edgex-go/510@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:32:33 $ docker top 551b65dd2c40e329a413707427462b237d56fb2de4f32af9849008f6d8b136e0 -eo pid,comm [Pipeline] { [Pipeline] sh 15:32:34 + go version 15:32:34 go version go1.20.2 linux/arm64 [Pipeline] } 15:32:34 $ docker stop --time=1 551b65dd2c40e329a413707427462b237d56fb2de4f32af9849008f6d8b136e0 15:32:36 $ docker rm -f --volumes 551b65dd2c40e329a413707427462b237d56fb2de4f32af9849008f6d8b136e0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:32:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:32:36 15:32:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:32:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:32:37 latest: Pulling from edgex-devops/edgex-compose-arm64 15:32:37 29e5d40040c1: Pulling fs layer 15:32:37 1ce36da41761: Pulling fs layer 15:32:37 25b303627fd3: Pulling fs layer 15:32:37 29e5d40040c1: Verifying Checksum 15:32:37 29e5d40040c1: Download complete 15:32:37 1ce36da41761: Verifying Checksum 15:32:37 1ce36da41761: Download complete 15:32:39 25b303627fd3: Verifying Checksum 15:32:39 25b303627fd3: Download complete 15:32:39 29e5d40040c1: Pull complete 15:32:40 1ce36da41761: Pull complete 15:32:50 25b303627fd3: Pull complete 15:32:50 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 15:32:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:32:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:32:50 prd-ubuntu20.04-docker-arm64-4c-16g-12589 does not seem to be running inside a container 15:32:50 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/510 -v /w/workspace/edgex-go/510:/w/workspace/edgex-go/510:rw,z -v /w/workspace/edgex-go/510@tmp:/w/workspace/edgex-go/510@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 15:32:53 $ docker top 64e909c12d79cb45536a92d08d11cd587d4a59e7592e0517da11272975e0f89b -eo pid,comm [Pipeline] { [Pipeline] sh 15:32:53 + docker-compose build --help 15:32:53 + grep parallel 15:32:57 --parallel Build images in parallel. [Pipeline] } 15:32:57 $ docker stop --time=1 64e909c12d79cb45536a92d08d11cd587d4a59e7592e0517da11272975e0f89b 15:32:59 $ docker rm -f --volumes 64e909c12d79cb45536a92d08d11cd587d4a59e7592e0517da11272975e0f89b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:32:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:32:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:32:59 prd-ubuntu20.04-docker-arm64-4c-16g-12589 does not seem to be running inside a container 15:33:00 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/510 -v /w/workspace/edgex-go/510:/w/workspace/edgex-go/510:rw,z -v /w/workspace/edgex-go/510@tmp:/w/workspace/edgex-go/510@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 15:33:01 $ docker top 415cff6ac61eb3e0c4354c985358c93c2860e4257d61b6ce1c2dd643a5380976 -eo pid,comm [Pipeline] { [Pipeline] sh 15:33:01 + docker-compose -f ./docker-compose-build.yml build --parallel 15:33:05 Building core-command ... 15:33:05 Building core-common-config-bootstrapper ... 15:33:05 Building core-data ... 15:33:05 Building core-metadata ... 15:33:05 Building security-bootstrapper ... 15:33:05 Building security-proxy-auth ... 15:33:05 Building security-proxy-setup ... 15:33:05 Building security-secretstore-setup ... 15:33:05 Building security-spiffe-token-provider ... 15:33:05 Building security-spire-agent ... 15:33:05 Building security-spire-config ... 15:33:05 Building security-spire-server ... 15:33:05 Building support-notifications ... 15:33:05 Building support-scheduler ... 15:33:05 Building security-spiffe-token-provider 15:33:05 Building security-bootstrapper 15:33:05 Building core-common-config-bootstrapper 15:33:05 Building core-data 15:33:05 Building security-spire-agent 15:33:16 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:33:16 Step 2/33 : FROM ${BUILDER_BASE} AS builder 15:33:16 ---> 23dab04b1a79 15:33:16 Step 3/33 : WORKDIR /edgex-go 15:33:16 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:33:16 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:33:16 ---> 23dab04b1a79 15:33:16 Step 3/23 : ARG ADD_BUILD_TAGS="" 15:33:16 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:33:16 Step 2/20 : FROM ${BUILDER_BASE} AS builder 15:33:16 ---> 23dab04b1a79 15:33:16 Step 3/20 : WORKDIR /edgex-go 15:33:16 ---> Running in 59601f69f7e0 15:33:16 ---> Running in 497f4932051e 15:33:16 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:33:16 Step 2/27 : FROM ${BUILDER_BASE} AS builder 15:33:16 ---> 23dab04b1a79 15:33:16 Step 3/27 : WORKDIR /edgex-go 15:33:16 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:33:16 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:33:16 ---> 23dab04b1a79 15:33:16 Step 3/23 : ARG ADD_BUILD_TAGS="" 15:33:16 ---> Running in d897d2a1d160 15:33:16 ---> Running in 96ef089634fc 15:33:16 ---> Running in 018dbf5770af 15:33:16 Removing intermediate container 59601f69f7e0 15:33:16 ---> 429d6352f248 15:33:16 Step 4/33 : RUN apk add --update --no-cache make git 15:33:16 ---> Running in a61cbb0d61ce 15:33:17 Removing intermediate container 497f4932051e 15:33:17 ---> e89de4f14481 15:33:17 Step 4/23 : WORKDIR /edgex-go 15:33:17 Removing intermediate container d897d2a1d160 15:33:17 ---> 4472a1f28216 15:33:17 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 15:33:17 ---> Running in e55b38e28f8a 15:33:17 Removing intermediate container 96ef089634fc 15:33:17 ---> 3d834e289c8c 15:33:17 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 15:33:17 Removing intermediate container 018dbf5770af 15:33:17 ---> 3bd7b83c2fb3 15:33:17 Step 4/23 : WORKDIR /edgex-go 15:33:17 ---> Running in a9432023e575 15:33:17 ---> Running in 0018c4aaac44 15:33:17 ---> Running in 431899878ad0 15:33:18 Removing intermediate container e55b38e28f8a 15:33:18 ---> 116f9f95b923 15:33:18 Step 5/23 : RUN apk add --update --no-cache make git 15:33:18 ---> Running in b5a1830792a5 15:33:18 Removing intermediate container 431899878ad0 15:33:18 ---> ef271d75aaf8 15:33:18 Step 5/23 : RUN apk add --update --no-cache make git 15:33:18 ---> Running in 8cd4e7214c2f 15:33:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:33:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:33:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:33:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:33:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:33:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:33:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:33:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:33:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:33:21 OK: 263 MiB in 53 packages 15:33:21 Removing intermediate container c7af4b90ae32 15:33:21 ---> ce144836f5f3 15:33:21 Step 8/23 : COPY . . 15:33:21 Removing intermediate container 65cca5b1425a 15:33:21 ---> 3671ae9158b0 15:33:21 Step 7/33 : COPY . . 15:33:21 Removing intermediate container 13d71b924c32 15:33:21 ---> 06f76bc7b3e5 15:33:21 Step 7/27 : COPY . . 15:33:21 Removing intermediate container 200c2a01c74a 15:33:21 ---> 486c2664e757 15:33:21 Step 7/27 : COPY . . 15:33:21 Removing intermediate container 8e6c4e785a62 15:33:21 ---> 94cc3eeecd84 15:33:21 Step 7/26 : COPY . . 15:33:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:33:21 OK: 263 MiB in 53 packages 15:33:22 v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 15:33:22 v3.17.3-148-g102db920468 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 15:33:22 OK: 17690 distinct packages available 15:33:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:33:22 OK: 263 MiB in 53 packages 15:33:23 Removing intermediate container a61cbb0d61ce 15:33:23 ---> bd5e1b7b9d0d 15:33:23 Step 5/33 : COPY go.mod vendor* ./ 15:33:23 OK: 263 MiB in 53 packages 15:33:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:33:23 Removing intermediate container 0018c4aaac44 15:33:23 ---> 4b7f883c26d2 15:33:23 Step 5/27 : COPY go.mod vendor* ./ 15:33:24 Removing intermediate container b5a1830792a5 15:33:24 ---> a7ecbe56be84 15:33:24 Step 6/23 : COPY go.mod vendor* ./ 15:33:24 ---> 008dded8b6e5 15:33:24 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:33:24 OK: 263 MiB in 53 packages 15:33:24 Removing intermediate container 8cd4e7214c2f 15:33:24 ---> 62929cab1711 15:33:24 Step 6/23 : COPY go.mod vendor* ./ 15:33:24 ---> Running in d82d2246e00e 15:33:25 ---> ab315253ac18 15:33:25 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:33:25 ---> Running in 6d5b17936298 15:33:25 ---> 0e4c6ed85493 15:33:25 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:33:25 ---> Running in 5bc9247e130f 15:33:26 Removing intermediate container a9432023e575 15:33:26 ---> 619cc63751d3 15:33:26 Step 5/20 : COPY go.mod vendor* ./ 15:33:26 ---> 72e5aa1ad43e 15:33:26 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:33:26 ---> Running in ad0f312046c8 15:33:27 ---> 90c3eab23244 15:33:27 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:33:27 ---> Running in 23823e63e90a 15:33:29 ---> f3271d068796 15:33:29 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 15:33:29 ---> ffe32dea7228 15:33:29 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 15:33:29 ---> 9a317914efab 15:33:29 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 15:33:29 ---> 7eaf0bd12df2 15:33:29 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 15:33:29 ---> d8d5125177b8 15:33:29 Step 8/26 : ARG SPIRE_RELEASE=1.6.3 15:33:29 ---> Running in ed389509ffa4 15:33:29 ---> Running in bf03ec065cf8 15:33:29 ---> Running in 4948dbbba578 15:33:29 ---> Running in 4342594a2cd3 15:33:29 ---> Running in b97382a7f2aa 15:33:30 Removing intermediate container ed389509ffa4 15:33:30 ---> 34fbba39e946 15:33:30 Step 9/27 : WORKDIR /edgex-go/spire-build 15:33:30 Removing intermediate container b97382a7f2aa 15:33:30 ---> 9f5a7458df09 15:33:30 Step 9/26 : WORKDIR /edgex-go/spire-build 15:33:30 ---> Running in cfeb9e4802d1 15:33:30 Removing intermediate container 4948dbbba578 15:33:30 ---> b902671666cf 15:33:30 Step 9/27 : WORKDIR /edgex-go/spire-build 15:33:30 ---> Running in cf789425bcc1 15:33:30 ---> Running in 6127c74d671d 15:33:30 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.145" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:33:30 Removing intermediate container cfeb9e4802d1 15:33:30 ---> 895ae0e0aa66 15:33:30 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 15:33:30 Removing intermediate container cf789425bcc1 15:33:30 ---> a5f7557bb943 15:33:30 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 15:33:30 ---> Running in 324d8c9f1c5a 15:33:30 Removing intermediate container 6127c74d671d 15:33:30 ---> bb4c8317ed46 15:33:30 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 15:33:30 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.145" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:33:30 ---> Running in 0494e6e28708 15:33:30 ---> Running in d2a2289f3d10 15:33:30 Removing intermediate container 0494e6e28708 15:33:30 ---> 9e391328c1d8 15:33:30 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 15:33:30 Removing intermediate container 324d8c9f1c5a 15:33:30 ---> 17fed53a9898 15:33:30 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 15:33:30 ---> Running in a4763601f2d1 15:33:30 ---> Running in 105afc7e9c1b 15:33:30 Removing intermediate container d2a2289f3d10 15:33:30 ---> 3127ddab396b 15:33:30 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 15:33:30 ---> Running in 982e44654ae6 15:33:32 Removing intermediate container a4763601f2d1 15:33:32 ---> 212220dd69d1 15:33:32 Step 12/27 : WORKDIR /edgex-go 15:33:32 Removing intermediate container 105afc7e9c1b 15:33:32 ---> 0f3bee6d1d55 15:33:32 Step 12/26 : WORKDIR /edgex-go 15:33:32 ---> Running in 33d87b7f9966 15:33:32 ---> Running in 4dda1a7015a8 15:33:32 Removing intermediate container 982e44654ae6 15:33:32 ---> 7adf4172dbf7 15:33:32 Step 12/27 : WORKDIR /edgex-go 15:33:32 ---> Running in c7e8cf373092 15:33:32 Removing intermediate container 33d87b7f9966 15:33:32 ---> 163594fa0290 15:33:32 15:33:32 Step 13/26 : FROM alpine:3.17 15:33:32 Removing intermediate container 4dda1a7015a8 15:33:32 ---> e5aa099bc781 15:33:32 15:33:32 Step 13/27 : FROM alpine:3.17 15:33:32 Removing intermediate container c7e8cf373092 15:33:32 ---> 51f4af23311e 15:33:32 15:33:32 Step 13/27 : FROM alpine:3.17 15:33:32 3.17: Pulling from library/alpine 15:33:33 3.17: Pulling from library/alpine 15:33:33 3.17: Pulling from library/alpine 15:33:34 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 15:33:34 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 15:33:34 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 15:33:34 Status: Image is up to date for alpine:3.17 15:33:34 Status: Image is up to date for alpine:3.17 15:33:34 Status: Downloaded newer image for alpine:3.17 15:33:34 ---> 9ed4aefc74f6 15:33:34 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:33:34 ---> 9ed4aefc74f6 15:33:34 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:33:34 ---> 9ed4aefc74f6 15:33:34 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:33:35 ---> Running in 27095b3848fe 15:33:35 ---> Running in a78b0faf4b04 15:33:35 ---> Running in 326572901c1d 15:33:36 Removing intermediate container 27095b3848fe 15:33:36 ---> 3b0b9dc92bba 15:33:36 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:33:36 Removing intermediate container a78b0faf4b04 15:33:36 ---> 22cf67e96e48 15:33:36 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:33:36 Removing intermediate container 326572901c1d 15:33:36 ---> 3845b905880f 15:33:36 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 15:33:36 ---> Running in b7a763302bca 15:33:36 ---> Running in 37bc95d7fa36 15:33:36 ---> Running in e2d1c838bce0 15:33:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:33:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:33:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:33:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:33:37 v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 15:33:37 v3.17.3-148-g102db920468 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 15:33:37 OK: 17820 distinct packages available 15:33:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:33:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:33:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:33:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:33:37 v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 15:33:37 v3.17.3-148-g102db920468 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 15:33:37 OK: 17820 distinct packages available 15:33:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:33:37 (1/5) Installing dumb-init (1.2.5-r2) 15:33:37 (2/5) Installing musl-obstack (1.2.3-r0) 15:33:37 (3/5) Installing libucontext (1.2-r0) 15:33:37 (4/5) Installing gcompat (1.1.0-r0) 15:33:37 (5/5) Installing openssl (3.0.8-r4) 15:33:37 Executing busybox-1.35.0-r29.trigger 15:33:37 OK: 8 MiB in 20 packages 15:33:37 v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 15:33:37 v3.17.3-148-g102db920468 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 15:33:37 OK: 17820 distinct packages available 15:33:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:33:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:33:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:33:38 (1/4) Installing dumb-init (1.2.5-r2) 15:33:38 (2/4) Installing musl-obstack (1.2.3-r0) 15:33:38 (3/4) Installing libucontext (1.2-r0) 15:33:38 (4/4) Installing gcompat (1.1.0-r0) 15:33:38 Executing busybox-1.35.0-r29.trigger 15:33:38 OK: 7 MiB in 19 packages 15:33:38 (1/5) Installing dumb-init (1.2.5-r2) 15:33:38 (2/5) Installing musl-obstack (1.2.3-r0) 15:33:38 (3/5) Installing libucontext (1.2-r0) 15:33:38 (4/5) Installing gcompat (1.1.0-r0) 15:33:38 (5/5) Installing openssl (3.0.8-r4) 15:33:38 Executing busybox-1.35.0-r29.trigger 15:33:38 OK: 8 MiB in 20 packages 15:33:40 Removing intermediate container b7a763302bca 15:33:40 ---> 9e9c82809240 15:33:40 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 15:33:40 Removing intermediate container e2d1c838bce0 15:33:40 ---> 933239dd50ce 15:33:40 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 15:33:41 ---> fdf5c8759cb7 15:33:41 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 15:33:41 Removing intermediate container 37bc95d7fa36 15:33:41 ---> a39719f912a2 15:33:41 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 15:33:41 ---> 24127ba5c69f 15:33:41 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 15:33:41 ---> af732973ed22 15:33:41 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:33:41 ---> 5ac4af3bc02e 15:33:41 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 15:33:41 ---> c62d2eec4863 15:33:41 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:33:48 ---> c77528c1cdde 15:33:48 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 15:33:49 ---> e0d4288ad49b 15:33:49 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 15:33:49 ---> 07e95a126ea4 15:33:49 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 15:33:49 ---> 25eac2891473 15:33:49 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:33:52 ---> 437014103185 15:33:52 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 15:33:52 ---> 94de9bd3d3ef 15:33:52 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 15:33:52 ---> Running in 441a83fddf51 15:33:52 ---> f8f0ddef99aa 15:33:52 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 15:33:52 Removing intermediate container bf03ec065cf8 15:33:52 ---> 7b4df8a96f4d 15:33:52 15:33:52 Step 9/33 : FROM alpine:3.17 15:33:52 ---> 9ed4aefc74f6 15:33:52 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 15:33:52 ---> Running in 781e29fd255b 15:33:52 Removing intermediate container 441a83fddf51 15:33:52 ---> 126714c350d8 15:33:52 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 15:33:52 ---> 4d3ab5ad4e4d 15:33:52 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 15:33:52 ---> ade9eb93e8c8 15:33:52 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 15:33:52 Removing intermediate container 781e29fd255b 15:33:52 ---> 00520ea2e30d 15:33:52 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 15:33:52 ---> Running in 2346203e69f1 15:33:53 ---> edc4561d2083 15:33:53 Step 22/27 : WORKDIR / 15:33:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:33:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:33:53 (1/2) Installing dumb-init (1.2.5-r2) 15:33:53 (2/2) Installing su-exec (0.2-r2) 15:33:53 Executing busybox-1.35.0-r29.trigger 15:33:53 OK: 7 MiB in 17 packages 15:33:54 ---> Running in 6637d1e63f60 15:33:54 ---> cb7755391940 15:33:54 ---> 997eac5175e4 15:33:54 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ]Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 15:33:54 15:33:54 ---> Running in cfeeeb906e02 15:33:54 Removing intermediate container 6637d1e63f60 15:33:54 ---> 64d70104f4e2 15:33:54 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:33:54 Removing intermediate container 2346203e69f1 15:33:54 ---> e039285f3c2b 15:33:54 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 15:33:54 Removing intermediate container cfeeeb906e02 15:33:54 ---> 44444759098d 15:33:54 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:33:54 ---> ba5bb5f41b4c 15:33:54 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:33:54 ---> Running in ec6c1cc85736 15:33:54 ---> Running in 795fd4a8ef52 15:33:54 ---> Running in 187ec245b84b 15:33:54 ---> Running in b72abfad6918 15:33:55 Removing intermediate container 795fd4a8ef52 15:33:55 ---> 1b7f63809b8e 15:33:55 Step 24/26 : LABEL arch=x86_64 15:33:55 Removing intermediate container ec6c1cc85736 15:33:55 ---> 224ae8dbe597 15:33:55 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 15:33:55 Removing intermediate container b72abfad6918 15:33:55 ---> 69e3c95754aa 15:33:55 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:33:55 Removing intermediate container 187ec245b84b 15:33:55 ---> 482cb6c48829 15:33:55 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:33:55 ---> Running in 4ea50bfd12bf 15:33:55 ---> Running in 7cc8c3ab6c7f 15:33:55 ---> Running in d7c3513ae1d2 15:33:55 ---> Running in 03b5d88ca603 15:33:55 Removing intermediate container d7c3513ae1d2 15:33:55 ---> 726ac704a654 15:33:55 Step 25/26 : LABEL git_sha=47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 15:33:55 Removing intermediate container 4ea50bfd12bf 15:33:55 ---> 9c1a12c5d693 15:33:55 Step 25/27 : LABEL arch=x86_64 15:33:55 Removing intermediate container 7cc8c3ab6c7f 15:33:55 ---> feaf4806d58a 15:33:55 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 15:33:55 Removing intermediate container 03b5d88ca603 15:33:55 ---> 39045a6709a3 15:33:55 Step 25/27 : LABEL arch=x86_64 15:33:55 ---> Running in cf1e56f6841f 15:33:55 ---> Running in 347b6091748d 15:33:55 ---> Running in 6eb73265579d 15:33:55 ---> Running in cc317dc78132 15:33:55 Removing intermediate container cf1e56f6841f 15:33:55 ---> cff906b3552a 15:33:55 Step 26/27 : LABEL git_sha=47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 15:33:55 Removing intermediate container 347b6091748d 15:33:55 ---> 90e52920c156 15:33:55 Step 26/26 : LABEL version=3.0.0-dev.145 15:33:56 Removing intermediate container 6eb73265579d 15:33:56 ---> 73ac5f1e09d0 15:33:56 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 15:33:56 Removing intermediate container cc317dc78132 15:33:56 ---> 409901146f66 15:33:56 Step 26/27 : LABEL git_sha=47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 15:33:56 ---> Running in 7f2f970ea703 15:33:56 ---> Running in 2b4d28db6709 15:33:56 ---> Running in 161d22306553 15:33:56 ---> Running in dea41b4fe22e 15:33:56 Removing intermediate container 7f2f970ea703 15:33:56 ---> 5aeafb7a7ba4 15:33:56 15:33:56 Removing intermediate container 2b4d28db6709 15:33:56 ---> 9a3310fe5781 15:33:56 Step 27/27 : LABEL version=3.0.0-dev.145 15:33:56 Removing intermediate container 161d22306553 15:33:56 ---> 221de68319b9 15:33:56 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 15:33:56 ---> Running in c109099f0764 15:33:56 Removing intermediate container dea41b4fe22e 15:33:56 ---> 901ba78d658e 15:33:56 Step 27/27 : LABEL version=3.0.0-dev.145 15:33:56 Successfully built 5aeafb7a7ba4 15:33:56 ---> Running in 964b90275603 15:33:56 Successfully tagged security-spire-server:latest 15:33:56 Building core-metadata 15:33:56  Building security-spire-server ... done  ---> Running in 07e86ad31493 15:33:56 Removing intermediate container c109099f0764 15:33:56 ---> 5fa8c18727c0 15:33:56 15:33:56 Removing intermediate container 4342594a2cd3 15:33:56 ---> 4ee74277ac34 15:33:56 15:33:56 Step 10/23 : FROM alpine:3.17 15:33:56 ---> 9ed4aefc74f6 15:33:56 Step 11/23 : RUN apk add --update --no-cache dumb-init 15:33:56 ---> Running in 1f2fa45763e1 15:33:56 Successfully built 5fa8c18727c0 15:33:56 Successfully tagged security-spire-agent:latest 15:33:56  Building security-spire-agent ... done Building support-notifications 15:33:59 Removing intermediate container 07e86ad31493 15:33:59 ---> e3d75f17fb72 15:33:59 15:34:00 Successfully built e3d75f17fb72 15:34:00 Successfully tagged security-spire-config:latest 15:34:00  Building security-spire-config ... done Building security-proxy-auth 15:34:01 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:34:01 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:34:01 ---> a222655fab99 15:34:01 Step 3/23 : ARG ADD_BUILD_TAGS="" 15:34:01 ---> Using cache 15:34:01 ---> 94ecaa0d9065 15:34:01 Step 4/23 : WORKDIR /edgex-go 15:34:01 ---> Using cache 15:34:01 ---> cdd2c5a29065 15:34:01 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 15:34:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:34:01 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:34:01 Step 2/25 : FROM ${BUILDER_BASE} AS builder 15:34:01 ---> a222655fab99 15:34:01 Step 3/25 : ARG ADD_BUILD_TAGS="" 15:34:01 ---> Using cache 15:34:01 ---> 94ecaa0d9065 15:34:01 Step 4/25 : WORKDIR /edgex-go 15:34:01 ---> Using cache 15:34:01 ---> cdd2c5a29065 15:34:01 Step 5/25 : RUN apk add --update --no-cache make git 15:34:01 ---> Using cache 15:34:01 ---> bca3a5bb3da1 15:34:01 Step 6/25 : COPY go.mod vendor* ./ 15:34:01 ---> Using cache 15:34:01 ---> 81960ecd53bf 15:34:01 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:34:01 ---> Using cache 15:34:01 ---> ce144836f5f3 15:34:01 Step 8/25 : COPY . . 15:34:01 ---> Using cache 15:34:01 ---> 7eaf0bd12df2 15:34:01 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 15:34:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:34:01 (1/1) Installing dumb-init (1.2.5-r2) 15:34:01 Executing busybox-1.35.0-r29.trigger 15:34:01 OK: 7 MiB in 16 packages 15:34:05 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:34:05 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:34:05 ---> a222655fab99 15:34:05 Step 3/23 : ARG ADD_BUILD_TAGS="" 15:34:05 ---> Using cache 15:34:05 ---> 94ecaa0d9065 15:34:05 Step 4/23 : WORKDIR /edgex-go 15:34:05 ---> Using cache 15:34:05 ---> cdd2c5a29065 15:34:05 Step 5/23 : RUN apk add --update --no-cache make git 15:34:05 ---> Using cache 15:34:05 ---> bca3a5bb3da1 15:34:05 Step 6/23 : COPY go.mod vendor* ./ 15:34:05 ---> Using cache 15:34:05 ---> 81960ecd53bf 15:34:05 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:34:05 ---> Using cache 15:34:05 ---> ce144836f5f3 15:34:05 Step 8/23 : COPY . . 15:34:05 ---> Using cache 15:34:05 ---> 7eaf0bd12df2 15:34:05 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 15:34:08 ---> Running in 9cf5b5bf32a3 15:34:08 ---> Running in 3b7362747be5 15:34:08 ---> Running in 17e8fa857249 15:34:08 Removing intermediate container 1f2fa45763e1 15:34:08 ---> ab273f4e968a 15:34:08 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 15:34:08 Removing intermediate container 964b90275603 15:34:08 ---> c935e5c0f5cd 15:34:08 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 15:34:08 ---> Running in 04613563f3cc 15:34:08 ---> Running in a70c1db9e42d 15:34:08 Removing intermediate container 04613563f3cc 15:34:08 ---> bcef842d233f 15:34:08 Step 13/23 : ENV APP_PORT=59861 15:34:08 ---> Running in 7cbbb720e39b 15:34:08 Removing intermediate container a70c1db9e42d 15:34:08 ---> 8e8967ace465 15:34:08 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 15:34:08 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.145" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:34:08 Removing intermediate container 7cbbb720e39b 15:34:08 ---> bada72770a50 15:34:08 Step 14/23 : EXPOSE $APP_PORT 15:34:08 ---> 9801e4254c56 15:34:08 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 15:34:08 ---> Running in b2d037a7f69b 15:34:08 ---> Running in e20e3814cfa1 15:34:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:34:08 Removing intermediate container b2d037a7f69b 15:34:08 ---> 2f6e9eee25b9 15:34:08 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:34:08 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.145" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 15:34:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:34:08 ---> a53dfb81f71a 15:34:08 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 15:34:08 OK: 265 MiB in 53 packages 15:34:08 ---> 498c025f4f1c 15:34:08 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:34:09 Removing intermediate container e20e3814cfa1 15:34:09 ---> 8638a9ea6585 15:34:09 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 15:34:09 Removing intermediate container 17e8fa857249 15:34:09 ---> 6116419cae63 15:34:09 Step 6/23 : COPY go.mod vendor* ./ 15:34:09 ---> aa0c620f49cd 15:34:09 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 15:34:09 ---> 8cfa1d424ac5 15:34:09 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 15:34:09 ---> 595b8d81751e 15:34:09 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:34:09 ---> Running in c664052a0396 15:34:09 ---> 66c7cc0dbdc0 15:34:09 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 15:34:09 ---> 656c1dddfd2a 15:34:09 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 15:34:10 ---> Running in 7b215c066350 15:34:10 Removing intermediate container 7b215c066350 15:34:10 ---> 3d87ebec841b 15:34:10 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:34:10 ---> 31cc0aa3f578 15:34:10 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 15:34:10 ---> Running in 9598b3477446 15:34:10 Removing intermediate container 9598b3477446 15:34:10 ---> 6e07e46fa3e8 15:34:10 Step 21/23 : LABEL arch=x86_64 15:34:10 ---> Running in 6afe673c0e96 15:34:10 ---> e581ced18bae 15:34:10 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 15:34:10 Removing intermediate container 6afe673c0e96 15:34:10 ---> dddc50e2c40c 15:34:10 Step 22/23 : LABEL git_sha=47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 15:34:10 ---> Running in 7ab1174be4a6 15:34:11 Removing intermediate container 7ab1174be4a6 15:34:11 ---> a5ebfdc5eaae 15:34:11 Step 23/23 : LABEL version=3.0.0-dev.145 15:34:11 ---> 1045df17a8c4 15:34:11 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 15:34:11 ---> Running in 68ac03fc40db 15:34:11 Removing intermediate container 68ac03fc40db 15:34:11 ---> b7340af85b26 15:34:11 15:34:11 ---> 09ecd9ef883a 15:34:11 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 15:34:11 Successfully built b7340af85b26 15:34:11 Successfully tagged support-scheduler:latest 15:34:11 Building security-proxy-setup 15:34:14  Building support-scheduler ... done Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:34:14 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:34:14 ---> a222655fab99 15:34:14 Step 3/22 : WORKDIR /edgex-go 15:34:14 ---> Using cache 15:34:14 ---> 8adc9653b1a1 15:34:14 Step 4/22 : RUN apk add --update --no-cache make git 15:34:17 ---> f4d0976ad1eb 15:34:17 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 15:34:17 ---> Running in 731d50f20d4e 15:34:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:34:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:34:18 ---> 0de354c1bc7b 15:34:18 Step 28/33 : RUN chmod +x /entrypoint.sh 15:34:18 ---> Running in 8d7318a6c79a 15:34:18 OK: 265 MiB in 53 packages 15:34:19 Removing intermediate container 731d50f20d4e 15:34:19 ---> f9e330abda06 15:34:19 Step 5/22 : COPY go.mod vendor* ./ 15:34:19 ---> 23e6a19592db 15:34:19 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:34:19 ---> Running in 1e17861dbea2 15:34:19 Removing intermediate container 8d7318a6c79a 15:34:19 ---> 4da6968de091 15:34:19 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 15:34:19 ---> Running in 5d01d47d8674 15:34:19 Removing intermediate container 5d01d47d8674 15:34:19 ---> 30848ebef600 15:34:19 Step 30/33 : CMD ["gate"] 15:34:19 ---> Running in 9444c4e46f6e 15:34:19 Removing intermediate container 9444c4e46f6e 15:34:19 ---> dff5716f4016 15:34:19 Step 31/33 : LABEL arch=x86_64 15:34:19 ---> Running in 9310281af048 15:34:19 Removing intermediate container 9310281af048 15:34:19 ---> 9933cb37e544 15:34:19 Step 32/33 : LABEL git_sha=47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 15:34:19 ---> Running in a81022337522 15:34:19 Removing intermediate container a81022337522 15:34:19 ---> 418a45a352e5 15:34:19 Step 33/33 : LABEL version=3.0.0-dev.145 15:34:19 ---> Running in 1ca42ed3ffb8 15:34:20 Removing intermediate container 1ca42ed3ffb8 15:34:20 ---> e98d5514ccaa 15:34:20 15:34:20 Successfully built e98d5514ccaa 15:34:20 Successfully tagged security-bootstrapper:latest 15:34:20  Building security-bootstrapper ... done Building core-data 15:34:23 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:34:23 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:34:23 ---> a222655fab99 15:34:23 Step 3/23 : ARG ADD_BUILD_TAGS="" 15:34:23 ---> Using cache 15:34:23 ---> 94ecaa0d9065 15:34:23 Step 4/23 : WORKDIR /edgex-go 15:34:23 ---> Using cache 15:34:23 ---> cdd2c5a29065 15:34:23 Step 5/23 : RUN apk add --update --no-cache make git 15:34:23 ---> Using cache 15:34:23 ---> bca3a5bb3da1 15:34:23 Step 6/23 : COPY go.mod vendor* ./ 15:34:23 ---> Using cache 15:34:23 ---> 81960ecd53bf 15:34:23 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:34:23 ---> Using cache 15:34:23 ---> ce144836f5f3 15:34:23 Step 8/23 : COPY . . 15:34:23 ---> Using cache 15:34:23 ---> 7eaf0bd12df2 15:34:23 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 15:34:30 ---> Running in 9531dda1c747 15:34:30 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.145" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 15:34:45 Removing intermediate container 9cf5b5bf32a3 15:34:45 ---> 3bc05423d5dd 15:34:45 15:34:45 Step 10/23 : FROM alpine:3.17 15:34:45 ---> 9ed4aefc74f6 15:34:45 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 15:34:45 Removing intermediate container 3b7362747be5 15:34:45 ---> 0b2e2333641f 15:34:45 15:34:45 Step 10/25 : FROM alpine:3.17 15:34:45 ---> 9ed4aefc74f6 15:34:45 Step 11/25 : RUN apk add --update --no-cache dumb-init 15:34:45 ---> Using cache 15:34:45 ---> ab273f4e968a 15:34:45 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 15:34:45 ---> Using cache 15:34:45 ---> bcef842d233f 15:34:45 Step 13/25 : ENV APP_PORT=59881 15:34:45 ---> Running in 5610cec6b0f5 15:34:45 ---> Running in 4552ce1dc424 15:34:45 Removing intermediate container 5610cec6b0f5 15:34:45 ---> ee81ded6973b 15:34:45 Step 12/23 : RUN apk add --update --no-cache dumb-init 15:34:45 ---> Running in a0c3c49b8acb 15:34:45 Removing intermediate container 4552ce1dc424 15:34:45 ---> 21b4a91f0841 15:34:45 Step 14/25 : EXPOSE $APP_PORT 15:34:45 ---> Running in 0d6d42be36a6 15:34:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:34:45 Removing intermediate container 0d6d42be36a6 15:34:45 ---> e1e5f9a3a4a5 15:34:45 Step 15/25 : WORKDIR / 15:34:45 Removing intermediate container c664052a0396 15:34:45 ---> 24ee2abb76cf 15:34:45 Step 8/23 : COPY . . 15:34:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:34:45 ---> Running in dad4bfa7a018 15:34:45 (1/1) Installing dumb-init (1.2.5-r2) 15:34:45 Executing busybox-1.35.0-r29.trigger 15:34:45 OK: 7 MiB in 16 packages 15:34:56 Removing intermediate container dad4bfa7a018 15:34:56 ---> e185bbc1e5ce 15:34:56 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 15:34:56 ---> f7e74e6c6a1e 15:34:56 Step 9/23 : RUN make cmd/support-notifications/support-notifications 15:34:56 Removing intermediate container 1e17861dbea2 15:34:56 ---> c0a2df02c686 15:34:56 Step 7/22 : COPY . . 15:34:56 ---> Running in b7d2788e88bf 15:34:56 Removing intermediate container a0c3c49b8acb 15:34:56 ---> 2560cf8d750a 15:34:56 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:35:01 ---> eee1331caccf 15:35:01 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 15:35:01 ---> 504f1cc5de52 15:35:01 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 15:35:01 ---> 532a8dbaf521 15:35:01 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:35:01 ---> 81d8315752a4 15:35:01 Step 8/22 : RUN make cmd/secrets-config/secrets-config 15:35:01 Removing intermediate container 9531dda1c747 15:35:01 ---> f49882e644af 15:35:01 15:35:01 Step 10/23 : FROM alpine:3.17 15:35:01 ---> 9ed4aefc74f6 15:35:01 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 15:35:01 ---> Running in 7ecf3a5aa4a8 15:35:01 ---> Running in 9364426c60a9 15:35:01 ---> 6092992f2bae 15:35:01 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 15:35:01 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.145" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:35:02 Removing intermediate container 9364426c60a9 15:35:02 ---> 7fa5b5706cfb 15:35:02 Step 12/23 : ENV APP_PORT=59880 15:35:02 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.145" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 15:35:02 ---> f8a913d647b0 15:35:02 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 15:35:02 ---> Running in cf1fd448ee66 15:35:02 ---> a9bed07b51dd 15:35:02 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 15:35:02 Removing intermediate container cf1fd448ee66 15:35:02 ---> 76f156db345f 15:35:02 Step 13/23 : EXPOSE $APP_PORT 15:35:03 ---> Running in 5ca5d52cd19e 15:35:03 ---> 95b6fa44ae14 15:35:03 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 15:35:03 ---> 24f3cbd37bf9 15:35:03 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 15:35:03 Removing intermediate container 5ca5d52cd19e 15:35:03 ---> 53c8db259e11 15:35:03 Step 14/23 : RUN apk add --update --no-cache dumb-init 15:35:03 ---> Running in bbc9271f8860 15:35:03 ---> bab70e2360e9 15:35:03 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:35:03 ---> e97c30ac980e 15:35:03 Step 21/25 : ENTRYPOINT ["/core-metadata"] 15:35:03 ---> Running in 992996b28eda 15:35:03 ---> Running in f8cc9cd9fff7 15:35:03 Removing intermediate container 992996b28eda 15:35:03 ---> 72961a948597 15:35:03 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:35:03 ---> Running in 379cb2dc8d38 15:35:03 Removing intermediate container 379cb2dc8d38 15:35:03 ---> 20ba4a032a39 15:35:03 Step 23/25 : LABEL arch=x86_64 15:35:03 ---> Running in f45760b0c7c5 15:35:03 Removing intermediate container f45760b0c7c5 15:35:03 ---> 8e51cd75a63e 15:35:03 Step 24/25 : LABEL git_sha=47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 15:35:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:35:03 ---> Running in 9357c713321e 15:35:03 Removing intermediate container 9357c713321e 15:35:03 ---> 4262f8148a0e 15:35:03 Step 25/25 : LABEL version=3.0.0-dev.145 15:35:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:35:03 ---> Running in ece87804a260 15:35:03 Removing intermediate container ece87804a260 15:35:03 ---> 8e0faf3800b9 15:35:03 15:35:03 Successfully built 8e0faf3800b9 15:35:03 Successfully tagged core-metadata:latest 15:35:03  Building core-metadata ... done Building core-common-config-bootstrapper 15:35:04 Removing intermediate container f8cc9cd9fff7 15:35:04 ---> fdc3c46c156e 15:35:04 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 15:35:04 ---> Running in d2ed3746b8c9 15:35:04 (1/1) Installing dumb-init (1.2.5-r2) 15:35:04 Executing busybox-1.35.0-r29.trigger 15:35:04 OK: 7 MiB in 16 packages 15:35:06 Removing intermediate container d2ed3746b8c9 15:35:06 ---> d9a517392bd5 15:35:06 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 15:35:06 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:35:06 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:35:06 ---> a222655fab99 15:35:06 Step 3/23 : ARG ADD_BUILD_TAGS="" 15:35:06 ---> Using cache 15:35:06 ---> 94ecaa0d9065 15:35:06 Step 4/23 : WORKDIR /edgex-go 15:35:06 ---> Using cache 15:35:06 ---> cdd2c5a29065 15:35:06 Step 5/23 : RUN apk add --update --no-cache make git 15:35:06 ---> Using cache 15:35:06 ---> bca3a5bb3da1 15:35:06 Step 6/23 : COPY go.mod vendor* ./ 15:35:06 ---> Using cache 15:35:06 ---> 81960ecd53bf 15:35:06 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:35:06 ---> Using cache 15:35:06 ---> ce144836f5f3 15:35:06 Step 8/23 : COPY . . 15:35:06 ---> Using cache 15:35:06 ---> 7eaf0bd12df2 15:35:06 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 15:35:09 ---> Running in 5a448dc3aeb2 15:35:09 ---> Running in f0cf2137f821 15:35:09 Removing intermediate container 5a448dc3aeb2 15:35:09 ---> aba9900194d0 15:35:09 Step 21/23 : LABEL arch=x86_64 15:35:09 Removing intermediate container bbc9271f8860 15:35:09 ---> 89418df0a6b5 15:35:09 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:35:10 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.145" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 15:35:10 ---> Running in 8af3d537728a 15:35:10 Removing intermediate container 8af3d537728a 15:35:10 ---> 8137669f6813 15:35:10 Step 22/23 : LABEL git_sha=47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 15:35:10 ---> d200e4f44957 15:35:10 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 15:35:10 ---> Running in d969f3b05e07 15:35:11 ---> 5fc550e1c43f 15:35:11 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:35:11 Removing intermediate container d969f3b05e07 15:35:11 ---> 62645ff97181 15:35:11 Step 23/23 : LABEL version=3.0.0-dev.145 15:35:11 ---> Running in 957b36e53662 15:35:12 Removing intermediate container 957b36e53662 15:35:12 ---> ca531148d468 15:35:12 15:35:12 Successfully built ca531148d468 15:35:12 Successfully tagged security-proxy-auth:latest 15:35:12  Building security-proxy-auth ... done Building security-spiffe-token-provider 15:35:12 ---> e9e8ba05ef9c 15:35:12 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 15:35:16 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:35:16 Step 2/20 : FROM ${BUILDER_BASE} AS builder 15:35:16 ---> a222655fab99 15:35:16 Step 3/20 : WORKDIR /edgex-go 15:35:16 ---> Using cache 15:35:16 ---> 8adc9653b1a1 15:35:16 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 15:35:22 ---> e092df54aef3 15:35:22 Step 19/23 : ENTRYPOINT ["/core-data"] 15:35:22 ---> Running in d67260d89845 15:35:22 ---> Running in 380f5e748281 15:35:22 Removing intermediate container 380f5e748281 15:35:22 ---> e56973001ff5 15:35:22 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:35:23 ---> Running in 17f93ef74206 15:35:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:35:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:35:23 Removing intermediate container 17f93ef74206 15:35:23 ---> 284c1e533d92 15:35:23 Step 21/23 : LABEL arch=x86_64 15:35:23 Removing intermediate container ad0f312046c8 15:35:23 ---> 8eaa20172cda 15:35:23 Step 8/23 : COPY . . 15:35:23 Removing intermediate container 23823e63e90a 15:35:23 ---> 7c581752a760 15:35:23 Step 7/20 : COPY . . 15:35:23 Removing intermediate container 6d5b17936298 15:35:23 ---> 9aae09022606 15:35:23 Step 7/27 : COPY . . 15:35:23 Removing intermediate container d82d2246e00e 15:35:23 ---> dec724864490 15:35:23 Step 7/33 : COPY . . 15:35:23 Removing intermediate container 5bc9247e130f 15:35:23 ---> 64da6425e18c 15:35:23 Step 8/23 : COPY . . 15:35:23 v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 15:35:23 v3.17.3-148-g102db920468 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 15:35:23 OK: 17819 distinct packages available 15:35:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:35:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:35:23 OK: 265 MiB in 53 packages 15:35:24 ---> fc77e0b30c98 15:35:24 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 15:35:24 ---> 21e1ed96d618 15:35:24 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 15:35:24 ---> Running in db8ff3b4d21f 15:35:24 ---> Running in d6317f2235ee 15:35:24 ---> Running in 486f9bc40d26 15:35:24 ---> fb099958e2b5 15:35:24 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 15:35:25 ---> 7740b8bb52ad 15:35:25 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 15:35:25 Removing intermediate container db8ff3b4d21f 15:35:25 ---> 0d61646f92b3 15:35:25 Step 22/23 : LABEL git_sha=47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 15:35:25 ---> Running in 69fed4926eac 15:35:25 Removing intermediate container d67260d89845 15:35:25 ---> d12b10485612 15:35:25 Step 5/20 : COPY go.mod vendor* ./ 15:35:25 ---> Running in 006dc795ec0f 15:35:25 ---> Running in 929f161943c1 15:35:25 ---> c374533cec58 15:35:25 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 15:35:25 Removing intermediate container 69fed4926eac 15:35:25 ---> 5be039971573 15:35:25 Step 23/23 : LABEL version=3.0.0-dev.145 15:35:25 ---> Running in a3fb6525de23 15:35:26 ---> Running in 2cbad8c7c85d 15:35:26 Removing intermediate container 006dc795ec0f 15:35:26 ---> 7b2b6a21b8a3 15:35:26 Step 9/27 : WORKDIR /edgex-go/spire-build 15:35:26 ---> Running in 43e7f1aeb0e3 15:35:26 ---> 3c60e9ed0737 15:35:26 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:35:27 Removing intermediate container 43e7f1aeb0e3 15:35:27 ---> 364f91d7233e 15:35:27 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 15:35:27 Removing intermediate container 2cbad8c7c85d 15:35:27 ---> 218c62d9dcf0 15:35:27 15:35:27 ---> Running in f08491752a98 15:35:27 Successfully built 218c62d9dcf0 15:35:27 ---> Running in ba1329c43b4e 15:35:27 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.145" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 15:35:27 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.145" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 15:35:27 Successfully tagged core-data:latest 15:35:27  Building core-data ... done Building core-command 15:35:27 Removing intermediate container 7ecf3a5aa4a8 15:35:27 ---> 218be9370828 15:35:27 15:35:27 Step 9/22 : FROM alpine:3.17 15:35:27 ---> 9ed4aefc74f6 15:35:27 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 15:35:27 ---> Running in 0286cb9f2d8c 15:35:28 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.145" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:35:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:35:28 Removing intermediate container ba1329c43b4e 15:35:28 ---> 2178082a75b0 15:35:28 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 15:35:28 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.145" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 15:35:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:35:28 ---> Running in 8917343d9217 15:35:29 (1/2) Installing dumb-init (1.2.5-r2) 15:35:29 (2/2) Installing openssl (3.0.8-r4) 15:35:29 Executing busybox-1.35.0-r29.trigger 15:35:29 OK: 8 MiB in 17 packages 15:35:32 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:35:32 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:35:32 ---> a222655fab99 15:35:32 Step 3/24 : ARG ADD_BUILD_TAGS="" 15:35:32 ---> Using cache 15:35:32 ---> 94ecaa0d9065 15:35:32 Step 4/24 : WORKDIR /edgex-go 15:35:32 ---> Using cache 15:35:32 ---> cdd2c5a29065 15:35:32 Step 5/24 : RUN apk add --update --no-cache make git 15:35:32 ---> Using cache 15:35:32 ---> bca3a5bb3da1 15:35:32 Step 6/24 : COPY go.mod vendor* ./ 15:35:32 ---> Using cache 15:35:32 ---> 81960ecd53bf 15:35:32 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:35:32 ---> Using cache 15:35:32 ---> ce144836f5f3 15:35:32 Step 8/24 : COPY . . 15:35:32 ---> Using cache 15:35:32 ---> 7eaf0bd12df2 15:35:32 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 15:35:33 Removing intermediate container 8917343d9217 15:35:33 ---> 84060b597394 15:35:33 Step 12/27 : WORKDIR /edgex-go 15:35:33 ---> Running in f6e73b1559ed 15:35:34 Removing intermediate container f6e73b1559ed 15:35:34 ---> 750a74ba49bf 15:35:34 15:35:34 Step 13/27 : FROM alpine:3.17 15:35:34 3.17: Pulling from library/alpine 15:35:34 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 15:35:34 Status: Downloaded newer image for alpine:3.17 15:35:34 ---> 51e60588ff2c 15:35:34 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:35:34 ---> Running in 21d12d29211a 15:35:37 Removing intermediate container 21d12d29211a 15:35:37 ---> ed66194b290b 15:35:37 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:35:37 ---> Running in d8d0e0d2e603 15:35:37 ---> Running in efd644ab89c6 15:35:37 Removing intermediate container 0286cb9f2d8c 15:35:37 ---> ff5ed1f93537 15:35:37 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 15:35:37 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.145" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 15:35:37 Removing intermediate container b7d2788e88bf 15:35:37 ---> c95ddc50156b 15:35:37 15:35:37 Step 10/23 : FROM alpine:3.17 15:35:37 ---> 9ed4aefc74f6 15:35:37 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 15:35:37 ---> Running in 0e4783aade64 15:35:37 ---> Running in 9495d5937e23 15:35:38 Removing intermediate container 0e4783aade64 15:35:38 ---> 0d5a010f36bb 15:35:38 Step 12/22 : WORKDIR /edgex 15:35:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:35:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:35:39 (1/2) Installing ca-certificates (20220614-r4) 15:35:39 (2/2) Installing dumb-init (1.2.5-r2) 15:35:39 Executing busybox-1.35.0-r29.trigger 15:35:39 ---> Running in cf970fb7123d 15:35:39 Executing ca-certificates-20220614-r4.trigger 15:35:39 Removing intermediate container f0cf2137f821 15:35:39 ---> 3b09e9e57d3b 15:35:39 15:35:39 Step 10/23 : FROM alpine:3.17 15:35:39 ---> 9ed4aefc74f6 15:35:39 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 15:35:39 ---> Using cache 15:35:39 ---> ee81ded6973b 15:35:39 Step 12/23 : RUN apk add --update --no-cache dumb-init 15:35:39 ---> Using cache 15:35:39 ---> 2560cf8d750a 15:35:39 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:35:39 ---> Using cache 15:35:39 OK: 8 MiB in 17 packages 15:35:39 ---> 504f1cc5de52 15:35:39 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 15:35:39 ---> Using cache 15:35:39 ---> 6092992f2bae 15:35:39 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 15:35:39 Removing intermediate container cf970fb7123d 15:35:39 ---> f77f4e39f670 15:35:39 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:35:40 ---> ab1d69ee7206 15:35:40 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 15:35:40 ---> cd813bfef1b5 15:35:40 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 15:35:40 ---> 05a4ff37ddb1 15:35:40 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 15:35:40 ---> f9f59f3c5733 15:35:40 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 15:35:40 Removing intermediate container 9495d5937e23 15:35:40 ---> 042d7d1973fd 15:35:40 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 15:35:40 ---> Running in 724f99306dd4 15:35:40 ---> a4eea47bfa6c 15:35:40 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 15:35:40 ---> 3aa7811eef0e 15:35:40 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:35:40 Removing intermediate container 724f99306dd4 15:35:40 ---> 781fde51a9ce 15:35:40 Step 13/23 : ENV APP_PORT=59860 15:35:40 ---> Running in 0a41e1c9c08a 15:35:40 ---> Running in 018a59c8fafa 15:35:41 Removing intermediate container 018a59c8fafa 15:35:41 ---> c8def681f413 15:35:41 Step 14/23 : EXPOSE $APP_PORT 15:35:41 ---> 91fbcb710848 15:35:41 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 15:35:41 ---> Running in dccf35b390a2 15:35:41 Removing intermediate container dccf35b390a2 15:35:41 ---> 04dffda947a0 15:35:41 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:35:41 ---> ab7840e3c2ff 15:35:41 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:35:41 ---> Running in 386a11507bda 15:35:42 Removing intermediate container 0a41e1c9c08a 15:35:42 ---> 100e75a77c04 15:35:42 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 15:35:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:35:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:35:44 ---> 070740e11b0c 15:35:44 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 15:35:45 ---> Running in 6aea01b7cbf1 15:35:46 v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 15:35:46 v3.17.3-148-g102db920468 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 15:35:46 OK: 17691 distinct packages available 15:35:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:35:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:35:47 ---> 8a1bb4be19fb 15:35:47 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 15:35:47 Removing intermediate container 386a11507bda 15:35:47 ---> 8e3f719c42b8 15:35:47 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 15:35:47 Removing intermediate container 6aea01b7cbf1 15:35:47 ---> 8510110ce7d0 15:35:47 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 15:35:47 ---> Running in 7ee374d99377 15:35:47 ---> Running in 0ad0d5b322c7 15:35:47 Removing intermediate container 7ee374d99377 15:35:47 ---> 8a3fa0b191f4 15:35:47 Step 20/22 : LABEL arch=x86_64 15:35:47 Removing intermediate container 0ad0d5b322c7 15:35:47 ---> 3b4218eb98c0 15:35:47 Step 21/23 : LABEL arch=x86_64 15:35:48 ---> Running in 9c7e914ae902 15:35:48 ---> Running in 851c0fdbdc1c 15:35:49 ---> 09f672dd11fb 15:35:49 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 15:35:49 (1/5) Installing dumb-init (1.2.5-r2) 15:35:49 (2/5) Installing musl-obstack (1.2.3-r0) 15:35:49 (3/5) Installing libucontext (1.2-r0) 15:35:49 (4/5) Installing gcompat (1.1.0-r0) 15:35:49 (5/5) Installing openssl (3.0.8-r4) 15:35:49 Executing busybox-1.35.0-r29.trigger 15:35:49 OK: 9 MiB in 20 packages 15:35:49 Removing intermediate container 851c0fdbdc1c 15:35:49 ---> debc8b0ff722 15:35:49 Step 21/22 : LABEL git_sha=47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 15:35:50 Removing intermediate container 9c7e914ae902 15:35:50 ---> bfd64abb334b 15:35:50 Step 22/23 : LABEL git_sha=47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 15:35:51 ---> 209ac7ac453c 15:35:51 Step 19/23 : ENTRYPOINT ["/support-notifications"] 15:35:52 Removing intermediate container d8d0e0d2e603 15:35:52 ---> 510b1181c48e 15:35:52 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 15:35:52 ---> Running in 9947130dc9e0 15:35:52 ---> Running in fdc8a8733294 15:35:52 ---> Running in 5e7ddeae1b21 15:35:52 Removing intermediate container fdc8a8733294 15:35:52 ---> 2dddeb5b2412 15:35:52 Step 22/22 : LABEL version=3.0.0-dev.145 15:35:52 Removing intermediate container 9947130dc9e0 15:35:52 ---> 4815d920cdf7 15:35:52 Step 23/23 : LABEL version=3.0.0-dev.145 15:35:52 Removing intermediate container 5e7ddeae1b21 15:35:52 ---> 038cdd15e5db 15:35:52 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:35:53 ---> 6d151b82a605 15:35:53 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 15:35:54 ---> 362dae96e2ef 15:35:54 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 15:35:54 ---> Running in ac496bcf415b 15:35:54 ---> Running in 485e190f07be 15:35:54 ---> Running in a3319c2e1230 15:35:54 Removing intermediate container 485e190f07be 15:35:54 ---> 834426895369 15:35:54 15:35:54 Removing intermediate container ac496bcf415b 15:35:54 ---> d2780d4fe831 15:35:54 15:35:54 Removing intermediate container a3319c2e1230 15:35:54 ---> 2d07b0591550 15:35:54 Step 21/23 : LABEL arch=x86_64 15:35:54 ---> Running in 1177db0ddd72 15:35:54 Successfully built 834426895369 15:35:54 Successfully built d2780d4fe831 15:35:54 Successfully tagged core-common-config-bootstrapper:latest 15:35:54  Building core-common-config-bootstrapper ... done Building security-secretstore-setup 15:35:54 Successfully tagged security-proxy-setup:latest 15:35:55  Building security-proxy-setup ... done Removing intermediate container f08491752a98 15:35:55 ---> 659d8b7ee206 15:35:55 Step 7/20 : COPY . . 15:35:58 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:35:58 Step 2/25 : FROM ${BUILDER_BASE} AS builder 15:35:58 ---> a222655fab99 15:35:58 Step 3/25 : WORKDIR /edgex-go 15:35:58 ---> Using cache 15:35:58 ---> 8adc9653b1a1 15:35:58 Step 4/25 : RUN apk add --update --no-cache make git 15:35:58 ---> Using cache 15:35:58 ---> f9e330abda06 15:35:58 Step 5/25 : COPY go.mod vendor* ./ 15:35:58 ---> Using cache 15:35:58 ---> 23e6a19592db 15:35:58 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:35:58 ---> Using cache 15:35:58 ---> c0a2df02c686 15:35:58 Step 7/25 : COPY . . 15:35:58 ---> Using cache 15:35:58 ---> 81d8315752a4 15:35:58 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:36:00 ---> 38c4300b4b81 15:36:00 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:36:03 Removing intermediate container 1177db0ddd72 15:36:03 ---> e61dc54fb022 15:36:03 Step 22/23 : LABEL git_sha=47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 15:36:05 ---> Running in b975101d9722 15:36:05 ---> Running in 065d7f122142 15:36:05 ---> 76465d7979ec 15:36:05 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 15:36:05 ---> Running in 7f1a1b4c3796 15:36:05 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.145" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:36:05 Removing intermediate container 065d7f122142 15:36:05 ---> bb78d0231c0a 15:36:05 Step 23/23 : LABEL version=3.0.0-dev.145 15:36:07 ---> Running in 96f1844d0c51 15:36:07 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.145" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 15:36:07 Removing intermediate container efd644ab89c6 15:36:07 ---> be60b42943e9 15:36:07 15:36:07 Step 10/24 : FROM alpine:3.17 15:36:07 ---> 9ed4aefc74f6 15:36:07 Step 11/24 : RUN apk add --update --no-cache dumb-init 15:36:07 ---> Using cache 15:36:07 ---> ab273f4e968a 15:36:07 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 15:36:07 ---> Using cache 15:36:07 ---> bcef842d233f 15:36:07 Step 13/24 : ENV APP_PORT=59882 15:36:07 Removing intermediate container 96f1844d0c51 15:36:07 ---> 3f67385f0de7 15:36:07 15:36:07 ---> Running in d803ed7fd67d 15:36:07 Successfully built 3f67385f0de7 15:36:07 Successfully tagged support-notifications:latest 15:36:07  Building support-notifications ... done Removing intermediate container d803ed7fd67d 15:36:07 ---> 784d0611c5cc 15:36:07 Step 14/24 : EXPOSE $APP_PORT 15:36:07 ---> Running in e640d5680f52 15:36:07 Removing intermediate container e640d5680f52 15:36:07 ---> 4de708a49c70 15:36:07 Step 15/24 : WORKDIR / 15:36:07 ---> Running in 9f53962ecd62 15:36:07 Removing intermediate container 9f53962ecd62 15:36:07 ---> 421e6ef8d67b 15:36:07 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 15:36:07 ---> 05d1b6b771e1 15:36:07 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 15:36:08 ---> 61c8a44dc486 15:36:08 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 15:36:08 ---> cdb4572676d1 15:36:08 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 15:36:08 ---> 6930ecebdfef 15:36:08 Step 20/24 : ENTRYPOINT ["/core-command"] 15:36:08 ---> Running in 0f36f4923832 15:36:08 Removing intermediate container 0f36f4923832 15:36:08 ---> c438ebdb76f3 15:36:08 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:36:09 ---> Running in 976515e3868d 15:36:09 Removing intermediate container 976515e3868d 15:36:09 ---> 9a2093f3e5fb 15:36:09 Step 22/24 : LABEL arch=x86_64 15:36:09 ---> Running in c64b968aa2f3 15:36:09 Removing intermediate container c64b968aa2f3 15:36:09 ---> 823e3f7a78a4 15:36:09 Step 23/24 : LABEL git_sha=47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 15:36:09 ---> Running in 7baaf09ce796 15:36:09 Removing intermediate container 7baaf09ce796 15:36:09 ---> 454cc6e2ed54 15:36:09 Step 24/24 : LABEL version=3.0.0-dev.145 15:36:09 ---> Running in ccee64d82680 15:36:09 Removing intermediate container ccee64d82680 15:36:09 ---> 82d515887df3 15:36:09 15:36:09 Successfully built 82d515887df3 15:36:09 Successfully tagged core-command:latest 15:36:10 ---> 052986007370 15:36:10 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 15:36:10 ---> 456f5a083323 15:36:10 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 15:36:11 ---> fdeeeb426afc 15:36:11 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 15:36:12 ---> e44ad481424d 15:36:12 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:36:12 ---> Running in 8a59b062064d 15:36:13 Removing intermediate container 8a59b062064d 15:36:13 ---> 721af1003c8c 15:36:13 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:36:13 ---> Running in a714b3f16584 15:36:14 Removing intermediate container a714b3f16584 15:36:14 ---> 515879fcee6b 15:36:14 Step 25/27 : LABEL arch=arm64 15:36:14 ---> Running in 9a762860f9f8 15:36:14 Removing intermediate container 9a762860f9f8 15:36:14 ---> 37088256ccd5 15:36:14 Step 26/27 : LABEL git_sha=47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 15:36:14 ---> Running in ee3997256cec 15:36:18 Removing intermediate container ee3997256cec 15:36:18 ---> a8fa70684749 15:36:18 Step 27/27 : LABEL version=3.0.0-dev.145 15:36:18 ---> Running in 92b099088a5d 15:36:18 Removing intermediate container 92b099088a5d 15:36:18 ---> dfc79bd9a63a 15:36:18 15:36:18 Successfully built dfc79bd9a63a 15:36:18 Successfully tagged security-spire-agent-arm64:latest 15:36:18  Building security-spire-agent ... done Building security-spire-config 15:36:22  Building core-command ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.145" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:36:23 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:36:23 Step 2/27 : FROM ${BUILDER_BASE} AS builder 15:36:23 ---> 23dab04b1a79 15:36:23 Step 3/27 : WORKDIR /edgex-go 15:36:23 ---> Using cache 15:36:23 ---> 3d834e289c8c 15:36:23 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 15:36:23 ---> Using cache 15:36:23 ---> 4b7f883c26d2 15:36:23 Step 5/27 : COPY go.mod vendor* ./ 15:36:23 ---> Using cache 15:36:23 ---> ab315253ac18 15:36:23 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:36:23 ---> Using cache 15:36:23 ---> 9aae09022606 15:36:23 Step 7/27 : COPY . . 15:36:23 ---> Using cache 15:36:23 ---> fb099958e2b5 15:36:23 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 15:36:23 ---> Using cache 15:36:23 ---> 7b2b6a21b8a3 15:36:23 Step 9/27 : WORKDIR /edgex-go/spire-build 15:36:23 ---> Using cache 15:36:23 ---> 364f91d7233e 15:36:23 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 15:36:23 ---> Using cache 15:36:23 ---> 2178082a75b0 15:36:23 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 15:36:23 ---> Using cache 15:36:23 ---> 84060b597394 15:36:23 Step 12/27 : WORKDIR /edgex-go 15:36:23 ---> Using cache 15:36:23 ---> 750a74ba49bf 15:36:23 15:36:23 Step 13/27 : FROM alpine:3.17 15:36:23 ---> 51e60588ff2c 15:36:23 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:36:23 ---> Using cache 15:36:23 ---> ed66194b290b 15:36:23 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 15:36:23 ---> Running in d4835012ef11 15:36:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:36:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:36:30 Removing intermediate container b975101d9722 15:36:30 ---> efe755c54076 15:36:30 15:36:30 Step 9/25 : FROM alpine:3.17 15:36:30 ---> 9ed4aefc74f6 15:36:30 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 15:36:30 Removing intermediate container 7f1a1b4c3796 15:36:30 ---> fb77405d16cc 15:36:30 15:36:30 Step 9/20 : FROM alpine:3.17 15:36:30 ---> 9ed4aefc74f6 15:36:30 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 15:36:30 ---> Using cache 15:36:30 ---> 00520ea2e30d 15:36:30 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 15:36:30 ---> Running in ff8696fc407b 15:36:30 ---> Running in b7ea0c1db187 15:36:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:36:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:36:30 v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 15:36:30 v3.17.3-148-g102db920468 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 15:36:30 OK: 17691 distinct packages available 15:36:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:36:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:36:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:36:31 (1/3) Installing ca-certificates (20220614-r4) 15:36:31 v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 15:36:31 v3.17.3-148-g102db920468 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 15:36:31 OK: 17820 distinct packages available 15:36:31 (2/3) Installing dumb-init (1.2.5-r2) 15:36:31 (3/3) Installing su-exec (0.2-r2) 15:36:31 Executing busybox-1.35.0-r29.trigger 15:36:31 Executing ca-certificates-20220614-r4.trigger 15:36:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:36:31 OK: 8 MiB in 18 packages 15:36:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:36:31 (1/9) Installing ca-certificates (20220614-r4) 15:36:31 (2/9) Installing brotli-libs (1.0.9-r9) 15:36:31 (3/9) Installing nghttp2-libs (1.51.0-r0) 15:36:31 (4/9) Installing libcurl (8.0.1-r0) 15:36:31 (5/9) Installing curl (8.0.1-r0) 15:36:31 (6/9) Installing dumb-init (1.2.5-r2) 15:36:31 (7/9) Installing musl-obstack (1.2.3-r0) 15:36:31 (8/9) Installing libucontext (1.2-r0) 15:36:31 (9/9) Installing gcompat (1.1.0-r0) 15:36:31 Executing busybox-1.35.0-r29.trigger 15:36:31 Executing ca-certificates-20220614-r4.trigger 15:36:31 Removing intermediate container ff8696fc407b 15:36:31 ---> 67984397354c 15:36:31 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 15:36:31 ---> Running in 61f42d036ed9 15:36:31 OK: 10 MiB in 24 packages 15:36:31 Removing intermediate container 61f42d036ed9 15:36:31 ---> 1c0b9bf5a3e8 15:36:31 Step 12/25 : WORKDIR / 15:36:31 ---> Running in 7c9c34447b1e 15:36:31 Removing intermediate container 7c9c34447b1e 15:36:31 ---> 8139278efb1f 15:36:31 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 15:36:31 ---> b632515ed892 15:36:31 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 15:36:32 ---> e81530ecf124 15:36:32 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 15:36:32 Removing intermediate container b7ea0c1db187 15:36:32 ---> 973048cce705 15:36:32 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 15:36:32 ---> 56d558c3a430 15:36:32 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 15:36:32 ---> 9c33b4ecaedd 15:36:32 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 15:36:32 ---> 7cf2d68e8f57 15:36:32 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 15:36:32 ---> 1fe506cd49ce 15:36:32 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 15:36:32 ---> 4377e760d218 15:36:32 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:36:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:36:33 ---> 8936b9043356 15:36:33 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 15:36:33 ---> dc2d7582e619 15:36:33 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 15:36:34 ---> 73f467e877be 15:36:34 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 15:36:34 ---> bf8762bc750c 15:36:34 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 15:36:34 ---> Running in 719e2c52dfa1 15:36:34 Removing intermediate container 719e2c52dfa1 15:36:34 ---> 13aec5573604 15:36:34 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] 15:36:34 ---> Running in 82a9cd7c7090 15:36:34 ---> 467404ed9a70 15:36:34 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:36:34 ---> Running in 4596b5dccaca 15:36:34 Removing intermediate container 82a9cd7c7090 15:36:34 ---> 134b71217d36 15:36:34 Step 18/20 : LABEL arch=x86_64 15:36:34 ---> Running in 4bc8addbbe82 15:36:34 Removing intermediate container 4bc8addbbe82 15:36:34 ---> 22ee5b39e5ac 15:36:34 Step 19/20 : LABEL git_sha=47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 15:36:34 ---> Running in 3d05ae476978 15:36:34 Removing intermediate container 3d05ae476978 15:36:34 ---> 717b6be70393 15:36:34 Step 20/20 : LABEL version=3.0.0-dev.145 15:36:34 ---> Running in 0f6420bf38dd 15:36:34 Removing intermediate container 0f6420bf38dd 15:36:34 ---> b08969eaa5d7 15:36:34 15:36:34 Successfully built b08969eaa5d7 15:36:34 Successfully tagged security-spiffe-token-provider:latest 15:36:34  Building security-spiffe-token-provider ... done Removing intermediate container 4596b5dccaca 15:36:34 ---> 441319ef82d8 15:36:34 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 15:36:34 ---> Running in c32a1d9f6520 15:36:35 Removing intermediate container c32a1d9f6520 15:36:35 ---> ba6b4192a20d 15:36:35 Step 23/25 : LABEL arch=x86_64 15:36:35 ---> Running in 06c4df843260 15:36:35 Removing intermediate container 06c4df843260 15:36:35 ---> b48ad4f1e81b 15:36:35 Step 24/25 : LABEL git_sha=47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 15:36:35 ---> Running in e40e53bdee03 15:36:35 Removing intermediate container e40e53bdee03 15:36:35 ---> 9649a3f45352 15:36:35 Step 25/25 : LABEL version=3.0.0-dev.145 15:36:35 ---> Running in 19d5dd166a95 15:36:35 Removing intermediate container 19d5dd166a95 15:36:35 ---> 4fe29617f806 15:36:35 15:36:35 Successfully built 4fe29617f806 15:36:35 Successfully tagged security-secretstore-setup:latest 15:36:35  Building security-secretstore-setup ... done  [Pipeline] } 15:36:35 (1/4) Installing dumb-init (1.2.5-r2) 15:36:35 (2/4) Installing musl-obstack (1.2.3-r0) 15:36:35 (3/4) Installing libucontext (1.2-r0) 15:36:35 (4/4) Installing gcompat (1.1.0-r0) 15:36:35 Executing busybox-1.35.0-r29.trigger 15:36:35 OK: 8 MiB in 19 packages 15:36:35 $ docker stop --time=1 2233487de339053a37873cc17f1a5b5baac3f03218ad2aa7fb9d4b6888c8a65b 15:36:36 $ docker rm -f --volumes 2233487de339053a37873cc17f1a5b5baac3f03218ad2aa7fb9d4b6888c8a65b [Pipeline] // withDockerContainer [Pipeline] sh 15:36:36 + docker images 15:36:36 REPOSITORY TAG IMAGE ID CREATED SIZE 15:36:36 security-secretstore-setup latest 4fe29617f806 1 second ago 32.8MB 15:36:36 security-spiffe-token-provider latest b08969eaa5d7 2 seconds ago 32.8MB 15:36:36 fb77405d16cc 7 seconds ago 1.76GB 15:36:36 efe755c54076 10 seconds ago 1.72GB 15:36:36 core-command latest 82d515887df3 27 seconds ago 19.8MB 15:36:36 support-notifications latest 3f67385f0de7 29 seconds ago 32.4MB 15:36:36 be60b42943e9 30 seconds ago 1.72GB 15:36:36 security-proxy-setup latest d2780d4fe831 42 seconds ago 18.7MB 15:36:36 core-common-config-bootstrapper latest 834426895369 42 seconds ago 17.2MB 15:36:36 3b09e9e57d3b 57 seconds ago 1.72GB 15:36:36 c95ddc50156b About a minute ago 1.79GB 15:36:36 218be9370828 About a minute ago 1.7GB 15:36:36 core-data latest 218c62d9dcf0 About a minute ago 20MB 15:36:36 security-proxy-auth latest ca531148d468 About a minute ago 18.3MB 15:36:36 core-metadata latest 8e0faf3800b9 About a minute ago 20.4MB 15:36:36 f49882e644af About a minute ago 1.73GB 15:36:36 0b2e2333641f 2 minutes ago 1.73GB 15:36:36 3bc05423d5dd 2 minutes ago 1.7GB 15:36:36 security-bootstrapper latest e98d5514ccaa 2 minutes ago 22.2MB 15:36:36 support-scheduler latest b7340af85b26 2 minutes ago 31.8MB 15:36:36 security-spire-server latest 5aeafb7a7ba4 2 minutes ago 103MB 15:36:36 security-spire-config latest e3d75f17fb72 2 minutes ago 102MB 15:36:36 security-spire-agent latest 5fa8c18727c0 2 minutes ago 161MB 15:36:36 4ee74277ac34 2 minutes ago 1.79GB 15:36:36 7b4df8a96f4d 2 minutes ago 1.71GB 15:36:36 51f4af23311e 3 minutes ago 1.58GB 15:36:36 e5aa099bc781 3 minutes ago 1.58GB 15:36:36 163594fa0290 3 minutes ago 1.58GB 15:36:36 ci-base-image-x86_64 latest a222655fab99 7 minutes ago 918MB 15:36:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 8 days ago 700MB 15:36:36 alpine 3.17 9ed4aefc74f6 4 weeks ago 7.05MB 15:36:36 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 9 months ago 253MB 15:36:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:36:37 provisioning config files... 15:36:37 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/510@tmp/config17055077982885217227tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:36:37 Removing intermediate container d4835012ef11 15:36:37 ---> 65dce385a365 15:36:37 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 15:36:37 ---> docker-login.sh 15:36:37 nexus3.edgexfoundry.org:10001 15:36:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:36:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:36:37 Configure a credential helper to remove this warning. See 15:36:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:36:37 15:36:37 Login Succeeded 15:36:37 nexus3.edgexfoundry.org:10002 15:36:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:36:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:36:37 Configure a credential helper to remove this warning. See 15:36:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:36:37 15:36:37 Login Succeeded 15:36:37 nexus3.edgexfoundry.org:10003 15:36:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:36:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:36:37 Configure a credential helper to remove this warning. See 15:36:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:36:37 15:36:37 Login Succeeded 15:36:37 nexus3.edgexfoundry.org:10004 15:36:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:36:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:36:37 Configure a credential helper to remove this warning. See 15:36:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:36:37 15:36:37 Login Succeeded 15:36:37 docker.io 15:36:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:36:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:36:37 Configure a credential helper to remove this warning. See 15:36:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:36:37 15:36:37 Login Succeeded 15:36:37 ---> docker-login.sh ends [Pipeline] } 15:36:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:36:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:36:37 [edgeXDocker.push] Tagging docker image core-command with the following tags: 15:36:37 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 15:36:37 latest 15:36:37 3.0.0-dev.145 15:36:37 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 15:36:37 main 15:36:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:36:38 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:36:38 + docker push nexus3.edgexfoundry.org:10004/core-command:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 15:36:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 15:36:38 9ce88a106175: Preparing 15:36:38 89a4a89899dc: Preparing 15:36:38 f55a0d9f0a47: Preparing 15:36:38 f7cb1e1fefdc: Preparing 15:36:38 1bcfa2a218cf: Preparing 15:36:38 f1417ff83b31: Preparing 15:36:38 f1417ff83b31: Waiting 15:36:38 f7cb1e1fefdc: Pushed 15:36:38 f55a0d9f0a47: Pushed 15:36:38 9ce88a106175: Pushed 15:36:38 f1417ff83b31: Layer already exists 15:36:38 1bcfa2a218cf: Pushed 15:36:39 89a4a89899dc: Pushed 15:36:39 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1: digest: sha256:da5bf8994864d6adeaf551adc42a6503920c472a99d20919f81d6f1a92b5954c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:36:40 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:36:40 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 15:36:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 15:36:40 9ce88a106175: Preparing 15:36:40 89a4a89899dc: Preparing 15:36:40 f55a0d9f0a47: Preparing 15:36:40 f7cb1e1fefdc: Preparing 15:36:40 1bcfa2a218cf: Preparing 15:36:40 f1417ff83b31: Preparing 15:36:40 f1417ff83b31: Waiting 15:36:40 f55a0d9f0a47: Layer already exists 15:36:40 f7cb1e1fefdc: Layer already exists 15:36:40 9ce88a106175: Layer already exists 15:36:40 89a4a89899dc: Layer already exists 15:36:40 1bcfa2a218cf: Layer already exists 15:36:40 f1417ff83b31: Layer already exists 15:36:40 latest: digest: sha256:da5bf8994864d6adeaf551adc42a6503920c472a99d20919f81d6f1a92b5954c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:36:40 ---> e8516a1ba29e 15:36:40 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 15:36:40 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:36:41 + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.145 15:36:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 15:36:41 9ce88a106175: Preparing 15:36:41 89a4a89899dc: Preparing 15:36:41 f55a0d9f0a47: Preparing 15:36:41 f7cb1e1fefdc: Preparing 15:36:41 1bcfa2a218cf: Preparing 15:36:41 f1417ff83b31: Preparing 15:36:41 f1417ff83b31: Waiting 15:36:41 1bcfa2a218cf: Layer already exists 15:36:41 f55a0d9f0a47: Layer already exists 15:36:41 f7cb1e1fefdc: Layer already exists 15:36:41 89a4a89899dc: Layer already exists 15:36:41 9ce88a106175: Layer already exists 15:36:41 f1417ff83b31: Layer already exists 15:36:41 3.0.0-dev.145: digest: sha256:da5bf8994864d6adeaf551adc42a6503920c472a99d20919f81d6f1a92b5954c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:36:41 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:36:41 ---> e4c9c5f7f7a1 15:36:41 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:36:41 + docker push nexus3.edgexfoundry.org:10004/core-command:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 15:36:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 15:36:41 9ce88a106175: Preparing 15:36:41 89a4a89899dc: Preparing 15:36:41 f55a0d9f0a47: Preparing 15:36:41 f7cb1e1fefdc: Preparing 15:36:41 1bcfa2a218cf: Preparing 15:36:41 f1417ff83b31: Preparing 15:36:41 f1417ff83b31: Waiting 15:36:41 f7cb1e1fefdc: Layer already exists 15:36:41 89a4a89899dc: Layer already exists 15:36:41 f55a0d9f0a47: Layer already exists 15:36:41 1bcfa2a218cf: Layer already exists 15:36:41 9ce88a106175: Layer already exists 15:36:41 f1417ff83b31: Layer already exists 15:36:41 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145: digest: sha256:da5bf8994864d6adeaf551adc42a6503920c472a99d20919f81d6f1a92b5954c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:36:42 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:36:42 + docker push nexus3.edgexfoundry.org:10004/core-command:main 15:36:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 15:36:42 9ce88a106175: Preparing 15:36:42 89a4a89899dc: Preparing 15:36:42 f55a0d9f0a47: Preparing 15:36:42 f7cb1e1fefdc: Preparing 15:36:42 1bcfa2a218cf: Preparing 15:36:42 f1417ff83b31: Preparing 15:36:42 f1417ff83b31: Waiting 15:36:42 89a4a89899dc: Layer already exists 15:36:42 9ce88a106175: Layer already exists 15:36:42 f7cb1e1fefdc: Layer already exists 15:36:42 1bcfa2a218cf: Layer already exists 15:36:42 f55a0d9f0a47: Layer already exists 15:36:42 f1417ff83b31: Layer already exists 15:36:42 main: digest: sha256:da5bf8994864d6adeaf551adc42a6503920c472a99d20919f81d6f1a92b5954c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:36:42 ===================================================== [Pipeline] echo 15:36:42 taggedImages: 15:36:42 - nexus3.edgexfoundry.org:10004/core-command:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 15:36:42 - nexus3.edgexfoundry.org:10004/core-command:latest 15:36:42 - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.145 15:36:42 - nexus3.edgexfoundry.org:10004/core-command:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 15:36:42 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 15:36:42 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 15:36:42 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 15:36:42 latest 15:36:42 3.0.0-dev.145 15:36:42 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 15:36:42 main 15:36:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:36:42 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:36:43 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 15:36:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 15:36:43 26dd0d3802ea: Preparing 15:36:43 2eed81ced9a9: Preparing 15:36:43 af6bb306cade: Preparing 15:36:43 b3aebfe27bae: Preparing 15:36:43 f55a0d9f0a47: Preparing 15:36:43 f7cb1e1fefdc: Preparing 15:36:43 e698bd33214e: Preparing 15:36:43 f1417ff83b31: Preparing 15:36:43 f7cb1e1fefdc: Waiting 15:36:43 f1417ff83b31: Waiting 15:36:43 e698bd33214e: Waiting 15:36:43 f55a0d9f0a47: Layer already exists 15:36:43 f7cb1e1fefdc: Layer already exists 15:36:43 26dd0d3802ea: Pushed 15:36:43 af6bb306cade: Pushed 15:36:43 2eed81ced9a9: Pushed 15:36:43 f1417ff83b31: Layer already exists 15:36:43 e698bd33214e: Pushed 15:36:44 b3aebfe27bae: Pushed 15:36:44 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1: digest: sha256:b42d6e9b3185995bfd734f4942fb20fbe993363ea92e51f7f3850a5f58b22d9b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:36:44 + 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 15:36:45 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 15:36:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 15:36:45 26dd0d3802ea: Preparing 15:36:45 2eed81ced9a9: Preparing 15:36:45 af6bb306cade: Preparing 15:36:45 b3aebfe27bae: Preparing 15:36:45 f55a0d9f0a47: Preparing 15:36:45 f7cb1e1fefdc: Preparing 15:36:45 e698bd33214e: Preparing 15:36:45 f1417ff83b31: Preparing 15:36:45 f7cb1e1fefdc: Waiting 15:36:45 e698bd33214e: Waiting 15:36:45 f55a0d9f0a47: Layer already exists 15:36:45 26dd0d3802ea: Layer already exists 15:36:45 af6bb306cade: Layer already exists 15:36:45 b3aebfe27bae: Layer already exists 15:36:45 2eed81ced9a9: Layer already exists 15:36:45 f7cb1e1fefdc: Layer already exists 15:36:45 e698bd33214e: Layer already exists 15:36:45 f1417ff83b31: Layer already exists 15:36:45 latest: digest: sha256:b42d6e9b3185995bfd734f4942fb20fbe993363ea92e51f7f3850a5f58b22d9b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:36:45 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:36:45 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.145 15:36:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 15:36:45 26dd0d3802ea: Preparing 15:36:45 2eed81ced9a9: Preparing 15:36:45 af6bb306cade: Preparing 15:36:45 b3aebfe27bae: Preparing 15:36:45 f55a0d9f0a47: Preparing 15:36:45 f7cb1e1fefdc: Preparing 15:36:45 e698bd33214e: Preparing 15:36:45 f1417ff83b31: Preparing 15:36:45 e698bd33214e: Waiting 15:36:45 f1417ff83b31: Waiting 15:36:45 af6bb306cade: Layer already exists 15:36:45 26dd0d3802ea: Layer already exists 15:36:45 f55a0d9f0a47: Layer already exists 15:36:45 2eed81ced9a9: Layer already exists 15:36:45 b3aebfe27bae: Layer already exists 15:36:45 f7cb1e1fefdc: Layer already exists 15:36:45 e698bd33214e: Layer already exists 15:36:45 f1417ff83b31: Layer already exists 15:36:45 3.0.0-dev.145: digest: sha256:b42d6e9b3185995bfd734f4942fb20fbe993363ea92e51f7f3850a5f58b22d9b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:36:46 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:36:46 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 15:36:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 15:36:46 26dd0d3802ea: Preparing 15:36:46 2eed81ced9a9: Preparing 15:36:46 af6bb306cade: Preparing 15:36:46 b3aebfe27bae: Preparing 15:36:46 f55a0d9f0a47: Preparing 15:36:46 f7cb1e1fefdc: Preparing 15:36:46 e698bd33214e: Preparing 15:36:46 f1417ff83b31: Preparing 15:36:46 f7cb1e1fefdc: Waiting 15:36:46 e698bd33214e: Waiting 15:36:46 af6bb306cade: Layer already exists 15:36:46 b3aebfe27bae: Layer already exists 15:36:46 f55a0d9f0a47: Layer already exists 15:36:46 26dd0d3802ea: Layer already exists 15:36:46 2eed81ced9a9: Layer already exists 15:36:46 e698bd33214e: Layer already exists 15:36:46 f7cb1e1fefdc: Layer already exists 15:36:46 f1417ff83b31: Layer already exists 15:36:46 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145: digest: sha256:b42d6e9b3185995bfd734f4942fb20fbe993363ea92e51f7f3850a5f58b22d9b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:36:46 + 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 15:36:46 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 15:36:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 15:36:46 26dd0d3802ea: Preparing 15:36:46 2eed81ced9a9: Preparing 15:36:46 af6bb306cade: Preparing 15:36:46 b3aebfe27bae: Preparing 15:36:46 f55a0d9f0a47: Preparing 15:36:46 f7cb1e1fefdc: Preparing 15:36:46 e698bd33214e: Preparing 15:36:46 f1417ff83b31: Preparing 15:36:46 f7cb1e1fefdc: Waiting 15:36:46 e698bd33214e: Waiting 15:36:46 f1417ff83b31: Waiting 15:36:46 f55a0d9f0a47: Layer already exists 15:36:46 26dd0d3802ea: Layer already exists 15:36:46 b3aebfe27bae: Layer already exists 15:36:46 2eed81ced9a9: Layer already exists 15:36:46 af6bb306cade: Layer already exists 15:36:46 e698bd33214e: Layer already exists 15:36:46 f7cb1e1fefdc: Layer already exists 15:36:46 f1417ff83b31: Layer already exists 15:36:46 main: digest: sha256:b42d6e9b3185995bfd734f4942fb20fbe993363ea92e51f7f3850a5f58b22d9b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:36:46 ===================================================== [Pipeline] echo 15:36:46 taggedImages: 15:36:46 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 15:36:46 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 15:36:46 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.145 15:36:46 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 15:36:46 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 15:36:46 [edgeXDocker.push] Tagging docker image core-data with the following tags: 15:36:46 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 15:36:46 latest 15:36:46 3.0.0-dev.145 15:36:46 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 15:36:46 main 15:36:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:36:47 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:36:47 + docker push nexus3.edgexfoundry.org:10004/core-data:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 15:36:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 15:36:47 2978dc7d4055: Preparing 15:36:47 9225f458b3b8: Preparing 15:36:47 f55a0d9f0a47: Preparing 15:36:47 f7cb1e1fefdc: Preparing 15:36:47 673c5e37e8d9: Preparing 15:36:47 f1417ff83b31: Preparing 15:36:47 f1417ff83b31: Waiting 15:36:47 f7cb1e1fefdc: Layer already exists 15:36:47 f55a0d9f0a47: Layer already exists 15:36:47 f1417ff83b31: Layer already exists 15:36:47 673c5e37e8d9: Pushed 15:36:47 2978dc7d4055: Pushed 15:36:48 9225f458b3b8: Pushed 15:36:48 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1: digest: sha256:cb9031a363d133d19ac95cae330d941748230cf906e313a286bc613c65a4696e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:36:49 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:36:49 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 15:36:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 15:36:49 2978dc7d4055: Preparing 15:36:49 9225f458b3b8: Preparing 15:36:49 f55a0d9f0a47: Preparing 15:36:49 f7cb1e1fefdc: Preparing 15:36:49 673c5e37e8d9: Preparing 15:36:49 f1417ff83b31: Preparing 15:36:49 f1417ff83b31: Waiting 15:36:49 f7cb1e1fefdc: Layer already exists 15:36:49 f55a0d9f0a47: Layer already exists 15:36:49 2978dc7d4055: Layer already exists 15:36:49 9225f458b3b8: Layer already exists 15:36:49 673c5e37e8d9: Layer already exists 15:36:49 f1417ff83b31: Layer already exists 15:36:49 latest: digest: sha256:cb9031a363d133d19ac95cae330d941748230cf906e313a286bc613c65a4696e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:36:49 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:36:49 ---> eff7ed9c8eb9 15:36:49 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 15:36:49 ---> 161a8ce627f4 15:36:49 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 15:36:49 ---> Running in 2ea08fc8c0bd 15:36:50 + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.145 15:36:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 15:36:50 2978dc7d4055: Preparing 15:36:50 9225f458b3b8: Preparing 15:36:50 f55a0d9f0a47: Preparing 15:36:50 f7cb1e1fefdc: Preparing 15:36:50 673c5e37e8d9: Preparing 15:36:50 f1417ff83b31: Preparing 15:36:50 f1417ff83b31: Waiting 15:36:50 f55a0d9f0a47: Layer already exists 15:36:50 673c5e37e8d9: Layer already exists 15:36:50 9225f458b3b8: Layer already exists 15:36:50 f7cb1e1fefdc: Layer already exists 15:36:50 2978dc7d4055: Layer already exists 15:36:50 f1417ff83b31: Layer already exists 15:36:50 3.0.0-dev.145: digest: sha256:cb9031a363d133d19ac95cae330d941748230cf906e313a286bc613c65a4696e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:36:50 Removing intermediate container 2ea08fc8c0bd 15:36:50 ---> 57d84345d39f 15:36:50 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 15:36:50 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:36:50 + docker push nexus3.edgexfoundry.org:10004/core-data:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 15:36:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 15:36:50 2978dc7d4055: Preparing 15:36:50 9225f458b3b8: Preparing 15:36:50 f55a0d9f0a47: Preparing 15:36:50 f7cb1e1fefdc: Preparing 15:36:50 673c5e37e8d9: Preparing 15:36:50 f1417ff83b31: Preparing 15:36:50 f55a0d9f0a47: Layer already exists 15:36:50 f7cb1e1fefdc: Layer already exists 15:36:50 673c5e37e8d9: Layer already exists 15:36:50 9225f458b3b8: Layer already exists 15:36:50 2978dc7d4055: Layer already exists 15:36:50 f1417ff83b31: Layer already exists 15:36:50 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145: digest: sha256:cb9031a363d133d19ac95cae330d941748230cf906e313a286bc613c65a4696e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:36:51 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:36:51 ---> 513fd3c9d339 15:36:51 Step 22/27 : WORKDIR / 15:36:51 + docker push nexus3.edgexfoundry.org:10004/core-data:main 15:36:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 15:36:51 2978dc7d4055: Preparing 15:36:51 9225f458b3b8: Preparing 15:36:51 f55a0d9f0a47: Preparing 15:36:51 f7cb1e1fefdc: Preparing 15:36:51 673c5e37e8d9: Preparing 15:36:51 f1417ff83b31: Preparing 15:36:51 f1417ff83b31: Waiting 15:36:51 f55a0d9f0a47: Layer already exists 15:36:51 2978dc7d4055: Layer already exists 15:36:51 f7cb1e1fefdc: Layer already exists 15:36:51 9225f458b3b8: Layer already exists 15:36:51 673c5e37e8d9: Layer already exists 15:36:51 f1417ff83b31: Layer already exists 15:36:51 main: digest: sha256:cb9031a363d133d19ac95cae330d941748230cf906e313a286bc613c65a4696e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:36:51 ===================================================== [Pipeline] echo 15:36:51 taggedImages: 15:36:51 - nexus3.edgexfoundry.org:10004/core-data:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 15:36:51 - nexus3.edgexfoundry.org:10004/core-data:latest 15:36:51 - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.145 15:36:51 - nexus3.edgexfoundry.org:10004/core-data:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 15:36:51 - nexus3.edgexfoundry.org:10004/core-data:main 15:36:51 ---> Running in 1b64bf18e8f3 [Pipeline] echo 15:36:51 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 15:36:51 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 15:36:51 latest 15:36:51 3.0.0-dev.145 15:36:51 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 15:36:51 main 15:36:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:36:51 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:36:52 Removing intermediate container 1b64bf18e8f3 15:36:52 ---> aeb07ae39394 15:36:52 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:36:52 ---> Running in f318088b37c9 15:36:52 + docker push nexus3.edgexfoundry.org:10004/core-metadata:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 15:36:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 15:36:52 08b15616474a: Preparing 15:36:52 658075736fdc: Preparing 15:36:52 b06a02c5a65f: Preparing 15:36:52 f55a0d9f0a47: Preparing 15:36:52 f7cb1e1fefdc: Preparing 15:36:52 1bcfa2a218cf: Preparing 15:36:52 f1417ff83b31: Preparing 15:36:52 1bcfa2a218cf: Waiting 15:36:52 f1417ff83b31: Waiting 15:36:52 f55a0d9f0a47: Layer already exists 15:36:52 f7cb1e1fefdc: Layer already exists 15:36:52 1bcfa2a218cf: Layer already exists 15:36:52 f1417ff83b31: Layer already exists 15:36:52 658075736fdc: Pushed 15:36:52 08b15616474a: Pushed 15:36:52 Removing intermediate container f318088b37c9 15:36:52 ---> cd2560dc7148 15:36:52 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:36:52 ---> Running in fcbbef5743d8 15:36:53 Removing intermediate container fcbbef5743d8 15:36:53 ---> bc3d2c798f20 15:36:53 Step 25/27 : LABEL arch=arm64 15:36:53 ---> Running in a52563e00eb2 15:36:53 b06a02c5a65f: Pushed 15:36:53 Removing intermediate container a52563e00eb2 15:36:53 ---> 5512f80027d7 15:36:53 Step 26/27 : LABEL git_sha=47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 15:36:53 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1: digest: sha256:8cc3570bbc9554d11b13e1bf7e075198ba9e8bf6dd47160a6fc50942d6bb8362 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:36:54 ---> Running in 24027efce0b4 15:36:54 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:36:54 Removing intermediate container 24027efce0b4 15:36:54 ---> b72a8db5d7ef 15:36:54 Step 27/27 : LABEL version=3.0.0-dev.145 15:36:54 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 15:36:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 15:36:54 08b15616474a: Preparing 15:36:54 658075736fdc: Preparing 15:36:54 b06a02c5a65f: Preparing 15:36:54 f55a0d9f0a47: Preparing 15:36:54 f7cb1e1fefdc: Preparing 15:36:54 1bcfa2a218cf: Preparing 15:36:54 f1417ff83b31: Preparing 15:36:54 1bcfa2a218cf: Waiting 15:36:54 f1417ff83b31: Waiting 15:36:54 b06a02c5a65f: Layer already exists 15:36:54 08b15616474a: Layer already exists 15:36:54 f7cb1e1fefdc: Layer already exists 15:36:54 658075736fdc: Layer already exists 15:36:54 f55a0d9f0a47: Layer already exists 15:36:54 1bcfa2a218cf: Layer already exists 15:36:54 f1417ff83b31: Layer already exists 15:36:54 latest: digest: sha256:8cc3570bbc9554d11b13e1bf7e075198ba9e8bf6dd47160a6fc50942d6bb8362 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:36:54 ---> Running in 31190128bbe9 15:36:54 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:36:54 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.145 15:36:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 15:36:54 08b15616474a: Preparing 15:36:54 658075736fdc: Preparing 15:36:54 b06a02c5a65f: Preparing 15:36:54 f55a0d9f0a47: Preparing 15:36:54 f7cb1e1fefdc: Preparing 15:36:54 1bcfa2a218cf: Preparing 15:36:54 f1417ff83b31: Preparing 15:36:54 f1417ff83b31: Waiting 15:36:54 1bcfa2a218cf: Waiting 15:36:54 f7cb1e1fefdc: Layer already exists 15:36:54 08b15616474a: Layer already exists 15:36:54 658075736fdc: Layer already exists 15:36:54 b06a02c5a65f: Layer already exists 15:36:54 f55a0d9f0a47: Layer already exists 15:36:54 1bcfa2a218cf: Layer already exists 15:36:54 f1417ff83b31: Layer already exists 15:36:54 3.0.0-dev.145: digest: sha256:8cc3570bbc9554d11b13e1bf7e075198ba9e8bf6dd47160a6fc50942d6bb8362 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:36:55 Removing intermediate container 31190128bbe9 15:36:55 ---> 5eaecbff106f 15:36:55 15:36:55 Successfully built 5eaecbff106f 15:36:55 Successfully tagged security-spire-config-arm64:latest 15:36:55  Building security-spire-config ... done Building security-proxy-setup 15:36:55 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:36:55 + docker push nexus3.edgexfoundry.org:10004/core-metadata:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 15:36:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 15:36:55 08b15616474a: Preparing 15:36:55 658075736fdc: Preparing 15:36:55 b06a02c5a65f: Preparing 15:36:55 f55a0d9f0a47: Preparing 15:36:55 f7cb1e1fefdc: Preparing 15:36:55 1bcfa2a218cf: Preparing 15:36:55 f1417ff83b31: Preparing 15:36:55 1bcfa2a218cf: Waiting 15:36:55 f1417ff83b31: Waiting 15:36:55 f55a0d9f0a47: Layer already exists 15:36:55 08b15616474a: Layer already exists 15:36:55 f7cb1e1fefdc: Layer already exists 15:36:55 658075736fdc: Layer already exists 15:36:55 b06a02c5a65f: Layer already exists 15:36:55 1bcfa2a218cf: Layer already exists 15:36:55 f1417ff83b31: Layer already exists 15:36:55 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145: digest: sha256:8cc3570bbc9554d11b13e1bf7e075198ba9e8bf6dd47160a6fc50942d6bb8362 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:36:55 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:36:56 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 15:36:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 15:36:56 08b15616474a: Preparing 15:36:56 658075736fdc: Preparing 15:36:56 b06a02c5a65f: Preparing 15:36:56 f55a0d9f0a47: Preparing 15:36:56 f7cb1e1fefdc: Preparing 15:36:56 1bcfa2a218cf: Preparing 15:36:56 f1417ff83b31: Preparing 15:36:56 f1417ff83b31: Waiting 15:36:56 1bcfa2a218cf: Waiting 15:36:56 08b15616474a: Layer already exists 15:36:56 658075736fdc: Layer already exists 15:36:56 f7cb1e1fefdc: Layer already exists 15:36:56 b06a02c5a65f: Layer already exists 15:36:56 f55a0d9f0a47: Layer already exists 15:36:56 f1417ff83b31: Layer already exists 15:36:56 1bcfa2a218cf: Layer already exists 15:36:56 main: digest: sha256:8cc3570bbc9554d11b13e1bf7e075198ba9e8bf6dd47160a6fc50942d6bb8362 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:36:56 ===================================================== [Pipeline] echo 15:36:56 taggedImages: 15:36:56 - nexus3.edgexfoundry.org:10004/core-metadata:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 15:36:56 - nexus3.edgexfoundry.org:10004/core-metadata:latest 15:36:56 - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.145 15:36:56 - nexus3.edgexfoundry.org:10004/core-metadata:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 15:36:56 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 15:36:56 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 15:36:56 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 15:36:56 latest 15:36:56 3.0.0-dev.145 15:36:56 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 15:36:56 main 15:36:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:36:56 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:36:56 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 15:36:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 15:36:56 acc377f2cfc0: Preparing 15:36:56 acc377f2cfc0: Preparing 15:36:56 ec9e9dfa88ed: Preparing 15:36:56 79a29ea88b34: Preparing 15:36:56 ff00c0ac3cb0: Preparing 15:36:56 c7c780921240: Preparing 15:36:56 3571a1ceee38: Preparing 15:36:56 f55a0d9f0a47: Preparing 15:36:56 f7cb1e1fefdc: Preparing 15:36:56 baa0d5f8803e: Preparing 15:36:56 7f43aa0d07d0: Preparing 15:36:56 87ce6fea1715: Preparing 15:36:56 43fa86ee7059: Preparing 15:36:56 f1417ff83b31: Preparing 15:36:56 f7cb1e1fefdc: Waiting 15:36:56 3571a1ceee38: Waiting 15:36:56 43fa86ee7059: Waiting 15:36:56 baa0d5f8803e: Waiting 15:36:56 f1417ff83b31: Waiting 15:36:56 7f43aa0d07d0: Waiting 15:36:56 87ce6fea1715: Waiting 15:36:56 f55a0d9f0a47: Waiting 15:36:56 acc377f2cfc0: Pushed 15:36:56 c7c780921240: Pushed 15:36:56 f55a0d9f0a47: Layer already exists 15:36:56 79a29ea88b34: Pushed 15:36:56 ff00c0ac3cb0: Pushed 15:36:56 ec9e9dfa88ed: Pushed 15:36:56 f7cb1e1fefdc: Layer already exists 15:36:57 baa0d5f8803e: Pushed 15:36:57 7f43aa0d07d0: Pushed 15:36:57 f1417ff83b31: Layer already exists 15:36:57 87ce6fea1715: Pushed 15:36:57 43fa86ee7059: Pushed 15:36:58 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:36:58 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:36:58 ---> 23dab04b1a79 15:36:58 Step 3/22 : WORKDIR /edgex-go 15:36:58 ---> Using cache 15:36:58 ---> 3d834e289c8c 15:36:58 Step 4/22 : RUN apk add --update --no-cache make git 15:36:58 3571a1ceee38: Pushed 15:36:58 ---> Running in 1a0287ccef5b 15:36:58 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1: digest: sha256:1522de41484ff06cc49dd261351bc37d60e6207b6199309267aa114f6c6e69dd size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:36:59 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:36:59 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 15:36:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 15:36:59 acc377f2cfc0: Preparing 15:36:59 acc377f2cfc0: Preparing 15:36:59 ec9e9dfa88ed: Preparing 15:36:59 79a29ea88b34: Preparing 15:36:59 ff00c0ac3cb0: Preparing 15:36:59 c7c780921240: Preparing 15:36:59 3571a1ceee38: Preparing 15:36:59 f55a0d9f0a47: Preparing 15:36:59 f7cb1e1fefdc: Preparing 15:36:59 baa0d5f8803e: Preparing 15:36:59 7f43aa0d07d0: Preparing 15:36:59 87ce6fea1715: Preparing 15:36:59 43fa86ee7059: Preparing 15:36:59 f1417ff83b31: Preparing 15:36:59 f7cb1e1fefdc: Waiting 15:36:59 3571a1ceee38: Waiting 15:36:59 f55a0d9f0a47: Waiting 15:36:59 baa0d5f8803e: Waiting 15:36:59 87ce6fea1715: Waiting 15:36:59 43fa86ee7059: Waiting 15:36:59 f1417ff83b31: Waiting 15:36:59 7f43aa0d07d0: Waiting 15:36:59 79a29ea88b34: Layer already exists 15:36:59 ff00c0ac3cb0: Layer already exists 15:36:59 c7c780921240: Layer already exists 15:36:59 acc377f2cfc0: Layer already exists 15:36:59 ec9e9dfa88ed: Layer already exists 15:36:59 f55a0d9f0a47: Layer already exists 15:36:59 3571a1ceee38: Layer already exists 15:36:59 baa0d5f8803e: Layer already exists 15:36:59 f7cb1e1fefdc: Layer already exists 15:36:59 7f43aa0d07d0: Layer already exists 15:36:59 87ce6fea1715: Layer already exists 15:36:59 43fa86ee7059: Layer already exists 15:36:59 f1417ff83b31: Layer already exists 15:36:59 latest: digest: sha256:1522de41484ff06cc49dd261351bc37d60e6207b6199309267aa114f6c6e69dd size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:36:59 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:00 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.145 15:37:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 15:37:00 acc377f2cfc0: Preparing 15:37:00 acc377f2cfc0: Preparing 15:37:00 ec9e9dfa88ed: Preparing 15:37:00 79a29ea88b34: Preparing 15:37:00 ff00c0ac3cb0: Preparing 15:37:00 c7c780921240: Preparing 15:37:00 3571a1ceee38: Preparing 15:37:00 f55a0d9f0a47: Preparing 15:37:00 f7cb1e1fefdc: Preparing 15:37:00 baa0d5f8803e: Preparing 15:37:00 7f43aa0d07d0: Preparing 15:37:00 87ce6fea1715: Preparing 15:37:00 43fa86ee7059: Preparing 15:37:00 f1417ff83b31: Preparing 15:37:00 3571a1ceee38: Waiting 15:37:00 7f43aa0d07d0: Waiting 15:37:00 87ce6fea1715: Waiting 15:37:00 43fa86ee7059: Waiting 15:37:00 f55a0d9f0a47: Waiting 15:37:00 f7cb1e1fefdc: Waiting 15:37:00 f1417ff83b31: Waiting 15:37:00 baa0d5f8803e: Waiting 15:37:00 acc377f2cfc0: Layer already exists 15:37:00 ff00c0ac3cb0: Layer already exists 15:37:00 79a29ea88b34: Layer already exists 15:37:00 c7c780921240: Layer already exists 15:37:00 ec9e9dfa88ed: Layer already exists 15:37:00 3571a1ceee38: Layer already exists 15:37:00 f55a0d9f0a47: Layer already exists 15:37:00 f7cb1e1fefdc: Layer already exists 15:37:00 7f43aa0d07d0: Layer already exists 15:37:00 baa0d5f8803e: Layer already exists 15:37:00 87ce6fea1715: Layer already exists 15:37:00 f1417ff83b31: Layer already exists 15:37:00 43fa86ee7059: Layer already exists 15:37:00 3.0.0-dev.145: digest: sha256:1522de41484ff06cc49dd261351bc37d60e6207b6199309267aa114f6c6e69dd size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:00 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:00 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 15:37:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 15:37:00 acc377f2cfc0: Preparing 15:37:00 acc377f2cfc0: Preparing 15:37:00 ec9e9dfa88ed: Preparing 15:37:00 79a29ea88b34: Preparing 15:37:00 ff00c0ac3cb0: Preparing 15:37:00 c7c780921240: Preparing 15:37:00 3571a1ceee38: Preparing 15:37:00 f55a0d9f0a47: Preparing 15:37:00 f7cb1e1fefdc: Preparing 15:37:00 baa0d5f8803e: Preparing 15:37:00 3571a1ceee38: Waiting 15:37:00 7f43aa0d07d0: Preparing 15:37:00 87ce6fea1715: Preparing 15:37:00 43fa86ee7059: Preparing 15:37:00 f1417ff83b31: Preparing 15:37:00 f7cb1e1fefdc: Waiting 15:37:00 baa0d5f8803e: Waiting 15:37:00 f1417ff83b31: Waiting 15:37:00 7f43aa0d07d0: Waiting 15:37:00 87ce6fea1715: Waiting 15:37:00 43fa86ee7059: Waiting 15:37:00 f55a0d9f0a47: Waiting 15:37:00 acc377f2cfc0: Layer already exists 15:37:00 c7c780921240: Layer already exists 15:37:00 ff00c0ac3cb0: Layer already exists 15:37:00 ec9e9dfa88ed: Layer already exists 15:37:00 79a29ea88b34: Layer already exists 15:37:00 3571a1ceee38: Layer already exists 15:37:00 f55a0d9f0a47: Layer already exists 15:37:00 f7cb1e1fefdc: Layer already exists 15:37:00 baa0d5f8803e: Layer already exists 15:37:00 7f43aa0d07d0: Layer already exists 15:37:00 87ce6fea1715: Layer already exists 15:37:00 43fa86ee7059: Layer already exists 15:37:00 f1417ff83b31: Layer already exists 15:37:00 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145: digest: sha256:1522de41484ff06cc49dd261351bc37d60e6207b6199309267aa114f6c6e69dd size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:37:00 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:01 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 15:37:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 15:37:01 acc377f2cfc0: Preparing 15:37:01 acc377f2cfc0: Preparing 15:37:01 ec9e9dfa88ed: Preparing 15:37:01 79a29ea88b34: Preparing 15:37:01 ff00c0ac3cb0: Preparing 15:37:01 c7c780921240: Preparing 15:37:01 3571a1ceee38: Preparing 15:37:01 f55a0d9f0a47: Preparing 15:37:01 f7cb1e1fefdc: Preparing 15:37:01 baa0d5f8803e: Preparing 15:37:01 f55a0d9f0a47: Waiting 15:37:01 3571a1ceee38: Waiting 15:37:01 f7cb1e1fefdc: Waiting 15:37:01 7f43aa0d07d0: Preparing 15:37:01 87ce6fea1715: Preparing 15:37:01 43fa86ee7059: Preparing 15:37:01 baa0d5f8803e: Waiting 15:37:01 7f43aa0d07d0: Waiting 15:37:01 87ce6fea1715: Waiting 15:37:01 f1417ff83b31: Preparing 15:37:01 43fa86ee7059: Waiting 15:37:01 f1417ff83b31: Waiting 15:37:01 ec9e9dfa88ed: Layer already exists 15:37:01 79a29ea88b34: Layer already exists 15:37:01 acc377f2cfc0: Layer already exists 15:37:01 c7c780921240: Layer already exists 15:37:01 ff00c0ac3cb0: Layer already exists 15:37:01 f55a0d9f0a47: Layer already exists 15:37:01 f7cb1e1fefdc: Layer already exists 15:37:01 3571a1ceee38: Layer already exists 15:37:01 baa0d5f8803e: Layer already exists 15:37:01 7f43aa0d07d0: Layer already exists 15:37:01 87ce6fea1715: Layer already exists 15:37:01 43fa86ee7059: Layer already exists 15:37:01 f1417ff83b31: Layer already exists 15:37:01 main: digest: sha256:1522de41484ff06cc49dd261351bc37d60e6207b6199309267aa114f6c6e69dd size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:37:01 ===================================================== [Pipeline] echo 15:37:01 taggedImages: 15:37:01 - nexus3.edgexfoundry.org:10004/security-bootstrapper:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 15:37:01 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 15:37:01 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.145 15:37:01 - nexus3.edgexfoundry.org:10004/security-bootstrapper:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 15:37:01 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 15:37:01 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 15:37:01 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 15:37:01 latest 15:37:01 3.0.0-dev.145 15:37:01 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 15:37:01 main 15:37:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:01 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:37:01 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 15:37:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 15:37:01 984a26552ad3: Preparing 15:37:01 b5dad9776c79: Preparing 15:37:01 86d993810267: Preparing 15:37:01 9dc097fa3de6: Preparing 15:37:01 f55a0d9f0a47: Preparing 15:37:01 f7cb1e1fefdc: Preparing 15:37:01 e698bd33214e: Preparing 15:37:01 f1417ff83b31: Preparing 15:37:01 f7cb1e1fefdc: Waiting 15:37:01 e698bd33214e: Waiting 15:37:01 f1417ff83b31: Waiting 15:37:01 f55a0d9f0a47: Layer already exists 15:37:01 f7cb1e1fefdc: Layer already exists 15:37:01 e698bd33214e: Layer already exists 15:37:01 f1417ff83b31: Layer already exists 15:37:01 984a26552ad3: Pushed 15:37:01 b5dad9776c79: Pushed 15:37:01 86d993810267: Pushed 15:37:03 OK: 263 MiB in 53 packages 15:37:03 9dc097fa3de6: Pushed 15:37:03 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1: digest: sha256:e1ce9605f3ae445bb80a9752611097786bb4c5410d8d58db076cfa180663ecc9 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:03 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:03 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 15:37:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 15:37:03 984a26552ad3: Preparing 15:37:03 b5dad9776c79: Preparing 15:37:03 86d993810267: Preparing 15:37:03 9dc097fa3de6: Preparing 15:37:03 f55a0d9f0a47: Preparing 15:37:03 f7cb1e1fefdc: Preparing 15:37:03 e698bd33214e: Preparing 15:37:03 f1417ff83b31: Preparing 15:37:03 f7cb1e1fefdc: Waiting 15:37:03 e698bd33214e: Waiting 15:37:03 f1417ff83b31: Waiting 15:37:03 86d993810267: Layer already exists 15:37:03 f55a0d9f0a47: Layer already exists 15:37:03 b5dad9776c79: Layer already exists 15:37:03 984a26552ad3: Layer already exists 15:37:03 9dc097fa3de6: Layer already exists 15:37:03 f1417ff83b31: Layer already exists 15:37:03 f7cb1e1fefdc: Layer already exists 15:37:03 e698bd33214e: Layer already exists 15:37:03 latest: digest: sha256:e1ce9605f3ae445bb80a9752611097786bb4c5410d8d58db076cfa180663ecc9 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:04 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:04 Removing intermediate container 1a0287ccef5b 15:37:04 ---> 65b03882d683 15:37:04 Step 5/22 : COPY go.mod vendor* ./ 15:37:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.145 15:37:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 15:37:04 984a26552ad3: Preparing 15:37:04 b5dad9776c79: Preparing 15:37:04 86d993810267: Preparing 15:37:04 9dc097fa3de6: Preparing 15:37:04 f55a0d9f0a47: Preparing 15:37:04 f7cb1e1fefdc: Preparing 15:37:04 e698bd33214e: Preparing 15:37:04 f1417ff83b31: Preparing 15:37:04 f1417ff83b31: Waiting 15:37:04 e698bd33214e: Waiting 15:37:04 f7cb1e1fefdc: Waiting 15:37:04 b5dad9776c79: Layer already exists 15:37:04 9dc097fa3de6: Layer already exists 15:37:04 984a26552ad3: Layer already exists 15:37:04 f55a0d9f0a47: Layer already exists 15:37:04 86d993810267: Layer already exists 15:37:04 e698bd33214e: Layer already exists 15:37:04 f7cb1e1fefdc: Layer already exists 15:37:04 f1417ff83b31: Layer already exists 15:37:04 3.0.0-dev.145: digest: sha256:e1ce9605f3ae445bb80a9752611097786bb4c5410d8d58db076cfa180663ecc9 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:04 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:05 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 15:37:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 15:37:05 984a26552ad3: Preparing 15:37:05 b5dad9776c79: Preparing 15:37:05 86d993810267: Preparing 15:37:05 9dc097fa3de6: Preparing 15:37:05 f55a0d9f0a47: Preparing 15:37:05 f7cb1e1fefdc: Preparing 15:37:05 e698bd33214e: Preparing 15:37:05 f1417ff83b31: Preparing 15:37:05 f7cb1e1fefdc: Waiting 15:37:05 f1417ff83b31: Waiting 15:37:05 9dc097fa3de6: Layer already exists 15:37:05 f55a0d9f0a47: Layer already exists 15:37:05 984a26552ad3: Layer already exists 15:37:05 86d993810267: Layer already exists 15:37:05 b5dad9776c79: Layer already exists 15:37:05 f7cb1e1fefdc: Layer already exists 15:37:05 e698bd33214e: Layer already exists 15:37:05 f1417ff83b31: Layer already exists 15:37:05 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145: digest: sha256:e1ce9605f3ae445bb80a9752611097786bb4c5410d8d58db076cfa180663ecc9 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:05 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv 15:37:05 ---> 0b9a64477b48 15:37:05 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:37:05 ---> Running in 51dca0ef31e3 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:05 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 15:37:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 15:37:05 984a26552ad3: Preparing 15:37:05 b5dad9776c79: Preparing 15:37:05 86d993810267: Preparing 15:37:05 9dc097fa3de6: Preparing 15:37:05 f55a0d9f0a47: Preparing 15:37:05 f7cb1e1fefdc: Preparing 15:37:05 e698bd33214e: Preparing 15:37:05 f1417ff83b31: Preparing 15:37:05 f7cb1e1fefdc: Waiting 15:37:05 e698bd33214e: Waiting 15:37:05 f1417ff83b31: Waiting 15:37:05 984a26552ad3: Layer already exists 15:37:05 b5dad9776c79: Layer already exists 15:37:05 86d993810267: Layer already exists 15:37:05 f55a0d9f0a47: Layer already exists 15:37:05 9dc097fa3de6: Layer already exists 15:37:05 e698bd33214e: Layer already exists 15:37:05 f7cb1e1fefdc: Layer already exists 15:37:05 f1417ff83b31: Layer already exists 15:37:05 main: digest: sha256:e1ce9605f3ae445bb80a9752611097786bb4c5410d8d58db076cfa180663ecc9 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:37:05 ===================================================== [Pipeline] echo 15:37:05 taggedImages: 15:37:05 - nexus3.edgexfoundry.org:10004/security-proxy-auth:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 15:37:05 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 15:37:05 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.145 15:37:05 - nexus3.edgexfoundry.org:10004/security-proxy-auth:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 15:37:05 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 15:37:05 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 15:37:05 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 15:37:05 latest 15:37:05 3.0.0-dev.145 15:37:05 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 15:37:05 main 15:37:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:06 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:06 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 15:37:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 15:37:06 c642247d7795: Preparing 15:37:06 1cb982cbd115: Preparing 15:37:06 d79a1d53e09c: Preparing 15:37:06 6bed4bc19c26: Preparing 15:37:06 f55a0d9f0a47: Preparing 15:37:06 f7cb1e1fefdc: Preparing 15:37:06 9d0dc74c9aad: Preparing 15:37:06 14ab6285fcd3: Preparing 15:37:06 f1417ff83b31: Preparing 15:37:06 f7cb1e1fefdc: Waiting 15:37:06 9d0dc74c9aad: Waiting 15:37:06 14ab6285fcd3: Waiting 15:37:06 f1417ff83b31: Waiting 15:37:06 f55a0d9f0a47: Layer already exists 15:37:06 f7cb1e1fefdc: Layer already exists 15:37:06 c642247d7795: Pushed 15:37:06 1cb982cbd115: Pushed 15:37:06 6bed4bc19c26: Pushed 15:37:06 f1417ff83b31: Layer already exists 15:37:06 9d0dc74c9aad: Pushed 15:37:06 14ab6285fcd3: Pushed 15:37:07 d79a1d53e09c: Pushed 15:37:07 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1: digest: sha256:da9382eb6b82ac88921ce00c0fed864ff8df834d9c4b2e213e206c3b64d20101 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:08 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:08 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 15:37:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 15:37:08 c642247d7795: Preparing 15:37:08 1cb982cbd115: Preparing 15:37:08 d79a1d53e09c: Preparing 15:37:08 6bed4bc19c26: Preparing 15:37:08 f55a0d9f0a47: Preparing 15:37:08 f7cb1e1fefdc: Preparing 15:37:08 9d0dc74c9aad: Preparing 15:37:08 14ab6285fcd3: Preparing 15:37:08 f1417ff83b31: Preparing 15:37:08 f7cb1e1fefdc: Waiting 15:37:08 9d0dc74c9aad: Waiting 15:37:08 14ab6285fcd3: Waiting 15:37:08 f1417ff83b31: Waiting 15:37:08 f55a0d9f0a47: Layer already exists 15:37:08 6bed4bc19c26: Layer already exists 15:37:08 d79a1d53e09c: Layer already exists 15:37:08 1cb982cbd115: Layer already exists 15:37:08 c642247d7795: Layer already exists 15:37:08 f7cb1e1fefdc: Layer already exists 15:37:08 f1417ff83b31: Layer already exists 15:37:08 9d0dc74c9aad: Layer already exists 15:37:08 14ab6285fcd3: Layer already exists 15:37:08 latest: digest: sha256:da9382eb6b82ac88921ce00c0fed864ff8df834d9c4b2e213e206c3b64d20101 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:08 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.145 15:37:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 15:37:09 c642247d7795: Preparing 15:37:09 1cb982cbd115: Preparing 15:37:09 d79a1d53e09c: Preparing 15:37:09 6bed4bc19c26: Preparing 15:37:09 f55a0d9f0a47: Preparing 15:37:09 f7cb1e1fefdc: Preparing 15:37:09 9d0dc74c9aad: Preparing 15:37:09 14ab6285fcd3: Preparing 15:37:09 f1417ff83b31: Preparing 15:37:09 f7cb1e1fefdc: Waiting 15:37:09 9d0dc74c9aad: Waiting 15:37:09 14ab6285fcd3: Waiting 15:37:09 f55a0d9f0a47: Layer already exists 15:37:09 6bed4bc19c26: Layer already exists 15:37:09 1cb982cbd115: Layer already exists 15:37:09 c642247d7795: Layer already exists 15:37:09 d79a1d53e09c: Layer already exists 15:37:09 f7cb1e1fefdc: Layer already exists 15:37:09 9d0dc74c9aad: Layer already exists 15:37:09 14ab6285fcd3: Layer already exists 15:37:09 f1417ff83b31: Layer already exists 15:37:09 3.0.0-dev.145: digest: sha256:da9382eb6b82ac88921ce00c0fed864ff8df834d9c4b2e213e206c3b64d20101 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:09 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 15:37:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 15:37:09 c642247d7795: Preparing 15:37:09 1cb982cbd115: Preparing 15:37:09 d79a1d53e09c: Preparing 15:37:09 6bed4bc19c26: Preparing 15:37:09 f55a0d9f0a47: Preparing 15:37:09 f7cb1e1fefdc: Preparing 15:37:09 9d0dc74c9aad: Preparing 15:37:09 14ab6285fcd3: Preparing 15:37:09 f1417ff83b31: Preparing 15:37:09 9d0dc74c9aad: Waiting 15:37:09 14ab6285fcd3: Waiting 15:37:09 f1417ff83b31: Waiting 15:37:09 6bed4bc19c26: Layer already exists 15:37:09 d79a1d53e09c: Layer already exists 15:37:09 1cb982cbd115: Layer already exists 15:37:09 f55a0d9f0a47: Layer already exists 15:37:09 c642247d7795: Layer already exists 15:37:09 9d0dc74c9aad: Layer already exists 15:37:09 14ab6285fcd3: Layer already exists 15:37:09 f7cb1e1fefdc: Layer already exists 15:37:09 f1417ff83b31: Layer already exists 15:37:09 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145: digest: sha256:da9382eb6b82ac88921ce00c0fed864ff8df834d9c4b2e213e206c3b64d20101 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:10 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 15:37:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 15:37:10 c642247d7795: Preparing 15:37:10 1cb982cbd115: Preparing 15:37:10 d79a1d53e09c: Preparing 15:37:10 6bed4bc19c26: Preparing 15:37:10 f55a0d9f0a47: Preparing 15:37:10 f7cb1e1fefdc: Preparing 15:37:10 9d0dc74c9aad: Preparing 15:37:10 14ab6285fcd3: Preparing 15:37:10 f1417ff83b31: Preparing 15:37:10 f7cb1e1fefdc: Waiting 15:37:10 9d0dc74c9aad: Waiting 15:37:10 14ab6285fcd3: Waiting 15:37:10 f1417ff83b31: Waiting 15:37:10 f55a0d9f0a47: Layer already exists 15:37:10 1cb982cbd115: Layer already exists 15:37:10 d79a1d53e09c: Layer already exists 15:37:10 c642247d7795: Layer already exists 15:37:10 6bed4bc19c26: Layer already exists 15:37:10 14ab6285fcd3: Layer already exists 15:37:10 f7cb1e1fefdc: Layer already exists 15:37:10 9d0dc74c9aad: Layer already exists 15:37:10 f1417ff83b31: Layer already exists 15:37:10 main: digest: sha256:da9382eb6b82ac88921ce00c0fed864ff8df834d9c4b2e213e206c3b64d20101 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:37:10 ===================================================== [Pipeline] echo 15:37:10 taggedImages: 15:37:10 - nexus3.edgexfoundry.org:10004/security-proxy-setup:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 15:37:10 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 15:37:10 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.145 15:37:10 - nexus3.edgexfoundry.org:10004/security-proxy-setup:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 15:37:10 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 15:37:10 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 15:37:10 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 15:37:10 latest 15:37:10 3.0.0-dev.145 15:37:10 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 15:37:10 main 15:37:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:10 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:11 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 15:37:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 15:37:11 6b211758f0bb: Preparing 15:37:11 085a2aae221a: Preparing 15:37:11 a2773067d4d9: Preparing 15:37:11 c2b67ec75ded: Preparing 15:37:11 c335c776fd33: Preparing 15:37:11 c8ad0411bef3: Preparing 15:37:11 a3a14156352e: Preparing 15:37:11 f55a0d9f0a47: Preparing 15:37:11 f7cb1e1fefdc: Preparing 15:37:11 6b02b5eb00c9: Preparing 15:37:11 f1417ff83b31: Preparing 15:37:11 c8ad0411bef3: Waiting 15:37:11 a3a14156352e: Waiting 15:37:11 f55a0d9f0a47: Waiting 15:37:11 f7cb1e1fefdc: Waiting 15:37:11 6b02b5eb00c9: Waiting 15:37:11 f1417ff83b31: Waiting 15:37:11 c335c776fd33: Pushed 15:37:11 6b211758f0bb: Pushed 15:37:11 085a2aae221a: Pushed 15:37:11 f55a0d9f0a47: Layer already exists 15:37:11 f7cb1e1fefdc: Layer already exists 15:37:11 c8ad0411bef3: Pushed 15:37:11 f1417ff83b31: Layer already exists 15:37:11 a3a14156352e: Pushed 15:37:11 6b02b5eb00c9: Pushed 15:37:12 c2b67ec75ded: Pushed 15:37:12 a2773067d4d9: Pushed 15:37:12 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1: digest: sha256:38f018b5af1935d589942b6218359944b96fcc5cb948ca07aa4e03a49cee39b6 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:13 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:13 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 15:37:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 15:37:13 6b211758f0bb: Preparing 15:37:13 085a2aae221a: Preparing 15:37:13 a2773067d4d9: Preparing 15:37:13 c2b67ec75ded: Preparing 15:37:13 c335c776fd33: Preparing 15:37:13 c8ad0411bef3: Preparing 15:37:13 a3a14156352e: Preparing 15:37:13 f55a0d9f0a47: Preparing 15:37:13 f7cb1e1fefdc: Preparing 15:37:13 6b02b5eb00c9: Preparing 15:37:13 f1417ff83b31: Preparing 15:37:13 f7cb1e1fefdc: Waiting 15:37:13 c8ad0411bef3: Waiting 15:37:13 6b02b5eb00c9: Waiting 15:37:13 a3a14156352e: Waiting 15:37:13 f1417ff83b31: Waiting 15:37:13 f55a0d9f0a47: Waiting 15:37:13 c335c776fd33: Layer already exists 15:37:13 a2773067d4d9: Layer already exists 15:37:13 085a2aae221a: Layer already exists 15:37:13 6b211758f0bb: Layer already exists 15:37:13 c2b67ec75ded: Layer already exists 15:37:13 c8ad0411bef3: Layer already exists 15:37:13 a3a14156352e: Layer already exists 15:37:13 f55a0d9f0a47: Layer already exists 15:37:13 f7cb1e1fefdc: Layer already exists 15:37:13 6b02b5eb00c9: Layer already exists 15:37:13 f1417ff83b31: Layer already exists 15:37:13 latest: digest: sha256:38f018b5af1935d589942b6218359944b96fcc5cb948ca07aa4e03a49cee39b6 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:13 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:14 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.145 15:37:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 15:37:14 6b211758f0bb: Preparing 15:37:14 085a2aae221a: Preparing 15:37:14 a2773067d4d9: Preparing 15:37:14 c2b67ec75ded: Preparing 15:37:14 c335c776fd33: Preparing 15:37:14 c8ad0411bef3: Preparing 15:37:14 a3a14156352e: Preparing 15:37:14 f55a0d9f0a47: Preparing 15:37:14 f7cb1e1fefdc: Preparing 15:37:14 6b02b5eb00c9: Preparing 15:37:14 f1417ff83b31: Preparing 15:37:14 c8ad0411bef3: Waiting 15:37:14 f55a0d9f0a47: Waiting 15:37:14 f7cb1e1fefdc: Waiting 15:37:14 6b02b5eb00c9: Waiting 15:37:14 a3a14156352e: Waiting 15:37:14 c335c776fd33: Layer already exists 15:37:14 a2773067d4d9: Layer already exists 15:37:14 085a2aae221a: Layer already exists 15:37:14 6b211758f0bb: Layer already exists 15:37:14 c2b67ec75ded: Layer already exists 15:37:14 c8ad0411bef3: Layer already exists 15:37:14 a3a14156352e: Layer already exists 15:37:14 f55a0d9f0a47: Layer already exists 15:37:14 f7cb1e1fefdc: Layer already exists 15:37:14 6b02b5eb00c9: Layer already exists 15:37:14 f1417ff83b31: Layer already exists 15:37:14 3.0.0-dev.145: digest: sha256:38f018b5af1935d589942b6218359944b96fcc5cb948ca07aa4e03a49cee39b6 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:14 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:14 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 15:37:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 15:37:14 6b211758f0bb: Preparing 15:37:14 085a2aae221a: Preparing 15:37:14 a2773067d4d9: Preparing 15:37:14 c2b67ec75ded: Preparing 15:37:14 c335c776fd33: Preparing 15:37:14 c8ad0411bef3: Preparing 15:37:14 a3a14156352e: Preparing 15:37:14 f55a0d9f0a47: Preparing 15:37:14 f7cb1e1fefdc: Preparing 15:37:14 6b02b5eb00c9: Preparing 15:37:14 f1417ff83b31: Preparing 15:37:14 a3a14156352e: Waiting 15:37:14 f55a0d9f0a47: Waiting 15:37:14 f7cb1e1fefdc: Waiting 15:37:14 6b02b5eb00c9: Waiting 15:37:14 f1417ff83b31: Waiting 15:37:14 c8ad0411bef3: Waiting 15:37:14 a2773067d4d9: Layer already exists 15:37:14 6b211758f0bb: Layer already exists 15:37:14 085a2aae221a: Layer already exists 15:37:14 c335c776fd33: Layer already exists 15:37:14 c2b67ec75ded: Layer already exists 15:37:14 c8ad0411bef3: Layer already exists 15:37:14 f7cb1e1fefdc: Layer already exists 15:37:14 f55a0d9f0a47: Layer already exists 15:37:14 a3a14156352e: Layer already exists 15:37:14 6b02b5eb00c9: Layer already exists 15:37:14 f1417ff83b31: Layer already exists 15:37:14 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145: digest: sha256:38f018b5af1935d589942b6218359944b96fcc5cb948ca07aa4e03a49cee39b6 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:14 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:15 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 15:37:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 15:37:15 6b211758f0bb: Preparing 15:37:15 085a2aae221a: Preparing 15:37:15 a2773067d4d9: Preparing 15:37:15 c2b67ec75ded: Preparing 15:37:15 c335c776fd33: Preparing 15:37:15 c8ad0411bef3: Preparing 15:37:15 a3a14156352e: Preparing 15:37:15 f55a0d9f0a47: Preparing 15:37:15 f7cb1e1fefdc: Preparing 15:37:15 6b02b5eb00c9: Preparing 15:37:15 f1417ff83b31: Preparing 15:37:15 a3a14156352e: Waiting 15:37:15 f55a0d9f0a47: Waiting 15:37:15 6b02b5eb00c9: Waiting 15:37:15 f7cb1e1fefdc: Waiting 15:37:15 c335c776fd33: Layer already exists 15:37:15 085a2aae221a: Layer already exists 15:37:15 c2b67ec75ded: Layer already exists 15:37:15 6b211758f0bb: Layer already exists 15:37:15 a2773067d4d9: Layer already exists 15:37:15 c8ad0411bef3: Layer already exists 15:37:15 a3a14156352e: Layer already exists 15:37:15 f55a0d9f0a47: Layer already exists 15:37:15 f7cb1e1fefdc: Layer already exists 15:37:15 6b02b5eb00c9: Layer already exists 15:37:15 f1417ff83b31: Layer already exists 15:37:15 main: digest: sha256:38f018b5af1935d589942b6218359944b96fcc5cb948ca07aa4e03a49cee39b6 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:37:15 ===================================================== [Pipeline] echo 15:37:15 taggedImages: 15:37:15 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 15:37:15 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 15:37:15 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.145 15:37:15 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 15:37:15 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 15:37:15 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 15:37:15 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 15:37:15 latest 15:37:15 3.0.0-dev.145 15:37:15 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 15:37:15 main 15:37:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:15 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:16 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 15:37:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 15:37:16 c0fde9a38550: Preparing 15:37:16 7b8d0a005f53: Preparing 15:37:16 f55a0d9f0a47: Preparing 15:37:16 f7cb1e1fefdc: Preparing 15:37:16 97c10c4e2f17: Preparing 15:37:16 f1417ff83b31: Preparing 15:37:16 f1417ff83b31: Waiting 15:37:16 f7cb1e1fefdc: Layer already exists 15:37:16 f55a0d9f0a47: Layer already exists 15:37:16 f1417ff83b31: Layer already exists 15:37:16 c0fde9a38550: Pushed 15:37:16 97c10c4e2f17: Pushed 15:37:17 7b8d0a005f53: Pushed 15:37:18 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1: digest: sha256:3892920f1810549cb079becb2b4602cdc763a906e568f526b3b8afb1c11da644 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:18 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:18 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 15:37:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 15:37:18 c0fde9a38550: Preparing 15:37:18 7b8d0a005f53: Preparing 15:37:18 f55a0d9f0a47: Preparing 15:37:18 f7cb1e1fefdc: Preparing 15:37:18 97c10c4e2f17: Preparing 15:37:18 f1417ff83b31: Preparing 15:37:18 f1417ff83b31: Waiting 15:37:18 97c10c4e2f17: Layer already exists 15:37:18 f55a0d9f0a47: Layer already exists 15:37:18 f7cb1e1fefdc: Layer already exists 15:37:18 7b8d0a005f53: Layer already exists 15:37:18 c0fde9a38550: Layer already exists 15:37:18 f1417ff83b31: Layer already exists 15:37:18 latest: digest: sha256:3892920f1810549cb079becb2b4602cdc763a906e568f526b3b8afb1c11da644 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:19 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:19 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.145 15:37:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 15:37:19 c0fde9a38550: Preparing 15:37:19 7b8d0a005f53: Preparing 15:37:19 f55a0d9f0a47: Preparing 15:37:19 f7cb1e1fefdc: Preparing 15:37:19 97c10c4e2f17: Preparing 15:37:19 f1417ff83b31: Preparing 15:37:19 f1417ff83b31: Waiting 15:37:19 c0fde9a38550: Layer already exists 15:37:19 f55a0d9f0a47: Layer already exists 15:37:19 7b8d0a005f53: Layer already exists 15:37:19 f7cb1e1fefdc: Layer already exists 15:37:19 97c10c4e2f17: Layer already exists 15:37:19 f1417ff83b31: Layer already exists 15:37:19 3.0.0-dev.145: digest: sha256:3892920f1810549cb079becb2b4602cdc763a906e568f526b3b8afb1c11da644 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:19 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:20 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 15:37:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 15:37:20 c0fde9a38550: Preparing 15:37:20 7b8d0a005f53: Preparing 15:37:20 f55a0d9f0a47: Preparing 15:37:20 f7cb1e1fefdc: Preparing 15:37:20 97c10c4e2f17: Preparing 15:37:20 f1417ff83b31: Preparing 15:37:20 f1417ff83b31: Waiting 15:37:20 97c10c4e2f17: Layer already exists 15:37:20 c0fde9a38550: Layer already exists 15:37:20 7b8d0a005f53: Layer already exists 15:37:20 f7cb1e1fefdc: Layer already exists 15:37:20 f55a0d9f0a47: Layer already exists 15:37:20 f1417ff83b31: Layer already exists 15:37:20 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145: digest: sha256:3892920f1810549cb079becb2b4602cdc763a906e568f526b3b8afb1c11da644 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:20 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:20 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 15:37:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 15:37:20 c0fde9a38550: Preparing 15:37:20 7b8d0a005f53: Preparing 15:37:20 f55a0d9f0a47: Preparing 15:37:20 f7cb1e1fefdc: Preparing 15:37:20 97c10c4e2f17: Preparing 15:37:20 f1417ff83b31: Preparing 15:37:20 f1417ff83b31: Waiting 15:37:20 f7cb1e1fefdc: Layer already exists 15:37:20 7b8d0a005f53: Layer already exists 15:37:20 c0fde9a38550: Layer already exists 15:37:20 f55a0d9f0a47: Layer already exists 15:37:20 97c10c4e2f17: Layer already exists 15:37:20 f1417ff83b31: Layer already exists 15:37:20 main: digest: sha256:3892920f1810549cb079becb2b4602cdc763a906e568f526b3b8afb1c11da644 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:37:20 ===================================================== [Pipeline] echo 15:37:20 taggedImages: 15:37:20 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 15:37:20 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 15:37:20 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.145 15:37:20 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 15:37:20 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 15:37:20 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 15:37:20 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 15:37:20 latest 15:37:20 3.0.0-dev.145 15:37:20 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 15:37:20 main 15:37:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:21 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 15:37:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 15:37:21 c8bd9e0734c1: Preparing 15:37:21 71d9eb4cb90b: Preparing 15:37:21 8f17054f4fc1: Preparing 15:37:21 18a95af04040: Preparing 15:37:21 42920067377f: Preparing 15:37:21 f55a0d9f0a47: Preparing 15:37:21 f7cb1e1fefdc: Preparing 15:37:21 53b9c69f6f55: Preparing 15:37:21 f1417ff83b31: Preparing 15:37:21 f7cb1e1fefdc: Waiting 15:37:21 53b9c69f6f55: Waiting 15:37:21 f55a0d9f0a47: Waiting 15:37:21 8f17054f4fc1: Pushed 15:37:21 c8bd9e0734c1: Pushed 15:37:21 71d9eb4cb90b: Pushed 15:37:21 f55a0d9f0a47: Layer already exists 15:37:21 f7cb1e1fefdc: Layer already exists 15:37:21 f1417ff83b31: Layer already exists 15:37:21 53b9c69f6f55: Pushed 15:37:27 42920067377f: Pushed 15:37:29 18a95af04040: Pushed 15:37:29 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1: digest: sha256:d5d9579888d5e70107c962be03caf47e57fdf74816487aefaa026c38c2881913 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:29 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 15:37:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 15:37:30 c8bd9e0734c1: Preparing 15:37:30 71d9eb4cb90b: Preparing 15:37:30 8f17054f4fc1: Preparing 15:37:30 18a95af04040: Preparing 15:37:30 42920067377f: Preparing 15:37:30 f55a0d9f0a47: Preparing 15:37:30 f7cb1e1fefdc: Preparing 15:37:30 53b9c69f6f55: Preparing 15:37:30 f1417ff83b31: Preparing 15:37:30 53b9c69f6f55: Waiting 15:37:30 f55a0d9f0a47: Waiting 15:37:30 f1417ff83b31: Waiting 15:37:30 f7cb1e1fefdc: Waiting 15:37:30 c8bd9e0734c1: Layer already exists 15:37:30 71d9eb4cb90b: Layer already exists 15:37:30 8f17054f4fc1: Layer already exists 15:37:30 18a95af04040: Layer already exists 15:37:30 42920067377f: Layer already exists 15:37:30 f55a0d9f0a47: Layer already exists 15:37:30 f7cb1e1fefdc: Layer already exists 15:37:30 53b9c69f6f55: Layer already exists 15:37:30 f1417ff83b31: Layer already exists 15:37:30 latest: digest: sha256:d5d9579888d5e70107c962be03caf47e57fdf74816487aefaa026c38c2881913 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:30 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.145 15:37:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 15:37:30 c8bd9e0734c1: Preparing 15:37:30 71d9eb4cb90b: Preparing 15:37:30 8f17054f4fc1: Preparing 15:37:30 18a95af04040: Preparing 15:37:30 42920067377f: Preparing 15:37:30 f55a0d9f0a47: Preparing 15:37:30 f7cb1e1fefdc: Preparing 15:37:30 53b9c69f6f55: Preparing 15:37:30 f1417ff83b31: Preparing 15:37:30 f7cb1e1fefdc: Waiting 15:37:30 53b9c69f6f55: Waiting 15:37:30 f1417ff83b31: Waiting 15:37:30 f55a0d9f0a47: Waiting 15:37:30 71d9eb4cb90b: Layer already exists 15:37:30 42920067377f: Layer already exists 15:37:30 18a95af04040: Layer already exists 15:37:30 c8bd9e0734c1: Layer already exists 15:37:30 8f17054f4fc1: Layer already exists 15:37:30 f1417ff83b31: Layer already exists 15:37:30 f7cb1e1fefdc: Layer already exists 15:37:30 53b9c69f6f55: Layer already exists 15:37:30 f55a0d9f0a47: Layer already exists 15:37:30 3.0.0-dev.145: digest: sha256:d5d9579888d5e70107c962be03caf47e57fdf74816487aefaa026c38c2881913 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:31 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 15:37:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 15:37:31 c8bd9e0734c1: Preparing 15:37:31 71d9eb4cb90b: Preparing 15:37:31 8f17054f4fc1: Preparing 15:37:31 18a95af04040: Preparing 15:37:31 42920067377f: Preparing 15:37:31 f55a0d9f0a47: Preparing 15:37:31 f7cb1e1fefdc: Preparing 15:37:31 53b9c69f6f55: Preparing 15:37:31 f1417ff83b31: Preparing 15:37:31 f55a0d9f0a47: Waiting 15:37:31 f7cb1e1fefdc: Waiting 15:37:31 53b9c69f6f55: Waiting 15:37:31 f1417ff83b31: Waiting 15:37:31 42920067377f: Layer already exists 15:37:31 c8bd9e0734c1: Layer already exists 15:37:31 18a95af04040: Layer already exists 15:37:31 71d9eb4cb90b: Layer already exists 15:37:31 8f17054f4fc1: Layer already exists 15:37:31 f7cb1e1fefdc: Layer already exists 15:37:31 f55a0d9f0a47: Layer already exists 15:37:31 53b9c69f6f55: Layer already exists 15:37:31 f1417ff83b31: Layer already exists 15:37:31 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145: digest: sha256:d5d9579888d5e70107c962be03caf47e57fdf74816487aefaa026c38c2881913 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:31 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 15:37:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 15:37:32 c8bd9e0734c1: Preparing 15:37:32 71d9eb4cb90b: Preparing 15:37:32 8f17054f4fc1: Preparing 15:37:32 18a95af04040: Preparing 15:37:32 42920067377f: Preparing 15:37:32 f55a0d9f0a47: Preparing 15:37:32 f7cb1e1fefdc: Preparing 15:37:32 53b9c69f6f55: Preparing 15:37:32 f1417ff83b31: Preparing 15:37:32 f7cb1e1fefdc: Waiting 15:37:32 53b9c69f6f55: Waiting 15:37:32 f1417ff83b31: Waiting 15:37:32 f55a0d9f0a47: Waiting 15:37:32 42920067377f: Layer already exists 15:37:32 18a95af04040: Layer already exists 15:37:32 c8bd9e0734c1: Layer already exists 15:37:32 8f17054f4fc1: Layer already exists 15:37:32 71d9eb4cb90b: Layer already exists 15:37:32 f55a0d9f0a47: Layer already exists 15:37:32 f7cb1e1fefdc: Layer already exists 15:37:32 f1417ff83b31: Layer already exists 15:37:32 53b9c69f6f55: Layer already exists 15:37:32 main: digest: sha256:d5d9579888d5e70107c962be03caf47e57fdf74816487aefaa026c38c2881913 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:37:32 ===================================================== [Pipeline] echo 15:37:32 taggedImages: 15:37:32 - nexus3.edgexfoundry.org:10004/security-spire-agent:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 15:37:32 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 15:37:32 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.145 15:37:32 - nexus3.edgexfoundry.org:10004/security-spire-agent:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 15:37:32 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 15:37:32 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 15:37:32 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 15:37:32 latest 15:37:32 3.0.0-dev.145 15:37:32 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 15:37:32 main 15:37:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:32 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 15:37:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 15:37:32 d0052cdae26c: Preparing 15:37:32 e64ea0968259: Preparing 15:37:32 7ee720887efe: Preparing 15:37:32 b0e7c185390b: Preparing 15:37:32 f55a0d9f0a47: Preparing 15:37:32 f7cb1e1fefdc: Preparing 15:37:32 eadb2fd4b305: Preparing 15:37:32 f1417ff83b31: Preparing 15:37:32 f7cb1e1fefdc: Waiting 15:37:32 f1417ff83b31: Waiting 15:37:32 eadb2fd4b305: Waiting 15:37:32 f55a0d9f0a47: Layer already exists 15:37:32 f7cb1e1fefdc: Layer already exists 15:37:32 d0052cdae26c: Pushed 15:37:32 e64ea0968259: Pushed 15:37:32 7ee720887efe: Pushed 15:37:32 f1417ff83b31: Layer already exists 15:37:33 eadb2fd4b305: Pushed 15:37:41 b0e7c185390b: Pushed 15:37:41 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1: digest: sha256:ba4192c0e2e3831295e78483e2a4014f3ce046cf9a8a7e2192ed4b39e288e805 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:41 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 15:37:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 15:37:41 d0052cdae26c: Preparing 15:37:41 e64ea0968259: Preparing 15:37:41 7ee720887efe: Preparing 15:37:41 b0e7c185390b: Preparing 15:37:41 f55a0d9f0a47: Preparing 15:37:41 f7cb1e1fefdc: Preparing 15:37:41 eadb2fd4b305: Preparing 15:37:41 f1417ff83b31: Preparing 15:37:41 f7cb1e1fefdc: Waiting 15:37:41 eadb2fd4b305: Waiting 15:37:41 f1417ff83b31: Waiting 15:37:41 b0e7c185390b: Layer already exists 15:37:41 7ee720887efe: Layer already exists 15:37:41 f55a0d9f0a47: Layer already exists 15:37:41 d0052cdae26c: Layer already exists 15:37:41 e64ea0968259: Layer already exists 15:37:41 f7cb1e1fefdc: Layer already exists 15:37:41 f1417ff83b31: Layer already exists 15:37:41 eadb2fd4b305: Layer already exists 15:37:41 latest: digest: sha256:ba4192c0e2e3831295e78483e2a4014f3ce046cf9a8a7e2192ed4b39e288e805 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:42 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.145 15:37:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 15:37:42 d0052cdae26c: Preparing 15:37:42 e64ea0968259: Preparing 15:37:42 7ee720887efe: Preparing 15:37:42 b0e7c185390b: Preparing 15:37:42 f55a0d9f0a47: Preparing 15:37:42 f7cb1e1fefdc: Preparing 15:37:42 eadb2fd4b305: Preparing 15:37:42 f1417ff83b31: Preparing 15:37:42 f7cb1e1fefdc: Waiting 15:37:42 eadb2fd4b305: Waiting 15:37:42 f1417ff83b31: Waiting 15:37:42 7ee720887efe: Layer already exists 15:37:42 d0052cdae26c: Layer already exists 15:37:42 f55a0d9f0a47: Layer already exists 15:37:42 b0e7c185390b: Layer already exists 15:37:42 e64ea0968259: Layer already exists 15:37:42 f7cb1e1fefdc: Layer already exists 15:37:42 f1417ff83b31: Layer already exists 15:37:42 eadb2fd4b305: Layer already exists 15:37:42 3.0.0-dev.145: digest: sha256:ba4192c0e2e3831295e78483e2a4014f3ce046cf9a8a7e2192ed4b39e288e805 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:42 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 15:37:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 15:37:42 d0052cdae26c: Preparing 15:37:42 e64ea0968259: Preparing 15:37:42 7ee720887efe: Preparing 15:37:42 b0e7c185390b: Preparing 15:37:42 f55a0d9f0a47: Preparing 15:37:42 f7cb1e1fefdc: Preparing 15:37:42 eadb2fd4b305: Preparing 15:37:42 f1417ff83b31: Preparing 15:37:42 eadb2fd4b305: Waiting 15:37:42 f7cb1e1fefdc: Waiting 15:37:42 f1417ff83b31: Waiting 15:37:42 d0052cdae26c: Layer already exists 15:37:42 7ee720887efe: Layer already exists 15:37:42 b0e7c185390b: Layer already exists 15:37:42 f55a0d9f0a47: Layer already exists 15:37:42 e64ea0968259: Layer already exists 15:37:42 f7cb1e1fefdc: Layer already exists 15:37:42 f1417ff83b31: Layer already exists 15:37:42 eadb2fd4b305: Layer already exists 15:37:42 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145: digest: sha256:ba4192c0e2e3831295e78483e2a4014f3ce046cf9a8a7e2192ed4b39e288e805 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:43 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 15:37:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 15:37:43 d0052cdae26c: Preparing 15:37:43 e64ea0968259: Preparing 15:37:43 7ee720887efe: Preparing 15:37:43 b0e7c185390b: Preparing 15:37:43 f55a0d9f0a47: Preparing 15:37:43 f7cb1e1fefdc: Preparing 15:37:43 eadb2fd4b305: Preparing 15:37:43 f1417ff83b31: Preparing 15:37:43 f7cb1e1fefdc: Waiting 15:37:43 eadb2fd4b305: Waiting 15:37:43 f1417ff83b31: Waiting 15:37:43 d0052cdae26c: Layer already exists 15:37:43 e64ea0968259: Layer already exists 15:37:43 f55a0d9f0a47: Layer already exists 15:37:43 b0e7c185390b: Layer already exists 15:37:43 f1417ff83b31: Layer already exists 15:37:43 7ee720887efe: Layer already exists 15:37:43 eadb2fd4b305: Layer already exists 15:37:43 f7cb1e1fefdc: Layer already exists 15:37:43 main: digest: sha256:ba4192c0e2e3831295e78483e2a4014f3ce046cf9a8a7e2192ed4b39e288e805 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:37:43 ===================================================== [Pipeline] echo 15:37:43 taggedImages: 15:37:43 - nexus3.edgexfoundry.org:10004/security-spire-config:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 15:37:43 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 15:37:43 - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.145 15:37:43 - nexus3.edgexfoundry.org:10004/security-spire-config:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 15:37:43 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 15:37:43 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 15:37:43 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 15:37:43 latest 15:37:43 3.0.0-dev.145 15:37:43 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 15:37:43 main 15:37:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:43 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 15:37:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 15:37:44 6b03b0c489e3: Preparing 15:37:44 52518b05e1df: Preparing 15:37:44 55a88945b7a8: Preparing 15:37:44 b0e7c185390b: Preparing 15:37:44 f55a0d9f0a47: Preparing 15:37:44 f7cb1e1fefdc: Preparing 15:37:44 a151d57e6373: Preparing 15:37:44 f1417ff83b31: Preparing 15:37:44 a151d57e6373: Waiting 15:37:44 f1417ff83b31: Waiting 15:37:44 f55a0d9f0a47: Layer already exists 15:37:44 b0e7c185390b: Layer already exists 15:37:44 f7cb1e1fefdc: Layer already exists 15:37:44 f1417ff83b31: Layer already exists 15:37:44 6b03b0c489e3: Pushed 15:37:44 52518b05e1df: Pushed 15:37:44 55a88945b7a8: Pushed 15:37:44 a151d57e6373: Pushed 15:37:44 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1: digest: sha256:18a6a72af51dad35e396d9da77cb15fe7f091fc4d4d26e7aeb7277ef22a34f15 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:45 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 15:37:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 15:37:45 6b03b0c489e3: Preparing 15:37:45 52518b05e1df: Preparing 15:37:45 55a88945b7a8: Preparing 15:37:45 b0e7c185390b: Preparing 15:37:45 f55a0d9f0a47: Preparing 15:37:45 f7cb1e1fefdc: Preparing 15:37:45 a151d57e6373: Preparing 15:37:45 f1417ff83b31: Preparing 15:37:45 f7cb1e1fefdc: Waiting 15:37:45 a151d57e6373: Waiting 15:37:45 f1417ff83b31: Waiting 15:37:45 f55a0d9f0a47: Layer already exists 15:37:45 b0e7c185390b: Layer already exists 15:37:45 6b03b0c489e3: Layer already exists 15:37:45 55a88945b7a8: Layer already exists 15:37:45 52518b05e1df: Layer already exists 15:37:45 f1417ff83b31: Layer already exists 15:37:45 a151d57e6373: Layer already exists 15:37:45 f7cb1e1fefdc: Layer already exists 15:37:45 latest: digest: sha256:18a6a72af51dad35e396d9da77cb15fe7f091fc4d4d26e7aeb7277ef22a34f15 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:45 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.145 15:37:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 15:37:45 6b03b0c489e3: Preparing 15:37:45 52518b05e1df: Preparing 15:37:45 55a88945b7a8: Preparing 15:37:45 b0e7c185390b: Preparing 15:37:45 f55a0d9f0a47: Preparing 15:37:45 f7cb1e1fefdc: Preparing 15:37:45 a151d57e6373: Preparing 15:37:45 f1417ff83b31: Preparing 15:37:45 a151d57e6373: Waiting 15:37:45 f1417ff83b31: Waiting 15:37:45 6b03b0c489e3: Layer already exists 15:37:45 b0e7c185390b: Layer already exists 15:37:45 f55a0d9f0a47: Layer already exists 15:37:45 52518b05e1df: Layer already exists 15:37:45 55a88945b7a8: Layer already exists 15:37:45 a151d57e6373: Layer already exists 15:37:45 f1417ff83b31: Layer already exists 15:37:45 f7cb1e1fefdc: Layer already exists 15:37:45 3.0.0-dev.145: digest: sha256:18a6a72af51dad35e396d9da77cb15fe7f091fc4d4d26e7aeb7277ef22a34f15 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:46 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 15:37:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 15:37:46 6b03b0c489e3: Preparing 15:37:46 52518b05e1df: Preparing 15:37:46 55a88945b7a8: Preparing 15:37:46 b0e7c185390b: Preparing 15:37:46 f55a0d9f0a47: Preparing 15:37:46 f7cb1e1fefdc: Preparing 15:37:46 a151d57e6373: Preparing 15:37:46 f1417ff83b31: Preparing 15:37:46 f7cb1e1fefdc: Waiting 15:37:46 a151d57e6373: Waiting 15:37:46 f1417ff83b31: Waiting 15:37:46 52518b05e1df: Layer already exists 15:37:46 6b03b0c489e3: Layer already exists 15:37:46 b0e7c185390b: Layer already exists 15:37:46 55a88945b7a8: Layer already exists 15:37:46 f55a0d9f0a47: Layer already exists 15:37:46 f7cb1e1fefdc: Layer already exists 15:37:46 f1417ff83b31: Layer already exists 15:37:46 a151d57e6373: Layer already exists 15:37:46 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145: digest: sha256:18a6a72af51dad35e396d9da77cb15fe7f091fc4d4d26e7aeb7277ef22a34f15 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:46 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 15:37:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 15:37:47 6b03b0c489e3: Preparing 15:37:47 52518b05e1df: Preparing 15:37:47 55a88945b7a8: Preparing 15:37:47 b0e7c185390b: Preparing 15:37:47 f55a0d9f0a47: Preparing 15:37:47 f7cb1e1fefdc: Preparing 15:37:47 a151d57e6373: Preparing 15:37:47 f1417ff83b31: Preparing 15:37:47 f7cb1e1fefdc: Waiting 15:37:47 a151d57e6373: Waiting 15:37:47 f1417ff83b31: Waiting 15:37:47 f55a0d9f0a47: Layer already exists 15:37:47 55a88945b7a8: Layer already exists 15:37:47 6b03b0c489e3: Layer already exists 15:37:47 52518b05e1df: Layer already exists 15:37:47 b0e7c185390b: Layer already exists 15:37:47 f7cb1e1fefdc: Layer already exists 15:37:47 a151d57e6373: Layer already exists 15:37:47 f1417ff83b31: Layer already exists 15:37:47 main: digest: sha256:18a6a72af51dad35e396d9da77cb15fe7f091fc4d4d26e7aeb7277ef22a34f15 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:37:47 ===================================================== [Pipeline] echo 15:37:47 taggedImages: 15:37:47 - nexus3.edgexfoundry.org:10004/security-spire-server:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 15:37:47 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 15:37:47 - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.145 15:37:47 - nexus3.edgexfoundry.org:10004/security-spire-server:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 15:37:47 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 15:37:47 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 15:37:47 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 15:37:47 latest 15:37:47 3.0.0-dev.145 15:37:47 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 15:37:47 main 15:37:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:47 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:47 + docker push nexus3.edgexfoundry.org:10004/support-notifications:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 15:37:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 15:37:47 34a7d613929a: Preparing 15:37:47 92bcc827a8ff: Preparing 15:37:47 f55a0d9f0a47: Preparing 15:37:47 f7cb1e1fefdc: Preparing 15:37:47 3d1d77c9be1c: Preparing 15:37:47 f1417ff83b31: Preparing 15:37:47 f1417ff83b31: Waiting 15:37:47 f55a0d9f0a47: Layer already exists 15:37:47 f7cb1e1fefdc: Layer already exists 15:37:47 f1417ff83b31: Layer already exists 15:37:47 34a7d613929a: Pushed 15:37:47 3d1d77c9be1c: Pushed 15:37:50 92bcc827a8ff: Pushed 15:37:50 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1: digest: sha256:7c1e0fd7e2e3b2f5b6bbd986f001d2b12998b0a1018de2fc03f98f35747ff1a1 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:50 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:51 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 15:37:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 15:37:51 34a7d613929a: Preparing 15:37:51 92bcc827a8ff: Preparing 15:37:51 f55a0d9f0a47: Preparing 15:37:51 f7cb1e1fefdc: Preparing 15:37:51 3d1d77c9be1c: Preparing 15:37:51 f1417ff83b31: Preparing 15:37:51 f1417ff83b31: Waiting 15:37:51 f55a0d9f0a47: Layer already exists 15:37:51 92bcc827a8ff: Layer already exists 15:37:51 f7cb1e1fefdc: Layer already exists 15:37:51 3d1d77c9be1c: Layer already exists 15:37:51 34a7d613929a: Layer already exists 15:37:51 f1417ff83b31: Layer already exists 15:37:51 latest: digest: sha256:7c1e0fd7e2e3b2f5b6bbd986f001d2b12998b0a1018de2fc03f98f35747ff1a1 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:51 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:51 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.145 15:37:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 15:37:51 34a7d613929a: Preparing 15:37:51 92bcc827a8ff: Preparing 15:37:51 f55a0d9f0a47: Preparing 15:37:51 f7cb1e1fefdc: Preparing 15:37:51 3d1d77c9be1c: Preparing 15:37:51 f1417ff83b31: Preparing 15:37:51 f1417ff83b31: Waiting 15:37:51 f55a0d9f0a47: Layer already exists 15:37:51 92bcc827a8ff: Layer already exists 15:37:51 34a7d613929a: Layer already exists 15:37:51 f7cb1e1fefdc: Layer already exists 15:37:51 3d1d77c9be1c: Layer already exists 15:37:51 f1417ff83b31: Layer already exists 15:37:51 3.0.0-dev.145: digest: sha256:7c1e0fd7e2e3b2f5b6bbd986f001d2b12998b0a1018de2fc03f98f35747ff1a1 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:51 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:52 + docker push nexus3.edgexfoundry.org:10004/support-notifications:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 15:37:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 15:37:52 34a7d613929a: Preparing 15:37:52 92bcc827a8ff: Preparing 15:37:52 f55a0d9f0a47: Preparing 15:37:52 f7cb1e1fefdc: Preparing 15:37:52 3d1d77c9be1c: Preparing 15:37:52 f1417ff83b31: Preparing 15:37:52 f1417ff83b31: Waiting 15:37:52 92bcc827a8ff: Layer already exists 15:37:52 34a7d613929a: Layer already exists 15:37:52 f55a0d9f0a47: Layer already exists 15:37:52 f7cb1e1fefdc: Layer already exists 15:37:52 3d1d77c9be1c: Layer already exists 15:37:52 f1417ff83b31: Layer already exists 15:37:52 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145: digest: sha256:7c1e0fd7e2e3b2f5b6bbd986f001d2b12998b0a1018de2fc03f98f35747ff1a1 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:52 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:52 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 15:37:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 15:37:52 34a7d613929a: Preparing 15:37:52 92bcc827a8ff: Preparing 15:37:52 f55a0d9f0a47: Preparing 15:37:52 f7cb1e1fefdc: Preparing 15:37:52 3d1d77c9be1c: Preparing 15:37:52 f1417ff83b31: Preparing 15:37:52 f1417ff83b31: Waiting 15:37:52 34a7d613929a: Layer already exists 15:37:52 f55a0d9f0a47: Layer already exists 15:37:52 92bcc827a8ff: Layer already exists 15:37:52 3d1d77c9be1c: Layer already exists 15:37:52 f7cb1e1fefdc: Layer already exists 15:37:52 f1417ff83b31: Layer already exists 15:37:52 main: digest: sha256:7c1e0fd7e2e3b2f5b6bbd986f001d2b12998b0a1018de2fc03f98f35747ff1a1 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:37:52 ===================================================== [Pipeline] echo 15:37:52 taggedImages: 15:37:52 - nexus3.edgexfoundry.org:10004/support-notifications:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 15:37:52 - nexus3.edgexfoundry.org:10004/support-notifications:latest 15:37:52 - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.145 15:37:52 - nexus3.edgexfoundry.org:10004/support-notifications:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 15:37:52 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 15:37:53 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 15:37:53 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 15:37:53 latest 15:37:53 3.0.0-dev.145 15:37:53 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 15:37:53 main 15:37:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:53 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:53 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 15:37:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 15:37:53 85a72412fe7a: Preparing 15:37:53 42d82ad361d1: Preparing 15:37:53 f55a0d9f0a47: Preparing 15:37:53 f7cb1e1fefdc: Preparing 15:37:53 1bcfa2a218cf: Preparing 15:37:53 f1417ff83b31: Preparing 15:37:53 f1417ff83b31: Waiting 15:37:53 1bcfa2a218cf: Layer already exists 15:37:53 f7cb1e1fefdc: Layer already exists 15:37:53 f55a0d9f0a47: Layer already exists 15:37:53 f1417ff83b31: Layer already exists 15:37:53 85a72412fe7a: Pushed 15:37:56 42d82ad361d1: Pushed 15:37:56 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1: digest: sha256:f877b0ade8e64bb18a643850dda8dcd10ae9353730e188ef3c0328cc35cdcadc size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:56 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:56 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 15:37:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 15:37:56 85a72412fe7a: Preparing 15:37:56 42d82ad361d1: Preparing 15:37:56 f55a0d9f0a47: Preparing 15:37:56 f7cb1e1fefdc: Preparing 15:37:56 1bcfa2a218cf: Preparing 15:37:56 f1417ff83b31: Preparing 15:37:56 f1417ff83b31: Waiting 15:37:56 f55a0d9f0a47: Layer already exists 15:37:56 85a72412fe7a: Layer already exists 15:37:56 42d82ad361d1: Layer already exists 15:37:56 1bcfa2a218cf: Layer already exists 15:37:56 f7cb1e1fefdc: Layer already exists 15:37:56 f1417ff83b31: Layer already exists 15:37:56 latest: digest: sha256:f877b0ade8e64bb18a643850dda8dcd10ae9353730e188ef3c0328cc35cdcadc size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:57 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:57 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.145 15:37:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 15:37:57 85a72412fe7a: Preparing 15:37:57 42d82ad361d1: Preparing 15:37:57 f55a0d9f0a47: Preparing 15:37:57 f7cb1e1fefdc: Preparing 15:37:57 1bcfa2a218cf: Preparing 15:37:57 f1417ff83b31: Preparing 15:37:57 f7cb1e1fefdc: Layer already exists 15:37:57 f55a0d9f0a47: Layer already exists 15:37:57 42d82ad361d1: Layer already exists 15:37:57 1bcfa2a218cf: Layer already exists 15:37:57 85a72412fe7a: Layer already exists 15:37:57 f1417ff83b31: Layer already exists 15:37:57 3.0.0-dev.145: digest: sha256:f877b0ade8e64bb18a643850dda8dcd10ae9353730e188ef3c0328cc35cdcadc size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:57 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:57 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 15:37:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 15:37:57 85a72412fe7a: Preparing 15:37:57 42d82ad361d1: Preparing 15:37:57 f55a0d9f0a47: Preparing 15:37:57 f7cb1e1fefdc: Preparing 15:37:57 1bcfa2a218cf: Preparing 15:37:57 f1417ff83b31: Preparing 15:37:57 f1417ff83b31: Waiting 15:37:57 85a72412fe7a: Layer already exists 15:37:57 42d82ad361d1: Layer already exists 15:37:57 f7cb1e1fefdc: Layer already exists 15:37:57 1bcfa2a218cf: Layer already exists 15:37:57 f55a0d9f0a47: Layer already exists 15:37:57 f1417ff83b31: Layer already exists 15:37:57 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145: digest: sha256:f877b0ade8e64bb18a643850dda8dcd10ae9353730e188ef3c0328cc35cdcadc size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:58 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:58 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 15:37:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 15:37:58 85a72412fe7a: Preparing 15:37:58 42d82ad361d1: Preparing 15:37:58 f55a0d9f0a47: Preparing 15:37:58 f7cb1e1fefdc: Preparing 15:37:58 1bcfa2a218cf: Preparing 15:37:58 f1417ff83b31: Preparing 15:37:58 f1417ff83b31: Waiting 15:37:58 1bcfa2a218cf: Layer already exists 15:37:58 f55a0d9f0a47: Layer already exists 15:37:58 85a72412fe7a: Layer already exists 15:37:58 f7cb1e1fefdc: Layer already exists 15:37:58 42d82ad361d1: Layer already exists 15:37:58 f1417ff83b31: Layer already exists 15:37:58 main: digest: sha256:f877b0ade8e64bb18a643850dda8dcd10ae9353730e188ef3c0328cc35cdcadc size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:37:58 ===================================================== [Pipeline] echo 15:37:58 taggedImages: 15:37:58 - nexus3.edgexfoundry.org:10004/support-scheduler:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 15:37:58 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 15:37:58 - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.145 15:37:58 - nexus3.edgexfoundry.org:10004/support-scheduler:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 15:37:58 - 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] } 15:38:42 Removing intermediate container 51dca0ef31e3 15:38:42 ---> 77dc8a2e2f6f 15:38:42 Step 7/22 : COPY . . 15:38:42 ---> da35e17bd179 15:38:42 Step 8/22 : RUN make cmd/secrets-config/secrets-config 15:38:42 ---> Running in c7fc2b824534 15:38:42 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.145" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 15:42:18 Removing intermediate container 929f161943c1 15:42:18 ---> 7429e7044065 15:42:18 15:42:18 Step 9/33 : FROM alpine:3.17 15:42:18 ---> 51e60588ff2c 15:42:18 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 15:42:18 ---> Running in d0c8f2a3738a 15:42:18 Removing intermediate container d0c8f2a3738a 15:42:18 ---> 88c7340fb3e1 15:42:18 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 15:42:18 ---> Running in f86bbcd10482 15:42:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:42:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:42:22 (1/2) Installing dumb-init (1.2.5-r2) 15:42:22 (2/2) Installing su-exec (0.2-r2) 15:42:22 Executing busybox-1.35.0-r29.trigger 15:42:22 OK: 8 MiB in 17 packages 15:42:24 Removing intermediate container f86bbcd10482 15:42:24 ---> d01c0e29b89d 15:42:24 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 15:42:24 ---> Running in 4c95e80abeb6 15:42:25 Removing intermediate container 4c95e80abeb6 15:42:25 ---> 54ea37c743d0 15:42:25 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 15:42:25 ---> Running in 99d249c2feee 15:42:26 Removing intermediate container 99d249c2feee 15:42:26 ---> 0973f355f6cb 15:42:26 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 15:42:26 ---> Running in 4a166f159d85 15:42:27 Removing intermediate container 4a166f159d85 15:42:27 ---> adb6f4d3f436 15:42:27 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 15:42:27 ---> Running in d1aa2f5b0d2a 15:42:28 Removing intermediate container d1aa2f5b0d2a 15:42:28 ---> bf7452206789 15:42:28 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 15:42:28 ---> Running in 209f85c39b05 15:42:32 Removing intermediate container 209f85c39b05 15:42:32 ---> e74a303d8fe3 15:42:32 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 15:42:32 ---> Running in 632d9b231dd4 15:42:33 Removing intermediate container 632d9b231dd4 15:42:33 ---> ce8024495aec 15:42:33 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 15:42:34 Removing intermediate container a3fb6525de23 15:42:34 ---> e6a5bdf34f29 15:42:34 15:42:34 Step 10/23 : FROM alpine:3.17 15:42:34 ---> 51e60588ff2c 15:42:34 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 15:42:34 ---> Running in 25ec8cfd91ca 15:42:35 Removing intermediate container 25ec8cfd91ca 15:42:35 ---> cf15c61d6283 15:42:35 Step 12/23 : RUN apk add --update --no-cache dumb-init 15:42:35 ---> 8c00cfcd6537 15:42:35 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 15:42:35 ---> Running in e7fa4fee58a5 15:42:35 ---> Running in 7b6a2a515f3d 15:42:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:42:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:42:39 Removing intermediate container e7fa4fee58a5 15:42:39 ---> 9c612d9baa40 15:42:39 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 15:42:40 ---> 93403f5f84ea 15:42:40 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 15:42:40 (1/1) Installing dumb-init (1.2.5-r2) 15:42:40 Executing busybox-1.35.0-r29.trigger 15:42:40 OK: 8 MiB in 16 packages 15:42:40 ---> 62fba2422f8f 15:42:40 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 15:42:42 Removing intermediate container 7b6a2a515f3d 15:42:42 ---> 6c19da43c02b 15:42:42 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:42:43 ---> cfd9a4b21fc9 15:42:43 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 15:42:43 ---> 2a4d9c474454 15:42:43 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 15:42:44 ---> 0d8be3635d53 15:42:44 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 15:42:45 ---> 90184f855d58 15:42:45 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 15:42:47 ---> 50bee6023581 15:42:47 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 15:42:48 ---> 6a3452f3996b 15:42:48 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 15:42:49 ---> 11fe653351f9 15:42:49 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 15:42:49 ---> b589f01b6e02 15:42:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 15:42:51 ---> 7c785fcd978e 15:42:51 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 15:42:51 ---> d32a7c3a1497 15:42:51 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:42:51 ---> Running in 4f2df6a4ec5b 15:42:54 ---> 8e61b304192b 15:42:54 Step 28/33 : RUN chmod +x /entrypoint.sh 15:42:54 ---> Running in 29e1b3b699f6 15:42:57 Removing intermediate container 4f2df6a4ec5b 15:42:57 ---> 4942e57d7be0 15:42:57 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 15:42:57 ---> Running in 19c8d2c56fff 15:42:58 Removing intermediate container 29e1b3b699f6 15:42:58 ---> 16b7f573b924 15:42:58 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 15:42:58 Removing intermediate container 19c8d2c56fff 15:42:58 ---> df39ddad8fd2 15:42:58 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 15:42:58 ---> Running in d88d89425859 15:42:58 ---> Running in 6184970746fb 15:42:59 Removing intermediate container d88d89425859 15:42:59 ---> 1d1a66a47654 15:42:59 Step 30/33 : CMD ["gate"] 15:42:59 Removing intermediate container 6184970746fb 15:42:59 ---> 7fe0d013410b 15:42:59 Step 21/23 : LABEL arch=arm64 15:43:02 ---> Running in c160d29cbfa4 15:43:02 ---> Running in 7ab761c3d076 15:43:02 Removing intermediate container 7ab761c3d076 15:43:02 ---> d75c7969ce60 15:43:02 Step 31/33 : LABEL arch=arm64 15:43:03 ---> Running in f24f15640d9c 15:43:03 Removing intermediate container c160d29cbfa4 15:43:03 ---> ffc7713ad47c 15:43:03 Step 22/23 : LABEL git_sha=47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 15:43:03 ---> Running in 637e7aa83dd1 15:43:04 Removing intermediate container f24f15640d9c 15:43:04 ---> 2cb924adc751 15:43:04 Step 32/33 : LABEL git_sha=47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 15:43:04 ---> Running in 57f9bafaeae1 15:43:04 Removing intermediate container 637e7aa83dd1 15:43:04 ---> c806691a4083 15:43:04 Step 23/23 : LABEL version=3.0.0-dev.145 15:43:04 ---> Running in 8be747c91705 15:43:05 Removing intermediate container 57f9bafaeae1 15:43:05 ---> 2bcd731a6bc3 15:43:05 Step 33/33 : LABEL version=3.0.0-dev.145 15:43:05 Removing intermediate container 8be747c91705 15:43:05 ---> 5684feacc4be 15:43:05 15:43:05 ---> Running in 10aaf29cb9d4 15:43:05 Successfully built 5684feacc4be 15:43:05 Successfully tagged core-common-config-bootstrapper-arm64:latest 15:43:05  Building core-common-config-bootstrapper ... done Building support-notifications 15:43:06 Removing intermediate container 486f9bc40d26 15:43:06 ---> 912676a8a2e6 15:43:06 15:43:06 Step 10/23 : FROM alpine:3.17 15:43:06 ---> 51e60588ff2c 15:43:06 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 15:43:06 Removing intermediate container 10aaf29cb9d4 15:43:06 ---> b92f0cec7621 15:43:06 15:43:06 ---> Running in 4cd5eefa2e9f 15:43:06 Successfully built b92f0cec7621 15:43:06 Successfully tagged security-bootstrapper-arm64:latest 15:43:06  Building security-bootstrapper ... done Building security-proxy-auth 15:43:06 Removing intermediate container 4cd5eefa2e9f 15:43:06 ---> 7fe3e0d54487 15:43:06 Step 12/23 : ENV APP_PORT=59880 15:43:06 ---> Running in 2a8aef46c88e 15:43:07 Removing intermediate container 2a8aef46c88e 15:43:07 ---> 5d2cee6db701 15:43:07 Step 13/23 : EXPOSE $APP_PORT 15:43:07 ---> Running in d81658982954 15:43:08 Removing intermediate container d81658982954 15:43:08 ---> 6f71ca792e2d 15:43:08 Step 14/23 : RUN apk add --update --no-cache dumb-init 15:43:08 ---> Running in 52b64c291975 15:43:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:43:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:43:12 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:43:12 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:43:12 ---> 23dab04b1a79 15:43:12 Step 3/23 : ARG ADD_BUILD_TAGS="" 15:43:12 ---> Using cache 15:43:12 ---> 3bd7b83c2fb3 15:43:12 Step 4/23 : WORKDIR /edgex-go 15:43:12 ---> Using cache 15:43:12 ---> ef271d75aaf8 15:43:12 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 15:43:12 (1/1) Installing dumb-init (1.2.5-r2) 15:43:12 Executing busybox-1.35.0-r29.trigger 15:43:12 OK: 8 MiB in 16 packages 15:43:12 ---> Running in 81e322041456 15:43:13 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:43:13 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:43:13 ---> 23dab04b1a79 15:43:13 Step 3/23 : ARG ADD_BUILD_TAGS="" 15:43:13 ---> Using cache 15:43:13 ---> 3bd7b83c2fb3 15:43:13 Step 4/23 : WORKDIR /edgex-go 15:43:13 ---> Using cache 15:43:13 ---> ef271d75aaf8 15:43:13 Step 5/23 : RUN apk add --update --no-cache make git 15:43:13 ---> Using cache 15:43:13 ---> 62929cab1711 15:43:13 Step 6/23 : COPY go.mod vendor* ./ 15:43:13 ---> Using cache 15:43:13 ---> 72e5aa1ad43e 15:43:13 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:43:13 ---> Using cache 15:43:13 ---> 8eaa20172cda 15:43:13 Step 8/23 : COPY . . 15:43:13 ---> Using cache 15:43:13 ---> 21e1ed96d618 15:43:13 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 15:43:13 ---> Running in 6931fbe18daf 15:43:14 Removing intermediate container 52b64c291975 15:43:14 ---> 2194dae2bbd0 15:43:14 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:43:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:43:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:43:15 ---> 5548e57d0c70 15:43:15 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 15:43:16 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.145" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 15:43:16 OK: 263 MiB in 53 packages 15:43:16 ---> 5d4ddfa6d9d8 15:43:16 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:43:18 Removing intermediate container 81e322041456 15:43:18 ---> 96bb068af010 15:43:18 Step 6/23 : COPY go.mod vendor* ./ 15:43:19 ---> 0976ba2ea308 15:43:19 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 15:43:19 ---> bb8a730580da 15:43:19 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:43:19 ---> Running in 47aaacaf9f30 15:43:20 ---> 0e06bdee8bb7 15:43:20 Step 19/23 : ENTRYPOINT ["/core-data"] 15:43:20 ---> Running in 298e33da39b2 15:43:21 Removing intermediate container 298e33da39b2 15:43:21 ---> f5020dfd9589 15:43:21 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:43:21 ---> Running in 4b16ce8341ce 15:43:22 Removing intermediate container 4b16ce8341ce 15:43:22 ---> 28599a9157b3 15:43:22 Step 21/23 : LABEL arch=arm64 15:43:22 ---> Running in c19d2ca88e6a 15:43:23 Removing intermediate container c19d2ca88e6a 15:43:23 ---> dc47e141bcd5 15:43:23 Step 22/23 : LABEL git_sha=47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 15:43:23 ---> Running in e97bd651f7ee 15:43:23 Removing intermediate container e97bd651f7ee 15:43:23 ---> c5365689aa15 15:43:23 Step 23/23 : LABEL version=3.0.0-dev.145 15:43:23 ---> Running in 96ba91ade3ac 15:43:23 Removing intermediate container 96ba91ade3ac 15:43:23 ---> 0338aaa33285 15:43:23 15:43:24 Successfully built 0338aaa33285 15:43:24 Successfully tagged core-data-arm64:latest 15:43:24 Building security-secretstore-setup 15:43:27  Building core-data ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:43:27 Step 2/25 : FROM ${BUILDER_BASE} AS builder 15:43:27 ---> 23dab04b1a79 15:43:27 Step 3/25 : WORKDIR /edgex-go 15:43:27 ---> Using cache 15:43:27 ---> 3d834e289c8c 15:43:27 Step 4/25 : RUN apk add --update --no-cache make git 15:43:27 ---> Using cache 15:43:27 ---> 65b03882d683 15:43:27 Step 5/25 : COPY go.mod vendor* ./ 15:43:27 ---> Using cache 15:43:27 ---> 0b9a64477b48 15:43:27 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:43:27 ---> Using cache 15:43:27 ---> 77dc8a2e2f6f 15:43:27 Step 7/25 : COPY . . 15:43:27 ---> Using cache 15:43:27 ---> da35e17bd179 15:43:27 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:43:28 ---> Running in f2aa4dca2e62 15:43:30 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.145" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:44:16 Removing intermediate container d6317f2235ee 15:44:16 ---> 5743adfc2e7e 15:44:16 15:44:16 Step 9/20 : FROM alpine:3.17 15:44:16 ---> 51e60588ff2c 15:44:16 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 15:44:16 ---> Using cache 15:44:16 ---> 88c7340fb3e1 15:44:16 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 15:44:16 ---> Running in f72ba1a0fb54 15:44:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:44:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:44:16 v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 15:44:16 v3.17.3-148-g102db920468 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 15:44:16 OK: 17691 distinct packages available 15:44:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:44:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:44:16 (1/9) Installing ca-certificates (20220614-r4) 15:44:16 (2/9) Installing brotli-libs (1.0.9-r9) 15:44:16 (3/9) Installing nghttp2-libs (1.51.0-r0) 15:44:16 (4/9) Installing libcurl (8.0.1-r0) 15:44:16 (5/9) Installing curl (8.0.1-r0) 15:44:16 (6/9) Installing dumb-init (1.2.5-r2) 15:44:16 (7/9) Installing musl-obstack (1.2.3-r0) 15:44:16 (8/9) Installing libucontext (1.2-r0) 15:44:16 (9/9) Installing gcompat (1.1.0-r0) 15:44:16 Executing busybox-1.35.0-r29.trigger 15:44:16 Executing ca-certificates-20220614-r4.trigger 15:44:16 OK: 11 MiB in 24 packages 15:44:19 Removing intermediate container f72ba1a0fb54 15:44:19 ---> 62479527c539 15:44:19 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 15:44:19 ---> 432e6a1c8246 15:44:19 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 15:44:20 ---> 7d3241b6ca17 15:44:20 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 15:44:23 ---> a6eff8d3de6e 15:44:23 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 15:44:23 ---> 4c539dabc14a 15:44:23 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 15:44:24 ---> Running in dc3c7bb1b35f 15:44:24 Removing intermediate container dc3c7bb1b35f 15:44:24 ---> 8b0d7c5bf2b6 15:44:24 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] 15:44:25 ---> Running in b8b02873df3b 15:44:25 Removing intermediate container b8b02873df3b 15:44:25 ---> 3b469bcf40cc 15:44:25 Step 18/20 : LABEL arch=arm64 15:44:25 ---> Running in c94f11f21f3c 15:44:26 Removing intermediate container c94f11f21f3c 15:44:26 ---> c5c6dec1f03d 15:44:26 Step 19/20 : LABEL git_sha=47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 15:44:26 ---> Running in 93accb9a212a 15:44:27 Removing intermediate container 93accb9a212a 15:44:27 ---> e9260d9fbdf6 15:44:27 Step 20/20 : LABEL version=3.0.0-dev.145 15:44:28 ---> Running in a828ba873878 15:44:29 Removing intermediate container a828ba873878 15:44:29 ---> 80e2e37d811a 15:44:29 15:44:29 Successfully built 80e2e37d811a 15:44:29 Successfully tagged security-spiffe-token-provider-arm64:latest 15:44:29 Building security-spire-server 15:44:33  Building security-spiffe-token-provider ... done Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:44:33 Step 2/26 : FROM ${BUILDER_BASE} AS builder 15:44:33 ---> 23dab04b1a79 15:44:33 Step 3/26 : WORKDIR /edgex-go 15:44:33 ---> Using cache 15:44:33 ---> 3d834e289c8c 15:44:33 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 15:44:33 ---> Using cache 15:44:33 ---> 4b7f883c26d2 15:44:33 Step 5/26 : COPY go.mod vendor* ./ 15:44:33 ---> Using cache 15:44:33 ---> ab315253ac18 15:44:33 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:44:33 ---> Using cache 15:44:33 ---> 9aae09022606 15:44:33 Step 7/26 : COPY . . 15:44:34 ---> Using cache 15:44:34 ---> fb099958e2b5 15:44:34 Step 8/26 : ARG SPIRE_RELEASE=1.6.3 15:44:34 ---> Using cache 15:44:34 ---> 7b2b6a21b8a3 15:44:34 Step 9/26 : WORKDIR /edgex-go/spire-build 15:44:34 ---> Using cache 15:44:34 ---> 364f91d7233e 15:44:34 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 15:44:34 ---> Using cache 15:44:34 ---> 2178082a75b0 15:44:34 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 15:44:36 ---> Running in f43fe3be46a9 15:44:38 Removing intermediate container c7fc2b824534 15:44:38 ---> 6f56d51a123f 15:44:38 15:44:38 Step 9/22 : FROM alpine:3.17 15:44:38 ---> 51e60588ff2c 15:44:38 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 15:44:38 ---> Running in 51f398e222d4 15:44:39 Removing intermediate container f43fe3be46a9 15:44:39 ---> c9252f4570ec 15:44:39 Step 12/26 : WORKDIR /edgex-go 15:44:40 ---> Running in a086804ec04c 15:44:41 Removing intermediate container a086804ec04c 15:44:41 ---> 2203be688789 15:44:41 15:44:41 Step 13/26 : FROM alpine:3.17 15:44:41 ---> 51e60588ff2c 15:44:41 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:44:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:44:41 ---> Using cache 15:44:41 ---> ed66194b290b 15:44:41 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:44:41 ---> Using cache 15:44:41 ---> 510b1181c48e 15:44:41 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 15:44:41 ---> Using cache 15:44:41 ---> 6d151b82a605 15:44:41 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 15:44:41 ---> Using cache 15:44:41 ---> 362dae96e2ef 15:44:41 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:44:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:44:43 (1/2) Installing dumb-init (1.2.5-r2) 15:44:43 (2/2) Installing openssl (3.0.8-r4) 15:44:43 Executing busybox-1.35.0-r29.trigger 15:44:43 OK: 8 MiB in 17 packages 15:44:45 Removing intermediate container 51f398e222d4 15:44:45 ---> 6483a168d9a6 15:44:45 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 15:44:46 ---> Running in e61dc06f8106 15:44:49 Removing intermediate container e61dc06f8106 15:44:49 ---> 2ced042ef52c 15:44:49 Step 12/22 : WORKDIR /edgex 15:44:49 ---> Running in 4fa1c9d80458 15:44:50 Removing intermediate container 4fa1c9d80458 15:44:50 ---> 68e3a083a53a 15:44:50 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:44:52 ---> e3bdc9940de4 15:44:52 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 15:44:52 ---> 784047eb1ff7 15:44:52 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 15:44:54 ---> 2064e4b4f2fc 15:44:54 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 15:44:54 ---> 4363dd699924 15:44:54 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 15:44:56 ---> c77c4a5083ff 15:44:56 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 15:44:56 ---> 9c520d7f4ea7 15:44:56 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 15:44:57 ---> 4237ca25f567 15:44:57 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:44:57 ---> Running in 9653a71a9cd9 15:44:58 Removing intermediate container 9653a71a9cd9 15:44:58 ---> 55c23f422c5f 15:44:58 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:44:58 ---> Running in 75b408a3c229 15:44:59 ---> 58972c6e082e 15:44:59 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 15:44:59 Removing intermediate container 75b408a3c229 15:44:59 ---> 8650431dd18b 15:44:59 Step 24/26 : LABEL arch=arm64 15:45:00 ---> Running in 22b58f4e6edd 15:45:02 ---> 221618ad412b 15:45:02 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:45:02 Removing intermediate container 22b58f4e6edd 15:45:02 ---> 97618268aaa5 15:45:02 Step 25/26 : LABEL git_sha=47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 15:45:02 ---> Running in 566b07e85204 15:45:02 ---> Running in 55ea3c1c5ea8 15:45:04 Removing intermediate container 55ea3c1c5ea8 15:45:04 ---> d79151f20ad2 15:45:04 Step 26/26 : LABEL version=3.0.0-dev.145 15:45:04 ---> Running in 39f19d664dde 15:45:05 Removing intermediate container 39f19d664dde 15:45:05 ---> ad516d9297e2 15:45:05 15:45:06 Successfully built ad516d9297e2 15:45:06 Successfully tagged security-spire-server-arm64:latest 15:45:06  Building security-spire-server ... done Building support-scheduler 15:45:07 Removing intermediate container 566b07e85204 15:45:07 ---> 3a5d71a52db2 15:45:07 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 15:45:07 ---> Running in 1278d286ab2b 15:45:08 Removing intermediate container 1278d286ab2b 15:45:08 ---> f15d8487af53 15:45:08 Step 20/22 : LABEL arch=arm64 15:45:08 ---> Running in 4f487b8bb185 15:45:08 Removing intermediate container 4f487b8bb185 15:45:08 ---> 95681e69f265 15:45:08 Step 21/22 : LABEL git_sha=47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 15:45:08 ---> Running in ff5c8e7deb55 15:45:09 Removing intermediate container ff5c8e7deb55 15:45:09 ---> 966e9b00054f 15:45:09 Step 22/22 : LABEL version=3.0.0-dev.145 15:45:10 ---> Running in 46e8fd00f982 15:45:11 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:45:11 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:45:11 ---> 23dab04b1a79 15:45:11 Step 3/23 : ARG ADD_BUILD_TAGS="" 15:45:11 ---> Using cache 15:45:11 ---> 3bd7b83c2fb3 15:45:11 Step 4/23 : WORKDIR /edgex-go 15:45:11 ---> Using cache 15:45:11 ---> ef271d75aaf8 15:45:11 Step 5/23 : RUN apk add --update --no-cache make git 15:45:11 ---> Using cache 15:45:11 ---> 62929cab1711 15:45:11 Step 6/23 : COPY go.mod vendor* ./ 15:45:11 Removing intermediate container 46e8fd00f982 15:45:11 ---> d4ff53d4e7c2 15:45:11 15:45:11 ---> Using cache 15:45:11 ---> 72e5aa1ad43e 15:45:11 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:45:11 ---> Using cache 15:45:11 ---> 8eaa20172cda 15:45:11 Step 8/23 : COPY . . 15:45:11 Successfully built d4ff53d4e7c2 15:45:11 Successfully tagged security-proxy-setup-arm64:latest 15:45:11  Building security-proxy-setup ... done Building core-command 15:45:11 ---> Using cache 15:45:11 ---> 21e1ed96d618 15:45:11 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 15:45:11 ---> Running in 66bdda329da2 15:45:14 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.145" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:45:16 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:45:16 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:45:16 ---> 23dab04b1a79 15:45:16 Step 3/24 : ARG ADD_BUILD_TAGS="" 15:45:16 ---> Using cache 15:45:16 ---> 3bd7b83c2fb3 15:45:16 Step 4/24 : WORKDIR /edgex-go 15:45:16 ---> Using cache 15:45:16 ---> ef271d75aaf8 15:45:16 Step 5/24 : RUN apk add --update --no-cache make git 15:45:16 ---> Using cache 15:45:16 ---> 62929cab1711 15:45:16 Step 6/24 : COPY go.mod vendor* ./ 15:45:16 ---> Using cache 15:45:16 ---> 72e5aa1ad43e 15:45:16 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:45:16 ---> Using cache 15:45:16 ---> 8eaa20172cda 15:45:16 Step 8/24 : COPY . . 15:45:16 ---> Using cache 15:45:16 ---> 21e1ed96d618 15:45:16 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 15:45:19 ---> Running in 88a11b499aa1 15:45:19 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.145" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 15:45:21 Removing intermediate container 47aaacaf9f30 15:45:21 ---> ec271876aaea 15:45:21 Step 8/23 : COPY . . 15:45:24 ---> 11d9eb9e0f16 15:45:24 Step 9/23 : RUN make cmd/support-notifications/support-notifications 15:45:24 ---> Running in cd1695fc7e4d 15:45:25 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.145" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:49:04 Removing intermediate container 6931fbe18daf 15:49:04 ---> 4ebba834a141 15:49:04 15:49:04 Step 10/23 : FROM alpine:3.17 15:49:04 ---> 51e60588ff2c 15:49:04 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 15:49:04 ---> Using cache 15:49:04 ---> cf15c61d6283 15:49:04 Step 12/23 : RUN apk add --update --no-cache dumb-init 15:49:04 ---> Using cache 15:49:04 ---> 6c19da43c02b 15:49:04 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:49:04 ---> Using cache 15:49:04 ---> 2a4d9c474454 15:49:04 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 15:49:04 ---> Using cache 15:49:04 ---> 90184f855d58 15:49:04 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 15:49:04 ---> 3c4ed7623b9a 15:49:04 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 15:49:04 ---> ee36b19863aa 15:49:04 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 15:49:04 ---> df47e532069a 15:49:04 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:49:04 ---> Running in eb0f0581fb74 15:49:04 Removing intermediate container eb0f0581fb74 15:49:04 ---> b87c82f3a7a2 15:49:04 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 15:49:05 ---> Running in f1163fa27f25 15:49:06 Removing intermediate container f1163fa27f25 15:49:06 ---> 4101ecce32c1 15:49:06 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 15:49:06 ---> Running in 51cdb3bcb39b 15:49:06 Removing intermediate container 51cdb3bcb39b 15:49:06 ---> 16bf408c4d38 15:49:06 Step 21/23 : LABEL arch=arm64 15:49:06 ---> Running in 65f0f39d55f3 15:49:07 Removing intermediate container 65f0f39d55f3 15:49:07 ---> 370ad1b69e45 15:49:07 Step 22/23 : LABEL git_sha=47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 15:49:07 ---> Running in 09238e797504 15:49:07 Removing intermediate container 09238e797504 15:49:07 ---> 08503b00bacc 15:49:07 Step 23/23 : LABEL version=3.0.0-dev.145 15:49:07 ---> Running in 87bd5b1a86e9 15:49:08 Removing intermediate container 87bd5b1a86e9 15:49:08 ---> c5b356bfe48d 15:49:08 15:49:08 Successfully built c5b356bfe48d 15:49:08 Successfully tagged security-proxy-auth-arm64:latest 15:49:08 Building core-metadata 15:49:09  Building security-proxy-auth ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.145" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:49:11 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:49:11 Step 2/25 : FROM ${BUILDER_BASE} AS builder 15:49:11 ---> 23dab04b1a79 15:49:11 Step 3/25 : ARG ADD_BUILD_TAGS="" 15:49:11 ---> Using cache 15:49:11 ---> 3bd7b83c2fb3 15:49:11 Step 4/25 : WORKDIR /edgex-go 15:49:11 ---> Using cache 15:49:11 ---> ef271d75aaf8 15:49:11 Step 5/25 : RUN apk add --update --no-cache make git 15:49:11 ---> Using cache 15:49:11 ---> 62929cab1711 15:49:11 Step 6/25 : COPY go.mod vendor* ./ 15:49:11 ---> Using cache 15:49:11 ---> 72e5aa1ad43e 15:49:11 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:49:11 ---> Using cache 15:49:11 ---> 8eaa20172cda 15:49:11 Step 8/25 : COPY . . 15:49:11 ---> Using cache 15:49:11 ---> 21e1ed96d618 15:49:11 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 15:49:12 ---> Running in fd90e431870f 15:49:14 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.145" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:49:29 Removing intermediate container f2aa4dca2e62 15:49:29 ---> 3af8c42b08e5 15:49:29 15:49:29 Step 9/25 : FROM alpine:3.17 15:49:29 ---> 51e60588ff2c 15:49:29 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 15:49:29 ---> Running in 0f9f5cbaf69d 15:49:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:49:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:49:32 (1/3) Installing ca-certificates (20220614-r4) 15:49:33 (2/3) Installing dumb-init (1.2.5-r2) 15:49:33 (3/3) Installing su-exec (0.2-r2) 15:49:33 Executing busybox-1.35.0-r29.trigger 15:49:33 Executing ca-certificates-20220614-r4.trigger 15:49:33 OK: 8 MiB in 18 packages 15:49:36 Removing intermediate container 0f9f5cbaf69d 15:49:36 ---> a03795275b7c 15:49:36 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 15:49:36 ---> Running in bf4689bbe789 15:49:36 Removing intermediate container bf4689bbe789 15:49:36 ---> adbd8451fc65 15:49:36 Step 12/25 : WORKDIR / 15:49:36 ---> Running in 80d50646e366 15:49:37 Removing intermediate container 80d50646e366 15:49:37 ---> 1a883c04de9f 15:49:37 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 15:49:38 ---> d5190cc2381e 15:49:38 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 15:49:39 ---> 9d223da12352 15:49:39 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 15:49:39 ---> 812091944576 15:49:39 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 15:49:40 ---> 9d14e11b4842 15:49:40 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 15:49:41 ---> 94924487137e 15:49:41 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:49:43 ---> 5fbb946301a6 15:49:43 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 15:49:46 ---> 16b634c9c3c2 15:49:46 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 15:49:46 ---> ed3175fe4284 15:49:46 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:49:46 ---> Running in b73c24241146 15:49:49 Removing intermediate container b73c24241146 15:49:49 ---> 64708cc81d6f 15:49:49 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 15:49:49 ---> Running in 7d5ec4f2ad60 15:49:49 Removing intermediate container 7d5ec4f2ad60 15:49:49 ---> c78d57a812ef 15:49:49 Step 23/25 : LABEL arch=arm64 15:49:50 ---> Running in c0168d76b020 15:49:50 Removing intermediate container c0168d76b020 15:49:50 ---> ad4de5be18a1 15:49:50 Step 24/25 : LABEL git_sha=47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 15:49:50 ---> Running in c7f31f8b8d01 15:49:51 Removing intermediate container c7f31f8b8d01 15:49:51 ---> f5832d59fef7 15:49:51 Step 25/25 : LABEL version=3.0.0-dev.145 15:49:51 ---> Running in 020efc935840 15:49:52 Removing intermediate container 020efc935840 15:49:52 ---> 94004326d0b6 15:49:52 15:49:52 Successfully built 94004326d0b6 15:49:52 Successfully tagged security-secretstore-setup-arm64:latest 15:51:58  Building security-secretstore-setup ... done Removing intermediate container 88a11b499aa1 15:51:58 ---> b178877c5794 15:51:58 15:51:58 Step 10/24 : FROM alpine:3.17 15:51:58 ---> 51e60588ff2c 15:51:58 Step 11/24 : RUN apk add --update --no-cache dumb-init 15:51:58 ---> Running in 2bd4837d17d0 15:51:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:51:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:51:58 (1/1) Installing dumb-init (1.2.5-r2) 15:51:58 Executing busybox-1.35.0-r29.trigger 15:51:58 OK: 8 MiB in 16 packages 15:51:58 Removing intermediate container 2bd4837d17d0 15:51:58 ---> e507bae97b78 15:51:58 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 15:51:58 ---> Running in 7180794a5e3e 15:51:58 Removing intermediate container 7180794a5e3e 15:51:58 ---> f874969ea134 15:51:58 Step 13/24 : ENV APP_PORT=59882 15:51:58 ---> Running in 01009f9459b9 15:51:58 Removing intermediate container 01009f9459b9 15:51:58 ---> f2bfd7e19d36 15:51:58 Step 14/24 : EXPOSE $APP_PORT 15:51:58 ---> Running in dcfe51fc701a 15:51:58 Removing intermediate container dcfe51fc701a 15:51:58 ---> ad4fb1ec18e4 15:51:58 Step 15/24 : WORKDIR / 15:51:58 ---> Running in 8afe5887cf70 15:51:58 Removing intermediate container 8afe5887cf70 15:51:58 ---> baa89cfa6428 15:51:58 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 15:51:58 ---> 50ee40e601c8 15:51:58 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 15:51:58 ---> 28d25c5d18ff 15:51:58 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 15:52:00 ---> f478dc477043 15:52:00 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 15:52:01 ---> 6fb5dc6f1eee 15:52:01 Step 20/24 : ENTRYPOINT ["/core-command"] 15:52:01 ---> Running in 56b26b13fe1f 15:52:01 Removing intermediate container 56b26b13fe1f 15:52:01 ---> e156832978a2 15:52:01 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:52:01 ---> Running in 64e9e0e62acb 15:52:02 Removing intermediate container 64e9e0e62acb 15:52:02 ---> 1975da39318d 15:52:02 Step 22/24 : LABEL arch=arm64 15:52:02 ---> Running in 4137fdc3ac40 15:52:03 Removing intermediate container 4137fdc3ac40 15:52:03 ---> 987c1d5038da 15:52:03 Step 23/24 : LABEL git_sha=47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 15:52:03 ---> Running in 004696f26149 15:52:03 Removing intermediate container 004696f26149 15:52:03 ---> a4c79c1b9fbe 15:52:03 Step 24/24 : LABEL version=3.0.0-dev.145 15:52:03 ---> Running in f784e76e9656 15:52:04 Removing intermediate container f784e76e9656 15:52:04 ---> 45bdc0ed5e11 15:52:04 15:52:04 Successfully built 45bdc0ed5e11 15:52:04 Successfully tagged core-command-arm64:latest 15:53:40  Building core-command ... done Removing intermediate container 66bdda329da2 15:53:40 ---> 2233d7ebf52d 15:53:40 15:53:40 Step 10/23 : FROM alpine:3.17 15:53:40 ---> 51e60588ff2c 15:53:40 Step 11/23 : RUN apk add --update --no-cache dumb-init 15:53:40 ---> Using cache 15:53:40 ---> e507bae97b78 15:53:40 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 15:53:40 ---> Using cache 15:53:40 ---> f874969ea134 15:53:40 Step 13/23 : ENV APP_PORT=59861 15:53:40 ---> Running in b49864ecc9ee 15:53:40 Removing intermediate container b49864ecc9ee 15:53:40 ---> b79c04b10d39 15:53:40 Step 14/23 : EXPOSE $APP_PORT 15:53:40 ---> Running in 877e72e8416a 15:53:40 Removing intermediate container 877e72e8416a 15:53:40 ---> 816877004b94 15:53:40 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:53:40 ---> bfed72e1a269 15:53:40 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 15:53:40 ---> c4a775854b8c 15:53:40 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:53:40 Removing intermediate container cd1695fc7e4d 15:53:40 ---> 10712464caa3 15:53:40 15:53:40 Step 10/23 : FROM alpine:3.17 15:53:40 ---> 51e60588ff2c 15:53:40 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 15:53:40 ---> Running in 2e025a31b03f 15:53:40 ---> 7e7341c1b27d 15:53:40 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 15:53:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:53:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:53:41 (1/2) Installing ca-certificates (20220614-r4) 15:53:41 (2/2) Installing dumb-init (1.2.5-r2) 15:53:41 Executing busybox-1.35.0-r29.trigger 15:53:41 Executing ca-certificates-20220614-r4.trigger 15:53:42 OK: 8 MiB in 17 packages 15:53:43 ---> 1d1b9ca8825b 15:53:43 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 15:53:43 ---> Running in f912dcc2fc14 15:53:44 Removing intermediate container f912dcc2fc14 15:53:44 ---> 7d00aa599e07 15:53:44 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:53:44 ---> Running in b4067335cca7 15:53:44 Removing intermediate container 2e025a31b03f 15:53:44 ---> 3a8d14b3d32c 15:53:44 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 15:53:44 Removing intermediate container b4067335cca7 15:53:44 ---> fa30d8936064 15:53:44 Step 21/23 : LABEL arch=arm64 15:53:44 ---> Running in 39c03ada0e12 15:53:45 ---> Running in 7022dc255b85 15:53:45 Removing intermediate container 7022dc255b85 15:53:45 ---> e43484f88013 15:53:45 Step 22/23 : LABEL git_sha=47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 15:53:45 Removing intermediate container 39c03ada0e12 15:53:45 ---> d358c90cac53 15:53:45 Step 13/23 : ENV APP_PORT=59860 15:53:45 ---> Running in bdf1486604b5 15:53:45 ---> Running in 350849f480bc 15:53:46 Removing intermediate container bdf1486604b5 15:53:46 ---> 48cd35373c64 15:53:46 Step 23/23 : LABEL version=3.0.0-dev.145 15:53:46 Removing intermediate container 350849f480bc 15:53:46 ---> 3e2e3edabda1 15:53:46 Step 14/23 : EXPOSE $APP_PORT 15:53:46 ---> Running in 8e23ad788b9d 15:53:46 ---> Running in ab2c9d18a3dd 15:53:46 Removing intermediate container 8e23ad788b9d 15:53:46 ---> 642a63a91470 15:53:46 15:53:46 Removing intermediate container ab2c9d18a3dd 15:53:46 ---> d11a896c6a20 15:53:46 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:53:46 Successfully built 642a63a91470 15:53:46 Successfully tagged support-scheduler-arm64:latest 15:53:47  Building support-scheduler ... done  ---> b1f342142bf8 15:53:47 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 15:53:48 ---> 82ef2972f447 15:53:48 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 15:53:50 ---> c12ed4f46a0e 15:53:50 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 15:53:50 Removing intermediate container fd90e431870f 15:53:50 ---> 38e9c5a2fd18 15:53:50 15:53:50 Step 10/25 : FROM alpine:3.17 15:53:50 ---> 51e60588ff2c 15:53:50 Step 11/25 : RUN apk add --update --no-cache dumb-init 15:53:50 ---> Using cache 15:53:50 ---> e507bae97b78 15:53:50 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 15:53:50 ---> Using cache 15:53:50 ---> f874969ea134 15:53:50 Step 13/25 : ENV APP_PORT=59881 15:53:50 ---> Running in 2d3f9177b4cd 15:53:50 ---> 01c0543de781 15:53:50 Step 19/23 : ENTRYPOINT ["/support-notifications"] 15:53:50 ---> Running in 75cda4f18e9d 15:53:50 Removing intermediate container 2d3f9177b4cd 15:53:50 ---> 43a5386a98ad 15:53:50 Step 14/25 : EXPOSE $APP_PORT 15:53:51 ---> Running in ec03e6da1c59 15:53:51 Removing intermediate container 75cda4f18e9d 15:53:51 ---> f5b9d1be6645 15:53:51 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:53:51 ---> Running in 4717cafe7891 15:53:51 Removing intermediate container ec03e6da1c59 15:53:51 ---> bdd3d8561e38 15:53:51 Step 15/25 : WORKDIR / 15:53:51 ---> Running in 7ea0463cf495 15:53:51 Removing intermediate container 4717cafe7891 15:53:51 ---> 42adcdabf734 15:53:51 Step 21/23 : LABEL arch=arm64 15:53:51 ---> Running in 3d4b16e6dd8c 15:53:51 Removing intermediate container 7ea0463cf495 15:53:51 ---> 2c38eb943157 15:53:51 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 15:53:52 Removing intermediate container 3d4b16e6dd8c 15:53:52 ---> 9b52b9c87607 15:53:52 Step 22/23 : LABEL git_sha=47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 15:53:52 ---> Running in 263d4166d227 15:53:52 ---> ee427264f415 15:53:52 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 15:53:52 Removing intermediate container 263d4166d227 15:53:52 ---> 658e98e4095f 15:53:52 Step 23/23 : LABEL version=3.0.0-dev.145 15:53:52 ---> Running in d175838a4d29 15:53:52 Removing intermediate container d175838a4d29 15:53:52 ---> 4d9c20e1225e 15:53:52 15:53:53 ---> e42bd64b9dde 15:53:53 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:53:53 Successfully built 4d9c20e1225e 15:53:53 Successfully tagged support-notifications-arm64:latest 15:53:54  Building support-notifications ... done  ---> b389797b2acb 15:53:54 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 15:53:54 ---> 410cccb8a255 15:53:54 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 15:53:55 ---> 527a9ac388f4 15:53:55 Step 21/25 : ENTRYPOINT ["/core-metadata"] 15:53:56 ---> Running in c03e79690eb5 15:53:56 Removing intermediate container c03e79690eb5 15:53:56 ---> e477fca4cb56 15:53:56 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:53:56 ---> Running in 977422666f41 15:53:57 Removing intermediate container 977422666f41 15:53:57 ---> 25e126d1d825 15:53:57 Step 23/25 : LABEL arch=arm64 15:53:57 ---> Running in 43b6b7d9ec7c 15:53:57 Removing intermediate container 43b6b7d9ec7c 15:53:57 ---> 6ff854339d07 15:53:57 Step 24/25 : LABEL git_sha=47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 15:53:57 ---> Running in d5bd9b0eb2ba 15:53:57 Removing intermediate container d5bd9b0eb2ba 15:53:57 ---> 3edf2b7786e3 15:53:57 Step 25/25 : LABEL version=3.0.0-dev.145 15:53:57 ---> Running in 68d648ad931b 15:53:58 Removing intermediate container 68d648ad931b 15:53:58 ---> 2c1a5641a8db 15:53:58 15:53:58 Successfully built 2c1a5641a8db 15:53:58 Successfully tagged core-metadata-arm64:latest 15:53:58  Building core-metadata ... done  [Pipeline] } 15:53:58 $ docker stop --time=1 415cff6ac61eb3e0c4354c985358c93c2860e4257d61b6ce1c2dd643a5380976 15:54:00 $ docker rm -f --volumes 415cff6ac61eb3e0c4354c985358c93c2860e4257d61b6ce1c2dd643a5380976 [Pipeline] // withDockerContainer [Pipeline] sh 15:54:00 + docker images 15:54:00 REPOSITORY TAG IMAGE ID CREATED SIZE 15:54:00 core-metadata-arm64 latest 2c1a5641a8db 3 seconds ago 20.2MB 15:54:00 support-notifications-arm64 latest 4d9c20e1225e 8 seconds ago 31.9MB 15:54:00 38e9c5a2fd18 11 seconds ago 1.36GB 15:54:00 support-scheduler-arm64 latest 642a63a91470 14 seconds ago 31.2MB 15:54:00 10712464caa3 24 seconds ago 1.42GB 15:54:00 2233d7ebf52d 30 seconds ago 1.42GB 15:54:00 core-command-arm64 latest 45bdc0ed5e11 About a minute ago 19.7MB 15:54:00 b178877c5794 2 minutes ago 1.35GB 15:54:00 security-secretstore-setup-arm64 latest 94004326d0b6 4 minutes ago 32.2MB 15:54:00 3af8c42b08e5 4 minutes ago 1.35GB 15:54:00 security-proxy-auth-arm64 latest c5b356bfe48d 4 minutes ago 18.1MB 15:54:00 4ebba834a141 5 minutes ago 1.33GB 15:54:00 security-proxy-setup-arm64 latest d4ff53d4e7c2 8 minutes ago 18.7MB 15:54:00 security-spire-server-arm64 latest ad516d9297e2 8 minutes ago 97MB 15:54:00 2203be688789 9 minutes ago 1.21GB 15:54:00 6f56d51a123f 9 minutes ago 1.33GB 15:54:00 security-spiffe-token-provider-arm64 latest 80e2e37d811a 9 minutes ago 32.7MB 15:54:00 5743adfc2e7e 9 minutes ago 1.39GB 15:54:00 core-data-arm64 latest 0338aaa33285 10 minutes ago 19.9MB 15:54:00 security-bootstrapper-arm64 latest b92f0cec7621 10 minutes ago 21.9MB 15:54:00 core-common-config-bootstrapper-arm64 latest 5684feacc4be 10 minutes ago 17.2MB 15:54:00 912676a8a2e6 10 minutes ago 1.36GB 15:54:00 e6a5bdf34f29 11 minutes ago 1.35GB 15:54:00 7429e7044065 11 minutes ago 1.34GB 15:54:00 security-spire-config-arm64 latest 5eaecbff106f 17 minutes ago 96.1MB 15:54:00 security-spire-agent-arm64 latest dfc79bd9a63a 17 minutes ago 153MB 15:54:00 750a74ba49bf 18 minutes ago 1.21GB 15:54:00 ci-base-image-arm64 latest 23dab04b1a79 21 minutes ago 899MB 15:54:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 8 days ago 681MB 15:54:00 alpine 3.17 51e60588ff2c 4 weeks ago 7.46MB 15:54:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:54:00 provisioning config files... 15:54:00 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/510@tmp/config5832363093685888871tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:54:01 ---> docker-login.sh 15:54:01 nexus3.edgexfoundry.org:10001 15:54:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:54:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:54:01 Configure a credential helper to remove this warning. See 15:54:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:54:01 15:54:01 Login Succeeded 15:54:01 nexus3.edgexfoundry.org:10002 15:54:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:54:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:54:02 Configure a credential helper to remove this warning. See 15:54:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:54:02 15:54:02 Login Succeeded 15:54:02 nexus3.edgexfoundry.org:10003 15:54:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:54:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:54:02 Configure a credential helper to remove this warning. See 15:54:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:54:02 15:54:02 Login Succeeded 15:54:02 nexus3.edgexfoundry.org:10004 15:54:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:54:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:54:02 Configure a credential helper to remove this warning. See 15:54:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:54:02 15:54:02 Login Succeeded 15:54:02 docker.io 15:54:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:54:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:54:03 Configure a credential helper to remove this warning. See 15:54:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:54:03 15:54:03 Login Succeeded 15:54:03 ---> docker-login.sh ends [Pipeline] } 15:54:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:54:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:54:03 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 15:54:03 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 15:54:03 latest 15:54:03 3.0.0-dev.145 15:54:03 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 15:54:03 main 15:54:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:03 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:03 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 15:54:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 15:54:03 6f849fe00984: Preparing 15:54:03 731b04435d13: Preparing 15:54:03 a3fe35a1d1ce: Preparing 15:54:03 723754d9b3b2: Preparing 15:54:03 afb776819c4a: Preparing 15:54:03 26cbea5cba74: Preparing 15:54:03 26cbea5cba74: Waiting 15:54:04 723754d9b3b2: Pushed 15:54:04 6f849fe00984: Pushed 15:54:04 afb776819c4a: Pushed 15:54:04 a3fe35a1d1ce: Pushed 15:54:04 26cbea5cba74: Layer already exists 15:54:07 731b04435d13: Pushed 15:54:07 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1: digest: sha256:d21c570a48a254f5b3e4f3e238ecae7ff766c03ccc70a22826d35fc559cf3f70 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:07 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:10 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 15:54:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 15:54:10 6f849fe00984: Preparing 15:54:10 731b04435d13: Preparing 15:54:10 a3fe35a1d1ce: Preparing 15:54:10 723754d9b3b2: Preparing 15:54:10 afb776819c4a: Preparing 15:54:10 26cbea5cba74: Preparing 15:54:10 26cbea5cba74: Waiting 15:54:10 731b04435d13: Layer already exists 15:54:10 a3fe35a1d1ce: Layer already exists 15:54:10 6f849fe00984: Layer already exists 15:54:10 723754d9b3b2: Layer already exists 15:54:10 afb776819c4a: Layer already exists 15:54:10 26cbea5cba74: Layer already exists 15:54:10 latest: digest: sha256:d21c570a48a254f5b3e4f3e238ecae7ff766c03ccc70a22826d35fc559cf3f70 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:11 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:11 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.145 15:54:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 15:54:11 6f849fe00984: Preparing 15:54:11 731b04435d13: Preparing 15:54:11 a3fe35a1d1ce: Preparing 15:54:11 723754d9b3b2: Preparing 15:54:11 afb776819c4a: Preparing 15:54:11 26cbea5cba74: Preparing 15:54:11 26cbea5cba74: Waiting 15:54:11 6f849fe00984: Layer already exists 15:54:11 723754d9b3b2: Layer already exists 15:54:11 afb776819c4a: Layer already exists 15:54:11 a3fe35a1d1ce: Layer already exists 15:54:11 731b04435d13: Layer already exists 15:54:11 26cbea5cba74: Layer already exists 15:54:11 3.0.0-dev.145: digest: sha256:d21c570a48a254f5b3e4f3e238ecae7ff766c03ccc70a22826d35fc559cf3f70 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:12 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:12 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 15:54:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 15:54:12 6f849fe00984: Preparing 15:54:12 731b04435d13: Preparing 15:54:12 a3fe35a1d1ce: Preparing 15:54:12 723754d9b3b2: Preparing 15:54:12 afb776819c4a: Preparing 15:54:12 26cbea5cba74: Preparing 15:54:12 26cbea5cba74: Waiting 15:54:12 6f849fe00984: Layer already exists 15:54:12 723754d9b3b2: Layer already exists 15:54:12 a3fe35a1d1ce: Layer already exists 15:54:12 afb776819c4a: Layer already exists 15:54:12 731b04435d13: Layer already exists 15:54:12 26cbea5cba74: Layer already exists 15:54:12 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145: digest: sha256:d21c570a48a254f5b3e4f3e238ecae7ff766c03ccc70a22826d35fc559cf3f70 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:13 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:13 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 15:54:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 15:54:13 6f849fe00984: Preparing 15:54:13 731b04435d13: Preparing 15:54:13 a3fe35a1d1ce: Preparing 15:54:13 723754d9b3b2: Preparing 15:54:13 afb776819c4a: Preparing 15:54:13 26cbea5cba74: Preparing 15:54:13 26cbea5cba74: Waiting 15:54:13 723754d9b3b2: Layer already exists 15:54:13 afb776819c4a: Layer already exists 15:54:13 6f849fe00984: Layer already exists 15:54:13 a3fe35a1d1ce: Layer already exists 15:54:13 731b04435d13: Layer already exists 15:54:13 26cbea5cba74: Layer already exists 15:54:13 main: digest: sha256:d21c570a48a254f5b3e4f3e238ecae7ff766c03ccc70a22826d35fc559cf3f70 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:54:13 ===================================================== [Pipeline] echo 15:54:13 taggedImages: 15:54:13 - nexus3.edgexfoundry.org:10004/core-command-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 15:54:13 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 15:54:13 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.145 15:54:13 - nexus3.edgexfoundry.org:10004/core-command-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 15:54:13 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 15:54:13 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 15:54:13 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 15:54:13 latest 15:54:13 3.0.0-dev.145 15:54:13 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 15:54:13 main 15:54:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:14 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:14 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 15:54:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 15:54:14 c9ea2e526f11: Preparing 15:54:14 12ef21546576: Preparing 15:54:14 65c2ebe3de83: Preparing 15:54:14 f88f4b85bcf4: Preparing 15:54:14 a3fe35a1d1ce: Preparing 15:54:14 723754d9b3b2: Preparing 15:54:14 be1b614f6cf7: Preparing 15:54:14 26cbea5cba74: Preparing 15:54:14 723754d9b3b2: Waiting 15:54:14 be1b614f6cf7: Waiting 15:54:14 26cbea5cba74: Waiting 15:54:14 a3fe35a1d1ce: Layer already exists 15:54:14 723754d9b3b2: Layer already exists 15:54:14 12ef21546576: Pushed 15:54:14 65c2ebe3de83: Pushed 15:54:14 c9ea2e526f11: Pushed 15:54:14 26cbea5cba74: Layer already exists 15:54:14 be1b614f6cf7: Pushed 15:54:17 f88f4b85bcf4: Pushed 15:54:17 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1: digest: sha256:f09429e4aeb3c989d25792d6e8893e5f843f5626d4e62051c37fd22e4de95215 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:17 + 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 15:54:17 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 15:54:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 15:54:17 c9ea2e526f11: Preparing 15:54:17 12ef21546576: Preparing 15:54:17 65c2ebe3de83: Preparing 15:54:17 f88f4b85bcf4: Preparing 15:54:17 a3fe35a1d1ce: Preparing 15:54:17 723754d9b3b2: Preparing 15:54:17 be1b614f6cf7: Preparing 15:54:17 26cbea5cba74: Preparing 15:54:17 723754d9b3b2: Waiting 15:54:17 be1b614f6cf7: Waiting 15:54:17 26cbea5cba74: Waiting 15:54:17 f88f4b85bcf4: Layer already exists 15:54:17 c9ea2e526f11: Layer already exists 15:54:17 a3fe35a1d1ce: Layer already exists 15:54:17 12ef21546576: Layer already exists 15:54:17 65c2ebe3de83: Layer already exists 15:54:17 26cbea5cba74: Layer already exists 15:54:17 be1b614f6cf7: Layer already exists 15:54:17 723754d9b3b2: Layer already exists 15:54:17 latest: digest: sha256:f09429e4aeb3c989d25792d6e8893e5f843f5626d4e62051c37fd22e4de95215 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:18 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:18 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.145 15:54:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 15:54:18 c9ea2e526f11: Preparing 15:54:18 12ef21546576: Preparing 15:54:18 65c2ebe3de83: Preparing 15:54:18 f88f4b85bcf4: Preparing 15:54:18 a3fe35a1d1ce: Preparing 15:54:18 723754d9b3b2: Preparing 15:54:18 be1b614f6cf7: Preparing 15:54:18 26cbea5cba74: Preparing 15:54:18 be1b614f6cf7: Waiting 15:54:18 723754d9b3b2: Waiting 15:54:18 26cbea5cba74: Waiting 15:54:18 a3fe35a1d1ce: Layer already exists 15:54:18 c9ea2e526f11: Layer already exists 15:54:18 12ef21546576: Layer already exists 15:54:18 f88f4b85bcf4: Layer already exists 15:54:18 65c2ebe3de83: Layer already exists 15:54:18 be1b614f6cf7: Layer already exists 15:54:18 723754d9b3b2: Layer already exists 15:54:18 26cbea5cba74: Layer already exists 15:54:18 3.0.0-dev.145: digest: sha256:f09429e4aeb3c989d25792d6e8893e5f843f5626d4e62051c37fd22e4de95215 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:19 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:19 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 15:54:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 15:54:19 c9ea2e526f11: Preparing 15:54:19 12ef21546576: Preparing 15:54:19 65c2ebe3de83: Preparing 15:54:19 f88f4b85bcf4: Preparing 15:54:19 a3fe35a1d1ce: Preparing 15:54:19 723754d9b3b2: Preparing 15:54:19 be1b614f6cf7: Preparing 15:54:19 26cbea5cba74: Preparing 15:54:19 be1b614f6cf7: Waiting 15:54:19 26cbea5cba74: Waiting 15:54:19 723754d9b3b2: Waiting 15:54:19 65c2ebe3de83: Layer already exists 15:54:19 f88f4b85bcf4: Layer already exists 15:54:19 a3fe35a1d1ce: Layer already exists 15:54:19 12ef21546576: Layer already exists 15:54:19 c9ea2e526f11: Layer already exists 15:54:19 be1b614f6cf7: Layer already exists 15:54:19 723754d9b3b2: Layer already exists 15:54:19 26cbea5cba74: Layer already exists 15:54:20 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145: digest: sha256:f09429e4aeb3c989d25792d6e8893e5f843f5626d4e62051c37fd22e4de95215 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:20 + 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 15:54:20 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 15:54:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 15:54:20 c9ea2e526f11: Preparing 15:54:20 12ef21546576: Preparing 15:54:20 65c2ebe3de83: Preparing 15:54:20 f88f4b85bcf4: Preparing 15:54:20 a3fe35a1d1ce: Preparing 15:54:20 723754d9b3b2: Preparing 15:54:20 be1b614f6cf7: Preparing 15:54:20 26cbea5cba74: Preparing 15:54:20 723754d9b3b2: Waiting 15:54:20 be1b614f6cf7: Waiting 15:54:20 26cbea5cba74: Waiting 15:54:20 c9ea2e526f11: Layer already exists 15:54:20 a3fe35a1d1ce: Layer already exists 15:54:20 12ef21546576: Layer already exists 15:54:20 f88f4b85bcf4: Layer already exists 15:54:20 65c2ebe3de83: Layer already exists 15:54:20 be1b614f6cf7: Layer already exists 15:54:20 723754d9b3b2: Layer already exists 15:54:20 26cbea5cba74: Layer already exists 15:54:20 main: digest: sha256:f09429e4aeb3c989d25792d6e8893e5f843f5626d4e62051c37fd22e4de95215 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:54:20 ===================================================== [Pipeline] echo 15:54:20 taggedImages: 15:54:20 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 15:54:20 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 15:54:20 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.145 15:54:20 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 15:54:20 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 15:54:21 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 15:54:21 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 15:54:21 latest 15:54:21 3.0.0-dev.145 15:54:21 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 15:54:21 main 15:54:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:21 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:21 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 15:54:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 15:54:21 c2770cf34838: Preparing 15:54:21 bfaeeb95bff1: Preparing 15:54:21 a3fe35a1d1ce: Preparing 15:54:21 723754d9b3b2: Preparing 15:54:21 e30ab133ce79: Preparing 15:54:21 26cbea5cba74: Preparing 15:54:21 26cbea5cba74: Waiting 15:54:21 a3fe35a1d1ce: Layer already exists 15:54:21 723754d9b3b2: Layer already exists 15:54:21 26cbea5cba74: Layer already exists 15:54:21 c2770cf34838: Pushed 15:54:21 e30ab133ce79: Pushed 15:54:25 bfaeeb95bff1: Pushed 15:54:25 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1: digest: sha256:aeefc1841ac161ebdb9ecbf829ae1260f2ad63311c6045011f90d1a374866cb1 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:25 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:25 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 15:54:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 15:54:25 c2770cf34838: Preparing 15:54:25 bfaeeb95bff1: Preparing 15:54:25 a3fe35a1d1ce: Preparing 15:54:25 723754d9b3b2: Preparing 15:54:25 e30ab133ce79: Preparing 15:54:25 26cbea5cba74: Preparing 15:54:25 26cbea5cba74: Waiting 15:54:25 a3fe35a1d1ce: Layer already exists 15:54:25 e30ab133ce79: Layer already exists 15:54:25 bfaeeb95bff1: Layer already exists 15:54:25 c2770cf34838: Layer already exists 15:54:25 723754d9b3b2: Layer already exists 15:54:25 26cbea5cba74: Layer already exists 15:54:25 latest: digest: sha256:aeefc1841ac161ebdb9ecbf829ae1260f2ad63311c6045011f90d1a374866cb1 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:26 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:26 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.145 15:54:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 15:54:26 c2770cf34838: Preparing 15:54:26 bfaeeb95bff1: Preparing 15:54:26 a3fe35a1d1ce: Preparing 15:54:26 723754d9b3b2: Preparing 15:54:26 e30ab133ce79: Preparing 15:54:26 26cbea5cba74: Preparing 15:54:26 26cbea5cba74: Waiting 15:54:26 a3fe35a1d1ce: Layer already exists 15:54:26 723754d9b3b2: Layer already exists 15:54:26 e30ab133ce79: Layer already exists 15:54:26 bfaeeb95bff1: Layer already exists 15:54:26 c2770cf34838: Layer already exists 15:54:26 26cbea5cba74: Layer already exists 15:54:27 3.0.0-dev.145: digest: sha256:aeefc1841ac161ebdb9ecbf829ae1260f2ad63311c6045011f90d1a374866cb1 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:27 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:27 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 15:54:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 15:54:27 c2770cf34838: Preparing 15:54:27 bfaeeb95bff1: Preparing 15:54:27 a3fe35a1d1ce: Preparing 15:54:27 723754d9b3b2: Preparing 15:54:27 e30ab133ce79: Preparing 15:54:27 26cbea5cba74: Preparing 15:54:27 26cbea5cba74: Waiting 15:54:27 e30ab133ce79: Layer already exists 15:54:27 a3fe35a1d1ce: Layer already exists 15:54:27 c2770cf34838: Layer already exists 15:54:27 bfaeeb95bff1: Layer already exists 15:54:27 723754d9b3b2: Layer already exists 15:54:27 26cbea5cba74: Layer already exists 15:54:27 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145: digest: sha256:aeefc1841ac161ebdb9ecbf829ae1260f2ad63311c6045011f90d1a374866cb1 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:28 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:28 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 15:54:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 15:54:28 c2770cf34838: Preparing 15:54:28 bfaeeb95bff1: Preparing 15:54:28 a3fe35a1d1ce: Preparing 15:54:28 723754d9b3b2: Preparing 15:54:28 e30ab133ce79: Preparing 15:54:28 26cbea5cba74: Preparing 15:54:28 26cbea5cba74: Waiting 15:54:28 c2770cf34838: Layer already exists 15:54:28 a3fe35a1d1ce: Layer already exists 15:54:28 bfaeeb95bff1: Layer already exists 15:54:28 723754d9b3b2: Layer already exists 15:54:28 e30ab133ce79: Layer already exists 15:54:28 26cbea5cba74: Layer already exists 15:54:28 main: digest: sha256:aeefc1841ac161ebdb9ecbf829ae1260f2ad63311c6045011f90d1a374866cb1 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:54:28 ===================================================== [Pipeline] echo 15:54:28 taggedImages: 15:54:28 - nexus3.edgexfoundry.org:10004/core-data-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 15:54:28 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 15:54:28 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.145 15:54:28 - nexus3.edgexfoundry.org:10004/core-data-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 15:54:28 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 15:54:28 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 15:54:28 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 15:54:28 latest 15:54:28 3.0.0-dev.145 15:54:28 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 15:54:28 main 15:54:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:29 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:29 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 15:54:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 15:54:29 1b61e9783856: Preparing 15:54:29 21b9f1d630f4: Preparing 15:54:29 9f0c8a51143a: Preparing 15:54:29 a3fe35a1d1ce: Preparing 15:54:29 723754d9b3b2: Preparing 15:54:29 afb776819c4a: Preparing 15:54:29 26cbea5cba74: Preparing 15:54:29 afb776819c4a: Waiting 15:54:29 26cbea5cba74: Waiting 15:54:29 723754d9b3b2: Layer already exists 15:54:29 a3fe35a1d1ce: Layer already exists 15:54:29 afb776819c4a: Layer already exists 15:54:29 26cbea5cba74: Layer already exists 15:54:29 21b9f1d630f4: Pushed 15:54:29 1b61e9783856: Pushed 15:54:33 9f0c8a51143a: Pushed 15:54:33 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1: digest: sha256:ec24f5a44259f8d9a3660ac47aa721e542181f612679a62f08084224e86e5c63 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:33 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:33 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 15:54:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 15:54:33 1b61e9783856: Preparing 15:54:33 21b9f1d630f4: Preparing 15:54:33 9f0c8a51143a: Preparing 15:54:33 a3fe35a1d1ce: Preparing 15:54:33 723754d9b3b2: Preparing 15:54:33 afb776819c4a: Preparing 15:54:33 26cbea5cba74: Preparing 15:54:33 afb776819c4a: Waiting 15:54:33 26cbea5cba74: Waiting 15:54:33 1b61e9783856: Layer already exists 15:54:33 9f0c8a51143a: Layer already exists 15:54:33 723754d9b3b2: Layer already exists 15:54:33 21b9f1d630f4: Layer already exists 15:54:33 a3fe35a1d1ce: Layer already exists 15:54:33 26cbea5cba74: Layer already exists 15:54:33 afb776819c4a: Layer already exists 15:54:34 latest: digest: sha256:ec24f5a44259f8d9a3660ac47aa721e542181f612679a62f08084224e86e5c63 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:34 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:34 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.145 15:54:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 15:54:34 1b61e9783856: Preparing 15:54:34 21b9f1d630f4: Preparing 15:54:34 9f0c8a51143a: Preparing 15:54:34 a3fe35a1d1ce: Preparing 15:54:34 723754d9b3b2: Preparing 15:54:34 afb776819c4a: Preparing 15:54:34 26cbea5cba74: Preparing 15:54:34 afb776819c4a: Waiting 15:54:34 26cbea5cba74: Waiting 15:54:34 21b9f1d630f4: Layer already exists 15:54:34 9f0c8a51143a: Layer already exists 15:54:34 723754d9b3b2: Layer already exists 15:54:34 1b61e9783856: Layer already exists 15:54:34 a3fe35a1d1ce: Layer already exists 15:54:34 afb776819c4a: Layer already exists 15:54:34 26cbea5cba74: Layer already exists 15:54:35 3.0.0-dev.145: digest: sha256:ec24f5a44259f8d9a3660ac47aa721e542181f612679a62f08084224e86e5c63 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:35 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:35 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 15:54:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 15:54:35 1b61e9783856: Preparing 15:54:35 21b9f1d630f4: Preparing 15:54:35 9f0c8a51143a: Preparing 15:54:35 a3fe35a1d1ce: Preparing 15:54:35 723754d9b3b2: Preparing 15:54:35 afb776819c4a: Preparing 15:54:35 26cbea5cba74: Preparing 15:54:35 afb776819c4a: Waiting 15:54:35 26cbea5cba74: Waiting 15:54:35 9f0c8a51143a: Layer already exists 15:54:35 723754d9b3b2: Layer already exists 15:54:35 a3fe35a1d1ce: Layer already exists 15:54:35 1b61e9783856: Layer already exists 15:54:35 21b9f1d630f4: Layer already exists 15:54:35 26cbea5cba74: Layer already exists 15:54:35 afb776819c4a: Layer already exists 15:54:35 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145: digest: sha256:ec24f5a44259f8d9a3660ac47aa721e542181f612679a62f08084224e86e5c63 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:36 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:36 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 15:54:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 15:54:36 1b61e9783856: Preparing 15:54:36 21b9f1d630f4: Preparing 15:54:36 9f0c8a51143a: Preparing 15:54:36 a3fe35a1d1ce: Preparing 15:54:36 723754d9b3b2: Preparing 15:54:36 afb776819c4a: Preparing 15:54:36 26cbea5cba74: Preparing 15:54:36 afb776819c4a: Waiting 15:54:36 26cbea5cba74: Waiting 15:54:36 9f0c8a51143a: Layer already exists 15:54:36 723754d9b3b2: Layer already exists 15:54:36 1b61e9783856: Layer already exists 15:54:36 a3fe35a1d1ce: Layer already exists 15:54:36 21b9f1d630f4: Layer already exists 15:54:36 26cbea5cba74: Layer already exists 15:54:36 afb776819c4a: Layer already exists 15:54:36 main: digest: sha256:ec24f5a44259f8d9a3660ac47aa721e542181f612679a62f08084224e86e5c63 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:54:36 ===================================================== [Pipeline] echo 15:54:36 taggedImages: 15:54:36 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 15:54:36 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 15:54:36 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.145 15:54:36 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 15:54:36 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 15:54:36 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 15:54:36 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 15:54:36 latest 15:54:36 3.0.0-dev.145 15:54:36 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 15:54:36 main 15:54:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:37 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:37 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 15:54:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 15:54:37 70ba1fe90a02: Preparing 15:54:37 70ba1fe90a02: Preparing 15:54:37 6739f101748e: Preparing 15:54:37 105d24ab4e43: Preparing 15:54:37 d885f80d5f3d: Preparing 15:54:37 faaccf33845e: Preparing 15:54:37 fbb6ae40ef44: Preparing 15:54:37 a3fe35a1d1ce: Preparing 15:54:37 723754d9b3b2: Preparing 15:54:37 9264075a44c6: Preparing 15:54:37 86de1f37bfd7: Preparing 15:54:37 678fd8959fc2: Preparing 15:54:37 98b9d065b37a: Preparing 15:54:37 26cbea5cba74: Preparing 15:54:37 fbb6ae40ef44: Waiting 15:54:37 a3fe35a1d1ce: Waiting 15:54:37 723754d9b3b2: Waiting 15:54:37 9264075a44c6: Waiting 15:54:37 86de1f37bfd7: Waiting 15:54:37 678fd8959fc2: Waiting 15:54:37 98b9d065b37a: Waiting 15:54:37 26cbea5cba74: Waiting 15:54:37 70ba1fe90a02: Pushed 15:54:37 d885f80d5f3d: Pushed 15:54:37 faaccf33845e: Pushed 15:54:37 105d24ab4e43: Pushed 15:54:37 6739f101748e: Pushed 15:54:37 723754d9b3b2: Layer already exists 15:54:37 a3fe35a1d1ce: Layer already exists 15:54:38 678fd8959fc2: Pushed 15:54:38 9264075a44c6: Pushed 15:54:38 86de1f37bfd7: Pushed 15:54:38 98b9d065b37a: Pushed 15:54:38 26cbea5cba74: Layer already exists 15:54:41 fbb6ae40ef44: Pushed 15:54:41 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1: digest: sha256:c8b2056cd4419bbe0f9e71df127d1a35d699a0f70663e942dd84d3ddc1007d00 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:41 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:42 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 15:54:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 15:54:42 70ba1fe90a02: Preparing 15:54:42 70ba1fe90a02: Preparing 15:54:42 6739f101748e: Preparing 15:54:42 105d24ab4e43: Preparing 15:54:42 d885f80d5f3d: Preparing 15:54:42 faaccf33845e: Preparing 15:54:42 fbb6ae40ef44: Preparing 15:54:42 a3fe35a1d1ce: Preparing 15:54:42 723754d9b3b2: Preparing 15:54:42 9264075a44c6: Preparing 15:54:42 86de1f37bfd7: Preparing 15:54:42 678fd8959fc2: Preparing 15:54:42 98b9d065b37a: Preparing 15:54:42 26cbea5cba74: Preparing 15:54:42 9264075a44c6: Waiting 15:54:42 86de1f37bfd7: Waiting 15:54:42 678fd8959fc2: Waiting 15:54:42 98b9d065b37a: Waiting 15:54:42 26cbea5cba74: Waiting 15:54:42 fbb6ae40ef44: Waiting 15:54:42 a3fe35a1d1ce: Waiting 15:54:42 723754d9b3b2: Waiting 15:54:42 faaccf33845e: Layer already exists 15:54:42 6739f101748e: Layer already exists 15:54:42 70ba1fe90a02: Layer already exists 15:54:42 105d24ab4e43: Layer already exists 15:54:42 d885f80d5f3d: Layer already exists 15:54:42 723754d9b3b2: Layer already exists 15:54:42 fbb6ae40ef44: Layer already exists 15:54:42 a3fe35a1d1ce: Layer already exists 15:54:42 86de1f37bfd7: Layer already exists 15:54:42 9264075a44c6: Layer already exists 15:54:42 26cbea5cba74: Layer already exists 15:54:42 98b9d065b37a: Layer already exists 15:54:42 678fd8959fc2: Layer already exists 15:54:42 latest: digest: sha256:c8b2056cd4419bbe0f9e71df127d1a35d699a0f70663e942dd84d3ddc1007d00 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:42 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:43 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.145 15:54:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 15:54:43 70ba1fe90a02: Preparing 15:54:43 70ba1fe90a02: Preparing 15:54:43 6739f101748e: Preparing 15:54:43 105d24ab4e43: Preparing 15:54:43 d885f80d5f3d: Preparing 15:54:43 faaccf33845e: Preparing 15:54:43 fbb6ae40ef44: Preparing 15:54:43 a3fe35a1d1ce: Preparing 15:54:43 723754d9b3b2: Preparing 15:54:43 9264075a44c6: Preparing 15:54:43 86de1f37bfd7: Preparing 15:54:43 678fd8959fc2: Preparing 15:54:43 98b9d065b37a: Preparing 15:54:43 26cbea5cba74: Preparing 15:54:43 fbb6ae40ef44: Waiting 15:54:43 86de1f37bfd7: Waiting 15:54:43 678fd8959fc2: Waiting 15:54:43 26cbea5cba74: Waiting 15:54:43 98b9d065b37a: Waiting 15:54:43 723754d9b3b2: Waiting 15:54:43 9264075a44c6: Waiting 15:54:43 a3fe35a1d1ce: Waiting 15:54:43 105d24ab4e43: Layer already exists 15:54:43 70ba1fe90a02: Layer already exists 15:54:43 d885f80d5f3d: Layer already exists 15:54:43 6739f101748e: Layer already exists 15:54:43 faaccf33845e: Layer already exists 15:54:43 fbb6ae40ef44: Layer already exists 15:54:43 723754d9b3b2: Layer already exists 15:54:43 a3fe35a1d1ce: Layer already exists 15:54:43 9264075a44c6: Layer already exists 15:54:43 86de1f37bfd7: Layer already exists 15:54:43 98b9d065b37a: Layer already exists 15:54:43 678fd8959fc2: Layer already exists 15:54:43 26cbea5cba74: Layer already exists 15:54:43 3.0.0-dev.145: digest: sha256:c8b2056cd4419bbe0f9e71df127d1a35d699a0f70663e942dd84d3ddc1007d00 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:43 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:44 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 15:54:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 15:54:44 70ba1fe90a02: Preparing 15:54:44 70ba1fe90a02: Preparing 15:54:44 6739f101748e: Preparing 15:54:44 105d24ab4e43: Preparing 15:54:44 d885f80d5f3d: Preparing 15:54:44 faaccf33845e: Preparing 15:54:44 fbb6ae40ef44: Preparing 15:54:44 a3fe35a1d1ce: Preparing 15:54:44 723754d9b3b2: Preparing 15:54:44 9264075a44c6: Preparing 15:54:44 86de1f37bfd7: Preparing 15:54:44 678fd8959fc2: Preparing 15:54:44 98b9d065b37a: Preparing 15:54:44 26cbea5cba74: Preparing 15:54:44 9264075a44c6: Waiting 15:54:44 fbb6ae40ef44: Waiting 15:54:44 723754d9b3b2: Waiting 15:54:44 a3fe35a1d1ce: Waiting 15:54:44 678fd8959fc2: Waiting 15:54:44 86de1f37bfd7: Waiting 15:54:44 98b9d065b37a: Waiting 15:54:44 26cbea5cba74: Waiting 15:54:44 70ba1fe90a02: Layer already exists 15:54:44 d885f80d5f3d: Layer already exists 15:54:44 105d24ab4e43: Layer already exists 15:54:44 6739f101748e: Layer already exists 15:54:44 faaccf33845e: Layer already exists 15:54:44 723754d9b3b2: Layer already exists 15:54:44 a3fe35a1d1ce: Layer already exists 15:54:44 fbb6ae40ef44: Layer already exists 15:54:44 9264075a44c6: Layer already exists 15:54:44 86de1f37bfd7: Layer already exists 15:54:44 98b9d065b37a: Layer already exists 15:54:44 678fd8959fc2: Layer already exists 15:54:44 26cbea5cba74: Layer already exists 15:54:44 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145: digest: sha256:c8b2056cd4419bbe0f9e71df127d1a35d699a0f70663e942dd84d3ddc1007d00 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:44 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:45 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 15:54:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 15:54:45 70ba1fe90a02: Preparing 15:54:45 70ba1fe90a02: Preparing 15:54:45 6739f101748e: Preparing 15:54:45 105d24ab4e43: Preparing 15:54:45 d885f80d5f3d: Preparing 15:54:45 faaccf33845e: Preparing 15:54:45 fbb6ae40ef44: Preparing 15:54:45 a3fe35a1d1ce: Preparing 15:54:45 723754d9b3b2: Preparing 15:54:45 9264075a44c6: Preparing 15:54:45 86de1f37bfd7: Preparing 15:54:45 678fd8959fc2: Preparing 15:54:45 98b9d065b37a: Preparing 15:54:45 26cbea5cba74: Preparing 15:54:45 a3fe35a1d1ce: Waiting 15:54:45 723754d9b3b2: Waiting 15:54:45 9264075a44c6: Waiting 15:54:45 86de1f37bfd7: Waiting 15:54:45 678fd8959fc2: Waiting 15:54:45 fbb6ae40ef44: Waiting 15:54:45 98b9d065b37a: Waiting 15:54:45 d885f80d5f3d: Layer already exists 15:54:45 70ba1fe90a02: Layer already exists 15:54:45 105d24ab4e43: Layer already exists 15:54:45 6739f101748e: Layer already exists 15:54:45 faaccf33845e: Layer already exists 15:54:45 a3fe35a1d1ce: Layer already exists 15:54:45 fbb6ae40ef44: Layer already exists 15:54:45 723754d9b3b2: Layer already exists 15:54:45 9264075a44c6: Layer already exists 15:54:45 86de1f37bfd7: Layer already exists 15:54:45 98b9d065b37a: Layer already exists 15:54:45 26cbea5cba74: Layer already exists 15:54:45 678fd8959fc2: Layer already exists 15:54:45 main: digest: sha256:c8b2056cd4419bbe0f9e71df127d1a35d699a0f70663e942dd84d3ddc1007d00 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:54:45 ===================================================== [Pipeline] echo 15:54:45 taggedImages: 15:54:45 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 15:54:45 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 15:54:45 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.145 15:54:45 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 15:54:45 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 15:54:45 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 15:54:45 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 15:54:45 latest 15:54:45 3.0.0-dev.145 15:54:45 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 15:54:45 main 15:54:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:45 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 15:54:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 15:54:46 b8cfe3a5b1b3: Preparing 15:54:46 fd537891bc81: Preparing 15:54:46 66a63a262e31: Preparing 15:54:46 e40009197648: Preparing 15:54:46 a3fe35a1d1ce: Preparing 15:54:46 723754d9b3b2: Preparing 15:54:46 be1b614f6cf7: Preparing 15:54:46 26cbea5cba74: Preparing 15:54:46 723754d9b3b2: Waiting 15:54:46 be1b614f6cf7: Waiting 15:54:46 26cbea5cba74: Waiting 15:54:46 a3fe35a1d1ce: Layer already exists 15:54:46 723754d9b3b2: Layer already exists 15:54:46 be1b614f6cf7: Layer already exists 15:54:46 fd537891bc81: Pushed 15:54:46 26cbea5cba74: Layer already exists 15:54:46 b8cfe3a5b1b3: Pushed 15:54:46 66a63a262e31: Pushed 15:54:48 e40009197648: Pushed 15:54:51 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1: digest: sha256:51d432835e47a28bd83d5b88b638235aebd4b2a0710334fed3c421d39d21f798 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:51 + 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 15:54:52 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 15:54:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 15:54:52 b8cfe3a5b1b3: Preparing 15:54:52 fd537891bc81: Preparing 15:54:52 66a63a262e31: Preparing 15:54:52 e40009197648: Preparing 15:54:52 a3fe35a1d1ce: Preparing 15:54:52 723754d9b3b2: Preparing 15:54:52 be1b614f6cf7: Preparing 15:54:52 26cbea5cba74: Preparing 15:54:52 723754d9b3b2: Waiting 15:54:52 be1b614f6cf7: Waiting 15:54:52 26cbea5cba74: Waiting 15:54:52 e40009197648: Layer already exists 15:54:52 66a63a262e31: Layer already exists 15:54:52 b8cfe3a5b1b3: Layer already exists 15:54:52 fd537891bc81: Layer already exists 15:54:52 a3fe35a1d1ce: Layer already exists 15:54:52 be1b614f6cf7: Layer already exists 15:54:52 723754d9b3b2: Layer already exists 15:54:52 26cbea5cba74: Layer already exists 15:54:52 latest: digest: sha256:51d432835e47a28bd83d5b88b638235aebd4b2a0710334fed3c421d39d21f798 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:52 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:53 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.145 15:54:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 15:54:53 b8cfe3a5b1b3: Preparing 15:54:53 fd537891bc81: Preparing 15:54:53 66a63a262e31: Preparing 15:54:53 e40009197648: Preparing 15:54:53 a3fe35a1d1ce: Preparing 15:54:53 723754d9b3b2: Preparing 15:54:53 be1b614f6cf7: Preparing 15:54:53 26cbea5cba74: Preparing 15:54:53 be1b614f6cf7: Waiting 15:54:53 723754d9b3b2: Waiting 15:54:53 26cbea5cba74: Waiting 15:54:53 66a63a262e31: Layer already exists 15:54:53 a3fe35a1d1ce: Layer already exists 15:54:53 e40009197648: Layer already exists 15:54:53 fd537891bc81: Layer already exists 15:54:53 b8cfe3a5b1b3: Layer already exists 15:54:53 26cbea5cba74: Layer already exists 15:54:53 723754d9b3b2: Layer already exists 15:54:53 be1b614f6cf7: Layer already exists 15:54:53 3.0.0-dev.145: digest: sha256:51d432835e47a28bd83d5b88b638235aebd4b2a0710334fed3c421d39d21f798 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:53 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:53 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 15:54:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 15:54:53 b8cfe3a5b1b3: Preparing 15:54:53 fd537891bc81: Preparing 15:54:53 66a63a262e31: Preparing 15:54:53 e40009197648: Preparing 15:54:53 a3fe35a1d1ce: Preparing 15:54:53 723754d9b3b2: Preparing 15:54:53 be1b614f6cf7: Preparing 15:54:53 26cbea5cba74: Preparing 15:54:53 723754d9b3b2: Waiting 15:54:53 be1b614f6cf7: Waiting 15:54:53 26cbea5cba74: Waiting 15:54:53 a3fe35a1d1ce: Layer already exists 15:54:53 e40009197648: Layer already exists 15:54:53 fd537891bc81: Layer already exists 15:54:53 b8cfe3a5b1b3: Layer already exists 15:54:53 66a63a262e31: Layer already exists 15:54:53 26cbea5cba74: Layer already exists 15:54:53 be1b614f6cf7: Layer already exists 15:54:53 723754d9b3b2: Layer already exists 15:54:53 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145: digest: sha256:51d432835e47a28bd83d5b88b638235aebd4b2a0710334fed3c421d39d21f798 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:54 + 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 15:54:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 15:54:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 15:54:54 b8cfe3a5b1b3: Preparing 15:54:54 fd537891bc81: Preparing 15:54:54 66a63a262e31: Preparing 15:54:54 e40009197648: Preparing 15:54:54 a3fe35a1d1ce: Preparing 15:54:54 723754d9b3b2: Preparing 15:54:54 be1b614f6cf7: Preparing 15:54:54 26cbea5cba74: Preparing 15:54:54 723754d9b3b2: Waiting 15:54:54 26cbea5cba74: Waiting 15:54:54 be1b614f6cf7: Waiting 15:54:54 e40009197648: Layer already exists 15:54:54 fd537891bc81: Layer already exists 15:54:54 66a63a262e31: Layer already exists 15:54:54 b8cfe3a5b1b3: Layer already exists 15:54:54 a3fe35a1d1ce: Layer already exists 15:54:54 723754d9b3b2: Layer already exists 15:54:54 be1b614f6cf7: Layer already exists 15:54:54 26cbea5cba74: Layer already exists 15:54:54 main: digest: sha256:51d432835e47a28bd83d5b88b638235aebd4b2a0710334fed3c421d39d21f798 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:54:55 ===================================================== [Pipeline] echo 15:54:55 taggedImages: 15:54:55 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 15:54:55 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 15:54:55 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.145 15:54:55 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 15:54:55 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 15:54:55 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 15:54:55 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 15:54:55 latest 15:54:55 3.0.0-dev.145 15:54:55 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 15:54:55 main 15:54:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:55 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 15:54:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 15:54:55 4ab14d5a4cda: Preparing 15:54:55 479a0ec516ea: Preparing 15:54:55 9b538c5c3142: Preparing 15:54:55 a6020f04c6ce: Preparing 15:54:55 a3fe35a1d1ce: Preparing 15:54:55 723754d9b3b2: Preparing 15:54:55 6e60ae76d4e3: Preparing 15:54:55 911ec7e383c5: Preparing 15:54:55 26cbea5cba74: Preparing 15:54:55 6e60ae76d4e3: Waiting 15:54:55 911ec7e383c5: Waiting 15:54:55 26cbea5cba74: Waiting 15:54:55 723754d9b3b2: Waiting 15:54:55 a3fe35a1d1ce: Layer already exists 15:54:55 723754d9b3b2: Layer already exists 15:54:55 a6020f04c6ce: Pushed 15:54:55 4ab14d5a4cda: Pushed 15:54:55 479a0ec516ea: Pushed 15:54:55 26cbea5cba74: Layer already exists 15:54:55 6e60ae76d4e3: Pushed 15:54:56 911ec7e383c5: Pushed 15:54:58 9b538c5c3142: Pushed 15:54:58 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1: digest: sha256:4f441493a066e5ce2d0499d53436973856ca8d41b7ebcf490d6fd41888a6d336 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:59 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 15:54:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 15:54:59 4ab14d5a4cda: Preparing 15:54:59 479a0ec516ea: Preparing 15:54:59 9b538c5c3142: Preparing 15:54:59 a6020f04c6ce: Preparing 15:54:59 a3fe35a1d1ce: Preparing 15:54:59 723754d9b3b2: Preparing 15:54:59 6e60ae76d4e3: Preparing 15:54:59 911ec7e383c5: Preparing 15:54:59 26cbea5cba74: Preparing 15:54:59 6e60ae76d4e3: Waiting 15:54:59 911ec7e383c5: Waiting 15:54:59 26cbea5cba74: Waiting 15:54:59 723754d9b3b2: Waiting 15:54:59 4ab14d5a4cda: Layer already exists 15:54:59 479a0ec516ea: Layer already exists 15:54:59 a3fe35a1d1ce: Layer already exists 15:54:59 a6020f04c6ce: Layer already exists 15:54:59 9b538c5c3142: Layer already exists 15:54:59 723754d9b3b2: Layer already exists 15:54:59 6e60ae76d4e3: Layer already exists 15:54:59 26cbea5cba74: Layer already exists 15:54:59 911ec7e383c5: Layer already exists 15:54:59 latest: digest: sha256:4f441493a066e5ce2d0499d53436973856ca8d41b7ebcf490d6fd41888a6d336 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:00 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.145 15:55:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 15:55:00 4ab14d5a4cda: Preparing 15:55:00 479a0ec516ea: Preparing 15:55:00 9b538c5c3142: Preparing 15:55:00 a6020f04c6ce: Preparing 15:55:00 a3fe35a1d1ce: Preparing 15:55:00 723754d9b3b2: Preparing 15:55:00 6e60ae76d4e3: Preparing 15:55:00 911ec7e383c5: Preparing 15:55:00 26cbea5cba74: Preparing 15:55:00 6e60ae76d4e3: Waiting 15:55:00 911ec7e383c5: Waiting 15:55:00 26cbea5cba74: Waiting 15:55:00 723754d9b3b2: Waiting 15:55:00 479a0ec516ea: Layer already exists 15:55:00 a3fe35a1d1ce: Layer already exists 15:55:00 4ab14d5a4cda: Layer already exists 15:55:00 9b538c5c3142: Layer already exists 15:55:00 a6020f04c6ce: Layer already exists 15:55:00 723754d9b3b2: Layer already exists 15:55:00 6e60ae76d4e3: Layer already exists 15:55:00 26cbea5cba74: Layer already exists 15:55:00 911ec7e383c5: Layer already exists 15:55:00 3.0.0-dev.145: digest: sha256:4f441493a066e5ce2d0499d53436973856ca8d41b7ebcf490d6fd41888a6d336 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:01 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:01 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 15:55:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 15:55:01 4ab14d5a4cda: Preparing 15:55:01 479a0ec516ea: Preparing 15:55:01 9b538c5c3142: Preparing 15:55:01 a6020f04c6ce: Preparing 15:55:01 a3fe35a1d1ce: Preparing 15:55:01 723754d9b3b2: Preparing 15:55:01 6e60ae76d4e3: Preparing 15:55:01 911ec7e383c5: Preparing 15:55:01 26cbea5cba74: Preparing 15:55:01 6e60ae76d4e3: Waiting 15:55:01 911ec7e383c5: Waiting 15:55:01 26cbea5cba74: Waiting 15:55:01 723754d9b3b2: Waiting 15:55:01 479a0ec516ea: Layer already exists 15:55:01 a6020f04c6ce: Layer already exists 15:55:01 a3fe35a1d1ce: Layer already exists 15:55:01 4ab14d5a4cda: Layer already exists 15:55:01 9b538c5c3142: Layer already exists 15:55:01 911ec7e383c5: Layer already exists 15:55:01 6e60ae76d4e3: Layer already exists 15:55:01 723754d9b3b2: Layer already exists 15:55:01 26cbea5cba74: Layer already exists 15:55:01 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145: digest: sha256:4f441493a066e5ce2d0499d53436973856ca8d41b7ebcf490d6fd41888a6d336 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:01 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 15:55:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 15:55:02 4ab14d5a4cda: Preparing 15:55:02 479a0ec516ea: Preparing 15:55:02 9b538c5c3142: Preparing 15:55:02 a6020f04c6ce: Preparing 15:55:02 a3fe35a1d1ce: Preparing 15:55:02 723754d9b3b2: Preparing 15:55:02 6e60ae76d4e3: Preparing 15:55:02 911ec7e383c5: Preparing 15:55:02 26cbea5cba74: Preparing 15:55:02 723754d9b3b2: Waiting 15:55:02 911ec7e383c5: Waiting 15:55:02 26cbea5cba74: Waiting 15:55:02 6e60ae76d4e3: Waiting 15:55:02 a3fe35a1d1ce: Layer already exists 15:55:02 9b538c5c3142: Layer already exists 15:55:02 a6020f04c6ce: Layer already exists 15:55:02 4ab14d5a4cda: Layer already exists 15:55:02 479a0ec516ea: Layer already exists 15:55:02 911ec7e383c5: Layer already exists 15:55:02 6e60ae76d4e3: Layer already exists 15:55:02 723754d9b3b2: Layer already exists 15:55:02 26cbea5cba74: Layer already exists 15:55:02 main: digest: sha256:4f441493a066e5ce2d0499d53436973856ca8d41b7ebcf490d6fd41888a6d336 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:55:02 ===================================================== [Pipeline] echo 15:55:02 taggedImages: 15:55:02 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 15:55:02 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 15:55:02 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.145 15:55:02 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 15:55:02 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 15:55:02 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 15:55:02 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 15:55:02 latest 15:55:02 3.0.0-dev.145 15:55:02 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 15:55:02 main 15:55:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:02 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:03 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 15:55:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 15:55:03 c4229db5b750: Preparing 15:55:03 e2bbed71c8b8: Preparing 15:55:03 2e14dd5b5e19: Preparing 15:55:03 c376675d4be5: Preparing 15:55:03 8196aa45f0b7: Preparing 15:55:03 5f1a485471c8: Preparing 15:55:03 eca949d36d87: Preparing 15:55:03 a3fe35a1d1ce: Preparing 15:55:03 723754d9b3b2: Preparing 15:55:03 293b57382af6: Preparing 15:55:03 26cbea5cba74: Preparing 15:55:03 a3fe35a1d1ce: Waiting 15:55:03 723754d9b3b2: Waiting 15:55:03 293b57382af6: Waiting 15:55:03 26cbea5cba74: Waiting 15:55:03 5f1a485471c8: Waiting 15:55:03 eca949d36d87: Waiting 15:55:03 8196aa45f0b7: Pushed 15:55:03 c4229db5b750: Pushed 15:55:03 e2bbed71c8b8: Pushed 15:55:04 a3fe35a1d1ce: Layer already exists 15:55:04 723754d9b3b2: Layer already exists 15:55:04 5f1a485471c8: Pushed 15:55:04 eca949d36d87: Pushed 15:55:04 26cbea5cba74: Layer already exists 15:55:04 293b57382af6: Pushed 15:55:06 c376675d4be5: Pushed 15:55:06 2e14dd5b5e19: Pushed 15:55:06 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1: digest: sha256:0322d6f77e522be32896401b4e9f7b659e49c0e99a43d64ca0294ab836c17c9c size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:07 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:07 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 15:55:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 15:55:07 c4229db5b750: Preparing 15:55:07 e2bbed71c8b8: Preparing 15:55:07 2e14dd5b5e19: Preparing 15:55:07 c376675d4be5: Preparing 15:55:07 8196aa45f0b7: Preparing 15:55:07 5f1a485471c8: Preparing 15:55:07 eca949d36d87: Preparing 15:55:07 a3fe35a1d1ce: Preparing 15:55:07 723754d9b3b2: Preparing 15:55:07 293b57382af6: Preparing 15:55:07 26cbea5cba74: Preparing 15:55:07 5f1a485471c8: Waiting 15:55:07 eca949d36d87: Waiting 15:55:07 a3fe35a1d1ce: Waiting 15:55:07 723754d9b3b2: Waiting 15:55:07 293b57382af6: Waiting 15:55:07 26cbea5cba74: Waiting 15:55:07 2e14dd5b5e19: Layer already exists 15:55:07 8196aa45f0b7: Layer already exists 15:55:07 c376675d4be5: Layer already exists 15:55:07 e2bbed71c8b8: Layer already exists 15:55:07 c4229db5b750: Layer already exists 15:55:07 5f1a485471c8: Layer already exists 15:55:07 293b57382af6: Layer already exists 15:55:07 eca949d36d87: Layer already exists 15:55:07 a3fe35a1d1ce: Layer already exists 15:55:07 723754d9b3b2: Layer already exists 15:55:07 26cbea5cba74: Layer already exists 15:55:08 latest: digest: sha256:0322d6f77e522be32896401b4e9f7b659e49c0e99a43d64ca0294ab836c17c9c size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:08 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:08 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.145 15:55:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 15:55:08 c4229db5b750: Preparing 15:55:08 e2bbed71c8b8: Preparing 15:55:08 2e14dd5b5e19: Preparing 15:55:08 c376675d4be5: Preparing 15:55:08 8196aa45f0b7: Preparing 15:55:08 5f1a485471c8: Preparing 15:55:08 eca949d36d87: Preparing 15:55:08 a3fe35a1d1ce: Preparing 15:55:08 723754d9b3b2: Preparing 15:55:08 293b57382af6: Preparing 15:55:08 26cbea5cba74: Preparing 15:55:08 a3fe35a1d1ce: Waiting 15:55:08 723754d9b3b2: Waiting 15:55:08 26cbea5cba74: Waiting 15:55:08 293b57382af6: Waiting 15:55:08 5f1a485471c8: Waiting 15:55:08 2e14dd5b5e19: Layer already exists 15:55:08 c4229db5b750: Layer already exists 15:55:08 e2bbed71c8b8: Layer already exists 15:55:08 8196aa45f0b7: Layer already exists 15:55:08 c376675d4be5: Layer already exists 15:55:08 eca949d36d87: Layer already exists 15:55:08 5f1a485471c8: Layer already exists 15:55:08 723754d9b3b2: Layer already exists 15:55:08 a3fe35a1d1ce: Layer already exists 15:55:08 293b57382af6: Layer already exists 15:55:08 26cbea5cba74: Layer already exists 15:55:09 3.0.0-dev.145: digest: sha256:0322d6f77e522be32896401b4e9f7b659e49c0e99a43d64ca0294ab836c17c9c size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:09 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:09 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 15:55:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 15:55:09 c4229db5b750: Preparing 15:55:09 e2bbed71c8b8: Preparing 15:55:09 2e14dd5b5e19: Preparing 15:55:09 c376675d4be5: Preparing 15:55:09 8196aa45f0b7: Preparing 15:55:09 5f1a485471c8: Preparing 15:55:09 eca949d36d87: Preparing 15:55:09 a3fe35a1d1ce: Preparing 15:55:09 723754d9b3b2: Preparing 15:55:09 293b57382af6: Preparing 15:55:09 26cbea5cba74: Preparing 15:55:09 a3fe35a1d1ce: Waiting 15:55:09 723754d9b3b2: Waiting 15:55:09 5f1a485471c8: Waiting 15:55:09 eca949d36d87: Waiting 15:55:09 293b57382af6: Waiting 15:55:09 26cbea5cba74: Waiting 15:55:09 8196aa45f0b7: Layer already exists 15:55:09 c4229db5b750: Layer already exists 15:55:09 e2bbed71c8b8: Layer already exists 15:55:09 2e14dd5b5e19: Layer already exists 15:55:09 c376675d4be5: Layer already exists 15:55:09 5f1a485471c8: Layer already exists 15:55:09 eca949d36d87: Layer already exists 15:55:09 723754d9b3b2: Layer already exists 15:55:09 a3fe35a1d1ce: Layer already exists 15:55:09 293b57382af6: Layer already exists 15:55:09 26cbea5cba74: Layer already exists 15:55:09 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145: digest: sha256:0322d6f77e522be32896401b4e9f7b659e49c0e99a43d64ca0294ab836c17c9c size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:10 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:10 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 15:55:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 15:55:10 c4229db5b750: Preparing 15:55:10 e2bbed71c8b8: Preparing 15:55:10 2e14dd5b5e19: Preparing 15:55:10 c376675d4be5: Preparing 15:55:10 8196aa45f0b7: Preparing 15:55:10 5f1a485471c8: Preparing 15:55:10 eca949d36d87: Preparing 15:55:10 a3fe35a1d1ce: Preparing 15:55:10 723754d9b3b2: Preparing 15:55:10 293b57382af6: Preparing 15:55:10 26cbea5cba74: Preparing 15:55:10 5f1a485471c8: Waiting 15:55:10 eca949d36d87: Waiting 15:55:10 a3fe35a1d1ce: Waiting 15:55:10 723754d9b3b2: Waiting 15:55:10 26cbea5cba74: Waiting 15:55:10 293b57382af6: Waiting 15:55:10 8196aa45f0b7: Layer already exists 15:55:10 2e14dd5b5e19: Layer already exists 15:55:10 c376675d4be5: Layer already exists 15:55:10 c4229db5b750: Layer already exists 15:55:10 e2bbed71c8b8: Layer already exists 15:55:10 5f1a485471c8: Layer already exists 15:55:10 eca949d36d87: Layer already exists 15:55:10 723754d9b3b2: Layer already exists 15:55:10 293b57382af6: Layer already exists 15:55:10 a3fe35a1d1ce: Layer already exists 15:55:10 26cbea5cba74: Layer already exists 15:55:10 main: digest: sha256:0322d6f77e522be32896401b4e9f7b659e49c0e99a43d64ca0294ab836c17c9c size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:55:10 ===================================================== [Pipeline] echo 15:55:10 taggedImages: 15:55:10 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 15:55:10 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 15:55:10 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.145 15:55:10 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 15:55:10 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 15:55:10 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 15:55:10 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 15:55:10 latest 15:55:10 3.0.0-dev.145 15:55:10 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 15:55:10 main 15:55:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:11 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:11 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 15:55:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 15:55:11 914f6cdaf35b: Preparing 15:55:11 94f60e1c3305: Preparing 15:55:11 a3fe35a1d1ce: Preparing 15:55:11 723754d9b3b2: Preparing 15:55:11 4cca97ceea70: Preparing 15:55:11 26cbea5cba74: Preparing 15:55:11 26cbea5cba74: Waiting 15:55:11 a3fe35a1d1ce: Layer already exists 15:55:11 723754d9b3b2: Layer already exists 15:55:11 26cbea5cba74: Layer already exists 15:55:11 914f6cdaf35b: Pushed 15:55:13 4cca97ceea70: Pushed 15:55:16 94f60e1c3305: Pushed 15:55:16 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1: digest: sha256:75726585cf55f6607c56c020bc832ca3e31d801d84253ba31957e84f9faec682 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:17 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:17 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 15:55:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 15:55:17 914f6cdaf35b: Preparing 15:55:17 94f60e1c3305: Preparing 15:55:17 a3fe35a1d1ce: Preparing 15:55:17 723754d9b3b2: Preparing 15:55:17 4cca97ceea70: Preparing 15:55:17 26cbea5cba74: Preparing 15:55:17 26cbea5cba74: Waiting 15:55:17 4cca97ceea70: Layer already exists 15:55:17 a3fe35a1d1ce: Layer already exists 15:55:17 94f60e1c3305: Layer already exists 15:55:17 914f6cdaf35b: Layer already exists 15:55:17 723754d9b3b2: Layer already exists 15:55:17 26cbea5cba74: Layer already exists 15:55:17 latest: digest: sha256:75726585cf55f6607c56c020bc832ca3e31d801d84253ba31957e84f9faec682 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:18 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:18 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.145 15:55:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 15:55:18 914f6cdaf35b: Preparing 15:55:18 94f60e1c3305: Preparing 15:55:18 a3fe35a1d1ce: Preparing 15:55:18 723754d9b3b2: Preparing 15:55:18 4cca97ceea70: Preparing 15:55:18 26cbea5cba74: Preparing 15:55:18 26cbea5cba74: Waiting 15:55:18 914f6cdaf35b: Layer already exists 15:55:18 a3fe35a1d1ce: Layer already exists 15:55:18 4cca97ceea70: Layer already exists 15:55:18 94f60e1c3305: Layer already exists 15:55:18 723754d9b3b2: Layer already exists 15:55:18 26cbea5cba74: Layer already exists 15:55:18 3.0.0-dev.145: digest: sha256:75726585cf55f6607c56c020bc832ca3e31d801d84253ba31957e84f9faec682 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:18 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:19 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 15:55:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 15:55:19 914f6cdaf35b: Preparing 15:55:19 94f60e1c3305: Preparing 15:55:19 a3fe35a1d1ce: Preparing 15:55:19 723754d9b3b2: Preparing 15:55:19 4cca97ceea70: Preparing 15:55:19 26cbea5cba74: Preparing 15:55:19 26cbea5cba74: Waiting 15:55:19 94f60e1c3305: Layer already exists 15:55:19 914f6cdaf35b: Layer already exists 15:55:19 a3fe35a1d1ce: Layer already exists 15:55:19 723754d9b3b2: Layer already exists 15:55:19 4cca97ceea70: Layer already exists 15:55:19 26cbea5cba74: Layer already exists 15:55:19 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145: digest: sha256:75726585cf55f6607c56c020bc832ca3e31d801d84253ba31957e84f9faec682 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:19 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:20 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 15:55:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 15:55:20 914f6cdaf35b: Preparing 15:55:20 94f60e1c3305: Preparing 15:55:20 a3fe35a1d1ce: Preparing 15:55:20 723754d9b3b2: Preparing 15:55:20 4cca97ceea70: Preparing 15:55:20 26cbea5cba74: Preparing 15:55:20 26cbea5cba74: Waiting 15:55:20 94f60e1c3305: Layer already exists 15:55:20 723754d9b3b2: Layer already exists 15:55:20 a3fe35a1d1ce: Layer already exists 15:55:20 4cca97ceea70: Layer already exists 15:55:20 914f6cdaf35b: Layer already exists 15:55:20 26cbea5cba74: Layer already exists 15:55:20 main: digest: sha256:75726585cf55f6607c56c020bc832ca3e31d801d84253ba31957e84f9faec682 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:55:20 ===================================================== [Pipeline] echo 15:55:20 taggedImages: 15:55:20 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 15:55:20 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 15:55:20 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.145 15:55:20 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 15:55:20 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 15:55:20 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 15:55:20 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 15:55:20 latest 15:55:20 3.0.0-dev.145 15:55:20 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 15:55:20 main 15:55:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:20 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 15:55:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 15:55:21 65c84d90630b: Preparing 15:55:21 c21d949e2585: Preparing 15:55:21 edeb9ebf6297: Preparing 15:55:21 3e018d5339ce: Preparing 15:55:21 3ab525141b22: Preparing 15:55:21 a3fe35a1d1ce: Preparing 15:55:21 723754d9b3b2: Preparing 15:55:21 139457cb89fe: Preparing 15:55:21 26cbea5cba74: Preparing 15:55:21 a3fe35a1d1ce: Waiting 15:55:21 26cbea5cba74: Waiting 15:55:21 139457cb89fe: Waiting 15:55:21 edeb9ebf6297: Pushed 15:55:21 c21d949e2585: Pushed 15:55:21 65c84d90630b: Pushed 15:55:21 a3fe35a1d1ce: Layer already exists 15:55:21 723754d9b3b2: Layer already exists 15:55:21 26cbea5cba74: Layer already exists 15:55:22 139457cb89fe: Pushed 15:55:34 3ab525141b22: Pushed 15:55:38 3e018d5339ce: Pushed 15:55:38 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1: digest: sha256:7f0c09c498ade90cc9821bb71e2165f094362ef90e3e861efe52c166f0f05385 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:39 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 15:55:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 15:55:39 65c84d90630b: Preparing 15:55:39 c21d949e2585: Preparing 15:55:39 edeb9ebf6297: Preparing 15:55:39 3e018d5339ce: Preparing 15:55:39 3ab525141b22: Preparing 15:55:39 a3fe35a1d1ce: Preparing 15:55:39 723754d9b3b2: Preparing 15:55:39 139457cb89fe: Preparing 15:55:39 26cbea5cba74: Preparing 15:55:39 a3fe35a1d1ce: Waiting 15:55:39 26cbea5cba74: Waiting 15:55:39 723754d9b3b2: Waiting 15:55:39 139457cb89fe: Waiting 15:55:39 65c84d90630b: Layer already exists 15:55:39 3e018d5339ce: Layer already exists 15:55:39 edeb9ebf6297: Layer already exists 15:55:39 3ab525141b22: Layer already exists 15:55:39 c21d949e2585: Layer already exists 15:55:39 723754d9b3b2: Layer already exists 15:55:39 a3fe35a1d1ce: Layer already exists 15:55:39 139457cb89fe: Layer already exists 15:55:39 26cbea5cba74: Layer already exists 15:55:39 latest: digest: sha256:7f0c09c498ade90cc9821bb71e2165f094362ef90e3e861efe52c166f0f05385 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:40 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.145 15:55:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 15:55:40 65c84d90630b: Preparing 15:55:40 c21d949e2585: Preparing 15:55:40 edeb9ebf6297: Preparing 15:55:40 3e018d5339ce: Preparing 15:55:40 3ab525141b22: Preparing 15:55:40 a3fe35a1d1ce: Preparing 15:55:40 723754d9b3b2: Preparing 15:55:40 139457cb89fe: Preparing 15:55:40 26cbea5cba74: Preparing 15:55:40 723754d9b3b2: Waiting 15:55:40 26cbea5cba74: Waiting 15:55:40 139457cb89fe: Waiting 15:55:40 edeb9ebf6297: Layer already exists 15:55:40 3e018d5339ce: Layer already exists 15:55:40 65c84d90630b: Layer already exists 15:55:40 3ab525141b22: Layer already exists 15:55:40 c21d949e2585: Layer already exists 15:55:40 139457cb89fe: Layer already exists 15:55:40 26cbea5cba74: Layer already exists 15:55:40 a3fe35a1d1ce: Layer already exists 15:55:40 723754d9b3b2: Layer already exists 15:55:40 3.0.0-dev.145: digest: sha256:7f0c09c498ade90cc9821bb71e2165f094362ef90e3e861efe52c166f0f05385 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:41 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 15:55:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 15:55:41 65c84d90630b: Preparing 15:55:41 c21d949e2585: Preparing 15:55:41 edeb9ebf6297: Preparing 15:55:41 3e018d5339ce: Preparing 15:55:41 3ab525141b22: Preparing 15:55:41 a3fe35a1d1ce: Preparing 15:55:41 723754d9b3b2: Preparing 15:55:41 139457cb89fe: Preparing 15:55:41 26cbea5cba74: Preparing 15:55:41 a3fe35a1d1ce: Waiting 15:55:41 723754d9b3b2: Waiting 15:55:41 139457cb89fe: Waiting 15:55:41 26cbea5cba74: Waiting 15:55:41 3e018d5339ce: Layer already exists 15:55:41 edeb9ebf6297: Layer already exists 15:55:41 3ab525141b22: Layer already exists 15:55:41 c21d949e2585: Layer already exists 15:55:41 65c84d90630b: Layer already exists 15:55:41 a3fe35a1d1ce: Layer already exists 15:55:41 139457cb89fe: Layer already exists 15:55:41 723754d9b3b2: Layer already exists 15:55:41 26cbea5cba74: Layer already exists 15:55:41 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145: digest: sha256:7f0c09c498ade90cc9821bb71e2165f094362ef90e3e861efe52c166f0f05385 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:42 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 15:55:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 15:55:42 65c84d90630b: Preparing 15:55:42 c21d949e2585: Preparing 15:55:42 edeb9ebf6297: Preparing 15:55:42 3e018d5339ce: Preparing 15:55:42 3ab525141b22: Preparing 15:55:42 a3fe35a1d1ce: Preparing 15:55:42 723754d9b3b2: Preparing 15:55:42 139457cb89fe: Preparing 15:55:42 26cbea5cba74: Preparing 15:55:42 723754d9b3b2: Waiting 15:55:42 139457cb89fe: Waiting 15:55:42 26cbea5cba74: Waiting 15:55:42 a3fe35a1d1ce: Waiting 15:55:42 3ab525141b22: Layer already exists 15:55:42 edeb9ebf6297: Layer already exists 15:55:42 3e018d5339ce: Layer already exists 15:55:42 65c84d90630b: Layer already exists 15:55:42 c21d949e2585: Layer already exists 15:55:42 a3fe35a1d1ce: Layer already exists 15:55:42 723754d9b3b2: Layer already exists 15:55:42 139457cb89fe: Layer already exists 15:55:42 26cbea5cba74: Layer already exists 15:55:42 main: digest: sha256:7f0c09c498ade90cc9821bb71e2165f094362ef90e3e861efe52c166f0f05385 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:55:42 ===================================================== [Pipeline] echo 15:55:42 taggedImages: 15:55:42 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 15:55:42 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 15:55:42 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.145 15:55:42 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 15:55:42 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 15:55:42 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 15:55:42 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 15:55:42 latest 15:55:42 3.0.0-dev.145 15:55:42 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 15:55:42 main 15:55:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:43 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 15:55:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 15:55:43 b10826895dcb: Preparing 15:55:43 0db03b138c44: Preparing 15:55:43 7f4ae63bef1c: Preparing 15:55:43 004f8b2b0394: Preparing 15:55:43 a3fe35a1d1ce: Preparing 15:55:43 723754d9b3b2: Preparing 15:55:43 f6d9d6844485: Preparing 15:55:43 26cbea5cba74: Preparing 15:55:43 723754d9b3b2: Waiting 15:55:43 f6d9d6844485: Waiting 15:55:43 26cbea5cba74: Waiting 15:55:43 a3fe35a1d1ce: Layer already exists 15:55:43 723754d9b3b2: Layer already exists 15:55:43 b10826895dcb: Pushed 15:55:43 0db03b138c44: Pushed 15:55:43 7f4ae63bef1c: Pushed 15:55:43 26cbea5cba74: Layer already exists 15:55:44 f6d9d6844485: Pushed 15:56:02 004f8b2b0394: Pushed 15:56:02 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1: digest: sha256:26383e63fcdad32ed4cae4f464e330171f55402193f7fe957caa47a7a37c9f7d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:02 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 15:56:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 15:56:03 b10826895dcb: Preparing 15:56:03 0db03b138c44: Preparing 15:56:03 7f4ae63bef1c: Preparing 15:56:03 004f8b2b0394: Preparing 15:56:03 a3fe35a1d1ce: Preparing 15:56:03 723754d9b3b2: Preparing 15:56:03 f6d9d6844485: Preparing 15:56:03 26cbea5cba74: Preparing 15:56:03 f6d9d6844485: Waiting 15:56:03 26cbea5cba74: Waiting 15:56:03 723754d9b3b2: Waiting 15:56:03 b10826895dcb: Layer already exists 15:56:03 004f8b2b0394: Layer already exists 15:56:03 0db03b138c44: Layer already exists 15:56:03 a3fe35a1d1ce: Layer already exists 15:56:03 7f4ae63bef1c: Layer already exists 15:56:03 26cbea5cba74: Layer already exists 15:56:03 f6d9d6844485: Layer already exists 15:56:03 723754d9b3b2: Layer already exists 15:56:03 latest: digest: sha256:26383e63fcdad32ed4cae4f464e330171f55402193f7fe957caa47a7a37c9f7d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:03 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.145 15:56:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 15:56:04 b10826895dcb: Preparing 15:56:04 0db03b138c44: Preparing 15:56:04 7f4ae63bef1c: Preparing 15:56:04 004f8b2b0394: Preparing 15:56:04 a3fe35a1d1ce: Preparing 15:56:04 723754d9b3b2: Preparing 15:56:04 f6d9d6844485: Preparing 15:56:04 26cbea5cba74: Preparing 15:56:04 f6d9d6844485: Waiting 15:56:04 26cbea5cba74: Waiting 15:56:04 723754d9b3b2: Waiting 15:56:04 004f8b2b0394: Layer already exists 15:56:04 0db03b138c44: Layer already exists 15:56:04 a3fe35a1d1ce: Layer already exists 15:56:04 b10826895dcb: Layer already exists 15:56:04 7f4ae63bef1c: Layer already exists 15:56:04 26cbea5cba74: Layer already exists 15:56:04 723754d9b3b2: Layer already exists 15:56:04 f6d9d6844485: Layer already exists 15:56:04 3.0.0-dev.145: digest: sha256:26383e63fcdad32ed4cae4f464e330171f55402193f7fe957caa47a7a37c9f7d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:04 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 15:56:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 15:56:04 b10826895dcb: Preparing 15:56:04 0db03b138c44: Preparing 15:56:04 7f4ae63bef1c: Preparing 15:56:04 004f8b2b0394: Preparing 15:56:04 a3fe35a1d1ce: Preparing 15:56:04 723754d9b3b2: Preparing 15:56:04 f6d9d6844485: Preparing 15:56:04 26cbea5cba74: Preparing 15:56:04 723754d9b3b2: Waiting 15:56:04 26cbea5cba74: Waiting 15:56:04 f6d9d6844485: Waiting 15:56:04 b10826895dcb: Layer already exists 15:56:04 004f8b2b0394: Layer already exists 15:56:04 0db03b138c44: Layer already exists 15:56:04 7f4ae63bef1c: Layer already exists 15:56:04 a3fe35a1d1ce: Layer already exists 15:56:04 723754d9b3b2: Layer already exists 15:56:04 f6d9d6844485: Layer already exists 15:56:04 26cbea5cba74: Layer already exists 15:56:04 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145: digest: sha256:26383e63fcdad32ed4cae4f464e330171f55402193f7fe957caa47a7a37c9f7d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:05 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 15:56:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 15:56:05 b10826895dcb: Preparing 15:56:05 0db03b138c44: Preparing 15:56:05 7f4ae63bef1c: Preparing 15:56:05 004f8b2b0394: Preparing 15:56:05 a3fe35a1d1ce: Preparing 15:56:05 723754d9b3b2: Preparing 15:56:05 f6d9d6844485: Preparing 15:56:05 26cbea5cba74: Preparing 15:56:05 723754d9b3b2: Waiting 15:56:05 f6d9d6844485: Waiting 15:56:05 26cbea5cba74: Waiting 15:56:05 a3fe35a1d1ce: Layer already exists 15:56:05 7f4ae63bef1c: Layer already exists 15:56:05 b10826895dcb: Layer already exists 15:56:05 004f8b2b0394: Layer already exists 15:56:05 0db03b138c44: Layer already exists 15:56:05 723754d9b3b2: Layer already exists 15:56:05 f6d9d6844485: Layer already exists 15:56:05 26cbea5cba74: Layer already exists 15:56:06 main: digest: sha256:26383e63fcdad32ed4cae4f464e330171f55402193f7fe957caa47a7a37c9f7d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:56:06 ===================================================== [Pipeline] echo 15:56:06 taggedImages: 15:56:06 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 15:56:06 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 15:56:06 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.145 15:56:06 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 15:56:06 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 15:56:06 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 15:56:06 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 15:56:06 latest 15:56:06 3.0.0-dev.145 15:56:06 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 15:56:06 main 15:56:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:06 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 15:56:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 15:56:06 40e4bcca854c: Preparing 15:56:06 71981995d962: Preparing 15:56:06 c92e0789534f: Preparing 15:56:06 a59c89f12dfb: Preparing 15:56:06 a3fe35a1d1ce: Preparing 15:56:06 723754d9b3b2: Preparing 15:56:06 139457cb89fe: Preparing 15:56:06 26cbea5cba74: Preparing 15:56:06 723754d9b3b2: Waiting 15:56:06 139457cb89fe: Waiting 15:56:06 26cbea5cba74: Waiting 15:56:06 a3fe35a1d1ce: Layer already exists 15:56:06 723754d9b3b2: Layer already exists 15:56:07 139457cb89fe: Layer already exists 15:56:07 26cbea5cba74: Layer already exists 15:56:07 c92e0789534f: Pushed 15:56:07 71981995d962: Pushed 15:56:07 40e4bcca854c: Pushed 15:56:25 a59c89f12dfb: Pushed 15:56:25 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1: digest: sha256:d1a1f4d23db7961f70dd2ce2a545c20227ea7f9d9e7d2b47ae40ee4e622107ed size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:25 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 15:56:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 15:56:26 40e4bcca854c: Preparing 15:56:26 71981995d962: Preparing 15:56:26 c92e0789534f: Preparing 15:56:26 a59c89f12dfb: Preparing 15:56:26 a3fe35a1d1ce: Preparing 15:56:26 723754d9b3b2: Preparing 15:56:26 139457cb89fe: Preparing 15:56:26 26cbea5cba74: Preparing 15:56:26 139457cb89fe: Waiting 15:56:26 26cbea5cba74: Waiting 15:56:26 723754d9b3b2: Waiting 15:56:26 a59c89f12dfb: Layer already exists 15:56:26 40e4bcca854c: Layer already exists 15:56:26 71981995d962: Layer already exists 15:56:26 c92e0789534f: Layer already exists 15:56:26 a3fe35a1d1ce: Layer already exists 15:56:26 139457cb89fe: Layer already exists 15:56:26 723754d9b3b2: Layer already exists 15:56:26 26cbea5cba74: Layer already exists 15:56:26 latest: digest: sha256:d1a1f4d23db7961f70dd2ce2a545c20227ea7f9d9e7d2b47ae40ee4e622107ed size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:26 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.145 15:56:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 15:56:26 40e4bcca854c: Preparing 15:56:26 71981995d962: Preparing 15:56:26 c92e0789534f: Preparing 15:56:26 a59c89f12dfb: Preparing 15:56:26 a3fe35a1d1ce: Preparing 15:56:26 723754d9b3b2: Preparing 15:56:26 139457cb89fe: Preparing 15:56:26 26cbea5cba74: Preparing 15:56:26 723754d9b3b2: Waiting 15:56:26 26cbea5cba74: Waiting 15:56:26 139457cb89fe: Waiting 15:56:26 a3fe35a1d1ce: Layer already exists 15:56:26 c92e0789534f: Layer already exists 15:56:26 40e4bcca854c: Layer already exists 15:56:26 a59c89f12dfb: Layer already exists 15:56:26 71981995d962: Layer already exists 15:56:26 723754d9b3b2: Layer already exists 15:56:26 26cbea5cba74: Layer already exists 15:56:26 139457cb89fe: Layer already exists 15:56:26 3.0.0-dev.145: digest: sha256:d1a1f4d23db7961f70dd2ce2a545c20227ea7f9d9e7d2b47ae40ee4e622107ed size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:27 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 15:56:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 15:56:27 40e4bcca854c: Preparing 15:56:27 71981995d962: Preparing 15:56:27 c92e0789534f: Preparing 15:56:27 a59c89f12dfb: Preparing 15:56:27 a3fe35a1d1ce: Preparing 15:56:27 723754d9b3b2: Preparing 15:56:27 139457cb89fe: Preparing 15:56:27 26cbea5cba74: Preparing 15:56:27 139457cb89fe: Waiting 15:56:27 723754d9b3b2: Waiting 15:56:27 26cbea5cba74: Waiting 15:56:27 40e4bcca854c: Layer already exists 15:56:27 a59c89f12dfb: Layer already exists 15:56:27 a3fe35a1d1ce: Layer already exists 15:56:27 c92e0789534f: Layer already exists 15:56:27 71981995d962: Layer already exists 15:56:27 723754d9b3b2: Layer already exists 15:56:27 139457cb89fe: Layer already exists 15:56:27 26cbea5cba74: Layer already exists 15:56:28 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145: digest: sha256:d1a1f4d23db7961f70dd2ce2a545c20227ea7f9d9e7d2b47ae40ee4e622107ed size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:28 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 15:56:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 15:56:28 40e4bcca854c: Preparing 15:56:28 71981995d962: Preparing 15:56:28 c92e0789534f: Preparing 15:56:28 a59c89f12dfb: Preparing 15:56:28 a3fe35a1d1ce: Preparing 15:56:28 723754d9b3b2: Preparing 15:56:28 139457cb89fe: Preparing 15:56:28 26cbea5cba74: Preparing 15:56:28 139457cb89fe: Waiting 15:56:28 26cbea5cba74: Waiting 15:56:28 723754d9b3b2: Waiting 15:56:28 c92e0789534f: Layer already exists 15:56:28 a59c89f12dfb: Layer already exists 15:56:28 a3fe35a1d1ce: Layer already exists 15:56:28 40e4bcca854c: Layer already exists 15:56:28 71981995d962: Layer already exists 15:56:28 26cbea5cba74: Layer already exists 15:56:28 139457cb89fe: Layer already exists 15:56:28 723754d9b3b2: Layer already exists 15:56:29 main: digest: sha256:d1a1f4d23db7961f70dd2ce2a545c20227ea7f9d9e7d2b47ae40ee4e622107ed size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:56:29 ===================================================== [Pipeline] echo 15:56:29 taggedImages: 15:56:29 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 15:56:29 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 15:56:29 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.145 15:56:29 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 15:56:29 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 15:56:29 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 15:56:29 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 15:56:29 latest 15:56:29 3.0.0-dev.145 15:56:29 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 15:56:29 main 15:56:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:29 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:29 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 15:56:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 15:56:29 f8be696e38d4: Preparing 15:56:29 0cec87106c9f: Preparing 15:56:29 a3fe35a1d1ce: Preparing 15:56:29 723754d9b3b2: Preparing 15:56:29 8fcdbc4344e6: Preparing 15:56:29 26cbea5cba74: Preparing 15:56:29 26cbea5cba74: Waiting 15:56:29 a3fe35a1d1ce: Layer already exists 15:56:29 723754d9b3b2: Layer already exists 15:56:30 26cbea5cba74: Layer already exists 15:56:30 f8be696e38d4: Pushed 15:56:30 8fcdbc4344e6: Pushed 15:56:35 0cec87106c9f: Pushed 15:56:35 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1: digest: sha256:b171f2129cf5ed45a89d3061e0122538073b0dedee3a4b1a6fa0d7e103b0d24b size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:36 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:37 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 15:56:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 15:56:37 f8be696e38d4: Preparing 15:56:37 0cec87106c9f: Preparing 15:56:37 a3fe35a1d1ce: Preparing 15:56:37 723754d9b3b2: Preparing 15:56:37 8fcdbc4344e6: Preparing 15:56:37 26cbea5cba74: Preparing 15:56:37 26cbea5cba74: Waiting 15:56:37 723754d9b3b2: Layer already exists 15:56:37 8fcdbc4344e6: Layer already exists 15:56:37 a3fe35a1d1ce: Layer already exists 15:56:37 f8be696e38d4: Layer already exists 15:56:37 0cec87106c9f: Layer already exists 15:56:37 26cbea5cba74: Layer already exists 15:56:38 latest: digest: sha256:b171f2129cf5ed45a89d3061e0122538073b0dedee3a4b1a6fa0d7e103b0d24b size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:38 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:38 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.145 15:56:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 15:56:38 f8be696e38d4: Preparing 15:56:38 0cec87106c9f: Preparing 15:56:38 a3fe35a1d1ce: Preparing 15:56:38 723754d9b3b2: Preparing 15:56:38 8fcdbc4344e6: Preparing 15:56:38 26cbea5cba74: Preparing 15:56:38 26cbea5cba74: Waiting 15:56:38 0cec87106c9f: Layer already exists 15:56:38 a3fe35a1d1ce: Layer already exists 15:56:38 f8be696e38d4: Layer already exists 15:56:38 8fcdbc4344e6: Layer already exists 15:56:38 723754d9b3b2: Layer already exists 15:56:38 26cbea5cba74: Layer already exists 15:56:38 3.0.0-dev.145: digest: sha256:b171f2129cf5ed45a89d3061e0122538073b0dedee3a4b1a6fa0d7e103b0d24b size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:39 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:39 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 15:56:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 15:56:39 f8be696e38d4: Preparing 15:56:39 0cec87106c9f: Preparing 15:56:39 a3fe35a1d1ce: Preparing 15:56:39 723754d9b3b2: Preparing 15:56:39 8fcdbc4344e6: Preparing 15:56:39 26cbea5cba74: Preparing 15:56:39 26cbea5cba74: Waiting 15:56:39 723754d9b3b2: Layer already exists 15:56:39 f8be696e38d4: Layer already exists 15:56:39 8fcdbc4344e6: Layer already exists 15:56:39 a3fe35a1d1ce: Layer already exists 15:56:39 0cec87106c9f: Layer already exists 15:56:39 26cbea5cba74: Layer already exists 15:56:39 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145: digest: sha256:b171f2129cf5ed45a89d3061e0122538073b0dedee3a4b1a6fa0d7e103b0d24b size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:40 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:40 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 15:56:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 15:56:40 f8be696e38d4: Preparing 15:56:40 0cec87106c9f: Preparing 15:56:40 a3fe35a1d1ce: Preparing 15:56:40 723754d9b3b2: Preparing 15:56:40 8fcdbc4344e6: Preparing 15:56:40 26cbea5cba74: Preparing 15:56:40 26cbea5cba74: Waiting 15:56:40 0cec87106c9f: Layer already exists 15:56:40 8fcdbc4344e6: Layer already exists 15:56:40 723754d9b3b2: Layer already exists 15:56:40 f8be696e38d4: Layer already exists 15:56:40 a3fe35a1d1ce: Layer already exists 15:56:40 26cbea5cba74: Layer already exists 15:56:40 main: digest: sha256:b171f2129cf5ed45a89d3061e0122538073b0dedee3a4b1a6fa0d7e103b0d24b size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:56:40 ===================================================== [Pipeline] echo 15:56:40 taggedImages: 15:56:40 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 15:56:40 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 15:56:40 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.145 15:56:40 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 15:56:40 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 15:56:40 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 15:56:40 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 15:56:40 latest 15:56:40 3.0.0-dev.145 15:56:40 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 15:56:40 main 15:56:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:41 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:41 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 15:56:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 15:56:41 90003d336b7c: Preparing 15:56:41 7e842d93217d: Preparing 15:56:41 a3fe35a1d1ce: Preparing 15:56:41 723754d9b3b2: Preparing 15:56:41 afb776819c4a: Preparing 15:56:41 26cbea5cba74: Preparing 15:56:41 26cbea5cba74: Waiting 15:56:41 afb776819c4a: Layer already exists 15:56:41 723754d9b3b2: Layer already exists 15:56:41 a3fe35a1d1ce: Layer already exists 15:56:41 26cbea5cba74: Layer already exists 15:56:41 90003d336b7c: Pushed 15:56:47 7e842d93217d: Pushed 15:56:47 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1: digest: sha256:15f46be2f19f826de8546852c7a9b024507f5e5efff04366da5dc02e1b133ef1 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:47 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:47 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 15:56:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 15:56:47 90003d336b7c: Preparing 15:56:47 7e842d93217d: Preparing 15:56:47 a3fe35a1d1ce: Preparing 15:56:47 723754d9b3b2: Preparing 15:56:47 afb776819c4a: Preparing 15:56:47 26cbea5cba74: Preparing 15:56:47 26cbea5cba74: Waiting 15:56:47 a3fe35a1d1ce: Layer already exists 15:56:47 7e842d93217d: Layer already exists 15:56:47 afb776819c4a: Layer already exists 15:56:47 723754d9b3b2: Layer already exists 15:56:47 90003d336b7c: Layer already exists 15:56:47 26cbea5cba74: Layer already exists 15:56:47 latest: digest: sha256:15f46be2f19f826de8546852c7a9b024507f5e5efff04366da5dc02e1b133ef1 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:48 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:48 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.145 15:56:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 15:56:48 90003d336b7c: Preparing 15:56:48 7e842d93217d: Preparing 15:56:48 a3fe35a1d1ce: Preparing 15:56:48 723754d9b3b2: Preparing 15:56:48 afb776819c4a: Preparing 15:56:48 26cbea5cba74: Preparing 15:56:48 26cbea5cba74: Waiting 15:56:48 723754d9b3b2: Layer already exists 15:56:48 90003d336b7c: Layer already exists 15:56:48 afb776819c4a: Layer already exists 15:56:48 a3fe35a1d1ce: Layer already exists 15:56:48 7e842d93217d: Layer already exists 15:56:48 26cbea5cba74: Layer already exists 15:56:48 3.0.0-dev.145: digest: sha256:15f46be2f19f826de8546852c7a9b024507f5e5efff04366da5dc02e1b133ef1 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:48 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:49 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 15:56:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 15:56:49 90003d336b7c: Preparing 15:56:49 7e842d93217d: Preparing 15:56:49 a3fe35a1d1ce: Preparing 15:56:49 723754d9b3b2: Preparing 15:56:49 afb776819c4a: Preparing 15:56:49 26cbea5cba74: Preparing 15:56:49 723754d9b3b2: Layer already exists 15:56:49 afb776819c4a: Layer already exists 15:56:49 90003d336b7c: Layer already exists 15:56:49 a3fe35a1d1ce: Layer already exists 15:56:49 7e842d93217d: Layer already exists 15:56:49 26cbea5cba74: Layer already exists 15:56:49 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145: digest: sha256:15f46be2f19f826de8546852c7a9b024507f5e5efff04366da5dc02e1b133ef1 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:49 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:50 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 15:56:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 15:56:50 90003d336b7c: Preparing 15:56:50 7e842d93217d: Preparing 15:56:50 a3fe35a1d1ce: Preparing 15:56:50 723754d9b3b2: Preparing 15:56:50 afb776819c4a: Preparing 15:56:50 26cbea5cba74: Preparing 15:56:50 26cbea5cba74: Waiting 15:56:50 afb776819c4a: Layer already exists 15:56:50 90003d336b7c: Layer already exists 15:56:50 723754d9b3b2: Layer already exists 15:56:50 7e842d93217d: Layer already exists 15:56:50 a3fe35a1d1ce: Layer already exists 15:56:50 26cbea5cba74: Layer already exists 15:56:50 main: digest: sha256:15f46be2f19f826de8546852c7a9b024507f5e5efff04366da5dc02e1b133ef1 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:56:50 ===================================================== [Pipeline] echo 15:56:50 taggedImages: 15:56:50 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 15:56:50 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 15:56:50 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.145 15:56:50 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1-3.0.0-dev.145 15:56:50 - 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 15:56:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:56:50 15:56:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:56:51 arm64: Pulling from edgex-lftools-log-publisher 15:56:51 8998bd30e6a1: Pulling fs layer 15:56:51 04944245beec: Pulling fs layer 15:56:51 699f458cf7ca: Pulling fs layer 15:56:51 765212b225bb: Pulling fs layer 15:56:51 f23df028b6ca: Pulling fs layer 15:56:51 d65c8cfc05b1: Pulling fs layer 15:56:51 2437ff75d9bd: Pulling fs layer 15:56:51 765212b225bb: Waiting 15:56:51 f23df028b6ca: Waiting 15:56:51 d65c8cfc05b1: Waiting 15:56:51 2437ff75d9bd: Waiting 15:56:51 04944245beec: Verifying Checksum 15:56:51 04944245beec: Download complete 15:56:51 765212b225bb: Verifying Checksum 15:56:51 765212b225bb: Download complete 15:56:51 f23df028b6ca: Download complete 15:56:51 d65c8cfc05b1: Verifying Checksum 15:56:51 d65c8cfc05b1: Download complete 15:56:51 699f458cf7ca: Verifying Checksum 15:56:51 699f458cf7ca: Download complete 15:56:52 8998bd30e6a1: Verifying Checksum 15:56:52 8998bd30e6a1: Download complete 15:56:54 2437ff75d9bd: Verifying Checksum 15:56:54 2437ff75d9bd: Download complete 15:56:56 8998bd30e6a1: Pull complete 15:56:56 04944245beec: Pull complete 15:56:57 699f458cf7ca: Pull complete 15:56:57 765212b225bb: Pull complete 15:56:58 f23df028b6ca: Pull complete 15:56:58 d65c8cfc05b1: Pull complete 15:57:10 2437ff75d9bd: Pull complete 15:57:10 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:57:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:57:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:57:10 prd-ubuntu20.04-docker-arm64-4c-16g-12589 does not seem to be running inside a container 15:57:10 $ 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/510 -v /w/workspace/edgex-go/510:/w/workspace/edgex-go/510:rw,z -v /w/workspace/edgex-go/510@tmp:/w/workspace/edgex-go/510@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 15:57:13 $ docker top 037babc06e94ebc6ef9f847b064438acbfcb2972b4c126e0f0b6cb41e9314936 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:57:14 ---> job-cost.sh 15:57:14 lf-activate-venv: SKIPPING 15:57:14 INFO: No Stack... 15:57:14 INFO: Retrieving Pricing Info for: v3-standard-4 15:57:15 INFO: Archiving Costs [Pipeline] sh 15:57:16 + cat /w/workspace/edgex-go/510/archives/cost.csv 15:57:16 + cut -d, -f6 [Pipeline] lock 15:57:16 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-510-stack-cost] 15:57:16 Resource [jenkins-edgexfoundry-edgex-go-main-510-stack-cost] did not exist. Created. 15:57:16 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-510-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:57:16 + echo total: 0.10999999940395355 [Pipeline] stash 15:57:17 Stashed 1 file(s) [Pipeline] } 15:57:17 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-510-stack-cost] [Pipeline] // lock [Pipeline] } 15:57:17 $ docker stop --time=1 037babc06e94ebc6ef9f847b064438acbfcb2972b4c126e0f0b6cb41e9314936 15:57:18 $ docker rm -f --volumes 037babc06e94ebc6ef9f847b064438acbfcb2972b4c126e0f0b6cb41e9314936 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 15:57:19 provisioning config files... 15:57:19 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/510@tmp/config7544269470156669722tmp [Pipeline] { [Pipeline] sh 15:57:19 + set +x 15:57:19 + curl -s https://codecov.io/bash 15:57:19 + bash -s -- 15:57:19 15:57:19 _____ _ 15:57:19 / ____| | | 15:57:19 | | ___ __| | ___ ___ _____ __ 15:57:19 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:57:19 | |___| (_) | (_| | __/ (_| (_) \ V / 15:57:19 \_____\___/ \__,_|\___|\___\___/ \_/ 15:57:19 Bash-1.0.6 15:57:19 15:57:19 15:57:19 ==> git version 2.25.1 found 15:57:19 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 15:57:19 Release-Date: 2020-01-08 15:57:19 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:57:19 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:57:19 ==> Jenkins CI detected. 15:57:19 current dir:  /w/workspace/edgex-go/510 15:57:19 project root: . 15:57:19 --> token set from env 15:57:19 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:57:19 ==> Running gcov in . (disable via -X gcov) 15:57:19 ==> Python coveragepy not found 15:57:19 ==> Searching for coverage reports in: 15:57:19 + . 15:57:19 -> Found 1 reports 15:57:19 ==> Detecting git/mercurial file structure 15:57:19 ==> Reading reports 15:57:19 + ./coverage.out bytes=448352 15:57:19 ==> Appending adjustments 15:57:19 https://docs.codecov.io/docs/fixing-reports 15:57:20 + Found adjustments 15:57:20 ==> Gzipping contents 15:57:20 60K /tmp/codecov.XEGnqI.gz 15:57:20 ==> Uploading reports 15:57:20 url: https://codecov.io 15:57:20 query: branch=main&commit=47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1&build=510&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F510%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 15:57:20 -> Pinging Codecov 15:57:20 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=47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1&build=510&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F510%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 15:57:20 -> Uploading to 15:57:20 https://storage.googleapis.com/codecov/v4/raw/2023-05-03/00271124DB129430A58F1EEE437C3FCB/47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1/686b0ac8-6dd3-470e-863e-d651492fba46.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230503%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230503T155720Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=058881b61098a163a0e47bd6ecbf7936d67647f1b59ccd2b9ca03a7584fb7e80 15:57:20 % Total % Received % Xferd Average Speed Time Time Time Current 15:57:20 Dload Upload Total Spent Left Speed 15:57:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57610 0 0 100 57610 0 213k --:--:-- --:--:-- --:--:-- 213k 15:57:21 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 [Pipeline] } 15:57:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 15:57:21 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:57:21 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:57:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:57:21 15:57:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:57:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:57:22 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:57:22 df9b9388f04a: Pulling fs layer 15:57:22 52dc419b0ee2: Pulling fs layer 15:57:22 25bc292e5bac: Pulling fs layer 15:57:22 114826534d7a: Pulling fs layer 15:57:22 4657fd5d0bcf: Pulling fs layer 15:57:22 6ad1cebc031e: Pulling fs layer 15:57:22 8a3aa393b2d8: Pulling fs layer 15:57:22 4657fd5d0bcf: Waiting 15:57:22 6ad1cebc031e: Waiting 15:57:22 8a3aa393b2d8: Waiting 15:57:22 114826534d7a: Waiting 15:57:22 25bc292e5bac: Verifying Checksum 15:57:22 25bc292e5bac: Download complete 15:57:22 52dc419b0ee2: Download complete 15:57:22 4657fd5d0bcf: Verifying Checksum 15:57:22 4657fd5d0bcf: Download complete 15:57:22 df9b9388f04a: Verifying Checksum 15:57:22 df9b9388f04a: Download complete 15:57:22 6ad1cebc031e: Verifying Checksum 15:57:22 6ad1cebc031e: Download complete 15:57:22 df9b9388f04a: Pull complete 15:57:22 52dc419b0ee2: Pull complete 15:57:22 25bc292e5bac: Pull complete 15:57:22 114826534d7a: Download complete 15:57:23 8a3aa393b2d8: Verifying Checksum 15:57:23 8a3aa393b2d8: Download complete 15:57:26 114826534d7a: Pull complete 15:57:26 4657fd5d0bcf: Pull complete 15:57:26 6ad1cebc031e: Pull complete 15:57:29 8a3aa393b2d8: Pull complete 15:57:29 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 15:57:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:57:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:57:29 prd-ubuntu20.04-docker-8c-8g-12588 does not seem to be running inside a container 15:57:29 $ 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/510 -v /w/workspace/edgex-go/510:/w/workspace/edgex-go/510:rw,z -v /w/workspace/edgex-go/510@tmp:/w/workspace/edgex-go/510@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 15:57:32 $ docker top 1b248f3b4721ab2368eae81f3355986dee2ecf481eb0611a778adecde812a17f -eo pid,comm [Pipeline] { [Pipeline] echo 15:57:32 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 15:57:32 + set -o pipefail 15:57:32 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 15:57:39 15:57:39 Monitoring /w/workspace/edgex-go/510 (github.com/edgexfoundry/edgex-go)... 15:57:39 15:57:39 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/8c91e71e-20ab-4a57-832b-ecbdc61b1638 15:57:39 15:57:39 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 15:57:39 15:57:39 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:57:39 15:57:39 15:57:39 A medium severity vulnerability was found in the Snyk CLI versions you are using. 15:57:39 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 15:57:39 More details here: https://snyk.co/ue1NS 15:57:39 You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. 15:57:39 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 15:57:39 $ docker stop --time=1 1b248f3b4721ab2368eae81f3355986dee2ecf481eb0611a778adecde812a17f 15:57:40 $ docker rm -f --volumes 1b248f3b4721ab2368eae81f3355986dee2ecf481eb0611a778adecde812a17f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 15:57:41 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:57:41 provisioning config files... 15:57:41 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/510@tmp/config12699534903653966539tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:57:41 --> edgex-publish-swagger.sh 15:57:41 === Publish openapi/v3 API === 15:57:41 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 15:57:41 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/510/openapi/v3/core-command.yaml] 15:57:41 % Total % Received % Xferd Average Speed Time Time Time Current 15:57:41 Dload Upload Total Spent Left Speed 15:57:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29030 0 0 100 29030 0 127k --:--:-- --:--:-- --:--:-- 126k 100 29030 0 0 100 29030 0 49454 --:--:-- --:--:-- --:--:-- 49370 15:57:42 15:57:42 15:57:42 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/510/openapi/v3/core-data.yaml] 15:57:42 % Total % Received % Xferd Average Speed Time Time Time Current 15:57:42 Dload Upload Total Spent Left Speed 15:57:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 129k --:--:-- --:--:-- --:--:-- 129k 15:57:42 15:57:42 15:57:42 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/510/openapi/v3/core-metadata.yaml] 15:57:42 % Total % Received % Xferd Average Speed Time Time Time Current 15:57:42 Dload Upload Total Spent Left Speed 15:57:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 249k --:--:-- --:--:-- --:--:-- 248k 15:57:43 15:57:43 15:57:43 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/510/openapi/v3/support-notifications.yaml] 15:57:43 % Total % Received % Xferd Average Speed Time Time Time Current 15:57:43 Dload Upload Total Spent Left Speed 15:57:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 159k --:--:-- --:--:-- --:--:-- 159k 100 86965 0 0 100 86965 0 159k --:--:-- --:--:-- --:--:-- 159k 15:57:43 15:57:43 15:57:43 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/510/openapi/v3/support-scheduler.yaml] 15:57:43 % Total % Received % Xferd Average Speed Time Time Time Current 15:57:43 Dload Upload Total Spent Left Speed 15:57:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34356 0 0 100 34356 0 75013 --:--:-- --:--:-- --:--:-- 75013 15:57:44 15:57:44 [Pipeline] } 15:57:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 15:57:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:57:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:57:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:57:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:57:44 prd-ubuntu20.04-docker-8c-8g-12588 does not seem to be running inside a container 15:57:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/510 -v /w/workspace/edgex-go/510:/w/workspace/edgex-go/510:rw,z -v /w/workspace/edgex-go/510@tmp:/w/workspace/edgex-go/510@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:57:45 $ docker top ee506cb4b8534e1a7751f3778198d350ca192651ae4defe82ec78582a15e033a -eo pid,comm 15:57:45 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 15:57:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:57:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:57:45 [ssh-agent] Looking for ssh-agent implementation... 15:57:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:57:45 $ docker exec ee506cb4b8534e1a7751f3778198d350ca192651ae4defe82ec78582a15e033a ssh-agent 15:57:45 SSH_AUTH_SOCK=/tmp/ssh-6VuuJoiznGFX/agent.32 15:57:45 SSH_AGENT_PID=38 15:57:45 Running ssh-add (command line suppressed) 15:57:45 Identity added: /w/workspace/edgex-go/510@tmp/private_key_9916011180711595409.key (/w/workspace/edgex-go/510@tmp/private_key_9916011180711595409.key) 15:57:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:57:46 + git semver tag 15:57:46 2023-05-03 15:57:46,193 [run_tag] DEBUG tag force:False 15:57:46 2023-05-03 15:57:46,193 [check_head_tag] DEBUG check head tag 15:57:46 2023-05-03 15:57:46,198 [execute] INFO git cat-file --batch-check 15:57:46 2023-05-03 15:57:46,198 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/510, universal_newlines=False, shell=None, istream=) 15:57:46 2023-05-03 15:57:46,202 [execute] INFO git cat-file --batch 15:57:46 2023-05-03 15:57:46,202 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/510, universal_newlines=False, shell=None, istream=) 15:57:46 2023-05-03 15:57:46,272 [read_version] DEBUG read version from /w/workspace/edgex-go/510/.semver/main 15:57:46 2023-05-03 15:57:46,272 [execute] INFO git tag -a v3.0.0-dev.145 -m v3.0.0-dev.145 15:57:46 2023-05-03 15:57:46,272 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.145', '-m', 'v3.0.0-dev.145'], cwd=/w/workspace/edgex-go/510, universal_newlines=False, shell=None, istream=None) 15:57:46 2023-05-03 15:57:46,276 [read_version] DEBUG read version from /w/workspace/edgex-go/510/.semver/main 15:57:46 3.0.0-dev.145 [Pipeline] } 15:57:46 $ docker exec --env ******** --env ******** ee506cb4b8534e1a7751f3778198d350ca192651ae4defe82ec78582a15e033a ssh-agent -k 15:57:46 unset SSH_AUTH_SOCK; 15:57:46 unset SSH_AGENT_PID; 15:57:46 echo Agent pid 38 killed; 15:57:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:57:46 + git semver [Pipeline] } 15:57:47 $ docker stop --time=1 ee506cb4b8534e1a7751f3778198d350ca192651ae4defe82ec78582a15e033a 15:57:48 $ docker rm -f --volumes ee506cb4b8534e1a7751f3778198d350ca192651ae4defe82ec78582a15e033a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:57:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:57:48 15:57:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:57:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:57:49 0.23.1-centos7: Pulling from edgex-lftools 15:57:49 ab5ef0e58194: Pulling fs layer 15:57:49 9712f1f96733: Pulling fs layer 15:57:49 63f879dbbcfc: Pulling fs layer 15:57:49 0d9ebad4ef96: Pulling fs layer 15:57:49 e9a5061849ea: Pulling fs layer 15:57:49 d747dcd14b5f: Pulling fs layer 15:57:49 2de7ff778b66: Pulling fs layer 15:57:49 2de7ff778b66: Waiting 15:57:49 e9a5061849ea: Waiting 15:57:49 d747dcd14b5f: Waiting 15:57:49 9712f1f96733: Verifying Checksum 15:57:49 9712f1f96733: Download complete 15:57:49 63f879dbbcfc: Verifying Checksum 15:57:49 63f879dbbcfc: Download complete 15:57:49 e9a5061849ea: Verifying Checksum 15:57:49 e9a5061849ea: Download complete 15:57:49 d747dcd14b5f: Verifying Checksum 15:57:49 d747dcd14b5f: Download complete 15:57:49 0d9ebad4ef96: Verifying Checksum 15:57:49 0d9ebad4ef96: Download complete 15:57:49 ab5ef0e58194: Download complete 15:57:49 2de7ff778b66: Verifying Checksum 15:57:49 2de7ff778b66: Download complete 15:57:52 ab5ef0e58194: Pull complete 15:57:52 9712f1f96733: Pull complete 15:57:52 63f879dbbcfc: Pull complete 15:57:56 0d9ebad4ef96: Pull complete 15:57:56 e9a5061849ea: Pull complete 15:57:56 d747dcd14b5f: Pull complete 15:57:57 2de7ff778b66: Pull complete 15:57:57 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:57:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:57:57 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:57:57 prd-ubuntu20.04-docker-8c-8g-12588 does not seem to be running inside a container 15:57:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/510 -v /w/workspace/edgex-go/510:/w/workspace/edgex-go/510:rw,z -v /w/workspace/edgex-go/510@tmp:/w/workspace/edgex-go/510@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 15:58:00 $ docker top e345ba5fc8c0094fa290292a9933267e42c412ddbbb789cbf4bfcd5a4dec9b2c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:58:00 provisioning config files... 15:58:00 copy managed file [sigul-config] to file:/w/workspace/edgex-go/510@tmp/config15408569839023344968tmp 15:58:00 copy managed file [sigul-password] to file:/w/workspace/edgex-go/510@tmp/config18391052128506217572tmp 15:58:00 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/510@tmp/config15629743681456107699tmp [Pipeline] { [Pipeline] echo 15:58:00 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:58:00 ---> sigul-configuration.sh 15:58:00 gpg: directory `/root/.gnupg' created 15:58:00 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:58:00 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:58:00 gpg: keyring `/root/.gnupg/secring.gpg' created 15:58:00 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:58:00 gpg: CAST5 encrypted data 15:58:00 gpg: encrypted with 1 passphrase 15:58:00 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:58:01 + mkdir /home/jenkins 15:58:01 + mkdir /home/jenkins/sigul [Pipeline] sh 15:58:01 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 15:58:01 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:58:01 ---> sigul-install.sh 15:58:01 Sigul already installed; skipping installation. [Pipeline] sh 15:58:02 + git tag --list 15:58:02 0.6.0 15:58:02 0.6.1 15:58:02 0.7.0 15:58:02 0.7.1 15:58:02 v1.0.0 15:58:02 v1.0.1 15:58:02 v1.1.0 15:58:02 v1.2.0 15:58:02 v1.2.1 15:58:02 v1.3.0 15:58:02 v1.3.1 15:58:02 v2.0.0 15:58:02 v2.1.0 15:58:02 v2.1.1 15:58:02 v2.1.1-dev.1 15:58:02 v2.1.1-dev.2 15:58:02 v2.1.1-dev.3 15:58:02 v2.1.1-dev.4 15:58:02 v2.1.1-dev.5 15:58:02 v2.1.1-dev.6 15:58:02 v2.1.1-dev.7 15:58:02 v2.1.1-dev.8 15:58:02 v2.1.2-dev.1 15:58:02 v2.2.0 15:58:02 v2.2.1-dev.1 15:58:02 v2.2.1-dev.10 15:58:02 v2.2.1-dev.11 15:58:02 v2.2.1-dev.12 15:58:02 v2.2.1-dev.13 15:58:02 v2.2.1-dev.14 15:58:02 v2.2.1-dev.15 15:58:02 v2.2.1-dev.16 15:58:02 v2.2.1-dev.17 15:58:02 v2.2.1-dev.18 15:58:02 v2.2.1-dev.19 15:58:02 v2.2.1-dev.2 15:58:02 v2.2.1-dev.20 15:58:02 v2.2.1-dev.21 15:58:02 v2.2.1-dev.22 15:58:02 v2.2.1-dev.23 15:58:02 v2.2.1-dev.24 15:58:02 v2.2.1-dev.25 15:58:02 v2.2.1-dev.26 15:58:02 v2.2.1-dev.27 15:58:02 v2.2.1-dev.28 15:58:02 v2.2.1-dev.29 15:58:02 v2.2.1-dev.3 15:58:02 v2.2.1-dev.4 15:58:02 v2.2.1-dev.5 15:58:02 v2.2.1-dev.6 15:58:02 v2.2.1-dev.7 15:58:02 v2.2.1-dev.8 15:58:02 v2.2.1-dev.9 15:58:02 v2.3.0 15:58:02 v2.3.0-dev.100 15:58:02 v2.3.0-dev.101 15:58:02 v2.3.0-dev.102 15:58:02 v2.3.0-dev.103 15:58:02 v2.3.0-dev.104 15:58:02 v2.3.0-dev.105 15:58:02 v2.3.0-dev.106 15:58:02 v2.3.0-dev.29 15:58:02 v2.3.0-dev.30 15:58:02 v2.3.0-dev.31 15:58:02 v2.3.0-dev.32 15:58:02 v2.3.0-dev.33 15:58:02 v2.3.0-dev.34 15:58:02 v2.3.0-dev.35 15:58:02 v2.3.0-dev.36 15:58:02 v2.3.0-dev.37 15:58:02 v2.3.0-dev.38 15:58:02 v2.3.0-dev.39 15:58:02 v2.3.0-dev.40 15:58:02 v2.3.0-dev.41 15:58:02 v2.3.0-dev.42 15:58:02 v2.3.0-dev.43 15:58:02 v2.3.0-dev.44 15:58:02 v2.3.0-dev.45 15:58:02 v2.3.0-dev.46 15:58:02 v2.3.0-dev.47 15:58:02 v2.3.0-dev.48 15:58:02 v2.3.0-dev.49 15:58:02 v2.3.0-dev.50 15:58:02 v2.3.0-dev.51 15:58:02 v2.3.0-dev.52 15:58:02 v2.3.0-dev.53 15:58:02 v2.3.0-dev.54 15:58:02 v2.3.0-dev.55 15:58:02 v2.3.0-dev.56 15:58:02 v2.3.0-dev.57 15:58:02 v2.3.0-dev.58 15:58:02 v2.3.0-dev.59 15:58:02 v2.3.0-dev.60 15:58:02 v2.3.0-dev.61 15:58:02 v2.3.0-dev.62 15:58:02 v2.3.0-dev.63 15:58:02 v2.3.0-dev.64 15:58:02 v2.3.0-dev.65 15:58:02 v2.3.0-dev.66 15:58:02 v2.3.0-dev.67 15:58:02 v2.3.0-dev.68 15:58:02 v2.3.0-dev.69 15:58:02 v2.3.0-dev.70 15:58:02 v2.3.0-dev.71 15:58:02 v2.3.0-dev.72 15:58:02 v2.3.0-dev.73 15:58:02 v2.3.0-dev.74 15:58:02 v2.3.0-dev.75 15:58:02 v2.3.0-dev.76 15:58:02 v2.3.0-dev.77 15:58:02 v2.3.0-dev.78 15:58:02 v2.3.0-dev.79 15:58:02 v2.3.0-dev.80 15:58:02 v2.3.0-dev.81 15:58:02 v2.3.0-dev.82 15:58:02 v2.3.0-dev.83 15:58:02 v2.3.0-dev.84 15:58:02 v2.3.0-dev.85 15:58:02 v2.3.0-dev.86 15:58:02 v2.3.0-dev.87 15:58:02 v2.3.0-dev.88 15:58:02 v2.3.0-dev.89 15:58:02 v2.3.0-dev.90 15:58:02 v2.3.0-dev.91 15:58:02 v2.3.0-dev.92 15:58:02 v2.3.0-dev.93 15:58:02 v2.3.0-dev.94 15:58:02 v2.3.0-dev.95 15:58:02 v2.3.0-dev.96 15:58:02 v2.3.0-dev.97 15:58:02 v2.3.0-dev.98 15:58:02 v2.3.0-dev.99 15:58:02 v2.3.1-dev.1 15:58:02 v2.3.1-dev.2 15:58:02 v2.3.1-dev.3 15:58:02 v2.3.1-dev.4 15:58:02 v2.3.1-dev.5 15:58:02 v3.0.0-dev.1 15:58:02 v3.0.0-dev.10 15:58:02 v3.0.0-dev.100 15:58:02 v3.0.0-dev.101 15:58:02 v3.0.0-dev.102 15:58:02 v3.0.0-dev.103 15:58:02 v3.0.0-dev.104 15:58:02 v3.0.0-dev.105 15:58:02 v3.0.0-dev.106 15:58:02 v3.0.0-dev.107 15:58:02 v3.0.0-dev.108 15:58:02 v3.0.0-dev.109 15:58:02 v3.0.0-dev.11 15:58:02 v3.0.0-dev.110 15:58:02 v3.0.0-dev.111 15:58:02 v3.0.0-dev.112 15:58:02 v3.0.0-dev.113 15:58:02 v3.0.0-dev.114 15:58:02 v3.0.0-dev.115 15:58:02 v3.0.0-dev.116 15:58:02 v3.0.0-dev.117 15:58:02 v3.0.0-dev.118 15:58:02 v3.0.0-dev.119 15:58:02 v3.0.0-dev.12 15:58:02 v3.0.0-dev.120 15:58:02 v3.0.0-dev.121 15:58:02 v3.0.0-dev.122 15:58:02 v3.0.0-dev.123 15:58:02 v3.0.0-dev.124 15:58:02 v3.0.0-dev.125 15:58:02 v3.0.0-dev.126 15:58:02 v3.0.0-dev.127 15:58:02 v3.0.0-dev.128 15:58:02 v3.0.0-dev.129 15:58:02 v3.0.0-dev.13 15:58:02 v3.0.0-dev.130 15:58:02 v3.0.0-dev.131 15:58:02 v3.0.0-dev.132 15:58:02 v3.0.0-dev.133 15:58:02 v3.0.0-dev.134 15:58:02 v3.0.0-dev.135 15:58:02 v3.0.0-dev.136 15:58:02 v3.0.0-dev.137 15:58:02 v3.0.0-dev.138 15:58:02 v3.0.0-dev.139 15:58:02 v3.0.0-dev.14 15:58:02 v3.0.0-dev.140 15:58:02 v3.0.0-dev.141 15:58:02 v3.0.0-dev.142 15:58:02 v3.0.0-dev.143 15:58:02 v3.0.0-dev.144 15:58:02 v3.0.0-dev.145 15:58:02 v3.0.0-dev.15 15:58:02 v3.0.0-dev.16 15:58:02 v3.0.0-dev.17 15:58:02 v3.0.0-dev.18 15:58:02 v3.0.0-dev.19 15:58:02 v3.0.0-dev.2 15:58:02 v3.0.0-dev.20 15:58:02 v3.0.0-dev.21 15:58:02 v3.0.0-dev.22 15:58:02 v3.0.0-dev.23 15:58:02 v3.0.0-dev.24 15:58:02 v3.0.0-dev.25 15:58:02 v3.0.0-dev.26 15:58:02 v3.0.0-dev.27 15:58:02 v3.0.0-dev.28 15:58:02 v3.0.0-dev.29 15:58:02 v3.0.0-dev.3 15:58:02 v3.0.0-dev.30 15:58:02 v3.0.0-dev.31 15:58:02 v3.0.0-dev.32 15:58:02 v3.0.0-dev.33 15:58:02 v3.0.0-dev.34 15:58:02 v3.0.0-dev.35 15:58:02 v3.0.0-dev.36 15:58:02 v3.0.0-dev.37 15:58:02 v3.0.0-dev.38 15:58:02 v3.0.0-dev.39 15:58:02 v3.0.0-dev.4 15:58:02 v3.0.0-dev.40 15:58:02 v3.0.0-dev.41 15:58:02 v3.0.0-dev.42 15:58:02 v3.0.0-dev.43 15:58:02 v3.0.0-dev.44 15:58:02 v3.0.0-dev.45 15:58:02 v3.0.0-dev.46 15:58:02 v3.0.0-dev.47 15:58:02 v3.0.0-dev.48 15:58:02 v3.0.0-dev.49 15:58:02 v3.0.0-dev.5 15:58:02 v3.0.0-dev.50 15:58:02 v3.0.0-dev.51 15:58:02 v3.0.0-dev.52 15:58:02 v3.0.0-dev.53 15:58:02 v3.0.0-dev.54 15:58:02 v3.0.0-dev.55 15:58:02 v3.0.0-dev.56 15:58:02 v3.0.0-dev.57 15:58:02 v3.0.0-dev.58 15:58:02 v3.0.0-dev.59 15:58:02 v3.0.0-dev.6 15:58:02 v3.0.0-dev.60 15:58:02 v3.0.0-dev.61 15:58:02 v3.0.0-dev.62 15:58:02 v3.0.0-dev.63 15:58:02 v3.0.0-dev.64 15:58:02 v3.0.0-dev.65 15:58:02 v3.0.0-dev.66 15:58:02 v3.0.0-dev.67 15:58:02 v3.0.0-dev.68 15:58:02 v3.0.0-dev.69 15:58:02 v3.0.0-dev.7 15:58:02 v3.0.0-dev.70 15:58:02 v3.0.0-dev.71 15:58:02 v3.0.0-dev.72 15:58:02 v3.0.0-dev.73 15:58:02 v3.0.0-dev.74 15:58:02 v3.0.0-dev.75 15:58:02 v3.0.0-dev.76 15:58:02 v3.0.0-dev.77 15:58:02 v3.0.0-dev.78 15:58:02 v3.0.0-dev.79 15:58:02 v3.0.0-dev.8 15:58:02 v3.0.0-dev.80 15:58:02 v3.0.0-dev.81 15:58:02 v3.0.0-dev.82 15:58:02 v3.0.0-dev.83 15:58:02 v3.0.0-dev.84 15:58:02 v3.0.0-dev.85 15:58:02 v3.0.0-dev.86 15:58:02 v3.0.0-dev.87 15:58:02 v3.0.0-dev.88 15:58:02 v3.0.0-dev.89 15:58:02 v3.0.0-dev.9 15:58:02 v3.0.0-dev.90 15:58:02 v3.0.0-dev.91 15:58:02 v3.0.0-dev.92 15:58:02 v3.0.0-dev.93 15:58:02 v3.0.0-dev.94 15:58:02 v3.0.0-dev.95 15:58:02 v3.0.0-dev.96 15:58:02 v3.0.0-dev.97 15:58:02 v3.0.0-dev.98 15:58:02 v3.0.0-dev.99 [Pipeline] sh 15:58:02 + lftools sign git-tag v3.0.0-dev.145 15:58:03 Signing Git tag with Sigul... 15:58:03 Signing v3.0.0-dev.145 [Pipeline] echo 15:58:03 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:58:03 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:58:03 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:58:03 $ docker stop --time=1 e345ba5fc8c0094fa290292a9933267e42c412ddbbb789cbf4bfcd5a4dec9b2c 15:58:05 $ docker rm -f --volumes e345ba5fc8c0094fa290292a9933267e42c412ddbbb789cbf4bfcd5a4dec9b2c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 15:58:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:58:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:58:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:58:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:58:05 prd-ubuntu20.04-docker-8c-8g-12588 does not seem to be running inside a container 15:58:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/510 -v /w/workspace/edgex-go/510:/w/workspace/edgex-go/510:rw,z -v /w/workspace/edgex-go/510@tmp:/w/workspace/edgex-go/510@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:58:06 $ docker top 656abf7de679ca13cf23d4a86859f848a22c37b2838f1c7b9343230532f3fff6 -eo pid,comm 15:58:06 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 15:58:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:58:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:58:06 [ssh-agent] Looking for ssh-agent implementation... 15:58:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:58:06 $ docker exec 656abf7de679ca13cf23d4a86859f848a22c37b2838f1c7b9343230532f3fff6 ssh-agent 15:58:06 SSH_AUTH_SOCK=/tmp/ssh-kYFHOCjDg5eJ/agent.32 15:58:06 SSH_AGENT_PID=38 15:58:06 Running ssh-add (command line suppressed) 15:58:06 Identity added: /w/workspace/edgex-go/510@tmp/private_key_1353653191219683030.key (/w/workspace/edgex-go/510@tmp/private_key_1353653191219683030.key) 15:58:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:58:07 + git semver bump pre 15:58:07 2023-05-03 15:58:07,177 [read_version] DEBUG read version from /w/workspace/edgex-go/510/.semver/main 15:58:07 2023-05-03 15:58:07,177 [bump_version] DEBUG bumping version:3.0.0-dev.145 on axis:pre with prefix:dev 15:58:07 2023-05-03 15:58:07,177 [bump_version] DEBUG bumped version:3.0.0-dev.146 15:58:07 2023-05-03 15:58:07,177 [write_version] DEBUG write version:3.0.0-dev.146 to path:/w/workspace/edgex-go/510/.semver/main with force:True 15:58:07 2023-05-03 15:58:07,177 [read_version] DEBUG read version from /w/workspace/edgex-go/510/.semver/main 15:58:07 2023-05-03 15:58:07,178 [write_file] DEBUG write to file:/w/workspace/edgex-go/510/.semver/main 15:58:07 2023-05-03 15:58:07,182 [execute] INFO git cat-file --batch-check 15:58:07 2023-05-03 15:58:07,183 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/510/.semver, universal_newlines=False, shell=None, istream=) 15:58:07 2023-05-03 15:58:07,189 [execute] INFO git cat-file --batch 15:58:07 2023-05-03 15:58:07,189 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/510/.semver, universal_newlines=False, shell=None, istream=) 15:58:07 2023-05-03 15:58:07,192 [read_version] DEBUG read version from /w/workspace/edgex-go/510/.semver/main 15:58:07 3.0.0-dev.146 [Pipeline] } 15:58:07 $ docker exec --env ******** --env ******** 656abf7de679ca13cf23d4a86859f848a22c37b2838f1c7b9343230532f3fff6 ssh-agent -k 15:58:07 unset SSH_AUTH_SOCK; 15:58:07 unset SSH_AGENT_PID; 15:58:07 echo Agent pid 38 killed; 15:58:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:58:07 + git semver [Pipeline] } 15:58:07 $ docker stop --time=1 656abf7de679ca13cf23d4a86859f848a22c37b2838f1c7b9343230532f3fff6 15:58:09 $ docker rm -f --volumes 656abf7de679ca13cf23d4a86859f848a22c37b2838f1c7b9343230532f3fff6 [Pipeline] // withDockerContainer [Pipeline] sh 15:58:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:58:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:58:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:58:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:58:09 prd-ubuntu20.04-docker-8c-8g-12588 does not seem to be running inside a container 15:58:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/510 -v /w/workspace/edgex-go/510:/w/workspace/edgex-go/510:rw,z -v /w/workspace/edgex-go/510@tmp:/w/workspace/edgex-go/510@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:58:10 $ docker top ed207cc8007cb99a4c36731820dbc584976ca49f5d625f991f5d24c7d12088a1 -eo pid,comm 15:58:10 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 15:58:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:58:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:58:10 [ssh-agent] Looking for ssh-agent implementation... 15:58:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:58:10 $ docker exec ed207cc8007cb99a4c36731820dbc584976ca49f5d625f991f5d24c7d12088a1 ssh-agent 15:58:10 SSH_AUTH_SOCK=/tmp/ssh-s4R7B7a42Mtj/agent.32 15:58:10 SSH_AGENT_PID=38 15:58:10 Running ssh-add (command line suppressed) 15:58:10 Identity added: /w/workspace/edgex-go/510@tmp/private_key_16313194110188680304.key (/w/workspace/edgex-go/510@tmp/private_key_16313194110188680304.key) 15:58:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:58:10 + git semver push 15:58:11 2023-05-03 15:58:11,167 [run_push] DEBUG push 15:58:11 2023-05-03 15:58:11,168 [execute] INFO git cat-file --batch-check 15:58:11 2023-05-03 15:58:11,168 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/510/.semver, universal_newlines=False, shell=None, istream=) 15:58:11 2023-05-03 15:58:11,172 [execute] INFO git rev-list 4ca6b2dd5ba948a982124dca50a86c28b7dbd073 -- 15:58:11 2023-05-03 15:58:11,173 [execute] DEBUG Popen(['git', 'rev-list', '4ca6b2dd5ba948a982124dca50a86c28b7dbd073', '--'], cwd=/w/workspace/edgex-go/510/.semver, universal_newlines=False, shell=None, istream=None) 15:58:11 2023-05-03 15:58:11,190 [execute] INFO git fetch -v origin 15:58:11 2023-05-03 15:58:11,190 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/510/.semver, universal_newlines=True, shell=None, istream=None) 15:58:11 2023-05-03 15:58:11,655 [run_push] DEBUG no remote changes detected 15:58:11 2023-05-03 15:58:11,655 [execute] INFO git push origin semver 15:58:11 2023-05-03 15:58:11,656 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/510/.semver, universal_newlines=False, shell=None, istream=None) 15:58:12 2023-05-03 15:58:12,561 [run_push] DEBUG push all version tags 15:58:12 2023-05-03 15:58:12,562 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 15:58:12 2023-05-03 15:58:12,562 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/510, universal_newlines=False, shell=None, istream=None) 15:58:13 2023-05-03 15:58:13,372 [read_version] DEBUG read version from /w/workspace/edgex-go/510/.semver/main 15:58:13 3.0.0-dev.146 [Pipeline] } 15:58:13 $ docker exec --env ******** --env ******** ed207cc8007cb99a4c36731820dbc584976ca49f5d625f991f5d24c7d12088a1 ssh-agent -k 15:58:13 unset SSH_AUTH_SOCK; 15:58:13 unset SSH_AGENT_PID; 15:58:13 echo Agent pid 38 killed; 15:58:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:58:14 + git semver [Pipeline] } 15:58:14 $ docker stop --time=1 ed207cc8007cb99a4c36731820dbc584976ca49f5d625f991f5d24c7d12088a1 15:58:15 $ docker rm -f --volumes ed207cc8007cb99a4c36731820dbc584976ca49f5d625f991f5d24c7d12088a1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 15:58:16 + [ -d /w/workspace/edgex-go/510/archives ] [Pipeline] libraryResource [Pipeline] sh 15:58:16 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:58:17 ---> package-listing.sh 15:58:17 ++ facter osfamily 15:58:17 ++ tr '[:upper:]' '[:lower:]' 15:58:17 + OS_FAMILY=debian 15:58:17 + workspace=/w/workspace/edgex-go/510 15:58:17 + START_PACKAGES=/tmp/packages_start.txt 15:58:17 + END_PACKAGES=/tmp/packages_end.txt 15:58:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:58:17 + PACKAGES=/tmp/packages_start.txt 15:58:17 + '[' /w/workspace/edgex-go/510 ']' 15:58:17 + PACKAGES=/tmp/packages_end.txt 15:58:17 + case "${OS_FAMILY}" in 15:58:17 + dpkg -l 15:58:17 + grep '^ii' 15:58:17 + '[' -f /tmp/packages_start.txt ']' 15:58:17 + '[' -f /tmp/packages_end.txt ']' 15:58:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:58:17 + '[' /w/workspace/edgex-go/510 ']' 15:58:17 + mkdir -p /w/workspace/edgex-go/510/archives/ 15:58:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/510/archives/ [Pipeline] echo 15:58:17 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/510/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:58:17 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:58:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:58:18 15:58:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:58:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:58:18 latest: Pulling from edgex-lftools-log-publisher 15:58:18 5eb5b503b376: Pulling fs layer 15:58:18 5c69ac0246d0: Pulling fs layer 15:58:18 ec43610c2a17: Pulling fs layer 15:58:18 3a2ae6a8a46f: Pulling fs layer 15:58:18 33b1e0a273af: Pulling fs layer 15:58:18 5d3b04190fa2: Pulling fs layer 15:58:18 2f39f015ded8: Pulling fs layer 15:58:18 2f39f015ded8: Waiting 15:58:18 3a2ae6a8a46f: Waiting 15:58:18 33b1e0a273af: Waiting 15:58:18 5c69ac0246d0: Download complete 15:58:18 3a2ae6a8a46f: Verifying Checksum 15:58:18 3a2ae6a8a46f: Download complete 15:58:18 33b1e0a273af: Verifying Checksum 15:58:18 33b1e0a273af: Download complete 15:58:18 5d3b04190fa2: Verifying Checksum 15:58:18 5d3b04190fa2: Download complete 15:58:18 ec43610c2a17: Verifying Checksum 15:58:18 ec43610c2a17: Download complete 15:58:18 5eb5b503b376: Verifying Checksum 15:58:18 5eb5b503b376: Download complete 15:58:19 2f39f015ded8: Download complete 15:58:20 5eb5b503b376: Pull complete 15:58:20 5c69ac0246d0: Pull complete 15:58:20 ec43610c2a17: Pull complete 15:58:20 3a2ae6a8a46f: Pull complete 15:58:20 33b1e0a273af: Pull complete 15:58:20 5d3b04190fa2: Pull complete 15:58:25 2f39f015ded8: Pull complete 15:58:25 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:58:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:58:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:58:25 prd-ubuntu20.04-docker-8c-8g-12588 does not seem to be running inside a container 15:58:25 $ 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/510/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/510 -v /w/workspace/edgex-go/510:/w/workspace/edgex-go/510:rw,z -v /w/workspace/edgex-go/510@tmp:/w/workspace/edgex-go/510@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:58:26 $ docker top 54313d3a6829896c9f3cdac055878c418bcf6bc1202deb210fb856f3a77245c4 -eo pid,comm [Pipeline] { [Pipeline] sh 15:58:26 + touch /tmp/pre-build-complete [Pipeline] sh 15:58:27 + mkdir -p /var/log/sysstat [Pipeline] sh 15:58:27 + ls /var/log/sa-host 15:58:27 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:58:27 provisioning config files... 15:58:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/510@tmp/config6913997092977160789tmp [Pipeline] { [Pipeline] echo 15:58:27 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:58:27 ---> create-netrc.sh [Pipeline] } 15:58:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:58:28 ---> python-tools-install.sh [Pipeline] echo 15:58:28 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:58:28 ---> sudo-logs.sh 15:58:28 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:58:28 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:58:28 ---> job-cost.sh 15:58:28 lf-activate-venv: SKIPPING 15:58:28 DEBUG: total: 0.10999999940395355 15:58:28 INFO: Retrieving Stack Cost... 15:58:29 INFO: Retrieving Pricing Info for: v3-standard-8 15:58:29 INFO: Archiving Costs [Pipeline] echo 15:58:29 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:58:29 ---> logs-deploy.sh 15:58:29 lf-activate-venv: SKIPPING 15:58:29 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/510 15:58:29 INFO: archiving workspace using pattern(s): 15:58:30 Archives upload complete. 15:58:30 INFO: archiving logs to Nexus 15:58:31 ---> uname -a: 15:58:31 Linux prd-ubuntu20-04-docker-8c-8g-12588 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 15:58:31 15:58:31 15:58:31 ---> lscpu: 15:58:31 Architecture: x86_64 15:58:31 CPU op-mode(s): 32-bit, 64-bit 15:58:31 Byte Order: Little Endian 15:58:31 Address sizes: 40 bits physical, 48 bits virtual 15:58:31 CPU(s): 8 15:58:31 On-line CPU(s) list: 0-7 15:58:31 Thread(s) per core: 1 15:58:31 Core(s) per socket: 1 15:58:31 Socket(s): 8 15:58:31 NUMA node(s): 1 15:58:31 Vendor ID: AuthenticAMD 15:58:31 CPU family: 23 15:58:31 Model: 49 15:58:31 Model name: AMD EPYC-Rome Processor 15:58:31 Stepping: 0 15:58:31 CPU MHz: 2800.000 15:58:31 BogoMIPS: 5600.00 15:58:31 Virtualization: AMD-V 15:58:31 Hypervisor vendor: KVM 15:58:31 Virtualization type: full 15:58:31 L1d cache: 256 KiB 15:58:31 L1i cache: 256 KiB 15:58:31 L2 cache: 4 MiB 15:58:31 L3 cache: 128 MiB 15:58:31 NUMA node0 CPU(s): 0-7 15:58:31 Vulnerability Itlb multihit: Not affected 15:58:31 Vulnerability L1tf: Not affected 15:58:31 Vulnerability Mds: Not affected 15:58:31 Vulnerability Meltdown: Not affected 15:58:31 Vulnerability Mmio stale data: Not affected 15:58:31 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:58:31 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 15:58:31 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 15:58:31 Vulnerability Srbds: Not affected 15:58:31 Vulnerability Tsx async abort: Not affected 15:58:31 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 15:58:31 15:58:31 15:58:31 ---> nproc: 15:58:31 8 15:58:31 15:58:31 15:58:31 ---> df -h: 15:58:31 Filesystem Size Used Avail Use% Mounted on 15:58:31 overlay 155G 21G 135G 14% / 15:58:31 tmpfs 64M 0 64M 0% /dev 15:58:31 tmpfs 16G 0 16G 0% /sys/fs/cgroup 15:58:31 shm 64M 0 64M 0% /dev/shm 15:58:31 /dev/vda1 155G 21G 135G 14% /facter-os 15:58:31 15:58:31 15:58:31 ---> sar -b -r -n DEV: 15:58:31 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-12588) 05/03/23 _x86_64_ (8 CPU) 15:58:31 15:58:31 15:27:38 LINUX RESTART (8 CPU) 15:58:31 15:58:31 15:28:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:58:31 15:29:01 138.12 38.27 99.85 0.00 4285.77 89909.10 0.00 15:58:31 15:30:01 68.94 0.73 68.21 0.00 10.13 24200.63 0.00 15:58:31 15:31:01 48.26 0.29 47.97 0.00 10.71 22529.08 0.00 15:58:31 15:32:01 192.25 0.15 192.10 0.00 14.80 92346.02 0.00 15:58:31 15:33:01 391.34 12.71 378.62 0.00 2138.62 110116.36 0.00 15:58:31 15:34:01 671.67 9.08 662.59 0.00 3369.97 236836.93 0.00 15:58:31 15:35:01 609.56 0.13 609.43 0.00 11.02 215168.79 0.00 15:58:31 15:36:01 830.25 0.83 829.42 0.00 11.99 193255.41 0.00 15:58:31 15:37:01 331.84 0.23 331.61 0.00 16.80 58612.90 0.00 15:58:31 15:38:01 31.83 0.07 31.76 0.00 12.40 865.86 0.00 15:58:31 15:39:01 1.20 0.00 1.20 0.00 0.00 15.60 0.00 15:58:31 15:40:01 1.57 0.00 1.57 0.00 0.00 17.73 0.00 15:58:31 15:41:01 1.07 0.00 1.07 0.00 0.00 12.00 0.00 15:58:31 15:42:01 1.45 0.00 1.45 0.00 0.00 16.53 0.00 15:58:31 15:43:01 1.70 0.02 1.68 0.00 0.13 18.93 0.00 15:58:31 15:44:01 1.00 0.00 1.00 0.00 0.00 12.40 0.00 15:58:31 15:45:01 1.17 0.00 1.17 0.00 0.00 12.93 0.00 15:58:31 15:46:01 0.88 0.00 0.88 0.00 0.00 11.60 0.00 15:58:31 15:47:01 1.22 0.00 1.22 0.00 0.00 13.46 0.00 15:58:31 15:48:01 1.22 0.00 1.22 0.00 0.00 14.66 0.00 15:58:31 15:49:01 2.90 1.60 1.30 0.00 36.26 16.93 0.00 15:58:31 15:50:01 0.98 0.00 0.98 0.00 0.00 11.86 0.00 15:58:31 15:51:01 1.23 0.00 1.23 0.00 0.00 14.00 0.00 15:58:31 15:52:01 0.92 0.00 0.92 0.00 0.00 11.73 0.00 15:58:31 15:53:01 1.40 0.00 1.40 0.00 0.00 15.46 0.00 15:58:31 15:54:01 1.00 0.00 1.00 0.00 0.00 12.40 0.00 15:58:31 15:55:01 1.23 0.00 1.23 0.00 0.00 13.33 0.00 15:58:31 15:56:01 2.78 1.02 1.77 0.00 21.86 25.46 0.00 15:58:31 15:57:01 1.35 0.00 1.35 0.00 0.00 15.06 0.00 15:58:31 15:58:01 114.10 0.35 113.75 0.00 15.46 56428.73 0.00 15:58:31 Average: 115.27 2.18 113.08 0.00 332.02 36720.49 0.00 15:58:31 15:58:31 15:28:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:58:31 15:29:01 28655588 31576320 739064 2.25 74092 3115504 1956324 5.77 1067412 2794348 660 15:58:31 15:30:01 27632176 31339780 963436 2.93 113332 3783344 2364668 6.97 1738116 3052020 457100 15:58:31 15:31:01 27674932 31537676 765140 2.33 117328 3911820 1919884 5.66 1414100 3312728 215736 15:58:31 15:32:01 25992208 31407624 881680 2.68 123132 5419672 2425612 7.15 1698480 4651708 2028 15:58:31 15:33:01 22095488 31490452 800940 2.44 287528 8887220 1952984 5.76 2219464 7686736 720712 15:58:31 15:34:01 21166252 31448788 829860 2.52 303144 9824504 2061240 6.07 2233212 8648628 712484 15:58:31 15:35:01 18693872 31470076 805264 2.45 342360 12138592 2105868 6.21 2309072 10906280 1788 15:58:31 15:36:01 17659724 31462412 809752 2.46 394404 13029116 1963420 5.79 2441900 11717552 531968 15:58:31 15:37:01 19086132 31516464 758860 2.31 406584 11691676 1854552 5.47 2457836 10326612 1864 15:58:31 15:38:01 19077292 31509628 764880 2.33 407792 11692376 1864388 5.49 2464432 10326832 4 15:58:31 15:39:01 19078504 31510976 763388 2.32 407824 11692380 1864388 5.49 2463380 10326836 180 15:58:31 15:40:01 19078104 31510604 763736 2.32 407844 11692384 1864388 5.49 2463128 10326840 184 15:58:31 15:41:01 19084632 31517208 757676 2.30 407876 11692388 1864388 5.49 2456572 10326844 12 15:58:31 15:42:01 19084560 31517296 757492 2.30 407896 11692520 1864388 5.49 2456960 10326976 208 15:58:31 15:43:01 19085500 31518612 756704 2.30 407912 11692520 1880692 5.54 2455392 10327280 28 15:58:31 15:44:01 19085476 31518604 756648 2.30 407928 11692524 1880692 5.54 2455672 10327284 268 15:58:31 15:45:01 19085428 31518580 756608 2.30 407944 11692524 1880692 5.54 2455380 10327284 184 15:58:31 15:46:01 19085128 31518308 756784 2.30 407964 11692528 1880692 5.54 2455512 10327288 288 15:58:31 15:47:01 19085696 31518884 756200 2.30 407976 11692532 1880692 5.54 2455316 10327292 8 15:58:31 15:48:01 19085848 31519068 756164 2.30 407996 11692540 1880692 5.54 2455064 10327300 140 15:58:31 15:49:01 19082680 31517980 757152 2.30 408028 11693628 1898144 5.59 2460708 10327648 24 15:58:31 15:50:01 19081844 31517176 757896 2.30 408040 11693628 1898144 5.59 2460764 10327592 264 15:58:31 15:51:01 19081560 31516896 758144 2.31 408056 11693632 1898144 5.59 2460852 10327596 180 15:58:31 15:52:01 19081624 31517000 758052 2.31 408076 11693636 1898144 5.59 2460512 10327600 196 15:58:31 15:53:01 19081324 31516700 758320 2.31 408100 11693628 1898144 5.59 2460468 10327600 4 15:58:31 15:54:01 19081308 31516728 758244 2.31 408120 11693640 1898144 5.59 2460556 10327604 192 15:58:31 15:55:01 19081228 31516648 758248 2.31 408136 11693640 1898144 5.59 2460496 10327604 4 15:58:31 15:56:01 19076928 31513420 761376 2.32 408192 11694260 1932256 5.69 2460684 10328140 176 15:58:31 15:57:01 19077308 31513804 761060 2.31 408208 11694268 1932256 5.69 2461036 10328144 176 15:58:31 15:58:01 17558864 31472256 797012 2.42 454680 13002640 1952148 5.75 2593164 11586588 688 15:58:31 Average: 20261907 31501532 777526 2.36 359216 10622175 1943810 5.73 2311855 9374359 88258 15:58:31 15:58:31 15:28:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:58:31 15:29:01 lo 4.73 4.73 0.46 0.46 0.00 0.00 0.00 0.00 15:58:31 15:29:01 ens3 1477.72 1398.43 12080.63 173.31 0.00 0.00 0.00 0.00 15:58:31 15:29:01 docker0 567.08 510.13 39.87 2755.52 0.00 0.00 0.00 0.00 15:58:31 15:29:01 vethc20979c 5.98 6.36 0.55 5.66 0.00 0.00 0.00 0.00 15:58:31 15:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:58:31 15:30:01 vethccf3a64 0.10 0.28 0.01 0.03 0.00 0.00 0.00 0.00 15:58:31 15:30:01 ens3 163.59 103.93 718.96 43.42 0.00 0.00 0.00 0.00 15:58:31 15:30:01 docker0 72.95 116.85 5.77 677.58 0.00 0.00 0.00 0.00 15:58:31 15:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:58:31 15:31:01 vethccf3a64 1.51 1.53 0.13 0.13 0.00 0.00 0.00 0.00 15:58:31 15:31:01 ens3 39.55 40.67 23.88 88.45 0.00 0.00 0.00 0.00 15:58:31 15:31:01 docker0 1.51 1.51 0.11 0.13 0.00 0.00 0.00 0.00 15:58:31 15:32:01 vethc0a1f54 2.92 4.08 0.27 2.35 0.00 0.00 0.00 0.00 15:58:31 15:32:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 15:58:31 15:32:01 vethe43a7d4 2.93 4.13 0.27 2.23 0.00 0.00 0.00 0.00 15:58:31 15:32:01 veth446c943 2.85 3.80 0.27 2.20 0.00 0.00 0.00 0.00 15:58:31 15:32:01 ens3 124.53 77.51 1919.94 21.05 0.00 0.00 0.00 0.00 15:58:31 15:32:01 docker0 21.64 37.12 1.59 223.78 0.00 0.00 0.00 0.00 15:58:31 15:32:01 vethefd457f 0.00 0.33 0.00 0.02 0.00 0.00 0.00 0.00 15:58:31 15:32:01 veth9d8194f 2.75 3.80 0.26 2.20 0.00 0.00 0.00 0.00 15:58:31 15:32:01 vethc799c55 2.90 3.87 0.27 2.34 0.00 0.00 0.00 0.00 15:58:31 15:33:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 15:58:31 15:33:01 ens3 934.89 534.01 6629.28 51.39 0.00 0.00 0.00 0.00 15:58:31 15:33:01 docker0 505.01 876.21 40.33 6034.65 0.00 0.00 0.00 0.00 15:58:31 15:33:01 vethefd457f 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:58:31 15:34:01 lo 1.73 1.73 0.16 0.16 0.00 0.00 0.00 0.00 15:58:31 15:34:01 ens3 114.41 57.87 1720.10 15.35 0.00 0.00 0.00 0.00 15:58:31 15:34:01 docker0 13.85 24.33 0.89 323.67 0.00 0.00 0.00 0.00 15:58:31 15:34:01 vethefd457f 0.00 0.27 0.00 0.01 0.00 0.00 0.00 0.00 15:58:31 15:34:01 veth8de6036 0.93 1.22 0.07 10.90 0.00 0.00 0.00 0.00 15:58:31 15:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:58:31 15:35:01 ens3 416.17 191.19 2594.15 29.71 0.00 0.00 0.00 0.00 15:58:31 15:35:01 docker0 174.27 386.42 14.34 2570.30 0.00 0.00 0.00 0.00 15:58:31 15:35:01 vethefd457f 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 15:58:31 15:35:01 veth7a1972d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:58:31 15:35:01 veth281450d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:58:31 15:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:58:31 15:36:01 ens3 269.03 151.60 1467.55 30.87 0.00 0.00 0.00 0.00 15:58:31 15:36:01 docker0 120.53 224.53 9.06 1432.13 0.00 0.00 0.00 0.00 15:58:31 15:36:01 vethefd457f 0.00 0.25 0.00 0.01 0.00 0.00 0.00 0.00 15:58:31 15:37:01 lo 26.06 26.06 2.57 2.57 0.00 0.00 0.00 0.00 15:58:31 15:37:01 ens3 218.01 232.29 285.69 810.88 0.00 0.00 0.00 0.00 15:58:31 15:37:01 docker0 5.97 10.66 0.40 148.00 0.00 0.00 0.00 0.00 15:58:31 15:38:01 lo 43.79 43.79 4.31 4.31 0.00 0.00 0.00 0.00 15:58:31 15:38:01 ens3 447.88 473.77 218.86 2575.99 0.00 0.00 0.00 0.00 15:58:31 15:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:58:31 15:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:58:31 15:39:01 ens3 0.18 0.15 0.08 0.10 0.00 0.00 0.00 0.00 15:58:31 15:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:58:31 15:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:58:31 15:40:01 ens3 1.92 1.60 8.18 0.11 0.00 0.00 0.00 0.00 15:58:31 15:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:58:31 15:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:58:31 15:41:01 ens3 2.82 2.40 6.30 0.16 0.00 0.00 0.00 0.00 15:58:31 15:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:58:31 15:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:58:31 15:42:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:58:31 15:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:58:31 15:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:58:31 15:43:01 ens3 0.48 0.38 0.26 0.21 0.00 0.00 0.00 0.00 15:58:31 15:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:58:31 15:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:58:31 15:44:01 ens3 0.25 0.23 0.08 0.07 0.00 0.00 0.00 0.00 15:58:31 15:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:58:31 15:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:58:31 15:45:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 15:58:31 15:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:58:31 15:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:58:31 15:46:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:58:31 15:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:58:31 15:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:58:31 15:47:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:58:31 15:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:58:31 15:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:58:31 15:48:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:58:31 15:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:58:31 15:49:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 15:58:31 15:49:01 ens3 7.48 5.58 5.37 6.14 0.00 0.00 0.00 0.00 15:58:31 15:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:58:31 15:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:58:31 15:50:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:58:31 15:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:58:31 15:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:58:31 15:51:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:58:31 15:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:58:31 15:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:58:31 15:52:01 ens3 0.30 0.22 0.13 0.07 0.00 0.00 0.00 0.00 15:58:31 15:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:58:31 15:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:58:31 15:53:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:58:31 15:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:58:31 15:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:58:31 15:54:01 ens3 0.28 0.28 0.09 0.08 0.00 0.00 0.00 0.00 15:58:31 15:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:58:31 15:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:58:31 15:55:01 ens3 0.18 0.15 0.22 0.01 0.00 0.00 0.00 0.00 15:58:31 15:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:58:31 15:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:58:31 15:56:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:58:31 15:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:58:31 15:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:58:31 15:57:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:58:31 15:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:58:31 15:58:01 lo 2.53 2.53 0.25 0.25 0.00 0.00 0.00 0.00 15:58:31 15:58:01 veth3c6b3f7 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 15:58:31 15:58:01 ens3 368.96 238.31 7765.58 141.07 0.00 0.00 0.00 0.00 15:58:31 15:58:01 docker0 38.11 53.04 3.19 579.77 0.00 0.00 0.00 0.00 15:58:31 Average: lo 2.74 2.74 0.27 0.27 0.00 0.00 0.00 0.00 15:58:31 Average: veth3c6b3f7 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:58:31 Average: ens3 153.09 117.10 1182.42 132.95 0.00 0.00 0.00 0.00 15:58:31 Average: docker0 50.75 74.78 3.86 492.12 0.00 0.00 0.00 0.00 15:58:31 15:58:31 15:58:31 ---> sar -P ALL: 15:58:31 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-12588) 05/03/23 _x86_64_ (8 CPU) 15:58:31 15:58:31 15:27:38 LINUX RESTART (8 CPU) 15:58:31 15:58:31 15:28:01 CPU %user %nice %system %iowait %steal %idle 15:58:31 15:29:01 all 11.31 0.00 4.17 3.75 0.07 80.70 15:58:31 15:29:01 0 11.97 0.00 3.86 11.58 0.07 72.52 15:58:31 15:29:01 1 10.27 0.00 4.44 2.67 0.05 82.58 15:58:31 15:29:01 2 13.16 0.00 5.86 7.76 0.07 73.16 15:58:31 15:29:01 3 9.69 0.00 4.20 3.29 0.08 82.73 15:58:31 15:29:01 4 11.90 0.00 3.74 2.97 0.07 81.33 15:58:31 15:29:01 5 11.79 0.00 3.63 1.04 0.05 83.48 15:58:31 15:29:01 6 12.15 0.00 3.69 0.24 0.05 83.87 15:58:31 15:29:01 7 9.55 0.00 3.92 0.44 0.14 85.95 15:58:31 15:30:01 all 28.41 0.00 5.58 1.71 0.09 64.20 15:58:31 15:30:01 0 24.26 0.00 4.47 1.44 0.08 69.74 15:58:31 15:30:01 1 31.52 0.00 6.74 0.45 0.08 61.20 15:58:31 15:30:01 2 31.34 0.00 6.35 1.26 0.10 60.94 15:58:31 15:30:01 3 27.82 0.00 4.97 2.95 0.08 64.18 15:58:31 15:30:01 4 25.82 0.00 4.24 0.10 0.10 69.74 15:58:31 15:30:01 5 29.59 0.00 5.10 0.17 0.08 65.06 15:58:31 15:30:01 6 29.14 0.00 6.98 6.95 0.10 56.84 15:58:31 15:30:01 7 27.81 0.00 5.78 0.37 0.10 65.94 15:58:31 15:31:01 all 42.45 0.00 6.00 1.62 0.11 49.84 15:58:31 15:31:01 0 38.58 0.00 5.68 10.64 0.10 45.00 15:58:31 15:31:01 1 42.48 0.00 5.70 0.10 0.10 51.62 15:58:31 15:31:01 2 42.66 0.00 6.38 0.07 0.10 50.80 15:58:31 15:31:01 3 46.40 0.00 5.95 1.57 0.12 45.96 15:58:31 15:31:01 4 40.38 0.00 5.77 0.12 0.12 53.61 15:58:31 15:31:01 5 43.64 0.00 6.26 0.10 0.10 49.90 15:58:31 15:31:01 6 42.83 0.00 6.02 0.14 0.09 50.93 15:58:31 15:31:01 7 42.58 0.00 6.22 0.20 0.12 50.88 15:58:31 15:32:01 all 14.90 0.00 8.05 3.97 0.07 73.01 15:58:31 15:32:01 0 13.89 0.00 8.16 9.54 0.07 68.34 15:58:31 15:32:01 1 15.75 0.00 8.97 0.03 0.07 75.17 15:58:31 15:32:01 2 14.93 0.00 9.30 0.22 0.09 75.47 15:58:31 15:32:01 3 15.09 0.00 7.94 3.63 0.09 73.26 15:58:31 15:32:01 4 14.12 0.00 7.58 0.22 0.07 78.01 15:58:31 15:32:01 5 15.45 0.00 6.50 4.91 0.07 73.07 15:58:31 15:32:01 6 16.18 0.00 9.42 12.35 0.07 61.98 15:58:31 15:32:01 7 13.82 0.00 6.51 0.87 0.09 78.72 15:58:31 15:33:01 all 9.13 0.00 4.72 14.85 0.08 71.22 15:58:31 15:33:01 0 9.10 0.00 4.61 8.41 0.08 77.80 15:58:31 15:33:01 1 8.36 0.00 5.83 36.93 0.08 48.80 15:58:31 15:33:01 2 9.15 0.00 4.31 14.39 0.07 72.08 15:58:31 15:33:01 3 9.93 0.00 3.85 8.05 0.07 78.11 15:58:31 15:33:01 4 9.56 0.00 4.93 11.64 0.07 73.80 15:58:31 15:33:01 5 9.35 0.00 4.44 12.70 0.07 73.44 15:58:31 15:33:01 6 9.51 0.00 5.70 18.53 0.08 66.17 15:58:31 15:33:01 7 8.12 0.00 4.11 8.15 0.10 79.52 15:58:31 15:34:01 all 28.29 0.00 8.94 16.18 0.11 46.48 15:58:31 15:34:01 0 30.24 0.00 8.90 33.02 0.12 27.71 15:58:31 15:34:01 1 27.23 0.00 8.32 6.85 0.08 57.52 15:58:31 15:34:01 2 26.69 0.00 6.72 7.91 0.08 58.60 15:58:31 15:34:01 3 25.37 0.00 7.90 7.43 0.10 59.20 15:58:31 15:34:01 4 29.97 0.00 10.97 8.41 0.12 50.53 15:58:31 15:34:01 5 29.95 0.00 9.65 19.87 0.10 40.43 15:58:31 15:34:01 6 30.09 0.00 11.00 34.77 0.10 24.04 15:58:31 15:34:01 7 26.77 0.00 8.07 11.24 0.14 53.78 15:58:31 15:35:01 all 34.93 0.00 9.26 16.66 0.16 39.00 15:58:31 15:35:01 0 37.04 0.00 10.30 8.90 0.22 43.54 15:58:31 15:35:01 1 33.08 0.00 7.91 8.41 0.14 50.46 15:58:31 15:35:01 2 33.54 0.00 8.53 15.19 0.17 42.57 15:58:31 15:35:01 3 34.10 0.00 7.86 24.22 0.12 33.70 15:58:31 15:35:01 4 34.39 0.00 10.83 22.05 0.14 32.60 15:58:31 15:35:01 5 36.10 0.00 9.76 23.57 0.14 30.42 15:58:31 15:35:01 6 38.18 0.00 9.86 12.58 0.14 39.24 15:58:31 15:35:01 7 32.99 0.00 9.04 18.35 0.19 39.44 15:58:31 15:36:01 all 44.93 0.00 10.38 16.09 0.14 28.45 15:58:31 15:36:01 0 47.32 0.00 10.66 17.32 0.15 24.55 15:58:31 15:36:01 1 42.21 0.00 9.42 13.39 0.14 34.85 15:58:31 15:36:01 2 44.35 0.00 10.10 14.96 0.15 30.44 15:58:31 15:36:01 3 43.46 0.00 9.92 13.66 0.14 32.83 15:58:31 15:36:01 4 46.77 0.00 11.12 21.55 0.15 20.40 15:58:31 15:36:01 5 45.27 0.00 11.86 15.82 0.15 26.90 15:58:31 15:36:01 6 46.79 0.00 10.29 21.97 0.14 20.81 15:58:31 15:36:01 7 43.28 0.00 9.69 10.05 0.14 36.84 15:58:31 15:37:01 all 24.12 0.00 5.02 5.15 0.08 65.62 15:58:31 15:37:01 0 24.50 0.00 5.31 2.38 0.08 67.73 15:58:31 15:37:01 1 23.01 0.00 4.21 1.09 0.07 71.62 15:58:31 15:37:01 2 23.45 0.00 5.13 2.86 0.07 68.50 15:58:31 15:37:01 3 24.78 0.00 4.38 3.39 0.08 67.36 15:58:31 15:37:01 4 25.59 0.00 4.88 7.21 0.08 62.23 15:58:31 15:37:01 5 22.62 0.00 5.10 7.72 0.08 64.49 15:58:31 15:37:01 6 24.83 0.00 5.41 5.12 0.08 64.55 15:58:31 15:37:01 7 24.21 0.00 5.78 11.47 0.08 58.46 15:58:31 15:38:01 all 8.19 0.00 0.96 0.09 0.05 90.70 15:58:31 15:38:01 0 6.91 0.00 0.91 0.02 0.05 92.12 15:58:31 15:38:01 1 9.89 0.00 0.77 0.03 0.05 89.26 15:58:31 15:38:01 2 9.22 0.00 0.99 0.27 0.05 89.47 15:58:31 15:38:01 3 9.55 0.00 1.09 0.03 0.07 89.27 15:58:31 15:38:01 4 7.18 0.00 0.60 0.03 0.05 92.14 15:58:31 15:38:01 5 3.50 0.00 0.68 0.02 0.02 95.78 15:58:31 15:38:01 6 7.85 0.00 1.04 0.28 0.05 90.77 15:58:31 15:38:01 7 11.47 0.00 1.63 0.03 0.08 86.78 15:58:31 15:39:01 all 0.03 0.00 0.02 0.00 0.01 99.94 15:58:31 15:39:01 0 0.05 0.00 0.02 0.00 0.00 99.93 15:58:31 15:39:01 1 0.03 0.00 0.00 0.00 0.00 99.97 15:58:31 15:39:01 2 0.02 0.00 0.03 0.03 0.02 99.90 15:58:31 15:39:01 3 0.03 0.00 0.02 0.00 0.02 99.93 15:58:31 15:39:01 4 0.03 0.00 0.00 0.00 0.00 99.97 15:58:31 15:39:01 5 0.00 0.00 0.02 0.00 0.00 99.98 15:58:31 15:39:01 6 0.07 0.00 0.03 0.00 0.02 99.88 15:58:31 15:39:01 7 0.03 0.00 0.02 0.00 0.02 99.93 15:58:31 15:58:31 15:39:01 CPU %user %nice %system %iowait %steal %idle 15:58:31 15:40:01 all 0.11 0.00 0.02 0.01 0.01 99.86 15:58:31 15:40:01 0 0.02 0.00 0.02 0.00 0.02 99.95 15:58:31 15:40:01 1 0.71 0.00 0.02 0.00 0.00 99.27 15:58:31 15:40:01 2 0.05 0.00 0.03 0.05 0.02 99.85 15:58:31 15:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:58:31 15:40:01 4 0.02 0.00 0.02 0.00 0.00 99.97 15:58:31 15:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:58:31 15:40:01 6 0.05 0.00 0.03 0.00 0.02 99.90 15:58:31 15:40:01 7 0.05 0.00 0.02 0.00 0.00 99.93 15:58:31 15:41:01 all 0.03 0.00 0.02 0.00 0.01 99.93 15:58:31 15:41:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:58:31 15:41:01 1 0.05 0.00 0.02 0.00 0.02 99.92 15:58:31 15:41:01 2 0.07 0.00 0.07 0.03 0.02 99.82 15:58:31 15:41:01 3 0.02 0.00 0.05 0.00 0.00 99.93 15:58:31 15:41:01 4 0.03 0.00 0.02 0.00 0.00 99.95 15:58:31 15:41:01 5 0.00 0.00 0.00 0.00 0.02 99.98 15:58:31 15:41:01 6 0.05 0.00 0.02 0.00 0.00 99.93 15:58:31 15:41:01 7 0.03 0.00 0.02 0.00 0.00 99.95 15:58:31 15:42:01 all 0.02 0.00 0.01 0.01 0.01 99.96 15:58:31 15:42:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:58:31 15:42:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:58:31 15:42:01 2 0.07 0.00 0.03 0.02 0.02 99.87 15:58:31 15:42:01 3 0.02 0.00 0.00 0.00 0.02 99.97 15:58:31 15:42:01 4 0.00 0.00 0.00 0.00 0.02 99.98 15:58:31 15:42:01 5 0.02 0.00 0.02 0.00 0.00 99.97 15:58:31 15:42:01 6 0.02 0.00 0.02 0.03 0.00 99.93 15:58:31 15:42:01 7 0.03 0.00 0.00 0.00 0.00 99.97 15:58:31 15:43:01 all 0.03 0.00 0.03 0.01 0.00 99.92 15:58:31 15:43:01 0 0.07 0.00 0.03 0.00 0.00 99.90 15:58:31 15:43:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:58:31 15:43:01 2 0.05 0.00 0.03 0.10 0.02 99.80 15:58:31 15:43:01 3 0.05 0.00 0.05 0.00 0.00 99.90 15:58:31 15:43:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:58:31 15:43:01 5 0.02 0.00 0.03 0.00 0.00 99.95 15:58:31 15:43:01 6 0.03 0.00 0.02 0.00 0.02 99.93 15:58:31 15:43:01 7 0.02 0.00 0.03 0.00 0.00 99.95 15:58:31 15:44:01 all 0.01 0.00 0.01 0.00 0.00 99.97 15:58:31 15:44:01 0 0.03 0.00 0.00 0.00 0.02 99.95 15:58:31 15:44:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:58:31 15:44:01 2 0.05 0.00 0.03 0.02 0.02 99.88 15:58:31 15:44:01 3 0.00 0.00 0.02 0.00 0.00 99.98 15:58:31 15:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:58:31 15:44:01 5 0.00 0.00 0.02 0.00 0.00 99.98 15:58:31 15:44:01 6 0.02 0.00 0.00 0.02 0.00 99.97 15:58:31 15:44:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:58:31 15:45:01 all 0.10 0.00 0.02 0.00 0.00 99.88 15:58:31 15:45:01 0 0.03 0.00 0.00 0.00 0.00 99.97 15:58:31 15:45:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:58:31 15:45:01 2 0.05 0.00 0.05 0.00 0.00 99.90 15:58:31 15:45:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:58:31 15:45:01 4 0.07 0.00 0.05 0.00 0.00 99.88 15:58:31 15:45:01 5 0.02 0.00 0.02 0.00 0.00 99.97 15:58:31 15:45:01 6 0.03 0.00 0.02 0.02 0.00 99.93 15:58:31 15:45:01 7 0.56 0.00 0.00 0.00 0.02 99.42 15:58:31 15:46:01 all 0.02 0.00 0.01 0.00 0.03 99.94 15:58:31 15:46:01 0 0.03 0.00 0.02 0.00 0.00 99.95 15:58:31 15:46:01 1 0.02 0.00 0.02 0.00 0.05 99.92 15:58:31 15:46:01 2 0.02 0.00 0.02 0.02 0.05 99.90 15:58:31 15:46:01 3 0.00 0.00 0.00 0.00 0.02 99.98 15:58:31 15:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:58:31 15:46:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:58:31 15:46:01 6 0.02 0.00 0.02 0.00 0.02 99.95 15:58:31 15:46:01 7 0.07 0.00 0.02 0.00 0.13 99.78 15:58:31 15:47:01 all 0.03 0.00 0.01 0.00 0.00 99.96 15:58:31 15:47:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:58:31 15:47:01 1 0.03 0.00 0.00 0.00 0.00 99.97 15:58:31 15:47:01 2 0.03 0.00 0.02 0.02 0.02 99.92 15:58:31 15:47:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:58:31 15:47:01 4 0.02 0.00 0.02 0.00 0.00 99.97 15:58:31 15:47:01 5 0.02 0.00 0.02 0.00 0.00 99.97 15:58:31 15:47:01 6 0.03 0.00 0.02 0.02 0.00 99.93 15:58:31 15:47:01 7 0.05 0.00 0.02 0.00 0.00 99.93 15:58:31 15:48:01 all 0.02 0.00 0.01 0.00 0.00 99.96 15:58:31 15:48:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:58:31 15:48:01 1 0.00 0.00 0.02 0.00 0.00 99.98 15:58:31 15:48:01 2 0.10 0.00 0.02 0.00 0.02 99.87 15:58:31 15:48:01 3 0.02 0.00 0.03 0.00 0.00 99.95 15:58:31 15:48:01 4 0.00 0.00 0.00 0.00 0.02 99.98 15:58:31 15:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:58:31 15:48:01 6 0.02 0.00 0.02 0.02 0.00 99.95 15:58:31 15:48:01 7 0.03 0.00 0.00 0.00 0.00 99.97 15:58:31 15:49:01 all 0.26 0.00 0.04 0.01 0.01 99.68 15:58:31 15:49:01 0 0.38 0.00 0.13 0.03 0.02 99.43 15:58:31 15:49:01 1 0.08 0.00 0.03 0.02 0.02 99.85 15:58:31 15:49:01 2 0.93 0.00 0.00 0.03 0.00 99.03 15:58:31 15:49:01 3 0.05 0.00 0.00 0.00 0.00 99.95 15:58:31 15:49:01 4 0.10 0.00 0.07 0.00 0.00 99.83 15:58:31 15:49:01 5 0.07 0.00 0.02 0.00 0.00 99.92 15:58:31 15:49:01 6 0.25 0.00 0.02 0.02 0.02 99.70 15:58:31 15:49:01 7 0.20 0.00 0.03 0.00 0.02 99.75 15:58:31 15:50:01 all 0.10 0.00 0.01 0.00 0.01 99.88 15:58:31 15:50:01 0 0.07 0.00 0.03 0.00 0.02 99.88 15:58:31 15:50:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:58:31 15:50:01 2 0.00 0.00 0.02 0.02 0.00 99.97 15:58:31 15:50:01 3 0.00 0.00 0.00 0.00 0.02 99.98 15:58:31 15:50:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:58:31 15:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:58:31 15:50:01 6 0.02 0.00 0.00 0.02 0.00 99.97 15:58:31 15:50:01 7 0.70 0.00 0.03 0.00 0.02 99.25 15:58:31 15:58:31 15:50:01 CPU %user %nice %system %iowait %steal %idle 15:58:31 15:51:01 all 0.14 0.00 0.01 0.00 0.01 99.84 15:58:31 15:51:01 0 0.05 0.00 0.03 0.00 0.02 99.90 15:58:31 15:51:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:58:31 15:51:01 2 0.02 0.00 0.00 0.00 0.02 99.97 15:58:31 15:51:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:58:31 15:51:01 4 0.03 0.00 0.00 0.00 0.00 99.97 15:58:31 15:51:01 5 0.00 0.00 0.02 0.00 0.00 99.98 15:58:31 15:51:01 6 0.03 0.00 0.02 0.02 0.02 99.92 15:58:31 15:51:01 7 0.96 0.00 0.05 0.00 0.00 98.99 15:58:31 15:52:01 all 0.02 0.00 0.01 0.00 0.00 99.97 15:58:31 15:52:01 0 0.05 0.00 0.02 0.00 0.02 99.92 15:58:31 15:52:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:58:31 15:52:01 2 0.00 0.00 0.03 0.02 0.00 99.95 15:58:31 15:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:58:31 15:52:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:58:31 15:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:58:31 15:52:01 6 0.05 0.00 0.00 0.00 0.00 99.95 15:58:31 15:52:01 7 0.05 0.00 0.02 0.00 0.00 99.93 15:58:31 15:53:01 all 0.03 0.00 0.01 0.01 0.01 99.94 15:58:31 15:53:01 0 0.03 0.00 0.03 0.00 0.02 99.92 15:58:31 15:53:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:58:31 15:53:01 2 0.08 0.00 0.03 0.03 0.00 99.85 15:58:31 15:53:01 3 0.03 0.00 0.00 0.00 0.00 99.97 15:58:31 15:53:01 4 0.02 0.00 0.00 0.00 0.02 99.97 15:58:31 15:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:58:31 15:53:01 6 0.03 0.00 0.02 0.02 0.02 99.92 15:58:31 15:53:01 7 0.05 0.00 0.02 0.00 0.00 99.93 15:58:31 15:54:01 all 0.02 0.00 0.02 0.00 0.00 99.96 15:58:31 15:54:01 0 0.03 0.00 0.03 0.00 0.00 99.93 15:58:31 15:54:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:58:31 15:54:01 2 0.03 0.00 0.02 0.02 0.00 99.93 15:58:31 15:54:01 3 0.00 0.00 0.02 0.00 0.00 99.98 15:58:31 15:54:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:58:31 15:54:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:58:31 15:54:01 6 0.05 0.00 0.02 0.02 0.00 99.92 15:58:31 15:54:01 7 0.02 0.00 0.03 0.00 0.02 99.93 15:58:31 15:55:01 all 0.02 0.00 0.01 0.00 0.01 99.96 15:58:31 15:55:01 0 0.05 0.00 0.05 0.00 0.02 99.88 15:58:31 15:55:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:58:31 15:55:01 2 0.05 0.00 0.02 0.02 0.02 99.90 15:58:31 15:55:01 3 0.00 0.00 0.02 0.00 0.00 99.98 15:58:31 15:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:58:31 15:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:58:31 15:55:01 6 0.02 0.00 0.03 0.02 0.02 99.92 15:58:31 15:55:01 7 0.03 0.00 0.00 0.00 0.00 99.97 15:58:31 15:56:01 all 0.07 0.00 0.05 0.01 0.00 99.87 15:58:31 15:56:01 0 0.25 0.00 0.15 0.03 0.02 99.55 15:58:31 15:56:01 1 0.05 0.00 0.02 0.00 0.00 99.93 15:58:31 15:56:01 2 0.05 0.00 0.03 0.02 0.00 99.90 15:58:31 15:56:01 3 0.05 0.00 0.00 0.00 0.02 99.93 15:58:31 15:56:01 4 0.07 0.00 0.03 0.00 0.00 99.90 15:58:31 15:56:01 5 0.02 0.00 0.05 0.00 0.00 99.93 15:58:31 15:56:01 6 0.05 0.00 0.07 0.03 0.00 99.85 15:58:31 15:56:01 7 0.03 0.00 0.03 0.00 0.00 99.93 15:58:31 15:57:01 all 0.21 0.00 0.01 0.00 0.01 99.77 15:58:31 15:57:01 0 0.05 0.00 0.02 0.00 0.02 99.92 15:58:31 15:57:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:58:31 15:57:01 2 0.02 0.00 0.02 0.02 0.00 99.95 15:58:31 15:57:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:58:31 15:57:01 4 1.52 0.00 0.00 0.00 0.02 98.47 15:58:31 15:57:01 5 0.00 0.00 0.02 0.00 0.00 99.98 15:58:31 15:57:01 6 0.05 0.00 0.02 0.02 0.02 99.90 15:58:31 15:57:01 7 0.03 0.00 0.00 0.00 0.00 99.97 15:58:31 15:58:01 all 8.29 0.00 3.43 1.31 0.05 86.91 15:58:31 15:58:01 0 9.34 0.00 3.18 0.03 0.07 87.38 15:58:31 15:58:01 1 9.21 0.00 4.62 6.99 0.05 79.12 15:58:31 15:58:01 2 6.98 0.00 2.57 1.98 0.05 88.42 15:58:31 15:58:01 3 8.46 0.00 4.14 0.02 0.05 87.34 15:58:31 15:58:01 4 8.70 0.00 3.06 0.79 0.03 87.42 15:58:31 15:58:01 5 8.08 0.00 2.67 0.03 0.05 89.16 15:58:31 15:58:01 6 7.72 0.00 3.48 0.67 0.05 88.07 15:58:31 15:58:01 7 7.84 0.00 3.73 0.03 0.07 88.33 15:58:31 Average: all 8.44 0.00 2.20 2.68 0.04 86.63 15:58:31 Average: 0 8.38 0.00 2.19 3.41 0.04 85.98 15:58:31 Average: 1 8.38 0.00 2.21 2.54 0.03 86.83 15:58:31 Average: 2 8.47 0.00 2.20 2.22 0.04 87.07 15:58:31 Average: 3 8.40 0.00 2.06 2.25 0.04 87.27 15:58:31 Average: 4 8.44 0.00 2.24 2.47 0.04 86.81 15:58:31 Average: 5 8.41 0.00 2.17 2.83 0.03 86.55 15:58:31 Average: 6 8.78 0.00 2.42 3.75 0.04 85.03 15:58:31 Average: 7 8.27 0.00 2.13 2.02 0.05 87.53 15:58:31 15:58:31 15:58:31