Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 587930f9e62dbb8d1de22549799db07406fff5b2 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-ssh4435379001628926352.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh14557264253342049812.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh13864182074104594538.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh964473401856864600.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-ssh767443395017270779.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]] ========================================================= [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.21 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-26983 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/620 [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/620 # 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 587930f9e62dbb8d1de22549799db07406fff5b2 (main) Commit message: "Merge pull request #4745 from edgexfoundry/dependabot/go_modules/golang.org/x/crypto-0.18.0" > 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 587930f9e62dbb8d1de22549799db07406fff5b2 # timeout=10 > git rev-list --no-walk 8cfc94cd75e30df1480b0ea8a4047b84af89fc1a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:47:20 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:47:20 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:47:20 ========================================================= 10:47:20 EdgeX Global Pipelines Version Info 10:47:20 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:47:21 ------------------- 10:47:21 stable info: 10:47:21 ------------------- 10:47:21 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:47:21 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 10:47:21 Message: update stable to v1.0.258 10:47:21 ------------------- 10:47:21 experimental info: 10:47:21 ------------------- 10:47:21 Commited By: **** collab-it+edgex@linuxfoundation.org 10:47:21 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 10:47:21 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:47:21 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 10:47:21 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 10:47:21 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:47:21 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:47:21 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:47:21 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 10:47:21 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:47:21 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 10:47:21 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 10:47:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 10:47:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:47:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:47:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:47:22 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:47:22 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:47:22 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:47:22 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:47:22 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:47:22 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 10:47:22 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 10:47:22 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:47:22 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:47:22 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:47:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 10:47:22 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 10:47:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 10:47:22 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 587930f9e62dbb8d1de22549799db07406fff5b2 [Pipeline] echo 10:47:22 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 587930f [Pipeline] echo 10:47:22 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:47:22 provisioning config files... 10:47:22 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/620@tmp/config5812554357488349058tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:47:23 ---> ****-login.sh 10:47:23 nexus3.edgexfoundry.org:10001 10:47:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:47:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:47:23 Configure a credential helper to remove this warning. See 10:47:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:47:23 10:47:23 Login Succeeded 10:47:23 nexus3.edgexfoundry.org:10002 10:47:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:47:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:47:23 Configure a credential helper to remove this warning. See 10:47:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:47:23 10:47:23 Login Succeeded 10:47:23 nexus3.edgexfoundry.org:10003 10:47:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:47:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:47:23 Configure a credential helper to remove this warning. See 10:47:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:47:23 10:47:23 Login Succeeded 10:47:23 nexus3.edgexfoundry.org:10004 10:47:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:47:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:47:23 Configure a credential helper to remove this warning. See 10:47:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:47:23 10:47:23 Login Succeeded 10:47:23 ****.io 10:47:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:47:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:47:24 Configure a credential helper to remove this warning. See 10:47:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:47:24 10:47:24 Login Succeeded 10:47:24 ---> ****-login.sh ends [Pipeline] } 10:47:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:47:24 + 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 10:47:24 + + cut -d/ -f2 10:47:24 dirname cmd/core-command/Dockerfile 10:47:24 + echo core-command,cmd/core-command/Dockerfile 10:47:24 + dirname cmd/core-common-config-bootstrapper/Dockerfile 10:47:24 + cut -d/ -f2 10:47:24 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 10:47:24 + dirname cmd/core-data/Dockerfile 10:47:24 + cut -d/ -f2 10:47:24 + echo core-data,cmd/core-data/Dockerfile 10:47:24 + dirname cmd/core-metadata/Dockerfile 10:47:24 + cut -d/ -f2 10:47:24 + echo core-metadata,cmd/core-metadata/Dockerfile 10:47:24 + dirname cmd/security-bootstrapper/Dockerfile 10:47:24 + cut -d/ -f2 10:47:24 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 10:47:24 + dirname cmd/security-proxy-auth/Dockerfile 10:47:24 + cut -d/ -f2 10:47:24 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 10:47:24 + dirname cmd/security-proxy-setup/Dockerfile 10:47:24 + cut -d/ -f2 10:47:24 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 10:47:24 + dirname cmd/security-secretstore-setup/Dockerfile 10:47:24 + cut -d/ -f2 10:47:24 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 10:47:24 + dirname cmd/security-spiffe-token-provider/Dockerfile 10:47:24 + cut -d/ -f2 10:47:24 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 10:47:24 + dirname cmd/security-spire-agent/Dockerfile 10:47:24 + cut -d/ -f2 10:47:24 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 10:47:24 + dirname cmd/security-spire-config/Dockerfile 10:47:24 + cut -d/ -f2 10:47:24 + echo security-spire-config,cmd/security-spire-config/Dockerfile 10:47:24 + dirname cmd/security-spire-server/Dockerfile 10:47:24 + cut -d/ -f2 10:47:24 + echo security-spire-server,cmd/security-spire-server/Dockerfile 10:47:24 + + cut -d/ -f2 10:47:24 dirname cmd/support-notifications/Dockerfile 10:47:24 + echo support-notifications,cmd/support-notifications/Dockerfile 10:47:24 + dirname cmd/support-scheduler/Dockerfile 10:47:24 + cut -d/ -f2 10:47:24 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 10:47:24 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 10:47:25 + git rev-list -1 --merges 587930f9e62dbb8d1de22549799db07406fff5b2~1..587930f9e62dbb8d1de22549799db07406fff5b2 [Pipeline] echo 10:47:25 -----------> git rev-list -1 --merges 587930f9e62dbb8d1de22549799db07406fff5b2~1..587930f9e62dbb8d1de22549799db07406fff5b2 587930f9e62dbb8d1de22549799db07406fff5b2 10:47:25 587930f9e62dbb8d1de22549799db07406fff5b2 [false] [Pipeline] sh 10:47:25 + git log --format=format:%s -1 587930f9e62dbb8d1de22549799db07406fff5b2 [Pipeline] echo 10:47:25 ========================================================= 10:47:25 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:47:25 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 10:47:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:47:25 + grep -v github /etc/ssh/ssh_known_hosts 10:47:25 + [ -e /tmp/ssh_known_hosts ] 10:47:25 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:47:25 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:47:25 + sudo tee -a /etc/ssh/ssh_known_hosts 10:47:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:47:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:47:26 10:47:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:47:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:47:26 0.1.4: Pulling from edgex-devops/py-git-semver 10:47:26 b85a868b505f: Pulling fs layer 10:47:26 e2be974225ed: Pulling fs layer 10:47:26 339a4e72a1f5: Pulling fs layer 10:47:26 988bab9f4d93: Pulling fs layer 10:47:26 1469e6f7b9e6: Pulling fs layer 10:47:26 eaf3925da568: Pulling fs layer 10:47:26 bab4dde63d76: Pulling fs layer 10:47:26 bde34c3a00c8: Pulling fs layer 10:47:26 b352a97aabf1: Pulling fs layer 10:47:26 4872d77fe225: Pulling fs layer 10:47:26 5851b861e8e6: Pulling fs layer 10:47:26 b352a97aabf1: Waiting 10:47:26 4872d77fe225: Waiting 10:47:26 5851b861e8e6: Waiting 10:47:26 eaf3925da568: Waiting 10:47:26 bab4dde63d76: Waiting 10:47:26 bde34c3a00c8: Waiting 10:47:26 988bab9f4d93: Waiting 10:47:26 1469e6f7b9e6: Waiting 10:47:26 e2be974225ed: Download complete 10:47:26 988bab9f4d93: Verifying Checksum 10:47:26 988bab9f4d93: Download complete 10:47:26 1469e6f7b9e6: Verifying Checksum 10:47:26 1469e6f7b9e6: Download complete 10:47:26 eaf3925da568: Verifying Checksum 10:47:26 eaf3925da568: Download complete 10:47:26 339a4e72a1f5: Verifying Checksum 10:47:26 339a4e72a1f5: Download complete 10:47:26 bde34c3a00c8: Download complete 10:47:26 b352a97aabf1: Verifying Checksum 10:47:26 b352a97aabf1: Download complete 10:47:26 4872d77fe225: Download complete 10:47:26 5851b861e8e6: Download complete 10:47:26 b85a868b505f: Verifying Checksum 10:47:26 b85a868b505f: Download complete 10:47:27 bab4dde63d76: Verifying Checksum 10:47:27 bab4dde63d76: Download complete 10:47:28 b85a868b505f: Pull complete 10:47:28 e2be974225ed: Pull complete 10:47:28 339a4e72a1f5: Pull complete 10:47:28 988bab9f4d93: Pull complete 10:47:29 1469e6f7b9e6: Pull complete 10:47:29 eaf3925da568: Pull complete 10:47:31 bab4dde63d76: Pull complete 10:47:31 bde34c3a00c8: Pull complete 10:47:31 b352a97aabf1: Pull complete 10:47:31 4872d77fe225: Pull complete 10:47:31 5851b861e8e6: Pull complete 10:47:31 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 10:47:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:47:31 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:47:31 prd-ubuntu20.04-docker-8c-8g-26983 does not seem to be running inside a container 10:47:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/620 -v /w/workspace/edgex-go/620:/w/workspace/edgex-go/620:rw,z -v /w/workspace/edgex-go/620@tmp:/w/workspace/edgex-go/620@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 10:47:34 $ docker top 9d485ca7877ab91ca214d9a6ec1f47918fa59161062ac028d6f4a71b45732398 -eo pid,comm 10:47: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). 10:47:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:47:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:47:35 [ssh-agent] Looking for ssh-agent implementation... 10:47:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:47:35 $ docker exec 9d485ca7877ab91ca214d9a6ec1f47918fa59161062ac028d6f4a71b45732398 ssh-agent 10:47:35 SSH_AUTH_SOCK=/tmp/ssh-F2WKVAHkjhXl/agent.31 10:47:35 SSH_AGENT_PID=37 10:47:35 Running ssh-add (command line suppressed) 10:47:35 Identity added: /w/workspace/edgex-go/620@tmp/private_key_3236802005811482733.key (/w/workspace/edgex-go/620@tmp/private_key_3236802005811482733.key) 10:47:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:47:35 + git tag --points-at HEAD [Pipeline] } 10:47:35 $ docker exec --env ******** --env ******** 9d485ca7877ab91ca214d9a6ec1f47918fa59161062ac028d6f4a71b45732398 ssh-agent -k 10:47:35 unset SSH_AUTH_SOCK; 10:47:35 unset SSH_AGENT_PID; 10:47:35 echo Agent pid 37 killed; 10:47:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:47:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:47:35 [ssh-agent] Looking for ssh-agent implementation... 10:47:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:47:35 $ docker exec 9d485ca7877ab91ca214d9a6ec1f47918fa59161062ac028d6f4a71b45732398 ssh-agent 10:47:36 SSH_AUTH_SOCK=/tmp/ssh-MuBhTVzZETVZ/agent.69 10:47:36 SSH_AGENT_PID=75 10:47:36 Running ssh-add (command line suppressed) 10:47:36 Identity added: /w/workspace/edgex-go/620@tmp/private_key_17732989056406834861.key (/w/workspace/edgex-go/620@tmp/private_key_17732989056406834861.key) 10:47:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:47:36 + git semver init 10:47:36 2024-01-09 10:47:36,657 [run_init] DEBUG init version:0.0.0 force:False 10:47:36 2024-01-09 10:47:36,658 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/620/.semver 10:47:36 2024-01-09 10:47:36,658 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/620/.semver 10:47:36 2024-01-09 10:47:36,659 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/620/.semver'], cwd=/w/workspace/edgex-go/620, universal_newlines=False, shell=None, istream=None) 10:47:42 2024-01-09 10:47:41,522 [append_file] DEBUG append to file:/w/workspace/edgex-go/620/.git/info/exclude 10:47:42 2024-01-09 10:47:41,522 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/620/.semver/main with force:False 10:47:42 2024-01-09 10:47:41,522 [read_version] DEBUG read version from /w/workspace/edgex-go/620/.semver/main 10:47:42 2024-01-09 10:47:41,522 [read_version] DEBUG read version from /w/workspace/edgex-go/620/.semver/main 10:47:42 3.2.0-dev.10 [Pipeline] } 10:47:42 $ docker exec --env ******** --env ******** 9d485ca7877ab91ca214d9a6ec1f47918fa59161062ac028d6f4a71b45732398 ssh-agent -k 10:47:42 unset SSH_AUTH_SOCK; 10:47:42 unset SSH_AGENT_PID; 10:47:42 echo Agent pid 75 killed; 10:47:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:47:42 + git semver [Pipeline] } 10:47:42 $ docker stop --time=1 9d485ca7877ab91ca214d9a6ec1f47918fa59161062ac028d6f4a71b45732398 10:47:44 $ docker rm -f --volumes 9d485ca7877ab91ca214d9a6ec1f47918fa59161062ac028d6f4a71b45732398 [Pipeline] // withDockerContainer [Pipeline] sh 10:47:44 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:47:44 Stashed 1 file(s) [Pipeline] echo 10:47:44 [edgeXSemver]: initialized semver on version 3.2.0-dev.10 [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 10:47:45 + git config --global --add safe.directory /w/workspace/edgex-go/620 [Pipeline] echo 10:47:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:47:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:47:45 ========================================================= 10:47:45 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 10:47:45 ========================================================= [Pipeline] fileExists [Pipeline] sh 10:47:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 10:47:45 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 10:47:45 7264a8db6415: Pulling fs layer 10:47:45 c4d48a809fc2: Pulling fs layer 10:47:45 4f1c88b9dad5: Pulling fs layer 10:47:45 ad3a456e5733: Pulling fs layer 10:47:45 ad3a456e5733: Waiting 10:47:45 69c7f0334f64: Pulling fs layer 10:47:45 1f1c1a5573a3: Pulling fs layer 10:47:45 ce7588e14bc9: Pulling fs layer 10:47:45 b5e4710f87ac: Pulling fs layer 10:47:45 69c7f0334f64: Waiting 10:47:45 1f1c1a5573a3: Waiting 10:47:45 ce7588e14bc9: Waiting 10:47:45 b5e4710f87ac: Waiting 10:47:45 c4d48a809fc2: Download complete 10:47:45 ad3a456e5733: Verifying Checksum 10:47:45 ad3a456e5733: Download complete 10:47:45 69c7f0334f64: Verifying Checksum 10:47:45 69c7f0334f64: Download complete 10:47:45 7264a8db6415: Verifying Checksum 10:47:45 7264a8db6415: Download complete 10:47:45 1f1c1a5573a3: Verifying Checksum 10:47:45 1f1c1a5573a3: Download complete 10:47:45 7264a8db6415: Pull complete 10:47:45 b5e4710f87ac: Verifying Checksum 10:47:45 b5e4710f87ac: Download complete 10:47:46 c4d48a809fc2: Pull complete 10:47:46 4f1c88b9dad5: Verifying Checksum 10:47:46 4f1c88b9dad5: Download complete 10:47:46 ce7588e14bc9: Verifying Checksum 10:47:46 ce7588e14bc9: Download complete 10:47:48 4f1c88b9dad5: Pull complete 10:47:48 ad3a456e5733: Pull complete 10:47:49 69c7f0334f64: Pull complete 10:47:49 1f1c1a5573a3: Pull complete 10:47:51 ce7588e14bc9: Pull complete 10:47:52 b5e4710f87ac: Pull complete 10:47:52 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 10:47:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 10:47:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 10:47:52 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 10:47:52 WORKDIR /edgex 10:47:52 COPY go.mod . 10:47:52 RUN go mod download 10:47:52 + docker build -t ci-base-image-x86_64 -f - . 10:47:52 Sending build context to Docker daemon 175.1MB 10:47:52 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 10:47:52 ---> 88b5674ff536 10:47:52 Step 2/4 : WORKDIR /edgex 10:47:59 ---> Running in 25e06019d873 10:47:59 Removing intermediate container 25e06019d873 10:47:59 ---> acadee6c9ec5 10:47:59 Step 3/4 : COPY go.mod . 10:47:59 ---> 840bf032298d 10:47:59 Step 4/4 : RUN go mod download 10:47:59 ---> Running in 4dd24e9ee88a 10:47:59 Still waiting to schedule task 10:47:59 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 10:48:21 Removing intermediate container 4dd24e9ee88a 10:48:21 ---> 1d0be887e04c 10:48:21 Successfully built 1d0be887e04c 10:48:21 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:48:21 + docker inspect -f . ci-base-image-x86_64 10:48:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:48:21 prd-ubuntu20.04-docker-8c-8g-26983 does not seem to be running inside a container 10:48:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/620 -v /w/workspace/edgex-go/620:/w/workspace/edgex-go/620:rw,z -v /w/workspace/edgex-go/620@tmp:/w/workspace/edgex-go/620@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 10:48:22 $ docker top 40fbc3fbe29b2fd8e4c06a6fe90d462de1a4be03c2b506c1c22ece80af6d20be -eo pid,comm [Pipeline] { [Pipeline] sh 10:48:22 + go version 10:48:22 go version go1.21.0 linux/amd64 [Pipeline] } 10:48:22 $ docker stop --time=1 40fbc3fbe29b2fd8e4c06a6fe90d462de1a4be03c2b506c1c22ece80af6d20be 10:48:24 $ docker rm -f --volumes 40fbc3fbe29b2fd8e4c06a6fe90d462de1a4be03c2b506c1c22ece80af6d20be [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:48:24 + docker inspect -f . ci-base-image-x86_64 10:48:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:48:24 prd-ubuntu20.04-docker-8c-8g-26983 does not seem to be running inside a container 10:48:24 $ 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/620 -v /w/workspace/edgex-go/620:/w/workspace/edgex-go/620:rw,z -v /w/workspace/edgex-go/620@tmp:/w/workspace/edgex-go/620@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 10:48:25 $ docker top a80e3062fd78e91d4a7225fce681cb71b7c93c03bfb31a131f2b11f72034d9d2 -eo pid,comm [Pipeline] { [Pipeline] echo 10:48:25 ========================================================= 10:48:25 [edgeXBuildGoParallel] Running Tests and Build... 10:48:25 ========================================================= [Pipeline] sh 10:48:25 + git config --global --add safe.directory /w/workspace/edgex-go/620 [Pipeline] fileExists [Pipeline] sh 10:48:25 + make test 10:48:25 go test -race -coverprofile=coverage.out ./... 10:48:32 ? github.com/edgexfoundry/edgex-go [no test files] 10:48:44 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 10:48:44 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 10:48:45 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 10:48:45 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 10:48:45 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 10:48:46 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 10:48:46 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 10:48:46 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 10:48:46 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 10:48:46 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 10:48:46 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 10:48:46 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 10:48:46 ? github.com/edgexfoundry/edgex-go/internal [no test files] 10:48:46 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 10:48:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 10:48:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 10:48:49 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.036s coverage: 28.7% of statements 10:48:51 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.070s coverage: 97.0% of statements 10:48:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 10:48:51 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 10:48:51 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 10:48:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 10:48:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 10:48:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 10:48:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 10:48:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 10:48:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 10:48:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 10:48:55 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.072s coverage: 69.2% of statements 10:48:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.067s coverage: 53.2% of statements 10:48:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 10:48:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 10:48:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 10:48:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 10:48:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 10:48:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.753s coverage: 93.4% of statements 10:48:57 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.061s coverage: 4.1% of statements 10:48:57 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 10:48:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 10:48:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 10:48:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 10:48:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 10:48:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 10:48:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 10:48:58 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.397s coverage: 97.6% of statements 10:48:58 ok github.com/edgexfoundry/edgex-go/internal/io 1.038s coverage: 72.2% of statements 10:48:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 10:48:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 10:49:00 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.071s coverage: 0.9% of statements 10:49:00 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.047s coverage: 32.2% of statements 10:49:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.040s coverage: 41.7% of statements 10:49:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.059s coverage: 82.9% of statements 10:49:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.039s coverage: 94.1% of statements 10:49:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.064s coverage: 96.3% of statements 10:49:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 10:49:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 10:49:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 10:49:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 10:49:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 10:49:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 10:49:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 10:49:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 10:49:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.040s coverage: 87.5% of statements 10:49:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 10:49:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 10:49:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 10:49:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 10:49:03 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 10:49:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 10:49:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 10:49:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 10:49:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 10:49:07 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 10:49:07 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 10:49:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 10:49:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 10:49:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 10:49:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 10:49:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 10:49:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 10:49:12 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 10:49:12 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 10:49:12 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 10:49:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 10:49:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 10:49:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 10:49:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 10:49:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 10:49:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.050s coverage: 94.4% of statements 10:49:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 10:49:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 10:49:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 10:49:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 10:49:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 10:49:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 10:49:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 10:49:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 10:49:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.270s coverage: 79.9% of statements 10:49:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.066s coverage: 92.9% of statements 10:49:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.014s coverage: 64.4% of statements 10:49:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.046s coverage: 62.3% of statements 10:49:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.049s coverage: 87.2% of statements 10:49:26 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.035s coverage: 20.0% of statements 10:49:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.036s coverage: 100.0% of statements 10:49:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.090s coverage: 81.8% of statements 10:49:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.083s coverage: 82.1% of statements 10:49:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.036s coverage: 86.0% of statements 10:49:26 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.169s coverage: 63.1% of statements 10:49:26 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.038s coverage: 100.0% of statements 10:49:26 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.022s coverage: 89.4% of statements 10:49:26 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements 10:49:26 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.028s coverage: 73.7% of statements 10:49:26 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.013s coverage: 100.0% of statements 10:49:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.179s coverage: 38.4% of statements 10:49:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.049s coverage: 89.5% of statements 10:49:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.042s coverage: 84.8% of statements 10:49:26 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.060s coverage: 19.9% of statements 10:49:26 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.115s coverage: 95.7% of statements 10:49:26 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.040s coverage: 61.8% of statements 10:49:26 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.072s coverage: 98.9% of statements 10:49:26 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 10:49:26 running golangci-lint 10:49:26 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 10:49:26 go version go1.21.0 linux/amd64 10:49:26 level=info msg="[config_reader] Used config file .golangci.yml" 10:49:26 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 10:49:41 level=info msg="[loader] Go packages loading at mode 575 (imports|name|types_sizes|compiled_files|deps|exports_file|files) took 12.826808877s" 10:49:41 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 33.461092ms" 10:49:44 Running on prd-ubuntu20.04-docker-arm64-4c-16g-26984 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 10:49:44 Running in /w/workspace/edgex-go/620 [Pipeline] { [Pipeline] checkout 10:49:47 The recommended git tool is: git 10:49:48 level=info msg="[linters_context/goanalysis] analyzers took 1m19.324119018s with top 10 stages: buildir: 35.451961738s, gosec: 7.060037237s, inspect: 2.131561735s, fact_deprecated: 1.901935315s, ctrlflow: 1.163840949s, printf: 1.120749742s, S1038: 1.060719284s, directives: 715.092195ms, nilness: 705.07667ms, fact_purity: 705.070447ms" 10:49:48 level=info msg="[runner] Issues before processing: 197, after processing: 0" 10:49:48 level=info msg="[runner] Processors filtering stat (out/in): skip_dirs: 197/197, exclude-rules: 21/197, nolint: 0/21, path_prettifier: 197/197, skip_files: 197/197, autogenerated_exclude: 197/197, exclude: 197/197, cgo: 197/197, filename_unadjuster: 197/197, identifier_marker: 197/197" 10:49:48 level=info msg="[runner] processing took 21.176504ms with stages: nolint: 11.801291ms, identifier_marker: 4.329445ms, autogenerated_exclude: 1.739886ms, path_prettifier: 1.387754ms, exclude-rules: 1.125764ms, skip_dirs: 710.343µs, filename_unadjuster: 48.841µs, cgo: 25.83µs, max_same_issues: 1.81µs, fixer: 790ns, uniq_by_line: 770ns, diff: 610ns, exclude: 500ns, severity-rules: 470ns, skip_files: 450ns, sort_results: 440ns, max_from_linter: 380ns, source_code: 340ns, max_per_file_from_linter: 280ns, path_shortener: 260ns, path_prefixer: 250ns" 10:49:48 level=info msg="[runner] linters took 8.740323858s with stages: goanalysis_metalinter: 8.718967433s" 10:49:48 level=info msg="File cache stats: 0 entries of total size 0B" 10:49:48 level=info msg="Memory: 218 samples, avg is 250.3MB, max is 880.1MB" 10:49:48 level=info msg="Execution took 21.608739594s" 10:49:48 go vet ./... 10:49:52 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:49:52 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:49:52 ./bin/test-attribution-txt.sh [Pipeline] echo 10:49:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 10:49:53 + ls -al . 10:49:53 total 736 10:49:53 drwxrwxr-x 11 1001 1001 4096 Jan 9 10:48 . 10:49:53 drwxr-xr-x 4 root root 4096 Jan 9 10:48 .. 10:49:53 drwxrwxr-x 2 1001 1001 4096 Jan 9 10:47 .blubracket 10:49:53 -rw-rw-r-- 1 1001 1001 10 Jan 9 10:47 .dockerignore 10:49:53 drwxrwxr-x 8 1001 1001 4096 Jan 9 10:49 .git 10:49:53 drwxrwxr-x 3 1001 1001 4096 Jan 9 10:47 .github 10:49:53 -rw-rw-r-- 1 1001 1001 1074 Jan 9 10:47 .gitignore 10:49:53 -rw-rw-r-- 1 1001 1001 42 Jan 9 10:47 .golangci.yml 10:49:53 -rw-rw-r-- 1 1001 1001 100 Jan 9 10:47 .hadolint.yml 10:49:53 drwxr-xr-x 3 1001 1001 4096 Jan 9 10:47 .semver 10:49:53 -rw-rw-r-- 1 1001 1001 155 Jan 9 10:47 .sonarcloud.properties 10:49:53 -rw-rw-r-- 1 1001 1001 1171 Jan 9 10:47 ADOPTERS.md 10:49:53 -rw-rw-r-- 1 1001 1001 11674 Jan 9 10:47 Attribution.txt 10:49:53 -rw-rw-r-- 1 1001 1001 100284 Jan 9 10:47 CHANGELOG.md 10:49:53 -rw-rw-r-- 1 1001 1001 3804 Jan 9 10:47 CONTRIBUTING.md 10:49:53 -rw-rw-r-- 1 1001 1001 677 Jan 9 10:47 GOVERNANCE.md 10:49:53 -rw-rw-r-- 1 1001 1001 861 Jan 9 10:47 Jenkinsfile 10:49:53 -rw-rw-r-- 1 1001 1001 10775 Jan 9 10:47 LICENSE 10:49:53 -rw-rw-r-- 1 1001 1001 15392 Jan 9 10:47 Makefile 10:49:53 -rw-rw-r-- 1 1001 1001 582 Jan 9 10:47 OWNERS.md 10:49:53 -rw-rw-r-- 1 1001 1001 9528 Jan 9 10:47 README.md 10:49:53 -rw-rw-r-- 1 1001 1001 789 Jan 9 10:47 SECURITY.md 10:49:53 -rw-rw-r-- 1 1001 1001 12 Jan 9 10:47 VERSION 10:49:53 drwxrwxr-x 2 1001 1001 4096 Jan 9 10:47 bin 10:49:53 drwxrwxr-x 18 1001 1001 4096 Jan 9 10:47 cmd 10:49:53 -rw-r--r-- 1 root root 453602 Jan 9 10:49 coverage.out 10:49:53 drwxrwxr-x 2 1001 1001 4096 Jan 9 10:47 fuzz_test 10:49:53 -rw-rw-r-- 1 1001 1001 3686 Jan 9 10:47 go.mod 10:49:53 -rw-rw-r-- 1 1001 1001 34039 Jan 9 10:47 go.sum 10:49:53 drwxrwxr-x 7 1001 1001 4096 Jan 9 10:47 internal 10:49:53 drwxrwxr-x 3 1001 1001 4096 Jan 9 10:47 openapi 10:49:53 -rw-rw-r-- 1 1001 1001 584 Jan 9 10:47 security.txt 10:49:53 -rw-rw-r-- 1 1001 1001 204 Jan 9 10:47 version.go [Pipeline] sh 10:49:53 + '[' -e coverage.out ] 10:49:53 + chown 1001:1001 coverage.out [Pipeline] stash 10:49:53 Stashed 1 file(s) [Pipeline] sh 10:49:54 + make build 10:49:54 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.10" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 10:49:55 using credential edgex-jenkins-ssh 10:49:55 Cloning the remote Git repository 10:49:55 Cloning repository git@github.com:edgexfoundry/edgex-go.git 10:49:56 > git init /w/workspace/edgex-go/620 # timeout=10 10:49:56 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 10:49:56 > git --version # timeout=10 10:49:56 > git --version # 'git version 2.25.1' 10:49:56 using GIT_SSH to set credentials SSH Credentials for GitHub 10:49:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:50:06 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.10" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 10:50:06 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.10" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 10:50:06 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.10" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 10:50:07 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.10" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 10:50:12 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.10" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 10:50:13 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.10" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 10:50:13 Avoid second fetch 10:50:13 Checking out Revision 587930f9e62dbb8d1de22549799db07406fff5b2 (main) 10:50:12 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 10:50:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:50:13 > git config core.sparsecheckout # timeout=10 10:50:13 > git checkout -f 587930f9e62dbb8d1de22549799db07406fff5b2 # timeout=10 10:50:14 Commit message: "Merge pull request #4745 from edgexfoundry/dependabot/go_modules/golang.org/x/crypto-0.18.0" 10:50:14 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.10" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:50:15 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.10" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 10:50:15 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:50:15 % Total % Received % Xferd Average Speed Time Time Time Current 10:50:15 Dload Upload Total Spent Left Speed 10:50:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 44034 0 --:--:-- --:--:-- --:--:-- 44034 [Pipeline] sh 10:50:15 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.10" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 10:50:16 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:50:16 + sudo jq+ . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 10:50:16 sudo tee /etc/docker/daemon.new 10:50:16 { 10:50:16 "registry-mirrors": [ 10:50:16 "https://nexus3.edgexfoundry.org:10001" 10:50:16 ], 10:50:16 "bip": "10.250.0.254/24", 10:50:16 "hosts": [ 10:50:16 "tcp://0.0.0.0:5555", 10:50:16 "unix:///var/run/docker.sock" 10:50:16 ], 10:50:16 "mtu": 1458, 10:50:16 "selinux-enabled": true, 10:50:16 "seccomp-profile": "/etc/docker/seccomp.json" 10:50:16 } [Pipeline] sh 10:50:16 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.10" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 10:50:16 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:50:17 + sudo service docker restart 10:50:17 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.10" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 10:50:18 $ docker stop --time=1 a80e3062fd78e91d4a7225fce681cb71b7c93c03bfb31a131f2b11f72034d9d2 10:50:23 $ docker rm -f --volumes a80e3062fd78e91d4a7225fce681cb71b7c93c03bfb31a131f2b11f72034d9d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:50:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:50:24 10:50:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:50:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:50:25 latest: Pulling from edgex-devops/edgex-compose 10:50:25 91d30c5bc195: Pulling fs layer 10:50:25 2e9b0aa3be6d: Pulling fs layer 10:50:25 9c61dcf015f6: Pulling fs layer 10:50:25 4698f68db338: Pulling fs layer 10:50:25 2a2f49069b9e: Pulling fs layer 10:50:25 e0025b399a48: Pulling fs layer 10:50:25 4698f68db338: Waiting 10:50:25 2a2f49069b9e: Waiting 10:50:25 e0025b399a48: Waiting 10:50:25 91d30c5bc195: Verifying Checksum 10:50:25 4698f68db338: Verifying Checksum 10:50:25 4698f68db338: Download complete 10:50:25 2e9b0aa3be6d: Verifying Checksum 10:50:25 2e9b0aa3be6d: Download complete 10:50:25 e0025b399a48: Verifying Checksum 10:50:25 e0025b399a48: Download complete 10:50:25 91d30c5bc195: Pull complete 10:50:25 2a2f49069b9e: Download complete 10:50:25 2e9b0aa3be6d: Pull complete 10:50:25 9c61dcf015f6: Download complete 10:50:28 9c61dcf015f6: Pull complete 10:50:28 4698f68db338: Pull complete 10:50:28 2a2f49069b9e: Pull complete 10:50:28 e0025b399a48: Pull complete 10:50:28 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 10:50:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:50:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:50:28 prd-ubuntu20.04-docker-8c-8g-26983 does not seem to be running inside a container 10:50:28 $ 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/620 -v /w/workspace/edgex-go/620:/w/workspace/edgex-go/620:rw,z -v /w/workspace/edgex-go/620@tmp:/w/workspace/edgex-go/620@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 10:50:32 $ docker top 3045de9c5d98acf9e82df0a2c293c17f47cb7a5a2cc52d9e7a7a2104e1f0a8fa -eo pid,comm [Pipeline] { [Pipeline] sh 10:50:33 + docker compose -f ./docker-compose-build.yml build --parallel 10:50:35 #1 [security-spire-agent internal] load build definition from Dockerfile 10:50:35 #1 transferring dockerfile: 1.81kB done 10:50:35 #1 DONE 0.0s 10:50:35 10:50:35 #2 [security-spire-config internal] load build definition from Dockerfile 10:50:35 #2 transferring dockerfile: 1.69kB done 10:50:35 #2 DONE 0.0s 10:50:35 10:50:35 #3 [security-proxy-setup internal] load build definition from Dockerfile 10:50:35 #3 transferring dockerfile: 2.50kB done 10:50:35 #3 DONE 0.0s 10:50:35 10:50:35 #4 [core-data internal] load build definition from Dockerfile 10:50:35 #4 transferring dockerfile: 2.01kB done 10:50:35 #4 DONE 0.0s 10:50:35 10:50:35 #5 [security-secretstore-setup internal] load build definition from Dockerfile 10:50:35 #5 transferring dockerfile: 2.49kB done 10:50:35 #5 DONE 0.0s 10:50:35 10:50:35 #6 [core-common-config-bootstrapper internal] load build definition from Dockerfile 10:50:35 #6 transferring dockerfile: 2.23kB done 10:50:35 #6 DONE 0.0s 10:50:35 10:50:35 #7 [core-command internal] load build definition from Dockerfile 10:50:35 #7 transferring dockerfile: 1.93kB done 10:50:35 #7 DONE 0.0s 10:50:35 10:50:35 #8 [security-spire-agent internal] load .dockerignore 10:50:35 #8 transferring context: 50B done 10:50:35 #8 DONE 0.1s 10:50:35 10:50:35 #9 [security-bootstrapper internal] load build definition from Dockerfile 10:50:35 #9 transferring dockerfile: 2.93kB done 10:50:35 #9 DONE 0.1s 10:50:35 10:50:35 #10 [core-metadata internal] load build definition from Dockerfile 10:50:35 #10 transferring dockerfile: 2.06kB done 10:50:35 #10 DONE 0.1s 10:50:35 10:50:35 #11 [security-spiffe-token-provider internal] load build definition from Dockerfile 10:50:35 #11 transferring dockerfile: 1.89kB done 10:50:35 #11 DONE 0.1s 10:50:35 10:50:35 #12 [security-proxy-auth internal] load build definition from Dockerfile 10:50:35 #12 transferring dockerfile: 2.15kB done 10:50:35 #12 DONE 0.1s 10:50:35 10:50:35 #13 [security-spire-server internal] load build definition from Dockerfile 10:50:35 #13 transferring dockerfile: 1.70kB done 10:50:35 #13 DONE 0.1s 10:50:35 10:50:35 #14 [support-scheduler internal] load build definition from Dockerfile 10:50:35 #14 transferring dockerfile: 1.93kB done 10:50:35 #14 DONE 0.1s 10:50:35 10:50:35 #15 [support-notifications internal] load build definition from Dockerfile 10:50:35 #15 transferring dockerfile: 1.95kB done 10:50:35 #15 DONE 0.1s 10:50:35 10:50:35 #16 [security-spire-config internal] load .dockerignore 10:50:35 #16 transferring context: 50B done 10:50:35 #16 DONE 0.0s 10:50:35 10:50:35 #17 [security-secretstore-setup internal] load .dockerignore 10:50:35 #17 transferring context: 50B done 10:50:35 #17 DONE 0.0s 10:50:35 10:50:35 #18 [security-proxy-setup internal] load .dockerignore 10:50:35 #18 transferring context: 50B done 10:50:35 #18 DONE 0.0s 10:50:35 10:50:35 #19 [core-data internal] load .dockerignore 10:50:35 #19 transferring context: 50B done 10:50:35 #19 DONE 0.0s 10:50:35 10:50:35 #20 [core-common-config-bootstrapper internal] load .dockerignore 10:50:35 #20 transferring context: 50B done 10:50:35 #20 DONE 0.1s 10:50:35 10:50:35 #21 [core-command internal] load .dockerignore 10:50:35 #21 transferring context: 50B done 10:50:35 #21 DONE 0.1s 10:50:35 10:50:35 #22 [support-notifications internal] load .dockerignore 10:50:36 #22 ... 10:50:36 10:50:36 #23 [security-bootstrapper internal] load .dockerignore 10:50:36 #23 transferring context: 50B done 10:50:36 #23 DONE 0.1s 10:50:36 10:50:36 #24 [core-metadata internal] load .dockerignore 10:50:36 #24 transferring context: 50B done 10:50:36 #24 DONE 0.1s 10:50:36 10:50:36 #25 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 10:50:36 #25 DONE 0.0s 10:50:36 10:50:36 #26 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 10:50:36 #26 ... 10:50:36 10:50:36 #27 [security-spiffe-token-provider internal] load .dockerignore 10:50:36 #27 transferring context: 50B done 10:50:36 #27 DONE 0.4s 10:50:36 10:50:36 #28 [security-proxy-auth internal] load .dockerignore 10:50:36 #28 transferring context: 50B done 10:50:36 #28 DONE 0.4s 10:50:36 10:50:36 #29 [security-spire-server internal] load .dockerignore 10:50:36 #29 transferring context: 50B done 10:50:36 #29 DONE 0.4s 10:50:36 10:50:36 #22 [support-notifications internal] load .dockerignore 10:50:36 #22 transferring context: 50B done 10:50:36 #22 DONE 0.4s 10:50:36 10:50:36 #30 [support-scheduler internal] load .dockerignore 10:50:36 #30 transferring context: 50B done 10:50:36 #30 DONE 0.4s 10:50:36 10:50:36 #25 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 10:50:36 #25 DONE 0.0s 10:50:36 10:50:36 #26 [core-command internal] load metadata for docker.io/library/alpine:3.18 10:50:36 #26 ... 10:50:36 10:50:36 #25 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 10:50:36 #25 DONE 0.0s 10:50:36 10:50:36 #26 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 10:50:36 #26 DONE 0.6s 10:50:36 10:50:36 #31 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 10:50:36 #31 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done 10:50:36 #31 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 10:50:36 #31 sha256:d695c3de6fcd8cfe3a6222b0358425d40adfd129a8a47c3416faff1a8aece389 528B / 528B done 10:50:36 #31 sha256:b541f2080109ab7b6bf2c06b28184fb750cdd17836c809211127717f48809858 1.47kB / 1.47kB done 10:50:36 #31 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 3.40MB / 3.40MB 0.3s 10:50:36 #31 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 3.40MB / 3.40MB 0.4s done 10:50:36 #31 extracting sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 10:50:36 #31 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 3.40MB / 3.40MB 0.4s done 10:50:37 #31 extracting sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 0.3s done 10:50:37 #31 ... 10:50:37 10:50:37 #32 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 10:50:37 #32 DONE 1.0s 10:50:37 10:50:37 #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 10:50:37 #33 DONE 1.3s 10:50:37 10:50:37 #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 10:50:37 #34 DONE 1.4s 10:50:37 10:50:37 #31 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 10:50:37 #31 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done 10:50:37 #31 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 10:50:37 #31 sha256:d695c3de6fcd8cfe3a6222b0358425d40adfd129a8a47c3416faff1a8aece389 528B / 528B done 10:50:37 #31 sha256:b541f2080109ab7b6bf2c06b28184fb750cdd17836c809211127717f48809858 1.47kB / 1.47kB done 10:50:37 #31 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 3.40MB / 3.40MB 0.4s done 10:50:37 #31 extracting sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 0.3s done 10:50:37 #31 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done 10:50:37 #31 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 10:50:37 #31 sha256:d695c3de6fcd8cfe3a6222b0358425d40adfd129a8a47c3416faff1a8aece389 528B / 528B done 10:50:37 #31 sha256:b541f2080109ab7b6bf2c06b28184fb750cdd17836c809211127717f48809858 1.47kB / 1.47kB done 10:50:37 #31 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 3.40MB / 3.40MB 0.4s done 10:50:37 #31 extracting sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 0.3s done [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:50:39 provisioning config files... 10:50:39 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/620@tmp/config3753192418724500825tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:50:39 ---> ****-login.sh 10:50:39 nexus3.edgexfoundry.org:10001 10:50:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:50:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:50:40 Configure a credential helper to remove this warning. See 10:50:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:50:40 10:50:40 Login Succeeded 10:50:40 nexus3.edgexfoundry.org:10002 10:50:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:50:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:50:40 Configure a credential helper to remove this warning. See 10:50:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:50:40 10:50:40 Login Succeeded 10:50:40 nexus3.edgexfoundry.org:10003 10:50:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:50:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:50:40 Configure a credential helper to remove this warning. See 10:50:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:50:40 10:50:40 Login Succeeded 10:50:40 nexus3.edgexfoundry.org:10004 10:50:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:50:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:50:40 Configure a credential helper to remove this warning. See 10:50:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:50:40 10:50:40 Login Succeeded 10:50:40 ****.io 10:50:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:50:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:50:41 Configure a credential helper to remove this warning. See 10:50:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:50:41 10:50:41 Login Succeeded 10:50:41 ---> ****-login.sh ends [Pipeline] } 10:50:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 10:50:42 + git config --global --add safe.directory /w/workspace/edgex-go/620 [Pipeline] echo 10:50:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:50:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:50:42 ========================================================= 10:50:42 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 10:50:42 ========================================================= [Pipeline] fileExists [Pipeline] sh 10:50:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 10:50:42 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:50:42 9fda8d8052c6: Pulling fs layer 10:50:42 5d54e960e981: Pulling fs layer 10:50:42 c4a7e357bf2a: Pulling fs layer 10:50:42 f0e02332f6b5: Pulling fs layer 10:50:42 872ee5b61b7b: Pulling fs layer 10:50:42 0c6a40ed1a82: Pulling fs layer 10:50:42 94ae7d8d031c: Pulling fs layer 10:50:42 0c6a40ed1a82: Waiting 10:50:42 872ee5b61b7b: Waiting 10:50:42 94ae7d8d031c: Waiting 10:50:42 5d54e960e981: Verifying Checksum 10:50:42 5d54e960e981: Download complete 10:50:42 f0e02332f6b5: Verifying Checksum 10:50:42 f0e02332f6b5: Download complete 10:50:42 872ee5b61b7b: Verifying Checksum 10:50:42 872ee5b61b7b: Download complete 10:50:42 9fda8d8052c6: Verifying Checksum 10:50:42 9fda8d8052c6: Download complete 10:50:42 #31 ... 10:50:42 10:50:42 #35 [core-command internal] load build context 10:50:42 #35 transferring context: 294.63MB 6.1s 10:50:43 94ae7d8d031c: Verifying Checksum 10:50:43 94ae7d8d031c: Download complete 10:50:43 #35 transferring context: 309.51MB 6.6s done 10:50:43 #35 ... 10:50:43 10:50:43 #36 [core-common-config-bootstrapper internal] load build context 10:50:43 #36 transferring context: 309.51MB 7.0s done 10:50:43 #36 ... 10:50:43 10:50:43 #37 [security-secretstore-setup internal] load build context 10:50:43 9fda8d8052c6: Pull complete 10:50:43 #37 transferring context: 309.51MB 7.2s done 10:50:43 #37 ... 10:50:43 10:50:43 #38 [security-proxy-auth internal] load build context 10:50:43 #38 transferring context: 309.51MB 7.3s done 10:50:43 5d54e960e981: Pull complete 10:50:43 #38 ... 10:50:43 10:50:43 #39 [security-proxy-setup internal] load build context 10:50:44 c4a7e357bf2a: Verifying Checksum 10:50:44 c4a7e357bf2a: Download complete 10:50:44 #39 transferring context: 309.51MB 8.0s done 10:50:44 #39 ... 10:50:44 10:50:44 #40 [security-spiffe-token-provider internal] load build context 10:50:44 #40 transferring context: 309.51MB 8.4s done 10:50:45 0c6a40ed1a82: Verifying Checksum 10:50:45 0c6a40ed1a82: Download complete 10:50:46 #40 ... 10:50:46 10:50:46 #41 [security-bootstrapper internal] load build context 10:50:46 #41 transferring context: 309.51MB 7.2s done 10:50:46 #41 ... 10:50:46 10:50:46 #42 [core-data internal] load build context 10:50:46 #42 transferring context: 309.51MB 8.0s done 10:50:46 #42 ... 10:50:46 10:50:46 #43 [support-scheduler internal] load build context 10:50:46 #43 transferring context: 309.51MB 7.2s done 10:50:46 #43 ... 10:50:46 10:50:46 #44 [support-notifications internal] load build context 10:50:46 #44 transferring context: 309.51MB 6.8s done 10:50:46 #44 ... 10:50:46 10:50:46 #45 [core-metadata internal] load build context 10:50:46 #45 transferring context: 309.51MB 7.0s done 10:50:47 #45 ... 10:50:47 10:50:47 #46 [security-spire-server internal] load build context 10:50:47 #46 ... 10:50:47 10:50:47 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 10:50:47 #47 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 10:50:47 #47 ... 10:50:47 10:50:47 #48 [security-spire-config internal] load build context 10:50:47 #48 ... 10:50:47 10:50:47 #49 [security-spire-agent internal] load build context 10:50:49 #49 ... 10:50:49 10:50:49 #50 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 10:50:49 #50 ... 10:50:49 10:50:49 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 10:50:49 #51 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 10:50:50 #51 ... 10:50:50 10:50:50 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 10:50:50 #47 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 13.0s done 10:50:58 #47 ... 10:50:58 10:50:58 #31 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 10:51:02 #31 ... 10:51:02 10:51:02 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 10:51:02 #51 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 25.4s done 10:51:02 #51 DONE 25.4s 10:51:02 10:51:02 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 10:51:02 #47 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 10:51:02 #47 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done 10:51:02 #47 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done 10:51:02 #47 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.1s 10:51:03 #47 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.3s 10:51:03 #47 ... 10:51:03 10:51:03 #35 [core-command internal] load build context 10:51:03 #35 DONE 26.9s 10:51:03 10:51:03 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 10:51:03 #47 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.4s 10:51:03 #47 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.4s 10:51:03 #47 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.4s 10:51:03 c4a7e357bf2a: Pull complete 10:51:03 f0e02332f6b5: Pull complete 10:51:03 872ee5b61b7b: Pull complete 10:51:03 #47 ... 10:51:03 10:51:03 #50 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 10:51:03 #50 DONE 26.0s 10:51:03 10:51:03 #45 [core-metadata internal] load build context 10:51:03 #45 DONE 27.0s 10:51:03 10:51:03 #36 [core-common-config-bootstrapper internal] load build context 10:51:03 #36 DONE 27.1s 10:51:03 10:51:03 #44 [support-notifications internal] load build context 10:51:03 #44 DONE 26.8s 10:51:03 10:51:03 #37 [security-secretstore-setup internal] load build context 10:51:03 #37 DONE 27.1s 10:51:03 10:51:03 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 10:51:03 #47 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.5s done 10:51:03 #47 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.5s done 10:51:03 #47 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.5s done 10:51:03 #47 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 10:51:03 #47 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 10:51:03 #47 ... 10:51:03 10:51:03 #41 [security-bootstrapper internal] load build context 10:51:03 #41 DONE 27.1s 10:51:03 10:51:03 #38 [security-proxy-auth internal] load build context 10:51:03 #38 DONE 27.0s 10:51:03 10:51:03 #43 [support-scheduler internal] load build context 10:51:03 #43 DONE 26.8s 10:51:03 10:51:03 #39 [security-proxy-setup internal] load build context 10:51:03 #39 DONE 27.1s 10:51:03 10:51:03 #40 [security-spiffe-token-provider internal] load build context 10:51:03 #40 DONE 27.1s 10:51:03 10:51:03 #42 [core-data internal] load build context 10:51:03 #42 DONE 27.1s 10:51:03 10:51:03 #46 [security-spire-server internal] load build context 10:51:03 #46 transferring context: 18.10kB done 10:51:03 #46 DONE 26.1s 10:51:03 10:51:03 #49 [security-spire-agent internal] load build context 10:51:03 #49 transferring context: 17.63kB done 10:51:03 #49 DONE 26.2s 10:51:03 10:51:03 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 10:51:03 #47 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 0.6s 10:51:03 #47 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 10:51:03 #47 ... 10:51:03 10:51:03 #48 [security-spire-config internal] load build context 10:51:03 #48 transferring context: 16.35kB done 10:51:03 #48 DONE 26.2s 10:51:03 10:51:03 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 10:51:03 #47 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 5.24MB / 25.84MB 0.8s 10:51:03 #47 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.0s 10:51:04 #47 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.3s done 10:51:04 #47 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 10:51:04 #47 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.3s done 10:51:05 #47 ... 10:51:05 10:51:05 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 10:51:05 #51 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 10:51:05 #51 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done 10:51:05 #51 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done 10:51:05 #51 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 10:51:05 #51 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 10:51:05 #51 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB done 10:51:05 #51 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.3s done 10:51:05 #51 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 0.9s done 10:51:05 #51 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done 10:51:05 #51 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done 10:51:05 #51 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0.7s done 10:51:05 #51 DONE 27.5s 10:51:05 10:51:05 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 10:51:05 #47 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.1s done 10:51:05 #47 DONE 28.2s 10:51:05 10:51:05 #52 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 10:51:05 #0 1.764 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:51:07 #52 ... 10:51:07 10:51:07 #53 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 10:51:07 #0 2.888 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:51:07 #0 3.048 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:51:07 #0 3.322 (1/2) Installing ca-certificates (20230506-r0) 10:51:07 #0 3.336 (2/2) Installing dumb-init (1.2.5-r2) 10:51:07 #0 3.340 Executing busybox-1.36.1-r5.trigger 10:51:07 #0 3.345 Executing ca-certificates-20230506-r0.trigger 10:51:07 #0 3.537 OK: 8 MiB in 17 packages 10:51:07 #53 DONE 3.7s 10:51:07 10:51:07 #54 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 10:51:07 #54 ... 10:51:07 10:51:07 #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 10:51:07 #0 3.185 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:51:07 #0 3.270 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:51:07 #0 3.496 v3.18.5-97-g4aaba52b611 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 10:51:07 #0 3.496 v3.18.5-97-g4aaba52b611 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 10:51:07 #0 3.496 OK: 20071 distinct packages available 10:51:07 #0 3.570 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:51:07 #0 3.657 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:51:07 #0 3.936 OK: 264 MiB in 52 packages 10:51:07 #55 DONE 4.1s 10:51:07 10:51:07 #56 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 10:51:07 #56 DONE 0.2s 10:51:07 10:51:07 #57 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:51:08 #57 ... 10:51:08 10:51:08 #58 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 10:51:08 #0 1.621 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:51:08 #0 4.225 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:51:08 #0 4.471 OK: 264 MiB in 52 packages 10:51:08 #58 DONE 4.9s 10:51:08 10:51:08 #59 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 10:51:08 #0 1.658 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:51:08 #0 4.234 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:51:08 #0 4.456 OK: 264 MiB in 52 packages 10:51:08 #59 DONE 4.9s 10:51:08 10:51:08 #54 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 10:51:08 #54 0.529 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:51:08 #54 0.631 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:51:08 #54 0.920 OK: 8 MiB in 17 packages 10:51:08 #54 DONE 1.2s 10:51:08 10:51:08 #52 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 10:51:08 #52 4.351 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:51:08 #52 4.598 OK: 264 MiB in 52 packages 10:51:08 #52 DONE 5.0s 10:51:08 10:51:08 #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 10:51:08 #0 1.382 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:51:08 #0 3.976 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:51:08 #0 4.285 (1/4) Installing dumb-init (1.2.5-r2) 10:51:08 #0 4.289 (2/4) Installing openssl (3.1.4-r1) 10:51:08 #0 4.308 (3/4) Installing su-exec (0.2-r3) 10:51:08 #0 4.313 (4/4) Installing yq (4.33.3-r5) 10:51:08 #0 4.388 Executing busybox-1.36.1-r5.trigger 10:51:08 #0 4.405 OK: 17 MiB in 19 packages 10:51:08 #60 DONE 5.0s 10:51:08 10:51:08 #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 10:51:08 #0 1.040 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:51:08 #0 3.674 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:51:08 #0 3.990 v3.18.5-97-g4aaba52b611 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 10:51:08 #0 3.990 v3.18.5-97-g4aaba52b611 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 10:51:08 #0 3.990 OK: 20069 distinct packages available 10:51:08 #0 4.062 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:51:08 #0 4.177 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:51:08 #0 4.442 (1/4) Installing dumb-init (1.2.5-r2) 10:51:08 #0 4.450 (2/4) Installing musl-obstack (1.2.3-r2) 10:51:08 #0 4.466 (3/4) Installing libucontext (1.2-r2) 10:51:08 #0 4.472 (4/4) Installing gcompat (1.1.0-r1) 10:51:08 #0 4.476 Executing busybox-1.36.1-r5.trigger 10:51:08 #0 4.486 OK: 8 MiB in 19 packages 10:51:08 #61 DONE 5.0s 10:51:08 10:51:08 #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 10:51:08 #0 1.055 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:51:08 #0 3.650 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:51:08 #0 3.888 (1/4) Installing ca-certificates (20230506-r0) 10:51:08 #0 3.909 (2/4) Installing dumb-init (1.2.5-r2) 10:51:08 #0 3.914 (3/4) Installing su-exec (0.2-r3) 10:51:08 #0 3.917 (4/4) Installing yq (4.33.3-r5) 10:51:08 #0 4.229 Executing busybox-1.36.1-r5.trigger 10:51:08 #0 4.235 Executing ca-certificates-20230506-r0.trigger 10:51:08 #0 4.314 OK: 17 MiB in 19 packages 10:51:08 #62 DONE 4.9s 10:51:08 10:51:08 #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 10:51:08 #0 1.323 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:51:08 #0 3.943 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:51:08 #0 4.233 (1/1) Installing dumb-init (1.2.5-r2) 10:51:08 #0 4.238 Executing busybox-1.36.1-r5.trigger 10:51:08 #0 4.244 OK: 7 MiB in 16 packages 10:51:08 #63 DONE 4.9s 10:51:08 10:51:08 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 10:51:08 #0 1.021 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:51:08 #0 3.651 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:51:08 #0 3.922 v3.18.5-97-g4aaba52b611 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 10:51:08 #0 3.922 v3.18.5-97-g4aaba52b611 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 10:51:08 #0 3.922 OK: 20069 distinct packages available 10:51:08 #0 3.974 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:51:08 #0 4.061 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:51:08 #0 4.406 (1/11) Installing ca-certificates (20230506-r0) 10:51:08 #0 4.422 (2/11) Installing brotli-libs (1.0.9-r14) 10:51:08 #0 4.434 (3/11) Installing libunistring (1.1-r1) 10:51:08 #0 4.454 (4/11) Installing libidn2 (2.3.4-r1) 10:51:08 #0 4.458 (5/11) Installing nghttp2-libs (1.57.0-r0) 10:51:08 #0 4.468 (6/11) Installing libcurl (8.5.0-r0) 10:51:08 #0 4.487 (7/11) Installing curl (8.5.0-r0) 10:51:08 #0 4.533 (8/11) Installing dumb-init (1.2.5-r2) 10:51:08 #0 4.591 (9/11) Installing musl-obstack (1.2.3-r2) 10:51:08 #0 4.593 (10/11) Installing libucontext (1.2-r2) 10:51:08 #0 4.596 (11/11) Installing gcompat (1.1.0-r1) 10:51:08 #0 4.600 Executing busybox-1.36.1-r5.trigger 10:51:08 #0 4.606 Executing ca-certificates-20230506-r0.trigger 10:51:08 #0 4.650 OK: 12 MiB in 26 packages 10:51:08 #64 DONE 5.0s 10:51:08 10:51:08 #65 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 10:51:08 #0 1.818 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:51:08 #0 4.409 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:51:08 #0 4.695 (1/2) Installing dumb-init (1.2.5-r2) 10:51:08 #0 4.695 (2/2) Installing su-exec (0.2-r3) 10:51:08 #0 4.701 Executing busybox-1.36.1-r5.trigger 10:51:08 #0 4.713 OK: 7 MiB in 17 packages 10:51:08 #65 DONE 5.0s 10:51:08 10:51:08 #66 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 10:51:08 #66 ... 10:51:08 10:51:08 #67 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 10:51:08 #0 1.952 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:51:08 #0 4.595 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:51:08 #0 4.848 (1/1) Installing dumb-init (1.2.5-r2) 10:51:08 #0 4.852 Executing busybox-1.36.1-r5.trigger 10:51:08 #0 4.857 OK: 7 MiB in 16 packages 10:51:08 #67 DONE 5.0s 10:51:08 10:51:08 #68 [support-notifications builder 4/7] COPY go.mod vendor* ./ 10:51:08 #68 DONE 0.2s 10:51:08 10:51:08 #69 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 10:51:08 #69 DONE 0.2s 10:51:08 10:51:08 #70 [core-data builder 4/7] COPY go.mod vendor* ./ 10:51:08 #70 DONE 0.2s 10:51:08 10:51:08 #71 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade 10:51:08 #71 ... 10:51:08 10:51:08 #72 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:51:08 #0 1.942 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:51:08 #0 4.532 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:51:08 #0 4.862 v3.18.5-97-g4aaba52b611 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 10:51:08 #0 4.862 v3.18.5-97-g4aaba52b611 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 10:51:08 #0 4.862 OK: 20069 distinct packages available 10:51:08 #0 4.941 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:51:08 #0 5.026 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:51:08 #0 5.219 (1/5) Installing dumb-init (1.2.5-r2) 10:51:08 #0 5.223 (2/5) Installing musl-obstack (1.2.3-r2) 10:51:08 #0 5.225 (3/5) Installing libucontext (1.2-r2) 10:51:08 #0 5.228 (4/5) Installing gcompat (1.1.0-r1) 10:51:08 #0 5.232 (5/5) Installing openssl (3.1.4-r1) 10:51:08 #0 5.243 Executing busybox-1.36.1-r5.trigger 10:51:08 #0 5.251 OK: 8 MiB in 20 packages 10:51:08 #72 DONE 5.6s 10:51:09 10:51:09 #73 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 10:51:10 #73 ... 10:51:10 10:51:10 #74 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 10:51:10 #0 1.602 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:51:10 #0 1.700 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:51:10 #0 1.916 OK: 17 MiB in 19 packages 10:51:10 #74 DONE 2.0s 10:51:10 10:51:10 #75 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 10:51:10 #75 DONE 0.0s 10:51:10 10:51:10 #76 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 10:51:10 #0 1.676 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:51:10 #0 1.764 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:51:10 #0 1.993 OK: 8 MiB in 19 packages 10:51:10 #76 DONE 2.1s 10:51:10 10:51:10 #71 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade 10:51:10 #71 1.957 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:51:10 #71 2.046 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:51:10 #71 2.351 OK: 7 MiB in 16 packages 10:51:10 #71 ... 10:51:10 10:51:10 #77 [core-data stage-1 3/7] RUN apk --no-cache upgrade 10:51:10 #0 1.894 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:51:10 #0 1.961 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:51:10 #0 2.178 OK: 7 MiB in 16 packages 10:51:10 #77 DONE 2.7s 10:51:11 10:51:11 #78 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 10:51:11 #0 1.924 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:51:11 #0 1.996 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:51:11 #0 2.272 OK: 17 MiB in 19 packages 10:51:11 #78 DONE 2.7s 10:51:11 10:51:11 #71 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade 10:51:11 #71 DONE 2.6s 10:51:11 10:51:11 #66 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 10:51:11 #66 1.997 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:51:11 #66 2.102 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:51:11 #66 2.321 OK: 7 MiB in 17 packages 10:51:11 #66 DONE 2.7s 10:51:11 10:51:11 #79 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 10:51:11 #79 DONE 0.6s 10:51:11 10:51:11 #80 [security-spire-config stage-2 5/10] COPY Attribution.txt / 10:51:11 #80 DONE 0.1s 10:51:11 10:51:11 #81 [security-spire-config stage-2 6/10] COPY security.txt / 10:51:11 #81 DONE 0.0s 10:51:11 10:51:11 #82 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 10:51:11 #82 ... 10:51:11 10:51:11 #83 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 10:51:11 #83 DONE 0.0s 10:51:11 10:51:11 #84 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 10:51:11 #84 DONE 0.0s 10:51:11 10:51:11 #85 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 10:51:11 #85 DONE 0.0s 10:51:11 10:51:11 #86 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 10:51:11 #0 2.169 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:51:11 #0 2.714 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:51:11 #0 2.922 OK: 12 MiB in 26 packages 10:51:11 #86 DONE 3.0s 10:51:11 10:51:11 #87 [security-spire-config] exporting to image 10:51:11 #87 exporting layers 10:51:11 0c6a40ed1a82: Pull complete 10:51:11 #87 exporting layers 0.5s done 10:51:11 #87 writing image sha256:76c90383a693387027e40b22857c9bfadc429651570c09c27de6618388229879 done 10:51:11 #87 naming to docker.io/library/security-spire-config done 10:51:11 #87 DONE 0.5s 10:51:11 10:51:11 #82 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 10:51:11 #82 DONE 0.8s 10:51:11 10:51:11 #88 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:51:11 #88 ... 10:51:11 10:51:11 #89 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 10:51:11 #89 DONE 0.0s 10:51:12 10:51:12 #73 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 10:51:12 #73 3.136 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:51:12 #73 3.208 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:51:12 #73 3.424 OK: 8 MiB in 20 packages 10:51:12 #73 DONE 3.7s 10:51:12 10:51:12 #90 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 10:51:13 94ae7d8d031c: Pull complete 10:51:13 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 10:51:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 10:51:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 10:51:13 #90 ... 10:51:13 10:51:13 #91 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 10:51:13 #91 DONE 1.3s 10:51:13 10:51:13 #90 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 10:51:13 #90 DONE 1.3s 10:51:13 10:51:13 #92 [security-spire-server stage-2 5/9] COPY Attribution.txt / 10:51:14 + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 10:51:14 WORKDIR /edgex 10:51:14 COPY go.mod . 10:51:14 RUN go mod download build 10:51:14 -t ci-base-image-arm64 -f - . 10:51:14 #92 DONE 0.6s 10:51:14 10:51:14 #93 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 10:51:14 #93 DONE 0.6s 10:51:14 10:51:14 #94 [security-spire-server stage-2 6/9] COPY security.txt / 10:51:14 #94 DONE 0.0s 10:51:14 10:51:14 #95 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 10:51:14 #95 DONE 0.0s 10:51:14 10:51:14 #96 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 10:51:14 #96 DONE 0.0s 10:51:14 10:51:14 #97 [security-spire-agent stage-3 7/10] COPY security.txt / 10:51:14 #97 DONE 0.0s 10:51:14 10:51:14 #98 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 10:51:14 #98 DONE 0.0s 10:51:14 10:51:14 #99 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 10:51:14 #99 DONE 0.0s 10:51:14 10:51:14 #100 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 10:51:14 #100 DONE 0.0s 10:51:14 10:51:14 #101 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 10:51:14 #101 DONE 0.1s 10:51:14 10:51:14 #102 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 10:51:14 #102 DONE 0.0s 10:51:14 10:51:14 #87 [security-spire-server] exporting to image 10:51:14 #87 exporting layers 0.6s done 10:51:15 #0 building with "default" instance using docker driver 10:51:15 10:51:15 #1 [internal] load .dockerignore 10:51:15 #1 transferring context: 50B 0.0s done 10:51:15 #1 DONE 0.1s 10:51:15 10:51:15 #2 [internal] load build definition from Dockerfile 10:51:15 #2 transferring dockerfile: 172B done 10:51:15 #2 DONE 0.1s 10:51:15 10:51:15 #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 10:51:15 #3 DONE 0.0s 10:51:15 #87 exporting layers 0.6s done 10:51:15 #87 writing image sha256:fdfc86fadb2b2660e8d5fdac8f425ca5e4473be4170df44f41b87f99fcbdcf6b done 10:51:15 #87 naming to docker.io/library/security-spire-agent done 10:51:15 #87 writing image sha256:71066c5d112a1980aa1d1aa6dbc676c1c42880f4eaa6cb62489a961a8cdd6d06 done 10:51:15 #87 naming to docker.io/library/security-spire-server done 10:51:15 #87 DONE 1.3s 10:51:15 10:51:15 #103 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:51:15 10:51:15 #4 [internal] load build context 10:51:15 #4 transferring context: 3.72kB done 10:51:15 #4 DONE 0.1s 10:51:15 10:51:15 #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 10:51:15 #5 DONE 0.2s 10:51:15 10:51:15 #6 [2/4] WORKDIR /edgex 10:51:16 #6 DONE 1.2s 10:51:16 10:51:16 #7 [3/4] COPY go.mod . 10:51:16 #7 DONE 0.1s 10:51:16 10:51:16 #8 [4/4] RUN go mod download 10:51:18 #103 ... 10:51:18 10:51:18 #104 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:51:29 #8 DONE 11.5s 10:51:29 10:51:29 #9 exporting to image 10:51:29 #9 exporting layers 10:51:41 #9 exporting layers 11.4s done 10:51:41 #9 writing image sha256:388f927f50d3f719e71b1f75a9843bb11d6aa210f1d828009ed860360944f500 done 10:51:41 #9 naming to docker.io/library/ci-base-image-arm64 done 10:51:41 #9 DONE 11.4s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:51:41 + docker inspect -f . ci-base-image-arm64 10:51:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:51:41 prd-ubuntu20.04-docker-arm64-4c-16g-26984 does not seem to be running inside a container 10:51:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/620 -v /w/workspace/edgex-go/620:/w/workspace/edgex-go/620:rw,z -v /w/workspace/edgex-go/620@tmp:/w/workspace/edgex-go/620@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 10:51:43 $ docker top c33b63c8d386143aff5e9d144385ea0cccff8e40560495463336dfff1fa39d01 -eo pid,comm [Pipeline] { [Pipeline] sh 10:51:43 + go version 10:51:43 go version go1.21.0 linux/arm64 [Pipeline] } 10:51:43 $ docker stop --time=1 c33b63c8d386143aff5e9d144385ea0cccff8e40560495463336dfff1fa39d01 10:51:45 $ docker rm -f --volumes c33b63c8d386143aff5e9d144385ea0cccff8e40560495463336dfff1fa39d01 [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] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:51:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:51:46 10:51:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:51:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:51:46 latest: Pulling from edgex-devops/edgex-compose-arm64 10:51:46 547446be3368: Pulling fs layer 10:51:46 d125d8839a47: Pulling fs layer 10:51:46 3e85d5ac6304: Pulling fs layer 10:51:46 c3105a71a48b: Pulling fs layer 10:51:46 0f093f025ec4: Pulling fs layer 10:51:46 c3106fc0e877: Pulling fs layer 10:51:46 c3105a71a48b: Waiting 10:51:46 0f093f025ec4: Waiting 10:51:46 c3106fc0e877: Waiting 10:51:46 547446be3368: Verifying Checksum 10:51:46 547446be3368: Download complete 10:51:46 c3105a71a48b: Verifying Checksum 10:51:46 c3105a71a48b: Download complete 10:51:47 d125d8839a47: Verifying Checksum 10:51:47 d125d8839a47: Download complete 10:51:47 c3106fc0e877: Verifying Checksum 10:51:47 c3106fc0e877: Download complete 10:51:47 0f093f025ec4: Verifying Checksum 10:51:47 0f093f025ec4: Download complete 10:51:48 547446be3368: Pull complete 10:51:48 3e85d5ac6304: Verifying Checksum 10:51:48 3e85d5ac6304: Download complete 10:51:48 d125d8839a47: Pull complete 10:51:50 #104 DONE 40.5s 10:51:50 10:51:50 #57 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:51:50 #57 DONE 41.3s 10:51:50 10:51:50 #103 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:51:50 #103 DONE 40.5s 10:51:50 10:51:50 #88 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:51:50 #88 DONE 40.5s 10:51:50 10:51:50 #105 [core-data builder 6/7] COPY . . 10:51:58 #105 DONE 9.9s 10:51:58 10:51:58 #106 [security-secretstore-setup builder 6/7] COPY . . 10:51:58 #106 CACHED 10:51:58 10:51:58 #107 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 10:51:58 #107 CACHED 10:51:58 10:51:58 #108 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:51:58 #108 CACHED 10:51:58 10:51:58 #109 [security-bootstrapper builder 6/7] COPY . . 10:51:58 #109 CACHED 10:51:58 10:51:58 #110 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:51:58 #110 CACHED 10:51:58 10:51:58 #111 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 10:51:58 #111 CACHED 10:51:58 10:51:58 #112 [security-spiffe-token-provider builder 6/7] COPY . . 10:51:58 #112 DONE 9.9s 10:51:58 10:51:58 #113 [security-proxy-setup builder 6/7] COPY . . 10:51:58 #113 DONE 9.9s 10:51:58 10:51:58 #114 [support-notifications builder 6/7] COPY . . 10:51:58 #114 DONE 9.9s 10:51:58 10:51:58 #115 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:51:58 #115 ... 10:51:58 10:51:58 #116 [core-command builder 4/7] COPY go.mod vendor* ./ 10:51:58 #116 CACHED 10:51:58 10:51:58 #117 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:51:58 #117 CACHED 10:51:58 10:51:58 #118 [core-command builder 6/7] COPY . . 10:51:58 #118 CACHED 10:51:58 10:51:58 #119 [core-common-config-bootstrapper builder 6/7] COPY . . 10:51:58 #119 CACHED 10:51:58 10:51:58 #120 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 10:51:58 #120 CACHED 10:51:58 10:51:58 #121 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:51:58 #121 CACHED 10:51:58 10:51:58 #122 [core-metadata builder 4/7] COPY go.mod vendor* ./ 10:51:58 #122 CACHED 10:51:58 10:51:58 #123 [core-metadata builder 6/7] COPY . . 10:51:58 #123 CACHED 10:51:58 10:51:58 #124 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:51:58 #124 CACHED 10:51:58 10:51:58 #125 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 10:51:58 #125 CACHED 10:51:58 10:51:58 #126 [security-proxy-auth builder 6/7] COPY . . 10:51:58 #126 CACHED 10:51:58 10:51:58 #127 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:51:58 #127 CACHED 10:51:58 10:51:58 #128 [support-scheduler builder 6/7] COPY . . 10:51:58 #128 CACHED 10:51:58 10:51:58 #129 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:51:58 #129 CACHED 10:51:58 10:51:58 #130 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 10:51:58 #130 CACHED 10:51:58 10:51:58 #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:52:02 #131 3.235 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.10" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 10:52:03 3e85d5ac6304: Pull complete 10:52:03 c3105a71a48b: Pull complete 10:52:03 0f093f025ec4: Pull complete 10:52:03 c3106fc0e877: Pull complete 10:52:03 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 10:52:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:52:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:52:04 prd-ubuntu20.04-docker-arm64-4c-16g-26984 does not seem to be running inside a container 10:52:04 $ 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/620 -v /w/workspace/edgex-go/620:/w/workspace/edgex-go/620:rw,z -v /w/workspace/edgex-go/620@tmp:/w/workspace/edgex-go/620@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 10:52:05 $ docker top f6981eb2b81c97c4a96d47342fb554adcf4a16798eb298ecc5b077826886be8e -eo pid,comm [Pipeline] { [Pipeline] sh 10:52:06 + docker compose -f ./docker-compose-build.yml build --parallel 10:52:07 #1 [core-metadata internal] load build definition from Dockerfile 10:52:07 #1 transferring dockerfile: 30B 10:52:07 #1 transferring dockerfile: 2.06kB done 10:52:07 #1 DONE 0.1s 10:52:07 10:52:07 #2 [core-metadata internal] load .dockerignore 10:52:07 #2 transferring context: 50B done 10:52:07 #2 DONE 0.1s 10:52:07 10:52:07 #3 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:52:07 #3 DONE 0.0s 10:52:07 10:52:07 #4 [support-scheduler internal] load build definition from Dockerfile 10:52:07 #4 transferring dockerfile: 1.93kB 0.0s done 10:52:07 #4 DONE 0.1s 10:52:07 10:52:07 #5 [support-scheduler internal] load .dockerignore 10:52:07 #5 transferring context: 50B 0.0s done 10:52:07 #5 DONE 0.1s 10:52:07 10:52:07 #3 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:52:08 #3 DONE 0.0s 10:52:08 10:52:08 #6 [security-spiffe-token-provider internal] load build definition from Dockerfile 10:52:08 #6 transferring dockerfile: 1.89kB 0.0s done 10:52:08 #6 DONE 0.1s 10:52:08 10:52:08 #7 [security-spiffe-token-provider internal] load .dockerignore 10:52:08 #7 transferring context: 50B 0.0s done 10:52:08 #7 DONE 0.1s 10:52:08 10:52:08 #8 [core-command internal] load build definition from Dockerfile 10:52:08 #8 transferring dockerfile: 1.93kB done 10:52:08 #8 DONE 0.2s 10:52:08 10:52:08 #9 [security-secretstore-setup internal] load .dockerignore 10:52:08 #9 DONE 0.0s 10:52:08 10:52:08 #10 [security-secretstore-setup internal] load build definition from Dockerfile 10:52:08 #10 DONE 0.0s 10:52:08 10:52:08 #11 [core-command internal] load .dockerignore 10:52:08 #11 transferring context: 50B done 10:52:08 #11 DONE 0.1s 10:52:08 10:52:08 #12 [security-proxy-setup internal] load build definition from Dockerfile 10:52:08 #12 ... 10:52:08 10:52:08 #3 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:52:08 #3 DONE 0.0s 10:52:08 10:52:08 #13 [security-proxy-setup internal] load .dockerignore 10:52:08 #13 transferring context: 50B 0.0s done 10:52:08 #13 DONE 0.2s 10:52:08 10:52:08 #14 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 10:52:08 #14 DONE 0.4s 10:52:08 10:52:08 #12 [security-proxy-setup internal] load build definition from Dockerfile 10:52:08 #12 transferring dockerfile: 2.50kB 0.0s done 10:52:08 #12 DONE 0.3s 10:52:08 10:52:08 #9 [security-secretstore-setup internal] load .dockerignore 10:52:08 #9 transferring context: 50B 0.0s done 10:52:08 #9 DONE 0.2s 10:52:08 10:52:08 #3 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:52:08 #3 DONE 0.0s 10:52:08 10:52:08 #15 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 10:52:08 #15 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done 10:52:08 #15 DONE 0.2s 10:52:08 10:52:08 #16 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 10:52:08 #16 ... 10:52:08 10:52:08 #10 [security-secretstore-setup internal] load build definition from Dockerfile 10:52:08 #10 transferring dockerfile: 2.49kB 0.0s done 10:52:08 #10 DONE 0.2s 10:52:08 10:52:08 #3 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:52:08 #3 DONE 0.0s 10:52:08 10:52:08 #15 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 10:52:08 #15 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 10:52:08 #15 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done 10:52:08 #15 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done 10:52:08 #15 ... 10:52:08 10:52:08 #14 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 10:52:08 #14 DONE 0.8s 10:52:08 10:52:08 #15 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 10:52:08 #15 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done 10:52:08 #15 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 10:52:08 #15 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done 10:52:08 #15 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done 10:52:08 #15 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done 10:52:08 #15 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 10:52:08 #15 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done 10:52:08 #15 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done 10:52:08 #15 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0B / 3.33MB 0.3s 10:52:08 #15 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 2.34MB / 3.33MB 0.5s 10:52:09 #15 ... 10:52:09 10:52:09 #17 [core-data internal] load .dockerignore 10:52:09 #17 DONE 0.0s 10:52:09 10:52:09 #18 [security-spire-config internal] load .dockerignore 10:52:09 #18 transferring context: 50B 0.1s done 10:52:09 #18 DONE 0.7s 10:52:09 10:52:09 #15 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 10:52:09 #15 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.5s done 10:52:09 #15 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 10:52:09 #15 ... 10:52:09 10:52:09 #19 [support-notifications internal] load .dockerignore 10:52:09 #19 transferring context: 50B 0.0s done 10:52:09 #19 DONE 0.9s 10:52:09 10:52:09 #20 [support-notifications internal] load build definition from Dockerfile 10:52:09 #20 transferring dockerfile: 1.95kB 0.0s done 10:52:09 #20 DONE 0.9s 10:52:09 10:52:09 #3 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:52:09 #3 DONE 0.0s 10:52:09 10:52:09 #21 [security-spire-config internal] load build definition from Dockerfile 10:52:09 #21 transferring dockerfile: 1.69kB 0.0s done 10:52:09 #21 DONE 0.9s 10:52:09 10:52:09 #22 [security-spiffe-token-provider internal] load build context 10:52:09 #22 transferring context: 2.56MB 0.7s done 10:52:09 #22 DONE 1.1s 10:52:09 10:52:09 #23 [security-spire-server internal] load build definition from Dockerfile 10:52:09 #23 ... 10:52:09 10:52:09 #24 [core-command internal] load build context 10:52:09 #24 transferring context: 2.56MB 0.8s done 10:52:09 #24 DONE 1.2s 10:52:09 10:52:09 #25 [support-scheduler internal] load build context 10:52:09 #25 transferring context: 2.56MB 0.7s done 10:52:09 #25 DONE 1.2s 10:52:09 10:52:09 #26 [core-metadata internal] load build context 10:52:09 #26 transferring context: 2.56MB 0.8s done 10:52:09 #26 DONE 1.2s 10:52:09 10:52:09 #15 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 10:52:09 #15 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done 10:52:09 #15 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 10:52:09 #15 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done 10:52:09 #15 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done 10:52:09 #15 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.5s done 10:52:10 #15 ... 10:52:10 10:52:10 #14 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 10:52:10 #14 DONE 1.3s 10:52:10 10:52:10 #15 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 10:52:10 #15 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.8s done 10:52:10 #15 ... 10:52:10 10:52:10 #27 [security-proxy-setup internal] load build context 10:52:10 #27 transferring context: 2.56MB 0.5s done 10:52:10 #27 DONE 1.1s 10:52:10 10:52:10 #28 [security-secretstore-setup internal] load build context 10:52:10 #28 transferring context: 2.56MB 0.5s done 10:52:10 #28 DONE 1.2s 10:52:10 10:52:10 #15 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 10:52:10 #15 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.8s done 10:52:10 #15 ... 10:52:10 10:52:10 #29 [core-common-config-bootstrapper internal] load build definition from Dockerfile 10:52:10 #29 transferring dockerfile: 2.23kB 0.0s done 10:52:10 #29 DONE 1.5s 10:52:10 10:52:10 #30 [core-common-config-bootstrapper internal] load .dockerignore 10:52:10 #30 transferring context: 50B done 10:52:10 #30 DONE 1.6s 10:52:10 10:52:10 #17 [core-data internal] load .dockerignore 10:52:10 #17 transferring context: 50B 0.0s done 10:52:10 #17 DONE 1.1s 10:52:10 10:52:10 #31 [security-proxy-auth internal] load .dockerignore 10:52:10 #31 transferring context: 50B done 10:52:10 #31 DONE 1.2s 10:52:10 10:52:10 #32 [security-proxy-auth internal] load build definition from Dockerfile 10:52:10 #32 transferring dockerfile: 2.15kB done 10:52:10 #32 DONE 1.3s 10:52:10 10:52:10 #33 [security-bootstrapper internal] load .dockerignore 10:52:10 #33 transferring context: 50B done 10:52:10 #33 DONE 1.5s 10:52:10 10:52:10 #3 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:52:10 #3 DONE 0.0s 10:52:10 10:52:10 #14 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 10:52:10 #14 ... 10:52:10 10:52:10 #34 [security-spire-server internal] load .dockerignore 10:52:10 #34 transferring context: 50B done 10:52:10 #34 DONE 1.0s 10:52:10 10:52:10 #23 [security-spire-server internal] load build definition from Dockerfile 10:52:10 #23 transferring dockerfile: 1.70kB done 10:52:10 #23 DONE 1.0s 10:52:10 10:52:10 #35 [core-data internal] load build definition from Dockerfile 10:52:10 #35 transferring dockerfile: 2.01kB done 10:52:10 #35 DONE 1.1s 10:52:10 10:52:10 #36 [security-bootstrapper internal] load build definition from Dockerfile 10:52:10 #36 transferring dockerfile: 2.93kB done 10:52:10 #36 DONE 1.6s 10:52:10 10:52:10 #3 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:52:10 #3 DONE 0.0s 10:52:10 10:52:10 #37 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 10:52:10 #37 DONE 0.7s 10:52:10 10:52:10 #14 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 10:52:10 #131 ... 10:52:10 10:52:10 #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:52:10 #0 1.294 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.10" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 10:52:10 #132 ... 10:52:10 10:52:10 #133 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:52:10 #0 3.051 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.10" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 10:52:10 #133 ... 10:52:10 10:52:10 #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:52:10 #0 1.539 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.10" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 10:52:10 #134 ... 10:52:10 10:52:10 #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:52:10 #0 3.000 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.10" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 10:52:10 #135 ... 10:52:10 10:52:10 #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:52:10 #0 2.804 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.10" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 10:52:10 #136 ... 10:52:10 10:52:10 #137 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 10:52:10 #0 1.564 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.10" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 10:52:10 #137 ... 10:52:10 10:52:10 #138 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 10:52:10 #0 0.688 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.10" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 10:52:10 #138 ... 10:52:10 10:52:10 #139 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:52:10 #0 0.715 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.10" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 10:52:10 #139 ... 10:52:10 10:52:10 #140 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 10:52:10 #0 2.985 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.10" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 10:52:10 #14 DONE 1.6s 10:52:10 10:52:10 #38 [security-spire-agent internal] load .dockerignore 10:52:10 #38 transferring context: 50B done 10:52:10 #38 DONE 1.0s 10:52:10 10:52:10 #37 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 10:52:10 #37 DONE 1.2s 10:52:10 10:52:10 #15 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 10:52:10 #15 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done 10:52:10 #15 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 10:52:10 #15 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done 10:52:10 #15 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done 10:52:10 #15 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.5s done 10:52:10 #15 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.8s done 10:52:10 #15 DONE 3.0s 10:52:10 10:52:10 #39 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 10:52:10 #39 ... 10:52:10 10:52:10 #40 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 10:52:10 #40 DONE 1.2s 10:52:10 10:52:10 #41 [security-spire-agent internal] load build definition from Dockerfile 10:52:10 #41 transferring dockerfile: 1.81kB done 10:52:10 #41 DONE 1.4s 10:52:10 10:52:10 #15 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 10:52:10 #15 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done 10:52:10 #15 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 10:52:10 #15 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done 10:52:10 #15 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done 10:52:10 #15 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.5s done 10:52:10 #15 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.8s done 10:52:10 #15 DONE 3.1s 10:52:10 10:52:10 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 10:52:10 #42 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 10:52:11 #42 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.5s done 10:52:11 #42 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 10:52:11 #140 ... 10:52:11 10:52:11 #115 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:52:11 #115 2.314 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.10" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 10:52:11 #42 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 10:52:11 #42 ... 10:52:11 10:52:11 #43 [security-spire-server internal] load build context 10:52:11 #43 transferring context: 18.10kB 0.0s done 10:52:11 #43 DONE 1.2s 10:52:11 10:52:11 #44 [security-spire-config internal] load build context 10:52:11 #44 transferring context: 16.35kB 0.1s done 10:52:11 #44 DONE 1.2s 10:52:11 10:52:11 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 10:52:11 #42 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 10:52:11 #42 ... 10:52:11 10:52:11 #14 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 10:52:11 #14 DONE 2.5s 10:52:11 10:52:11 #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 10:52:11 #40 DONE 1.9s 10:52:11 10:52:11 #45 [security-bootstrapper internal] load build context 10:52:11 #45 transferring context: 2.56MB 1.4s done 10:52:11 #45 DONE 1.7s 10:52:11 10:52:11 #46 [support-notifications internal] load build context 10:52:11 #46 transferring context: 2.56MB 1.4s done 10:52:11 #46 DONE 2.5s 10:52:11 10:52:11 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 10:52:11 #42 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 10:52:12 #42 ... 10:52:12 10:52:12 #47 [core-data internal] load build context 10:52:12 #47 transferring context: 2.56MB 1.5s done 10:52:12 #47 DONE 1.7s 10:52:12 10:52:12 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 10:52:12 #42 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.2s 10:52:12 #42 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.2s 10:52:12 #42 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.2s 10:52:12 #42 ... 10:52:12 10:52:12 #48 [core-common-config-bootstrapper internal] load build context 10:52:12 #48 transferring context: 2.56MB 1.5s done 10:52:12 #48 DONE 1.9s 10:52:12 10:52:12 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 10:52:12 #42 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s 10:52:12 #42 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 10:52:12 #42 ... 10:52:12 10:52:12 #49 [security-proxy-auth internal] load build context 10:52:12 #49 transferring context: 2.56MB 1.6s done 10:52:12 #49 DONE 2.0s 10:52:12 10:52:12 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 10:52:12 #42 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s done 10:52:12 #42 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done 10:52:12 #42 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.3s done 10:52:12 #42 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 10:52:12 #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 0.5s 10:52:12 #42 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 10:52:12 #42 ... 10:52:12 10:52:12 #15 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 10:52:12 #15 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done 10:52:12 #15 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 10:52:12 #15 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done 10:52:12 #15 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done 10:52:12 #15 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.5s done 10:52:12 #15 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.8s done 10:52:12 #15 DONE 3.2s 10:52:12 10:52:12 #50 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 10:52:12 #50 DONE 1.6s 10:52:12 10:52:12 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 10:52:12 #42 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.5s done 10:52:12 #42 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 10:52:12 #42 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 10:52:12 #42 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 10:52:12 #42 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s done 10:52:12 #42 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done 10:52:12 #42 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.3s done 10:52:12 #42 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 10:52:12 #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 3.25MB / 23.39MB 0.6s 10:52:12 #42 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done 10:52:12 #42 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done 10:52:12 #42 ... 10:52:12 10:52:12 #51 [security-spire-agent internal] load build context 10:52:12 #51 transferring context: 17.63kB 0.1s done 10:52:12 #51 DONE 0.2s 10:52:12 10:52:12 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 10:52:13 #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 4.96MB / 23.39MB 0.9s 10:52:13 #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 7.17MB / 23.39MB 1.3s 10:52:13 #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 8.39MB / 23.39MB 1.4s 10:52:13 #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.53MB / 23.39MB 1.4s 10:52:13 #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 14.78MB / 23.39MB 1.5s 10:52:13 #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.78MB / 23.39MB 1.8s 10:52:13 #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 18.25MB / 23.39MB 1.9s 10:52:14 #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.97MB / 23.39MB 2.0s 10:52:14 #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 2.2s 10:52:16 #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 4.6s done 10:52:16 #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 4.6s done 10:52:16 #42 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10:52:16 #42 ... 10:52:16 10:52:16 #52 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 10:52:16 #0 3.301 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:52:16 #0 3.753 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:52:16 #0 4.876 OK: 266 MiB in 52 packages 10:52:16 #52 DONE 6.7s 10:52:16 10:52:16 #53 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 10:52:16 #0 1.912 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:52:16 #0 2.455 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:52:16 #0 4.076 OK: 266 MiB in 52 packages 10:52:16 #53 DONE 7.4s 10:52:16 10:52:16 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 10:52:17 #42 ... 10:52:17 10:52:17 #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 10:52:17 #0 2.788 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:52:17 #0 3.301 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:52:17 #0 4.601 v3.18.5-97-g4aaba52b611 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 10:52:17 #0 4.601 v3.18.5-97-g4aaba52b611 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 10:52:17 #0 4.601 OK: 19948 distinct packages available 10:52:17 #0 4.817 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:52:17 #0 5.151 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:52:17 #0 6.102 OK: 266 MiB in 52 packages 10:52:17 #54 DONE 6.8s 10:52:17 10:52:17 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 10:52:17 #42 ... 10:52:17 10:52:17 #55 [support-notifications builder 4/7] COPY go.mod vendor* ./ 10:52:17 #55 DONE 0.8s 10:52:17 10:52:17 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 10:52:18 #42 ... 10:52:18 10:52:18 #56 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 10:52:18 #56 DONE 0.8s 10:52:18 10:52:18 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 10:52:18 #42 ... 10:52:18 10:52:18 #57 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 10:52:18 #57 DONE 0.9s 10:52:18 10:52:18 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 10:52:18 #42 ... 10:52:18 10:52:18 #16 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 10:52:18 #16 ... 10:52:18 10:52:18 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 10:52:20 #42 ... 10:52:20 10:52:20 #58 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 10:52:20 #0 6.729 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:52:20 #0 7.281 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:52:20 #0 9.612 OK: 266 MiB in 52 packages 10:52:20 #58 DONE 10.1s 10:52:20 10:52:20 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 10:52:20 #42 ... 10:52:20 10:52:20 #39 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init 10:52:20 #39 6.950 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:52:20 #39 7.459 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:52:20 #39 9.442 (1/1) Installing dumb-init (1.2.5-r2) 10:52:20 #39 9.497 Executing busybox-1.36.1-r5.trigger 10:52:20 #39 9.629 OK: 8 MiB in 16 packages 10:52:20 #39 DONE 10.5s 10:52:20 10:52:20 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 10:52:20 #0 6.259 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:52:20 #0 6.877 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:52:20 #0 9.375 v3.18.5-97-g4aaba52b611 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 10:52:20 #0 9.375 v3.18.5-97-g4aaba52b611 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 10:52:20 #0 9.375 OK: 19946 distinct packages available 10:52:20 #0 9.895 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:52:20 #59 ... 10:52:20 10:52:20 #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 10:52:20 #0 6.200 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:52:20 #0 6.730 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:52:20 #0 9.230 (1/4) Installing dumb-init (1.2.5-r2) 10:52:20 #0 9.254 (2/4) Installing openssl (3.1.4-r1) 10:52:20 #0 9.363 (3/4) Installing su-exec (0.2-r3) 10:52:20 #0 9.408 (4/4) Installing yq (4.33.3-r5) 10:52:20 #0 9.989 Executing busybox-1.36.1-r5.trigger 10:52:20 #0 10.10 OK: 18 MiB in 19 packages 10:52:20 #60 ... 10:52:20 10:52:20 #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 10:52:20 #0 6.491 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:52:20 #0 7.234 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:52:20 #0 9.390 (1/1) Installing dumb-init (1.2.5-r2) 10:52:20 #0 9.423 Executing busybox-1.36.1-r5.trigger 10:52:20 #0 9.490 OK: 8 MiB in 16 packages 10:52:20 #61 DONE 10.3s 10:52:20 10:52:20 #62 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 10:52:20 #0 6.409 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:52:20 #0 7.347 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:52:20 #0 9.963 (1/2) Installing dumb-init (1.2.5-r2) 10:52:20 #0 9.988 (2/2) Installing su-exec (0.2-r3) 10:52:20 #0 10.01 Executing busybox-1.36.1-r5.trigger 10:52:20 #0 10.12 OK: 8 MiB in 17 packages 10:52:20 #62 ... 10:52:20 10:52:20 #63 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 10:52:20 #63 DONE 0.8s 10:52:20 10:52:20 #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 10:52:20 #0 6.443 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:52:20 #0 6.943 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:52:20 #0 9.075 (1/4) Installing ca-certificates (20230506-r0) 10:52:20 #0 9.291 (2/4) Installing dumb-init (1.2.5-r2) 10:52:20 #0 9.311 (3/4) Installing su-exec (0.2-r3) 10:52:20 #0 9.409 (4/4) Installing yq (4.33.3-r5) 10:52:20 #0 9.972 Executing busybox-1.36.1-r5.trigger 10:52:20 #0 10.10 Executing ca-certificates-20230506-r0.trigger 10:52:21 #64 ... 10:52:21 10:52:21 #65 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:52:21 #0 6.418 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:52:21 #0 7.299 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:52:21 #0 10.26 v3.18.5-97-g4aaba52b611 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 10:52:21 #0 10.26 v3.18.5-97-g4aaba52b611 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 10:52:21 #0 10.26 OK: 19946 distinct packages available 10:52:21 #65 ... 10:52:21 10:52:21 #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 10:52:21 #60 DONE 10.8s 10:52:21 10:52:21 #66 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 10:52:21 #0 6.216 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:52:21 #0 6.833 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:52:21 #0 9.246 (1/2) Installing ca-certificates (20230506-r0) 10:52:21 #0 9.479 (2/2) Installing dumb-init (1.2.5-r2) 10:52:21 #0 9.518 Executing busybox-1.36.1-r5.trigger 10:52:21 #0 9.658 Executing ca-certificates-20230506-r0.trigger 10:52:21 #0 10.40 OK: 9 MiB in 17 packages 10:52:21 #66 ... 10:52:21 10:52:21 #62 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 10:52:21 #62 DONE 10.8s 10:52:21 10:52:21 #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 10:52:21 #0 6.272 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:52:21 #0 7.218 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:52:21 #0 10.27 v3.18.5-97-g4aaba52b611 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 10:52:21 #0 10.27 v3.18.5-97-g4aaba52b611 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 10:52:21 #0 10.27 OK: 19946 distinct packages available 10:52:21 #0 10.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:52:21 #67 ... 10:52:21 10:52:21 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 10:52:21 #42 ... 10:52:21 10:52:21 #66 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 10:52:21 #66 DONE 11.1s 10:52:21 10:52:21 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 10:52:22 #42 ... 10:52:22 10:52:22 #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 10:52:22 #64 10.74 OK: 18 MiB in 19 packages 10:52:22 #64 DONE 11.3s 10:52:22 10:52:22 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 10:52:22 #42 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.2s 10:52:22 #42 ... 10:52:22 10:52:22 #68 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 10:52:22 #68 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.1s done 10:52:22 #68 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 10:52:22 #68 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done 10:52:22 #68 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done 10:52:22 #68 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done 10:52:22 #68 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB done 10:52:22 #68 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.2s done 10:52:22 #68 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 3.8s done 10:52:22 #68 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done 10:52:22 #68 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 5.9s 10:52:22 #68 ... 10:52:22 10:52:22 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 10:52:24 #42 ... 10:52:24 10:52:24 #65 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:52:24 #65 10.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:52:24 #65 11.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:52:24 #65 13.09 (1/5) Installing dumb-init (1.2.5-r2) 10:52:24 #65 13.11 (2/5) Installing musl-obstack (1.2.3-r2) 10:52:24 #65 13.12 (3/5) Installing libucontext (1.2-r2) 10:52:24 #65 13.15 (4/5) Installing gcompat (1.1.0-r1) 10:52:24 #65 13.16 (5/5) Installing openssl (3.1.4-r1) 10:52:24 #65 13.20 Executing busybox-1.36.1-r5.trigger 10:52:24 #65 13.28 OK: 9 MiB in 20 packages 10:52:24 #65 DONE 13.8s 10:52:24 10:52:24 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 10:52:24 #42 ... 10:52:24 10:52:24 #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 10:52:24 #67 11.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:52:24 #67 13.29 (1/4) Installing dumb-init (1.2.5-r2) 10:52:24 #67 13.31 (2/4) Installing musl-obstack (1.2.3-r2) 10:52:24 #67 13.32 (3/4) Installing libucontext (1.2-r2) 10:52:24 #67 13.32 (4/4) Installing gcompat (1.1.0-r1) 10:52:24 #67 13.36 Executing busybox-1.36.1-r5.trigger 10:52:24 #67 13.47 OK: 8 MiB in 19 packages 10:52:24 #67 DONE 14.1s 10:52:24 10:52:24 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 10:52:24 #42 ... 10:52:24 10:52:24 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 10:52:24 #59 10.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:52:24 #59 12.94 (1/11) Installing ca-certificates (20230506-r0) 10:52:24 #59 13.13 (2/11) Installing brotli-libs (1.0.9-r14) 10:52:24 #59 13.16 (3/11) Installing libunistring (1.1-r1) 10:52:24 #59 13.22 (4/11) Installing libidn2 (2.3.4-r1) 10:52:24 #59 13.24 (5/11) Installing nghttp2-libs (1.57.0-r0) 10:52:24 #59 13.28 (6/11) Installing libcurl (8.5.0-r0) 10:52:24 #59 13.32 (7/11) Installing curl (8.5.0-r0) 10:52:24 #59 13.36 (8/11) Installing dumb-init (1.2.5-r2) 10:52:24 #59 13.37 (9/11) Installing musl-obstack (1.2.3-r2) 10:52:24 #59 13.37 (10/11) Installing libucontext (1.2-r2) 10:52:24 #59 13.37 (11/11) Installing gcompat (1.1.0-r1) 10:52:24 #59 13.40 Executing busybox-1.36.1-r5.trigger 10:52:24 #59 13.48 Executing ca-certificates-20230506-r0.trigger 10:52:24 #59 13.96 OK: 13 MiB in 26 packages 10:52:24 #59 DONE 14.5s 10:52:24 10:52:24 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 10:52:27 #42 ... 10:52:27 10:52:27 #69 [core-data stage-1 3/7] RUN apk --no-cache upgrade 10:52:27 #0 3.600 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:52:27 #0 4.152 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:52:27 #0 5.923 OK: 8 MiB in 16 packages 10:52:27 #69 DONE 6.5s 10:52:27 10:52:27 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 10:52:27 #42 ... 10:52:27 10:52:27 #68 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 10:52:27 #68 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 10.1s done 10:52:27 #68 DONE 14.9s 10:52:27 10:52:27 #70 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 10:52:27 #0 4.335 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:52:27 #0 5.058 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:52:27 #0 7.179 OK: 8 MiB in 16 packages 10:52:27 #70 DONE 7.8s 10:52:27 10:52:27 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 10:52:27 #42 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.0s 10:52:28 #42 ... 10:52:28 10:52:28 #71 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:52:28 #71 ... 10:52:28 10:52:28 #72 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:52:28 #72 ... 10:52:28 10:52:28 #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:52:28 #73 ... 10:52:28 10:52:28 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 10:52:28 #42 ... 10:52:28 10:52:28 #74 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 10:52:28 #0 4.237 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:52:28 #0 4.780 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:52:28 #0 6.677 OK: 18 MiB in 19 packages 10:52:28 #74 DONE 7.2s 10:52:28 10:52:28 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 10:52:28 #42 ... 10:52:28 10:52:28 #75 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 10:52:28 #0 3.717 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:52:28 #0 4.248 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:52:28 #0 6.259 OK: 18 MiB in 19 packages 10:52:28 #75 DONE 6.6s 10:52:28 10:52:28 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 10:52:28 #42 ... 10:52:28 10:52:28 #76 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 10:52:28 #76 DONE 0.3s 10:52:28 10:52:28 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 10:52:29 #42 ... 10:52:29 10:52:29 #77 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 10:52:29 #0 4.656 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:52:29 #0 5.217 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:52:29 #0 7.086 OK: 9 MiB in 17 packages 10:52:29 #77 DONE 7.4s 10:52:29 10:52:29 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 10:52:29 #42 ... 10:52:29 10:52:29 #78 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 10:52:29 #0 5.012 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:52:29 #0 5.752 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:52:29 #0 7.607 OK: 8 MiB in 17 packages 10:52:29 #78 DONE 8.0s 10:52:29 10:52:29 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 10:52:29 #42 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.9s done 10:52:29 #42 ... 10:52:29 10:52:29 #79 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 10:52:29 #0 2.498 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:52:29 #0 3.163 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:52:29 #0 5.176 OK: 9 MiB in 20 packages 10:52:29 #79 DONE 5.6s 10:52:29 10:52:29 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 10:52:30 #42 DONE 20.0s 10:52:30 10:52:30 #80 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 10:52:30 #80 ... 10:52:30 10:52:30 #81 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 10:52:30 #0 2.609 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:52:30 #0 3.406 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:52:30 #0 5.146 OK: 8 MiB in 19 packages 10:52:30 #81 DONE 5.7s 10:52:30 10:52:30 #82 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 10:52:30 #82 ... 10:52:30 10:52:30 #80 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 10:52:30 #80 DONE 0.8s 10:52:31 10:52:31 #83 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 10:52:31 #0 2.954 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:52:31 #0 3.762 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:52:31 #0 5.404 OK: 13 MiB in 26 packages 10:52:31 #83 DONE 5.8s 10:52:31 10:52:31 #84 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 10:52:31 #84 ... 10:52:31 10:52:31 #82 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 10:52:31 #82 DONE 1.6s 10:52:31 10:52:31 #85 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:52:31 #85 ... 10:52:31 10:52:31 #86 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 10:52:31 #86 DONE 0.3s 10:52:31 10:52:31 #87 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 10:52:32 #87 DONE 1.2s 10:52:32 10:52:32 #84 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 10:52:32 #84 DONE 1.2s 10:52:32 10:52:32 #88 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 10:52:32 #88 DONE 1.2s 10:52:32 10:52:32 #89 [security-spire-config stage-2 5/10] COPY Attribution.txt / 10:52:32 #89 DONE 0.2s 10:52:32 10:52:32 #90 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 10:52:32 #90 DONE 0.2s 10:52:32 10:52:32 #91 [security-spire-server stage-2 5/9] COPY Attribution.txt / 10:52:32 #91 DONE 0.2s 10:52:32 10:52:32 #92 [security-spire-agent stage-3 7/10] COPY security.txt / 10:52:32 #92 DONE 0.2s 10:52:32 10:52:32 #93 [security-spire-server stage-2 6/9] COPY security.txt / 10:52:32 #93 DONE 0.2s 10:52:32 10:52:32 #94 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 10:52:32 #94 ... 10:52:32 10:52:32 #95 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 10:52:32 #95 DONE 0.2s 10:52:32 10:52:32 #96 [security-spire-config stage-2 6/10] COPY security.txt / 10:52:32 #96 DONE 0.3s 10:52:32 10:52:32 #94 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 10:52:32 #94 DONE 0.2s 10:52:32 10:52:32 #97 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 10:52:32 #97 DONE 0.2s 10:52:32 10:52:32 #98 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 10:52:32 #98 DONE 0.2s 10:52:32 10:52:32 #99 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 10:52:32 #99 DONE 0.2s 10:52:32 10:52:32 #100 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 10:52:32 #100 DONE 0.2s 10:52:32 10:52:32 #101 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 10:52:33 #101 ... 10:52:33 10:52:33 #102 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 10:52:33 #102 DONE 0.2s 10:52:33 10:52:33 #103 [security-spire-server] exporting to image 10:52:33 #103 exporting layers 10:52:33 #103 ... 10:52:33 10:52:33 #104 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 10:52:33 #104 DONE 0.3s 10:52:33 10:52:33 #101 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 10:52:33 #101 DONE 0.3s 10:52:33 10:52:33 #105 [security-spire-agent] exporting to image 10:52:35 #105 ... 10:52:35 10:52:35 #103 [security-spire-server] exporting to image 10:52:35 #103 exporting layers 2.1s done 10:52:35 #103 writing image sha256:8689f537c5e05f77c261b7acf6b21832d5ca103f86adbee167498f114a489106 0.1s done 10:52:35 #103 naming to docker.io/library/security-spire-server-arm64 0.0s done 10:52:35 #103 DONE 2.2s 10:52:35 10:52:35 #105 [security-spire-agent] exporting to image 10:52:35 #105 exporting layers 1.9s done 10:52:35 #105 writing image sha256:9fb2236124de0d53e62799414d4e8aaffaeefe2706672b27efe801f36987c122 0.0s done 10:52:35 #105 naming to docker.io/library/security-spire-agent-arm64 0.0s done 10:52:35 #105 DONE 2.0s 10:52:35 10:52:35 #106 [security-spire-config] exporting to image 10:52:35 #106 exporting layers 2.1s done 10:52:35 #106 writing image sha256:8800ce1ccb47698815c35b96cfcbd9c1ec9e4ab14437130cee3666cb239a7507 0.0s done 10:52:35 #106 naming to docker.io/library/security-spire-config-arm64 10:52:35 #106 naming to docker.io/library/security-spire-config-arm64 0.0s done 10:52:35 #106 DONE 2.1s 10:52:35 10:52:35 #85 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:52:50 #85 ... 10:52:50 10:52:50 #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:52:50 #73 DONE 31.2s 10:52:50 10:52:50 #71 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:52:50 #71 DONE 31.5s 10:52:50 10:52:50 #85 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:52:50 #85 DONE 28.4s 10:52:50 10:52:50 #72 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:52:50 #72 DONE 31.4s 10:52:50 10:52:50 #107 [support-scheduler builder 6/7] COPY . . 10:52:50 #107 DONE 0.8s 10:52:50 10:52:50 #108 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:52:50 #108 CACHED 10:52:50 10:52:50 #109 [security-bootstrapper builder 6/7] COPY . . 10:52:50 #109 CACHED 10:52:50 10:52:50 #110 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 10:52:50 #110 CACHED 10:52:50 10:52:50 #111 [support-notifications builder 6/7] COPY . . 10:52:50 #111 DONE 0.8s 10:52:50 10:52:50 #112 [security-proxy-setup builder 6/7] COPY . . 10:52:50 #112 DONE 0.8s 10:52:50 10:52:50 #113 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 10:52:50 #113 CACHED 10:52:50 10:52:50 #114 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:52:50 #114 CACHED 10:52:50 10:52:50 #115 [security-secretstore-setup builder 6/7] COPY . . 10:52:50 #115 CACHED 10:52:50 10:52:50 #116 [security-spiffe-token-provider builder 6/7] COPY . . 10:52:50 #116 DONE 0.8s 10:52:50 10:52:50 #117 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:52:50 #117 ... 10:52:50 10:52:50 #118 [core-data builder 4/7] COPY go.mod vendor* ./ 10:52:50 #118 CACHED 10:52:50 10:52:50 #119 [core-data builder 6/7] COPY . . 10:52:50 #119 CACHED 10:52:50 10:52:50 #120 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:52:50 #120 CACHED 10:52:50 10:52:50 #121 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:52:50 #121 CACHED 10:52:50 10:52:50 #122 [security-proxy-auth builder 6/7] COPY . . 10:52:50 #122 CACHED 10:52:50 10:52:50 #123 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 10:52:50 #123 CACHED 10:52:50 10:52:50 #124 [core-common-config-bootstrapper builder 6/7] COPY . . 10:52:50 #124 CACHED 10:52:50 10:52:50 #125 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:52:50 #125 CACHED 10:52:50 10:52:50 #126 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 10:52:50 #126 CACHED 10:52:50 10:52:50 #127 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:52:50 #127 CACHED 10:52:50 10:52:50 #128 [core-command builder 6/7] COPY . . 10:52:50 #128 CACHED 10:52:50 10:52:50 #129 [core-command builder 4/7] COPY go.mod vendor* ./ 10:52:50 #129 CACHED 10:52:50 10:52:50 #130 [core-metadata builder 6/7] COPY . . 10:52:50 #130 CACHED 10:52:50 10:52:50 #131 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:52:50 #131 CACHED 10:52:50 10:52:50 #132 [core-metadata builder 4/7] COPY go.mod vendor* ./ 10:52:50 #132 CACHED 10:52:50 10:52:50 #133 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 10:52:52 #133 2.395 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.10" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 10:52:59 #115 ... 10:52:59 10:52:59 #139 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:52:59 #139 53.53 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.10" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 10:53:00 #133 ... 10:53:00 10:53:00 #134 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 10:53:00 #0 1.948 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.10" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 10:53:00 #134 ... 10:53:00 10:53:00 #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:53:00 #0 2.466 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.10" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 10:53:00 #135 ... 10:53:00 10:53:00 #136 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:53:00 #0 1.628 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.10" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 10:53:01 #136 ... 10:53:01 10:53:01 #137 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:53:01 #0 2.966 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.10" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 10:53:01 #137 ... 10:53:01 10:53:01 #138 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:53:01 #0 3.002 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.10" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 10:53:01 #138 ... 10:53:01 10:53:01 #139 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:53:01 #0 2.690 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.10" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 10:53:01 #139 ... 10:53:01 10:53:01 #140 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:53:01 #0 2.733 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.10" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 10:53:01 #140 ... 10:53:01 10:53:01 #141 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:53:01 #0 2.222 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.10" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 10:53:01 #141 ... 10:53:01 10:53:01 #142 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 10:53:01 #0 2.110 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.10" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 10:53:02 #142 ... 10:53:02 10:53:02 #117 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:53:02 #117 2.412 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.10" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 10:53:57 #139 ... 10:53:57 10:53:57 #133 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:53:57 #133 DONE 115.4s 10:53:57 10:53:57 #137 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 10:53:57 #137 DONE 115.5s 10:53:57 10:53:57 #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:53:57 #135 DONE 115.4s 10:53:57 10:53:57 #141 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:53:57 #141 ... 10:53:57 10:53:57 #140 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 10:53:57 #140 DONE 115.5s 10:53:57 10:53:57 #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:53:57 #132 DONE 115.5s 10:53:57 10:53:57 #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:53:57 #134 DONE 115.6s 10:53:57 10:53:57 #115 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:53:57 #115 DONE 115.7s 10:53:57 10:53:57 #142 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:53:57 #142 ... 10:53:57 10:53:57 #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:53:57 #131 DONE 115.7s 10:53:57 10:53:57 #138 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 10:53:57 #138 DONE 115.8s 10:53:57 10:53:57 #143 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:53:57 #143 ... 10:53:57 10:53:57 #139 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:53:57 #139 DONE 116.6s 10:53:57 10:53:57 #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:53:57 #136 DONE 116.5s 10:53:57 10:53:57 #144 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 10:53:57 #144 ... 10:53:57 10:53:57 #141 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:53:57 #141 DONE 1.5s 10:53:57 10:53:57 #145 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 10:53:57 #145 DONE 1.4s 10:53:57 10:53:57 #142 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:53:57 #142 DONE 1.4s 10:53:57 10:53:57 #146 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 10:53:57 #146 ... 10:53:57 10:53:57 #143 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:53:57 #143 DONE 1.5s 10:53:57 10:53:57 #147 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:53:57 #147 DONE 0.8s 10:53:57 10:53:57 #148 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 10:53:57 #148 DONE 0.9s 10:53:57 10:53:57 #144 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 10:53:57 #144 DONE 0.9s 10:53:57 10:53:57 #149 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 10:53:57 #149 ... 10:53:57 10:53:57 #150 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:53:57 #150 DONE 1.3s 10:53:57 10:53:57 #151 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 10:53:57 #151 CACHED 10:53:57 10:53:57 #152 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 10:53:57 #152 CACHED 10:53:57 10:53:57 #153 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:53:57 #153 CACHED 10:53:57 10:53:57 #154 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:53:57 #154 CACHED 10:53:57 10:53:57 #155 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:53:57 #155 CACHED 10:53:57 10:53:57 #156 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:53:57 #156 CACHED 10:53:57 10:53:57 #157 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:53:57 #157 CACHED 10:53:57 10:53:57 #158 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:53:57 #158 CACHED 10:53:57 10:53:57 #159 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:53:57 #159 DONE 1.1s 10:53:57 10:53:57 #160 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:53:57 #160 DONE 1.0s 10:53:57 10:53:57 #161 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:53:57 #161 DONE 1.1s 10:53:57 10:53:57 #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 10:53:57 #162 DONE 1.0s 10:53:57 10:53:57 #149 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 10:53:57 #149 DONE 1.0s 10:53:57 10:53:57 #163 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 10:54:00 #163 ... 10:54:00 10:54:00 #164 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 10:54:00 #164 DONE 3.0s 10:54:00 10:54:00 #165 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 10:54:00 #165 DONE 3.1s 10:54:00 10:54:00 #166 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 10:54:00 #166 DONE 3.2s 10:54:00 10:54:00 #167 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 10:54:00 #167 ... 10:54:00 10:54:00 #168 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 10:54:00 #168 DONE 3.3s 10:54:00 10:54:00 #169 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 10:54:00 #169 ... 10:54:00 10:54:00 #170 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 10:54:00 #170 DONE 3.6s 10:54:00 10:54:00 #171 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 10:54:00 #171 DONE 3.6s 10:54:00 10:54:00 #146 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 10:54:00 #146 DONE 4.9s 10:54:00 10:54:00 #172 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 10:54:00 #172 DONE 3.6s 10:54:00 10:54:00 #173 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 10:54:00 #173 DONE 3.6s 10:54:00 10:54:00 #174 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 10:54:00 #174 DONE 3.6s 10:54:00 10:54:00 #175 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 10:54:01 #175 ... 10:54:01 10:54:01 #163 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 10:54:01 #163 DONE 3.6s 10:54:01 10:54:01 #167 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 10:54:01 #167 DONE 0.7s 10:54:01 10:54:01 #176 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 10:54:01 #176 DONE 0.7s 10:54:01 10:54:01 #177 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 10:54:01 #177 DONE 0.6s 10:54:01 10:54:01 #169 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 10:54:01 #169 DONE 0.6s 10:54:01 10:54:01 #87 [security-spiffe-token-provider] exporting to image 10:54:01 #87 exporting layers 10:54:01 #87 ... 10:54:01 10:54:01 #178 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 10:54:01 #178 DONE 0.8s 10:54:01 10:54:01 #179 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 10:54:01 #179 DONE 0.8s 10:54:01 10:54:01 #180 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 10:54:01 #180 DONE 0.8s 10:54:01 10:54:01 #181 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 10:54:01 #181 DONE 0.8s 10:54:01 10:54:01 #175 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 10:54:01 #175 DONE 0.9s 10:54:01 10:54:01 #87 [core-data] exporting to image 10:54:01 #87 ... 10:54:01 10:54:01 #182 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 10:54:01 #182 DONE 0.9s 10:54:01 10:54:01 #183 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 10:54:01 #183 DONE 0.9s 10:54:01 10:54:01 #184 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 10:54:01 #184 DONE 0.8s 10:54:01 10:54:01 #87 [support-notifications] exporting to image 10:54:01 #87 ... 10:54:01 10:54:01 #185 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 10:54:01 #185 DONE 0.9s 10:54:01 10:54:01 #87 [support-notifications] exporting to image 10:54:01 #87 exporting layers 0.6s done 10:54:02 #87 ... 10:54:02 10:54:02 #186 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 10:54:02 #186 DONE 0.6s 10:54:02 10:54:02 #187 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 10:54:02 #187 DONE 0.6s 10:54:02 10:54:02 #188 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 10:54:02 #188 DONE 0.5s 10:54:02 10:54:02 #87 [security-spiffe-token-provider] exporting to image 10:54:02 #87 exporting layers 0.6s done 10:54:02 #87 writing image sha256:888f7c259c7172bc6c83e682e3624318e25fa3db50b76f783a81edc96b12e686 done 10:54:02 #87 naming to docker.io/library/security-spiffe-token-provider done 10:54:02 #87 writing image sha256:cbda40f08d03c81992134834d47dafd64b421d2af5bf2705c5207568bd5c8a0d 0.0s done 10:54:02 #87 naming to docker.io/library/support-scheduler 10:54:02 #87 ... 10:54:02 10:54:02 #189 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 10:54:02 #189 DONE 0.5s 10:54:02 10:54:02 #87 [core-command] exporting to image 10:54:02 #87 exporting layers 0.1s done 10:54:02 #87 naming to docker.io/library/support-scheduler done 10:54:02 #87 writing image sha256:bafa49599350528cd73c2168b8b57ac4517998a64c10e868d72a20c47974ef44 done 10:54:02 #87 naming to docker.io/library/core-command done 10:54:02 #87 writing image sha256:042ae0484e77d958271af9394aaf37be310e52fcb5a6ac5f2c79207aff79a268 10:54:02 #87 writing image sha256:042ae0484e77d958271af9394aaf37be310e52fcb5a6ac5f2c79207aff79a268 done 10:54:02 #87 naming to docker.io/library/core-data 10:54:02 #87 writing image sha256:75fd6f7a4fb4463e657440e5290900b26fff9e4befaafe69557509eb1ae711bf 10:54:02 #87 writing image sha256:85eefa256fc4e72af2a1c4c6d6427238b3696c8c9f48bb250fdd24a9ed178ae4 10:54:02 #87 naming to docker.io/library/core-data 0.3s done 10:54:02 #87 writing image sha256:75fd6f7a4fb4463e657440e5290900b26fff9e4befaafe69557509eb1ae711bf 0.3s done 10:54:02 #87 writing image sha256:85eefa256fc4e72af2a1c4c6d6427238b3696c8c9f48bb250fdd24a9ed178ae4 0.3s done 10:54:02 #87 naming to docker.io/library/core-metadata 0.0s done 10:54:02 #87 naming to docker.io/library/support-notifications done 10:54:02 #87 DONE 3.1s 10:54:02 10:54:02 #190 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 10:54:02 #190 DONE 0.7s 10:54:02 10:54:02 #191 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 10:54:02 #191 DONE 0.7s 10:54:02 10:54:02 #192 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 10:54:02 #192 DONE 0.7s 10:54:02 10:54:02 #193 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 10:54:03 #193 ... 10:54:03 10:54:03 #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:54:03 #194 DONE 1.1s 10:54:03 10:54:03 #195 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:54:03 #195 DONE 1.1s 10:54:03 10:54:03 #87 [security-proxy-auth] exporting to image 10:54:03 #87 ... 10:54:03 10:54:03 #196 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 10:54:03 #196 DONE 0.6s 10:54:03 10:54:03 #193 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 10:54:03 #193 DONE 0.6s 10:54:03 10:54:03 #197 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 10:54:03 #197 DONE 0.0s 10:54:03 10:54:03 #87 [security-proxy-auth] exporting to image 10:54:03 #87 exporting layers 0.7s done 10:54:03 #87 exporting layers 0.6s done 10:54:03 #87 writing image sha256:7f8602a77700f6faba84c31cbb74db9bd938765d9ab2367e26a4dcbb7b329128 done 10:54:03 #87 naming to docker.io/library/core-common-config-bootstrapper done 10:54:03 #87 writing image sha256:4eaf19ec12b6b2dacd966ca150812890d6a5c125a8da9418dae4caec72ebd9e7 done 10:54:03 #87 naming to docker.io/library/security-proxy-auth done 10:54:03 #87 DONE 3.8s 10:54:03 10:54:03 #198 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 10:54:03 #198 DONE 0.1s 10:54:03 10:54:03 #199 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 10:54:03 #199 DONE 0.2s 10:54:03 10:54:03 #200 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 10:54:03 #200 DONE 0.0s 10:54:03 10:54:03 #201 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:54:03 #201 ... 10:54:03 10:54:03 #202 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 10:54:03 #202 DONE 0.1s 10:54:03 10:54:03 #201 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:54:03 #201 DONE 0.4s 10:54:03 10:54:03 #203 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:54:03 #203 DONE 1.1s 10:54:03 10:54:03 #87 [security-secretstore-setup] exporting to image 10:54:04 #87 exporting layers 0.3s done 10:54:04 #87 writing image sha256:cd820673be257d91c2271b1b993ac1261cadc6e48c2f4ef882bc6677bcd16ab4 done 10:54:04 #87 naming to docker.io/library/security-proxy-setup done 10:54:04 #87 ... 10:54:04 10:54:04 #204 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 10:54:04 #204 DONE 0.6s 10:54:04 10:54:04 #87 [security-bootstrapper] exporting to image 10:54:04 #87 writing image sha256:4e5cd971b55831d9413e950657911bb51ecfd52ad98ad7b938d7def6cf3db9e4 done 10:54:04 #87 naming to docker.io/library/security-secretstore-setup done 10:54:04 #87 exporting layers 0.2s done 10:54:04 #87 writing image sha256:cbe6f9a4862a01fd51f6ad5e219dafcce1910b59258194302959de8b182f5ac4 done 10:54:04 #87 naming to docker.io/library/security-bootstrapper done 10:54:04 #87 DONE 4.3s 10:54:04 10:54:04 #31 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 10:54:04 time="2024-01-09T10:50:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:54:04 time="2024-01-09T10:50:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:54:04 time="2024-01-09T10:50:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:54:04 time="2024-01-09T10:50:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:54:04 time="2024-01-09T10:50:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:54:04 time="2024-01-09T10:50:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:54:04 time="2024-01-09T10:50:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:54:04 time="2024-01-09T10:50:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:54:04 time="2024-01-09T10:50:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:54:04 time="2024-01-09T10:50:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:54:04 time="2024-01-09T10:50:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:54:04 time="2024-01-09T10:50:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:54:04 time="2024-01-09T10:50:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:54:04 time="2024-01-09T10:50:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 10:54:04 $ docker stop --time=1 3045de9c5d98acf9e82df0a2c293c17f47cb7a5a2cc52d9e7a7a2104e1f0a8fa 10:54:05 $ docker rm -f --volumes 3045de9c5d98acf9e82df0a2c293c17f47cb7a5a2cc52d9e7a7a2104e1f0a8fa [Pipeline] // withDockerContainer [Pipeline] sh 10:54:06 + docker images 10:54:06 REPOSITORY TAG IMAGE ID CREATED SIZE 10:54:06 security-bootstrapper latest cbe6f9a4862a 1 second ago 18.5MB 10:54:06 security-secretstore-setup latest 4e5cd971b558 2 seconds ago 36.2MB 10:54:06 security-proxy-setup latest cd820673be25 2 seconds ago 25.8MB 10:54:06 core-common-config-bootstrapper latest 7f8602a77700 3 seconds ago 14.9MB 10:54:06 security-proxy-auth latest 4eaf19ec12b6 3 seconds ago 15.8MB 10:54:06 core-data latest 042ae0484e77 4 seconds ago 17.1MB 10:54:06 support-notifications latest 85eefa256fc4 4 seconds ago 26.5MB 10:54:06 core-command latest bafa49599350 4 seconds ago 17MB 10:54:06 core-metadata latest 75fd6f7a4fb4 4 seconds ago 17.4MB 10:54:06 support-scheduler latest cbda40f08d03 5 seconds ago 26MB 10:54:06 security-spiffe-token-provider latest 888f7c259c71 5 seconds ago 28.5MB 10:54:06 security-spire-server latest 71066c5d112a 2 minutes ago 102MB 10:54:06 security-spire-agent latest fdfc86fadb2b 2 minutes ago 161MB 10:54:06 security-spire-config latest 76c90383a693 2 minutes ago 102MB 10:54:06 ci-base-image-x86_64 latest 1d0be887e04c 5 minutes ago 937MB 10:54:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 88b5674ff536 7 weeks ago 564MB 10:54:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 7 months ago 334MB 10:54:06 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 18 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:54:06 provisioning config files... 10:54:06 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/620@tmp/config7702057762961673402tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:54:06 ---> ****-login.sh 10:54:06 nexus3.edgexfoundry.org:10001 10:54:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:54:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:54:06 Configure a credential helper to remove this warning. See 10:54:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:54:06 10:54:06 Login Succeeded 10:54:06 nexus3.edgexfoundry.org:10002 10:54:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:54:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:54:07 Configure a credential helper to remove this warning. See 10:54:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:54:07 10:54:07 Login Succeeded 10:54:07 nexus3.edgexfoundry.org:10003 10:54:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:54:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:54:07 Configure a credential helper to remove this warning. See 10:54:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:54:07 10:54:07 Login Succeeded 10:54:07 nexus3.edgexfoundry.org:10004 10:54:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:54:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:54:07 Configure a credential helper to remove this warning. See 10:54:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:54:07 10:54:07 Login Succeeded 10:54:07 ****.io 10:54:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:54:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:54:07 Configure a credential helper to remove this warning. See 10:54:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:54:07 10:54:07 Login Succeeded 10:54:07 ---> ****-login.sh ends [Pipeline] } 10:54:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:54:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:54:07 [edgeXDocker.push] Tagging docker image core-command with the following tags: 10:54:07 587930f9e62dbb8d1de22549799db07406fff5b2 10:54:07 latest 10:54:07 3.2.0-dev.10 10:54:07 587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 10:54:07 main 10:54:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:08 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:587930f9e62dbb8d1de22549799db07406fff5b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:08 + docker push nexus3.edgexfoundry.org:10004/core-command:587930f9e62dbb8d1de22549799db07406fff5b2 10:54:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 10:54:08 0d0e46f306b0: Preparing 10:54:08 8daedf851fc1: Preparing 10:54:08 603bcb0c5fda: Preparing 10:54:08 ad1a580442b2: Preparing 10:54:08 d16d5e38bbca: Preparing 10:54:08 4b6ad8a2a38b: Preparing 10:54:08 9fe9a137fd00: Preparing 10:54:08 4b6ad8a2a38b: Waiting 10:54:08 9fe9a137fd00: Waiting 10:54:08 ad1a580442b2: Pushed 10:54:08 603bcb0c5fda: Pushed 10:54:08 d16d5e38bbca: Pushed 10:54:08 0d0e46f306b0: Pushed 10:54:08 9fe9a137fd00: Layer already exists 10:54:08 4b6ad8a2a38b: Pushed 10:54:09 8daedf851fc1: Pushed 10:54:09 587930f9e62dbb8d1de22549799db07406fff5b2: digest: sha256:389b65a68bf83781ab1ca84fc89938282ea79a1b3ef196b1293da75f40b71c2e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:10 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:10 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 10:54:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 10:54:10 0d0e46f306b0: Preparing 10:54:10 8daedf851fc1: Preparing 10:54:10 603bcb0c5fda: Preparing 10:54:10 ad1a580442b2: Preparing 10:54:10 d16d5e38bbca: Preparing 10:54:10 4b6ad8a2a38b: Preparing 10:54:10 9fe9a137fd00: Preparing 10:54:10 4b6ad8a2a38b: Waiting 10:54:10 9fe9a137fd00: Waiting 10:54:10 0d0e46f306b0: Layer already exists 10:54:10 d16d5e38bbca: Layer already exists 10:54:10 603bcb0c5fda: Layer already exists 10:54:10 8daedf851fc1: Layer already exists 10:54:10 ad1a580442b2: Layer already exists 10:54:10 4b6ad8a2a38b: Layer already exists 10:54:10 9fe9a137fd00: Layer already exists 10:54:10 latest: digest: sha256:389b65a68bf83781ab1ca84fc89938282ea79a1b3ef196b1293da75f40b71c2e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:10 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:11 + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.10 10:54:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 10:54:11 0d0e46f306b0: Preparing 10:54:11 8daedf851fc1: Preparing 10:54:11 603bcb0c5fda: Preparing 10:54:11 ad1a580442b2: Preparing 10:54:11 d16d5e38bbca: Preparing 10:54:11 4b6ad8a2a38b: Preparing 10:54:11 9fe9a137fd00: Preparing 10:54:11 4b6ad8a2a38b: Waiting 10:54:11 9fe9a137fd00: Waiting 10:54:11 d16d5e38bbca: Layer already exists 10:54:11 603bcb0c5fda: Layer already exists 10:54:11 8daedf851fc1: Layer already exists 10:54:11 ad1a580442b2: Layer already exists 10:54:11 0d0e46f306b0: Layer already exists 10:54:11 4b6ad8a2a38b: Layer already exists 10:54:11 9fe9a137fd00: Layer already exists 10:54:11 3.2.0-dev.10: digest: sha256:389b65a68bf83781ab1ca84fc89938282ea79a1b3ef196b1293da75f40b71c2e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:11 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:12 + docker push nexus3.edgexfoundry.org:10004/core-command:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 10:54:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 10:54:12 0d0e46f306b0: Preparing 10:54:12 8daedf851fc1: Preparing 10:54:12 603bcb0c5fda: Preparing 10:54:12 ad1a580442b2: Preparing 10:54:12 d16d5e38bbca: Preparing 10:54:12 4b6ad8a2a38b: Preparing 10:54:12 9fe9a137fd00: Preparing 10:54:12 9fe9a137fd00: Waiting 10:54:12 4b6ad8a2a38b: Waiting 10:54:12 d16d5e38bbca: Layer already exists 10:54:12 0d0e46f306b0: Layer already exists 10:54:12 603bcb0c5fda: Layer already exists 10:54:12 ad1a580442b2: Layer already exists 10:54:12 8daedf851fc1: Layer already exists 10:54:12 4b6ad8a2a38b: Layer already exists 10:54:12 9fe9a137fd00: Layer already exists 10:54:12 587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10: digest: sha256:389b65a68bf83781ab1ca84fc89938282ea79a1b3ef196b1293da75f40b71c2e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:12 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:13 + docker push nexus3.edgexfoundry.org:10004/core-command:main 10:54:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 10:54:13 0d0e46f306b0: Preparing 10:54:13 8daedf851fc1: Preparing 10:54:13 603bcb0c5fda: Preparing 10:54:13 ad1a580442b2: Preparing 10:54:13 d16d5e38bbca: Preparing 10:54:13 4b6ad8a2a38b: Preparing 10:54:13 9fe9a137fd00: Preparing 10:54:13 4b6ad8a2a38b: Waiting 10:54:13 9fe9a137fd00: Waiting 10:54:13 603bcb0c5fda: Layer already exists 10:54:13 0d0e46f306b0: Layer already exists 10:54:13 d16d5e38bbca: Layer already exists 10:54:13 ad1a580442b2: Layer already exists 10:54:13 8daedf851fc1: Layer already exists 10:54:13 4b6ad8a2a38b: Layer already exists 10:54:13 9fe9a137fd00: Layer already exists 10:54:13 main: digest: sha256:389b65a68bf83781ab1ca84fc89938282ea79a1b3ef196b1293da75f40b71c2e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:54:13 ===================================================== [Pipeline] echo 10:54:13 taggedImages: 10:54:13 - nexus3.edgexfoundry.org:10004/core-command:587930f9e62dbb8d1de22549799db07406fff5b2 10:54:13 - nexus3.edgexfoundry.org:10004/core-command:latest 10:54:13 - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.10 10:54:13 - nexus3.edgexfoundry.org:10004/core-command:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 10:54:13 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 10:54:13 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 10:54:13 587930f9e62dbb8d1de22549799db07406fff5b2 10:54:13 latest 10:54:13 3.2.0-dev.10 10:54:13 587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 10:54:13 main 10:54:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:13 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:587930f9e62dbb8d1de22549799db07406fff5b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:14 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:587930f9e62dbb8d1de22549799db07406fff5b2 10:54:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 10:54:14 f338b41766ec: Preparing 10:54:14 e304a9663fb5: Preparing 10:54:14 63e9aa916a16: Preparing 10:54:14 fc4c6acb6197: Preparing 10:54:14 603bcb0c5fda: Preparing 10:54:14 ad1a580442b2: Preparing 10:54:14 d16d5e38bbca: Preparing 10:54:14 4b6ad8a2a38b: Preparing 10:54:14 9fe9a137fd00: Preparing 10:54:14 ad1a580442b2: Waiting 10:54:14 d16d5e38bbca: Waiting 10:54:14 4b6ad8a2a38b: Waiting 10:54:14 9fe9a137fd00: Waiting 10:54:14 603bcb0c5fda: Layer already exists 10:54:14 e304a9663fb5: Pushed 10:54:14 ad1a580442b2: Layer already exists 10:54:14 f338b41766ec: Pushed 10:54:14 63e9aa916a16: Pushed 10:54:14 d16d5e38bbca: Layer already exists 10:54:14 4b6ad8a2a38b: Layer already exists 10:54:14 9fe9a137fd00: Layer already exists 10:54:15 fc4c6acb6197: Pushed 10:54:15 587930f9e62dbb8d1de22549799db07406fff5b2: digest: sha256:776e88943a4a1fdac626879cc41fdffe6f97655f99a8069f6a3a27e55f3211bd size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:15 + 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 10:54:16 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 10:54:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 10:54:16 f338b41766ec: Preparing 10:54:16 e304a9663fb5: Preparing 10:54:16 63e9aa916a16: Preparing 10:54:16 fc4c6acb6197: Preparing 10:54:16 603bcb0c5fda: Preparing 10:54:16 ad1a580442b2: Preparing 10:54:16 d16d5e38bbca: Preparing 10:54:16 4b6ad8a2a38b: Preparing 10:54:16 9fe9a137fd00: Preparing 10:54:16 ad1a580442b2: Waiting 10:54:16 d16d5e38bbca: Waiting 10:54:16 4b6ad8a2a38b: Waiting 10:54:16 9fe9a137fd00: Waiting 10:54:16 603bcb0c5fda: Layer already exists 10:54:16 e304a9663fb5: Layer already exists 10:54:16 63e9aa916a16: Layer already exists 10:54:16 f338b41766ec: Layer already exists 10:54:16 fc4c6acb6197: Layer already exists 10:54:16 d16d5e38bbca: Layer already exists 10:54:16 ad1a580442b2: Layer already exists 10:54:16 4b6ad8a2a38b: Layer already exists 10:54:16 9fe9a137fd00: Layer already exists 10:54:16 latest: digest: sha256:776e88943a4a1fdac626879cc41fdffe6f97655f99a8069f6a3a27e55f3211bd size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:16 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:16 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.10 10:54:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 10:54:16 f338b41766ec: Preparing 10:54:16 e304a9663fb5: Preparing 10:54:16 63e9aa916a16: Preparing 10:54:16 fc4c6acb6197: Preparing 10:54:16 603bcb0c5fda: Preparing 10:54:16 ad1a580442b2: Preparing 10:54:16 d16d5e38bbca: Preparing 10:54:16 4b6ad8a2a38b: Preparing 10:54:16 d16d5e38bbca: Waiting 10:54:16 ad1a580442b2: Waiting 10:54:16 9fe9a137fd00: Preparing 10:54:16 4b6ad8a2a38b: Waiting 10:54:16 9fe9a137fd00: Waiting 10:54:16 f338b41766ec: Layer already exists 10:54:16 603bcb0c5fda: Layer already exists 10:54:16 fc4c6acb6197: Layer already exists 10:54:16 63e9aa916a16: Layer already exists 10:54:16 e304a9663fb5: Layer already exists 10:54:16 d16d5e38bbca: Layer already exists 10:54:16 9fe9a137fd00: Layer already exists 10:54:16 ad1a580442b2: Layer already exists 10:54:16 4b6ad8a2a38b: Layer already exists 10:54:16 3.2.0-dev.10: digest: sha256:776e88943a4a1fdac626879cc41fdffe6f97655f99a8069f6a3a27e55f3211bd size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:17 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:17 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 10:54:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 10:54:17 f338b41766ec: Preparing 10:54:17 e304a9663fb5: Preparing 10:54:17 63e9aa916a16: Preparing 10:54:17 fc4c6acb6197: Preparing 10:54:17 603bcb0c5fda: Preparing 10:54:17 ad1a580442b2: Preparing 10:54:17 d16d5e38bbca: Preparing 10:54:17 4b6ad8a2a38b: Preparing 10:54:17 9fe9a137fd00: Preparing 10:54:17 4b6ad8a2a38b: Waiting 10:54:17 ad1a580442b2: Waiting 10:54:17 d16d5e38bbca: Waiting 10:54:17 9fe9a137fd00: Waiting 10:54:17 f338b41766ec: Layer already exists 10:54:17 e304a9663fb5: Layer already exists 10:54:17 fc4c6acb6197: Layer already exists 10:54:17 63e9aa916a16: Layer already exists 10:54:17 603bcb0c5fda: Layer already exists 10:54:17 d16d5e38bbca: Layer already exists 10:54:17 ad1a580442b2: Layer already exists 10:54:17 4b6ad8a2a38b: Layer already exists 10:54:17 9fe9a137fd00: Layer already exists 10:54:17 587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10: digest: sha256:776e88943a4a1fdac626879cc41fdffe6f97655f99a8069f6a3a27e55f3211bd size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:18 + 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 10:54:18 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 10:54:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 10:54:18 f338b41766ec: Preparing 10:54:18 e304a9663fb5: Preparing 10:54:18 63e9aa916a16: Preparing 10:54:18 fc4c6acb6197: Preparing 10:54:18 603bcb0c5fda: Preparing 10:54:18 ad1a580442b2: Preparing 10:54:18 d16d5e38bbca: Preparing 10:54:18 4b6ad8a2a38b: Preparing 10:54:18 9fe9a137fd00: Preparing 10:54:18 d16d5e38bbca: Waiting 10:54:18 4b6ad8a2a38b: Waiting 10:54:18 9fe9a137fd00: Waiting 10:54:18 ad1a580442b2: Waiting 10:54:18 f338b41766ec: Layer already exists 10:54:18 e304a9663fb5: Layer already exists 10:54:18 603bcb0c5fda: Layer already exists 10:54:18 63e9aa916a16: Layer already exists 10:54:18 fc4c6acb6197: Layer already exists 10:54:18 d16d5e38bbca: Layer already exists 10:54:18 4b6ad8a2a38b: Layer already exists 10:54:18 ad1a580442b2: Layer already exists 10:54:18 9fe9a137fd00: Layer already exists 10:54:18 main: digest: sha256:776e88943a4a1fdac626879cc41fdffe6f97655f99a8069f6a3a27e55f3211bd size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:54:18 ===================================================== [Pipeline] echo 10:54:19 taggedImages: 10:54:19 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:587930f9e62dbb8d1de22549799db07406fff5b2 10:54:19 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 10:54:19 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.10 10:54:19 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 10:54:19 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 10:54:19 [edgeXDocker.push] Tagging docker image core-data with the following tags: 10:54:19 587930f9e62dbb8d1de22549799db07406fff5b2 10:54:19 latest 10:54:19 3.2.0-dev.10 10:54:19 587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 10:54:19 main 10:54:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:19 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:587930f9e62dbb8d1de22549799db07406fff5b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:20 + docker push nexus3.edgexfoundry.org:10004/core-data:587930f9e62dbb8d1de22549799db07406fff5b2 10:54:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 10:54:20 cbbbfc8a7b50: Preparing 10:54:20 1ebfbec2b313: Preparing 10:54:20 603bcb0c5fda: Preparing 10:54:20 ad1a580442b2: Preparing 10:54:20 d16d5e38bbca: Preparing 10:54:20 29abf2d8529b: Preparing 10:54:20 9fe9a137fd00: Preparing 10:54:20 29abf2d8529b: Waiting 10:54:20 9fe9a137fd00: Waiting 10:54:20 d16d5e38bbca: Layer already exists 10:54:20 ad1a580442b2: Layer already exists 10:54:20 603bcb0c5fda: Layer already exists 10:54:20 9fe9a137fd00: Layer already exists 10:54:20 cbbbfc8a7b50: Pushed 10:54:20 29abf2d8529b: Pushed 10:54:21 1ebfbec2b313: Pushed 10:54:21 587930f9e62dbb8d1de22549799db07406fff5b2: digest: sha256:c6f2297f3d3af0ecac3d10b80966d1c0526e7d1d51e1752b73e131e854aaa9ee size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:21 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:22 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 10:54:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 10:54:22 cbbbfc8a7b50: Preparing 10:54:22 1ebfbec2b313: Preparing 10:54:22 603bcb0c5fda: Preparing 10:54:22 ad1a580442b2: Preparing 10:54:22 d16d5e38bbca: Preparing 10:54:22 29abf2d8529b: Preparing 10:54:22 9fe9a137fd00: Preparing 10:54:22 29abf2d8529b: Waiting 10:54:22 9fe9a137fd00: Waiting 10:54:22 d16d5e38bbca: Layer already exists 10:54:22 603bcb0c5fda: Layer already exists 10:54:22 ad1a580442b2: Layer already exists 10:54:22 cbbbfc8a7b50: Layer already exists 10:54:22 1ebfbec2b313: Layer already exists 10:54:22 29abf2d8529b: Layer already exists 10:54:22 9fe9a137fd00: Layer already exists 10:54:22 latest: digest: sha256:c6f2297f3d3af0ecac3d10b80966d1c0526e7d1d51e1752b73e131e854aaa9ee size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:22 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:23 + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.10 10:54:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 10:54:23 cbbbfc8a7b50: Preparing 10:54:23 1ebfbec2b313: Preparing 10:54:23 603bcb0c5fda: Preparing 10:54:23 ad1a580442b2: Preparing 10:54:23 d16d5e38bbca: Preparing 10:54:23 29abf2d8529b: Preparing 10:54:23 9fe9a137fd00: Preparing 10:54:23 29abf2d8529b: Waiting 10:54:23 9fe9a137fd00: Waiting 10:54:23 cbbbfc8a7b50: Layer already exists 10:54:23 ad1a580442b2: Layer already exists 10:54:23 d16d5e38bbca: Layer already exists 10:54:23 1ebfbec2b313: Layer already exists 10:54:23 603bcb0c5fda: Layer already exists 10:54:23 29abf2d8529b: Layer already exists 10:54:23 9fe9a137fd00: Layer already exists 10:54:23 3.2.0-dev.10: digest: sha256:c6f2297f3d3af0ecac3d10b80966d1c0526e7d1d51e1752b73e131e854aaa9ee size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:23 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:24 + docker push nexus3.edgexfoundry.org:10004/core-data:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 10:54:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 10:54:24 cbbbfc8a7b50: Preparing 10:54:24 1ebfbec2b313: Preparing 10:54:24 603bcb0c5fda: Preparing 10:54:24 ad1a580442b2: Preparing 10:54:24 d16d5e38bbca: Preparing 10:54:24 29abf2d8529b: Preparing 10:54:24 9fe9a137fd00: Preparing 10:54:24 9fe9a137fd00: Waiting 10:54:24 29abf2d8529b: Waiting 10:54:24 cbbbfc8a7b50: Layer already exists 10:54:24 d16d5e38bbca: Layer already exists 10:54:24 ad1a580442b2: Layer already exists 10:54:24 1ebfbec2b313: Layer already exists 10:54:24 603bcb0c5fda: Layer already exists 10:54:24 29abf2d8529b: Layer already exists 10:54:24 9fe9a137fd00: Layer already exists 10:54:24 587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10: digest: sha256:c6f2297f3d3af0ecac3d10b80966d1c0526e7d1d51e1752b73e131e854aaa9ee size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:24 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:24 + docker push nexus3.edgexfoundry.org:10004/core-data:main 10:54:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 10:54:24 cbbbfc8a7b50: Preparing 10:54:24 1ebfbec2b313: Preparing 10:54:24 603bcb0c5fda: Preparing 10:54:24 ad1a580442b2: Preparing 10:54:24 d16d5e38bbca: Preparing 10:54:24 29abf2d8529b: Preparing 10:54:24 9fe9a137fd00: Preparing 10:54:24 29abf2d8529b: Waiting 10:54:24 9fe9a137fd00: Waiting 10:54:24 d16d5e38bbca: Layer already exists 10:54:24 603bcb0c5fda: Layer already exists 10:54:24 ad1a580442b2: Layer already exists 10:54:24 1ebfbec2b313: Layer already exists 10:54:24 cbbbfc8a7b50: Layer already exists 10:54:24 9fe9a137fd00: Layer already exists 10:54:24 29abf2d8529b: Layer already exists 10:54:24 main: digest: sha256:c6f2297f3d3af0ecac3d10b80966d1c0526e7d1d51e1752b73e131e854aaa9ee size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:54:25 ===================================================== [Pipeline] echo 10:54:25 taggedImages: 10:54:25 - nexus3.edgexfoundry.org:10004/core-data:587930f9e62dbb8d1de22549799db07406fff5b2 10:54:25 - nexus3.edgexfoundry.org:10004/core-data:latest 10:54:25 - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.10 10:54:25 - nexus3.edgexfoundry.org:10004/core-data:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 10:54:25 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 10:54:25 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 10:54:25 587930f9e62dbb8d1de22549799db07406fff5b2 10:54:25 latest 10:54:25 3.2.0-dev.10 10:54:25 587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 10:54:25 main 10:54:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:25 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:587930f9e62dbb8d1de22549799db07406fff5b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:26 + docker push nexus3.edgexfoundry.org:10004/core-metadata:587930f9e62dbb8d1de22549799db07406fff5b2 10:54:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 10:54:26 21e8fa1d9ca0: Preparing 10:54:26 3035c6043739: Preparing 10:54:26 4dca83eed1c8: Preparing 10:54:26 603bcb0c5fda: Preparing 10:54:26 ad1a580442b2: Preparing 10:54:26 d16d5e38bbca: Preparing 10:54:26 4b6ad8a2a38b: Preparing 10:54:26 9fe9a137fd00: Preparing 10:54:26 d16d5e38bbca: Waiting 10:54:26 4b6ad8a2a38b: Waiting 10:54:26 9fe9a137fd00: Waiting 10:54:26 ad1a580442b2: Layer already exists 10:54:26 603bcb0c5fda: Layer already exists 10:54:26 d16d5e38bbca: Layer already exists 10:54:26 4b6ad8a2a38b: Layer already exists 10:54:26 9fe9a137fd00: Layer already exists 10:54:26 21e8fa1d9ca0: Pushed 10:54:26 3035c6043739: Pushed 10:54:27 4dca83eed1c8: Pushed 10:54:27 587930f9e62dbb8d1de22549799db07406fff5b2: digest: sha256:8194a717a9e4bb684c5b9c8e8ce6f9ec1c215e53b275caf3d3674c980c496491 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:28 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:28 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 10:54:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 10:54:28 21e8fa1d9ca0: Preparing 10:54:28 3035c6043739: Preparing 10:54:28 4dca83eed1c8: Preparing 10:54:28 603bcb0c5fda: Preparing 10:54:28 ad1a580442b2: Preparing 10:54:28 d16d5e38bbca: Preparing 10:54:28 4b6ad8a2a38b: Preparing 10:54:28 9fe9a137fd00: Preparing 10:54:28 4b6ad8a2a38b: Waiting 10:54:28 9fe9a137fd00: Waiting 10:54:28 4dca83eed1c8: Layer already exists 10:54:28 ad1a580442b2: Layer already exists 10:54:28 603bcb0c5fda: Layer already exists 10:54:28 3035c6043739: Layer already exists 10:54:28 21e8fa1d9ca0: Layer already exists 10:54:28 d16d5e38bbca: Layer already exists 10:54:28 9fe9a137fd00: Layer already exists 10:54:28 4b6ad8a2a38b: Layer already exists 10:54:28 latest: digest: sha256:8194a717a9e4bb684c5b9c8e8ce6f9ec1c215e53b275caf3d3674c980c496491 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:29 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:29 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.10 10:54:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 10:54:29 21e8fa1d9ca0: Preparing 10:54:29 3035c6043739: Preparing 10:54:29 4dca83eed1c8: Preparing 10:54:29 603bcb0c5fda: Preparing 10:54:29 ad1a580442b2: Preparing 10:54:29 d16d5e38bbca: Preparing 10:54:29 4b6ad8a2a38b: Preparing 10:54:29 9fe9a137fd00: Preparing 10:54:29 d16d5e38bbca: Waiting 10:54:29 4b6ad8a2a38b: Waiting 10:54:29 9fe9a137fd00: Waiting 10:54:29 21e8fa1d9ca0: Layer already exists 10:54:29 603bcb0c5fda: Layer already exists 10:54:29 3035c6043739: Layer already exists 10:54:29 ad1a580442b2: Layer already exists 10:54:29 4dca83eed1c8: Layer already exists 10:54:29 9fe9a137fd00: Layer already exists 10:54:29 4b6ad8a2a38b: Layer already exists 10:54:29 d16d5e38bbca: Layer already exists 10:54:29 3.2.0-dev.10: digest: sha256:8194a717a9e4bb684c5b9c8e8ce6f9ec1c215e53b275caf3d3674c980c496491 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:30 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:30 + docker push nexus3.edgexfoundry.org:10004/core-metadata:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 10:54:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 10:54:30 21e8fa1d9ca0: Preparing 10:54:30 3035c6043739: Preparing 10:54:30 4dca83eed1c8: Preparing 10:54:30 603bcb0c5fda: Preparing 10:54:30 ad1a580442b2: Preparing 10:54:30 d16d5e38bbca: Preparing 10:54:30 4b6ad8a2a38b: Preparing 10:54:30 9fe9a137fd00: Preparing 10:54:30 d16d5e38bbca: Waiting 10:54:30 4b6ad8a2a38b: Waiting 10:54:30 9fe9a137fd00: Waiting 10:54:30 3035c6043739: Layer already exists 10:54:30 ad1a580442b2: Layer already exists 10:54:30 4dca83eed1c8: Layer already exists 10:54:30 21e8fa1d9ca0: Layer already exists 10:54:30 603bcb0c5fda: Layer already exists 10:54:30 d16d5e38bbca: Layer already exists 10:54:30 4b6ad8a2a38b: Layer already exists 10:54:30 9fe9a137fd00: Layer already exists 10:54:30 587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10: digest: sha256:8194a717a9e4bb684c5b9c8e8ce6f9ec1c215e53b275caf3d3674c980c496491 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:31 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:31 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 10:54:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 10:54:31 21e8fa1d9ca0: Preparing 10:54:31 3035c6043739: Preparing 10:54:31 4dca83eed1c8: Preparing 10:54:31 603bcb0c5fda: Preparing 10:54:31 ad1a580442b2: Preparing 10:54:31 d16d5e38bbca: Preparing 10:54:31 4b6ad8a2a38b: Preparing 10:54:31 9fe9a137fd00: Preparing 10:54:31 d16d5e38bbca: Waiting 10:54:31 4b6ad8a2a38b: Waiting 10:54:31 9fe9a137fd00: Waiting 10:54:31 ad1a580442b2: Layer already exists 10:54:31 4dca83eed1c8: Layer already exists 10:54:31 21e8fa1d9ca0: Layer already exists 10:54:31 3035c6043739: Layer already exists 10:54:31 603bcb0c5fda: Layer already exists 10:54:31 d16d5e38bbca: Layer already exists 10:54:31 4b6ad8a2a38b: Layer already exists 10:54:31 9fe9a137fd00: Layer already exists 10:54:31 main: digest: sha256:8194a717a9e4bb684c5b9c8e8ce6f9ec1c215e53b275caf3d3674c980c496491 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:54:31 ===================================================== [Pipeline] echo 10:54:31 taggedImages: 10:54:31 - nexus3.edgexfoundry.org:10004/core-metadata:587930f9e62dbb8d1de22549799db07406fff5b2 10:54:31 - nexus3.edgexfoundry.org:10004/core-metadata:latest 10:54:31 - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.10 10:54:31 - nexus3.edgexfoundry.org:10004/core-metadata:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 10:54:31 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 10:54:32 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 10:54:32 587930f9e62dbb8d1de22549799db07406fff5b2 10:54:32 latest 10:54:32 3.2.0-dev.10 10:54:32 587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 10:54:32 main 10:54:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:32 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:587930f9e62dbb8d1de22549799db07406fff5b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:33 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:587930f9e62dbb8d1de22549799db07406fff5b2 10:54:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 10:54:33 95df147c9a24: Preparing 10:54:33 c0e8a594c0d4: Preparing 10:54:33 bc700b5c26a4: Preparing 10:54:33 fb91fb3d33f6: Preparing 10:54:33 ae7d83713852: Preparing 10:54:33 7d38b9f9b162: Preparing 10:54:33 42679862063a: Preparing 10:54:33 603bcb0c5fda: Preparing 10:54:33 ad1a580442b2: Preparing 10:54:33 ebb237c08e49: Preparing 10:54:33 89d438d6fc3d: Preparing 10:54:33 5f70bf18a086: Preparing 10:54:33 28ad8d0970d0: Preparing 10:54:33 72dae550e018: Preparing 10:54:33 44a482cb529d: Preparing 10:54:33 9fe9a137fd00: Preparing 10:54:33 ad1a580442b2: Waiting 10:54:33 89d438d6fc3d: Waiting 10:54:33 28ad8d0970d0: Waiting 10:54:33 5f70bf18a086: Waiting 10:54:33 44a482cb529d: Waiting 10:54:33 72dae550e018: Waiting 10:54:33 9fe9a137fd00: Waiting 10:54:33 42679862063a: Waiting 10:54:33 ebb237c08e49: Waiting 10:54:33 7d38b9f9b162: Waiting 10:54:33 fb91fb3d33f6: Pushed 10:54:33 95df147c9a24: Pushed 10:54:33 c0e8a594c0d4: Pushed 10:54:33 bc700b5c26a4: Pushed 10:54:33 ae7d83713852: Pushed 10:54:33 603bcb0c5fda: Layer already exists 10:54:33 ad1a580442b2: Layer already exists 10:54:33 7d38b9f9b162: Pushed 10:54:33 ebb237c08e49: Pushed 10:54:33 5f70bf18a086: Pushed 10:54:33 89d438d6fc3d: Pushed 10:54:33 9fe9a137fd00: Layer already exists 10:54:33 28ad8d0970d0: Pushed 10:54:33 44a482cb529d: Pushed 10:54:33 72dae550e018: Pushed 10:54:34 42679862063a: Pushed 10:54:34 587930f9e62dbb8d1de22549799db07406fff5b2: digest: sha256:4fa7943c1a50416543d0ff73876bb6ed43263c3e2a60bc747303e3264e345def size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:35 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:35 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 10:54:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 10:54:35 95df147c9a24: Preparing 10:54:35 c0e8a594c0d4: Preparing 10:54:35 bc700b5c26a4: Preparing 10:54:35 fb91fb3d33f6: Preparing 10:54:35 ae7d83713852: Preparing 10:54:35 7d38b9f9b162: Preparing 10:54:35 42679862063a: Preparing 10:54:35 603bcb0c5fda: Preparing 10:54:35 ad1a580442b2: Preparing 10:54:35 ebb237c08e49: Preparing 10:54:35 89d438d6fc3d: Preparing 10:54:35 5f70bf18a086: Preparing 10:54:35 28ad8d0970d0: Preparing 10:54:35 72dae550e018: Preparing 10:54:35 44a482cb529d: Preparing 10:54:35 9fe9a137fd00: Preparing 10:54:35 7d38b9f9b162: Waiting 10:54:35 42679862063a: Waiting 10:54:35 603bcb0c5fda: Waiting 10:54:35 ad1a580442b2: Waiting 10:54:35 28ad8d0970d0: Waiting 10:54:35 ebb237c08e49: Waiting 10:54:35 89d438d6fc3d: Waiting 10:54:35 72dae550e018: Waiting 10:54:35 5f70bf18a086: Waiting 10:54:35 44a482cb529d: Waiting 10:54:35 9fe9a137fd00: Waiting 10:54:35 bc700b5c26a4: Layer already exists 10:54:35 ae7d83713852: Layer already exists 10:54:35 fb91fb3d33f6: Layer already exists 10:54:35 c0e8a594c0d4: Layer already exists 10:54:35 95df147c9a24: Layer already exists 10:54:35 7d38b9f9b162: Layer already exists 10:54:35 42679862063a: Layer already exists 10:54:35 603bcb0c5fda: Layer already exists 10:54:35 ad1a580442b2: Layer already exists 10:54:35 ebb237c08e49: Layer already exists 10:54:35 89d438d6fc3d: Layer already exists 10:54:35 5f70bf18a086: Layer already exists 10:54:35 44a482cb529d: Layer already exists 10:54:35 72dae550e018: Layer already exists 10:54:35 28ad8d0970d0: Layer already exists 10:54:35 9fe9a137fd00: Layer already exists 10:54:35 latest: digest: sha256:4fa7943c1a50416543d0ff73876bb6ed43263c3e2a60bc747303e3264e345def size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:36 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:36 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.10 10:54:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 10:54:36 95df147c9a24: Preparing 10:54:36 c0e8a594c0d4: Preparing 10:54:36 bc700b5c26a4: Preparing 10:54:36 fb91fb3d33f6: Preparing 10:54:36 ae7d83713852: Preparing 10:54:36 7d38b9f9b162: Preparing 10:54:36 42679862063a: Preparing 10:54:36 603bcb0c5fda: Preparing 10:54:36 ad1a580442b2: Preparing 10:54:36 ebb237c08e49: Preparing 10:54:36 89d438d6fc3d: Preparing 10:54:36 5f70bf18a086: Preparing 10:54:36 28ad8d0970d0: Preparing 10:54:36 72dae550e018: Preparing 10:54:36 44a482cb529d: Preparing 10:54:36 9fe9a137fd00: Preparing 10:54:36 7d38b9f9b162: Waiting 10:54:36 42679862063a: Waiting 10:54:36 603bcb0c5fda: Waiting 10:54:36 89d438d6fc3d: Waiting 10:54:36 ad1a580442b2: Waiting 10:54:36 44a482cb529d: Waiting 10:54:36 5f70bf18a086: Waiting 10:54:36 9fe9a137fd00: Waiting 10:54:36 ebb237c08e49: Waiting 10:54:36 28ad8d0970d0: Waiting 10:54:36 72dae550e018: Waiting 10:54:36 fb91fb3d33f6: Layer already exists 10:54:36 c0e8a594c0d4: Layer already exists 10:54:36 bc700b5c26a4: Layer already exists 10:54:36 95df147c9a24: Layer already exists 10:54:36 ae7d83713852: Layer already exists 10:54:36 7d38b9f9b162: Layer already exists 10:54:36 42679862063a: Layer already exists 10:54:36 603bcb0c5fda: Layer already exists 10:54:36 ad1a580442b2: Layer already exists 10:54:36 89d438d6fc3d: Layer already exists 10:54:36 ebb237c08e49: Layer already exists 10:54:36 5f70bf18a086: Layer already exists 10:54:36 72dae550e018: Layer already exists 10:54:36 44a482cb529d: Layer already exists 10:54:36 28ad8d0970d0: Layer already exists 10:54:36 9fe9a137fd00: Layer already exists 10:54:36 3.2.0-dev.10: digest: sha256:4fa7943c1a50416543d0ff73876bb6ed43263c3e2a60bc747303e3264e345def size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:37 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:37 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 10:54:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 10:54:37 95df147c9a24: Preparing 10:54:37 c0e8a594c0d4: Preparing 10:54:37 bc700b5c26a4: Preparing 10:54:37 fb91fb3d33f6: Preparing 10:54:37 ae7d83713852: Preparing 10:54:37 7d38b9f9b162: Preparing 10:54:37 42679862063a: Preparing 10:54:37 603bcb0c5fda: Preparing 10:54:37 ad1a580442b2: Preparing 10:54:37 ebb237c08e49: Preparing 10:54:37 89d438d6fc3d: Preparing 10:54:37 5f70bf18a086: Preparing 10:54:37 28ad8d0970d0: Preparing 10:54:37 72dae550e018: Preparing 10:54:37 44a482cb529d: Preparing 10:54:37 9fe9a137fd00: Preparing 10:54:37 603bcb0c5fda: Waiting 10:54:37 ad1a580442b2: Waiting 10:54:37 ebb237c08e49: Waiting 10:54:37 89d438d6fc3d: Waiting 10:54:37 5f70bf18a086: Waiting 10:54:37 28ad8d0970d0: Waiting 10:54:37 72dae550e018: Waiting 10:54:37 44a482cb529d: Waiting 10:54:37 9fe9a137fd00: Waiting 10:54:37 7d38b9f9b162: Waiting 10:54:37 42679862063a: Waiting 10:54:37 95df147c9a24: Layer already exists 10:54:37 c0e8a594c0d4: Layer already exists 10:54:37 fb91fb3d33f6: Layer already exists 10:54:37 ae7d83713852: Layer already exists 10:54:37 bc700b5c26a4: Layer already exists 10:54:37 7d38b9f9b162: Layer already exists 10:54:37 ad1a580442b2: Layer already exists 10:54:37 42679862063a: Layer already exists 10:54:37 ebb237c08e49: Layer already exists 10:54:37 603bcb0c5fda: Layer already exists 10:54:37 5f70bf18a086: Layer already exists 10:54:37 89d438d6fc3d: Layer already exists 10:54:37 28ad8d0970d0: Layer already exists 10:54:37 72dae550e018: Layer already exists 10:54:37 44a482cb529d: Layer already exists 10:54:37 9fe9a137fd00: Layer already exists 10:54:37 587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10: digest: sha256:4fa7943c1a50416543d0ff73876bb6ed43263c3e2a60bc747303e3264e345def size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:38 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:38 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 10:54:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 10:54:38 95df147c9a24: Preparing 10:54:38 c0e8a594c0d4: Preparing 10:54:38 bc700b5c26a4: Preparing 10:54:38 fb91fb3d33f6: Preparing 10:54:38 ae7d83713852: Preparing 10:54:38 7d38b9f9b162: Preparing 10:54:38 42679862063a: Preparing 10:54:38 603bcb0c5fda: Preparing 10:54:38 ad1a580442b2: Preparing 10:54:38 ebb237c08e49: Preparing 10:54:38 89d438d6fc3d: Preparing 10:54:38 5f70bf18a086: Preparing 10:54:38 28ad8d0970d0: Preparing 10:54:38 72dae550e018: Preparing 10:54:38 44a482cb529d: Preparing 10:54:38 9fe9a137fd00: Preparing 10:54:38 28ad8d0970d0: Waiting 10:54:38 72dae550e018: Waiting 10:54:38 44a482cb529d: Waiting 10:54:38 9fe9a137fd00: Waiting 10:54:38 7d38b9f9b162: Waiting 10:54:38 42679862063a: Waiting 10:54:38 603bcb0c5fda: Waiting 10:54:38 ad1a580442b2: Waiting 10:54:38 ebb237c08e49: Waiting 10:54:38 89d438d6fc3d: Waiting 10:54:38 5f70bf18a086: Waiting 10:54:38 ae7d83713852: Layer already exists 10:54:38 bc700b5c26a4: Layer already exists 10:54:38 95df147c9a24: Layer already exists 10:54:38 fb91fb3d33f6: Layer already exists 10:54:38 c0e8a594c0d4: Layer already exists 10:54:38 42679862063a: Layer already exists 10:54:38 7d38b9f9b162: Layer already exists 10:54:38 ebb237c08e49: Layer already exists 10:54:38 603bcb0c5fda: Layer already exists 10:54:38 ad1a580442b2: Layer already exists 10:54:38 89d438d6fc3d: Layer already exists 10:54:38 72dae550e018: Layer already exists 10:54:38 5f70bf18a086: Layer already exists 10:54:38 28ad8d0970d0: Layer already exists 10:54:38 44a482cb529d: Layer already exists 10:54:38 9fe9a137fd00: Layer already exists 10:54:38 main: digest: sha256:4fa7943c1a50416543d0ff73876bb6ed43263c3e2a60bc747303e3264e345def size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:54:38 ===================================================== [Pipeline] echo 10:54:39 taggedImages: 10:54:39 - nexus3.edgexfoundry.org:10004/security-bootstrapper:587930f9e62dbb8d1de22549799db07406fff5b2 10:54:39 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 10:54:39 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.10 10:54:39 - nexus3.edgexfoundry.org:10004/security-bootstrapper:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 10:54:39 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 10:54:39 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 10:54:39 587930f9e62dbb8d1de22549799db07406fff5b2 10:54:39 latest 10:54:39 3.2.0-dev.10 10:54:39 587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 10:54:39 main 10:54:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:39 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:587930f9e62dbb8d1de22549799db07406fff5b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:40 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:587930f9e62dbb8d1de22549799db07406fff5b2 10:54:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 10:54:40 f338b41766ec: Preparing 10:54:40 e304a9663fb5: Preparing 10:54:40 67384ec48010: Preparing 10:54:40 bf3f22ab273d: Preparing 10:54:40 603bcb0c5fda: Preparing 10:54:40 ad1a580442b2: Preparing 10:54:40 d16d5e38bbca: Preparing 10:54:40 4b6ad8a2a38b: Preparing 10:54:40 9fe9a137fd00: Preparing 10:54:40 ad1a580442b2: Waiting 10:54:40 d16d5e38bbca: Waiting 10:54:40 4b6ad8a2a38b: Waiting 10:54:40 9fe9a137fd00: Waiting 10:54:40 603bcb0c5fda: Layer already exists 10:54:40 f338b41766ec: Layer already exists 10:54:40 e304a9663fb5: Layer already exists 10:54:40 ad1a580442b2: Layer already exists 10:54:40 d16d5e38bbca: Layer already exists 10:54:40 4b6ad8a2a38b: Layer already exists 10:54:40 9fe9a137fd00: Layer already exists 10:54:40 67384ec48010: Pushed 10:54:41 bf3f22ab273d: Pushed 10:54:41 587930f9e62dbb8d1de22549799db07406fff5b2: digest: sha256:35287388f42e0ca9b5eef2085ee371f46320644a71df5e4fe47d504239d18a32 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:41 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:42 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 10:54:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 10:54:42 f338b41766ec: Preparing 10:54:42 e304a9663fb5: Preparing 10:54:42 67384ec48010: Preparing 10:54:42 bf3f22ab273d: Preparing 10:54:42 603bcb0c5fda: Preparing 10:54:42 ad1a580442b2: Preparing 10:54:42 d16d5e38bbca: Preparing 10:54:42 4b6ad8a2a38b: Preparing 10:54:42 9fe9a137fd00: Preparing 10:54:42 ad1a580442b2: Waiting 10:54:42 d16d5e38bbca: Waiting 10:54:42 4b6ad8a2a38b: Waiting 10:54:42 9fe9a137fd00: Waiting 10:54:42 67384ec48010: Layer already exists 10:54:42 f338b41766ec: Layer already exists 10:54:42 bf3f22ab273d: Layer already exists 10:54:42 e304a9663fb5: Layer already exists 10:54:42 603bcb0c5fda: Layer already exists 10:54:42 ad1a580442b2: Layer already exists 10:54:42 4b6ad8a2a38b: Layer already exists 10:54:42 d16d5e38bbca: Layer already exists 10:54:42 9fe9a137fd00: Layer already exists 10:54:42 latest: digest: sha256:35287388f42e0ca9b5eef2085ee371f46320644a71df5e4fe47d504239d18a32 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:42 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:43 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.10 10:54:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 10:54:43 f338b41766ec: Preparing 10:54:43 e304a9663fb5: Preparing 10:54:43 67384ec48010: Preparing 10:54:43 bf3f22ab273d: Preparing 10:54:43 603bcb0c5fda: Preparing 10:54:43 ad1a580442b2: Preparing 10:54:43 d16d5e38bbca: Preparing 10:54:43 4b6ad8a2a38b: Preparing 10:54:43 9fe9a137fd00: Preparing 10:54:43 d16d5e38bbca: Waiting 10:54:43 4b6ad8a2a38b: Waiting 10:54:43 9fe9a137fd00: Waiting 10:54:43 603bcb0c5fda: Layer already exists 10:54:43 bf3f22ab273d: Layer already exists 10:54:43 e304a9663fb5: Layer already exists 10:54:43 f338b41766ec: Layer already exists 10:54:43 67384ec48010: Layer already exists 10:54:43 d16d5e38bbca: Layer already exists 10:54:43 ad1a580442b2: Layer already exists 10:54:43 4b6ad8a2a38b: Layer already exists 10:54:43 9fe9a137fd00: Layer already exists 10:54:43 3.2.0-dev.10: digest: sha256:35287388f42e0ca9b5eef2085ee371f46320644a71df5e4fe47d504239d18a32 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:43 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:44 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 10:54:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 10:54:44 f338b41766ec: Preparing 10:54:44 e304a9663fb5: Preparing 10:54:44 67384ec48010: Preparing 10:54:44 bf3f22ab273d: Preparing 10:54:44 603bcb0c5fda: Preparing 10:54:44 ad1a580442b2: Preparing 10:54:44 d16d5e38bbca: Preparing 10:54:44 4b6ad8a2a38b: Preparing 10:54:44 9fe9a137fd00: Preparing 10:54:44 4b6ad8a2a38b: Waiting 10:54:44 67384ec48010: Layer already exists 10:54:44 603bcb0c5fda: Layer already exists 10:54:44 e304a9663fb5: Layer already exists 10:54:44 bf3f22ab273d: Layer already exists 10:54:44 f338b41766ec: Layer already exists 10:54:44 4b6ad8a2a38b: Layer already exists 10:54:44 ad1a580442b2: Layer already exists 10:54:44 9fe9a137fd00: Layer already exists 10:54:44 d16d5e38bbca: Layer already exists 10:54:44 587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10: digest: sha256:35287388f42e0ca9b5eef2085ee371f46320644a71df5e4fe47d504239d18a32 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:44 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:45 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 10:54:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 10:54:45 f338b41766ec: Preparing 10:54:45 e304a9663fb5: Preparing 10:54:45 67384ec48010: Preparing 10:54:45 bf3f22ab273d: Preparing 10:54:45 603bcb0c5fda: Preparing 10:54:45 ad1a580442b2: Preparing 10:54:45 d16d5e38bbca: Preparing 10:54:45 4b6ad8a2a38b: Preparing 10:54:45 9fe9a137fd00: Preparing 10:54:45 ad1a580442b2: Waiting 10:54:45 4b6ad8a2a38b: Waiting 10:54:45 9fe9a137fd00: Waiting 10:54:45 d16d5e38bbca: Waiting 10:54:45 bf3f22ab273d: Layer already exists 10:54:45 603bcb0c5fda: Layer already exists 10:54:45 67384ec48010: Layer already exists 10:54:45 e304a9663fb5: Layer already exists 10:54:45 f338b41766ec: Layer already exists 10:54:45 ad1a580442b2: Layer already exists 10:54:45 d16d5e38bbca: Layer already exists 10:54:45 4b6ad8a2a38b: Layer already exists 10:54:45 9fe9a137fd00: Layer already exists 10:54:45 main: digest: sha256:35287388f42e0ca9b5eef2085ee371f46320644a71df5e4fe47d504239d18a32 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:54:45 ===================================================== [Pipeline] echo 10:54:45 taggedImages: 10:54:45 - nexus3.edgexfoundry.org:10004/security-proxy-auth:587930f9e62dbb8d1de22549799db07406fff5b2 10:54:45 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 10:54:45 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.10 10:54:45 - nexus3.edgexfoundry.org:10004/security-proxy-auth:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 10:54:45 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 10:54:45 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 10:54:45 587930f9e62dbb8d1de22549799db07406fff5b2 10:54:45 latest 10:54:45 3.2.0-dev.10 10:54:45 587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 10:54:45 main 10:54:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:46 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:587930f9e62dbb8d1de22549799db07406fff5b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:47 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:587930f9e62dbb8d1de22549799db07406fff5b2 10:54:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 10:54:47 25cbbfff446d: Preparing 10:54:47 9ae9b6c17e20: Preparing 10:54:47 09d05a4b2ee1: Preparing 10:54:47 26e1a892a4ca: Preparing 10:54:47 1936c5d0af3f: Preparing 10:54:47 603bcb0c5fda: Preparing 10:54:47 ad1a580442b2: Preparing 10:54:47 4da097735f6c: Preparing 10:54:47 d26a00aac436: Preparing 10:54:47 2ba0d94e2ad5: Preparing 10:54:47 9fe9a137fd00: Preparing 10:54:47 4da097735f6c: Waiting 10:54:47 2ba0d94e2ad5: Waiting 10:54:47 d26a00aac436: Waiting 10:54:47 9fe9a137fd00: Waiting 10:54:47 603bcb0c5fda: Waiting 10:54:47 ad1a580442b2: Waiting 10:54:47 9ae9b6c17e20: Pushed 10:54:47 1936c5d0af3f: Pushed 10:54:47 26e1a892a4ca: Pushed 10:54:47 25cbbfff446d: Pushed 10:54:47 603bcb0c5fda: Layer already exists 10:54:47 ad1a580442b2: Layer already exists 10:54:47 9fe9a137fd00: Layer already exists 10:54:47 d26a00aac436: Pushed 10:54:47 4da097735f6c: Pushed 10:54:47 09d05a4b2ee1: Pushed 10:54:48 2ba0d94e2ad5: Pushed 10:54:48 587930f9e62dbb8d1de22549799db07406fff5b2: digest: sha256:f0414b8ed2475a4097ea02f226e0cf67680a9524687742fef4891a529950a606 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:49 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 10:54:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 10:54:49 25cbbfff446d: Preparing 10:54:49 9ae9b6c17e20: Preparing 10:54:49 09d05a4b2ee1: Preparing 10:54:49 26e1a892a4ca: Preparing 10:54:49 1936c5d0af3f: Preparing 10:54:49 603bcb0c5fda: Preparing 10:54:49 ad1a580442b2: Preparing 10:54:49 4da097735f6c: Preparing 10:54:49 d26a00aac436: Preparing 10:54:49 2ba0d94e2ad5: Preparing 10:54:49 9fe9a137fd00: Preparing 10:54:49 ad1a580442b2: Waiting 10:54:49 4da097735f6c: Waiting 10:54:49 d26a00aac436: Waiting 10:54:49 9fe9a137fd00: Waiting 10:54:49 603bcb0c5fda: Waiting 10:54:49 26e1a892a4ca: Layer already exists 10:54:49 09d05a4b2ee1: Layer already exists 10:54:49 9ae9b6c17e20: Layer already exists 10:54:49 1936c5d0af3f: Layer already exists 10:54:49 25cbbfff446d: Layer already exists 10:54:49 ad1a580442b2: Layer already exists 10:54:49 d26a00aac436: Layer already exists 10:54:49 2ba0d94e2ad5: Layer already exists 10:54:49 4da097735f6c: Layer already exists 10:54:49 603bcb0c5fda: Layer already exists 10:54:49 9fe9a137fd00: Layer already exists 10:54:49 latest: digest: sha256:f0414b8ed2475a4097ea02f226e0cf67680a9524687742fef4891a529950a606 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:50 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.10 10:54:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 10:54:50 25cbbfff446d: Preparing 10:54:50 9ae9b6c17e20: Preparing 10:54:50 09d05a4b2ee1: Preparing 10:54:50 26e1a892a4ca: Preparing 10:54:50 1936c5d0af3f: Preparing 10:54:50 603bcb0c5fda: Preparing 10:54:50 ad1a580442b2: Preparing 10:54:50 4da097735f6c: Preparing 10:54:50 d26a00aac436: Preparing 10:54:50 2ba0d94e2ad5: Preparing 10:54:50 9fe9a137fd00: Preparing 10:54:50 2ba0d94e2ad5: Waiting 10:54:50 9fe9a137fd00: Waiting 10:54:50 ad1a580442b2: Waiting 10:54:50 4da097735f6c: Waiting 10:54:50 603bcb0c5fda: Waiting 10:54:50 09d05a4b2ee1: Layer already exists 10:54:50 1936c5d0af3f: Layer already exists 10:54:50 26e1a892a4ca: Layer already exists 10:54:50 9ae9b6c17e20: Layer already exists 10:54:50 25cbbfff446d: Layer already exists 10:54:50 603bcb0c5fda: Layer already exists 10:54:50 ad1a580442b2: Layer already exists 10:54:50 4da097735f6c: Layer already exists 10:54:50 2ba0d94e2ad5: Layer already exists 10:54:50 d26a00aac436: Layer already exists 10:54:50 9fe9a137fd00: Layer already exists 10:54:50 3.2.0-dev.10: digest: sha256:f0414b8ed2475a4097ea02f226e0cf67680a9524687742fef4891a529950a606 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:51 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:51 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 10:54:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 10:54:51 25cbbfff446d: Preparing 10:54:51 9ae9b6c17e20: Preparing 10:54:51 09d05a4b2ee1: Preparing 10:54:51 26e1a892a4ca: Preparing 10:54:51 1936c5d0af3f: Preparing 10:54:51 603bcb0c5fda: Preparing 10:54:51 ad1a580442b2: Preparing 10:54:51 4da097735f6c: Preparing 10:54:51 d26a00aac436: Preparing 10:54:51 2ba0d94e2ad5: Preparing 10:54:51 9fe9a137fd00: Preparing 10:54:51 4da097735f6c: Waiting 10:54:51 603bcb0c5fda: Waiting 10:54:51 d26a00aac436: Waiting 10:54:51 2ba0d94e2ad5: Waiting 10:54:51 ad1a580442b2: Waiting 10:54:51 26e1a892a4ca: Layer already exists 10:54:51 09d05a4b2ee1: Layer already exists 10:54:51 1936c5d0af3f: Layer already exists 10:54:51 603bcb0c5fda: Layer already exists 10:54:51 4da097735f6c: Layer already exists 10:54:51 d26a00aac436: Layer already exists 10:54:51 2ba0d94e2ad5: Layer already exists 10:54:51 ad1a580442b2: Layer already exists 10:54:51 25cbbfff446d: Layer already exists 10:54:51 9fe9a137fd00: Layer already exists 10:54:51 9ae9b6c17e20: Layer already exists 10:54:51 587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10: digest: sha256:f0414b8ed2475a4097ea02f226e0cf67680a9524687742fef4891a529950a606 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:52 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:52 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 10:54:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 10:54:52 25cbbfff446d: Preparing 10:54:52 9ae9b6c17e20: Preparing 10:54:52 09d05a4b2ee1: Preparing 10:54:52 26e1a892a4ca: Preparing 10:54:52 1936c5d0af3f: Preparing 10:54:52 603bcb0c5fda: Preparing 10:54:52 ad1a580442b2: Preparing 10:54:52 4da097735f6c: Preparing 10:54:52 d26a00aac436: Preparing 10:54:52 2ba0d94e2ad5: Preparing 10:54:52 9fe9a137fd00: Preparing 10:54:52 603bcb0c5fda: Waiting 10:54:52 ad1a580442b2: Waiting 10:54:52 2ba0d94e2ad5: Waiting 10:54:52 d26a00aac436: Waiting 10:54:52 9fe9a137fd00: Waiting 10:54:52 09d05a4b2ee1: Layer already exists 10:54:52 1936c5d0af3f: Layer already exists 10:54:52 25cbbfff446d: Layer already exists 10:54:52 26e1a892a4ca: Layer already exists 10:54:52 9ae9b6c17e20: Layer already exists 10:54:52 603bcb0c5fda: Layer already exists 10:54:52 4da097735f6c: Layer already exists 10:54:52 ad1a580442b2: Layer already exists 10:54:52 d26a00aac436: Layer already exists 10:54:52 2ba0d94e2ad5: Layer already exists 10:54:52 9fe9a137fd00: Layer already exists 10:54:52 main: digest: sha256:f0414b8ed2475a4097ea02f226e0cf67680a9524687742fef4891a529950a606 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:54:53 ===================================================== [Pipeline] echo 10:54:53 taggedImages: 10:54:53 - nexus3.edgexfoundry.org:10004/security-proxy-setup:587930f9e62dbb8d1de22549799db07406fff5b2 10:54:53 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 10:54:53 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.10 10:54:53 - nexus3.edgexfoundry.org:10004/security-proxy-setup:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 10:54:53 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 10:54:53 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 10:54:53 587930f9e62dbb8d1de22549799db07406fff5b2 10:54:53 latest 10:54:53 3.2.0-dev.10 10:54:53 587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 10:54:53 main 10:54:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:54 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:587930f9e62dbb8d1de22549799db07406fff5b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:54 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:587930f9e62dbb8d1de22549799db07406fff5b2 10:54:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 10:54:54 42dc9bd35f75: Preparing 10:54:54 2d378e3276aa: Preparing 10:54:54 78a9b6ab6d46: Preparing 10:54:54 21979dc3a28b: Preparing 10:54:54 831677c22436: Preparing 10:54:54 e11ada1e2a62: Preparing 10:54:54 b9cd305638a4: Preparing 10:54:54 603bcb0c5fda: Preparing 10:54:54 ad1a580442b2: Preparing 10:54:54 7c92a8e19ce5: Preparing 10:54:54 d7392f9fe0bc: Preparing 10:54:54 9fe9a137fd00: Preparing 10:54:54 603bcb0c5fda: Waiting 10:54:54 ad1a580442b2: Waiting 10:54:54 7c92a8e19ce5: Waiting 10:54:54 d7392f9fe0bc: Waiting 10:54:54 9fe9a137fd00: Waiting 10:54:54 e11ada1e2a62: Waiting 10:54:54 b9cd305638a4: Waiting 10:54:54 2d378e3276aa: Pushed 10:54:54 831677c22436: Pushed 10:54:54 42dc9bd35f75: Pushed 10:54:54 603bcb0c5fda: Layer already exists 10:54:54 ad1a580442b2: Layer already exists 10:54:54 e11ada1e2a62: Pushed 10:54:54 b9cd305638a4: Pushed 10:54:54 9fe9a137fd00: Layer already exists 10:54:54 7c92a8e19ce5: Pushed 10:54:55 21979dc3a28b: Pushed 10:54:55 78a9b6ab6d46: Pushed 10:54:55 d7392f9fe0bc: Pushed 10:54:55 587930f9e62dbb8d1de22549799db07406fff5b2: digest: sha256:867a7b836f91048a355aedcd4728767e3b6430e9ec54ebd5ced3c4057dd2a547 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:56 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:56 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 10:54:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 10:54:56 42dc9bd35f75: Preparing 10:54:56 2d378e3276aa: Preparing 10:54:56 78a9b6ab6d46: Preparing 10:54:56 21979dc3a28b: Preparing 10:54:56 831677c22436: Preparing 10:54:56 e11ada1e2a62: Preparing 10:54:56 b9cd305638a4: Preparing 10:54:56 603bcb0c5fda: Preparing 10:54:56 ad1a580442b2: Preparing 10:54:56 7c92a8e19ce5: Preparing 10:54:56 d7392f9fe0bc: Preparing 10:54:56 9fe9a137fd00: Preparing 10:54:56 e11ada1e2a62: Waiting 10:54:56 b9cd305638a4: Waiting 10:54:56 603bcb0c5fda: Waiting 10:54:56 d7392f9fe0bc: Waiting 10:54:56 9fe9a137fd00: Waiting 10:54:56 ad1a580442b2: Waiting 10:54:56 7c92a8e19ce5: Waiting 10:54:56 831677c22436: Layer already exists 10:54:56 2d378e3276aa: Layer already exists 10:54:56 21979dc3a28b: Layer already exists 10:54:56 78a9b6ab6d46: Layer already exists 10:54:56 42dc9bd35f75: Layer already exists 10:54:56 e11ada1e2a62: Layer already exists 10:54:56 b9cd305638a4: Layer already exists 10:54:56 7c92a8e19ce5: Layer already exists 10:54:56 603bcb0c5fda: Layer already exists 10:54:56 ad1a580442b2: Layer already exists 10:54:56 d7392f9fe0bc: Layer already exists 10:54:56 9fe9a137fd00: Layer already exists 10:54:56 latest: digest: sha256:867a7b836f91048a355aedcd4728767e3b6430e9ec54ebd5ced3c4057dd2a547 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:57 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:58 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.10 10:54:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 10:54:58 42dc9bd35f75: Preparing 10:54:58 2d378e3276aa: Preparing 10:54:58 78a9b6ab6d46: Preparing 10:54:58 21979dc3a28b: Preparing 10:54:58 831677c22436: Preparing 10:54:58 e11ada1e2a62: Preparing 10:54:58 b9cd305638a4: Preparing 10:54:58 603bcb0c5fda: Preparing 10:54:58 ad1a580442b2: Preparing 10:54:58 7c92a8e19ce5: Preparing 10:54:58 d7392f9fe0bc: Preparing 10:54:58 9fe9a137fd00: Preparing 10:54:58 7c92a8e19ce5: Waiting 10:54:58 ad1a580442b2: Waiting 10:54:58 e11ada1e2a62: Waiting 10:54:58 b9cd305638a4: Waiting 10:54:58 603bcb0c5fda: Waiting 10:54:58 d7392f9fe0bc: Waiting 10:54:58 9fe9a137fd00: Waiting 10:54:58 42dc9bd35f75: Layer already exists 10:54:58 21979dc3a28b: Layer already exists 10:54:58 831677c22436: Layer already exists 10:54:58 78a9b6ab6d46: Layer already exists 10:54:58 2d378e3276aa: Layer already exists 10:54:58 b9cd305638a4: Layer already exists 10:54:58 7c92a8e19ce5: Layer already exists 10:54:58 e11ada1e2a62: Layer already exists 10:54:58 603bcb0c5fda: Layer already exists 10:54:58 ad1a580442b2: Layer already exists 10:54:58 d7392f9fe0bc: Layer already exists 10:54:58 9fe9a137fd00: Layer already exists 10:54:58 3.2.0-dev.10: digest: sha256:867a7b836f91048a355aedcd4728767e3b6430e9ec54ebd5ced3c4057dd2a547 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:58 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:59 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 10:54:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 10:54:59 42dc9bd35f75: Preparing 10:54:59 2d378e3276aa: Preparing 10:54:59 78a9b6ab6d46: Preparing 10:54:59 21979dc3a28b: Preparing 10:54:59 831677c22436: Preparing 10:54:59 e11ada1e2a62: Preparing 10:54:59 b9cd305638a4: Preparing 10:54:59 603bcb0c5fda: Preparing 10:54:59 ad1a580442b2: Preparing 10:54:59 7c92a8e19ce5: Preparing 10:54:59 d7392f9fe0bc: Preparing 10:54:59 9fe9a137fd00: Preparing 10:54:59 7c92a8e19ce5: Waiting 10:54:59 e11ada1e2a62: Waiting 10:54:59 d7392f9fe0bc: Waiting 10:54:59 b9cd305638a4: Waiting 10:54:59 9fe9a137fd00: Waiting 10:54:59 603bcb0c5fda: Waiting 10:54:59 ad1a580442b2: Waiting 10:54:59 831677c22436: Layer already exists 10:54:59 2d378e3276aa: Layer already exists 10:54:59 78a9b6ab6d46: Layer already exists 10:54:59 21979dc3a28b: Layer already exists 10:54:59 42dc9bd35f75: Layer already exists 10:54:59 e11ada1e2a62: Layer already exists 10:54:59 b9cd305638a4: Layer already exists 10:54:59 ad1a580442b2: Layer already exists 10:54:59 603bcb0c5fda: Layer already exists 10:54:59 7c92a8e19ce5: Layer already exists 10:54:59 d7392f9fe0bc: Layer already exists 10:54:59 9fe9a137fd00: Layer already exists 10:54:59 587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10: digest: sha256:867a7b836f91048a355aedcd4728767e3b6430e9ec54ebd5ced3c4057dd2a547 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:59 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:00 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 10:55:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 10:55:00 42dc9bd35f75: Preparing 10:55:00 2d378e3276aa: Preparing 10:55:00 78a9b6ab6d46: Preparing 10:55:00 21979dc3a28b: Preparing 10:55:00 831677c22436: Preparing 10:55:00 e11ada1e2a62: Preparing 10:55:00 b9cd305638a4: Preparing 10:55:00 603bcb0c5fda: Preparing 10:55:00 ad1a580442b2: Preparing 10:55:00 7c92a8e19ce5: Preparing 10:55:00 e11ada1e2a62: Waiting 10:55:00 b9cd305638a4: Waiting 10:55:00 603bcb0c5fda: Waiting 10:55:00 ad1a580442b2: Waiting 10:55:00 d7392f9fe0bc: Preparing 10:55:00 9fe9a137fd00: Preparing 10:55:00 7c92a8e19ce5: Waiting 10:55:00 d7392f9fe0bc: Waiting 10:55:00 9fe9a137fd00: Waiting 10:55:00 21979dc3a28b: Layer already exists 10:55:00 42dc9bd35f75: Layer already exists 10:55:00 831677c22436: Layer already exists 10:55:00 78a9b6ab6d46: Layer already exists 10:55:00 2d378e3276aa: Layer already exists 10:55:00 e11ada1e2a62: Layer already exists 10:55:00 b9cd305638a4: Layer already exists 10:55:00 7c92a8e19ce5: Layer already exists 10:55:00 603bcb0c5fda: Layer already exists 10:55:00 ad1a580442b2: Layer already exists 10:55:00 d7392f9fe0bc: Layer already exists 10:55:00 9fe9a137fd00: Layer already exists 10:55:00 main: digest: sha256:867a7b836f91048a355aedcd4728767e3b6430e9ec54ebd5ced3c4057dd2a547 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:55:00 ===================================================== [Pipeline] echo 10:55:00 taggedImages: 10:55:00 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:587930f9e62dbb8d1de22549799db07406fff5b2 10:55:00 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 10:55:00 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.10 10:55:00 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 10:55:00 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 10:55:00 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 10:55:00 587930f9e62dbb8d1de22549799db07406fff5b2 10:55:00 latest 10:55:00 3.2.0-dev.10 10:55:00 587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 10:55:00 main 10:55:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:01 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:587930f9e62dbb8d1de22549799db07406fff5b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:02 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:587930f9e62dbb8d1de22549799db07406fff5b2 10:55:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 10:55:02 b182da865047: Preparing 10:55:02 990eb414018c: Preparing 10:55:02 603bcb0c5fda: Preparing 10:55:02 ad1a580442b2: Preparing 10:55:02 c9b4c77937cc: Preparing 10:55:02 bc34620c707b: Preparing 10:55:02 9fe9a137fd00: Preparing 10:55:02 bc34620c707b: Waiting 10:55:02 9fe9a137fd00: Waiting 10:55:02 ad1a580442b2: Layer already exists 10:55:02 603bcb0c5fda: Layer already exists 10:55:02 9fe9a137fd00: Layer already exists 10:55:02 b182da865047: Pushed 10:55:02 c9b4c77937cc: Pushed 10:55:02 bc34620c707b: Pushed 10:55:03 990eb414018c: Pushed 10:55:03 587930f9e62dbb8d1de22549799db07406fff5b2: digest: sha256:cfbb8e9ce7d606ff012d628682624f428d9716ba428e65240c8d567048b2f138 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:04 + 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 10:55:05 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 10:55:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 10:55:05 b182da865047: Preparing 10:55:05 990eb414018c: Preparing 10:55:05 603bcb0c5fda: Preparing 10:55:05 ad1a580442b2: Preparing 10:55:05 c9b4c77937cc: Preparing 10:55:05 bc34620c707b: Preparing 10:55:05 9fe9a137fd00: Preparing 10:55:05 9fe9a137fd00: Waiting 10:55:05 bc34620c707b: Waiting 10:55:05 ad1a580442b2: Layer already exists 10:55:05 b182da865047: Layer already exists 10:55:05 990eb414018c: Layer already exists 10:55:05 c9b4c77937cc: Layer already exists 10:55:05 603bcb0c5fda: Layer already exists 10:55:05 9fe9a137fd00: Layer already exists 10:55:05 bc34620c707b: Layer already exists 10:55:05 latest: digest: sha256:cfbb8e9ce7d606ff012d628682624f428d9716ba428e65240c8d567048b2f138 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:05 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:06 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.10 10:55:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 10:55:06 b182da865047: Preparing 10:55:06 990eb414018c: Preparing 10:55:06 603bcb0c5fda: Preparing 10:55:06 ad1a580442b2: Preparing 10:55:06 c9b4c77937cc: Preparing 10:55:06 bc34620c707b: Preparing 10:55:06 9fe9a137fd00: Preparing 10:55:06 bc34620c707b: Waiting 10:55:06 9fe9a137fd00: Waiting 10:55:06 c9b4c77937cc: Layer already exists 10:55:06 990eb414018c: Layer already exists 10:55:06 b182da865047: Layer already exists 10:55:06 603bcb0c5fda: Layer already exists 10:55:06 bc34620c707b: Layer already exists 10:55:06 9fe9a137fd00: Layer already exists 10:55:06 ad1a580442b2: Layer already exists 10:55:06 3.2.0-dev.10: digest: sha256:cfbb8e9ce7d606ff012d628682624f428d9716ba428e65240c8d567048b2f138 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:06 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:07 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 10:55:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 10:55:07 b182da865047: Preparing 10:55:07 990eb414018c: Preparing 10:55:07 603bcb0c5fda: Preparing 10:55:07 ad1a580442b2: Preparing 10:55:07 c9b4c77937cc: Preparing 10:55:07 bc34620c707b: Preparing 10:55:07 9fe9a137fd00: Preparing 10:55:07 bc34620c707b: Waiting 10:55:07 b182da865047: Layer already exists 10:55:07 ad1a580442b2: Layer already exists 10:55:07 c9b4c77937cc: Layer already exists 10:55:07 603bcb0c5fda: Layer already exists 10:55:07 990eb414018c: Layer already exists 10:55:07 bc34620c707b: Layer already exists 10:55:07 9fe9a137fd00: Layer already exists 10:55:07 587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10: digest: sha256:cfbb8e9ce7d606ff012d628682624f428d9716ba428e65240c8d567048b2f138 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:07 + 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 10:55:08 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 10:55:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 10:55:08 b182da865047: Preparing 10:55:08 990eb414018c: Preparing 10:55:08 603bcb0c5fda: Preparing 10:55:08 ad1a580442b2: Preparing 10:55:08 c9b4c77937cc: Preparing 10:55:08 bc34620c707b: Preparing 10:55:08 9fe9a137fd00: Preparing 10:55:08 bc34620c707b: Waiting 10:55:08 9fe9a137fd00: Waiting 10:55:08 990eb414018c: Layer already exists 10:55:08 603bcb0c5fda: Layer already exists 10:55:08 c9b4c77937cc: Layer already exists 10:55:08 b182da865047: Layer already exists 10:55:08 ad1a580442b2: Layer already exists 10:55:08 9fe9a137fd00: Layer already exists 10:55:08 bc34620c707b: Layer already exists 10:55:08 main: digest: sha256:cfbb8e9ce7d606ff012d628682624f428d9716ba428e65240c8d567048b2f138 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:55:08 ===================================================== [Pipeline] echo 10:55:08 taggedImages: 10:55:08 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:587930f9e62dbb8d1de22549799db07406fff5b2 10:55:08 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 10:55:08 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.10 10:55:08 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 10:55:08 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 10:55:09 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 10:55:09 587930f9e62dbb8d1de22549799db07406fff5b2 10:55:09 latest 10:55:09 3.2.0-dev.10 10:55:09 587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 10:55:09 main 10:55:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:09 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:587930f9e62dbb8d1de22549799db07406fff5b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:587930f9e62dbb8d1de22549799db07406fff5b2 10:55:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 10:55:10 b8ae07a89cd5: Preparing 10:55:10 3d2d133854dd: Preparing 10:55:10 65847b2a0cd6: Preparing 10:55:10 603bcb0c5fda: Preparing 10:55:10 ad1a580442b2: Preparing 10:55:10 2141782d7ac5: Preparing 10:55:10 9de1407cf5db: Preparing 10:55:10 cafe49769baf: Preparing 10:55:10 583e27c177b7: Preparing 10:55:10 9fe9a137fd00: Preparing 10:55:10 2141782d7ac5: Waiting 10:55:10 9de1407cf5db: Waiting 10:55:10 cafe49769baf: Waiting 10:55:10 583e27c177b7: Waiting 10:55:10 9fe9a137fd00: Waiting 10:55:10 603bcb0c5fda: Layer already exists 10:55:10 ad1a580442b2: Layer already exists 10:55:10 3d2d133854dd: Pushed 10:55:10 65847b2a0cd6: Pushed 10:55:10 b8ae07a89cd5: Pushed 10:55:10 9fe9a137fd00: Layer already exists 10:55:10 cafe49769baf: Pushed 10:55:10 583e27c177b7: Pushed 10:55:16 9de1407cf5db: Pushed 10:55:17 2141782d7ac5: Pushed 10:55:17 587930f9e62dbb8d1de22549799db07406fff5b2: digest: sha256:7d2ec9cd9f23b0c9d2db4ac221e0e53380aff3ac35e39fa05d6fcc0f42981a49 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:18 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 10:55:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 10:55:18 b8ae07a89cd5: Preparing 10:55:18 3d2d133854dd: Preparing 10:55:18 65847b2a0cd6: Preparing 10:55:18 603bcb0c5fda: Preparing 10:55:18 ad1a580442b2: Preparing 10:55:18 2141782d7ac5: Preparing 10:55:18 9de1407cf5db: Preparing 10:55:18 cafe49769baf: Preparing 10:55:18 583e27c177b7: Preparing 10:55:18 9fe9a137fd00: Preparing 10:55:18 2141782d7ac5: Waiting 10:55:18 cafe49769baf: Waiting 10:55:18 583e27c177b7: Waiting 10:55:18 9fe9a137fd00: Waiting 10:55:18 9de1407cf5db: Waiting 10:55:18 b8ae07a89cd5: Layer already exists 10:55:18 ad1a580442b2: Layer already exists 10:55:18 603bcb0c5fda: Layer already exists 10:55:18 3d2d133854dd: Layer already exists 10:55:18 2141782d7ac5: Layer already exists 10:55:18 9de1407cf5db: Layer already exists 10:55:18 cafe49769baf: Layer already exists 10:55:18 583e27c177b7: Layer already exists 10:55:18 9fe9a137fd00: Layer already exists 10:55:18 65847b2a0cd6: Layer already exists 10:55:18 latest: digest: sha256:7d2ec9cd9f23b0c9d2db4ac221e0e53380aff3ac35e39fa05d6fcc0f42981a49 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:19 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.10 10:55:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 10:55:20 b8ae07a89cd5: Preparing 10:55:20 3d2d133854dd: Preparing 10:55:20 65847b2a0cd6: Preparing 10:55:20 603bcb0c5fda: Preparing 10:55:20 ad1a580442b2: Preparing 10:55:20 2141782d7ac5: Preparing 10:55:20 9de1407cf5db: Preparing 10:55:20 cafe49769baf: Preparing 10:55:20 583e27c177b7: Preparing 10:55:20 9fe9a137fd00: Preparing 10:55:20 9de1407cf5db: Waiting 10:55:20 cafe49769baf: Waiting 10:55:20 583e27c177b7: Waiting 10:55:20 9fe9a137fd00: Waiting 10:55:20 2141782d7ac5: Waiting 10:55:20 ad1a580442b2: Layer already exists 10:55:20 b8ae07a89cd5: Layer already exists 10:55:20 3d2d133854dd: Layer already exists 10:55:20 603bcb0c5fda: Layer already exists 10:55:20 65847b2a0cd6: Layer already exists 10:55:20 2141782d7ac5: Layer already exists 10:55:20 583e27c177b7: Layer already exists 10:55:20 cafe49769baf: Layer already exists 10:55:20 9fe9a137fd00: Layer already exists 10:55:20 9de1407cf5db: Layer already exists 10:55:20 3.2.0-dev.10: digest: sha256:7d2ec9cd9f23b0c9d2db4ac221e0e53380aff3ac35e39fa05d6fcc0f42981a49 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:21 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 10:55:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 10:55:21 b8ae07a89cd5: Preparing 10:55:21 3d2d133854dd: Preparing 10:55:21 65847b2a0cd6: Preparing 10:55:21 603bcb0c5fda: Preparing 10:55:21 ad1a580442b2: Preparing 10:55:21 2141782d7ac5: Preparing 10:55:21 9de1407cf5db: Preparing 10:55:21 cafe49769baf: Preparing 10:55:21 583e27c177b7: Preparing 10:55:21 9fe9a137fd00: Preparing 10:55:21 583e27c177b7: Waiting 10:55:21 9fe9a137fd00: Waiting 10:55:21 2141782d7ac5: Waiting 10:55:21 9de1407cf5db: Waiting 10:55:21 cafe49769baf: Waiting 10:55:21 ad1a580442b2: Layer already exists 10:55:21 603bcb0c5fda: Layer already exists 10:55:21 65847b2a0cd6: Layer already exists 10:55:21 3d2d133854dd: Layer already exists 10:55:21 b8ae07a89cd5: Layer already exists 10:55:21 2141782d7ac5: Layer already exists 10:55:21 9de1407cf5db: Layer already exists 10:55:21 9fe9a137fd00: Layer already exists 10:55:21 cafe49769baf: Layer already exists 10:55:21 583e27c177b7: Layer already exists 10:55:21 587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10: digest: sha256:7d2ec9cd9f23b0c9d2db4ac221e0e53380aff3ac35e39fa05d6fcc0f42981a49 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:22 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 10:55:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 10:55:23 b8ae07a89cd5: Preparing 10:55:23 3d2d133854dd: Preparing 10:55:23 65847b2a0cd6: Preparing 10:55:23 603bcb0c5fda: Preparing 10:55:23 ad1a580442b2: Preparing 10:55:23 2141782d7ac5: Preparing 10:55:23 9de1407cf5db: Preparing 10:55:23 cafe49769baf: Preparing 10:55:23 583e27c177b7: Preparing 10:55:23 9fe9a137fd00: Preparing 10:55:23 2141782d7ac5: Waiting 10:55:23 9de1407cf5db: Waiting 10:55:23 cafe49769baf: Waiting 10:55:23 583e27c177b7: Waiting 10:55:23 9fe9a137fd00: Waiting 10:55:23 603bcb0c5fda: Layer already exists 10:55:23 65847b2a0cd6: Layer already exists 10:55:23 b8ae07a89cd5: Layer already exists 10:55:23 ad1a580442b2: Layer already exists 10:55:23 3d2d133854dd: Layer already exists 10:55:23 2141782d7ac5: Layer already exists 10:55:23 9de1407cf5db: Layer already exists 10:55:23 583e27c177b7: Layer already exists 10:55:23 cafe49769baf: Layer already exists 10:55:23 9fe9a137fd00: Layer already exists 10:55:23 main: digest: sha256:7d2ec9cd9f23b0c9d2db4ac221e0e53380aff3ac35e39fa05d6fcc0f42981a49 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:55:23 ===================================================== [Pipeline] echo 10:55:24 taggedImages: 10:55:24 - nexus3.edgexfoundry.org:10004/security-spire-agent:587930f9e62dbb8d1de22549799db07406fff5b2 10:55:24 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 10:55:24 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.10 10:55:24 - nexus3.edgexfoundry.org:10004/security-spire-agent:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 10:55:24 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 10:55:24 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 10:55:24 587930f9e62dbb8d1de22549799db07406fff5b2 10:55:24 latest 10:55:24 3.2.0-dev.10 10:55:24 587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 10:55:24 main 10:55:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:24 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:587930f9e62dbb8d1de22549799db07406fff5b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:587930f9e62dbb8d1de22549799db07406fff5b2 10:55:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 10:55:25 417a5b3286e1: Preparing 10:55:25 17a554d55db7: Preparing 10:55:25 1f63c625b3ee: Preparing 10:55:25 603bcb0c5fda: Preparing 10:55:25 ad1a580442b2: Preparing 10:55:25 6142694e6625: Preparing 10:55:25 44a344368206: Preparing 10:55:25 a3e43048bf57: Preparing 10:55:25 9fe9a137fd00: Preparing 10:55:25 44a344368206: Waiting 10:55:25 9fe9a137fd00: Waiting 10:55:25 a3e43048bf57: Waiting 10:55:25 17a554d55db7: Pushed 10:55:25 1f63c625b3ee: Pushed 10:55:26 ad1a580442b2: Layer already exists 10:55:26 417a5b3286e1: Pushed 10:55:26 44a344368206: Pushed 10:55:26 603bcb0c5fda: Layer already exists 10:55:26 a3e43048bf57: Pushed 10:55:26 9fe9a137fd00: Layer already exists 10:55:33 6142694e6625: Pushed 10:55:33 587930f9e62dbb8d1de22549799db07406fff5b2: digest: sha256:90a41843ca1e6ece71f6df03d78a299a0f9a52796aaca0028517538b0c5f227e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:34 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 10:55:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 10:55:35 417a5b3286e1: Preparing 10:55:35 17a554d55db7: Preparing 10:55:35 1f63c625b3ee: Preparing 10:55:35 603bcb0c5fda: Preparing 10:55:35 ad1a580442b2: Preparing 10:55:35 6142694e6625: Preparing 10:55:35 44a344368206: Preparing 10:55:35 a3e43048bf57: Preparing 10:55:35 9fe9a137fd00: Preparing 10:55:35 44a344368206: Waiting 10:55:35 6142694e6625: Waiting 10:55:35 a3e43048bf57: Waiting 10:55:35 9fe9a137fd00: Waiting 10:55:35 17a554d55db7: Layer already exists 10:55:35 ad1a580442b2: Layer already exists 10:55:35 1f63c625b3ee: Layer already exists 10:55:35 417a5b3286e1: Layer already exists 10:55:35 603bcb0c5fda: Layer already exists 10:55:35 6142694e6625: Layer already exists 10:55:35 44a344368206: Layer already exists 10:55:35 a3e43048bf57: Layer already exists 10:55:35 9fe9a137fd00: Layer already exists 10:55:35 latest: digest: sha256:90a41843ca1e6ece71f6df03d78a299a0f9a52796aaca0028517538b0c5f227e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:35 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.10 10:55:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 10:55:36 417a5b3286e1: Preparing 10:55:36 17a554d55db7: Preparing 10:55:36 1f63c625b3ee: Preparing 10:55:36 603bcb0c5fda: Preparing 10:55:36 ad1a580442b2: Preparing 10:55:36 6142694e6625: Preparing 10:55:36 44a344368206: Preparing 10:55:36 a3e43048bf57: Preparing 10:55:36 9fe9a137fd00: Preparing 10:55:36 a3e43048bf57: Waiting 10:55:36 9fe9a137fd00: Waiting 10:55:36 44a344368206: Waiting 10:55:36 6142694e6625: Waiting 10:55:36 1f63c625b3ee: Layer already exists 10:55:36 ad1a580442b2: Layer already exists 10:55:36 17a554d55db7: Layer already exists 10:55:36 603bcb0c5fda: Layer already exists 10:55:36 417a5b3286e1: Layer already exists 10:55:36 6142694e6625: Layer already exists 10:55:36 9fe9a137fd00: Layer already exists 10:55:36 a3e43048bf57: Layer already exists 10:55:36 44a344368206: Layer already exists 10:55:36 3.2.0-dev.10: digest: sha256:90a41843ca1e6ece71f6df03d78a299a0f9a52796aaca0028517538b0c5f227e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:37 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 10:55:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 10:55:37 417a5b3286e1: Preparing 10:55:37 17a554d55db7: Preparing 10:55:37 1f63c625b3ee: Preparing 10:55:37 603bcb0c5fda: Preparing 10:55:37 ad1a580442b2: Preparing 10:55:37 6142694e6625: Preparing 10:55:37 44a344368206: Preparing 10:55:37 a3e43048bf57: Preparing 10:55:37 9fe9a137fd00: Preparing 10:55:37 6142694e6625: Waiting 10:55:37 44a344368206: Waiting 10:55:37 a3e43048bf57: Waiting 10:55:37 603bcb0c5fda: Layer already exists 10:55:37 ad1a580442b2: Layer already exists 10:55:37 1f63c625b3ee: Layer already exists 10:55:37 17a554d55db7: Layer already exists 10:55:37 6142694e6625: Layer already exists 10:55:37 417a5b3286e1: Layer already exists 10:55:37 44a344368206: Layer already exists 10:55:37 a3e43048bf57: Layer already exists 10:55:37 9fe9a137fd00: Layer already exists 10:55:37 587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10: digest: sha256:90a41843ca1e6ece71f6df03d78a299a0f9a52796aaca0028517538b0c5f227e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:38 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 10:55:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 10:55:38 417a5b3286e1: Preparing 10:55:38 17a554d55db7: Preparing 10:55:38 1f63c625b3ee: Preparing 10:55:38 603bcb0c5fda: Preparing 10:55:38 ad1a580442b2: Preparing 10:55:38 6142694e6625: Preparing 10:55:38 44a344368206: Preparing 10:55:38 a3e43048bf57: Preparing 10:55:38 9fe9a137fd00: Preparing 10:55:38 a3e43048bf57: Waiting 10:55:38 6142694e6625: Waiting 10:55:38 9fe9a137fd00: Waiting 10:55:38 44a344368206: Waiting 10:55:38 603bcb0c5fda: Layer already exists 10:55:38 417a5b3286e1: Layer already exists 10:55:38 1f63c625b3ee: Layer already exists 10:55:38 17a554d55db7: Layer already exists 10:55:38 ad1a580442b2: Layer already exists 10:55:38 6142694e6625: Layer already exists 10:55:38 44a344368206: Layer already exists 10:55:38 9fe9a137fd00: Layer already exists 10:55:38 a3e43048bf57: Layer already exists 10:55:38 main: digest: sha256:90a41843ca1e6ece71f6df03d78a299a0f9a52796aaca0028517538b0c5f227e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:55:39 ===================================================== [Pipeline] echo 10:55:39 taggedImages: 10:55:39 - nexus3.edgexfoundry.org:10004/security-spire-config:587930f9e62dbb8d1de22549799db07406fff5b2 10:55:39 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 10:55:39 - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.10 10:55:39 - nexus3.edgexfoundry.org:10004/security-spire-config:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 10:55:39 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 10:55:39 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 10:55:39 587930f9e62dbb8d1de22549799db07406fff5b2 10:55:39 latest 10:55:39 3.2.0-dev.10 10:55:39 587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 10:55:39 main 10:55:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:40 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:587930f9e62dbb8d1de22549799db07406fff5b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:587930f9e62dbb8d1de22549799db07406fff5b2 10:55:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 10:55:40 b8ae07a89cd5: Preparing 10:55:40 bc0dc87a8a20: Preparing 10:55:40 bfddf7892363: Preparing 10:55:40 603bcb0c5fda: Preparing 10:55:40 ad1a580442b2: Preparing 10:55:40 0c4b06001465: Preparing 10:55:40 cafe49769baf: Preparing 10:55:40 583e27c177b7: Preparing 10:55:40 9fe9a137fd00: Preparing 10:55:40 0c4b06001465: Waiting 10:55:40 cafe49769baf: Waiting 10:55:40 583e27c177b7: Waiting 10:55:40 9fe9a137fd00: Waiting 10:55:40 603bcb0c5fda: Layer already exists 10:55:40 bfddf7892363: Pushed 10:55:40 bc0dc87a8a20: Pushed 10:55:40 b8ae07a89cd5: Layer already exists 10:55:41 ad1a580442b2: Layer already exists 10:55:41 cafe49769baf: Layer already exists 10:55:41 583e27c177b7: Layer already exists 10:55:41 9fe9a137fd00: Layer already exists 10:55:49 0c4b06001465: Pushed 10:55:49 587930f9e62dbb8d1de22549799db07406fff5b2: digest: sha256:37803fefb839fc16bdfbe3380ab2cc5f14fe303c86938be331b53d3ca027fe95 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:50 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 10:55:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 10:55:50 b8ae07a89cd5: Preparing 10:55:50 bc0dc87a8a20: Preparing 10:55:50 bfddf7892363: Preparing 10:55:50 603bcb0c5fda: Preparing 10:55:50 ad1a580442b2: Preparing 10:55:50 0c4b06001465: Preparing 10:55:50 cafe49769baf: Preparing 10:55:50 583e27c177b7: Preparing 10:55:50 9fe9a137fd00: Preparing 10:55:50 0c4b06001465: Waiting 10:55:50 cafe49769baf: Waiting 10:55:50 9fe9a137fd00: Waiting 10:55:50 583e27c177b7: Waiting 10:55:50 ad1a580442b2: Layer already exists 10:55:50 b8ae07a89cd5: Layer already exists 10:55:50 603bcb0c5fda: Layer already exists 10:55:50 bfddf7892363: Layer already exists 10:55:50 bc0dc87a8a20: Layer already exists 10:55:50 0c4b06001465: Layer already exists 10:55:50 cafe49769baf: Layer already exists 10:55:50 583e27c177b7: Layer already exists 10:55:50 9fe9a137fd00: Layer already exists 10:55:50 latest: digest: sha256:37803fefb839fc16bdfbe3380ab2cc5f14fe303c86938be331b53d3ca027fe95 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:51 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.10 10:55:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 10:55:51 b8ae07a89cd5: Preparing 10:55:51 bc0dc87a8a20: Preparing 10:55:51 bfddf7892363: Preparing 10:55:51 603bcb0c5fda: Preparing 10:55:51 ad1a580442b2: Preparing 10:55:51 0c4b06001465: Preparing 10:55:51 cafe49769baf: Preparing 10:55:51 583e27c177b7: Preparing 10:55:51 9fe9a137fd00: Preparing 10:55:51 cafe49769baf: Waiting 10:55:51 583e27c177b7: Waiting 10:55:51 9fe9a137fd00: Waiting 10:55:51 0c4b06001465: Waiting 10:55:51 bc0dc87a8a20: Layer already exists 10:55:51 bfddf7892363: Layer already exists 10:55:51 603bcb0c5fda: Layer already exists 10:55:51 b8ae07a89cd5: Layer already exists 10:55:51 ad1a580442b2: Layer already exists 10:55:51 0c4b06001465: Layer already exists 10:55:51 cafe49769baf: Layer already exists 10:55:51 583e27c177b7: Layer already exists 10:55:51 9fe9a137fd00: Layer already exists 10:55:51 3.2.0-dev.10: digest: sha256:37803fefb839fc16bdfbe3380ab2cc5f14fe303c86938be331b53d3ca027fe95 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:52 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 10:55:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 10:55:53 b8ae07a89cd5: Preparing 10:55:53 bc0dc87a8a20: Preparing 10:55:53 bfddf7892363: Preparing 10:55:53 603bcb0c5fda: Preparing 10:55:53 ad1a580442b2: Preparing 10:55:53 0c4b06001465: Preparing 10:55:53 cafe49769baf: Preparing 10:55:53 583e27c177b7: Preparing 10:55:53 9fe9a137fd00: Preparing 10:55:53 0c4b06001465: Waiting 10:55:53 cafe49769baf: Waiting 10:55:53 9fe9a137fd00: Waiting 10:55:53 bfddf7892363: Layer already exists 10:55:53 603bcb0c5fda: Layer already exists 10:55:53 bc0dc87a8a20: Layer already exists 10:55:53 ad1a580442b2: Layer already exists 10:55:53 b8ae07a89cd5: Layer already exists 10:55:53 583e27c177b7: Layer already exists 10:55:53 cafe49769baf: Layer already exists 10:55:53 9fe9a137fd00: Layer already exists 10:55:53 0c4b06001465: Layer already exists 10:55:53 587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10: digest: sha256:37803fefb839fc16bdfbe3380ab2cc5f14fe303c86938be331b53d3ca027fe95 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:54 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 10:55:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 10:55:54 b8ae07a89cd5: Preparing 10:55:54 bc0dc87a8a20: Preparing 10:55:54 bfddf7892363: Preparing 10:55:54 603bcb0c5fda: Preparing 10:55:54 ad1a580442b2: Preparing 10:55:54 0c4b06001465: Preparing 10:55:54 cafe49769baf: Preparing 10:55:54 583e27c177b7: Preparing 10:55:54 9fe9a137fd00: Preparing 10:55:54 0c4b06001465: Waiting 10:55:54 cafe49769baf: Waiting 10:55:54 583e27c177b7: Waiting 10:55:54 9fe9a137fd00: Waiting 10:55:54 bfddf7892363: Layer already exists 10:55:54 bc0dc87a8a20: Layer already exists 10:55:54 603bcb0c5fda: Layer already exists 10:55:54 ad1a580442b2: Layer already exists 10:55:54 0c4b06001465: Layer already exists 10:55:54 cafe49769baf: Layer already exists 10:55:54 583e27c177b7: Layer already exists 10:55:54 9fe9a137fd00: Layer already exists 10:55:54 b8ae07a89cd5: Layer already exists 10:55:54 main: digest: sha256:37803fefb839fc16bdfbe3380ab2cc5f14fe303c86938be331b53d3ca027fe95 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:55:55 ===================================================== [Pipeline] echo 10:55:55 taggedImages: 10:55:55 - nexus3.edgexfoundry.org:10004/security-spire-server:587930f9e62dbb8d1de22549799db07406fff5b2 10:55:55 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 10:55:55 - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.10 10:55:55 - nexus3.edgexfoundry.org:10004/security-spire-server:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 10:55:55 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 10:55:55 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 10:55:55 587930f9e62dbb8d1de22549799db07406fff5b2 10:55:55 latest 10:55:55 3.2.0-dev.10 10:55:55 587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 10:55:55 main 10:55:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:56 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:587930f9e62dbb8d1de22549799db07406fff5b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:57 + docker push nexus3.edgexfoundry.org:10004/support-notifications:587930f9e62dbb8d1de22549799db07406fff5b2 10:55:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 10:55:57 ed8867152516: Preparing 10:55:57 b1863349b0df: Preparing 10:55:57 603bcb0c5fda: Preparing 10:55:57 ad1a580442b2: Preparing 10:55:57 fc677f5436f8: Preparing 10:55:57 a5683f112635: Preparing 10:55:57 9fe9a137fd00: Preparing 10:55:57 a5683f112635: Waiting 10:55:57 9fe9a137fd00: Waiting 10:55:57 fc677f5436f8: Pushed 10:55:57 ad1a580442b2: Layer already exists 10:55:57 ed8867152516: Pushed 10:55:57 a5683f112635: Pushed 10:55:57 603bcb0c5fda: Layer already exists 10:55:58 9fe9a137fd00: Layer already exists 10:55:59 b1863349b0df: Pushed 10:55:59 587930f9e62dbb8d1de22549799db07406fff5b2: digest: sha256:28c9556d59490b763fac6f1dd5b596685cbed8975f08c5494b69f0d266063adf size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:00 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:00 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 10:56:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 10:56:00 ed8867152516: Preparing 10:56:00 b1863349b0df: Preparing 10:56:00 603bcb0c5fda: Preparing 10:56:00 ad1a580442b2: Preparing 10:56:00 fc677f5436f8: Preparing 10:56:00 a5683f112635: Preparing 10:56:00 9fe9a137fd00: Preparing 10:56:00 a5683f112635: Waiting 10:56:00 9fe9a137fd00: Waiting 10:56:00 ad1a580442b2: Layer already exists 10:56:00 603bcb0c5fda: Layer already exists 10:56:00 b1863349b0df: Layer already exists 10:56:00 ed8867152516: Layer already exists 10:56:00 fc677f5436f8: Layer already exists 10:56:00 a5683f112635: Layer already exists 10:56:00 9fe9a137fd00: Layer already exists 10:56:00 latest: digest: sha256:28c9556d59490b763fac6f1dd5b596685cbed8975f08c5494b69f0d266063adf size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:01 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:01 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.10 10:56:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 10:56:01 ed8867152516: Preparing 10:56:01 b1863349b0df: Preparing 10:56:01 603bcb0c5fda: Preparing 10:56:01 ad1a580442b2: Preparing 10:56:01 fc677f5436f8: Preparing 10:56:01 a5683f112635: Preparing 10:56:01 9fe9a137fd00: Preparing 10:56:01 a5683f112635: Waiting 10:56:01 9fe9a137fd00: Waiting 10:56:01 ed8867152516: Layer already exists 10:56:01 603bcb0c5fda: Layer already exists 10:56:01 ad1a580442b2: Layer already exists 10:56:01 fc677f5436f8: Layer already exists 10:56:01 b1863349b0df: Layer already exists 10:56:01 a5683f112635: Layer already exists 10:56:01 9fe9a137fd00: Layer already exists 10:56:01 3.2.0-dev.10: digest: sha256:28c9556d59490b763fac6f1dd5b596685cbed8975f08c5494b69f0d266063adf size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:02 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:03 + docker push nexus3.edgexfoundry.org:10004/support-notifications:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 10:56:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 10:56:03 ed8867152516: Preparing 10:56:03 b1863349b0df: Preparing 10:56:03 603bcb0c5fda: Preparing 10:56:03 ad1a580442b2: Preparing 10:56:03 fc677f5436f8: Preparing 10:56:03 a5683f112635: Preparing 10:56:03 9fe9a137fd00: Preparing 10:56:03 a5683f112635: Waiting 10:56:03 9fe9a137fd00: Waiting 10:56:03 b1863349b0df: Layer already exists 10:56:03 ed8867152516: Layer already exists 10:56:03 ad1a580442b2: Layer already exists 10:56:03 603bcb0c5fda: Layer already exists 10:56:03 fc677f5436f8: Layer already exists 10:56:03 a5683f112635: Layer already exists 10:56:03 9fe9a137fd00: Layer already exists 10:56:03 587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10: digest: sha256:28c9556d59490b763fac6f1dd5b596685cbed8975f08c5494b69f0d266063adf size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:03 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:04 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 10:56:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 10:56:04 ed8867152516: Preparing 10:56:04 b1863349b0df: Preparing 10:56:04 603bcb0c5fda: Preparing 10:56:04 ad1a580442b2: Preparing 10:56:04 fc677f5436f8: Preparing 10:56:04 a5683f112635: Preparing 10:56:04 9fe9a137fd00: Preparing 10:56:04 a5683f112635: Waiting 10:56:04 9fe9a137fd00: Waiting 10:56:04 b1863349b0df: Layer already exists 10:56:04 ad1a580442b2: Layer already exists 10:56:04 ed8867152516: Layer already exists 10:56:04 603bcb0c5fda: Layer already exists 10:56:04 fc677f5436f8: Layer already exists 10:56:04 a5683f112635: Layer already exists 10:56:04 9fe9a137fd00: Layer already exists 10:56:04 main: digest: sha256:28c9556d59490b763fac6f1dd5b596685cbed8975f08c5494b69f0d266063adf size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:56:05 ===================================================== [Pipeline] echo 10:56:05 taggedImages: 10:56:05 - nexus3.edgexfoundry.org:10004/support-notifications:587930f9e62dbb8d1de22549799db07406fff5b2 10:56:05 - nexus3.edgexfoundry.org:10004/support-notifications:latest 10:56:05 - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.10 10:56:05 - nexus3.edgexfoundry.org:10004/support-notifications:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 10:56:05 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 10:56:05 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 10:56:05 587930f9e62dbb8d1de22549799db07406fff5b2 10:56:05 latest 10:56:05 3.2.0-dev.10 10:56:05 587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 10:56:05 main 10:56:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:06 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:587930f9e62dbb8d1de22549799db07406fff5b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:06 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:587930f9e62dbb8d1de22549799db07406fff5b2 10:56:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 10:56:06 f8b2c39f7629: Preparing 10:56:06 d85805442091: Preparing 10:56:06 603bcb0c5fda: Preparing 10:56:06 ad1a580442b2: Preparing 10:56:06 d16d5e38bbca: Preparing 10:56:06 4b6ad8a2a38b: Preparing 10:56:06 9fe9a137fd00: Preparing 10:56:06 9fe9a137fd00: Waiting 10:56:06 4b6ad8a2a38b: Waiting 10:56:06 ad1a580442b2: Layer already exists 10:56:06 f8b2c39f7629: Pushed 10:56:07 603bcb0c5fda: Layer already exists 10:56:07 d16d5e38bbca: Layer already exists 10:56:07 4b6ad8a2a38b: Layer already exists 10:56:07 9fe9a137fd00: Layer already exists 10:56:08 d85805442091: Pushed 10:56:08 587930f9e62dbb8d1de22549799db07406fff5b2: digest: sha256:29565eaf2b29916fe5a7ad426a92526696aa2f2fd8686e7b0b227c9fd3fe2ec4 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:09 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:10 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 10:56:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 10:56:10 f8b2c39f7629: Preparing 10:56:10 d85805442091: Preparing 10:56:10 603bcb0c5fda: Preparing 10:56:10 ad1a580442b2: Preparing 10:56:10 d16d5e38bbca: Preparing 10:56:10 4b6ad8a2a38b: Preparing 10:56:10 9fe9a137fd00: Preparing 10:56:10 4b6ad8a2a38b: Waiting 10:56:10 9fe9a137fd00: Waiting 10:56:10 d85805442091: Layer already exists 10:56:10 d16d5e38bbca: Layer already exists 10:56:10 f8b2c39f7629: Layer already exists 10:56:10 603bcb0c5fda: Layer already exists 10:56:10 ad1a580442b2: Layer already exists 10:56:10 4b6ad8a2a38b: Layer already exists 10:56:10 9fe9a137fd00: Layer already exists 10:56:10 latest: digest: sha256:29565eaf2b29916fe5a7ad426a92526696aa2f2fd8686e7b0b227c9fd3fe2ec4 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:11 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:11 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.10 10:56:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 10:56:11 f8b2c39f7629: Preparing 10:56:11 d85805442091: Preparing 10:56:11 603bcb0c5fda: Preparing 10:56:11 ad1a580442b2: Preparing 10:56:11 d16d5e38bbca: Preparing 10:56:11 4b6ad8a2a38b: Preparing 10:56:11 9fe9a137fd00: Preparing 10:56:11 4b6ad8a2a38b: Waiting 10:56:11 9fe9a137fd00: Waiting 10:56:11 603bcb0c5fda: Layer already exists 10:56:11 ad1a580442b2: Layer already exists 10:56:11 d16d5e38bbca: Layer already exists 10:56:11 f8b2c39f7629: Layer already exists 10:56:11 d85805442091: Layer already exists 10:56:11 4b6ad8a2a38b: Layer already exists 10:56:11 9fe9a137fd00: Layer already exists 10:56:11 3.2.0-dev.10: digest: sha256:29565eaf2b29916fe5a7ad426a92526696aa2f2fd8686e7b0b227c9fd3fe2ec4 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:12 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:12 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 10:56:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 10:56:12 f8b2c39f7629: Preparing 10:56:12 d85805442091: Preparing 10:56:12 603bcb0c5fda: Preparing 10:56:12 ad1a580442b2: Preparing 10:56:12 d16d5e38bbca: Preparing 10:56:12 4b6ad8a2a38b: Preparing 10:56:12 9fe9a137fd00: Preparing 10:56:12 4b6ad8a2a38b: Waiting 10:56:12 9fe9a137fd00: Waiting 10:56:12 603bcb0c5fda: Layer already exists 10:56:12 ad1a580442b2: Layer already exists 10:56:12 f8b2c39f7629: Layer already exists 10:56:12 d16d5e38bbca: Layer already exists 10:56:12 d85805442091: Layer already exists 10:56:12 4b6ad8a2a38b: Layer already exists 10:56:12 9fe9a137fd00: Layer already exists 10:56:12 587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10: digest: sha256:29565eaf2b29916fe5a7ad426a92526696aa2f2fd8686e7b0b227c9fd3fe2ec4 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:13 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:14 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 10:56:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 10:56:14 f8b2c39f7629: Preparing 10:56:14 d85805442091: Preparing 10:56:14 603bcb0c5fda: Preparing 10:56:14 ad1a580442b2: Preparing 10:56:14 d16d5e38bbca: Preparing 10:56:14 4b6ad8a2a38b: Preparing 10:56:14 9fe9a137fd00: Preparing 10:56:14 9fe9a137fd00: Waiting 10:56:14 4b6ad8a2a38b: Waiting 10:56:14 d16d5e38bbca: Layer already exists 10:56:14 d85805442091: Layer already exists 10:56:14 ad1a580442b2: Layer already exists 10:56:14 603bcb0c5fda: Layer already exists 10:56:14 f8b2c39f7629: Layer already exists 10:56:14 4b6ad8a2a38b: Layer already exists 10:56:14 9fe9a137fd00: Layer already exists 10:56:14 main: digest: sha256:29565eaf2b29916fe5a7ad426a92526696aa2f2fd8686e7b0b227c9fd3fe2ec4 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:56:14 ===================================================== [Pipeline] echo 10:56:14 taggedImages: 10:56:14 - nexus3.edgexfoundry.org:10004/support-scheduler:587930f9e62dbb8d1de22549799db07406fff5b2 10:56:14 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 10:56:14 - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.10 10:56:14 - nexus3.edgexfoundry.org:10004/support-scheduler:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 10:56:14 - 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] } 10:59:09 #117 ... 10:59:09 10:59:09 #142 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 10:59:09 #142 DONE 369.5s 10:59:09 10:59:09 #141 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:59:09 #141 369.8 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.10" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 10:59:09 #141 ... 10:59:09 10:59:09 #143 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 10:59:09 #143 DONE 0.5s 10:59:09 10:59:09 #144 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 10:59:09 #144 DONE 0.2s 10:59:09 10:59:09 #145 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 10:59:09 #145 DONE 0.2s 10:59:09 10:59:09 #146 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 10:59:09 #146 DONE 0.2s 10:59:09 10:59:09 #147 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 10:59:09 #147 DONE 0.3s 10:59:09 10:59:09 #148 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 10:59:09 #148 DONE 0.1s 10:59:09 10:59:09 #149 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:59:09 #149 DONE 1.9s 10:59:09 10:59:09 #139 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:59:09 #139 ... 10:59:09 10:59:09 #150 [security-proxy-setup] exporting to image 10:59:09 #150 exporting layers 10:59:09 #150 ... 10:59:09 10:59:09 #134 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 10:59:09 #134 DONE 373.5s 10:59:09 10:59:09 #150 [security-proxy-setup] exporting to image 10:59:09 #150 exporting layers 1.2s done 10:59:09 #150 writing image sha256:1568f91ffd1c7ab6d5b053f0412365cc83be33a798b2dc0eb0421f01da49409e done 10:59:09 #150 naming to docker.io/library/security-proxy-setup-arm64 0.0s done 10:59:09 #150 DONE 1.2s 10:59:09 10:59:09 #151 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 10:59:09 #151 DONE 0.3s 10:59:09 10:59:09 #152 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 10:59:10 #152 ... 10:59:10 10:59:10 #141 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:59:10 #141 DONE 379.8s 10:59:10 10:59:10 #152 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 10:59:10 #152 DONE 5.6s 10:59:10 10:59:10 #153 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 10:59:10 #153 DONE 0.5s 10:59:10 10:59:10 #154 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 10:59:11 #154 ... 10:59:11 10:59:11 #155 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 10:59:11 #155 DONE 0.6s 10:59:11 10:59:11 #154 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 10:59:11 #154 DONE 0.4s 10:59:11 10:59:11 #156 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 10:59:11 #156 ... 10:59:11 10:59:11 #157 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 10:59:11 #157 DONE 0.3s 10:59:11 10:59:11 #158 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 10:59:11 #158 DONE 0.3s 10:59:11 10:59:11 #156 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 10:59:11 #156 DONE 0.5s 10:59:11 10:59:11 #159 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 10:59:11 #159 DONE 0.2s 10:59:11 10:59:11 #160 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 10:59:11 #160 DONE 0.2s 10:59:11 10:59:11 #161 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 10:59:12 #161 ... 10:59:12 10:59:12 #162 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 10:59:12 #162 DONE 0.3s 10:59:12 10:59:12 #161 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 10:59:12 #161 DONE 0.3s 10:59:12 10:59:12 #163 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 10:59:12 #163 DONE 0.2s 10:59:12 10:59:12 #164 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 10:59:12 #164 DONE 0.3s 10:59:12 10:59:12 #165 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 10:59:12 #165 DONE 0.2s 10:59:12 10:59:12 #166 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 10:59:12 #166 DONE 0.3s 10:59:12 10:59:12 #167 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 10:59:12 #167 DONE 0.2s 10:59:12 10:59:12 #168 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 10:59:13 #168 ... 10:59:13 10:59:13 #169 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 10:59:13 #169 DONE 0.4s 10:59:13 10:59:13 #170 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:59:14 #170 ... 10:59:14 10:59:14 #168 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 10:59:14 #168 DONE 2.1s 10:59:15 10:59:15 #170 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:59:15 #170 DONE 1.8s 10:59:15 10:59:15 #171 [security-secretstore-setup] exporting to image 10:59:15 #171 exporting layers 10:59:16 #171 ... 10:59:16 10:59:16 #139 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:59:16 #139 DONE 386.0s 10:59:16 10:59:16 #172 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:59:17 #172 DONE 0.4s 10:59:17 10:59:17 #173 [security-bootstrapper] exporting to image 10:59:17 #173 exporting layers 2.0s done 10:59:17 #173 writing image sha256:a3cae568341a734e54beac084cc3a98b1059043ac472879346796b479ad2a490 0.0s done 10:59:17 #173 naming to docker.io/library/security-bootstrapper-arm64 0.0s done 10:59:17 #173 DONE 2.0s 10:59:17 10:59:17 #174 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:59:17 #174 DONE 0.2s 10:59:17 10:59:17 #171 [security-secretstore-setup] exporting to image 10:59:17 #171 exporting layers 2.1s done 10:59:17 #171 writing image sha256:972cb98321d9dcfbce63dac121d3add91961deb8a2c9ff3b80ad5969f11b6111 10:59:17 #171 writing image sha256:972cb98321d9dcfbce63dac121d3add91961deb8a2c9ff3b80ad5969f11b6111 done 10:59:17 #171 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done 10:59:17 #171 DONE 2.1s 10:59:17 10:59:17 #175 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 10:59:17 #175 DONE 0.4s 10:59:17 10:59:17 #176 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 10:59:17 #176 DONE 0.2s 10:59:17 10:59:17 #133 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 10:59:17 #133 ... 10:59:17 10:59:17 #177 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 10:59:17 #177 DONE 0.2s 10:59:17 10:59:17 #178 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:59:18 #178 ... 10:59:18 10:59:18 #133 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 10:59:18 #133 DONE 388.7s 10:59:19 10:59:19 #136 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:59:19 #136 ... 10:59:19 10:59:19 #179 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:59:19 #179 CACHED 10:59:19 10:59:19 #180 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:59:19 #180 CACHED 10:59:19 10:59:19 #181 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 10:59:19 #181 DONE 0.3s 10:59:19 10:59:19 #178 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:59:19 #178 DONE 1.8s 10:59:19 10:59:19 #182 [security-proxy-auth] exporting to image 10:59:20 #182 ... 10:59:20 10:59:20 #183 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 10:59:20 #183 DONE 0.4s 10:59:20 10:59:20 #184 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 10:59:20 #184 DONE 0.3s 10:59:20 10:59:20 #185 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:59:20 #185 ... 10:59:20 10:59:20 #182 [security-proxy-auth] exporting to image 10:59:20 #182 exporting layers 0.9s done 10:59:20 #182 writing image sha256:dcae5b1712823842762cb4dd7c3dca8e73b293600803c63290d08641a17b1de5 0.0s done 10:59:20 #182 naming to docker.io/library/security-proxy-auth-arm64 0.0s done 10:59:20 #182 DONE 1.0s 10:59:20 10:59:20 #137 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:59:24 #137 ... 10:59:24 10:59:24 #185 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:59:24 #185 DONE 3.6s 10:59:24 10:59:24 #186 [core-common-config-bootstrapper] exporting to image 10:59:24 #186 exporting layers 0.4s done 10:59:24 #186 writing image sha256:77a8be974ca5d6f23a15dcf032635e46e917dd32496dad4a54eef89f6ce9c8cc done 10:59:24 #186 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done 10:59:24 #186 DONE 0.4s 10:59:24 10:59:24 #16 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 10:59:39 #16 ... 10:59:39 10:59:39 #138 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:59:39 #138 DONE 408.1s 10:59:39 10:59:39 #140 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:59:39 #140 ... 10:59:39 10:59:39 #187 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 10:59:39 #187 DONE 0.2s 10:59:39 10:59:39 #188 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 10:59:39 #188 DONE 0.2s 10:59:39 10:59:39 #189 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 10:59:39 #189 DONE 0.3s 10:59:39 10:59:39 #190 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 10:59:39 #190 DONE 0.1s 10:59:39 10:59:39 #191 [core-command] exporting to image 10:59:39 #191 exporting layers 10:59:39 #191 exporting layers 0.2s done 10:59:39 #191 writing image sha256:c05a9c4b565df65885efb13fdc49c462c16e15f6af2db5af4012b3941163e011 done 10:59:39 #191 naming to docker.io/library/core-command-arm64 0.0s done 10:59:39 #191 DONE 0.3s 10:59:39 10:59:39 #136 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:59:40 #136 ... 10:59:40 10:59:40 #137 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:59:40 #137 DONE 410.7s 10:59:41 10:59:41 #117 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:59:41 #117 ... 10:59:41 10:59:41 #192 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:59:41 #192 DONE 0.2s 10:59:41 10:59:41 #193 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:59:41 #193 DONE 0.2s 10:59:41 10:59:41 #194 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 10:59:41 #194 DONE 0.2s 10:59:41 10:59:41 #195 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 10:59:41 #195 DONE 0.1s 10:59:41 10:59:41 #16 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 10:59:42 #16 ... 10:59:42 10:59:42 #196 [core-data] exporting to image 10:59:42 #196 exporting layers 0.5s done 10:59:42 #196 writing image sha256:7a14ac9efb1d0ab40f82e63bf9b59cf966de6b6a9bd512370b4e779e4f030cb2 done 10:59:42 #196 naming to docker.io/library/core-data-arm64 0.0s done 10:59:42 #196 DONE 0.6s 10:59:42 10:59:42 #136 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:59:44 #136 ... 10:59:44 10:59:44 #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:59:44 #135 DONE 414.5s 10:59:44 10:59:44 #117 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:59:44 #117 ... 10:59:44 10:59:44 #197 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:59:45 #197 DONE 0.2s 10:59:45 10:59:45 #198 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:59:45 #198 DONE 0.2s 10:59:45 10:59:45 #199 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 10:59:45 #199 DONE 0.2s 10:59:45 10:59:45 #200 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 10:59:45 #200 DONE 0.1s 10:59:45 10:59:45 #201 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 10:59:46 #201 DONE 0.1s 10:59:46 10:59:46 #202 [core-metadata] exporting to image 10:59:46 #202 exporting layers 0.2s done 10:59:46 #202 writing image sha256:8b1cd06a4d3e2db7a6de50e84479a490ec685c7e6f58500d592d1ad53e8516b9 done 10:59:46 #202 naming to docker.io/library/core-metadata-arm64 10:59:46 #202 naming to docker.io/library/core-metadata-arm64 done 10:59:46 #202 DONE 0.3s 10:59:46 10:59:46 #140 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:59:53 #140 ... 10:59:53 10:59:53 #136 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:59:53 #136 DONE 422.2s 10:59:53 10:59:53 #203 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:59:53 #203 DONE 0.3s 10:59:53 10:59:53 #117 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:59:53 #117 ... 10:59:53 10:59:53 #204 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:59:53 #204 DONE 0.2s 10:59:53 10:59:53 #205 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 10:59:53 #205 DONE 0.3s 10:59:53 10:59:53 #206 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 10:59:53 #206 DONE 0.1s 10:59:53 10:59:53 #207 [security-spiffe-token-provider] exporting to image 10:59:53 #207 exporting layers 10:59:53 #207 exporting layers 0.5s done 10:59:54 #207 writing image sha256:90b5f8bb1451962523d293e46b2c226b64ea614b02e44c4d4b64f7a2c6b85026 done 10:59:54 #207 naming to docker.io/library/security-spiffe-token-provider-arm64 done 10:59:54 #207 DONE 0.6s 10:59:54 10:59:54 #140 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 11:00:04 #140 DONE 432.3s 11:00:04 11:00:04 #117 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 11:00:04 #117 DONE 432.4s 11:00:04 11:00:04 #16 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 11:00:04 #16 ... 11:00:04 11:00:04 #208 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 11:00:04 #208 DONE 0.1s 11:00:04 11:00:04 #209 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 11:00:04 #209 DONE 0.1s 11:00:04 11:00:04 #210 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 11:00:04 #210 DONE 0.1s 11:00:04 11:00:04 #211 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 11:00:04 #211 DONE 0.2s 11:00:04 11:00:04 #212 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 11:00:04 #212 DONE 0.3s 11:00:04 11:00:04 #213 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 11:00:04 #213 DONE 0.2s 11:00:04 11:00:04 #214 [support-scheduler] exporting to image 11:00:04 #214 exporting layers 11:00:04 #214 ... 11:00:04 11:00:04 #215 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 11:00:04 #215 DONE 0.3s 11:00:04 11:00:04 #216 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 11:00:04 #216 DONE 0.1s 11:00:04 11:00:04 #214 [support-scheduler] exporting to image 11:00:04 #214 exporting layers 0.3s done 11:00:04 #214 writing image sha256:2665aff68ab7cce56db5ddace5b7df7ee2a6a36842a8df14db67a8a7e1056412 done 11:00:04 #214 naming to docker.io/library/support-scheduler-arm64 done 11:00:04 #214 DONE 0.4s 11:00:04 11:00:04 #217 [support-notifications] exporting to image 11:00:04 #217 exporting layers 0.3s done 11:00:04 #217 writing image sha256:4b4dd48c184d37ccef755de946ec12aec6412cbc0a350fbe1ac630964b63f9e9 done 11:00:04 #217 naming to docker.io/library/support-notifications-arm64 done 11:00:04 #217 DONE 0.3s 11:00:04 11:00:04 #16 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 11:00:04 time="2024-01-09T10:52:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:00:04 time="2024-01-09T10:52:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:00:04 time="2024-01-09T10:52:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:00:04 time="2024-01-09T10:52:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:00:04 time="2024-01-09T10:52:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:00:04 time="2024-01-09T10:52:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:00:04 time="2024-01-09T10:52:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:00:04 time="2024-01-09T10:52:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:00:04 time="2024-01-09T10:52:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:00:04 time="2024-01-09T10:52:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:00:04 time="2024-01-09T10:52:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:00:04 time="2024-01-09T10:52:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:00:04 time="2024-01-09T10:52:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:00:04 time="2024-01-09T10:52:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 11:00:04 $ docker stop --time=1 f6981eb2b81c97c4a96d47342fb554adcf4a16798eb298ecc5b077826886be8e 11:00:06 $ docker rm -f --volumes f6981eb2b81c97c4a96d47342fb554adcf4a16798eb298ecc5b077826886be8e [Pipeline] // withDockerContainer [Pipeline] sh 11:00:07 + docker images 11:00:07 REPOSITORY TAG IMAGE ID CREATED SIZE 11:00:07 support-scheduler-arm64 latest 2665aff68ab7 4 seconds ago 25.8MB 11:00:07 support-notifications-arm64 latest 4b4dd48c184d 4 seconds ago 26.4MB 11:00:07 security-spiffe-token-provider-arm64 latest 90b5f8bb1451 14 seconds ago 28.9MB 11:00:07 core-metadata-arm64 latest 8b1cd06a4d3e 22 seconds ago 17.4MB 11:00:07 core-data-arm64 latest 7a14ac9efb1d 26 seconds ago 17.1MB 11:00:07 core-command-arm64 latest c05a9c4b565d 28 seconds ago 17MB 11:00:07 core-common-config-bootstrapper-arm64 latest 77a8be974ca5 44 seconds ago 15.1MB 11:00:07 security-proxy-auth-arm64 latest dcae5b171282 48 seconds ago 15.9MB 11:00:07 security-bootstrapper-arm64 latest a3cae568341a 53 seconds ago 18.5MB 11:00:07 security-secretstore-setup-arm64 latest 972cb98321d9 53 seconds ago 35.7MB 11:00:07 security-proxy-setup-arm64 latest 1568f91ffd1c About a minute ago 25.8MB 11:00:07 security-spire-agent-arm64 latest 9fb2236124de 7 minutes ago 152MB 11:00:07 security-spire-config-arm64 latest 8800ce1ccb47 7 minutes ago 95.8MB 11:00:07 security-spire-server-arm64 latest 8689f537c5e0 7 minutes ago 96.7MB 11:00:07 ci-base-image-arm64 latest 388f927f50d3 8 minutes ago 933MB 11:00:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine 86de565de09d 7 weeks ago 560MB 11:00:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 7 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:00:08 provisioning config files... 11:00:08 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/620@tmp/config14236933318892625129tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:00:08 ---> ****-login.sh 11:00:08 nexus3.edgexfoundry.org:10001 11:00:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:00:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:00:09 Configure a credential helper to remove this warning. See 11:00:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:00:09 11:00:09 Login Succeeded 11:00:09 nexus3.edgexfoundry.org:10002 11:00:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:00:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:00:09 Configure a credential helper to remove this warning. See 11:00:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:00:09 11:00:09 Login Succeeded 11:00:09 nexus3.edgexfoundry.org:10003 11:00:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:00:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:00:09 Configure a credential helper to remove this warning. See 11:00:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:00:09 11:00:09 Login Succeeded 11:00:09 nexus3.edgexfoundry.org:10004 11:00:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:00:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:00:09 Configure a credential helper to remove this warning. See 11:00:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:00:09 11:00:09 Login Succeeded 11:00:09 ****.io 11:00:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:00:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:00:12 Configure a credential helper to remove this warning. See 11:00:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:00:12 11:00:12 Login Succeeded 11:00:12 ---> ****-login.sh ends [Pipeline] } 11:00:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:00:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:00:13 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 11:00:13 587930f9e62dbb8d1de22549799db07406fff5b2 11:00:13 latest 11:00:13 3.2.0-dev.10 11:00:13 587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 11:00:13 main 11:00:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:14 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:587930f9e62dbb8d1de22549799db07406fff5b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:15 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:587930f9e62dbb8d1de22549799db07406fff5b2 11:00:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 11:00:15 243e118f4df4: Preparing 11:00:15 67eb9feddf47: Preparing 11:00:15 bfc770b4c4da: Preparing 11:00:15 545cfc25c078: Preparing 11:00:15 4eb1eefc5b68: Preparing 11:00:15 ace2b61506e4: Preparing 11:00:15 0faf9b67be60: Preparing 11:00:15 ace2b61506e4: Waiting 11:00:15 0faf9b67be60: Waiting 11:00:15 bfc770b4c4da: Pushed 11:00:15 4eb1eefc5b68: Pushed 11:00:15 545cfc25c078: Pushed 11:00:15 243e118f4df4: Pushed 11:00:15 0faf9b67be60: Layer already exists 11:00:15 ace2b61506e4: Pushed 11:00:17 67eb9feddf47: Pushed 11:00:17 587930f9e62dbb8d1de22549799db07406fff5b2: digest: sha256:372e81e1e500e0d410ced83d19363648059699e0d2627c19e05239e5e4e010ea size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:22 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:23 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 11:00:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 11:00:23 243e118f4df4: Preparing 11:00:23 67eb9feddf47: Preparing 11:00:23 bfc770b4c4da: Preparing 11:00:23 545cfc25c078: Preparing 11:00:23 4eb1eefc5b68: Preparing 11:00:23 ace2b61506e4: Preparing 11:00:23 0faf9b67be60: Preparing 11:00:23 0faf9b67be60: Waiting 11:00:23 ace2b61506e4: Waiting 11:00:23 243e118f4df4: Layer already exists 11:00:23 67eb9feddf47: Layer already exists 11:00:23 bfc770b4c4da: Layer already exists 11:00:23 4eb1eefc5b68: Layer already exists 11:00:23 545cfc25c078: Layer already exists 11:00:23 ace2b61506e4: Layer already exists 11:00:23 0faf9b67be60: Layer already exists 11:00:23 latest: digest: sha256:372e81e1e500e0d410ced83d19363648059699e0d2627c19e05239e5e4e010ea size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:24 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:25 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.10 11:00:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 11:00:25 243e118f4df4: Preparing 11:00:25 67eb9feddf47: Preparing 11:00:25 bfc770b4c4da: Preparing 11:00:25 545cfc25c078: Preparing 11:00:25 4eb1eefc5b68: Preparing 11:00:25 ace2b61506e4: Preparing 11:00:25 0faf9b67be60: Preparing 11:00:25 ace2b61506e4: Waiting 11:00:25 0faf9b67be60: Waiting 11:00:25 67eb9feddf47: Layer already exists 11:00:25 243e118f4df4: Layer already exists 11:00:25 bfc770b4c4da: Layer already exists 11:00:25 4eb1eefc5b68: Layer already exists 11:00:25 545cfc25c078: Layer already exists 11:00:25 0faf9b67be60: Layer already exists 11:00:25 ace2b61506e4: Layer already exists 11:00:25 3.2.0-dev.10: digest: sha256:372e81e1e500e0d410ced83d19363648059699e0d2627c19e05239e5e4e010ea size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:25 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:26 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 11:00:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 11:00:26 243e118f4df4: Preparing 11:00:26 67eb9feddf47: Preparing 11:00:26 bfc770b4c4da: Preparing 11:00:26 545cfc25c078: Preparing 11:00:26 4eb1eefc5b68: Preparing 11:00:26 ace2b61506e4: Preparing 11:00:26 0faf9b67be60: Preparing 11:00:26 ace2b61506e4: Waiting 11:00:26 0faf9b67be60: Waiting 11:00:26 67eb9feddf47: Layer already exists 11:00:26 4eb1eefc5b68: Layer already exists 11:00:26 243e118f4df4: Layer already exists 11:00:26 bfc770b4c4da: Layer already exists 11:00:26 545cfc25c078: Layer already exists 11:00:26 ace2b61506e4: Layer already exists 11:00:26 0faf9b67be60: Layer already exists 11:00:26 587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10: digest: sha256:372e81e1e500e0d410ced83d19363648059699e0d2627c19e05239e5e4e010ea size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:27 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:28 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 11:00:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 11:00:28 243e118f4df4: Preparing 11:00:28 67eb9feddf47: Preparing 11:00:28 bfc770b4c4da: Preparing 11:00:28 545cfc25c078: Preparing 11:00:28 4eb1eefc5b68: Preparing 11:00:28 ace2b61506e4: Preparing 11:00:28 0faf9b67be60: Preparing 11:00:28 0faf9b67be60: Waiting 11:00:28 4eb1eefc5b68: Layer already exists 11:00:28 67eb9feddf47: Layer already exists 11:00:28 243e118f4df4: Layer already exists 11:00:28 bfc770b4c4da: Layer already exists 11:00:28 545cfc25c078: Layer already exists 11:00:28 ace2b61506e4: Layer already exists 11:00:28 0faf9b67be60: Layer already exists 11:00:28 main: digest: sha256:372e81e1e500e0d410ced83d19363648059699e0d2627c19e05239e5e4e010ea size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:00:29 ===================================================== [Pipeline] echo 11:00:29 taggedImages: 11:00:29 - nexus3.edgexfoundry.org:10004/core-command-arm64:587930f9e62dbb8d1de22549799db07406fff5b2 11:00:29 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 11:00:29 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.10 11:00:29 - nexus3.edgexfoundry.org:10004/core-command-arm64:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 11:00:29 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 11:00:29 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 11:00:29 587930f9e62dbb8d1de22549799db07406fff5b2 11:00:29 latest 11:00:29 3.2.0-dev.10 11:00:29 587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 11:00:29 main 11:00:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:30 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:587930f9e62dbb8d1de22549799db07406fff5b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:30 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:587930f9e62dbb8d1de22549799db07406fff5b2 11:00:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 11:00:30 ceae110c66dc: Preparing 11:00:30 e4bebb889e9e: Preparing 11:00:30 a86f336def2e: Preparing 11:00:30 f4c0860058e2: Preparing 11:00:30 bfc770b4c4da: Preparing 11:00:30 545cfc25c078: Preparing 11:00:30 4eb1eefc5b68: Preparing 11:00:30 ace2b61506e4: Preparing 11:00:30 0faf9b67be60: Preparing 11:00:30 545cfc25c078: Waiting 11:00:30 ace2b61506e4: Waiting 11:00:30 4eb1eefc5b68: Waiting 11:00:30 0faf9b67be60: Waiting 11:00:30 bfc770b4c4da: Layer already exists 11:00:30 545cfc25c078: Layer already exists 11:00:31 4eb1eefc5b68: Layer already exists 11:00:31 ace2b61506e4: Layer already exists 11:00:31 a86f336def2e: Pushed 11:00:31 e4bebb889e9e: Pushed 11:00:31 ceae110c66dc: Pushed 11:00:31 0faf9b67be60: Layer already exists 11:00:32 f4c0860058e2: Pushed 11:00:32 587930f9e62dbb8d1de22549799db07406fff5b2: digest: sha256:c4c37445599774f7b0e203dd12c861d95f56582bafe33797f4d857c46191ffb4 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:33 + 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 11:00:34 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 11:00:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 11:00:34 ceae110c66dc: Preparing 11:00:34 e4bebb889e9e: Preparing 11:00:34 a86f336def2e: Preparing 11:00:34 f4c0860058e2: Preparing 11:00:34 bfc770b4c4da: Preparing 11:00:34 545cfc25c078: Preparing 11:00:34 4eb1eefc5b68: Preparing 11:00:34 ace2b61506e4: Preparing 11:00:34 0faf9b67be60: Preparing 11:00:34 545cfc25c078: Waiting 11:00:34 ace2b61506e4: Waiting 11:00:34 4eb1eefc5b68: Waiting 11:00:34 0faf9b67be60: Waiting 11:00:34 e4bebb889e9e: Layer already exists 11:00:34 ceae110c66dc: Layer already exists 11:00:34 bfc770b4c4da: Layer already exists 11:00:34 f4c0860058e2: Layer already exists 11:00:34 a86f336def2e: Layer already exists 11:00:34 545cfc25c078: Layer already exists 11:00:34 0faf9b67be60: Layer already exists 11:00:34 ace2b61506e4: Layer already exists 11:00:34 4eb1eefc5b68: Layer already exists 11:00:34 latest: digest: sha256:c4c37445599774f7b0e203dd12c861d95f56582bafe33797f4d857c46191ffb4 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:35 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:35 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.10 11:00:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 11:00:35 ceae110c66dc: Preparing 11:00:35 e4bebb889e9e: Preparing 11:00:35 a86f336def2e: Preparing 11:00:35 f4c0860058e2: Preparing 11:00:35 bfc770b4c4da: Preparing 11:00:35 545cfc25c078: Preparing 11:00:35 4eb1eefc5b68: Preparing 11:00:35 ace2b61506e4: Preparing 11:00:35 0faf9b67be60: Preparing 11:00:35 ace2b61506e4: Waiting 11:00:35 0faf9b67be60: Waiting 11:00:35 4eb1eefc5b68: Waiting 11:00:35 545cfc25c078: Waiting 11:00:35 f4c0860058e2: Layer already exists 11:00:35 ceae110c66dc: Layer already exists 11:00:35 e4bebb889e9e: Layer already exists 11:00:35 bfc770b4c4da: Layer already exists 11:00:35 a86f336def2e: Layer already exists 11:00:35 545cfc25c078: Layer already exists 11:00:35 ace2b61506e4: Layer already exists 11:00:35 0faf9b67be60: Layer already exists 11:00:35 4eb1eefc5b68: Layer already exists 11:00:36 3.2.0-dev.10: digest: sha256:c4c37445599774f7b0e203dd12c861d95f56582bafe33797f4d857c46191ffb4 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:36 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:37 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 11:00:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 11:00:37 ceae110c66dc: Preparing 11:00:37 e4bebb889e9e: Preparing 11:00:37 a86f336def2e: Preparing 11:00:37 f4c0860058e2: Preparing 11:00:37 bfc770b4c4da: Preparing 11:00:37 545cfc25c078: Preparing 11:00:37 4eb1eefc5b68: Preparing 11:00:37 ace2b61506e4: Preparing 11:00:37 0faf9b67be60: Preparing 11:00:37 545cfc25c078: Waiting 11:00:37 4eb1eefc5b68: Waiting 11:00:37 ace2b61506e4: Waiting 11:00:37 0faf9b67be60: Waiting 11:00:37 f4c0860058e2: Layer already exists 11:00:37 bfc770b4c4da: Layer already exists 11:00:37 e4bebb889e9e: Layer already exists 11:00:37 a86f336def2e: Layer already exists 11:00:37 ceae110c66dc: Layer already exists 11:00:37 545cfc25c078: Layer already exists 11:00:37 4eb1eefc5b68: Layer already exists 11:00:37 ace2b61506e4: Layer already exists 11:00:37 0faf9b67be60: Layer already exists 11:00:37 587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10: digest: sha256:c4c37445599774f7b0e203dd12c861d95f56582bafe33797f4d857c46191ffb4 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:38 + 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 11:00:39 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 11:00:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 11:00:39 ceae110c66dc: Preparing 11:00:39 e4bebb889e9e: Preparing 11:00:39 a86f336def2e: Preparing 11:00:39 f4c0860058e2: Preparing 11:00:39 bfc770b4c4da: Preparing 11:00:39 545cfc25c078: Preparing 11:00:39 4eb1eefc5b68: Preparing 11:00:39 ace2b61506e4: Preparing 11:00:39 0faf9b67be60: Preparing 11:00:39 545cfc25c078: Waiting 11:00:39 0faf9b67be60: Waiting 11:00:39 4eb1eefc5b68: Waiting 11:00:39 ace2b61506e4: Waiting 11:00:39 f4c0860058e2: Layer already exists 11:00:39 bfc770b4c4da: Layer already exists 11:00:39 e4bebb889e9e: Layer already exists 11:00:39 ceae110c66dc: Layer already exists 11:00:39 a86f336def2e: Layer already exists 11:00:39 545cfc25c078: Layer already exists 11:00:39 4eb1eefc5b68: Layer already exists 11:00:39 ace2b61506e4: Layer already exists 11:00:39 0faf9b67be60: Layer already exists 11:00:39 main: digest: sha256:c4c37445599774f7b0e203dd12c861d95f56582bafe33797f4d857c46191ffb4 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:00:40 ===================================================== [Pipeline] echo 11:00:40 taggedImages: 11:00:40 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:587930f9e62dbb8d1de22549799db07406fff5b2 11:00:40 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 11:00:40 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.10 11:00:40 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 11:00:40 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 11:00:40 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 11:00:40 587930f9e62dbb8d1de22549799db07406fff5b2 11:00:40 latest 11:00:40 3.2.0-dev.10 11:00:40 587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 11:00:40 main 11:00:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:41 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:587930f9e62dbb8d1de22549799db07406fff5b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:42 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:587930f9e62dbb8d1de22549799db07406fff5b2 11:00:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 11:00:42 b914773d5cae: Preparing 11:00:42 a34eb6418d27: Preparing 11:00:42 bfc770b4c4da: Preparing 11:00:42 545cfc25c078: Preparing 11:00:42 9560251d773c: Preparing 11:00:42 ace2b61506e4: Preparing 11:00:42 0faf9b67be60: Preparing 11:00:42 ace2b61506e4: Waiting 11:00:42 0faf9b67be60: Waiting 11:00:42 545cfc25c078: Layer already exists 11:00:42 bfc770b4c4da: Layer already exists 11:00:42 0faf9b67be60: Layer already exists 11:00:42 ace2b61506e4: Layer already exists 11:00:42 b914773d5cae: Pushed 11:00:42 9560251d773c: Pushed 11:00:44 a34eb6418d27: Pushed 11:00:44 587930f9e62dbb8d1de22549799db07406fff5b2: digest: sha256:a03834e2ebcf0f9121f2ad1510f1d3a6c8ebef8928b16af9c021a7c605fb4417 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:45 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:46 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 11:00:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 11:00:46 b914773d5cae: Preparing 11:00:46 a34eb6418d27: Preparing 11:00:46 bfc770b4c4da: Preparing 11:00:46 545cfc25c078: Preparing 11:00:46 9560251d773c: Preparing 11:00:46 ace2b61506e4: Preparing 11:00:46 0faf9b67be60: Preparing 11:00:46 0faf9b67be60: Waiting 11:00:46 ace2b61506e4: Waiting 11:00:46 bfc770b4c4da: Layer already exists 11:00:46 9560251d773c: Layer already exists 11:00:46 545cfc25c078: Layer already exists 11:00:46 b914773d5cae: Layer already exists 11:00:46 a34eb6418d27: Layer already exists 11:00:46 ace2b61506e4: Layer already exists 11:00:46 0faf9b67be60: Layer already exists 11:00:46 latest: digest: sha256:a03834e2ebcf0f9121f2ad1510f1d3a6c8ebef8928b16af9c021a7c605fb4417 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:47 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:47 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.10 11:00:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 11:00:47 b914773d5cae: Preparing 11:00:47 a34eb6418d27: Preparing 11:00:47 bfc770b4c4da: Preparing 11:00:47 545cfc25c078: Preparing 11:00:47 9560251d773c: Preparing 11:00:47 ace2b61506e4: Preparing 11:00:47 0faf9b67be60: Preparing 11:00:47 ace2b61506e4: Waiting 11:00:47 0faf9b67be60: Waiting 11:00:47 bfc770b4c4da: Layer already exists 11:00:47 b914773d5cae: Layer already exists 11:00:47 a34eb6418d27: Layer already exists 11:00:47 9560251d773c: Layer already exists 11:00:47 545cfc25c078: Layer already exists 11:00:47 0faf9b67be60: Layer already exists 11:00:47 ace2b61506e4: Layer already exists 11:00:48 3.2.0-dev.10: digest: sha256:a03834e2ebcf0f9121f2ad1510f1d3a6c8ebef8928b16af9c021a7c605fb4417 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:48 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:49 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 11:00:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 11:00:49 b914773d5cae: Preparing 11:00:49 a34eb6418d27: Preparing 11:00:49 bfc770b4c4da: Preparing 11:00:49 545cfc25c078: Preparing 11:00:49 9560251d773c: Preparing 11:00:49 ace2b61506e4: Preparing 11:00:49 0faf9b67be60: Preparing 11:00:49 ace2b61506e4: Waiting 11:00:49 0faf9b67be60: Waiting 11:00:49 9560251d773c: Layer already exists 11:00:49 a34eb6418d27: Layer already exists 11:00:49 bfc770b4c4da: Layer already exists 11:00:49 545cfc25c078: Layer already exists 11:00:49 b914773d5cae: Layer already exists 11:00:49 ace2b61506e4: Layer already exists 11:00:49 0faf9b67be60: Layer already exists 11:00:49 587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10: digest: sha256:a03834e2ebcf0f9121f2ad1510f1d3a6c8ebef8928b16af9c021a7c605fb4417 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:50 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:51 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 11:00:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 11:00:51 b914773d5cae: Preparing 11:00:51 a34eb6418d27: Preparing 11:00:51 bfc770b4c4da: Preparing 11:00:51 545cfc25c078: Preparing 11:00:51 9560251d773c: Preparing 11:00:51 ace2b61506e4: Preparing 11:00:51 0faf9b67be60: Preparing 11:00:51 ace2b61506e4: Waiting 11:00:51 0faf9b67be60: Waiting 11:00:51 a34eb6418d27: Layer already exists 11:00:51 b914773d5cae: Layer already exists 11:00:51 545cfc25c078: Layer already exists 11:00:51 bfc770b4c4da: Layer already exists 11:00:51 9560251d773c: Layer already exists 11:00:51 ace2b61506e4: Layer already exists 11:00:51 0faf9b67be60: Layer already exists 11:00:51 main: digest: sha256:a03834e2ebcf0f9121f2ad1510f1d3a6c8ebef8928b16af9c021a7c605fb4417 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:00:52 ===================================================== [Pipeline] echo 11:00:52 taggedImages: 11:00:52 - nexus3.edgexfoundry.org:10004/core-data-arm64:587930f9e62dbb8d1de22549799db07406fff5b2 11:00:52 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 11:00:52 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.10 11:00:52 - nexus3.edgexfoundry.org:10004/core-data-arm64:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 11:00:52 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 11:00:52 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 11:00:52 587930f9e62dbb8d1de22549799db07406fff5b2 11:00:52 latest 11:00:52 3.2.0-dev.10 11:00:52 587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 11:00:52 main 11:00:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:53 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:587930f9e62dbb8d1de22549799db07406fff5b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:54 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:587930f9e62dbb8d1de22549799db07406fff5b2 11:00:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 11:00:54 9763b219085e: Preparing 11:00:54 7738659e391f: Preparing 11:00:54 3710415cf86b: Preparing 11:00:54 bfc770b4c4da: Preparing 11:00:54 545cfc25c078: Preparing 11:00:54 4eb1eefc5b68: Preparing 11:00:54 ace2b61506e4: Preparing 11:00:54 0faf9b67be60: Preparing 11:00:54 4eb1eefc5b68: Waiting 11:00:54 0faf9b67be60: Waiting 11:00:54 ace2b61506e4: Waiting 11:00:54 545cfc25c078: Layer already exists 11:00:54 bfc770b4c4da: Layer already exists 11:00:54 4eb1eefc5b68: Layer already exists 11:00:54 0faf9b67be60: Layer already exists 11:00:54 ace2b61506e4: Layer already exists 11:00:54 7738659e391f: Pushed 11:00:54 9763b219085e: Pushed 11:00:56 3710415cf86b: Pushed 11:00:56 587930f9e62dbb8d1de22549799db07406fff5b2: digest: sha256:3a64b945fe028f74a3900332704544e160ded7021528ac48089214eac5c5aa11 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:56 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:57 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 11:00:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 11:00:57 9763b219085e: Preparing 11:00:57 7738659e391f: Preparing 11:00:57 3710415cf86b: Preparing 11:00:57 bfc770b4c4da: Preparing 11:00:57 545cfc25c078: Preparing 11:00:57 4eb1eefc5b68: Preparing 11:00:57 ace2b61506e4: Preparing 11:00:57 4eb1eefc5b68: Waiting 11:00:57 0faf9b67be60: Preparing 11:00:57 ace2b61506e4: Waiting 11:00:57 0faf9b67be60: Waiting 11:00:57 7738659e391f: Layer already exists 11:00:57 3710415cf86b: Layer already exists 11:00:57 bfc770b4c4da: Layer already exists 11:00:57 545cfc25c078: Layer already exists 11:00:57 9763b219085e: Layer already exists 11:00:57 4eb1eefc5b68: Layer already exists 11:00:57 0faf9b67be60: Layer already exists 11:00:57 ace2b61506e4: Layer already exists 11:00:57 latest: digest: sha256:3a64b945fe028f74a3900332704544e160ded7021528ac48089214eac5c5aa11 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:58 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:59 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.10 11:00:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 11:00:59 9763b219085e: Preparing 11:00:59 7738659e391f: Preparing 11:00:59 3710415cf86b: Preparing 11:00:59 bfc770b4c4da: Preparing 11:00:59 545cfc25c078: Preparing 11:00:59 4eb1eefc5b68: Preparing 11:00:59 ace2b61506e4: Preparing 11:00:59 0faf9b67be60: Preparing 11:00:59 4eb1eefc5b68: Waiting 11:00:59 ace2b61506e4: Waiting 11:00:59 0faf9b67be60: Waiting 11:00:59 bfc770b4c4da: Layer already exists 11:00:59 3710415cf86b: Layer already exists 11:00:59 9763b219085e: Layer already exists 11:00:59 7738659e391f: Layer already exists 11:00:59 545cfc25c078: Layer already exists 11:00:59 4eb1eefc5b68: Layer already exists 11:00:59 ace2b61506e4: Layer already exists 11:00:59 0faf9b67be60: Layer already exists 11:00:59 3.2.0-dev.10: digest: sha256:3a64b945fe028f74a3900332704544e160ded7021528ac48089214eac5c5aa11 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:00 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:01 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 11:01:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 11:01:01 9763b219085e: Preparing 11:01:01 7738659e391f: Preparing 11:01:01 3710415cf86b: Preparing 11:01:01 bfc770b4c4da: Preparing 11:01:01 545cfc25c078: Preparing 11:01:01 4eb1eefc5b68: Preparing 11:01:01 ace2b61506e4: Preparing 11:01:01 0faf9b67be60: Preparing 11:01:01 ace2b61506e4: Waiting 11:01:01 0faf9b67be60: Waiting 11:01:01 4eb1eefc5b68: Waiting 11:01:01 3710415cf86b: Layer already exists 11:01:01 9763b219085e: Layer already exists 11:01:01 bfc770b4c4da: Layer already exists 11:01:01 545cfc25c078: Layer already exists 11:01:01 7738659e391f: Layer already exists 11:01:01 4eb1eefc5b68: Layer already exists 11:01:01 ace2b61506e4: Layer already exists 11:01:01 0faf9b67be60: Layer already exists 11:01:01 587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10: digest: sha256:3a64b945fe028f74a3900332704544e160ded7021528ac48089214eac5c5aa11 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:01 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:02 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 11:01:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 11:01:02 9763b219085e: Preparing 11:01:02 7738659e391f: Preparing 11:01:02 3710415cf86b: Preparing 11:01:02 bfc770b4c4da: Preparing 11:01:02 545cfc25c078: Preparing 11:01:02 4eb1eefc5b68: Preparing 11:01:02 ace2b61506e4: Preparing 11:01:02 0faf9b67be60: Preparing 11:01:02 4eb1eefc5b68: Waiting 11:01:02 ace2b61506e4: Waiting 11:01:02 0faf9b67be60: Waiting 11:01:02 545cfc25c078: Layer already exists 11:01:02 9763b219085e: Layer already exists 11:01:02 7738659e391f: Layer already exists 11:01:02 3710415cf86b: Layer already exists 11:01:02 bfc770b4c4da: Layer already exists 11:01:02 4eb1eefc5b68: Layer already exists 11:01:02 0faf9b67be60: Layer already exists 11:01:02 ace2b61506e4: Layer already exists 11:01:02 main: digest: sha256:3a64b945fe028f74a3900332704544e160ded7021528ac48089214eac5c5aa11 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:01:03 ===================================================== [Pipeline] echo 11:01:03 taggedImages: 11:01:03 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:587930f9e62dbb8d1de22549799db07406fff5b2 11:01:03 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 11:01:03 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.10 11:01:03 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 11:01:03 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 11:01:04 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 11:01:04 587930f9e62dbb8d1de22549799db07406fff5b2 11:01:04 latest 11:01:04 3.2.0-dev.10 11:01:04 587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 11:01:04 main 11:01:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:05 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:587930f9e62dbb8d1de22549799db07406fff5b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:05 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:587930f9e62dbb8d1de22549799db07406fff5b2 11:01:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 11:01:05 b142be3b16ff: Preparing 11:01:05 873b7e0a8568: Preparing 11:01:05 20fc76873c27: Preparing 11:01:05 b55d7560c671: Preparing 11:01:05 de29e67644fd: Preparing 11:01:05 62f3003cdbc1: Preparing 11:01:05 f88fe83e4a7d: Preparing 11:01:05 bfc770b4c4da: Preparing 11:01:05 545cfc25c078: Preparing 11:01:05 b20bdfda4606: Preparing 11:01:05 5d65514f19b1: Preparing 11:01:05 5f70bf18a086: Preparing 11:01:05 8504089ea18d: Preparing 11:01:05 cf176d3378dd: Preparing 11:01:05 711d69516a32: Preparing 11:01:05 0faf9b67be60: Preparing 11:01:05 bfc770b4c4da: Waiting 11:01:05 545cfc25c078: Waiting 11:01:05 b20bdfda4606: Waiting 11:01:05 5d65514f19b1: Waiting 11:01:05 5f70bf18a086: Waiting 11:01:05 8504089ea18d: Waiting 11:01:05 cf176d3378dd: Waiting 11:01:05 711d69516a32: Waiting 11:01:05 62f3003cdbc1: Waiting 11:01:05 f88fe83e4a7d: Waiting 11:01:05 0faf9b67be60: Waiting 11:01:06 b55d7560c671: Pushed 11:01:06 20fc76873c27: Pushed 11:01:06 873b7e0a8568: Pushed 11:01:06 b142be3b16ff: Pushed 11:01:06 de29e67644fd: Pushed 11:01:06 bfc770b4c4da: Layer already exists 11:01:06 545cfc25c078: Layer already exists 11:01:06 62f3003cdbc1: Pushed 11:01:06 b20bdfda4606: Pushed 11:01:06 5d65514f19b1: Pushed 11:01:06 5f70bf18a086: Pushed 11:01:06 8504089ea18d: Pushed 11:01:06 0faf9b67be60: Layer already exists 11:01:06 cf176d3378dd: Pushed 11:01:06 711d69516a32: Pushed 11:01:08 f88fe83e4a7d: Pushed 11:01:08 587930f9e62dbb8d1de22549799db07406fff5b2: digest: sha256:38fc65d4f67664cb8d6da4b5bc50b26b3d0d7a0760392c62aa3845ecb3f7757c size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:09 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:10 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 11:01:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 11:01:10 b142be3b16ff: Preparing 11:01:10 873b7e0a8568: Preparing 11:01:10 20fc76873c27: Preparing 11:01:10 b55d7560c671: Preparing 11:01:10 de29e67644fd: Preparing 11:01:10 62f3003cdbc1: Preparing 11:01:10 f88fe83e4a7d: Preparing 11:01:10 bfc770b4c4da: Preparing 11:01:10 545cfc25c078: Preparing 11:01:10 b20bdfda4606: Preparing 11:01:10 5d65514f19b1: Preparing 11:01:10 5f70bf18a086: Preparing 11:01:10 8504089ea18d: Preparing 11:01:10 62f3003cdbc1: Waiting 11:01:10 cf176d3378dd: Preparing 11:01:10 f88fe83e4a7d: Waiting 11:01:10 bfc770b4c4da: Waiting 11:01:10 711d69516a32: Preparing 11:01:10 545cfc25c078: Waiting 11:01:10 b20bdfda4606: Waiting 11:01:10 0faf9b67be60: Preparing 11:01:10 5d65514f19b1: Waiting 11:01:10 5f70bf18a086: Waiting 11:01:10 8504089ea18d: Waiting 11:01:10 cf176d3378dd: Waiting 11:01:10 711d69516a32: Waiting 11:01:10 0faf9b67be60: Waiting 11:01:10 20fc76873c27: Layer already exists 11:01:10 b142be3b16ff: Layer already exists 11:01:10 873b7e0a8568: Layer already exists 11:01:10 de29e67644fd: Layer already exists 11:01:10 b55d7560c671: Layer already exists 11:01:10 62f3003cdbc1: Layer already exists 11:01:10 f88fe83e4a7d: Layer already exists 11:01:10 545cfc25c078: Layer already exists 11:01:10 bfc770b4c4da: Layer already exists 11:01:10 b20bdfda4606: Layer already exists 11:01:10 5d65514f19b1: Layer already exists 11:01:10 8504089ea18d: Layer already exists 11:01:10 5f70bf18a086: Layer already exists 11:01:10 cf176d3378dd: Layer already exists 11:01:10 711d69516a32: Layer already exists 11:01:10 0faf9b67be60: Layer already exists 11:01:10 latest: digest: sha256:38fc65d4f67664cb8d6da4b5bc50b26b3d0d7a0760392c62aa3845ecb3f7757c size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:11 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:11 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.10 11:01:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 11:01:11 b142be3b16ff: Preparing 11:01:11 873b7e0a8568: Preparing 11:01:11 20fc76873c27: Preparing 11:01:11 b55d7560c671: Preparing 11:01:11 de29e67644fd: Preparing 11:01:11 62f3003cdbc1: Preparing 11:01:11 f88fe83e4a7d: Preparing 11:01:11 bfc770b4c4da: Preparing 11:01:11 62f3003cdbc1: Waiting 11:01:11 f88fe83e4a7d: Waiting 11:01:11 545cfc25c078: Preparing 11:01:11 b20bdfda4606: Preparing 11:01:11 5d65514f19b1: Preparing 11:01:11 bfc770b4c4da: Waiting 11:01:11 545cfc25c078: Waiting 11:01:11 b20bdfda4606: Waiting 11:01:11 5f70bf18a086: Preparing 11:01:11 5d65514f19b1: Waiting 11:01:11 8504089ea18d: Preparing 11:01:11 cf176d3378dd: Preparing 11:01:11 8504089ea18d: Waiting 11:01:11 711d69516a32: Preparing 11:01:11 cf176d3378dd: Waiting 11:01:11 0faf9b67be60: Preparing 11:01:11 0faf9b67be60: Waiting 11:01:11 20fc76873c27: Layer already exists 11:01:11 b142be3b16ff: Layer already exists 11:01:11 873b7e0a8568: Layer already exists 11:01:11 b55d7560c671: Layer already exists 11:01:11 de29e67644fd: Layer already exists 11:01:11 62f3003cdbc1: Layer already exists 11:01:11 f88fe83e4a7d: Layer already exists 11:01:11 545cfc25c078: Layer already exists 11:01:11 bfc770b4c4da: Layer already exists 11:01:11 b20bdfda4606: Layer already exists 11:01:12 5d65514f19b1: Layer already exists 11:01:12 cf176d3378dd: Layer already exists 11:01:12 8504089ea18d: Layer already exists 11:01:12 711d69516a32: Layer already exists 11:01:12 5f70bf18a086: Layer already exists 11:01:12 0faf9b67be60: Layer already exists 11:01:12 3.2.0-dev.10: digest: sha256:38fc65d4f67664cb8d6da4b5bc50b26b3d0d7a0760392c62aa3845ecb3f7757c size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:12 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:13 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 11:01:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 11:01:13 b142be3b16ff: Preparing 11:01:13 873b7e0a8568: Preparing 11:01:13 20fc76873c27: Preparing 11:01:13 b55d7560c671: Preparing 11:01:13 de29e67644fd: Preparing 11:01:13 62f3003cdbc1: Preparing 11:01:13 f88fe83e4a7d: Preparing 11:01:13 bfc770b4c4da: Preparing 11:01:13 545cfc25c078: Preparing 11:01:13 b20bdfda4606: Preparing 11:01:13 5d65514f19b1: Preparing 11:01:13 62f3003cdbc1: Waiting 11:01:13 f88fe83e4a7d: Waiting 11:01:13 5f70bf18a086: Preparing 11:01:13 bfc770b4c4da: Waiting 11:01:13 8504089ea18d: Preparing 11:01:13 545cfc25c078: Waiting 11:01:13 b20bdfda4606: Waiting 11:01:13 cf176d3378dd: Preparing 11:01:13 5d65514f19b1: Waiting 11:01:13 711d69516a32: Preparing 11:01:13 5f70bf18a086: Waiting 11:01:13 8504089ea18d: Waiting 11:01:13 cf176d3378dd: Waiting 11:01:13 0faf9b67be60: Preparing 11:01:13 711d69516a32: Waiting 11:01:13 0faf9b67be60: Waiting 11:01:13 de29e67644fd: Layer already exists 11:01:13 b142be3b16ff: Layer already exists 11:01:13 b55d7560c671: Layer already exists 11:01:13 873b7e0a8568: Layer already exists 11:01:13 20fc76873c27: Layer already exists 11:01:13 f88fe83e4a7d: Layer already exists 11:01:13 62f3003cdbc1: Layer already exists 11:01:13 bfc770b4c4da: Layer already exists 11:01:13 545cfc25c078: Layer already exists 11:01:13 b20bdfda4606: Layer already exists 11:01:13 5d65514f19b1: Layer already exists 11:01:13 5f70bf18a086: Layer already exists 11:01:13 8504089ea18d: Layer already exists 11:01:13 cf176d3378dd: Layer already exists 11:01:13 0faf9b67be60: Layer already exists 11:01:13 711d69516a32: Layer already exists 11:01:13 587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10: digest: sha256:38fc65d4f67664cb8d6da4b5bc50b26b3d0d7a0760392c62aa3845ecb3f7757c size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:14 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:15 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 11:01:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 11:01:15 b142be3b16ff: Preparing 11:01:15 873b7e0a8568: Preparing 11:01:15 20fc76873c27: Preparing 11:01:15 b55d7560c671: Preparing 11:01:15 de29e67644fd: Preparing 11:01:15 62f3003cdbc1: Preparing 11:01:15 f88fe83e4a7d: Preparing 11:01:15 bfc770b4c4da: Preparing 11:01:15 545cfc25c078: Preparing 11:01:15 b20bdfda4606: Preparing 11:01:15 f88fe83e4a7d: Waiting 11:01:15 5d65514f19b1: Preparing 11:01:15 bfc770b4c4da: Waiting 11:01:15 545cfc25c078: Waiting 11:01:15 5f70bf18a086: Preparing 11:01:15 8504089ea18d: Preparing 11:01:15 b20bdfda4606: Waiting 11:01:15 5d65514f19b1: Waiting 11:01:15 5f70bf18a086: Waiting 11:01:15 cf176d3378dd: Preparing 11:01:15 711d69516a32: Preparing 11:01:15 0faf9b67be60: Preparing 11:01:15 8504089ea18d: Waiting 11:01:15 cf176d3378dd: Waiting 11:01:15 62f3003cdbc1: Waiting 11:01:15 711d69516a32: Waiting 11:01:15 0faf9b67be60: Waiting 11:01:15 20fc76873c27: Layer already exists 11:01:15 b142be3b16ff: Layer already exists 11:01:15 873b7e0a8568: Layer already exists 11:01:15 b55d7560c671: Layer already exists 11:01:15 de29e67644fd: Layer already exists 11:01:15 62f3003cdbc1: Layer already exists 11:01:15 f88fe83e4a7d: Layer already exists 11:01:15 545cfc25c078: Layer already exists 11:01:15 5d65514f19b1: Layer already exists 11:01:15 bfc770b4c4da: Layer already exists 11:01:15 b20bdfda4606: Layer already exists 11:01:15 5f70bf18a086: Layer already exists 11:01:15 8504089ea18d: Layer already exists 11:01:15 0faf9b67be60: Layer already exists 11:01:15 711d69516a32: Layer already exists 11:01:15 cf176d3378dd: Layer already exists 11:01:15 main: digest: sha256:38fc65d4f67664cb8d6da4b5bc50b26b3d0d7a0760392c62aa3845ecb3f7757c size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:01:16 ===================================================== [Pipeline] echo 11:01:16 taggedImages: 11:01:16 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:587930f9e62dbb8d1de22549799db07406fff5b2 11:01:16 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 11:01:16 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.10 11:01:16 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 11:01:16 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 11:01:16 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 11:01:16 587930f9e62dbb8d1de22549799db07406fff5b2 11:01:16 latest 11:01:16 3.2.0-dev.10 11:01:16 587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 11:01:16 main 11:01:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:17 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:587930f9e62dbb8d1de22549799db07406fff5b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:20 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:587930f9e62dbb8d1de22549799db07406fff5b2 11:01:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 11:01:20 88e99e54f257: Preparing 11:01:20 e87ef3c5466b: Preparing 11:01:20 633a7563c7d4: Preparing 11:01:20 090f096450c4: Preparing 11:01:20 bfc770b4c4da: Preparing 11:01:20 545cfc25c078: Preparing 11:01:20 4eb1eefc5b68: Preparing 11:01:20 ace2b61506e4: Preparing 11:01:20 0faf9b67be60: Preparing 11:01:20 4eb1eefc5b68: Waiting 11:01:20 545cfc25c078: Waiting 11:01:20 ace2b61506e4: Waiting 11:01:20 0faf9b67be60: Waiting 11:01:20 bfc770b4c4da: Layer already exists 11:01:20 545cfc25c078: Layer already exists 11:01:20 4eb1eefc5b68: Layer already exists 11:01:20 ace2b61506e4: Layer already exists 11:01:20 e87ef3c5466b: Pushed 11:01:20 88e99e54f257: Pushed 11:01:20 633a7563c7d4: Pushed 11:01:20 0faf9b67be60: Layer already exists 11:01:22 090f096450c4: Pushed 11:01:22 587930f9e62dbb8d1de22549799db07406fff5b2: digest: sha256:3b911301481b22245be57b3994bb14c120ed85c286b17d3ff4298646f8cb2d4c size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:23 + 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 11:01:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 11:01:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 11:01:24 88e99e54f257: Preparing 11:01:24 e87ef3c5466b: Preparing 11:01:24 633a7563c7d4: Preparing 11:01:24 090f096450c4: Preparing 11:01:24 bfc770b4c4da: Preparing 11:01:24 545cfc25c078: Preparing 11:01:24 4eb1eefc5b68: Preparing 11:01:24 545cfc25c078: Waiting 11:01:24 ace2b61506e4: Preparing 11:01:24 4eb1eefc5b68: Waiting 11:01:24 0faf9b67be60: Preparing 11:01:24 0faf9b67be60: Waiting 11:01:24 ace2b61506e4: Waiting 11:01:24 090f096450c4: Layer already exists 11:01:24 e87ef3c5466b: Layer already exists 11:01:24 633a7563c7d4: Layer already exists 11:01:24 88e99e54f257: Layer already exists 11:01:24 bfc770b4c4da: Layer already exists 11:01:24 ace2b61506e4: Layer already exists 11:01:24 0faf9b67be60: Layer already exists 11:01:24 4eb1eefc5b68: Layer already exists 11:01:24 545cfc25c078: Layer already exists 11:01:24 latest: digest: sha256:3b911301481b22245be57b3994bb14c120ed85c286b17d3ff4298646f8cb2d4c size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:25 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.10 11:01:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 11:01:25 88e99e54f257: Preparing 11:01:25 e87ef3c5466b: Preparing 11:01:25 633a7563c7d4: Preparing 11:01:25 090f096450c4: Preparing 11:01:25 bfc770b4c4da: Preparing 11:01:25 545cfc25c078: Preparing 11:01:25 4eb1eefc5b68: Preparing 11:01:25 ace2b61506e4: Preparing 11:01:25 0faf9b67be60: Preparing 11:01:25 545cfc25c078: Waiting 11:01:25 4eb1eefc5b68: Waiting 11:01:25 ace2b61506e4: Waiting 11:01:25 0faf9b67be60: Waiting 11:01:25 bfc770b4c4da: Layer already exists 11:01:25 633a7563c7d4: Layer already exists 11:01:25 090f096450c4: Layer already exists 11:01:25 88e99e54f257: Layer already exists 11:01:25 e87ef3c5466b: Layer already exists 11:01:25 545cfc25c078: Layer already exists 11:01:25 ace2b61506e4: Layer already exists 11:01:25 0faf9b67be60: Layer already exists 11:01:25 4eb1eefc5b68: Layer already exists 11:01:26 3.2.0-dev.10: digest: sha256:3b911301481b22245be57b3994bb14c120ed85c286b17d3ff4298646f8cb2d4c size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:26 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:27 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 11:01:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 11:01:27 88e99e54f257: Preparing 11:01:27 e87ef3c5466b: Preparing 11:01:27 633a7563c7d4: Preparing 11:01:27 090f096450c4: Preparing 11:01:27 bfc770b4c4da: Preparing 11:01:27 545cfc25c078: Preparing 11:01:27 4eb1eefc5b68: Preparing 11:01:27 545cfc25c078: Waiting 11:01:27 ace2b61506e4: Preparing 11:01:27 4eb1eefc5b68: Waiting 11:01:27 0faf9b67be60: Preparing 11:01:27 ace2b61506e4: Waiting 11:01:27 0faf9b67be60: Waiting 11:01:27 bfc770b4c4da: Layer already exists 11:01:27 88e99e54f257: Layer already exists 11:01:27 e87ef3c5466b: Layer already exists 11:01:27 090f096450c4: Layer already exists 11:01:27 633a7563c7d4: Layer already exists 11:01:27 ace2b61506e4: Layer already exists 11:01:27 545cfc25c078: Layer already exists 11:01:27 4eb1eefc5b68: Layer already exists 11:01:27 0faf9b67be60: Layer already exists 11:01:27 587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10: digest: sha256:3b911301481b22245be57b3994bb14c120ed85c286b17d3ff4298646f8cb2d4c size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:28 + 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 11:01:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 11:01:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 11:01:29 88e99e54f257: Preparing 11:01:29 e87ef3c5466b: Preparing 11:01:29 633a7563c7d4: Preparing 11:01:29 090f096450c4: Preparing 11:01:29 bfc770b4c4da: Preparing 11:01:29 545cfc25c078: Preparing 11:01:29 4eb1eefc5b68: Preparing 11:01:29 ace2b61506e4: Preparing 11:01:29 545cfc25c078: Waiting 11:01:29 4eb1eefc5b68: Waiting 11:01:29 0faf9b67be60: Preparing 11:01:29 ace2b61506e4: Waiting 11:01:29 0faf9b67be60: Waiting 11:01:29 bfc770b4c4da: Layer already exists 11:01:29 e87ef3c5466b: Layer already exists 11:01:29 090f096450c4: Layer already exists 11:01:29 633a7563c7d4: Layer already exists 11:01:29 88e99e54f257: Layer already exists 11:01:29 545cfc25c078: Layer already exists 11:01:29 4eb1eefc5b68: Layer already exists 11:01:29 ace2b61506e4: Layer already exists 11:01:29 0faf9b67be60: Layer already exists 11:01:29 main: digest: sha256:3b911301481b22245be57b3994bb14c120ed85c286b17d3ff4298646f8cb2d4c size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:01:30 ===================================================== [Pipeline] echo 11:01:30 taggedImages: 11:01:30 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:587930f9e62dbb8d1de22549799db07406fff5b2 11:01:30 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 11:01:30 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.10 11:01:30 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 11:01:30 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 11:01:30 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 11:01:30 587930f9e62dbb8d1de22549799db07406fff5b2 11:01:30 latest 11:01:30 3.2.0-dev.10 11:01:30 587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 11:01:30 main 11:01:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:31 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:587930f9e62dbb8d1de22549799db07406fff5b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:32 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:587930f9e62dbb8d1de22549799db07406fff5b2 11:01:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 11:01:32 4e690fd59db9: Preparing 11:01:32 0e01acfab12c: Preparing 11:01:32 d98136990f81: Preparing 11:01:32 44b23a82387f: Preparing 11:01:32 9a018cc3ffb9: Preparing 11:01:32 bfc770b4c4da: Preparing 11:01:32 545cfc25c078: Preparing 11:01:32 06aa2748516a: Preparing 11:01:32 ddf67eee9a34: Preparing 11:01:32 4dfb63560559: Preparing 11:01:32 0faf9b67be60: Preparing 11:01:32 bfc770b4c4da: Waiting 11:01:32 545cfc25c078: Waiting 11:01:32 4dfb63560559: Waiting 11:01:32 06aa2748516a: Waiting 11:01:32 0faf9b67be60: Waiting 11:01:32 ddf67eee9a34: Waiting 11:01:32 44b23a82387f: Pushed 11:01:32 0e01acfab12c: Pushed 11:01:32 9a018cc3ffb9: Pushed 11:01:33 bfc770b4c4da: Layer already exists 11:01:33 545cfc25c078: Layer already exists 11:01:33 4e690fd59db9: Pushed 11:01:33 0faf9b67be60: Layer already exists 11:01:33 06aa2748516a: Pushed 11:01:33 ddf67eee9a34: Pushed 11:01:34 d98136990f81: Pushed 11:01:36 4dfb63560559: Pushed 11:01:36 587930f9e62dbb8d1de22549799db07406fff5b2: digest: sha256:7d58124ad0d75357cc22cd4d7483f39809db7bd7b59c1c3e56991136bdbdb790 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:37 + 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 11:01:37 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 11:01:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 11:01:37 4e690fd59db9: Preparing 11:01:37 0e01acfab12c: Preparing 11:01:37 d98136990f81: Preparing 11:01:37 44b23a82387f: Preparing 11:01:37 9a018cc3ffb9: Preparing 11:01:37 bfc770b4c4da: Preparing 11:01:37 545cfc25c078: Preparing 11:01:37 06aa2748516a: Preparing 11:01:37 bfc770b4c4da: Waiting 11:01:37 ddf67eee9a34: Preparing 11:01:37 4dfb63560559: Preparing 11:01:37 545cfc25c078: Waiting 11:01:37 06aa2748516a: Waiting 11:01:37 ddf67eee9a34: Waiting 11:01:37 0faf9b67be60: Preparing 11:01:37 4dfb63560559: Waiting 11:01:37 0faf9b67be60: Waiting 11:01:37 d98136990f81: Layer already exists 11:01:37 44b23a82387f: Layer already exists 11:01:37 9a018cc3ffb9: Layer already exists 11:01:37 4e690fd59db9: Layer already exists 11:01:37 0e01acfab12c: Layer already exists 11:01:37 545cfc25c078: Layer already exists 11:01:37 06aa2748516a: Layer already exists 11:01:37 bfc770b4c4da: Layer already exists 11:01:37 ddf67eee9a34: Layer already exists 11:01:37 4dfb63560559: Layer already exists 11:01:37 0faf9b67be60: Layer already exists 11:01:38 latest: digest: sha256:7d58124ad0d75357cc22cd4d7483f39809db7bd7b59c1c3e56991136bdbdb790 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:38 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:39 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.10 11:01:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 11:01:39 4e690fd59db9: Preparing 11:01:39 0e01acfab12c: Preparing 11:01:39 d98136990f81: Preparing 11:01:39 44b23a82387f: Preparing 11:01:39 9a018cc3ffb9: Preparing 11:01:39 bfc770b4c4da: Preparing 11:01:39 545cfc25c078: Preparing 11:01:39 06aa2748516a: Preparing 11:01:39 ddf67eee9a34: Preparing 11:01:39 4dfb63560559: Preparing 11:01:39 0faf9b67be60: Preparing 11:01:39 bfc770b4c4da: Waiting 11:01:39 545cfc25c078: Waiting 11:01:39 06aa2748516a: Waiting 11:01:39 ddf67eee9a34: Waiting 11:01:39 4dfb63560559: Waiting 11:01:39 0faf9b67be60: Waiting 11:01:39 9a018cc3ffb9: Layer already exists 11:01:39 44b23a82387f: Layer already exists 11:01:39 d98136990f81: Layer already exists 11:01:39 4e690fd59db9: Layer already exists 11:01:39 0e01acfab12c: Layer already exists 11:01:39 bfc770b4c4da: Layer already exists 11:01:39 545cfc25c078: Layer already exists 11:01:39 06aa2748516a: Layer already exists 11:01:39 4dfb63560559: Layer already exists 11:01:39 ddf67eee9a34: Layer already exists 11:01:39 0faf9b67be60: Layer already exists 11:01:39 3.2.0-dev.10: digest: sha256:7d58124ad0d75357cc22cd4d7483f39809db7bd7b59c1c3e56991136bdbdb790 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:40 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:41 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 11:01:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 11:01:41 4e690fd59db9: Preparing 11:01:41 0e01acfab12c: Preparing 11:01:41 d98136990f81: Preparing 11:01:41 44b23a82387f: Preparing 11:01:41 9a018cc3ffb9: Preparing 11:01:41 bfc770b4c4da: Preparing 11:01:41 545cfc25c078: Preparing 11:01:41 bfc770b4c4da: Waiting 11:01:41 06aa2748516a: Preparing 11:01:41 545cfc25c078: Waiting 11:01:41 ddf67eee9a34: Preparing 11:01:41 06aa2748516a: Waiting 11:01:41 ddf67eee9a34: Waiting 11:01:41 4dfb63560559: Preparing 11:01:41 0faf9b67be60: Preparing 11:01:41 4dfb63560559: Waiting 11:01:41 0faf9b67be60: Waiting 11:01:41 0e01acfab12c: Layer already exists 11:01:41 4e690fd59db9: Layer already exists 11:01:41 9a018cc3ffb9: Layer already exists 11:01:41 d98136990f81: Layer already exists 11:01:41 44b23a82387f: Layer already exists 11:01:41 bfc770b4c4da: Layer already exists 11:01:41 ddf67eee9a34: Layer already exists 11:01:41 545cfc25c078: Layer already exists 11:01:41 06aa2748516a: Layer already exists 11:01:41 4dfb63560559: Layer already exists 11:01:41 0faf9b67be60: Layer already exists 11:01:41 587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10: digest: sha256:7d58124ad0d75357cc22cd4d7483f39809db7bd7b59c1c3e56991136bdbdb790 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:42 + 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 11:01:43 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 11:01:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 11:01:43 4e690fd59db9: Preparing 11:01:43 0e01acfab12c: Preparing 11:01:43 d98136990f81: Preparing 11:01:43 44b23a82387f: Preparing 11:01:43 9a018cc3ffb9: Preparing 11:01:43 bfc770b4c4da: Preparing 11:01:43 545cfc25c078: Preparing 11:01:43 bfc770b4c4da: Waiting 11:01:43 06aa2748516a: Preparing 11:01:43 545cfc25c078: Waiting 11:01:43 ddf67eee9a34: Preparing 11:01:43 4dfb63560559: Preparing 11:01:43 0faf9b67be60: Preparing 11:01:43 4dfb63560559: Waiting 11:01:43 0faf9b67be60: Waiting 11:01:43 06aa2748516a: Waiting 11:01:43 ddf67eee9a34: Waiting 11:01:43 0e01acfab12c: Layer already exists 11:01:43 44b23a82387f: Layer already exists 11:01:43 d98136990f81: Layer already exists 11:01:43 9a018cc3ffb9: Layer already exists 11:01:43 4e690fd59db9: Layer already exists 11:01:43 bfc770b4c4da: Layer already exists 11:01:43 06aa2748516a: Layer already exists 11:01:43 545cfc25c078: Layer already exists 11:01:43 ddf67eee9a34: Layer already exists 11:01:43 4dfb63560559: Layer already exists 11:01:43 0faf9b67be60: Layer already exists 11:01:43 main: digest: sha256:7d58124ad0d75357cc22cd4d7483f39809db7bd7b59c1c3e56991136bdbdb790 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:01:44 ===================================================== [Pipeline] echo 11:01:44 taggedImages: 11:01:44 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:587930f9e62dbb8d1de22549799db07406fff5b2 11:01:44 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 11:01:44 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.10 11:01:44 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 11:01:44 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 11:01:44 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 11:01:44 587930f9e62dbb8d1de22549799db07406fff5b2 11:01:44 latest 11:01:44 3.2.0-dev.10 11:01:44 587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 11:01:44 main 11:01:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:45 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:587930f9e62dbb8d1de22549799db07406fff5b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:46 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:587930f9e62dbb8d1de22549799db07406fff5b2 11:01:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 11:01:46 bdc750c64123: Preparing 11:01:46 8b3004db6d1a: Preparing 11:01:46 562e36cf0330: Preparing 11:01:46 5e2bffcbcbe3: Preparing 11:01:46 ca1ad3182f8c: Preparing 11:01:46 cf8ad5895675: Preparing 11:01:46 957a699eee4d: Preparing 11:01:46 bfc770b4c4da: Preparing 11:01:46 545cfc25c078: Preparing 11:01:46 bb96867426ef: Preparing 11:01:46 f3f7a26a3b99: Preparing 11:01:46 0faf9b67be60: Preparing 11:01:46 bfc770b4c4da: Waiting 11:01:46 f3f7a26a3b99: Waiting 11:01:46 545cfc25c078: Waiting 11:01:46 0faf9b67be60: Waiting 11:01:46 bb96867426ef: Waiting 11:01:46 cf8ad5895675: Waiting 11:01:46 957a699eee4d: Waiting 11:01:46 ca1ad3182f8c: Pushed 11:01:46 8b3004db6d1a: Pushed 11:01:48 5e2bffcbcbe3: Pushed 11:01:48 bfc770b4c4da: Layer already exists 11:01:48 bdc750c64123: Pushed 11:01:48 545cfc25c078: Layer already exists 11:01:48 cf8ad5895675: Pushed 11:01:48 957a699eee4d: Pushed 11:01:48 0faf9b67be60: Layer already exists 11:01:49 bb96867426ef: Pushed 11:01:49 562e36cf0330: Pushed 11:01:51 f3f7a26a3b99: Pushed 11:01:51 587930f9e62dbb8d1de22549799db07406fff5b2: digest: sha256:6bafb4bf75e5bf47e694d3574fec7f0e9cad102bc88b55cb69c01a8770265325 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:52 + 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 11:01:53 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 11:01:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 11:01:53 bdc750c64123: Preparing 11:01:53 8b3004db6d1a: Preparing 11:01:53 562e36cf0330: Preparing 11:01:53 5e2bffcbcbe3: Preparing 11:01:53 ca1ad3182f8c: Preparing 11:01:53 cf8ad5895675: Preparing 11:01:53 957a699eee4d: Preparing 11:01:53 bfc770b4c4da: Preparing 11:01:53 545cfc25c078: Preparing 11:01:53 bb96867426ef: Preparing 11:01:53 f3f7a26a3b99: Preparing 11:01:53 0faf9b67be60: Preparing 11:01:53 cf8ad5895675: Waiting 11:01:53 957a699eee4d: Waiting 11:01:53 545cfc25c078: Waiting 11:01:53 bfc770b4c4da: Waiting 11:01:53 f3f7a26a3b99: Waiting 11:01:53 0faf9b67be60: Waiting 11:01:53 bb96867426ef: Waiting 11:01:53 8b3004db6d1a: Layer already exists 11:01:53 bdc750c64123: Layer already exists 11:01:53 562e36cf0330: Layer already exists 11:01:53 5e2bffcbcbe3: Layer already exists 11:01:53 ca1ad3182f8c: Layer already exists 11:01:53 cf8ad5895675: Layer already exists 11:01:53 bb96867426ef: Layer already exists 11:01:53 957a699eee4d: Layer already exists 11:01:53 bfc770b4c4da: Layer already exists 11:01:53 545cfc25c078: Layer already exists 11:01:53 f3f7a26a3b99: Layer already exists 11:01:53 0faf9b67be60: Layer already exists 11:01:53 latest: digest: sha256:6bafb4bf75e5bf47e694d3574fec7f0e9cad102bc88b55cb69c01a8770265325 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:54 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:54 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.10 11:01:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 11:01:54 bdc750c64123: Preparing 11:01:54 8b3004db6d1a: Preparing 11:01:54 562e36cf0330: Preparing 11:01:54 5e2bffcbcbe3: Preparing 11:01:54 ca1ad3182f8c: Preparing 11:01:54 cf8ad5895675: Preparing 11:01:54 957a699eee4d: Preparing 11:01:54 cf8ad5895675: Waiting 11:01:54 bfc770b4c4da: Preparing 11:01:54 957a699eee4d: Waiting 11:01:54 545cfc25c078: Preparing 11:01:54 bfc770b4c4da: Waiting 11:01:54 545cfc25c078: Waiting 11:01:54 bb96867426ef: Preparing 11:01:54 f3f7a26a3b99: Preparing 11:01:54 bb96867426ef: Waiting 11:01:54 f3f7a26a3b99: Waiting 11:01:54 0faf9b67be60: Preparing 11:01:54 0faf9b67be60: Waiting 11:01:54 8b3004db6d1a: Layer already exists 11:01:54 562e36cf0330: Layer already exists 11:01:54 ca1ad3182f8c: Layer already exists 11:01:54 bdc750c64123: Layer already exists 11:01:54 5e2bffcbcbe3: Layer already exists 11:01:54 545cfc25c078: Layer already exists 11:01:54 cf8ad5895675: Layer already exists 11:01:54 bfc770b4c4da: Layer already exists 11:01:54 957a699eee4d: Layer already exists 11:01:54 bb96867426ef: Layer already exists 11:01:54 f3f7a26a3b99: Layer already exists 11:01:55 0faf9b67be60: Layer already exists 11:01:55 3.2.0-dev.10: digest: sha256:6bafb4bf75e5bf47e694d3574fec7f0e9cad102bc88b55cb69c01a8770265325 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:55 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:56 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 11:01:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 11:01:56 bdc750c64123: Preparing 11:01:56 8b3004db6d1a: Preparing 11:01:56 562e36cf0330: Preparing 11:01:56 5e2bffcbcbe3: Preparing 11:01:56 ca1ad3182f8c: Preparing 11:01:56 cf8ad5895675: Preparing 11:01:56 957a699eee4d: Preparing 11:01:56 bfc770b4c4da: Preparing 11:01:56 545cfc25c078: Preparing 11:01:56 cf8ad5895675: Waiting 11:01:56 bb96867426ef: Preparing 11:01:56 957a699eee4d: Waiting 11:01:56 bfc770b4c4da: Waiting 11:01:56 f3f7a26a3b99: Preparing 11:01:56 545cfc25c078: Waiting 11:01:56 0faf9b67be60: Preparing 11:01:56 bb96867426ef: Waiting 11:01:56 0faf9b67be60: Waiting 11:01:56 f3f7a26a3b99: Waiting 11:01:56 8b3004db6d1a: Layer already exists 11:01:56 ca1ad3182f8c: Layer already exists 11:01:56 5e2bffcbcbe3: Layer already exists 11:01:56 bdc750c64123: Layer already exists 11:01:56 562e36cf0330: Layer already exists 11:01:56 bfc770b4c4da: Layer already exists 11:01:56 cf8ad5895675: Layer already exists 11:01:56 957a699eee4d: Layer already exists 11:01:56 545cfc25c078: Layer already exists 11:01:56 bb96867426ef: Layer already exists 11:01:56 f3f7a26a3b99: Layer already exists 11:01:56 0faf9b67be60: Layer already exists 11:01:56 587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10: digest: sha256:6bafb4bf75e5bf47e694d3574fec7f0e9cad102bc88b55cb69c01a8770265325 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:57 + 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 11:01:58 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 11:01:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 11:01:58 bdc750c64123: Preparing 11:01:58 8b3004db6d1a: Preparing 11:01:58 562e36cf0330: Preparing 11:01:58 5e2bffcbcbe3: Preparing 11:01:58 ca1ad3182f8c: Preparing 11:01:58 cf8ad5895675: Preparing 11:01:58 957a699eee4d: Preparing 11:01:58 bfc770b4c4da: Preparing 11:01:58 545cfc25c078: Preparing 11:01:58 bb96867426ef: Preparing 11:01:58 f3f7a26a3b99: Preparing 11:01:58 cf8ad5895675: Waiting 11:01:58 0faf9b67be60: Preparing 11:01:58 957a699eee4d: Waiting 11:01:58 bfc770b4c4da: Waiting 11:01:58 f3f7a26a3b99: Waiting 11:01:58 545cfc25c078: Waiting 11:01:58 0faf9b67be60: Waiting 11:01:58 bb96867426ef: Waiting 11:01:58 ca1ad3182f8c: Layer already exists 11:01:58 5e2bffcbcbe3: Layer already exists 11:01:58 8b3004db6d1a: Layer already exists 11:01:58 562e36cf0330: Layer already exists 11:01:58 cf8ad5895675: Layer already exists 11:01:58 bdc750c64123: Layer already exists 11:01:58 bfc770b4c4da: Layer already exists 11:01:58 957a699eee4d: Layer already exists 11:01:58 f3f7a26a3b99: Layer already exists 11:01:58 545cfc25c078: Layer already exists 11:01:58 bb96867426ef: Layer already exists 11:01:58 0faf9b67be60: Layer already exists 11:01:58 main: digest: sha256:6bafb4bf75e5bf47e694d3574fec7f0e9cad102bc88b55cb69c01a8770265325 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:01:59 ===================================================== [Pipeline] echo 11:01:59 taggedImages: 11:01:59 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:587930f9e62dbb8d1de22549799db07406fff5b2 11:01:59 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 11:01:59 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.10 11:01:59 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 11:01:59 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 11:02:00 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 11:02:00 587930f9e62dbb8d1de22549799db07406fff5b2 11:02:00 latest 11:02:00 3.2.0-dev.10 11:02:00 587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 11:02:00 main 11:02:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:02:01 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:587930f9e62dbb8d1de22549799db07406fff5b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:02:01 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:587930f9e62dbb8d1de22549799db07406fff5b2 11:02:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 11:02:01 a727d9528d81: Preparing 11:02:01 ba21e4c40e2e: Preparing 11:02:01 bfc770b4c4da: Preparing 11:02:01 545cfc25c078: Preparing 11:02:01 306448f1aa46: Preparing 11:02:01 610635dabd4b: Preparing 11:02:01 0faf9b67be60: Preparing 11:02:01 610635dabd4b: Waiting 11:02:01 0faf9b67be60: Waiting 11:02:01 545cfc25c078: Layer already exists 11:02:02 306448f1aa46: Pushed 11:02:02 bfc770b4c4da: Layer already exists 11:02:02 0faf9b67be60: Layer already exists 11:02:02 a727d9528d81: Pushed 11:02:03 610635dabd4b: Pushed 11:02:05 ba21e4c40e2e: Pushed 11:02:05 587930f9e62dbb8d1de22549799db07406fff5b2: digest: sha256:72ba273638462603f362fecad6e755eabe29970f23ab3c2de893014c22e35465 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:02:06 + 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 11:02:07 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 11:02:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 11:02:07 a727d9528d81: Preparing 11:02:07 ba21e4c40e2e: Preparing 11:02:07 bfc770b4c4da: Preparing 11:02:07 545cfc25c078: Preparing 11:02:07 306448f1aa46: Preparing 11:02:07 610635dabd4b: Preparing 11:02:07 0faf9b67be60: Preparing 11:02:07 610635dabd4b: Waiting 11:02:07 0faf9b67be60: Waiting 11:02:07 545cfc25c078: Layer already exists 11:02:07 a727d9528d81: Layer already exists 11:02:07 306448f1aa46: Layer already exists 11:02:07 bfc770b4c4da: Layer already exists 11:02:07 ba21e4c40e2e: Layer already exists 11:02:07 610635dabd4b: Layer already exists 11:02:07 0faf9b67be60: Layer already exists 11:02:07 latest: digest: sha256:72ba273638462603f362fecad6e755eabe29970f23ab3c2de893014c22e35465 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:02:08 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:02:08 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.10 11:02:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 11:02:08 a727d9528d81: Preparing 11:02:08 ba21e4c40e2e: Preparing 11:02:08 bfc770b4c4da: Preparing 11:02:08 545cfc25c078: Preparing 11:02:08 306448f1aa46: Preparing 11:02:08 610635dabd4b: Preparing 11:02:08 0faf9b67be60: Preparing 11:02:08 610635dabd4b: Waiting 11:02:08 0faf9b67be60: Waiting 11:02:08 ba21e4c40e2e: Layer already exists 11:02:08 545cfc25c078: Layer already exists 11:02:08 bfc770b4c4da: Layer already exists 11:02:08 a727d9528d81: Layer already exists 11:02:08 306448f1aa46: Layer already exists 11:02:08 610635dabd4b: Layer already exists 11:02:08 0faf9b67be60: Layer already exists 11:02:09 3.2.0-dev.10: digest: sha256:72ba273638462603f362fecad6e755eabe29970f23ab3c2de893014c22e35465 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:02:10 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:02:10 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 11:02:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 11:02:10 a727d9528d81: Preparing 11:02:10 ba21e4c40e2e: Preparing 11:02:10 bfc770b4c4da: Preparing 11:02:10 545cfc25c078: Preparing 11:02:10 306448f1aa46: Preparing 11:02:10 610635dabd4b: Preparing 11:02:10 0faf9b67be60: Preparing 11:02:10 610635dabd4b: Waiting 11:02:10 0faf9b67be60: Waiting 11:02:10 545cfc25c078: Layer already exists 11:02:10 bfc770b4c4da: Layer already exists 11:02:10 ba21e4c40e2e: Layer already exists 11:02:10 306448f1aa46: Layer already exists 11:02:10 a727d9528d81: Layer already exists 11:02:10 610635dabd4b: Layer already exists 11:02:10 0faf9b67be60: Layer already exists 11:02:11 587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10: digest: sha256:72ba273638462603f362fecad6e755eabe29970f23ab3c2de893014c22e35465 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:02:11 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:02:12 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 11:02:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 11:02:12 a727d9528d81: Preparing 11:02:12 ba21e4c40e2e: Preparing 11:02:12 bfc770b4c4da: Preparing 11:02:12 545cfc25c078: Preparing 11:02:12 306448f1aa46: Preparing 11:02:12 610635dabd4b: Preparing 11:02:12 0faf9b67be60: Preparing 11:02:12 610635dabd4b: Waiting 11:02:12 0faf9b67be60: Waiting 11:02:12 bfc770b4c4da: Layer already exists 11:02:12 ba21e4c40e2e: Layer already exists 11:02:12 a727d9528d81: Layer already exists 11:02:12 306448f1aa46: Layer already exists 11:02:12 545cfc25c078: Layer already exists 11:02:12 610635dabd4b: Layer already exists 11:02:12 0faf9b67be60: Layer already exists 11:02:13 main: digest: sha256:72ba273638462603f362fecad6e755eabe29970f23ab3c2de893014c22e35465 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:02:14 ===================================================== [Pipeline] echo 11:02:14 taggedImages: 11:02:14 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:587930f9e62dbb8d1de22549799db07406fff5b2 11:02:14 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 11:02:14 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.10 11:02:14 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 11:02:14 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 11:02:14 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 11:02:14 587930f9e62dbb8d1de22549799db07406fff5b2 11:02:14 latest 11:02:14 3.2.0-dev.10 11:02:14 587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 11:02:14 main 11:02:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:02:15 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:587930f9e62dbb8d1de22549799db07406fff5b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:02:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:587930f9e62dbb8d1de22549799db07406fff5b2 11:02:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 11:02:16 6b26a23c04a6: Preparing 11:02:16 02c3fe23fb02: Preparing 11:02:16 871390396c56: Preparing 11:02:16 bfc770b4c4da: Preparing 11:02:16 545cfc25c078: Preparing 11:02:16 46a27dc2acdb: Preparing 11:02:16 92409fa8b0fc: Preparing 11:02:16 46a27dc2acdb: Waiting 11:02:16 909b08986f56: Preparing 11:02:16 92409fa8b0fc: Waiting 11:02:16 d12f0860e76f: Preparing 11:02:16 0faf9b67be60: Preparing 11:02:16 909b08986f56: Waiting 11:02:16 0faf9b67be60: Waiting 11:02:16 d12f0860e76f: Waiting 11:02:16 bfc770b4c4da: Layer already exists 11:02:16 02c3fe23fb02: Pushed 11:02:16 871390396c56: Pushed 11:02:17 545cfc25c078: Layer already exists 11:02:18 6b26a23c04a6: Pushed 11:02:18 0faf9b67be60: Layer already exists 11:02:18 909b08986f56: Pushed 11:02:18 d12f0860e76f: Pushed 11:02:30 92409fa8b0fc: Pushed 11:02:34 46a27dc2acdb: Pushed 11:02:34 587930f9e62dbb8d1de22549799db07406fff5b2: digest: sha256:60c7e670cad9e610b40fc4ebddc9eb879b1066634c0a69d537408cd6f84ec849 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:02:35 + 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 11:02:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 11:02:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 11:02:35 6b26a23c04a6: Preparing 11:02:35 02c3fe23fb02: Preparing 11:02:35 871390396c56: Preparing 11:02:35 bfc770b4c4da: Preparing 11:02:35 545cfc25c078: Preparing 11:02:35 46a27dc2acdb: Preparing 11:02:35 92409fa8b0fc: Preparing 11:02:35 909b08986f56: Preparing 11:02:35 d12f0860e76f: Preparing 11:02:35 0faf9b67be60: Preparing 11:02:35 92409fa8b0fc: Waiting 11:02:35 0faf9b67be60: Waiting 11:02:35 d12f0860e76f: Waiting 11:02:35 909b08986f56: Waiting 11:02:35 46a27dc2acdb: Waiting 11:02:35 545cfc25c078: Layer already exists 11:02:35 871390396c56: Layer already exists 11:02:35 bfc770b4c4da: Layer already exists 11:02:35 6b26a23c04a6: Layer already exists 11:02:35 02c3fe23fb02: Layer already exists 11:02:35 46a27dc2acdb: Layer already exists 11:02:35 d12f0860e76f: Layer already exists 11:02:35 92409fa8b0fc: Layer already exists 11:02:35 909b08986f56: Layer already exists 11:02:35 0faf9b67be60: Layer already exists 11:02:36 latest: digest: sha256:60c7e670cad9e610b40fc4ebddc9eb879b1066634c0a69d537408cd6f84ec849 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:02:36 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:02:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.10 11:02:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 11:02:37 6b26a23c04a6: Preparing 11:02:37 02c3fe23fb02: Preparing 11:02:37 871390396c56: Preparing 11:02:37 bfc770b4c4da: Preparing 11:02:37 545cfc25c078: Preparing 11:02:37 46a27dc2acdb: Preparing 11:02:37 92409fa8b0fc: Preparing 11:02:37 909b08986f56: Preparing 11:02:37 d12f0860e76f: Preparing 11:02:37 0faf9b67be60: Preparing 11:02:37 46a27dc2acdb: Waiting 11:02:37 d12f0860e76f: Waiting 11:02:37 92409fa8b0fc: Waiting 11:02:37 0faf9b67be60: Waiting 11:02:37 909b08986f56: Waiting 11:02:37 6b26a23c04a6: Layer already exists 11:02:37 bfc770b4c4da: Layer already exists 11:02:37 545cfc25c078: Layer already exists 11:02:37 871390396c56: Layer already exists 11:02:37 02c3fe23fb02: Layer already exists 11:02:37 46a27dc2acdb: Layer already exists 11:02:37 909b08986f56: Layer already exists 11:02:37 d12f0860e76f: Layer already exists 11:02:37 92409fa8b0fc: Layer already exists 11:02:37 0faf9b67be60: Layer already exists 11:02:38 3.2.0-dev.10: digest: sha256:60c7e670cad9e610b40fc4ebddc9eb879b1066634c0a69d537408cd6f84ec849 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:02:38 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:02:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 11:02:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 11:02:39 6b26a23c04a6: Preparing 11:02:39 02c3fe23fb02: Preparing 11:02:39 871390396c56: Preparing 11:02:39 bfc770b4c4da: Preparing 11:02:39 545cfc25c078: Preparing 11:02:39 46a27dc2acdb: Preparing 11:02:39 92409fa8b0fc: Preparing 11:02:39 909b08986f56: Preparing 11:02:39 d12f0860e76f: Preparing 11:02:39 0faf9b67be60: Preparing 11:02:39 92409fa8b0fc: Waiting 11:02:39 909b08986f56: Waiting 11:02:39 d12f0860e76f: Waiting 11:02:39 0faf9b67be60: Waiting 11:02:39 46a27dc2acdb: Waiting 11:02:39 871390396c56: Layer already exists 11:02:39 bfc770b4c4da: Layer already exists 11:02:39 545cfc25c078: Layer already exists 11:02:39 6b26a23c04a6: Layer already exists 11:02:39 02c3fe23fb02: Layer already exists 11:02:39 d12f0860e76f: Layer already exists 11:02:39 46a27dc2acdb: Layer already exists 11:02:39 92409fa8b0fc: Layer already exists 11:02:39 909b08986f56: Layer already exists 11:02:39 0faf9b67be60: Layer already exists 11:02:39 587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10: digest: sha256:60c7e670cad9e610b40fc4ebddc9eb879b1066634c0a69d537408cd6f84ec849 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:02:40 + 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 11:02:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 11:02:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 11:02:41 6b26a23c04a6: Preparing 11:02:41 02c3fe23fb02: Preparing 11:02:41 871390396c56: Preparing 11:02:41 bfc770b4c4da: Preparing 11:02:41 545cfc25c078: Preparing 11:02:41 46a27dc2acdb: Preparing 11:02:41 92409fa8b0fc: Preparing 11:02:41 46a27dc2acdb: Waiting 11:02:41 909b08986f56: Preparing 11:02:41 92409fa8b0fc: Waiting 11:02:41 d12f0860e76f: Preparing 11:02:41 909b08986f56: Waiting 11:02:41 0faf9b67be60: Preparing 11:02:41 d12f0860e76f: Waiting 11:02:41 0faf9b67be60: Waiting 11:02:41 6b26a23c04a6: Layer already exists 11:02:41 02c3fe23fb02: Layer already exists 11:02:41 871390396c56: Layer already exists 11:02:41 545cfc25c078: Layer already exists 11:02:41 bfc770b4c4da: Layer already exists 11:02:41 46a27dc2acdb: Layer already exists 11:02:41 92409fa8b0fc: Layer already exists 11:02:41 d12f0860e76f: Layer already exists 11:02:41 0faf9b67be60: Layer already exists 11:02:41 909b08986f56: Layer already exists 11:02:41 main: digest: sha256:60c7e670cad9e610b40fc4ebddc9eb879b1066634c0a69d537408cd6f84ec849 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:02:42 ===================================================== [Pipeline] echo 11:02:43 taggedImages: 11:02:43 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:587930f9e62dbb8d1de22549799db07406fff5b2 11:02:43 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 11:02:43 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.10 11:02:43 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 11:02:43 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 11:02:43 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 11:02:43 587930f9e62dbb8d1de22549799db07406fff5b2 11:02:43 latest 11:02:43 3.2.0-dev.10 11:02:43 587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 11:02:43 main 11:02:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:02:44 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:587930f9e62dbb8d1de22549799db07406fff5b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:02:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:587930f9e62dbb8d1de22549799db07406fff5b2 11:02:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 11:02:45 dd315928bb4d: Preparing 11:02:45 90e2c785c90d: Preparing 11:02:45 e0be15a3f133: Preparing 11:02:45 bfc770b4c4da: Preparing 11:02:45 545cfc25c078: Preparing 11:02:45 46a27dc2acdb: Preparing 11:02:45 cae1316f119a: Preparing 11:02:45 476a0fc75bf6: Preparing 11:02:45 0faf9b67be60: Preparing 11:02:45 46a27dc2acdb: Waiting 11:02:45 cae1316f119a: Waiting 11:02:45 476a0fc75bf6: Waiting 11:02:45 0faf9b67be60: Waiting 11:02:45 e0be15a3f133: Pushed 11:02:45 90e2c785c90d: Pushed 11:02:48 bfc770b4c4da: Layer already exists 11:02:48 545cfc25c078: Layer already exists 11:02:48 46a27dc2acdb: Layer already exists 11:02:48 0faf9b67be60: Layer already exists 11:02:48 dd315928bb4d: Pushed 11:02:48 cae1316f119a: Pushed 11:02:48 476a0fc75bf6: Pushed 11:02:48 587930f9e62dbb8d1de22549799db07406fff5b2: digest: sha256:b9068a749c5b5c1cd4301610182400dfe30f96577b2caf61645799dd25b4d9f7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:02:49 + 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 11:02:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 11:02:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 11:02:50 dd315928bb4d: Preparing 11:02:50 90e2c785c90d: Preparing 11:02:50 e0be15a3f133: Preparing 11:02:50 bfc770b4c4da: Preparing 11:02:50 545cfc25c078: Preparing 11:02:50 46a27dc2acdb: Preparing 11:02:50 cae1316f119a: Preparing 11:02:50 476a0fc75bf6: Preparing 11:02:50 0faf9b67be60: Preparing 11:02:50 46a27dc2acdb: Waiting 11:02:50 cae1316f119a: Waiting 11:02:50 476a0fc75bf6: Waiting 11:02:50 0faf9b67be60: Waiting 11:02:50 90e2c785c90d: Layer already exists 11:02:50 bfc770b4c4da: Layer already exists 11:02:50 545cfc25c078: Layer already exists 11:02:50 dd315928bb4d: Layer already exists 11:02:50 e0be15a3f133: Layer already exists 11:02:50 46a27dc2acdb: Layer already exists 11:02:50 476a0fc75bf6: Layer already exists 11:02:50 cae1316f119a: Layer already exists 11:02:50 0faf9b67be60: Layer already exists 11:02:50 latest: digest: sha256:b9068a749c5b5c1cd4301610182400dfe30f96577b2caf61645799dd25b4d9f7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:02:51 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:02:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.10 11:02:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 11:02:52 dd315928bb4d: Preparing 11:02:52 90e2c785c90d: Preparing 11:02:52 e0be15a3f133: Preparing 11:02:52 bfc770b4c4da: Preparing 11:02:52 545cfc25c078: Preparing 11:02:52 46a27dc2acdb: Preparing 11:02:52 cae1316f119a: Preparing 11:02:52 476a0fc75bf6: Preparing 11:02:52 46a27dc2acdb: Waiting 11:02:52 cae1316f119a: Waiting 11:02:52 0faf9b67be60: Preparing 11:02:52 476a0fc75bf6: Waiting 11:02:52 0faf9b67be60: Waiting 11:02:52 dd315928bb4d: Layer already exists 11:02:52 90e2c785c90d: Layer already exists 11:02:52 e0be15a3f133: Layer already exists 11:02:52 bfc770b4c4da: Layer already exists 11:02:52 545cfc25c078: Layer already exists 11:02:52 cae1316f119a: Layer already exists 11:02:52 476a0fc75bf6: Layer already exists 11:02:52 46a27dc2acdb: Layer already exists 11:02:52 0faf9b67be60: Layer already exists 11:02:52 3.2.0-dev.10: digest: sha256:b9068a749c5b5c1cd4301610182400dfe30f96577b2caf61645799dd25b4d9f7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:02:53 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:02:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 11:02:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 11:02:54 dd315928bb4d: Preparing 11:02:54 90e2c785c90d: Preparing 11:02:54 e0be15a3f133: Preparing 11:02:54 bfc770b4c4da: Preparing 11:02:54 545cfc25c078: Preparing 11:02:54 46a27dc2acdb: Preparing 11:02:54 cae1316f119a: Preparing 11:02:54 476a0fc75bf6: Preparing 11:02:54 0faf9b67be60: Preparing 11:02:54 46a27dc2acdb: Waiting 11:02:54 cae1316f119a: Waiting 11:02:54 476a0fc75bf6: Waiting 11:02:54 0faf9b67be60: Waiting 11:02:54 e0be15a3f133: Layer already exists 11:02:54 90e2c785c90d: Layer already exists 11:02:54 dd315928bb4d: Layer already exists 11:02:54 bfc770b4c4da: Layer already exists 11:02:54 545cfc25c078: Layer already exists 11:02:54 46a27dc2acdb: Layer already exists 11:02:54 cae1316f119a: Layer already exists 11:02:54 0faf9b67be60: Layer already exists 11:02:54 476a0fc75bf6: Layer already exists 11:02:54 587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10: digest: sha256:b9068a749c5b5c1cd4301610182400dfe30f96577b2caf61645799dd25b4d9f7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:02:55 + 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 11:02:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 11:02:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 11:02:55 dd315928bb4d: Preparing 11:02:55 90e2c785c90d: Preparing 11:02:55 e0be15a3f133: Preparing 11:02:55 bfc770b4c4da: Preparing 11:02:55 545cfc25c078: Preparing 11:02:55 46a27dc2acdb: Preparing 11:02:55 cae1316f119a: Preparing 11:02:55 46a27dc2acdb: Waiting 11:02:55 476a0fc75bf6: Preparing 11:02:55 cae1316f119a: Waiting 11:02:55 0faf9b67be60: Preparing 11:02:55 476a0fc75bf6: Waiting 11:02:55 0faf9b67be60: Waiting 11:02:55 e0be15a3f133: Layer already exists 11:02:55 dd315928bb4d: Layer already exists 11:02:55 bfc770b4c4da: Layer already exists 11:02:55 545cfc25c078: Layer already exists 11:02:55 90e2c785c90d: Layer already exists 11:02:55 cae1316f119a: Layer already exists 11:02:55 46a27dc2acdb: Layer already exists 11:02:55 476a0fc75bf6: Layer already exists 11:02:55 0faf9b67be60: Layer already exists 11:02:56 main: digest: sha256:b9068a749c5b5c1cd4301610182400dfe30f96577b2caf61645799dd25b4d9f7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:02:57 ===================================================== [Pipeline] echo 11:02:57 taggedImages: 11:02:57 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:587930f9e62dbb8d1de22549799db07406fff5b2 11:02:57 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 11:02:57 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.10 11:02:57 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 11:02:57 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 11:02:57 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 11:02:57 587930f9e62dbb8d1de22549799db07406fff5b2 11:02:57 latest 11:02:57 3.2.0-dev.10 11:02:57 587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 11:02:57 main 11:02:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:02:58 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:587930f9e62dbb8d1de22549799db07406fff5b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:02:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:587930f9e62dbb8d1de22549799db07406fff5b2 11:02:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 11:02:59 b54beed91d47: Preparing 11:02:59 9727f90e6603: Preparing 11:02:59 30409489d716: Preparing 11:02:59 bfc770b4c4da: Preparing 11:02:59 545cfc25c078: Preparing 11:02:59 46a27dc2acdb: Preparing 11:02:59 909b08986f56: Preparing 11:02:59 d12f0860e76f: Preparing 11:02:59 46a27dc2acdb: Waiting 11:02:59 0faf9b67be60: Preparing 11:02:59 909b08986f56: Waiting 11:02:59 d12f0860e76f: Waiting 11:02:59 0faf9b67be60: Waiting 11:02:59 9727f90e6603: Pushed 11:02:59 30409489d716: Pushed 11:03:02 bfc770b4c4da: Layer already exists 11:03:02 545cfc25c078: Layer already exists 11:03:02 46a27dc2acdb: Layer already exists 11:03:02 909b08986f56: Layer already exists 11:03:02 0faf9b67be60: Layer already exists 11:03:02 d12f0860e76f: Layer already exists 11:03:02 b54beed91d47: Pushed 11:03:02 587930f9e62dbb8d1de22549799db07406fff5b2: digest: sha256:0a67e5bdc1f56e53729b3019d694c6400339de59cf712bb6a56cc8539d1164af size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:03 + 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 11:03:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 11:03:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 11:03:03 b54beed91d47: Preparing 11:03:03 9727f90e6603: Preparing 11:03:03 30409489d716: Preparing 11:03:03 bfc770b4c4da: Preparing 11:03:03 545cfc25c078: Preparing 11:03:03 46a27dc2acdb: Preparing 11:03:03 909b08986f56: Preparing 11:03:03 46a27dc2acdb: Waiting 11:03:03 d12f0860e76f: Preparing 11:03:03 909b08986f56: Waiting 11:03:03 d12f0860e76f: Waiting 11:03:03 0faf9b67be60: Preparing 11:03:03 0faf9b67be60: Waiting 11:03:03 9727f90e6603: Layer already exists 11:03:03 b54beed91d47: Layer already exists 11:03:03 30409489d716: Layer already exists 11:03:03 545cfc25c078: Layer already exists 11:03:03 bfc770b4c4da: Layer already exists 11:03:03 46a27dc2acdb: Layer already exists 11:03:03 909b08986f56: Layer already exists 11:03:03 0faf9b67be60: Layer already exists 11:03:03 d12f0860e76f: Layer already exists 11:03:04 latest: digest: sha256:0a67e5bdc1f56e53729b3019d694c6400339de59cf712bb6a56cc8539d1164af size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:05 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.10 11:03:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 11:03:05 b54beed91d47: Preparing 11:03:05 9727f90e6603: Preparing 11:03:05 30409489d716: Preparing 11:03:05 bfc770b4c4da: Preparing 11:03:05 545cfc25c078: Preparing 11:03:05 46a27dc2acdb: Preparing 11:03:05 909b08986f56: Preparing 11:03:05 46a27dc2acdb: Waiting 11:03:05 909b08986f56: Waiting 11:03:05 d12f0860e76f: Preparing 11:03:05 0faf9b67be60: Preparing 11:03:05 d12f0860e76f: Waiting 11:03:05 0faf9b67be60: Waiting 11:03:05 b54beed91d47: Layer already exists 11:03:05 30409489d716: Layer already exists 11:03:05 9727f90e6603: Layer already exists 11:03:05 545cfc25c078: Layer already exists 11:03:05 bfc770b4c4da: Layer already exists 11:03:05 46a27dc2acdb: Layer already exists 11:03:05 909b08986f56: Layer already exists 11:03:05 d12f0860e76f: Layer already exists 11:03:05 0faf9b67be60: Layer already exists 11:03:06 3.2.0-dev.10: digest: sha256:0a67e5bdc1f56e53729b3019d694c6400339de59cf712bb6a56cc8539d1164af size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:07 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 11:03:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 11:03:08 b54beed91d47: Preparing 11:03:08 9727f90e6603: Preparing 11:03:08 30409489d716: Preparing 11:03:08 bfc770b4c4da: Preparing 11:03:08 545cfc25c078: Preparing 11:03:08 46a27dc2acdb: Preparing 11:03:08 909b08986f56: Preparing 11:03:08 d12f0860e76f: Preparing 11:03:08 0faf9b67be60: Preparing 11:03:08 909b08986f56: Waiting 11:03:08 d12f0860e76f: Waiting 11:03:08 46a27dc2acdb: Waiting 11:03:08 0faf9b67be60: Waiting 11:03:08 545cfc25c078: Layer already exists 11:03:08 bfc770b4c4da: Layer already exists 11:03:08 9727f90e6603: Layer already exists 11:03:08 30409489d716: Layer already exists 11:03:08 b54beed91d47: Layer already exists 11:03:08 d12f0860e76f: Layer already exists 11:03:08 46a27dc2acdb: Layer already exists 11:03:08 0faf9b67be60: Layer already exists 11:03:08 909b08986f56: Layer already exists 11:03:08 587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10: digest: sha256:0a67e5bdc1f56e53729b3019d694c6400339de59cf712bb6a56cc8539d1164af size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:09 + 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 11:03:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 11:03:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 11:03:10 b54beed91d47: Preparing 11:03:10 9727f90e6603: Preparing 11:03:10 30409489d716: Preparing 11:03:10 bfc770b4c4da: Preparing 11:03:10 545cfc25c078: Preparing 11:03:10 46a27dc2acdb: Preparing 11:03:10 909b08986f56: Preparing 11:03:10 d12f0860e76f: Preparing 11:03:10 0faf9b67be60: Preparing 11:03:10 46a27dc2acdb: Waiting 11:03:10 909b08986f56: Waiting 11:03:10 d12f0860e76f: Waiting 11:03:10 0faf9b67be60: Waiting 11:03:10 545cfc25c078: Layer already exists 11:03:10 b54beed91d47: Layer already exists 11:03:10 9727f90e6603: Layer already exists 11:03:10 bfc770b4c4da: Layer already exists 11:03:10 30409489d716: Layer already exists 11:03:10 46a27dc2acdb: Layer already exists 11:03:10 0faf9b67be60: Layer already exists 11:03:10 d12f0860e76f: Layer already exists 11:03:10 909b08986f56: Layer already exists 11:03:10 main: digest: sha256:0a67e5bdc1f56e53729b3019d694c6400339de59cf712bb6a56cc8539d1164af size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:03:11 ===================================================== [Pipeline] echo 11:03:11 taggedImages: 11:03:11 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:587930f9e62dbb8d1de22549799db07406fff5b2 11:03:11 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 11:03:11 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.10 11:03:11 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 11:03:11 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 11:03:12 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 11:03:12 587930f9e62dbb8d1de22549799db07406fff5b2 11:03:12 latest 11:03:12 3.2.0-dev.10 11:03:12 587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 11:03:12 main 11:03:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:13 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:587930f9e62dbb8d1de22549799db07406fff5b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:17 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:587930f9e62dbb8d1de22549799db07406fff5b2 11:03:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 11:03:17 2c707fa67cc3: Preparing 11:03:17 b15e82ca34fb: Preparing 11:03:17 bfc770b4c4da: Preparing 11:03:17 545cfc25c078: Preparing 11:03:17 50ffe5142c0a: Preparing 11:03:17 e812c3918143: Preparing 11:03:17 0faf9b67be60: Preparing 11:03:17 0faf9b67be60: Waiting 11:03:17 e812c3918143: Waiting 11:03:17 bfc770b4c4da: Layer already exists 11:03:17 545cfc25c078: Layer already exists 11:03:17 0faf9b67be60: Layer already exists 11:03:17 50ffe5142c0a: Pushed 11:03:17 2c707fa67cc3: Pushed 11:03:18 e812c3918143: Pushed 11:03:22 b15e82ca34fb: Pushed 11:03:22 587930f9e62dbb8d1de22549799db07406fff5b2: digest: sha256:0552780051e7808573b9eabbc15c0edfa80cf961a05664094ee0bc04c232610f size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:23 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:23 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 11:03:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 11:03:23 2c707fa67cc3: Preparing 11:03:23 b15e82ca34fb: Preparing 11:03:23 bfc770b4c4da: Preparing 11:03:23 545cfc25c078: Preparing 11:03:23 50ffe5142c0a: Preparing 11:03:23 e812c3918143: Preparing 11:03:23 0faf9b67be60: Preparing 11:03:23 e812c3918143: Waiting 11:03:23 0faf9b67be60: Waiting 11:03:23 50ffe5142c0a: Layer already exists 11:03:23 2c707fa67cc3: Layer already exists 11:03:23 545cfc25c078: Layer already exists 11:03:23 bfc770b4c4da: Layer already exists 11:03:23 b15e82ca34fb: Layer already exists 11:03:23 e812c3918143: Layer already exists 11:03:23 0faf9b67be60: Layer already exists 11:03:24 latest: digest: sha256:0552780051e7808573b9eabbc15c0edfa80cf961a05664094ee0bc04c232610f size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:25 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:25 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.10 11:03:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 11:03:25 2c707fa67cc3: Preparing 11:03:25 b15e82ca34fb: Preparing 11:03:25 bfc770b4c4da: Preparing 11:03:25 545cfc25c078: Preparing 11:03:25 50ffe5142c0a: Preparing 11:03:25 e812c3918143: Preparing 11:03:25 0faf9b67be60: Preparing 11:03:25 e812c3918143: Waiting 11:03:25 0faf9b67be60: Waiting 11:03:25 50ffe5142c0a: Layer already exists 11:03:25 b15e82ca34fb: Layer already exists 11:03:25 bfc770b4c4da: Layer already exists 11:03:25 2c707fa67cc3: Layer already exists 11:03:25 545cfc25c078: Layer already exists 11:03:25 e812c3918143: Layer already exists 11:03:25 0faf9b67be60: Layer already exists 11:03:26 3.2.0-dev.10: digest: sha256:0552780051e7808573b9eabbc15c0edfa80cf961a05664094ee0bc04c232610f size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:27 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:27 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 11:03:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 11:03:27 2c707fa67cc3: Preparing 11:03:27 b15e82ca34fb: Preparing 11:03:27 bfc770b4c4da: Preparing 11:03:27 545cfc25c078: Preparing 11:03:27 50ffe5142c0a: Preparing 11:03:27 e812c3918143: Preparing 11:03:27 0faf9b67be60: Preparing 11:03:27 e812c3918143: Waiting 11:03:27 0faf9b67be60: Waiting 11:03:27 545cfc25c078: Layer already exists 11:03:27 2c707fa67cc3: Layer already exists 11:03:27 50ffe5142c0a: Layer already exists 11:03:27 bfc770b4c4da: Layer already exists 11:03:27 b15e82ca34fb: Layer already exists 11:03:27 e812c3918143: Layer already exists 11:03:27 0faf9b67be60: Layer already exists 11:03:28 587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10: digest: sha256:0552780051e7808573b9eabbc15c0edfa80cf961a05664094ee0bc04c232610f size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:29 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:33 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 11:03:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 11:03:33 2c707fa67cc3: Preparing 11:03:33 b15e82ca34fb: Preparing 11:03:33 bfc770b4c4da: Preparing 11:03:33 545cfc25c078: Preparing 11:03:33 50ffe5142c0a: Preparing 11:03:33 e812c3918143: Preparing 11:03:33 0faf9b67be60: Preparing 11:03:33 e812c3918143: Waiting 11:03:33 0faf9b67be60: Waiting 11:03:33 545cfc25c078: Layer already exists 11:03:33 2c707fa67cc3: Layer already exists 11:03:33 50ffe5142c0a: Layer already exists 11:03:33 bfc770b4c4da: Layer already exists 11:03:33 b15e82ca34fb: Layer already exists 11:03:33 e812c3918143: Layer already exists 11:03:33 0faf9b67be60: Layer already exists 11:03:33 main: digest: sha256:0552780051e7808573b9eabbc15c0edfa80cf961a05664094ee0bc04c232610f size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:03:34 ===================================================== [Pipeline] echo 11:03:34 taggedImages: 11:03:34 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:587930f9e62dbb8d1de22549799db07406fff5b2 11:03:34 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 11:03:34 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.10 11:03:34 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 11:03:34 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 11:03:34 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 11:03:34 587930f9e62dbb8d1de22549799db07406fff5b2 11:03:34 latest 11:03:34 3.2.0-dev.10 11:03:34 587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 11:03:34 main 11:03:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:36 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:587930f9e62dbb8d1de22549799db07406fff5b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:36 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:587930f9e62dbb8d1de22549799db07406fff5b2 11:03:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 11:03:36 9cae33233b60: Preparing 11:03:36 b3f47a8471f9: Preparing 11:03:36 bfc770b4c4da: Preparing 11:03:36 545cfc25c078: Preparing 11:03:36 4eb1eefc5b68: Preparing 11:03:36 ace2b61506e4: Preparing 11:03:36 0faf9b67be60: Preparing 11:03:36 ace2b61506e4: Waiting 11:03:36 0faf9b67be60: Waiting 11:03:36 545cfc25c078: Layer already exists 11:03:36 4eb1eefc5b68: Layer already exists 11:03:36 bfc770b4c4da: Layer already exists 11:03:36 ace2b61506e4: Layer already exists 11:03:36 0faf9b67be60: Layer already exists 11:03:37 9cae33233b60: Pushed 11:03:41 b3f47a8471f9: Pushed 11:03:41 587930f9e62dbb8d1de22549799db07406fff5b2: digest: sha256:da306cf768d6509c125a328bfc685ea00d1416bdf1d0fb365993f81066984218 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:42 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:43 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 11:03:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 11:03:43 9cae33233b60: Preparing 11:03:43 b3f47a8471f9: Preparing 11:03:43 bfc770b4c4da: Preparing 11:03:43 545cfc25c078: Preparing 11:03:43 4eb1eefc5b68: Preparing 11:03:43 ace2b61506e4: Preparing 11:03:43 0faf9b67be60: Preparing 11:03:43 ace2b61506e4: Waiting 11:03:43 0faf9b67be60: Waiting 11:03:43 9cae33233b60: Layer already exists 11:03:43 545cfc25c078: Layer already exists 11:03:43 4eb1eefc5b68: Layer already exists 11:03:43 b3f47a8471f9: Layer already exists 11:03:43 bfc770b4c4da: Layer already exists 11:03:43 0faf9b67be60: Layer already exists 11:03:43 ace2b61506e4: Layer already exists 11:03:43 latest: digest: sha256:da306cf768d6509c125a328bfc685ea00d1416bdf1d0fb365993f81066984218 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:44 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:46 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.10 11:03:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 11:03:46 9cae33233b60: Preparing 11:03:46 b3f47a8471f9: Preparing 11:03:46 bfc770b4c4da: Preparing 11:03:46 545cfc25c078: Preparing 11:03:46 4eb1eefc5b68: Preparing 11:03:46 ace2b61506e4: Preparing 11:03:46 0faf9b67be60: Preparing 11:03:46 ace2b61506e4: Waiting 11:03:46 0faf9b67be60: Waiting 11:03:46 bfc770b4c4da: Layer already exists 11:03:46 545cfc25c078: Layer already exists 11:03:46 b3f47a8471f9: Layer already exists 11:03:46 4eb1eefc5b68: Layer already exists 11:03:46 9cae33233b60: Layer already exists 11:03:46 ace2b61506e4: Layer already exists 11:03:46 0faf9b67be60: Layer already exists 11:03:46 3.2.0-dev.10: digest: sha256:da306cf768d6509c125a328bfc685ea00d1416bdf1d0fb365993f81066984218 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:47 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:48 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 11:03:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 11:03:48 9cae33233b60: Preparing 11:03:48 b3f47a8471f9: Preparing 11:03:48 bfc770b4c4da: Preparing 11:03:48 545cfc25c078: Preparing 11:03:48 4eb1eefc5b68: Preparing 11:03:48 ace2b61506e4: Preparing 11:03:48 0faf9b67be60: Preparing 11:03:48 ace2b61506e4: Waiting 11:03:48 0faf9b67be60: Waiting 11:03:48 9cae33233b60: Layer already exists 11:03:48 4eb1eefc5b68: Layer already exists 11:03:48 545cfc25c078: Layer already exists 11:03:48 bfc770b4c4da: Layer already exists 11:03:48 b3f47a8471f9: Layer already exists 11:03:48 ace2b61506e4: Layer already exists 11:03:48 0faf9b67be60: Layer already exists 11:03:48 587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10: digest: sha256:da306cf768d6509c125a328bfc685ea00d1416bdf1d0fb365993f81066984218 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:49 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:50 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 11:03:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 11:03:50 9cae33233b60: Preparing 11:03:50 b3f47a8471f9: Preparing 11:03:50 bfc770b4c4da: Preparing 11:03:50 545cfc25c078: Preparing 11:03:50 4eb1eefc5b68: Preparing 11:03:50 ace2b61506e4: Preparing 11:03:50 0faf9b67be60: Preparing 11:03:50 ace2b61506e4: Waiting 11:03:50 0faf9b67be60: Waiting 11:03:50 bfc770b4c4da: Layer already exists 11:03:50 4eb1eefc5b68: Layer already exists 11:03:50 b3f47a8471f9: Layer already exists 11:03:50 9cae33233b60: Layer already exists 11:03:50 545cfc25c078: Layer already exists 11:03:50 0faf9b67be60: Layer already exists 11:03:50 ace2b61506e4: Layer already exists 11:03:50 main: digest: sha256:da306cf768d6509c125a328bfc685ea00d1416bdf1d0fb365993f81066984218 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:03:52 ===================================================== [Pipeline] echo 11:03:52 taggedImages: 11:03:52 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:587930f9e62dbb8d1de22549799db07406fff5b2 11:03:52 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 11:03:52 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.10 11:03:52 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 11:03:52 - 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 11:03:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:03:53 11:03:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:03:54 arm64: Pulling from edgex-lftools-log-publisher 11:03:54 8998bd30e6a1: Pulling fs layer 11:03:54 04944245beec: Pulling fs layer 11:03:54 699f458cf7ca: Pulling fs layer 11:03:54 765212b225bb: Pulling fs layer 11:03:54 f23df028b6ca: Pulling fs layer 11:03:54 d65c8cfc05b1: Pulling fs layer 11:03:54 2437ff75d9bd: Pulling fs layer 11:03:54 765212b225bb: Waiting 11:03:54 f23df028b6ca: Waiting 11:03:54 d65c8cfc05b1: Waiting 11:03:54 2437ff75d9bd: Waiting 11:03:54 04944245beec: Verifying Checksum 11:03:54 04944245beec: Download complete 11:03:54 765212b225bb: Download complete 11:03:54 f23df028b6ca: Verifying Checksum 11:03:54 f23df028b6ca: Download complete 11:03:54 d65c8cfc05b1: Verifying Checksum 11:03:54 d65c8cfc05b1: Download complete 11:03:54 699f458cf7ca: Download complete 11:03:55 8998bd30e6a1: Verifying Checksum 11:03:55 8998bd30e6a1: Download complete 11:03:57 2437ff75d9bd: Verifying Checksum 11:03:57 2437ff75d9bd: Download complete 11:04:01 8998bd30e6a1: Pull complete 11:04:01 04944245beec: Pull complete 11:04:03 699f458cf7ca: Pull complete 11:04:03 765212b225bb: Pull complete 11:04:04 f23df028b6ca: Pull complete 11:04:04 d65c8cfc05b1: Pull complete 11:04:31 2437ff75d9bd: Pull complete 11:04:31 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 11:04:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:04:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:04:32 prd-ubuntu20.04-docker-arm64-4c-16g-26984 does not seem to be running inside a container 11:04:32 $ 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/620 -v /w/workspace/edgex-go/620:/w/workspace/edgex-go/620:rw,z -v /w/workspace/edgex-go/620@tmp:/w/workspace/edgex-go/620@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 11:04:33 $ docker top 44f946690395d8ad28634f25018facc402cadb4c47677373b276e9b998573759 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:04:34 ---> job-cost.sh 11:04:34 lf-activate-venv: SKIPPING 11:04:34 INFO: No Stack... 11:04:35 INFO: Retrieving Pricing Info for: v3-standard-8 11:04:36 INFO: Archiving Costs [Pipeline] sh 11:04:36 + cat /w/workspace/edgex-go/620/archives/cost.csv 11:04:36 + cut -d, -f6 [Pipeline] lock 11:04:36 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-620-stack-cost] 11:04:36 Resource [jenkins-edgexfoundry-edgex-go-main-620-stack-cost] did not exist. Created. 11:04:36 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-620-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:04:37 + echo total: 0.2199999988079071 [Pipeline] stash 11:04:38 Stashed 1 file(s) [Pipeline] } 11:04:38 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-620-stack-cost] [Pipeline] // lock [Pipeline] } 11:04:38 $ docker stop --time=1 44f946690395d8ad28634f25018facc402cadb4c47677373b276e9b998573759 11:04:39 $ docker rm -f --volumes 44f946690395d8ad28634f25018facc402cadb4c47677373b276e9b998573759 [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 11:04:43 provisioning config files... 11:04:43 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/620@tmp/config11198954792539607034tmp [Pipeline] { [Pipeline] sh 11:04:44 + set +x 11:04:44 + bash -s -- 11:04:44 + curl -s https://codecov.io/bash 11:04:44 11:04:44 _____ _ 11:04:44 / ____| | | 11:04:44 | | ___ __| | ___ ___ _____ __ 11:04:44 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:04:44 | |___| (_) | (_| | __/ (_| (_) \ V / 11:04:44 \_____\___/ \__,_|\___|\___\___/ \_/ 11:04:44 Bash-1.0.6 11:04:44 11:04:44 11:04:44 ==> git version 2.25.1 found 11:04:44 ==> 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 11:04:44 Release-Date: 2020-01-08 11:04:44 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 11:04:44 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 11:04:44 ==> Jenkins CI detected. 11:04:44 current dir:  /w/workspace/edgex-go/620 11:04:44 project root: . 11:04:44 --> token set from env 11:04:44 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:04:44 ==> Running gcov in . (disable via -X gcov) 11:04:44 ==> Python coveragepy not found 11:04:44 ==> Searching for coverage reports in: 11:04:44 + . 11:04:44 -> Found 1 reports 11:04:44 ==> Detecting git/mercurial file structure 11:04:44 ==> Reading reports 11:04:44 + ./coverage.out bytes=453602 11:04:44 ==> Appending adjustments 11:04:44 https://docs.codecov.io/docs/fixing-reports 11:04:46 + Found adjustments 11:04:46 ==> Gzipping contents 11:04:46 60K /tmp/codecov.m6BDHl.gz 11:04:46 ==> Uploading reports 11:04:46 url: https://codecov.io 11:04:46 query: branch=main&commit=587930f9e62dbb8d1de22549799db07406fff5b2&build=620&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F620%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 11:04:46 -> Pinging Codecov 11:04:46 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=587930f9e62dbb8d1de22549799db07406fff5b2&build=620&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F620%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 11:04:46 -> Uploading to 11:04:46 https://storage.googleapis.com/codecov/v4/raw/2024-01-09/00271124DB129430A58F1EEE437C3FCB/587930f9e62dbb8d1de22549799db07406fff5b2/498120c4-c88e-4245-9d54-95205e9abad6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240109%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240109T110445Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=dd28280dba55bafe5ce291f281e5af31bb6776cac5d353e8dc195e8381788910 11:04:46 % Total % Received % Xferd Average Speed Time Time Time Current 11:04:46 Dload Upload Total Spent Left Speed 11:04:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57793 0 0 100 57793 0 212k --:--:-- --:--:-- --:--:-- 212k 11:04:46 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/587930f9e62dbb8d1de22549799db07406fff5b2 [Pipeline] } 11:04:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 11:04:47 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 11:04:47 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:04:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 11:04:48 11:04:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:04:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 11:04:49 1.410.4: Pulling from edgex-devops/edgex-snyk-go 11:04:49 df9b9388f04a: Pulling fs layer 11:04:49 52dc419b0ee2: Pulling fs layer 11:04:49 25bc292e5bac: Pulling fs layer 11:04:49 114826534d7a: Pulling fs layer 11:04:49 4657fd5d0bcf: Pulling fs layer 11:04:49 6ad1cebc031e: Pulling fs layer 11:04:49 8a3aa393b2d8: Pulling fs layer 11:04:49 6ad1cebc031e: Waiting 11:04:49 8a3aa393b2d8: Waiting 11:04:49 114826534d7a: Waiting 11:04:49 25bc292e5bac: Verifying Checksum 11:04:49 25bc292e5bac: Download complete 11:04:49 52dc419b0ee2: Download complete 11:04:49 4657fd5d0bcf: Verifying Checksum 11:04:49 4657fd5d0bcf: Download complete 11:04:49 df9b9388f04a: Verifying Checksum 11:04:49 df9b9388f04a: Download complete 11:04:49 6ad1cebc031e: Verifying Checksum 11:04:49 6ad1cebc031e: Download complete 11:04:49 df9b9388f04a: Pull complete 11:04:49 52dc419b0ee2: Pull complete 11:04:49 25bc292e5bac: Pull complete 11:04:50 114826534d7a: Verifying Checksum 11:04:50 114826534d7a: Download complete 11:04:50 8a3aa393b2d8: Verifying Checksum 11:04:50 8a3aa393b2d8: Download complete 11:04:53 114826534d7a: Pull complete 11:04:53 4657fd5d0bcf: Pull complete 11:04:54 6ad1cebc031e: Pull complete 11:04:57 8a3aa393b2d8: Pull complete 11:04:57 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 11:04:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 11:04:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:04:57 prd-ubuntu20.04-docker-8c-8g-26983 does not seem to be running inside a container 11:04:57 $ 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/620 -v /w/workspace/edgex-go/620:/w/workspace/edgex-go/620:rw,z -v /w/workspace/edgex-go/620@tmp:/w/workspace/edgex-go/620@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 11:05:08 $ docker top 6105aa7e52bcb9c88e29b5a8b70df6ca24b348444c0607cd35b8c1e2a895f767 -eo pid,comm [Pipeline] { [Pipeline] echo 11:05:08 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 11:05:08 + set -o pipefail 11:05:08 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 11:05:15 11:05:15 Monitoring /w/workspace/edgex-go/620 (github.com/edgexfoundry/edgex-go)... 11:05:15 11:05:15 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/3b8d8371-228d-4952-b08c-3bae6c4877d7 11:05:15 11:05:15 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 11:05:15 11:05:15 11:05:15 A medium severity vulnerability was found in the Snyk CLI versions you are using. 11:05:15 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 11:05:15 More details here: https://snyk.co/ue1NS 11:05:15 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 11:05:15 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 11:05:15 $ docker stop --time=1 6105aa7e52bcb9c88e29b5a8b70df6ca24b348444c0607cd35b8c1e2a895f767 11:05:21 $ docker rm -f --volumes 6105aa7e52bcb9c88e29b5a8b70df6ca24b348444c0607cd35b8c1e2a895f767 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 11:05:23 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:05:23 provisioning config files... 11:05:23 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/620@tmp/config3038733059756495578tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:05:23 --> edgex-publish-swagger.sh 11:05:23 === Publish openapi/v3 API === 11:05:23 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 11:05:23 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/620/openapi/v3/core-command.yaml] 11:05:23 % Total % Received % Xferd Average Speed Time Time Time Current 11:05:23 Dload Upload Total Spent Left Speed 11:05:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 67591 --:--:-- --:--:-- --:--:-- 67591 11:05:24 11:05:24 11:05:24 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/620/openapi/v3/core-data.yaml] 11:05:24 % Total % Received % Xferd Average Speed Time Time Time Current 11:05:24 Dload Upload Total Spent Left Speed 11:05:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 155k --:--:-- --:--:-- --:--:-- 155k 100 72043 0 0 100 72043 0 155k --:--:-- --:--:-- --:--:-- 155k 11:05:24 11:05:24 11:05:24 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/620/openapi/v3/core-metadata.yaml] 11:05:24 % Total % Received % Xferd Average Speed Time Time Time Current 11:05:24 Dload Upload Total Spent Left Speed 11:05:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 100 180 100 144k 455 365k --:--:-- --:--:-- --:--:-- 365k 11:05:25 {"code":403,"message":"This public API is blocked because you have exceeded your current plan's limits","messageCode":"PUBLIC_API_BLOCKED_UPGRADE_OR_DELETE","messageProperties":{}} 11:05:25 11:05:25 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/620/openapi/v3/support-notifications.yaml] 11:05:25 % Total % Received % Xferd Average Speed Time Time Time Current 11:05:25 Dload Upload Total Spent Left Speed 11:05:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87331 100 180 100 87151 409 193k --:--:-- --:--:-- --:--:-- 193k 11:05:25 {"code":403,"message":"This public API is blocked because you have exceeded your current plan's limits","messageCode":"PUBLIC_API_BLOCKED_UPGRADE_OR_DELETE","messageProperties":{}} 11:05:25 11:05:25 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/620/openapi/v3/support-scheduler.yaml] 11:05:25 % Total % Received % Xferd Average Speed Time Time Time Current 11:05:25 Dload Upload Total Spent Left Speed 11:05:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36954 0 0 100 36954 0 530k --:--:-- --:--:-- --:--:-- 523k 100 37134 100 180 100 36954 471 96738 --:--:-- --:--:-- --:--:-- 96955 11:05:26 {"code":403,"message":"This public API is blocked because you have exceeded your current plan's limits","messageCode":"PUBLIC_API_BLOCKED_UPGRADE_OR_DELETE","messageProperties":{}} 11:05:26 [Pipeline] } 11:05:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 11:05:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:05:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:05:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:05:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:05:29 prd-ubuntu20.04-docker-8c-8g-26983 does not seem to be running inside a container 11:05:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/620 -v /w/workspace/edgex-go/620:/w/workspace/edgex-go/620:rw,z -v /w/workspace/edgex-go/620@tmp:/w/workspace/edgex-go/620@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 11:05:29 $ docker top d8c73360b6edb593251e307041cc1d4605a06030103856f75e555de7b3c912c8 -eo pid,comm 11:05:29 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 11:05:29 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:05:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:05:30 [ssh-agent] Looking for ssh-agent implementation... 11:05:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:05:30 $ docker exec d8c73360b6edb593251e307041cc1d4605a06030103856f75e555de7b3c912c8 ssh-agent 11:05:30 SSH_AUTH_SOCK=/tmp/ssh-bbzfcc1WuDX0/agent.32 11:05:30 SSH_AGENT_PID=39 11:05:30 Running ssh-add (command line suppressed) 11:05:30 Identity added: /w/workspace/edgex-go/620@tmp/private_key_14416115566236955439.key (/w/workspace/edgex-go/620@tmp/private_key_14416115566236955439.key) 11:05:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:05:31 + git semver tag 11:05:31 2024-01-09 11:05:31,493 [run_tag] DEBUG tag force:False 11:05:31 2024-01-09 11:05:31,493 [check_head_tag] DEBUG check head tag 11:05:31 2024-01-09 11:05:31,494 [execute] INFO git cat-file --batch-check 11:05:31 2024-01-09 11:05:31,494 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/620, universal_newlines=False, shell=None, istream=) 11:05:31 2024-01-09 11:05:31,498 [execute] INFO git cat-file --batch 11:05:31 2024-01-09 11:05:31,498 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/620, universal_newlines=False, shell=None, istream=) 11:05:31 2024-01-09 11:05:31,525 [read_version] DEBUG read version from /w/workspace/edgex-go/620/.semver/main 11:05:31 2024-01-09 11:05:31,525 [execute] INFO git tag -a v3.2.0-dev.10 -m v3.2.0-dev.10 11:05:31 2024-01-09 11:05:31,525 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.10', '-m', 'v3.2.0-dev.10'], cwd=/w/workspace/edgex-go/620, universal_newlines=False, shell=None, istream=None) 11:05:31 2024-01-09 11:05:31,530 [read_version] DEBUG read version from /w/workspace/edgex-go/620/.semver/main 11:05:31 3.2.0-dev.10 [Pipeline] } 11:05:31 $ docker exec --env ******** --env ******** d8c73360b6edb593251e307041cc1d4605a06030103856f75e555de7b3c912c8 ssh-agent -k 11:05:31 unset SSH_AUTH_SOCK; 11:05:31 unset SSH_AGENT_PID; 11:05:31 echo Agent pid 39 killed; 11:05:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:05:32 + git semver [Pipeline] } 11:05:32 $ docker stop --time=1 d8c73360b6edb593251e307041cc1d4605a06030103856f75e555de7b3c912c8 11:05:34 $ docker rm -f --volumes d8c73360b6edb593251e307041cc1d4605a06030103856f75e555de7b3c912c8 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:05:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:05:38 11:05:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:05:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:05:38 0.23.1-centos7: Pulling from edgex-lftools 11:05:38 ab5ef0e58194: Pulling fs layer 11:05:38 9712f1f96733: Pulling fs layer 11:05:38 63f879dbbcfc: Pulling fs layer 11:05:38 0d9ebad4ef96: Pulling fs layer 11:05:38 e9a5061849ea: Pulling fs layer 11:05:38 d747dcd14b5f: Pulling fs layer 11:05:38 2de7ff778b66: Pulling fs layer 11:05:38 e9a5061849ea: Waiting 11:05:38 2de7ff778b66: Waiting 11:05:38 d747dcd14b5f: Waiting 11:05:38 0d9ebad4ef96: Waiting 11:05:38 9712f1f96733: Verifying Checksum 11:05:38 9712f1f96733: Download complete 11:05:39 63f879dbbcfc: Verifying Checksum 11:05:39 63f879dbbcfc: Download complete 11:05:39 0d9ebad4ef96: Verifying Checksum 11:05:39 0d9ebad4ef96: Download complete 11:05:39 d747dcd14b5f: Verifying Checksum 11:05:39 d747dcd14b5f: Download complete 11:05:39 e9a5061849ea: Verifying Checksum 11:05:39 e9a5061849ea: Download complete 11:05:39 ab5ef0e58194: Download complete 11:05:39 2de7ff778b66: Download complete 11:05:42 ab5ef0e58194: Pull complete 11:05:42 9712f1f96733: Pull complete 11:05:42 63f879dbbcfc: Pull complete 11:05:47 0d9ebad4ef96: Pull complete 11:05:47 e9a5061849ea: Pull complete 11:05:47 d747dcd14b5f: Pull complete 11:05:47 2de7ff778b66: Pull complete 11:05:48 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 11:05:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:05:48 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:05:49 prd-ubuntu20.04-docker-8c-8g-26983 does not seem to be running inside a container 11:05:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/620 -v /w/workspace/edgex-go/620:/w/workspace/edgex-go/620:rw,z -v /w/workspace/edgex-go/620@tmp:/w/workspace/edgex-go/620@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 11:05:58 $ docker top b4a84149ebc84e48f4df7c5a3461cce0dc7883970bddf56dc3b3c6467756257c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 11:05:58 provisioning config files... 11:05:58 copy managed file [sigul-config] to file:/w/workspace/edgex-go/620@tmp/config49803150961515111tmp 11:05:58 copy managed file [sigul-password] to file:/w/workspace/edgex-go/620@tmp/config5674029472086769709tmp 11:05:58 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/620@tmp/config5315611118904844322tmp [Pipeline] { [Pipeline] echo 11:05:59 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 11:05:59 ---> sigul-configuration.sh 11:05:59 gpg: directory `/root/.gnupg' created 11:05:59 gpg: new configuration file `/root/.gnupg/gpg.conf' created 11:05:59 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 11:05:59 gpg: keyring `/root/.gnupg/secring.gpg' created 11:05:59 gpg: keyring `/root/.gnupg/pubring.gpg' created 11:05:59 gpg: CAST5 encrypted data 11:05:59 gpg: encrypted with 1 passphrase 11:05:59 gpg: WARNING: message was not integrity protected [Pipeline] sh 11:05:59 + mkdir /home/jenkins 11:05:59 + mkdir /home/jenkins/sigul [Pipeline] sh 11:06:00 + 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 11:06:00 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 11:06:00 ---> sigul-install.sh 11:06:00 Sigul already installed; skipping installation. [Pipeline] sh 11:06:00 + git tag --list 11:06:00 0.6.0 11:06:00 0.6.1 11:06:00 0.7.0 11:06:00 0.7.1 11:06:00 v1.0.0 11:06:00 v1.0.1 11:06:00 v1.1.0 11:06:00 v1.2.0 11:06:00 v1.2.1 11:06:00 v1.3.0 11:06:00 v1.3.1 11:06:00 v2.0.0 11:06:00 v2.1.0 11:06:00 v2.1.1 11:06:00 v2.2.0 11:06:00 v2.3.0 11:06:00 v3.0 11:06:00 v3.0.0 11:06:00 v3.1 11:06:00 v3.1.0 11:06:00 v3.1.0-dev.1 11:06:00 v3.1.0-dev.10 11:06:00 v3.1.0-dev.11 11:06:00 v3.1.0-dev.12 11:06:00 v3.1.0-dev.13 11:06:00 v3.1.0-dev.14 11:06:00 v3.1.0-dev.15 11:06:00 v3.1.0-dev.16 11:06:00 v3.1.0-dev.17 11:06:00 v3.1.0-dev.18 11:06:00 v3.1.0-dev.19 11:06:00 v3.1.0-dev.2 11:06:00 v3.1.0-dev.20 11:06:00 v3.1.0-dev.21 11:06:00 v3.1.0-dev.22 11:06:00 v3.1.0-dev.23 11:06:00 v3.1.0-dev.24 11:06:00 v3.1.0-dev.25 11:06:00 v3.1.0-dev.26 11:06:00 v3.1.0-dev.27 11:06:00 v3.1.0-dev.28 11:06:00 v3.1.0-dev.29 11:06:00 v3.1.0-dev.3 11:06:00 v3.1.0-dev.30 11:06:00 v3.1.0-dev.31 11:06:00 v3.1.0-dev.32 11:06:00 v3.1.0-dev.33 11:06:00 v3.1.0-dev.34 11:06:00 v3.1.0-dev.35 11:06:00 v3.1.0-dev.36 11:06:00 v3.1.0-dev.37 11:06:00 v3.1.0-dev.38 11:06:00 v3.1.0-dev.39 11:06:00 v3.1.0-dev.4 11:06:00 v3.1.0-dev.40 11:06:00 v3.1.0-dev.41 11:06:00 v3.1.0-dev.42 11:06:00 v3.1.0-dev.43 11:06:00 v3.1.0-dev.44 11:06:00 v3.1.0-dev.45 11:06:00 v3.1.0-dev.46 11:06:00 v3.1.0-dev.47 11:06:00 v3.1.0-dev.48 11:06:00 v3.1.0-dev.49 11:06:00 v3.1.0-dev.5 11:06:00 v3.1.0-dev.50 11:06:00 v3.1.0-dev.51 11:06:00 v3.1.0-dev.52 11:06:00 v3.1.0-dev.53 11:06:00 v3.1.0-dev.54 11:06:00 v3.1.0-dev.55 11:06:00 v3.1.0-dev.56 11:06:00 v3.1.0-dev.57 11:06:00 v3.1.0-dev.58 11:06:00 v3.1.0-dev.59 11:06:00 v3.1.0-dev.6 11:06:00 v3.1.0-dev.60 11:06:00 v3.1.0-dev.61 11:06:00 v3.1.0-dev.62 11:06:00 v3.1.0-dev.63 11:06:00 v3.1.0-dev.64 11:06:00 v3.1.0-dev.65 11:06:00 v3.1.0-dev.66 11:06:00 v3.1.0-dev.67 11:06:00 v3.1.0-dev.68 11:06:00 v3.1.0-dev.69 11:06:00 v3.1.0-dev.7 11:06:00 v3.1.0-dev.70 11:06:00 v3.1.0-dev.71 11:06:00 v3.1.0-dev.72 11:06:00 v3.1.0-dev.73 11:06:00 v3.1.0-dev.8 11:06:00 v3.1.0-dev.9 11:06:00 v3.2.0-dev.1 11:06:00 v3.2.0-dev.10 11:06:00 v3.2.0-dev.2 11:06:00 v3.2.0-dev.3 11:06:00 v3.2.0-dev.4 11:06:00 v3.2.0-dev.5 11:06:00 v3.2.0-dev.6 11:06:00 v3.2.0-dev.7 11:06:00 v3.2.0-dev.8 11:06:00 v3.2.0-dev.9 [Pipeline] sh 11:06:00 + lftools sign git-tag v3.2.0-dev.10 11:06:01 Signing Git tag with Sigul... 11:06:01 Signing v3.2.0-dev.10 [Pipeline] echo 11:06:02 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 11:06:02 ---> sigul-configuration-cleanup.sh [Pipeline] } 11:06:02 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 11:06:02 $ docker stop --time=1 b4a84149ebc84e48f4df7c5a3461cce0dc7883970bddf56dc3b3c6467756257c 11:06:04 $ docker rm -f --volumes b4a84149ebc84e48f4df7c5a3461cce0dc7883970bddf56dc3b3c6467756257c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 11:06:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:06:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:06:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:06:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:06:06 prd-ubuntu20.04-docker-8c-8g-26983 does not seem to be running inside a container 11:06:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/620 -v /w/workspace/edgex-go/620:/w/workspace/edgex-go/620:rw,z -v /w/workspace/edgex-go/620@tmp:/w/workspace/edgex-go/620@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 11:06:07 $ docker top ca5ce0736f524ac15f151b685e061720c8a8b6ea2adc632fbd6c42eb18b19e65 -eo pid,comm 11:06:07 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). 11:06:07 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:06:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:06:08 [ssh-agent] Looking for ssh-agent implementation... 11:06:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:06:08 $ docker exec ca5ce0736f524ac15f151b685e061720c8a8b6ea2adc632fbd6c42eb18b19e65 ssh-agent 11:06:08 SSH_AUTH_SOCK=/tmp/ssh-3XlRt9HjkM0A/agent.32 11:06:08 SSH_AGENT_PID=38 11:06:08 Running ssh-add (command line suppressed) 11:06:08 Identity added: /w/workspace/edgex-go/620@tmp/private_key_9712145000767326432.key (/w/workspace/edgex-go/620@tmp/private_key_9712145000767326432.key) 11:06:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:06:08 + git semver bump pre 11:06:09 2024-01-09 11:06:09,157 [read_version] DEBUG read version from /w/workspace/edgex-go/620/.semver/main 11:06:09 2024-01-09 11:06:09,157 [bump_version] DEBUG bumping version:3.2.0-dev.10 on axis:pre with prefix:dev 11:06:09 2024-01-09 11:06:09,157 [bump_version] DEBUG bumped version:3.2.0-dev.11 11:06:09 2024-01-09 11:06:09,157 [write_version] DEBUG write version:3.2.0-dev.11 to path:/w/workspace/edgex-go/620/.semver/main with force:True 11:06:09 2024-01-09 11:06:09,158 [read_version] DEBUG read version from /w/workspace/edgex-go/620/.semver/main 11:06:09 2024-01-09 11:06:09,158 [write_file] DEBUG write to file:/w/workspace/edgex-go/620/.semver/main 11:06:09 2024-01-09 11:06:09,160 [execute] INFO git cat-file --batch-check 11:06:09 2024-01-09 11:06:09,160 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/620/.semver, universal_newlines=False, shell=None, istream=) 11:06:09 2024-01-09 11:06:09,167 [execute] INFO git cat-file --batch 11:06:09 2024-01-09 11:06:09,167 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/620/.semver, universal_newlines=False, shell=None, istream=) 11:06:09 2024-01-09 11:06:09,172 [read_version] DEBUG read version from /w/workspace/edgex-go/620/.semver/main 11:06:09 3.2.0-dev.11 [Pipeline] } 11:06:09 $ docker exec --env ******** --env ******** ca5ce0736f524ac15f151b685e061720c8a8b6ea2adc632fbd6c42eb18b19e65 ssh-agent -k 11:06:09 unset SSH_AUTH_SOCK; 11:06:09 unset SSH_AGENT_PID; 11:06:09 echo Agent pid 38 killed; 11:06:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:06:10 + git semver [Pipeline] } 11:06:10 $ docker stop --time=1 ca5ce0736f524ac15f151b685e061720c8a8b6ea2adc632fbd6c42eb18b19e65 11:06:12 $ docker rm -f --volumes ca5ce0736f524ac15f151b685e061720c8a8b6ea2adc632fbd6c42eb18b19e65 [Pipeline] // withDockerContainer [Pipeline] sh 11:06:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:06:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:06:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:06:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:06:14 prd-ubuntu20.04-docker-8c-8g-26983 does not seem to be running inside a container 11:06:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/620 -v /w/workspace/edgex-go/620:/w/workspace/edgex-go/620:rw,z -v /w/workspace/edgex-go/620@tmp:/w/workspace/edgex-go/620@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 11:06:14 $ docker top 30e91a598fafa0156149ea465bfcd40272dc5ee1d176725f513c56c26d57c944 -eo pid,comm 11:06:14 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). 11:06:14 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:06:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:06:15 [ssh-agent] Looking for ssh-agent implementation... 11:06:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:06:15 $ docker exec 30e91a598fafa0156149ea465bfcd40272dc5ee1d176725f513c56c26d57c944 ssh-agent 11:06:15 SSH_AUTH_SOCK=/tmp/ssh-MoTen9Z1ycuG/agent.33 11:06:15 SSH_AGENT_PID=39 11:06:15 Running ssh-add (command line suppressed) 11:06:15 Identity added: /w/workspace/edgex-go/620@tmp/private_key_13432876605974136066.key (/w/workspace/edgex-go/620@tmp/private_key_13432876605974136066.key) 11:06:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:06:16 + git semver push 11:06:16 2024-01-09 11:06:16,433 [run_push] DEBUG push 11:06:16 2024-01-09 11:06:16,434 [execute] INFO git cat-file --batch-check 11:06:16 2024-01-09 11:06:16,434 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/620/.semver, universal_newlines=False, shell=None, istream=) 11:06:16 2024-01-09 11:06:16,437 [execute] INFO git rev-list 563e4bed802f795947be1772872dbc1968394c8d -- 11:06:16 2024-01-09 11:06:16,437 [execute] DEBUG Popen(['git', 'rev-list', '563e4bed802f795947be1772872dbc1968394c8d', '--'], cwd=/w/workspace/edgex-go/620/.semver, universal_newlines=False, shell=None, istream=None) 11:06:16 2024-01-09 11:06:16,454 [execute] INFO git fetch -v origin 11:06:16 2024-01-09 11:06:16,454 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/620/.semver, universal_newlines=True, shell=None, istream=None) 11:06:17 2024-01-09 11:06:17,004 [run_push] DEBUG no remote changes detected 11:06:17 2024-01-09 11:06:17,004 [execute] INFO git push origin semver 11:06:17 2024-01-09 11:06:17,005 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/620/.semver, universal_newlines=False, shell=None, istream=None) 11:06:18 2024-01-09 11:06:17,761 [run_push] DEBUG push all version tags 11:06:18 2024-01-09 11:06:17,762 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 11:06:18 2024-01-09 11:06:17,762 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/620, universal_newlines=False, shell=None, istream=None) 11:06:18 2024-01-09 11:06:18,553 [read_version] DEBUG read version from /w/workspace/edgex-go/620/.semver/main 11:06:18 3.2.0-dev.11 [Pipeline] } 11:06:18 $ docker exec --env ******** --env ******** 30e91a598fafa0156149ea465bfcd40272dc5ee1d176725f513c56c26d57c944 ssh-agent -k 11:06:18 unset SSH_AUTH_SOCK; 11:06:18 unset SSH_AGENT_PID; 11:06:18 echo Agent pid 39 killed; 11:06:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:06:19 + git semver [Pipeline] } 11:06:20 $ docker stop --time=1 30e91a598fafa0156149ea465bfcd40272dc5ee1d176725f513c56c26d57c944 11:06:21 $ docker rm -f --volumes 30e91a598fafa0156149ea465bfcd40272dc5ee1d176725f513c56c26d57c944 [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 11:06:24 + [ -d /w/workspace/edgex-go/620/archives ] [Pipeline] libraryResource [Pipeline] sh 11:06:24 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:06:25 ---> package-listing.sh 11:06:25 ++ facter osfamily 11:06:25 ++ tr '[:upper:]' '[:lower:]' 11:06:25 + OS_FAMILY=debian 11:06:25 + workspace=/w/workspace/edgex-go/620 11:06:25 + START_PACKAGES=/tmp/packages_start.txt 11:06:25 + END_PACKAGES=/tmp/packages_end.txt 11:06:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:06:25 + PACKAGES=/tmp/packages_start.txt 11:06:25 + '[' /w/workspace/edgex-go/620 ']' 11:06:25 + PACKAGES=/tmp/packages_end.txt 11:06:25 + case "${OS_FAMILY}" in 11:06:25 + dpkg -l 11:06:25 + grep '^ii' 11:06:25 + '[' -f /tmp/packages_start.txt ']' 11:06:25 + '[' -f /tmp/packages_end.txt ']' 11:06:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:06:25 + '[' /w/workspace/edgex-go/620 ']' 11:06:25 + mkdir -p /w/workspace/edgex-go/620/archives/ 11:06:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/620/archives/ [Pipeline] echo 11:06:25 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/620/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:06:26 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:06:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:06:26 11:06:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:06:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:06:27 latest: Pulling from edgex-lftools-log-publisher 11:06:27 5eb5b503b376: Pulling fs layer 11:06:27 5c69ac0246d0: Pulling fs layer 11:06:27 ec43610c2a17: Pulling fs layer 11:06:27 3a2ae6a8a46f: Pulling fs layer 11:06:27 33b1e0a273af: Pulling fs layer 11:06:27 5d3b04190fa2: Pulling fs layer 11:06:27 2f39f015ded8: Pulling fs layer 11:06:27 5d3b04190fa2: Waiting 11:06:27 2f39f015ded8: Waiting 11:06:27 33b1e0a273af: Waiting 11:06:27 3a2ae6a8a46f: Waiting 11:06:27 5c69ac0246d0: Download complete 11:06:27 3a2ae6a8a46f: Download complete 11:06:27 33b1e0a273af: Download complete 11:06:27 5d3b04190fa2: Verifying Checksum 11:06:27 5d3b04190fa2: Download complete 11:06:27 ec43610c2a17: Verifying Checksum 11:06:27 ec43610c2a17: Download complete 11:06:27 5eb5b503b376: Verifying Checksum 11:06:27 5eb5b503b376: Download complete 11:06:28 2f39f015ded8: Download complete 11:06:28 5eb5b503b376: Pull complete 11:06:28 5c69ac0246d0: Pull complete 11:06:29 ec43610c2a17: Pull complete 11:06:29 3a2ae6a8a46f: Pull complete 11:06:29 33b1e0a273af: Pull complete 11:06:29 5d3b04190fa2: Pull complete 11:06:33 2f39f015ded8: Pull complete 11:06:33 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:06:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:06:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:06:34 prd-ubuntu20.04-docker-8c-8g-26983 does not seem to be running inside a container 11:06:34 $ 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/620/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/620 -v /w/workspace/edgex-go/620:/w/workspace/edgex-go/620:rw,z -v /w/workspace/edgex-go/620@tmp:/w/workspace/edgex-go/620@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 11:06:38 $ docker top 781afe023ab0b36d482eb96188b953397e99085f0819cacdd457915504025760 -eo pid,comm [Pipeline] { [Pipeline] sh 11:06:39 + touch /tmp/pre-build-complete [Pipeline] sh 11:06:39 + mkdir -p /var/log/sysstat [Pipeline] sh 11:06:40 + ls /var/log/sa-host 11:06:40 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:06:40 provisioning config files... 11:06:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/620@tmp/config5322255531154362278tmp [Pipeline] { [Pipeline] echo 11:06:41 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:06:41 ---> create-netrc.sh [Pipeline] } 11:06:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:06:42 ---> python-tools-install.sh [Pipeline] echo 11:06:42 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:06:42 ---> sudo-logs.sh 11:06:42 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:06:42 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:06:42 ---> job-cost.sh 11:06:42 lf-activate-venv: SKIPPING 11:06:42 DEBUG: total: 0.2199999988079071 11:06:42 INFO: Retrieving Stack Cost... 11:06:43 INFO: Retrieving Pricing Info for: v3-standard-8 11:06:43 INFO: Archiving Costs [Pipeline] echo 11:06:43 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:06:43 ---> logs-deploy.sh 11:06:43 lf-activate-venv: SKIPPING 11:06:43 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/620 11:06:43 INFO: archiving workspace using pattern(s): 11:06:44 Archives upload complete. 11:06:44 INFO: archiving logs to Nexus 11:06:45 ---> uname -a: 11:06:45 Linux prd-ubuntu20-04-docker-8c-8g-26983 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 11:06:45 11:06:45 11:06:45 ---> lscpu: 11:06:45 Architecture: x86_64 11:06:45 CPU op-mode(s): 32-bit, 64-bit 11:06:45 Byte Order: Little Endian 11:06:45 Address sizes: 40 bits physical, 48 bits virtual 11:06:45 CPU(s): 8 11:06:45 On-line CPU(s) list: 0-7 11:06:45 Thread(s) per core: 1 11:06:45 Core(s) per socket: 1 11:06:45 Socket(s): 8 11:06:45 NUMA node(s): 1 11:06:45 Vendor ID: AuthenticAMD 11:06:45 CPU family: 23 11:06:45 Model: 49 11:06:45 Model name: AMD EPYC-Rome Processor 11:06:45 Stepping: 0 11:06:45 CPU MHz: 2800.000 11:06:45 BogoMIPS: 5600.00 11:06:45 Virtualization: AMD-V 11:06:45 Hypervisor vendor: KVM 11:06:45 Virtualization type: full 11:06:45 L1d cache: 256 KiB 11:06:45 L1i cache: 256 KiB 11:06:45 L2 cache: 4 MiB 11:06:45 L3 cache: 128 MiB 11:06:45 NUMA node0 CPU(s): 0-7 11:06:45 Vulnerability Itlb multihit: Not affected 11:06:45 Vulnerability L1tf: Not affected 11:06:45 Vulnerability Mds: Not affected 11:06:45 Vulnerability Meltdown: Not affected 11:06:45 Vulnerability Mmio stale data: Not affected 11:06:45 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:06:45 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 11:06:45 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 11:06:45 Vulnerability Srbds: Not affected 11:06:45 Vulnerability Tsx async abort: Not affected 11:06:45 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 11:06:45 11:06:45 11:06:45 ---> nproc: 11:06:45 8 11:06:45 11:06:45 11:06:45 ---> df -h: 11:06:45 Filesystem Size Used Avail Use% Mounted on 11:06:45 overlay 155G 21G 135G 14% / 11:06:45 tmpfs 64M 0 64M 0% /dev 11:06:45 tmpfs 16G 0 16G 0% /sys/fs/cgroup 11:06:45 shm 64M 0 64M 0% /dev/shm 11:06:45 /dev/vda1 155G 21G 135G 14% /facter-os 11:06:45 11:06:45 11:06:45 ---> sar -b -r -n DEV: 11:06:45 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-26983) 01/09/24 _x86_64_ (8 CPU) 11:06:45 11:06:45 10:46:35 LINUX RESTART (8 CPU) 11:06:45 11:06:45 10:47:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 11:06:45 10:48:01 145.40 38.93 106.47 0.00 4349.09 59103.34 0.00 11:06:45 10:49:01 105.00 0.42 104.58 0.00 13.60 48631.76 0.00 11:06:45 10:50:01 12.68 0.17 12.51 0.00 2.53 2780.89 0.00 11:06:45 10:51:01 182.07 0.22 181.86 0.00 23.33 144498.37 0.00 11:06:45 10:52:01 591.87 6.53 585.34 0.00 153.68 107716.76 0.00 11:06:45 10:53:01 229.52 1.93 227.59 0.00 2278.94 67470.70 0.00 11:06:45 10:54:01 335.69 7.60 328.10 0.00 1092.08 47236.93 0.00 11:06:45 10:55:01 178.69 0.13 178.55 0.00 12.53 4047.33 0.00 11:06:45 10:56:01 22.53 0.00 22.53 0.00 0.00 530.98 0.00 11:06:45 10:57:01 7.10 0.02 7.08 0.00 4.27 155.44 0.00 11:06:45 10:58:01 1.10 0.00 1.10 0.00 0.00 11.73 0.00 11:06:45 10:59:01 1.00 0.00 1.00 0.00 0.00 12.13 0.00 11:06:45 11:00:01 1.15 0.00 1.15 0.00 0.00 12.66 0.00 11:06:45 11:01:01 1.00 0.00 1.00 0.00 0.00 12.00 0.00 11:06:45 11:02:01 1.95 0.02 1.93 0.00 0.13 21.20 0.00 11:06:45 11:03:01 1.03 0.00 1.03 0.00 0.00 13.86 0.00 11:06:45 11:04:01 1.28 0.00 1.28 0.00 0.00 15.20 0.00 11:06:45 11:05:01 40.11 0.10 40.01 0.00 10.26 12350.87 0.00 11:06:45 11:06:01 112.41 0.18 112.23 0.00 1.60 46649.69 0.00 11:06:45 Average: 103.75 2.93 100.83 0.00 414.84 28468.34 0.00 11:06:45 11:06:45 10:47:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:06:45 10:48:01 28718992 31529492 781936 2.38 77372 2999096 1968892 5.80 1089520 2674756 944 11:06:45 10:49:01 27598972 31360260 940852 2.86 118836 3819012 2102484 6.20 1681124 3101828 69028 11:06:45 10:50:01 27305392 31288372 1010164 3.07 122296 4009596 2141976 6.31 1624636 3422844 479132 11:06:45 10:51:01 24336300 31434244 863512 2.63 131312 7043532 2278260 6.71 1601080 6337664 43788 11:06:45 10:52:01 20684388 30914976 1342052 4.08 212588 9844624 5140152 15.15 2486380 8798084 42136 11:06:45 10:53:01 17099732 29788356 2432080 7.40 240648 12067184 6228404 18.36 4604504 10016832 581196 11:06:45 10:54:01 18834880 31360720 901488 2.74 249268 11997008 2386324 7.03 2384780 10652952 696 11:06:45 10:55:01 18870856 31442360 825732 2.51 253968 12036384 2089264 6.16 2452912 10561996 740 11:06:45 10:56:01 18865444 31437960 829760 2.52 254976 12036608 2089740 6.16 2820248 10201768 608 11:06:45 10:57:01 18865388 31438452 829168 2.52 255264 12036748 2073340 6.11 2836800 10183712 144 11:06:45 10:58:01 18865152 31438252 829420 2.52 255272 12036748 2073340 6.11 2836720 10183712 8 11:06:45 10:59:01 18874176 31447300 820352 2.49 255288 12036752 2073340 6.11 2827992 10183716 168 11:06:45 11:00:01 18875400 31448532 819368 2.49 255304 12036756 2073340 6.11 2827980 10183720 12 11:06:45 11:01:01 18879660 31452836 815012 2.48 255332 12036756 2073340 6.11 2822660 10183720 168 11:06:45 11:02:01 18878072 31451508 816252 2.48 255368 12036760 2111800 6.22 2822860 10183912 8 11:06:45 11:03:01 18878268 31451744 815948 2.48 255408 12036764 2111800 6.22 2822924 10183916 172 11:06:45 11:04:01 18878180 31451696 815936 2.48 255432 12036768 2111800 6.22 2823136 10183920 20 11:06:45 11:05:01 18090604 31419676 846796 2.58 258780 12740708 2230332 6.57 2854904 10887828 348892 11:06:45 11:06:01 17303052 31352384 907724 2.76 291316 13345064 2244352 6.61 3002332 11432928 1052 11:06:45 Average: 20458048 31311006 960187 2.92 223896 10433309 2505383 7.38 2590710 8924200 82574 11:06:45 11:06:45 10:47:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:06:45 10:48:01 veth8f8f28e 31.01 38.13 2.94 32.97 0.00 0.00 0.00 0.00 11:06:45 10:48:01 lo 4.81 4.81 0.47 0.47 0.00 0.00 0.00 0.00 11:06:45 10:48:01 ens3 1415.71 1284.70 11341.91 167.99 0.00 0.00 0.00 0.00 11:06:45 10:48:01 docker0 540.38 507.17 38.40 2898.08 0.00 0.00 0.00 0.00 11:06:45 10:49:01 vethb506e39 0.08 0.28 0.01 0.03 0.00 0.00 0.00 0.00 11:06:45 10:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:06:45 10:49:01 ens3 244.96 147.24 1787.71 28.60 0.00 0.00 0.00 0.00 11:06:45 10:49:01 docker0 121.43 204.77 10.28 1750.99 0.00 0.00 0.00 0.00 11:06:45 10:50:01 vethb506e39 1.35 1.37 0.12 0.12 0.00 0.00 0.00 0.00 11:06:45 10:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:45 10:50:01 ens3 52.36 51.77 29.20 126.57 0.00 0.00 0.00 0.00 11:06:45 10:50:01 docker0 1.35 1.35 0.10 0.12 0.00 0.00 0.00 0.00 11:06:45 10:51:01 veth94671ca 0.55 0.53 0.06 0.19 0.00 0.00 0.00 0.00 11:06:45 10:51:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 11:06:45 10:51:01 ens3 111.31 72.04 2291.73 20.62 0.00 0.00 0.00 0.00 11:06:45 10:51:01 docker0 0.55 0.38 0.05 0.17 0.00 0.00 0.00 0.00 11:06:45 10:52:01 vethbc099e5 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:06:45 10:52:01 vethefe8630 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 11:06:45 10:52:01 vethf3782c8 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:45 10:52:01 veth8af73db 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:06:45 10:52:01 veth94671ca 0.07 0.92 0.00 0.04 0.00 0.00 0.00 0.00 11:06:45 10:52:01 veth4f0d411 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:45 10:52:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 11:06:45 10:52:01 vethac6b194 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 11:06:45 10:52:01 vethee8a710 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 11:06:45 10:52:01 veth0a86132 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 11:06:45 10:52:01 ens3 638.34 376.97 4314.35 45.01 0.00 0.00 0.00 0.00 11:06:45 10:52:01 vethbaff5b7 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:45 10:52:01 vethc0bbeee 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 11:06:45 10:52:01 vetha26612f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:45 10:52:01 veth46726a8 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:45 10:52:01 vethd0dc60d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:45 10:52:01 docker0 338.85 548.67 27.65 3294.61 0.00 0.00 0.00 0.00 11:06:45 10:52:01 veth542da82 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:45 10:53:01 vethbc099e5 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 11:06:45 10:53:01 vethefe8630 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 11:06:45 10:53:01 veth8af73db 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 11:06:45 10:53:01 veth94671ca 0.08 0.07 0.00 0.00 0.00 0.00 0.00 0.00 11:06:45 10:53:01 veth4f0d411 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 11:06:45 10:53:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 11:06:45 10:53:01 vethac6b194 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 11:06:45 10:53:01 vethee8a710 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 11:06:45 10:53:01 veth0a86132 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 11:06:45 10:53:01 ens3 81.88 28.60 1118.25 6.51 0.00 0.00 0.00 0.00 11:06:45 10:53:01 vethc0bbeee 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 11:06:45 10:53:01 vetha26612f 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 11:06:45 10:53:01 veth46726a8 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 11:06:45 10:53:01 vethd0dc60d 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 11:06:45 10:53:01 docker0 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 11:06:45 10:54:01 veth94671ca 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:45 10:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:45 10:54:01 ens3 7.63 4.12 6.12 3.40 0.00 0.00 0.00 0.00 11:06:45 10:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:45 10:55:01 lo 47.13 47.13 4.64 4.64 0.00 0.00 0.00 0.00 11:06:45 10:55:01 ens3 324.23 334.48 214.41 914.32 0.00 0.00 0.00 0.00 11:06:45 10:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:45 10:56:01 lo 23.66 23.66 2.33 2.33 0.00 0.00 0.00 0.00 11:06:45 10:56:01 ens3 307.07 298.12 127.46 1973.00 0.00 0.00 0.00 0.00 11:06:45 10:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:45 10:57:01 lo 6.87 6.87 0.67 0.67 0.00 0.00 0.00 0.00 11:06:45 10:57:01 ens3 44.36 42.04 33.55 124.08 0.00 0.00 0.00 0.00 11:06:45 10:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:45 10:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:45 10:58:01 ens3 0.20 0.10 0.08 0.06 0.00 0.00 0.00 0.00 11:06:45 10:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:45 10:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:06:45 10:59:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:06:45 10:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:45 11:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:45 11:00:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:45 11:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:45 11:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:06:45 11:01:01 ens3 0.25 0.18 0.09 0.01 0.00 0.00 0.00 0.00 11:06:45 11:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:45 11:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:45 11:02:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:45 11:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:45 11:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:06:45 11:03:01 ens3 0.33 0.33 0.14 0.08 0.00 0.00 0.00 0.00 11:06:45 11:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:45 11:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:45 11:04:01 ens3 0.85 0.50 0.38 0.28 0.00 0.00 0.00 0.00 11:06:45 11:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:45 11:05:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 11:06:45 11:05:01 ens3 154.09 120.81 3973.80 128.74 0.00 0.00 0.00 0.00 11:06:45 11:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:45 11:06:01 lo 1.20 1.20 0.13 0.13 0.00 0.00 0.00 0.00 11:06:45 11:06:01 ens3 268.36 164.87 4260.70 36.17 0.00 0.00 0.00 0.00 11:06:45 11:06:01 vethbb9fce6 0.32 0.38 0.08 0.12 0.00 0.00 0.00 0.00 11:06:45 11:06:01 docker0 68.26 111.10 5.57 1028.43 0.00 0.00 0.00 0.00 11:06:45 Average: lo 4.61 4.61 0.45 0.45 0.00 0.00 0.00 0.00 11:06:45 Average: ens3 191.12 153.03 1543.94 188.16 0.00 0.00 0.00 0.00 11:06:45 Average: vethbb9fce6 0.02 0.02 0.00 0.01 0.00 0.00 0.00 0.00 11:06:45 Average: docker0 55.93 71.90 4.29 470.03 0.00 0.00 0.00 0.00 11:06:45 11:06:45 11:06:45 ---> sar -P ALL: 11:06:45 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-26983) 01/09/24 _x86_64_ (8 CPU) 11:06:45 11:06:45 10:46:35 LINUX RESTART (8 CPU) 11:06:45 11:06:45 10:47:02 CPU %user %nice %system %iowait %steal %idle 11:06:45 10:48:01 all 10.31 0.00 3.47 3.25 0.07 82.90 11:06:45 10:48:01 0 17.96 0.00 4.27 3.50 0.05 74.21 11:06:45 10:48:01 1 10.73 0.00 3.04 9.03 0.07 77.14 11:06:45 10:48:01 2 13.24 0.00 2.84 1.11 0.14 82.66 11:06:45 10:48:01 3 7.98 0.00 4.69 2.41 0.07 84.85 11:06:45 10:48:01 4 7.91 0.00 2.67 1.51 0.03 87.87 11:06:45 10:48:01 5 8.84 0.00 4.37 7.66 0.07 79.07 11:06:45 10:48:01 6 8.38 0.00 3.14 0.76 0.05 87.67 11:06:45 10:48:01 7 7.43 0.00 2.72 0.05 0.07 89.73 11:06:45 10:49:01 all 25.47 0.00 4.12 3.26 0.09 67.07 11:06:45 10:49:01 0 25.44 0.00 4.26 1.26 0.10 68.94 11:06:45 10:49:01 1 26.07 0.00 4.50 12.18 0.08 57.17 11:06:45 10:49:01 2 25.81 0.00 4.78 7.32 0.12 61.98 11:06:45 10:49:01 3 25.03 0.00 4.10 0.37 0.10 70.40 11:06:45 10:49:01 4 25.17 0.00 3.14 0.18 0.08 71.42 11:06:45 10:49:01 5 25.70 0.00 4.27 3.48 0.08 66.46 11:06:45 10:49:01 6 24.07 0.00 3.68 0.18 0.07 72.00 11:06:45 10:49:01 7 26.45 0.00 4.24 1.10 0.08 68.13 11:06:45 10:50:01 all 41.56 0.00 3.79 0.17 0.10 54.39 11:06:45 10:50:01 0 41.72 0.00 3.70 0.05 0.10 54.44 11:06:45 10:50:01 1 43.49 0.00 3.68 0.07 0.08 52.69 11:06:45 10:50:01 2 42.17 0.00 3.77 0.49 0.10 53.48 11:06:45 10:50:01 3 41.58 0.00 4.21 0.05 0.10 54.06 11:06:45 10:50:01 4 38.66 0.00 3.66 0.10 0.10 57.48 11:06:45 10:50:01 5 40.50 0.00 4.05 0.02 0.10 55.34 11:06:45 10:50:01 6 42.42 0.00 3.59 0.00 0.10 53.89 11:06:45 10:50:01 7 41.96 0.00 3.68 0.55 0.08 53.72 11:06:45 10:51:01 all 18.36 0.00 4.99 13.68 0.09 62.88 11:06:45 10:51:01 0 18.10 0.00 5.62 28.72 0.10 47.45 11:06:45 10:51:01 1 18.97 0.00 4.60 19.13 0.08 57.22 11:06:45 10:51:01 2 18.85 0.00 4.78 3.87 0.08 72.41 11:06:45 10:51:01 3 20.28 0.00 5.43 0.86 0.10 73.33 11:06:45 10:51:01 4 18.63 0.00 5.29 3.03 0.10 72.95 11:06:45 10:51:01 5 15.52 0.00 4.15 18.95 0.09 61.30 11:06:45 10:51:01 6 18.54 0.00 4.93 18.67 0.08 57.78 11:06:45 10:51:01 7 17.96 0.00 5.07 16.40 0.10 60.48 11:06:45 10:52:01 all 8.58 0.00 4.83 16.76 0.16 69.67 11:06:45 10:52:01 0 8.28 0.00 3.98 21.49 0.17 66.07 11:06:45 10:52:01 1 8.38 0.00 4.65 14.14 0.12 72.72 11:06:45 10:52:01 2 8.12 0.00 5.21 10.42 0.18 76.06 11:06:45 10:52:01 3 8.75 0.00 5.01 13.39 0.12 72.73 11:06:45 10:52:01 4 8.42 0.00 4.87 9.25 0.30 77.16 11:06:45 10:52:01 5 8.05 0.00 5.45 41.57 0.19 44.74 11:06:45 10:52:01 6 8.94 0.00 4.55 16.67 0.10 69.74 11:06:45 10:52:01 7 9.71 0.00 4.89 7.35 0.12 77.93 11:06:45 10:53:01 all 80.36 0.00 9.11 7.63 0.19 2.71 11:06:45 10:53:01 0 81.38 0.00 8.30 8.12 0.16 2.05 11:06:45 10:53:01 1 81.00 0.00 8.41 7.62 0.17 2.80 11:06:45 10:53:01 2 80.51 0.00 9.07 9.48 0.27 0.66 11:06:45 10:53:01 3 81.37 0.00 9.28 6.66 0.19 2.50 11:06:45 10:53:01 4 79.72 0.00 9.83 6.16 0.17 4.12 11:06:45 10:53:01 5 79.91 0.00 9.06 7.94 0.14 2.96 11:06:45 10:53:01 6 78.95 0.00 9.76 8.78 0.19 2.31 11:06:45 10:53:01 7 80.03 0.00 9.19 6.31 0.22 4.24 11:06:45 10:54:01 all 31.10 0.00 4.30 19.91 0.14 44.56 11:06:45 10:54:01 0 30.42 0.00 3.95 11.57 0.48 53.58 11:06:45 10:54:01 1 30.79 0.00 4.92 7.96 0.09 56.24 11:06:45 10:54:01 2 30.92 0.00 4.51 41.14 0.12 23.31 11:06:45 10:54:01 3 29.80 0.00 4.26 6.53 0.09 59.32 11:06:45 10:54:01 4 31.24 0.00 4.15 5.63 0.08 58.89 11:06:45 10:54:01 5 30.72 0.00 4.08 7.12 0.10 57.98 11:06:45 10:54:01 6 31.29 0.00 4.60 54.71 0.08 9.31 11:06:45 10:54:01 7 33.57 0.00 3.89 24.31 0.08 38.14 11:06:45 10:55:01 all 4.20 0.00 1.23 1.31 0.06 93.19 11:06:45 10:55:01 0 4.12 0.00 1.20 0.68 0.07 93.93 11:06:45 10:55:01 1 5.01 0.00 1.31 1.46 0.05 92.18 11:06:45 10:55:01 2 3.99 0.00 1.16 0.13 0.05 94.67 11:06:45 10:55:01 3 2.24 0.00 0.97 1.15 0.05 95.59 11:06:45 10:55:01 4 3.07 0.00 0.87 1.47 0.05 94.54 11:06:45 10:55:01 5 3.83 0.00 1.06 0.40 0.05 94.65 11:06:45 10:55:01 6 4.42 0.00 1.48 2.05 0.08 91.97 11:06:45 10:55:01 7 6.95 0.00 1.83 3.17 0.12 87.94 11:06:45 10:56:01 all 7.16 0.00 0.58 1.76 0.08 90.42 11:06:45 10:56:01 0 10.81 0.00 0.72 0.10 0.10 88.28 11:06:45 10:56:01 1 5.20 0.00 0.55 0.12 0.08 94.05 11:06:45 10:56:01 2 5.33 0.00 0.45 0.07 0.07 94.09 11:06:45 10:56:01 3 4.79 0.00 0.50 0.33 0.05 94.32 11:06:45 10:56:01 4 4.37 0.00 0.37 0.75 0.12 94.40 11:06:45 10:56:01 5 8.75 0.00 0.65 0.33 0.07 90.19 11:06:45 10:56:01 6 9.45 0.00 0.65 0.39 0.05 89.46 11:06:45 10:56:01 7 8.63 0.00 0.70 12.02 0.07 78.58 11:06:45 10:57:01 all 0.61 0.00 0.15 0.53 0.03 98.69 11:06:45 10:57:01 0 0.82 0.00 0.13 0.05 0.02 98.98 11:06:45 10:57:01 1 0.40 0.00 0.20 0.33 0.02 99.05 11:06:45 10:57:01 2 0.27 0.00 0.12 0.02 0.02 99.58 11:06:45 10:57:01 3 0.13 0.00 0.05 0.00 0.03 99.78 11:06:45 10:57:01 4 0.20 0.00 0.17 0.12 0.02 99.50 11:06:45 10:57:01 5 1.08 0.00 0.13 0.35 0.03 98.40 11:06:45 10:57:01 6 1.32 0.00 0.18 0.13 0.03 98.32 11:06:45 10:57:01 7 0.62 0.00 0.20 3.22 0.03 95.93 11:06:45 10:58:01 all 0.08 0.00 0.01 0.03 0.01 99.87 11:06:45 10:58:01 0 0.03 0.00 0.00 0.00 0.00 99.97 11:06:45 10:58:01 1 0.03 0.00 0.02 0.00 0.02 99.93 11:06:45 10:58:01 2 0.03 0.00 0.00 0.17 0.02 99.78 11:06:45 10:58:01 3 0.03 0.00 0.02 0.00 0.02 99.93 11:06:45 10:58:01 4 0.02 0.00 0.02 0.00 0.00 99.97 11:06:45 10:58:01 5 0.02 0.00 0.00 0.00 0.02 99.97 11:06:45 10:58:01 6 0.47 0.00 0.00 0.00 0.02 99.52 11:06:45 10:58:01 7 0.02 0.00 0.03 0.05 0.02 99.88 11:06:45 11:06:45 10:58:01 CPU %user %nice %system %iowait %steal %idle 11:06:45 10:59:01 all 0.12 0.00 0.01 0.00 0.01 99.85 11:06:45 10:59:01 0 0.03 0.00 0.00 0.00 0.00 99.97 11:06:45 10:59:01 1 0.00 0.00 0.02 0.00 0.00 99.98 11:06:45 10:59:01 2 0.02 0.00 0.02 0.00 0.00 99.97 11:06:45 10:59:01 3 0.03 0.00 0.02 0.00 0.00 99.95 11:06:45 10:59:01 4 0.10 0.00 0.05 0.00 0.03 99.82 11:06:45 10:59:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:06:45 10:59:01 6 0.76 0.00 0.02 0.00 0.03 99.19 11:06:45 10:59:01 7 0.03 0.00 0.00 0.00 0.02 99.95 11:06:45 11:00:01 all 0.06 0.00 0.02 0.01 0.01 99.89 11:06:45 11:00:01 0 0.02 0.00 0.00 0.00 0.02 99.97 11:06:45 11:00:01 1 0.00 0.00 0.02 0.00 0.02 99.97 11:06:45 11:00:01 2 0.00 0.00 0.02 0.02 0.02 99.95 11:06:45 11:00:01 3 0.03 0.00 0.03 0.00 0.02 99.92 11:06:45 11:00:01 4 0.03 0.00 0.07 0.00 0.02 99.88 11:06:45 11:00:01 5 0.02 0.00 0.02 0.00 0.02 99.95 11:06:45 11:00:01 6 0.38 0.00 0.02 0.00 0.00 99.60 11:06:45 11:00:01 7 0.03 0.00 0.02 0.07 0.02 99.87 11:06:45 11:01:01 all 0.06 0.00 0.01 0.00 0.02 99.91 11:06:45 11:01:01 0 0.03 0.00 0.03 0.00 0.02 99.92 11:06:45 11:01:01 1 0.05 0.00 0.00 0.00 0.00 99.95 11:06:45 11:01:01 2 0.02 0.00 0.00 0.02 0.00 99.97 11:06:45 11:01:01 3 0.00 0.00 0.02 0.00 0.03 99.95 11:06:45 11:01:01 4 0.08 0.00 0.05 0.00 0.05 99.82 11:06:45 11:01:01 5 0.00 0.00 0.00 0.00 0.02 99.98 11:06:45 11:01:01 6 0.20 0.00 0.00 0.00 0.02 99.78 11:06:45 11:01:01 7 0.07 0.00 0.00 0.02 0.00 99.92 11:06:45 11:02:01 all 0.06 0.00 0.04 0.00 0.02 99.88 11:06:45 11:02:01 0 0.02 0.00 0.03 0.00 0.02 99.93 11:06:45 11:02:01 1 0.05 0.00 0.07 0.00 0.02 99.87 11:06:45 11:02:01 2 0.02 0.00 0.03 0.02 0.02 99.92 11:06:45 11:02:01 3 0.02 0.00 0.03 0.00 0.02 99.93 11:06:45 11:02:01 4 0.03 0.00 0.07 0.00 0.05 99.85 11:06:45 11:02:01 5 0.03 0.00 0.03 0.00 0.00 99.93 11:06:45 11:02:01 6 0.28 0.00 0.03 0.00 0.02 99.67 11:06:45 11:02:01 7 0.02 0.00 0.03 0.00 0.02 99.93 11:06:45 11:03:01 all 0.05 0.00 0.01 0.05 0.01 99.87 11:06:45 11:03:01 0 0.03 0.00 0.02 0.00 0.00 99.95 11:06:45 11:03:01 1 0.02 0.00 0.00 0.00 0.02 99.97 11:06:45 11:03:01 2 0.03 0.00 0.00 0.00 0.02 99.95 11:06:45 11:03:01 3 0.03 0.00 0.02 0.00 0.02 99.93 11:06:45 11:03:01 4 0.15 0.00 0.07 0.00 0.02 99.77 11:06:45 11:03:01 5 0.00 0.00 0.00 0.05 0.02 99.93 11:06:45 11:03:01 6 0.10 0.00 0.00 0.00 0.02 99.88 11:06:45 11:03:01 7 0.03 0.00 0.02 0.32 0.02 99.62 11:06:45 11:04:01 all 0.11 0.00 0.02 0.01 0.01 99.85 11:06:45 11:04:01 0 0.05 0.00 0.02 0.00 0.02 99.92 11:06:45 11:04:01 1 0.03 0.00 0.03 0.00 0.02 99.92 11:06:45 11:04:01 2 0.00 0.00 0.03 0.02 0.00 99.95 11:06:45 11:04:01 3 0.07 0.00 0.00 0.00 0.00 99.93 11:06:45 11:04:01 4 0.03 0.00 0.02 0.00 0.02 99.93 11:06:45 11:04:01 5 0.07 0.00 0.00 0.00 0.00 99.93 11:06:45 11:04:01 6 0.62 0.00 0.00 0.00 0.02 99.37 11:06:45 11:04:01 7 0.03 0.00 0.03 0.07 0.02 99.85 11:06:45 11:05:01 all 2.72 0.00 1.26 1.26 0.03 94.74 11:06:45 11:05:01 0 2.90 0.00 1.17 0.00 0.02 95.91 11:06:45 11:05:01 1 3.84 0.00 0.94 0.13 0.02 95.07 11:06:45 11:05:01 2 2.82 0.00 1.99 6.47 0.03 88.69 11:06:45 11:05:01 3 2.97 0.00 1.12 0.02 0.03 95.86 11:06:45 11:05:01 4 2.51 0.00 0.99 0.08 0.05 96.36 11:06:45 11:05:01 5 1.81 0.00 1.07 0.05 0.02 97.05 11:06:45 11:05:01 6 3.29 0.00 1.54 0.22 0.03 94.92 11:06:45 11:05:01 7 1.62 0.00 1.22 3.08 0.02 94.07 11:06:45 11:06:01 all 5.59 0.00 2.35 4.55 0.05 87.47 11:06:45 11:06:01 0 6.23 0.00 2.75 0.40 0.03 90.58 11:06:45 11:06:01 1 8.34 0.00 2.16 0.57 0.05 88.89 11:06:45 11:06:01 2 4.80 0.00 2.27 15.08 0.05 77.80 11:06:45 11:06:01 3 5.64 0.00 2.07 12.38 0.05 79.86 11:06:45 11:06:01 4 4.21 0.00 2.52 0.94 0.03 92.30 11:06:45 11:06:01 5 4.51 0.00 2.59 4.39 0.05 88.46 11:06:45 11:06:01 6 5.74 0.00 2.37 1.26 0.07 90.57 11:06:45 11:06:01 7 5.23 0.00 2.05 1.39 0.05 91.28 11:06:45 Average: all 12.32 0.00 2.10 3.87 0.06 81.65 11:06:45 Average: 0 12.85 0.00 2.09 3.95 0.08 81.04 11:06:45 Average: 1 12.60 0.00 2.04 3.79 0.05 81.53 11:06:45 Average: 2 12.38 0.00 2.15 5.01 0.07 80.40 11:06:45 Average: 3 12.05 0.00 2.18 2.31 0.06 83.40 11:06:45 Average: 4 11.72 0.00 2.03 1.53 0.07 84.66 11:06:45 Average: 5 11.89 0.00 2.13 4.80 0.05 81.13 11:06:45 Average: 6 12.45 0.00 2.11 5.42 0.06 79.96 11:06:45 Average: 7 12.60 0.00 2.09 4.17 0.06 81.09 11:06:45 11:06:45 11:06:45